@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: 150px;}
.top {width: 1080px;height: 150px;margin: 0 auto;}
.top .xlogo {float: left;width: 140px; margin-top: 19px;}
.top .top_tb { float: right; width: 200px;}
.top_tb ul { width: 100%; list-style: none; }
.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;}

/*导航*/
.nav {width:940px; float: right; margin-top: 60px;}
.xnav {width: 940px; margin: 0 auto; float: right;}
.xnav ul{list-style: none; text-align: right;}
.xnav ul li{float: left;list-style: none; margin-left: 25px;}
.xnav ul li a{font-size: 14px; color:#000;line-height: 65px;text-decoration: none;height: 65px; display: block;}
.xnav ul li a:hover{color:#00508e;}

/*底部导航*/
.foot {width:100%;background-color:#005373; margin-top: 45px;}
.footer {width: 1200px;margin: 0 auto; padding: 20px 0; overflow: hidden;}
.contact { margin: 0 30px; list-style: none; float: left;}
.contact li {}
.foot_tit a { font-size: 13px; color:#FFFFFF; line-height: 30px; padding-bottom: 12px;}
.foot_tit a:hover { color:#FFFFFF;}
.foot_menu a { font-size: 12px; color:#FFFFFF; line-height: 30px; padding-bottom: 12px;}
.foot_menu a:hover { color:#FFFFFF;}
.ewm{width: 145px; float: right; margin-right: 30px; margin-top: 10px;}
.ewm img { width: 100%;}
.ewm p { padding: 10px 18px 0 18px; font-size: 12px; line-height: 18px; color:#FFFFFF;}





