@charset "utf-8";
*{
	margin: 0;
	padding: 0;	
	font-family:"微软雅黑 Light";
	list-style: none;
	text-decoration: none;
}
ul{
	margin-bottom: 0;
}
a{
	text-decoration: none;
}
/*右侧导航开始*/
.call{
	width: 48px;
	height: 300px;
	position: fixed;
	top: 38%;
	right: 0px;
	z-index:1;
}
.call_top{
	height: 232px;
	background: #0a400a;
	border-radius: 6px;
}
.call_top ul li{
	height: 58px;
	text-align: center;
	line-height: 58px;
	position: relative;
	border-radius: 6px;
	cursor: pointer;
}
.call_bot{
	height: 58px;
	background: #0a400a;
	margin-top: 10px;
	border-radius: 6px;
	line-height: 58px;
	text-align: center;
	cursor: pointer;
}
.zx{
	width: 100px;
	height: 135px;
	background: #019101;
	position: absolute;
	top: 0;
	right: 48px;
	border-radius: 6px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	display: none;
	z-index: 1000;
}
.zx a{
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	border-bottom: 1px solid #fff;
}
.yj{
	width: 70px;
	height: 58px;
	background: #019101;
	position: absolute;
	top: 0;
	right: 48px;
	border-radius: 6px;
	line-height: 58px;
	text-align: center;
	font-size: 14px;
	display: none;
	z-index: 1000;
}
.yj a{
	color: #FFFFFF;
	text-decoration: none;
}
.dh{
	width: 280px;
	height: 150px;
	background: #019101;
	position: absolute;
	top: -30px;
	right: 48px;
	z-index: 100;
	border-radius: 6px;
	padding: 10px;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
	color: #fff;
	display: none;
	z-index: 1000;
}
.wx{
	width: 140px;
	height: 128px;
	background: #019101;
	position: absolute;
	top: -30px;
	right: 48px;
	z-index: 100;
	border-radius: 6px;
	text-align: center;
	line-height: 128px;
	display: none;
	z-index: 1000;
}
/*右侧导航结束*/
/*头部开始*/
.container-fluid{
	padding: 0;
}
.container{
	padding: 0;
}
.head{
	padding: 0;
	background: #fff;
}
.head_top{

}
.head_top{
	background: #f7f3f2;
	height: 40px;
	line-height: 40px;
}
.head_top_left{
	padding: 0;
	width: 50%;
	float: left;
}
.head_top_left span{
	display: inline-block;	
	color: #666;
}
.head_top_left select{
	color: #666;
}
.re{
	margin-left: 20px;
	margin-right: 10px;
}
.head_top_left a{
	display: inline-block;
	text-decoration: none;

	border-radius: 3px;

	color: #000;
}
.head_top_left strong{
	color: red;
	margin-left: 0px;
	font-weight: normal;
}
.head_top_right{
	width: 50%;
	float: right;
}
.head_top_right ul li{
	float: left;

	border-left: none;
	position: relative;
	cursor: pointer;

}
.phone{
	position: absolute;
	display: none;
}
.gw{
	position: absolute;
	display: none;
}
.head_top_right ul li a{
	text-decoration: none;
	color: #666;
	display: block;
	margin-right: 20px;
}
.head_top_right ul{
	float: right;

}

