* {margin: 0px;padding: 0px;}
body {margin: 0px;padding: 0px;font-size: 12px;font-family: '微软雅黑';}
ol, ul, li, dl, dt, dd, form, p, h1, h2, h3, h4, h5, img {margin: 0px;padding: 0px;}
ol, ul, li {list-style: none;padding: 0;margin: 0;}
img {border: none;max-width:100%;}
a {text-decoration: none;border: none;margin: 0;padding: 0;}

input, textarea {outline: 0;resize: none;border: none;_border: 0;margin: 0;padding: 0;}
select {border: 0;}
input {margin: 0;padding: 0;border: none;}
table, table td ,th{border-collapse: collapse;font-weight: normal;}
img {max-width: 100%;vertical-align: middle;}
i{font-style: normal;}

.clear {clear: both;}
.fl {float: left;}
.fr {float: right;}
.last{
	padding-left:0;
	padding-right:0;
	margin-left:0;
	margin-right:0;
}

.wrap{
	width: 100%;
}
.div1200{
	width: 1200px;
	margin:auto;
}
.nav_2{
	padding-top: 32px;
	padding-left: 100px;
}
.nav_2 li{
	float: left;
	position: relative;
}
.nav_2 li ul{
    position: absolute;
    top: 36px;
    left: 5px;
    z-index: 9999;
    padding: 23px 0 0 0;
    width: 135px;
    border-bottom: 1px solid #CCC;
    background: url(../images/menu.png) no-repeat 38px 17px;
    display: none;
}
.nav_2 li ul li.litop,.nav_2 li ul li:first-of-type {
    height: 2px;
    line-height: 2px;
    font-size: 0;
    background: #436BB8;
}
.nav_2 li ul li.menu-item-has-children > a {
    padding: 0 12px;
    height: 38px;
    color: #666;
    background: url(../images/menu.png) no-repeat right -15px;
}
.nav_2 li ul li{
    padding: 0;
    line-height: 38px;
    font-size: 14px;
    border-left: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
    border-bottom: 1px solid #EEE;
    background: #FFF;
    width: 130%;
}
.nav_2 li ul li ul {
    top: -3px;
    left: 133px;
    padding: 0;
    background: none;
}
.nav_2 li a{
	display: block;
	line-height: 38px;
	padding:0 12px;
	color: #000;
	font-size: 16px;
}
.nav_2 li.cur a{
	background: #ce261e;
	color: #fff;
	border-radius: 4px;
}
.nav_2 li.cur ul>li>a{
	background: #FFF;
	color: #000;
	border-radius: 4px;
}
.nav_2 li.cur ul>li>a:hover{
	background: #ce261e;
	color: #fff;
	border-radius: 4px;
}
.sub:hover,.subb:hover,.subbs:hover{
	background: #ce261e;
	border-radius: 4px;
}
.sub:hover a{
	color: #fff!important;

}
.subb:hover a{
	color: #fff!important;

}
.sub:hover .subb>a{
	color: #666!important;
}

.subb:hover .subbs>a{
	color: #666!important;
}
.nav_2 li a .nav_img img{
	margin-top: -16px;
	padding-left: 5px;
}

.nav_2 li:hover>ul{
	display: block;
}

.select{
    padding-top: 42px;
    padding-left: 10px;
    position: relative;
    width: 40px;
    padding-bottom: 16px;
}
.select .sel{
	position: absolute;
	width: 236px;
	bottom: -22px;
	right: 0px;
	display: none;
}
.select .sel input{
	border:1px solid #999;
	height: 26px;
	padding:0 6px;
}
/*.select:hover .sel{
	display: block;
}*/
.logof{
    position: relative;
}
.logof .lang{
    position: absolute;
    right: -80px;
    top:45%;
}
.logof .lang a{
    color:#cf241c;
    font-weight: bold;
    font-size: 16px;
}

.news{
	width: 100%;
	background: #f2f2f2;
	height: 36px;
	line-height: 36px;
}
.hot_pro{
	width: 49%;
	text-align: left;
}
.hot_pro a{
	color:#666;
	display: block;
	height: 36px;
	overflow: hidden;
}
.hot_news{
	width: 49%;
	text-align: right;
}
.hot_news a{
	color:#666;
	display: block;
	height: 36px;
	overflow: hidden;
}
.product_ind{
	width: 100%;
	padding-bottom: 50px;
	border-bottom: 1px solid #c5c5c5;
	overflow: hidden;
}
.pro_ind{
    float: left;
    width: 25%;
    padding: 0 5px;
    box-sizing: border-box;
}

