﻿@charset "utf-8";

/*header*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {padding: 0;margin: 0;}
table {border-collapse: collapse; border-spacing: 0;}
fieldset,img {border: 0; padding:0px; margin:0px;}
ol,ul {list-style: none;}
h1,h2,h3,h4,h5,h6 {font-weight: normal; font-size:100%;}
body{ font:12px/24px 'Microsoft YaHei'; color:#484848;}
a{ color:#484848; text-decoration:none;}
.fl{ float:left;}
.fr{ float:right;}
.show{ display:block;}
.hide{ display:none;}
.cl{ clear:both;}
html{ overflow-x:hidden;}
*{ outline:none;}
.wd1100{ width:1200px; margin:0 auto;}
a:hover{ color:#0268b3;}

/*头部公用*/
.top{ height:35px; background:#575757; line-height:35px; width:100%;}
.top_con{ width:1200px; margin:0 auto;}
.top_con p{ color:#fff; float:left;}
.top_con span{ float:right; color:#fff; background:url(../images/phone.png) no-repeat left center; padding-left:25px; font-size:16px; font-weight:bold;}
.header{ position:relative; z-index:1000; background-color:#FFF; width:100%; height:90px; min-width:1200px;}
.head{ height:90px;}
.logo{ width:210px; height:80px; margin-top:5px; float:left;}


/*nav*/
.nav{ width:880px; float:right; height:90px; line-height:90px;}
.nav ul li{ width:110px; text-align:center; float:left;}
.nav ul li a{ display:block; font-size:16px; font-weight:bold;}
.nav ul li a:hover{ background:#013173; color:#fff;}
.nav ul li a.on{ background:#013173; color:#fff;}


/*bottom*/
.bottom{ background:#2b2b2b; padding:20px 0px; overflow:hidden; border-top:8px #5d5d5d solid;}
.bottom_con{ width:1200px; margin:auto;}
.foot_ewm{float: right;margin-top: 12px;width: 149px;}
.foot_ewm img{ overflow:hidden;}
.foot_ewm p{ text-align:center; line-height:18px; color:#fff; margin-top:10px;}
.foot_gz{float: left;margin-top: 10px;overflow: hidden;}
.foot_gz dl{width: 135px;float: left;margin-left: 15px;}
.foot_gz dl dt{font-family: 'Microsoft Yahei';font-size: 16px;font-weight: bold;line-height: 30px; color:#fff;}
.foot_gz dl dd{line-height: 20px; color:#fff;font-size: 14px;}
.foot_gz dl dd a{color:#fff;}
.foot_gz dl dd a:hover{text-decoration: underline;}



/*底部公用*/
.footer{height:50px; line-height:50px;}
.copyright{ color:#333; width:1200px; margin:auto; text-align:center; font-size:16px}
.copyright a{ color:#333;}



