﻿	.info{
	margin-top: 10px;
}

.info span{
	font-size: 13px;
	margin: 0 8px;
}

.value-list ul li div.awm-in{
	opacity: 1;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.hwslider {
	width: 100%;
	height: auto;
	min-width: 280px;
	min-height: 360px;
	margin: 0 auto;
	position: relative;
}

.hwslider ul {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}

.hwslider ul li {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.hwslider ul li.active {
	display: block;
}

.hwslider ul li .image{
	float: left;
	width: 100%;
	height: 194px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.hwslider ul li .image img{
	display: block;
}

.hwslider ul li .content{
	float: right;
	width: 100%;
	padding-top: 20px;
}

.hwslider ul li .content h2{
	font-size: 18px;
	line-height: 22px;
	font-weight: inherit;
	overflow: hidden;
	height: 22px;
}

.hwslider ul li .content h2 em{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.hwslider ul li .content p{
	line-height: 24px;
	font-size: 12px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 10px;
	height: 46px;
}

.hwslider ul li .content span a{
	width: 52px;
	height: 26px;
	line-height: 26px;
	font-family: arial;
	font-size: 12px;
	margin: 18px auto 0 auto;
}

.arr {
	display: block;
	position: absolute;
	top: 30%;
	margin-top: -27px;
	z-index: 2;
	width: 32px;
	height: 25px;
	padding-top: 7px;
	background-color: rgba(0,0,0,.6);
	text-align: center;
	border-radius: 50%;
}

.arr img{
	
	height: 18px;
}

.prev {
	left: 10px
}

.next {
	right: 10px
}

@media only screen and (max-width:410px ) {
	.hwslider {
	min-height: 320px;
}

.hwslider ul li .image{
	width: 100%;
	height: 166px;
}

}


@media only screen and (max-width:370px ) {
	.hwslider {
	min-height: 300px;
}

.hwslider ul li .image{
	width: 100%;
	height: 150px;
}

}

@media only screen and (max-width:321px ) {
	.hwslider {
	min-height: 280px;
}

.hwslider ul li .image{
	width: 100%;
	height: 131px;
}

}


#header{
	width: 100%;
	height: 50px;
	position: fixed;
	top: 0;
}

.navbox{
	height: 50px;
}

.logo{
	width: 90%;
	height: 39px;
   padding-top: 0;
margin-top: -16px;
}

.logo h1{
	float: left;
	
}


.logo img{
	max-width: inherit;
	height: 70px;
	padding-top:5px;
}

.logo i{
	line-height: 28px;
	letter-spacing:1px;
	margin-left: 6px;
	padding-left: 6px;
margin-top: 27px;
}


.navbox{
	width: 100%;
}




/*menu*/


#mnavh {
		position: absolute;
		z-index: 9999;
	}
	#mnavh {
		display: block;
		margin-top: 22px;
	}
	
	nav{
    display: inherit;
    align-items: inherit;
}
	
	#starlist {
		display: none;
		top: 51px;
		width: 120px;
		height: auto;
		background-color: rgba(0,0,0,.8);
	}
	
	#starlist li {
   	    height: 50px;
   	    line-height: 50px;
   	    
	}
	
	
	#starlist li a {
		color: #fff;
		padding: 0 10px;
		font-size: 14px;
		line-height: 32px;
	}
	
	
	
.menu:before {
	top: 18px;
	right: 15px;
	width: 16px;
	height: 9px;
}
	

#mnavh {
	margin: 13px 0 0 0;
	right: 3%;
}

.navicon {
	width: 22px;
	height: 2px;
	bottom: -10px;
}

.navicon:before,
.navicon:after {
	width: 22px;
	height: 2px;
}

.navicon:before {
	margin-top: -8px;
}

.navicon:after {
	margin-top: 8px;
}

.open .navicon:before,
.open .navicon:after {
	width: 26px;
	height: 2px;
}




.brand{
	padding-bottom: 30px;
	margin-top: 61px;
}

.submenu{
	width: 100%;
	float: left;
}

.submenu ul{
	margin-top: 8px;
	padding-top: 7px;
}


.submenu ul li a{
	float: left;
	font-size: 12px;
	padding: 4px 10px;
	margin-right: 10px;
	margin-top: 10px;
	border-radius: 30px;
}

.brand-content{
	width: 100%;
	margin-top: 15px;
	padding-top: 10px;
}

.introduction{
	
}

.introduction .title{
	font-size: 20px;
	line-height: 30px;
}

.introduction .title font{
	margin-right: 0px;
}

.introduction .title i{
	font-size: 12px;
	margin-top: 0px;
}

.introduction .title span{
	font-size: 18px;
}

.introduction .content{
	font-size: 15px;
	line-height: 28px;
	margin-top: 8px;
	letter-spacing: 0;
}




.culture{
	margin: 30px auto;
}

.culture .title{
	font-size: 16px;
}

.culture .content{
	padding-top: 2px;
}

.culture .content ul li{
	margin-top: 15px;
}

.culture .content ul li span{
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	width: 23%;
	margin-right: 0;
}

.culture .content ul li p{
	font-size: 12px;
	line-height: 30px;
	width: 72%;
	float: right;
}


.foot-menu{
	display: none;
	padding: 20px 0;
}

.container{
	width: 92%;
	margin: 0 auto;
}


.foot-menu .slogan{
	width: 100%;
	font-size: 12px;
}

.foot-menu .slogan span{
	margin: 0;
	display: block;
	font-size: 0;
}

.foot-menu-box{
	margin-top: 10px;
}

.foot-menu-box a{
	line-height: 22px;
	font-size: 12px;
}


.foot-menu-box span{
	margin: 0 8px;
}



footer{
	padding: 40px 0 ;
}

footer .tel{
	width: 100%;
	float: inherit;
	margin-bottom: 20px;
}

footer .tel p{
	color: #737373;
	font-size: 12px;
	margin-bottom: 15px;
}

footer .tel p span{
	margin: 0 5px;
}

footer .tel img{
	max-width: 80%;
}


footer .information{
	width: 100%;
	float: left;
}

footer .information i{
	color: #fff;
	font-size: 12px;
	display: block;
	margin-bottom: 8px;
}

footer .information p{
	color: #737373;
	line-height: 24px;
	font-size: 12px;
	margin-bottom: 15px;
}

footer .information p:last-child{
	margin-bottom: 0px;
}

footer .ewm{
	width: 100%;
	margin-top: 40px;
}

.ewm .describe{
	width: 56%;
	float: right;
	line-height: 30px;
	font-size: 15px;
	margin-top: 15px;
	text-align: left;
	display: block;
}

.ewm .ewm-tp{
	width: 40%;
	float: left;
	text-align: center;
}

