/*common*/
@charset "UTF-8";*{margin:0;padding:0;border:0;vertical-align:baseline;}
.clearfix:after{clear:both;display:block;visibility:hidden;width:0;height:0;content:' ';font-size:0;line-height:0;}
ul.clearfix li{float:left;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
html{overflow-x:auto;overflow-y:scroll;width:100%;height: 100%;}
body{width:100%;height: 100%;font-family: Microsoft YaHei,Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";}
html,body{ font-size:100% !important;width: 100%;min-width: 1360px; max-width: 1920px;margin: 0 auto;height: auto;font-family: "Microsoft YaHei","Helvetica Neue",Helvetica,STHeiTi,sans-serif;line-height: 1.5; }  
select{border:1px solid #dee1e3;color:#333;font-size:12px;line-height:12px;}
ul{list-style:none;}
ol{list-style:decimal inside;}
blockquote,q{quotes:none;}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none;}
a{text-decoration:none;cursor:pointer;color:#000}
a:hover{text-decoration:none;}
a:focus{outline:0;}
span{color:inherit;}
a img{max-width:100%;vertical-align:middle;}
label[for]{cursor:pointer;}
.hide-text{text-indent:-9999px;}
.float-left{float:left;}
.float-right{float:right;}
.force-hide{display:none!important;}
.relative{position:relative;}
.hide{display:none;}
.text-right{text-align:right;}
.text-center{text-align:center;}
.text-left{text-align:left;}
/*图片自适应*/
.img-responsive {border: 0;display: block;max-width: 100%;height: auto;}
button,input,textarea,a,option{outline: none;cursor: pointer;}
/*init*/
*{margin:0;padding:0;box-sizing: border-box;}
ul,li{list-style: none;}
.fl{float:left;}
.fr{float:right;}
.cl{zoom:1;}
.cl:after{content:"020";/*.点 或 空*/display: block;clear:both;height:0;visibility: hidden;}
/*placeholder字体颜色*/
.input_phone::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #000;font-size:14px;}
.input_phone:-moz-placeholder, textarea:-moz-placeholder {color:#000;font-size:14px;}
.input_phone::-moz-placeholder, textarea::-moz-placeholder {color:#000;font-size:14px;}
.input_phone:-ms-input-placeholder, textarea:-ms-input-placeholder {color:#000;font-size:14px;}/*placeholder字体颜色*/
.input_phone2::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #615959;font-size:14px;}
.input_phone2:-moz-placeholder, textarea:-moz-placeholder {color:#615959;font-size:14px;}
.input_phone2::-moz-placeholder, textarea::-moz-placeholder {color:#615959;font-size:14px;}
.input_phone2:-ms-input-placeholder, textarea:-ms-input-placeholder {color:#615959;font-size:14px;}

/*顶部*/
.jy_top{width: 100%;height: 40px;background: rgba(255,255,255,0.8);}
.jy_top .jy_top_content{width:1360px;height: 40px;margin: 0 auto;position: relative;}
.jy_top_content .top_content_l{width: 435px;height: 40px;}
.top_content_l .top_content_l_ul li{float: left;margin-right: 12px;}
.top_content_l .top_content_l_ul li:nth-child(1){margin-right: 12px;margin-top: 4px;}
.top_content_l .top_content_l_ul li:nth-child(2){margin-right: 20px;margin-top: 2px;}
.top_content_l .top_content_l_ul li:nth-child(3){margin-top: 1px;}
.jy_top_content .top_content_r{height: 40px;}
.jy_top_content .jy_top_mid{width: auto;height: 40px;float:left;color: #666666;font-size: 14px;line-height: 40px;margin-left:40px;}
.top_content_r .top_content_r_ul li{float: left;font-size: 14px;line-height: 40px;color: #666666;margin-right: 25px;cursor: pointer;}
.top_content_r .top_content_r_ul li a{color: #666666;cursor: pointer;}
.top_content_r .top_content_r_ul li:hover a{color:#bc2e2e;}
.top_content_r .top_content_r_ul li span{cursor: auto;}
.top_content_r .top_content_r_ul li:nth-child(1){}
.top_content_r .top_content_r_ul li:nth-child(2) img{margin-right: 8px;margin-top: -4px;margin-left:20px;}
.top_content_r .top_content_r_ul li:nth-child(3) img{margin-left: 2px;}
.top_content_r .top_content_r_ul li:nth-child(4) img{vertical-align: middle;margin-top: -4px;margin-right: 8px;}
.top_content_r .top_content_r_ul li:nth-child(4) a{margin-left: 5px;}
.yj_auto_h{width: 100%;height:15px;}
.top_content_r_ul li .longtu_list{width: 365px;height: 150px;padding-top: 10px; background-color: #fff;position: absolute;top:40px;right:0px;z-index:9999;display:none;padding-left: 20px;}
.top_content_r_ul li.zhuce{width: 50px;height: 30px;text-align: center; color: #666;margin-top: 5px;margin-left:20px;}
.top_content_r_ul li.zhuce a{color: #666;display:block;width: 40px;line-height: 30px;}
.top_content_r_ul li.zhuce:hover a{color: #bc2e2e;}

.top_content_r_ul li.denglu{width: 50px;height: 30px; text-align:center;color: #666;margin-top: 5px;}
.top_content_r_ul li.denglu a{color: #666;display:block;width: 40px;line-height: 30px;}
.top_content_r_ul li.denglu:hover a{color: #bc2e2e;}
@media screen and (max-width:1366px ) {
.jy_top .jy_top_content{width:1300px;height: 40px;margin: 0 auto;}
.jy_top_content .jy_top_mid{width: auto;height: 40px;float:left;color: #666666;font-size: 14px;line-height: 40px;margin-left:-30px;}
}

/*主体内容*/
.DirectBox{width: 100%;height: auto;max-width:1920px;margin: 0 auto;overflow: hidden;}
.Direct_bg{width: 100%;height:auto;min-height:3440px;padding-bottom:100px; background: url(../imgs/xyzb_bg.jpg) #fefbf2 top center no-repeat;margin: 0 auto;}

.xyBody{width: 100%;height: auto;}
.xyBanner{width: 100%;height:1020px;margin: 0 auto;position: relative;}
.xy_jrgw{width: 289px;height: 101px;}
.xy_jrgw img{width: 289px;height: 101px;transition: all 0.3s;position: absolute;top:40px;right:200px;cursor: pointer; }
.xy_jrgw img:hover{transition: all 0.3s;opacity:0.8;}
.xy_logo{width: 187px;height:86px;position: absolute;top:30px;left:150px;}
.xy_logo img{width: 187px;height:86px;}

/*中间文字*/
.xy_words{width: 100%;height:1078px;}
.xy_words img{display: block;width: 1176px;height:770px;margin: 0 auto;margin-top:120px;}

/*直播推荐  轮播*/
.xyBody_tabs{width: 100%;height: auto;}
.xyBody_tabthree{width: 100%;height:2460px;}
.xyBody_tabs_lb{width: 100%;height:606px;background: url(../imgs/xyzb_lb_bg.jpg) top center no-repeat;margin: 0 auto;margin-top:35px;}
.xyBody_tabs_box{width: 1194px;height:449px;position: relative;margin: 0 auto;}
.xyBody_tabs_box .tabs_lb_body{width: 1194px;height:449px;overflow: hidden;}
.xyBody_tabs_box .tabs_lb_body li img{width: 1194px;height:449px;}

.tabs_lb_title{width: 284px;height:40px;position: absolute;bottom:-70px;left:50%;margin-left:-142px;}
.tabs_lb_title li{width: 41px;height:43px;float: left;cursor: pointer; background: url(../imgs/xyzb_lbselect.png) no-repeat;background-size:100% 100%;margin-left:25px;margin-right:25px;}
.tabs_lb_title li.on{background: url(../imgs/xyzb_lbnoselect.png) no-repeat;background-size:100% 100%;}


/*切换内容  部分  */
.xyBody_tab{width: 100%;height: auto;}
.xyBody_tab_title{width:1205px;height:154px;margin: 0 auto;}
.xyBody_tab_title ul.tab_title_ul{width: 100%;height: 100%;}
.xyBody_tab_title ul li{width: 364px;height: 137px;cursor: pointer; float: left;text-align: center;position: relative;margin-top:30px;margin-left:18px;margin-right:18px;}
.xyBody_tab_title ul li span{display: block; width: 317px;height:92px;text-align: center;line-height:92px;position: absolute;top:0px;left: 0px;background: url(../imgs/xyzb_tab_bg.png) no-repeat;font-size:38px;font-weight: bold; font-family: "宋体";color:#765117; }
.xyBody_tab_title ul li.on span{width: 364px;height: 137px;text-align: center;line-height:124px;background: url(../imgs/xyzb_tab_bgon.png) no-repeat;position: absolute;top:-16px;left:-23.5px;  color:#946b29;font-weight: bold; }

.xyBody_tab_body{width: 100%;height: auto;}
.xyBody_tab_body .xyBody_tabs{display: none;}

/*玩家直播间*/
.xyBody_zbroom{width:1228px;height: auto;margin: 0 auto;margin-top:75px;}
.zbroom{width: 378px;height:302px;float: left;background-color:#f6f6f6;margin-left:15px;margin-right:15px;overflow:hidden;margin-top:30px;}
.zhibo_room{width: 378px;height:212px;display: block;}
.zhibo_foot{width: 100%;height:90px;}
.zhibo_foot .zhibo_foot_l{width: 255px;height:100%;float: left;margin-top:10px;padding-left:10px;}
.zhibo_foot_l h2{font-size:16px;color:#585858;line-height:32px;}
.zhibo_foot_l p{font-size:14px;color:#bcbcbc;line-height:28px;}
.zhibo_foot .zhibo_foot_r{width: auto;height:50px;float: right;margin-top:40px;cursor: pointer;margin-right:10px;}
.zhibo_foot_r span{display: inline-block;font-size:14px;color:#bcbcbc;line-height:28px;}
.zhibo_foot_r .bficon{display: inline-block;vertical-align: middle;}

/*加入直播*/
.xyzb_jrzb{width: 100%;height:1305px;background: url(../imgs/xyzb_jrword.png) top center no-repeat;}
.xyzb_jrzb_word{width: 1248px;height:920px;margin: 0 auto;}
.xyzb_jrzb_word h2{font-size:24px;line-height:35px;font-weight: normal;margin-top:5px;margin-bottom: 5px;}
.xyzb_jrzb_word p{color:#524833;font-size:20px;line-height:32px;letter-spacing:1px;}
.xyzb_jrzb_word p .bigWord{font-size:22px;font-weight: bold;color:#524833;}

/*表格*/
.zb_table{width:300px;height:200px;border-collapse: collapse;border: 1px solid #666;margin-top:10px;margin-bottom:10px;}
.zb_table tr{border: 1px solid #666;}
.zb_table tr td{border: 1px solid #666;text-align: center;vertical-align: middle;}

/*滚动条*/
.scroll_gun .mCSB_scrollTools .mCSB_draggerRail {background-color:rgba(0,0,0,0.6);width:6px;border-radius:4px;}
.scroll_gun .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#fff;width:4px;border-radius:4px;}

/*加入我们*/
.xyzb_canyu{width: 399px;height:83px;margin: 0 auto;margin-top: 100px;}
.xyzb_canyu img{width: 399px;height:83px;transition:all 0.3s;cursor: pointer;}
.xyzb_canyu img:hover{width: 399px;height:83px;transition:all 0.3s;opacity:0.8; }

/*直播奖励*/
.zbjl_box{width: 1230px;height: auto;margin: 0 auto;}
.xyBody_zbjl{width: 100%;height:1033px;background: url(../imgs/xyzb_jiangli_img.png) top center no-repeat;margin-top:-50px;}
.zbpd_login{width: 182px;height:69px;float: right;margin-right:80px;cursor: pointer;margin-top: 80px;}
.zbpd_login img{width: 182px;height:69px;transition: all 0.3s; }
.zbpd_login img:hover{width: 182px;height:69px;transition: all 0.3s;opacity:0.9; }

.zbpd_dengchu{width: auto;height:70px;float: right;margin-right:80px;cursor: pointer;margin-top: 80px;}
.zbpd_dengchu img{float: right;vertical-align: middle;display: block;transition: all 0.3s;}
.zbpd_dengchu .zhdc_btn:hover{opacity:0.9;transition: all 0.3s; }
.zbpd_dengchu span{display: block;float: right;line-height:78px;padding-left:10px;padding-right: 60px;color:#959595;}
.zbpd_dengchu .zhdc_person{margin-top: 20px;}

/*广告语*/
.xyzb_margin{width: 100%;height:800px;}
.xyzb_slogan{width: 856px;height: 234px;margin: 0 auto;}
.xyzb_slogan img{width: 856px;height: 234px;}

/*西游直播*/
.xyzb_main{width: 1230px;height: 1365px;margin: 0 auto;margin-top:20px;}
.xyzb_main_l{width: 775px;height:1305px;float: left;}
.main_l_search{width: 335px;height:46px;border-radius:10px;float: right;margin-right:20px;position: relative;margin-bottom:15px;}
.search_input{width: 335px;height:46px;border: 2px solid #c9aa7d;border-radius:23px;background-color:#fff;cursor: auto;font-size:20px;color:#6d6d6d;padding-left:12px;letter-spacing:2px;}
.search_tijiao{width: 35px;height:34px;position: absolute;right:15px;top:3px;background: url(../imgs/xyzb_search_btn.png) no-repeat;background-size:100% 100%;font-size:0px; }


input::-webkit-search-cancel-button{
  display: none;
}

input[type=search]::-ms-clear{
  display: none;
}

input[type=submit]::-ms-clear{
  display: none;
}


.main_l_show{width: 770px;height:1230px;background-color:#fff; float: left;padding-top:10px;}
.show_xuhao_bg{width: 100%;height: auto;background-color:#fff;float: left;}
#idData{width: 100%;height:1230px;}
#idData tr{overflow: hidden;float: left;}
#idData tr td{overflow: hidden;float: left;margin-left:-8px;margin-right:-8px;}

.show_room{width: 212px;height: 212px;overflow: hidden;float: left;margin-left:30px!important;margin-right:29px!important;margin-top:28px;position: relative;}
.show_room .show_img{width: 212px;height: 212px;object-fit: cover;}
.show_room .room_dianzan{width: 100%;height: 30px;background: rgba(0,0,0,0.7);position: absolute;bottom: 0px;left:0px;}
.room_dianzan .room_word{float: left;font-size:14px;line-height:32px;padding-left:4px;color:#fff;}
.room_zan{float: right;}
.room_zan .zan{display: block;width: 22px;height: 22px;margin-top:4px; background: url(../imgs/xyzb_show_dz.png) no-repeat;background-size:100% 100%;margin-right:4px;cursor: pointer; }
.room_zan .zan.on{background: url(../imgs/xyzb_show_dzon.png) no-repeat;background-size:100% 100%;}

/*序号*/
.show_xuhao{width: 328px;height:80px;background:#fff;text-align: center;float: left;color:#737373;padding-top:10px;position: relative;margin: 0 auto;margin-left:190px;}
.show_arrow_l{display: inline-block;width:60px;height:32px;text-align: center;background: url(../imgs/xyzb_prev.png) no-repeat;background-size:100% 100%;  line-height:32px;background-color:#e5e5e5;cursor: pointer;margin-left:40px;margin-right:40px; }
.show_arrow_l img{display: inline-block;}
.show_arrow_l a{display: block;width: 100%;height: 100%;}
.show_arrow_r{display: inline-block;width:60px;height:32px;text-align: center;background: url(../imgs/xyzb_next.png) no-repeat;background-size:100% 100%; line-height:32px;background-color:#e5e5e5;cursor: pointer; margin-left:40px;margin-right:40px;}
.show_arrow_r img{display: inline-block;}
.show_arrow_r a{display: block;width: 100%;height: 100%;}
.show_num{display: inline-block;width:auto;height: 32px;padding-left:8px;padding-right:8px; text-align: center;line-height:32px;color:#737373;border:1px solid #737373;}
.total_num{width: auto;height:32px;line-height: 32px;position: absolute;right:0px;top:10px;}
.zong_num{width: auto;height:32px;line-height: 32px;position: absolute;left:128px;top:11px;}

.xyzb_main_r{width: 432px;height:100%;float: right;}
.main_r_title{width: 100%;height:40px;text-align: center;}
.r_title_ul li{width: auto;height:40px;display: inline-block; line-height:40px;cursor: pointer;font-size:20px;color:#999999;}
.r_title_ul li.on{color:#775325;}
.r_title_ul li span{display: inline-block;margin-left:5px;margin-right: 5px;color:#999999;}
.r_title_ul .tabB_ul_id{width: 100%;height:104px;text-align: center;}
.tabB_ul_id span{display: inline-block;font-size:26px;color:#775325;letter-spacing: 2px;}
.tabB_ul_id span img{display: inline-block;vertical-align: middle;margin-left:20px;margin-right: 20px;}
.tabB_ul_id .span_id{margin-left:120px;}


.main_r_tabB{width: 100%;height:1330px;background-color:#fff;padding-top:20px;overflow: hidden;}
.main_r_tabB ul{display: none;}
.rank_box{width: 100%;height: 100px;margin-top:22px;}
.rank_box .rank_tx{width: 92px;height:92px;border-radius:50%;float: left;margin-left:10px;overflow: hidden;}
.rank_box .rank_tx img{width: 92px;height:92px;border-radius:50%;}
.rank_box .rank_name{width: 168px;height:92px;line-height:92px;float: left;color:#3e3e3e;margin-left:5px;overflow: hidden;}
.rank_box .rank_nuns{width:30px;height: 92px;text-align: center;line-height:92px;float: left;color:#000;font-weight:bold;font-size:20px;}
.rank_zbroom{width:70px;height: 23px;background: url(../imgs/zhibo_jian.png) no-repeat;background-size:100% 100%;transition: all 0.3s ;float:right;margin-top:34px;margin-right:10px; }
.rank_zbroom:hover{transition: all 0.3s ;margin-right:5px;background: url(../imgs/zhibo_jianon.png) no-repeat;background-size:100% 100%;}

/*弹框*/
.xyzb_mask{width: 100%;height:100%;position:fixed;top: 0px;left: 0px;z-index:2;display: none;}
.mask_form{width:739px;height:1000px;background: url(../imgs/xyzb_maskbgs.png) no-repeat;margin: 0 auto;margin-top:-10px;position: absolute;top:0px;left:50%;margin-left:-369.5px;z-index:3;}
.form_box{width:430px;height:810px;margin: 0 auto;}
.form_nrbox{width: 100%;height:526px;margin: 0 auto;}
.closeForm{width:100%;height:300px;position:relative; }
.closeForm .closeImg{width: 546px;height:93px;position: absolute;bottom: 0px;right:-300px;cursor: pointer;transition: all 0.3s;}
.closeForm .closeImg:hover{bottom:8px;transition: all 0.3s;}
.form_nrbox .form_ul{width: 100%;height:100%;}
.form_nrbox .form_ul li{width: 100%;height:40px;line-height:40px;line-height:40px;font-size:20px;color:#524833;}
.form_nrbox .form_ul li .forget{font-size:20px;color:#524833;line-height:40px;line-height:40px;color:#d22c25;cursor: pointer;}
.form_nrbox .form_ul li.form_input{width:100%;height:62px;position: relative;}
.form_ul li.form_input .input_texticon{position: absolute;top:19px;left:5px;}
.form_ul li.form_input .input_lock{position: absolute;top:19px;left:5px;}
.form_nrbox .form_ul li.form_input input{width:100%;height:62px;border:2px solid #976d3b;font-size:20px;color:#959595; line-height:72px;background-color:#fff;cursor: auto;padding-left:30px;}
.form_nrbox .form_ul .formdl{width: 352px;height:125px;margin: 0 auto;margin-top:20px;}
.form_nrbox .form_ul .formdl .form_submit{width: 352px;height:125px;background: url(../imgs/xyzb_form_dlbtn.png) no-repeat;background-size:100% 100%;font-size:0px; }

.container{width:100%;margin:0 auto;height:100%;}


/*底部*/
.jy_footer{width:100%;height: auto;background-color: #fff;}
.jy_footer .margin_top{width: 100%;height:40px;}
.jy_footer .footer_nr{width: 1200px;height:184px;margin: 0 auto;}
.footer_nr ul{width: 100%;height: 100%;position: relative;}
.footer_nr ul li{font-size:14px;color: #000;line-height: 30px;text-align: center;font-family: "Microsoft YaHei", simSun, "Lucida Grande", "Lucida Sans Unicode", Arial;letter-spacing: 1px;}
.footer_nr ul li a{font-size:14px;color: #000;line-height: 30px;font-family: "Microsoft YaHei", simSun, "Lucida Grande", "Lucida Sans Unicode", Arial;letter-spacing: 1px;}
.footer_nr ul li span{font-size:14px;color: #000;line-height: 30px;letter-spacing: 1px;text-align: center;margin-left: 6px;}
.footer_nr ul li .footer_img{width:20px;height:23px;}
.footer_nr ul .footer_li_img{width: 100px;height:80px;position: absolute;top:30px;right: 30px;}
.footer_nr ul .footer_li_img .wenhuajing{width: 35px;height:35px;display: block;float: left;margin-top:3px;}
.footer_nr ul .footer_li_img .footer_gif{width:51px;height:41px;display: block;float: left;}
