﻿.center-wrap{
    /* padding-top: 98px; */
}
.center-l{
    float: left;
    width: 18.3%;
    /* height: 1121px; */
    background: #fff;
}
.center-r{
    float: left;
    width: 81.7%;
    padding-left: 20px;
}
.center-l ul{
    margin-top: 30px;
}
.center-l li{
    position: relative;
}
.center-l li a{
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #000;
}
.center-l li.on:before{
    content: ""; 
    position: absolute;
    width: 4px;
    height: 24px;
    background: #2e5aa6;
    left: 0;
    top: 13px;
}
.center-l li.on a{
    background: #f9fafb;
    font-size: 18px;
    font-weight: bold;
    color: #2e5aa6;
}

/*home*/
.home{
    background: #fff;
}
.home1{
    padding: 24px 28px;
}
.home1-1{
    float: left;
    position: relative;
    margin-left: 18px;
    margin-top: 10px;
}
.home1-1 .img{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -ms-border-radius:50%;
    background: #fff;
    box-shadow: 0 0 7px rgba(0,0,0,.15);
    overflow: hidden;
}
.home1-1 .sm-img{
    position: absolute;
    left: -6px;
    top: 69px;
    width: 90px;
}
.home1-2{
    float: left;
    margin-left: 48px;
}
.home1-3{
    float: right;
    margin-top: 6px;
    border-left:1px solid #f5f6f8;
    height: 100px;
    padding-left: 30px;
    position: relative;
}
.home1-2 h1{
    font-size: 24px;
    color: #000;
}
.home1-2 h6{
    font-size: 14px;
    color: #999;
}
.home1-2-1{
    margin-top: 24px;
}
.home1-2-1 ul{
    padding-top: 4px;
    float: left;
}
.home1-2-1 li{
    width: 24px;
    height: 24px;
    float: left;
    border-radius: 50%;
    background: #e2e2e2;
    margin-right: 10px;
    position: relative;
}
.home1-2-1 li.on{
    background: #2e5aa6;
}
.home1-2-1 li i{
    display: block;
    background: url(../images/pef4_03.png) no-repeat;
    width: 19px;
    height: 19px;
    margin: 2px auto 0;
}
.home1-2-1 li i.i1{
    background-position: -13px -7px;
}
.home1-2-1 li i.i2{
    background-position: -36px -6px;
}
.home1-2-1 li i.i3{
    background-position: -62px -6px;
}
.home1-2-1 li i.i4{
    background-position: -92px -5px;
}
.home1-2-1 li p{
    position: absolute;
    border: 1px solid #c6c6c6;
    border-radius: 4px;
    padding:0 6px;
    line-height: 22px;
    top: 31px;
    left: 50%;
    font-size: 14px;
    color: #000;
    display: none;
    text-align: center;
}
.home1-2-1 li p:before{
    position: absolute;
    content: "";
    width: 12px;
    height: 6px;
    background: url(../images/pef7_03.jpg) no-repeat;
    left: 50%;
    margin-left: -6px;
    top: -6px;
}
.home1-2-1 li:nth-of-type(1) p{
    width: 100px;
    margin-left: -50px;
}
.home1-2-1 li:nth-of-type(2) p{
    width: 100px;
    margin-left: -50px;
}
.home1-2-1 li:nth-of-type(3) p{
    width: 90px;
    margin-left: -45px;
}
.home1-2-1 li:nth-of-type(4) p{
    width: 80px;
    margin-left: -40px;
}
.home1-2-1 li:hover p{
    display: block;
}
.zh-set{
    width: 116px;
    height: 32px;
    background: #2e5aa6;
    border-radius: 16px;
    text-align: center;
    line-height: 32px;
    float: left;
    margin-left: 24px;
}
.zh-set span{
    display: inline-block;
    color: #fff;
    padding-left: 23px;
    position: relative;
}
.zh-set span:before{
    content: "";
    position: absolute;
    background: url(../images/pef4_03.png) no-repeat;
    width: 16px;
    height: 16px;
    background-position: -124px -8px;
    left: 0;
    top: 9px;
}
.zh-set:hover{
    background: #007ee8;
}
.home1-3-1 span{
    float: left;
    font-size: 48px;
    color: #2e5aa6;
    margin-left: 3px;
}
.home1-3-1 p{
    float: left;
    color: #999;
    margin-top: 10px;
}
.home1-3-1 p em{
    display: block;
    font-size: 14px;
}
.home1-3-2{
    margin-top: 5px;
    width: 120px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    color: #000;
    border: 1px solid #e2e2e2;
    cursor: pointer;
}
.home1-3-2 span{
    float: left;
    height: 16px;
    background: #e70400;
    font-size: 12px;
    color: #fff;
    padding: 0 8px;
    border-radius: 8px;
    -ms-border-radius: 8px;
    line-height: 16px;
    margin-left: 6px;
    margin-top: 7px;
}
.home1-3-2 em{
    float: left;
    margin-left: 13px;
}
.home2{
    padding: 20px 20px 2px 20px;
    border-top: 2px solid #f5f6f8;
}
.home2 .item a{
    display: block;
}
.home2 .item img{
    display: block;
    width: 100%;
}
.home2 .item span{
    position: absolute;
    top: 14px;
    left: 17px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.home2 .item .nbd{
    position: absolute;
    bottom: 0;
    line-height: 32px;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,.12);
    text-align: center;
    color: #fff;
    border-radius: 0 0 4px 4px;

}
.home2 .item .xsscore{
    position: absolute;
    right: 12px;
    top: 41px;
    color: #fff;
}
.xsscore i{
    font-size: 14px;
    display: block;
}
.xsscore em{
    font-weight: bold;
    font-size: 18px;
}
.xsscore em font{
    font-size: 14px;
    font-weight: normal;
    margin-left: 4px;
}
.home2 .owl-dots .owl-dot span{
    width: 12px;
    height: 3px;
    background: #e2e2e2;
    margin: 10px 5px;
}
.home2 .owl-dots .owl-dot.active span{
    width: 17px;
}
.home2 .owl-dots{
    margin-top: 6px;
}
.home2 .owl-controls .owl-nav [class*=owl-]{
    position: absolute;
    top: 19%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .2);
    /* margin-top: -30px; */
}
.home2 .owl-controls .owl-nav [class*=owl-]:hover{
    background: rgba(0, 0, 0, .3);
}
.home2 .owl-nav{
    display: none;
}
.home2:hover .owl-nav{
    display: block;
}
.home2 .owl-carousel .owl-controls .owl-nav .owl-prev{
    left: -30px;
    background-image: url(../images/ncenf1_03.png);
    background-position: 35px center;
    background-repeat: no-repeat;
}
.home2 .owl-carousel .owl-controls .owl-nav .owl-next{
    right: -30px;
    background-image: url(../images/ncenf2_03.png);
    background-position: 13px center;
    background-repeat: no-repeat;
}
.home2 .owl-carousel{
    overflow: hidden;
}
/*hot-service*/
.hot-service{
    background: #fff;
}
.center-h1{
    line-height: 50px;
    height: 50px;
    border-bottom: 2px solid #f5f6f8;
    padding: 0 16px;
}
.center-h1 .a1{
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #2e5aa6;
}
.hot-ul li{
    float: left;
    width: 20%;
    height: 128px;
    border-right: 1px solid #f5f6f8;
}
.hot-ul li:last-child{
    border-right: none;
}
.hot-ul li a{
    display: block;
    height: 100%;
    border:1px solid transparent;
    /* overflow: hidden; */
}
.hot-ul li span{
    display: block;
    text-align: center;
    color: #000;
    margin-top: 13px;
    transition: all .2s;
}
.hot-ul li i{
    display: block;
    width: 62px;
    height: 50px;
    margin: 16px auto 0;
    background: url(../images/pef5_07.png) no-repeat;
    transition: all .2s;
}
.hot-ul li .i1{
    background-position: 4px 2px;
}
.hot-ul li .i2{
    background-position: -66px 3px;
}
.hot-ul li .i3{
    background-position: -134px 2px;
}
.hot-ul li .i4{
    background-position: -211px 4px;
}
.hot-ul li .i5{
    background-position: -281px 2px;
}

.hot-ul li a:hover {
    background:#fcfdff;
    border-color:#5eb1ff;
    box-shadow:0 0 5px rgba(0,0,0,.24);
}

/*mydo*/
.mydo{
    background: #fff;
}
.bj-sea{
    width: 260px;
    height: 32px;
    float: right;
    border: 1px solid #e2e2e2;
    margin-top: 10px;
}
.bj-sea .text{
    width: 216px;
    height: 100%;
    float: left;
    font-size: 14px;
    border: none;
    text-indent: 9px;
}
.bj-sea .text::-webkit-input-placeholder{
    color: #999;
}
.bj-sea i{
    width: 42px;
    float: right;
    height: 100%;
    background: url(../images/pef10_03.png) no-repeat center;
    cursor: pointer;
}
.mydo-main{
    padding: 20px;
    padding-top: 0;
}
.domb1{
    padding: 10px 0 10px;
    border-bottom: 2px solid #f9fafb;
}
.domb1 li{
    float: left;
    width: 19.5%;
}
.domb1 li:last-child{
    width: 22%;
}
.domb1 li a{
    display: block;
    /* height: 100px; */
    text-align: center;
    position: relative;
    /* padding: 8px 0; */
}
.domb1-1{
    padding:10px 0;
    width: 67%;
    margin: 0 auto;
    border: 1px solid transparent;
}
.domb1 li a:hover .domb1-1{
    border-color: #5eb1ff;
    background: #fcfdff;
    box-shadow: 0 0 4px rgba(0, 0, 0, .16);
}
.domb1 li:nth-of-type(5) a:hover .domb1-1{
    border-color: #ffa634;
    background: #fffcf8;
    box-shadow: 0 0 4px rgba(0, 0, 0, .16);
}
.domb1 li:nth-of-type(5) a:before{
    position: absolute;
    left: 0;
    top: 8px;
    height: 100px;
    content: "";
    width: 1px;
    background: #f5f6f8;
}
.domb1 li a span{
    display: block;
    margin-top: 1px;
}
.domb1 li a em{
    height: 20px;
    background: #e70400;
    font-size: 14px;
    color: #fff;
    padding: 0 10px;
    border-radius: 13px;
    -ms-border-radius: 13px;
    line-height: 20px;
    position: absolute;
    right: 34%;
    top: 9%;
}
.domb2 li{
    margin-top: 20px;
    border: 1px solid #f5f6f8;
}
.domb2-1{
    line-height: 39px;
    border-bottom: 1px solid #f5f6f8;
    padding: 0 20px;
    background: #fcfcfd;
    font-size: 14px;
    color: #666;
}
.domb2-2{
    overflow: hidden;
    padding: 17px 20px;
}
.domb2-2-1{
    float: left;
}
.domb2-2-1 .time{
    float: left;
    width: 100px;
    text-align: center;
}
.domb2-2-1 .time span{
    display: block;
    background: #ddedff;
    color: #2e5aa6;
    font-weight: bold;
    line-height: 40px;
}
.domb2-2-1 .time em{
    display: block;
    text-align: center;
    line-height: 24px;
    background: #72a7e2;
    font-size: 14px;
    color: #fff;
}
.domb2-2-1 .text{
    margin-left: 18px;
    float: left;
}
.domb2-2-2{
    float: right;
    font-size: 0;
    margin-top: 16px;
}
.domb2-2-1 .text h4{
    font-weight: bold;
    color: #302d46;
    font-size: 16px;
    margin-top: 9px;
}
.domb2-2-1 .text p{
    font-size: 14px;
    color: #666;
    margin-top: 6px;
}
.domb2-2-2 span{
    width: 80px;
    height: 30px;
    border: 1px solid #dcdcdc;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    background: #eeeeee;
    font-size: 14px;
    color: #666;
    border-radius: 4px;
    cursor: pointer;
}
.domb2-2-2 span:first-child{
    margin-right: 10px;
    background: #2e5aa6;
    color: #fff;
    border-color: #2e5aa6;
}
.domb2-2-2 span:first-child:hover{
    background: #007EE8;
    border: 1px solid #007EE8;
}

