
/*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: 1.6rem;
	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 {
	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;
}
.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：华服*/

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

/*intel 项目*/
.products-section {
	padding: 40px 0 30px 0;
	background-color: #003b72;
}
.intel-pro-title {
	font-size: 24px;
	color: #fff;
}
.container:before, .container:after {
	content: " ";
	display: table;
	clear: both;
}
.brand-dark-blue {
	margin-top: 40px;
}
.blade-item {
	position: relative;
	float: left;
	width: 25%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
}
.blade-item img {
	width: 100%;
}
.item-name {
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.item-name a, .item-name a:active, .item-name a:visited{
	color: #fff;
}
a:hover {
	text-decoration:none;
}
.item-cta {
	margin: 0 auto;
	margin-top: 15px;
	width: 120px;
	height: 30px;
	font-size: 12px;
	color: #00a0e9;
	line-height: 30px;
	text-align: center;
	border: 1px solid #00a0e9;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.item-cta a, .item-cta a:active, .item-cta a:visited{
	color: #00a0e9;
}

.show-more-container {
	display: none;
	height: 42px;
	text-align: center;
	font-size: 0;
	overflow: hidden;
}
.show-more {
	width: 50%;
	margin-left: 25%;
}
.show-more-items, .show-less-items{
	background-color: #003c71;
}
.show-more-container a {
	font-size: 16px;
	position: relative;
	padding: 12px 1em;
	line-height: 40px;
	background-color: white;
	z-index: 9;
	color: #9addf7;
	background-color: #003c71;
}
.show-more-items:before {
	background: url('imgs/caret-blue-down.png') no-repeat;
}
.show-less-items:before {
	background: url('imgs/caret-blue-up.png') no-repeat;
}
.show-more-container .show-more-items:before, .show-more-container .show-less-items:before {
	position: relative;
	display: inline-block;
	content: ' ';
	top: -3px;
	margin-right: 5px;
	width: 11px;
	height: 6px;
}

.show-more-container .fading-line {
	position: relative;
	width: 100%;
	height: 1px;
	top: 20px;
	left: 0;
	z-index: 1;
	background: #ebebeb;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,rgba(206,206,206,0) 0,#cecece 50%,rgba(206,206,206,0) 100%);
	background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(206,206,206,0)),color-stop(50%,#cecece),color-stop(100%,rgba(206,206,206,0)));
	background: -webkit-linear-gradient(left,rgba(206,206,206,0) 0,#cecece 50%,rgba(206,206,206,0) 100%);
	background: -o-linear-gradient(left,rgba(206,206,206,0) 0,#cecece 50%,rgba(206,206,206,0) 100%);
	background: -ms-linear-gradient(left,rgba(206,206,206,0) 0,#cecece 50%,rgba(206,206,206,0) 100%);
	background: linear-gradient(to right,rgba(206,206,206,0) 0,#cecece 50%,rgba(206,206,206,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cecece',endColorstr='#cecece',GradientType=1);
}

.brand-dark-blue .show-more-container .show-more-items {
	display: inline;
}
.brand-dark-blue .show-more-container .show-less-items {
	display: none;
}
.brand-dark-blue.opened .show-more-container .show-more-items {
	display: none;
}
.brand-dark-blue.opened .show-more-container .show-less-items {
	display: inline;
}


.brand-dark-blue .products-more .blade-item {
	display: none;
}
.brand-dark-blue.opened .products-more .blade-item {
	display: block;
}


/*.products-more .blade-item img, .products-more .blade-item .item-cta {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.brand-dark-blue .products-more img, .brand-dark-blue .products-more .item-cta {
	height: 0px;
}
.brand-dark-blue.opened .products-more img, .brand-dark-blue.opened  .products-more .item-cta {
	height: 30px;
}*/

.table-data img{
	width: 100%;
}
.pc-content {
	display: inline-block;
}
.mobile-content {
	display: none;
}
.fading-line {
	position: relative;
}

.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;
}
.wenjuan-action {
	font-size: 15px;
}

.intel-banner1 img {
	width: 100%;
}

/*新增静态页面*/
.shift-tab {
	width: 32%;
	height: 69px;
	font-size: 16px;
	line-height: 69px;
	text-align: center;
	color: #577cde;
	cursor: pointer;
	margin-right: 2%;
	background-color: #0b2875;
	-webkit-transition: background-color .3s ease-in-out;
	-moz-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
}
.shift-tab:hover,.shift-tab.active {
	color: #666666;
	background-color: #ffe933;
}
.shift-tab:last-child {
	margin-right: 0;
}

.dell-content-top {
	height: 690px;
	overflow-y: hidden;
	padding-top: 40px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.top-content-img {
	width: 650px;
	overflow: hidden;
	text-align: center;
}

.top-content-txt {
	width: 525px;
	padding-top: 220px;
	padding-left: 20px;
	font-size: 36px;
	color: #666666;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.top-content-txt-2 {
	font-size: 16px;
	margin-top: 10px;
}
.top-content-txt-3 {
	padding-top: 25px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 14px;
	line-height: 22px;
}
.content-common-2 {
	width: 590px;
	height: auto;
}
.content-common-2 img {
	width: 589px;
	height: auto;
	vertical-align: top;
}
.content-common-2 .rating-common-txt {
	width: 100%;
	height: 107px;
	padding: 25px 30px;
	font-size: 14px;
	color: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.ratting-common-div:nth-child(2n+1) .rating-common-txt {
	background-color: #1e1e1e;
}

.ratting-common-div:nth-child(2n) .rating-common-txt {
	background-color: #373737;
}
.ratting-common-div:nth-child(3).content-common-2 {
	height: 688px;
	width: 1180px;
}
.ratting-common-div:nth-child(3).content-common-2 img{
	width: 1180px;
	height: 619px;
}

.dell-com-content-container {
	display: none;
}
.dell-com-content-container.tab-content-1 {
	display: block;
}
/*end:新增静态页面*/


/*end: intel*/



@media only screen and (max-width: 640px){
	html{
		font-size: 60%;
	}
	.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;
	}
	.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;
	}
	.pc-content {
		display: none;
	}
	.mobile-content {
		display: inline-block;
	}
	.blade-item {
		width: 100%;
	}
	.intel-pro-title {
		display: inline-block;
		padding-left: 10px;
		font-size: 2.2rem;
	}
	.commonDiv.banner-div-m {
		padding-left: 0;
		padding-right: 0;
	}
	/*begin: 新增静态页面*/
	.shift-tabs-container {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
	.shift-tab {
		width: 32%;
		margin-right: 2%;
		height: 65px;
		line-height: 18px;
		text-align: center;
		font-size: 16px;
		padding-top: 8px;
	}
	.commonDiv.dell-com-page {
		padding: 10px 0px 10px 0px;
	}
	.dell-content-top {
		height: auto;
	}
	.top-content-img {
		width: 100%;
	}
	.top-content-img img{
		width: 100%;
	}
	.top-content-txt {
		width: 100%;
		padding: 20px 10px;
	}
	.content-common-2 {
		width: 100%;
	}
	.content-common-2 img {
		width: 100%;
		height: auto;
	}
	.content-common-2 .rating-common-txt {
		padding: 10px;
	}
	.ratting-common-div:nth-child(3).content-common-2 {
		width: 100%;
		height: auto;
	}
	.ratting-common-div:nth-child(3).content-common-2 img {
		width: 100%;
		height: auto;
	}
	.ratting-common-div {
		margin-left: 0!important;
	}
	/*end:新增静态页面*/

}
/*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;
	}
}

