body {
    background-color: #f0f0f0;
    background-repeat: repeat-x;
    color: #666666;
    font-family: "苹方", Dotum, sans-serif，MicrosoftYahei,Tahoma,Verdana,STHeiTi,simsun;
    font-size: 13px;
    line-height: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
}
a {text-decoration: none;
}
.clear {
    clear: both;
    line-height: 0px;
}

.bigb_line {
    clear: both;
    line-height: 0px;
    width: 100%;
    height: 12px;
}

.top0 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 34px;
    line-height:34px;
}
.top0_hi {
    float: left;
}
.top0_txt {
    float: left;
}
.top0_link {
    float: right;
    width: 124px;
    margin-top: 5px;
    line-height: 23px;
    text-align: left;
}


.top0_link a {
    float: right;
    display: block;
    width: 23px;
    height: 23px;
    background-image: url(../images/bg-icon.png);
    margin-left: 5px;

}
.top0_qq {
    background-position: 0px 0px;
}
.top0_wb {
    background-position: -30px 0px;
}
.top0_wc {
    background-position: -60px 0px;
}

.top0 a {color: #666666; text-decoration: none;
}
.top0 a:hover {color: #ff502e;
}
.top0_quickmenu {
    float: right;
    width: 300px;
}
.top1 {
    background-color: #FFFFFF;
    height: 96px;
    background-image: url(../images/bg-top.png);
    background-position: 0px 80px;
    background-repeat: repeat-x;
}
.top2 {
    background-color: #FFFFFF;
    height: 148px;
    background-image: url(../images/bg-top.png);
    background-position: 0px 132px;
    background-repeat: repeat-x;
}

.top {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: url(../images/top.jpg);
    background-repeat: no-repeat;
    height: 80px;
}
.mainlogo {
    margin-top: 20px;
    margin-right: 20px;
    float: left;
}
.nav {
    height: 80px;
    width: 330px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
    font-size: 15px;
}

.nav ul {
    width: 330px;
    display: table-row;
    list-style-position: inside;
    list-style-type: none;
    clear: both;
    padding: 0px;
    height: 80px;
    line-height: 80px;
    overflow-x: hidden;
    overflow-y: hidden;

}
.nav li {
    display: table-cell;
    text-align: center;
    line-height: 36px;
}
.nav li a {
    color: #a6a6a6;
    text-decoration: none;
    line-height: 80px;
    display: block;
}
.nav li a:hover {
    color: #FFFFFF;
    background-color: #ff502e;
}
.nav_on {
    color: #ff502e;
}
ul li .nav_on {
    color: #ff502e;
}
.infonav {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    display: table;
}


.infonav ul {
    width: 980px;
    display: table-row;
    list-style-position: inside;
    list-style-type: none;
    clear: both;
    padding: 0px;
    height: 52px;
    line-height: 52px;
    overflow-x: hidden;
    overflow-y: hidden;
}


.infonav li {
    display: table-cell;
    text-align: center;
    line-height: 36px;
    height: auto;
}
.infonav li a {
    color: #333333;
    text-decoration: none;
    line-height: 52px;
    display: block;
    font-size: 16px;
}
.infonav li a:hover {
    color: #ff502e;;
}
ul li .infonav_on {
    background-image: url(../images/bg_topnav2.png);
    background-repeat: no-repeat;
    background-position: 50% 49px;
}

.search {
    height: 36px;
    display: block;
    float: right;
    width: 250px;
    border: 1px solid #EDEDED;
    margin-right: 170px;
    margin-top: 23px;
    border-radius: 2px;
}
.search_inpu {
    float: left;
    width: 200px;
    height: 36px;
    display: block;

}

.search_inpu input {
    line-height: 33px;
    border-style: none;
    height: 36px;
    background-color: #ffffff;
    color: #FFFFFF;
    padding-left: 0px;
    width: 200px;
}


