@charset "UTF-8";
/*css 初始化 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
    margin: 0;
    padding: 0;
}

fieldset, img, input, button { 			/*fieldset组合表单中的相关元素*/
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}

ul, ol {
    list-style: none;				/*清除列表风格*/
}

input {
    padding-top: 0;
    padding-bottom: 0;
}

select, input {
    vertical-align: middle;
}

select, input, textarea {
    font-size: 12px;
    margin: 0;
    outline: none;
    outline-color: red;
}

textarea {
    resize: none;
}

/*防止多行文本框拖动*/
img {
    border: 0;
    vertical-align: middle;
}

/*  去掉图片低测默认的3像素空白缝隙*/
table {
    border-collapse: collapse;			/*合并外边线*/
}


.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1; /*IE/7/6*/
}

a {
    color: #666;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    text-decoration: none;
    font-weight: normal;
    font-size: 100%;
}

s, i, em {
    font-style: normal;
    text-decoration: none;
}

/*公共类*/
.fl {
    float: left
}

.fr {
    float: right
}

.al {
    text-align: left
}

.ac {
    text-align: center
}

.ar {
    text-align: right
}

.db{
    display: block;
}
.dn{
    display: none;
}
.dib{
    display: inline-block;
}
.mt14{
    margin-top: 14px;
}
.ml15{
    margin-left: 15px;
}
@font-face{
    font-family:"zy";
    src: url("font/AGENCYR.eot") format("embedded-opentype"),
    url("font/AGENCYR.svg") format("svg"),
    url("font/AGENCYB.TTF") format("truetype"),
    url("font/AGENCYR.woff") format("woff");
}
@font-face{
    font-family:"lxw";
    src: url("font/AGENCYR.eot") format("embedded-opentype"),
    url("font/AGENCYR.svg") format("svg"),
    url("font/AGENCYR.TTF") format("truetype"),
    url("font/AGENCYR.woff") format("woff");
}
/*start*/
body{
    font:12px/12px "Verdana";
    color: #333333;
    background: #eff3f6;
}
.wrap{
    width: 1000px;
    margin: 0 auto;
}
.nav_blk{
    width: 100%;
    height: 50px;
    background-color: #fff;
    box-shadow: 0px 1px 12px #666666;
    position: relative;
    /*z-index: 100;*/
}


/*左边内容 end*/

/*中间内容 start*/
.nav_blkm{
    width: 1000px;
    height: 50px;
    margin:0 auto;
    /*background-color: blue;*/
}
.nav_blkm .company_logo{
    padding-top: 8px;
}
.nav_blkm .community_box{
    position: relative;
    width: 120px;
    height: 50px;
    margin-left: 80px;
}
.nav_blkm .community_box .select{
    display: block;
    width: 105px;
    height: 50px;
    padding-left: 15px;
}
.community_box .select span{
    font:12px/50px "Verdana";
    color: #989898;
}
.community_box .select img{
    margin-left: 5px;
}
/*下拉框显示*/
.community_box .comboBox{
    position: absolute;
    background-color: #242424;
    top: 40px;
    left: 0;
    z-index: 528;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
}
.community_box li{
    float: left;
}
.community_box li a{
    display: block;
    width: 105px;
    height: 40px;
    padding-left: 15px;
    z-index: 528;
}
.community_box li span{
    padding-left: 8px;
    font:12px/40px "Verdana";
    color: #989898;
}
.community_box li span:hover{
    color: #ffffff;
}
/*国旗下拉框*/

.national_flag_box{
    position: relative;
    width: 64px;
    height: 40px;
    background-color: #282828;
    margin-left: 50px;
}
.national_flag_box .select{
    height: 40px;
}
.national_flag_box .select span{
    position: absolute;
    top: 18px;
    left: 12px;
    display: block;
    width: 16px;
    height: 11px;
}
.national_flag_box .select .select_img{
    position: absolute;
    top: 16px;
    right: 12px;
}
.national_flag_box .comboBox{
    position: absolute;
    background-color: #242424;
    top: 40px;
    left: 0;
    z-index: 528;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
}
.national_flag_box li{
    float: left;
}
.national_flag_box li a{
    display: block;
    width: 52px;
    height: 26px;
    padding-left: 12px;
    padding-top: 14px;
    z-index: 528;

}
/*视频*//*home*/
.blk_video,.blk_home{
    margin-right: 44px;
}
.blk_video a,.blk_home a{
    display: block;
    line-height: 44px;
    color: #242424;
}
.blk_video a:hover,.blk_home a:hover{
    text-decoration: underline;
}