.pro_ind .tit{
	font-size: 18px;
	color: #666;
	padding:39px 0;
	text-align: center;
}
.pro_ind .tit a{
	font-size: 16px;
	color: #666;
}
.pro_2048 a{
	font-size: 13px;
	line-height: 200%;
	color: #666;
}
.pro_2048 li{
	position: relative;
	padding-left: 15px;
}
.pro_2048 li a{
	display: block;
	overflow: hidden;
	height: 26px;
}
.pro_2048 li:before{
	content: "."; 
	position: absolute;
    top: -20px;
    left: 2px;
    font-size: 30px;
    height: 10px;
    color: #999;
}

.div_842{
	padding-top: 10px;
	padding-bottom: 28px;
    border-bottom: 1px solid #c5c5c5;
}
.about_ind{
	width: 700px;
}
.pro_851{
	width: 430px;
}
.div_842 .tit{
	padding-bottom: 24px;
}
.div_842 .tit .more{
	color: #bbb;
}
.div_842 .tit .t{
	font-size: 18px;
    color: #666;
}
.div_842 .tit .tt a{
	font-size: 16px;
    color: #666;
}

.div_842 .about_img{
	width: 335px;
}
.div_842 .about_body{
	width: 353px;
	font-size: 14px;
	line-height: 180%;
	color: #666;
	text-align: justify;
}
.div_842 .pro_2048 li{
	line-height: 180%;
}

.div_842 .pro_2048 li:before{
	content: "."; 
	position: absolute;
    top: -10px;
    left: 2px;
    font-size: 30px;
    height: 10px;
    color: #999;
}

.pro_937{
	padding-top: 10px;
	padding-bottom: 28px;
	border-bottom: 1px solid #c5c5c5;

}
.pro_937 .tit{
	padding-bottom: 24px;
}
.pro_937 .tit .t{
	font-size: 18px;
    color: #666;
}
.pro_937 .tit .div_gd{
	line-height: 26px;
}

.pro_937 .pro_944 ul li{
	width: 288px;
	float: left;
	margin-right: 15px;
}
.pro_937 .pro_944 ul li .tit{
	padding-top: 6px;
}
.pro_937 .pro_944 ul li a{
	font-size: 14px;
	color: #666;
}
.pro_937 .pro_944 ul li.last{
	margin-right: 0px;
}

.pro_937 .pro_944 ul li div.img{ overflow:hidden;}
.pro_937 .pro_944 ul li div.img img{
	width:100%; 
    min-height: 288px;
	-webkit-backface-visibility:hidden; 
	-moz-backface-visibility:hidden; 
	-ms-backface-visibility:hidden; 
	backface-visibility:hidden; 
	-webkit-transition-duration:0.7s; 
	-moz-transition-duration:0.7s; 
	-ms-transition-duration:0.7s; 
	-o-transition-duration:0.7s;
}	
.pro_937 .pro_944 ul li div.img:hover img{ 
	-webkit-transform:scale(1.3); 
	-moz-transform:scale(1.3); 
	-o-transform:scale(1.3); 
	-ms-transform:scale(1.3);
}

.link_954{
	padding-top: 10px;
}
.link_954 .tit .t{
	font-size: 18px;
    color: #666;
}
.link_954 .tit a{
	color:#666;
	line-height: 26px;
	font-size: 14px;
}
.link_100{
	padding-top: 16px;
	padding-bottom: 38px;
}
.link_100 a{
	font-size: 14px;
	color: #666666;
	padding-right: 24px;
	line-height: 200%;
}

.bottom{
	background: #f2f2f2;
	padding: 30px 0;
}
.bottom .div_1014 ul li{
	padding:0 16px;
	float: left;
}
.bottom .div_1014 ul li a{
	color: #666;
	font-size: 14px;
}
.bottom .div_1014_2 p{
	color: #666;
	font-size: 14px;
}
.bottom .div_1014_2 p a{
	color: #666;
	font-size: 14px;
}


/*产品*/
.pro_1042{
	width: 100%;
	background: #f3f3f3;
	height: 36px;
	line-height: 36px;
}
.pro_1042 .hot_pro a{
	color: #666;
}
.hot_news{
	width: 49%;
	text-align: right;
}
.product{
	padding-top:24px;
	padding-bottom:50px;
    overflow: hidden;
}

