﻿

.head-tran .header{
	height: 50px;
}

.container{
	max-width: 90%;
}



.logo{
	float: left;
	width: 40%;
}

.logo h1{
	margin-top: 12px;
	float: left;
}

.logo img{
	height: 24px;
}


.stock-code{
	font-size: 12px;
	margin-top: 6px;
}

.not-tel{
	display: none;
	width: auto;
	line-height: 50px;
	font-size: 16px;
	margin-right: 36px;
	letter-spacing: 0;
}

.tel-icon{
	width: 20px;
	height: 20px;
	bottom: -3px;
	margin-right: 6px;
}




/*菜单*/

.menu-box{
	float: right;
	width: 60%;
	display: initial;
}


/*菜单*/

nav {
	float: initial;
	width: auto;
}
	
	
#starlist:after {
	display: block;
	content: "";
	position: fixed;
	top: 50px;
	z-index: -99;
	background: rgba(0, 0, 0,.8);
	backdrop-filter: saturate(180%) blur(6px);
	width: 100%;
	height: 999999999px;
}


#starlist {
		float: inherit;
		display: none;
		width: 100%;
		position: absolute;
		top: 50px;
		left: 0%;
		z-index: 999;
		padding: 0;
	}


	#starlist li {
		margin: 0;
		width: 94%;
		padding: 0 3%;
		height: auto;
		position: relative;
		border-bottom: 0.0625rem solid rgba(255,255,255,.1);
		text-align: left;
		display: block;
	}
	
	#starlist li:first-child {
		border-top: 0.0625rem solid rgba(255,255,255,.1);
	}

	#starlist li a {
		width: 50%;
		display: block;
		margin: 0;
		padding: 0;
		font-size: 16px;
		float: initial;
		height: 44px;
    	line-height: 44px;
	}
	
	#starlist li a:hover {
		background: initial;
	}
	
	#starlist li a:hover:after {
		display: none;
	}

	#starlist li .sub {
		position: initial;
		right: initial;
		top: initial;
		width: 100%;
		display: none;
		z-index: 9999999999;
		opacity: initial;
		height: auto;
		box-shadow: initial;
		transition: initial;
	}
	
	#starlist li .sub .container{
		max-width: 100%;
	}
	
	#starlist li:hover .sub {
		top: initial; 
		opacity: initial;
		height: initial;
	}

	#starlist li:hover ul.sub {
		display: none;
		padding: initial;
	}

	#starlist ul.sub li img {
		display: none;
	}
	
	#starlist ul.sub li{
		width: 100%;
		line-height: auto;
		padding: initial;
		float: initial;
		text-align: left;
		margin: 0;
	}
	
	#starlist ul.sub li:last-child{
		border-bottom: initial;
	}

	#starlist ul.sub li a {
		font-size: 14px;
		padding: 0 0 0 5%;
		color: #ccc;
		display: block;
		text-align: left;
		line-height: 36px;
	}


	.menu span,.menu:before{
	display: block;
}
	

	#mnavh {
		position: absolute;
		z-index: 99;
		display: block;
		margin: 15px 0 0 0;
		width: 24px;
		height: 24px;
		float: right;
		right: 3%;
		cursor: pointer;
	}

	.menu span {
		display: block;
		width: 44px;
		height: 44px;
		opacity: 0.5;
		position: absolute;
		top: 0;
		right: 0;
	}
	
	.menu:before {
		top: 16px;
		right: 3.6%;
		background-image: url(../images/jt.png);
		background-size: 100%;
		width: 14px;
		height: 8px;
		opacity: 0.5;
	}
	
	.navicon {
		width: 24px;
		height: 2px;
		bottom: -8px;
	}
	
	.navicon:before,
	.navicon:after {
		width: 24px;
		height: 2px;
	}
	
	.navicon:before {
		margin-top: -8px;
	}
	
	.navicon:after {
		margin-top: 8px;
	}
	
	.open .navicon:before,
	.open .navicon:after {
		width: 24px;
		height: 2px;
	}


/*原色*/

.head-primary .head-height{
	height: 50px;
}





/*底部*/

.foot-menu-des{
	padding: 32px 0 16px;
}

.foot-menu{
	display: none;
}

.foot-menu ul li{
	float: left;
	width: 20%;
}

.foot-menu ul li a{
	font-size: 14px;
}

.foot-menu ul li ul{
	margin-top: 14px;
}

.foot-menu ul li ul li{
	
}

.foot-menu ul li ul li a{
	font-size: 12px;
	line-height: 28px;
	margin-right: 12px;
}

.foot-menu ul li.fm3{
	width: 40%;
}

.foot-menu ul li.fm3 ul li{
	width: 50%;
	float: left;
}


.foot-des{
	width: 100%;
	float: right;
}

.foot-tel p{
	font-size: 12px;
}

.foot-tel span{
	display: block;
	margin-top: 12px;
}

.foot-tel span img{
	height: 24px;
}

.foot-id{
	margin-top: 14px;
}

.foot-id p{
	font-size: 12px;
	line-height: 24px;
}

.foot-id span{
	display: block;
}

.foot-rwm{
	margin-top: 16px;
}

.foot-rwm ul li{
	float: left;
	margin-right: 12px;
}

