﻿html,
body{
/*    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: 微软雅黑;
}*/
.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: 10px;
    right: 10px;
    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;
}