.product .product_left{
	width: 250px;
	float: left;
}
.product .product_right{
	width: 900px;
	float: right;
}
.product_left .tit{
	height: 50px;
	font-size: 18px;
	color: #fff;
	background: #929292;
	line-height: 50px;
	padding-left: 29px;
}
.product_left .tit img{
	float: right;
    padding-top: 10px;
    padding-right: 18px;
}
.product_left .pro_nav{
	color: #666666;
	font-weight: bold;
}
.product_left .pro_nav li{
	position: relative;
}
.product_left .pro_nav>li>a{
	display: block;	
	height: 40px;
	background: #eeeeee;
	padding-left: 29px;
	line-height: 40px;
	font-size: 14px;
	color: #333333;
}
.product_left .pro_nav>li>ul{
	display: none;
}
.product_left .pro_nav>li.cur>ul{
	display: block;
}
.product_left .pro_nav>li>a:before{
	content: ""; 
	background: url('../images/product_1_13.png');
	position: absolute;
    top: 16px;
    right: 26px;
    height: 7px;
    width: 11px;
}
.product_left .pro_nav>li.cur>a:before{
	content: ""; 
	background: url('../images/product_1_07.png');
	position: absolute;
    top: 16px;
    right: 26px;
    height: 7px;
    width: 11px;
}
.product_left .pro_nav>li>.pro_nav_er>li>a{
	display: block;	
	height: 35px;
	line-height: 35px;
	padding-left: 39px;
	border-bottom: 2px solid #ccc;
	color: #333333;
}
.product_left .pro_nav>li>.pro_nav_er>li>ul{
	display: none;
}
.product_left .pro_nav>li>.pro_nav_er>li.cur>ul{
	display: block;
}
.product_left .pro_nav>li>.pro_nav_er>li>a:before{
	content: ""; 
	background: url('../images/product_1_13.png');
	position: absolute;
    top: 16px;
    right: 26px;
    height: 7px;
    width: 11px;
}
.product_left .pro_nav>li>.pro_nav_er>li.cur>a:before{
	content: ""; 
	background: url('../images/jiantou.png');
	position: absolute;
    top: 8px;
    right: 22px;
    height: 11px;
    width: 17px;
}
.product_left .pro_nav>li>.pro_nav_er>li>.pro_nav_san>li>a{
	line-height: 30px;
	height: 30px;
	padding-left: 59px;
	color: #666666;
}

.pro_nav_san li{
    padding-left: 60px;
    line-height: 32px;
    border-bottom: 2px solid #ccc;
}
.pro_nav_san .cur a{
    	color: #FFF!important;
}
.pro_nav_san a{
    color: #000;
    font-weight: 600;
}
.product_left .pro_nav>li>.pro_nav_er>li>.pro_nav_san>li.cur>a{
	color: #999999;
}

.pro_nav_er li{
    background: #f7f7f7;
}

.key_test{
	width: 750px;
	height: 50px;
	border:1px solid #ce261e;
	padding-left: 18px;
	font-size: 14px;
}
.pro_submit{
	height: 52px;
	width: 130px;
	background: #ce261e;
	color: #fff;
	font-size: 14px;
}
.pro_1512{
	padding-top: 12px;
}
.pro_1512 table{
	width: 100%;
}
.pro_1512 .title th{
	height: 50px;
	background: #f2f2f2;
	text-align: left;
	padding-left: 28px;
	font-size: 14px;
}
.pro_1512 td a{
	color:#000;
}
.pro_1512 td{
	height: 50px;
	text-align: left;
	padding-left: 28px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #999;
	font-size: 14px;
}
.pro_1512 td.pro_1541 a{
	display: block;
	width: 50px;
	height: 25px;
	border-radius: 10px;
	background: #787878;
	color: #fff;
	text-align: center;
	margin:auto;
	line-height: 25px;
}

.page{
	padding-top: 36px;
	padding-bottom: 36px;
	text-align: center;
}
.product_title{
	font-size: 24px;
	color: #333333;
	padding-bottom: 6px;
	border-bottom: 1px solid #999;
}
.wtime{
	font-size: 14px;
	color: #999999;
	line-height: 200%;
	padding-top: 6px;
	padding-bottom: 30px;
}
.pro_tie_1612{
	background: #f2f2f2;
	height: 50px;
	line-height: 50px;
	border:1px solid #f2f2f2;
}
.pro_tie_1612 span{
	display: block;
	height: 100%;
	width: 85px;
	font-size: 14px;
	color: #ce261e;
	text-align: center;
	background: #fff;
	border-top: 1px solid #ce261e;
}
.pro_body_1623{
	border-left: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
}
.pro_body_1623 table{
	width: 868px;
	margin:auto;
	margin-top: 12px;
	margin-bottom: 24px;
	font-size: 14px;
}
.pro_body_1623 td{
	padding-left: 16px;
	height: 45px;
	width: 280px;
	border: 1px solid #ddd;
	color: #999999;
}
.pro_body_1623 .pro_can{
	background: #f8f8f8;
	width: 155px;
	color: #999999;
}