.foot-rwm ul li .rwm-box{
	top: -130px;
	width: 88px;
	padding: 6px;
	height: 108px;
}

.foot-rwm ul li .rwm-box:before{
	bottom: -4px;
	width: 10px;
	height: 4px;
}

.foot-rwm ul li .rwm-box p{
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	letter-spacing: 0;
}







.foot-copy-box{
	padding: 0px 0 16px;
}

.foot-copy{
	font-size: 12px;
	float: left;
}

.foot-copy a{
	font-size: 12px;
}

.foot-spt{
	font-size: 12px;
	float: right;
}

.foot-spt a{
	font-size: 12px;
}



.link{
	font-size: 12px;
	line-height: 20px;
}

.link .container{
	padding: 12px 0;
}

.link a{
	font-size: 12px;
	margin-right: 8px;
}





/*新闻*/
.list-banner .container{
	height: 40vh;
}

.list-banner .text h2{
	font-size: 24px;
}

.list-banner .text span{
	font-size: 12px;
	margin-top: 5px;
	font-weight: initial;
	letter-spacing: 0;
}



.news-list{
	padding: 32px 0;
}

.news-menu ul li{
	margin: 0 6px;
	line-height: 28px;
	height: 30px;
	width: 80px;
}

.news-menu ul li a{
	font-size: 12px;
}




.news-list-box{
	margin-top: 16px;
	padding-top: 10px;
}