.head_bot{
	padding: 20px 0px;
}
.head_bot_con{
	width: 45%;
	float: left;
}
.head_bot_con ul{ 
	height:35px;  
	list-style:none; 

	margin-bottom: -10px;
}
.head_bot_con ul li{ 
	float:left;
}
.head_bot_con ul li a{ 
	float:left; 
	line-height:38px; 
	padding:0 20px; 
	text-decoration:none; 
	color:#000; 
	font-size:14px; 
	font-weight:bold;
}
.head_bot_con ul li .style1{ 
	background-color:#019101; 
	color:#fff;
}
.head_bot_con ul li .style2{ 
	background-color:#019101;
	color:#fff;
}
.head_bot_con ul li .style3{ 
	background-color:#019101;
	color:#fff;
}
.head_bot_con ul li .style4{ 
	background-color:#019101;
	color:#fff;
}
.bodys input{ 
	height:42px;
	line-height:42px;
	padding:0 10px;
	float:left;
	width: 400px;
}
.bodys .one{ 
	border:#019101 2px solid;
}
.bodys .two{ 
	border:#019101 2px solid;
}
.bodys .three{ 
	border:#019101 2px solid;
}
.bodys .four{ 
	border:#019101 2px solid;
}
.bodys .one1{ 
	background-color:#019101;
}
.bodys .two2{ 
	background-color:#019101;
	
}
.bodys .three3{ 
	background-color:#019101;
	
}
.bodys .four4{ 
	background-color:#019101;
	
}
.bodys a{
	float:left;
	border:0;
	height:42px;
	width:100px; 
	color:#FFF; 
	line-height:42px;
	text-align:center;
	overflow:hidden;
	background: url(http://images.yinwy.com/1502093312846big.png)no-repeat;
	background-position: center center; 
}
/* .head_bot_bot a{
	color: #666;
	font-size: 16px;
	line-height: 92px;
	text-decoration: none;
}
.head_bot_bot{
	width: 20%;
	float: left;
	text-align: right;
} */

.head_bot_bot a{
	color: #999;
	font-size: 12px;
	line-height: 30px;
	text-decoration: none;
	display: inline-block;
	margin-right: 2px;
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 0px 5px;
	margin-top: 10px;
}
.head_bot_bot{
	width: 20%;
	float: left;
	text-align: center;
	font-weight: bold;
}

.head_bot_left{
	padding: 0;
	width: 35%;
	float: left;
}
.head_bot_left span{
	color: #019101;
}
.head_bot_bot select{
	padding: 5px;
	margin-top: 35px;
}
.nav{
	width: 100%;
	height: 50px;
	background: #019101;
	padding: 0;
}
.nav ul li{
	width:11.11%;
	float: left;
	line-height: 50px;
	text-align: center;
	border-left: 1px solid #fff;
	cursor: pointer;
	position: relative;
	font-size: 16px;
}
.nav_x{
	display:none ;
}
.classify{
	position: absolute;
	left: -1px;
	width: 180%;
	z-index: 100;
	border: 1px solid #ccc;
	
	display: none;
}
.classify ul li{
	background: rgba(1,144,16,0.8);
	width: 100%;
	border: none;
	float: none;
	border-bottom: 1px solid #DEDEDE;
	height: 44px;
	text-align: left;
	padding: 0px 10px 0px 10px;
	line-height: normal;
	position: relative;
}
.classify .yxxc{
	width: 350%;
	height: 530px;
	background: #fff;
	position: absolute;
	left: 100%;
	top: 0;
	padding: 10px;
	display: none;
}
.yxxc_top{
	display: inline-block;
	width: 100%;
}
.yxxc_top_left h3{
	margin: 0;
	font-size: 16px;
	color: #666;
	font-weight: 700;
	line-height: 40px;
}
.classify li:hover{
	background: #fff;
	color: #019101;
}
#xxk ul li:hover{
	background: #ccc;
}
.classify li ul li{
	width: 33%!important;
	margin-left: 0.3%;
	text-align: left;
	padding-left:0;
	height: 80px;
	line-height: 80px;
	margin-top: 0.3%;
	float: left;
	background: #fff;
	border: none;
}
.classify li ul li img{
	
}
.classify li ul li a{
	line-height: 80px;
	width:100%;
}
.classify li ul li span{
	float: right;
	padding-right: 30px;
	font-size: 14px;
	color: #f60;
	text-decoration: none;
	line-height: 80px;
}
.classify li ul li small{
	font-size: 14px;
	color: #666;
	padding-left: 10px;
}
.classify li ul li:hover{
	border: none;
	background: #5EC7EA;
}


.classify .fl_1{
	top: 0px;

}
.classify .fl_2{
	top: -44px;

}
.classify .fl_3{
	top: -88px;

}
.classify .fl_4{
	top: -132px;

}
.classify .fl_5{
	top: -176px;

}
.classify .fl_6{
	top: -220px;

}
.classify .fl_7{
	top: -264px;

}
.classify .fl_8{
	top: -308px;	
}
.classify .fl_9{
	top: -352px;	
}
.classify .fl_10{
	top: -396px;	
}
.classify .fl_11{
	top: -440px;	
}
.classify .fl_12{
	top: -484px;	
}

