﻿html,
body{
    width: 100%;
/*    width:100%;
    height:100%;
    font-size: 14px;*/
    -webkit-font-smoothing: antialiased; /*chrome、safari*/
    -moz-osx-font-smoothing: grayscale;/*firefox*/
}
button{
    border:none;
    outline: none;
    cursor:pointer;
}
.left {
    float: left;
}
.right {
    float: right;
}
.red {
    color: #ed1b23;
}
.red a {
    color: #ed1b23;
}
/*li{*/
/*text-overflow:ellipsis;*/
/*white-space:nowrap;*/
/*overflow:hidden;*/
/*}*/


/*字体*/
@font-face {
    font-family: 'impact';
    src: url('../../ziti/impact.ttf')format('truetype'); /* IE9 Compat Modes */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'baiduzongyi';
    src: url('../../ziti/baiduzongyi.ttf')format('truetype'); /* IE9 Compat Modes */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lantingzhonghei';
    src: url('../../ziti/lantingzhonghei.ttf')format('truetype'); /* IE9 Compat Modes */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lantingdahei';
    src: url('../../ziti/lantingdahei.ttf')format('truetype'); /* IE9 Compat Modes */
    font-weight: normal;
    font-style: normal;
}
.impact {
    font-family: 'impact';
}
.bdzy {
    font-family: 'baiduzongyi';
}
.ltzh {
    font-family: 'lantingzhonghei';
}
.ltdh {
    font-family: 'lantingdahei';
}



/*-----------------------------center-----------------------------*/
/*IMPACT*/
.fuwufei>span:nth-child(2) i {
    font-family: 'impact',"微软雅黑","黑体";
}
/*兰亭大黑*/
.fuwu_title,
.c_top_right_title span,
.c_top_left .chanpinming,
.kefu .kefu-right .title
 {font-family: 'lantingdahei',"微软雅黑","黑体";}
/*兰亭中黑*/
.wuyou_title,
.fuwu_title_2,
.f_left_top,
.zhunbei_box>ul>li>span,
.zhishiwenti .title-h,
.shouhou .sh-con p,
.shouhou .sh-tit h2,
.pingjia .pj-tit h2,
.chenglihou_box .clh-tit span:nth-child(2)
 {font-family: 'lantingzhonghei',"微软雅黑","黑体";}
/*百度综艺*/
.shijian_box .fuwu_und,
.zhunbei_box>p,
.zhunbei_box>ul li:nth-child(3) div 
{font-family: 'baiduzongyi',"微软雅黑","黑体";}


/*------------锚---------------*/
.mao-container {
    height: 60px;
}
/*评价记录部分*/
.rows {
    color: rgb(102, 102, 102);
    margin: 10px 0;
}
.rows b {
    color: #239aff;
}
/*------------购物车飞入---------------*/
#uFlyer{
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    position: fixed;
    z-index: 9999;
}
/*------------主要内容---------------*/
.weizhi{
    width:1150px;
    height:50px;
    line-height: 50px;
    margin:0 auto;
}
.weizhi ul li{
    float:left;
    font-size:14px;
}
.weizhi ul li:nth-child(1) {
	background: url(/Public/images/zhishiku/shouye.png) no-repeat center center;
	width: 31px;
	height: 50px;
}
.weizhi ul li:nth-child(3) a{
    color:#239aff;
}
.weizhi ul li img{
    margin-top:10px;
}
/*----------------center_top---------------*/
.center_top{
    width:1150px;
    height:340px;
    margin:0 auto;
}
.c_top_left{
    width:500px;
    height:340px;
    float:left;
    margin-left:-30px;
    position: relative;
}
.c_top_left img {
    width: 500px;
    height: 340px;
    display: block;
}
.c_top_left .chanpinming {
    width: 400px;
    height: 180px;
    /*line-height: 180px;*/
    text-align: center;
    color:#ffffff;
    letter-spacing: 1px;
    position: absolute;
    top: 80px;
    left: 50px;
    background-color: rgba(0,0,0,0.4);
}
.c_top_left .chanpinming h2 {
    font-size: 36px;
    font-weight: normal;
    line-height: 1;
    margin-top: 70px;
}
.c_top_left .chanpinming p {
    line-height: 40px;
    font-size: 20px;
    font-family: "微软雅黑","黑体";
}
/*----------------------*/
.c_top_right{
    width:600px;
    height:100%;
    float:right;
}
.c_top_right_title{
    height: 32px;
    
    white-space: nowrap;
    /*text-overflow: ellipsis;*/
    overflow: hidden;
}
.c_top_right_title span {
    font-size: 24px;
    line-height: 32px;
    float: left;
}
.c_top_right_title ul {
    overflow: hidden;
    display: inline-block;
    margin-left:30px;
}
.c_top_right_title li{
    font-size: 14px;
    float: left;
    font-weight: 400;
    color:#ffffff;
    background: #f03232;
    padding:3px 8px;
    margin: 6px 0 6px 10px;
}
/*.c_top_right_title span:nth-child(1){
    margin-left:30px;
}*/
.c_top_right_title_2{
    line-height:30px;
    margin-top:15px;
}
.c_top_right .banli-form {
    margin-top: 20px;
}
/*.zhou {
    color: #8f8f8f;
    margin-bottom: 5px;
}
.zhou select {
    color: #8f8f8f;
    line-height: 21px;
    height: 23px;
    box-sizing: border-box;
    display: inline-block;
    border: 1px solid #8f8f8f;
    padding: 0 5px;
    cursor: pointer;
    margin-left: 48px;
    font-family: "Microsoft YaHei",'黑体';
}*/
.zhou {
    color: #8f8f8f;
    margin-bottom: 5px;
}
.banli-form .zhou .zhou-select {
    /*width: 70px;
    height: 23px;
    line-height: 23px;*/
    margin-left: 10px;
    float: left;

    position: relative;
}
.zhou-select span {
    width: 100px;
    height: 21px;
    line-height: 21px;
    text-indent: 10px;
    border: 1px solid #8f8f8f;
    float: left;
    background: url(../../images/img/barr.png) no-repeat 80px 0;
}
.zhou-select ul {
    width: 100px;
    border: 1px solid #8f8f8f;
    border-top: none;
    float: left;
    background-color: white;
}
.zhou-select li {
    height: 21px;
    line-height: 21px;
    padding-left: 10px;
}
.zhou-select li:hover {
    background-color: #f5f5f5;
}
.zhou div,
.leixing div,
.hezheng div {
    width: 60px;
    height: 23px;
    float: left;
    line-height: 23px;
    margin-right: 10px;
}
.leixing,
.hezheng {
    color: #8f8f8f;
    /*margin-top:10px;*/
}
.leixing {
    /*margin-top:20px;*/
}
.hezheng{
    margin-top:10px;
    height: 25px;
}
.leixing span,
.hezheng span {
    line-height: 21px;
    height: 23px;
    box-sizing: border-box;
    /*display: inline-block;*/
    float: left;
    border:1px solid #8f8f8f;
    padding:0 8px;
    cursor: pointer;
    margin-left:10px;
}
.zhou span,
.zhou li {
    cursor: pointer;
}
.leixing span:hover,
.hezheng span:hover {
    color: #f03232;
}
.leixing span:nth-child(1),
.hezheng span:nth-child(1) {
    margin-left:20px;
}
.banli-form span.banli_on {
    border:1px solid #f03232 !important;
    color:#f03232;
    line-height: 21px;
    background: url(../../images/img/che_on.png) no-repeat right bottom;
    background-size: 15px 15px;
}

