﻿@charset "utf-8";
/*header*/
.ad{
	width:100%;
	background:#272727;
	line-height:40px;
	color:#fff;
	font-size:12px;
}
.hy{
	float:left;
	color:#fff;
	font-size:12px;
}
.ptel{
	float: right;
	width: auto;
	line-height:40px;
	padding-left:30px;
	background:url(/uploads/image/pimages/tel.png) left no-repeat;
}
.top,.ad_ct{
	width:94%;
	margin:0px auto;
}
.logo{
	float:left;
	width:27%;
	max-width:270px;
	height:50px;
	padding:25px 0px;
}
.nav{
	float: right;
	width:54%;
	padding:0px 3%;
}
.nav ul{
	float: left;
	width:100%;
}
.nav>ul>li{
	float: left;
	width:16.6%;
	height:100px;
	line-height:96px;
	text-align:center;
	white-space:nowrap;

}
.nav>ul>li>a{
	font-size: 16px;
	float: left;
	width:80%;
	height:96px;
	margin:0px 10%;
}
.nav>ul>li>a:hover,.now{
	float: left;
	width:80%;
	height:96px;
	margin:0px 10%;
	color:#df272f;
	border-bottom:4px solid #df272f;
}

.nav ul>li>ol{
	float: left;
	width: 100%;
	height: auto;
	background:rgba(0,0,0,0.5);
	position: relative;
	z-index: 2;
}
.nav ul>li>ol>li{
	float: left;
	width: 100%;
	height:60px;
	line-height:48px;
	text-align:center;
	font-size:15px;
	border-bottom: 1px solid #ffffff;
	z-index: 2;
}
.nav ul>li>ol>li>a{
	z-index: 2;
	color:#fff;
}
.nav ul>li>ol>li>a:hover,.new{
	z-index: 2;
	color: #df272f;
}


.search{
	float: right;
	width:60px;
	border-left:1px solid #dedede;
	margin-top:20px;
	padding-left:20px;
}
.sbanner {
	width: 100%;
}
.banner {
	min-width:1200px;
	width: 100%;
	margin:0px auto;
	height:80%;
	overflow: hidden;
	position: relative;
}

.banner > ul {
	display: none;
	/*width: 999999999px;*/
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left: 0;
}

.banner > ul > li  {
	float: left;
	width: 100%;
	height:100%;
}
.banner > ul > li > a {
	display: block;
	font-size: 200px;
	text-align: center;
	line-height: 450px;
	font-weight: bold;
}

.img-btn-list {
	width: 100%;
	position: absolute;
	bottom: 5%;
	left: 0;
	text-align: center;
}
.img-btn-list > span:nth-child(1)  {
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin: 0 10px;
	background: url(/uploads/image/pimages/pic02.png);
	cursor: pointer;
}

.img-btn-list > span:nth-child(1).current {

	background: url(/uploads/image/pimages/pic02_1.png);
}
.img-btn-list > span:nth-child(2)  {
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin: 0 10px;
	background: url(/uploads/image/pimages/pic02.png);
	cursor: pointer;
}

.img-btn-list > span:nth-child(2).current {

	background: url(/uploads/image/pimages/pic02_11.png);

}
.img-btn-list > span:nth-child(3)  {
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin: 0 10px;
	background: url(/uploads/image/pimages/pic01.png);
	cursor: pointer;
}

.img-btn-list > span:nth-child(3).current {

	background: url(/uploads/image/pimages/pic01_1.png);
}.img-btn-list > span:nth-child(5)  {
	 display: inline-block;
	 width: 50px;
	 height: 50px;
	 border-radius: 50%;
	 margin: 0 10px;
	 background: url(/uploads/image/pimages/pic08.png);
	 cursor: pointer;
 }

.img-btn-list > span:nth-child(5).current {

	background: url(/uploads/image/pimages/pic08_1.png);
}

.img-btn-list > span:nth-child(4)  {
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin: 0 10px;
	background: url(/uploads/image/pimages/pic07.png);
	cursor: pointer;
}

.img-btn-list > span:nth-child(4).current {

	background: url(/uploads/image/pimages/pic07_1.png);
}