.classify ul li a{
	display: inline-block;
	margin-left: 10px;

	color: #666;
	font-size: 14px;
	line-height: 44px;
}
.classify ul > li:last-child{
	border-right: none!important;
}
.category{
	position: absolute;
	left: 0px;
	width: 100%;
	z-index: 100;
	border: 1px solid #ccc;
	background: #fff;
}
.category ul li{
	width: 100%;
	border: none;
	float: none;
	border-bottom: 1px solid #DEDEDE;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
}
.nav .category ul li a{
	color: #000;
}
.services{
	position: absolute;
	left: 0px;
	width: 100%;
	z-index: 100;
	border: 1px solid #ccc;
	
}
.services ul li{
	width: 100%;
	border: none;
	float: none;
	border-bottom: 1px solid #DEDEDE;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	background: #fff;
}
.nav .services ul li a{
	color: #000;
}
.template{
	position: absolute;
	left: 0px;
	width: 100%;
	z-index: 100;
	border: 1px solid #ccc;
	background: #fff;
}
.template ul li{
	width: 100%;
	border: none;
	float: none;
	border-bottom: 1px solid #DEDEDE;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
}
.nav .template ul li a{
	color: #000;
}

.nav ul > li:last-child{
	border-right: 1px solid #fff;
}
.nav ul li a{
	color: #FFFFFF;
	text-decoration: none;
}
.more{
	width: 84px;
	height: 25px;
	background: url(http://images.yinwy.com/1502093313005but0.png)0px -25px no-repeat;
	transition: 0.3s;
	margin-top: 7.5px;
}
.more:hover{
	transition: 0.3s;
	background: url(http://images.yinwy.com/1502093313005but0.png)0px 0px no-repeat;
}

/*头部结束*/
/*底部开始*/
.foot{
	background: #454545;
	margin-top: 30px;
}
.foot1{
	width: 11%;
	float: left;
}
.foot1 h3{
	font-size: 16px;
	color: #e6e2e2;
}
.foot1 a{
	font-size: 12px;
	color: #bebcbc;
}
.foot1 ul li{
	line-height: 23px;
}
.foot2{
	width: 12%;
	float: left;
	text-align: center;
}
.foot2 img{
	width: 100px;
	height: 100px;
	margin-top: 40px;
}
.foot2 p{
	margin:5px 0px 0px 0px ;
	color: #e6e2e2;
	font-size: 12px;
}
.foot3{
	width: 21%;
	float: left;
	padding: 0px 10px;
}
.foot3 h4{
	font-size: 14px;
	color: #e6e2e2;
}
.foot .foot3 > h4:first-child{
	margin-top: 50px;
} 
.foot3 a{
	display: inline-block;
	padding: 7px 20px 7px 45px;
	background: #bbbaba  url(http://images.yinwy.com/1502093316489kf.png)center left no-repeat;
	background-position:20px center; 
	border: 1px solid #d9d5d5;
	border-radius:15px;
	color: #1e57f8;
	text-align: center;
	text-decoration: none;
	margin: 15px 30px;
}
.foot_con{
	margin-top: 10px;
}
.foot_con ul li{
	width: 9%;
	float: left;
	line-height: 20px;
	border-left: 1px solid #ffffff;
	text-align: center;
}
.foot_con ul >li:first-child{
	border-left:none;
	text-align: left;
	
}
.foot_con ul li a{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 500;
	
}
.foot_bot{
	margin-top: 10px;
}
.foot_bot_con{
	width: 52%;
	margin: auto;
	text-align: center;
}
.foot_bot p span{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 500;
}
.foot_bot p a{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 500;
	text-decoration: none;
	display: inline-block;
	margin-left: 0px;

}
.foot_bot_con {
	margin-top: 30px;
}
.foot_bot_con p{
	color: #b1afaf;
}
.foot_lj{
	text-align: center;
	margin-top: 20px;
}
.foot_bot_con p a{
	
}
.zxkf{
	
}
/*底部结束*/