.news-list-box .item{
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.news-list-box .item .box{
	position: relative;
}

.news-list-box .item .pic{
	float: left;
	width: 48.50%;
	height: 110px;
}

.news-list-box .item .pic img{
	height: 110px;
	max-width: initial;
}


.news-list-box .item .con{
	float: right;
	width: 50.2%;
}

.news-list-box .item .time{
	position: absolute;
	left: 0px;
	top: 0;
	padding: 2px 0px;
	height: 38px;
	background: #F7AB00;
	transform: scale(.8);
}

.news-list-box .item .time i{
	font-size: 18px;
	line-height: 22px;
}

.news-list-box .item .time span{
	font-size: 12px;
	line-height: 10px;
	display: block;
	 transform: scale(.7);
	 letter-spacing: 0;
}


.news-list-box .item .text{
	margin-left: 6.4%;
	margin-top: -2px;
	text-align: left;
}

.news-list-box .item .text h2{
	font-size: 14px;
	line-height: 22px;
	max-height: 44px;
	-webkit-line-clamp: 2;
}


.news-list-box .item .text p{
	font-size: 12px;
	line-height: 22px;
	max-height: 22px;
	-webkit-line-clamp: 1;
	margin-top: 8px;
}

.news-list-box .item .news-link{
	font-size: 12px;
	line-height: 26px;
	height: 28px;
	width: 80px;
	margin-top: 0;
	background: initial;
}

.more-icon{
	width: 8px;
	height: 8px;
	margin-bottom: -0px;
	margin-left: 2px;
}



.increase-more{
	font-size: 14px;
}




.news-page-content{
	padding: 28px 0 32px;
}

.news-page-content .container{
	max-width: 92%;
}

.news-page-title{
	text-align: left;
}

.news-page-title h2{
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 6px;
}

.news-page-title span{
	font-size: 12px;
	margin: 0 12px 0 0;
}



.news-content{
	margin-top: 20px;
	font-size: 14px;
	line-height: 24px;
	padding: 20px 0;
}

.news-paging{
	margin-top: 10px;
}

.n-on a,.n-set a,.n-un a{
	font-size: 12px;
	line-height: 30px;
}

.on-icon{
	width: 12px;
	height: 12px;
	bottom: -2px;
	margin-right: 6px;
}

.set-icon{
	width: 12px;
	height: 12px;
	bottom: -2px;
	margin-right: 6px;
}

.un-icon{
	width: 12px;
	height: 12px;
	bottom: -2px;
	margin-left: 6px;
}


.case-recommend .news-rec{
	margin-top: 24px;
}




.case-recommend{
	padding: 32px 0 40px;
}

.case-recommend .rectitle h2{
	font-size: 22px;
	float: left;
}

.case-recommend .rectitle .more{
	font-size: 12px;
	float: right;
	height: 28px;
	line-height: 26px;
	padding: 0 14px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-top: 0px;
}

.case-list-box.case-rec-list {
	padding: 10px 0 0 0;
}

.case-list-box.case-rec-list .item .box{
	border: 1px solid #eee;
	padding: 6px;
}



.news-rec{
	margin-bottom: 20px;
}

.news-rec .item{
	float: left;
	width: 47.5%;
	margin-left: 5%;
}

.news-rec .item:last-child{
	display: none;
}


.news-rec .item .pic{
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.news-rec .item .text{
	margin-top: 10px;
}

.news-rec .item .text:after{
	top: 6px;
	width: 12px;
	height: 12px;
}

.news-rec .item .text span{
	font-size: 12px;
}

.news-rec .item .text h2{
	font-size: 14px;
	line-height: 26px;
	max-height: 26px;
	-webkit-line-clamp: 1;
	margin-top: 2px;
	font-weight: initial;
}


.news-rec .item .text p{
	display: none;
}





/*产品列表*/

.list-banner .text h3{
	font-size: 12px;
	margin-top: 10px;
	letter-spacing: 1px;
}

.product-menu .container{
	top: -18px;
}

.product-menu ul li{
	width: 20%;
}

.product-menu ul li .box{
	border-left: 1px solid #eee;
	line-height: 32px;
	height: 36px;
}

.product-menu ul li a{
	font-size: 12px;
}




.product-list-box{
	top: -36px;
	padding: 56px 0 16px;
}

.product-list-box.product-list-2{
	position: initial;
	top: initial;
	padding: 0px 0 32px;
}

.product-list-box:after{
	position: absolute;
	bottom: -36px;
	height: 36px;
}

.prod-list-title{
	padding-bottom: 16px; 
}

.prod-list-title h3{
	font-size: 14px;
}

.prod-list-title h2{
	font-size: 20px;
	margin-top: 8px;
}

.prod-list-title i{
	width: 24px;
	height: 3px;
	margin-top: 16px;
}



.prod-list {
	/* padding-top: 16px; */
}

.prod-list .item{
	margin-top: 8px;
	width: 49%;
	margin-left: 2%;
}

.prod-list .item:nth-child(3n+1){
	margin-left: 2%;
	clear: initial;
}

.prod-list .item:nth-child(2n+1){
	margin-left: 0%;
	clear: both;
}

.prod-list .item .box{
	padding: 10px 2px 0;
}

.prod-list .item .title{
	padding-top: 3px;
}

.prod-list .item .title h2{
	font-size: 14px;
	line-height: 18px;
	max-height: 18px;
	margin-bottom: 0px;
	padding: 0 10px;
}

.prod-list .item .title a{
	font-size: 12px;
	transform: scale(.88);
	display: inline-block;
}

.prod-list .item .title a .more-icon{
	width: 9px;
	height: 9px;
	margin-bottom: 0px;
	margin-left: 6px;
}

.prod-list .item .pic{
	padding: 4px 6px 8px 6px;
}





/*产品内容页*/
.product-introduce{
	padding: 32px 0 40px;
}

.pro-page-pic{
	float: left;
	width: 100%;
}

.slider__item img {
  max-width: 100%;
  height: auto;
  background: #f8f8f8;
}
.slider__switch span {
  width: 16px;
  height: 16px;
} 
/* Arrows */
.slider__switch {
  top: 52%;
  margin-top: -20px;
  padding: 6px 2px;
}
.slider__switch--prev {
  left: 4px;
}
.slider__switch--next {
  right: 4px;
}
.slider-nav {
  line-height: 16px;
  height: 16px;
}


		.preview {
			margin-top: 10px;
		    padding: 0 2px;
		}
		.preview a {
		  margin: 0 2px;
		}
		.preview img {
		  width: 40px;
		  padding: 4px;
		  outline: 1px solid #e8e8e8;
		}
		.preview .active {
		  outline: 1px solid #f6ab00;
		}

.pro-page-des{
	float: right;
	width: 100%;
	text-align: center;
}


.pro-page-des .title{
	margin-top: 32px;
}

.pro-page-des .title h3{
	font-size: 12px;
	line-height: 26px;
	height: 28px;
	padding: 0 10px;
}

.pro-page-des .title h2{
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 1px;
	margin-top: 10px;
}

.pro-page-des .piece{
	margin-top: 24px;
}

.pro-page-des .piece h4{
	font-size: 16px;
}

.pro-page-des .piece ul li{
	margin-top: 14px;
}

.pro-page-des .piece ul li em{
	font-size: 12px;
	padding: 0 5px;
	line-height: 22px;
	height: 24px;
}

.pro-page-des .piece ul li p{
	font-size: 12px;
	margin-top: 6px;
}





.product-system .container{
	width: 90%;
	overflow: hidden;
}

.product-system .text{
	padding-top: 32px;
}

.product-system .text h2{
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 2px;
}

.product-system .text h2 span{
	display: block;
}

.product-system .text p{
	font-size: 12px;
	line-height: 22px;
	width: 100%;
	margin: 12px auto 0 auto;
}

.product-page-banner-pic{
	overflow: hidden;
}

.product-system .product-page-banner-pic img{
	height: 360px;
	max-width: initial;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}



.product-accessories{
	padding: 32px 0;
}

.product-accessories .container{
	display: block;
	justify-content: initial;
}


.product-accessories .text{
	width: 100%;
	text-align: center;
}

.product-accessories .text h2{
	font-size: 22px;
	line-height: 30px;
}

.product-accessories .text p{
	font-size: 14px;
	line-height: 24px;
	margin-top: 8px;
}

.product-accessories .text i{
	width: 24px;
	height: 3px;
	margin-top: 20px;
}

.product-accessories .text span{
	font-size: 12px;
	margin-top: 4px;
	transform: scale(.88);
}


.product-accessories .pic{
	width: 100%;
	text-align: right;
	margin-top: 20px;
}




.product-specifica{
	margin-top: 24px;
}

.product-specifica table .title td,.product-acce table .title td{
	font-size: 14px;
	height: auto;
}

.product-specifica table tr td,.product-acce table tr td{
	line-height: 22px;
	height: auto;
	font-size: 12px;
	padding: 6px 0;
	letter-spacing: 0;
}

.product-specifica table tr.title td:first-child{
	padding-left: 0;
}

.product-specifica colgroup .left{
	width: 48%;
}

.product-specifica colgroup .content{
	width: 30%;
}

.product-specifica colgroup .right{
	width: 20%;
}

.product-specifica table tr td:first-child{
	padding-left: 3%;
}




.product-acce{
	margin: 24px 0;
}






/*联系我们*/

.contact-com-infor{
	padding: 32px 0;
}

.contact-com-infor .text{
	float: left;
	width: 100%;
}

.contact-com-infor .title h2{
	font-size: 22px;
}

.contact-com-infor .title span{
	font-size: 12px;
	margin-top: 4px;
	letter-spacing: 0;
}

.contact-com-infor .infor{
	margin-top: 16px;
}

.contact-com-infor .infor ul li{
	line-height: 32px;
	font-size: 14px;
}

.contact-com-infor .infor ul li i{
	margin-right: 8px;
}

.contact-com-infor .infor ul li img{
	margin-top: 10px;
	height: 12px;
}

.contact-com-infor .tel{
	margin-top: 16px;
}

.contact-com-infor .tel span{ 
	margin-bottom: 12px;
	font-size: 14px;
}

.contact-com-infor .tel img{ 
	height: 24px;
}



.contact-com-infor .pic{
	float: right;
	width: 100%;
	margin-top: 30px;
}



.office-infor{
	padding: 32px 0;
}

.office-infor .title h2{
	font-size: 22px;
	text-align: center;
}



.office-infor .office-box ul li{
	margin-top: 13px;
	padding-top: 10px;
	border-top: 1px solid #ddd;
	width: 100%;
	float: left;
	padding-right: 0;
}

.office-infor .office-box ul li h3{
	font-size: 16px;
}

.office-infor .office-box ul li p{
	font-size: 12px;
	margin-top: 8px;
	background: url(../images/contact_icon_3.png) left 1px no-repeat;
	padding-left: 20px;
}





.con-message-lb{
	padding: 32px 0;
}

.con-message-lb .title h2{
	font-size: 22px;
}

.mess-con{
	margin-top: 0px;
}

.per-info .info-name{
	width: 100%;
	float: left;
	margin-left: 0%;
	margin-top: 16px;
}

.per-info .info-name:first-child{
	margin-left: 0;
}

.per-info .info-name i{
	font-size: 14px;
	margin-bottom: 8px;
	line-height: 24px;
}

.per-info .info-name input{
	font-size: 14px;
	width: 95%;
	height: 32px;
	padding: 0 2.5%;
}


.pro-need{
	margin-top: 16px;
}

.pro-need i{
	font-size: 14px;
	margin-bottom: 8px;
	line-height: 28px;
}

.pro-need textarea{
	font-size: 14px;
	line-height: 32px;
	height: 100px;
	width: 98.2%;
	padding: 0 .8%;
}

.info-submit a{
	width: 100px;
	height: 32px;
	font-size: 14px;
	line-height: 30px;
	margin: 24px auto 0 auto;
}






/*服务*/

.list-banner .text p{
	font-size: 12px;
	line-height: 22px;
	padding: 0 6%;
	margin-top: 12px;
}


.product-accessories.service{
	padding: 32px 0;
}

.product-accessories.service .text h2{
	font-size: 22px;
}

.product-accessories.service .text p{
	font-size: 12px;
	line-height: 22px;
	margin-top: 10px;
	padding-right: 0;
	text-align: center;
}

.product-accessories.service .text i{
	margin-top: 20px;
	width: 32px;
	height: 3px;
	display: none;
}

.product-accessories.service.bg{
	padding: 32px 0 40px;
}

.product-accessories.service.bg .text{
	width: 100%;
	float: right;
	padding-top: 0px;
}

.product-accessories.service.bg .text p{
	padding-right: 0;
}

.product-accessories.service.bg .pic{
	float: left;
	text-align: left;
}





/*关于我们*/

.brand-infor{
	padding: 32px 0;
}


.brand-infor .container{
	display: block;
	justify-content: initial;
}


.brand-infor .text{
	width: 100%;
}

.brand-infor .text .box{
	padding-right: 0%;
}

.brand-infor .brandtitle {
	text-align: center;
}

.brandtitle h2{
	font-size: 22px;
}

.brandtitle i{
	width: 24px;
	height: 3px;
	margin-top: 12px;
}

.brand-infor .text .descript{
	padding-top: 6px;
}

.brand-infor .text .descript p{
	margin-top: 8px;
	line-height: 22px;
	font-size: 12px;
}

.brand-infor .text .descript b{
	line-height: 24px;
	font-size: 14px;
}

.brand-infor .pic{
	display: none;
	width: 50%;
	text-align: left;
}




.brand-core{
	padding: 32px 0 32px;
}

.brand-core .core-con{
	margin-top: 8px;
}

.brand-core .core-con .item{
	float: left;
	width: 100%;
	float: left;
	margin-left: 0%;
	margin-top: 10px;
}

.brand-core .core-con .item:first-child{
	margin-left: 0;
}

.brand-core .core-con .item .box{
	padding: 28px 16px 28px 16px;
}

.brand-core .core-con .item .icon img{
	height: 80px;
}

.brand-core .core-con .item .text{
	margin-top: 20px;
}

.brand-core .core-con .item .text h3{
	font-size: 18px;
}

.brand-core .core-con .item .text p{
	font-size: 14px;
	line-height: 24px;
	margin-top: 12px;
	letter-spacing: 0;
}





.brand-adv{
	padding: 40px 0 32px;
}


.brand-adv .swiper-container {
	width: 100%;
	margin-top: 22px;
}


.brand-adv .swiper-slide .pic{
	width: 100%;
	float: left;
}

.brand-adv .swiper-slide .text{
	width: 100%;
	float: right;
	margin-top: 24px;
	padding-bottom: 32px;
}

.brand-adv .swiper-slide .subtitle{
	margin-top: 0px;
}

.brand-adv .swiper-slide .subtitle h3{
	font-size: 20px;
}

.brand-adv .swiper-slide .subtitle h4{
	font-size: 14px;
	margin-top: 10px;
}

.brand-adv .swiper-slide .subtitle i{
	width: 24px;
	height: 3px;
	margin-top: 20px;
}

.brand-adv .swiper-slide .des{
	margin-top: 16px;
}

.brand-adv .swiper-slide .des p{
	font-size: 14px;
	line-height: 24px;
}




.turning-prompt{
	bottom: 0px;
	width: 100%;
	padding-top: 26px;
}

.brand-adv .swiper-pagination {
	text-align: left;
}

.brand-adv .swiper-pagination-fraction {
	font-size: 14px;
}

.swiper-pagination-fraction .swiper-pagination-current{
	font-size: 20px;
}




.brand-adv .swiper-button-next,
.brand-adv .swiper-button-prev {
	width: 10px;
	height: 17px;
	right: 0;
	top: 50%;
}

.brand-adv .swiper-button-prev {
	right: 32px;
}

.brand-adv .swiper-button-next {
	right: 0;
}




.index-apply{
	padding: 32px 0;
}

.index-title h2{
	font-size: 22px;
}

.index-title p{
	font-size: 12px;
	line-height: 22px;
	margin-top: 8px;
	padding: 0 0%;
}


.index-apply-box{
	margin-top: 24px;
}

.i-apply-left{
	float: left;
	width: 100%;
}


a:hover .a-title{
	top: 24px;
}

.a-title{
	left: 16px;
	bottom: 16px;
	font-size: 16px;
}

.a-eng{
	display: none;
}




.i-apply-right{
	float: right;
	width: 100%;
}

.i-apply-right .item{
	float: left;
	width: 49%;
	margin-top: 8px;
	margin-left: 2%;
}

.i-apply-right .item:nth-child(1),.i-apply-right .item:nth-child(2){
	margin-top: 12px;
}

.i-apply-right .item:nth-child(2n+1){
	margin-left: 0;
}


.index-more{
	margin-top: 16px;
}




.brand-partner{
	padding: 32px 0 32px;
}

.b-par-box{
	margin-top: 8px;
}

.b-par-box ul li{
	width: 32.23%;
	margin-left: 1.6%;
	height: 60px;
	margin-top: 8px;
}

.b-par-box ul li:nth-child(5n+1){
	margin-left: 1.6%;
}

.b-par-box ul li:nth-child(3n+1){
	margin-left: 0;
}

.b-par-box ul li a{
	padding: 0 8%;
}

.b-par-box ul li h3{
	font-size: 12px;
}

.b-par-box ul li a:hover h3{
	height: 22px;
	line-height: 22px;
}






/*发展历程*/


.course{
	padding: 40px 0 40px;
}



#timeline {
	max-width: 300px;
	padding: 0 15px;
	height: 520px;
	margin: 0 auto;
}
	
	
#timeline:after {
	display: none;
}
	
	
#dates{
	display: none;
}

			
		
