@import url("font-awesome.min.css");
@import url("menu.css");
@import url("animate.css");
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:14px;
	color:#555;
	font-family:"Microsoft YaHei", "Î¢ÈíÑÅºÚ";
	background-color: #FFFFFF;
	line-height:24px;
}
.xdwz{ position:relative;}
input,button,textarea,select{font-family:"Microsoft YaHei", "Î¢ÈíÑÅºÚ";}
UL {list-style-type:none;}
UL,p,li,form,h1,h2,h3,h4,h5,dd,dl,dt,ol{
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
video{ width:100%; z-index:1000;}
video::-webkit-media-controls-enclosure { overflow:hidden;    }
video::-webkit-media-controls-panel {
        width: calc(100% + 30px);
    }
::selection {
color:#fff; background-color:#03963F;
}
::-moz-selection {
color:#fff; background-color:#03963F;
}
::-webkit-selection {
color:#fff; background-color:#03963F
}
::-webkit-scrollbar {
    width: 8px;
    height: 4px;
    background-color: #F5F5F5
}
::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555
}
img{ border:0px;}
#headt{ width:100%; float:left; min-width:1200px; background-color:#f6f6f6; border-bottom:#E5E5E5 solid 1px; }
#head{
	width:100%; float:left; background-color:#fff;min-width:1200px; 
}

#flash{
	width:100%;
	float:left;
 min-width:1200px;
}
#nav{
	width:100%;
	float:left;
	height:50px;
	background-color:#019944;min-width:1200px;
}
#nyweb{
	width:100%;
	float:left;
	min-width:1200px;
	padding-top:20px;
	padding-bottom:20px;
	background-image: url(png1.jpg);
	background-repeat: repeat;
	background-position: left top; overflow:hidden;
}

.banner{
	width: 100%;
	background: #fff; overflow:hidden; position:relative;
}
.banner .swiper-slide{  width:100%;
	/* height: 8.0rem; */
}
.banner .swiper-slide img{
	border:0px; width:100%;
}
.banner .swiper-slide  a{ display:block; width:100%;background-position: center; background-repeat: no-repeat; background-size:100% auto;}
.banner .swiper-pagination-bullets{ bottom:2px; margin-bottom:10px;}
.banner .swiper-pagination-bullet{
	width: 34px;
	height:1px;
background-color:#32B16C;transition:all 0.3s ease-in-out 0s;
	opacity: 1;	border-radius:0px;
}
.banner .swiper-pagination-bullet-active{
	background:#EA3A22; height:2px;
}
.banner .swiper-button-prev,.banner .swiper-button-next{ filter: Alpha(Opacity=0);
-moz-opacity:0; 		opacity:0;transition:all 0.3s ease-in-out 0s;}
.banner:hover .swiper-button-prev,.banner:hover .swiper-button-next{ filter: Alpha(Opacity=80);
-moz-opacity:0.8; 		opacity:0.8; background-color:rgba(0,0,0,0.7); padding:10px;border-radius:4px;}
#hyweb{ width:100%; float:left; padding-top:50px; padding-bottom:50px; min-width:1200px;overflow:hidden;}

#body_1{width:1200px; margin-left:auto; margin-right:auto;}

#dibu{
	width:100%;
	float:left;
 background-color:#019944;
	padding-top:25px;
	padding-bottom:25px;  min-width:1200px;overflow:hidden;border-bottom:#00A36C solid 1px;border-top:#00A36C solid 1px;

}
.fl{ float:left;}
.fr{ float:right;}
#top{
	width:1200px;
	float:left;
	padding-top:15px;
	padding-bottom:15px; overflow:hidden;
}
#logo{ width:450px; float:left; text-align:left;}
#logo img{ height:75px; max-width:450PX;}
#top-1{
	width:700px;
	float:right;
	
	
}
#search{
	width:398px;
	float:LEFT;
	border:0px;
	margin-top:17px;
	height:40px; border:#EEEEEE solid 1px;background-color:#fff;border-radius:2px;
}
#search .input{
	width:310px;
	color:#999;
	padding-left:10px;
	padding-right:10px;
	height:40px;
	font-size:14px;
	float:right; color:#B3B3B3;
	font-family:"Microsoft YaHei", "Î¢ÈíÑÅºÚ", "ºÚÌå";
	border:0px;
	background:none;outline:none;
}
#search .buttom{
	width:54px;
	height:40px;
	cursor:pointer;
	border:0px;
	margin:0px;
	padding:0px;
	float:right;
	background-image: url(so.png);
	background-repeat: no-repeat;
	background-position: center center; background-color:#fefefe ; border-left:#EEEEEE solid 1px;outline:none;
}
#t1{ width:1200px; float:left; color:#555; font-size:14px; }
#t1 .left{ float:left; width:800px; float:left; line-height:40px; color:#999999;}
#t1 .right{float:right; text-align:right; padding-left:15px; padding-right:15px;}
#t1 .right span{ font-size:14px;}
#t1 b{color:#009943; font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}
#t1 A{color:#999999;  float:left; line-height:40px;font-size:12px;}
#t1 A i{ margin-left:12px; margin-right:12px; font-size:14px;}
#t1 A.fd{ position:relative; height:35px; cursor:pointer; z-index:100;}
#t1 A.fd .pic{ position:absolute; left:0px; top:-35px; height:0px; overflow:hidden; filter: Alpha(Opacity=0);
-moz-opacity:0; 		opacity:0;transition:all 0.3s ease-in-out 0s;}
#t1 A.fd .pic img{ width:100px; height:100px;}
#t1 A:hover{color:#039A45;}
#t1 A.fd:hover .pic{ top:40px; filter: Alpha(Opacity=100);
-moz-opacity:1; 		opacity:1; height:auto;}
#tel{ float:right; 	background-image: url(header_tel.png);
	background-repeat: no-repeat;
	background-position: left center; padding-left:65px; margin-top:7px;}
