*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
li{
	list-style: none;
}
img{
	border: 0px;
}
.both{
	clear: both;
}
/*进入商城开始*/
.g_shop{
	width: 1100px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	/*margin-top: 60px;*/
	background: #fff;
	margin-bottom: 20px;
	border-radius: 0 0 18px 0;
}
.g_shop_left{
	width: 144px;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	color: #ffa000;
	text-align: center;
	margin-left: 40px;
	float: left;
	font-family: "微软雅黑";
}
.g_shop_right{
	width: 114px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	float: right;
	background: #ff9b19;
	margin-top: 12px;
	margin-right: 15px;
	border-radius: 4px;
}
.g_shop_right a{
	width: 114px;
	height: 36px;
	line-height: 36px;
	color: #251e14;
	font-size: 16px;
	display: inline-block;
	font-family: "新宋体";
}
.g_shop_right a:hover{
	color: #fff;
}

/*头部banner开始*/

/*头部banner结束*/
/*进入商城结束*/

/*轮播开始*/
.g_lunbo{
	width: 100%;
	/*height: 400px;*/
	/*background: #ccc;*/
	margin-bottom: 30px;
}
/*轮播结束*/
/*游戏周边开始*/
.DVB{
	width: 1100px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    margin-top: 60px;
    background: #fff;
    margin-bottom: 40px;
    border-radius: 0 0 18px 0;
}
.g_DVB_left{
	width: 144px;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	color: #ffa000;
	text-align: center;
	margin-left: 40px;
	float: left;
	font-family: "微软雅黑";
}

/*轮播开始one*/
.rollBox{    
	width: 1140px;
	height: 460px;
	/*overflow: hidden;*/
	/* padding: 10px; */
	margin: 0 auto;
	margin-bottom: 40px;
	/*background: #2d2a2a;*/
	position: relative;
	top: 50%;
	/*margin-top: -345px;*/
	/*padding: 0px 120px;*/
	border-radius: 5px;
}
.rollBox .LeftBotton {
	height: 30px;
	width: 30px;
	background: url(../images/left.png) no-repeat;
	overflow: hidden;
	float: left;
	display: inline;
	cursor: pointer;
	position: absolute;
	top: -84px;
	right: 80px;
	z-index: 99999;
}
.rollBox .RightBotton{    
	height: 30px;
	width: 30px;
	background: url(../images/left.jpg) no-repeat;
	overflow: hidden;
	float: right;
	cursor: pointer;
	position: absolute;
	right: 37px;
	top: -84px;

	z-index: 99999;
}
.rollBox .Cont{
	width:1140px;
	height:463px;
	overflow:hidden;
	float:left;
}
.rollBox .ScrCont{
	width:100000px;
}
.rollBox .Cont .pic{
	position: relative;
	width: 1140px;
	float: left;
	text-align: center;
	/*margin-right: 34px;*/
	height: 450px;
}
.rollBox .Cont .pic img{
	/*padding: 0px;
	background: #fff;
	display: block;
	margin: 0 auto;
	width: 800px;
	height: 450px;*/
}
.rollBox .Cont .pic div{
	/*line-height:20px;
	color:#505050;
	margin:15px 0px;  
	margin-top: 0px;*/
}
.rollBox .Cont .pic div span{
	display:block;
}
.rollBox #List1,.rollBox #List2{
	float:left;
}
.pic_bo{
	width: 100%;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 16px;
	color: #f08a1c;
	background: #271F14;
	position: absolute;
	bottom: 0px;
	font-family: "微软雅黑";
}
.DVB_pic_a{
	display: block;
	width: 491px;
	height: 463px;
	float: left;
	position: absolute;
	left: 0;
	/*background: url(DVB1.png) no-repeat;*/
	/*transform:skew(0deg);    */
	/*-webkit-transform: skew(-30deg);   
	-moz-transform: skew(-30deg);   
	-o-transform:skew(-30deg);   
	-ms-transform:skew(-30deg);*/
}
.DVB_pic_ri{
	width: 750px;
	height: 350px;
	/*background: red;*/
	float: right;
	position: absolute;
	right: 6px;
	margin-top: 25px;
	border-radius: 0 415px;
}
.DVB_pic_ri_1{
	width: 230px;
	height: 111px;
	/*border: 3px solid #fff;*/
	/*transform:skew(30deg);*/
	/*-webkit-transform: skew(-30deg);   
	-moz-transform: skew(-30deg);   
	-o-transform:skew(-30deg);   
	-ms-transform:skew(-30deg);*/
	position: absolute;
	background: url(../images/DVB_kuang.png)no-repeat;
	float: left;
}
.DVB_pic_ri_1 .DVB_pic_ri_1_img{
	/*transform:skew(-30deg);*/
	position: absolute;
    top: -10px;
    right: 76px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;

}