#issues {
	width: 300px;
}	

#issues li {
	width:300px;
	height: 520px;
	float: left;
}
		

#issues li .tp {
	float: initial;
	width: 100%;
	margin-left: 0;
}


#issues li .text {
	float: initial;
	width: 100%;
	padding-left: 0%;
	margin-top: 16px;
}


#issues li .title i{
	font-size: 24px;
}

#issues li .chara{
	padding-top: 0px;
}

#issues li .chara p{
	margin-top: 6px;
	font-size: 12px;
	line-height: 20px;
	padding-right: 0;
	padding-left: 14px;
}

#issues li .chara p:before{
	top: -1px;
	font-size: 16px;
}


		
		
#next,#prev {
	width: 24px;
	height: 24px;
	top: 22%;
	bottom: initial;
	margin-top: -12px;
}

#next {
	right: 0px;
}

#prev {
	left: 0px;
}







/*荣誉资质*/
.honor-list .honor-list-item{
	margin-top: 32px;
}

.honor-list .subtitle h2{
	font-size: 20px;
}


.honor-list a{
	float: left;
	width: 49%;
	margin-left: 2%;
	margin-top: 24px;
}

.honor-list a:nth-child(4n+1){
	margin-left: 2%;
	clear: initial;
}

.honor-list a:nth-child(3n+1){
	margin-left: 2%;
	clear: initial;
}