.mydo-h1{
    height: 49px;
    border-bottom: 1px solid #dcdcdc;
}
.mydo-h1-1{
    float: left;
}
.mydo-h1-1 li{
    float: left;
    padding: 13px 10px 13px;
    color: #000;
    border-bottom: 2px solid transparent;
    overflow: hidden;
    margin-right: 10px;
    cursor: pointer;
}
.mydo-h1-1 li.on{
    border-bottom-color:#2e5aa6;
}
.mydo-h1-1 li span{
    float: left;
}
.mydo-h1-1 li em{
    float: left;
    height: 16px;
    background: #e70400;
    font-size: 12px;
    color: #fff;
    padding: 0 8px;
    border-radius: 8px;
    -ms-border-radius: 8px;
    line-height: 16px;
    margin-left: 6px;
    margin-top: 3px;
}
.mydo-h1-2{
    float: left;
    margin-left: 10px;
    border: 1px solid #c1c1c1;
    padding: 4px 14px;
    border-radius: 18px;
    color: #000;
    margin-top: 9px;
    cursor: pointer;
}
.mydo-h1-2 span{
    float: left;
}
.mydo-h1-2 em{
    float: left;
    height: 16px;
    background: #e70400;
    font-size: 12px;
    color: #fff;
    padding: 0 8px;
    border-radius: 8px;
    -ms-border-radius: 8px;
    line-height: 16px;
    margin-left: 6px;
    margin-top: 3px;
}
.mydo-lists li{
    margin-top: 20px;
    border: 1px solid #f5f6f8;
}
.bjt1{
    line-height: 39px;
    border-bottom: 1px solid #f5f6f8;
    font-size: 14px;
    color: #999;
    padding: 0 22px;
}
.bjt1 span{
    margin-right: 66px;
}
.bjt1 span em{color: #333;}
.bjt2{
    position: relative;
    height: 104px;
}
.bjt2 table{
    width: 100%;
    height: 100%;
}
.bjt2 table td{
    border-right: 1px solid #f5f6f8;
}
.bjt2 table td .p1{
    padding-left: 26px;
    line-height: 30px;
    font-weight: bold;
    color: #302d46;
    width: 80%;
}
.bjt2 table td .p2{
    text-align: center;
    font-size: 14px;
}
.bjt2 table td .p2 .s1{
    color: #e70400;
}
.bjt2 table td .p2 .s2{
    color: #ffa634;
}
.bjt2 table td .p2 .s3{
    color: #93bf61;
}
.bjt2 table td .p2 .d1{
    text-align: center;
}
.bjt2 table td .wldb{
    font-size: 14px;
    display: block;
    margin-top: 6px;
    position: relative;
}
.wl-info-1{
    text-align: center;
}
.bjt2 .wlxq-box{
    top: 22px;
    right: 28px;
    padding-top: 0;
    display: none;
}
.bjt2 .wl-info{
    float: none;
}
.bjt2 .wl-info:hover .wlxq-box{
    display: block;
}
.bjt2 .wl-info i{
    line-height: 31px;
}
.bjt2 table td .wldb .i1{
    padding-left: 27px;
    background: url(../images/cenff10_03.png) no-repeat left center;
}
.bjt2 table td .p3{
    text-align: center;
    font-size: 14px;
}
.bjt2 table td .p3 span{
    width: 80px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    background: #2e5aa6;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    margin-bottom: 10px;
}
.bjt2 table td .p3 a{
    display: block;
}





/*account-main*/
.position{
    padding: 22px 0 18px;
    color: #999;
    font-size: 14px;
    line-height: 19px;
}
.position span{
    width: 7px;
    height: 14px;
    background: url(../images/pef16_03.png) no-repeat;
    margin: 3px 9px 0;
    float: left;
}
.position a{
    float: left;
}
.position .pos-home{
    margin-top: 2px;
    width: 15px;
    height: 15px;
    background: url(../images/qisf1_03.png) no-repeat;
}
.position a:hover{
    float: left; color: #2e5aa6;
}/* åŒ0903 */

.position .pos-home:hover{
    background: url(../images/qisf1_0311.png) no-repeat;
}
.per-info{
    background: #fff;
}
.per-info-box{
    padding: 8px 20px 27px;
}
.per-info-img{
    float: left;
    width: 140px;
    position: relative;
    margin:28px 56px 0 40px;
    text-align: center;
}
.per-info-img .img{
    width: 140px;
    height: 140px;
    border-radius: 50%;
    -ms-border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 7px rgba(0,0,0,.15);
    overflow: hidden;
}
.per-info-img span{
    display: inline-block;
    width: 86px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #434343;
    border-radius: 16px;
    color: #000;
    cursor: pointer;
    margin-top: 36px;
}
.per-info-text{
    float: left;
    width: 750px;
}
.per-info-text li{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #f5f6f8;
}
.per-info-text li span{
    float: left;
    width: 96px;
    color: #666;
}
.per-info-text li em{
    float: left;
    color: #000;
    font-size: 18px;
}
.per-info-text li .em-0{
    color: #999;
}
.per-info-text li i{
    color: #2e5aa6;
    float: right;
    cursor: pointer;
    font-size: 16px;
}
.safe-dj{
    background: #fff;
    position: relative;
}
.safe-dj-box{
    padding: 0 20px;
}
.safe-dj-box li{
    padding: 18px 0;
    border-bottom: 1px solid #f8f9fa;
    overflow: hidden;
    position: relative;
}
.safe-dj-box li .safe-dj1-l{
    float: left;
}
.safe-dj-box li:last-child{
    border: none;
}
.safe-dj-box li .s1{
    width: 80px;
    height: 30px;
    border: 1px solid #2e5aa6;
    text-align: center;
    line-height: 28px;
    background: #2e5aa6;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    float: right;
    margin-top: 18px;
}
.safe-dj-box li .ys1{
    background: #93bf60;
    border-color: #93bf60;
}
.safe-dj-box li .s1:hover{
    background: #007EE8;
    border: 1px solid #007EE8;
}
.safe-dj1-l .img{
    float: left;
}
.safe-dj1-l .text{
    float: left;
    margin-left: 20px;
    margin-top: 3px;
}
.safe-dj1-l .text h2 span{
    font-size: 18px;
    color: #302d46;
}
.safe-dj1-l .text h2 em{
    font-size: 14px;
    color: #999;
    margin-left: 14px;
}
.safe-dj1-l .text p{
    font-size: 14px;
    color: #999;
}
.safe-dj1-l .text h2 .em1{
    color: #eb6100;
}
.site{
    background: #fff;
    position: relative;
}
.addsite{
    /* float: right; */
    cursor: pointer;
    color: #000;
    font-size: 14px;
    width: 120px;
    height: 36px;
    border: 1px solid #d7ddeb;
    /* text-align: center; */
    border-radius: 2px;
    line-height: 36px;
    position: absolute;
    right: 0;
    top: -54px;
}
.site-lists{
    padding: 0 20px;
}
.site-lists li{
    padding: 20px 0;
    border-bottom: 1px solid #f8f9fa;
/*     height: 100px; */
    position: relative;
    overflow: hidden;
}
.site-lists li:last-child{
    border: none;
}
.site-n1{
    float: left;
    width: 80%;
}
.site-n1 h1{
    font-size: 18px;
    margin-top: 5px;
}
.site-n1 h1 span{
    color: #302d46;
}
.site-n1 h1 em{
    margin-left: 25px;
    color: #666;
    font-size: 14px;
}
.site-n1 p{
    margin-top: 6px;
    line-height: 19px;
}
.site-n1 p em{
    font-size: 12px;
    width: 32px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    float: left;
    background: #2e5aa6;
    color: #fff;
    margin-right: 12px;
    border-radius: 4px;
}
.site-n2{
    float: right;
    margin-top: 21px;
}
.site-n2 span{
    width: 80px;
    height: 30px;
    border: 1px solid #dcdcdc;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    background: #eeeeee;
    font-size: 14px;
    color: #666;
    border-radius: 4px;
    cursor: pointer;
}
.site-n2 .s1{
    background: #2e5aa6;
    color: #fff;
    border-color: #2e5aa6;
    margin-right: 10px;
}
.site-n2 .s1:hover{
    background: #007EE8;
    border: 1px solid #007EE8;
}
.do-center-l{
    height: 960px;
}
.boss-center-l{
    height: 840px;
}
.boss-center-l1{
    height: 954px;
}
.boss-info-text li span{
    width: 144px;
}
.boss-center-l{
    height: 1090px;
}
.boss-info-img{
    margin-top: 82px;
}

/*bespoke*/
.besp-1{
    background: #fff;
}
.bes-t1{
    padding: 15px 21px 0;
    overflow: hidden;
}
.bes-t1 span{
    font-size: 24px;
    color: #000;
    float: left;
}
.bes-t1 em{
    float: right;
    font-size: 14px;
    color: #999;
    margin-top: 6px;
}
.bes-too{
    border-right: 2px solid #f9fafb;
}
.bes-too a{
    display: block;
    font-size: 18px;
    color: #302d46;
    line-height: 28px;
    padding: 20px 42px 0 20px;
    height: 76px;
}
.bes-t2{
    margin-top: 20px;
    border-top: 1px dashed #f8f9fa;
    line-height: 48px;
    text-align: right;
    font-size: 14px;
    color: #666;
    padding-right: 27px;
}
.bes-t2 span{
    margin-left: 34px;
    cursor: pointer;
}
.besp-1-1 .owl-dots{
    display: none!important;
}
.besp-1-1 .owl-nav{
    position: absolute;
    right: 10px;
    top: -42px;
}
.besp-1-1 .owl-nav div{
    background-color: #f5f6f8;
    width: 32px;
    height: 32px;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-position: center;
}
.besp-1-1 .owl-nav .owl-prev{
    background-image: url(../images/pef26_03.png);
}
.besp-1-1 .owl-nav .owl-next{
    background-image: url(../images/pef25_03.png);
}
.besp-1-1 .owl-nav div:hover{
    background-color: #e5e5e5;
}
.besp-2{
    background: #fff;
    padding-bottom: 10px;
}
.besp-2-1{
    padding: 0 20px;
}
.besp-2-1 li{
    height: 85px;
    border-bottom: 1px solid #f8f9fa;
    overflow: hidden;
}
.besp-2-1 li .time{
    float: left;
    margin-left: 34px;
    width: 65px;
    text-align: center;
    color: #ccc;
    margin-top: 11px;
}
.besp-2-1 li .time span{
    font-size: 30px;
    font-weight: bold;
    display: block;
}
.besp-2-1 li .time em{
    display: block;
    margin-top: -4px;
}
.besp-2-1 li .text{
    margin-left: 42px;
    margin-top: 19px;
    color: #ccc;
    float: left;
}
.besp-2-1 li .text h4{
    font-size: 18px;
}
.besp-2-1 li .text p{
    font-size: 14px;
    margin-top: 2px;
}
.bes-del{
    width: 80px;
    height: 30px;
    border: 1px solid #dcdcdc;
    text-align: center;
    line-height: 28px;
    float: right;
    background: #eeeeee;
    font-size: 14px;
    color: #666;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 26px;
}
.bes-center-l{
    height: 900px;
}

/*mykd*/
.mykd{
    background: #fff;
}
.mykd-main{
    padding: 0 20px 20px 20px;
}
.kd-lists li{
    margin-top: 20px;
    border: 1px solid #f5f6f8;
}
.kdl1{
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #f5f6f8;
    background-color: #fcfcfd;
    padding: 0 20px;
    font-size: 14px;
    color: #999;
}
.kdl1 em{
    margin-left: 60px;
}
.kdl2{
    height: 78px;
    padding:0 20px;
}
.kdl2-1{
    float: left;
    color: #302d46;
    font-weight: bold;
    line-height: 78px;
}
.kdl2-2{
    float: right;
}
.kdl2-2 .em1{
    float: left;
    font-size: 14px;
    color: #81bf09;
    /* font-weight: bold; */
    margin-right: 32px;
    line-height: 78px;
}
.kdl2-2 .s1{
    float: left;
    font-size: 14px;
    color: #999;
    margin-right: 32px;
    line-height: 78px;
}
.wl-info{
    float: left;
    position: relative;
}
.wl-info i{
    padding-left: 26px;
    display: inline-block;
    background:url(../images/cenff10_03.png) no-repeat left center;
    font-size: 14px;
    color: #333;
    line-height: 78px;
}
.wlxq-box{
    position: absolute;
    top: 36px;
    right: 0;
    width: 288px;
    padding-top: 15px;
    z-index: 9;
    /* width: 288px; */
}
.wlxq{
    box-shadow: 0 0 4px rgba(18,96,166,.26);
    background: #fff;
    margin-top: 16px;
    position: relative;
    border: 1px solid #d7ddeb;
    font-size: 12px;
    color: #666;
}
.wlxq:before{
    position: absolute;
    content: "";
    width: 26px;
    height: 13px;
    background: url(../images/pef35_03.png) no-repeat;
    right: 20px;
    top: -13px;
}
.wlxq-t1{
    line-height: 39px;
    border-bottom: 1px solid #d7ddeb; 
    padding: 0 15px;
}
.wlxq-t1 em{
    margin-left: 15px;
}
.wlxq-t2{
    padding: 10px 15px 0;
    font-family: "simsun";
    height: 216px;
}
.wlxq-t2 dd{
    padding-left: 16px;
    position: relative;
    line-height: 18px;
    margin-bottom: 10px;
}
#ascrail2001{
    background: #eeeeee;
}
.wlxq-t2 dd:before{
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
    background-color: #666;
}
.ck-all{
    display: block;
    margin-bottom: 10px;
    margin-left: 20px;
    color: #999;
}
.wlxq-t2 dd:first-child{
    color: #ff6600;
}
.wlxq-t2 dd:first-child:before{
    background: #ff6600;
}

