@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: 106px;}
.top {width: 1100px;height: 106px;margin: 0 auto;}
.top .xlogo {float: left;width: 400px;}
.top .top_tb { float: right; width: 200px;}
.top_tb ul { width: 100%; list-style: none; margin-top: 15px;}
.top_tb ul li { width: 80px; margin-left: 10px; float: right; height: 50px;}
.top_tb ul li a { color: #000; line-height: 50px; font-size: 16px;}
.top_tb ul li img { margin-top: 22px;}

/*导航*/
.nav {width:570px; float: right;}
.xnav {width: 1100px; margin: 0 auto; }
.xnav ul{list-style: none; text-align: right;}
.xnav ul li{float: left;list-style: none;margin: 0 26px; font-size: 18px; line-height: 45px;}
.xnav ul li:first-child { margin-left: 0;}
.xnav ul li:last-child { margin-right: 0;}
.xnav ul li a{font-size: 20px; color:#000;line-height: 45px;text-decoration: none;height: 45px; display: block;}
.xnav ul li a:hover{color:#00508e; }
#hidden_box{width: 188px; background-color:#ebf6fb; z-index: 99999; margin-top: -1px;position: absolute; list-style: none;margin-left: -55px;border-top: solid 1px #00508e;padding: 5px 0px 0px 0px;}
#hidden_box li{float: left;width: 100%;list-style: none;margin-left: 0px;}
#hidden_box li a{font-size: 18px;color:#000;line-height: 52px;text-align: center;height: 52px;border-bottom: solid 1px #b4c1d9; font-weight: normal; margin: 0 20px;}
#hidden_box li:last-child a { border-bottom: solid 0px #000000;}
#hidden_box li a:hover {color:#00508e;}
.xnav ul li:hover ul.abc{display: block;}
.abc {display: none;}

/*底部导航*/
.foot { width: 100%; overflow: hidden; margin-top: 60px; float: left; background-color: #aaabab; }
.xdbdh { width: 100%; background-color:#f7f8f8;}
.dbdh { width: 1300px; padding: 30px 0; overflow: hidden; margin: 0 auto;}
.dbdh_col { width: 210px; margin-right: 15px; float: left;}
.dbdh_col h2 { width: 100%; float: left; font-size: 24px; line-height: 200%; font-weight: normal; color: #083a79;}
.dbdh_col h2 a { font-size: 24px; line-height: 200%; font-weight: normal; color: #083a79; text-decoration: none;}
.dbdh_col h2 a:hover { text-decoration: underline;}
.dbdh_col ul { width: 100%; list-style: none; font-size: 16px; margin-top: 20px;;}
.dbdh_col ul li { width: 100%; float: left; font-size: 16px; line-height: 200%; color:#ba8658; text-align: left;}
.dbdh_col ul li a { font-size: 16px; line-height: 200%; color:#083a79;}
.dbdh_col ul li a:hover { text-decoration: underline;}
.wechat { float: right; width: 252px; text-align: center;font-size: 16px; line-height: 200%; color:#ba8658;}
.wechat img { width: 252px; height: auto;}

.copy { width: 1100px; margin: 0 auto; padding: 20px 0; }
.copy ul { width: 900px; float: left; list-style: none; padding: 0; font-size: 14px; color:#ba8658; margin-right: 100px;}
.copy ul li { width: 100px; padding: 0 20px; float: left;}
.copy ul a { font-size: 14px; color:#fff; line-height: 100px; padding: 0 10px;}
.copy ul a:hover { text-decoration: underline;}
.copy ul span { font-size: 14px; color:#fff; line-height: 100px;}