.honor-list a:nth-child(2n+1){
	margin-left: 0;
	clear: both;
}

.honor-list a h3{
	font-size: 14px;
	margin-top: 10px;
	max-height: 22px;
}




/*资料下载*/

.data-content{
	padding: 32px 0 40px;
}

.data-content .container{
	padding-bottom: 0px;
}

.data-content .item{
	width: 49.2%;
	margin-left: 1.6%;
	float: left;
	margin-bottom: 12px;
}

.data-content .item:nth-child(2n+1){
	margin-left: 0;
	clear: both;
}

.data-content .item .box{
	padding: 4px;
	background: initial;
	border: 1px solid #eee;
}

.data-content .item:hover .box{
	background: initial;
}


.data-content .item .box .text{
	float: left;
	width: 96%;
	padding: 0 2%;
}

.data-content .item .type i{
	padding: 0 6px;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 2px;
	transform: scale(.8);
	margin-left: -8px;
}

.data-content .item .title h2{
	font-size: 16px;
	max-height: 26px;
}

.data-content .item .title span{
	font-size: 12px;
	letter-spacing: 0;
}

.data-content .item .down-view{
	bottom: initial;
	position: initial;
	margin-top: 4px;
}

.data-content .item .down-view a{
	font-size: 12px;
	margin-right: 16px;
}