.title{
	width:100%;
	padding:30px 0px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	background:url(/uploads/image/pimages/tit_line.png) bottom center no-repeat;
}
.tit_d{
	width:100%;
	padding:20px 0px;
	text-align:center;
	font-size:14px;
	color:#999;
}
.yfsl{
	width:100%;
	background: url(/uploads/image/pimages/dline.png) bottom center repeat-y #f6f6f6;
	position:relative;
	margin-top:8%;
}
.yfsl_dq{
	width:12%;
	position: absolute;
	z-index:1;
	top:-12%;
	left:44%;
}
.yfsl_dq img{
	width:100%;
}
.yfsl_tl{
	width:94%;
	margin:0px auto;
	padding:40px 0px;
}
.yfsl_tit{
	float:left;
	width:50%;
	font-size:24px;
	font-weight:bold;
	line-height:60px;
	background:url(/uploads/image/pimages/dot.jpg) left bottom no-repeat;
}
.yfsl_tet{
	float: right;
	width:50%;
	color:#999;
	line-height:60px;
	text-align:right;
}
.yfsl_ct{
	width:98%;
	margin:0px auto;
}
.yfsl_ct ul{
	width:100%;
}
.yfsl_ct ul li{
	float:left;
	width:46%;
	background:#fff;
	margin:1% 2%;
	box-shadow: 3px 3px 10px #888;
}
.yf_tl{
	float: left;
	width: 50%;
	line-height: 24px;
	padding: 6% 2% 2% 2%;
	color: #999;
}
.yf_tl b{color:#222;}
.yf_img{
	float: right;
	width:36%;
	padding:2%;
}
.yf_img img{width:100%;}
.news{
	width:94%;
	margin:0px auto 40px auto;
}
.news_tit{
	width:100%;
	padding:20px 0px;
}
.yfsl_btn{
	float:right;
	padding-top:20px;
}
.yfsl_btn a{
	float: left;
	padding:5px 30px;
	margin-left:20px;
	border-radius:20px;
	cursor:pointer;
}
.yfsl_btn a:hover,.yfslon{
	float: left;
	padding:5px 30px;
	background:#df272f;
	color:#fff;
	margin-left:20px;
}
.more{
	float: left;
	padding:5px 30px;
	background:#cccccc;
	margin-left:20px;
}
.news_ct,.news_ct ul{
	width:100%;
}
.news_ct ul li{
	float:left;
	width:32.3%;
	margin:0.5%;
	background:#f8f8f8;
	border-bottom:3px solid #cacaca;
}
.news_ct ul li:hover{
	border-bottom:3px solid #df272f;
}
.news_img,.news_img img{
	width:100%;
}
.news_imgs,.news_imgs img{
	width:100%;
}
.news_d{
	width:100%;
	padding:10px 0px;
	line-height:28px;
}
.news_rq{
	float:left;
	width:16%;
	color:#999;
	font-size:12px;
	padding-left:4%;
}
.news_rq b{
	font-size:14px;
	color:#222;
}
.news_r{
	float:left;
	width:74%;
}
.news_tl{
	float:left;
	width:100%;
	white-space:nowrap;
	overflow:hidden;
}
.news_txt{
	float:left;
	width:100%;
	color:#999;
	white-space:nowrap;
	overflow:hidden;
}
.bottom{
	width:100%;
	background:#272727;
	color:#999;
}
.bottom_t{
	width:94%;
	margin:0px auto;
}
.d_logo{
	float:left;
	max-width:270px;
	width:26%;
	padding-top:4%;
}
.bo_ct{
	float: left;
	width: 42%;
	padding:2% 6% 2% 14%;
}
.bo_ct_nav{
	float:left;
	width:100%;
}
.bo_ct_nav a{
	color:#999;
	padding:0px 2%;
	margin-bottom:10px;
}
.bo_ct_li{
	float:left;
	width:90%;
	padding:10px 0px 10px 10%;
	line-height:46px;
	background:url(/uploads/image/pimages/d_pic.png) left no-repeat;
}
.bo_ct_li a{color:#999;}
.ewm{
	float: right;
	width:10%;
	text-align:center;
	padding-top:30px;
}
.ewm img{
	width:100%;
}
.bottom_l{
	width:94%;
	margin:10px auto;
}
.link_tl{
	float:left;
	width:8%;
	padding-left:3%;
	line-height:24px;
	background:url(/uploads/image/pimages/link.png) left no-repeat;
}
.link_ct{
	float:left;
	width:89%;
	line-height:24px;
}
.link_ct a{
	color:#999;
	padding:0px 10px;
}
.footer{
	width:94%;
	padding:10px 3%;
	border-top:1px solid #df272f;
}
.footer a{
	color:#999999;
}

/*内页*/
.sssad{
	width:94%;
	padding:10px 3%;
	background:#f8f8f8;
	font-size:12px;
	color:#999;
}
.c_c{
	width:94%;
	margin:40px auto;
}
.c_lf{
	float:left;
	width:18%;
}
.c_lf ul{
	float:left;
	width:100%;
}
.c_lf ul>li{
	float:left;
	width:80%;
	font-size:16px;
	line-height:24px;
	margin-bottom:1px;
	padding:17px 10%;
	background: url(/uploads/image/pimages/jt.png) right no-repeat #f6f6f6;
}
.c_lf ul>li:hover{
	float:left;
	width:80%;
	font-size:16px;
	line-height:24px;
	margin-bottom:1px;
	padding:17px 10%;
	color:#fff;
	background: url(/uploads/image/pimages/jt01.png) right top 20px no-repeat #d4484e;
}
.c_lf ul>a>li{
	float:left;
	width:70%;
	font-size:16px;
	line-height:24px;
	margin-bottom:1px;
	padding:17px 20% 17px 10%;
	background: url(/uploads/image/pimages/jt.png) right no-repeat #f6f6f6;
}
.c_lf ul>a>li:hover{
	float:left;
	width:70%;
	font-size:16px;
	line-height:24px;
	margin-bottom:1px;
	padding:17px 20% 17px 10%;
	color:#fff;
	background: url(/uploads/image/pimages/jt01.png) right no-repeat #df272f;
}
.c_lf ul>li>ol>li>a{
	float:left;
	width:100%;
	font-size:14px;
	line-height:24px;
	margin-bottom:1px;
	padding:17px 0px;
	color:#fff;
	border-bottom: 1px solid #fff;
}
.c_lf ul>li>ol>li>a:hover{
	float:left;
	width:100%;
	font-size:14px;
	line-height:24px;
	margin-bottom:1px;
	padding:17px 0px;
	color:#fff;
	border-bottom: 1px solid #fff;
}
.lf_search{
	float:left;
	width:100%;
	margin:20px 0px;
}
.search_w{
	float: left;
	width: 77.8%;
	border:1px solid #ccc;
	line-height:28px;
	font-size: 14px;
	height:28px;
	color:#999;
	padding:0px 2%;
	background:#fff;
	outline: none;
}
.lf_search_btn{
	float: right;
	height:28px;
	width: 18%;
}
.search_w a{
	float: right;
	width: 20%;
	outline: none;
}
.search_w a img{
	width: 100%;
}
#sear{
	cursor: pointer;

}
.search .sead {
	width: 265px;
	top: 60px;
	right: 0;
	position: absolute;
	background: #272727;
	display: none;



}
.search .sead input[type="text"] {
	width: 166px;
	height: 30px;
	border: none;
	background: none;
	outline: none;
	padding-left: 6px;
	color: #feec30;
}
input::-webkit-input-placeholder{
	color:#fff;
}
input::-moz-placeholder{   /* mozilla firefox 19  */
	color:#fff;
}
input:-moz-placeholder{    /* mozilla firefox 4 to 18 */
	color:#fff;
}
input:-ms-input-placeholder{  /* internet explorer 10-11 */
	color:#fff;
}
.search .sead input[type="submit"] {
	border: none;
	font-size: 16px;
	height: 30px;
	background: none;
	cursor: pointer;
	color: #fff;
}
.search .sead input[type="submit"]:hover {

	color: #feec30;
}
.search .sead span {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 40px;

	float: right;
	border-radius: 20px;
	cursor: pointer;
	color: #ccc;
}
.search .sead span:hover {

	color: #feec30;
}
.c_rg,.c_prod{
	float: right;
	width:76%;
}
.c_prod ul{
	width:100%;
}
.c_prod ul li{
	float:left;
	width:31.3%;
	margin:0% 1% 2% 1%;
}
.c_prod_tl{
	float: left;
	width:100%;
	text-align:center;
}
.c_prod_tl a{
	float: left;
	width:90%;
	padding:18px 5%;
	background:#e9e9e9;
	height:20px;
	overflow:hidden;
	line-height:20px;
}
.c_prod_tl a:hover{
	float: left;
	width:90%;
	padding:18px 5%;
	color:#fff;
	background:#df272f;
	height:20px;
	overflow:hidden;
	line-height:20px;
}
.c_prod ul li.c_prodli{
	float:left;
	background:#f8f8f8;
	border-bottom:3px solid #cacaca;
}
.c_prod ul li.c_prodli:hover{
	border-bottom:3px solid #df272f;
}
.fy{
	width: 800px;
	margin: 15px auto;
}
.case_d{
	float: left;
	width:100%;
	height:20px;
	margin:20px 0px;
}
.case_d_tl{
	float: left;
	width:100%;
	height:20px;
	overflow:hidden;
}
.case_d img{
	width:100%;
}
.t_tl{
	width:100%;
	font-size:20px;
	line-height:30px;
	text-align: center;
	padding-bottom:30px;
}
.t_ad{
	width:100%;
	font-size:12px;
	line-height:38px;
	text-align: center;
	color:#999999 !important;
	background:#f8f8f8;
}
.t_ad tr td{
	font-size:12px;
	line-height:38px;
	text-align: center;
	color:#999999 !important;
	background:#f8f8f8;
}
.t_ad p{
	float:left;
	padding:0px 3px;}
.t_ad a{
	float:left;
	padding:0px 3px;}
.ttt{
	width:100%;
	line-height:24px;
	font-size:14px;
	padding:40px 0px;
}
.show_fh{
	width: 200px;
	height: 46px;
	background: url(/uploads/image/pimages/fh_b.jpg) center no-repeat;
	margin: 0px auto;
	padding: 40px 170px;
}
.show_fh a{
	float:left;
	width:200px;
	height:46px;
	background:#df272f;
	text-align:center;
	line-height:46px;
	color:#fff;
	border-radius:25px;
}
.show_fh a:hover{
	float:left;
	width:200px;
	height:46px;
	background:#ff3a43;
	text-align:center;
	line-height:46px;
	color:#fff;
	border-radius:25px;
}
.prod_t{
	width:100%;
}
.prodimg{
	float:left;
	width:50%;
}
.prodimg img{
	width:100%;
}
.prodrg{
	float: right;
	width:45%;
	padding-bottom:60px;
	background:url(/uploads/image/pimages/tttt.png) bottom center no-repeat;
}
.prodimg01{
	float: right;
	width:50%;
}
.prodimg01 img{
	width:100%;
}
.prodrg01{
	float: left;
	width:45%;
	padding-bottom:60px;
	background:url(/uploads/image/pimages/tttt.png) bottom center no-repeat;
}
.prodrg_tl{
	float:left;
	width:100%;
	font-size:30px;
	font-weight:bold;
	padding-bottom:20px;
	background:url(/uploads/image/pimages/dot.jpg) left bottom no-repeat;
}
.prodrg_tl01{
	float:left;
	width:100%;
	font-size:30px;
	font-weight:bold;
	padding:5% 0px;
	background:url(/uploads/image/pimages/dot.jpg) left bottom no-repeat;
}
.prodrg_ct{
	float:left;
	width:100%;
	padding-top:20px;
}
.prodrg_ct span{
	color:#df272f;
}
.prod_dt{
	width:100%;
	background:#f6f6f6;
	margin:30px 0px;
}
.prod_dt img{
	margin: inherit;
}

.prod_text{
	width:100%;
	line-height:24px;
	font-size:14px;
}
.fw_ct{
	float:left;
	width:100%;
	padding-top:20px;
	color:#999;
}
.load{
	float: right;
	width:76%;
}
.load ul{
	width:100%;
}
.load ul li{
	float:left;
	width:94%;
	border-bottom:1px dashed #ddd;
	background:url(/uploads/image/pimages/load.jpg) left no-repeat;
	padding:20px 0px 20px 6%;
}
.load_lf{
	float:left;
	width:80%;
	color:#999;
	line-height:18px;
}
.load_btn{
	float: right;
	width:10%;
	line-height:36px;
}
.load_btn a{
	color:#df272f;
}
.load_btn a:hover{
	text-decoration: underline;
}
.contact,.contact ul{
	width:100%;
	margin:20px auto;
}
.contact ul li{
	float:left;
	width:33%;
	border-right:1px solid #ddd;
}
.contact_pic{
	width:70px;
	margin:0px auto;
}
.contact_tl{
	width:80%;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	margin:30px auto;
}
.contact_ct{
	width:80%;
	text-align:center;
	margin:0px auto 30px auto;
	line-height:30px;
}
.map{
	width:100%;
}
.about{
	width:94%;
	margin:40px auto;
	background:#f8f9fb;
}
.about_img{
	float:left;
	width:50%;
}
.about_img img{
	width:100%;
}
.about_txt{
	float:left;
	width:40%;
	padding:4% 5%;
}
.honor{
	width:100%;

	position:relative;

}
.honor_ct{
	width:94%;
	margin:0px auto;
	padding:100px 0px 20px 0px;
}
.honor_ct ul{
	width:100%;
}
.honor_ct ul li{
	float:left;
	width:250px;
	height:150px;
	padding:40px 10px;
}
.title01{
	width:100%;
	padding:30px 0px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	position:absolute;
	z-index:33;
	top:20px;
	background:url(/uploads/image/pimages/tit_line.png) bottom center no-repeat;
}
.fangan_img{
	float:left;
	width:40%;
}
.fangan_img img{
	width:100%;
}
.fangan{
	float: right;
	width:55%;
}
.fa{
	float:left;
	width:100%;
	padding-top:20px;
}
.fa ul{
	float:left;
	width:100%;
}
.fa ul li{
	float:left;
	width:25%;
}
.fa_img{
	width:40%;
	margin:10px auto;
}
.fa_tl {
	color: #333;
	font-size: 14px;
	width:100%;
	text-align:center;
}
.fa_tl p{
	margin:10px  auto;
	line-height: 24px;
	font-size: 12px;
	height:72px;
	color: #999;
	width:90%;
	text-align : left;
}
.fa_ct{
	width:94%;
	border-top:3px solid #eee;
	margin-top:5%;
	padding:30px 3%;
}
.fa_ct_tit{
	width:100%;
	font-size:24px;
	font-weight:bold;
	line-height:60px;
	background:url(/uploads/image/pimages/dot.jpg) left bottom no-repeat;
}
.products,.products ul{
	width:100%;
}
.products ul li{
	float:left;
	width:23%;
	margin:1%;
}
.xgal{
	width:100%;
	background:#d4484e;
	position:relative;
}
.xgal_lfbtn{
	width:52px;
	position: absolute;
	top:40%;
	z-index:33;
	left:0px;
}
.xgal_rtbtn{
	width:52px;
	position: absolute;
	top:40%;
	z-index:33;
	right:0px;
}
.xgal_www{
	float:left;

}
.xgal_img{
	float:left;
	width:50%;
}
.xgal_img img{
	width:100%;
}
.xgal_rg{
	float:left;
	width:40%;
	padding:0px 5%;
	color:#fff;
}
.xgal_rg_tl{
	float:left;
	width:100%;
	font-size:18px;
	padding-top:20px;
}
.xgal_rg_ct{
	float:left;
	width:100%;
	padding:5% 0px;
	line-height:20px;
}
.xgal_rg_more{
	float:left;
	width:70px;
	padding-right:30px;
	background:url(/uploads/image/pimages/ssjt.png) right no-repeat;
}
.xgal_rg_more a{ color:#fff;}
#foot{
	display:none;
}
.slider{
	width:94%;
	height:auto;
	margin:0px auto;
	position:relative;
}

.slider .content li{
	width: 50%;
	height:auto;
}
.slider .nav{
	display:none;
	margin: 3px 0;
	text-align:center;
}

.style1{
	width:100%;
}
.style1 .container{
	width:100%;
	height: auto;
	overflow: hidden;
}

@media screen and (min-width:200px) and (max-width:800px)
{
	.xgal_www{
		width: 100%;
	}
	.slider .content li{
		width: 100%;
		height:auto;
	}
	#foot{display: block;}
	@-webkit-keyframes weui_badge{0%,100%,50%{opacity:1}
		25%,75%{opacity:0}}@keyframes weui_badge{0%,100%,50%{opacity:1}
							   25%,75%{opacity:0}}.tver{position:fixed;bottom:0;z-index:10}
	.tver span.foot_num{position:absolute;top:4px;right:1.2em;animation-fill-mode:both;-webkit-animation-name:weui_badge;animation-name:weui_badge;animation-duration:2.2s;-webkit-animation-duration:2.2s;animation-delay:.5s;-webkit-animation-delay:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;animation-direction:alternate}
	.tver .foot__label{color:#ffffff !important}
	.tver .foot__item:active{opacity:.7}
	.foott{display:-webkit-box;display:-webkit-flex;display:flex;z-index:500;bottom:0;width:100%;background-color:#df272f}
	.foott:before{content:" ";position:absolute;left:0;top:0;right:0;height:1px;border-top:1px solid #c0bfc4;color:#c0bfc4;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaley(.5);transform:scaley(.5)}

	.foot__item{display: inline-block; width: 50%;float: left;-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:5px 0 0;font-size:0;color:#999;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}
	.foot__item.weui-bar__item_on .foot__icon,.foot__item.weui-bar__item_on .foot__icon>i,.foot__item.weui-bar__item_on .foot__label{color:#09bb07}
	.foot__icon{display:inline-block;width:27px;height:27px}
	.foot__icon>i,i.foot__icon{font-size:24px;color:#999}
	.foot__icon img{width:100%;height:100%}
	.foot__label{text-align:center;color:#999;font-size:10px;line-height:1.8}
	.toolbar, .foot__item{position: relative;}

	.hy{
		float: inherit;
	}
	.ptel{
		display:none;
	}
	.logo{
		float: none;
		width:50%;
		height: auto;
		padding:10px 0px;
		margin:0px auto;
	}
	.nav{
		float: none;
		width:100%;
		padding:0px;
	}
	.search{
		display:none;
	}
	.nav>ul>li{
		float: left;
		width:33%;
		height:50px;
		line-height:46px;
		text-align:center;
		white-space:nowrap;
	}
	.nav>ul>li>a{
		float: left;
		width:80%;
		height:46px;
		margin:0px 10%;
	}
	.nav>ul>li>a:hover,.now{
		float: left;
		width:80%;
		height:46px;
		margin:0px 10%;
		color:#df272f;
		border-bottom:4px solid #df272f;
	}
	.banner {
		min-width:0;
		width: 100%;
		height: 180px;
		margin:0px auto;
		overflow: hidden;
		position: relative;
	}
	.yfsl{
		width:100%;
		background:#f6f6f6;
		position:relative;
		margin-top:6%;
	}
	.yfsl_dq{
		width:12%;
		position: absolute;
		z-index:1;
		top:-2%;
		left:44%;
	}
	.yfsl_tit{
		float:left;
		width:50%;
		font-size:24px;
		font-weight:bold;
		line-height:60px;
		background:url(/uploads/image/pimages/dot.jpg) left bottom no-repeat;
	}
	.yfsl_tet{
		float: left;
		width:100%;
		color:#999;
		line-height:20px;
		text-align: left;
	}
	.yfsl_ct ul li{
		float:left;
		width:100%;
		background:#fff;
		margin:1% 0px;
		box-shadow: 3px 3px 10px #888;
	}
	.yfsl_btn{
		float: right;
		padding-top:20px;
		font-size:10px;
	}
	.yfsl_btn a{
		float: left;
		padding:5px 10px;
		margin-left:6px;
		border-radius:20px;
		cursor:pointer;
	}
	.yfsl_btn a:hover,.yfslon{
		float: left;
		padding:5px 10px;
		background:#df272f;
		color:#fff;
		margin-left:6px;
	}
	.more{
		float: left;
		padding:5px 20px;
		background:#cccccc;
		margin-left:10px;
	}
	.news_ct ul li{
		float:left;
		width:100%;
		margin:1% 0px;
		background:#f8f8f8;
		border-bottom:3px solid #cacaca;
	}
	.d_logo{
		float: none;
		width:50%;
		padding:10px 0px;
		margin:0px auto;
	}
	.bo_ct{
		float: none;
		width: 96%;
		padding-top: 10px;
		padding-left: 0px;
	}
	.ewm{
		float: none;
		width:100px;
		text-align:center;
		padding:20px 0px;
		margin:0px auto;
	}
	.link_tl{
		float:left;
		width:18%;
		padding-left:4%;
		line-height:24px;
		background:url(/uploads/image/pimages/link.png) left no-repeat;
	}
	.link_ct{
		float:left;
		width:78%;
		line-height:24px;
	}
	.fangan_img{
		float:left;
		width:100%;
	}
	.fangan{
		float:left;
		width:100%;
		padding-top:20px;
	}
	.products ul li{
		float:left;
		width:48%;
		margin:1%;
	}
	.xgal_img{
		float:left;
		width:100%;
	}
	.xgal_rg{
		float:left;
		width:80%;
		padding:1% 10%;
		color:#fff;
	}
	.fa_tl{
		width:100%;
		text-align:center;
		font-size:12px;
	}
	.c_lf{
		float:left;
		width:100%;
	}
	.c_rg,.c_prod{
		float:left;
		width:100%;
	}
	.c_prod ul li{
		float:left;
		width:93%;
		margin:1% 3%;
	}

	.prodimg{
		float:left;
		width:100%;
	}
	.prodrg{
		float:left;
		width:100%;
		padding-top:20px;
	}
	.prodimg01{
		float:left;
		width:100%;
		padding-top:20px;
	}
	.prodrg01{
		float:left;
		width:100%;
	}

	.show_fh{
		width: 200px;
		height: 46px;
		background: none;
		margin: 0px auto;
		padding:0;
	}
	.prod_t{
		width:100%;
		padding-top:20px;
	}
	.load{
		float:left;
		width:100%;
	}
	.load ul li{
		float:left;
		width:88%;
		border-bottom:1px dashed #ddd;
		background:url(/uploads/image/pimages/load.jpg) left no-repeat;
		padding:20px 0px 20px 12%;
	}
	.load_lf{
		float:left;
		width:80%;
		color:#999;
		line-height:18px;
	}
	.contact ul li{
		float:left;
		width:100%;
		border-bottom:1px solid #ddd;
		border-right: none;
		padding-top:30px;
	}
	.about_img{
		float:left;
		width:100%;
	}
	.about_txt{
		float:left;
		width:90%;
		padding:5%;
	}
	.honor{
		overflow:hidden;
	}
	.yf_tl{
		float: left;
		width: 56%;
		line-height: 24px;
		padding: 2%;
		color: #999;
	}
	.fy{
		width: 100%;
		margin: 15px auto;
	}
	.fa ul li{
	float:left;
	width:50%;
}
.c_prod_tl a{
	float: left;
	width:90%;
	padding:18px 5%;
	background:#e9e9e9;
	height:20px;
	overflow:hidden;
	line-height:20px;
}
.c_prod_tl a:hover{
	float: left;
	width:90%;
	padding:18px 5%;
	color:#fff;
	background:#df272f;
	height:20px;
	overflow:hidden;
	line-height:20px;
}
.bo_ct_nav{
	display:none;
}
.bottom_l{display:none;}
.img-btn-list > span:nth-child(1)  {
	margin: 0 5px;

}
.img-btn-list > span:nth-child(2)  {
	margin: 0 5px;
}
.img-btn-list > span:nth-child(3)  {
	margin: 0 5px;
}
.img-btn-list > span:nth-child(4)  {

	 margin: 0 5px;
 }
.img-btn-list > span:nth-child(5)  {
	margin: 0 5px;
}
}