/*----------------*/
.fuwufei{
    width:600px;
    height:50px;
    background: #f5f5f5;
    margin-top:20px;
    line-height: 50px;
}
.fuwufei>span:nth-child(1){
    font-size: 18px;
    color: #000000;
    float:left;
    margin-left: 20px;
}
.fuwufei>span:nth-child(2){
    font-size: 24px;
    color:#f03232;
    letter-spacing: 1px;
    float:left;
    height: 50px;
}
.fuwufei>span:nth-child(2) i{
    font-style: normal;
}
.fuwufei>span:nth-child(2) span{
    font-family: "微软雅黑","黑体";
    font-size: 14px;
    font-weight: 400;
}
.fuwufei>span:nth-child(3){
    color: #0e0e0e;
    margin-left:25px;
    float:left;
}
.fuwufei>span:nth-child(4){
    display: block;
    float:right;
    padding: 5px 15px 5px 0;
}
.fuwufei>span:nth-child(4) p:nth-child(1){
    color: #777777;
    line-height: 20px;
    display: block;
}
.fuwufei>span:nth-child(4) p:nth-child(2){
    color:#f03232;
    line-height: 20px;
    display: block;
}
/*------------------*/
.banli{
    margin-top:20px;
}
.banli .banli-button {
    width: 180px;
    text-align: center;
    background: #ffeded;
    font-size: 24px;
    color:#ef4746;
    float:left;
    border: 1px solid #ee3230;
    font-family: 'Microsoft Yahei';
    line-height: 38px;
    padding: 0;
}
.banli .banli-button:hover {
/*    background-color: #f03232;
    color: white;*/
    box-shadow: 0 0 2px #ee3230;
}
.banli .kefurexian{
    width: 180px;
    text-align: center;
    font-size: 18px;
    color: white;
    /*border: 1px solid #ffa200;*/
    margin-left:30px;
    float:left;
    cursor: pointer;
    background-color: #ee3230;
    height: 20px;
    line-height: 20px;
    padding: 10px 0;
}
.banli .kefurexian:hover {
    /*background-color: #f03232;*/
    box-shadow: 0 0 2px #ee3230;
}
.banli .kefurexian i {
    display: inline-block;
    width: 20px;
    height: 20px;
    /*margin-top: 5px;*/
    vertical-align: top;
    margin-right: 5px;
    /*background: url(../../images/img/shopping-cart.png);*/
    background: url(../../images/img/shopping-cart.png) no-repeat;
    background-size: 20px 20px;
}
/*.banli .kefurexian{
    padding:9px 30px;
    font-size: 18px;
    border:1px solid #239aff;
    color:#239aff;
    margin-left:30px;
    float:left;
    cursor: pointer;
    border-radius: 5px;
}
.banli .kefurexian:hover {
    background-color: #ffa200;
    color: white;
    border: 1px solid #ffa200;
}*/

.chengnuo{
    width:100%;
    overflow: hidden;
    margin-top: 7px;
}
.chengnuo span{
    float:left;
    margin-right:24px;
    line-height: 20px;
}
.chengnuo span:nth-child(1){
    margin-right:35px;
    color: #888888;
}
.chengnuo span i{
    float:left;
    margin-right:2px;
}
.chengnuo span i img {
    display: block;
    margin: 1px 0;
}

/*------------------------center------------------------*/
/*------------------固定导航栏----------------*/
#centerNav{
    width:100%;
    height:60px;
    background: #282e3f;
    color: #ffffff;
    line-height: 60px;
    font-size: 18px;
    z-index: 2017;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}
#centerNav ul{
    width:1200px;
    margin:0 auto;
}
#centerNav ul li:nth-child(4) {
    text-decoration: line-through;
    padding-right: 0;
}
#centerNav ul li{
    float:left;
    /*padding:0 32px;*/
    padding:0 25px;
    /*cursor:pointer;*/
    color: #ffffff;
}
/*#centerNav ul a:nth-child(2) li:hover,
#centerNav ul a:nth-child(3) li:hover {
    background: #ffffff;
    color:#239aff;
    border-top:3px solid #239aff;
}*/
#centerNav ul li:nth-child(4) span:nth-child(2){
    font-size: 36px;
    color:#ff1a15;
    margin-right:5px;
}
#centerNav ul li:nth-child(4) span{
    float:left;
}
#centerNav ul li:nth-child(5),
#centerNav ul li:nth-child(6){
    float:right;
    border:none;
}
#centerNav ul li:nth-child(5){
    background: #f03232;
}
#centerNav ul li:nth-child(6){
    padding-left: 0;
}
#centerNav ul li:nth-child(6) i{
    float:left;
    margin-right:10px;
    margin-top:5px;
}
#centerNav ul li:nth-child(6) i img {
    display: block;
}
#centerNav ul li.c_nav_on{
    background: #ffffff;
    color:#239aff;
    border-top:3px solid #239aff;
}

.top-button {
    width: 68px;
    height: 68px;
    border-radius: 20px;
    overflow: hidden;
    position: fixed;
    bottom: 100px;
    right: 50px;
    cursor: pointer;
    z-index: 2018;
}
.top-button img {
    width: 68px;
    height: 68px;
}

/*-------------------------*/

.center{
    width:1200px;
    margin:0 auto;
    position:relative;
    margin-top:80px;
}
/*-------------------*/
.center_left{
    width:242px;
    position:absolute;
    top:0;
    left:0;
    margin-left: 8px;
}
/*--------------相关产品推荐-------------*/
.c_left_tuijian{
    width:240px;
    border:1px solid #dfdfdf;
    background-color: white;
}
.c_left_title{
    width:220px;
    height:45px;
    background: url(../../images/img/ask_tb.jpg) no-repeat left center;
    line-height: 45px;
    background:#f5f5f5;
    color: #707070;
    padding-left: 20px;
}

.c_left_tuijian>ul{
    width:100%;
    padding:25px 0;
    font-size: 16px;
}
.c_left_tuijian>ul>li{
    line-height: 35px;
    cursor: pointer;
}
.c_left_tuijian>ul>li:hover .asd {
    color: #ffa300;
}
.c_left_tuijian>ul>li span{
    width:12px;
    height:13px;
    border:1px solid #cecece;
    display: block;
    float:left;
    margin-top:12px;
    line-height: 12px;
    text-align: center;
    padding-left:1px;
    color: #979797;
    margin-right:15px;
    margin-left:30px;
}
.c_left_tuijian_on{
    font-size: 14px;
    color: #9e9e9e;
    line-height: 25px;
    margin-left:60px;
    display: none;
}
.c_left_tuijian_on li:hover {
    color: #ffa300;
}