.data-content .item .box .pic{
	float: right;
	width: 100%;
	margin-top: 10px;
}

.data-content .item .box .pic:before{
	background-size: auto 100.5%;
}

.data-content .item .box .pic:after{
	background-size: 20px 20px;
}






/*智控系统*/
.system-banner .container{
	height: 70vh;
}

.system-banner .text{
	margin-top: -140px;
}

.system-banner .text h2{
	font-size: 26px;
	letter-spacing: 2px;
	margin-left: -12px;
}

.system-banner .text p{
	font-size: 12px;
	margin-top: 12px;
}




.system-infor{
	padding: 32px 0;
}

.system-infor .container{
	display: flex;
	justify-content: flex-end;
}

.system-infor .pic{
	display: none;
}

.system-infor .text{
	width: 100%;
}


.systemtitle{
	
}

.systemtitle h2{
	font-size: 22px;
}

.systemtitle h3{
	font-size: 14px;
	margin-top: 8px;
}

.systemtitle span{
	font-size: 12px;
	font-weight: initial;
	margin-top: 8px;
}


.system-infor .descript{
	margin-top: 18px;
}

.system-infor .descript p{
	font-size: 12px;
	line-height: 24px;
}




.system-rad{
	padding: 32px 0;
}

.s-r-title .systemtitle{
	float: left;
	text-align: center;
	width: 100%;
}

.s-r-title .system-des{
	float: right;
	display: none;
}

.s-r-title .system-des p{
	font-size: 18px;
	margin-top: 56px;
}



.system-rad-box{
	padding-top: 16px;
}

.system-rad-box .item{
	margin-top: 12px;
	width: 100%;
	margin-left: 0%;
	float: left;
	background: initial;
	background-color: #1A1A1A;
}

.system-rad-box .item .box{
	border: 1px solid #333;
	padding: 32px 16px;
	display: block;
	justify-content: initial;
}

.system-rad-box .item .icon{
	width: 100%;
	text-align: center;
}

.system-rad-box .item .icon img{
	height: 88px;
}

.system-rad-box .item .text{
	width: 100%;
	margin-top: 30px;
	text-align: center;
}

.system-rad-box .item .text h4{
	font-size: 18px;
}

.system-rad-box .item .text p{
	font-size: 14px;
	line-height: 26px;
	margin-top: 14px;
}




.system-adv{
	padding-top: 32px;
}

.product-accessories.system-adv-item{
	padding-top: 32px;
}




/*应用场景*/

.list-banner h4{
	font-size: 22px;
}

.list-banner em{
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
	width: 100%;
	padding: 0 0%;
}

.list-banner em i{
	display: inline;
}




.application-list{
	padding: 32px 0 32px;
}

.application-list-title h2{
	font-size: 22px;
}

.application-list-title p{
	font-size: 12px;
	line-height: 22px;
	margin-top: 6px;
}


.application-list-box{
	margin-top: 16px;
}

.application-list-box .item{
	float: left;
	width: 49%;
	position: relative;
	margin-top: 8px;
	margin-left: 2%;
}

.application-list-box .item:nth-child(1),.application-list-box .item:nth-child(2){
	margin-top: 0;
	width: 49.2%;
	margin-left: 1.6%;
}


.application-list-box .item:nth-child(1) a:after,.application-list-box .item:nth-child(2) a:after{
	background-size: 100% 100%;
}

.application-list-box .item:nth-child(1) a:hover:after,.application-list-box .item:nth-child(2) a:hover:after{
	background-size: 100% 100%;
}

.application-list-box .item:nth-child(1),
.application-list-box .item:nth-child(3),
.application-list-box .item:nth-child(7),
.application-list-box .item:nth-child(11),
.application-list-box .item:nth-child(15),
.application-list-box .item:nth-child(19),
.application-list-box .item:nth-child(23){
	margin-left: 1.6%;
}

.application-list-box .item:nth-child(2n+1){
	margin-left: 0;
	clear: both;
}

.app_brand{
	height: 600px;
}

.app_brand .container{
	padding: 32px 0;
}

.app_brand .brandtitle{
	width: 100%;
}