/*.mypj*/
.mypj{
    background: #fff;
}
.pj-main{
    padding: 20px;
    padding-top: 0;
    height: 855px;
}
.pj-h1{
    height: 49px;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
    position: relative;
}
.pj-h1-1{
    float: left;
}
.pj-h1-1 li{
    float: left;
    padding: 13px 10px 12px;
    color: #000;
    border-bottom: 2px solid transparent;
    overflow: hidden;
    margin-right: 10px;
    cursor: pointer;
}
.pj-h1-1 li.on{
    border-bottom-color:#2e5aa6;
    color: #2e5aa6;
}
.pj-h1-1 li span{
    float: left;
}
.pj-h1-1 li em{
    float: left;
    height: 16px;
    background: #e70400;
    font-size: 12px;
    color: #fff;
    padding: 0 8px;
    border-radius: 8px;
    -ms-border-radius: 8px;
    line-height: 16px;
    margin-left: 6px;
    margin-top: 3px;
}
.pj-h1-2{
    float: left;
    margin-left: 10px;
    border: 1px solid #c1c1c1;
    padding: 4px 14px;
    border-radius: 18px;
    color: #000;
    margin-top: 9px;
    cursor: pointer;
}
.pj-h1-2 span{
    float: left;
}
.pj-h1-2 em{
    float: left;
    height: 16px;
    background: #e70400;
    font-size: 12px;
    color: #fff;
    padding: 0 8px;
    border-radius: 8px;
    -ms-border-radius: 8px;
    line-height: 16px;
    margin-left: 6px;
    margin-top: 3px;
}
.pj-lists li{
    margin-top: 20px;
    border: 1px solid #f5f6f8;
}

.pj-bjt1{
    line-height: 39px;
    border-bottom: 1px solid #f5f6f8;
    font-size: 14px;
    color: #999;
    padding: 0 22px;
    overflow: hidden;
    background: #fcfcfd;
}
.pj-bjt1 span{
    margin-right: 28px;
}
.pj-bjt1 em{
    margin-right: 28px;
}
.pj-bjt2{
    padding: 0 20px;
    position: relative;
    height: 60px;
}
.pj-bjt2 .p1{
    float: left;
    width: 400px;
    font-weight: bold;
    color: #302d46;
    /* line-height: 42px; */
    margin-top: 18px;
}
.pj-bjt2-1{
    /* position: absolute; */
    /* font-size: 0; */
    /* height: 30px; */
    /* right: 20px; */
    /* top: 50%; */
    /* margin-top: -15px; */
    float: right;
    margin-top: 15px;
}
.pj-bjt2-1 span{
    width: 80px;
    height: 30px;
    border: 1px solid #dcdcdc;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    background: #eeeeee;
    font-size: 14px;
    color: #666;
    border-radius: 4px;
    cursor: pointer;
}
.pj-bjt2-1 .s1{
    background: #2e5aa6;
    color: #fff;
    border-color: #2e5aa6;
    /* margin-right: 10px; */
}
.zhpj{
    float: right;
    margin-right: 48px;
    margin-top: 27px;
}
.zhpj span{
    color: #999;
    float: left;
    margin-right: 8px;
}
.zhpj em{
    float: left;
}
.zhpj em img{
    float: left;
    margin-left: 4px;
}
.zhpj i{
    margin-left: 10px;
}
.pj-bjt1 p{
    float: right;
    color: #f71417;
}
.pj-bjt1 p.on{
    color: #2ea334;
}
.zx-pj-bjt2{
    line-height: 78px;
    padding: 0 20px;
    overflow: hidden;
}
.zx-pj-bjt2 .p1{
    font-weight: bold;
    color: #000;
    float: left;
}
.zx-pj-bjt2 .p1:hover{
    color: #2e5aa6;
}
.scc-enter-l{
    height: 900px;
}
.qxsc{
    width: 80px;
    height: 30px;
    border: 1px solid #dcdcdc;
    text-align: center;
    line-height: 28px;
    float: right;
    background: #eeeeee;
    font-size: 14px;
    color: #666;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 24px;
}

