@charset "utf-8";/* CSS Document */
div, p, ul, dl, dt, dd, h2, h3 {padding: 0;margin: 0;}
font {padding: 0 5px;}
ul, li {list-style: none;}
img {border: none;}
a {text-decoration: none; cursor: pointer;}
a:link, a:visited {	color: #727171;}
a:hover, a:active {color: #00508e;}
.clearFloat:after {content: '';display: block;clear: both;overflow: hidden;height: 0;}
.clearFloat {zoom: 1;}
body {font-family:"微软雅黑";font-size: 14px; background-color:#FFFFFF;}
.fl { float: left;}
.fr { float: right;}
.all {width: 100%;}
/*网页开始*/
.container {width: 100%;}
.topr { width: 100%;}
.top {width: 1280px; margin: 0 auto; overflow: hidden;}
.top .logo {float: left;width: 170px; margin-top: 20px; margin-bottom: 20px;}
.top .top_r { float: right; width: 600px; margin-top: 20px; margin-bottom: 20px;}
.top_r ul { width: 100%; list-style: none;}
.top_r ul li { width: 29px; height: 29px; margin-left: 20px; float: right;}
.top_r ul li a { color: #00508e; line-height: 19px; font-size: 14px;}
.ewm{width: 250px;  margin-top: 20px !important; margin-left: -200px; display: none; position: absolute; z-index:97;}
.top_r ul li:hover ul.ewm{display: block;}
.ser-button { background: url(search.png) center center no-repeat; border: medium none; display: block; float: left; font-size: 12px; height: 19px;  width: 19px; border: none;  background-color:#f7f8f8;}



/*版权*/
.foot {width:100%;background-color:#cfe5f0; float: left; margin-top: 50px;}
.footer {width: 1200px;margin: 0 auto;height: 70px;}
.copy {width: 100%;float: left; text-align: center;}
.copy span {width: 100%; font-size: 14px;color: #727171;float: left;line-height: 25px;margin-top: 10px;}


