/*Begin:四季*/
.button-wow {
	cursor: pointer;
    display: inline-block;
    padding: 0 10px;
    height: 30px;
    line-height: 28px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    background-color: #FF6600;
    border: 1px solid #FF6600;
    text-shadow: 0 1px 0 #FF6600;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.15) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.15) inset;
    -webkit-transition: background-color .1s ease-in-out;
    -moz-transition: background-color .1s ease-in-out;
    transition: background-color .1s ease-in-out;
}
.hlydiv .msu {
	float: left;
}
.cool {
	width: 50%;
}
/*END:四季*/
/*Begin：卡萨帝*/
body {
	margin: 0;
}
.head-cover {
	height: 700px;	
	width: 50%;
	position: absolute;
	top: 0;
}
.cover1 {
	background-color: #09003f;
	left: 0;
	width: 100%;
}
.s-txt {
	color: #09003f;
}
.cover2 {
	background-color: #e5ba0e;
	right: 0;
}
.headImg {
	height:700px;
	width:100%;
	background-position:50% 50%;
	background-image:url(imgs/head_02.jpg);
	background-repeat:no-repeat;
}
.upload-action-specail {
	display: none;
}


.common-title {
	font-size: 24px;
}
.commonDiv-content.standard-div {
	padding-top: 40px;
}
.standard-container {
	width: 960px;
	margin: 0 auto;
}
.standard-circle {
	width: 100px;
	height: 100px;
	text-align: center;
	background-image: url(tx_imgs/circle_standard.png);
	padding-top: 22px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.standard-per {
	width: 50%;
	margin-bottom: 45px;
}
.standard-txt-div {
	margin-top: 20px;
} 
.standard-txt {
	width: 285px;
	margin-left: 20px;
}


.prize-per {
	width: 50%;
	text-align: center;
}
.prize-per:first-child {
	
}
.prize-title {
	font-size: 18px;
	margin-bottom: 10px;
}
.prize-content {
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #e60012;	
}
.segment-line {
	position: absolute;
	left: 50%;
	bottom: 0;
	height: 50px;
	width: 1px;
	border-right: 1px solid #bfbfbf;
}
.commonDiv-content.prize-div {
	position: relative;
	padding-top: 50px;
}
.commonDiv-content.pw-div {	
	padding-top: 50px;
	padding-bottom: 50px;
}
.pw-container {
	width: 1026px;
	margin: 0 auto;
}
.pw-per {
	width: 220px;
	height: auto;
	margin-right: 182px;
}
.pw-per:last-child {
	margin-right: 0;
}
.pw-img {
	width: 214px;
	height: 214px;
}
.pw-txt {
	margin-top: 20px;
	text-align: center;
}
.pw-name {
	font-size: 14px;
	color: #232323;
	font-weight: bold;
}
.pw-desc {
	margin-top: 10px;
	font-size: 12px;	
}
.com1-img {
	width: 130px;
	height: 41px;
	margin: 10px 0 0 40px;	
}
.com-per {
	height: 70px;
	line-height: 70px;
}
.com-per:last-child {
	margin-left: 30px;
}
.com2-img {
	width: 103px;
	height: 62px;
	margin-left: 20px;	
}
.commonDiv-content.remarks-div {
	text-align: center;
  	border-top: 1px solid #ebebeb;
	padding-top: 15px;
	padding-bottom: 30px;  	
}
.upload-div {
	position: absolute;
	left: 50%;
	bottom: 24px;
	width: 205px;
	height: 51px;
	margin-left: -102.5px;
	font-size: 30px;
	color: #c12737;
	text-align: center;
	line-height: 51px;
	cursor: pointer;
	background-color: #fff;
	-webkit-border-radius: 6px;
	border-radius: 6px;

}
.head-banner-container {
	position: relative;
}



/*End：卡萨帝*/




html {
	font-size: 62.5%;
	background-color: #f7f7f7;
}
.commonWidth {
	padding-top: 0;
	padding-bottom:0;
	margin: 0 auto;
	position: relative;
	width: 1180px;
}
.commonWidth div {
	background-repeat:no-repeat;
}
.common{
	background-color: #f7f7f7;
	min-width:1260px;
	font-family: "Microsoft YaHei","Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans-serif;	
}
.commonDiv {
	padding:15px 0 20px;	
}
.common p {
	margin: 10px 0;
	color: #000000;
}
.float_left {	
	float:left;
}
.relative {
	position:relative;
}
.clear_float {
	clear:both;	
}
.clearfix:after {
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
a {
  color:#484848;	
  text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.lx-title {
	font-size: 3rem;
	color: #5f6468;
	text-align: center;
	font-weight: bold;
	padding-bottom: 50px;
}
.lx-title.commonDiv {
	padding-top: 74px;
}
.lx-p-title {
	font-size: 2.4rem;
	color:#484848;
	font-weight: bold;
}
.lx-p-content {
	padding-top:20px;
	color: #484848;
	font-size: 1.6rem;
	line-height: 2.6rem;
	overflow: hidden;
}
.lx-p-div {
	margin-top: 35px !important;
}
.lx-prize-img {
	background-image: url(tx_imgs/prize_01.jpg);
	width: 315px;
	height: 380px;
}
.lx-prize-title {
	position: absolute;
	left: 20px;
	top: 320px;
	color: #fff;
	font-size: 1.6rem;	
}

.lx-li-txt {
	margin-left: 10px;
}
.lx-left-txt .lx-li-txt {
	margin-left: 0;
	text-align: left;
}

.lx-p-uname {
	font-weight: bold;
}
.lx-p-separator {
	margin-left: 15px;
	margin-right: 15px;
	font-weight: bold;
}
.lx-txt-indent {
	text-indent: 1.3em;
}
.lx-p-cate {
	font-weight: bold;  	
	margin:15px 0 !important; 
}
.lx-p-cat-content {
	padding-top:20px;
}
.lx-thanks .lx-p-uname{
	display: inline-block;
	width: 100px;
}
.lx-p-separator-pre {
	margin-left:15px;
}
.lx-author .commonDiv {
	padding-top: 0;
}
.bg-author {
	padding-top: 0px;
}

.lx-magazine-txt {
	font-weight: bold;
  	font-size: 1.5rem;
}
.wx-img {
	background-image: url(tx_imgs/city_wx.jpg);
	background-size: 300px;
	width: 300px;
	height: 408px;
}
a.appstore {
  float: left;
  width: 200px;
  height: 0;
  overflow: hidden;
  padding-top: 63px;
  margin: 0 11px;
  background-position: -326px -347px;
  background: transparent url(tx_imgs/vinfo.png) no-repeat 0 0;
}
.button {
  cursor: pointer;
  display: inline-block;
  padding: 0 10px;
  height: 30px;
  line-height: 28px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  background-color: #0099e5;
  border: 1px solid #08c;
  text-shadow: 0 1px 0 #08c;
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.15) inset;
  box-shadow: 0 1px 0 rgba(255,255,255,.15) inset;
  -webkit-transition: background-color .1s ease-in-out;
  -moz-transition: background-color .1s ease-in-out;
  transition: background-color .1s ease-in-out;
}
/*Begin：华服*/
.ds-time-note {
	margin-left: 80px;
}
.title-note {
	font-size: 1.6rem;
}
/*End：华服*/

.content-pc {
	display: inline-block;
}
.content-m {
	display: none;
}
.video-container {
	width: 640px;
	margin: 0 auto;
}
.video-frame {
	width: 640px;
	height: 498px;
}

/*欢乐谷大赛新加*/
.content-per .content-left{
	float: left;

}
.content-per .content-left:first-child {
	width: 155px;
}
.content-per .content-left:nth-child(n+2){
	margin-left: 30px;
}

#ds_index_pc {
	display: block;
}
#ds_index_mobile {
	display: none;
}
.img-m {
	width: 100%;
}



