
/*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;
}
/*Begin:导航*/
.tabs_wrapper {
	/*margin-top: 45px;*/
	/*border-bottom: 1px solid #e2e2e2;*/
}
.px_tabs {
	/*border-bottom: 1px solid #e2e2e2;*/
	text-align: center;
	list-style-type: none;
	overflow-x: auto;
	margin:0;
}
.px_tabs {
	/*background-color: #fff;*/
	list-style-type: none;
	overflow-x: auto;
}
.px_tabs > li {
	display: inline;
	margin: 0 25px;
}
.px_tabs > li.active > a {
	color: #e40012;
	/*border-bottom: 2px solid #0099e5*/
}
.px_tabs > li > a {
	font-size: 16px;
	display: inline-block;
	padding: 26px 0;
	height: 68px;
	/*line-height: 68px;*/
	/*border-bottom: 2px solid transparent;*/
	color: #000000;
	font-weight: 700;
}
.px_tabs > li > a .count {
	font-weight: 400;
}
.px_tabs > li > a:hover {
	color: #e40012;
}
/*End：导航*/


.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 {
	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;
}
.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: 30px;
	color: #5f6468;
	text-align: center;
	font-weight: bold;
	padding-bottom: 50px;
}
.lx-title.commonDiv {
	padding-top: 74px;
}
.lx-p-title {
	font-size: 24px;
	color:#484848;
	font-weight: bold;
}
.lx-p-content {
	padding-top:20px;
	color: #484848;
	font-size: 16px;
	line-height: 26px;
	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: 16px;
}

.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: 13px;
}
.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: 15px;
}
.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: 16px;
}
/*End：华服*/

/*Begin: 海阳针织衫 */
/*PC端*/
.content-pc {
	display: block;
}
.content-mobile {
	display: none;
}
.inline-block {
	display: inline-block;
}
/*End：海阳针织衫*/



@media only screen and (max-width: 640px){
	.lx-p-title {
		font-size: 2rem;
	}
	body{
		margin: 0px;
	}
	.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;
		line-height: 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;
	}
	.content-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;
	}
}

