/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0; font-size:12px; font-family:"\5FAE\8F6F\96C5\9ED1";}
table {border-collapse:collapse;border-spacing:0;} 
fieldset,img {border:0} 
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal} 
ol,ul,li {list-style:none} 
caption,th {text-align:left} 
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal} 
q:before,q:after {content:''} 
abbr,acronym { border:0}

/*文字排版、颜色*/
.fb{font-weight:bold}
.red,a.red{color:#f00;}
.tl{ text-align:left;}
.tr{ text-align:right; }
.tc{ text-align:center; }
.red{ color:#f00;}
.f18{ font-size:18px; font-weight:bold; color:#F60}
/*定位*/
.fl{float:left;}
.fr{float:right;}
.cb{clear:both; display:block;}
.mt50{ margin:50px 0 0 0;}
.mt20{ margin:20px 0 0 0;}
.mt5{ margin:10px 0 0 0;}
.riqi{ float:right; display:block;}
a:link, a:visited {text-decoration: none;color: #000;}
a:hover, a:active {color: #BD0A01;}

.top{ background:#f9f9f9; line-height:35px; height:35px; border-bottom:1px solid #eee; padding:0 20px; min-width:1000px; overflow:hidden;}
.top a{ color:#666; padding:0 3px;}
.header{ width:1200px; margin:0 auto;} 
.qy_logo dt img{ vertical-align:middle; max-width:180px; max-height: 90px;  }
.qy_logo dt{ float:left; width:180px; height:70px; padding:15px 0;display: flex;justify-content: center;align-items: center;}
.qy_logo dd{ width:520px; float:left; padding:15px 0; height:70px;}
.qy_logo dd h2{ font-size:22px; }
.qy_logo dd p{ color:#999; line-height:18px; height: 55px; overflow: hidden;}
.qy_search{ padding:30px 0;}
.qy_search_input{ float:left; width:280px; height:38px; border:1px solid #1ba2e8; padding:0 5px;}
.search_btn{float:left;  width:100px; height:40px; text-align:center; color:#fff; font-size:18px; background:#1ba2e8; border:0; cursor:pointer;}
.search_btn2 {background: #ff6600;color: #fff;border: none;height: 40px;width: 100px;font-size: 18px;margin-left: 5px;}


.banner{ height:300px; text-align:center; background:#f7f7f7;}
.banner1{ height:200px; background:url(../images/banner.jpg) no-repeat center;  width:1200px; margin:0 auto;}
.index_banner{position:relative; height:300px; overflow:hidden; width:1200px; margin:0 auto;}
.index_banner ul{overflow:hidden; }
.index_banner li{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:300px;}
.index_banner li a{display:block;margin:0 auto;}
.index_banner cite{position:absolute;bottom:10px;left:50%;z-index:999;display:block;margin-left:-72px;width:144px;height:15px;_display:none;}
.index_banner cite span{float:left;display:block;margin:0 4px;width:40px;height:8px;background-color:#000;text-indent:-999em;opacity:.5;cursor:pointer;}
.index_banner cite span:hover{background-color:#fffc00;}
.index_banner cite span.cur{background-color:#fffc00;cursor:default;}

.menu{ height:40px; background:#333; margin-top:5px;}
.menu ul{margin:0 auto;width:1200px;}
.menu li{ float:left; width:120px; text-align:center;}
.menu a{ color:#fff; width:120px; line-height:40px; font-size:14px;}
.menu a:hover{ float:left;background:#d14040;}
.mynav,.index_pro_list,.index_about,.index_news_list,.bid_con,.news_con,.about_con,.index_pro_detail,.newslist{width:1000px; margin:0 auto;}
.mynav ul{ float:left; margin:50px -50px 0 0;}
.mynav li{ float:left; width:300px; height:250px; padding:0 50px 0 0;}
.index_pro{  margin:50px 0 0 0;}
.index_pro_title{ padding:50px 0; text-align:center;}
.pro_nav{ text-align:left; width:1000px; margin:0 auto;}
.pro_nav > b {display:block;font-size:16px;font-weight:bold;margin-bottom:5px;}
.pro_nav a{ padding:0 10px; line-height:30px;  background:#eee; margin:0 10px 5px 0; display:inline-block;   _display:inline;  *display:inline;   zoom:1; }
.pro_nav a:hover{ background:#ca0000; color:#fff;}
.index_pro_list ul{float:left; margin:0 -50px 0 0; width:1000px; text-align:center;}
.index_pro_list li{  width:298px; height:298px; line-height:298px; margin:30px 29px 0 0; border:1px solid #eee; background:#fff; display:inline-block;vertical-align:middle; text-align:center; *display: block; position:relative;}
.index_pro_list li i{display:inline-block;  height:100%; vertical-align:middle}
.index_pro_list li img{  vertical-align:middle; transition:.5s;-moz-transition:.5s;	-webkit-transition:.5s;	-o-transition:.5s; transition-property:transform}
.index_pro_list li:hover img{ -webkit-transform:scale(1.2,1.2);    -moz-transform:scale(1.2,1.2);  transform:scale(1.2,1.2); transition:.5s;-moz-transition:.5s;	-webkit-transition:.5s;	-o-transition:.5s; transition-property:transform;}
.index_pro_list li em{background:#000;filter:alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5;	opacity: 0.5; line-height:30px; height:30px; padding:0 20px; width:258px; position:absolute; left:0; bottom:0; font-size:14px; color:#fff;transition:.5s;-moz-transition:.5s;	-webkit-transition:.5s;	-o-transition:.5s; }
.index_pro_list li em:hover{ height:60px; transition:.5s;-moz-transition:.5s;	-webkit-transition:.5s;	-o-transition:.5s; }

.more{ margin:30px auto; width:100px; line-height:50px; text-align:center; background:#eee;  }
.index_about dt{ width:500px; float:left;border:1px solid #ddd; text-align:center;}
.index_about dd{ width:456px; float:right;  text-justify:distribute; line-height:30px; font-size:14px;}
.seeall a{ float:right;  padding:3px 15px;   background:#eee;}

.index_news_list ul{ float:left; margin:0 -50px 0 0; }
.index_news_list li{ float:left; width:460px; height:200px; margin:0 40px 40px 0; position:relative; }
.index_news_list li em{ background:rgba(0,0,0,0.5); height:30px; line-height:30px; padding:0 20px; width:420px; position:absolute; left:0; bottom:0; font-size:14px; color:#fff;}
.footer{ width:100%; background:#f9f9f9; border-top:1px solid #CCC; text-align:center; padding:20px 0; line-height:30px;}
.Industry_news{ padding-bottom:40px; display:inline-block;}
.Industry_news li{ float:left; line-height:35px; width:460px; margin:0 20px; border-bottom:1px dashed #ccc;}
.about_con p{ line-height:30px; font-size:14px; text-indent:2em;}

.page{ margin:20px auto; width:400px; }
.page a{ float:left; width:25px; height:25px; line-height:25px; text-align:center; border:1px solid #ccc; border-radius:5px; margin:10px;}
.page a:hover{ text-decoration:none; background:#eee; color:#333;}
.title{ margin:40px auto; width:1000px; height:90px; background:url(../images/t1_1.gif) no-repeat center; text-align:center; }
.title1{ margin: 40px auto 0; width: 1000px; height: 70px; background: url(../images/t1_1.gif) no-repeat center; text-align: center; }
.eng{  font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#ca0000; line-height:58px;}
.ch{ font-size:30px;}

.certificates {width:1000px; margin:0 auto;}

.certificates .list {
	display:block;
	list-style-type:none;
}

.certificates .list li {
	width:460px;
	margin-top:20px;
	margin-right:30px;
	display:block;
	float:left;
}

.certificates .cert-image {
	width:90px;
	height:90px;
	padding:5px;
	border:1px solid #ddd;
	display:block;
	float:left;
}

.certificates .cert-info {
	width:340px;
	display:block;
	margin-left:10px;
	float:left;
}

.certificates .cert-info > i {
	 height:16px;
	 line-height:16px;
	 font-style:normal;
	 display:block;
	 margin-top:8px;
	 overflow:hidden;
}

.bid_con li,.contacts li{ line-height:40px; border-bottom:1px solid #eee; font-size:14px;}
.bid_con dl{ width:300px; float:left; padding:15px;}
.bid_con dt{ width:300px; height:250px; background:#f7f7f7;}
.bid_con dd{ line-height:30px;}
.newslist dl{ border-bottom:1px dashed #ccc; padding:20px 0;}
.newslist dt{ line-height:40px; font-size:18px;}
.newslist dt span{ color:#666; font-size:14px; padding-left:20px;}
.newslist dd{ line-height:20px; text-indent:2em; color:#666; font-family:"宋体";}
.newslist dd a{ color:#F30;}
.input_ly{ width:500px; height:30px;}
.input_ly:focus {border:1px solid #ff9600;}
.massage li{ padding:10px 0; font-size:14px;}
.massage li em{ float:left; width:50px;}
.formbtn input{ width:80px;  padding:5px 0; margin:0 0 0 85px;}

.news_title{ line-height:40px; font-size:22px; font-weight:bold; color:#333; text-align:center;}
.news_date{ line-height:30px; text-align:center; color:#666;}
.news_fx{ background:#f7f7f7; height:40px;}
.news_fx em{ float:left; width:60px; line-height:40px; background:#eee; text-align:center; color:#666; font-size:16px;}
.news_zy{ color:#999; line-height:20px; font-size:12px; text-indent:2em; padding:10px 0;}
.previous p{ line-height:30px; background:#fff; margin:2px 0 0 0; }
.news_xg h3{ line-height:40px; font-size:16px; font-weight:bold;}
.news_xg ul{ float:left; margin:0 -50px 0 0;}
.news_xg li{ float:left; width:475px; line-height:30px; margin:0 50px 0 0; border-bottom:1px dashed #ccc;}
.news_con_detail{padding:40px 0; line-height:30px; color:#333; }
.news_con_detail p{ font-size:14px;}

.pro_con{width:998px; border:1px solid #ccc; }
.pro_con_img{ width:400px; height:400px; border-right:1px solid #ccc;text-align:center; display: table-cell;vertical-align:middle;  *display: block; overflow:hidden; }
.pro_con_img i{display:inline-block;  height:100%; vertical-align:middle}
.pro_con_img img { max-height:380px;  line-height:400px; vertical-align:middle; }
.pro_con_att{ width:597px;}
.pro_con_att h2{ font-size:18px; color:#c00; background:#f7f7f7; font-weight:bolder; line-height:40px; border-bottom:1px solid #ccc; padding:0 20px;}
.pro_con_att li{ line-height:40px; border-bottom:1px solid #ccc; font-size:14px; padding:0 20px;}
.pro_con_att h3 a{ float:left; width:120px; line-height:35px; border-radius:8px; color:#fff; background:#c00; text-align:center; font-size:16px; margin:18px 0 18px 50px; }
.pro_con_att h3 a:hover{ background:#ff6000; color:#fff;}
.rednew{ color:#f00; font-family:georgia; font-size:16px;}
.pro_ms_title{ border-bottom:1px solid #ccc; height:30px; font-size:16px;}
.pro_ms_title em{ float:left; padding:0 10px; line-height:30px;margin:0 20px 0 0;}
.hover{  background:#ccc;}
.hover1{  background:#f5f5f5;}
.pro_ms_list,.tabcon{padding:20px; line-height:30px;  border:1px solid #ccc; position:relative;}
.pro_ms_list p,.tabcon p{ text-indent:2em; font-size:14px;}


.show_form li{float:left; width:478px;  line-height:48px; }
.conform{ float:left; width:100%;}
.show_form li em,.conform em{ width:80px; float:left; text-align:right; line-height:48px;}
.show_form li span,.conform span{ color:#f00;}
.show_input{ width:380px; height:30px; line-height:30px;}
.show_input2{ width:860px; height:120px;}
.show_button input {display:block;float:left;width:150px;height:36px;margin:20px;font-size:18px; cursor:pointer; border-radius:5px;}
.show_button input:hover {filter:alpha(opacity=70);/*IE*/-moz-opacity:0.7;/*Firefox*/opacity:0.7;}
.show_button .btn2 {margin-left:300px;border:1px solid #C00;background-color:#f42;color:#FFF; *display:inline;}
.show_button .btn3 {border:1px solid #888;background-color:#999;color:#FFF;}
.join{ text-align:center; padding:10px 0; line-height:30px; }
.prozs li{ width:190px; float:left;}
.pro_kind{ line-height:30px; border-top:1px solid #ccc;}

.w1200 {
	width:1200px;
	margin:0 auto;
}

.company-banners {
	width:1200px;
	height:300px;
	position:relative;
	overflow:hidden;
}

.company-banners .hd {
	width:100%;
	position:absolute;
	bottom:10px;
	z-index:2;
}

.company-banners .hd ul {
	display:block;
	text-align:center;
	list-style-type:none;
	opacity: 0.3;
}

.company-banners .hd li {
	width:40px;
	height:8px;
	background:#b5b5b5;
	display:inline-block;
	cursor:pointer;
}

.company-banners .hd li.on {
	background:#2880be;
}

.company-banners .bd {
	height:100%;
	position:relative;
	z-index:1;
}

.company-banners .bd ul {
	list-style-type:none;
}

.company-banners .bd img {
	width:1200px;
	height:300px;
	border:none;
}

.company-banners .prev,
.company-banners .next {
	font-size:32px;
	color:#fff;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:block;
	text-decoration:none;
	position:absolute;
	top:50%;
	margin-top:-16px;
	z-index:2;
}

.company-banners .prev:hover,
.company-banners .next:hover {
	color:#fff;
	filter:alpha(opacity=100);
	opacity:1;
	text-decoration:none;
}

.pm-box {
	width:1000px;
    margin:0 auto;
}

.pm-box > div {
	background:#fff;
	border:1px solid #ccc;
	margin-top:15px;
}

.pm-box .tit1 {
	background:#f3f3f3;
	color:#ff7733;
	font-family:"Microsoft YaHei";
	font-size:20px;
	padding:8px 20px;
	display:block;
}

.pm-box .tit2 {
	width:100px;
	font-size:14px;
	text-align:right;
	display:block;
	margin-top:7px;
	float:left;
}

.pm-box .txt1 {
	font-size:14px;
	color:#f00;
	display:block;
	margin-top:9px;
	margin-left:10px;
	float:left;
}

.pm-box .txt2 {
	font-size:14px;
	display:block;
	margin-top:7px;
	float:left;
}

.pm-box .box1 {
	background:#eee;
	margin:15px 20px;
}

.pm-box .ipt1 {
	height:32px;
	line-height:32px;
	background:#fff;
	border:1px solid #ddd;
	outline:none;
	padding:0 5px;
	float:left;
}

.pm-box .textarea1 {
	background:#fff;
	border:1px solid #ddd;
	font-size:12px;
	resize:none;
	outline:none;
	padding:5px;
	float:left;
}

.pm-box .ipt1:focus,
.pm-box .textarea1:focus {
	border:1px solid #17b;
}

.pm-box .btn1,
.pm-box .btn2 {
	font-family:"Microsoft YaHei";
	font-size:18px;
	color:#fff;
	border-radius:5px;
	padding:8px 25px;
	outline:none;
	cursor:pointer;
	display:inline-block;
}

.pm-box .btn1 {
	background:#f42;
	border:1px solid #c00;
}

.pm-box .btn2 {
	background:#999;
	border:1px solid #888;
}

.pm-box .btn1:hover,
.pm-box .btn2:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
}

.qy_contact_box {
	width: 100%;
	height: 120px;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	z-index: 999999;
	bottom: 0;
	left: 0;
}

.qy_center {
	width: 1200px;
	height: 120px;
	margin: 0 auto;
	position: relative;
}

.qy_logo_small {
	float: left;
	width: 200px;
	background: #fff;
	text-align: center;
	height: 80px;
	margin: 20px 0;
	display: table-cell;
	*display: inline;
	overflow: hidden;
}

.qy_logo_small i {
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.qy_logo_small img {
	max-height: 80px;
	vertical-align: middle;
}

.qy_contact {
	float: right;
	width: 980px;
	margin: 0 0 0 20px;
	color: #fff;
	height: 80px;
	margin: 20px 0;
	line-height: 30px;
}

.qy_contact h1 {
	font-size: 16px;
	color: #FC0;
}

.qy_contact span {
	color: #ffca8b;
	font-size: 14px;
	padding: 0 0 0 20px;
}

.qy_contact p, .qy_contact li {
	font-size: 14px;
	line-height: 25px;
	color: #eee;
}

.qy_contact li {
	float: left;
	width: auto;
	padding: 0 30px 0 0;
}

.qy_close {
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 35px;
	cursor: pointer;
}

.all_btn{ width: 155px; margin: 30px auto; line-height: 40px; padding-left: 59px; background: url(../images/all_btn.gif) no-repeat; color: #666; font-size: 15px;}

#subsitemaybelike .products_related h2{ background:#cfdded; line-height:30px; font-size:14px; padding:0 10px;}
#subsitemaybelike .products_related ul {padding-bottom:10px; border:1px solid #cfdded;}
#subsitemaybelike .products_related li{ width:180px; padding-left:15px;margin-top:10px; float:left;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
#subsitemaybelike .products_related li a{ color:#333;}
#subsitemaybelike .products_related li a:hover{ color:#f00;}
