@charset "utf-8";
/* CSS Document */
/**top**/
.top{ width: 100%; display: block; overflow: hidden;}
.top .logo{ float: left; margin: 40px 0 20px 0}
.top .nav{ float: right; height: auto; margin-top: 70px;}
.top .nav .cont{ padding: 0 15px 0 15px; font-size: 16px; font-weight: bold; color: #707070; height: 36px; float: left}
.top .nav .cont.cur{ color: #d0153c}
.top .nav .cont.on{ color: #d0153c; background: url("images/navICO.gif") no-repeat bottom center;}
.top .nav .cont:hover{ color: #d0153c}
.top .nav-two{ background: url("images/nav_bj.gif") repeat-x; width: 100%; height: 31px; position: absolute; top: 106px; left: 0; font-size: 14px; display: none}
.top .nav-two .text{ margin-top: 6px; float: right}
.top .nav-two .text#fwxmText{ margin-right: 25px}
.top .nav-two a{ color: #ffffff; float: left; padding: 0 15px; border-right: solid 1px #de5c77; line-height: 19px}
.top .nav-two a:hover{ font-weight: bold}
.top .nav-two a.borno{ border: 0 none}
/**bottom**/
.bottom{ width: 100%; display: block; overflow: hidden; background-color: #666666}
.bottom .share{ display: block; margin-top: 20px; text-align: right; padding-right: 20px}
.bottom .share a{ width: 26px; height: 26px; float: right; margin-right: 10px}
.bottom .share a.tengxunweibo{ background: url("images/share_tengxunweibo.gif") no-repeat}
.bottom .share a.sina{ background: url("images/share_sina.gif") no-repeat}
.bottom .share a.qzone{ background: url("images/share_qzone.gif") no-repeat}
.bottom .qrcode{ width: 120px; height: auto; display: block; margin: 0 auto}
.bottom .qrcode img{ width: 111px; height: 111px; display: block; margin: 0 auto}
.bottom .qrcode span{ display: block; color: #ffffff; font-weight: bold; line-height: 30px}
.bottom .foot{ display: block; margin: 20px auto; border-top: solid 1px #949494}
.bottom .foot .bottom-nav{ display: block; margin: 0 auto; color: #959595; text-align: center; margin-top: 20px}
.bottom .foot .bottom-nav a{ color: #959595; margin: 0 5px}
.bottom .foot .bottom-nav a:hover{ text-decoration: underline}
.bottom .foot p{ text-align: center; color: #ffffff; margin: 10px 0 30px 0}


