div{
    display: table;
}
body{
    font-size: 14px;
}
.main{
    width:1200px;
    margin:0px auto;
}
.wth100{
    width:100%;
}

.mt20{
    margin-top: 20px;
}

.bgred{
    background: #02c0b5;
}
.logo{
    width:250px;
    float: left;
}

.poparea{
    width:80px;
    text-align: center;
    color: #02c0b5;
    font-size: 22px;
    font-weight: 600;
    float: left;
    padding-top: 30px;
}

.poparea em{
    display: block;
    margin: 5px auto;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #666;
    cursor: pointer;
}

.t_mid{
    width: 500px;
    float: left;
    display: inline-block;
}

.t_mid img{
    width: 100%;
}

.t_right{
    width:320px;
    float: left;
    line-height:90px;
    color: #02c0b5;
    font-weight: 600;
    font-size: 24px;
}
.t_right img{
    margin-top: 10px;
}
.logo img {
    height: 90px;
    margin: 10px 0px;
}

.menu {
    display: table;
    padding: 0px;
    margin:0px;
    width:100%;
}
.menu li{
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 105px;
}
.menu li a{
    color: #FFF;
    display: block;
    width:100%;
    font-size: 18px;
}

.bird_left{
    width:250px;
    float: left;
    border: 1px solid #cdcdcd;
}
.bird_right{
    width:100%;
}
.bird_card{
    width:95%;
    margin:0px auto;
    border-bottom: 1px dotted #cdcdcd;
}
.bird_card h2{
    height: 35px;
    line-height: 35px;
    color:#02c0b5;
    font-weight: bold;
    font-size: 15px;
}
.bird_content{
    width:100%;
    padding-bottom: 10px;
    line-height: 25px;
}
.bird_top10{
    margin-top: 10px;
}

.bird_content ul{
    width:100%;
    margin:0px;
    padding:0px;
}
.bird_content ul li{
    height: 30px;
    line-height: 30px;
    border-top:1px dotted #cdcdcd;
}
.bird_card h2 em{
    font-style: normal;
    float: right;
}
.bird_card h3{
    height: 35px;
    line-height: 35px;
    color:#02c0b5;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #cdcdcd;
    text-indent: 10px;
}
.bird_card h3 em{
    font-style: normal;
    float: right;
    font-size: 14px;
    font-weight: normal;
}

.bird_content dl{
    width:100%;
}
.bird_content dl dd{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted #cdcdcd;
    float: left;
    width: 33.3%;
    text-indent: 10px;
}
.bird_content dl dd em{
    float: right;
    font-style: normal;
    color:#02c0b5;
    margin-right: 15px;
    text-align: right;
}
.bird_border{
    border:1px solid #cdcdcd;
}

.numCls{
    font-size:20px;
}

.friend a{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin:0px 5px;
}

.bird_menu_active{
    background: #029f96;
}

.menu li.bird_menu_active a{
    color: #FFFFFF;
    font-weight: 600;
}

