body {
	width: 100%;
	/* background-color: #f5f5f5; */
}
* {
	color: #333;
	font-size: 0.18rem;
}
.actions{
	background-color: #4370fe;
	color: #fff !important;

}
.totop{
	position: fixed;
	right: .1rem;
	bottom: 1rem;
	width: 1rem;
}
.navbar-nav a:nth-child(6){
	background-color: #4370fe;
	color: #fff !important;
}
.navbar-nav a:hover{
	text-decoration: none;
}
.navbar-nav a:nth-child(6) li{

	color: #fff !important;
}
.shou:hover{
    cursor: pointer;
}
p,ul{margin-bottom: 0;}
/* 头部 */
.nav {
	height: 90px;
	z-index: 99;
	
}
.nav-but {
    position: fixed;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    z-index: 99;
    width: 1rem;
    height: 1rem;
    background-color: rgba(0.5, 0.5, 0.5, 0.5);
}
.detail .dtitle{
    font-size: .3rem;
    text-align: center;
}
.detail{
    border-bottom: .01rem solid #E5E5E5;
    padding-bottom: .3rem;
}
#newBridge #nb_toolbar_wrap{display: none !important;}
.detail .time{
    font-size: .14rem;
    margin-top: .2rem;
   justify-content: center;
    display: flex;
}
.detail .time div{
    color: #999;
}
.nav-list {
	color: #333;
}
.nav-list li {
	/* font-size: 18px; */
	padding: 0 .15rem;
	list-style: none;
	display: inline-block;
	height: .9rem;
	/* display: block; */
	flex-wrap: nowrap;
	line-height: .9rem;
}
.logolis img{
	margin-right: .06rem;
}
.nav-cneter {
	display: flex;
	align-items: center;
}
/* .nav ul{
  padding: 23px 0;
} */
.nav-list li img {
	margin-right: .1rem;
}
.logolis{
    font-size: .25rem;
    color: #666 !important;
    font-weight: bold;
    display: flex;
    align-items: center;
    margin-right: .8rem;
    letter-spacing: -.01rem;
}
.navbar-nav .list:hover {
	color: #fff;
	text-decoration: none;
	background-color: #4370fe;
}
.navbar-nav .list:hover a {
	color: #fff;
}
.header {
	width: 75%;
	margin: 0 auto;
	
}
.nav-list li:hover {
	color: #fff;
	background-color: #4370fe;
}
.nav-list li:last-child:hover {
	background-color: #fff;
	color: black;
}
.navbar {
	padding: 0;
}
/* .header .list a {
	text-decoration: none;
    color: #333;
    font-size: .26rem !important;
} */
.navbar-nav {
	width: 100%;
	display: flex;
	justify-content: flex-end;
}
/* 头部 */
/* 脖子 */

.luosyx{
    background-color: #fff;
    margin-top: .6rem;
}


/* 脖子 */
/* 优势 */
.advantage{
   
    background-color: #fff;
   padding: .6rem 0 .4rem;
    
}

.advantage .nice_left .list{
    display: flex;
}

/* .advantage .nice_left .list .text{
    margin-left: .1rem;
} */

.advantage .nice_left .list .gou img{
    
    width: .3rem;
    height: .3rem;
}

.flex {
	display: flex;
}
.align {
	align-items: center;
}
.justify {
	justify-content: space-between;
}
.center {
	justify-content: center;
}
.around {
	justify-content: space-around;
}
.wrap {
	flex-wrap: wrap;
}
.direaction {
	flex-direction: column;
}
.konyou{
    display: flex;
    justify-content: center;
}

/* 优势 */