/* pjxq-main */
.pj1-info{
    background: #fff;
}
.pjxq-main{
    padding: 0 20px;
}
.pjx1-t1{
    overflow: hidden;
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #f5f6f8;
}
.pjx1-t1 span{
    float: left;
    font-weight: bold;
    color: #2e5aa6;
}
.pjx1-t1 em{
    float: right;
    font-size: 14px;
    color: #666;
}
.pjx1-t2{
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 24px;
}
.pjx1-t2 span{
    color: #999;
    float: left;
}
.pjx1-t2 em{
    float: left;
    /* margin-top: 17px; */
}
.pjx1-t2 img{
    float: left;
    margin-right: 4px;
}
.pjx1-t2 i{
    margin-left: 10px;
}
.pjx1-t3{
    /* margin-top: 20px; */
}
.pjx1-t3-1{
    overflow: hidden;
}
.hpd{
    float: left;
    width: 90px;
}
.hpd span{
    font-size: 14px;
    color: #999;
}
.hpd em{
    display: block;
    font-size: 39px;
    color: #ef1b1a;
}
.hpd em i{
    font-size: 23px;
}
.pjx1-t3-1 ul{
    margin-left: -5px;
    margin-right: -5px;
    overflow: hidden;
}
.pjx1-t3-1 ul li{
    float: left;
    width: 50%;
    padding: 0 5px;
    margin-bottom: 10px;
}
.pjx1-t3-1 ul li a{
    display: block;
    border: 1px solid #e0e0e0;
    line-height: 28px;
    font-size: 14px;
    color: #333;
    padding-left: 10px;
}
.pjx1-t3-2{
    margin-top: 12px;
    line-height: 26px;
    padding-bottom: 545px;
}
.pjx1-t3-2 span{
    font-size: 14px;
    color: #999;
}
.center-r22{
    width: 100%;
    margin-bottom: 30px;
}
.pj-uls1{
    width: 100%;
}
.center-r22 .pjx1-t1{
    border: none;
}
.pjx1-t11{
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #f9fafb;
    padding-bottom: 18px;
}
.zj-dl1{
    overflow: hidden;
    height: 93px;
}
.zj-dl1 dd{
    float: left;
    border-left:1px solid #f5f6f8;
    height: 100%;
}
.zj-dl1 dd:nth-of-type(1){
    width: 74%;
    padding-left: 20px;
    border: none;
}
.zj-dl1 dd:nth-of-type(2),.zj-dl1 dd:nth-of-type(3){
    width: 13%;
}
.zj-dl1 dd:nth-of-type(1) h4{
    font-weight: bold;
    font-size: 16px;
    color: #302d46;
    margin-top: 21px;
}
.zj-dl1 dd:nth-of-type(1) p{
    margin-top: 10px;
    font-size: 14px;
    color: #999;
}
.zj-dl1 dd:nth-of-type(1) p em{
    margin-left: 80px;
}
.zj-dl1 dd:nth-of-type(2){
    text-align: center;
    font-size: 14px;
}
.zj-dl1 dd:nth-of-type(2) em{
    color:#ffa634;
    margin-top: 27px;
    display: block;
}
.zj-dl1 dd:nth-of-type(2) .ybj{
    color:#93bf61;
}
.zj-dl1 dd:nth-of-type(2) span{
    
    display: block;
    font-weight:bold;
    margin-top:6px;
}
.zj-dl1 dd:nth-of-type(3){
    text-align: center;
    font-size: 14px;
}
.zj-dl1 dd:nth-of-type(3) a{
    display:inline-block;
    margin-top: 38px;
}

.zj-dl1 dd:nth-of-type(3) span{
    width: 80px;
    height: 30px;
    border: 1px solid #dcdcdc;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    background: #eeeeee;
    font-size: 14px;
    color: #666;
    border-radius: 4px;
    cursor: pointer;
}
.zj-dl1 dd:nth-of-type(3) .s1{
    background: #2e5aa6;
    color: #fff;
    border-color: #2e5aa6;
    margin-top: 33px;
    margin-bottom: 10px;
}
.zf-pj-lists ul{
    margin-bottom: 60px;
}
.zj-pj-con1 ul{
    margin-bottom: 40px;
}
.zj-mypj{
    padding-bottom: 120px;
}
.pj-lists li:hover .pj-bjt2 .p1{
    color: #2e5aa6;
}
.addcl{
    /* float: right; */
    width: 120px;
    height: 30px;
    border: 1px solid #d7ddeb;
    border-radius: 2px;
    margin-top: 9px;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: -69px;
}
/* myruns */
.myruns{
    background: #fff;
}
.his{
    float: right;
    width: 96px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #2e5aa6;
    font-size: 12px;
    color: #fff;
    border-radius: 4px;
    margin-top: 10px;
    cursor: pointer;
}
.runs-main{
    padding-left: 25px;
    padding-bottom: 20px;
}
.runs-m1{
    margin-top: 19px;
}
.runs-m1 .time{
    font-size: 14px;
    color: #302d46;
}
.runs-m1 li{
    height: 30px;
    line-height: 30px;
    margin-top: 8px;
    font-size: 14px;
}
.runs-m1 li span{
    font-size: 12px;
    color: #999;
    margin-left: 67px;
    margin-right: 34px;
    float: left;
}
.runs-m1 li a{
    float: left;
    padding-left: 19px;
    color: #302d46;
    padding-left: 18px;
    background: url(../images/pef51_03.png) no-repeat left center;
    width: 70%;
}
.runs-m1 li i{
    float: right;
    width: 11px;
    height: 11px;
    background: url(../images/pef53_03.png) no-repeat;
    margin-right: 22px;
    margin-top: 9px;
    cursor: pointer;
    display: none;
}
.runs-m1 li:hover{
    background: #f5f6f8;
}
.runs-m1 li:hover i{
    display: block;
}
.runs-m1 li:hover a{
    background-image: url(../images/pef52_03.png);
    color: #2e5aa6;
}
.runs-m1 li:hover span{
    color: #2e5aa6;
}
.zjsc-box-bg{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 20;
    z-index: 99;
    display: none;
}
.zjsc-box-1{
    position: absolute;
    width: 598px;
    height: 678px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 4px;
    left: 17%;
    top: -61px;
    z-index: 101;
    display: none;
}
.zjsc-box-1 .title{
    height: 44px;
    background: #f9fafb;
    border-bottom: 1px solid #f9fafb;
}
.zjsc-box-1 .title em{
    width: 11px;
    height: 11px;
    background: url(../images/pef53_03.png) no-repeat;
    float: right;
    margin-top: 16px;
    margin-right: 20px;
    cursor: pointer;
}
.scimg-cc {
    text-align:center;;
}
.scimg-cc img{
    margin-top: 10px;
    width: 435px;
}


/* xiugai */
.home1-3-3{
    position: absolute;
    width: 250px;
    padding: 10px 23px;
    border: 1px solid #d7ddeb;
    top: 100px;
    right: -28px;
    background: #fff;
    z-index: 3;
    box-shadow: 0 0 6px rgba(86, 106, 153, .14);
    display: none;
}
.home1-3-3 li{
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px solid #f5f6f8;
    font-size: 14px;
}
.home1-3-3 li em{
    float: left;
    font-weight: bold;
    line-height: 24px;
}
/* .home1-3-3 li span{ */
/*     float: left; */
/*     width: calc(100% - 56px); */
/*     line-height: 24px; */
/* } */
.home1-3-3 li span {
/*     float: left; */
    height: 16px;
    background: #e70400;
    font-size: 12px;
    color: #fff;
    padding: 0 8px;
    border-radius: 8px;
    -ms-border-radius: 8px;
    line-height: 16px;
    margin-left: 6px;
    margin-top: 7px;
}
.home1-3-3 li:last-child{
    border:none;
}
/* .home1-3-3:before{ */
/*     width: 34px; */
/*     height: 14px; */
/*     position: absolute; */
/*     background: url(../images/peff3_03.png) no-repeat; */
/*     content:""; */
/*     right: 68px; */
/*     top: -14px; */
/* } */
.domb3{
    margin-top: 20px;
    text-align: center;
    padding-bottom: 20px;
}


/*tcdi-box*/
.tcdi-box{
    width: 680px;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(122,122,122,.45);
    position: absolute;
    left: 50%;
    margin-left: -340px;
    top: 50%;
    margin-top: -160px;
    background: #fff;
    z-index: 100;
    display: none;
}
.tc-title{
    line-height: 48px;
    height: 48px;
    border-bottom: 1px solid #d9d9d9;
    padding: 0 20px;
}
.tc-title span{
    font-weight: bold;
    color: #000;
}
.tc-title em{
    width: 26px;
    height: 26px;
    background: url(../images/pef53_03.png) no-repeat center;
    float: right;
    margin-top: 11px;
    cursor: pointer;
}
.tc-con{
    padding: 11px 40px 35px;
    border-bottom: 1px solid #d9d9d9;
}
.tc-c1{
    position: relative;
    height: 46px;
    border: 1px solid #e0e0e0;
    margin-top: 24px;
}
.tc-c1 .c1-span{
    line-height: 44px;
    width: 118px;
    text-align: center;
    border-right: 1px solid #e0e0e0;
    color: #000;
    float: left;
}
.tc-c1 .c1-dq1{
    float: left;
    width: calc(100% - 118px);
    height: 100%;
    position: relative;
}
.c1-dq1 .it1{
    width: 100%;
    height: 100%;
    border: none;
    text-indent: 14px;
    color: #000;
}
.c1-dq1 i{
    position: absolute;
    z-index: 3;
    width: 14px;
    height: 7px;
    right: 14px;
    top: 21px;
    background: url(../images/cenff1_03.png) no-repeat;
}
.tc-f1{
    padding: 16px 0;
    text-align: center;
    font-size: 0;
}
.tc-f1 span{
    cursor: pointer;
    display: inline-block;
    width: 200px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    margin: 0 5px;
    background: #e8f4ff;
    color: #2e5aa6;
}
.tc-f1 .s1{
    background: #2e5aa6;
    color: #fff;
}
/*.it1:focus{border: 1px solid #f2f2f2;}*/

._citys {width: 482px;
    display: inline-block;
    border: 1px solid #e0e0e0;
    position: relative;
    background: #fff;
    margin-top: 1px;}
