@charset "utf-8";
body{font-family:"Tahoma"; color:#333}
img{max-width:100%;}
h1{margin:0;}
a{text-decoration:none; color:#333}
a:hover{ color:#f90}
p{margin: 0;}
input{outline:none;}
ul{margin:0; padding:0;}
li{list-style:none;}
dl,dd{margin:0;}
.clearfix{clear:both;}
.f_l{ float:left;}
.f_r{ float:right;}
.gun{position:relative; z-index:999;}
.highslide-controls{display: none;}
.box{margin-top: 80px;}
.bg{margin-top: 80px;padding: 80px 0;}

.nav_bg{background: #f28d00;padding: 25px 0;}
.nav li{float: left;color: #fff;width: 110px;text-align: center;font-size: 15px;}
.nav li:hover{padding-left: 10px;transition: all 0.2s linear;}
.language{background:url(../images/language1.png) no-repeat 100px center; position:relative; width:110px;}
.language:hover{cursor: default;}
.arrow_up{ background:url(../images/language2.png) no-repeat 100px center;}
.language>span{color:#fff; font-size:15px;line-height: 20px;margin-left: 10px;}
.lan{position:absolute; left:0; top:30px; z-index:9999; background-color:#fff; border:1px solid #ccc;display: none;}
.lan li{font-size: 14px;line-height:36px;padding:0 15px;width:110px;text-align:center;color:#333;font-weight: normal;text-transform: none;}
.lan li:hover{color:#f28d00;}

.xs_header_bg{display:none; background:#fff; border-bottom:1px solid #ccc; padding:10px 0;}
.xs_logo{width: 80px;}
.xs_nav_btn{margin-top: 2px;}
.xs_nav_btn span{width:25px; height:3px; margin:5px auto; background-color:#1a1a1a;display:block;}
.xs_nav{width:100%; background-color:#1a1a1a;border: 1px solid #333;margin-bottom:0; display:none; position:fixed; right:0; z-index:1111; width:50%;}
.xs_nav li{text-align:center;border-bottom:1px solid #333;}
.xs_nav a{font-size:14px; line-height:40px; color:#fff;}
.xs_nav li:hover{background-color:#f28d00;}

.header_bg{padding: 30px 0;}
.header_contact{margin-top: 10px;}
.header_contact span{font-size: 18px;line-height: 25px;margin-left: 10px;}

.index_title{text-align: center;position: relative;}
.index_title h3{margin: 0;font-size: 28px;font-weight: bold;color: #1a1a1a;text-transform: uppercase;}
.index_title_line1,.index_title_line2,.index_title_line3,.index_title_line4{position: absolute;top: 15px;width: 60px;height: 2px;background: #f28d00;}
.index_title_line1{left: 200px;}
.index_title_line2{right: 200px;}
.index_title_line3{left: 290px;}
.index_title_line4{right: 290px;}
.index_title p{font-size: 16px;line-height: 26px;color: #555;margin-top: 30px;}

.index_product2_bg{background: #fff6eb;margin-top: 50px;}
.index_product_box{margin-top: 60px;}
.index_product{margin-bottom: 30px;text-align: center;}
.index_product1_img{border: 5px solid #ccc;}
.index_product1 p{font-size: 14px;line-height: 20px;color: #333;margin-top: 20px;}
.index_product2{box-shadow: -1px 0px 5px rgba(0,0,0,0.3);}
.index_product2_img{border: 5px solid #fff;}
.index_product2 p{font-size: 14px;line-height: 50px;color: #1a1a1a;background: #fff;padding: 0 5px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

.index_product_img{overflow: hidden;}
.index_product_img img{width: 100%;
	-moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.index_product_img:hover>img{
	-webkit-transform: scale(1.10);
    -ms-transform: scale(1.10);
    -o-transform: scale(1.10);
    transform: scale(1.10);
}
.index_product_img:before {
	content: '';
    display: block;
    width: 100%;
    height: 270px;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.index_about_title{font-size: 26px;color: #1a1a1a;}
.index_about_text{margin-top: 15px;}
.index_about_text p{font-size: 14px;line-height: 28px;color: #555;margin-top: 30px;word-break:break-all;}
.index_about_text a{display: block;width: 180px;line-height: 44px;background: #f28d00;border: 2px solid #f28d00;font-size: 14px;color: #fff;font-weight: bold;text-align: center;margin-top: 40px;}
.index_about_text a:hover{background: #fff;color: #f28d00;transition: all 0.3s linear;}

.map{margin-top: 80px;}
.footer_bg{background: #f28d00;padding-top: 80px;padding-bottom: 140px;position: relative;}
.footer{width: 260px;}
.footer a{ color:#fff}
.footer a:hover{ color:#fe0}
.footer p{font-size: 16px;line-height: 32px;color: #fff;}
.copyright{font-size: 14px;line-height: 22px;color: #fff;margin-top: 40px;}

.message_bg{background: #fff;box-shadow: -1px 0px 5px rgba(0,0,0,0.3);position: absolute;top: -80px;left: 50%;margin-left: -300px;padding: 40px 30px;text-align: center;}
.message_title{font-size: 24px;font-weight: bold;color: #f28d00;}
.message_bg p{font-size: 14px;line-height: 18px;color: #666;width: 380px;margin: 10px auto 0 auto;}
.message_box{margin-top: 25px;}
.message_t input{float: left;margin: 0 5px;background: #f2f2f2;width: 260px;line-height: 40px;padding: 0 20px;border: none;}
.message_b textarea{width: 530px;height: 120px;margin: 10px auto 0 auto;background: #f2f2f2;border: none;padding:10px 20px;}
.message_btn{width: 160px;line-height: 40px;border-radius: 20px;background: #f28d00;color: #fff;font-size: 14px;text-align: center;border: none;margin-top: 10px;}




.location_bg{background: #f2f2f2;box-shadow: 0 0 5px rgba(0,0,0,0.3);}
.location,.location a{font-size: 14px;color: #1a1a1a;line-height: 50px;text-transform: uppercase;}
.location a:hover{color: #f28d00;text-decoration: underline;}
.content{margin-top: 80px;}
.title{font-size: 28px;color: #1a1a1a;text-align: center;}

.page{margin: 20px auto 0 auto;width: 234px;}
.page a{float:left;padding: 0 14px; font-size:14px; line-height:34px;background: #fff;border: 1px solid #ccc;border-radius: 5px; color:#444; text-align:center;margin: 0 3px;}
.page a:hover{background-color:#333; color:#fff;}
.np{margin-top: 40px;padding-top: 50px;border-top: 1px solid #ccc;}
.np li{font-size: 16px;line-height: 32px;color: #333;}
.np li:hover{color: #f28d00;text-decoration: underline;}

.about{margin-top: 30px;}
.about p{font-size: 14px;line-height: 28px;color: #333;text-align: center;}
.about_box{background: #f2f2f2;margin-top: 60px;padding: 60px 0;}
.about_img_bg{margin-top: 60px;}
.about_img_box{margin-top: 20px;}
.about_img{margin-top: 30px;}

.classify_title{line-height: 60px;font-size: 18px;font-weight: bold;color: #fff;background: #000;text-align: center;text-transform: uppercase;}
.classify{border: 1px solid #e6e6e6;padding: 0 20px;}
.classify>li{margin-top: 20px;}
.classify>li>a{font-size: 15px;font-weight: bold;line-height: 20px;color: #333;}
.classify>li>a:hover{color: #f28d00;transition: all 0.1s linear;}
.classify2 li{font-size: 14px;line-height: 20px;color: #666;border-bottom: 1px solid #e6e6e6;padding-top: 10px;padding-bottom: 5px;}
.classify2 li:hover{padding-left: 5px;transition: all 0.3s linear;}


.product p{font-size: 14px;line-height: 20px;color: #333;margin-top: 20px;height: 40px;}
.product_in_img img{border: 10px solid #ccc;width:100%}
.product_in_title{font-size: 32px;font-weight: bold;color: #333;}
.product_in_text{margin-top: 20px;}
.product_in_text h5{font-size: 18px;font-weight: bold;color: #f28d00;margin-top: 20px;margin-bottom: 10px;}
.product_in_text p{font-size: 14px;line-height: 24px;color: #666;}
.product_in_text a{display: block;width: 180px;line-height: 46px;background: #f28d00;border: 2px solid #f28d00;color: #fff;font-size: 20px;text-align: center;margin-top: 50px;}
.product_in_text a:hover{background: #fff;color: #f28d00;transition: all 0.3s linear;}
.product_in_detail{font-size: 24px;line-height: 60px;background: #f2f2f2;color: #1a1a1a;text-align: center;margin-top: 60px;}
.product_in_b h6{font-size: 20px;line-height: 20px;font-weight: bold;color: #1a1a1a;border-left: 6px solid #f28d00;padding-left: 10px;margin-top: 40px;margin-bottom: 20px;}
.product_in_b p{font-size: 14px;line-height: 28px;color: #666;}

.service_bg{margin-top: 60px;}
.service li{border-bottom: 1px dashed #ccc;padding-top: 20px;padding-bottom: 10px;}
.service li a{font-size: 18px;line-height: 40px;color: #333;background: url("../images/service1.png") no-repeat right center;display: block;width: 100%;}
.service li a:hover{color: #f28d00;background-image: url("../images/service2.png");transition: all 0.2s linear;}

.service_in_title{border-bottom: 1px solid #ccc;padding-bottom: 20px;}
.service_in_title h5{font-size: 18px;line-height: 24px;color: #333;margin: 0;}
.service_in_title p{font-size: 14px;color: #999;margin-top: 15px;}
.service_in{margin-top: 40px;}
.service_in p{font-size: 14px;line-height: 24px;color: #333;margin-top: 20px;}

.news{border: 1px solid #e5e5e5;padding: 30px 15px;margin-bottom: 30px;}
.news:hover{
	-moz-box-shadow: 0 0 20px rgba(90,90,90,0.3);
    -o-box-shadow: 0 0 20px rgba(90,90,90,0.3);
    -webkit-box-shadow: 0 0 20px rgba(90,90,90,0.3);
    box-shadow: 0 0 20px rgba(90,90,90,0.3);}
.news_text h5{font-size: 20px; color: #1a1a1a;margin: 0;float: left;}
.news_text h6{font-size: 20px; color: #ccc;margin: 0;float: right;}
.news_text span{font-size: 14px;margin-left: 10px;}
.news_text p{font-size: 14px;line-height: 28px;color: #666;margin-top: 22px;}
.news_text a{display: block;width: 180px;line-height: 40px;border: 2px solid #f28d00;background: #f28d00;font-size: 16px;text-align: center;color: #fff;margin-top: 25px;}
.news_text a:hover{background: #fff;color: #f28d00;transition:background-color 0.2s;transition-timing-function: linear;}

.news_in_title{padding-bottom: 30px;text-align: center;border-bottom: 1px dashed #999;}
.news_in_title h5{font-size: 20px;color: #333;}
.news_in_title h6{font-size: 16px;margin-top: 30px;color: #999;}
.news_in{margin-top: 50px;}
.news_in p{font-size: 16px;line-height: 26px;color: #555;}
.news_in img{margin-top: 40px;}

.certificate_box{margin-top: 50px;}
.certificate{margin-top: 30px;text-align: center;}
.certificate img{border: 5px solid #ccc;}
.certificate p{font-size: 20px;color: #1a1a1a;margin-top: 15px;}

.contact_title h5{font-size: 28px;font-weight: bold;text-align: center;color: #1a1a1a;}
.contact_title p{font-size: 16px;line-height: 24px;margin-top: 25px;color: #333;text-align: center;}
.contact_icon_box{margin-top: 80px;}
.contact_icon{text-align: center;}
.contact_icon h3{font-size: 18px;color: #333;margin-top: 40px;margin-bottom: 0;}
.contact_icon p{font-size: 14px;line-height: 24px;color: #333;margin-top: 20px;margin-bottom: 0;word-break:break-all;}

.badoo {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 15px; PADDING-BOTTOM: 10px; COLOR: #f28d00; PADDING-TOP: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: right
}
.badoo A {
	BORDER-RIGHT: #f28d00 2px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f28d00 2px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 0px 2px; BORDER-LEFT: #f28d00 2px solid; COLOR: #f28d00; PADDING-TOP: 2px; BORDER-BOTTOM: #f28d00 2px solid; TEXT-DECORATION: none
}
.badoo A:hover {
	BORDER-RIGHT: #f28d00 2px solid; BORDER-TOP: #f28d00 2px solid; BORDER-LEFT: #f28d00 2px solid; COLOR: #000; BORDER-BOTTOM: #f28d00 2px solid
}
.badoo .current {
	BORDER-RIGHT: #f28d00 2px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f28d00 2px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #f28d00 2px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #f28d00 2px solid; BACKGROUND-COLOR: #f28d00
}

/*zaixiankefu*/
.side{
	right:0;
	top:50%;
	width:78px;
	z-index:100;
	position:fixed;
	background:#fff;
	border-bottom:0;
	border:1px solid #e0e0e0;
}
.side ul li{	
	float:left;
	color:#333;
	width:78px;
	height:78px;
	cursor:pointer;
	font-size:14px;	
	line-height:38px;
	position:relative;
	text-align:center;
	transition:all .3s;	
	border-bottom:1px solid #e0e0e0;
}
.side ul li:hover a{color:#fff}
.side ul li:hover{background:#f67524; color:#fff}
.side ul li i{
	height:25px;	
	display:block;
	margin-top:14px;
	overflow:hidden;
	margin-bottom:1px;
	transition:all .3s;
	background-size:auto 25px;
	background-repeat:no-repeat;
	background-position:center center;	
}
.side ul li i.bgs1{background-image:url(../images/right_pic1.png)}
.side ul li i.bgs2{background-image:url(../images/right_pic2.png)}
.side ul li i.bgs3{background-image:url(../images/right_pic3.png)}
.side ul li i.bgs4{background-image:url(../images/right_pic4.png)}
.side ul li:hover i.bgs1{background-image:url(../images/right_pic1_on.png)}
.side ul li:hover i.bgs2{background-image:url(../images/right_pic2_on.png)}
.side ul li:hover i.bgs3{background-image:url(../images/right_pic3_on.png)}
.side ul li:hover i.bgs4{background-image:url(../images/right_pic4.png)}
.side ul li .sidebox{	
	top:0;
	right:0;
	width:78px;
	height:78px;
	overflow:hidden;
	position:absolute;
	transition:all .3s;	
}
.side ul li.sidetop{background:#f67524; color:#fff}
.side ul li.sidetop:hover{opacity:.8; filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{
	width:200px;
	display:none;
	color:#363636;
	text-align:center;
	padding-top:200px;
	position:absolute;
	left:-200px;top:0;
	border:1px solid #e0e0e0;
	background-image:url("../images/side_ewm.jpg");
	background-position:center center;
	background-repeat:no-repeat;	
}
.side ul li:hover .son{display:block!important; animation:fadein 1s}

/* 超小设备（手机，小于 768px） */
@media (max-width: 	767px) 
{
	.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{padding-right:5px;padding-left:5px}
	
	.nav_bg,.header_bg{display: none;}
	.xs_header_bg{display: block;}
	
	.box{margin-top: 50px;}
	.bg{margin-top: 50px;padding: 50px 0;}
	.index_title h3{font-size: 18px;line-height: 22px;}
	.index_title_line1,.index_title_line2,.index_title_line3,.index_title_line4{display: none;}
	.index_title p{font-size: 12px;line-height: 20px;margin-top: 20px;}
	
	.index_product_box{margin-top: 30px;}
	.index_product{margin-bottom: 20px;}
	.index_product1_img{border: 3px solid #ccc;}
	.index_product1 p{font-size: 12px;line-height: 16px;margin-top: 10px;}
	.index_product2_bg{margin-top: 30px;}
	.index_product2_img{border: 3px solid #fff;}
	.index_product2 p{font-size: 12px;line-height: 40px;padding: 0 3px;}
	
	.index_about_text{margin-top: -15px;}
	.index_about_title{font-size: 24px;}
	.index_about_text p{line-height: 24px;margin-top: 10px;}
	.index_about_text a{line-height: 40px;margin-top: 25px;}
	.index_about_img{margin-top: 40px;}
	
	.map{margin-top: 50px;}
	.footer_bg,.message_bg{position: static;}
	.footer_bg{padding: 40px 0;}
	.footer{width: 100%;margin: 10px 0;}
	.footer p,.copyright{font-size: 14px;line-height: 24px;}
	.copyright{margin-top: 0;}
	
	.message_bg{padding: 20px 10px;width: 330px;margin: 20px auto 0 auto;}
	.message_title{font-size: 24px;}
	.message_bg p{font-size: 12px;line-height: 16px;width: 100%;margin: 5px auto 0 auto;}
	.message_box{margin-top: 15px;}
	.message_t input{margin: 0 3px;width: 149px;line-height: 36px;padding: 0 10px;}
	.message_b textarea{width: 304px;height: 100px;margin: 6px auto 0 auto;padding:10px;}
	.message_btn{width: 160px;line-height: 40px;border-radius: 20px;font-size: 14px;margin-top: 10px;}
	
	.location,.location a{font-size: 12px;line-height: 18px;padding: 8px 0;}
	.content{margin-top: 40px;}
	.title{font-size: 20px;}
	.page{margin-top: 10px;}
	.np{margin-top: 30px;padding-top: 30px;}
	.np li{font-size: 14px;line-height: 28px;}
	
	.about{margin-top: 15px;}
	.about p{line-height: 24px;margin-top: 5px;}
	.about_box{margin-top: 30px;padding: 30px 0;}
	.about_img_box{margin-top: 20px;}
	.about_img{margin-top: 10px;}
	
	.classify_bg{display: none;}
	.product p{font-size: 12px;line-height: 16px;margin-top: 10px;}
	.product_in_img img{border-width: 6px;}
	.product_in_text{margin-top: 25px;}
	.product_in_title{font-size: 24px;}
	.product_in_text h5{margin-top: 15px;margin-bottom: 5px;}
	.product_in_text a{margin-top: 20px;width: 150px;line-height: 38px;font-size: 18px;}
	.product_in_detail{margin-top: 35px;font-size: 18px;line-height: 24px;padding: 10px 0;}
	.product_in_b h6{font-size: 18px;margin-top: 25px;margin-bottom: 15px;}
	
	.service_bg{margin-top: 40px;}
	.service li{padding-top: 15px;padding-bottom: 10px;}
	.service li a{font-size: 14px;line-height: 22px;}
	.service_in{margin-top: 25px;}
	.service_in p{margin-top: 15px;}
	
	.news{border: none;border-bottom: 1px solid#e5e5e5;padding: 0;padding-bottom: 30px; margin-bottom: 30px;}
	.news:hover{box-shadow: none;}
	.news_text h5{font-size: 16px;line-height: 24px;}
	.news_text h6{font-size: 14px;float: left;margin-top: 10px;}
	.news_text span{font-size: 14px;}
	.news_text p{font-size: 13px;line-height: 23px;margin-top: 15px;}
	.news_text a{margin-top: 15px;font-size: 14px;width: 160px;line-height: 36px;}
	.news_img img{width: 100%;margin-top: 20px;}
	
	.news_in_title{padding-bottom: 10px;}
	.news_in_title h5{font-size: 18px;}
	.news_in_title h6{font-size: 14px;margin-top: 10px;}
	.news_in{margin-top: 20px;}
	.news_in p{font-size: 14px;line-height: 24px;}
	.news_in img{margin-top: 20px;}
	
	.certificate_box{margin-top: 15px;}
	.certificate{margin-top: 25px;}
	.certificate p{font-size: 18px;margin-top: 10px;}
	
	.contact_title h5{font-size: 20px;line-height: 28px;}
	.contact_title p{font-size: 12px;line-height: 20px;margin-top: 15px;}
	.contact_icon_box{margin-top: 20px;}
	.contact_icon{height: 140px;margin-top: 20px;}
	.contact_icon img{width: 40px;}
	.contact_icon h3{font-size: 16px;margin-top: 20px;}
	.contact_icon p{font-size: 12px;line-height: 20px;margin-top: 10px;}
}
/* 小型设备（平板电脑，768px 起） */
@media (min-width: 	768px) and (max-width: 991px) 
{
	.nav_bg{padding: 20px 0;}
	.nav li{font-size: 12px;width: 80px;}
	.nav li:hover{padding-left: 5px;}
	.language>img{width: 24px;}
	.language>span{font-size: 12px;line-height: 16px;}
	.language{background-position: 90px center;width:100px;}
	.arrow_up{background-position: 90px center;}
	
	.header_bg{padding: 20px 0;}
	.logo{width: 473px;}
	.header_contact{margin-top: 2px;}
	.header_contact img{width: 16px;}
	.header_contact span{font-size: 14px;line-height: 20px;margin-left: 5px;}
	
	.box{margin-top: 60px;}
	.bg{margin-top: 60px;padding: 60px 0;}
	.index_title h3{font-size: 20px;}
	.index_title_line1,.index_title_line2,.index_title_line3,.index_title_line4{top: 10px;}
	.index_title_line1{left: 60px;}
	.index_title_line2{right: 60px;}
	.index_title_line3{left: 120px;}
	.index_title_line4{right: 120px;}
	.index_title p{font-size: 12px;line-height: 20px;margin-top: 20px;}
	.index_product2_bg{margin-top: 30px;}
	.index_product_box{margin-top: 40px;}
	
	.index_about_text{margin: 0;}
	.index_about_text p{line-height: 28px;margin-top: 10px;}
	.index_about_text a{line-height: 40px;margin-top: 25px;}
	.index_about_img{margin-top: 50px;}
	.index_about_img img{width: 100%;}
	
	.map{margin-top: 60px;}
	.footer_bg,.message_bg{position: static;}
	.footer_bg{padding: 60px 0;}
	.footer{width: 50%;}
	.copyright{margin-top: 0;font-size: 16px;line-height: 32px;}
	.message_bg{width: 600px;margin: 40px auto 0 auto;}
	
	.content{margin-top: 60px;}
	.title{font-size: 24px;}
	.page{margin-top: 30px;}
	.np{margin-top: 40px;padding-top: 40px;}
	
	.about{margin-top: 30px;}
	.about p{line-height: 24px;}
	.about_box{margin-top: 50px;padding: 50px 0;}
	.about_img_box{margin-top: 10px;}
	
	.classify_bg{display: none;}
	.product p{height: 15px;margin-top: 10px;}
	.product_in_text{margin-top: 25px;}
	.product_in_title{font-size: 28px;}
	.product_in_text h5{margin-top: 15px;margin-bottom: 5px;}
	.product_in_text a{margin-top: 20px;}
	.product_in_detail{margin-top: 40px;font-size: 24px;line-height: 60px;}
	.product_in_b h6{margin-top: 30px;margin-bottom: 20px;}
	
	.service_bg{margin-top: 40px;}
	.news{padding: 20px 5px;margin-bottom: 20px;}
	.news_text h5{font-size: 16px;}
	.news_text h6{font-size: 16px;}
	.news_text span{font-size: 12px;}
	.news_text p{font-size: 12px;line-height: 18px;margin-top: 10px;}
	.news_text a{width: 120px;line-height: 30px;font-size: 12px;margin-top: 18px;}
	.news_in_title{padding-bottom: 20px;}
	.news_in_title h6{margin-top: 20px;}
	.news_in{margin-top: 40px;}
	
	.certificate_box{margin-top: 40px;}
	.certificate{margin-top: 20px;}
	.certificate p{font-size: 16px;margin-top: 10px;}
	
	.contact_title h5{font-size: 24px;}
	.contact_title p{font-size: 14px;line-height: 24px;}
	.contact_icon_box{margin-top: 60px;}
	.contact_icon h3{font-size: 16px;margin-top: 30px;}
	.contact_icon p{font-size: 12px;line-height: 22px;}
}
/* 中型设备（台式电脑，992px 起） */
@media (min-width: 992px) and (max-width: 1199px) 
{
	.index_title_line1{left: 90px;}
	.index_title_line2{right: 90px;}
	.index_title_line3{left: 180px;}
	.index_title_line4{right: 180px;}
	
	.index_about_text{margin: 0;}
	.index_about_text p{line-height: 24px;margin-top: 10px;}
	.index_about_text a{line-height: 40px;margin-top: 25px;}
	
	.footer_bg{padding-top: 60px;padding-bottom: 100px;}
	.footer{width: 230px;}
	.footer p{font-size: 14px;line-height: 24px;}
	.copyright{font-size: 12px;line-height: 20px;margin-top: 30px;}

	.message_bg{top: -60px;left: 50%;margin-left: -220px;padding: 25px 10px;}
	.message_title{font-size: 20px;}
	.message_bg p{font-size: 12px;line-height: 14px;width: 380px;}
	.message_box{margin-top: 20px;}
	.message_t input{width: 200px;line-height: 30px;padding: 0 15px;}
	.message_b textarea{width: 410px;height: 100px;padding:10px 15px;}
	.message_btn{width: 120px;line-height: 30px;border-radius: 15px;font-size: 12px;margin-top: 10px;}
	
	.content{margin-top: 60px;}
	.title{font-size: 24px;}
	.page{margin-top: 30px;}
	.np{margin-top: 50px;}
	
	.about{margin-top: 30px;}
	.about p{line-height: 24px;}
	.about_box{margin-top: 50px;padding: 50px 0;}
	.about_img_box{margin-top: 10px;}
	
	.classify_title{line-height: 50px;font-size: 14px;}
	.classify{padding: 0 10px;}
	.classify>li{margin-top: 10px;}
	.classify>li>a{font-size: 13px;line-height: 18px;}
	.classify2 li{font-size: 12px;line-height: 16px;padding-top: 10px;padding-bottom: 5px;}
	
	.product_in_text{margin-top: 0;}
	.product_in_title{font-size: 24px;}
	.product_in_text h5{margin-top: 12px;margin-bottom: 5px;font-size: 16px;}
	.product_in_text p{font-size: 13px;line-height: 23px;}
	.product_in_text a{margin-top: 30px;}
	.product_in_detail{margin-top: 40px;font-size: 24px;line-height: 60px;}
	.product_in_b h6{margin-top: 30px;margin-bottom: 20px;}
	
	.news_text h5{font-size: 18px;}
	.news_text h6{font-size: 18px;}
	.news_text span{font-size: 14px;margin-left: 10px;}
	.news_text p{font-size: 13px;line-height: 22px;margin-top: 15px;}
	.news_text a{width: 140px;line-height: 32px;font-size: 14px;margin-top: 16px;}
	.contact_title p{font-size: 14px;}
}




