/*登录注册*/
.blk_login_box{
    margin-right: 0;
}
.login_item a{
    display: block;
    position: relative;
    height: 40px;
    padding-left: 25px;
    font:12px/40px "Verdana";
    text-align: center;
    color: #242424;
    margin-top: 6px;
}
.login_item a::before{
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    top: 12px;
    left: 0;
    background: url('https://d2g83ydku1zde9.cloudfront.net/www/static/platform/images/index/pf_nav_sprite.fw.png') -33px -1px no-repeat;
}
.login_item a:hover{
    text-decoration: underline;
}

/*中间内容 end*/
/*右边内容 start*/
.nav_blkr{
    width: 361px;
    margin-right: 98px;
}
.nav_blkr_flag{
    position: relative;
    margin-right: 15px;
    margin-top: 6px;
}
.redr_icon_box{
    width: 40px;
    height: 40px;
    position: relative;
    cursor: pointer;
}
.redr_icon_box img{
    margin-left: 10px;
    margin-top: 13px;
}
.redr_icon_box span{
    position: absolute;
    top: 6px;
    left: 4px;
    width: 14px;
    height: 14px;
    color: #242424;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    background-color: #ffc11c;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
/*下拉框*/
.redr_comboBox{
    width: 245px;
    background-color: #282828;
    padding:12px 7px 8px 7px;
    position: absolute;
    top: 58px;
    left: -228px;
    opacity: 1;
    z-index:1000;
}
.redr_comboBox_title{
    height: 11px;
    font-size:11px;
    line-height: 11px;
    margin-left: 8px;
    color: #989898;
    /*margin-bottom: 8px;*/
}
.redr_comboBox ul{
    width: 229px;
    background-color: #fff;
    margin-top: 8px;
    padding:20px 8px 23px 8px;
}
.redr_comboBox_itemli{
    height: 53px;
    padding:5px 0 8px 0;
    border-bottom: 1px solid #c8c8c8;
}
.redr_comboBox_line{
    height: 1px;
    background-color: #c8c8c8;
}
.redr_comboBox_img{
    width: 48px;
    height: 48px;
    border: 1px solid #c8c8c8;
}
.redr_comboBox_content{
    width: 154px;
    margin-left: 7px;
}
.redr_comboBox_content h2{
    display: block;
    height: 12px;
    font-size: 12px;
    line-height: 12px;
    margin-top: 4px;
    color:#520a16;
}
.redr_comboBox_content p{
    display: block;
    height: 10px;
    font-size:10px;
    line-height: 10px;
    margin-top: 5px;
}
.redr_comboBox_content span{
    display: block;
    height: 10px;
    font-size:10px;
    line-height: 10px;
    margin-top: 15px;
}
/*登录注册*/

/*个人中心*/
.personal_center{
    width: 18px;
    height: 18px;
    position: relative;
    box-sizing: border-box;
    top: 17px;
}
.personal_center .select{
    cursor: pointer;
    width: 18px;
    height: 18px;
    /*margin-top: 12px;*/
}
.personal_center .select .img_default{
    width: 22px;
    height: 22px;
    border: 1px solid #ccc;
    background: url('https://d2g83ydku1zde9.cloudfront.net/www/static/platform/images/index/header_img01.png') 0 0 no-repeat;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    overflow: hidden;
}
.personal_center .img_default img {
    width: 22px;
    height: 22px;
    overflow: hidden;
}
.personal_center .select .arrow{
    width: 9px;
    height: 4px;
    background: url('https://d2g83ydku1zde9.cloudfront.net/www/static/platform/images/index/w_sprite.fw.png') -128px -51px no-repeat;
    margin:8px 0 0 5px;
}
/*.personal_center:hover .img_default{*/
    /*border-color: #ff6e6e;*/
/*}*/
.personal_center:hover .arrow{
    background-position: -115px -51px;
}
.personal_center .comboBox{
    width: 172px;
    padding:15px 0;
    position: absolute;
    top: 58px;
    right: 0;
    opacity: 1;
    background-color: #fff;
    border: 1px solid #c4c4c2;
    z-index: 1000;
    display: none;
}
/*.personal_center .comboBox .comboBox_top{*/
    /*height: 112px;*/
    /*padding:11px 38px 14px 36px;*/
    /*box-sizing: border-box;*/
/*}*/
/*.comboBox_top .comboBox_top_img{*/
    /*font: 12px/12px "Verdana";*/
    /*color: #999;*/
    /*text-align: center;*/
/*}*/
/*.comboBox_top_img .head_img{*/
    /*width: 64px;*/
    /*height: 64px;*/
    /*background: url('https://d2g83ydku1zde9.cloudfront.net/www/static/platform/images/index/header_img02.png') 0 0 no-repeat;*/
    /*-webkit-border-radius:50%;*/
    /*-moz-border-radius:50%;*/
    /*border-radius:50%;*/
    /*overflow: hidden;*/
/*}*/
/*.comboBox_top_img .head_img img{*/
    /*width: 64px;*/
    /*height: 64px;*/
    /*overflow: hidden;*/
/*}*/
/*.comboBox_top_img p{*/
    /*display: block;*/
    /*width: 64px;*/
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
    /*white-space: nowrap;*/
    /*margin-top: 5px;*/
/*}*/
/*.comboBox_top .comboBox_top_content{*/
    /*padding-top: 28px;*/
    /*text-align: right;*/
/*}*/
/*.comboBox_top .comboBox_top_content a{*/
    /*display: block;*/
/*}*/
/*.comboBox_top .comboBox_top_content .itema1{*/
    /*font:12px/12px "Verdana";*/
    /*color: #333;*/
/*}*/
/*.comboBox_top .comboBox_top_content .itema2{*/
    /*margin-top: 10px;*/
    /*font:11px/11px "Verdana";*/
    /*color: #999;*/
/*}*/
/*.personal_center .comboBox .comboBox_btm{*/
    /*height: 56px;*/
    /*background-color: #f3f3f3;*/
/*}*/
/*.personal_center .xcoins{*/
    /*width: 111px;*/
    /*border-right: 1px solid #e8e8e8;*/
    /*padding-top: 10px;*/
    /*height: 56px;*/
    /*box-sizing: border-box;*/
    /*text-align: center;*/
/*}*/
/*.personal_center .xcoins p{*/
    /*font:14px/14px "Verdana";*/
    /*margin-bottom: 10px;*/
    /*color: #333;*/
/*}*/
/*.personal_center .xcoins span{*/
    /*display: block;*/
    /*width: 38px;*/
    /*margin:0 auto;*/
    /*padding-left: 15px;*/
    /*background: url('https://d2g83ydku1zde9.cloudfront.net/www/static/platform/images/index/xcoins_icon01.png') 0 2px no-repeat;*/
    /*font:11px/12px "Verdana";*/
    /*color: #999;*/
/*}*/
/*.personal_center .recharge{*/
    /*width: 109px;*/
    /*padding-top: 14px;*/
/*}*/
/*.personal_center .recharge a{*/
    /*display: block;*/
    /*width: 66px;*/
    /*height: 24px;*/
    /*margin:0 auto;*/
    /*background-color: #fd6464;*/
    /*font:bold 11px/24px "Verdana";*/
    /*color: #fff;*/
    /*text-align: center;*/
    /*-webkit-border-radius:3px;*/
    /*-moz-border-radius:3px;*/
    /*border-radius:3px;*/
/*}*/
.personal_center .comboBox ul{

}
.personal_center li a{
    display: block;
    width: 172px;
    height: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:0 12px;
}
.personal_center li a:hover{
    background-color: #F2F2F2;
}
.personal_center li span{
    float: left;
    width: 16px;
    height: 16px;
    margin-top: 10px;
}
.personal_center .itemli1 span{
    background:  url('https://d2g83ydku1zde9.cloudfront.net/www/static/platform/images/index/pfps_icon01.png') 0 0 no-repeat;
}
.personal_center .itemli2 span{
    background:  url('https://d2g83ydku1zde9.cloudfront.net/www/static/platform/images/index/pfps_icon02.png') 0 0 no-repeat;
}
.personal_center .itemli3 span{
    background:  url('https://d2g83ydku1zde9.cloudfront.net/www/static/platform/images/index/pfps_icon03.png') 0 0 no-repeat;
}
.personal_center .itemli4 span{
    background:  url('https://d2g83ydku1zde9.cloudfront.net/www/static/platform/images/index/pfps_icon04.png') 0 0 no-repeat;
}
.personal_center li i{
    float: left;
    font:13px/35px "Verdana";
    color: #333;
    margin-left: 10px;
}
.ps_coin{
    margin-right: 25px;
    margin-top: 6px;
}
.ps_coin a{
    position: relative;
    display: block;
    padding-left: 16px;
    height: 40px;
    font:12px/40px "Verdana";
    color: #333;
    text-align: left;
}
.ps_coin a::before{
    content: '';
    position: absolute;
    top: 13px;
    left: 0;
    width: 12px;
    height: 14px;
    background:  url('https://d2g83ydku1zde9.cloudfront.net/www/static/platform/images/index/pf_nav_sprite.fw.png') -50px -2px no-repeat;
}
/*个人头像信息*/
.ps_headerimg_infor{
    margin-right: 30px;
    height: 40px;
    box-sizing: border-box;
    padding-top: 8px;
    margin-top: 6px;
}
.ps_headerimg_infor .head_img{
    width: 22px;
    height: 22px;
    border: 1px solid #ccc;
    webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}
.ps_headerimg_infor .head_img img{
    width: 22px;
    height: 22px;
    overflow: hidden;
}
.ps_headerimg_infor span{
    font:12px/24px "Verdana";
    color: #000;
    text-align: left;
    margin-left: 10px;
}
/*右边内容 end*/
/*black red end*/


/*首页red导航*/
.nav_red_box{
    width: 100%;
    position: relative;
    height: 61px;
    z-index: 101;
    top: -10px;
    overflow: hidden;
}
@media screen and (min-width: 768px){
    .nav_red_box{
        background: url("https://d2g83ydku1zde9.cloudfront.net/www/static/platform/images/index/red_nav_bgimg02.png") 0 0 no-repeat;
    }
}
@media screen and (min-width: 1200px){
    .nav_red_box{
        background: url("https://d2g83ydku1zde9.cloudfront.net/www/static/platform/images/index/red_nav_bgimg01.png") 0 0 no-repeat;
    }
}
.nav_red{
    width: 1000px;
    margin:0 auto;
    height: 61px;
}
.nav_red_left{
    width: 613px;
    height: 61px;
    /*background-color: #fff;*/
    background: url('https://d2g83ydku1zde9.cloudfront.net/www/static/platform/images/index/red_nav_bgimg03.png') 0 0 no-repeat;
}
.nav_red_right{
    width: 387px;
    height: 61px;
    /*background-color: black;*/
    background: url('https://d2g83ydku1zde9.cloudfront.net/www/static/platform/images/index/red_nav_bgimg05.png') 0 0 no-repeat;
}
.nav_red li{
    float: left;
}
.nav_red a{
    display: block;
    font:23px/50px "lxw";
    color: #fff;
}

.nav_red .nav_red_left a{
    margin-right: 92px;
}
.nav_red .nav_red_left .lasta{
    margin-right: 0;
}
.nav_red .nav_red_right a{
    line-height: 55px;
    height: 50px;
    margin-top: 11px;
}
.nav_red .nav_red_right .itemli1{
    margin-left: 62px;
}
.nav_red .nav_red_right .itemli2{
    margin-left: 92px;
}
.nav_red a:hover{
    color: #ffc11b;
}
/*leftNav start*/
/*左上个人中心 start*/
/*个人中心photo start*/
.uc_left{
    width: 238px;
    height: 740px;
    border: 1px solid #e8e8e8;
    position: relative;
    background-color: #fff;
    background: #E5E9EC;
    margin-top: 27px;
    font-family: "Arial";
    margin-bottom: 50px;
}
.uc_left_tperson{
    width: 238px;
    height: 136px;
    overflow: hidden;
    border-bottom: 1px solid #e8e8e8;
    background-color: #E5E9EC;
    padding:33px 22px 0 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.uc_left_tperson > a{
    display: block;
    width: 73px;
    height: 73px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}
.uc_left_tperson a img{
    width: 73px;
    height: 73px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
/*个人中心content start*/
.tperson_rcontent{
    width: 100px;
    height: 73px;
    margin-left: 20px;
}

.tperson_rcontent .tperson_rcontent_name{
    width: 122px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font:15px/36px "Arial";
    color: #303030;
    cursor: default;
}
.tperson_rcontent .tperson_rcontent_name:hover{
    cursor: default;
}

/*左上个人中心 end*/
/*左下 ul start*/
.uc_left_bcoins{
    /*padding: 20px 0;*/
    background-color: #f8f8f8;
}
.uc_left_bcoins > ul > li{
    position: relative;
}
.uc_left_bcoins > ul > li > a{
    display: block;
    width: 210px;
    height: 56px;
    background: #E5E9EC;
    border-bottom: 1px solid #ccc;
    padding-left: 28px;
    font:12px/56px "Arial";
    /*text-align: center;*/
    color: #333;
    position: relative;
}
.uc_left_bcoins > ul > li > a:hover{
    background-color: #ea615a;
    color: #fff;
    /*border-bottom: 1px dotted #ea615a;*/
}
.uc_left_bcoins > ul > .itemli4 .tip_circle{
    width: 15px;
    height: 15px;
    background-color: #ea615a;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font:12px/15px "Arial";
    text-align: center;
    position: absolute;
    top: 20px;
    right: 30px;
}
.uc_left_bcoins > ul > li > .activea{
    background-color: #ea615a;
    color: #fff;
    /*border-bottom: 1px dotted #ea615a;*/
}
.uc_left_bcoins > ul > li > .activea span{
    color: #fff;
}
.uc_left_bcoins > ul > li i{
    width: 20px;
    height: 19px;
    margin-top: 19px;
    float: left;
}
.uc_left_bcoins .itemli1 i{
    background: url('../images/use_center/20170801/ba_leftNav_icon01a.png') 0 0 no-repeat;
}
.uc_left_bcoins .itemli1 > a:hover i{
    background: url('../images/use_center/20170801/ba_leftNav_icon01l.png') 0 0 no-repeat;
}
.uc_left_bcoins .itemli1 > .activea i{
    background: url('../images/use_center/20170801/ba_leftNav_icon01l.png') 0 0 no-repeat;
}
.uc_left_bcoins .itemli2 i{
    background: url('../images/use_center/20170801/ba_leftNav_icon02a.png') 0 0 no-repeat;
}
.uc_left_bcoins .itemli2 > a:hover i{
    background: url('../images/use_center/20170801/ba_leftNav_icon02l.png') 0 0 no-repeat;
}
.uc_left_bcoins .itemli2 > .activea i{
    background: url('../images/use_center/20170801/ba_leftNav_icon02l.png') 0 0 no-repeat;
}
.uc_left_bcoins .itemli3 i{
    background: url('../images/use_center/20170801/ba_leftNav_icon03a.png') 0 0 no-repeat;
}
.uc_left_bcoins .itemli3 a:hover i{
    background: url('../images/use_center/20170801/ba_leftNav_icon03l.png') 0 0 no-repeat;
}
.uc_left_bcoins .itemli3 > .activea i{
    background: url('../images/use_center/20170801/ba_leftNav_icon03l.png') 0 0 no-repeat;
}
.uc_left_bcoins .itemli4 i{
    background: url('../images/use_center/20170801/ba_leftNav_icon04a.png') 0 0 no-repeat;
}
.uc_left_bcoins .itemli4 > a:hover i{
    background: url('../images/use_center/20170801/ba_leftNav_icon04l.png') 0 0 no-repeat;
}
.uc_left_bcoins .itemli4 > .activea i{
    background: url('../images/use_center/20170801/ba_leftNav_icon04l.png') 0 0 no-repeat;
}
.uc_left_bcoins .itemli5 i{
    background: url('../images/use_center/20170801/ba_leftNav_icon05a.png') 0 0 no-repeat;
}
.uc_left_bcoins .itemli5 > a:hover i{
    background: url('../images/use_center/20170801/ba_leftNav_icon05l.png') 0 0 no-repeat;
}
.uc_left_bcoins .itemli5 > .activea i{
    background: url('../images/use_center/20170801/ba_leftNav_icon05l.png') 0 0 no-repeat;
}
.uc_left_bcoins > ul > li span{
    float: left;
    width: 160px;
    height: 56px;
    margin-left: 26px;
    font:14px/56px "Arial";
    color: #303030;
}
.uc_left_bcoins > ul > li a:hover span{
    color: #fff;
}

/*.uc_left_bcoins .uc_left_activea{*/
/*background-color: #ea615a;*/
/*color: #fff;*/
/*border-bottom: 1px dotted #ea615a;*/
/*}*/
.uc_left_bcoins .comboBox{
    width: 238px;
    height: 100%;
    background-color: #E5E9EC;
    border-bottom: 1px solid #e8e8e8;
}
.uc_left_bcoins .comboBox > ul > li{
    width: 183px;
    height: 55px;
}
.uc_left_bcoins .comboBox a{
    display: block;
    width: 162px;
    font:14px/55px "Arial";
    color: #303030;
    padding-left: 22px;
    margin-left: 54px;
    position: relative;
}
.uc_left_bcoins .comboBox a::before{
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #303030;
    top: 25px;
    left: 6px;
}
.uc_left_bcoins .comboBox li:hover a{
    color: #ea615a;
}
.uc_left_bcoins .comboBox .comboBoxActive a{
    color: #ea615a;
}
.uc_left_bcoins .comboBox li:hover a::before{
    background-color: #ea615a;
}
.uc_left_bcoins .comboBox .comboBoxActive a::before{
    background-color: #ea615a;
}
/*左下 ul end*/



/*页脚部分 start*/
.enxcg_footer{
    width: 100%;
    background-color: #020202;
    /*margin-top:31px;*/
}
.footer_top{
    position: relative;
    width: 1000px;
    height: 41px;
    padding-top: 27px;
    margin:0 auto;
    border-bottom:1px solid #e8e8e8;
}
/*页脚上左*/
.enxcg_footer > .footer_top > .footer_topl{
    width: 226px;
}
.footer_topl_support > a,.footer_topl_home > a{
    width: 59px;
    height: 18px;
    padding-left: 27px;
    position: relative;
    font-size: 14px;
    line-height: 18px;
    color: #cfcece;
}
.footer_topl_home{
    margin-left: 25px;
}
/*页脚上右*/

/*页脚下边*/
.footer_btm{
    width: 1000px;
    height: 132px;
    margin:0 auto 0;
}
/*页脚下左logo*/
.footer_btml{
    margin-right: 20px;
    margin-top: 30px;
}
.footer_btmm{
    width: 742px;
}
/*页脚下中 链接*/
.footer_btmm ul{
    margin-top: 30px;
}
.footer_btmm li{
    float: left;
    /*height: 12px;*/
    /*margin-left: 5px;*/

}
.footer_btmm a{
    font-size: 13px;
    line-height: 13px;
    color: #bcbbbb;
    margin:0 5px;
}
.footer_btmm .footer_btmm_b a{
    margin-top: 12px;
    margin-right: 16px;
}
.footer_btmm span{
    margin-left: 10px;
    font-size: 13px;
    color: #bbcbbb;
}
.footer_btmm_text{
    font-size: 11px;
    color: #bcbbbb;
    margin:12px 0 0 5px;
}
.footer_totop{
    width: 50px;
    height: 50px;
    background:  url("https://d2g83ydku1zde9.cloudfront.net/www/static/platform/images/index/to_top.png") 0 0 no-repeat;
    position: fixed;
    bottom: 90px;
    right: 190px;
    cursor: pointer;
    display: none;
}
.footer_btmr{
    margin-top: 20px;
    border: 1px solid #020202;
    position: relative;
    -webkit-transition: border-color 1s;
    -moz-transition: border-color 1s;
    -ms-transition: border-color 1s;
    -o-transition: border-color 1s;
    transition: border-color 1s;
}
.footer_btmr:hover{
    border: 1px solid #282828;
    border-bottom:1px solid #020202;
}
.footer_btmr:hover .select i{
    background:  url("https://d2g83ydku1zde9.cloudfront.net/www/static/platform/images/index/w_sprite.fw.png") -125px -62px no-repeat;
}

.footer_btmr a{
    display: block;
    width: 96px;
    height: 30px;
    font:12px/10px "Verdana";
    color: #999;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -ms-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
}
.footer_btmr a:hover{
    color: #e8e8e8;
    background-color: #282828;
}
.footer_btmr .select span{
    float: left;
    text-align: left;
}
.footer_btmr .select i{
    float: right;
    width: 5px;
    height: 4px;
    margin-top: 3px;
    background:  url("https://d2g83ydku1zde9.cloudfront.net/www/static/platform/images/index/w_sprite.fw.png") -117px -62px no-repeat;
}
.footer_btmr .comboBox{
    position: absolute;
    left: -1px;
    top: 30px;
    width: 96px;
    border: 1px solid #282828;
    border-top:1px solid #020202;
    display: none;
}
/*页脚部分 end*/












