body{background: #fff;margin:0px; padding:0px; font-size: 14px;font-family: "微软雅黑";position: relative;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {padding: 0;margin: 0;}
ol, ul, li {list-style: none;}
a{text-decoration: none;}
.hide{display:none !important;}
.wrap{width:1000px;margin:0 auto;position: relative;}

/**用户状态**/
.top-nav{width:100%;background: #35484f;height: 56px;min-width: 1000px;}
.top-nav .wrap{z-index: 999;}
.left {float: left;width: 223px;height: 56px;}
.right{display:none;float: right;margin-right: 52px;}
.right .txt {float:right;color: #dddfe0;padding: 0px 8px;margin: 20px 0px;line-height: 16px;}
.mail-link {border-right: 1px solid #dddfe0;}
.right a:hover {text-decoration: underline;}
.right li {float: left;margin-left: 30px;position: relative;}
.right .mail-link span{color: #df5757;}
.right.right_unlisted a,.right div{float:right;line-height: 56px}
.right.right_unlisted a{line-height: 56px;color: #dddfe0;}
.right.right_unlisted div{width: 1px;height: 12px;color: #dddfe0;background: #dddfe0;float: right;margin: 23px 10px 0px 10px;}

img.head_icon {margin-top: 20px;margin-right: 5px;}
img.exit_icon {margin-top: 7px;margin-right: -15px;}
.right .person.txt {cursor: pointer;margin: 0px;line-height: 56px;}
.person:hover{color: #f2b95f;}
.drop_box {position: absolute;top: 44px;right: -23px;background: #fff;border-radius: 6px;font-size: 19px;color: #515151;display: none;}
.drop_box dl {width: 112px;height: 51px;text-align: center;line-height: 52px;border-bottom: 1px solid #eeeeee;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}
.drop_box dl a{color: #515151;}
.drop_box dl a:hover{color:#65c2a3;}
.drop_box:before {content: "";position: absolute;top: -10px;left: 50%;margin-left: -10px;width: 0px;height: 0px;border: 10px solid #fff;border-top: none;border-left: 10px solid transparent;border-right: 10px solid transparent;}

/**tab切换**/
.banner-tab{height: 288px;width:100%;background:#fff url("f01.jpg") top center no-repeat;min-width: 1000px;}
.banner-tab .wrap{padding-top: 1px;z-index: 99;}
.banner-tab ul{margin-top: 239px;}
.banner-tab li{position:relative;height: 45px;line-height:42px;background:#fff;float: left;margin-right: 9px;border: 1px solid #dbdbdb;border-radius: 2px;padding: 0px 16px;border-top: 2px solid #dbdbdb;}
.banner-tab li a{color: #878686;font-size: 18px;font-family: "微软雅黑";}
.banner-tab li.cur,.banner-tab li:hover {padding:0 17px;background: #65c2a3;border: 0px;height: 45px;}
.hoverli{padding:0 17px !important;background: #65c2a3 !important;border: 0px !important;height: 45px !important;}
.hoverli:after{content: "";position: absolute;top: 40px;left: 50%;margin-left: -10px;width: 0px;height: 0px;border: 10px solid transparent;border-bottom: 10px solid #fff;border-top: none;}
.hoverli a{color:#fff !important;}
.banner-tab li.cur a,.banner-tab li:hover a{color:#fff;}
.banner-tab li.cur:after,.banner-tab li:hover:after {content: "";position: absolute;top: 40px;left: 50%;margin-left: -10px;width: 0px;height: 0px;border: 10px solid transparent;border-bottom: 10px solid #fff;border-top: none;}

/**底部**/
.footer .mt20 {margin-top: 20px;}
.footer{background: #f4f4f4;clear: both;border-top:1px solid #dfdfdf ;width: 100%;margin-top: 117px;min-width:1000px;}
.footer-bottom{text-align: center;padding: 16px 0;line-height:30px;background: #35484f;color: #888888}
.footer-bottom a{color: #bfbebe;padding: 0 10px;}
.footer-bottom a:hover{color: #fff;}
/*右边悬浮*/
#float_right{width:60px;height:200px;position:fixed;z-index:999;display: block;}
.floatdiv ul li{padding:11px;background-color: #dcdcdc;text-align: center;margin-bottom: 9px;}
.floatdiv ul li a{font-size:18px ;color:#ffffff;}
.floatdiv ul li:hover {background-color:#65c2a3;}


@media print and (color) {
   * {
      -webkit-print-color-adjust: exact;
      print-color-adjust: exact;
   }
}