.ewm .ewm-tp p{
	font-size: 14px;
	color: #737373;
	margin-top: 12px;
}

.ewm .ewm-tp img{
	max-width: 85%;
}

.link .linking{
	padding: 16px 0;
}

.linking-title{
	width: 100%;
	font-size: 13px;
	line-height: 20px;
}

.linking-title span{
	display: none;
}

.linking-content{
	width: 100%;
	float: right;
	margin-top: 10px;
}

.linking-content a{
	font-size: 12px;
	margin: 0 6px;
	line-height: 24px;
}



.origin .box{
	margin-bottom: 40px;
	padding: 0 0 30px 0;
	margin-top: 20px;
}


.origin-advertising{
	padding: 30px 0;
}

.origin-advertising p{
	font-size: 19px;
	line-height: 28px;
}

.origin-advertising span{
	font-size: 12px;
	margin-top: 8px;
	line-height: 22px;
}


.origin-text{
	margin-top: 14px;
	padding: 0 3%;
}

.origin-text .list{
	margin-top: 26px;
}


.origin-text .title{
	font-size: 18px;
}

.origin-text .text{
	font-size: 15px;
	line-height: 28px;
	margin-top: 16px;
}

.origin-people{
	padding-right: 3%;
	padding-bottom: 35px;
	margin-top: 31px;
}

.origin-people i{
	font-size: 16px;
	line-height: 28px;
}


.partner-content{
	
}

.partner-content i{
	font-size: 21px;
	line-height: 38px;
	margin-bottom: 14px;
}

.partner-content p{
	font-size: 15px;
	line-height:28px;
}

.partner{
	margin-top: 35px;
	padding-top: 0px;
	padding-bottom: 30px;
}

.partner .title{
	font-size: 20px;
}

.partner-list{
	margin-top: 20px;
	padding: 20px 0 30px 0;
}

.partner-list .partner-idem{
	width: 100%;
	float: left;
	margin-top: 20px;
}

.partner-list .line{
	height: auto;
	margin: 0px 9% 0px 9%;
	padding: 0 0 20px 0;
	border: none;
	border-bottom: 1px #5a74ed solid;
}

.partner-list .partner-idem:nth-child(5) .line{
	padding: 0 0 0px 0;
	border-bottom: 0;
}

.partner-list .partner-idem .character{
	height: 30px;
	line-height: 30px;
}

.partner-list .partner-idem .character i{
	font-size: 38px;
	float: left;
	width: auto;
	text-align: right;
}

.partner-list .partner-idem .character em{
	font-size: 22px;
	float: left;
	width: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: 10px;
}

.partner-list .partner-idem .category{
	padding: 5px 0 0px 0;
}

.partner-list .partner-idem .category ul li{
	font-size: 14px;
	line-height: 30px;
	float: left;
	margin-right: 8px;
}

.partner-list .partner-idem .text{
	font-size: 14px;
	line-height: 26px;
	clear: both;
	padding-top: 2px;
}

.partner-contact{
	text-align: center;
	font-size: 15px;
	line-height: 30px;
	margin-top: 18px;
}

.partner-contact p{
	font-size: 15px;
	line-height: 30px;
}

.case-banner{
	margin-top: 50px;
}


.case-banner img:first-child{
	display: none;
}

.case-banner img:last-child{
	display: block;
}

.case-banner-box{
	margin-top: 50px;
	max-width: 80%;
	padding: 60px 0;
}

.case-banner-box i{
	font-size: 24px;
}

.case-banner-box p{
	font-size: 12px;
	line-height: 24px;
	margin-top: 16px;
}

.case{
	margin-top: 30px;
}


.case-content{
	width: 100%;
	padding-top: 28px;
	float: right;
}

.case-content .box{
	padding-bottom: 44px;
}

.case-item{
	margin-bottom: 10px;
}


.case-item .case-item-tp{
	width: 100%;
	float: left;
	border-right: inherit;
}

.case-item .case-item-tp img{
	display: block;
}

.case-item .case-item-text{
	width:100%;
	float: right;
	max-width: 100%;
}

.case-item .case-item-text .item-box{
	padding: 10px 15px 15px 15px;
}

.tjal-content .case-item .case-item-text .item-box p{
	display: none;
}

.tjal-content .case-item .case-item-text .item-box i{
	text-align: center;
}

.case-item .case-item-text .item-box span{
	display: none;
	font-size: 12px;
	line-height: 12px;
}

.case-item .case-item-text .item-box i{
	font-size: 16px;
	line-height: 22px;
	height: 22px;
	-webkit-line-clamp: 1;
	margin-top: 0px;
}

.case-item .case-item-text .item-box p{
	font-size: 12px;
	line-height: 20px;
	-webkit-line-clamp: 2;
	margin-top: 10px;
	color: #888;
	height: 36px;
	display: none;
}




.case-page-content{
	width: 100%;
	margin: 50px auto 0 auto;
}

.page-title{
	width: 100%;
	font-size: 19px;
	line-height: 32px;
	text-align: center;
}

.page-content{
	margin-top: 15px;
	font-size: 15px;
	line-height: 28px;
}

.page-content a{
	font-size: 15px;
}

.pageing{
	margin-top: 37px;
	padding-top: 15px;
}

.pageing-on{
	width: 35%;
}

.pageing-directory{
	width: 21.5%;
	margin: 0 3.33%;
}

.pageing-un{
	width: 35%;
}

.pageing-on a,.pageing-directory a,.pageing-un a{
	font-size: 12px;
	line-height: 22px;
}


.case-tjal{
	margin: 32px auto 0 auto;
	padding-bottom: 20px;
}

.tjal-title{
	font-size: 19px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 10px;
}



.knowledge{
	margin-top: 32px;
}

.news-zk{
	padding-top: 12px;
}

.knowledge.news-width{
	margin-top: 0px;
}

.knowledge.news-width .case-page-content{
	margin-top: 32px;
}


.knowledge .hot{
	display: none;
}

.knowledge .case-page-content{
	width: 100%;
	margin: 50px 0 0 0;
	float: left;
	
}

.knowledge-content{
	width: 100%;
	padding-top: 0;
	
}

.knowledge-item{
	width: 49%;
	float: left;
	margin-left: 2%;
	margin-bottom: 20px;
}


.knowledge-item:nth-child(3n+1){
	margin-left: 2%;
}

.knowledge-item:nth-child(2n+1){
	margin-left: 0%;
}




.knowledge-item-text{
	margin-top:14px;
}

.knowledge-item-text i{
	font-size: 15px;
	line-height: 22px;
	height: 22px;
}

.knowledge-item-text p{
	font-size: 12px;
	line-height: 22px;
	height: 40px;
	margin-top: 9px;
}