/*----------------热门问答---------------*/
.c_left_wenda{
    width:240px;
    border:1px solid #dfdfdf;
    margin-top:20px;
    background-color: white;
}
/*.c_left_wenda .c_left_title i{
    width:24px;
    height: 45px;
}
.c_left_wenda .c_left_title i img{
    width: 24px;
    display: block;
}*/
/*------------------------------*/
.wenda_nav{
    width:30%;
    float:left;
    line-height: 35px;
    border-bottom:1px solid #dfdfdf;
    text-align: center;
    cursor: pointer;
}
.wenda_nav:hover {
    color: #ffa300;
}
.wenda_nav:nth-child(2){
    margin-left:10px;
}
.wenda_nav_on{
    color:#239aff !important;
    border-bottom:2px solid #239aff !important;
}
/*----------------------*/
.c_left_wenda ul{
    margin-top:50px;
}
.c_left_wenda ul li{
    width:208px;
    padding-left: 10px;
    padding-right: 10px;
    margin:0 7px;
    border-bottom:1px solid #dfdfdf;
}
.c_left_wenda ul li:last-child{
    border-bottom:none;
}
.c_left_wenda ul li span i{
/*    display: block;
    width:10px;
    height:10px;
    border-radius:10px;
    background: #239aff;
    float:left;
    margin-top:2px;
    margin-right:7px;*/
}
.c_left_wenda ul li span{
    line-height: 14px;
    cursor:pointer;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 13px 0;
    padding-left: 16px;
    background: url(../../images/img/dotoff.png) no-repeat left 15px;
}
.c_left_wenda ul li span:hover {
    color: #ffa300;
}
.c_left_wenda ul li div{
    overflow: hidden;
    margin-bottom:15px;
    color: #8c8c8c;
    display: none;
    padding: 0 15px;
    line-height: 20px;
    word-wrap: break-word;
}
/*------------*/
.c_left_wenda .wenda_li_on{
    padding-left: 17px !important;
    margin: 0 !important;
    width: 211px !important;
    background: #fffdef;
    border:1px solid #ffe8a1;
}
/*.wenda_li_on i{
    background: #f03232 !important;
}*/
.c_left_wenda .wenda_li_on span{
    color:#f03232 !important;
    white-space: normal !important;
    background: url(../../images/img/doton.png) no-repeat left 15px;
}








