﻿.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;
}
.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: 682px;
}
.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;
}
.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;
}
.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;
}
.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: 441px;
    padding: 6px 23px;
    border: 1px solid #d7ddeb;
    top: 119px;
    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: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: 194px;
}


/*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;
    text-align: center;
    margin-top: 13px;
}
.ckpj .a1{
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: block;
    border-radius: 4px;
    cursor: pointer;   
    background: #2e5aa6;
    color: #fff;
    border-color: #2e5aa6;
    margin-bottom: 6px;
}
.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: 298px;
    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;
}
.pj1-info{
    padding-bottom: 20px;
}
.reply-box{
    background: #f9fafb;
    margin-top: 12px;
    padding: 15px;
}
.reply-box p{
    margin-bottom: 4px;
}
.reply-box p i{
    color: #d02e26;
}
.reply-box span{
    color: #999;
    font-size: 14px;
}
.pj2-info{
    background: #fff;
    padding: 16px 20px 240px;
    margin-top: 20px;
}
.zjpl-t1{
    font-size: 18px;
    font-weight: bold;
}
.pj2-info-ul1{
   margin-top: 20px;
   overflow: hidden; 
}
.pj2-info-ul1 li{
    float: left;
    width: 80px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    margin-right: 10px;
}
.pj2-info-ul1 li.on{
    border-color: #5eb1ff;
    box-shadow: 0 0 5px rgba(0,0,0,.24);
    color: #007ee8;
}
.pj2-info p{
    margin-top: 17px;
    margin-bottom: 8px;
}
.pj2-info .pj2-s1{
    font-size: 14px;
    color: #999;
}
.pj21-info{
    padding-bottom: 0;
}
.xgtx-1{
    background: #fff;
}
.xgtx-1-t1{
    line-height: 56px;
    border-bottom: 2px solid #f5f6f8;
    font-weight: bold;
    color: #2e5aa6;
    text-indent: 20px;
}
.xgtx-1-1{
    padding: 34px 0;
}
.tpk1{
    width: 570px;
    height: 340px;
    margin: 0 auto;
    border: 1px solid #f9fafb;
}
.tpk1-1{
    height: 182px;
    border-bottom: 1px solid #f9fafb;
    overflow: hidden;
}
.tpk1-1-img{
    float: left;
    width: 140px;
    height: 141px;
    overflow: hidden;
    border-radius: 50%;
    margin-left: 55px;
    margin-top: 22px;
    box-shadow: 0 0 7px rgba(0, 0, 0, .16);
}
.tpk1-1-1{
    float: left;
    margin-left: 53px;
    margin-top: 50px;
}
.tpk1-1-b{
    width: 180px;
    height: 50px;
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    overflow: hidden;
    cursor: pointer;
    
}
.tpk1-1-b span{
    background: url(../images/xgf5_03.png) no-repeat;
    width: 16px;
    height: 17px;
    margin-right: -3px;
    float: left;
    margin-left: 24px;
    margin-top: 17px;
}
.tpk1-1-1 p{
    margin-top: 18px;
    font-size: 14px;
    color: #999;
}
.tpk1-2 h2{
    margin-top: 25px;
    font-weight: bold;
    margin-left: 35px;
}
.tpk1-2 ul{
    overflow: hidden;
    margin-top: 20px;
    margin-left: 35px;
}
.tpk1-2 ul li{
    float: left;
    margin-right: 13px; 
    position: relative;
    cursor: pointer; 
}
.tpk1-2 ul li img{
    display: block;
}
.tpk1-2 span{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/xgf2_03.png) no-repeat;
    display: none;
}
.tpk1-2 li.on span{
    display: block;
}
.xgtx-2{
    margin-top: 20px;
    background: #fff;
    padding: 42px 0;
    text-align: center;
}
.xgtx-2 .save{
    display: inline-block;
    color: #fff;
    width: 200px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    background: #2e5aa6;
    cursor: pointer;
}

/* 缁戝畾镓嬫満鍙� */
.sjyzm-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 20;
  }
  .sjyzm-con {
    position: absolute;
    width: 502px;
    height: 602px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 4px;
    left: 50%;
    margin-left: -251px;
    top: 50%;
    margin-top: -301px;
    z-index: 21;
  }
  .sjyz-main {
    padding: 58px 50px 0;
  }
  .sjyz1-t {
    text-align: center;
  }
  .sjyz1-t span {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #666;
    margin-top: 10px;
  }
  .sjyz2 {
    font-size: 14px;
    color: #666;
    margin: 18px 0;
  }
  .sjyz2 a {
    color: #007edf;
    margin-left: 4px;
  }
  .sjyz3 {
    height: 48px;
  }
  .sjyz3 .ipi1 {
    float: left;
    width: 238px;
    height: 100%;
    text-indent: 11px;
    border: 1px solid #e0e0e0;
  }
  .sjyz3 input::-webkit-input-placeholder {
    color: #ccc;
  }
  .sjyz3 a {
    width: 150px;
    height: 48px;
    background: #2e5aa6;
    float: right;
    text-align: center;
    color: #fff;
    line-height: 48px;
  }
  .sjyz3 .a1{
      width: 150px;
      height: 48px;
      background: #2e5aa6;
      float: right;
      text-align: center;
      color: #fff;
      line-height: 48px;
      border: none;
      cursor: pointer;
  }
  .sjyz3 .a1:disabled{
    cursor: pointer;
    opacity: 0.5;
    cursor: not-allowed;
  }
  .sjyz4 {
    height: 48px;
    background: #2e5aa6;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 48px;
    cursor: pointer;
    margin-top: 40px;
  }
  .sjyz4:hover {
    background: #28539e;
  }
  .sjyz5 {
    margin-top: 30px;
  }
  .sjyz5 p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 12px;
    padding-left: 26px;
    background-repeat: no-repeat;
    background-position: left center;
  }
  .sjyz5 .p1 {
    background-image: url(../images/resf21_03.png);
  }
  .sjyz5 .p2 {
    background-image: url(../images/resf22_03.png);
    background-position: left 1px;
    color: #666;
  }
  .tyclose {
    height: 42px;
    padding-right: 10px;
    overflow: hidden;
  }
  .tyclose em {
    float: right;
    width: 17px;
    height: 100%;
    transition: all 0.2s;
    background: url(../images/resf12_03.jpg) no-repeat center;
    cursor: pointer;
  }
  .tyclose em:hover {
    transform: rotate(360deg);
  }

  .rezp1 {
  width: 428px;
  margin: 60px auto 0;
  overflow: hidden;
  position: relative;
}
.rezp1 li {
  float: left;
  width: 58px;
  margin-right: 127px;
  position: relative;
  z-index: 2;
}
.rezp1 li i {
  display: block;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #999;
  margin: 0 auto;
  border: 3px solid #f9fafa;
  border-radius: 50%;
  background: #d9dcdd;
}
.rezp1 li span {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #666;
  margin-top: 12px;
}
.rezp1 li.on i {
  background: #81bf09;
  color: #fff;
  border-color: #ecf5da;
}
.rezp1 li.on span {
  color: #81bf09;
}
.rezp1 li:nth-of-type(3) {
  margin-right: 0;
}
.rezp1:before {
  position: absolute;
  content: "";
  width: 88%;
  height: 8px;
  background: #d9dcdd;
  left: 24px;
  top: 14px;
}
.rezp2 .p1 {
  margin-top: 40px;
  text-align: center;
  font-size: 14px;
}
.rezp2-1 {
  margin-top: 46px;
  text-align: center;
}
.face-rz {
  display: inline-block;
  width: 220px;
  height: 220px;
  background: #f5f6f8;
  overflow: hidden;
  cursor: pointer;
}
.face-rz img {
  margin-top: 38px;
}
.face-rz .fp1 {
  font-size: 18px;
  margin-top: 28px;
}
.face-rz:hover {
  background: #2e5aa6;
}
.face-rz:hover .fp1 {
  color: #fff;
}
.rezp3 {
  margin-top: 46px;
  padding: 0 216px 62px;
}
.rezp3 li {
  line-height: 16px;
  margin-bottom: 12px;
  padding-left: 26px;
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 14px;
}
.rezp3 li.li1 {
  background-image: url(../images/resf21_03.png);
}
.rezp3 li.li2 {
  background-image: url(../images/resf22_03.png);
}
.rezp3 li:nth-of-type(3) {
  margin-top: 28px;
}
.rezp3 li a {
  color: #2e5aa6;
}
.face-cl1 {
  /* display: none; */
}
.face-cl1-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 20;
}
.face-cl1-con {
  position: absolute;
  width: 502px;
  height: 602px;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 4px;
  left: 50%;
  margin-left: -251px;
  top: 50%;
  margin-top: -301px;
  z-index: 21;
}
.tyclose {
  height: 42px;
  padding-right: 10px;
  overflow: hidden;
}
.tyclose em {
  float: right;
  width: 17px;
  height: 100%;
  transition: all 0.2s;
  background: url(../images/resf12_03.jpg) no-repeat center;
  cursor: pointer;
}
.tyclose em:hover {
  transform: rotate(360deg);
}
.face-cl1-con h2 {
  font-size: 24px;
  text-align: center;
  margin-top: 52px;
}
.face-cl1-con p {
  font-size: 14px;
  margin-top: 26px;
  text-align: center;
}
.face-cl1-con p span {
  color: #2e5aa6;
}
.face-img {
  margin: 38px 83px 28px;
  border: 1px solid #f4f4f4;
  padding: 15px;
  overflow: hidden;
}
.ewm-active {
  float: left;
  position: relative;
  width: 147px;
  height: 147px;
}
.face-img .img1 {
  width: 149px;
  float: left;
  margin-left: 5px;
}
.rz-result span {
  font-size: 24px;
  font-weight: bold;
  display: block;
  text-align: center;
}
.rz-result .ok {
  color: #81bf09;
}
.rz-result .no {
  color: #fa5b5b;
}
.date-ewm {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.date-ewm span {
  display: block;
  font-size: 16px;
  color: #fff;
  padding-top: 42px;
  text-align: center;
}
.date-ewm em {
  width: 68px;
  height: 32px;
  display: block;
  margin: 25px auto 0;
  color: #fff;
  background: #fa5b5b;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
}
.rezp1-t2:after {
  position: absolute;
  content: "";
  width: 42%;
  height: 8px;
  background: #81bf09;
  left: 24px;
  top: 14px;
}
.rezp1-t3:after {
  position: absolute;
  content: "";
  width: 88%;
  height: 8px;
  background: #81bf09;
  left: 24px;
  top: 14px;
}
.chang-sjnum {
  width: 520px;
  margin: 90px auto 269px;
}
.chang-sjnum li {
  margin-top: 30px;
  position: relative;
}

/* 淇敼镓嬫満鍙�1 */
.rezp-main{
    overflow: hidden;
    padding-top: 98px;
}
.rezp1 {
    width: 428px;
    margin: 60px auto 0;
    overflow: hidden;
    position: relative;
  }
  .rezp1 li {
    float: left;
    width: 58px;
    margin-right: 127px;
    position: relative;
    z-index: 2;
  }
  .rezp1 li i {
    display: block;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #999;
    margin: 0 auto;
    border: 3px solid #f9fafa;
    border-radius: 50%;
    background: #d9dcdd;
  }
  .rezp1 li span {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-top: 12px;
  }
  .rezp1 li.on i {
    background: #81bf09;
    color: #fff;
    border-color: #ecf5da;
  }
  .rezp1 li.on span {
    color: #81bf09;
  }
  .rezp1 li:nth-of-type(3) {
    margin-right: 0;
  }
  .rezp1:before {
    position: absolute;
    content: "";
    width: 88%;
    height: 8px;
    background: #d9dcdd;
    left: 24px;
    top: 14px;
  }
  .rezp2 .p1 {
    margin-top: 40px;
    text-align: center;
    font-size: 14px;
  }
  .rezp2-1 {
    margin-top: 46px;
    text-align: center;
  }
  .face-rz {
    display: inline-block;
    width: 220px;
    height: 220px;
    background: #f5f6f8;
    overflow: hidden;
    cursor: pointer;
  }
  .face-rz img {
    margin-top: 38px;
  }
  .face-rz .fp1 {
    font-size: 18px;
    margin-top: 28px;
  }
  .face-rz:hover {
    background: #2e5aa6;
  }
  .face-rz:hover .fp1 {
    color: #fff;
  }
  .rezp3 {
    margin-top: 46px;
    padding: 0 216px 62px;
  }
  .rezp3 li {
    line-height: 16px;
    margin-bottom: 12px;
    padding-left: 26px;
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 14px;
  }
  .rezp3 li.li1 {
    background-image: url(../images/resf21_03.png);
  }
  .rezp3 li.li2 {
    background-image: url(../images/resf22_03.png);
  }
  .rezp3 li:nth-of-type(3) {
    margin-top: 28px;
  }
  .rezp3 li a {
    color: #2e5aa6;
  }
  .face-cl1 {
    /* display: none; */
  }
  .face-cl1-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 20;
  }
  .face-cl1-con {
    position: absolute;
    width: 502px;
    height: 602px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 4px;
    left: 50%;
    margin-left: -251px;
    top: 50%;
    margin-top: -301px;
    z-index: 21;
  }
  .tyclose {
    height: 42px;
    padding-right: 10px;
    overflow: hidden;
  }
  .tyclose em {
    float: right;
    width: 17px;
    height: 100%;
    transition: all 0.2s;
    background: url(../images/resf12_03.jpg) no-repeat center;
    cursor: pointer;
  }
  .tyclose em:hover {
    transform: rotate(360deg);
  }
  .face-cl1-con h2 {
    font-size: 24px;
    text-align: center;
    margin-top: 52px;
  }
  .face-cl1-con p {
    font-size: 14px;
    margin-top: 26px;
    text-align: center;
  }
  .face-cl1-con p span {
    color: #2e5aa6;
  }
  .face-img {
    margin: 38px 83px 28px;
    border: 1px solid #f4f4f4;
    padding: 15px;
    overflow: hidden;
  }
  .ewm-active {
    float: left;
    position: relative;
    width: 147px;
    height: 147px;
  }
  .face-img .img1 {
    width: 149px;
    float: left;
    margin-left: 5px;
  }
  .rz-result span {
    font-size: 24px;
    font-weight: bold;
    display: block;
    text-align: center;
  }
  .rz-result .ok {
    color: #81bf09;
  }
  .rz-result .no {
    color: #fa5b5b;
  }
  .date-ewm {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
  }
  .date-ewm span {
    display: block;
    font-size: 16px;
    color: #fff;
    padding-top: 42px;
    text-align: center;
  }
  .date-ewm em {
    width: 68px;
    height: 32px;
    display: block;
    margin: 25px auto 0;
    color: #fff;
    background: #fa5b5b;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
  }
  .rezp1-t2:after {
    position: absolute;
    content: "";
    width: 42%;
    height: 8px;
    background: #81bf09;
    left: 24px;
    top: 14px;
  }
  .rezp1-t3:after {
    position: absolute;
    content: "";
    width: 88%;
    height: 8px;
    background: #81bf09;
    left: 24px;
    top: 14px;
  }
  .chang-sjnum {
    width: 520px;
    margin: 90px auto 269px;
  }
  .chang-sjnum li {
    margin-top: 30px;
    position: relative;
  }

  /* 淇敼镓嬫満鍙�2 */
  .zcmode {
    padding: 60px 340px 72px;
  }
  .zcmode-title {
    position: relative;
    line-height: 24px;
    text-align: center;
  }
  .zcmode-title span {
    font-size: 24px;
    display: inline-block;
    padding: 0 10px;
    background: #fff;
  }
  .zcmode-title:before {
    position: absolute;
    content: "";
    height: 2px;
    background: #e0e0e0;
    top: 50%;
    margin-top: -1px;
    width: 100%;
    left: 0;
    z-index: -1;
  }
  .zcmode li {
    margin-top: 36px;
    position: relative;
  }
  .zck1 {
    height: 48px;
    position: relative;
  }
  .zck1 .s1 {
    float: left;
    width: 119px;
    border: 1px solid #e0e0e0;
    height: 100%;
    text-indent: 18px;
    line-height: 44px;
    color: #000;
    border-right: none;
  }
  .zck1 .zck1-i1 {
    float: left;
    width: 400px;
    height: 100%;
    text-indent: 11px;
    font-size: 16px;
    /* border: none; */
    border: 1px solid #e0e0e0;
  }
  .zck1 .zck1-i1::-webkit-input-placeholder {
    color: #ccc;
  }
  .zck1-i5 {
    float: left;
    width: 191px;
    height: 100%;
    text-indent: 11px;
    font-size: 16px;
    /* border: none; */
    border: 1px solid #e0e0e0;
  }
  .zck1-i5::-webkit-input-placeholder {
    color: #ccc;
  }
  .xg1s {
    float: left;
    margin: 23px 5px 0;
    width: 8px;
    height: 2px;
    background: #e0e0e0;
  }
  
  .qx-time {
    position: absolute;
    top: 56px;
    right: 0;
  }
  .qx-time label {
    font-size: 14px;
    margin-left: 4px;
    display: inline-block;
  }
  .qx-time label input {
    float: left;
  }
  .qx-time label span {
    float: left;
  }
  
  .hylb-box {
    float: left;
    width: 399px;
    position: relative;
  }
  .hylb-box h6 {
    width: 100%;
    line-height: 44px;
    position: relative;
    cursor: pointer;
    border: 1px solid #e0e0e0;
    height: 48px;
  }
  .hylb-box h6 span {
    /* color: #b5b5b5; */
    font-size: 16px;
    margin-left: 11px;
  }
  .hylb-box h6:before {
    content: "";
    position: absolute;
    width: 11px;
    height: 7px;
    background: url(../images/resf5_03.png) no-repeat;
    right: 14px;
    top: 20px;
  }
  .hylb-1 {
    position: absolute;
    width: 401px;
    top: 100%;
    left: -1px;
    z-index: 9;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-top: none;
    border-bottom: none;
    display: none;
    box-shadow: 0 0 5px #ccc;
    /* background: #f5f5f5; */
  }
  .hylb-1 span {
    display: block;
    line-height: 35px;
    text-indent: 11px;
    color: #666;
    border-bottom: 1px solid #e0e0e0;
    cursor: pointer;
    font-size: 15px;
  }
  .hylb-1 span:hover {
    background: #f5f5f5;
  }
  .zck1s span {
    float: left;
    width: 119px;
    border-right: 1px solid #e0e0e0;
    height: 100%;
    text-indent: 18px;
    line-height: 44px;
    color: #000;
  }
  .zck1s .zck1-i1 {
    width: 240px;
  }
  .zck1s .a1 {
    width: 150px;
    height: 48px;
    background: #2e5aa6;
    float: right;
    text-align: center;
    color: #fff;
    line-height: 48px;
    border: none;
    cursor: pointer;
  }
  .mmaq-dj {
    position: absolute;
    right: 0;
    top: 54px;
  }
  .mmaq-dj span {
    float: left;
    font-size: 14px;
    color: #666;
  }
  .mmaq-dj em {
    float: left;
    width: 78px;
    height: 10px;
    margin-left: 9px;
    background: #e0e7f6;
    border-radius: 5px;
    margin-top: 5px;
    position: relative;
    overflow: hidden;
  }
  .mmaq-dj em i {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    font-size: 0;
    background: #6cc102;
  }
  .mmaq-dj em i.ruo{
    width: 33%;
  }
  .mmaq-dj em i.mid{
    width: 66%;
  }
  .mmaq-dj em i.gao{
    width: 100%;
  }
  .zcpbtn {
    height: 48px;
    background: #2e5aa6;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 48px;
    cursor: pointer;
  }
  .zcpbtn:hover {
    background: #28539e;
  }
  .zck1s .a1:disabled{
    cursor: pointer;
    opacity: 0.5;
    cursor: not-allowed;
  }

  /*success*/
