@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 {background-color: #fff;font-family:"微软雅黑";font-size: 14px;}
.fl { float: left;}
.fr { float: right;}
.all {width: 100%;}
/*网页开始*/
.container {width: 100%;}
.topr { width: 100%; height: 91px;}
.top {width: 1300px;height: 91px;margin: 0 auto;}
.top .xlogo {float: left;width: 410px;height: 91px;}
.top .top_tb { float: right; width: 200px;}
.top_tb ul { width: 100%; list-style: none; margin-top: 15px;}
.top_tb ul li {margin-left: 15px; float: right; text-align: right;}
.top_tb ul li a { color: #000; line-height: 21px; font-size: 12px;}
.top_tb ul li img { margin-top: 22px;}
.ewm{width: 150px;  margin-top: -30px !important; margin-left: -100px; display: none; position: absolute; z-index:97;}
.top_tb 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: 36px;  width: 44px; border: none; border-top: solid 1px #fff; border-bottom: solid 1px #fff; border-right: solid 1px #fff; background-color: #083a79;}

/*导航*/
.nav {width:860px; float: right;}
.xnav {width: 860px; margin: 0 auto; float: right;}
.xnav ul{list-style: none; text-align: right;}
.xnav ul li{float: left;list-style: none;margin-left: 40px;}
.xnav ul li a{font-size: 18px; color:#000;line-height: 55px;text-decoration: none;height: 55px; display: block;}
.xnav ul li a:hover{color:#00508e;}
#hidden_box{width: 100px; background-color:#ebf6fb; z-index: 99999; margin-top: -5px;position: absolute; list-style: none;margin-left: -14px;border-top: solid 5px #00508e;padding: 15px 0px;}
#hidden_box li{float: left;width: 100%;list-style: none;margin-left: 0px;}
#hidden_box li:hover { background-color: #0e4e9d;}
#hidden_box li a{font-size: 16px;color:#727171;line-height: 32px;text-align: center;height: 32px;border-bottom: solid 0px #000000; font-weight: normal;}
#hidden_box li:hover a {color:#fff;}
.xnav ul li:hover ul.abc{display: block;}
.abc {display: none;}

/*底部导航*/
.foot {width:100%;background-color:#e6e6e6; margin-top: 60px;}
.footer {width: 1170px;margin: 0 auto;}
.copy {width: 100%; text-align: center; padding: 21px 0;}
.copy span {font-size: 14px;color: #333;line-height: 30px;}
.copy a { text-decoration: none; color: #8396c7;}