._citys span {color: #2e5aa6;height: 15px;width: 15px;line-height: 12px;text-align: center;border-radius: 3px;position: absolute;right: 10px;top: 10px;border: 1px solid #2e5aa6;cursor: pointer;display: none;}
._citys0 {width: 100%;height: 45px;display: inline-block;/* border-bottom: 2px solid #2e5aa6; */padding: 0;margin: 0;}
._citys0 li {display: inline-block;line-height: 45px;/* font-size: 15px; */color: #000;width: 33.3333%;text-align: center;cursor: pointer;border: 1px solid #e0e0e0;border-top: none;background: #f8f8f8;border-left: none;}
.citySel {background-color: #fff!important;color: #2e5aa6 !important;border-bottom: none!important;}
._citys1 { width: 100%; display: inline-block; padding: 10px 15px; }
._citys1 a { width: 83px; height: 35px; display: inline-block; /*background-color: #f5f5f5; */color: #666; margin-left: 6px; margin-top: 3px; line-height: 35px; text-align: center; cursor: pointer; font-size: 14px; overflow: hidden; }
._citys1 a:hover { color: #fff; background-color: #2e5aa6; }
.AreaS { background-color: #2e5aa6 !important; color: #fff !important; }
._citys0 li:last-child{border-right: 0;}

.tc-c2{
    width: 439px;
}
.c2-1{
    position: absolute;
    width: 150px;
    height: 46px;
    background: #2e5aa6;
    text-align: center;
    color: #fff;
    border: none;
    right: -161px;
    top: -1px;
    cursor: pointer;
}
.tc-c4{
    margin-top: 20px;
    font-size: 14px;
    color: #333;
}
.tc-c4 a{
    color: #fdb23f;
}
.c2-1:disabled{
    cursor: not-allowed;
    /*opacity: 0.5;*/
    background: #0075e9;
}


.xq-box2{
    margin-top: 20px;
    background: #fff;
    padding: 0 20px;
}
.xq-t1{
    font-size: 18px;
    font-weight: bold;
}
.xq-bx2-0{
    padding: 26px 0;
    border-bottom: 1px solid #dcdcdc;
}
.xq-bx2-3{border-bottom: none;}
.xq-bx2-1{
    padding-bottom: 14px;
}
.xq-bx2-1 ul{
    margin-top: 10px;
}
.xq-bx2-1 li{
    float: left;
    width: 50%;
    line-height: 34px;
}
.xq-bx2-1 li em{
    width: 96px;
    display: inline-block;
    color: #666;
}
.xq-bx2-1 li span{
    color: #000000;
}
.xq-bx2-2 table{
    width: 100%;
    margin-top: 16px;
    border: 1px solid #f5f6f8;
}
.xq-bx2-2 table thead tr{
    background: #fcfcfd;
    
}
.xq-bx2-2 table thead th{
    border-bottom: 1px solid #f5f6f8;
    padding: 9px 0;
}
.xq-bx2-2 table thead th:nth-of-type(2){
    text-align: left;
    text-indent: 20px;
}
.xq-bx2-2 table td{
    text-align: center;
    border-bottom: 1px solid #f5f6f8;
}
.xq-bx2-2 table tr:last-child td{
    border: none;
}
.xq-bx2-2 table td:nth-of-type(2){
    text-align: left;
    text-indent: 20px;
    padding: 10px 0;
}
.xq-bx2-2 table td .ti-s{
    color: #999;
}
.xq-bx2-2 table td em{
    display: inline-block;
    width: 30px;
    height: 27px;
    position: relative;
    background: url(../images/cenff31_03.png) no-repeat 4px 10px;
    cursor: pointer;
}
.xq-bx2-2 table td em a{
    position: absolute;
    top: 24px;
    left: -11px;
    width: 54px;
    height: 35px;
    text-align: center;
    line-height: 37px;
    color: #186ee5;
    background: url(../images/cenff40_03.png) no-repeat;
    font-size: 14px;
    display: none;
    z-index: 4;
}
.xq-bx2-2 table td em:hover{
    background-position: 4px -20px;
}
.xq-bx2-2 table td em:hover .a1{
    display: block;
}
.qxxx-ul{
    margin-top: 0px;
}
.qxxx-ul li{
    margin-top: 15px;
    overflow: hidden;
}
.qxxx-ul li .p1{
    float: left;
    width: 112px;
    color: #666;
}
.qxxx-ul li .p2{
    width: calc(100% - 112px);
    float: left;
    color: #000;
}
.qxxx-ul li .p2 span{
    display: block;
    margin-left: 95px;
    margin-top: 8px;
}
.bjxq-box{
    margin-bottom: 30px;
}
.xqb-box1{
    background: #fff;
    padding: 20px 0;
}
.xqb-bx1-1{
    border: 1px solid #f5f6f8;
    /* height: 40px; */
    background: #fcfcfd;
    margin: 0 20px;
    position: relative;
}
.xqb-bx1-1 li{
    float: left;
    font-size: 14px;
    color: #666;
    position: relative;
}
.xqb-bx1-1 li:nth-of-type(1){
    margin-right: 50px;
    line-height: 40px;
    margin-left: 20px;
}
.xqb-bx1-1 li:nth-of-type(2){
    line-height: 40px;
    color: #999;
}
.xqb-bx1-1 li:nth-of-type(2) i{
    color: #2e5aa6;
    margin-left: 6px;
    cursor: pointer;
}
.bjq-t1{
    width: 96px;
    height: 91px;
    position: absolute;
    background: url(../images/cenff36_03.png) no-repeat;
    right: 40px;
    top: -12px;
    text-align: center;
    font-size: 14px;
}
.bjq-t1 span{
    display: block;
    color: #999; 
    margin-top: 18px;
}
.bjq-t1 em{
    display: block;
    margin-top: 2px;
    color: #000;
}
.bjq-t1 em i{
    font-size: 18px;
    font-weight: bold;
}
.bj-theme{
    line-height: 78px;
    text-align: center;
    font-weight: bold;
    color: #302d46;
    font-size: 24px;
    border-bottom: 3px solid #f9fafb;
}
.shjd-box{
    padding-top: 36px;
}
.shjd-l{
    width: 28.3%;
    float: left;
    height: 240px;
    border-right: 1px solid #f9fafb;
    text-align: center;
    font-size: 14px;
    padding-top: 32px;
}
.shjd-l h2{
    font-size: 24px;
    font-weight: bold;
    color: #fa5b5b;
}
.dano .p1 span{
    display: inline-block;
    padding-left: 24px;
    background: url(../images/cenff35_03.png) no-repeat left center;
    color: #000;
    margin-top: 12px;
}
.dano .p2{
    color: #fa5b5b;
    margin-top: 12px;
}
.shjd-l .a1{
    width: 80px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    margin-top: 19px;
    background: #fa5b5b;
}
.shjd-r{
    width: 71.7%;
    float: left;
    padding: 0 36px;
}
.shjd-r-1{
    position: relative;
    height: 133px;
    border-bottom:1px solid #dcdcdc;
}
.shjd-r-1 li{
    position: absolute;
    width:200px;
    background: url(../images/cenff51_03.png) no-repeat left 8px;
    top: 0;
}
.shjd-r-1 li:nth-of-type(1){
    left: 0;
}
.shjd-r-1 li:nth-of-type(2){
    left: 195px;
}
.shjd-r-1 li:nth-of-type(3){
    left: 390px;
}
.shjd-r-1 li:nth-of-type(4){
    left: 585px;
}
.step1-1{
    width:32px;
    height: 32px;
    border-radius: 50%;
    background: #f4f5f7;
    margin: 0 auto;
    text-align:center;
}
.step1-1 i{
    display: inline-block;
    width: 25px;
    height: 24px;
    background: url(../images/cenff20_03.png) no-repeat;
    margin-top: 4px;
}
.shjd-r-1 li.active{
    background-image:url(../images/cenff50_03.png);
    /* cursor: pointer; */
}
.shjd-r-1 li.lia{
    background-image:url(../images/cenff50_03.png);
}
.shjd-r-1 li.active .step1-1{
    background:#81bf09;
}
.shjd-r-1 li.lia .step1-1{
    background:#81bf09;
}
.shjd-r-1 li.active:hover{
    background-image:url(../images/cenff52_03.png);
}
.shjd-r-1 li.active:hover .step1-1{
    background:#449c03;
}
.step1-1 .i1{
    background-position: -7px -38px;
}
.shjd-r-1 li.active .step1-1 .i1{
    background-position: -7px -3px;
}
.shjd-r-1 li.lia .step1-1 .i1{
    background-position: -7px -3px;
}
.step1-1 .i2{
    background-position: -58px -38px;
}
.shjd-r-1 li.active .step1-1 .i2{
    background-position: -58px -3px;
}
.shjd-r-1 li.lia .step1-1 .i2{
    background-position: -58px -3px;
}
.step1-1 .i3{
    background-position: -112px -38px;
}
.shjd-r-1 li.active .step1-1 .i3{
    background-position: -112px -3px;
}
.shjd-r-1 li.lia .step1-1 .i3{
    background-position: -112px -3px;
}
.step1-1 .i4{
    background-position: -163px -40px;
}
.shjd-r-1 li.active .step1-1 .i4{
    background-position: -163px -40px;
}
.shjd-r-1 li.lia .step1-1 .i4{
    background-position: -163px -40px;
}
.step1-2{
    margin-top:11px;
    text-align:center;
}
.step .time{
    text-align: center;
    font-size: 14px;
    margin-top: 22px;
}
.active-step{
    position: absolute;
    width: 270px;
    height: 184px;
    background:#fff;
    border: 1px solid #d7ddeb;
    box-shadow: 0 0 6px rgba(86, 106, 153, .14);
    left: -34px;
    top: 80px;
    padding:20px;
    font-size:14px;
    z-index: 9;
    display: none;
}
.active-step dd{
    margin-top:14px;
}
.active-step dd:first-child{
    margin-top:0;
}
.active-step span{
    font-weight:bold;
}
.active-step p{
    line-height:23px;
    margin-top:5px;
}
.active-step:before{
    position: absolute;
    width: 31px;
    height: 17px;
    background: url(../images/cenff53_07.jpg) no-repeat;
    content: "";
    top: -17px;
    left: 50%;
    margin-left: -15px;
}
.shjd-r-1 li.active:hover .active-step{
    display: block;
}
.shjd-r-2{
    padding-top: 13px;
}
.shjd-r-2 ul{
    height: 101px;
}
.shjd-r-2 li{
    font-size: 14px;
    color: #666;
    overflow: hidden;
    /* margin-bottom: 17px; */
    line-height: 32px;
}
.shjd-r-2 li:last-child{
    margin-bottom: 0;
}
.shjd-r-2 li span{
    float: left;
}
.shjd-r-2 li em{
    float: left;
    margin-left: 32px;
}
.shjd-r-2 li:nth-of-type(1){
    color: #fa5b5b;
}
.shjd-l1 h2{
    color: #81bf09;
    margin-top: 20px;
}
.shjd-l1 .dano{
    display: none;
}
.shjd-l1 .a1{
    display: none;
}
.shjd-l1 .a2{
    width: 80px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    margin-top: 24px;
    background: #2e5aa6;
}

.kdl2 .wlxq-box{
    display: none;
}
.kdl2 .wl-info:hover .wlxq-box{
    display: block;
}

.pj-bjt22{
    height: 78px;
}
.pj-bjt22 .p1{
    margin-top: 27px;
}
.ckpj{
    float: right;
    font-size: 14px;
    margin-top: 30px;
    margin-right: 11px;
}
.center-r22-1{
    background: #fff;
    padding: 18px 20px 26px;
    margin-bottom: 20px;
}
.center-r22-1 h1{
    font-weight: bold;
    font-size: 24px;
    color: #302d46;
}
.center-r22-1 ul{
    margin-top: 11px;
}
.center-r22-1 li{
    float: left;
    color: #666;
    margin-right: 34px;
}
.center-r22-1 li em{
    color: #000;
}
.pjx1-t8{
    font-size: 18px;
    font-weight: bold;
    padding-top: 18px;
}
.pjx1-t21{
    line-height: 27px;
    height: 27px;
}
.pjx1-t3-1 ul li.on a{
    border-color: #5eb1ff;
    box-shadow: 0 0 5px rgba(0,0,0,.24);
    color: #007ee8;
}
.pjx1-t3-3{
    padding-top: 18px;
    padding-bottom: 22px;
    position: relative;
}
.pjx1-t3-3 textarea{
    width: 100%;
    border: 1px solid #dcdcdc;
    padding: 15px 10px;
    height: 227px;
    border-radius: 3px;  
    resize: none;
}
.frs1{
    position: absolute;
    right: 18px;
    bottom: 39px;
    font-size: 14px;
    color: #ccc;
}
.center-r22-2{
    padding: 26px 0;
    background: #fff;
    margin-top: 20px;
    text-align: center;
}
.center-r22-2-1{
    display: inline-block;
}
.center-r22-2-1 button{
    width: 200px;
    height: 50px;
    border-radius: 5px;
    background: #2e5aa6;
    color: #fff;
    border: none;
    font-size: 24px;
    cursor: pointer;
}
.no-name{
    display: inline-block;
    margin-left: 10px;
}
.pjtj-tin2{
    background: #fff;
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 60px;
}
.pjtj-tin1{
    background: #fff;
    text-align: center;
    padding: 35px 0;
}
.tin1{
    display: inline-block;
}
.tin1 img{
    float: left;
}
.tin1 .tin1-1{
    float: left;
    margin-left: 25px;
    text-align: left;
    margin-top: 3px;
}
.tin1 .tin1-1 h1{
    font-size: 24px;
    font-weight: bold;
    color: #3a3a3a;
}
.tin1 .tin1-1 p{
    font-size: 14px;
    margin-top: 5px;
    color: #666;
}
.tin1 .tin1-1 p a{
    color: #2e5aa6;
    text-decoration: underline;
}
.wdtos dl{
    height: 104px;
    /* line-height: 104px; */
    /* padding: 30px 0; */
}
.wdtos dl dd{
    float: left;
    border-right: 1px solid #f5f6f8;
    padding: 42px 0;
}
.wdtos dl dd:nth-of-type(1){
    width: 70%;
    padding-left: 20px;
    font-weight: bold;
}
.wdtos dl dd:nth-of-type(2){
    width: 15%;
    text-align: center;
    font-size: 14px;
}
.wdtos dl dd:nth-of-type(2) span{
    color: #e70400;
}
.wdtos dl dd:nth-of-type(2) .s1{
    color: #93bf61;
}
.wdtos dl dd:nth-of-type(3){
    width: 15%;
    border-right: none;
    text-align: center;
    font-size: 14px;
}
.zxxqf1{
    padding: 20px 20px 30px 20px;
    background: #fff;
}
.zxxqf1-1{
    font-size: 24px;
    color: #302d46;
    font-weight: bold;
}
.zxxq-ul{
    padding-bottom: 14px;
    margin-top: 14px;
    overflow: hidden;
    border-bottom: 1px solid #efefef;
}
.zxxq-ul li{
    float: left;
    margin-right: 32px;
}
.zxxq-ul li span{
    color: #666;
}
.zxxq-ul li em{
    color: #000;
}
.zxxqf1-2{
    margin-top: 12px;
}
.zxxqf1-2 p{
    line-height: 35px;
}
.zxxqf2{
    margin-top: 20px;
    background: #fff;
    padding: 20px 20px 40px 20px;
}
.zxxqf2-1{
    font-size: 18px;
    font-weight: bold;
}
.zxxqf2-2{
    margin-top: 13px;
}
.zxxqf2-2 p{
    color: #000;
    line-height: 35px;
}

.payf1{
    background: #fff;
    padding: 18px 20px 21px;
    margin-bottom: 20px;
}
.payf1 h1{
    font-weight: bold;
    font-size: 24px;
    color: #302d46;
}
.payf1 ul{
    margin-top: 11px;
}
.payf1 li{
    float: left;
    color: #666;
    margin-right: 34px;
}
.payf1 li em{
    color: #000;
}
.payf2{
    padding: 20px 20px 57px 20px;
    background: #fff;
    margin-bottom: 256px;
}
.payf2 h2{
    font-size: 18px;
    font-weight: bold;
}
.payf2 table{
    width: 100%;
    margin-top: 16px;
    border: 1px solid #efefef;
}
.payf2 table th{
    font-weight: normal;
    background: #f5f6f8;
    padding: 20px 0;
}
.payf2 table td{
    padding-left: 20px;
    color: #000;
}
.payf2 table td span{
    color: #eb201d;
}
.addcl span{
    display: inline-block;
    padding-left: 30px;
    background: url(../images/cenff41_03.png) no-repeat left center;
    color: #2e59a7;
}
.zjzl-b1 li{
    margin-top: 20px;
    padding: 15px;
    background: #f5f6f8;
    overflow: hidden;
}
.zjzl-b1-1 .img{
    float: left;
}
.zjzl-b1-1{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.zjzl-b1-1 .text{
    float: left;
    margin-left: 18px;
    margin-top: 14px;
    width: calc(100% - 130px);
}
.zjzl-b1-1 .text a{
    font-weight: bold;
}
.zjzl-b1-1 .text p{
    font-size: 14px;
    color: #999;
    margin-top: 9px;
}
.del-zj{
    width: 14px;
    height: 16px;
    background: url(../images/cenff442_03.png) no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.clsc-box{
    padding: 22px 20px;
}
.clsc-box1-1{
    height: 40px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    background: #f6f8f9;
    position: relative;
}
.clsc-box1 input{
    width: 100%;
    height: 100%;
    border: none;
    background: transparent;
    text-indent: 14px;
    font-size: 14px;
}
.clsc-box1 input::-webkit-input-placeholder{
    color: #666;
}
.clsc-box1 span{
    position: absolute;
    width: 80px;
    height: 38px;
    background: #fff;
    color: #666;
    line-height: 40px;
    box-shadow: -2px 0 5px rgba(51, 51, 51, 0.15);
    right: 0;
    top: 0;
    text-align: center;
    cursor: pointer;
}
.clsc-box1 p{
    margin-top: 12px;
    font-size: 14px;
    color: #666;
}
.clsc-box2{
    margin-top: 29px;
    height: 40px;
    overflow: hidden;
}
.clsc-box2 span{
    line-height: 40px;
    color: #000;
    width: 84px;
    float: left;
}
.clsc-box2 input{
    float: left;
    width: calc(100% - 84px);
    border: 1px solid #e0e0e0;
    height: 100%;
    border-radius: 3px;
    text-indent: 14px;
}
.clsc-box2 input::-webkit-input-placeholder{
    color: #999;
}
.clsc-box3{
    margin-top: 22px;
    overflow: hidden;
}
.clsc-box3 span{
    display: inline-block;
    width: 80px;
    height: 40px;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    background: #2e5aa6;
    color: #fff;
    float: right;
    cursor: pointer;
}
.zjzl-bx{
    display: none;
}
.zjzl-b2{
    /* overflow: hidden; */
    padding-top: 24px;
}
.zjzl-b2 ul{
    margin-left: -12px;
    margin-right: -12px;
}
.zjzl-b2 li{
    float: left;
    padding: 0 24px;
    width: 33.3333%;
    margin-bottom: 27px;
    height: 268px;
}
.zjzl-b2 li .zjzl-b2-1{
    border: 1px solid #e0e0e0;
    height: 100%;
    /* position: relative; */
}
.zjzl-b2-1 .img img{
    display: block;
    width: 100%;
}
.zjzl-b2-1 .text{
    padding: 18px 14px 12px;
    border-top: 1px solid #e0e0e0; 
}
.zjzl-b2-1 .text span{
    display: block;
    font-weight: bold;
}
.zjzl-b2-1 .text em{
    display: block;
    font-size: 14px;
    color: #999;
    margin-top: 8px;
}
.shc-btn{
    width: 67px;
    height: 25px;
    line-height: 23px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    font-size: 14px;
    color: #999;
    cursor: pointer;
    float: right;
    margin-right: 15px;
    margin-top: 3px;
}
.shc-btn i{
    float: left;
    width: 16px;
    height: 16px;
    background: url(../images/cenff70_03.png) no-repeat -2px -3px;
    margin-top: 3px;
    margin-left: 9px;
    margin-right: 3px;
}
.shc-btn:hover{
    color: #fff;
    border: 1px solid #2e5aa6;
    background: #2e5aa6;
}
.shc-btn:hover i{
    background-position: -2px -26px;
}
.zjzl-b2-1:hover{
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.sczl-bb{
    text-align: center;
    height: 100%;
    cursor: pointer;
}
.sczl-bb img{
    margin-top: 85px;
}
.sczl-bb span{
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-top: 17px;
}
.zjzl-box{
    position: relative;
}

.tcdi-box4 .tc-title span{
    font-weight: normal;
}
.clsc-box5{
    overflow: hidden;
}
.clsc-box5 span{
    line-height: 40px;
    color: #000;
    width: 84px;
    float: left;
}
.clsc-box5 select{
    width: 200px;
    height: 40px;
    border: 1px solid #e0e0e0;
    float: left;
    border-radius: 3px;
    text-indent: 6px;
}
.clsc-box6{
    overflow: hidden;
    margin-top: 16px;
}
.clsc-box6 span{
    line-height: 40px;
    color: #000;
    width: 84px;
    float: left;
}
.clsc-box6 .sc-photo{
    float: left;
    margin-top: 12px;
}
.clsc-box6 .sc-photo em{
    width: 208px;
    height: 115px;
    float: left;
    cursor: pointer;
    margin-right: 24px;
}
.clsc-box6 .sc-photo em img{
    display: block;
}
.tcdi-box5 .tc-title span{
    font-weight: normal;
}
.zj-nocon{
    text-align: center;
}
.zjzl-b2-1{
    cursor: pointer;
}
.zj-nocon span{
    display: block;
    width: 100px;
    height: 35px;
    border: 1px solid #2e5aa6;
    border-radius: 4px;
    line-height: 33px;
    color: #2e5aa6;
    margin: 10px auto;
    cursor: pointer;
}
.addsite i{
    float: left;
    width: 20px;
    height: 20px;
    background: url(../images/ceny1_03.png) no-repeat;
    margin-right: 8px;
    /* display: inline-block; */
    /* vertical-align: sub; */
    margin-left: 10px;
    margin-top: 7px;
}
.addsite:hover{
    color: #2e5aa6;
}
.addsite:hover i{
    background-position: 0 -25px;
}
.site-n2 i{
    float: left;
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: relative;
}
.site-n2 i em{
    font-size: 14px;
    color: #186ee5;
    position: absolute;
    width: 54px;
    height: 36px;
    background: url(../images/onff2_03.png) no-repeat;
    top: 20px;
    text-align: center;
    line-height: 40px;
    left: -16px;
    display: none;
    
}
.site-n2 .i1{
    background: url(../images/ceny3_03.png) no-repeat;
    margin-right: 30px;
}
.site-n2 .i1:hover{
    background-position: 0 -21px;
}
.site-n2 i:hover em{
    display: block;
}
.site-n2 .i2{
    background: url(../images/ceny4_03.png) no-repeat;
    margin-right: 30px;
}

.site-n2 .i2 em{
    color: #f95b5a;
}
.site-n2 .i2:hover{
    background-position: 0 -23px;
}
.jbper{
    background: #fff;
    padding: 22px 20px 20px;
    position: relative;
}
.jbper table{
    width: 100%;
}
.jbper table thead tr{
    background: #f9fafb;
}
.jbper table th{
    font-weight: normal;
    padding: 14px 0;
    color: #666;
}
.jbper table td{
    padding: 14px 0;
    text-align: center;
    color: #000;
}
.jbper table tbody tr{
    border-bottom: 1px solid #f5f6f8;
}
.jbper table i{
    display: inline-block;
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: relative;
    /* margin-top: 10px; */
}
.jbper table i em{
    font-size: 14px;
    color: #186ee5;
    position: absolute;
    width: 54px;
    height: 36px;
    background: url(../images/onff2_03.png) no-repeat;
    top: 20px;
    text-align: center;
    line-height: 40px;
    left: -16px;
    display: none;
}
.jbper table .p1{
    /* padding-top: 5px; */
    height: 16px;
}
.jbper table .i1{
    background: url(../images/ceny3_03.png) no-repeat;
    margin-right: 26px;
}
.jbper table .i1:hover{
    background-position: 0 -21px;
}
.jbper table .i2{
    background: url(../images/ceny4_03.png) no-repeat;
}
.jbper table .i2:hover{
    background-position: 0 -23px;
}
.jbper table .i2 em{
    color: #f95b5a;
}
.jbper table i:hover em{
    display: block;
}
.addper{
    cursor: pointer;
    color: #000;
    font-size: 14px;
    width: 120px;
    height: 36px;
    border: 1px solid #d7ddeb;
    border-radius: 2px;
    line-height: 36px;
    position: absolute;
    right: 0;
    top: -54px;
}
.addper span{
    float: left;
    width: 20px;
    height: 20px;
    background: url(../images/ceny8_03.png) no-repeat;
    margin-right: 8px;
    margin-left: 10px;
    margin-top: 7px;
}
.addper:hover{
    color: #2e5aa6;
}
.addper:hover span{
    background-position: 0 -27px;
}

.addx-page{
    /* background: #fff; */
}
.addx1-1 li{
    margin-top: 24px;
}
.xxk1-1{
    width: 49%;
    float: left;
}
.xxk1-1:nth-of-type(even){
    float: right;
}
.jbss1{
    height: 46px;
    border: 1px solid #e0e0e0;
    line-height: 46px;
}
.jbss1 span{
    width: 138px;
    text-indent: 13px;
    border-right: 1px solid #e0e0e0;
    float: left;
    height: 100%;
}
.jbss1 .itp1{
    float: left;
    height: 100%;
    text-indent: 14px;
    border: none;
    width: calc(100% - 138px);
    font-size: 16px;
    color: #000;
}
.jbss1 .itp1::-webkit-input-placeholder{
    color: #999;
}
.hylb-box{
    float: left;
    width: calc(100% - 138px);
    height: 100%;
    position: relative;
}
.hylb-box h6{
    width: 100%;
    line-height: 46px;
    position: relative;
    cursor: pointer;
    font-size: 16px;
}
.hylb-box h6:before{
    content: "";
    position: absolute;
    width: 14px;
    height: 7px;
    background: url(../images/onff4_03.png) no-repeat;
    right: 14px;
    top: 20px;
}
.hylb-box h6 em{
    margin-left: 14px;
}
.hylb-1{
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    z-index: 9;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-top: none;
    border-bottom: none;
    display: none;
    box-shadow: 0 0 5px #ccc;
}
.hylb-1 em{
    display: block;
    line-height: 35px;
    text-indent: 11px;
    color: #666;
    border-bottom: 1px solid #e0e0e0;
    cursor: pointer;
    font-size: 15px;
}
.hylb-1 em:hover{
    background: #f6f6f6;
}
.addx1-1{
    padding: 20px;
}
.xxk2-1{
    width: 138px;
    text-indent: 13px;
    border: 1px solid #e0e0e0;
    float: left;
    height: 46px;
    line-height: 46px;
}
.xxk2-2{
    float: left;
    width: 182px;
    border: 1px solid #e0e0e0;
    position: relative;
    height: 46px;
} 
.xxk2-2 input{
    height: 100%;
    border: none;
    width: 100px;
    margin-left: 14px;
}
.xxk2-2 i{
    position: absolute;
    width: 16px;
    height: 13px;
    background: url(../images/ceny10_03.jpg) no-repeat;
    top: 15px;
    right: 13px;
    cursor: pointer;
}
.xxk2-3{
    float: left;
    line-height: 46px;
    margin: 0 25px;
}
.xxk2-22{
    border-left: none;
}
.addx1{
    background: #fff;
}
.addx2{
    background: #fff;
    margin-top: 20px;
}
.addx2 .center-h1 .a1{
    color: #333;
}
.addx2-tab{
    margin-top: 3px;
    padding: 0 16px 20px;
}
.addx2-t1{
    line-height: 50px;
    height: 50px;
    background: #f9fafb;
    padding: 0 18px;
}
.addx2 .center-h1{
    border: none;
}
.addx2-t1 span{
    margin-right: 48px;
    cursor: pointer;
}
.addx2-t1 span.on{
    font-weight: bold;
    color: #2e5aa6;
}
.addx2-main{
    border: 1px solid #f9fafb;
    padding: 14px 0;
}
.addx2-ul{
    margin-left: 47px;
}
.addx2-ul li{
    margin-top: 18px;
    /* cursor: pointer; */
}

.addx2-ul li h2{
    overflow: hidden;
    padding-left: 22px;
    position: relative;
    cursor: pointer;
}
.addx2-ul li.drow h2:before{
    position: absolute;
    content: "";
    width: 6px;
    height: 9px;
    background: url(../images/ceny15_03.png) no-repeat;
    left: 0;
    top: 6px;
}
.addx2-ul li h2.on:before{
    background-position: -12px -3px;
    width: 9px;
    height: 6px;
    top: 8px;
}
.addx2-ul li input{
    display: none;
}
.addx2-ul li label{
    /* display: inline-block; */
    width: 16px;
    height: 16px;
    background: url(../images/ceny20_03.jpg) no-repeat;
    margin-right: 5px;
    float: left;
    margin-top: 3px;
}
.addx2-ul li h2 span{
    float: left;
}
.addx2-ul li input:checked+label{
    background-image: url(../images/ceny18_03.jpg);
}
.addx2-ul li input:checked+span{
    color: #2e59a7;
}
.addx2-ul li h2 span.on{
    color: #2e5aa6;
}
.all-cho{
    margin-left: 40px;
    overflow: hidden;
}
.all-cho input{
    display: none;
}
.all-cho label{
    width: 16px;
    height: 16px;
    background: url(../images/ceny20_03.jpg) no-repeat;
    margin-right: 5px;
    float: left;
    margin-top: 3px;
}
.all-cho input:checked+label{
    background-image: url(../images/ceny18_03.jpg);
}
.drow-1{
    margin-left: 72px;
    display: none;
}
.drow-1 h3{
    margin-top: 18px;
    padding-left: 20px;
    background: url(../images/ceny25_03.png) no-repeat left center;
}
.addx2-sub{
    margin-top: 20px;
    text-align: center;
}
.addx2-sub span{
    display: inline-block;
    font-size: 18px;
    color: #2e5aa6;
    background: #e8f4ff;
    cursor: pointer;
    margin: 0 3px;
    width: 200px;
    height: 40px;
    line-height: 40px;
}
.addx2-sub span:nth-of-type(1){
    background: #2e5aa6;
    color: #fff;
}
.addx2-m-0{
    height: 489px;
}

/*10.17*/
.pj_nav{
	height: 53px;
    border-bottom: 1px solid #dcdcdc;
}
.pj_nav ul{
	    padding: 0 20px;
        padding-top: 17px;
}
.pj_nav li{
	float: left;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin-right: 40px;
    cursor: pointer;
    padding: 0 5px;
 padding-bottom: 10px;
}

.pj_nav .on{
	color: #35509f;
    border-bottom: 2px solid #2e5aa6;
}
.pj1-info{padding-top: 0;}
.pjxq-main{padding-top: 20px;}



/* 2019/11/15 */
.fjf-list{
    padding: 20px;
    background: #fff;
}
.fjf-l1{
    font-size: 18px;
    font-weight: bold;
}
.fjf-l2{
    margin-top: 16px;
}
.fjf-l2 table{
    width: 100%;
    border: 1px solid #efefef;
}
.fjf-l2 table thead tr{
    background: #f5f6f8;
}
.fjf-l2 table thead  th{
    font-weight: normal;
    padding: 19px 0;
    color: #666;
}
.fjf-l2 table td{
    padding: 19px 0;
    text-align: center;
}
.fjf-l3{
    margin-top: 20px;
    text-align: center;
}
.fjf-l3 h1{
    font-weight: bold;
    font-size: 24px;
}
.fjf-l3 h2{
    width: 340px;
    height: 344px;
    background: url(../images/djfs2_03.jpg) no-repeat;
    display: inline-block;
    margin-top: 18px;
    overflow: hidden;
}
.fjf-l3 h2 img{
    margin-top: 43px;
}
.zfjl-ys{
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
}
.zfjl-ys h1{
    font-weight: bold;
    font-size: 24px;
}
.zfjl-ys ul{
    overflow: hidden;
    padding-right: 100px;
}
.zfjl-ys li{
    margin-top: 12px;
    float: left;
    width: 33.3333%;
}
.zfjl-ys li span{
    color: #666;
}
.fjf-l4{
    text-align: center;
}
.fjf-l4 span{
    margin-top: 28px;
    display: inline-block;
    width: 200px;
    height: 50px;
    background: #35509f;
    border-radius: 4px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}
.fjf-l4 span:hover{
    background-color: #007ee9;
}
.jfzts1{
    float: right;
    width: 230px;
    height: 32px;
    margin-top: 10px;
}
.jfzts1 .ss1{
    float: left;
    line-height: 32px;
    font-size: 14px;
    color: #666;
}
.jfzts1-1{
    float: right;
    width: 160px;
    border: 1px solid #f5f6f8;
    height: 32px;
    background-color: #fcfcfd;
    position: relative;
}
.jfzts1-1 h2{
    line-height: 30px;
    overflow: hidden;
    cursor: pointer;
}
.jfzts1-1 h2 em{
    float: left;
    margin-left: 9px;
    font-size: 14px;
    color: #666;
}
.jfzts1-1 h2 i{
    float: right;
    width: 14px;
    height: 8px;
    background: url(../images/jfss1_03.png) no-repeat;
    margin-top: 11px;
    margin-right: 9px;
}
.jfzts1-1 ul{
    position: absolute;
    left: -1px;
    top: 100%;
    width: 160px;
    background-color: #fff;
    border: 1px solid #f5f6f8;
    display: none;
}
.jfzts1-1 ul li{
    line-height: 30px;
    font-size: 14px;
    color: #666;
    font-size: 14px;
    text-indent: 9px;
    cursor: pointer;
}
.jfzts1-1 ul li:hover{
    background-color: #fcfcfd;
}

.jfzt-bjt2{
    position: relative;
    /* height: 96px; */
}
.jfzt-bjt2 table{
    width: 100%;
    height: 100%;
}
.jfzt-bjt2 table td{
    border-right: 1px solid #f5f6f8;
    padding: 22px 0;
}
.jfzt-bjt2 table td .p1{
    padding-left: 26px;
    line-height: 30px;
    font-weight: bold;
    color: #302d46;
    width: 80%;
    margin-bottom: 8px;
}
.jfzt-bjt2 table td span{
    font-size: 14px;
}
.jfzt-bjt2 table td .sys21{
    color: #999;
    display: block;
    padding-left: 26px;
}
.jfzt-bjt2 table td .s2no{
    color: #ffa634;
    display: block;
    text-align: center;
}
.jfzt-bjt2 table td .payon{
    width: 80px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    background: #2e5aa6;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
}
.jfzt-bjt2 table .p2{
    text-align: center;
}
.jfzt-bjt2 table .payon:hover{
    background-color: #007ee9;
}
.jfzt-bjt2 table td .s2ye{
    color: #93bf61;
    display: block;
    text-align: center;
}
.jfzt-bjt2 table .p2 a{
    display: inline-block;
    line-height: 30px;
    font-size: 14px;
}
.jfzt-bjt2 table .p2 a:hover{
    color: #2e59a7;
}
.paytips{
    font-size: 14px;
    color: #eb201d;
    margin-top: 20px;
    line-height: 20px;
}
.jfzt-bjt2 table td .p1:hover{
    color: #2e5aa6;
}
.zfjl-ys2-1{
    padding: 20px;
    background: #fff;
    padding-bottom: 0;
    margin-top: 20px;
}
.zfjl-ys2 h1{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
}
.zfjl-ys2 ul li{
    line-height: 40px;
}
.zfjl-ys2 ul li span{
    color: #666;
}
.zfjl-ys2 h2{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}
.fjf-l2 span.on{
    color: #93bf61;
}
.fjf-l2 span.on1{
    color: #ffa634;
}



/* help-main */
.help-main{
    padding: 20px;
    padding-top: 0;
    background: #fff;
}
.helpn-box li{
    margin-top: 20px;
}
.help-table{
    width: 100%;
    border: 1px solid #f5f6f8;
}
.help-table thead tr{
    background: #fcfcfd;
    border-bottom: 1px solid #f5f6f8;
}
.help-table thead tr th{
    font-weight: normal;
    font-size: 14px;
    color: #999;
    padding: 10px;
    text-align: center;
}
.help-table thead tr th:nth-of-type(1){
    width: 40%;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}
.help-table thead tr th:nth-of-type(2){
    width: 20%;
}
.help-table thead tr th:nth-of-type(3){
    width: 20%;
}
.help-table thead tr th:nth-of-type(4){
    width: 20%;
}
.help-table td{
    border: 1px solid #f5f6f8;
    padding: 12px 10px;
    text-align: center;
    color: #666;
}
.help-table td:nth-of-type(1){
    text-align: left;
    padding:12px 20px
}
.help-table td a{
    font-weight: bold;
    color: #302d46;
}
.help-table td span{
    font-size: 14px;
    color: #999;
}
.help-table td .hsbj1{
    color: #8fc31f;
}
.help-table td .hsbj2{
    color: #fff;
    display: inline-block;
    width: 80px;
    height: 30px;
    background: #2e5aa6;
    line-height: 30px;
    border-radius: 3px;
    cursor: pointer;
}
.help-table td .hsbj2:hover{
    background: #007ee8;
}
.help-table td .hsbj4{
    color: #ef6a67;
}
.help-table td .hsbj5{
    color: #efa666;
}


/* bnbjd-box */
.bnbjd-box{
    background-color: #fff;
}
.jdtops-bj-theme{
    line-height: 97px;
    text-align: center;
    font-weight: bold;
    color: #302d46;
    font-size: 24px;
    border-bottom: 3px solid #f9fafb;
}
.jdlists{
    border-bottom: 3px solid #f9fafb;
}
.jdlists ul{
    width: 844px;
    margin: 45px auto;
}
.jdlists li{
    float: left;
    position: relative;
}
.jdlists li:nth-of-type(2),.jdlists li:nth-of-type(3){
    margin-left: -7px;
}
.jdytot .jdy1{
    width: 285px;
    height: 46px;
    background: url(../images/bnf31_07.png) no-repeat -18px -4px;
    text-align: center;
}
.jdlists .liy .jdytot .jdy1{
    background-position: -18px -48px;
}
.jdlists li.active:hover .jdytot .jdy1{
    background-position: -18px -92px;
}
.jdytot .jdy1 i{
    width: 46px;
    height: 46px;
    background: url(../images/bnf11_03.png) no-repeat;
    display: inline-block;
}
.jdytot .jdy1 .i1{
    background-position: -16px -20px;
}
.jdlists .liy .jdytot .jdy1 .i1{
    background-position: -16px -76px;
}
.jdlists .active:hover .jdytot .jdy1 .i1{
    background-position: -16px -132px;
}
.jdytot .jdy1 .i2{
    background-position: -102px -20px;
}
.jdytot .jdy1 .i2{
    background-position: -102px -20px;
}
.jdlists .liy .jdytot .jdy1 .i2{
    background-position: -102px -76px;
}
.jdlists .active:hover .jdytot .jdy1 .i2{
    background-position: -102px -132px;
}
.jdytot .jdy1 .i3{
    background-position: -188px -20px;
}
.jdlists .liy .jdytot .jdy1 .i3{
    background-position: -188px -76px;
}
.jdlists .active:hover .jdytot .jdy1 .i3{
    background-position: -188px -132px;
}
.jdy2{
    text-align: center;
    color: #999;
}
.jdlists .liy .jdy2{
    color: #333;
}
.jdy2 span{
    display: block;
    margin: 24px 0 19px;
}
.jdy2 em{
    font-size: 14px;
}
.jdshow-aa{
    position: absolute;
    width: 96%;
    border: 1px solid #d7ddeb;
    box-shadow: 0 0 6px rgba(86, 106, 153, .14);
    background: #fff;
    padding: 20px;
    top: 70px;
    display: none;
    left: 1%;
}
.jdshow-aa:before{
    position: absolute;
    width: 31px;
    height: 17px;
    background: url(../images/cenff53_07.jpg) no-repeat;
    content: "";
    top: -17px;
    left: 50%;
    margin-left: -15px;
}
.jdshow-aa span{
    font-weight: bold;
}
.jdlists .active:hover .jdshow-aa{
    display: block;
}
.jdbots{
    padding: 34px 24px 50px;
}
.jdbots-1 h1{
    font-weight: bold;
    font-size: 18px;
}
.jdbots-1 table{
    width: 100%;
    border: 1px solid #efefef;
    margin-top: 20px;
}
.jdbots-1 table th{
    padding: 18px 0;
    color: #666;
    background: #f5f6f8;
    border: 1px solid #efefef;
    font-weight: normal;
}
.jdbots-1 table td{
    padding: 18px 24px;
    border: 1px solid #efefef;
    color: #000;
}
.wyjd-pj{
    margin: 50px auto 0;
    width: 180px;
    height: 48px;
    background: #2e5aa6;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    text-align: center;
    line-height: 48px;
    border-radius: 3px;
}
.wyjd-pj:hover{
    background: #007ee8;
}


.lswd-pj{
    margin-top: 20px;
}
.lswd-pj-1{
    padding: 20px;
    background: #fff;
}
.zhpj-c1{
    font-size: 18px;
    font-weight: bold;
}
.zhstar{
    margin-top: 17px;
}
.zhstar em{
    float: left;
}
.zhstar img{
    float: left;
    margin-right: 4px;
}
.zhstar i{
    margin-left: 27px;
    color: #000;
    float: left;
    margin-top: 5px;
}
.lszhpj-lists{
    padding-top: 16px;
}
.lszhpj-lists ul{
    margin: 0 -10px;
}
.lszhpj-lists li{
    float: left;
    width: 50%;
    padding: 0 10px;
    margin-top: 10px;
}
.lszhpj-lists li span{
    display: block;
    line-height: 28px;
    border: 1px solid #e0e0e0;
    padding: 0 14px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.lszhpj-lists li span:hover{
    color: #007ee8;
    border-color: #007ee8;
    box-shadow: 0 0 5px rgba(0,0,0,.25);
}
.lspjtext-1{
    margin-top: 30px;
    position: relative;
}
#lsdj1{
    border: 1px solid #dcdcdc;
    padding: 14px;
    min-height: 280px;
    border-radius: 4px;
    width: 100%;
    padding-bottom: 35px;
}
#lsdj1::-webkit-input-placeholder{
    color: #999;
}
.sheyu-num{
    position: absolute;
    right: 20px;
    bottom: 20px;
    font-size: 14px;
    color: #ccc;
}
.center-r22-2-1 button:hover{
    background-color: #007ee8;
}