.header{
	width: 100%;
	background: #050505;
	height: 150px;
}
.headerbox{
	width: 1360px;
	padding-top: 40px;
	margin: 0 auto;
	overflow: hidden;
}
.navcon_mobile{ display:none;}
.logo{
	float: left;

}
.header-rt{
	float: right;
}
.header .header-menu{
    display:none;
}
.searchbox{
	float: right;
	padding-top: 10px;
	margin-bottom: 10px;
}
.searchbox input{
	background: #fff;
	border: 0;
	float: left;
	height: 21px;
	padding-left: 10px;
}
.searchbox input[type=submit]{
	float: left;
	height: 21px;
	width: 20px;
	border: 0;
	cursor: pointer;
	background:#d9d9d9 url(../images/search_btn.png) no-repeat center;
}
.searchbox button:hover{
	background-color:#E60012;
	transition: 0.6s all;
}
.language{
	float: right;
}
.language ul li{
	float: left;
	color: #fff;
	border-right: 2px solid #fff;
	margin-right: 10px;
	padding-right: 10px;
	line-height: 14px;
	font-size: 14px;
}
.language ul li:nth-child(3){
	border: 0;
	margin-right: 0;
	padding-right: 0;
}
.language ul li a{
	font-size: 14px;
	color: #fff;
	line-height: 14px;
	display: block;
}
.language ul li a:hover{
	color: #E60012;
	transition: 0.5s all;
}
.nav{
	box-shadow: 0 20px 0px #dcdcdc;
	margin-bottom: 20px;
	
}
.navbox{
	width: 1360px;
	margin: 0 auto;
	height: 85px;

}
.navbox ul li{
	float: left;
	color: #e60012;
	margin-right: 40px;
}
.navbox ul li a{
	font-size: 15px;
	color: #050505;
	line-height: 85px;
	padding-bottom: 34px;
}
.navbox ul li a:hover,.navbox ul li.on a{
	color: #e60012;
	background: url(../images/navbg.png) no-repeat bottom;
}
.navtab{
	background: #ebebe9;
	height: 48px;
	display: none;
}
.navtabbox{
	width: 1360px;
	margin: 0 auto;
	position: relative;
}
.navcon{
	position:absolute ;
	top: 0;
	z-index: 10;
	display: none;
}
.navcon ul li{
	float:left;

}
.navcon ul li a{
	display: block;
	color: #050505;
	width: 232px;
	padding-left: 30px;
	height: 48px;
	line-height: 48px;
	font-size: 15px;
}
.navcon ul li a:hover,.navcon ul li.on a{
	background: #acacac;
	color: #FFFFFF;
	transition: 0.3s all;
}
.banner{
	box-shadow: 0 20px 0px #dcdcdc;
	position: relative;
	margin-bottom: 130px;
}
.banner-pro{
	position: absolute;
	top: 0;
	z-index: 10;
	overflow: hidden;
	width: 100%;
	display: none;
}
.banner-pro-li a{
	display: block;
	overflow: hidden;
}
.banner-pro-li-lt{
	background:#acacac;
	height: 380px;
	width: 300px;
}
.banner-pro-li-lt img{
	display: block;
	margin: 0 auto;
	margin-top: 80px;
}
.banner-pro-li-rt{
	background: rgba(0,0,0,0.5);
	height: 380px;
	width: 300px;
	padding-top: 90px;
}
.banner-pro-li-rt img{
	display: block;
	margin: 0 auto;
	width: 100px;
}
.banner-pro-li-rt h3{
	color: #fff;
	font-size: 20px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.banner-pro-li-rt span{
	color: #fff;
	text-align: center;
	display: block;
	font-size: 10px;
}
.swiper-container img{
	display: block;
}
.footer{
	background: #050505;
	height:150px;
	overflow:hidden;
}
.footerbox{
	width: 1360px;
	margin: 0 auto;
	overflow: hidden;
	margin-top:18px;
	margin-bottom:20px;
}
.footer-contact{
	margin-right: 180px;
	float: left;
	line-height:170%;
}
.footer-contact h3,.footer-nav h3,.footer-wx h3{
	color: #fff;
	font-size: 14px;
	background: url(../images/f_bg.png) no-repeat bottom left;
	padding-bottom: 10px;
	margin-bottom:10px;

}
.footer-contact-p{
	color: #fff;
	font-size: 12px;
}
.footer-nav {
	width:300px;
}
.footer-nav ul li{ width:90px; float:left;}
.footer-nav ul li a{
	color: #fff;
	font-size: 12px;
	line-height: 30px;
}
.footer-nav ul li a:hover{
	color: #E60012;
	transition: 0.6s all;
}
.footer-wx{ float:right;}

.footer-wx ul{
    width:358px;
	padding-top: 10px;
}
.footer-wx ul li{
	color: #fff;
	font-size: 12px;
	line-height: 34px;
	float:left;
	width:50px;
}
.footer-wx ul li a img{
	width: 20px;
}
.video{
	margin-top: 5px;
	position: relative;
}
.go_index{
	display: block;
	width: 100px;
	position:absolute;
	bottom:40px;
	left: 50%;
	transition: 0.8s all;
	margin-left: -50px;
}
.go_index:hover{
	bottom: 20px;
	transition: 0.8s all;
}
.banner-con img{
	width: 100%;
	display: block;
}
.news{
	box-shadow: 0 10px 20px #c5c5c5;
	margin-bottom: 20px;
	padding-bottom: 100px;

}
.newsbox{
	width: 1360px;
	margin: 0 auto;
}
.news-title {
	border-bottom: 1px solid #cdcdcd;
	padding-top: 78px;
}
.news-title h3{
	text-align: center;
	font-size: 40px;
	padding-bottom: 40px;
}
.news-con ul{
	overflow: hidden;
}
.news-con ul li{
	width: 291px;
	float: left;
	margin-right: 44px;
}
.news-con ul li:nth-child(4n){
	margin-right: 0;
}
.news-con ul li a{
	display: block;
	position: relative;
}
.news-con ul li a h3{
	font-size: 16px;
	position: absolute;
	bottom: 0;
	color: #fff;
	background: rgba(0,0,0,0.4);
	width: 100%;
	padding: 10px 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news-con-title{
	position: relative;
}
.news-conbox span{
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 120px;
}
.news-con ul li{
     margin-bottom:20px;
}
.news-con ul li span{
     font-size:18px;
}
.news-con ul li a img{
	display: block;
	width: 100%;
}

.news-con ul{
	width: 1300px;
	margin: 0 auto;
	padding-top: 30px;
}
.news-conbox{
	position: relative;
}
.news-conbox span{
	font-size: 12px;
	color: #616161;
	line-height: 24px;
	text-indent: 30px;
}
.news-conbox font{
	font-size: 10px;
	background: #050505;
	color: #fff;
	position: absolute;
	display: block;
	bottom:4px;
	right: 0;
	text-align: center;
	padding: 0 10px;
}
.news-conbox{
	margin-top: 20px;
}
.btm_border{
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 50px;
}
.news-conbox span:hover{
	color: #E60012;
	transition: 0.5s all;
}
.news-conbox font:hover{
	background: #E60012;
	transition: 0.5s all;
}
.tech{
	box-shadow: 0 10px 20px #c5c5c5;
	padding: 80px 0;
	overflow: hidden;
	margin-bottom: 20px;
}
.techbox{
	width: 1360px;
	margin: 0 auto;
}

.brand{
	padding: 100px 0  120px;
	margin-bottom: 20px;
	box-shadow: 0 10px 20px #c5c5c5;
}
.brandbox{
	width: 1360px;
	margin: 0 auto;
}
.brand-title{
	overflow: hidden;
	margin-bottom: 40px;
}
.brand-title h3{
	text-align: center;
	color: #050505;
	font-size: 27px;
	margin-bottom: 10px;
}
.brand-title span.brand-title-span{
	display: block;
	text-align: center;
	margin-bottom: 20px;
	color: #050505;
	font-size: 29px;
	font-weight: bold;
}
.brand-p{
	text-align: center;
	color: #898989;
	line-height: 30px;
	font-size: 14px;
}
.history_mobile{
    display:none;
}
.qiyuan img{
	display: block;
	margin: 0 auto;

}
.product{
	padding: 80px 0 100px;
	margin-bottom: 20px;
	box-shadow: 0 10px 20px #c5c5c5;
}
.productbox{
	width: 1360px;
	margin: 0 auto;
}
.product-title{
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 40px;
}
.product-title-img img{
	margin: 0 auto;
	width: 100%;
	display: block;
}
.product-titlebox{
	margin-top: 40px;
	overflow: hidden;
}
.product-title-lt h3{
	background: url(../images/line.png) no-repeat left bottom;
	padding-bottom: 10px;
	font-size: 25px;
	color: #050505;
	margin-bottom: 20px;
}
.product-title-lt span{
	display: block;
	font-size: 11px;
	line-height: 24px;
	color: #050505;
}
.product-title-lt{
	width: 495px;
}
.product-title-rt{
	margin-top: 15px;
}
.product-title-rt img:nth-child(1){
	margin-right: 30px;
}
.product-con-li ul{
	overflow: hidden;
	padding-top: 70px;
	padding-bottom: 30px;
	
}
.product-con-li ul li{
	padding-bottom: 50px;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 50px;
	position: relative;
}
.product-con-li ul li a{
	display: block;
}
.product-con-li ul li a img.pro-img{
	display: block;
	margin: 0 auto;
	width: 100%;
}
.product-con-li ul li a .btn-view{
	width: 82px;
	height: 82px;
	position: absolute;
	top:50%;
	left: 50%;
	margin-left: -50px;
	margin-top: -50px;
	background: url(../images/bg_btn.png) no-repeat center;
	background-size:100% 100%;
	text-align: center;
	padding-top: 25px;
	color: #000000;
	font-size: 15px;
	transition: 0.5s all;
}
.product-con-li ul li a .btn-view:hover{
	transition: 0.5s all;
	color: #333333;
	top: 52%;
}
.product-con-li ul li a span{
	display: block;
	width: 70%;
	margin: 0 auto;
	text-align: center;
	background: #050505;
	color: #fff;
	padding: 8px 0;
	font-size: 18px;
}
.product-con-li ul li a:hover span{
	color: #E60012;
	transition: 0.6s all;
}
.pro-viewbox{
	width: 1360px;
	margin: 0 auto;
}
.pro-view-nav{
	margin-top: 20px;
	overflow: hidden;
}
.pro-view-nav h3{
	color: #cccccc;
	font-size: 15px;
	margin: 20px 0;
}
.pro-viewcon{
	border: 1px solid #050505;
	margin-top: 50px;
	background: url(../images/bg.png) no-repeat center;
	background-size:cover;
	overflow: hidden;
	margin-bottom:80px;
	padding-bottom: 40px;
}
.pro-viewcon-lt{
	padding-left: 100px;
	padding-top: 50px;
}
.pro-viewcon-rt{
	width: 533px;
	padding-top: 130px;
	margin-right: 70px;
}
.pro-viewcon-rt h3{
	background: url(../images/line.png) no-repeat bottom left;
	color: #050505;
	font-size: 35px;
	padding-bottom: 20px;
	padding-left: 18px;
	margin-bottom: 10px;
	background-position-x:18px ;
}
.pro-viewcon-p{
	background: url(../images/libg.png) no-repeat left top;
	background-position-y:10px ;
	padding-left: 18px;
	line-height: 26px;
	margin-bottom: 20px;
	font-size: 17px;
}
.pro-view-img {
	margin-bottom:80px;
}
.pro-view-img img{
	width: 100%;
}
.boxbj{ background:rgba(0,0,0,.9); position:fixed; width:100%; height:100%; top:0; left:0; z-index:9999999999;}
.boxbj .box{ width:800px; height:500px; background:#000; border:solid #666 1px; position:fixed; left:50%; top:70%; margin:-400px 0 0 -400px; text-align:center; overflow:hidden;}
.boxbj .box_close{ color:#FFF; font-size:30px; text-align:right;position:absolute; top:50%; left:50%; margin-top:-300px; margin-left:380px;cursor:pointer;}

.inter-con a {
	display: block;
	position: relative;
	z-index:9;
}
.inter-con a span{
	display: block;
	width: 80px;
	margin:0 auto;

}
.inter-con a span>img{
	display: block;
	position: absolute;
	top: 240px;
}

.content p{
	background: url(../images/libg.png) no-repeat left top;
	background-position-y:10px ;
	padding-left: 18px;
	line-height: 26px;
	margin-bottom: 20px;
	font-size: 17px;
}



.page{
	text-align: center;
	height: auto;
}

.page a.prev{
	border: 1px solid #dcdcdc;
	background: #fff;
	color: #bfbfbf;
	margin-right: 10px;
	width: 97px;
	height: 47px;
	padding: 10px 14px;
	line-height: 47px;
}
.page a.next{
	border: 1px solid #dcdcdc;
	background: #fff;
	color: #313131;
	width: 97px;
	padding: 10px 14px;
}
.page a.next:hover{
	color: #bfbfbf;
}
.pagebox{
	display: inline-block;
	margin-right: 10px;

}
.pagebox a{
	color: #313131;
	border: 1px solid #dcdcdc;
	font-size: 16px;
	padding:10px 14px;
	margin:-3px;
}
.pagebox a:hover,.pagebox a.on{
	background: #000;
	color: #fff;
}


.contact {
	margin-bottom: 20px;
	box-shadow: 0 10px 20px #c5c5c5;
	overflow: hidden;
	padding-top: 125px;
	padding-bottom: 98px;
}

.contactbox {
	background: url(../images/conbg.png) no-repeat center;
	width: 1360px;
	margin: 0 auto;
	background-size: 100% 100%;
	height: 600px;
	overflow: hidden;
	border-bottom: 4px solid #03b9e1;
	box-shadow: 0 10px 10px #626262;
}

.contact-lt {
	margin-top: 200px;
	margin-left: 200px;
	border-right: 1px solid #828387;
	width: 370px;
	float: left;
}

.contact-ltbox {
	color: #828387;
	font-size: 16px;
	line-height: 28px;
}

.contact-lticon {
	margin-top: 20px;
}

.contact-lticon ul li {
	float: left;
	margin-right: 8px;
	padding: 3px;
	position: relative;
}

.contact-lticon ul li:hover a img.contact-icon {
	border: 2px solid #a4a4a4;
}

.contact-lticon ul li a img.contact-icon {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	display: block;
	border: 2px solid #808082;
	border-radius: 2px;
	width: 30px;
}
.contact-lticon ul li a img.contact-code{
	position: absolute;
	bottom: -110px;
	left: -30px;
	width: 100px;
	display: none;
}
.contact-rt {
	margin-top: 200px;
	overflow: hidden;
	float: right;
	margin-right: 148px;
}

.contact-rt input.contact-txt {
	display: block;
	width: 512px;
	border: 0;
	border-radius: 5px;
	background: url(../images/textbg.png) no-repeat center;
	background-size: cover;
	color: #fff;
	padding: 10px;
	margin-bottom: 5px;
	font-family: 微软雅黑;
	box-shadow: 5px 5px 5px #000 inset;
}

.contact-rt textarea {
	display: block;
	width: 512px;
	height: 143px;
	border-radius: 5px;
	background: url(../images/textbg2.png) no-repeat center;
	background-size: cover;
	padding: 10px;
	border: 0;
	color: #fff;
	font-family: 微软雅黑;
	box-shadow: 5px 5px 5px #000 inset;
}

.contact-btn {
	float: right;
	margin-top: 10px;
	border: 0;
	border-radius: 5px;
	background: linear-gradient(to bottom, #232323, #050505);
	color: #fff;
	padding: 8px 30px;
	border: 1px solid #050505;
	font-family: 微软雅黑;
	cursor: pointer;
}

.contact-btn:hover {
	color: #999;
	transition: 0.8s all;
}
.pro_viewcon{
	width: 1360px;
	margin: 0 auto;
	padding: 20px 0 100px;
	overflow: hidden;
}

.pro_viewcon_title{
	overflow: hidden;
	width:1046px;
	margin: 0 auto;

	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top: 30px;
	
}
.pro_viewcon_title h3.pro_viewcon_title_h3{
	text-align: center;
 	font-size: 28px;
/*	border-bottom: 1px solid #ebebe9;*/
 	margin-bottom:30px;
 	padding-bottom: 30px;
}
.pro_viewcon_nav ul li{
	float: left;
	color: #d5d5d5;
}
.pro_viewcon_nav ul li a{
	color: #d5d5d5;
}
.pro_viewconbox{
	padding-bottom: 30px;
	border-bottom: 1px solid #ebebe9;
}
.footer-wx ul li{
	position: relative;
}
.footer-wx ul li{
	position: relative;
}
.footer-code{
	width: 100px;
	display: block;
	position: absolute;
	left: 30px;
	top: 0;
	display: none;
}
.footer-wx ul li a img.footer-icon{
	width: 20px;
}
.history{
	width: 1125px;
	margin: 0 auto;
	background: url(../images/history_bg.png) no-repeat center;
	height: 1536px;
}
h3.history-h3{
	color: #939393;
	display: block;
	line-height: 30px;
}
span.history-span{
	color: #939393;
	font-weight: bold;
	font-size: 30px;
	display: block;
	font-style:italic ;
	margin-bottom: 15px;
}
.history-lt{
	width: 520px;
	position: absolute;

}
.history-rt{
	position: absolute;

}
.historybox{
	position: relative;
}
.brand-tech{
	margin-top: 100px;
	height: 766px;
	margin-bottom: 60px;
}
.brand-techbox{
	width: 1290px;
	margin: 0 auto;
	border-bottom: 60px solid #000000;
	border-radius:4px ;
}
.brand-tech-lt ul li{
	float: left;
	margin-right: 20px;
	position: relative;
	
}
.brand-tech-lt ul li a{
	color: #fff;
	border: 2px solid #363636;
	padding:6px 14px;
	border-radius:5px ;
	background: linear-gradient(to bottom, #232323, #050505);
}
.brand-tech-lt ul li a img{
	position: absolute;
	top: -15px;
	right: -8px;
	display: none;
}
.brand-tech-lt ul li.on a img{
	display: block;
}
.brand-tech-tab{
	background: #000000;
	padding: 24px 0;
	height: 66px;
	border-bottom: 1px solid #363636;
}
.brand-tech-tabbox{
	width: 1188px;
	margin: 0 auto;
}
.brand-tech-rt{
	float: right;
	position: relative;
	margin-right:30px ;
}
.brand-tech-rt-h3{
	background: url(../images/arr.png) no-repeat right;
	color: #fff;
	font-size: 14px;
	padding-right:40px;
	cursor: pointer;
}
.brand-tech-rtbox{
	position: absolute;
	top:30px;
	right: -30px;
	background: url(../images/sj_bg2.png) no-repeat center;
	background-size:100% 100% ;
	padding: 10px 15px  10px 15px;
	display: none;
}

.brand-tech-rtbox li a{
	margin: 0 auto;
	border-bottom:1px solid #000000;
	text-align: center;
	display: block;
	padding:6px 0;
	color: #fff;
	font-size: 12px;
	border-top:1px solid #6c6c6c ;
}
.brand-tech-rtbox li:nth-child(1) a{
	border-top:0 ;
}
.brand-tech-rtbox li:nth-child(4) a{
	border-bottom:0 ;
}
.brand-tech-content{
	background: #24252a;
	height: 655px;
	padding-top: 20px;
}
.brand-tech-content-lt{
	width: 700px;
	height: 360px;

}
.brand-tech-content-lt h3{
	background:#212121 url(../images/icon1.png) no-repeat left;
	padding-left: 60px;
	color: #fff;
	font-size: 17px;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position-x:20px ;
	border: 1px solid #000;
	border-top-left-radius:5px ;
	border-top-right-radius:5px ;
	box-shadow: 0 0 2px #fff;
}
.brand-tech-contentbox{
	width: 1188px;
	margin: 0 auto;
}
.brand-tech-content-img{
	background: url(../images/icon2.png) no-repeat center;
	background-size:cover ;
	padding: 10px 15px;
	overflow: hidden;
	border: 1px solid #000000;
	box-shadow: 0 0 2px #999;
}
.brand-tech-content-opac{
	padding-left: 8px;
	margin-top: 6px;
	overflow: hidden;
}
.brand-tech-content-opac ul li {
	clear: both;
}
.brand-tech-content-opac ul li font{
	display: block;
	height: 22px;
	width: 22px;
	float: left;
	background:url(../images/arr2.png) no-repeat left;
}
.brand-tech-content-opac ul li.on font{
	display: block;
	height: 22px;
	width: 22px;
	float: left;
	background:url(../images/arr1.png) no-repeat left;
}
.brand-tech-content-opac ul li span{
	display: block;
	float: left;
	color: #fff;
	color: #00c6f1;
}
.brand-tech-content-imgbox{
	width: 570px;
}
.brand-tech-content-imgbox img{
	width: 100%;
}
.brand-tech-content-rt{
	height: 360px;
}
.brand-tech-content-rt h3{
	background:#000000 url(../images/icon4.png) no-repeat left;
	padding-left: 60px;
	color: #fff;
	font-size: 17px;
	width: 470px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position-x:20px ;
	border: 1px solid #000;
	border-top-left-radius:5px ;
	border-top-right-radius:5px ;
	box-shadow: 0 0 2px #fff;
}

.brand-tech-content-select{
	background:#000000 url(../images/icon6.png) no-repeat center;
	height: 315px;
	box-shadow: 0 0 1px #000;
	background-size:100% 100% ;
	border: 1px solid #000;
}
.brand-tech-content-selectbox{
	width: 430px;
	margin: 0 auto;
	margin-top: 10px;
	overflow: hidden;
}
.brand-tech-content-selectbox span.brand-tech-select-tt{
	color: #fff;
}
.select11,.select22,.select33,.select44{
	display: none;
}
.select1 .select11,.select2 .select22,.select3 .select33,.select4 .select44{
	display: block;
}
.brand-tech-select-ttbox{
	float: right;
	margin-top: 10px;
}
.brand-tech-select-ttbox span{
	float: left;
	display: block;
	color: #fff;
	font-size: 13px;
	border-right:1px solid #0a0a0a;
	padding-right: 10px;
	margin-right: 10px;
	line-height: 14px;
}
.brand-tech-select-ttbox font{
	float: left;
	display: block;
	color: #00c6f1;
	line-height: 14px;
	font-size: 13px;
}
.brand-tech-char{
	margin-top: 16px;
	width: 380px;
}
h3.brand-tech-char-h3{
	background:#000000 url(../images/icon7.png) no-repeat left;
	padding-left: 50px;
	color: #fff;
	font-size: 17px;
	width: 380px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position-x:20px ;
	border: 1px solid #000;
	border-top-left-radius:5px ;
	border-top-right-radius:5px ;
	box-shadow: 0 0 2px #fff;
}
.brand-tech-charcon{
	height: 183px;
	overflow-y:auto ;
	background-size:cover ;
}
.brand-tech-charcon ul li:nth-child(2n+1){
	color: #fff;
	font-size: 13px;
	background: url(../images/icon9.png) no-repeat left;
	padding-left: 40px;

	line-height: 30px;
}
.brand-tech-charcon ul li:nth-child(2n){
	color: #fff;
	font-size: 13px;
	background: url(../images/icon10.png) no-repeat left;
	padding-left: 40px;
	line-height: 30px;
}
.brand-tech-charcon::-webkit-scrollbar  
{  
    width: 5px;  
    height: 5px;  
    background-color: #e8e8e8;  
}  
/*定义滚动条轨道 内阴影+圆角*/  
.brand-tech-charcon::-webkit-scrollbar-track  
{  
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  
    border-radius: 10px;  
    background-color: #121418;  
}  
  
/*定义滑块 内阴影+圆角*/  
.brand-tech-charcon::-webkit-scrollbar-thumb  
{  
    border-radius: 10px;  
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
    background-color: #e8e8e8;  
}
h3.brand-tech-type-h3{
	background:#000000 url(../images/icon8.png) no-repeat left;
	padding-left: 50px;
	color: #fff;
	font-size: 17px;
	width: 380px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position-x:20px ;
	border: 1px solid #000;
	border-top-left-radius:5px ;
	border-top-right-radius:5px ;
	width: 790px;
	box-shadow: 0 0 2px #fff;
}
.brand-tech-type{
	width: 790px;
	margin-top: 15px;
	border: 1px solid #000000;
}

.brand-tech-type-table{
	height: 183px;
	width: 100%;
	overflow-y:auto ;
}
.brand-tech-type-table table{
	border-collapse:collapse ;
	border: none;
}
.brand-tech-type-tablebox{
	width: 100%;
}
.brand-tech-type-table::-webkit-scrollbar  
{  
    width: 5px;  
    height: 5px;  
    background-color: #e8e8e8;  
}  
/*定义滚动条轨道 内阴影+圆角*/  
.brand-tech-type-table::-webkit-scrollbar-track  
{  
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  
    border-radius: 10px;  
    background-color: #121418;  
}  
  
/*定义滑块 内阴影+圆角*/  
.brand-tech-type-table::-webkit-scrollbar-thumb  
{  
    border-radius: 10px;  
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
    background-color: #e8e8e8;  
}
.brand-tech-type-tablebox thead tr{
	background: url(../images/icon12.png) no-repeat left;
	border: none;
	background-size:100% 100% ;
	border: 0;
}
.brand-tech-type-tablebox thead tr td{
	width: 20%;
	padding-left: 30px;
	color: #fff;
	line-height: 30px;
	font-size: 13px;
}
.brand-tech-type-tablebox tbody tr:nth-child(2n){
	background: url(../images/icon12.png) no-repeat left;
	background-size:100% 100% ;
}
.brand-tech-type-tablebox tbody tr:nth-child(2n+1){
	background: url(../images/icon13.png) no-repeat left;
	background-size:100% 100% ;
}

.brand-tech-type-tablebox tbody tr td{
	width: 20%;
	padding-left: 30px;
	color: #868d97;
	font-size: 13px;
	border: none;
	line-height: 30px;
}
.brand-tech-content-opac ul li a{
	display: block;
}

.tech_banner{
	width: 560px;
}







@media screen and (max-width:1440px ) {
	.headerbox{
		width: 1200px;
	}
	.navbox{
		width: 1200px;
	}
	.navtabbox{
		width: 1200px;
	}
	.footerbox{
		width: 1200px;
	}
	.banner-pro-li-lt img{
		margin-top: 40px;
	}
	.productbox{
		width: 1200px;
	}
	.techbox{
		width: 1200px;
	}
	.techbox img{
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	.newsbox{
		width: 1200px;
	}
	.contactbox{
		width: 1200px;
	}
	.brandbox{
		width: 1200px;
	}
	.contact-lt{
		margin-left: 100px;
	}
	.contact-rt{
		margin-right: 100px;
	}
	.content1{
		margin-top: 50px;
		margin-left: 200px;
		margin-right: 200px;
		line-height: 25px;
	}
}



@media screen and (max-width:640px) {
    .header{ 
	height:auto; 
	padding-bottom:20px;
	}
	.headerbox{
	width:92%;
	margin:0 auto;
	padding-top:20px;
	}
	.headerbox .header-rt{
	float:inherit;
	}
	.header .header-menu{
	display:block;
	background:#FFFFFF;
	width:40px;
	height:40px;
	float:right;
	background:url(../images/menu.png) no-repeat center;
	background-size: 80% 80%;
	margin-top:20px;
	}
	.banner{
	margin-bottom:90px;
	}
	.nav{
	box-shadow:0 0 0 0;
	display:none;
	margin-bottom:0;
	}
	.navbox{
	width:100%;
	height:auto;
	}
	.navbox ul li{
	float:inherit;
	display:block;
	text-align:center;
	margin-right:0;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	}
	.navbox ul li a {
    font-size: 15px;
    color: #050505;
    line-height: 150%;
    padding-bottom: 0;
	}
	.navbox ul li a:hover, .navbox ul li.on a {
    background:none;
	}
	.navtab{
	display:none;
	}
	.headerbox .language{
	float:inherit;
	}
	.headerbox .language ul{
	margin-top:5%;
	}
	
	.brand{
	padding-top:30px;
	}
	.brandbox{
	width:100%;
	}
	
	.history{
	width:100%;
	display:none;
	}
	
	.history_mobile{
	width:100%;
	display:block;
	margin: 0 auto;
    background: url(../images/history_bg.png) no-repeat center;
    height: 1536px;
	}
	.history-lt{
	width:41%;
	margin-left:4%;
	}
	
	.history-lt img{
	width:100%;
	}
	
	.history-rt{
	width:41%;
	margin-right:3%;
	}
	
	.history-rt img{
	width:100%;
	}
	
	h3.history-h3{
	font-size:18px;
	line-height:120%;
	}
	
	.body_box{
	margin-top: 0px !important;
	}
	.news{
	padding-bottom:10px;
	}
	.news-title{
	padding-top:20px;
	}
	.news-title h3{
	padding-bottom:10px;
	}
	.newsbox{
	width:100%;
	}
	.news-con ul{
	width:96%;
	margin:0 auto;
	}
	
    .news-con ul li{
	width:100%;
	float:none;
	}
	
	.news-conbox font{
	display:none;
	}
	
	.news-conbox span{
	height:auto;
	}
	
	.content{
	padding:10px 0 !important;
	}
	
	.content1{
	margin-left:2%;
	margin-right:2%;
	margin-top:20px;
	}
	.polarized_box .row5, .polarized_box .row6{
	padding: 10px 0 !important;
	}
	.tech{
	padding:20px 0;
	}
	.techbox{
	width:100%;
	}
	.boxbj .box_close{
	top:0;
	right:0;
	margin-top:0;
	margin-left:0;
	}
	
	.boxbj .box{
	width:100%;
	left: 0;
	margin:0;
	top:10%;
	}
	
	.contact{
	padding-top:30px;
	padding-bottom:30px;
	}
	
	.contact-lt{
	margin-top:50px;
	width:96%;
	margin-left:5%;
	float:none;
	}
	
	.contact-rt{
	width:90%;
	margin-left:5%;
	margin-top:0;
	padding-top:30px;
	float:none;
	}
	
	.contactbox{
	width:100%;
	}
	
	.bd{
	height:130px !important;
	overflow:hidden;
	}
	
	.navcon_mobile{ display:block;}
	.navcon_mobile ul li{ width:50%; text-align:center; height:40px; line-height:40px; float:left; border-bottom:1px solid #CCCCCC;border-right:1px solid #CCCCCC;}
	.navcon_mobile ul li a{ color:#000000; font-size:18px;}
	.navcon_mobile ul li.on a{ color:#ff0000; font-size:18px;}
	
	.footer{
	height:auto;
	padding-top:20px;
	}
	.footerbox{
	width:92%;
	margin:0 auto;
	}
	.footer .footer-contact{
	margin-right:0;
	margin-bottom:20px;
	}
	.footer .footer-nav{
	margin-right:0;
	margin-bottom:20px;
	}
	.footer .footer-wx{
	float:left;
	}
	
	
	
}