.DVB_pic_ri_1 .DVB_pic_ri_1_img:hover {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
	/*隐藏阴影*/
	/*-webkit-box-shadow: #cc2807 0px 0px 15px;  
	-moz-box-shadow: #cc2807 0px 0px 15px;  
	box-shadow: #cc2807 0px 0px 15px;  */ 

}
.DVB_pic_ri_1_bt{
	width: 130px;
    height: 30px;
    line-height: 39px;
    /* background: blue; */
    position: absolute;
    bottom: 9px;
    left: 68px;
}
.DVB_pic_bt_size{
	font-size: 12px;
	color: #333;
	font-family: "宋体";
	float: left;
}

.DVB_pic_bt_jia a{
	width: 28px;
	height: 28px;
	line-height: 25px;
	text-align: center;
	border-radius: 60px;
	background: #999;
	font-family: "微软雅黑";
	color: #fff;
	font-size: 24px;
	float: right;
}
.DVB_pic_bt_jia a:hover{
	color: #4793ba;
}
.DVB_pic_ri_2{
	width: 268px;
	height: 199px;
	/*border: 3px solid #fff;*/
	/*transform:skew(30deg);*/
	/*-webkit-transform: skew(-30deg);   
	-moz-transform: skew(-30deg);   
	-o-transform:skew(-30deg);   
	-ms-transform:skew(-30deg);*/
	position: absolute;
	background: url(../images/DVB_4bian.png)no-repeat;
	/*float: left;*/
	top: 150px;
	left: 65px;
}
.DVB_pic_ri_2 .DVB_pic_ri_2_img{
	/*transform:skew(-30deg);*/
	position: absolute;
    top: 18px;
    right: 80px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;

}