.bird_search{
    width: 100%;
    font-size: 16px;
    color: #666;
}
.bird_search dl{
    display: table;
    width: 100%;
    margin:10px 0px;
}
.bird_search dl dt{
    width: 100px;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.bird_search dl dd{
    width:1090px;
    float: left;
}

.bird_search dl dt a{
    display: inline-block;
    float: right;
    width:60px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

.bird_search dl dd a{
    display: inline-block;
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin:0px 3px;
    padding:0px 5px;
}

.bird_stat{
    background: #02c0b5;
    color: #fff;
    border-radius: 5px;
}
.bird_stat:hover{
    color:#fff;
}

.page .current{
    color: #fff;
    background-color: #02c0b5;
    border-bottom: 1px solid #02c0b5;
    border-top: 1px solid #02c0b5;
    cursor: default;
}
.page .disabled{color: #666 !important; background-color: #f1f1f1 !important; cursor: not-allowed;}
.layui-laypage{
    display: block;
}
.page{
    margin:0px auto;
}

.bird_ipt input{
    width:400px;
}


.bird_btn{
    width:100%;
    text-align: center;
}

.bird_btn_color{
    background: #02c0b5;
    width:100px;
}

.bird_box{
    width: 49%;
    float: left;
    height: 343px;
    font-size: 16px;
}

.bird_tips{
    width: 49%;
    float: right;
    height: 343px;
    line-height: 23px;
    font-size: 16px;
}

.bird_tips .layui-field-box p{
    font-size: 16px;
    color: #02c0b5;
    border-bottom: 1px solid #eaeaea;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 7px;
}

.bird-title{
    text-align: center;
}
.bird-title h2{
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}
.yellow {
    color: #ff9f00;
}
.red {
    color: #e4000f;
}
.orange {
    color: #ff8a00;
}
.sinput{
    display: inline-block;
    width: 32px;
    height: 32px;
    float: left;
    text-align: center;
}
.sinput input{
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
}
.bird_ipt{
    width: 200px;
    height: 30px;
    line-height: 30px;
}

.bird_sort{
    margin-top:10px;
}

.bird_sort .layui-btn{
    height: 28px;
    line-height: 28px;
}

.bird_sort .on{
    border:1px solid red;
}

.bird_size_20{
    font-size: 20px;
}

.tit-1{ width:1161px; height:45px; line-height:45px;padding: 0 20px; border-bottom:solid #84c1ff 2px;text-align:left; font-size:20px; color:#333; }
.tit-1 .more{ margin-top:15px; line-height:30px; float:right;}
.tit-1-sub{float:right;  width:70%; height:30px; margin-top:15px;}
.tit-1-sub a{ font-size:16px;display:block; float:right; margin:0; height:30px; line-height:30px; padding:0 15px;}

.tit-1{ position:relative;}
.tit-1 .tabs-h{position:absolute;}
.tit-1 .alt-tabs-head{ margin-right:25px; display:inline-block; height:45px; border-bottom:solid gray 2px;}
.tit-1 .cur{ color:Red; border-bottom:solid red 2px;}

.topNum{text-align: center;}
.topNum ul{border-top: 1px solid #e3e3e3;border-right: 1px solid #e3e3e3; overflow:hidden; width:1200px;}
.topNum ul li{
    float:left;
    width:239px;
    height:100px;
    border-bottom: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
}
.topNum ul li:hover{background-color:#FFFFCC;}/*add 2018.11.24*/
.topNum-left{ float:left; width:220px; min-height:405px; background-color:#999;}
.topNum-right{ float:right;}

.topNum ul li:hover .top_d{
    display: none;
}
.topNum ul li:hover .pop_shade{
    display: block;
    width: 80%;
    margin: 0px auto;
}
.topNum ul li:hover .pop_shade a{
    width: 40%;
    margin: 5px 5%;
    float: left;
    background: #02c0b5;
    color: #ffffff;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 8px;
    display: block;
    font-size: 16px;
}

.top_num{}
.top_d{
    display: block;
}
.pop_shade{
    width: 100%;
    display: none;
}

.top_brand{display:block;  color: #666666;font-family: Arial;font-size: 16px;}
.top_price{display:block;  color: red;font-family: Arial;font-size: 16px; }
.top_price i{ color: #999999; font-size:12px; font-style:italic;}

.topNum ul li a:link{ color: #F00;font-family: Arial;font-size: 28px; font-weight:normal; display:block;height:25px; line-height:25px; margin:15px auto;}
.topNum ul li a:visited{color: #F00;}
.topNum ul li a:hover{color:#F00;}

/*首页底部帮助*/
.footer-help-list { float: left; width:100%; text-align:left; border-bottom: 1px solid #e3e3e3;}
.footer-help-list dl {
    float: left;
    width: 180px; padding-left:35px;
}
.footer-help-list dl dt {margin:0; padding:0;
    color: #333;
    font-size: 14px;
    margin-bottom:10px;
    font-weight:700;
}
.footer-help-list dl dd{margin:0; padding:0;}
.footer-help-list dl dd a {
    color: #888;
    font-size: 12px;
    line-height: 28px;
    text-indent: 5px;
}

#sitelink{ margin:10px auto;}
#sitelink div{ float:left;}
#sitelink a{  color: #999999;
    display: block;
    float: left;
    height: 22px;
    line-height: 22px;
    margin-right: 15px;}
#sitelink a.red{ color:Red;}

#footer{ width:100%; background: #fff none repeat scroll 0 0; padding-top:5px; padding-bottom:25px; text-align:center;border-top:1px solid gray; }
.botNav{ width:100%; text-align:center; height:40px; line-height:40px; }
.botNav ul{width:720px; margin:auto; }
.botNav ul li{ float:left; width:70px; text-align:center;}

.copyright{
    width:100%;
    text-align: center;
}
/*foot end*/

.so-result-box{ border:solid 1px #e7e3e7; width:1168px; }
.mobileList2col{ width:1200px;}
.mobileList2col ul{ width:100%;}
.mobileList2col ul li{
    width: 50%;
    background: url(bg-line.gif) left bottom repeat-x;
    float: left;
}
.mobileList2col ul li:hover{ background-color:#FFFFCC;}
.mobileList2col ul li ul li:hover{ border:none;}
.mobileList2col ul li ul{ }
.mobileList2col ul li ul li{
    background: none;
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.mobileList2col .li_mobile{ width:150px !important; width:150px; font-size:22px; font-weight:bold; color:#666666; font-family:Arial;}
.mobileList2col .li_charge{ width:90px; overflow:hidden;text-align:left;font-size:12px; font-family:"宋体"; color:#888;}
.mobileList2col .li_price{ width:80px; overflow:hidden;}
.mobileList2col .li_city{ width:80px; overflow:hidden;}
.mobileList2col .li_cat{ width:80px;}
.mobileList2col .li_date{ display:none;width:0;}
.mobileList2col .li_status{ width:40px;}
.mobileList2col .li_buy{ width:100px;}

.li_buy a{
    display: inline-block;
    width: 40px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #999;
    background: #fff none scroll 0 0;
    color: #999;
    margin-top: 10px;
    margin-right: 5px;
}
.li_buy a:hover{border:1px solid #c23131; background-color:#c23131; color:#fff;}

.layui-table td, .layui-table th{
    font-size: 16px;
    color: #666666;
    min-height: 30px;
    line-height: 30px;
}

.layui-form-item{
    font-size: 16px;
}
.layui-form-label{
    width: 100px;
    color: #666666;
}

div.layui-layer-content{
    display: block;
}

div.layui-layer-title{
    display: block;
}

div.layui-tab{
    display: block;
}

footer {
    font: 400 1em/1.5 PingFang SC,Lantinghei SC,Helvetica Neue,Microsoft Yahei,Hiragino Sans GB,Microsoft Sans Serif,WenQuanYi Micro Hei,sans;
    margin-top: 20px
}

footer .slogan {
    height: 90px;
    background: #f5f5f5;
    clear: both
}

footer .slogan li {
    width: 25%;
    float: left;
    height: 90px;
    line-height: 90px;
    text-align: center
}

footer .slogan li strong {
    font-size: 20px;
    color: #666
}

footer .slogan li:before {
    font-weight: bold;
    margin-right: 4px;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    color: #e4393c;
    font-size: 27px;
    border: 2px #d1191a solid;
    border-radius: 30%
}

footer .slogan li.duo-icon:before {
    content: "\591a"
}

footer .slogan li.xin-icon:before {
    content: "信"
}

footer .slogan li.hao-icon:before {
    content: "\597d"
}

footer .slogan li.sheng-icon:before {
    content: "\7701"
}

footer .slogan li.bian-icon:before {
    content: "\4fbf"
}

footer .help {
    overflow: hidden;
    margin: 20px auto
}

footer .help .lt-help-post {
    float: left;
    width: 710px;
    overflow: hidden
}

footer .help .lt-help-post li {
    float: left;
    margin: 0 50px
}

footer .help .lt-help-post li dt {
    color: #363636;
    font-size: 16px;
    margin-bottom: 10px
}

footer .help .lt-help-post li dd {
    margin: 8px 0
}

footer .help .lt-help-post li dd a {
    display: block;
    color: #9e9e9e
}

footer .help .lt-help-post li dd a:hover {
    color: #e12228
}

footer .help .rt-other-infor {
    float: right;
    width: 400px
}

footer .help .rt-other-infor h5 {
    color: #363636;
    font-size: 16px;
    margin-bottom: 10px
}

footer .help .rt-other-infor p {
    color: #363636;
    margin: 5px 0
}

footer .help .rt-other-infor .wechatQRcode {
    float: right;
    width: 110px;
    height: 140px;
}

footer .help .rt-other-infor .service-infor {
    margin-right: 50px;
    float: left;
    position: relative
}

footer .help .rt-other-infor .service-infor:before {
    content: "";
    position: absolute;
    left: -62px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #e6e6e6
}

footer .help .rt-other-infor .service-infor p {
    margin: 5px;
    color: #666
}

footer .footer-menu {
    background: #333;
    overflow: hidden;
    padding: 20px 0
}

footer .footer-menu .wrap {
    text-align: center;
    background: #333
}

footer .footer-menu .wrap a {
    display: inline-block;
    margin: 0 20px;
    color: #fff
}

footer .footer-menu .wrap a:hover {
    color: #e12228
}

footer .last-bottom {
    background: #414141;
    padding: 25px 0 35px
}

footer .last-bottom .wrap {
    background: #414141
}

footer .last-bottom p {
    text-align: center;
    color: #fff;
    margin: 5px 0;
    font-size: 12px
}

footer .last-bottom p .other-icon-link {
    margin-top: 20px;
    display: inline-block;
    background: #fff;
    border: 1px #d6d6d6 solid;
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    overflow: hidden
}

footer .last-bottom p .other-icon-link img {
    width: auto;
    max-width: 100%;
    height: 40px
}

footer .last-bottom p a {
    color: #fff
}

footer .last-bottom.new-last-bottom {
    background: none;
    border-top: 1px #f5f6f7 solid
}

footer .last-bottom.new-last-bottom p {
    color: #fff
}

footer .last-bottom.new-last-bottom p a {
    color: #fff
}

.p_link{
    width: 1200px;
    margin:30px auto 0px auto;
    display: table;
    line-height: 30px;
}

.p_link a{
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
}

.search-box {
    width: 420px;
    margin: 20px auto 0px auto;
}

.search-box ul {
    height: 23px
}

.search-box ul li {
    cursor: pointer;
    float: left;
    color: #333;
    padding: 2px 15px
}

.search-box ul li.curr {
    background: #029f96;
    color: #fff
}

.search-box .form {
    border: 2px #029f96 solid;
    position: relative;
    height: 40px;
    line-height: 37px;
    display: block;
}

.search-box .form :before {
    content: "\3434";
    font-family: iconfont !important;
    font-style: normal;
    font-size: 20px;
    color: #999;
    line-height: 45px;
    position: absolute;
    font-weight: 700;
    left: 6px
}

.search-box .form input[type="search"] {
    display: inline-block;
    width: 44%;
    height: 40px;
    line-height: 40px;
    border: none;
    font-size: 20px;
    font-weight: 700;
}

.haoduan_sel {
    height: 36px;
    line-height: 36px;
    border: 0px;
    margin-left:3px;
}

.search-box .form input[type="search"]::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 100
}

.search-box .form input[type="search"]:-moz-placeholder {
    font-size: 14px;
    font-weight: 100
}

.search-box .form input[type="search"]::-moz-placeholder {
    font-size: 14px;
    font-weight: 100
}

.search-box .form input[type="search"]:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 100
}

.search-box .form input[type="submit"] {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    border: none;
    background: #029f96;
    color: #fff;
    padding: 0 30px;
}

.commonBox{ margin-right:2px !important;margin-right:0; background-color:#fff; }
.commonBox_title{width:100%; height:30px; background:#fff none left top repeat-x; border:none; border-bottom:solid #e3e3e3 1px;text-align:left;}
.commonBox_content{text-align:left; width: 100%;}
.commonBox_title_word{ float:left; color:#333333; font-size:16px; font-weight:bold; text-align:left; background:none; padding-left:14px; margin-left:8px; line-height:30px; }
.commonBox_title_word i{ display:block; width:3px; height:14px; background-color:#ee2346; float:left; margin-top:8px; margin-right:10px;}
.commonBox_title_more{ float:right; margin-right:5px;height:27px; line-height:27px;}
.commonBox_title_more a:link,.commonBox_title_more a:visited,.commonBox_title_more a:hover{ line-height:27px;}

.commonBox_content a{ font-size:14px; margin-left:15px;}
.commonBox_content .time{ float:right;color:#999;}

.commonBox-n .commonBox_title{width:100%; height:30px; border:0; border-top:solid #c23131 2px; background-color:#fafafa; text-align:left;}
.commonBox-n .commonBox_content{border-left:none;border-bottom:none;border-right:none;text-align:left; background-color:#fff; min-height:100px;}
.box-border-gray{ border:1px solid #DCDCDC;}

.box-news{ float:left;width:380px; height:270px; margin-top:5px; }
.box-notice{ float:left;width:380px; height:270px; margin-top:5px; margin-left:15px; }
.box-charge{ float:right;width:380px; height:270px; margin-top:5px; }

.artmain{
    width:100%;
}

.commonBox_content ul{
    width: 100%;
}

.commonBox_content ul li{
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.tabs_header {
    border-bottom: 2px solid #f60;
    height: 29px;
    width: 100%;
}

.tabs_header ul {
    height: 29px;
    width: 100%;
    overflow: hidden
}

.tabs_header ul li {
    float: left;
    border: 1px solid #fcd693;
    border-radius: 3px 3px 0 0;
    border-bottom: 0;
    height: 30px;
    margin-right: 2px
}

.tabs_header ul.tabs li.active {
    border-color: #f60;
    background: #f60
}

.tabs_header ul.tabs li a {
    font-size: 14px;
    line-height: 30px;
    padding: 0 10px;
    color: #222
}

.tabs_header ul.tabs li a:hover {
    color: #f60
}

.tabs_header ul.tabs li.active a {
    color: #fff;
    font-weight: bold
}

.page2 {
    display: block;
    font-size: 14px;
    border-left: 1px solid #f60;
    border-right: 1px solid #f60;
    border-bottom: 1px solid #f60;
    margin-bottom: 20px;
    width: 1198px;
    -moz-border-radius: 0 0 5px 5px;
    background-color: #fffbf0
}

.page2 ul {
    width: 880px;
    display: block;
    padding: 2px 0;
    line-height: 24px;
    zoom: 1
}

.page2 ul:before,.page2 ul:after {
    content: " ";
    display: table
}

.page2 ul:after {
    clear: both
}

.page2 .registItems {
    width: 870px;
    margin-bottom: 3px;
    padding-bottom: 2px;
    border-bottom: 1px dashed #999
}

.page2 .zfbg {
    background-color: #ccc
}

.page2 .zfdg {
    padding: 10px;
    border-bottom: none;
    width: 1178px;
}

.page2 .left1 {
    width: 60px;
    font-weight: bold;
    float: left;
    text-align: right
}

.page2 .right1 {
    padding-left: 10px;
    width: 610px;
    float: left;
    overflow: hidden
}
.page {
    font-size: 14px;
    line-height: 28px;
    border: 1px solid #d6d6d6;
    margin-bottom: 20px;
    width: 1198px;
    border-radius: 5px;
    float: left;
}

.page1 {
    float: left;
    display: block;
    font-size: 14px;
    border: 1px solid #d6d6d6;
    margin-bottom: 5px;
    padding: 0 20px;
    width: 708px;
    -moz-border-radius: 0 0 5px 5px
}

.page thead tr td {
    padding: 4px 0
}

.page tbody tr:hover {
    background-color: #eee
}

.page tbody tr td {
    line-height: 22px;
    border-top: 1px dotted #999;
    padding: 4px 0
}

.page h6 {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    padding: 5px
}

.fenxiang {
    height: 45px;
    overflow: hidden
}

.page .cell,.page2 .cell {
    float: left;
    display: block;
    width: 600px;
    color: #000;
    line-height: 18px;
    margin: 1px 0
}

.page input {
    height: 24px;
    width: 220px
}

.page .newsitem,.page2 .newsitem {
    float: left;
    width: 708px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #999
}

.page .tlabel,.page2 .tlabel {
    float: left;
    display: block;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    padding-right: 10px;
    text-align: right;
    width: 90px;
    color: #000
}

.page label {
    float: left;
    padding-right: 10px;
    font-weight: normal;
    text-align: left;
    color: #000;
    width: 45%
}

.page ul li {
    width: 708px;
    margin: 5px 0;
    zoom: 1
}

.page ul li:before,.page ul li:after {
    content: " ";
    display: table
}

.page ul li:after {
    clear: both
}

.page .blog-home {
    float: left;
    display: block;
    width: 640px
}

.page .pager-top {
    border-bottom: 1px solid #e3eef8;
    overflow: hidden;
    padding: 5px 10px 0
}

.page .pager-top {
    border-bottom: medium none;
    padding-top: 0
}

.page .pager-top span.right-line {
    float: right
}

.page .text-article {
    float: left;
    font-size: 14px !important;
    line-height: 1.5;
    padding: 10px 5px;
    width: 730px;
    word-wrap: break-word
}

.page .stat-article {
    float: left;
    width: 700px;
    color: #888;
    line-height: 1.8em;
    margin-bottom: 5px;
    padding: 0 5px
}

.subBtn {
    height: 38px;
    background: #f40;
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-family: "Hiragino Sans GB","microsoft yahei",sans-serif;
    font-size: 16px;
    line-height: 34px;
    padding: 1px 10px;
    border: 1px solid #f40;
}

.tail_sel {
    height: 31px;
    line-height: 31px;
}

.wxshow{
    display: table;
    width:160px;
    position: fixed;
    z-index: 99999;
    top:300px;
    left: 20px;
    border:1px solid #cdcdcd;
}

.wxshow img{
    width: 100%;
}

.wxshow h2{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    color: #F00;
}

.wxshow p{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
}

.wxshow_right{
    display: table;
    width:140px;
    position: fixed;
    z-index: 99999;
    top:300px;
    right: 20px;
    border:1px solid #cdcdcd;
}

.wxshow_right img{
    width: 100%;
}

.wxshow_right h2{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    color: #F00;
}

.wxshow_right p{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
}

.fix_box {
    position: fixed;
    right: 0;
    margin-left: 610px;
    bottom: 20px;
    z-index: 10005;
    width: 48px;
    zoom: 1
}

.fix_box .fix_box_back_up {
    display: block;
    background: url(home_top.png) 0 -42px no-repeat;
    height: 42px;
    width: 48px;
    text-indent: -9999px;
    position: relative;
    z-index: 10;
    margin-top: 10px
}

.fix_box .fix_box_back_up:hover {
    background-position: 0 -84px
}

.fix_box .fix_box_survey {
    display: block;
    background: #646464;
    position: relative;
    z-index: 10;
    line-height: 18px;
    padding: 6px 9px;
    text-align: center;
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    text-decoration: none;
    margin-top: 10px
}

.fix_box .fix_box_survey:hover {
    background: #fa3228;
    color: #fff;
    text-decoration: none;
}

.registItems li{
    width:100%;
    height: 45px;
    line-height: 45px;
}