/* 公共样式 */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,dt,form,fieldset,legend,input,textarea,select{margin:0;padding:0;}
body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea {font-family: "Microsoft Yahei";color:#333;}
a,a:hover{text-decoration:none;}
li{list-style:none;}
img{border:0;vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0;}

/* 功能模块 */
.f-cf { zoom: 1; }
.f-cf:after { content: ""; display: table; clear: both; }
.f-fl { float: left; }
.f-fr { float: right; }

/* 整体布局 */
body { min-width: 1200px; }
.typePage { width: 1200px; margin: 0 auto; }

/* 内容 */
.banner {
    height: 430px;
    width: 100%;
    background: url(./banner.jpg) no-repeat center center;
}
.cjdh {
    height: 230px;
    background: url(./cjdh_bg.jpg) no-repeat center center;
    position: relative;
    top: -40px;
}
.cjdh p {
    padding: 30px 0 34px 80px;
    font-weight: bold;
    font-size: 24px;
}
.cjdh .id_selection {
    margin-left: 80px;
}
.cjdh .id_selection .item {
    float: left;
    margin-right: 30px;
    height: 44px;
    width: 210px;
    border-radius: 10px;
    line-height: 44px;
    cursor: pointer;
}
.cjdh .id_selection .item .ico {
    float: left;
    width: 20%;
    height: 100%;
    background-color: #ff9900 !important;
    border-radius: 10px 0 0 10px;
}
.cjdh .id_selection .qy .ico,.cjdh .id_selection .ys .ico {
    background: url(./qy_ico.png) no-repeat center center;
}
.cjdh .id_selection .fhr .ico {
    background: url(./fhr_ico.png) no-repeat center center;
}

.cjdh .id_selection .item .txt {
    float: right;
    width: 80%;
    height: 100%;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: #0066cc;
    border-radius: 0 10px 10px 0;
    font-family: "Microsoft Yahei";
}
.cjdh .id_selection .item:hover .txt {
    background: #0078f0;
}

.tab ul {
    width:900px;
    margin:20px auto;
}
.tab ul li {
    width: 187px;
    height: 159px;
    float: left;
    margin-left: 50px;
    cursor: pointer;
}
.tab ul li.bllc {
    background: url(bllc_ico.jpg) no-repeat 0 0;
}
.tab ul li.wsbl {
    background: url(wsbl_ico.jpg) no-repeat 0 0;
}
.tab ul li.xcbl {
    background: url(xcbl_ico.jpg) no-repeat 0 0;
}
.tab ul li.bszn {
    background: url(bszn_ico.jpg) no-repeat 0 0;
}

.tab ul li:first-child {
    margin-left: 0;
}


.tab ul li.bllc.on,.tab ul li.bllc:hover {
    background: url(bllc_ico.jpg) no-repeat 0 -160px;
}
.tab ul li.wsbl.on,.tab ul li.wsbl:hover {
    background: url(wsbl_ico.jpg) no-repeat 0 -160px;
}
.tab ul li.xcbl.on,.tab ul li.xcbl:hover {
    background: url(xcbl_ico.jpg) no-repeat 0 -160px;
}
.tab ul li.bszn.on,.tab ul li.bszn:hover {
    background: url(bszn_ico.jpg) no-repeat 0 -160px;
}


.tab ul li.on,
.tab ul li:hover {
    background: #005684;
    color: #fff;
}
.tab ol {
    border-top: 3px solid #2e6ae8;
}
.tab ol li {
    display: none;
}
.tab ol li:first-child {
    display: block;
}
.tab ol li p {
    line-height: 36px;
    font-size: 16px;
}
.col-row {
    margin-top: 38px;
    margin-bottom: 50px;
}
.col {
    width: 585px;
}
.col-title {
    height: 52px;
    border-bottom: 3px solid #005684;
    line-height: 52px;
}
.col-title .txt {
    float: left;
    font-size: 22px;
    color: #005684;
}
.col-title .more {
    float: right;
    width: 50px;
    height: 52px;
    padding-left: 15px;
    background: url(./more.gif) no-repeat left center;
    font-size: 16px;
}
.col-list {
    height: 260px;
    background: #f7f7f7;
}
.col-list ol {
    padding: 20px 0 0 25px;
}
.col-list ol li {

}
.col-list ol li a {
    display: inline-block;
    max-width: 420px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 20px;
    background: url(./dot.gif) no-repeat left center;
    font-size: 16px;
    line-height: 40px;
    color:#555;
}
.col-list ol li a:hover {
    color: #005684;
}

body {
    padding-right: 0px !important;
}

.littleTitle {
    margin: 0 !important;
    font-size: 22px;
    color: #005684;
    font-weight: 400;
    line-height: 50px;;
    padding-left: 15px;
    background: url(/eportal/fileDir/nanjing_customs/template/page/cjsfw_ej/line.png) no-repeat left center;
}

.znpic {
    padding-bottom: 20px;
}

.znpic img {
    float: left;
    margin-left: 40px;
    margin-top: 20px;
    transition: all .3s;
}
.znpic img:hover {
    transform: scale(1.1);
}

.friend-link {
    margin-bottom: 40px;
}
.friend-link a {
    margin-left: 29px;

}
.friend-link a img {
   transition: all .3s;
}
    
.friend-link a:first-child {
   margin-left: 0;
}
.friend-link a:hover img {
   transform: scale(1.1);
}
.xcbl-con {
    padding: 20px;
}
.xcbl-item {
    padding: 15px;
}
.xcbl-item:nth-child(2n) {
    background:#f7f6f6;
}
.xcbl-item strong {
    font-size: 20px;
    color: #1047f9;
    line-height: 42px