@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
body{
	color:#000000; overflow-x:hidden;font-size:12px; 
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", "FontAwesome", sans-serif;
}
ul,li{ list-style:none;}
a{ color:#333; text-decoration:none;}

a img{ border:0px;}
.clear{ clear:both;}
.left{ float:left;}
.right{ float:right;}
input,button{outline:none; font-family:"微软雅黑";}

.header{ width:210px; width:100%;}
.header_top{ background:#f8f8f8; width:100%; height:37px; border-bottom:solid 1px #e7eaeb; color:#666666; line-height:37px;}
.header_top a{color:#666666; margin-left:10px; margin-right:10px;}
.header_top a.a1{color:#3077b9; margin-right:0;}
.header_cer{ width:100%; height:125px; background:#fff;}
.header_cer a.logo{ float:left; margin-top:38px;}
.header_cer .search{ width:545px; height:43px; float:left; margin-top:42px; margin-left:150px;}
.header_cer .search_kuang{ width:494px; height:41px; float:left; border:solid 1px #ddd;  border-radius:43px;}
.header_cer .search_text{ width:380px; float:right; line-height:41px; border:0px; background:none;}
.header_cer .search_but{ border:0px; background:url(../images/search_but.png) no-repeat; width:43px; height:43px; float:right; cursor:pointer;}
.header_nav{ width:100%; height:47px; background:#3d72a3;}
.header_nav ul{ width:1200px; height:47px; margin:0 auto;}
.header_nav ul li a,.header_nav ul li{ float:left; line-height:47px; display:block; font-size:16px; color:#fff; width:120px; text-align:center;}
.header_kuang{ width:1200px; margin:0 auto;}
.header #divselect{width:104px; position:relative; z-index:10000; float:left;}
.header #divselect cite{width:104px; line-height:33px; display:block; cursor:pointer;font-style:normal; border-right:solid 1px #ddd; height:33px; margin-top:4px; text-indent:30px; background:url(../images/ico1.png) no-repeat 70%;}
.header #divselect ul{width:184px;border:1px solid #ddd; background-color:#ffffff; position:absolute; z-index:20000; margin-top:-1px; display:none;}
.header #divselect ul li{height:24px; line-height:24px;}
.header #divselect ul li a{display:block; height:24px; color:#333333; text-decoration:none; padding-left:10px; padding-right:10px;}
.header #divselect ul li a:hover{background-color:#CCC;}

.footer{ background:#303030; width:100%; height:225px; color:#797979; font-size:14px;}
.footer_kuan{ width:1200px; margin:0 auto; }
.footer dl{ float:left; width:126px; text-align:center;margin-right:53px; font-size:14px; margin-top:35px; height:50px;}
.footer dl a{ color:#797979;}
.footer dl dt{ height:40px; line-height:40px; margin-bottom:10px;}
.footer dl dd{ line-height:30px;}
.footer dl dd img{ margin-top:20px;}
.footer_bottom{ border-top:solid 1px #464646; width:1020px; line-height:30px; text-align:center; padding-top:20px;}


.main{ width:1200px; height:auto; margin:0 auto;}