/* 公共样式 */
.no_margin_r{
	margin-right: 0!important;
}
#header{
	padding-top: 0;
}
/* banner */
.banner img{
	width: 100%;
	margin: 0 auto;
}
.main{
	width: 100%;
	background: #090807 url('../images/part_bg_t.jpg') no-repeat center top;
	background-size: 100%;
}
/* 精彩截图 */
.content{
	padding: 15px 0 15px;
	position: relative;
}
.con_tc{
	position: relative;
	padding: 0 20px;
}
.con_t{
	text-align: center;
	/* border-bottom: 1px solid #9e9e9e; */
}
.con_t .con_tc>a{
	position: absolute;
	top: -2px;
	left: 30px;
	width: 70px;
	height: 70px;
	background: url('../images/icon_back.png') no-repeat center center;
	background-size: 100%;
	cursor: pointer;
}
/* .con_t .con_tc>a::after{
	content: '';
	width: 16px;
	height: 16px;
	border-left: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	position: absolute;
	left: 59%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
} */
/* .con_t .con_tc>a:hover{
	border-color: #f5aeae; 
	background-color: #ffe2e2;
}
.con_t .con_tc>a:hover::after{
	border-left-color: #ff8b8b;
	border-bottom-color: #ff8b8b;
} */
.con_t h3{
	color: #fff;
	font-size: 36px;
	font-weight: normal;
	line-height: 60px;
}
.con_t p,span{
	color: #ae9886;
	font-size: 16px;
	/* text-shadow: 0 2px 3px rgba(0, 0, 0, 0.8); */
}
.con_t span a{
	color: #ae9886;
}
.con_t p{
	padding: 12px;
	border-top: 2px solid #61431b;
	margin-top: 10px;
}
.cap_u{
	padding: 30px 60px 40px;
}
.cap_u li{
	float: left;
	margin-right: 56px;
	margin-bottom: 32px;
	position: relative;
}
.cap_u li img{
	width: 474px;
	height: 294px;
}
.cap_u li p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 46px;
	line-height: 46px;
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding-left: 15px;
	font-size: 20px;
	letter-spacing: 1px;
}
.con_w{
	position: relative;
	padding: 5px 26px;
	margin-bottom: 40px;
}
.con_w::before{
	content: '';
	width: 100%;
	height: 42px;
	background: url('../images/juanzhou.png') no-repeat center top;
	background-size: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.con_w::after{
	content: '';
	width: 100%;
	height: 42px;
	background: url('../images/juanzhou.png') no-repeat center top;
	background-size: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
.con_wm{
	background-color: #fef2d9;
	border-right: 11px solid #dac499;
	border-left: 11px solid #dac499;
	/* padding-bottom: 100px; */
	padding: 60px 0 125px;
	min-height: 600px;
}
/* 翻页 */
.page{
	text-align: center;
}
.page span{
	display: inline-block;
	padding: 0 5px;
	color: #606060;
	line-height: 30px;
	border: 1px solid #a2937c;
	margin-right: 15px;
	cursor: pointer;
	width: 32px;
	text-shadow: none;
	background-color: #e5dac0;
}
.page span i{
	font-style: normal;
	color: #606060;
	font-size: 16px;
}
.page .prev,
.page .next,
.page .last{
	width: 63px;
}
.page .no_line{
	width: 63px;
	border: none;
	margin-right: 0px;
	padding: 0;
	cursor: auto;
	background-color: transparent;
}
.page span:hover,
.page .curr{
	color: #ea4747;
	border-color: #ea4747;
}
.page .no_line:hover{
	color: #606060;
	border-color: #c6c6c6;
}
.totop{
	position: absolute;
	right: 64px;
	bottom: 56px;
	width: 60px;
	height: 60px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
.totop::after{
	content: '';
	width: 100%;
	height: 100%;
	background: url('../images/icon_back.png') no-repeat center center;
	background-size: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
}
/* .totop:hover{
	border-color: #f5aeae; 
	background-color: #ffe2e2;
}
.totop:hover::after{
	border-left-color: #ff8b8b;
	border-top-color: #ff8b8b;
} */
/* .foot_banner img{
	width: 100%;
	margin: 0 auto;
} */
/* 礼包中心 */
.gift_u{
	padding: 20px 78px 55px;  
}
.gift_u li{
	float: left;
	width: 240px;
	/* height: 344px; */
	/* line-height: 344px; */
	margin-right: 122px;
	margin-bottom: 32px;
	/* border: 1px solid #c6c6c6; */
	/* background-color: #e3e3e3; */
	text-align: center;
}
.gift_u li img{
	display: inline-block;
	width: 100%;
	/* vertical-align: middle; */
}
.gift_u li img:first-child{
	width: 80%;
}
/* .long_line{
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 165px;
	border-top: 1px solid #9e9e9e;
} */
/* 游戏下载 */
.load_c{
	padding: 15px 50px;
	margin-bottom: 180px;
}
.load_c h4{
	color: #ed6a59;
	font-size: 24px;
	font-weight: normal;
}
.load_c h4 svg{
	width: 32px;
	height: 32px;
	vertical-align: middle;
	margin-right: 16px;
}
.loadbtns{
	margin: 30px 0 5px 255px;
}
.dow_code{
	margin-left: 306px;
	margin-top: 153px;
}
.dow_code img{
	display: inline-block;
	width: 177px;
	height: 168px;
	opacity: 0;
}
.dow_code img:first-child{
	margin-right: 125px;
}
.loadbtns a{
	display: inline-block;
	margin-right: 40px;
}
.loadbtns a img{
	display: inline-block;
	cursor: pointer;
}
.load_c p{
	font-size: 16px;
	color: #1a1a1a;
	/*padding-top: 153px;*/
}
/* 新闻中心 */
.news_w{
	/* padding: 32px 0 0px; */
	/* min-width: 1200px; */
}
.tabs{
	/* width: 1200px; */
	/* margin: 0 auto; */
	text-align: center;
	/* padding-top: 50px; */
}
.tabs span{
	display: inline-block;
	line-height: 36px;
	font-size: 16px;
	color: #808080;
	padding: 0 18px;
	cursor: pointer;
}
.tabs span:hover,
.tabs .tab_curr{
	color: #fff;
	background-color: #bf2701;
	border-radius: 3px;
}
.news_uw{
	/* margin: 36px 0 100px; */
	/* min-width: 1200px; */
	padding: 36px 0 100px;
}
.news_u{
	display: none;
}
.news_u:first-child{
	display: block;
	min-height: 500px;
}
.news_u li{
	text-align: center;
	border-bottom: 1px solid #a2937c;
}
.news_u li:hover,
.news_u li.new_curr{
	background-color: #ddd0b5;
}
.news_u li:hover a span:first-child{
	color: #fff;
	background-color: #bf2701;
}
.news_u li a{
	display: inline-block;
	/* width: 997px; */
	padding: 15px 25px;
	/* border-bottom: 1px solid #a2937c; */
	text-align: left;
}
.news_u li a span{
	display: inline-block;
	font-size:18px;
	color: #757370;	
}
.news_u li a span:first-child{
	width: 150px;
	line-height: 50px;
	color: #6e6e6e;
	background-color: #e7e2d8;
	border-radius: 3px;
	text-align: center;
}
.news_u li a .txts{
	padding: 0 35px;
	width: 818px;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}



.gift-main{
	/* width: 360px; */
	margin: 0 auto;
	display: none;
}
#gift a img{
    width: 100%;
    padding: 4%;
}
#gift-content{
    display: block;
}
.new-information{
    /* display: none; */
}
.content-title{
    overflow: hidden;
    background: #fff;
    text-align: center;
}
.content-title>span:first-child{
    float: left;
    padding: 4% 1%;
    color: #808080;
}
.gift-main{
    /* padding: 2% 0; */
    text-align: center;
}
.gift_uc{
	width: 514px;
	margin: 70px auto 0px;
}
.gift-main h1{
	text-align: center;
	border-bottom: 1px solid #a2937c;
}
.gift-main h1 span{
	display: inline-block;
	color: #fff;
	background-color: #bf2701;
	font-size: 20px;
	padding: 15px 28px;
	font-weight: 500;
	margin: 20px 0;
	letter-spacing: 1px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
}
.gift-main p{
    color:#65645f;
	padding-bottom: 2%;
	font-size: 18px;
}
.width_w{
	width: 74%;
	margin: 0 auto;
}
.subscribeGift{
    padding-top: 10%;
}
.subscribeGift button{
    background-color: #CC4227;
    background-image: -o-linear-gradient(right,#CC4227 7%,#980A09 100%);
    background-image: -webkit-gradient(linear,left top, left bottom,color-stop(7%, #CC4227),to(#980A09));
    background-image: -o-linear-gradient(top,#CC4227 7%,#980A09 100%);
    background-image: linear-gradient(180deg,#CC4227 7%,#980A09 100%);
    background-image: -o-linear-gradient(180deg,#CC4227 7%,#980A09 100%);
    color: #fff;
    width: 100%;
    padding:3% 0;
    font-size: 17px;
    letter-spacing:2px;
	border-radius: 5px;
	cursor: pointer;
}
.subscribeTip{
    color: #CC4227;
    padding:3% 0;
    font-size: 17px;
    letter-spacing:2px;
}
.subscribeInput input{
    color: #333;
    width: 93%;
    padding:3%;
    font-size: 17px;
    letter-spacing:2px;
    border-radius: 5px;
	margin-bottom: 5%;
	background: none;
}
.subscribeGroup{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    /* width: 80%; */
    margin: 0 auto;
    padding-bottom: 15%;
}
.subscribeGroup button{
    color: #333;
    padding:3%;
    font-size: 17px;
    letter-spacing:2px;
	border-radius: 5px;
	cursor: pointer;
}
.subscribeGroup button:first-child{
    width:40%;
    background-color: #CC4227;
    background-image: -o-linear-gradient(right,#CC4227 7%,#980A09 100%);
    background-image: -webkit-gradient(linear,left top, left bottom,color-stop(7%, #CC4227),to(#980A09));
    background-image: -o-linear-gradient(top,#CC4227 7%,#980A09 100%);
    background-image: linear-gradient(180deg,#CC4227 7%,#980A09 100%);
    background-image: -o-linear-gradient(180deg,#CC4227 7%,#980A09 100%);
    color: #fff;
}
.subscribeGroup button:last-child{
    background: rgba(0, 0, 0, 0);
    width:40%;
    border: 2px solid #CC4227;
    color: #CC4227;
}
/* .time{
	opacity: 0;
} */
.pagination a.cur {
    height: 42px!important;
}
.pagination p {
    height: 46px!important;
}

.weixin_w{
  padding-top: 40px;
}
.weixin_w h3{
  font-size: 35px;
  font-weight: 500;
  color: #ff900e;
  margin: 10px 0;
}
.weixin_w p{
  font-size: 22px;
}
.weixin_w p span{
  color: #ff900e;
  font-size: 18px;
}
.weixin_w img{
  width: 174px;
  height: 163px;
  margin: 30px auto 0;
}