.pro_tie_16121{
	background: #f2f2f2;
	height: 50px;
	line-height: 50px;
	border:1px solid #f2f2f2;
}
.pro_tie_16121 span{
	display: block;
	height: 100%;
	width: 85px;
	font-size: 16px;
	color: #333333;
	text-align: center;
	background: #fff;
}


.pro_body_16231{
	border-left: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
}
.pro_body_16231 ul{
	width: 868px;
	margin:auto;
	line-height: 50px;
	padding-left: 18px;
	font-size: 16px;
}
.pro_body_16231 ul a{
	color: #666;
	font-size: 16px;
}

.pro_body_1646{
	padding-top: 24px;
	font-size: 14px;
	line-height: 150%;
	font-family: '微软雅黑';
}

.product_left .contact_1129{
	margin-top: 25px;
}
.product_left .contact_1129 .tit{
	background: #eeeeee;
	height: 40px;
    padding-left: 29px;
    line-height: 40px;
    color: #333333;
}
.product_left .cont_img{
	padding: 10px;
}
.product_left .cont{
	padding:10px;
}
.product_left .cont .ewm{
	width: 45px;
	float: left;
}
.product_left .cont .text{
	float: right;
	width: 175px;
	font-size: 13px;
	line-height: 200%;
	color: #434343;
}
.product_left .cont .text span{
	font-weight: bold;
	font-size: 14px;
}
.product_left .cont .text a{
	color: #434343;
}

.fx span{
	color: #434343;
	line-height: 36px;
	padding-right: 6px;
}

.pro_next{
	padding:30px 0;
	margin-top: 30px;
	border-top: 1px solid #999;
}
.pro_next a{
	font-size: 14px;
	color: #666666;
}
.xg_pro .tit{
	font-size: 18px;
	color: #333;
	border-bottom: 1px solid #999;
	padding-bottom: 15px;
}
.xg_pro ul{
	padding-top: 15px;
	display: -webkit-inline-box;
}
.xg_pro ul li{
	margin-right: 32px;
	float:left;
}
.xg_pro ul li.last{
    margin-right: 0px;
}

.dao{
	width: 49%;
	text-align: left;
}
.dao a{
	color:#666;
}
.about{
	font-size: 14px;
	line-height: 200%;
}

.nav_2 .img2{
	display: none;
}
.nav_2 li.cur .img1{
	display: none;
}
.nav_2 li.cur .img2{
	display: inherit;
}
.page>table{
	width: auto;
}
.page>table td{
	border-bottom:0px;
}

.bdsharebuttonbox{
	width: 140px;
}
.bdshare-button-style0-16 a.bds_qzone{
	background-image: url(../images/product_20.jpg);
	width: 28px;
	height: 26px;
	padding-left:0px;
	background-position:0px;
}
.bdshare-button-style0-16 a.popup_weixin{
	background-image: url(../images/product_23.jpg);
	width: 28px;
	height: 26px;
	padding-left:0px;
	background-position:0px;
}
.bdshare-button-style0-16 a.popup_sqq{
	background-image: url(../images/product_26.jpg);
	width: 28px;
	height: 26px;
	padding-left:0px;
	background-position:0px;
}
.bdshare-button-style0-16 a.popup_tsina{
	background-image: url(../images/product_28.jpg);
	width: 28px;
	height: 26px;
	padding-left:0px;
	background-position:0px;
}
.pro_body_1646 img{
	max-width: 100%!important;
}

.search {
    margin-bottom: 20px;
}
.search .searchInput {
    padding: 4px 8px 3px;
    width: 168px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #D6D6D6;
    color: #666;
    background: #FFF;
}
.search .searchBtn {
    float: right;
    *float: none;
    width: 60px;
    height: 33px;
    *line-height: 30px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-indent: 0;
    border: none;
    color: #FFF;
    background: #ce261e;
    cursor: pointer;
    position: static;
}
.about .page-title {
    margin-bottom: 25px;
    padding-bottom: 8px;
    line-height: 30px;
    font-size: 20px;
    text-align: left;
    border-bottom: 1px solid #E9E9E9;
    color: #333;
}