* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
} 

#preid,#nextid {display: block; margin: 10px 0px;color:#1293f1}
#preid a:hover, #nextid a:hover{color:#1293f1}
/*************** zhuanti****************/
.zt-content{
    padding: 20px;
    background: #fff;
}
.zt-h21{
    position: relative;
    text-align: center;
}
.zt-h21:before,.zt-h21:after{
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #ecedf1;
    top: 11px;
    left: 0;
    z-index: 1;
}
.zt-h21:after{
    top: 15px;
}
.zt-h21 a{
    font-size: 18px;
    color: #005bac;
    font-weight: bold;
    display: inline-block;
    padding: 0 22px;
    background: #fff;
    position: relative;
    z-index: 2;
}
.zt-newest-lists{
    margin-top: 20px;
    padding: 0 42px;
}
.zt-newest-lists ul{
    margin-left: -11px;
    margin-right: -11px;
}
.zt-newest-lists li{
    width: 33.3333%;
    padding: 0 11px;
    float: left;
}
.zt-newest-lists li .zt-news-1{
    border: 1px solid #eaeaea;
    padding: 18px 0;
    transition: .2s;
}
.zt-newest-lists li .zt-news-1:hover{
    box-shadow: 0 0 8px #ccc;
    transform: translateY(-10px)
}
.zt-news-1 h3{
    padding-left: 54px;
    background: url(../images/nxfzt2_03.png) no-repeat left center;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zt-news-1 .img{
    padding: 15px 10px 0;
    overflow: hidden;
}
.zt-news-1 .img img{
    display: block;
    width: 100%;
    height: 170px;
}
.zt-old{
    margin-top: 26px;
}
.zt-old-lists ul{
    margin-left: -10px;
    margin-right: -10px;
}
.zt-old-lists li{
    margin-top: 20px;
    float: left;
    padding: 0 10px;
    width: 25%;
}
.zt-old-lists li span{
    height: 100px;
    display: block;
    background: url(../images/nxfzt1_13.jpg) no-repeat;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    position: relative;  
    transition: .2s;
}
.zt-old-lists li span:hover{
    transform: scale(1.1);
}
.zt-old-lists li span:hover a{
    text-shadow: 0 0 5px #ccc;
}
.zt-old-lists li span a{
    position: absolute;
    top: 50%;
    padding: 0 20px;
    left: 0;
    right: 0;
    transition: .2s;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); 
    color: #fff;
}

/*************** map****************/
.map-content{
    padding: 20px;
    background: #fff;
}
.map-box{
    padding: 20px;
    border: 1px solid #dcdcdc;
    padding-top: 0;
}
.map1{
    margin-top: 20px;
}
.map-title1{
    border-bottom: 1px solid #dcdcdc;
}
.map-title1 span{
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 2px solid #005bac;
    position: relative;
    font-weight: bold;
   
    font-size: 18px;
    padding-left: 22px;
    padding-right: 22px;
}
.map-title1 span a{
    color: #005bac;
}
.map-title1 span:before{
    position: absolute;
    content: "";
    border: 4px solid transparent;
    border-bottom-color: #005bac;
    left: 50%;
    margin-left: -4px;
    bottom: 0;
}
.maps-nav{
    padding-top: 4px;
    padding-left: 22px;
    padding-right: 22px;
}
.maps-nav ul{
    margin-left: -8px;
    margin-right: -8px;
}
.maps-nav ul li{
    width: 16.6666%;
    float: left;
    padding: 0 8px;
    margin-top: 16px;
    position: relative;
}
.maps-nav ul li>a{
    display: block;
    text-align: center;
    background: #f3f3f3;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.maps-nav ul li>a:hover{
    background: #005bac;
    color: #fff;
}
.maps-menus{
    position: absolute;
    background: #3892e0;
    width: 100%;
    z-index: 2;
    font-size: 0;
    display: none;
}
.maps-menus:before{
    position: absolute;
    content: "";
    top: -16px;
    border:8px solid transparent;
    border-bottom-color: #3892e0;
    left:10px;
}
.maps-menus a{
    width: 100%;
    display: block;
    color: #fff;
    font-size: 14px;
    padding: 6px 10px;
    text-align: center;
}
.maps-menus a:hover{
    text-decoration: underline;
}


