@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,img{margin:0;padding:0;}
body{outline: 0;color:#333;text-align: left;vertical-align:baseline;font: Verdana,Tahoma,Arial,sans-serif,"瀹嬩綋";}
f1,h2,h3,h4,h5{ font-weight:normal;}
strong{font-weight: bold;}
ul,ol,li{list-style: none;}
a{color:#000000;text-decoration:none; } 
a:hover{color:#BA2636;text-decoration:underline;} 
/*
a,a:link,a:visited{color:rgb(79,129,189);}
a:active{color:black;}
a:hover{color:white;background: rgb(79,129,189);}
*/
.clear {clear:both;}
/*文字样式*/

.fon_10{font-size:10px;}
.fon_14{font-size:14px;}
.fon_16{font-size:16px;}
.fon_18{font-size:18px;}
.fon_blue{color:#0383c4;}
.fon_white{color:#fff;}

/*表单样式*/

.index_select1{width:100px;margin-top:10px;}

/*元素类CSS代码开始 */


#top{
	width:1000px;
	height:33px;
	background-color:#f3f3f3;
}
.top_left{
	width:350px;
	float:left;
	height:33px;
}
.top_left ul{ float:left; width:350px;}
.top_left ul li{ float:left; padding:0 8px; line-height:33px; font-size:12px; color:#333333;}

.top_right{
	width:350px;
	float:right;
	height:33px;
}
.top_right ul{ float:left; width:350px;}
.top_right ul li{ float:left; padding:0 8px; line-height:33px; font-size:12px; color:#333333;}

#pic{
	width:1000px;
	height:60px;
	float:left;
	background-image:url(../images/pic.png);
	background-repeat:no-repeat;
}
#logo{
	width:1000px;
	float:left;
	height:98px;
}
.logo_lif{ width:676px; float:left; height:98px; background:url(../images/logo_ylba.png) no-repeat;}
.logo_mid{ width:250px; float:left; height:98px;}
.logo_mid_1{ width:250px; height:30px; line-height:30px; margin-top:20px; float:left; display:inline; text-align:center; font-size:12px; color:#333;}
.logo_mid_2{ width:250px; height:30px; float:left;}
.logo_mid_2 ul{ width:100px; float:left; height:30px; margin:0 75px; display:inline;}
.logo_mid_2 ul li{ width:28px; height:28px; float:left; margin:2px; display:inline;}

.logo_rig{ width:60px; height:66px; float:left; margin:10px 5px; background:url(../images/sdzc.png) no-repeat;}

#menu{
	width:1000px;
	height:40px;
	float:left;
	background:#0383c4;
}
#menu ul{ width:980px; float:left; margin:0 10px; display:inline; height:40px;}
#menu ul li{ width:100px; float:left; height:40px; line-height:40px; color:#fff; font-size:14px; font-weight:bold; text-align:center;}
#menu .mouse_on{ background:#7fb714; height:40px; width:100px;}


/*下拉框*/
.select_1{ width:125px;height:30px;line-height:30px;font-size:14px;border:1px #dbdbdb solid;text-align:center; margin:5px 10px;}
.select_1 option{height:25px;border:1px solid #dbdbdb;}



#mod{
	width:1000px;
	margin:10px auto;
}
.mod_tit{ width:54px; height:53px; float:left; background:url(../images/pic_2.png) no-repeat;}
.mod_con{ width:925px; height:31px; float:left; border:1px #e0e0e0 solid; border-left:0px; background:#f9f9f9; padding:10px; display:inline;}
#footer{
	width:1000px;
	height:103px;
	margin:0 auto;
	background:url(../images/footer_bj.png) repeat-x;
}
.footer_lo{ width:62px; height:75px; float:left; margin:20px 0 0 100px; display:inline;}
.footer_te{ width:600px; height:60px; float:left; margin:20px 0 0 150px; display:inline; line-height:30px; font-size:12px; color:#333;}
