/* CSS Document */
/*主色调蓝:#368ADF*/
@charset "utf-8";
body{margin: 0px;font-family: "Microsoft YaHei UI", arial, sans-serif;padding: 0px; background-color:#eefdf0; font-size:13.5px; color:#4d4d4d;}
h1,h2,h3,h4,h5{margin: 0px;padding: 0px;display: inline;}
ul, li{margin: 0px;padding: 0px;list-style-type: none;}
a{text-decoration: none;}
img{border: 0px;}
.clearboth{clear: both;}
.hidden{display: none;}


#header{border-top:3px solid #368ADF;}
#header .head{height: 110px;width: 1024px;margin:0 auto;}
#header .head .logo{width: 302px;height: 91px;float: left;margin-top: 30px;}
#header .head .search{width:500px;float: right;margin: 10px 5px 0 0;}


.top_bg{margin:0 auto;width:100%;background:url(../images/top_bg_blue.gif) repeat-x;height:40px;margin-top:5px;}
.top{margin:0 auto;width:1024px;height:118px;font-family: "Microsoft YaHei UI",Arial,Corbel,Geneva, Helvetica, sans-serif;color:#282828;
font-size:14px;height:76px;}
#menu{
	height:73px;
}
#menu ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:150%;
}

.menu_line2{
	background:url(../images/menu_line2.gif) no-repeat center top; 
	width:15px;
}
#nav{
	padding-left:20px;
}
#nav li{
	float:left;
	height:35px;
	width:144px;
	text-align:center;

}
#nav li.menu_line{
	background:url(../images/menu_line.gif) no-repeat center top;
	width:2px;
	height:38px;
}


#nav li a{
	float:left;
	display:block;
	height:38px;
	cursor:pointer;
	width:144px;
	text-decoration:none;
}
#nav li a span{
	float:left;
	padding-top:14px;
	line-height:14px;
	color:#464545;
	text-decoration:none;
	width:144px;
	text-align:center;
	height:26px;
}
#nav li .nav_on{
	background-position:left 100%;
	background:url(../images/menu_on_right_blue.gif) no-repeat right top;
	width:143px;
	height:40px;
}
#nav li .nav_on span{
	background-position:right 100%;
	color:#FFFFFF;
	text-decoration:none;
	width:144px;
	text-align:center;
}
#nav li .nav_on1{
		background-position:left 100%;
	background:url(../images/menu_on_right.gif) no-repeat right top;
	width:143px;
	height:40px;
}
#nav li .nav_on1 span{
	background-position:right 100%;
	color:#FFFFFF;
	text-decoration:none;
	width:144px;
	text-align:center;
}



#menu_con{
	text-align:left;
	padding-left:80px;
	clear:both;
	font-family: "Microsoft YaHei UI",Arial,Corbel,Geneva, Helvetica, sans-serif;
	font-size:12px;
}
#menu_con li{
	float:left;
	height:22px;
	margin-top:9px;
	
}
#menu_con li a{
	display:block;
	float:left;
	color:#FFFFFF;
	cursor:pointer;
	padding-left:3px;
}
#menu_con li a span{
	float:left;
	padding:6px 10px 4px 10px;
	line-height:10px;
	
}
#menu_con li a:hover{
	text-decoration:none;

}
#menu_con li a:hover span{
color:#eeeeee;
}
/**************banner***************/

#header .banner{height: 320px; width:100%; background:url(../upload/banner_bg.jpg) no-repeat;}

#imgplay{margin: 0 auto;height: 320px;width: 100%;position: relative;z-index: 10;text-align:center;}
#imgplay .imgbox{height: 320px;width: 100%;overflow: hidden; text-align:center;}
#imgplay .pNav{POSITION: absolute;WIDTH: 1024px;HEIGHT: 20px;z-index: 12;bottom: 0px;left: 0px;}
#imgplay .pNav li{WIDTH: 20px;FLOAT: left;VERTICAL-ALIGN: middle;display: block;height: 20px;margin: 0 8px;background: url(../images/playbg.gif) no-repeat;cursor: pointer;}
#imgplay .pNav .imgSelected{background-repeat: no-repeat;background-position: 0px -29px;}

#wrap{width: 1024px;margin:0 auto;}


/*#footer{background: #ededed url(../images/footerbg.gif) repeat-x; height:210px;}*/
#footer{background: #368ADF; height:120px;}
#footer .footw{margin: auto;width: 1024px;}
#footer .foota{/*height: 75px;*/height:0}
#footer .foota h5{display: block;margin: 10px 0 0 2px;float: left;}
#footer .foota .bz{float: right;padding: 35px 0 0 0;}
#footer .foota .bz img{vertical-align: middle;float: left;margin: 0 13px;}
#footer .foota span{font-size: 17px;color: #7b7a7a;float: left;}
#footer .foota span strong{font-size: 18px;color: #ed6604;margin-right: 2px;}
#footer .footb{height: 120px;}
#footer .footb .fbl{float: left;width: 555px;line-height: 28px;padding-left: 12px;padding-top: 32px;font-size: 12px;color: #e7e7e7;font-family: "Microsoft YaHei UI";}
#footer .footb .fbl b{font-family: Arial; color:#e7e7e7;}
#footer .footb .fbl a{color: #fefefe;font-size: 14px;}
#footer .footb .fbl em{color: #fefefe;font-style: normal;margin: 0 1px 0 8px;}
#footer .footb .fbl a:hover{color: #F00;text-decoration: underline;}
#footer .footb .fbl span a img{vertical-align: middle;margin: 0 4px;}
#footer .footb .fbr{float: right;width: 350px;font-size: 19px;color: #fefefe;padding-top: 20px;text-align: right;}
#footer .footb .fbr img{margin-left: 8px}