.DVB_pic_ri_2 .DVB_pic_ri_2_img:hover {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
	/*隐藏阴影*/
	/*-webkit-box-shadow: #cc2807 0px 0px 15px;  
	-moz-box-shadow: #cc2807 0px 0px 15px;  
	box-shadow: #cc2807 0px 0px 15px;  */ 

}
.DVB_pic_ri_2_bt{
	width: 130px;
    height: 30px;
    line-height: 39px;
    /* background: blue; */
    position: absolute;
    bottom: 9px;
    left: 111px;
}
.zhoubjr{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 114px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    float: right;
    background: #ff9b19;
    margin-top: 12px;
    /*margin-right: 15px;*/
    border-radius: 4px;
}
.zhoubjr a{
	
	width: 114px;
    height: 36px;
    line-height: 36px;
    color: #251e14;
    font-size: 16px;
    display: inline-block;
    font-family: "新宋体";
}
.zhoubjr a:hover{
	color: #fff;
}
/*游戏周边结束*/
/*页游联运开始*/
.g_webgame{
	width: 1100px;
	height: 550px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 60px;
	/*background: #666;*/
}
.g_webgame_left{
	width: 760px;
	height: 546px;
	float: left;
	/*background: #ddd;*/
}
.g_webgame_left_shop{
	width: 760px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    /*margin-top: 60px;*/
    background: #fff;
    margin-bottom: 20px;
    border-radius: 0 0 18px 0;
}
.g_webgame_left_shop_bt{
	width: 96px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    color: #ffa000;
    text-align: center;
    margin-left: 40px;
    float: left;
    font-family: "微软雅黑";
}
.g_webgame_left_shop_si{
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #eee;
	font-size: 28px;
	color: #fabf13;
	float: right;
	margin-top: 15px;
	text-align: center;
	margin-right: 15px;
}
.g_webgame_left_shop_si a{
	/*width: 30px;*/
	/*height: 30px;*/
	/*line-height: 28px;*/
	/*background: #eee;*/
	font-size: 26px;
	color: #fabf13;
}
.g_webgame_right{
	width: 320px;
	height: 550px;
	float: right;
	background: #fff;
    border-radius: 0 0 18px 0;
}
.g_webgame_right_bt{
	width: 320px;
	height: 30px;
	margin-top: 15px;
	margin-bottom: 32px;
	/*background: blue;*/
}
.g_webgame_right_bt_le{
	width: 80px;
	height: 30px;
	line-height: 30px;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #fffffe;
	text-align: center;
	background: #fabf13;
	border-radius: 0 0 10px 0;
	float: left;
}
.g_webgame_right_bt_ri{
	width: 30px;
    height: 30px;
    line-height: 30px;
    background: #eee;
    font-size: 28px;
    color: #fabf13;
    float: right;
    /*margin-top: 15px;*/
    text-align: center;
    margin-right: 15px;
	float: right;
}
.g_webgame_right_bt_ri a{
	font-size: 28px;
	color: #fabf13;
}
/*.g_webgame_right_bt_ri a b{
	font-size: 28px;
	color: #fabf13;
}*/
.g_webgame_right_bo{
	width: 240px;
	height: 450px;
	margin: 0 auto;
	/*background: #ccc;*/
}
.g_webgame_right_bo_zhu img{
	margin-bottom: 12px;
}
.g_webgame_right_dbt{
	height: 88px;
	border-bottom: 2px solid #eee;
	margin-bottom: 19px;
}
.g_webgame_right_dbt a{
	font-size: 16px;
	color: #cc2807;
	font-family: "微软雅黑";
}
.g_webgame_right_dbt_size{
	font-size: 12px;
	color: #999;
	font-family: "宋体";
	margin-top: 8px;
}
.g_webgame_right_one{
	height: 100px;
	border-bottom: 2px solid #eee;
	margin-bottom: 18px;
}
.g_webgame_right_one a b{
	font-size: 14px;
	color: #666;
	font-family: "宋体";
}
.g_webgame_one{
	margin-bottom: 10px;
	display: block;
}
.g_webgame_one1{
	font-size: 12px;
	color: #999;
	font-family: "宋体";
	line-height: 16px;
	margin-bottom: 10px;
	display: block;
}
.g_webgame_one2{
	font-family: "Arial";
	font-size: 12px;
	color: #999;
}
.g_webgame_right_two a b{
	font-size: 14px;
	color: #666;
	font-family: "宋体";
}
.g_webgame_two{
	margin-bottom: 10px;
	display: block;
}
.g_webgame_two1{
	font-size: 12px;
	color: #999;
	font-family: "宋体";
	line-height: 16px;
}
.g_webgame_two1{
	margin-bottom: 10px;
	display: block;
}
/*页游联运结束*/
/*玩家互动开始*/
.g_Interactive{
	width: 1100px;
	/*height: 818px;*/
	margin: 0 auto;
	/*background: #666;*/
}
.g_Interactive_left {
    width: 760px;
    /*min-height: 800px;*/
    float: left;
    /*background: #ddd;*/
}
.g_Interactive_left_shop {
    width: 760px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    /* margin-top: 60px; */
    background: #fff;
    margin-bottom: 20px;
    border-radius: 0 0 18px 0;
}
.g_Interactive_left_shop_bt {
    width: 96px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    color: #ffa000;
    text-align: center;
    margin-left: 40px;
    float: left;
    font-family: "微软雅黑";
}
.g_Interactive_xl{
	width: 280px;
	height: 30px;
	line-height: 30px;
	float: right;
	/*background: #ccc;*/
	margin-top: 15px;

}
.g_Interactive_li{
	width: 120px;
	height: 30px;
	background: #999;
	float: left;
	margin-right: 20px;
	border-radius: 0 0 10px 0;
	cursor: pointer;
}
.g_Interactive_xl ul li:hover{
	background: #3694ca;
}
.g_active{
	background: #3694ca;
}
.g_Interactive_show{
	width: 760px;
	/*min-height: 720px;*/
	padding-top: 48px;
	background: #fff;
    padding-bottom: 90px;
}
.g_Interactive_show_xl{
	width: 700px;
	min-height: 166px;
	margin: 0 auto;
	border-bottom: 2px solid #eee;
	/*padding-bottom: 20px;*/
	margin-bottom: 30px;
}
.g_Interactive_show_xl1{
	width: 700px;
	height: 122px;
	margin: 0 auto;
	border-bottom: 2px solid #eee;
	/*padding-bottom: 20px;*/
	margin-bottom: 20px;
	background: #eee;
    border-radius: 10px;
}
.xl_tu1{
	float: left;
}
.xl_tu1_ri1{
	width: 545px;
	min-height: 126px;
	float: right;
	/*background: #a95d5d;*/
	/*border-bottom: 2px solid #eee;*/
}
.xl_tu1_ri1_bt{
	width: 100%;
    margin-bottom: 20px;
    height: 20px;
}
.xl_tu1_ri1_bt a{
	display: inline-block;
    width: 370px;
    height: 20px;
	font-size: 16px;
	color: #3694ca;
	font-family: "微软雅黑";
	float: left;
}
.xl_tu1_ri1_bt_dj{
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-left: 8px;
	/*background: url(./images/xl_jtx.jpg) no-repeat;*/
}
.xl_tu1_ri1_bt_dj1{
	cursor: pointer;
	background: url(../images/xl_jtx.jpg) no-repeat;
}
.xl_tu1_ri1_bt_dj2{
	cursor: pointer;
	background: url(../images/xl_jt_s.jpg) no-repeat;
	/*display: none;*/
}
.xl_tu1_ri1_bt_dj_rq{
	font-size: 12px;
	color: #ccc;
	font-family: "宋体";
	float: right;
	line-height: 28px;
}
.g_duo{
	width: 545px;
	height: 86px;
	margin-bottom: 20px;
	/*background: red;*/
}
.g_duo_le{
	float: left;
}
.g_duo_le img{
	margin-top: 10px;
}
.g_duo_le_m{
	width: 55px;
	font-size: 12px;
	color: #5c5346;
	font-family: "微软雅黑";
	/*margin-left: -10px;*/
}
.g_duo_ri{
	width: 480px;
	height: 60px;
	float: right;
	background: url(../images/xl_pl_tu.png) no-repeat;
}
.g_duo_ri span{
	display: block;
	width: 420px;
	font-size: 12px;
	color: #999;
	font-family: "宋体";
	margin-top: 12px;
	margin-left: 40px;
	line-height: 20px;
}
.g_duo_bo{
	width: 96px;
	height: 15px;
	line-height: 15px;
	float: right;
	margin-top: 30px;
}
.g_duo_bo_one{
	width: 35px;
	height: 15px;
	line-height: 15px;
	float: left;
	/*margin-right: 14px;*/
}
.g_duo_bo_one img{
	float: left;
	margin-right: 5px;
}
.g_duo_bo_one p{
	font-size: 10px;
	color: #ccc;
	font-family: "宋体";
}
.g_duo_bo_two{
	width: 36px;
	height: 15px;
	line-height: 15px;
	float: left;
}
.g_duo_bo_two img{
	float: left;
	margin-right: 5px;
}
.g_duo_bo_two p{
	font-size: 10px;
	color: #ccc;
	font-family: "宋体";
}
.g_duo_bo_three{
	width: 25px;
	height: 15px;
	line-height: 15px;
	float: left;
}
.g_duo_bo_three img{
	float: left;
	margin-right: 5px;
}
.g_duo_bo_three p{
	font-size: 10px;
	color: #ccc;
	font-family: "宋体";
}
.g_duo02{
	display: none;
}
/*two*/
.g_Interactive_show_1xl{
	width: 700px;
	min-height: 126px;
	margin: 0 auto;
	border-bottom: 2px solid #eee;
	/*padding-bottom: 20px;*/
}
.xl_1tu1{
	float: left;
}
.xl_tu1_1ri1{
	width: 545px;
	min-height: 126px;
	float: right;
	/*background: #a95d5d;*/
	/*border-bottom: 2px solid #eee;*/
}
.xl_tu1_ri1_1bt{
	width: 100%;
    margin-bottom: 20px;
    height: 20px;
}
.xl_tu1_ri1_1bt a{
	display: inline-block;
    width: 370px;
    height: 20px;
	font-size: 16px;
	color: #3694ca;
	font-family: "微软雅黑";
	float: left;
}
.xl_tu1_ri1_bt_1dj{
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-left: 8px;
}
.xl_tu1_ri1_bt_1dj1{
	background: url(../images/xl_jtx.jpg) no-repeat;
	cursor: pointer;
}
.xl_tu1_ri1_bt_1dj2{
	cursor: pointer;
	background: url(../images/xl_jt_s.jpg) no-repeat;
}
.xl_tu1_ri1_bt_dj_1rq{
	font-size: 12px;
	color: #ccc;
	font-family: "宋体";
	float: right;
	line-height: 28px;
}
.g_1duo{
	width: 545px;
	height: 86px;
	margin-bottom: 20px;
}
.g_duo_1le{
	float: left;
}
.g_duo_1le img{
	margin-top: 10px;
}
.g_duo_le_1m{
	width: 55px;
	font-size: 12px;
	color: #5c5346;
	font-family: "微软雅黑";
	/*margin-left: -10px;*/
}
.g_duo_1ri{
	width: 480px;
	height: 60px;
	float: right;
	background: url(../images/xl_pl_tu.png) no-repeat;
}
.g_duo_1ri span{
	display: block;
	width: 420px;
	font-size: 12px;
	color: #999;
	font-family: "宋体";
	margin-top: 12px;
	margin-left: 40px;
	line-height: 20px;
}
.g_duo_1bo{
	width: 96px;
	height: 15px;
	line-height: 15px;
	float: right;
	margin-top: 12px;
}
.g_duo_bo_1one{
	width: 35px;
	height: 15px;
	line-height: 15px;
	float: left;
	/*margin-right: 14px;*/
}
.g_duo_bo_1one img{
	float: left;
	margin-right: 5px;
}
.g_duo_bo_1one p{
	font-size: 10px;
	color: #ccc;
	font-family: "宋体";
}
.g_duo_bo_1two{
	width: 36px;
	height: 15px;
	line-height: 15px;
	float: left;
}
.g_duo_bo_1two img{
	float: left;
	margin-right: 5px;
}
.g_duo_bo_1two p{
	font-size: 10px;
	color: #ccc;
	font-family: "宋体";
}
.g_duo_bo_1three{
	width: 25px;
	height: 15px;
	line-height: 15px;
	float: left;
}
.g_duo_bo_1three img{
	float: left;
	margin-right: 5px;
}
.g_duo_bo_1three p{
	font-size: 10px;
	color: #ccc;
	font-family: "宋体";
}
.g_1duo02{
	display: none;
}
.g_1duo03{
	display: none;
}
.g_Interactive_left_gduo{
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #eee;
	float: right;
	text-align: center;
	margin-top: 20px;
	margin-right: 30px;
}
.g_Interactive_left_gduo a {
	font-size: 28px;
	color: #fabf13;
}
.g_Interactive_show1{
	width: 760px;
	/*min-height: 720px;*/
	padding-top: 56px;
	background: #fff;
    padding-bottom: 90px;
    display: none;
}
.g_Int1eractive_show1{
	display: none;
}
/*右边*/
.g_Interactive_right{
	width: 320px;
    height: 818px;
    float: right;
    background: #fff;
    border-radius: 0 0 18px 0;
}
.g_Interactive_right_bt{
	width: 320px;
    height: 30px;
    margin-top: 15px;
    margin-bottom: 32px;
}
.g_Interactive_right_bt_le{
	width: 82px;
    height: 30px;
    line-height: 28px;
    font-family: "微软雅黑";
    font-size: 20px;
    color: #fffffe;
    text-align: center;
    background: #fabf13;
    border-radius: 0 0 10px 0;
    float: left;
}
.Interactive_right_bt_ri{
	width: 30px;
    height: 30px;
    line-height: 30px;
    background: #eee;
    font-size: 28px;
    color: #fabf13;
    float: right;
    /* margin-top: 15px; */
    text-align: center;
    margin-right: 15px;
    float: right;
}
.Interactive_right_bt_ri a{
	font-size: 28px;
    color: #fabf13;
}
.g_webgame_right_one01{
	height: 90px;
    border-bottom: 2px solid #eee;
	margin-bottom: 15px;
}
.g_webgame_ul li{
	margin-bottom: 10px;
}
.g_webgame_ul li a{
	font-size: 12px;
	color: #666;
	font-family: "宋体";
}
.g_webgame_ul li a span{
	font-size: 12px;
	color: #999;
	font-family: "Arial";
	float: right;
    /*margin-top: 8px;*/
}



