@charset "gb2312";
/* CSS Document*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;font:inherit;font-size:100%;vertical-align:baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul,li{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:bold;color:#000;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
body{line-height:1;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
a,button{cursor:pointer;}
/**********defined************/
body {font-size:12px; color:#444; font-family:"Microsoft Yahei"; background:#3899c3;}
h1, h2 { font-weight:bold; color:#333333;}
h1, h2, h3, h4, h5, h6, p { line-height:1.2em; font-size:100%;}
p{line-height:24px;}
h1{ font-size:22px;}
h2{ font-size:16px;}
h3, h4, h5, h6{ font-size:16px;}
strong {font-weight:bold;}
a {color: #444;}
a:link {text-decoration:none;} 
a:hover { color: #d31f20; text-decoration: underline;}
.cl:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.cl{zoom:1;}

.wrap{
	width:100%;
	margin:0 auto;
}
.logo{
	width:1200px;
	height:auto;
	margin:0 auto;
}
.nav{width:100%; height:auto; background:#025790; font-size:14px; text-align:center; margin:0 auto;}
.nav a{background:none; color:#fff; font-size:16px; text-align:center; font-family:"Î¢ÈíÑÅºÚ"; line-height:40px; font-weight:700; padding:9px 60px; text-decoration:none;}
.nav a:hover{background:#3899c3;}
.banner{
	width:100%;
	height:400px;
	margin:0 auto;
}
#myFocus{position:relative; border:0px; height:400px;}
#myFocus .pic li{ width:100%; height:400px; position:absolute; top:0; left:0; display:none;}
#myFocus .num{width:100%; position:absolute; bottom:10px; left:6px; z-index:2; text-align:center;}
#myFocus .num li{width:20px; height:20px; color:#fff; line-height:20px; border:0px; background:#000; margin:0px 6px; text-align:center; cursor:pointer; overflow:hidden; display:inline-block; border-radius:50%;}
#myFocus .num li a{color:#fff; text-decoration:none;}
#myFocus .num li.current{background:#dc0000;}
#myFocus .num li.current a{color:#fff; text-decoration:none;}

.about, .menu, .main, .lxwm{
	width:1200px;
	height:auto;
	margin:0 auto;
}
.about h2{
	width:1200px;
	height:auto;
	margin-top:20px;
	float:left;
}
.about ul{
	width:1160px;
	height:auto;
	background:#fff;
	padding:20px;
	float:left;
}
.about ul p{
	width:1160px;
	height:auto;
	font-size:14px;
	line-height:28px;
	text-indent:28px;
	float:left;
}

.menu h2{
	width:1200px;
	height:auto;
	margin-top:20px;
	float:left;
}
.menu dl{
	width:1160px;
	height:26px;
	text-align:center;
	background:#fff;
	padding:40px 20px;
	float:left;
}
.menu dl a{
	color:#333;
	text-align:center;
	background:#fff;
	font-size:16px;
	padding:6px 20px;
	border:1px solid #dfdfdf;
	margin:0px 5px;
	border-radius:20px;
}
.menu dl a:hover, .menu dl a.hover{
	color:#fff;
	background:#3899c4;
	border:1px solid #3899c4;
	text-decoration:none;
}

.main ul{
	width:1184px;
	height:auto;
	background:#fff;
	padding:0px 8px;
	float:left;
}
.main ul li{
	width:286px;
	height:auto;
	background:#f6f6f6;
	margin:5px;
	display:inline;
	float:left;
}
.main ul li img{
	border:none;
	width:266px;
	height:296px;
}
.main ul li em{
	width:276px;
	height:40px;
	padding-left:5px;
	float:left;
}
.main ul li span{
	width:286px;
	height:auto;
	text-align:center;
	float:left;
}
.main ul li em a{
	width:276px;
	height:40px;
	color:#333;
	font-size:16px;
	line-height:40px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	float:left;
}
.main ul li span a{
	color:#333;
	text-align:center;
	background:#fff;
	font-size:14px;
	padding:6px 12px;
	border:1px solid #dfdfdf;
	border-radius:20px;
}
.main ul li:hover{
	background:#3899c3;
}
.main ul li:hover em a{
	color:#fff;
	text-decoration:none;
}
.main ul li:hover span a{
	color:#fff;
	background:#f4b126;
	border:1px solid #f4b126;
	text-decoration:none;
}

.lxwm h2{
	width:1200px;
	height:auto;
	margin-top:20px;
	float:left;
}
.lxwm ul{
	width:1160px;
	height:auto;
	font-size:16px;
	line-height:30px;
	background:#fff;
	padding:20px;
	float:left;
}
.lxwm ul img{
	float:right;
}

.liuyan{
	width:1200px;
	height:auto;
	margin:0 auto;
}
.liu{
	width:1160px;
	height:auto;
	background:#FFF;
	padding:20px;
	float:left;
}

.bottom{
	width:1200px;
	height:auto;
	margin:0 auto;
}
.bott{
	width:1200px;
	height:40px;
	color:#fff;
	font-size:14px;
	line-height:40px;
	text-align:center;
	float:left;
}
.bott a{
	color:#fff;
}