@import url("font-awesome.min.css");
@import url("animate.css");
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color:#555;
	font-family:"Microsoft YaHei", "微软雅黑";
	background-color: #FFFFFF;
	line-height:24px;
}
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
}
img{ border:0px;}
#headt{
	width:100%;
	float:left;
	height:35px;
	background-color:#F4F4F4
	}
#head{
	width:100%;
	float:left;
	background-color:#fff;
	min-width:1200px; overflow:hidden;
}
#dh{
	width:100%;
	float:left;
	height:45px;
	min-width:1200px; background-color:#0063A6;
}
#ljso{
	width:100%;
	float:left;
	height:50px;
	background-color:#fff; border-bottom:#ddd solid 1px;min-width:1200px;  overflow:hidden;
}
#flash{
	width:100%;
	float:left;
 min-width:1200px; overflow:hidden;
}
#nyweb{
	width:100%;
	float:left; min-width:1200px; padding-top:25px; padding-bottom:25px; background-color:#fff; overflow:hidden;

}
#hyweb{ width:100%; float:left; padding-top:25px; padding-bottom:35px; min-width:1200px; overflow:hidden;}
#hyweb_1{
	width:100%;
	float:left;
	padding-top:30px;
	padding-bottom:30px;
	background-color:#F5F5F5;
	min-width:1200px;
	background-image: url(gb.jpg);
	background-repeat: repeat;
	background-position: left top; overflow:hidden;
}
#hyweb_2{
	width:100%;
	float:left;
	padding-top:35px;
	padding-bottom:45px;
	background-image: url(gywm_bg.jpg);
	background-repeat: repeat;
	background-position: left top; overflow:hidden;
}
#hyweb_3{ 	width:100%;
	float:left;
	background-color:#F1F5F3;
	padding-top:35px;
	padding-bottom:35px; overflow:hidden;
}
.hyweb { width:100%; height:480px; position: relative; overflow:hidden; }
.hyweb li{width:100%;
	background-repeat: no-repeat;
	background-position: center top; height:600px; text-align:center;
}
.hyweb li img{ border:0px; width:1000px;height:600px;}
.hyweb li A{ width:100%;height:600px; display:block; margin:auto; OVERFLOW: hidden;}
/*数字按钮样式*/
.hyweb .num { width:100%; left:0px; bottom:15px; text-align:center; height:20px; line-height:20px; position: absolute; z-index: 80;	}
.hyweb .num li {display:inline-block;
	text-align:center;
	width:14px;
	height:14px;
	line-height:0px;
	overflow:hidden;
	color:#00428E;
	text-align:center;
	margin-right:4px;
	margin-left:4px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0px;
	overflow:hidden; background-color:#00428E;transition:all 0.3s ease-in-out 0s;border-radius:15px; 	filter: Alpha(Opacity=80); 
-moz-opacity:0.8; 		opacity:0.8;
}
.hyweb .num li.on {
		width:14px; background-color:#DA251C; color:#DA251C;filter: Alpha(Opacity=100);-moz-opacity:1; 		opacity:1;
} /*当前项*/

/*上一个  下一个*/
.hyweb .prev,
.hyweb .next {
	width: 50px;
	height:500px;
	position: absolute;
	filter: Alpha(Opacity=0.8);
-moz-opacity:0.8; 		opacity:0.8;
	background-repeat: no-repeat;
	background-position: left center;
	top:0px;
}
.hyweb .prev {
	left:-50px;
	background-image: url(lefta.png);
}
.hyweb .next {
	right:-50px;
	background-position: right center;
	background-image: url(righta.png);	
}
#body_1{width:1200px; margin-left:auto; margin-right:auto;}
#dibu{
	width:100%;
	float:left;
	background-color:#444;
	background-image: url(footer_bg.jpg);
	background-repeat: repeat;
	background-position: left top; overflow:hidden;
}
#t1{ width:1200px; float:left; line-height:35px; color:#444; font-size:14px;z-index:101;position:relative; }

#t1 .left{
	float:left;
	width:600px;
	float:left;
	}