.app_brand .text{
	width: 100%;
	margin-top: 16px;
}

.app_brand .text p{
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
}






/*案例滚动*/

.app-workpiece{
	padding: 32px 0;
}

.app-workp-left{
	width: 100%;
	float: left;
}

.app-title{
	text-align: center;
}

.app-title span{
	font-size: 18px;
}

.app-title h2{
	font-size: 20px;
	margin-top: 4px;
}


.aw-menu{
	position: initial;
	bottom: 0px;
	margin-top: 14px;
	text-align: center;
}

.aw-menu ul li{
	margin-bottom: 0px;
	line-height: 20px;
	height: 22px;
	width: 60px;
	font-size: 12px;
	display: inline-block;
	margin: 0 1px;
}



.app-workpiece .tabs{
	width: 100%;
	float: right;
	margin-top: 20px;
}

.slider3 .slider-arrow {
	width: 14px;
	height: 14px;
}
.slider3 .slider-arrow--right {
	top: 50%;
	right: 5px;
	margin-top: -10px;
}

.slider3 .slider-arrow--left {
	top: 50%;
	left: 5px;
	margin-top: -10px;
}



.slider-nav3{
	position: absolute;
	bottom: 8px;
}

.slider-nav3 .slider-nav__item{
	width: 24px;
	height: 2px;
	margin: 0 4px;
}





.technical-scheme {
	padding: 32px 0;
}

.technical-scheme .title h2{
	font-size: 20px;
}

.tec-sch .slide-main {
	width: 100%;
	height: auto;
	margin-top: 20px;
}

.slide-info3 .pic{
	width: 56%;
	float: left;
	text-align: right;
}

.slide-info3 .text{
	padding-top: 10px;
	width:44%;
	float: right;
}

.slide-info3 .text h3{
	font-size: 14px;
	line-height: 24px;
}

.slide-info3 .text h3 span{
	display: inline;
}

.slide-info3 .text i{
	width: 20px;
	height: 2px;
	margin-top: 14px;
}


.tec-sch .prev3,.tec-sch .next3{
	top: 32%;
	margin-top: -8px;
	width: 16px;
	height: 16px;
}

.tec-sch .prev3{
	left: 0px;
}

.tec-sch .next3{
	right: 0px;
}


.tec-sch .slide-main .item1 {
	width: 100%;
	position: absolute;
	z-index: 8;
	bottom: 0px;
	left: 0;
	display: none;
}

.tec-sch .slide-main .item1 a {
	width: 70px;
	height: 48px;
	margin: 0 2px;
}

.tec-sch .slide-main .item1 a.cur:before {
	border: 1px solid #F7AB00;
	width: 66px;
	height: 44px;
}




.index-adv{
	padding: 32px 0 32px;
}


.i-a-title .index-title{
	width: 100%;
}

.i-a-title .index-title h2{
	margin-left: -10px;
	text-align: center;
}

.i-a-title .index-title p{
	padding: 0;
	text-align: center;
	margin-top: 6px;
}


.title-right-text{
	display: none;
}


.index-adv-box{
	padding-top: 16px;
}

.index-adv-box .item{
	float: left;
	margin-left: 2%;
	width: 49%;
	margin-top: 12px;
}

.index-adv-box .item:first-child{
	margin-left: 0;
}

.index-adv-box .item:nth-child(3n+1){
	margin-left: 2%;
}

.index-adv-box .item:nth-child(2n+1){
	margin-left: 0;
}

.index-adv-box .item:last-child{
	width: 100%;
}

.index-adv-box .item .box{
	padding: 20px 0 14px;
}

.index-adv-box .item .icon img{
	height: 88px;
}

.index-adv-box .item .title{
	margin-top: 24px;
}

.index-adv-box .item .title h3{
	font-size: 18px;
}

.index-adv-box .item .title span{
	font-size: 12px;
	margin-top: 6px;
	letter-spacing: 0;
}

.index-adv-box .item .title i{
	margin-top: 20px;
}





.app-prod{
	padding: 32px 0 32px;
}

.app-prod .slider4 {
	margin-top: 20px;
}

.app-prod .slide-item {
	padding: 16px 0;
	display: block;
	background: initial;
}

.slider4 .text{
	width: 100%;
}

.slider4 .text h2{
	font-size: 14px;
}

.slider4 .text h3{
	font-size: 20px;
	margin-top: 6px;
}

.prod-des-but{
	font-size: 12px;
	height: 26px;
	width: 90px;
	line-height: 24px;
	margin: 16px auto 0 auto;
}

.more-icon-a{
	width: 9px;
	height: 10px;
	margin-bottom: -1px;
	margin-left: 6px;
}


.slider4 .pic{
	width: 100%;
	margin-top: 16px;
}

.slider4 .pic img{
	height: 240px;
}

.slider4 .slider-arrow {
	width: 16px;
	height: 16px;
	display: block;
}
.slider4 .slider-arrow--right {
	top: 50%;
	right: 4px;
	margin-top: -8px;
}
.slider4 .slider-arrow--left {
	top: 50%;
	left: 4px;
	margin-top: -8px;
}


.slider4 .slider-nav3{
	bottom: 0px;
}

.slider4 .slider-nav3 .slider-nav__item{
	width: 20px;
	height: 2px;
	margin: 0 4px;
}