.mr_t1{background:url(../images/mr_1px.jpg) repeat-x left bottom;height:40px;padding-right:16px;}
.mr_t1name img{float:left;margin-top:9px;margin-right:6px;display:inline;}
.mr_frBtnL{float:left;margin:28px 22px 0px 0px;cursor:pointer;display:inline;}
.mr_frUl{float:left;height:180px;width:240px;}
.mr_frBtnR{float:right;margin-top:28px;cursor:pointer;}
.mr_frUl ul li{display:inline;float:left;height:180px;width:240px;margin-right:13px;overflow:hidden;}
.mr_frUl ul li img{display:block;margin-bottom:20px;}
/*二维码*/
.g_qr{
	width: 320px;
	height: 250px;
	padding-top: 34px;
	/*background: #ccc;*/
	border-top: 2px solid #eee;
}
.g_qr_bg{
	width: 322px;
	height: 60px;
	background: url(../images/g.png) no-repeat;
	margin-left: -2px;
}
.g_qr_bg ul li{
	width: 60px;
	height: 60px;
	float: left;
	border-radius: 0 0 10px 10px;
	cursor: pointer;
}
.g_qr_bg_li1{
	margin-left: 27px;
	
}
.g_qr_bg_li2{
	margin: 0 40px 0 40px;
}
.g_qr_li{
	background: #67a2c3;
}
.g_qr_bg_li1_div{
	width: 60px;
    height: 60px;
	background: url(../images/wx.jpg) no-repeat;
}
.g_qr_bg_li2_div{
	width: 60px;
    height: 60px;
	background: url(../images/wb.jpg) no-repeat;
}
.g_qr_bg_li3_div{
	width: 60px;
    height: 60px;
	background: url(../images/tt.jpg) no-repeat;
}
.g_qr_bg_li1_div1{
	width: 60px;
    height: 60px;
	background: url(../images/wx.jpg) no-repeat;
}
.g_qr_bg_li2_div2{
	width: 60px;
    height: 60px;
	background: url(../images/wb.jpg) no-repeat;
}
.g_qr_bg_li3_div3{
	width: 60px;
    height: 60px;
	background: url(../images/tt.jpg) no-repeat;
}

