@import url("font-awesome.min.css");
@import url("animate.css");
@import url("menu.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
}
::selection {
color:#fff; background-color:#006CB2;
}
::-moz-selection {
color:#fff; background-color:#006CB2;
}
::-webkit-selection {
color:#fff; background-color:#006CB2;
}
::-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; background-color:#006CB2;min-width:1200px;}
#head{
	width:100%;
	float:left; float:left;  background-color:#fff;min-width:1200px;
}
#flash{
	width:100%;
	float:left;
 min-width:1200px;  
}

#nyweb{
	width:100%;
	float:left;
	min-width:1200px;
	padding-top:25px;
	padding-bottom:25px;

}

.hyweb { width:100%; height:500px; position: relative; overflow:hidden; }
.hyweb li{ width:100%; height:500px;
	background-repeat: no-repeat;
	background-position: center top; text-align:center;
}
.hyweb li img{ border:0px;  width:100%; height:360px}
.hyweb li A{ width:100%;height:500px; 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: 10;	}
.hyweb .num li {display:inline-block;
	text-align:center;
	width:12px;
	height:12px;
	line-height:0px;
	overflow:hidden;

	text-align:center;
	margin-right:4px;
	margin-left:4px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0px;
	overflow:hidden; transition:all 0.3s ease-in-out 0s;border-radius:14px; 	filter: Alpha(Opacity=90); background-color:#fff;box-shadow: 0px 1px 4px #333;-webkit-box-shadow: 0px 1px 4px #333;-moz-box-shadow: 0px 1px 4px #333;
-moz-opacity:0.9; 		opacity:0.9;
}
.hyweb .num li.on { background-color:#006CB2; 
} /*当前项*/

/*上一个  下一个*/
.hyweb .prev,
.hyweb .next {
	width: 50px;
	height:500px;
	position: absolute;
	filter: Alpha(Opacity=60);
-moz-opacity:0.6; 		opacity:0.6;
	background-repeat: no-repeat;
	background-position: left center;
	top:0px;
}
.hyweb .prev {
	left:-50px;
	background-image: url(lefta.png);
	background-repeat: no-repeat;
}
.hyweb .next {
	right:-50px;
	background-position: right center;
	background-image: url(righta.png);	
}
#hyweb{
	width:100%;
	float:left;
	padding-top:30px;
	padding-bottom:30px;
	min-width:1200px; overflow:hidden; background-color:#F5F5F5;
}
#hyweb1{
	width:100%;
	float:left;
	padding-top:30px;
	padding-bottom:40px;
	min-width:1200px; overflow:hidden; background-color:#fff;
}
#body_1{width:1200px; margin-left:auto; margin-right:auto;}
#dibu{
	width:100%;
	float:left;
	background-color:#464646;	padding-top:30px; 
	padding-bottom:30px;min-width:1200px; overflow:hidden;border-top:#006CB2 solid 20px;


}
#footer{
	width:100%;
	float:left;background-color:#464646; border-top:#535353 solid 1px;

	padding-top:10px;
	padding-bottom:10px;
min-width:1200px; overflow:hidden; 

}
#t1{ width:1200px; float:left; line-height:35px; color:#fff; font-size:13px;}

#t1 .left{
	float:left;
	width:700px;
	float:left;
	}
#t1 .right{  float:right; text-align:right;}
#t1 .right span{ font-size:14px;}
#t1 A{color:#fff;  float:left; line-height:35px;}
#t1 A i{ margin-left:12px; margin-right:12px;}
#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; z-index:100;	opacity:0;transition:all 0.3s ease-in-out 0s;}
#t1 A.fd .pic img{ width:100px; height:100px;}
#t1 A:hover{color:#fff;}
#t1 A.fd:hover .pic{ top:35px; filter: Alpha(Opacity=100);
-moz-opacity:1; 		opacity:1; height:auto;}
#top{
	width:1200px;
	float:left;

}