.search_bu {
    display: block;
    float: right;
    background-color: #FF8E16;
    border-radius: 2px;

}
.search_bu a {
    display: block;
    width: 20px;
    height: 36px;
    margin-left:15px;
    margin-right:15px;
    background-color: #FF8E16;
    border-radius: 2px;
    background-image: url(../images/bg-icon.png);
    background-repeat: no-repeat;
    background-position: -90px 10px;
}
.foot {
    color: #faf8f7;
    background-color: #1d2027;
    width: 100%;
    height: 210px;
    padding-top: 44px;
    padding-bottom: 20px;
    font-size: 12px;
    line-height: 24px;
    margin-top: 0px;
}
.foot_ul {
    list-style:none;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.foot_ul li{
    list-style:none;
    color: #CCC;
    border-right:1px solid #676464;
    /*float: left;*/
    padding: 0px 10px;
    display: inline-block;
}

.foot_ul a{
    color: #CCC;
}
.foot_ul_last{
   border:0px 
}

.footblock {
    width: 1200px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px;
}
.bandge {
    display: block;
    padding-left: 30px;
    padding-right: 30px;
    width: 51px;
    height: 64px;
    float: left;
}

.footcon {
    display: block;
    height: 64px;
    float: right;
    width: 880px;
    line-height: 20px;
    font-size: 12px;
}
.footcon a {
    text-decoration: none;
    color: #BEE6F0;
}
.footcon a:hover {
    color: #FF8305;
}
.bu_logo  {
    float: left;
    margin-right: 68px;
}
.sitemap {
    float: left;
    width: 725px;
    margin-top: 16px;
}
.foot .qrcode {
    float: left;
    text-align: center;
    margin-left: 50px;
    margin-top: 16px;
}
.qrcode span {
    display: block;
}

.sitemap_block1 {
    float: left;
    width: 215px;
    border-right: 1px solid #999999;
    height: 135px;
}
.sitemap_block2 {
    float: left;
    width: 230px;
    border-right: 1px solid #999999;
    margin-left: 50px;
    height: 135px;
}
.sitemap_block2 .sm_txt span {
    display: block;
    height: 32px;
}

.sitemap_block3 {
    float: left;
    width: 155px;
    border-right: 1px solid #999999;
    margin-left: 50px;
    height: 135px;
}
.sitemap .sm_tl  {
    font-size: 15px;
    text-align: left;
    height: 36px;
}
.sitemap_block3 .qqcont {
    background-image: url(../images/bg-icon.png);
    background-repeat: no-repeat;
    background-position: -120px 6px;
    padding-left: 18px;
    height: 43px;
    line-height: 28px;
    display: block;

}
.sm_txt ul {margin: 0px; padding:0; list-style: none;width: 250px;}
.sm_txt li {
    float: left;
    height: 32px;
    width: 100px;
}
.sitemap_block1 a {color: #FAF8F7;}
.sitemap_block1 a:hover {
    color: #FE7213;
}
.content {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    clear: both;
}






.fstblock {
    height: 470px;
    margin-top: 0px;
    background-color: #FFFFFF;
}
.fstblock .select {
    float: left;
    width: 240px;
    height: 470px;
    background-image: url(../images/bg-indexleft.png);
    background-repeat: no-repeat;
    color: #FFFFFF;
}
.fstblock .select_tl {
    width: 240px;
    height: 50px;
    margin-top: 12px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
}
.fstblock .select_bu {
    display: block;
    width: 100px;
    height: 24px;
    text-align: center;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    margin-left: 70px;
    line-height: 24px;
    color: #FFFFFF;
}
.fstblock .select_bu:hover {
    background-color: #fff3dd;color:#ff9900;
}
.fstblock .select ul {
    width: 212px;
    margin-left: 28px;
    margin-top: 22px;
    margin-right: 0px;
    padding:0; list-style: none
}

.fstblock .select li {
    width: 212px;
    height: 72px;
    line-height:72px;
    font-size: 17px;
    background-image: url(../images/bg-icon-indexleft.png);
    background-repeat: no-repeat;
}
.fstblock .select li a {
    padding-left:70px;
    display:block;
}
.select li a:hover{
    color:#ff9900;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    background-color: #fff3dd;
    background-image: url(../images/bg-icon-indexleft.png);
    background-repeat: no-repeat;
}
.select .grcf{background-position: 30px 22px;}
.select .grcf a, .select .zysz a, .select .ymyy a, .select .kzxl a{color:#FFFFFF;}
.select .grcf_on a{
    color:#FF9900;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    background-color: #FFFFFF;
    background-image: url(../images/bg-icon-indexleft.png);
    background-repeat: no-repeat; background-position: -200px 22px;}
.select .zysz {background-position: 30px -46px;}
.select .zysz_on a{color:#FF9900;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    background-color: #FFFFFF;
    background-image: url(../images/bg-icon-indexleft.png);
    background-repeat: no-repeat;background-position: -200px -46px;}
.select .ymyy{background-position: 30px -116px;}
.select .ymyy_on a{color:#FF9900;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    background-color: #FFFFFF;
    background-image: url(../images/bg-icon-indexleft.png);
    background-repeat: no-repeat;background-position: -200px -116px;}
.select .kzxl{background-position: 30px -182px;}
.select .kzxl_on a{color:#FF9900;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    background-color: #FFFFFF;
    background-image: url(../images/bg-icon-indexleft.png);
    background-repeat: no-repeat;background-position: -200px -182px;}

.select .grcf a:hover{background-position: -200px 22px;}
.select .zysz a:hover{background-position: -200px -46px;}
.select .ymyy a:hover{background-position: -200px -116px;}
.select .kzxl a:hover{background-position: -200px -182px;}
.fstcon {
    width: 960px;
    float: right;
    height: 470px;
}
#fstb1 {
    width: auto;
    height: auto;
}
.fstb1th {
    background-color: #FFF1D2;
    height: 38px;
    border-bottom: 2px solid #FEAE18;
    line-height: 38px;
    color: #5C5E5F;
}
.fstbtr {
    height: 75px;
    border-bottom: 1px dashed #EDEDED;
}

.rank_no1   {
    text-align: center;
    padding-top: 24px;
    margin-left: 0px;
}
.rank_no0 {
    text-align: center;
    margin-top: 29px;
    padding-left: 0px;
    margin-left: 0px;
}

.rank_number {
    color: #7D7D7D;
    border: 1px solid #DDDDDD;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    font-size: 7px;
    line-height: 20px;
    text-align: center;
    background-color: #EDEDED;
    display: block;
}

.fstcon_more {
    height: 38px;
    padding-top: 9px;
}
.fstcon_more a {
    display: block;
    text-align: center;
    color: #FEAE18;
    width: 162px;
    height: 32px;
    border-radius: 5px;
    line-height: 32px;
    border: 1px solid #FEAE18;
    margin-left: 406px;
}
.td1_l {
    float: left;
    padding-top: 11px;
}

.td1_l img {
    width: 50px;
    height: 50px;
    border: 2px solid #D2D2D2;
    border-radius: 25px;
}
.td1_r {
    width: 183px;
    float: left;
    margin-left: 11px;
    padding-top: 13px;
}
.td1_r span, .td2 span {
    display: block;
    line-height: 25px;
}
.td1_r .age {
    height: 16px;
    display: block;
    text-align: center;
    color: #FEAE18;
    border-radius: 3px;
    border: 1px solid #FEE7AC;
    line-height: 16px;
    float: left;
    padding-left: 6px;
    padding-right: 5px;
}
.td8_r .age a {color: #FEAE18;
}


.td1r_c {
    margin-top: 13px;
}

.td2 {
    padding-top: 11px;
}
.td3 {
    padding-top: 30px;
}
.td2 span a, .td1_r span a {
    background-color: #FF9423;
    border-radius: 4px;
    color: #FFFFFF;
    width: 68px;
    height: 18px;
    display: block;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
}


.td2 .td_bu {
    padding-top: 12px;
}

.td2 .td_bu a {
    width: 100px;
    height: 26px;
    display: block;
    color: #FFFFFF;
    border-radius: 8px;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    padding-top: px;
}


.font_b_orang {
    font-weight: bold;
    color: #FF9423;
    font-size: 15px;
}
.font_b_gray {
    font-size: 14px;
    font-weight: bold;
    color: #B5B5B5;
}

.font_b_plus {
    color: #e62222;
    font-weight: bold;
    font-size: 15px;
}
.font_b_minus {
    color: #24B220;font-weight: bold;
    font-size: 15px;
}







.trw0 {
    width: 60px;
    display: block;
    float: left;
    text-align: left;
    margin-left: 0px;
    padding-left: 40px;
}

.trw1 {
    width: 260px;
    display: block;
    float: left;
    text-align: left;
}
.trw5th {
    width: 280px;
    display: block;
    float: left;
    text-align: left;
}
.trw2 {
    width: 220px;
    display: block;
    float: left;
    text-align: left;
}
.trw2th {
    width: 180px;
    display: block;
    float: left;
    text-align: left;
}
.trw3 {
    width: 160px;
    display: block;
    float: left;
    text-align: left;
}
.trw4 {
    width: 100px;
    display: block;
    float: left;
    text-align: left;
}
.trw5 {
    width: 320px;
    display: block;
    float: left;
    text-align: left;
}
.trw6 {
    width: 120px;
    display: block;
    float: left;
    text-align: center;
}
.trw7 {
    width: 140px;
    display: block;
    float: left;
    text-align: center;
}
.trw8 {
    width: 170px;
    display: block;
    float: left;
    text-align: center;
}
.trw300 {
    width: 300px;
    display: block;
    float: left;
    text-align: center;
}
.al_center {
    text-align: center;

}
.al_left40 {
    text-align: left;
    margin-left: 40px;
    padding-left: 0px;
    left: 40px;
}
.mrank {
    width: 1200px;
    clear: both;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 16px;
}
.rank590 {
    width: 560px;
    height: 760px;
    background-color: #FFFFFF;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}

.f_left {float: left;}
.f_right {float: right;}
.rank_tl {
    height: 45px;
    font-weight: bold;
    font-size: 17px;
    line-height: 45px;
    background-image: url(../images/icon_rtl.png);
    background-repeat: no-repeat;
    padding-left: 32px;
    border-bottom: 1px solid #efefef;
}
.rtl1{
    background-position: 0px 7px;
}
.rtl2{
    background-position: 0px -289px;
}
.rtl3{
    background-position: 0px -191px;
}
.rtl4{
    background-position: 0px -90px;
}
.rtl5{
    background-position: 0px -43px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 35px;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 0px;
    margin-left: 15px;
    width: 745px;
    color: #E5942E;
}
.rtl5 span {
    float: left;

}
.rtl5 a {
    float: right;
    display: block;
    font-size: 13px;
    color: #66666A;
}


.rtl6{
    background-position: 11px -136px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 44px;
    height: 50px;
    font-weight: bold;
    font-size: 12px;
    line-height: 50px;
    background-image: url(../images/icon_rtl.png);
    background-repeat: no-repeat;

}
.rtl7{
    background-position: 0px -238px;
}
.rtl7 span {
    float: left;

}
.rtl7 a {
    float: right;
    display: block;
    font-size: 13px;
    color: #66666A;
}
.rk590th {
    height: 38px;
    font-weight: bold;
    font-size: 14px;
    line-height: 38px;
}
.rk590tr {
    height: 80px;
    border-bottom: 1px dashed #EDEDED;
}
.td8_r {
    width: 100px;
    float: left;
    margin-left: 11px;
    padding-top: 13px;
}
.td8_r span {
    display: block;
    line-height: 25px;
    text-align: left;
    font-size: 16px;
}
.td2 span {
    display: block;
    line-height: 25px;
    font-size: 16px;
}
.td8_r .age {
    height: 16px;
    display: block;
    text-align: center;
    color: #FEAE18;
    border-radius: 3px;
    border: 1px solid #FEE7AC;
    line-height: 16px;
    float: left;
    padding-left: 6px;
    padding-right: 5px;
    font-size: 7px;
}
.td8r_c {
    margin-top: 13px;
}
.icon_plus {
    float: left;
    margin-left: 37px;
    width: 9px;
    height: 11px;
    margin-top: 2px;
}
.pa_plus {
    color: #FE6601;
    display: block;
    float: left;
    padding-left: 10px;
}
.pa_zero {color: #000000;
    display: block;
    float: left;
    padding-left: 10px;
}

.pa_minus {
    color: #24B220;
    display: block;
    float: left;
    padding-left: 10px;
}
.rk590tr_txt {
    font-size: 16px;
    line-height: normal;
}

.rk590_more {
    height: 38px;
    padding-top: 9px;
}
.rk590_more a {
    display: block;
    color: #FEAE18;
    width: 560px;
    height: 32px;
    text-align: center;
}

.td3 .td_bu {
    padding-top: 12px;
}

.td3 .td_bu a {
    width: 94px;
    height: 26px;
    display: block;
    color: #FFFFFF;
    border-radius: 8px;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    background-color: #FF9423;
    margin-left: 24px;
}
.score {
    color: #FE6601;
    display: block;
    margin-top: 13px;
}
.score0, .score1, .score2, .score3, .score4, .score5 {
    display: block;
    height: 20px;
    width: 140px;
    background-image: url(../images/bg_score.png);
    background-repeat: no-repeat;
}
.score0 {
    background-position: 35px 5px;
}
.score1 {background-position: 35px -25px;}
.score2 {background-position: 35px -55px;}
.score3 {background-position: 35px -85px;}
.score4 {background-position: 35px -115px;}
.score5 {background-position: 35px -145px;}
.rk810 {
    width: 810px;
    height: 606px;
    background-color: #FFFFFF;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.rk810a {
    height: 270px;


}


.rkbrand_li {
    width: 258px;
    float: left;
    text-align: center;
    margin-left: 6px;
    margin-right: 4px;

}
.rkbrand_li span {
    width: 258px;
    height: 32px;
    display: block;
    line-height: 32px;
    color: #FFFFFF;
    background-color: #919191;
}
.rkb_img {
    height: 80px;
}
.rkb_img img {
    height: 48px;
    margin-top: 17px;
}
.rk810b_cont {
    background-color: #f0f0f0;
    height: 134px;
    margin-top: 0px;
    padding-top: 1px;
}
.rk810tb1 {
    width: 270px;
    height: 134px;
    float: left;
    background-color: #FFFFFF;
    margin-right: 1px;
}
.rk810tb2 {
    width: 268px;
    height: 134px;
    float: right;
    background-color: #FFFFFF;
}
.rk810tb_li {
    margin-top: 26px;
    margin-left: 26px;
    width: 230px;
}
.rk810tb_img {
    float: left;
}
.rk810tb_img img {
    border-radius: 35px;
    border: 2px solid #e9e9e9;
}
.rk810tb_txt {
    float: right;
    width: 140px;
}
.rk810tb_txt span {
    display: block;
}
.rk810tbt_tl {
    line-height: 24px;
    font-weight: bold;
    font-size: 16px;
    margin-top: 2px;
}
.rk810tbt_info {
    line-height: 26px;
}



.rk810tb_li .age {
    height: 16px;
    display: block;
    text-align: center;
    color: #FEAE18;
    border-radius: 3px;
    border: 1px solid #FEE7AC;
    line-height: 16px;
    float: left;
    padding-left: 6px;
    padding-right: 5px;
}
.rk810tb_li .age a {color: #FEAE18;
}


.rk370 {
    width: 340px;
    height: 576px;
    background-color: #FFFFFF;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
.news_big {
    width: 308px;
    height: 240px;
    border-radius: 4px;
    background-color: #FFEFD1;
    margin-top: 2px;
    padding-left: 16px;
    padding-right: 16px;
}
.news_big .newstl {
    margin-top: 0px;
    padding-top: 16px;
    padding-bottom: 14px;
}
.newstype {
    float: left;
    background-color: #FFEFD1;
    border: thin solid #FF9626;
    border-radius: 4px;
    line-height: 18px;
    height: 18px;
    padding-left: 4px;
    padding-right: 4px;
    color: #FF9626;
    margin-right: 4px;
}
.newslink a {
    color: #000000;
    line-height: 20px;
}
.newslink a:hover {
    color: #FF9626;
}
.news_list .newsli {
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    border-bottom: 1px solid #EDEDED;
}










.mrmore_tl {
    font-size: 24px;
    text-align: center;
    background-image: url(../images/bg-ty.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 80px;
    line-height: 80px;
    font-weight: bold;
}
.mrmore_block {
    margin-bottom: 30px;

}
.mrmore_block ul {
    padding: 0;
    list-style: none;
    width: 1200px;
    margin-bottom: 0px;
}

.mrmore_block li {
    width: 227px;
    height: 81px;
    border-radius: 4px;
    border: 1px solid #E8E8E8;
    background-color: #FFFFFF;
    float: left;
    margin-left: 5px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 16px;
}
.mrm_img {
    width: 79px;
    height: 79px;
    float: left;
    margin-right: 1px;
    text-align: center;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
}
.mrm_img img {
    height: 79px;
    width: 79px;
}

.mrm_con {
    float: right;
    width: 143px;
    height: 81px;
}
.mrm_con span {
    height: 46px;
    text-align: center;
    font-size: 15px;
    line-height: 46px;
    font-weight: bold;
    width: 138px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.mrm_con a {
    display: block;
    width: 90px;
    height: 18px;
    border: 1px solid #FF9626;
    border-radius: 3px;
    color: #FF9626;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    margin-left: 21px;
}
.mrm_con a:hover {
    background: #FF9C4E;
    color: #FFFFFF;

}
.swcm {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
    height: 160px;
    margin-bottom: 26px;
    position: relative;
}
.swcm_img_l {
    width: 390px;
    height: 160px;
    float: left;
    padding: 0px;
    margin-right: 15px;
}
.swcm_img_r {
    width: 390px;
    height: 160px;
    float: right;
    padding: 0px;
}
.swcm .bu_sw_left {
    z-index: 1;
    left: 6px;
    position: absolute;
    top: 70px;
}
.swcm .bu_sw_right {
    z-index: 1;
    left: 1180px;
    position: absolute;
    top: 70px;
}

.pages {
    height: 38px;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
   
}
.page_center1 {
    float: left;
    left: 50%;
    position: relative;
}
.page_center2 {
    float: left;
    right: 50%;
    position: relative;
}
.pages span {
    width: 36px;
    height: 36px;
    display: block;
    margin-left: 4px;
    margin-right: 4px;
    float: left;
}

.pages a {
    width: 36px;
    height: 36px;
    display: block;
    background-color: #FFFFFF;
    border: 1px solid #EBEBEB;
    margin-left: 4px;
    margin-right: 4px;
    color: #515151;

}.pages a:hover {
     background-color: #FFFCEF;
     color: #FF8E16;
 }
.pages .page_on {background-color: #FF8E16;
    border: 1px solid #ff8e16;
    color: #FFFFFF;}

.pages1 {
    height: 36px;
    font-size: 16px;
    line-height: 36px;
    margin-left: auto;
    margin-right: auto;
    width: 395px;
    text-align: center;
}
.pages1 span {	width: 36px;
    height: 36px;
    display: block;
    float: left;
    margin-left: 4px;
    margin-right: 4px;
}

.pages1 a {
    width: 36px;
    height: 36px;
    display: block;
    float: left;
    background-color: #FFFFFF;
    border: 1px solid #EBEBEB;
    margin-left: 4px;
    margin-right: 4px;
    color: #515151;

}.pages1 a:hover {
     background-color: #FFFCEF;
     color: #FF8E16;
 }
.pages1 .page_on {background-color: #FF8E16;
    border: 1px solid #ff8e16;
    color: #FFFFFF;}

.spcl_hint {
    width: 1200px;
    height: 60px;
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    line-height: 60px;
    text-align: center;
    background-color: #FFFFFF;
}
.spcl_hint a {
    color: #ff0000;
}


.line_h_30 {
    clear: both;
    width: auto;
    height: 30px;
}
tr td img {
    margin: 0px;
    border: none;
}
.notf {
    background-image: url(../images/bg_404.jpg);
    background-repeat: no-repeat;
    width: 1200px;
    height: 825px;
    text-align: center;
    padding-top: 170px;
    color: #302C48;
}
.notf h1 {
    margin-top: 40px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 40px;
    line-height: 40px;
    font-weight: normal;
}
.notf a {
    display: block;
    background-color: #7070da;
    width: 132px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 40px;
    font-weight: normal;
}
.notf a:hover{
    background-color: #FFFFFF;
    color: #7070da;
}
.notf h2 {
    margin-top: 24px;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
}


.ellipsis_plus {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ellipsis_plus_line{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.ellipsis_plus_line_three{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
