@charset "gb2312";
/* CSS Document */
body{font-family:"微软雅黑";margin:0; padding:0;font-size:12px; }
div,form,ul,ol,li,span,p,dl,dd,dd{margin:0;padding:0;border:0; }
img,a img{border:0;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,th{margin:0;padding:0;font-size:12px;font-weight:normal;}
em{font-style:normal;}
ul,li{list-style:none;}
table,td,input{padding:0; }
a{text-decoration:none;}
a:hover{ text-decoration:underline;}
.center{margin-left:auto;margin-right:auto;}
.st{ font-family:"宋体"}
/*头部*/
.header{ width:100%; height:60px; background:url(../images/header.jpg) repeat-x center 0;}
.header_ul{ width:970px;}
.logo{ width:334px; height:60px; float:left}
.phone{ width:334px; height:60px; float:right}
/*主体*/
.main_con{
	width:100%;
	height:auto;
	background-color: #1b3b9d;
	background-image: url(../images/bg0.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.banner{ height:304px;}
.subject_a{ width:970px; }
.sub { height:auto; display:inline-block; width:970px; overflow:hidden; padding-bottom:10px;}
.sub ul.ul_a{ padding:10px 0 0 10px;}
.sub ul.ul_a li{ width:309px; height:221px; background:url(../images/pic1.jpg) no-repeat; float:left; margin-bottom:15px; margin-right:11px;}
.sub h1{ font-size:26px; color:#3b3b3b; text-align:center;padding-top: 9px;}
.sub p{ font-size:26px; text-align:center; color:#777777; padding-top:36px;}
.button{ width:124px; height:43px; padding-top:40px;}
.ulb_imga{ width:950px; height:100px; margin-bottom:15px;*margin-bottom:10px;}
.ul_b{ clear:both}