/*翻页控件代码*/

.paging {
	border-top: 1px solid #e1e1e1;
	text-align: center;
	padding-bottom: 32px;
	margin-top: 5px;
	padding-top: 12px;
}

#AspNetPager1 span {
	width: 18px;
	height: 22px;
	line-height: 22px;
	display: inline-block;
	color: #1D29EF;
	font-size: 12px;
}

.paging a {
	width: 18px;
	height: 22px;
	font-size: 12px;
	display: inline-block;
	line-height: 22px;
	margin-right: 0px;
}

.paging a:hover {
	color: #1D29EF;
}

.paging a i {
	font-size: 12px;
	line-height: 22px;
}



.news{
	margin-top: 33px;
}

.news-content .box{
	width: 100%;
	padding-top: 20px;
}


.news-item{
	margin-bottom: 12px;
}

.news-item-tp{
	width: 34.6%;
}

.news-item-tp img{
	height: 106px;
}

.news-item-text{
	width: 62.5%;
	height: 106px;
}

.news-item-text i{
	font-size: 15px;
	line-height: 22px;
	height: 22px;
}

.news-item-text p{
	font-size: 12px;
	line-height: 22px;
	margin-top: 10px;
	height: 40px;
}




.contact-banner{
	height: 180px;
}

.contact{
	top: -26px;
}


.contact-box{
	padding: 14px 12px 0 12px;
}

.contact-map{
	width: 100%;
	float: inherit;
}

.contact-data{
	width: 100%;
	margin-top: 20px;
	float: inherit;
}

.contact-data .tel{
	font-size: 16px;
}

.contact-data .tel i{
	float: left;
}

.contact-data .tel span{
	font-size: 12px;
	float: left;
}

.contact-data .tel em{
	display: block;
}

.contact-data .tel img{
	margin-top: 12px;
	width: 100%;
}

.contact-data .information{
	margin-top: 22px;
}

.contact-data .information p{
	font-size: 14px;
	line-height: 32px;
}


.contact-data .ewm{
	margin-top: 22px;
}

.contact-data .ewm img{
	float: left;
	margin-right: 18px;
}

.contact-data .ewm p{
	float: left;
	margin-top: 22px;
	font-size: 14px;
	line-height: 32px;
}

.contact-data .email{
	margin-top: 26px;
}

.contact-data .email p{
	font-size: 14px;
	line-height: 32px;
}



.message{
	width: 92%;
	margin: 26px auto 0 auto;
	padding-top: 28px;
}

.message-title{
	font-size: 21px;
	line-height: 28px;
}

.message-content{
	width: 88%;
	margin: 15px auto 0 auto;
	padding-bottom: 20px;
}

.name-phone{
	
}

.name-phone .name{
	width: 100%;
	float: inherit;
}

.name-phone .name i,.name-phone .phone i,.company-website i,.problem-demand i{
	color: #505050;
	font-size: 12px;
	line-height: 28px;
	display: block;
	margin-bottom: 8px;
}

.name-phone .name input,.name-phone .phone input{
	font-size: 12px;
	width: 96%;
	padding: 0 2%;
	height: 30px;
	line-height: 30px;
}

.name-phone .phone{
	width: 100%;
	margin-top: 12px;
	float: inherit;
}


.company-website{
	clear: both;
	padding-top: 16px;
}

.company-website input{
	font-size: 12px;
	width: 96%;
	padding: 0 2%;
	height: 30px;
	line-height: 30px;
}


.problem-demand {
	margin-top: 16px;
}

.problem-demand textarea{
	font-size: 12px;
	width: 96%;
	padding: 5px 2%;
	height: 63px;
	line-height: 28px;
}

.submit{
	margin-top: 25px;
}

.submit .submit-message{
	font-size: 14px;
	width: 128px;
	height: 32px;
	line-height: 32px;
}





.service-content{
	padding: 36px 0 30px 0;
	
}

