/* CSS Document */

body{background-color:#f2f2f2;margin:0 auto; font-size:12px;}
.clear{clear:both;}
img{border:0;}
ul,li,ol{list-style:none;}

        /*header Start*/
.header{width:100%;margin:0 auto;}
.header .top{height:298px;margin:0 auto;background:url(images/header.jpg?t=20200420) no-repeat center top;}
.header .position{position: fixed; width:100%;height:35px; line-height:35px;background-color:#f9f9f9;border:1px #dfe9fd solid; color:#35a8f0; padding-left:8px;}
.header .position a{color:#35a8f0; text-decoration:none;}
.header .reg_menu{float:right;width:400px;margin:0;}
.header .reg_menu ul{margin:0; padding:0;}
.header .reg_menu ul li{float:left;line-height:30px;width:110px;background:url(images/bg.png) no-repeat -85px -448px;margin:1px 12px 0 12px; padding:0;text-align:center;color:#FFFFFF;font-size:14px;	font-family:"Î¢ÈíÑÅºÚ";}
.header .reg_menu ul li:hover{background-image:url(images/bg.png);background-repeat: no-repeat;	background-position: -85px -483px;}
.header .reg_menu ul li a{color:#FFFFFF; text-decoration:none;display:block;}
	    /*End header*/
		
		/*main Start*/
#main{width:1025px;margin:1.5em auto;background-color:#FFF;padding:1.2em 1.6em;border:1px solid #c2c2c2;}
#main .annotation{ width:1007px; float:left; font-size:13px; line-height:25px; background-color:#f9f9f9; padding:8px; border:1px #dfe9fd solid;}
#main .annotation h3{float:left;font-family: "Î¢ÈíÑÅºÚ"; font-size:16px; margin:25px 0;}
		/*gx_list Start*/
#main .gx_list{float:left;width:1025px;}
#main .gx_list ul{margin:0 0 0 2px;padding:0;display:block; width:1025px; float:left;}
#main .gx_list ul li{float:left;margin:0 53px 20px 0px;text-decoration:none;list-style:none;display:block;}
#main .gx_list ul .gx_list_clear{ margin-right:0;}
#main .gx_list ul li a{display:block;}
		/*End gx_list*/
		
		/*gx_logo Start*/
#main .gx_logo{float:left;width:1025px; margin:8px 0 0 0;}
#main .gx_logo ul{margin:0 0 0 1px;padding:0;display:block; float:left; width:1025px;}
#main .gx_logo ul li{float:left;width:235px; list-style:none; border:1px #dfe9fd solid; margin:5px 25px 10px 0; display:block;}
#main .gx_logo ul li:hover{border:1px #c2c2c2 solid;}
#main .gx_logo ul .gx_logo_clear{margin-right:0;}
#main .gx_logo ul li a{display:block; height:auto;}
#main .gx_logo ul li span{display:block; background-image:url(images/ico-bg.jpg); height:24px; line-height:24px; text-align:center; font-size:12px; width:235px; float:left; color: #CC0000; text-decoration:none;}
		/*End gx_list*/
		
		/*news_list Start*/
#main .news_list{float:left;width:1025px; margin:8px 0 0 0;}
.news_list .news_box{float:left; width:330px; margin:7px 4px; border:1px #dbdbdb solid;}
.news_list .news_title{width:330px; float:left; height:30px;line-height:30px; background-image:url(images/titlebg.jpg);}
.news_list .news_title h3{margin:0 0 0 30px; padding:0;}
.news_list .news_title span{float:right; margin-right:8px;}
.news_list a:link,a:visited{color:#000000; text-decoration:none;}
.news_list a:hover{color: #990000;}
.news_box .news_hot{ float:left; width:330px; border-bottom:1px #e2e2e2 dashed; padding-bottom:12px; margin-top:5px;}
.news_hot ul{ margin:5px 0; padding:0;}
.news_hot ul li{ margin:0; padding:0;}
.news_hot ul li .pic{float:left; width:70px; height:70px; border:1px #e2e2e2 solid; margin:0 9px 0 9px; padding:0;}
.news_hot ul li .infos{float:right; width:235px; height:70px; padding-right:5px;}
.news_hot ul li .infos h5{margin:0 0 5px 0; padding:0; font-size:14px;}
.news_hot ul li .infos p{line-height:18px; margin:0; padding:0; font-size:12px;}
.news_box ul.ul_txt{ margin:8px 0; padding:0; float:left;}
.news_box ul.ul_txt li{display:block;width:308px;line-height:23px;background:url(images/bg.png) no-repeat 0px -15px; padding-left:20px;}
		/*End news_list*/
		
.title{margin:5px 0;}

		/*Footer Start*/
.footer{
	width:100%;
	margin:0 auto;
	font-size:12px;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position:center -17px;
	padding:1em 0 0 0;
}
.footer p{ text-align:center;}
		/*End footer*/

	    /*end main*/