.zc-success {
    text-align: center;
    margin-top: 95px;
    margin-bottom: 269px;
  }
  .zc-success h2 {
    margin-top: 25px;
    font-size: 24px;
    font-weight: bold;
  }
  .zc-success p {
    margin-top: 25px;
    color: #999;
  }
  .zc-success p a {
    color: #1a5bac;
  }
  .zc-success .home-dl {
    margin: 95px auto 0;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #1a5bac;
    width: 520px;
  }
  .zc-success .home-dl a {
    display: block;
    height: 100%;
    color: #fff;
    font-size: 24px;
  }
  .zc-success .home-dl:hover {
    background: #15519c;
  }
  
  /*webcrror*/
.webcrror {
}
.crrbg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.crrcon {
  position: absolute;
  width: 502px;
  height: 602px;
  background: #fff;
  border-radius: 4px;
  left: 50%;
  margin-left: -251px;
  top: 50%;
  margin-top: -301px;
}
.crr-close {
  height: 42px;
  padding-right: 10px;
  overflow: hidden;
}
.crr-close em {
  float: right;
  width: 17px;
  height: 100%;
  transition: all 0.2s;
  background: url(../images/resf12_03.jpg) no-repeat center;
  cursor: pointer;
}
.crr-close em:hover {
  transform: rotate(360deg);
}
.yc-tips {
  text-align: center;
  margin-top: 76px;
}
.yc-tips span {
  display: block;
  margin-top: 40px;
  font-size: 24px;
  font-weight: bold;
}
.right-cb1 {
  margin: 118px 48px 0;
  height: 48px;
  text-align: center;
  line-height: 48px;
  color: #fff;
  background: #1a5bac;
  font-size: 24px;
  cursor: pointer;
}
.right-cb1:hover {
  background: #15519c;
}

.face-rz2 {
    /* margin-left: 30px; */
}
.zck1 .eyes {
    position: absolute;
    width: 23px;
    height: 100%;
    background: url(../images/resf6_03.jpg) no-repeat center;
    right: 14px;
    top: 0;
    cursor: pointer;
}