/*首页*/

/*banner*/

.pc{
	display: none;
}

.phone {
	display: block;
}

.prev2,.next2{
	top: 52%;
	height: 16px;
	width: 16px;
	margin-top: -8px;
}


.prev2{
	left: 5px;
}

.next2{
	right: 5px;
}

/*banner翻页圆点*/

.slide-main .item1 {
	width: 100%;
	bottom: 12px;
	left: 0;
}

.slide-main .item1 a {
	width: 6px;
	height: 6px;
	margin: 0 2px;
}

.slide-main .item1 a.cur:before {
	display: none;
}



/* banner end */

.index-more a{
	font-size: 12px;
}

.index-product{
	padding: 32px 0 32px;
}

.index-title-more .index-title{
	float: left;
}

.index-title-more .index-title p{
	margin-top: 0px;
	padding: 0;
}

.index-title-more .index-more{
	float: right;
	font-size: 12px;
	margin-top: 32px;
}


.index-prod-box{
	margin-top: 16px;
}

.index-prod-rec{
	padding: 12px 0;
}

.index-prod-rec .text{
	width: 50%;
}

.index-prod-rec .text .box{
	width: 90%;
}

.index-prod-rec .text h2{
	padding: 0 1%;
	font-size: 12px;
}

.index-prod-rec .text h3{
	font-size: 16px;
	padding: 0 1%;
	margin-top: 8px;
	letter-spacing: 0;
}


.index-prod-rec .pic{
	width: 50%;
}

.index-prod-rec .pic img{
	height: 150px;
}



.index-prod-list.prod-list{
	padding-top: 0;
}

.index-prod-list.prod-list .item:last-child{
	display: none;
}
 


.index-brand{
	padding: 48px 0;
}

.index-brand-text{
	float: left;
	width: 100%;
}


.index-brand-text .text h2{
	font-size: 24px;
}

.index-brand-text .text h3{
	font-size: 14px;
	margin-top: 6px;
}

.index-brand-text .text p{
	font-size: 12px;
	line-height: 22px;
	margin-top: 10px;
}

.index-brand-text .text .prod-des-but{
	margin-top: 16px;
}


.index-brand-text  .icon{
	position: initial;
	bottom: 0;
	margin-top: 32px;
}

.index-brand-text  .icon ul li{
	margin-right: 12px;
	padding-right: 12px;
}

.index-brand-text  .icon ul li span{
	font-size: 12px;
	padding-top: 10px;
	margin-left: 6px;
}

.index-brand-text  .icon ul li img{
	height: 24px;
}

.index-brand-text  .icon ul li p{
	font-size: 12px;
	margin-top: 4px;
	letter-spacing: 0;
}

.index-brand-pic{
	float: right;
	width: 50%;
	text-align: right;
	display: none;
}


.brand-partner.index-partner{
	padding: 32px 0 32px;
}



.more-mar .index-more{
	margin-top: 12px;
}


.index-news{
	padding: 32px 0 32px;
}

.index-news-hot{
	float: left;
	width: 100%;
}

.index-news-hot .index-title img{
	padding-top: 3px;
	margin-right: 10px;
	height: 24px;
}



.news-hot-box{
	margin-top: 16px;
}

.news-hot-box .slider-nav5{
	bottom: 80px;
	right: 10px;
}

.news-hot-box .slider-nav5 .slider-nav__item{
	width: 6px;
	height: 6px;
	margin-left: 8px;
}


.news-hot-box .pic{
	height: 240px;
	overflow: hidden;
}

.news-hot-box .pic img{
	height: 240px;
}



.news-hot-box .text-box .box{
	padding: 14px 16px;
}

.news-hot-box .text-box .time{
	float: left;
	width: 60px;
	position: absolute;
	top: 0;
	left: 0px;
	background: #F7AB00;
	padding: 2px 0 8px;
	transform: scale(.7);
}

.news-hot-box .text-box .time i{
	font-size: 32px;
	line-height: 32px;
	padding-top: 4px;
	display: block;
}

.news-hot-box .text-box .time span{
	font-size: 12px;
	line-height: 12px;
	letter-spacing: -1px;
	margin-top: -0px;
	display: block;
}

.news-hot-box .text-box .text{
	float: right;
	width: 100%;
}

.news-hot-box .text-box .text h2{
	font-size: 14px;
}

.news-hot-box .text-box .text p{
	font-size: 12px;
	line-height: 20px;
	margin-top: 4px;
	-webkit-line-clamp: 1;
	max-height: 20px;
}


.index-news-dynamic{
	float: right;
	width: 100%;
	margin-top: 32px;
}


.dynamic-title .index-title{
	float: left;
	width: 50%;
	text-align: left;
}


.dynamic-title .index-more{
	float: right;
	margin-top: 6px;
}


.dynamic-list{
	margin-top: 16px;
}

.dynamic-list ul{
	padding: 12px 14px;
}

.dynamic-list ul li{
	padding-bottom: 6px;
	margin-bottom: 5.5px;
}

.dynamic-list ul li span{
	font-size: 12px;
	line-height: 12px;
}

.dynamic-list ul li p{
	font-size: 14px;
	line-height: 22px;
	margin-top: 2px;
}