.service .service-content .title:first-child{
	background-image: url(../images/fw_eng.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size:  100% auto;
}

.service-content .title i{
	font-size: 21px;
	line-height: 28px;
}

.service-content .title p{
	font-size: 12px;
	line-height: 24px;
	margin-top: 8px;
}

.service-content .title span{
	height: 1px;
	width: 22px;
	margin-top: 16px;
}

.type{
	margin-top: 28px;
}

.strategic{
	float: left;
	width: 90%;
	padding: 22px 5%;
}

.strategic-describe{
	
}

.strategic-describe .icon{
	margin-right: 0;
}

.strategic-describe .icon img{
	max-width: 86%;
}


.strategic-describe .subtitle i{
	font-size: 21px;
	line-height: 30px;
}

.strategic-describe .subtitle p{
	font-size: 12px;
	line-height: 24px;
	margin-top: 8px;
}

.strategic-trait{
	margin-top: 25px;
}

.strategic-trait ul{
	padding-left: 0;
}

.strategic-trait ul li{
	height: 32px;
	font-size: 12px;
	width: 45%;
	float: left;
	padding-left: 3%;
}

.strategic-trait ul li:nth-child(2n+2){
	float: right;
}


.strategic-trait ul li:last-child{
	height: 28px;
}

.strategic-trait ul li span{
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #333;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: absolute;
    top: calc((1em - -12px)/ 2);
}

.strategic-trait ul li:first-child:before {
    left: 1.8px;
}


.strategic-trait ul li:before {
    left: 1.8px;
}


.fall{
	float: right;
	width: 90%;
	padding: 22px 5%;
	margin-top: 10px;
}

.fall-trait{
	padding-left: 0;
	margin-top: 25px;
	
}

.fall-trait ul:first-child{
	margin-right: 5%;
}

.fall-trait ul{
	float: left;
	width: 47.5%;
}

.fall-trait ul li{
	height: 30px;
	font-size: 12px;
}

.fall-trait ul li:last-child{
	height: 20px;
}


.fall-trait ul li span{
	width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #333;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: absolute;
    top: calc((1em - -12px)/ 2);
}

.fall-trait ul li:before {
    left: 2px;
}


.fall-trait ul li p{
	width: 100%;
}



.value{
	margin-top: 40px;
}

.value-title{
	line-height: 36px;
}

.value-title i:before{
	display: none;
}

.value-title i:after{
	display: none;
}

.value-title i{
	display: block;
	width: 90%;
	margin: 0 auto 10px auto;
	font-size: 20px;
}


.value-list{
	margin-top: 0px;
}

.value-list ul li{
	width: 41%;
	float: left;
	margin-left: 2%;
    padding: 56px 4%;
    margin-top: 10px;
    display: flex;
    justify-content: inherit;
    align-items: inherit;
}


.value-list ul li:nth-child(3n+1){
	margin-left: 2%;
}

.value-list ul li:nth-child(2n+1){
	margin-left: 0;
}

.value-list ul li:nth-child(2n+2){
	background: #5a5a5a;
}

.value-list ul li div{
    width: 100%;
    height: 100%;
    margin: 0;
    top: 0;
}


.value-list ul li span{
	font-size: 36px;
	line-height: 40px;
	margin-right: 5%;
}

.value-list ul li i{
	font-size: 14px;
	line-height: 20px;
}

.value-list ul li p{
	font-size: 12px;
	line-height: 20px;
}


/*@media only screen and (max-width:430px ) {
	
.value-list ul li{
	width: 92%;
	float: left;
	margin-left: 0;
    padding: 20px 4%;
    margin-top: 10px;
    display: flex;
    justify-content: inherit;
    align-items: inherit;
}

.value-list ul li:nth-child(3n+1){
	margin-left:0;
}

.value-list ul li i{
	width: 50%;
	font-size: 14px;
	line-height: 28px;
}

}
*/

.case-shows{
	padding:41px 0 46px 0;
}

.immersive_slider {
	height: 330px;
}

.case-shows-box{
	margin-top: 26px;
}

.case-shows-box .slide .image{
	float: left;
	width: 100%;
	height: 200px;
	overflow: hidden;
	display: flex;
    justify-content: center;
    align-items: top;
}

.case-shows-box .slide .image img{
	height: 200px;
	width: 100%;
	max-width: inherit;
}

.case-shows-box .slide .content{
	float: right;
	width: 100%;
	padding-top: 15px;
}

.case-shows-box .slide .content h2{
	font-size: 15px;
	line-height: 24px;
	height: 24px;
}

.case-shows-box .slide .content p{
	line-height: 22px;
	font-size: 12px;
	margin-top: 8px;
	-webkit-line-clamp:1;
}

.case-shows-box .slide .content span a{
	width: 52px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	margin-top: 16px;
}



.case-list-category{
	margin-top: 20px;
}

.case-list-category ul li{
	width: 24.2%;
	margin-left: 1%;
	margin-top: 10px;
}

.case-list-category ul li img{
   height: 50px;
}

.case-list-category ul li i{
    font-size: 14px;
    line-height: 50px;
}

.case-list-category ul li:nth-child(5n+1){
	margin-left: .8%;
}
.case-list-category ul li:nth-child(4n+1){
	margin-left: 0;
}



.fccy-data{
	padding: 44px 0 46px ;
}


.fccy-data .title i{
	font-size: 24px;
	line-height: 50px;
}

.fccy-data .title p{
	font-size: 14px;
	line-height: 28px;
	margin-top: 0px;
}

.data-list{
	margin-top: 0px;
}

.data-list ul li{
	width: 50%;
	padding: 0 0%;
	margin-top: 40px;
}


.data-list ul li img{
	height: 26px;
}

.data-list ul li p{
	margin-top: 15px;
	font-size: 12px;
	line-height: 22px;
	padding: 0 8%;
}


.zstx{
	padding: 36px 0 40px 0;
}

.zstx-list{
	margin-top: 25px;
}

.zstx-list .knowledge-item{
	width: 32.3%;
    margin-left: 1.5%;
    margin-bottom: inherit;
}

.zstx-list .knowledge-item:first-child{
    margin-left: 0;
}

.zstx-list .knowledge-item i{
	font-size: 13px;
	line-height: 22px;
	height: 22px;
	text-align: left;
}

.zstx-list .knowledge-item p{
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
}

.zstx-more{
	margin-top: 18px;
}

.zstx-more a{
	font-size: 12px;
	width: 58px;
	height: 24px;
	line-height: 24px;
}


.xwdt{
	overflow: hidden;
	padding: 42px 0 46px 0;
}


.xwdt-box{
	margin-top: 22px;
}



.recommend-describe{
	
}

.recommend-describe p{
	font-size: 12px;
	line-height: 28px;
	height: 28px;
	padding: 0 8%;
}

.news-category{
	width: 100%;
	float: right;
	margin-top: 25px;
}

.mt-tabpage {
	width: 100%;
}
.mt-tabpage-title {
	height: 34px;
	width: 100%;
}

.mt-tabpage-title .mt-tabpage-item {
	display: inline-block;
	width: 75px;
	height: 34px;
	line-height: 18px;
	color: #595758;
	font-size: 15px;
	margin-left: 10px;
}

.mt-tabpage-title .mt-tabpage-item-cur {
	font-size: 15px;
	height: 32px;
	border-bottom: 2px solid #565df4;
}
.mt-tabpage-count {
	height: 152px;
	margin-top: 10px;
}
.mt-tabpage-cont__wrap {
	position: absolute;
}
.mt-tabpage-count .mt-tabpage-item {
	width: 480px;
	height: 152px;
	
}


.news-list ul li:nth-child(5),.news-list ul li:nth-child(6){
	display: none;
}


.news-list ul li a{
	font-size: 12px;
	height: 37px;
	line-height: 37px;
}

.news-list ul li span{
	margin-right: 12px;
}




.service-page{
	margin-top: 50px;
	padding: 44px 0 46px 0;
}

.integration-title{
	width: 100%;
	float: left;
	padding-left: 0;
}

.integration-title p{
	max-width: 75%;
	font-size: 22px;
	line-height: 36px;
	margin-bottom: 10px;
	letter-spacing: 2px;
}

.integration-title span{
	font-size: 12px;
	line-height: 17px;
}


.integration-content{
	width: 100%;
	float: right;
	padding-left:5%;
	border-left: 1px solid #525252;
	margin-top:30px;
	
}

.integration-content ul li{
	margin-bottom: 18px;
}

.integration-content ul li i{
	font-size: 15px;
	line-height: 20px;
	padding-left: 22px;
}

.integration-content ul li i:before{
	width: 13px;
	height: 13px;
	left: 0px;
	top: 4px;
}

.integration-content ul li p{
	font-size: 15px;
	line-height: 30px;
	margin-top: 7px;
}




.service-item{
	padding: 66px 0 36px 0;
}

.service-item .box{
	max-width: 96%;
	margin: 0 auto;
}

.positioning-strategy-tit{
	width: 100%;
	float: left;
	padding-left: 0;
	 display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.positioning-strategy{
	
}

.strategy-tit-icon{
	float: left;
	width: auto;
	margin-right: 0;
	margin-left: 0;
}

.strategy-tit-icon img{
	max-width:inherit;
	height: 94px;
	display: block;
	margin: inherit;
}

.positioning-strategy-tit .title{
	float: left;
	width: auto;
	text-align: left;
	margin-left: 20px;
}

.positioning-strategy-tit .title i{
	font-size: 14px;
	line-height: 12px;
	margin-top: 8px;
}

.positioning-strategy-tit .title b{
	font-size: 22px;
	line-height: 26px;
	margin-top: 12px;
	margin-bottom: 8px;
	letter-spacing: 1px;
}

.positioning-strategy-tit .title p:last-child,.positioning-strategy-tit .title p:nth-child(4),.positioning-strategy-tit .title p:nth-child(5){
	display: none;
}

.positioning-strategy-tit .title p{
	font-size: 14px;
	line-height: 24px;
}

.positioning-strategy-tit .title p img{
	margin-bottom: -1.5px;
	height: 13px;
}

.positioning-strategy-content{
	width: 100%;
	float: right;
	padding-right: 0;
	padding-left: 0;
	margin-top: 70px;
}

.strategy-nr{
	
}

.strategy-nr ul li{
	margin-bottom: 28px;
}


.strategy-nr ul li i{
	line-height: 18px;
	font-size: 17px;
}

.strategy-nr ul li i img{
	float: left;
	height: 18px;
	margin-right: 8px;
}

.strategy-nr ul li p{
	line-height: 28px;
	font-size: 15px;
	margin-top: 12px;
}


.strategy-system{
	padding: 20px 0 25px 0;
	margin-top: 34px;
	width: 100%;
}

.strategy-system i{
	line-height: 27px;
	font-size: 18px;
}


.strategy-system ul{
	padding-top: 15px;
}

.strategy-system ul li{
	width: 50%;
	float: left;
	line-height: 36px;
	font-size: 12px;
}

.strategy-system ul li span{
	font-size: 12px;
	margin-right: 5px;
}


.service-line{
	margin: 40px 0 70px 0;
}

.service-line .left{
	width: 50%;
	height: 1px;
	float: left;
	margin-left: 0;
	background: #626262;
}

.service-line .right{
	width: 50%;
	float: right;
	margin-right: 0;
	margin-left: 0;
	height: 1px;
	background: #626262;
}



.value-page{
	margin: 44px 0 44px 0;
}

.value-page-content{
	margin-top: 20px;
}

.value-page-content .list{
	width: 49%;
	float: left;
	margin-left: 2%;
	margin-bottom: 15px;
}

.value-page-content .list:nth-child(3n+1){
	margin-left: 2%;
}

.value-page-content .list:nth-child(2n+1){
	margin-left: 0;
}

.value-page-content .line{
	padding: 16px 15px 24px 15px;
}

.value-page-content .list-subtit{
	height: auto;
	margin-bottom: 10px;
}

.value-page-content .list-subtit span{
	line-height: 58px;
	font-size: 42px;
	float: left;
	width: 100%;
}

.value-page-content .list-subtit i{
	line-height: 28px;
	font-size: 16px;
	float: right;
	width: 100%;
	display: block;
	height: 56px;
}

.value-page-content .list-text{
	padding-top: 10px;
	border-top: 1px solid #7b7b7b;
}

.value-page-content .list-text p{
	color: #404040;
	line-height: 24px;
	font-size: 12px;
}

.header-fix{
	height: 50px;
}

/*首页*/

#starlist li a.menu-active:after {
	display: none;
}

/*banner*/


.slide-info img.b-pc {
	display: none;
}

.slide-info img.b-phone {
	display: block;
}


.prev2,.next2{
	width: 48px;
	opacity: 1;
	z-index: 10;
}

.prev2 img,.next2 img{
    position: absolute;
    top: 96%;
    margin-top: -10px;
    width: 12px;
    height: 20px;
}

.prev2 img{
	left: 12px;
}

.next2 img{
	right: 12px;
}


.slide-main:hover .prev2:hover{
	display: none;
}

.slide-main:hover .next2:hover{
	display: none;
}


/*banner翻页圆点*/

.item1 {
	width: 100%;
	bottom: 12px;
	left: 0;
}

.item1 a {
	width: 6px;
	height: 6px;
	margin: 0 2px;
}

.item1 a.cur {
	width: 6px;
	height: 6px;
}

/* banner end */


.index-brand{
	padding: 32px 0 36px 0;
}

.i-b-title{
	width: 100%;
	float: left;
	padding-top: 0px;
	margin-bottom: 10px;
}

.i-b-title h2{
	font-size: 20px;
	line-height: 32px;
	text-align: left;
}

.i-b-text{
	width: 100%;
	float: right;
	letter-spacing: .8px;
}

.i-b-text b{
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 8px;
	display: block;
}

.i-b-text p{
	font-size: 12px;
	line-height: 24px;
	padding-bottom: 10px;
}


.i-b-dis{
	margin-top: 12px;
	width: 86px;
	height: 30px;
	line-height: 28px;
	font-size: 12px;
}


.index-case{
	padding: 36px 0;
}


.pb-carouselWarp {
	width: 380px;
    margin: 20px auto 0 auto;
}
.pb-carouselWarp .pb-carousel {
  height: 346px;
}

.pb-carouselWarp .pb-carousel li .tp {
	width: 100%;
	height: 226px;
	float: left;
}

.pb-carouselWarp .pb-carousel li .text {
	width: 100%;
	height: 120px;
	float: right;
	margin-top: 0px;
}

.pb-carouselWarp .pb-carousel li .text .box {
	padding: 16px 16px 16px 16px;
}

.i-c-title h3,.i-c-title h4{
	font-size: 16px;
	line-height: 26px;
}

.i-c-subtitle h3{
	line-height: 24px;
	font-size: 14px;
}

.i-c-subtitle h3 span{
	display: inline;
}

.i-c-text{
	margin-top: 8px;
}

.i-c-text p{
	font-size: 12px;
	line-height: 22px;
	max-height: 44px;
	-webkit-line-clamp: 2;
}

.i-c-but{
	padding-top: 10px;
	display: none;
}

.pb-carouselWarp .pb-carousel-ind {
 	height: 10px;
 	margin-top: 20px;
 	text-align: center;
}
.pb-carouselWarp .pb-carousel-ind li {
	float: initial;
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #fff;
	border: 1px solid #ccc;
	margin: 0 2px;
}

.pb-carouselWarp .pb-carousel-ind li.pb-this{
  	background: #333;
	border: 1px solid #333;
}

.pb-carouselWarp .pb-carousel-ind li img{
  	display: none;
}

.pb-carouselWarp .pb-carousel-ind li h3{
  	font-size: 12px;
  	display: none;
}


.pb-carouselWarp .pb-arrow {
	display: block;
  position: absolute;
  top: initial;
  bottom: -10px;
  margin-top: initial;
  width: 11px;
  height: 20px;
}
.pb-carouselWarp .pb-arrow-prev {
  left: 20%;
  background-size: 100% 100%;
}
.pb-carouselWarp .pb-arrow-next {
  right: 20%;
  background-size: 100% 100%;
}


.index-who-title{
	padding: 40px 0 30px 0;
}

.index-who-title h2{
	font-size: 24px;
	line-height: 40px;
	margin-bottom: 4px;
	letter-spacing: 3px;
}

.index-who-title p{
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 22px;
	letter-spacing: 1px;
}

.index-who-title img{
	height: 10px;
}

.index-who-one{
	padding: 32px 0 36px 0;
}


.iwo-title h3{
	font-size: 24px;
	line-height: 40px;
	letter-spacing: 1px;
}

.iwo-title p{
	font-size: 12px;
	line-height: 22px;
}

.iwo-content{
	padding-top: 16px;
}

.iwo-one-icon{
	width: 100%;
	float: left;
	display: none;
}

.iwo-one-icon.two-icon{
	text-align: left;
}

.iwo-one-text{
	width: 100%;
	float: right;
}

.ot-title{
	padding-top: 0px;
}

.ot-title h4{
	font-size: 16px;
	line-height: 36px;
}

.ot-title span{
	width: 22px;
	height: 2px;
	margin-top: 12px;
}

.ot-text{
	margin-top: 16px;
}

.ot-text p{
	font-size: 14px;
	line-height: 28px;
}

.ot-but{
	padding-top: 10px;
}


.index-power{
	padding: 32px 0 36px 0;
}

.index-title h2{
	font-size: 26px;
	line-height: 36px;
}

.index-title p{
	font-size: 14px;
	line-height: 28px;
}

.ip-content{
	margin-top: 20px;
}

.ip-content .item{
	width: 100%;
	float: left;
	padding: 30px 0;
}

.ip-content .item.emp{
	padding: 30px 0;
	top: 0;
	background: #f5f5f7;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.ip-content .item em{
	font-size: 40px;
}

.ip-content .item em span{
	font-size: 18px;
	position: relative;
	top: -4px;
}

.ip-content .item i{
	width: 24px;
	height: 2px;
	margin: 14px auto 14px auto;
}

.ip-content .item p{
	font-size: 14px;
	line-height: 28px;
	padding: 0 10%;
	letter-spacing: .5px;
}


.index_news {
	position:relative;
	padding: 30px 0 30px 0;
	background-image: initial;
}

.index_news_list {
	float:left; 
	width:94%;
	padding: 5% 3%;
}

.index_news_title {
	height: 30px; 
	padding: 0px 0px 10px 0px;
	margin-bottom: 16px;
}

.index_news_title p{
	font-size: 12px;
}

.index_news_title a h2 {
	padding-bottom: 8px;
	font-size:24px;
}

.index_news_list ul li{
	border-bottom: 1px solid rgba(255,255,255,.1); 
}

.index_news_list ul li a{
	line-height: 26px;
	padding:15px 0px;
	position: relative;
}

.index_news_list ul li a span {
	text-align: right;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -13px;
}

.index_news_list ul li a:hover {
	padding:15px 3%;
}

.index_news_list ul li a:hover span {
	right: 3%;
}

.index_about {
	padding:10px 0 13px 0; 
	line-height:20px;
}

.index_about_more {
	padding:6px 0; 
}

.index_news_list:nth-child(1) {
	width:100%;
	padding: 2% 0% 5% 0;
}

.index_news_list:nth-child(2) {
	width:100%;
	padding: 2% 0 2% 0%;
}


.inews-top { 
	padding-top:20px; 
}

.inews-top .pic li { 
	background:rgba(0,0,0,.8);
}

.inews-top .pic li span { 
	position:absolute; 
	display:block; 
	left:50%;
	top:50%; 
	width:118px; 
	height:34px; 
	line-height:34px; 
	margin-top:-16px;
	margin-left:-60px;
	font-size:12px;
}

.inews-top .pic img{ 
	height:auto; 
	max-height:180px; 
	min-height:180px;
}

.inews-top a:hover li { 
	opacity:1;
}

.inews-top .text{
	padding:20px 0; 
}

.inews-top .text h4{ 
	font-size:16px; 
	width:90%;
}

.inews-top .text p{ 
	display: none;
	font-size:12px; 
	line-height:22px; 
	margin:10px 0 15px 0; 
	width:95%;
	-webkit-line-clamp: 1;
	max-height: 22px;
	overflow: hidden;
}

.inews-top .text span{ 
	font-size:12px;
	margin-top: 8px;
	display: block;
}

.inews-top a:hover .text {
	background:rgba(0,0,0,.4);
}

.inews-top a:hover h4,.inews-top a:hover p,.inews-top a:hover .text span{ padding-left:3%;} 

.nlist12{
	padding: 12px 0px;
}

.nlist12 a {
	font-size:12px;
	line-height: 28px;
	float: left;
	width: 30%;
	margin-right: 5%;
}

.nlist12 a:nth-child(3n+3) {
	margin-right:0;
	padding-right:0;
}


.index-culture{
	padding: 24px 0;
}

.index-culture .item{
	float: left;
	width: 100%;
	padding: 20px 0;
}

.index-culture .item:nth-child(2){
	padding: 20px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.index-culture .item:nth-child(2):before{
	display: none;
}

.index-culture .item:nth-child(2):after{
	display: none;
}

.index-culture .item:nth-child(2) p{
	padding-left: 3%;
}

.index-culture .item h2{
	font-size: 14px;
}

.index-culture .item p{
	font-size: 16px;
	line-height: 28px;
	margin-top: 8px;
}

.index-culture .item p span{
	display: block;
}


.index-foot{
	padding: 36px 0 36px 0;
}


.if-infor{
	width: 100%;
	float: left;
}

.if-code{
	width: 28%;
	float: left;
	display: none;
}

.if-code p{
	font-size: 12px;
	margin-top: 12px;
}

.if-text{
	width: 100%;
	float: right;
}

.if-com-name{
	display: block;
	line-height: 24px;
	margin-top: -8px;
}

.if-com-name h2{
	font-size: 16px;
}

.if-com-name p{
	font-size: 12px;
}

.if-contact{
	font-size: 12px;
	line-height: 24px;
	margin-top: 10px;
}

.if-contact p span{
	padding-left: 0px;
	display: block;
}


.if-mt{
	width: 100%;
	float: right;
	display: block;
}

.if-menu{
	display: none;
	text-align: right;
}

.if-menu ul li{
	margin-left: 16px;
}

.if-menu ul li:first-child{
	margin-left: 0;
}

.if-menu ul li:before{
	left: -11px;
	top: 1px;
	font-size: 12px;
}

.if-menu ul li a{
	font-size: 14px;
}

.if-tel{
	margin-top: 16px;
	text-align: left;
}

.if-tel em{
	font-size: 12px;
	line-height: 28px;
}

.if-tel p{
	font-size: 36px;
}

.ilink {
	display: none;
}

.ilink .container{
	padding: 16px 0 30px 0;
	font-size: 12px;
	line-height: 22px;
}

.ilink span{
	margin-right: 30px;
}

.ilink span:after{
	right: -18px;
	top: -4px;
	font-size: 12px;
}

.ilink a{
	margin-right: 16px;
}



/*案例*/

.list-banner img:first-child{
	display: none;
	margin: 0 auto;
}

.list-banner img:last-child{
	display: block;
}


.case_list{
	padding: 36px 0 60px 0;
}

.case_menu{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 12px;
}

.case_menu ul li{
	line-height: 18px;
	width: 20%;
	float: left;
	padding: 4px 0;
}

.case_menu ul li a{
	font-size: 14px;
}

.case_menu ul li.active:before{
	display: none;
}


.case_list_box{
	text-align: left;
	padding-bottom: 24px;
}

.case_item{
	margin-top: 24px;
}

.case_item:first-child{
	margin-top: 24px;
}

.case_item .case_tp{
	float: left;
	width: 100%;
}

.case_item .case_tp img{
	width: 100%;
}

.case_item .case_text{
	float: left;
	width: 100%;
}

.case_item .case_text .box{
	padding: 20px 20px 24px 20px;
}

.case_item .case_text .title h2,.case_item .case_text .title h3{
	font-size: 18px;
	line-height: 24px;
	display: inline-block;
}

.case_item .case_text .text{
	margin-top: 10px;
}

.case_item .case_text .text p{
	font-size: 12px;
	line-height: 22px;
	-webkit-line-clamp: 2;
	max-height: 44px;
}

.details{
	padding-top: 0px;
}

.details .i-b-dis{
	font-size: 12px;
	width: 80px;
	height: 28px;
	line-height: 26px;
}

.viewMore{
	font-size: 14px;
}

.arrow-bottom-icon{
	width: 15px;
	height: 8px;
	margin-left: 10px;
	top: -2px;
}




/*联系我们*/

.contact-box{
	padding: 30px 0;
}

.contact-box .cul-title i,.con-message-lb .cul-title i{
	font-size: 24px;
	margin-bottom: 16px;
}

.contact-con{
	margin-top: 30px;
}

.con-tel-wx {
	width: 100%;
	float: left;
}

.con-tel i{
	font-size: 14px;
	margin-bottom: 2px;
}

.con-tel p{
	font-size: 34px;
}

.con-wx{
	margin-top: 20px;
}

.con-wx p{
	font-size: 12px;
	line-height: 22px;
	margin-top: 8px;
}



.con-dzyx{
	width: 100%;
	float: right;
	margin-top: 16px;
	padding-top: 16px;
	border-top: 1px solid #ddd;
}

.con-add-c i{
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 8px;
}

.con-add-c p{
	font-size: 14px;
	line-height: 24px;
	margin-top: 3px;
}


.con-yx{
	margin-top: 10px;
}

.con-yx i{
	font-size: 14px;
	line-height: 30px;
}

.con-yx p{
	font-size: 18px;
}

.con-yx .hr{
	float: left;
	width: 100%;
}

.con-yx .sum{
	float: right;
	width: 100%;
	margin-top: 10px;
}


.con-message-lb{
	padding: 30px 0;
}


.mess-con{
	margin-top: 10px;
}

.per-info .info-name{
	width: 100%;
	float: left;
	margin-left: 0;
	margin-top: 20px;
}

.per-info .info-name:first-child{
	margin-left: 0;
}

.per-info .info-name i{
	font-size: 16px;
	margin-bottom: 12px;
	line-height: 28px;
}

.per-info .info-name input{
	font-size: 16px;
	width: 95%;
	height: 36px;
	padding: 0 2.5%;
}


.pro-need{
	margin-top: 20px;
}

.pro-need i{
	font-size: 16px;
	margin-bottom: 12px;
	line-height: 28px;
}

.pro-need textarea{
	font-size: 16px;
	line-height: 36px;
	height: 160px;
	width: 95%;
	padding: 0 2.5%;
}

.info-submit a{
	width: 140px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	margin: 36px auto 0 auto;
}



/*品牌*/

.brand_con_box{
	position: relative;
}

.brand_menu .container{
	padding-top: 30px;
}

.brand_menu_box{
	text-align: center
}

.brand_menu_box ul li{
	line-height: 50px;
	margin-left: 16px;
}

.brand_menu_box ul li a{
	font-size: 14px;
}

.brand_content{
	padding-top: 114px;
	padding-bottom: 40px;
}


.b_title{
	width: 100%;
	float: left;
	padding-top: 0px;
}

.b_title h2{
	font-size: 22px;
	line-height: 32px;
	text-align: left;
}

.b_text{
	width: 100%;
	float: right;
	letter-spacing: .8px;
	margin-top: 16px;
}

.b_text b{
	font-size: 16px;
	line-height: 28px;
	padding-bottom: 12px;
}

.b_text b i{
	font-size: 14px;
	top: -10px;
	margin-left: 3px;
}

.b_text b i img{
	height: 10px;
}

.b_text b span{
	font-weight: 100;
	margin: 0 4px;
}

.b_text p{
	font-size: 14px;
	line-height: 26px;
	padding-bottom: 10px;
}

.b_text p:last-child{
	padding-bottom: 0;
}


.cul-con{
	padding: 40px 0;
}

.cul-title{
	border-bottom: 1px solid #333333;
	padding-bottom: 10px;
}

.cul-title i{
	font-size: 20px;
	line-height: 24px;
	float: left;
}

.cul-title span{
	font-size: 16px;
	line-height: 24px;
}


.cul-list{
	margin-top: 20px;
}

.cul-list ul li{
	float: left;
	width: 50%;
	border-top: 1px solid #dadcfa;
}

.cul-list ul li .line{
	padding: 24px 0%;
	border-left: 1px solid #dadcfa;
}

.cul-list ul li:nth-child(2n+1) .line{
	border-left: initial;
}

.cul-list ul li:nth-child(1){
	border-top: initial;
}

.cul-list ul li:nth-child(3){
	width: 49.8%;
	border-top: 1px solid #dadcfa;
	clear: both;
}

.cul-list ul li:nth-child(3n+2) .line{
	border-left: initial;
	border-right: initial;
}

.cul-list ul li:nth-child(1) .line{
	border-right: 1px solid #dadcfa;
}

.cul-list ul li:nth-child(9) .line{
	border-left: 1px solid #dadcfa;
	border-right: initial;
}

.cul-list ul li:nth-child(6) .line{
	border-left: initial;
}

.cul-list ul li:nth-child(7){
	clear: initial;
}

.cul-list ul li:nth-child(7) .line{
	border-left: 1px solid #dadcfa;
}


.cul-list ul li:nth-child(4){
	clear: initial;
}

.cul-list ul li:nth-child(3n+2){
	width: 50%;
}

.cul-list ul li:nth-child(5){
	width: 100%;
}

.cul-list ul li:nth-child(9){
	width: 50%;
}

.cul-list ul li i{
	font-size: 15px;
}

.cul-list ul li:nth-child(2) p{
	height: auto;
}

.cul-list ul li p{
	font-size: 14px;
	line-height: 24px;
	margin-top: 7px;
	padding: 0 8%;
}

.cul-list ul li p span{
	font-size: 12px;
	width: 100%;
}


.cul-list ul li:nth-child(4) .line,.cul-list ul li:nth-child(6) .line{
	padding-top: 24px;
}





.brand_org_con{
	padding-bottom: 64px;
}

.b-p_title{
	padding-top: 124px;
}

.b-p_title h2{
	font-size: 24px;
	line-height: 36px;
}

.bp_item_box{
	padding-top: 32px;
}

.bp_item{
	margin-top: 32px;
	padding-top: 32px;
}

.bp_item h3{
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 10px;
}

.bp_item p{
	font-size: 14px;
	line-height: 32px;
	margin-bottom: 16px;
}

.bp_item p:last-child{
	margin-bottom: 0;
}

.bp_pname{
	margin-top: 20px;
}

.bp_pname h3{
	font-size: 18px;
}




.brand_par_con{
	padding-top: 80px;
	padding-bottom: 80px;
}

.par-list{
	width: 100%;
	margin: 40px 0 40px 0;
}

.par-list .par-line{
	padding: 24px 0;
}

.par-idem{
	float: left;
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid #edeefe;
	padding-top: 20px;
}

.par-idem:nth-child(1){
	padding-top: 0px;
}

.par-idem:nth-child(2){
	margin-top: 20px;
}

.par-idem:first-child{
	border-top: initial;
	margin-top: 5px;
}

.par-idem .line{
	padding: 0 6%;
	border-left: initial;
}

.par-idem:nth-child(2n+1) .line{
	border-left: initial;
}

.par-idem .character i{
	font-size: 14px;
	margin-top: -4px;
}

.par-idem .character em{
	font-size: 20px;
	margin-left: 10px;
}


.par-idem .character{
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	-webkit-justify-content: left;
	justify-content: left;
	-webkit-box-align: left;
	-ms-flex-align: left;
	-webkit-align-items: left;
	align-items: left;
}

.par-idem .category{
	margin: 10px 0 20px 0;
}

.par-idem .category ul li{
	font-size: 15px;
	float: left;
	line-height: 28px;
	margin-bottom: 3px;
	margin-right: 8px;
}

.par-idem .text{
	clear: both;
}

.par-idem .text p{
	font-size: 12px;
	line-height: 22px;
}


.par_contact p{
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 20px;
}





/*服务体系*/

.posit_stra{
	padding: 40px 0 48px 0;
}

.ps_title{
	padding-bottom: 20px;
}

.ps_title h2{
	font-size: 24px;
}

.p_s_box{
	margin-top: 30px;
}

.ps_icon{
	display: none;
}

.ps_text{
	float: right;
	width: 100%;
}

.ps_text .item{
	margin-top: 20px;
}

.ps_text .item:first-child{
	margin-top: 0;
}

.ps_text .item h3{
	font-size: 18px;
	line-height: 36px;
}

.ps_text .item p{
	font-size: 14px;
	line-height: 32px;
	margin-top: 4px;
}


.posit_mark{
	padding:40px 0 48px 0;
}

.posit_mark:after{
	width: 43px;
	height: 16px;
	bottom: -16px;
	left: 50%;
	margin-left: -22px;
}


.posit_mark .ps_icon{
	padding-top: 56px;
}

.posit_mark .ps_text .item{
	margin-top: 20px;
}

.posit_mark .ps_text .item:first-child{
	margin-top: 0px;
}


.p_m_subcult{
	padding: 26px 0 72px 0;
}

.p_m_box{
	padding: 0 0px;
}

.pmsc_item{
	margin-top: 40px;
}

.pmsc_title{
	padding-bottom: 12px;
}

.pmsc_title h4{
	font-size: 20px;
	line-height: 32px;
}

.pmsc_icon{
	margin-top: 14px;
}

.pmsc_icon ul li{
	width: 50%;
	float: left;
}

.pmsc_icon ul li h5{
	font-size: 14px;
	line-height: 28px;
}

.pmsc_icon p{
	margin-top: 6px;
	font-size: 12px;
	line-height: 24px;
}


.value_becom{
	padding: 56px 0 64px 0;
}

.v_b_title h2{
	font-size: 24px;
	line-height: 32px;
}

.v_b_title p{
	font-size: 14px;
	line-height: 24px;
	margin-top: 6px;
}

.v_b_con{
	padding-top: 12px;
}

.v_b_con .item{
	float: left;
	width: 49%;
	margin-left: 2%;
	padding: 20px 0 20px;
	margin-top: 12px;
}

.v_b_con .item:nth-child(3n+1){
	margin-left: 2%;
	clear: initial;
}

.v_b_con .item:nth-child(2n+1){
	margin-left: 0;
	clear: both;
}


.v_b_con .item .box{
	padding: 0 15px;
}

.v_b_con .item h3{
	font-size: 16px;
	line-height: 30px;
}

.v_b_con .item span{
	width: 20px;
	height: 2px;
	margin: 10px 0 10px;
}

.v_b_con .item p{
	font-size: 12px;
	line-height: 24px;
}




@media only screen and (max-width:400px ) {
	.pb-carouselWarp {
	width: 340px;
    margin: 20px auto 0 auto;
}
.pb-carouselWarp .pb-carousel {
  height: 342px;
}

.pb-carouselWarp .pb-carousel li .tp {
	height: 202px;
}

}

@media (max-width: 380px) {
	.immersive_slider {
	height: 288px;
}

.case-shows-box .slide .image{
	height: 158px;
}
.case-shows-box .slide .image img{
	height: 158px;
}
}



@media only screen and (max-width:360px ) {
	.pb-carouselWarp {
	width: 300px;
    margin: 20px auto 0 auto;
}
.pb-carouselWarp .pb-carousel {
  height: 318px;
}

.pb-carouselWarp .pb-carousel li .tp {
	height: 178px;
}
.cul-list ul li p{
	font-size: 12px;
}
}