@charset "utf-8";
/* CSS Document */
body,dd,dl,dt,h1,h2,h3,h4,h5,h6,hr,input,li,ol,p,td,textarea,th,ul{margin:0;padding:0; font-size:12px; font-family:"微软雅黑";}
li{ list-style:none;}
a{ text-decoration:none; list-style:none;}
img{border: none;}
.bbt{border-bottom: 1px solid #d9cfcd;}
.bder{border: #d0d0d0 1px solid;}

/*header*/
.toplink{ width:100%; background-color:#f5f6f6; height:30px; border-bottom:1px solid #d5d5d5;}
.topmiddle{ width:1210px; margin:0 auto; overflow:hidden;}
.topleft{ float:left; line-height:30px;}
.topright{ float:right; line-height:30px;}
.topright span{ color:#ff6600;}
.topright a{ color:#666666; padding:0 5px;}

.logowrap{ width:1210px; margin:0 auto; height:90px; line-height:90px; padding-top: 30px;}
.search{float:right; width:500px; height:32px; border:2px solid #003f98;margin-right:10px;margin-top:15px;}
.searchbar{width:500px; height:32px;position:absolute;}
.searchbar img{ position:absolute;right:0px; top:0;}
.searchbar input{ border:none;width:420px; height:32px; position:absolute; top:0; left:0; padding-left:10px;}

.navbar{ width: 100%; height:40px; background-color: #003f98;}
.navlist{width: 1210px;margin: 0 auto;}
.navfst{ background-color: #699fe5; width: 200px;height:40px;line-height: 40px;padding: 0;margin: 0; position:relative;}
.navfst a{font-size: 18px; text-align: left;}
.navfst img{position: absolute;;top: 20px;right: 20px;}
.navlist a{font-size: 16x;color:#ffffff;height:40px;text-align: center;line-height: 40px;padding: 0 45px;}
.navlist li{float:left;color:#ffffff;}

.footerbar{ border-top:#999999 5px solid; width: 100%; background-color: #f0f0f0;}
.footerconter{width: 1210px;margin: 0 auto;}
.footerconter p{ margin:20px 0; border-bottom:#999999 solid 1px;color: #333333;font-size: 14px;padding-bottom: 20px;}
.footerbtom{overflow: hidden;padding-bottom: 30px;}
.footerbtom h3{color:#333333; float: left;}
.footerbtom ul{float: right;margin-right: 80px;}
.footerbtom li{font-size: 14px;color: #575454; padding: 5px;}
.footerbtom a{color: #333333;}