/* what */
.what_list {
	margin-top: .2rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.what_list .baioti img {
	width: 40%;
}
.what_list .baioti {
	font-size: .18rem;
	height: 1.44rem;
	padding-top: .40rem;
	border-radius: .05rem;
	background-color: #eeeeee;
}

.what_but {
	width: 1.45rem;
	height: .41rem;
	background-color: #ff715b;
	border-radius: .41rem;
	text-align: center;
	font-size: .18rem;
	line-height: .41rem;
	color: #fff;
	margin: 0 auto;
}
.what-border {
	/* width: 75%; */
	margin: 0 auto;
}
.what_list .list {
	/* width: 19.5%; */
	/* background-color: #fff; */
	border-radius: .05rem;
	margin-bottom: .32rem;
}
.what {
	width: 100%;
	text-align: center;
}
.what_list .what_image {
	position: absolute;
	top: .94rem;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.conten_top p {
	font-size: .40rem;
	display: inline;
	font-weight: bold;
	color: #ff0000;
	margin-right: .15rem;
}
.but_wai {
	padding-top: 0.22rem;
	padding-bottom: 0.19rem;
	background-color: #fff;
}

.conten_top .title {
	font-size: .30rem;
	color: #333;
}
/*定制*/
.dinzhi{
    background-color: #f7f8ff;
    padding: .45rem 0 .6rem;
}

/*why*/
.why_conten .title {
    font-size: .3rem;
    text-align: center;
}
.why_conten  .futitle{
    font-size: .18rem;
    text-align: center;

    color: #797979;
    margin-bottom: .7rem;
}
.why_conten .title span{
    color: #ff0000;
    font-size: .4rem;
    font-weight: bold;
}
.why_but {
    width: 2.9rem;
    height: .60rem;
    margin: .6rem auto .5rem;
    background-color: #ff715b;
    border-radius: .60rem;
    text-align: center;
    font-size: .3rem;
    line-height: .60rem;
    color: #fff;
   
}
.how_do .how_cont .how_list .list .list_right div+div{
    font-size: .16rem;
    color: #666666;
}

.how_but {
    width: 2.9rem;
    height: .62rem;
    background-color: #ff715b;
    border-radius: .62rem;
    text-align: center;
    font-size: .30rem;
    line-height: .62rem;
    color: #fff;
    margin:.53rem auto 0;

}
.how_do{
    background-color: #ececec;
    padding-top: .7rem;
}
/*目标*/
.target_top {
	padding: initial;
}
.target_title {
	font-size: .50rem;
	color: #4370fe;
	text-align: center;
}
.targete_content .target_value .value_p {
	font-size: .36rem;
	font-weight: bold;
	padding-top: .1rem;
}

.targete_content {
	display: flex;
	flex-wrap: wrap;
}
.target_title .xian {
	width: 1.15rem;
	border: .01rem solid #4370fe;
	margin: 0.01rem auto .4rem;
}
.target_bao {
	/* width: 75%; */
	margin: 0 auto;
}
.brand_content {
	/* width: 75%; */
	margin: 0 auto;
	padding-bottom: .22rem;
}
.brand {
	background: url('../images/6_03.png') no-repeat center center;
	background-size: cover;
	text-align: center;
}
.brand_content .biaoti {
	padding-top: .85rem;
}
.brand_content .zhixun {
	margin: 6.50rem auto 0;
}
.brand_content .biaoti .text{
    font-size: .18rem;
	color: #fff;
}
.brand_content .zhixun {
	width: 1.79rem;
	height: .45rem;
	font-size: .25rem;
	color: #FFF;
	background-color: #ff715b;
	border-radius: .45rem;
	text-align: center;
	line-height: .45rem;
}
.brand_content .biaoti .title{
    font-size: .5rem;
	font-weight: bold;
}
.brand_content .biaoti .title{
	color: #fff;

}
/*品质*/
.move_bran {
	background-image: url(../images/move_beijin.png);
	background-size: contain;
}
.move_bran_content .biaoti .title {
	color: #fff;
}
.bran_list .list .bran_left {
	padding: 0;
	/* display: flex; */
	text-align: center;
}
.bran_list .list {
    padding: .2rem 0;
    border-radius: 0.05rem;
}
.move_bran .biaoti .title {
    font-size: .5rem;
    font-weight: bold;
}
.move_bran_content {
	padding-bottom: 0.01rem;
}
.bran_list .bran_left .zhic {
	font-size: 0.27rem;
	font-weight: bold;
}
.bran_list .list {
    display: flex;
    background-color: #fff;
    margin-top: .2rem;
}
.bran_list .list .bran_left {
	padding: 0;
	/* display: flex; */
	text-align: center;
}

.move_bran .zhixun {
	width: 2.9rem;
	height: .62rem;
	font-size: .3rem;
	color: #FFF;
	background-color: #ff715b;
	border-radius: .62rem;
	text-align: center;
	line-height: .62rem;
}
.move_bran .zhixun {
	margin: .2rem auto .3rem;
}
.move_bran_content .biaoti {
	padding: .2rem;
	text-align: center;
}
.zhangdian a{color: #333 !important;}
.zhangdian a:hover{color: #333 !important;text-decoration: none;}


.zhangdian .contener{
   
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.zhangdian .contener .list .time{
   
    font-size: .20rem;
}

.zhangdian .contener .list .title a{
    font-size: .28rem;
    
}
.footer {
	background-color: rgb(83, 83, 83);
	background-size: contain;
	color: #fff;
	font-size: 16px;
}

.footer_contetn .xian {
	width: 42%;
	margin: .40rem auto .25rem;
	border-bottom: .02rem solid #556083;
}
.citylistItem {
	width: 80%;
}
.citylist div{margin: 0 auto;}
.citylistUl {
	padding: 0;
    margin: 0;
    font-size: .24rem;

}
.citylist {
	background-color: rgb(83, 83, 83);
	border-bottom: 1px solid rgb(182, 182, 182);
	padding: 0.29rem 0 0.35rem 0;
}
.citylist a{color: #fff !important;}
.citylist a:hover{color: #fff !important;text-decoration: none;}
.citylistUl li {
	list-style: none;
    margin-right: 10px;
    color: #fff;
    
}
.citylistItem {
	width: 80%;
}

.footer_contetn .xian {
	width: 42%;
	margin: .40rem auto .25rem;
	border-bottom: .02rem solid #556083;
}
.footer_contetn {
	/* width: 75%; */
	margin: 0 auto;
	padding: .42rem 0 .35rem 0;
}
.dizhi {
	margin-top: 0.65rem;
}
.dizhi div {
	text-align: center;
	font-size: .12rem;
	color: rgb(112, 112, 112);
}

/* 咨询悬浮框板? */
.beise {
	width: 100%;
	height: 1rem;
	background-color: #f5f5f5;
}
.danzhe {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 100;
}
.kefuzhixun {
	height: 1.09rem;
	font-size: 0.24rem;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
}
.kefu {
	width: 100%;
}
.kefuzhixun img {
	width: .46rem;
	margin-right: 0.15rem;
}
.kefuzhixun div {
	font-size: .24rem;

	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.zhixun3 a{color: #fff !important;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;font-size: .28rem;}
.zhixun3 {
	height: 1.09rem;
	color: #fff;
}
.zhixun1 {
	border-right: 0.01rem solid #D8D8D8;
}
.zhixun1, .zhixun2 {
	height: .85rem;
}
.pages div{
    font-size: .16rem;
    color: #787878;
}
.pages .yeci{
    display: flex;
}
.pages .yeci div{
    margin-left: .1rem;
}

.pages div+div{
    margin-left: .2rem;
}
@media (min-width:993px){
    .pages{
        display: flex;
        color: #787878;
        /* width: 75%; */
        flex-wrap: wrap;
        margin: .8rem auto .45rem;
        justify-content: center;
        text-align: center;
    }
    .zhangdian .contener .list .text{
        margin: .2rem 0;
        font-size: .2rem;
        color: #ababab;
    }
    .zhangdian .weizhi{
        font-size: .18rem;
       margin-left: .2rem;
       color: #666;
    }
    .move_bran .biaoti .text {
        font-size: .18rem;
        color: #fff;
    }
    .how_do .how_cont .how_list .list .right_but{
        width: 1.64rem;
        height: .37rem;
        border-radius: .05rem;
        color: #fff;
        background-color: #48b4ff;
        text-align: center;
        line-height: .37rem;
        font-size: 0.2rem;
        margin: .41rem auto .35rem;
    }
    .what_list .what_content {
        padding: 0.95rem 0.25rem 0.2rem;
        background-color: #fff;
        /* display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden; */
    }
    .conten_top .text {
        width: 90%;
        /* margin: 0 auto; */
        color: #797979;
        font-size: .18rem;
        margin: .15rem auto .50rem;
    }
    .dinzhi .dinzhilist .list p{
        font-size: .18rem;
    }
    .luo_left div{
        text-indent: .3rem;
        font-size: .16rem;
    }
    .citylist{font-size: .18rem;}
    .citylistUl {
        padding: 0;
        margin: 0;
    }
    .how_do .how_cont .how_list .list .list_right div+div{
        font-size: .16rem;
        color: #666666;
    }
    .footer_contetn {
        /* width: 75%; */
        margin: 0 auto;
        padding: .42rem 0 .35rem;
    }
    .xinxi div {
        color: #fff !important;
        font-size: .16rem;
        
    }
    .target_btn {
        width: 2.05rem;
        height: .50rem;
        background-color: #4370fe;
        border-radius: .50rem;
        text-align: center;
        font-size: .18rem;
        line-height: .50rem;
        color: #fff;
        margin: .42rem auto .39rem;
    }
    .header .list a {
        text-decoration: none;
        color: #333;
        /* font-size: .18rem !important; */
    }
    .zhangdian{
        width: 75%;
        padding-top: .35rem;
        margin: 0 auto .2rem;
       
     }
    .zhangdian .contener .list{
        width: 48%;
        margin-top: .5rem;
    }
    .xinxi .diz {
        width: 4.00rem;
    }
    .xinxi img {
        margin-right: .10rem;
    }
    .citytit {
        color: #fff;
        width: 80%;
        margin-bottom: 0.1rem;
    }
    .xinxi {
        display: flex;
        justify-content: space-between;
        width: 75%;
        margin: 0 auto;
    }
/* 头部 */

    .navbar-nav li {
		height: .9rem;
    }
    .navbar-nav li {
		display: flex;
		align-items: center;
		padding: .23rem .1rem;
	}
/* 头部 */
/* 脖子 */

.conz{
    width: 75%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.luo_left p{
    font-size: .24rem;
    font-weight: bold;
    margin: .15rem 0 .3rem;
}
.luo_left span{
    color: #ff0000;
    font-size: .24rem;
}
/* 脖子 */
/*优势*/
.advantage .title{
    font-size: .4rem;
    text-align: center;
}
.advantage .nice_left .list p{
    font-size: .24rem;
    font-weight: bold;
}
.advantage .nice_left .list div{
    font-size: .16rem;
    color: #666;
    margin-top: .1rem;
}
.advantage .nice_left .list .gou {
    margin-top: .15rem ;
    width: .4rem;
    padding: 0;
    text-align: right;
}
.advantage .nice{
    display: flex;
    /* float: right; */
    width: 80%;
    background-color: #fff;
    margin-top: .5rem;
    justify-content: flex-end;
}
.advantage .nice_left .list+.list{
    margin-top: .35rem;
}
/* what*/
.what-border{
    width: 75%;
}
.what_list .what_content {
	padding: 0.95rem 0.25rem 0;
    background-color: #fff;
    /* display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden; */
}
.what {
    background-size: 100% 100%;
    background: url(../images/whatbeijin.png) no-repeat center center;
}
/*定制*/

.dinzhi .title{
    font-size: .4rem;
    text-align: center;
}
.dinzhi .dinzhilist{
    width: 75%;
    margin: .3rem auto 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.dinzhi .dinzhilist .list{
    padding: .35rem;
    width: 30%;
    margin-top:.3rem;
    text-align: center;
    background-color: #fff;
}
.dinzhi .dinzhilist .list div+div{
    font-size: .2rem;
    font-weight: bold;
    margin: .3rem auto .2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
/*why*/
.why{
    background-color: #fff;
    padding-top: .3rem;
}
.why_conten{
    width: 75%;
    margin: 0 auto;
    text-align: center;
}
/*how*/

.how_do .how_cont{
    width: 75%;
    margin: 0 auto;
    text-align: center;
}
.how_do .how_cont .title span{
    font-size: .4rem;
    color: #ff0000;
    font-weight: bold;
}
.how_do .how_cont .title{
    font-size: .4rem;
}
.how_do .how_cont .futitle{
    color: #797979;
    font-size: .18rem   ;
}
.how_do .how_cont .how_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.how_do .how_cont .how_list .list{
    width: 48%;
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    margin-top: .38rem;
}
.how_do .how_cont .how_list .list .list_left{
    width: 52%;
}
.how_do .how_cont .how_list .list .list_right{
    width: 48%;
   padding: 0 .2rem;
   text-align: left;
}
/*目标*/
.target_bao{
    width: 75%;
}
.targete_content .target_value .value_p2 {
    font-size: .14rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    /* margin: .20rem auto .25rem; */
    margin-top: .20rem;
    margin-bottom: .25rem;
    width: 80%;
}
.target_bnot {
    width: 80%;
    /* text-align: center; */
    /* padding: 0; */
    background-color: #fff;
    padding-top: .50rem;
    padding-left: 1.05rem;
}
.target {
    padding-top: .60rem;
    background-color: #ececec;
}
.brand .jie{
    width: 75%;
    background-color: #fff;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    padding: .55rem 0 .4rem;
}
.brand .jie_list+.jie_list{
  
   border-left: .01rem solid #e5e5e5;
}
.brand .jie_list div{
    font-size: .6rem;
    color: #ff3414;
    font-weight: bold;
    letter-spacing:-.02rem;
}
.brand .jie_list p{
    font-size: .18rem;
}
.brand .jie_list div span{
    font-size: .4rem;
    color: #ff3414;
}
/*地址*/
.ccity{
    width: 75%;
    margin: 0 auto;
}
.ccity .top{
    display: flex;
    justify-content: space-between;
    
}
.ccity .top div{
    font-size: .18rem;
    color: #999999;
}
.ccity .top div+div{
    color: red;
}
.ccityName{
    border: .02rem solid #999;
    padding-bottom: .1rem;
    margin: .2rem 0;
    
}
.ccity .ccityName ul{
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    height: .3rem;
    overflow: hidden;
}
.ccity .ccityName li{
    list-style: none;
    font-size: .16rem;
    color: #999999;
    margin: .1rem .1rem 0 ;
}
}
@media (max-width: 992px){
    .citylist a{font-size: .24rem;}
    .pages{
        display: flex;
        font-size: .24rem;
        color: #787878;
        /* width: 75%; */
        flex-wrap: wrap;
        margin: .8rem auto .45rem;
        justify-content: center;
        text-align: center;
    }
    .zhangdian .contener .list .text{
        margin: .2rem 0;
        font-size: .23rem;
        color: #ababab;
    }
    .zhangdian .weizhi{
        font-size: .22rem;
       margin-left: .2rem;
       color: #666;
    }
    .move_bran .biaoti .text {
        font-size: .2rem;
        color: #fff;
    }
    .how_do .how_cont .how_list .list .right_but{
        width: 2.2rem;
        height: .57rem;
        border-radius: .05rem;
        color: #fff;
        background-color: #48b4ff;
        text-align: center;
        line-height: .57rem;
        font-size: 0.28rem;
        margin: .41rem auto .35rem;
    }
    .what_list .what_content {
        padding: 0.95rem 0.25rem 0.2rem;
        background-color: #fff;
        /* display: -webkit-box; */
        font-size: .24rem;
        /* -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden; */
    }
    .what_list .baioti p{font-size: .24rem;}
    .conten_top .text {
        width: 90%;
        /* margin: 0 auto; */
        color: #797979;
        font-size: .2rem;
        margin: .15rem auto .50rem;
    }
    .dinzhi .dinzhilist .list p{
        font-size: .22rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .luo_left div{
        text-indent: .3rem;
        font-size: .22rem;
    }
    .citylist{font-size: .24rem;}
    .citylistUl {
        padding: 0;
        margin: 0;
    }
    .bran_right{font-size: .24rem;display: flex;align-items: center;}
    .how_do .how_cont .how_list .list .list_right div+div{
        font-size: .24rem;
        color: #666666;
    }
    .footer_contetn {
        /* width: 75%; */
        margin: 0 auto;
        padding: .42rem 0.2rem .35rem;
    }
    .xinxi div {
        color: #fff !important;
        font-size: .26rem;
        
    }
    .target_btn {
        width: 2.9rem;
        height: .62rem;
        background-color: #4370fe;
        border-radius: .62rem;
        text-align: center;
        font-size: .3rem;
        line-height: .62rem;
        color: #fff;
        margin: .42rem auto .39rem;
    }
    .header .list a {
        text-decoration: none;
        width: 100%;
        color: #333;
        font-size: .3rem !important;
    }
    .zhangdian{
        width: 95%;
        padding-top: .35rem;
        margin: 0 auto .2rem;
       
     }
    .zhangdian .contener .list{
        width: 100%;
        border-bottom: .02rem solid #e5e5e5;
        margin-top: .3rem;
        padding-bottom: .2rem;
    }
    .logo{
        width: 120px;
    }
    .xinxi .diz {
        width: 100%;
        margin-top: .2rem ;
        text-align: center;

    }
    .xinxi img {
        margin-right: .10rem;
        width: .3rem;
    }
    .xinxi {
        display: flex;
        justify-content: space-between;
        width:95%;
        flex-wrap: wrap;
        margin: 0 auto;
    }
    .citytit {
        color: #fff;
         width: 100%;
         text-align: left;
        margin-bottom: 0.1rem;
        font-size: .24rem;
        padding-left: .2rem;
    }
    /* 头部 */
    .header {
		width: 100%;
		position: relative;
    }
    .navbar-nav li{
		height: 0.7rem;
        border-bottom: .01rem solid #e5e5e5;
        display: flex;
		align-items: center;
		padding: 0;
    }
    .navbar-nav li {
        padding: .1rem;
        font-size: .3rem;
	}
    .nav-but span {
		/* 	position: absolute;
        left: 0;
        right: 0; */
        font-size: .4rem;
		margin: 0 auto;
		/* top: 0; */
	}
	
	.navbar-nav {
        padding:1rem .5rem .5rem
    }
    .navbar {
		padding: .2rem .5rem;
		background-color: #fff;
		z-index: 100;
	}
    /* 头部 */
    /* 脖子 */

    .conz{
        width: 100%;
        margin: 0 auto;
        display: flex;
       
        justify-content: space-between;
    }
    .luo_left p{
        font-size: .26rem;
        font-weight: bold;
        margin: .15rem 0 .3rem;
    }
    .luo_left span{
        color: #ff0000;
        font-size: .26rem;
    }
    .navbar-nav {
        width: 100%;
        display: flex;
        font-size: .24rem;
        justify-content: flex-end;
    }
    /* 脖子 */
    /*优势*/
    .advantage .title{
        font-size: .4rem;
        text-align: center;
        color: #4370fe;
    }
    .anlie_but {
        width: 2.9rem;
        height: .62rem;
        background-color: #ff715b;
        border-radius: .62rem;
        text-align: center;
        font-size: .3rem;
        line-height: .62rem;
        color: #fff;
        margin: .55rem auto 0;
    }
    .topimg{
        padding: 0 .5rem;
        margin-top: .15rem;
    }
    .advantage .futile{
        text-align: center;
        font-size: .1rem;
        color: #999999;
    }

    .advantage .nice_left .list div{
        font-size: .24rem;
        color: #666;
        margin-top: .1rem;
    }
    .advantage .nice_left .list .gou {
        margin-top: .15rem ;
        width: .4rem;
        padding: 0;
        text-align: right;
    }
    .advantage .nice{
        display: flex;
        /* float: right; */
        
        background-color: #fff;
        margin-top: .3rem;
        justify-content: flex-end;
    }
    .advantage .nice_left .list p{
        font-size: .32rem;
        font-weight: bold;
        color: #4370fe;
    }
    .advantage .nice_left .list+.list{
        margin-top: .25rem;
    }
    /*what*/
    .what {
		background: none;
		background-color: #f1f8ff;
    }
    .what-border{
        width: 100%;
    }
   
    /*定制*/
    .dinzhi .dinzhilist .list {
        padding: .35rem;
        width: 45%;
        margin-top: .3rem;
        text-align: center;
        background-color: #fff;
    }
   
    .dinzhi .dinzhilist {
        
        margin: .3rem auto 0;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .dinzhi .dinzhilist .list div+div {
        font-size: .26rem;
        font-weight: bold;
        margin: .3rem auto .1rem;
        color: #4370fe;
    }
    .dinzhi .title {
        font-size: .3rem;
        text-align: center;
        color: #4370fe;
        font-weight: bold;
    }
    /*why*/
   /*how*/
   .how_do .how_cont{
    
        margin: 0 auto;
        text-align: center;
    }
    .how_do .how_cont .title span{
        font-size: .3rem;
        color: #ff0000;
        font-weight: bold;
    }
    .how_do .how_cont .title{
        font-size: .3rem;
    }
    .how_do .how_cont .futitle{
        color: #797979;
        font-size: .12rem   ;
    }
    .how_do .how_cont .how_list{
        padding: 0 .1rem;
    }
    .how_do .how_cont .how_list .list{
     
        display: flex;
        justify-content: space-between;
        background-color: #fff;
        margin-top: .38rem;
    }
    .how_do .how_cont .how_list .list .list_left{
        width: 52%;
    }
    .how_do .how_cont .how_list .list .list_right{
        width: 48%;
       padding: 0 .2rem;
       text-align: left;
    }
    /*目标*/
    .targete_content .target_value .value_p2 {
		font-size: .24rem;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		margin: .20rem auto .25rem;
		/* margin-top: .20rem;
        margin-bottom: .25rem; */
		width: 80%;
	}
	.target_bnot {
		width: 100%;
		text-align: center;
		padding: 0;
		background-color: #fff;
    }
    .target_bao{
        width: 100%;
    }
	.target_value {
		width: 100%;
	}
	.target {
		/* padding-top: .60rem; */
		background-color: #ececec;
    }
    /*品牌*/
    .brand{
        background-image: none;
    }
    .brand .jie{
       
        background-color: #333333;
        margin: 0 auto;
        display: flex;
        justify-content: space-around;
        padding: .35rem 0 ;
    }
    .brand .jie_list+.jie_list{
  
        border-left: .01rem solid #e5e5e5;
     }
     .brand .jie_list div{
         font-size: .4rem;
         color: #fff;
         font-weight: bold;
         letter-spacing:-.02rem;
     }
     .brand .jie_list p{
         font-size: .22rem;
         color: #fff;
     }
     .brand .jie_list div span{
         font-size: .22rem;
         color: #fff;
     }
   /*底部*/
   .footer_contetn {
    padding: .42rem 0 1.2rem 0;
    }
    .citylistItem {
		width: 95%;
		/* font-size: 0.16rem; */
	}
    .zhixun1 div,.zhixun2 div{
        width: .33rem;
        height: .33rem;
        background-color: #f00000;
        border-radius: .33rem;
        font-size: .24rem;
        color: #ffff;
        text-align: center;
        line-height: .33rem;
        position: absolute;
        left: .5rem;
        top: .1rem;
    }
}
.wechat-tanc {
    width: 100%;
    height: 1.2rem;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    border-radius: 10px;
    padding: .12rem;
    box-sizing: border-box;
    display: none;
    z-index: 9999999999999;
}

.wechat-tanc i {
    width: 0.73rem;
    height: 0.73rem;
    background: url(http://baidu.xuelejia.com/sft_img/qqIcon1.png);
    background-size: cover;
    border-radius: 5px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: .24rem;
    margin: auto;
}

.wechat-tanc .wenzidiv {
    width: 80%;
    height: 0.63rem;
    position: absolute;
    top: -.2rem;
    bottom: 0;
    left: 1.28rem;
    margin: auto;
}

.wechat-tanc .wenzidiv p {
    font-size: 13px;
    color: #fff;
}

.wechat-tanc .wenzidiv p span {
    color: #757283;
    margin-left: 5px;
}

.wechat-tanc .xiaoheng {
    width: 0.63rem;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.08rem;
    margin: auto;
    background: #5e4950;
}

@media (max-width: 1500px) and (min-width: 992px){
    .header{width: 90%;}
}
.what_list .what_content p{
    display: -webkit-box;
    font-size: .24rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}