/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p , form, fieldset, legend, input, button, textarea, th, td {margin:0; padding:0; }
table {border-collapse:collapse; border-spacing:0; }
fieldset, img {border:0; }
li {list-style:none; }
em,i{font-style:normal; }
body{
    background: #fff;
    color:#333;
    font:14px/1.7 Tahoma,"微软雅黑","\5B8B\4F53",Arial,Verdana,sans-serif;
}
body.index-page{
    background: #fff;
}
.clearfix:after,
.row:after {
    clear:both;
    content:'\0020';
    display:block;
    height:0;    
}
.clearfix, .row {zoom:1; }
.clear {clear:both; }
button,input,textarea{
    font-family:Tahoma,Verdana,Arial,sans-serif,"微软雅黑","\5B8B\4F53";
    font-size:12px;
}
button {cursor:pointer; outline:none; }
textarea {overflow:auto; }
input {vertical-align:middle; }
/*链接颜色*/

.imp{color: #009efd; }
.ext{color: #999; }
.orange{color: #f60; }
.red{color: #f00;}
.green{color: #01bb01;}
.blue{color: #00f;}
.c666{color: #666; }
.title{font-family: "微软雅黑","宋体";}
.fst{font-family:"\5B8B\4F53"; }
a{
    color:#222;
    text-decoration:none;
}
a:hover{
    color:#009efd;
    text-decoration: underline;
}
:focus{outline: none;}
a i{cursor:pointer; }
.fl{float: left; }
.fr{float: right; }
.f12{font-size: 12px;}
.f14{font-size: 14px;}

/* end reset */
.row{width: 980px; margin: 0 auto; }
.mt10{margin-top: 10px; }
.mt15{margin-top: 15px; }
.mt20{margin-top: 20px; }
.mt30{margin-top: 30px; }

.lay-684{width: 684px;}
.lay-704{width: 704px;}
.lay-274{width: 274px;}
.lay-254{width: 254px;}
.w980{width: 980px;overflow: hidden;}
.w684{width: 684px;overflow: hidden;}
.w274{width: 274px;overflow: hidden;}

.paginator{
    margin:10px auto;
    padding:10px 15px;
    text-align:right;
}
.paginator a, 
.paginator span {
    display:inline-block;
    margin:0;
    padding:0 3px;
    min-width:16px;
    _width:16px;
    height:22px;
    line-height:22px;
    text-align:center;
    vertical-align:top;
    white-space:nowrap;
    font-family:Verdana;
    background: #eee;
    color:#888;
    border-radius: 3px;
    font-size: 12px;
}
.paginator a{
    margin-left:2px;
}
.paginator a:link, 
.paginator a:visited {
    text-decoration:none;
    color:#888;
}
.paginator a:hover {
    text-decoration:none;
    background: #26a1e8;
    color: #fff;
}
.paginator span {
    margin-left:2px;
    color:#A8A8A8;
    background-color:#eee;
}
.paginator .page-prev, 
.paginator .page-next, 
.paginator .nextprev{
    _overflow:hidden;
    padding:0 5px;
    line-height:22px;
    *line-height:24px;
    line-height:24px\0;
    font-family:simsun;
    width: auto;
}
.paginator .page-next {
    margin-left:2px
}
.paginator .page-cur, 
.paginator .current{
    display:inline-block;
    height:22px;
    line-height:22px;
    color:#fff;
    background-color:#26a1e8;
}

.top-bar{
    height: 30px;
    background: #f3f3f3;
    color: #999;
    line-height: 30px;
    font-size: 12px;
}
.header{
    height: 80px;
    background: url(../images/ico.png) repeat-x 0 2px;
}
.logo{
    width: 210px;
    height: 46px;
    overflow: hidden;
    margin-top: 18px;
    float: left;
}
.nav{
    width: 705px;
    overflow: hidden;
    height: 80px;
    float: right;
}
.nav li{
    float: left;
    height: 70px;
    margin: 0 2px;
    display: inline;
    padding-top: 10px;
}
.nav a{
    display: block;
    height: 66px;
    line-height: 66px;
    overflow: hidden;
    color: #333;
    font-family: "微软雅黑","宋体";
    font-size: 16px;
    padding: 0 12px;
    _float: left;
}
.nav .current,
.nav .current:hover{
    border-bottom: 4px solid #0e97e6;
}
.nav a:hover{
    text-decoration: none;
    border-bottom: 4px solid #ccc;
}

.banner{
    height: 360px;
    background: #21232f;
    position: relative;
}
.foc-img{
    height: 360px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.foc-li li{
    height: 360px;
    width: 100%;
    overflow: hidden;
}
.foc-li a{
    display: block;
    height: 360px;
}
.foc-img1{background:#21232f url(../images/banner.jpg) no-repeat center center;}
.foc-img2{background:#d9eff7 url(../images/banner_2.jpg) no-repeat center center;}
.foc-img3{background:#f5f5f5 url(../images/banner_3.jpg) no-repeat center center;}
.foc-img4{background:#eadeb6 url(../images/banner_4.jpg) no-repeat center center;}
.foc-img5{background:#eadeb6 url(../images/banner_5.jpg) no-repeat center center;}
.foc-img6{background:#d9eff7 url(../images/banner_6.jpg) no-repeat center center;}
.foc-img .xtaber-tabs{
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -42px;
    width: 122px;
    z-index: 3;
}
.foc-img .xtaber-tabs li{
    float: left;
    width: 10px;
    height: 10px;
    background: #909197;
    margin: 0 5px;
    text-indent: -99em;
    overflow: hidden;
    cursor: pointer;
    display: inline;
    border-radius: 5px;
}
.foc-img .xtaber-tabs .current{
    background: #fff;
    width: 30px;
}

.login-box{
    width: 220px;
    padding: 0 25px;
    float: right;
    background: #fff;
    height: 325px;
    margin-top: 30px;
    position: relative;
    z-index: 3;
}
.log-til{
    font-size: 16px;
    font-weight: bold;
    position: relative;
    height: 56px;
    line-height: 56px;
}
.log-til .log-exit{
    position: absolute;
    right: 0;
    top: 0;
}
.inp-item{
    overflow: hidden;
    zoom: 1;
    padding: 6px 0;
}
.inp-item .inp{
    height: 19px;
    padding: 8px 10px;
    border:1px solid #dadada;
    width: 198px;
    line-height: 19px;
    border-radius: 3px;
    font-size: 14px;
}
.inp-item .v-inp{
    float: left;
    width: 70px;
}
.inp-item .v-img{
    float: left;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 10px;
    height: 26px;
    margin-top: 5px;
}
.inp-item .inp-chk{
    float: left;
    margin: 9px 2px 0 0;
    display: block;
}
.login-btn{
    display: block;
    background: #009efd;
    border:0;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    height: 35px;
    border-radius: 3px;
    width: 100%;
    line-height: 35px;
}
.login-btn:hover{
    background: #008ee3;
    color: #fff;
    text-decoration: none;
}

.join-btn{
    height:40px;
    line-height:40px;
}
.join-btn a{
    color:#009efd;
}
.j-register{
    background: url(../images/ico.png) no-repeat -84px -89px;
    padding-left: 20px;
    margin-left:15px;
}
.j-password{
    margin-right:15px;
}


.loged-list{
    padding-top: 15px;
}
.loged-list li{
    overflow: hidden;
    zoom: 1;
    padding: 7px 0 ;
    font-size: 12px;
    color: #999;
}
.loged-list .u{
    height: 100px;
    position: relative;
    padding-left: 110px;
}
.loged-list .avatar{
    position: absolute;
    left: 0;
    top: 8px;
    width: 100px;
    height: 100px;
    overflow: hidden;
}
.loged-list .name{
    display: block;
    font-size: 16px;
    line-height: 24px;
}
.loged-list .uid{
    display: block;
    margin-top: 5px;
}
.loged-list .u-opt{
    margin-top: 15px;
    display: block;
}
.loged-list .ext{
    margin-right: 8px;
}
.loged-list .yuan{
    font-size: 14px;
    color: #333;
}
.loged-list .num,
.notice .num{
    background: #ffa64d;
    padding: 1px 5px 2px;
    color: #fff;
    margin-right: 3px;
    font-family: "Tahoma";
    font-weight: normal;
}
.notice .num{
    margin-left: 3px;
    margin-right: 0;
    font-size: 12px;
    line-height: 24px;
}
.loged-list :hover .num,
.notice:hover .num{
    background: #009efd;
}

.footer{
    padding: 25px 0;
    line-height: 24px;
    color: #999;
    border-top: 2px solid #eee;
    margin-top: 30px;
    font-size: 12px;
}
.footer .row{
    position: relative;
}
.footer .bot-info{
    position: absolute;
    right: 0;
    top: 10px;
}
.footer .bot-info img{
    vertical-align: middle;
    margin-left: 5px;
}
.idx-top-btn{
    width: 1000px;
}
.idx-top-btn li{
    float: left;
    width: 320px;
    height: 100px;
    margin-right: 10px;
}
.idx-top-btn a{
    display: block;
    height: 100px;
    background:#000 url(../images/opt_btn.png) no-repeat;
}
.idx-top-btn .a1{background-position: 0 0;}
.idx-top-btn .a2{background-position: 0 -100px;}
.idx-top-btn .a3{background-position: 0 -200px;}
.idx-top-btn a:hover{
    opacity: .9;
    filter:alpha(opacity=90);
}

.bh{
    height: 64px;
    overflow: hidden;
    line-height: 64px;
}
.bh .mark{
    font-size: 24px;
    font-weight: normal;
    float: left;
}
.bh .sub{
    float: 14px;
    float: right;
}

.foc-row{
    position: relative;
}
.idx-foc-box{
    height: 170px;
    width: 974px;
    border: 2px solid #efefef;
    border-radius: 2px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.idx-foc-box ul{
    width: 990px;
}
.idx-foc-box li{
    float: left;
    width: 194px;
    height: 170px;
    border-right: 1px solid #efefef;
}
.idx-foc-box a{
    display: block;
    height: 170px;
    overflow: hidden;
}
.idx-foc-box .ico{
    display: block;
    width: 64px;
    height: 64px;
    margin: 28px auto 0;
}
.idx-foc-box .name{
    display: block;
    margin-top: 15px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-align: center;
}
.idx-foc-box .ext{
    display: block;
    text-align: center;
    font-size: 12px;
}
.idx-foc-box .btn{
    display: none;
    overflow: hidden;
}
.idx-foc-box a:hover{
    background-color: #f2f2f2;
    text-decoration: none;
}
.idx-foc-box a:hover .name,
.idx-foc-box a:hover .ext{
    display: none;
}   
.idx-foc-box a:hover .btn{
    display: block;
    width: 120px;
    height: 30px;
    background: #0e97e6;
    color: #fff;
    line-height: 30px;
    text-align: center;
    margin: 28px auto 0;
    border-radius: 2px;
}
.foc-row .t-btn{
    width: 24px;
    height: 40px;
    position: absolute;
    top: 128px;
    background: url(../images/ico.png) no-repeat;
}
.foc-row .prev{
    background-position: 0 -264px;
    left: -26px;
}
.foc-row .prev:hover{
    background-position: 0 -304px;
}
.foc-row .next{
    background-position: -24px -264px;
    right: -26px;
}
.foc-row .next:hover{
    background-position: -24px -304px;
}

.box-bc{
    border: 2px solid #eee;
    border-radius: 2px;
    overflow: hidden;
    zoom: 1;
}

#help_idx{
    position: relative;
}
#help_idx .xtaber-tabs{
    width: 50px;
    height: 10px;
    overflow: hidden;
    left: 50%;
    margin-left: -25px;
    top: 175px;
    position: absolute;
}
#help_idx .xtaber-tabs li{
    display: inline;
    width: 10px;
    height: 10px;
    margin: 0 5px 0 0;
    background: #ddd;
    border-radius: 5px;
    overflow: hidden;
    text-indent: -999em;
    float: left;
    cursor: pointer;
}
#help_idx .xtaber-tabs .current{
    background: #0e97e6;
}
.h-pic{
    float: left;
    width: 230px;
    text-align: center;
    padding-top: 60px;
}
.h-txt{
    overflow: hidden;
    zoom: 1;
    padding: 25px 20px 0 0;
}
.h-txt p{
    color: #777;
    line-height: 28px;
}
.help-idx{
    height: 203px;
}
.h-items{
    height: 203px;
    display: none;
}
.h-items h2{
    font-size: 16px;
    font-weight: normal;
}

.posi-row{
    font-size: 12px;
}
.help-list{
    height: 126px;
    border-top: 1px solid #eee;
    padding: 20px 0 0 30px;
}
.help-list li{
    float: left;
    width: 49%;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
}

.idx-tab{
    height: 46px;
    background: #f3f3f3;
}
.idx-tab li{
    float: left;
    height: 45px;
    border-bottom: 1px solid #eee;
    width: 90px;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
}
.idx-tab .current{
    background: #fff;
    border-bottom: 1px solid #fff;
}

.idx-tab-box{
    height: 350px;
}
.idx-par-box{
    height: 100px;
}
.idx-par-box li{
    float: left;
    width: 139px;
    height: 70px;
    text-align: center;
    padding-top: 20px
}
.idx-par-box img{
    vertical-align: middle;
}

.idx-tab-con{
    padding: 10px 20px 0;
}
.txt-list li{
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    position: relative;
}
.txt-list .ext{
    position: absolute;
    right: 0;
    top: 0;
}

.help-banner{
    height: 200px;
    background: #b3bfbf url(../images/help_banner.jpg) no-repeat center center;
}
.side-box{
    padding: 10px 20px;
    overflow: hidden;
    margin-bottom: 22px;
}
.side-box .txt-list{
    font-size: 12px;
    margin-top: 10px;
}
.side-box .txt-list li{
    height: 28px;
    line-height: 28px;
}
.side-box .txt-list li a.current{
    font-weight: bold;
    color: #009efd;
}
.side-title{
    font-size: 14px;
}

.help-main-list li{
    border-bottom: 1px solid #eee;
    padding: 20px;
    color: #999;
}
.help-main-list .til{
    position: relative;
    margin-bottom: 5px;
}
.help-main-list h2{
    font-size: 16px;
}
.help-main-list .til .date{
    position: absolute;
    right: 0;
    top: 5px;
}
.help-main-list .con{
    font-size: 12px;
}
.list-bot{
    padding: 20px 0 20px 20px;
    font-size: 12px;
}
.art-top{
    padding: 20px 0;
    text-align: center;
    border-bottom: 1px solid #eee;
}
.art-top h1{
    font-size: 22px;
}
.art-main{
    padding: 15px 20px;
    line-height: 34px;
    color: #888;
}
.art-posi{
    padding: 15px 20px;
    background: #f7f7f7;
}

.notice-title{
    height: 40px;
    background: url(../images/ico.png) repeat-x 0 0;
    border-bottom: 1px solid #eee;
    line-height: 40px;
    padding: 0 20px;
}
.note-page .txt-list li{
    border-bottom: 1px solid #eee;
    padding: 0 20px;
    height: 38px;
    line-height: 38px;
    font-size: 12px;
}
.note-page .txt-list .ext{
    right: 20px;
}

.hz-page{
    height: 1102px;
    background: #f6f6f6 url(../images/lc.png) no-repeat center center;
    position: relative;
}
.hz-page .hzbtn{
    position: absolute;
    left: 457px;
    top: 139px;
    width: 88px;
    height: 24px;
}

.hz-page .hzbtn2{
    position: absolute;
    left: 253px;
    top: 453px;
    width: 88px;
    height: 24px;
}
.hz-page .hzbtn3{
    position: absolute;
    left: 676px;
    top: 474px;
    width: 81px;
    height: 24px;
}

.ab-tab{
    height: 35px;
    border-bottom: 3px solid #61c0f0;
}
.ab-tab li{
    float: left;
    width: 180px;
    height: 35px;
    background: url(../images/ico.png) repeat-x 0 -344px;
    cursor: pointer;
    text-align: center;
    line-height: 35px;
    margin-right: 3px;
}
.ab-tab .current{
    background-position: 0 -379px;
    color: #fff;
    font-weight: bold;
}
.about-box{
    border: 2px solid #eee;
    border-top: none;
    background: #fefefe url(../images/about_bg.png) repeat-x 0 0;
    border-radius: 0 0 2px 2px;
    overflow: hidden;
    zoom: 1;
    padding-bottom: 20px;
}
.about-box .a-logo{
    height: 130px;
    padding-top: 50px;
    text-align: center;
}
.about-box p{
    line-height: 30px;
    margin: 0 100px;
    padding-bottom: 10px;
    color: #666;
}
.contect-box{
    border: 2px solid #eee;
    border-top: none;
    border-radius: 0 0 2px 2px;
    overflow: hidden;
    zoom: 1;
    padding: 10px 0;
}
.contect-box .last{
    border-bottom: none;
}

.contect-item{
    padding: 20px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    zoom: 1;
    line-height: 30px;
    color: #666;
}
.contect-item dt{
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
.contect-item .i{
    margin-right: 10px;
}

#j_gotop,
.kefu{
    display: none;
    bottom: 153px;
    cursor: pointer;
    left:50%;
    overflow: hidden;
    position: fixed;
    width: 46px;
    _position: absolute;
    _top: expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-68);
    margin-left: 500px;
    z-index: 99999;
}
#j_gotop .btn-top{
    background:  url(../images/ico.png) no-repeat 0 -172px;
    cursor: pointer;
    overflow: hidden;
    width: 46px;
    height: 46px;
    display: block;
}
#j_gotop .btn-top:hover{
    background-position: 0 -218px;
}
.kefu{
    display: block;
    bottom: 207px;
    width: 46px;
    height: 46px;
    background:  url(../images/ico.png) no-repeat 0 -80px;
}
.kefu:hover{
    background-position: 0 -126px;
}

* html{ 
    background:url(null) no-repeat fixed; 
}
#search_box{
position: relative;
background-color: #FFF;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width: 300px;
height: 23px;
border: 1px solid #ccc;
line-height: 24px;
padding-left: 3px;
}
#search_box input{height:17px;border:none;padding:0px;margin:0px;width:275px;background-color:#fff;color: #7E7E7E;}
#search_box #s_b{padding-top:3px;width:13px;height:16px;position: absolute;top:0px; right:5px;}
#search_box #q{position: absolute;top:3px; left:5px;}




.feedback{
    width:700px;
    margin:40px auto;
}
.feedback .mt25{
    margin-top:25px;
}
.feedback input ,
.feedback textarea{
    font-family:"microsoft YaHei";
}
.fbl-1 label{
    margin-right:50px;
    cursor:pointer;
}
.fbl-1 label input{
    position: relative;
    top:-1px;
    *top:0px;
}
.fbl-2 textarea{
    height:170px;
    border:1px solid #e5e5e5;
    font-size:14px;
    padding:10px;
    width:678px;
}
.fbl-2-word{
    width:100%;
    font-size:12px;
    color:#a9a9a9;
    text-align: right;
    height:30px;
    line-height:30px;
}
.fbl-txt input{
    height:42px;
    line-height:42px;
    border:1px solid #e5e5e5;
    font-size:14px;
    padding-left:30px;
}
.fbl-txt span{
    color:#009efd;
    font-size:12px;
    display: none;
}
.fbl-txt .fb-alert{
    position: relative;
    top:4px;
    margin:0 5px 0 10px;
}
.fbl-3 input{
    width:210px;
    background:url(../images/feedback-icon.png) 8px 15px no-repeat;
}
.fbl-4 input{
    width:90px;
    background:url(../images/feedback-icon.png) 8px -26px no-repeat;
}
.fbl-4 .yzm{
    cursor: pointer;
    position: relative;
    top:10px;
    left:10px;
}
.fbl-5 input{
    width:140px;
    height:40px;
    background-color:#009efd;
    color:#fff;
    font-size:16px;
    border:none;
    cursor:pointer;
}
.fbl-5 input:hover{
    background-color:#1AA7FD;
}