#t1 .right{  float:right; text-align:right;}
#t1 .right span{ font-size:14px;}
#t1 A{color:#555;  float:left; line-height:35px;}
#t1 A i{ margin-left:12px; margin-right:12px; color:#0063A6;}
#t1 A.fd{ position:relative; height:35px; cursor:pointer; }
#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:#0063A6;}
#t1 A.fd:hover .pic{ top:35px; filter: Alpha(Opacity=100);
-moz-opacity:1; 		opacity:1; height:auto;}
#weso{ width:1200px; float:left; line-height:50px; height:50px; font-size:13px; color:#0063A6;}
#weso A{ color:#555; font-size:12px; padding-left:6px; padding-right:6px;}
#weso A:hover{ color:#0063A6}
#weso .left{ width:870px; float:left;}
#weso .left b{ color:#0063A6;}
#weso .right{ width:300px; float:right;}
 #search{
	width:300px;
	float:right;
	border:0px;
	height:30px;
	background-image: url(search_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#weso #search{margin-top:10px;}
#contain-1-2 #search{margin-top:6px;}
#search .input{
	width:200px;
	color:#999;
	padding-left:20px;
	padding-right:10px;
	height:28px;
	line-height:22px;
	font-size:12px;
	float:right;
	font-family:"Microsoft YaHei", "微软雅黑", "黑体";
	border:0px;
	border-right:0px;
	background:none;outline:none;
}
#search .buttom{
	width:60px;
	height:30px;
	cursor:pointer;
	border:0px;
	background:none;
	margin:0px;
	padding:0px;
	float:right;
}

#top{
	width:1200px;
	float:left;

}

#logo{
	float:left;
	overflow:hidden; height:100px;

}
#logo .logo{ display:table-cell; vertical-align: middle; height:100px;}
#logo img{ float:left; max-height:80px; border:0px;}
#wzjc{ float:left; padding-left:20px; }
#wzjc div{ height:100px; display:table-cell; vertical-align:middle;}
#wzjc span{  color:#DA251C; }
#wzjc p{ font-size:18px; color:#666;line-height:30px;}
#tel{ float:right; line-height:25px; font-size:14px;  color:#666;  background-image: url(tel.png);
	background-repeat: no-repeat;
	background-position: left center; padding-left:60px; padding-top:10px; padding-bottom:10px; margin-top:15px;}
#tel .name{ text-align:left; margin-right:18px; line-height:20px; font-size:14px; color:#666;}
#tel .f22{
	font-size: 26px;
	color:#0063A6;
	font-weight:bold;
	line-height:30px;
	font-family: "Times New Roman", Times, serif;
}
#bht{ width:100%; float:left; border:#f5f5f5 solid 10px; background-color:#f9f9f9;}
#bottom{
	width:1200px;
	float:left;
	line-height:22px;
	background-image: url(fhg.jpg);
	background-repeat: repeat-y;
	background-position: left top; overflow:hidden;
}
#bottom .ewm{ width:230px; padding:25px 10px; text-align:center;float:left;}
#bottom .ewm img{ width:100px; height:100px;}
#bottom .ewm p{ font-size:14px; color:#fff; margin-top:10px;}
#bottom .frb{ width:900px; float:right; padding-top:20px;}
#bottom .footer {
	HEIGHT: 44px;
	width:900px;
	float:left; border-bottom:#666 solid 1px;
}
#bottom .footer UL {
text-align:left;
	
	color: #fff;
}
#bottom .footer UL LI {
	DISPLAY: inline; line-height:50px;
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:#ff9900;
}
#bottom .copyright { width:900px; float:left;
	LINE-HEIGHT: 25px;
color: #ccc; font-size:13px; text-align:left;
	padding-top:12px;
}
#bottom .copyright A{ color:#ddd;}
a:link {
	text-decoration: none;
	color:#5a5a5a;
}
a:visited {
	text-decoration: none;
	color:#5a5a5a;
}
a:hover {
	color:#0063A6;
}
.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;
}
.izl-rmenu .btn {
	width: 40px;
	height: 40px;
	cursor: pointer;
	position: relative; border:#ddd solid 1px; margin-top:-1px; text-align:center;color:#333; line-height:40px;
}
.izl-rmenu .btn:hover{ color:#fff; border:#0063A6 solid 1px;}
.izl-rmenu .btn i{ font-size:18px; line-height:40px;}
.izl-rmenu .btn-qq {
}
.izl-rmenu .btn-qq:hover {
background-color: #0063A6;
}
.izl-rmenu a.btn-qq, .izl-rmenu a.btn-qq:visited {

}
.izl-rmenu .btn-wx {

}
.izl-rmenu .btn-wx:hover {
	background-color: #0063A6;
}
.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: #0063A6;
}
.izl-rmenu .btn-phone .phone {
background-color:#0063A6;
	position: absolute;
	width: 160px;
	left: -160px;
	top: -1px;
	line-height: 41px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-qq .qq {
background-color:#0063A6;
	position: absolute;
	width: 100px;
	left: -100px;
	top: -1px;
	line-height: 41px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-top {
	display: none;
}
.izl-rmenu .btn-top:hover {
	background-color:#0063A6; color:#fff;
}