/* ******************gailan *******************/
.gail-content{
    padding: 20px;
    background: #fff;
}
.gail-box{
    margin-left: -10px;
    margin-right: -10px;
}
.gail-l{
    width: 30.1%;
    padding: 0 10px;
}
.gail-r{
    width: 69.9%;
    padding: 0 10px;
}
.gail-l-box{
    background: #f5f7f8;
}
.gail-title{
    height: 60px;
    line-height: 60px;
    padding: 0 28px;
    background: #def0fd;
}
.gail-title span{
    display: inline-block;
    padding-left: 42px;
    background: url(../images/nxfgl1_03.png) no-repeat left center;
    font-size: 21px;
    color: #0763b1;
    font-weight: bold;
}
.gail-title i{
    color: #0763b1;
}
.gail-l-ul h2{
    height: 60px;
    background: #f3f8fb;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}
.gail-l-ul h2 a{
    line-height: 60px;
    display: block;
    text-indent: 70px;
    font-size: 18px;
}
.gail-l-ul h2 i{
    position: absolute;
    width: 23px;
    height: 23px;
    top: 19px;
    right: 49px;
    background-image: url(../images/nxfgl3_03.png);
    background-repeat: no-repeat;
    background-position: -23px 0;
}
.gail-l-ul h2.on a{
    font-weight: bold;
    color: #005bac;
}
.gail-l-ul  h2.on i{
    background-position: 0 0;
}
.gail-l-ul1 h2 i{
    background-image: url(../images/nxfgl3_033.png);
}
.gail-l-ul1  h2.on i{
    background-position: 0 0;
}
.gail-l-xl{
    display: none;
}
.gail-l-xl a{
    line-height: 45px;
    text-indent: 70px;
    color: #999;
    display: block;
    border-bottom: 1px dashed #e5e5e5;
}
.gail-l-xl a.on{

    background-color: #fff;
    color: #0863b1;
    background-image: url(../images/nxfgl2_03.png);
    background-repeat: no-repeat;
    background-position: 272px center;
}
.gailr-1-titel{
    line-height: 50px;
    border-bottom: 8px solid #0863b1;
    font-size: 18px;
    font-weight: bold;
    color: #0863b1;
}
.gr-zxnews h2{
    line-height: 56px;
    height: 56px;
    position: relative;
    padding-left: 20px;
}
.gr-zxnews h2:before{
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #0863b1;
    top: 26px;
    left: 0;
}
.gr-zxnews h2 a{
    font-size: 18px;
    font-weight: bold;
    color: #0863b1;
    float: left;
}
.gr-zxnews h2 span{
    width: 44px;
    height: 20px;
    background: url(../images/nxfgl4_03.png) no-repeat;
    float: left;
    margin-top: 17px;
    margin-left: 9px;
}
.gr-zxnews-1{
    padding: 15px 18px;
    background: #f8fbfe;
}
.gr-zxnews-1 p{
    color:#666;
    line-height: 27px;
}
.gr-zxnews-1 h6{
    line-height: 22px;
    padding-left: 34px;
    background: url(../images/nxfgl5_03.png) no-repeat left center;
    color: #666;
    margin-top: 7px;
}
.com-list ul{
    padding: 20px 0;
    border-bottom: 1px dashed #cccccc;
}
.com-list ul li{
    line-height: 40px;
    height: 40px;
    padding-left: 21px;
    position: relative;
}
.com-list ul li a{
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 70%;
}
.com-list ul li span{
    float: right;
    color: #999;
    font-size: 14px;
}
.com-list ul li:before{
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: #e5e5e5;
    top: 18px;
    left: 0;
}
.com-list ul li:hover a{
    color: #0863b1;
}
.com-list ul li:hover:before{
    background: #0863b1;
}

/* ******************imgnews *******************/
.imgnews-content{
    padding: 20px;
    background: #fff;
}
.imgnews-box-list ul{
    margin-left: -10px;
    margin-right: -10px;
}
.imgnews-box-list li{
    width: 33.3333%;
    float: left;
    padding: 0 10px;
    margin-bottom: 20px;
}
.imgnews-box-list li a{
    border: 1px solid #dcdcdc;
    background: #fff;
    padding: 10px;
    display: block;
    transition: all .2s;
}
.imgnews-box-list li img{
    width: 100%;
    height: 220px;
}
.imgnews-box-list li span{
    display: block;
    margin-top: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.imgnews-box-list li em{
    line-height: 24px;
    display: block;
    margin-top: 14px;
    margin-bottom: 12px;
}
.imgnews-box-list li i{
    font-size: 14px;
    color: #999;
}
.imgnews-box-list li a:hover{
    box-shadow: 0 0 20px #ccc;
}

/************ xilan *************/
.xil-content{
    padding: 20px;
    background: #fff;
}
.xil-top{
    margin-top: 14px;
}
.xil-top h2{
    text-align: center;
    font-size: 30px;
    /* font-weight: bold; */
    color: #0562b0;
    padding: 0 78px;
}
.xil-top h4{
    width: 45%;
    text-align: center;
    font-size: 21px;
    color: #333;
    line-height: 36px;
    margin:18px auto 28px;
}
.xil-top .xil-top1{
    padding-bottom: 24px;
    border-bottom: 1px solid #dcdcdc;
    color: #999;
    text-align: center;
    font-size: 14px;
    /* padding-left: 78px; */
    /* padding-right: 78px; */
}
.xil-top .xil-top1 i{
    margin: 0 15px;
}
.xil-pf{
    margin-top: 22px;
    margin-bottom: 32px;
    margin: auto;
    width:220px;
    padding-top: 20px;
}
.xil-pf .tb_input{
	border:1px solid #CCC; height:22px; line-height:22px;
}
.xil-pf ul{
    text-align: center;
}
.xil-pf ul li{
    display: inline-block;
    color: #666;
}
.xil-pf ul li span{
    margin: 0 2px;
    width: 19px;
    height: 18px;
    display: inline-block;
    background-image: url(../images/nxfxl2_05.jpg);
    background-repeat: no-repeat;
}
.xil-pf ul li span.bri{
    background-image: url(../images/nxfxl2_03.jpg);
}
.xil-pf ul li em{
    margin-left: 12px;
    color: #333;
}
.xil-pf ul li em i{
    color: #ff6600;
    font-weight: bold;
}
.xil-pf input[type=button]{
    color: #999;
    border: 1px solid #dcdcdc;
    display: inline-block;
    padding: 6px 18px;
    cursor: pointer;
}
.xil-pf input[type=button]:hover{
    border: 1px solid #005bac;
    color: #005bac;
}
.xil-middle .img{
    text-align: center;
}
.xil-middle .text{
    margin-top: 40px; margin-left:20px; margin-right:20px;
}
.xil-middle .text p{
    text-indent: 2em;
    line-height: 36px;
    margin-top: 16px;
}
.xil-middle .xil-f{
    margin-top: 26px;
    height: 36px;
    background: #def0fd;
    line-height: 36px;
    padding: 0 24px;
    color: #005bac;
}
.xil-middle .xil-f .author{
    float: left;
}
.xil-middle .xil-f .print{
    float: right;
    padding-left: 23px;
    background: url(../images/nxfxl3_03.png) no-repeat left center;
}
.xil-middle .xil-f .share{
    float: right;
    margin-left: 20px;
}
.xil-middle .xil-f .share .bdsharebuttonbox{
    float: right;
    margin-top: 5px;
}


/*******************shizhang-mail *******************/
.szmail1{
    padding: 20px;
    background: #fff;
}
.szmail1-box{
    margin-left: -10px;
    margin-right: -10px;
}
.szm1-1{
    padding: 0 10px;
    width: 68.3%;
}
.szm1-2{
    padding: 0 10px;
    width: 31.7%;
}
.szm1-1 .img{
    width: 29.3%;
    float: left;
}
.szm1-1 .szm1-1-text{
    padding-left: 20px;
    width: 70.7%;
    float: left;
}
.szm1-1-text h4{
    text-align: center;
}
.szm1-1-text h4 a{
    display: inline-block;
    width: 150px;
    height: 40px;
    line-height: 43px;
    color: #fff;
    margin: 0 18px;
    background: url(../images/nxxxf2_03.png) no-repeat;
}
.szm1-wec{
    margin-top: 14px;
}
.szm1-wec p{
    line-height: 24px;
    font-size: 14px;
    margin-top: 4px;
}
.szm1-2-1{
    background: #f4f4f4;
    padding: 10px 46px 20px;
}
.szm1-2-1 li{
    margin-top: 10px;
    line-height: 30px;
    height: 30px;
}
.szm1-2-1 li span{
    display: inline-block;
    width: 64px;
    text-align: right;
}
.szm1-2-1 li .xx-ip1{
    width: 188px;
    background: #fff;
    border: none;
    padding: 6px 8px;
    border-radius: 4px;
}
.szm1-2-1 li .xx-ip2{
    width: 103px;
    margin-right: 5px;
}
.szm1-2-1 li img{
    vertical-align: middle;
}
.szm1-2-1 li.li4{
    text-align: center;
}
.szm1-2-1 li a{
    display: inline-block;
    width: 73px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background: #0964b1;
    margin: 4px 4px 0;
    border-radius: 4px;
}
.szm1-2-1 li a:hover{
    background: #095ba0;
}
.szmail2{
    padding: 20px;
    background: #fff;
}
.szmail2-1-title{
    border-bottom: 1px solid #0964b1;
    padding-bottom: 14px;
}
.szmail2-1-title a{
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    font-size: 18px;
    font-weight: bold;
    position: relative;
}
.szmail2-1-title a.on{
    color: #fff;
    background: #0964b1;
}
.szmail2-1-title a.on:before{
    position: absolute;
    border: 12px solid transparent;
    content: "";
    left: 50%;
    margin-left: -12px;
    bottom: -21px;
    border-top-color: #0964b1;
}
.szmail2-sea{
    padding: 14px 0;
}
.szmail2-sea li{
    float: left;
    line-height: 31px;
}
.szmail2-sea li{
    margin-right: 20px;
}
.szmail2-sea li .xji{
    border: 1px solid #b8b8b8;
    padding: 6px;
    width: 178px;
}
.szmail2-sea li select{
    padding: 5px 0;
    border: 1px solid #b8b8b8;
    color: #666;
    width: 98px;
}
.szmail2-sea li.li3 select{
    width: 157px;
}
.szmail2-sea li .xj-tjbtn{
    border: none;
    width: 70px;
    height: 31px;
    background: #0964b1;
    color: #fff;
    cursor: pointer;
}
.szmail2-sea li .xj-tjbtn:hover{
    background: #075da5;
}
.mail-fk-table{
    padding: 20px;
    border: 1px solid #dcdcdc;
}
.mail-fk-table table{
    width: 100%;
}
.mail-fk-table table thead tr{
    height: 40px;
    background: #dff0fe;
}
.mail-fk-table table thead tr th{
    border-right:2px solid #fff;
    font-weight: normal;
}
.mail-fk-table table thead tr th:last-child{
    border: none;
}
.mail-fk-table table thead tr th:nth-of-type(2){
    text-indent: 20px;
    text-align: left;
}
.mail-fk-table table tbody tr{
    height:40px;
}
.mail-fk-table table tbody tr td{
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
    color: #666;
}
.mail-fk-table table tbody tr td:nth-of-type(2){
    text-align: left;
}
.mail-fk-table table tbody tr td:nth-of-type(2) a{
    padding-left: 20px;
    display: inline-block;
}
.mail-fk-table table tbody tr td:hover a{
    color: #0964b1;
}
.szbj-total{
    margin-top: 20px;
}
.szbj-total .szbj-total-title{
    width: 4%;
}
.szbj-total .szbj-total-con{
    width: 96%;
}
.szbj-total-title a{
    display: block;
    background: #ededed;
    color: #999;
    margin-bottom: 11px;
    border-radius: 10px 0 0 10px;
    text-align: center;
    padding: 14px 0;
    cursor: pointer;
}
.szbj-total-title a i{
    display: inline-block;
    width: 18px;
    font-weight: bold;
}
.szbj-total-title a.on{
    color: #fff;
    background: #7bb5e5;
}
.szbj-total-table{
    padding: 20px;
    border: 1px solid #dcdcdc;
}
.szbj-total-table table{
    width: 100%;
}
.szbj-total-table table thead tr{
    background: #dff0fe;
    height: 40px;
}
.szbj-total-table table thead tr th{
    font-weight: normal;
    border-right: 2px solid #fff;
}
.szbj-total-table table thead tr th:last-child{
    border: none;
}
.szbj-total-table table thead tr th:nth-of-type(2){
    text-indent:20px;
    text-align:left;
}

.szbj-total-table table tbody tr{
    height:40px;
}
.szbj-total-table table tbody tr td{
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
    color: #666;
}
.szbj-total-table table tbody tr td:nth-of-type(2){
    text-align: left;
}
.szbj-total-table table tbody tr td:nth-of-type(2){
    text-indent: 20px;
    text-align: left;
}
.szbj-total-table table tbody tr:hover td{
    color: #0964b1;
}

/**************************** reg-box1 ****************************/
.reg-content{
    background: #fff;
}
.reg1-box{
    padding: 28px 146px;
}
.reg1-title{
    height: 51px;
    position: relative;
}
.reg1-title span{
    height: 40px;
    background: #b5d7f5;
    position: absolute;
    left: 0;
    width: 100%;
    top: 10px;
    z-index: 1;
}
.reg1-title .img{
    position: absolute;
    width: 259px;
    height: 50px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
}
.reg1-con1{
    margin-top: 15px;
    background: url(../images/nxreg2_03.png) no-repeat right bottom;
}
.reg1-con1 h4{
    font-weight: bold;
    line-height: 34px;
}
.reg1-con1 p{
    font-weight: bold;
    line-height: 34px;
    margin-left: 20px;
}
.my-agree{
    text-align: center;
    color: #036ac5;
    margin-top: 25px;
}
.my-agree input{
    margin-right: 8px;
}
.reg-next{
    text-align: center;
    margin-top: 12px;
}
.reg-next a{
    display: inline-block;
    width: 160px;
    height: 40px;
    background: #619dd0;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    color: #fff;
}
.reg-next a:hover{
    background: #4c8dc4;
}

/**************************** reg-box2 ****************************/
.reg2-box{
    padding: 42px 117px;
}
.reg2-title {
    border-bottom: 1px solid #619dd0;
    padding-bottom: 5px;
}
.reg2-title span{
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #619dd0;
    font-size: 18px;
    color: #fff;
}
.reg2-con{
    margin-top: 25px;
    padding: 0 34px;
}
.reg2-con .p1{
    font-size: 14px;
    color: #666;
}
.reg2-con .p1 span{
    color: #ff0000;
}
.reg2-con li{
    height: 34px;
    line-height: 34px;
    margin-top: 22px;
}
.reg2-con li span{
    width: 94px;
    color: #666;
    display: inline-block;
}
.reg2-con li span i{
    color: #ff0000;
    margin-right: 4px;
}
.reg2-con li input{
    display: inline-block;
    width: 385px;
    padding: 8px;
    border: 1px solid #d0d0d0;
    border-radius: 6px;
}
.reg2-con li em{
    font-size: 14px;
    color: #999;
    margin-left: 22px;
}
.reg2-con li em strong{
    color: #ff0000;
}
.reg2-con li .a1{
    color: #ff0000;
}
.reg2-con li.last{
    text-align: center;
    margin-top: 30px;
}
.reg2-con li.last a{
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #aaaaaa;
    color: #fff;
    margin: 0 10px;
    border-radius: 4px;
}
.reg2-con li.last  .zca{
    background: #619dd0;
}
.reg2-con li.last  .cana:hover{
    background: #989696;
}
.reg2-con li.last  .zca:hover{
    background: #4c8dc3;
}
.reg2-con li.yzm input{
    width: 241px;
}
.reg2-title em{
    color: #619dd0;
    margin-left: 17px;
    line-height: 40px;
}
.reg2-con2{
    background: url(../images/nxreg10_03.png) no-repeat 622px center;
}
.reg3-box{
    padding: 42px 162px;
}
.reg3-title {
    border-bottom: 1px solid #619dd0;
    padding-bottom: 5px;
}
.reg3-title span{
    display: inline-block;
    width: 185px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #619dd0;
    font-size: 18px;
    color: #fff;
}
.reg3-con{
    color: #666;
}
.reg3-con h4{
    margin-top: 13px;
    line-height: 24px;
}
.reg3-con p{
    line-height: 30px;
    padding-left: 24px;
    margin-top: 10px;
}

/*************** hd-page ****************/
.hdxj-content{
    padding: 20px;
    background: #fff;
}
.hdxj-c1-t{
    padding-bottom: 13px;
    border-bottom: 1px solid #e7e7e7;
    font-size: 18px;
    font-weight: bold;
    color: #005bac;
}
.hdxj-c1-table{
    margin-top: 20px;
}
.hdxj-c1-table table{
    width: 100%;
    border: 1px solid #cfcfcf;
}
.hdxj-c1-table table th{
    background: #f5f5f5;
    padding: 13px 20px;
    text-align: right;

}
.hdxj-c1-table table td{
    padding: 13px 28px;
    color: #666;
}
.hdxj-c1-table table td p{
    line-height: 36px;
}
.hdxj-c1-table table td span.fk{
    color: #ff0000;
}
.my-pjbox{
    margin-top:42px;
}
.my-pjbox .pj1{
    line-height: 36px;
    color: #666;
    padding-left: 42px;
}
.my-pjbox .pj1 input{
    padding: 8px;
    border: 1px solid #d0d0d0;
    border-radius: 4px;
    width: 384px;
}
.my-pjbox .pj2{
    margin-top: 36px;
    margin-left: 176px;
    padding-bottom: 300px;
}
.my-pjbox .pj2 a{
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #aaaaaa;
    color: #fff;
    margin: 0 10px;
    border-radius: 4px;
}
.my-pjbox .pj2 a.cx{
    background: #619dd0;
}
.my-pjbox .pj2 a.cx:hover{
    background: #4c8dc3;
}
.my-pjbox .pj2 a.qk:hover{
    background: #989696;
}

/**************** dczj-box ***************/
.hdx-content{
    background: #fff;
    padding: 20px;
}
.dczj-box{
    margin-left: -10px;
    margin-right: -10px;
}
.dczj-le1{
    width: 23.2%;
    padding: 0 10px;
}
.dczj-le2{
    width: 76.8%;
    padding: 0 10px;
}
.dczj-le1 h2{
    line-height: 70px;
    background: #005bac;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.dczj-le1 ul{
    margin-top: 10px;
}
.dczj-le1 ul li{
    margin-top: 10px;
    height: 46px;
    line-height: 46px;
    border: 1px solid #dbdbdb;
}
.dczj-le1 ul li a{
    display: block;
    padding-left: 53px;
    position: relative;
    color: #666;
    height: 100%;
}
.dczj-le1 ul li a:before{
    position: absolute;
    content: "";
    width: 9px;
    height: 8px;
    background: url(../images/nxhd21_03.png) no-repeat;
    left: 23px;
    top: 19px;
}
.dczj-le1 ul li.on a{
    color: #1369c0;
}
.dczj-le1 ul li.on a:before{
    background: url(../images/nxhd20_03.png) no-repeat;
}
.dczj-le1 ul li:hover a{
    color: #1369c0;
}
.dczj-le1 ul li:hover a:before{
    background: url(../images/nxhd20_03.png) no-repeat;
}
.dczj-le2-1{
    border-bottom: 8px solid #005bac;
    font-size: 18px;
    font-weight: bold;
    color: #005bac;
    padding: 20px 0 16px;
}
.dczj-le2-list li{
    height:48px;
    line-height: 48px;
    padding: 0 49px;
    position: relative;
}
.dczj-le2-list li:before{
    position: absolute;
    content: "";
    width: 9px;
    height: 8px;
    background: url(../images/nxhd21_03.png) no-repeat;
    left: 25px;
    top: 20px;
}
.dczj-le2-list li:nth-of-type(odd){
    background: #f6f6f6;
} 
.dczj-le2-list li span{
    float: left;
    font-size: 14px;
    color: #999;
}
.dczj-le2-list li a{
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
    color: #666;
    margin-left: 15px;
}
.dczj-le2-list li:hover a{
    color: #005bac;
}
.dczj-le2-list li:hover span{
    color: #005bac;
}
.dczj-le2-list li:hover:before{
    background: url(../images/nxhd20_03.png) no-repeat;
}
.dczj-box-xl .dcxl-t{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #0562b0;
    margin-top: 20px;
}
.dczj-box-xl .dcxl-ly{
    margin-top: 28px;
    padding-bottom: 24px;
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
}
.dczj-box-xl .dcxl-ly span{
    display: inline-block;
    margin: 0 20px;
    color: #999;
}
.dczj-box-xl .dcxl-ly span b{
    margin: 0 5px;
    font-weight: normal;
}
.dcxl-list{
    padding: 24px 56px 0;
}
.dcxl-list p{
    margin-bottom: 36px;
}
.dclis-box .dclis-t{
    padding: 0 20px;
    line-height: 48px;
    color: #666;
    background: #f6f6f6;
}
.dclis-box .dclis-c{
    padding: 14px 0;
}
.dclis-box .dclis-c label{
    display: inline-block;
    margin: 0 30px;
    padding: 8px 0;
}
.dclis-box .dclis-c label input{
    margin-right: 10px;
}
.dclis-c strong{
    display:block;
    padding: 0 20px;
    line-height: 48px;
    color: #666;
    background: #f6f6f6;
}
.dclis-c strong.num{
	float: left;
}
.dclis-c strong font{
    float:left;
    margin-right:3px;
}
.tj-dcxl{
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px;
}
.tj-dcxl a{
    display: inline-block;
    width: 130px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    margin: 0 14px;
    background: #d1d1d1;
}
.tj-dcxl a.tpa{
    background: #005bac;
}
.tj-dcxl a.tpa:hover{
    background: #025095;
}
.tj-dcxl a.cka:hover{
    background: #c3c1c1;
}

/* ****************leader********************* */
.slead-content{
    margin-left: -10px;
    margin-right: -10px;
}
.slead-l{
    padding: 0 10px;
    width: 67.5%;
}
.slead-r{
    padding: 0 10px;
    width: 32.5%;
}
.slead-pad{
    padding: 20px;
    background: #fff;
}
.slead-title1{
    padding-bottom: 10px;
    border-bottom: 1px solid #e7e7e7;
    overflow: hidden;
    line-height: 28px;
}
.slead-title1 a{
    float: left;
    padding-left: 36px;
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 18px;
    font-weight: bold;
    color: #005bac;
}
.slead-title1 span{
    float: right;
}
.slead-title1 span a{
    color: #999;
    font-size: 14px;
    font-weight: normal;
}
.slead-title1 a.lda{
    background-image: url(../images/nxf1_03.png);
}
.sle-mem1{
    margin-top: 20px;
    padding-left: 20px;
    overflow: hidden;
}
.sle-mem1 .img{
    float: left;
    border: 1px solid #e7e7e7;
    padding: 4px;
}
.sle-mem1 .img img{
    display: block;
    width: 88px;
    height: 100%;
}
.sle-mem1 .text{
    padding-left: 20px;
    float: left;
    width: 86.5%;
}
.sle-mem1 .text h4{
    font-weight: bold;
    color: #005bac;
    font-size: 18px;
    margin-top: 8px;
}
.sle-mem1 .text h6{
    margin-top: 10px;
}
.sle-mem1 .text h6 a{
    color: #1172c6;
}
.sle-mem1 .text p{
    margin-top: 10px;
    overflow: hidden;
    padding-right: 64px;
    position: relative;
}
.sle-mem1 .text p span{
    line-height: 24px;
    font-size: 14px;
}
.sle-mem1 .text p a{
    position: absolute;; 
    color: #0762b1;
    font-size: 14px;
    text-align: center;
    margin-left: 18px;
    background: #edf4fa;
    border-radius: 4px;
    width: 48px;
    padding: 5px 10px;
    right: 0;
    top: 0;
}
.sle-mem1 .text p a:hover{
    background: #0762b1;
    color: #fff;
}
.sle-mem2{
    padding-left: 20px;
    margin-top: 26px;
}
.sle-mem2 h4{
    font-weight: bold;
    color: #005bac;
    font-size: 18px;
}
.sle-mem2-1{
    margin-top: 18px;
}
.sle-mem2-1 ul{
    margin-left: -15px;
    margin-right: -15px;
}
.sle-mem2-1 li{
    width: 14.2666%;
    padding: 0 15px;
    float: left;
}
.sle-mem2-1 li .img{
    border: 1px solid #e7e7e7;
    padding: 4px
}
.sle-mem2-1 li .img img{
    display: block;
    width: 100%;
    height: 100%;
}
.sle-mem2-1 li .img a{
    margin: 0px;
}
.sle-mem2-1 li a{
    display: block;
    text-align: center;
    margin-top: 10px;
    color: #0762b1;
}
.sle-mem2-1 li a:hover{
    text-decoration: underline;
}
.slead-t2{
    padding-bottom: 10px;
    border-bottom: 1px solid #e7e7e7;
    overflow: hidden;
    line-height: 20px;
}
.slead-t2 h4{
    float: left;
}
.slead-t2 h4 a{
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
}
.slead-t2 h4 a.on{
    color: #005bac;
}
.slead-t2 h4 span{
    display: inline-block;
    vertical-align: middle;
    background: #333333;
    width: 3px;
    height: 3px;
    margin: 0 15px;
}
.slead-t2 h6{
    float: right;
}
.slead-t2 h6 a{
    color:#999;
    font-size: 14px;
}
.slead-t2-lists{
    margin-top: 20px;
}
.slead-tw-li1 ul{
    margin-left: -10px;
    margin-right: -10px;
}
.slead-tw-li1 li{
    width: 33.3333%;
    padding: 0 10px;
    float: left;
}
.slead-tw-li1 li .three1{
    border: 1px solid #e7e7e7;
    padding: 12px;
}
.slead-tw-li1 li .three1 h4{
    padding-left: 32px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../images/nxld13_03.png);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 23px;
}
.slead-tw-li1 li .three1 h4 a{
    color: #333;
}
.slead-tw-li1 li .three1 p{
    margin-top: 15px;
    line-height: 26px;
    color: #999;
}
.slead-tw-li1 li .three1>a{
    display: inline-block;
    margin-top: 15px;
    border: 1px solid #dcdcdc;
    width: 100px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #666;
}
.slead-tw-li1 li .three1:hover{
    border: 1px solid #aad6fd;
    box-shadow: 0 0 10px #aad6fd;
}
.slead-tw-li1 li .three1:hover h4{
    color: #0b65b2;
    background-image: url(../images/nxld11_03.png);
}
.slead-tw-li1 li .three1:hover p{
    color: #8bcaff;
}
.slead-tw-li1 li .three1:hover>a{
    color: #0964b1;
    border: 1px solid #8bcaff;
}
.slead-title1 .jy-a{
    background-image: url(../images/nxld9_03.png);
    padding-left: 30px;
}
.slr-1-1{
    padding: 16px 0;
    border-bottom: 1px dashed #dcdcdc;
}
.slr-1-1 a{
    color: #0863b1;
    padding-left: 15px;
    position: relative;
}
.slr-1-1 a:before{
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background-color: #20a0e4;
    border-radius: 50%;
    -ms-border-radius: 50%;
    left: 0;
    top: 9px;
}
.slr-1-1 p{
    line-height: 24px;
    color: #666;
    margin: 10px 0;
    padding-left: 15px;
}
.slr-1-1 span{
    font-size: 14px;
    display: inline-block;
    padding-left: 15px;
    color: #999;
}
.slr-1-2{
    margin-top: 15px;
}
.slr-2{
    margin-top: 16px;
}
.slr-2-img{
    margin-top: 20px;
    height: 250px;
}
.slr-2-img .item{
    position: relative;
}
.slr-2-img .item img{
    height: 250px;
    width: 100%;
    display: block;
}
.slr-2-img .item span{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background: url(../images/baop1_03.png) repeat-x;
    line-height: 38px;
    color: #fff;
    padding: 0 9px;
}
.slr-2-img .item span i{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 60%;
}
.slr-2-img .owl-dots{
    display: none!important;
}
.slr-2-img .owl-nav div{
    position: absolute;
    width: 23px;
    height: 44px;
    padding: 0!important;
    background-image: url(../images/nxld14_03.png);
    background-repeat: no-repeat;
    top: 40%;
}
.slr-2-img .owl-nav .owl-prev{
    left: 0;
}
.slr-2-img .owl-nav .owl-next{
    right: -1px;
    background-position: -30px 0;
}
.slr-2-img .owl-nav div:hover{
    opacity: 0.8;
}
.ldwin-content{
    margin-left: -8px;
    margin-right: -8px;
}
.dwin-l{
    padding: 0 8px;
    width: 30.6%;
}
.dwin-r{
    padding: 0 8px;
    width: 69.4%;
}
.dwin-l-1{
    background: #fff;
}
.dwin-r-1{
    padding: 20px;
    background: #fff;
}
.dwin-l-1 .title{
    line-height: 60px;
    padding: 0 26px;
    background: #1172c6;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.dwin-l-1 li{
    line-height: 57px;
    height: 60px;
    border-bottom: 1px solid #dcdcdc;
}

.dwin-l-1 li a{
    display: block;
    height: 100%;
    padding: 0 50px 0 30px;
}
.dwin-l-1 li a{
    float: right;
    text-align:left;
}
.dwin-l-1 li span{
    float: left;
    color: #666;
    padding-left:30px;
}
.dwin-l-1 li em{
    float: right;
    color: #333;
}
.dwin-l-1 li.on {
    background-image: url(../images/lead48_03.png);
    background-position: 93% center;
    background-repeat: no-repeat;
    background-color: #edf4fa;
}
.dwin-l-1 li.on span{
    color: #0963b1;
}
.dwin-l-1 li.on em{
    color: #0963b1;
}
.dwin-l-1 li.on a{
    color: #0963b1;
}
.dwin-l-1 li:hover {
    background-image: url(../images/lead48_03.png);
    background-position: 93% center;
    background-repeat: no-repeat;
    background-color: #edf4fa;

}
.dwin-l-1 li:hover a{
    color: #0963b1;
}
.dwin-l-1 li:hover span{
    color: #0963b1;
}
.dwin-l-1 li:hover em{
    color: #0963b1;
}
.dwin-r-t1 .img{
    padding: 4px;
    border: 1px solid #e7e7e7;
}
.dwin-r-t1 .img img{
    width: 130px;
    height: 170px;
    display: block;
}
.dwin-r-t1 .text{
    padding-left: 20px;
    width: 82%;
}
.dwin-r-t1 .text h4{
    font-size: 18px;
    font-weight: bold;
    color: #005bac;
    margin-top: 4px;
}
.dwin-r-t1 .text h6{
    color: #1172c6;
    margin-top: 10px;
}
.text-1{
    width: 120px;
    height: 36px;
    background: #edf4fa;
    text-align: center;
    line-height: 36px;
    border-radius: 4px;
    margin-top: 18px;
}
.text-1 span{
    display: inline-block;
    padding-left: 28px;
    background-repeat: no-repeat;
    background-position: left center;
}
.text-1 .s1{
    background-image: url(../images/lead44_03.png);
}
.text-1 .s2{
    background-image: url(../images/lead43_07.png);
}
.text-2{
    margin: 14px 0;
    line-height: 30px;
}
.dwin-r-t2{
    margin-top: 30px;
}
.dwin-t2-t{
    padding-bottom: 10px;
    border-bottom: 1px solid #e7e7e7;
    overflow: hidden;
    line-height: 20px;
}
.dwin-t2-t h6{
    float: left;
}
.dwin-t2-t h4{
    float: right;
}
.dwin-t2-t h6 span{
    display: inline-block;
    vertical-align: middle;
    background: #333333;
    width: 3px;
    height: 3px;
    margin: 0 15px;
}
.dwin-t2-t h6 a{
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
}
.dwin-t2-t h6 a.on{
    color: #005bac;
}
.dwin-t2-t h4 a{
    color: #999;
    font-size: 14px;
}
.dwin-news{
    margin-top: 20px;
    background: #edf4fa;
    margin-bottom: 10px;
}
.dwin-news .img{
    float: left;
}
.dwin-news h4{
    float: left;
    padding: 0 20px;
    width: 80%;
}
.dwin-news h4 a{
    margin-top: 13px;
    margin-bottom: 9px;
}
.dwin-news h4 span{
    color: #999999;
}

/**************** ysqs-box ***************/
.ysqs-box{
    padding: 20px;
    background: #fff;
}
.ysqs-t1{
    height: 61px;
    line-height: 61px;
    background: #edf4fa;
    padding-left: 20px;
}
.ysqs-t1 span{
    float: left;
    color: #0662b0;
    font-weight: bold;
    font-size: 18px;
    padding-left: 54px;
    background:url(../images/ysqs2_03.png) no-repeat left center;
}
.ysqs-t1 img{
    float: right;
}
.ysqs-t2{
    margin-top: 25px;
}
.ysqs-t2 h4{
    text-align: center;
}
.ysqs-t2 h4 a{
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #cccccc;
    padding: 0 16px 18px;
    line-height: 28px;
    border-bottom:3px solid transparent;
}
.ysqs-t2 h4 a.on{
    color: #0863b1;
    font-size: 21px;
    border-bottom-color: #0863b1;
}
.ysqs-t2 h4 a span{
    float: left;
    margin-right: 6px;
    background-image: url(../images/ysqs1_03.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 28px;
}
.ysqs-t2-c1{
    padding: 20px;
    background: #f4f4f4;
}
.ysqs-t2 h4 a .s1{
    background-position: -12px 0;
}
.ysqs-t2 h4 a.on .s1{
    background-position: -12px -31px;
}
.ysqs-t2 h4 a .s2{
    background-position: -60px 0;
}
.ysqs-t2 h4 a.on .s2{
    background-position: -60px -31px;
}
.ysqs-t2 h4 a .s3{
    background-position: -107px 0;
}
.ysqs-t2 h4 a.on .s3{
    background-position: -107px -31px;
}
.sqxz-1-ss1{
    line-height: 30px;
}
.sqxz-1-ss2{
    border:1px solid #20a0e4;
    line-height: 38px;
    height: 38px;
    padding-left: 12px;
    margin-top: 25px;
}
.sqxz-1-ss2 em{
    width: 126px;
    float: right;
    background: #c8e6ff;
    border-left: 1px solid #20a0e4;
    height: 100%;
    text-align: center;
    cursor: pointer;
}
.sqxz-1-ss2 em i{
    display: inline-block;
    padding-left: 30px;
    color: #005bac;
    background: url(../images/ysqs6_03.png) no-repeat left center;
}
.sllc-box1{
    line-height: 30px;
}
.onli-t1 span{
    display: inline-block;
    width: 173px;
    height: 43px;
    background: url(../images/ysqs12_03.png) no-repeat;
    padding: 0 15px;
    line-height: 43px;
}
.onli-t1 span i{
    font-weight: bold;
    color: #fff;
    display: block;
}
.onli-t1 span .i1{
    background: url(../images/ysqs11_03.png) no-repeat right center;
}
.onli1-1{
    margin-top: 13px;
}
.onli1-1 ul{
    overflow: hidden;
}
.onli1-1 ul li{
    float: left;
    line-height: 46px;
    height: 46px;
}
.onli1-1 ul li.li2{
    margin-left: 52px;
}
.onli1-1 ul li input{
    padding: 11px 6px;
    border: 1px solid #d2d2d2;
    background: #fff;
    width: 380px;
    float: left;
    font-size: 16px;
}
.onli1-1 ul li em{
    float: left;
}
.onli1-1 ul li span{
    width: 170px;
    height: 45px;
    background: #0862b1;
    text-align: center;
    line-height: 45px;
    margin-left: 20px;
    float: left;
    cursor: pointer;
}
.onli1-1 ul li span:hover{
    background: #06589f;
}
.onli1-1 ul li img{
    margin-left: 10px;
    float: left;
}
.onli1-1 ul li span i{
    color: #fff;
    display: inline-block;
    padding-left: 37px;
    background: url(../images/ysqs15_03.png) no-repeat left center;
}
.onli1-1 ul li.li2 input{
    width: 200px;
}
.onli2{
    margin-top: 23px;
}
.onli-t1 span .i2{
    background:url(../images/ysqs11_05.png) no-repeat right center;
}
.onli2-1{
    margin-top:16px;
}
.onli2-1 label{
    margin-right: 28px;
}
.onli2-2{
    margin-top: 23px;
}
.onli2-2 ul{
    margin-left: -20px;
    margin-right: -20px;
}
.onli2-2 ul li{
    width: 50%;
    padding: 0 20px;
    float: left;
    margin-bottom: 18px;
    height: 45px;
}
.onli2-2 ul li span{
    float: left;
    width: 89px;
    text-align: right;
    line-height: 45px
}
.onli2-2 ul li span i{
    color: #ff0000;
}
.onli2-2 ul li input{
    width: 83%;
    border: 1px solid #d2d2d2;
    padding: 13px 6px;
    font-size: 16px;
}
.onli2-2 ul li select{
    width: 83%;
    border: 1px solid #d2d2d2;
    padding: 13px 6px;
    font-size: 16px;
}
.onli3{
    margin-top: 11px;
}
.onli-t1 span .i3{
    background:url(../images/ysqs11_07.png) no-repeat right center;
}
.onli3-1 li{
    margin-top: 18px;
    overflow: hidden;
}
.onli3-1 li span{
    float: left;
}
.onli3-1 li span.s1{   
    width: 89px;
    text-align: right;
    margin-top: 10px;
}
.onli3-1 li span i{
    color: #ff0000;
}
.onli3-1 li span strong{
    display: block;
}
.onli3-1 li label{
    float: left;
    margin-left: 16px;
    margin-top: 1px;
}
.onli3-1 li label input{
    margin-right: 8px;
}
.onli3-1 li>input{
    width: 92%;
    float: left;
    padding: 13px 6px;
    border: 1px solid #dcdcdc;
}
.onli3-1 li textarea{
    width: 92%;
    float: left;
    padding: 13px 6px;
    border: 1px solid #dcdcdc;
}
.onli4{
    margin-top: 26px;
    border: 1px solid #d2d2d2;
    background: #fff;
}
.onli4-1-t{
    line-height: 46px;
    border-bottom: 1px solid #d2d2d2;
    padding: 0 20px;
}
.onli4-1-c1{
    padding: 10px;
    overflow: hidden;
}
.onli4-1-c1 li{
    float: left;
    width: 25%;
    margin: 4px 0;
}
.onli4-1-c1 li input{
    margin-right: 14px;
}
.onli-tj{
    margin-top: 24px;
    text-align: center;
}
.onli-tj a{
    display: inline-block;
    width: 140px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    background: #ccc;
    margin: 0 8px;
    color: #666;
}
.onli-tj a.a2{
    background: #0862b1;
    color: #fff;
}
.onli-tj a span{
    display: inline-block;
    font-size: 18px;
    padding-left: 32px;
    background-repeat: no-repeat;
    background-position: left center;
}
.onli-tj .a1 span{
    background-image: url(../images/ysqs25_03.png);
}
.onli-tj .a2 span{
    background-image: url(../images/ysqs13_03.png);
}


/************ gfxwj-gail *************/


.gfil-sea{
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
}
.gfil-sea ul li{
    float:left;
    /* width: 25%; */
    margin-bottom: 20px;
    /* margin-right: 10px; */
    font-size: 14px;
}
.gfil-sea ul li:nth-of-type(1){width: 30%;}
.gfil-sea ul li:nth-of-type(2){width: 20%;}
.gfil-sea ul li:nth-of-type(3){width: 44%;}
.gfil-sea ul li:last-child{width: 6%;float: right;}
.gfil-sea .text{
    width: 70%;
    padding: 10px 0;
    /* float: left; */
    border: 1px solid #a4bed4;
    background-color: #fff;
    /* background-image: url(../images/nxfhd3_03.png); */
    /* background-repeat: no-repeat; */
    /* background-position:14px center; */
    /* text-indent:54px; */
    color: #666;
    margin-right: 10px;
}
.combo-text{
    height: 39px !important;
    line-height: 39px !important;
}
.combo-arrow{
    vertical-align:middle !important;
}
.gfil-sea select{
    margin-left: 1%;
    width:12%; 
    float: left;
    border: 1px solid #e3e3e3;
    padding: 9px 0;
    color: #666;
}
.gfil-sea .btn{
   /* margin-left: 1%;*/
   /* float: left;*/
    width: 100%;
    height: 39px;
    color: #fff;
    background: #005bac;
    border: none;
}
.gfil-table{
    margin-top: 20px;
}
.gfil-table table{
    width: 100%;
    border: 1px solid #dcdcdc;
}
.gfil-table table thead tr{
    background: #f2f2f2;
}
.gfil-table table thead tr th{
    font-weight: normal;
    padding: 15px 10px;
}
.gfil-table table thead tr th:nth-of-type(2){
    text-align: left;
}
.gfil-table table tbody td{
    font-size: 14px;
    padding: 15px 10px;
    color: #666;
    text-align: center;
    position: relative;
}
.gfil-table table tbody td a{
    color: #666;
}
.gfil-table table tbody td:nth-of-type(2){
    text-align: left;
}
.gfil-table table tbody tr:nth-of-type(even){
    background: #edf4fa;
}
.gfil-table table tbody tr:hover td a{
    color: #0963b1;
}
.td-ul{
    position: absolute;
    top: 72%;
    left: 0;
    background: #fff;
    z-index: 333;
    box-shadow: 0 0 10px #ccc;
    border: 1px solid #dcdcdc;
    padding: 10px;
    display: none;
    min-width:460px;
}
.td-ul li{
    width: 50%;
    float: left;
    line-height: 24px;
    white-space: nowrap;
}
.td-ul li:nth-of-type(6){
    overflow:hidden;
    text-overflow:ellipsis;
}
.td-ul li strong{
    font-weight: bold;
}

.xlgk-table{
    padding:  0 105px; 
}
.xlgk-table table{
    border: 1px solid #dcdcdc;
    width: 100%;
}
.xlgk-table table td{
    padding: 10px;
}
.xlgk-table table td:nth-of-type(odd){
    text-align: right;
}

/******************* zdly-box ***************/
.zdly-2 h2{
    width: 13.1%;
    line-height: 66px;
    background: #0662b0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    position: relative;
}
.zdly-2 h2:before{
    content: "";
    position: absolute;
    border: 12px solid transparent;
    border-left-color: #0662b0;
    right: -24px;
    top: 50%;
    margin-top: -12px;
}
.zdly-2 ul{
    width: 86.9%;
    background: #fff;
    height: 66px;
    padding: 0 40px;
}
.zdly-2 ul li{
    float: left;
    width: 12.5%;
    padding: 0 5px;
    margin-top: 15px;
}
.zdly-2 ul li a{
    line-height: 40px;
    display: block;
    font-weight: bold;
    text-align: center;
    border-radius: 10px;
}
.zdly-2 ul li.on a{
    background: #0561b0;
    color: #fff;
}
.zdly-3{
    padding: 20px;
    background: #fff;
    padding-bottom: 0;
}
.zdly-3-box{
    margin-left: -21px;
    margin-right: -21px;
    overflow: hidden;
}
.zdly-3-1{
    float: left;
    width: 50%;
    padding: 0 21px;
    margin-bottom: 20px;
    /*height: 332px;*/
}
.zdly-3-1 h4{
    overflow: hidden;
    line-height: 35px;
    background: #f4f4f4;
}
.zdly-3-1 h4 a{
    float: left;
    padding: 0 13px;
    color: #666;
}
.zdly-3-1 h4 a.on{
    background: #0661b0;
    color: #fff;
}
.zd3c ul{
    position: relative;
    margin-top: 15px;
    padding-top: 4px;
}
.zd3c ul:before{
    content:"";
    position: absolute;
    width: 1px;
    height: 100%;
    background: #ececec;
    left: 14px;
}
.zd3c ul li{
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 26px;
    position: relative;
}
.zd3c ul li:before{
    position: absolute;
    width: 5px;
    height: 5px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: #e5e5e5;
    content: "";
    left: 10px;
    top: 13px;
}
.zd3c ul li a{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    width: 80%;
}
.zd3c ul li p{
    font-size: 14px;
    color: #999;
    line-height: 24px;
    margin-top: 10px;
}
.zd3c ul li.first:before{
    background: #57b7eb;
}
.zd3c ul li.first a{
    color: #0661b0;
}
.zd3c ul li:hover:before{
    background: #57b7eb;
}
.zd3c ul li:hover a{
    color: #0661b0;
}
.zdly-more{
    margin-top: 10px;
    text-align: center;
}
.zdly-more a{
    display: inline-block;
    width: 110px;
    height: 35px;
    border: 1px solid #e5e5e5;
    color: #666;
    line-height: 35px;
}
.zdly-more a:hover{
    border-color: #005bac;
    color: #005bac;
}
.zdly-4{
    padding: 20px;
    background: #fff;
}
.zdly-4-box{
    padding: 25px 20px;
    border: 1px solid #dcdcdc;
}
.zdly-4-1{
    border-bottom: 1px solid #dcdcdc;
}
.zdly-4-1 span{
    font-weight: bold;
    color: #005bac;
    display: inline-block;
    padding: 0 10px 12px;
    border-bottom: 2px solid #005bac;
    position: relative;
}
.zdly-4-1 span:before{
    position: absolute;
    content:"";
    border: 4px solid transparent;
    border-bottom-color: #005bac;
    left: 50%;
    margin-left: -2px;
    bottom: 0;
}
.zdly-4-2{
    margin-top: 10px;
    height: 50px;
    padding: 0 20px;
    background: #f5f5f5;
    overflow: hidden;
}
.zdly-4-2 a{
    float: left;
    padding: 0 20px;
    margin-right: 36px;
    line-height: 30px;
    margin-top: 10px;
    position: relative;
}
.zdly-4-2 a.on{
    background: #599eeb;
    color: #fff;
}
.zdly-4-2 a.on:before{
    border: 6px solid transparent;
    border-top-color: #599eeb;
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -12px;
}
.zdly-4-2con{
    padding: 20px 10px;
}


@media screen and (max-width:1200px){
    .zt-newest-lists li{width:100%;margin-top:10px;}
    .zt-old-lists li{width:100%;}
    .zt-old-lists li span{background-size:cover;}
    .zt-newest-lists{padding:0 10px}
}