@media only screen and (max-width: 640px){
	html{
		font-size: 60%;
	}
	.lx-p-title {
		font-size: 2rem;
	}
	body{
		margin: 0px;
	}	
	.cool {
		width: 400px;
	}
	.commonWidth {
		width: 100%;
	}
	.commonDiv {
		width:100%;
		padding: 20px 15px 20px 15px;
		box-sizing: border-box;
  		-moz-box-sizing: border-box;
  		-webkit-box-sizing: border-box;		
	}
	.common {
		min-width: 100%;
	}	
	.lx-p-content {
		padding-top: 20px;
	}
	.lx-prize-img1 {
		background-size: 66%;		
		height: 234px;
	}
	.lx-magazine-img {
		margin: 0 auto;
	}
	.wx-img {		
		background-size: 250px;
		width: 250px;
		height: 340px;
		margin: 0 auto;
	}
	.div-img1 {		
		width: 370px;
		height: 455px;
		background-size: 370px 455px;
		margin-right: 20px;
	}
	.div-img2 {		
		width: 370px;
		height: 634px;
		background-size: 370px 634px;
	}
	.div-img3 {		
		width: 345px;
		height: 307px;
		background-size: 345px 307px;
	}	
	.wx-code-div {
		width: 100%;
	} 
	.wx-code-1 {
		margin: 0 auto;
		float: none;
	}
	.wx-code-2 {
		margin: 0 auto;
		float: none;
	}
	.ds-time-note {
		margin-left: 10px;
	}
	.content-pc {
		display: none!important;
	}
	.content-m {
		display: inline-block;
	}
	.video-container {
		width: 100%;
		margin: 0 auto;
	}
	.video-frame {
		width: 100%;
		height: 300px;
	}
	#ds_index_pc {
		display: none;
	}
	#ds_index_mobile {
		display: block;
	}


    
}
/*iphone6p*/
@media only screen and (max-width: 415px){	
	.wx-code-500px {
		width: 380px;
	}
    .lx-p-content.imgshow-div img {
		width:380px;
	}
    .zh-center-div{
        width: 100%;        
    }
	.prize-imgs img {
		width: 385px;
	}
}

/*iphone6*/
@media only screen and (max-width:380px){	
	.wx-code-500px {
		width: 340px;
	}
    .lx-p-content.imgshow-div img {
		width:340px;
	}
    .zh-center-div{
        width: 100%;        
    }
	.prize-imgs img {
		width: 345px;
	}
}
/*iphone4、iphone5、iphone5s*/
@media only screen and (max-width: 320px){	
	.lx-prize-img1 {
		background-size: 55%;		
		height: 194px;
	}
	.lx-magazine-img {
		margin: 0 auto;
	}
	.div-img1 {		
		width: 320px;
		height: 393px;
		background-size: 320px 393px;
		margin-bottom: 10px;
	}
	.div-img2 {		
		width: 320px;
		height: 548px;
		background-size: 320px 548px;
	}
	.div-img3 {		
		width: 290px;
		height: 258px;
		background-size: 290px 258px;
	}
	.wx-code-500px {
		width: 290px;
	}
	.lx-p-content.imgshow-div img {
		width:290px;
	}
    .zh-center-div{
        width: 100%;
        
    }
	.prize-imgs img {
		width: 290px;
	}
}