#logo{ width:300px;
	float:left;
	overflow:hidden;

}
#logo div{ display:table-cell; height:100px; vertical-align:middle;}
#logo img{ border:0px; max-width:280px; max-height:85px;}
#dh{ width:840px; float:right;}
#search{
	width:200px;
	float:right;
	border:0px;
	margin-top:4px;
	height:24px; border:#ddd solid 1px;background-color:#fff;border-radius:24px; overflow:hidden; margin-left:25px;
}
#search .input{
	width:140px;
	color:#999;
	padding-left:10px;
	padding-right:10px;
	height:24px;
	font-size:12px;
	float:right;
	font-family:"Microsoft YaHei", "微软雅黑", "黑体";
	border:0px;
	background:none;outline:none;
}
#search .buttom{
	width:30px;
	height:24px;
	cursor:pointer;
	border:0px;
	margin:0px;
	padding:0px;
	float:right;
	background-image: url(so.jpg);
	background-repeat: no-repeat;
	background-position: center center; background-color:#fff ;
}
#bottom{
	width:1200px;
	float:left;
	line-height:22px;

}
#bottom .right{ width:690px; float:right;}
#bottom .left{ width:380px; float:left;}
#bottom .gg{ width:380px; float:left; color:#fff;}
#bottom .gg dd{ font-size:30px; margin-bottom:12px;}
#bottom .gg a{ color:#fff;}
#bottom .gg p{ font-size:15px; line-height:30px; color:#fff; }
#bottom .footer { 
	width:115px;
	float:left; 
}
#bottom .footer UL {
text-align:left;

}
#bottom .footer UL LI { width:95%; float:left;line-height:26px; font-size:15px;
}
#bottom .footer  h4{ font-size:16px; line-height:30px; font-weight:600; color:#fff; margin-bottom:5px;  }
#bottom .footer UL LI A { color: #ccc; font-size:14px;}
#bottom .footer UL LI A  i{ margin-right:4px; }
#bottom .footer UL LI A:hover {	color:#fff;}
#lxfs{ width:380px; float:left;  color:#fff; font-size:14px; margin-top:10px; }
#lxfs UL {
 list-style-type:none;
}
#lxfs UL li{ width:340px; float:left; padding:9px; border:#535353 solid 1px; margin-top:-1px; padding-left:20px; margin-left:10px;  line-height:20px; height:20px; position:relative;}
#lxfs UL li img{ width:20px; height:20px; position:absolute; left:-10px; top:10px;}
#foot_d{
	width:1200px;
	float:left;
	line-height:22px;

}
#foot_d .rd{ width:1200px; float:left}

#foot_d .copyright { width:100%; text-align:center;
	LINE-HEIGHT: 30px;
color: #ddd; font-size:14px; 
}
#foot_d .copyright A{ color:#ddd;}
#foot_d .ewm{ width:200px; float:right; color:#fff; font-size:14px; font-weight:bold; line-height:25px;}
#foot_d .ewm img{ width:100px; height:100px; display:block;}
a:link {
	text-decoration: none;
	color:#5a5a5a;
}
a:visited {
	text-decoration: none;
	color:#5a5a5a;
}
a:hover {
	color:#006CB2;
}
.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:rgba(17,17,17,0.6);width: 60px;border-radius:5px 0px 0px 5px; 
}
.izl-rmenu .btn {
	width: 60px;
	height: 60px;
	cursor: pointer; text-align:center;
	position: relative;  text-align:center;color:#F2F2F2; line-height:20px; display:block;
}
.izl-rmenu .btn:hover{ color:#F2F2F2; background-color:#006CB2}
.izl-rmenu .btn i{ font-size:20px; line-height:30px;}
.izl-rmenu .btn dd{ font-size:12px; text-align:center;}
.izl-rmenu .btn-qq {
}
.izl-rmenu .btn-qq:hover {
background-color: #006CB2;
}
.izl-rmenu a.btn-qq, .izl-rmenu a.btn-qq:visited {

}
.izl-rmenu .btn-wx {

}
.izl-rmenu .btn-wx:hover {
	background-color: #006CB2;
}
.izl-rmenu .btn-wx .pic {
	position: absolute;
	left: -120px;
	top: 0px;
	display: none;
	width: 120px;
	height: 120px;
}
.izl-rmenu .btn-phone {

}
.izl-rmenu .btn-phone:hover {
	background-color: #006CB2;
}
.izl-rmenu .btn-phone .phone {
background-color:#006CB2;
	position: absolute;
	width: 160px;
	left: -160px;
	top: 0px;
	line-height: 60px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-qq .qq {
background-color:#006CB2;
	position: absolute;
	width: 100px;
	left: -100px;
	top: 0px;
	line-height:60px;
	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 {
}