/*----------------------------------------------------*/
/*主要内容-旧*/ 
    .center_right{
        width:930px;
        margin-left:267px;
    }
    /*--------------*/
    .c_right_nav{
        width:100%;
        height:40px;
        line-height: 40px;
        background: #fafafa;
    }
    .c_right_nav_1{
        width:150px;
        text-align: center;
        float:left;
        cursor:pointer;
    }
    .c_right_nav_1 span{
        color: red;
    }
    .center .center_right .c_right_nav div.c_right_nav_1:hover,
    .center .center_right .c_right_nav div.c_right_nav_1:hover {
        border-top:2px solid #239aff;
        color:#239aff;
        font-weight: 600;
        background: #ffffff;
    }
    .c_right_nav_1_on{
        border-top:2px solid #239aff;
        color:#239aff;
        background: #ffffff;
    }
    /*------------------------*/
    .right_fuwu{
        background: url(../../images/img/right_bg.jpg);
        width:100%;
    }

    .fuwu{
        padding-top:50px;
    }
    .fuwu_title{
        width:80%;
        height:60px;
        margin:0 auto;
        background: url(../../images/img/fuwu_title_bg.png)no-repeat;
        background-size:100% 100%;
        color:#ffffff;
        text-align: center;
        line-height: 57px;
        font-size: 32px;
        text-shadow: 3px 3px 4px rgba(0,0,0,0.3);
    }
    .fuwu_title_2{
        width:90%;
        margin:0 auto;
        text-align:center;
        font-size: 22px;
        color: #ffa200;
        line-height: 40px;
        overflow: hidden;
    }
    .fuwu_title_2 span img{
        margin-top:10px;
    }
    /*---------------------------*/
    .fuwu_box{
        width:790px;
        overflow: hidden;
        margin:30px auto;
    }
    .fuwu_left{
        width:50%;
        float:left;
    }
    .f_left_top{
        width:100%;
        height:70px;
    }
    .f_left_top div{
        float:left;
    }
    .f_left_top div:nth-child(2){
        font-size: 22px;
        color: #005196;
        line-height: 1.5;
    }
    .f_left_top div:nth-child(3){
        font-size: 18px;
        color:#239aff;
        line-height: 1.5;
    }
    .f_top_img{
        margin-right:10px;
    }
    .fuwu_left ul li{
        color: #005196;
        line-height: 30px;
        white-space: pre;
    }
    .f_left_top div {
    }
    /*.fuwu_left ul li:nth-child(1){
        float:left;
        width:50%;
    }
    .fuwu_left ul li:nth-child(2){
        float:left;
        width:40%;
    }
    .fuwu_left ul li:nth-child(3){
        float:left;
        width:50%;
    }
    .fuwu_left ul li:nth-child(4){
        float:left;
        width:50%;
    }
    .fuwu_left ul li:nth-child(5){
        clear: left;
    }*/
    .fuwu_right{
        width:50%;
        float:right;
    }
    .fuwu_right img{
        width: 100%;
    /*    width:120%;
        margin-left:-70px;*/
    }

    /*----------------一站服务----------------*/
    .wuyou{
        width:810px;
        margin:50px auto;
        height:390px;
        border:1px solid #005196;
    }
    .wuyou_title{
        width:400px;
        line-height: 45px;
        margin:-20px auto;
        background: #005196;
        font-size: 30px;
        color:#ffffff;
        text-align: center;
    }
    .wuyou ul{
        width: 694px;
        height: 312px;
        margin: 40px auto 0;
        overflow: hidden;
    }
    .wuyou ul li{
        width: 330px;
        height: 144px;
        float:left;
        margin-top:12px;
        margin-left:17px;
        overflow: hidden;
        position: relative;
    }
    .wuyou ul li * {
        transition: all ease 0.3s;
    }
    .wuyou li:hover .wuyou-img {
        -webkit-transform:scale(1.2,1.2);
        -moz-transform:scale(1.2,1.2);
        -transform:scale(1.2,1.2);
    }
    .wuyou li:hover .wuyou-mask {
        background-color: rgba(0,0,0,0.5);
    }
    .wuyou li .wuyou-mask {
        width: 330px;
        height: 72px;
        padding-top: 38px;
        padding-bottom: 38px;
        background-color: rgba(0,81,150,0.5);
        z-index: 10;
        position: absolute;
        top: 0;
        left: 0;
    }
    .wuyou li .wuyou-mask p {
        font-size: 28px;
        line-height: 38px;
        color: white;
        text-align: center;
    }
    /*-----------------流程-----------------*/
    .liucheng .fuwu_title_2{
        width:50%;
        margin:0 auto;
        line-height: 50px;
    }
    .liucheng_box{
        width:100%;
        margin:0 auto;
        padding:30px 0;
        overflow: hidden;

        text-align: center;
    }
    .liucheng_box li {
        /*float: left;*/

        display: inline-block;
    }
    .liucheng_box .item {
        width: 105px;
        height: 150px;
        background-color: #e7f4ff;
    }
    .liucheng_box .item:hover img {
        transform:rotateY(360deg);
        -ms-transform:rotateY(360deg);   /* IE 9 */
        -moz-transform:rotateY(360deg);  /* Firefox */
        -webkit-transform:rotateY(360deg); /* Safari 和 Chrome */
        -o-transform:rotateY(360deg);
    }
    .liucheng_box .item img {
        padding-top: 18px;
        padding-bottom: 8px;
        display: block;
        margin: 0 auto;
        transition: all ease 1s;

        transform:rotateY(0deg);
        -ms-transform:rotateY(0deg);    /* IE 9 */
        -moz-transform:rotateY(0deg);   /* Firefox */
        -webkit-transform:rotateY(0deg); /* Safari 和 Chrome */
        -o-transform:rotateY    (0deg);
    }
    .liucheng_box .item p {
        line-height: 24px;
        font-size: 16px;
        text-align: center;
    }
    .liucheng_box .jiantou {
        margin: 62px 21px 0 21px;
        vertical-align: top;
    }

    /*----------------------办理时间--------------------*/
    .shijian_box{
        width:90%;
        height:430px;
        background: url(../../images/img/shijian_bg.jpg)no-repeat -30px 0;
        margin:0 auto;
        position:relative;
    }
    .shijian_1{
        width:240px;
        height:200px;
        text-align: center;
        color:#005196;
        line-height: 40px;
        padding-top:50px;
        float: left;
    }
    .shijian_1>span:nth-child(1){
        font-size: 22px;
    }
    .shijian_1>p{
        font-size: 28px;
    }
    .shijian_1>span:nth-child(3){
        font-size: 32px;
        line-height: 55px;
    }
    .shijian_1>span:nth-child(3) span{
        color:#ffa200;
        font-size: 38px;
    }
    .shijian_2 {
        float: right;
        width: 510px;
        height: 370px;
        padding-top: 25px;
    }
    .shijian_2 li {
        height: 90px;
    }
    .shijian_2 li>span {
        font-size: 24px;
        color: #005196;
        font-weight: 600;
    }
    .shijian_2 li>span>span {
        font-size: 18px;
        color: #005196;
        padding-left: 5px;
    }
    .shijian_2 li span:nth-child(2) {
        color: #239aff;
        padding-left: 10px;
        font-weight: 600;
    }
    .shijian_2 li p {
        font-size: 16px;
        padding-top: 6px;
        line-height: 1.5;
    }
    .shijian_box .fuwu_und {
        color: #ffa200;
        font-size: 24px;
        text-align: center;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 60px;
    }

    /*------------------准备--------------*/
    .zhunbei_box>ul{
        overflow: hidden;
        width: 864px;
        margin: 0 auto;
        padding-bottom: 40px;
    }
    .zhunbei_box>ul>li {
        width: 274px;
        box-sizing: border-box;
        padding: 8px;
        height: 210px;
        margin: 7px;
        float: left;
        background-color: #ffebc7;
        transition: all ease 0.3s;
    }
    .zhunbei_box>ul>li:hover {
        background: #fcd287;
    }
    .zhunbei_box>ul li:nth-child(3) {
        position: relative;
    }
    .zhunbei_box>ul li:nth-child(3) div{
        width: 54px;
        height: 30px;
        border-radius: 6px;
        box-shadow: 2px 2px 5px 2px #d2c6b0;
        background-color: #ffa200;
        color: white;
        font-size: 20px;
        text-align: center;
        font-weight: 600;
        position: absolute;
        top: -4px;
        left: -6px;
    }
    .zhunbei_box>p {
    /*    font-size: 28px;
        text-align: center;
        color: #005196;
        margin: 0 auto;*/
        font-size: 28px;
        text-align: center;
        color: #005196;
    }
    .zhunbei_box>ul>li>span {
        color: #ff5400;
        font-size: 22px;
        display: block;
        text-align: center;
        padding: 16px 0;
    }
    .zhunbei_box>ul>li>p {
        color: #ff5400;
        font-size: 12px;
        padding: 5px 0;
    }
    .zhunbei_box>ul>li li {
        color: #784c00;
        font-size: 12px;
        padding: 5px 0 5px 14px;
        background: url(../../images/img/icon-1.png) no-repeat left 9px;
        line-height: 1.5;
    }

    /*----------------成立后------------*/
    .chenglihou_box>ul {
        overflow: hidden;
        width: 810px;
        margin: 0 auto;
        padding-bottom: 40px;
    }
    .chenglihou_box ul li {
        padding-bottom: 10px;
    }
    .chenglihou_box ul li p {
        text-indent: 3em;
        line-height: 1.5;
    }
    .chenglihou_box .clh-tit {
        width: 142px;
        height: 46px;
        background: url(../../images/img/box-1.jpg) no-repeat;
    }
    .chenglihou_box .clh-tit span {
        display: inline-block;
        font-size: 18px;
        line-height: 46px;
    }
    .chenglihou_box .clh-tit span:nth-child(1){
        color: white;
        width: 46px;
        height: 46px;
        text-align: center;
    }
    .chenglihou_box .clh-tit span:nth-child(2){
        color: #005196;
        padding-left: 5px;
    }
    /*------------------保障-------------------*/
    .baozhang_box {
        width: 930px;
        height: 345px;
    }
    .baozhang_box ul {
        overflow: hidden;
        width: 920px;
        margin: 0 auto;
        padding-bottom: 40px;
        display: none;

        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
    .baozhang_box ul li {
        width: 222px;
        height: 305px;
        margin: 0 4px;
        box-sizing: border-box;
        float: left;
        background-color: white;
        box-shadow: 2px 2px 4px 1px #d2c6b0;
        position: relative;
        overflow: hidden;
    }
    /*.baozhang_box ul li:hover {
        transition: all ease 0.5s;
        padding-top: 19px;
        box-shadow: 2px 2px 5px 2px #d2c6b0;
    }*/
    .baozhang_box li img {
        width: 100%;
        display: block;
    }
    .baozhang_box li span {
        font-size: 18px;
        padding-top: 20px;
        padding-bottom: 10px;
        color: #ff5400;
        font-weight: 600;
        text-align: center;
        display: block;
    }
    .baozhang_box li p {
        font-size: 14px;
        line-height: 24px;
    }
    .baozhang_box ul li .bz-front {
        width: 222px;
        height: 305px;
        padding: 20px 15px 10px;
        box-sizing: border-box;
        transition: all ease-in-out 0.3s;
    }
    .baozhang_box ul li .bz-mask {
        /*position: absolute;
        top: 100%;
        left: 0;*/
        width: 222px;
        height: 305px;
        background-color: white;
        position: relative;
        /*background: url(../../images/img/box-2.jpg);*/
    }
    .baozhang_box ul li .bz-mask img {
        padding-top: 80px;
    }
    .baozhang_box ul li .bz-text {
        width: 222px;
        height: 305px;
        padding: 80px 15px 10px;
        box-sizing: border-box;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 111;
        background-color: rgba(255,162,0,0.8);
    }
    .baozhang_box ul li .bz-text span {
        font-size: 22px;
    }
    .baozhang_box ul li .bz-text p {
        color: white;
    }
    .baozhang_box ul li:hover .bz-front {
        margin-top: -305px;
    }
    /*----------------离岸知识 离岸问题-------------*/
    .zhishiwenti {
        width: 95%;
        margin: 0 auto;
        padding-bottom: 45px;
        overflow: hidden;
    }
    .zhishiwenti .zhishi,
    .zhishiwenti .wenti {
        width: 50%;
        box-sizing: border-box;
        padding-right: 50px;
        float: left;
    }
    .zhishiwenti .zhishi .title-h,
    .zhishiwenti .wenti .title-h{
        font-size: 18px;
        color: #0080ff;
        padding-left: 40px;
        padding-bottom: 10px;
        height: 29px;
        line-height: 29px;
        display: block;
    }
    .zhishiwenti .zhishi .title-h {
        background: url(../../images/img/icon-4.jpg) no-repeat;
    }
    .zhishiwenti .wenti .title-h {
        background: url(../../images/img/icon-5.jpg) no-repeat;
    }
    .zhishiwenti .zhishi li {
        font-size: 14px;
        padding: 12px 0 12px 35px;
        background: url(../../images/img/icon-2.jpg) no-repeat 10px center;
        overflow: hidden;
    }
    .zhishiwenti .zhishi li span:nth-child(1){
        width: 70%;
        float: left;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .zhishiwenti .zhishi li:hover {
        color: #ffa300;
    }
    .zhishiwenti .wenti li {
        font-size: 14px;
        padding: 12px 0 12px 35px;
        background: url(../../images/img/icon-3.jpg) no-repeat 8px center;
    }
    .zhishiwenti .wenti li:hover {
        color: #ffa300;
    }
    .zhishiwenti li span {
        float: right;
    }
    /*----------------------用户评价---------------------------*/
    .pingjia {
        width: 95%;
        margin: 0 auto;
    }
    .pingjia .pj-tit {
        height: 30px;
        position: relative;
        padding-bottom: 20px;
    }
    .pingjia .pj-tit h2 {
        color: #239aff;
        display: inline-block;
        text-align: center;
        border-left: 1px solid #239aff;
        border-right: 1px solid #239aff;
        position: absolute;
        background-color: white;
        z-index: 1;
        font-size: 24px;
        width: 120px;
        left: 50%;
        margin-left: -60px;
        font-weight: 300;
    }
    .pingjia .pj-tit i {
        width: 100%;
        height: 2px;
        background-color: #239aff;
        display: block;
        position: absolute;
        top: 14px;
    }
    .pingjia .pj-xuanxiang {
        width: 100%;
        height: 45px;
        background-color: #f5f5f5;
        margin-bottom: 10px;
    }
    .pingjia .pj-xuanxiang .all {
        width: 140px;
        height: 45px;
        background-color: #239aff;
        color: white;
        display: block;
        line-height: 45px;
        text-align: center;
        font-size: 16px;
    }
    .pj-yinxiang {
        line-height: 26px;
        overflow: hidden;
    }
    .pj-yinxiang span {
        font-size: 16px;
        float: left;
        margin: 10px 15px 0;
    }
    .pj-yinxiang li {
        float: left;
        height: 26px;
        background-color: #ffebba;
        margin-right: 10px;
        margin-top: 10px;
        padding: 0 8px;
    }


    .pj-list {
        width: 100%;
        overflow: hidden;
    }
    .pj-list>li {
        width: 100%;
        box-sizing: border-box;
        padding: 20px;
        border-bottom: 1px solid #dcdedd;
        overflow: hidden;

        color: rgb(102, 102, 102);
    }
    .pj-list .touxiang {
        width: 55px;
        height: 55px;
        border-radius: 3px;
        border: 1px solid #e7e7e7;
        margin: 0px 5px;
        float: left;
    }
    .pj-list .touxiang img {
        width: 100%;
    }
    .pj-list .pj-con {
        width: calc(100% - 77px);
        width: -moz-calc(100% - 77px);
        width: -webkit-calc(100% - 77px);
        margin: 0 5px;
        float: left;
    }
    .pj-list .pj-con p:first-child{
        padding-bottom: 5px;
    }
    .pj-list .pj-con .yonghuming {
        padding-right: 25px;
        font-size: 14px;
    }
    .pj-list .pj-con .gongsi {
        color: #999999;
        font-size: 14px;
        padding-left: 20px;
        background: url(../../images/img/icon-6.jpg) no-repeat left;
    }
    .pj-list .pj-con .pj-neirong {
        font-size: 14px;
        line-height: 24px;
    }
    .pj-list {

    }
    .shouhou {
        width: 95%;
        margin: 0 auto;
        overflow: hidden;
        padding-bottom: 45px;
    }
    .shouhou .sh-tit {
        height: 30px;
        position: relative;
        padding-bottom: 20px;
    }
    .shouhou .sh-tit h2 {
        color: #239aff;
        display: inline-block;
        text-align: center;
        border-left: 1px solid #239aff;
        border-right: 1px solid #239aff;
        position: absolute;
        background-color: white;
        z-index: 1;
        font-size: 24px;
        width: 120px;
        left: 50%;
        margin-left: -60px;
        font-weight: 300;
    }
    .shouhou .sh-tit i {
        width: 100%;
        height: 2px;
        background-color: #239aff;
        display: block;
        position: absolute;
        top: 14px;
    }
    .shouhou .sh-list>li {
        border-bottom: 1px solid #dcdedd;
        padding-top: 20px;
        padding-bottom: 20px;
        overflow: hidden;
        padding-left: 28px;
    }
    .shouhou .sh-list .sh-con>span {
        width: 41px;
        height: 41px;
        margin-right: 15px;
        float: left;
    }
    .shouhou .sh-list li:nth-child(1) .sh-con span {
        background: url(../../images/img/icon-7.jpg);
    }
    .shouhou .sh-list li:nth-child(2) .sh-con span {
        background: url(../../images/img/icon-8.jpg);
    }
    .shouhou .sh-list li:nth-child(3) .sh-con span {
        background: url(../../images/img/icon-9.jpg);
    }

    .shouhou .sh-list li:nth-child(1) .sh-text,
    .shouhou .sh-list li:nth-child(2) .sh-text {
        padding-left: 55px;
    }
    .shouhou .sh-con {
    /*    width: -moz-calc(100% - 61px);
        width: -webkit-calc(100% - 61px);
        width: calc(100% - 61px)
        margin: 0 5px;
        float: left;*/
    }
    .shouhou .sh-con p {
        color: #239aff;
        font-size: 18px;
        line-height: 40px;
        height: 40px;
    }
    .shouhou .sh-text p {
        color: #888888;
        line-height: 28px;
    }
    .shouhou .sh-list .liucheng {
        margin-top: 20px;
        float: left;
        position: relative;
    }
    .shouhou .sh-list .liucheng img {
        display: block;
        margin: 0 auto;
    }
    .shouhou .sh-list .liucheng div {
        color: #239aff;
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        position: absolute;
        top: 20px;
        height: 103px;
    }
    .shouhou .sh-list .liucheng .lc-1 {
        left: 50px;
        top: 30px;
    }
    .shouhou .sh-list .liucheng .lc-2 {
        left: 300px;
    }
    .shouhou .sh-list .liucheng .lc-3 {
        left: 620px;
    }
    /*产品页用户评价分页样式*/
    /*.page a{
        padding: 5px 8px;
        display: inline-block;
        margin-left: 3px;
        border: 1px solid #ebebeb;
        border-radius: 5px;
    }
    .page div{
        max-width: 375px;
        overflow: hidden;
        display: inline-block;
        position: relative;
        top: 8px;
    }

    .page ul{
        display: flex;
    }
    .page ul a{
        width:16.5px;
        text-align: center;
    }

    .page a:hover,.active{
        background: #239aff;
        color: #fff;
    }*/












/*产品页相关推荐hover样式*/
.no1{
color:#239aff !important;
}




/*主要内容-新*/




input {
  color: #202020;
}

.center {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  margin-top: 80px;
  /* 服务介绍*/
  /* 注册流程*/
  /* 所需材料*/
  /* 所得文件*/
  /* 增值服务*/
  /* 后续服务*/
  /* 优势*/
  /* 知识问题*/
  /* 服务评价*/
  /* 售后保障*/
}
.center .center_left {
  width: 242px;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 8px;
}
.center .center_right {
  width: 930px;
  margin-left: 267px;
}
.center .container-border {
  border: 1px solid #dfdfdf;
}
.center .nav_list {
  width: 100%;
  background-color: #f5f5f5;
  z-index: 2019;
}
.center .nav_list ul {
  overflow: hidden;
  height: 40px;
}
.center .nav_list ul li {
  float: left;
  cursor: pointer;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  color: #707070;
  border-bottom: 2px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.center .nav_list ul li.on, .center .nav_list ul li:hover {
  color: #239aff;
  background-color: #fff;
  border-bottom-color: #239aff;
  border-left-color: #dfdfdf;
  border-right-color: #dfdfdf;
}
.center .section {
  padding: 20px 0 40px;
}
.center .section .title-com {
  position: relative;
  /* padding-bottom: 40px;*/
  padding: 20px 0;
  /* height: 60px;*/
  /* line-height: 60px;*/
}
.center .section .title-com h2 {
  text-align: center;
}
.center .section .title-com h2.ch-text {
  color: #30363d;
  font-size: 30px;
  /* z-index: 2;*/
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -30%);
  transform: translate(-50%, -30%);
  padding-bottom: 10px;
  border-bottom: 3px solid #239aff;
}
.center .section .title-com h2.en-text {
/*  color: #818181;
  font-size: 60px;
  font-weight: normal;
  font-family: sans-serif,serif;
  opacity: .3;*/
  text-align: center;
}
.center .section .title-com h2.en-text img {
    display: inline-block;
    max-width: 100%;
}
.center .section .title-com2 {
  height: 30px;
  position: relative;
  padding-bottom: 20px;
}
.center .section .title-com2 h2 {
  color: #239aff;
  display: inline-block;
  text-align: center;
  border-left: 1px solid #239aff;
  border-right: 1px solid #239aff;
  position: absolute;
  background-color: white;
  z-index: 1;
  font-size: 24px;
  width: 120px;
  left: 50%;
  margin-left: -60px;
  font-weight: 300;
}
.center .section .title-com2 i.hr-blue {
  width: 100%;
  height: 2px;
  background-color: #239aff;
  display: block;
  position: absolute;
  top: 14px;
}
.center .section .content-com {
  overflow: hidden;
}
.center .section i.icon {
  display: inline-block;
  background-image: url("../img/css_sprites.png");
}
.center .section .icon2 {
  background: url(../img/css_sprites2.png) no-repeat;
}
.center .advertisement {
  width: 100%;
}
.center .advertisement a {
  width: 100%;
}
.center .advertisement a img {
  display: block;
  width: 100%;
}
.center .section-fwjs {
  background-color: #f5f5f5;
}
.center .section-fwjs .content-com .content-left,
.center .section-fwjs .content-com .content-right {
  margin-top: 35px;
}
.center .section-fwjs .content-com .content-left li,
.center .section-fwjs .content-com .content-right li {
  /* height: 55px; */
  overflow: hidden;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
.center .section-fwjs .content-com .content-left li i.icon,
.center .section-fwjs .content-com .content-right li i.icon {
  width: 55px;
  height: 55px;
  margin: 0 10px;
}
.center .section-fwjs .content-com .content-left li div,
.center .section-fwjs .content-com .content-right li div {
  display: inline-block;
  vertical-align: bottom;
  flex: 1;
}
.center .section-fwjs .content-com .content-left li div h3,
.center .section-fwjs .content-com .content-right li div h3 {
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
}
.center .section-fwjs .content-com .content-left li div p,
.center .section-fwjs .content-com .content-right li div p {
  font-size: 16px;
  color: #858585;
  line-height: 25px;
}
.center .section-fwjs .content-com .content-left {
  float: left;
  width: calc(50% - 74px);
}
.center .section-fwjs .content-com .content-left li {
  text-align: right;
}
.center .section-fwjs .content-com .content-left li:nth-child(1) i.icon {
  background-position: -85px -474px;
}
.center .section-fwjs .content-com .content-left li:nth-child(2) i.icon {
  background-position: -525px -395px;
}
.center .section-fwjs .content-com .content-left li:nth-child(3) i.icon {
  background-position: -235px -474px;
}
.center .section-fwjs .content-com .content-left li:nth-child(4) i.icon {
  background-position: -525px -170px;
}
.center .section-fwjs .content-com .content-right {
  float: left;
  width: calc(50% - 74px);
}
.center .section-fwjs .content-com .content-right li {
  text-align: left;
}
.center .section-fwjs .content-com .content-right li:nth-child(1) i.icon {
  background-position: -10px -474px;
}
.center .section-fwjs .content-com .content-right li:nth-child(2) i.icon {
  background-position: -160px -474px;
}
.center .section-fwjs .content-com .content-right li:nth-child(3) i.icon {
  background-position: -525px -245px;
}
.center .section-fwjs .content-com .content-right li:nth-child(4) i.icon {
  background-position: -525px -320px;
}
.center .section-fwjs .content-com .content-center {
  float: left;
  width: 148px;
}
.center .section-fwjs .content-com .content-center i.icon {
  width: 148px;
  height: 357px;
  background-position: -10px -10px;
}
.center .section-zclc {
  background-color: #fff;
}
.center .section-zclc .content-com ul {
  overflow: hidden;
  text-align: center;
}
.center .section-zclc .content-com ul li {
  display: inline-block;
  vertical-align: bottom;
  height: 200px;
}
.center .section-zclc .content-com ul li.item {
  font-size: 20px;
  line-height: 30px;
  margin: 0 20px;
}
.center .section-zclc .content-com ul li.item img {
    width: 120px;
    display: block;
}
.center .section-zclc .content-com ul li i.icon-next {
  width: 25px;
  height: 45px;
  display: inline-block;
  background-image: url("../img/css_sprites.png");
  background-position: -310px -474px;
  margin-top: 35px;
}
.center .section-zclc .content-com .remind {
  color: #ec1313;
  font-size: 24px;
  text-align: center;
  margin-top: 10px;
}
.center .section-zclc .content-com .search {
  width: 600px;
  margin: 20px auto 0;
  background-color: #0080ff;
  border-radius: 5px;
  height: 42px;
  line-height: 42px;
  position: relative;
}
.center .section-zclc .content-com .search .search-input {
  position: absolute;
  left: 3px;
  top: 2px;
  width: 450px;
  height: 38px;
  background-color: white;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
}
.center .section-zclc .content-com .search .search-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 150px;
  height: 100%;
  font-size: 18px;
  color: #fff;
  padding: 0 0 0 50px;
  text-align: left;
}
.center .section-zclc .content-com .search .search-btn:after {
  position: absolute;
  top: 10px;
  left: 25px;
  content: '';
  width: 20px;
  height: 20px;
  background-position: -193px -133px;
  background: url(../img/css_sprites2.png) no-repeat -193px -133px;
}
.center .section-sxcl {
  background-color: #e7f2fc;
}
.center .section-sxcl .content-com .content-left,
.center .section-sxcl .content-com .content-right {
  float: left;
  border: 1px solid #dfdfdf;
  width: 350px;
  height: 200px;
  background-color: #fff;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}
.center .section-sxcl .content-com .content-left:hover .item-after,
.center .section-sxcl .content-com .content-right:hover .item-after {
  top: 0;
}
.center .section-sxcl .content-com .content-left .item-before,
.center .section-sxcl .content-com .content-left .item-after,
.center .section-sxcl .content-com .content-right .item-before,
.center .section-sxcl .content-com .content-right .item-after {
  width: 100%;
  height: 100%;
}
.center .section-sxcl .content-com .content-left .item-before img,
.center .section-sxcl .content-com .content-right .item-before img {
  display: inline-block;
  width: 76px;
  height: 92px;
  margin-top: 25px;
}
.center .section-sxcl .content-com .content-left .item-before span,
.center .section-sxcl .content-com .content-right .item-before span {
  display: block;
  font-size: 18px;
  margin-top: 10px;
}
.center .section-sxcl .content-com .content-left .item-before p,
.center .section-sxcl .content-com .content-right .item-before p {
  font-size: 12px;
  color: #8e8e8e;
  margin-top: 10px;
}
.center .section-sxcl .content-com .content-left .item-after,
.center .section-sxcl .content-com .content-right .item-after {
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  background-color: #f5f5f5;
}
.center .section-sxcl .content-com .content-left .item-after span,
.center .section-sxcl .content-com .content-right .item-after span {
  display: block;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  background-color: #0080ff;
  color: white;
}
.center .section-sxcl .content-com .content-left .item-after ul,
.center .section-sxcl .content-com .content-right .item-after ul {
  padding: 10px;
}
.center .section-sxcl .content-com .content-left .item-after ul li,
.center .section-sxcl .content-com .content-right .item-after ul li {
  padding-left: 20px;
  position: relative;
  text-align: left;
}
.center .section-sxcl .content-com .content-left .item-after ul li a,
.center .section-sxcl .content-com .content-right .item-after ul li a {
  display: inline-block;
  color: #ff0101;
  text-decoration: underline;
  font-size: 14px;
  height: 24px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.center .section-sxcl .content-com .content-left .item-after ul li:after,
.center .section-sxcl .content-com .content-right .item-after ul li:after {
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/icon-2.jpg);
}
.center .section-sxcl .content-com .content-left {
  margin: 40px 20px 20px 90px;
}
.center .section-sxcl .content-com .content-left i.icon {
  background-position: -308px -270px;
}
.center .section-sxcl .content-com .content-right {
  margin: 40px 90px 20px 20px;
}
.center .section-sxcl .content-com .content-right i.icon {
  background-position: -178px -270px;
}
.center .section-sdwj {
  background-color: #e8e8e8;
}
.center .section-sdwj .content-com {
  padding: 30px 80px;
}
.center .section-sdwj .content-com .content-left,
.center .section-sdwj .content-com .content-right {
  width: 50%;
  float: left;
}
.center .section-sdwj .content-com .content-left li,
.center .section-sdwj .content-com .content-right li {
  color: #30363d;
  line-height: 35px;
  white-space: pre;
  font-size: 16px;
}
.center .section-zzfw {
  background-color: #1367a5;
  color: white;
}
.center .section-zzfw .title-com h2.ch-text {
  color: white;
}
.center .section-zzfw .content-com {
  padding: 20px;
}
.center .section-zzfw .content-com ul {
  width: 100%;
  overflow: hidden;
}
.center .section-zzfw .content-com ul li {
  width: 25%;
  float: left;
  text-align: center;
  margin: 20px 0;
}
.center .section-zzfw .content-com ul li img {
  display: inline-block;
}
.center .section-zzfw .content-com ul li p {
  margin-top: 20px;
  font-size: 17px;
}
.center .section-hxfw {
  background-color: #fff;
}
.center .section-hxfw .content-com ul {
  width: 900px;
  margin: 0 auto;
  overflow: hidden;
}
.center .section-hxfw .content-com ul li {
  float: left;
  width: 400px;
  height: 230px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 25px;
  -webkit-box-shadow: 3px 3px 10px 0 #bcbbbb;
          box-shadow: 3px 3px 10px 0 #bcbbbb;
  background-size: cover;
  position: relative;
}
.center .section-hxfw .content-com ul li:nth-child(1) {
  background-image: url("../img/img-1.jpg");
}
.center .section-hxfw .content-com ul li:nth-child(2) {
  background-image: url("../img/img-2.jpg");
}
.center .section-hxfw .content-com ul li:nth-child(3) {
  background-image: url("../img/img-3.jpg");
}
.center .section-hxfw .content-com ul li:nth-child(4) {
  background-image: url("../img/img-4.jpg");
}
.center .section-hxfw .content-com ul li h3 {
  height: 30px;
  line-height: 30px;
  margin-top: 30px;
  text-align: center;
  color: white;
  font-size: 18px;
  background-color: #1367a5;
}
.center .section-hxfw .content-com ul li div.content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.center .section-hxfw .content-com ul li div.content div {
  padding: 15px 25px;
  font-size: 14px;
  line-height: 24px;
  color: #30363d;
}
.center .section-hxfw .content-com ul li div.content div a {
  color: red;
  text-decoration: underline;
}
.center .section-hxfw .content-com ul li div.content div img {
  width: 100%;
}
.center .section-hxfw .content-com ul li div.mask {
  background-color: white;
  width: 100%;
  height: calc(100% - 25px);
  margin-bottom: 25px;
  opacity: .9;
  position: relative;
}
.center .section-hxfw .content-com ul li div.mask:after {
  content: '';
  background-color: white;
  width: 100%;
  height: 25px;
  position: absolute;
  bottom: -25px;
  left: 0;
  opacity: .5;
}
.center .section-ys {
  background-color: #fff;
}
.center .section-ys .title-advantage h2 {
  font-size: 24px;
  text-align: center;
}
.center .section-ys .title-advantage h2.ch-text {
  color: #239aff;
  padding-bottom: 10px;
}
.center .section-ys .title-advantage h2.en-text {
  color: #a8a8a8;
  font-weight: normal;
  font-family: sans-serif,serif;
}
.center .section-ys .content-com ul {
  margin-top: 20px;
}
.center .section-ys .content-com ul li {
  float: left;
  width: 25%;
  padding: 0 50px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.center .section-ys .content-com ul li i.icon {
  width: 60px;
  height: 60px;
  margin: 20px 0 10px;
}
.center .section-ys .content-com ul li:nth-child(1) i.icon {
  background-position: -358px -387px;
}
.center .section-ys .content-com ul li:nth-child(2) i.icon {
  background-position: -525px -10px;
}
.center .section-ys .content-com ul li:nth-child(3) i.icon {
  background-position: -438px -387px;
}
.center .section-ys .content-com ul li:nth-child(4) i.icon {
  background-position: -525px -90px;
}
.center .section-ys .content-com ul li span {
  display: block;
  color: #30363d;
  font-size: 16px;
  line-height: 30px;
}
.center .section-ys .content-com ul li p {
  color: #838383;
  font-size: 14px;
  line-height: 24px;
}
.center .section-zswt {
  background-color: #fff;
}
.center .section-zswt .content-com .content-left,
.center .section-zswt .content-com .content-right {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
}
.center .section-zswt .content-com .content-left {
  border-right: 1px solid black;
}
.center .section-zswt .content-com .title {
  text-align: center;
  margin: 20px 0;
  height: 24px;
  position: relative;
}
.center .section-zswt .content-com .title h3 {
  display: inline-block;
  padding: 0 30px;
  font-size: 24px;
  color: #343435;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background-color: white;
  font-weight: normal;
}
.center .section-zswt .content-com .title h3:before, .center .section-zswt .content-com .title h3:after {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: black;
  position: absolute;
  top: 6px;
}
.center .section-zswt .content-com .title h3:before {
  left: -6px;
}
.center .section-zswt .content-com .title h3:after {
  right: -6px;
}
.center .section-zswt .content-com .title i {
  display: inline-block;
  width: 100%;
  height: 1px;
  margin-top: 11px;
  background-color: black;
}
.center .section-zswt .content-com ul {
  margin: 0 7px;
}
.center .section-zswt .content-com ul li {
  width: 100%;
  /*height: 40px;*/
  height: auto;
  line-height: 40px;
  font-size: 18px;
  position: relative;
}
.center .section-zswt .content-com ul li i {
  color: #000;
  width: 15px;
  height: 15px;
  border: 1px solid #a6a6a6;
  position: absolute;
  top: 12px;
  left: 0;
  font-size: 20px;
  font-style: normal;
}
.center .section-zswt .content-com ul.list {
  /* height: 440px; */
}
.center .section-zswt .content-com ul.list li {
  color: #3b3a3a;
}
/*.center .section-zswt .content-com ul.list li.on {
  height: auto;
}*/
.center .section-zswt .content-com ul.list li.on span {
  color: #1d65d4;
}
.center .section-zswt .content-com ul.list li span {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 35px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.center .section-zswt .content-com ul.list li span i:after {
  content: '+';
  width: 100%;
  height: 100%;
  position: absolute;
  top: -13px;
  left: 0;
}
.center .section-zswt .content-com ul.list li.on i:after {
  content: '-';
  left: 2px;
}
.center .section-zswt .content-com ul.list li div {
  background-color: #f1f1f1;
  padding: 15px;
  margin: 10px 0;
  font-size: 14px;
  line-height: 24px;
  height: 144px;
  display: none;
}
.center .section-zswt .content-com ul.list li div p {
  height: 100%;
  overflow: hidden;
}
.center .section-zswt .content-com ul.list li.on div {
  display: block;
}
.center .section-zswt .content-com ul.link li {
  color: #838383;
}
.center .section-zswt .content-com ul.link li i {
  border-color: #afc6dd;
}
.center .section-zswt .content-com ul.link li i:after {
  content: '';
  background: url("../img/css_sprites.png") -438px -358px;
  width: 8px;
  height: 7px;
  position: absolute;
  top: 4px;
  left: 4px;
}
.center .section-zswt .content-com ul.link li a {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 35px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 110px;
}
.center .section-zswt .content-com ul.link li a span {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 110px;
  height: 100%;
  background-color: white;
  text-align: right;
}
.center .section-zswt .content-com a.btn-more {
  display: block;
  margin: 30px auto 0;
  width: 145px;
  height: 40px;
  line-height: 40px;
  background-color: #239aff;
  font-size: 18px;
  text-align: center;
  color: white;
}
.center .section-fwpj {
  background-color: #fff;
}
.center .section-fwpj .content-com .evaluate-nav {
  width: 100%;
  height: 45px;
  background-color: #f5f5f5;
  margin-bottom: 10px;
}
.center .section-fwpj .content-com .evaluate-nav .evaluate-all {
  padding: 0 20px;
  height: 45px;
  background-color: #239aff;
  color: white;
  display: inline-block;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
}
.center .section-fwpj .content-com > ul > li {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  border-bottom: 1px solid #dcdedd;
  overflow: hidden;
  color: #666;
  position: relative;
}
.center .section-fwpj .content-com > ul > li .head-portrait {
  width: 55px;
  height: 55px;
  border-radius: 3px;
  border: 1px solid #e7e7e7;
  margin: 0px 5px;
  position: absolute;
  top: 20px;
  left: 20px;
}
.center .section-fwpj .content-com > ul > li .head-portrait img {
  width: 100%;
  height: 100%;
  display: block;
}
.center .section-fwpj .content-com > ul > li .evaluate-content {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 5px 0 75px;
}
.center .section-fwpj .content-com > ul > li .evaluate-content p.evaluate-inf {
  padding-bottom: 5px;
}
.center .section-fwpj .content-com > ul > li .evaluate-content p.evaluate-inf span.person {
  padding-right: 25px;
  font-size: 14px;
}
.center .section-fwpj .content-com > ul > li .evaluate-content p.evaluate-inf span.company {
  color: #999999;
  font-size: 14px;
  padding-left: 20px;
  position: relative;
}
.center .section-fwpj .content-com > ul > li .evaluate-content p.evaluate-inf span.company i {
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
  background-position: -233px -133px;
}
.center .section-fwpj .content-com > ul > li .evaluate-content p.evaluate-text {
  font-size: 14px;
  line-height: 24px;
}
.center .section-fwpj .content-com > ul > li .evaluate-content .impression ul {
  overflow: hidden;
}
.center .section-fwpj .content-com > ul > li .evaluate-content .impression ul li {
  float: left;
  height: 26px;
  line-height: 26px;
  background-color: #ffebba;
  margin-right: 10px;
  margin-top: 10px;
  padding: 0 8px;
}
.center .section-fwpj .content-com .page {
  text-align: center;
  margin-top: 20px;
}
.center .section-fwpj .content-com .page div {
  max-width: 375px;
  overflow: hidden;
  display: inline-block;
  position: relative;
  top: 8px;
}
.center .section-fwpj .content-com .page ul li {
  display: inline-block;
}
.center .section-fwpj .content-com .page a {
  height: 30px;
  line-height: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  display: inline-block;
  margin-left: 3px;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  cursor: pointer;
}
.center .section-fwpj .content-com .page a:hover, .center .section-fwpj .content-com .page a.active {
  background: #239aff;
  color: #fff;
}
.center .section-fwpj .content-com .page li.page-total {
  padding: 0 8px;
  display: inline-block;
}
.center .section-shbz {
  background-color: #fff;
}
.center .section-shbz .content-com > ul > li {
  border-bottom: 1px solid #dcdedd;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
  padding-left: 28px;
}
.center .section-shbz .content-com > ul > li .title {
  padding-left: 55px;
  height: 41px;
  line-height: 41px;
  color: #239aff;
  font-size: 18px;
  font-weight: bold;
  position: relative;
}
.center .section-shbz .content-com > ul > li .title span {
  width: 41px;
  height: 41px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.center .section-shbz .content-com > ul > li:nth-child(1) .title span {
  background-position: -132px -133px;
}
.center .section-shbz .content-com > ul > li:nth-child(2) .title span {
  background-position: -10px -133px;
}
.center .section-shbz .content-com > ul > li:nth-child(3) .title span {
  background-position: -71px -133px;
}
.center .section-shbz .content-com > ul > li .text {
  padding-left: 55px;
  color: #888888;
  line-height: 28px;
  position: relative;
}
.center .section-shbz .content-com > ul > li .flow-text {
  position: relative;
  height: 100px;
  background-position: -10px -10px;
}
.center .section-shbz .content-com > ul > li .flow-text img {
  display: block;
  width: 100%;
}
.center .section-shbz .content-com > ul > li .flow-text li {
  color: #239aff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  position: absolute;
  top: 20px;
  height: 103px;
}
.center .section-shbz .content-com > ul > li .flow-text li:nth-child(1) {
  width: 120px;
  left: 50px;
  top: 30px;
}
.center .section-shbz .content-com > ul > li .flow-text li:nth-child(2) {
  width: 190px;
  left: 300px;
}
.center .section-shbz .content-com > ul > li .flow-text li:nth-child(3) {
  width: 160px;
  left: 620px;
}
