@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:280px;}
.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:460px; 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{  height:43px; padding-top:40px; padding-left:80px;}
.button img { margin-right:10px; margin-left:10px;}
.ulb_imga{ width:950px; margin-bottom:15px;*margin-bottom:10px;}
.ul_b{ clear:both}
.buttom{ float:left; margin-top:10px; width:950px;}
.buttom_nav{ float:left;
    width:913px;border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e0e9ef;
	border-left-color: #e0e9ef; background:#fbfbfc;padding-left:35px;}
.buttom_nav img{
	float:left;
	width:157px;
	height:114px;
	border: 1px solid #d6d6d7; margin:5px; display:inline; padding:3px;
}	