#tel .name{
	text-align:left;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
 color:#000; font-weight:bold; margin-top:6px;
}
#tel .f22{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px; line-height:36px;
	color:#019944; font-weight:bold;
	}
#bottom{
	width:1200px;
	float:left;
	line-height:22px; overflow:hidden;

}

#bottom .ewm{ width:150px; padding:0px 10px; text-align:center;float:right;}
#bottom .ewm img{ width:114px;}
#bottom .ewm p{ font-size:14px; color:#fff; margin-top:10px;}
#bottom .tel{
	float:right;
	margin-right:25px;
	margin-top:28px;
	background-image: url(tel1.png);
	background-repeat: no-repeat;
	background-position: left center; padding-left:60px; color:#FFFFFF
}
#bottom .tel p{ font-size:14px; line-height:25px;}
#bottom .tel  h1{
	font-size:22px;
	font-family: Arial, Helvetica, sans-serif; line-height:30px;
}
#bottom .frb{ width:760px; float:left; margin-top:10px; }
#bottom .footer { 
	HEIGHT: 30px;
	width:760px;
	float:left;overflow:hidden; border-bottom:#01873E solid 1px; padding-bottom:10px;
}
#bottom .footer UL {
text-align:left;

}
#bottom .footer UL LI {
	DISPLAY: inline; line-height:30px;
font-size: 14px;
	color: #fff; text-align:left; 
}
#bottom .footer UL LI A { 
	MARGIN: 0px 8px; color: #fff;}
#bottom .footer UL LI A:hover {
	color:#FF7801;
}
#bottom .copyright { width:760px; float:left; padding-top:10px;
	LINE-HEIGHT: 25px;
color: #fff; font-size:13px; text-align:left; border-top:#01B452 solid 1px;

}
#bottom .copyright A{ color:#fff;}

a:link {
	text-decoration: none;
	color:#5a5a5a;
}
a:visited {
	text-decoration: none;
	color:#5a5a5a;
}
a:hover {
	color:#009943;
}
.hg2{ margin-top:25px;}
.hg{ margin-top:15px;}
.hg1{ margin-top:20px;}
.izl-rmenu {
	position: fixed;
	right: 0;
	bottom: 30%;
	z-index: 999; background-color:#fff;width: 42px;
}
.izl-rmenu .btn {
	width: 40px;
	height: 40px;
	cursor: pointer;
	position: relative; border:#ddd solid 1px; margin-top:-1px; text-align:center;color:#555; line-height:40px;
}
.izl-rmenu .btn:hover{ color:#fff; border:#00A83A solid 1px;}
.izl-rmenu .btn i{ font-size:18px; line-height:40px;}
.izl-rmenu .btn-qq {
}
.izl-rmenu .btn-qq:hover {
background-color: #00A83A
}
.izl-rmenu a.btn-qq, .izl-rmenu a.btn-qq:visited {

}
.izl-rmenu .btn-wx {

}
.izl-rmenu .btn-wx:hover {
	background-color: #00A83A
}
.izl-rmenu .btn-wx .pic {
	position: absolute;
	left: -120px;
	top: -1px;
	display: none;
	width: 120px;
	height: 120px;
}
.izl-rmenu .btn-phone {

}
.izl-rmenu .btn-phone:hover {
	background-color: #00A83A
}
.izl-rmenu .btn-phone .phone {
background-color:#00A83A;
	position: absolute;
	width: 180px;
	left: -180px;
	top: -1px;
	line-height: 41px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-qq .qq {
background-color:#00A83A;
	position: absolute;
	width: 120px;
	left: -120px;
	top: -1px;
	line-height: 41px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-qq .qq p{  color:#fff;}
.izl-rmenu .btn-top {
	display: none;
}
.izl-rmenu .btn-top:hover {
	background-color:#00A83A; color:#fff;
}
#wxnr{ width:100%;position:fixed; top:10%; z-index:1000; display:none;}
#wxnr .nrdf{ width:300px; padding:50px; float:left; margin-left:400px; text-align:center; background-color:#fff;box-shadow: 0px 2px 6px #777;-webkit-box-shadow: 0px 2px 6px #777;-moz-box-shadow: 0px 2px 6px #777;border-radius:10px;}
#wxnr  img{ max-width:100%;}
#wxnr  p{ font-size:14px; line-height:30px; text-align:center; }
#wxnr  p i{ font-size:16px;}
#wxnr  span{ display:inline-block; padding-left:10px; padding-right:10px; line-height:30px; background-color:#009943; color:#fff;border-radius:4px; margin-left:12px; cursor:pointer;}