.g_wx{
	width: 121px;
	height: 119px;
	margin: 0 auto;
	padding-top: 30px;
}
.g_wb{
	width: 121px;
	height: 119px;
	margin: 0 auto;
	padding-top: 30px;
	display: none;
}
.g_tt{
	width: 121px;
	height: 119px;
	margin: 0 auto;
	padding-top: 30px;
	display: none;
}

.g_qr_li_div1{
	background: url(../images/wx.jpg) no-repeat;
}
.g_qr_li_div11{
	background: url(../images/wx01.jpg) no-repeat;
}
.g_qr_li_div2{
	background: url(../images/wb.jpg) no-repeat;
}
.g_qr_li_div22{
	background: url(../images/wb02.jpg) no-repeat;
}
.g_qr_li_div3{
	background: url(../images/tt.jpg) no-repeat;
}
.g_qr_li_div33{
	background: url(../images/tt03.jpg) no-repeat;
}
/*玩家互动结束*/

/*返回顶部开始*/
.g_return{
	position: fixed;
	bottom: 0px;
	/*display: none;*/
	width:61px;
	height:120px;
	background: url(../images/fanhui.png) no-repeat;	
	right: 0px;
	bottom: 120px;
	z-index: 99999999;
	cursor: pointer;
}
/*返回顶部结束*/
