
/*导航栏样式和底部样式写在common.css文件里面*/

body{
	background: #fafafa;
}

/*首页最大的div 全局样式*/
/*#wrap{
	max-width: 1920px;
	margin: 0 auto;
}*/


/*第一张大bunner*/
.main{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.main>img{
	width: 100%;
	height: auto;
	display: block;
}


/*两台电视选项*/
.W89_case{
	width: 100%;
	height: 280px;
	background: #FFFFFF !important;
}
.W89_inset{
	width: 84%;
	max-width: 800px;
	height: 250px;
	margin: 30px auto;
}
.W8_case,.W9_case{
	width: 32%;
	height: 100%;
	float: left;
	overflow: hidden;
}
.W8_case{
	float: right;
}
.W8_case>div:first-child,.W9_case>div:first-child{
	cursor: pointer;
	height: 240px;
	width: 100%;
	box-sizing: content-box;
}
.xian{
	width: 100%;
	height: 5px;
	background: url(../images/w-series/colorBar.png)no-repeat;
	background-size: 100% 100%;
	display: none;
}
.W89_border{
	display: block;
}
.W8_case>div>img,.W9_case>div>img{
	height: 100%;
	width: 100%;
}

.series_sub_content{
	width: 100%;
	background: #FFFFFF !important;
}
.series_inset{
	width: 84%;
	margin: 30px auto;
}

.series_list {
    display: block;
    list-style: none;
    padding: 0 2.5px;
    /*overflow: auto;*/
}

.series_list>div.col-1x5 {
    width: 20.0%;
}

.series_list>div.col-1x4 {
    width: 25.0%;
}

.series_list>div.col-1x3 {
    width: 33.333333333333%;
}

.series_list>div.col-1x2 {
    width: 33%;
}

.series_list>div.col-1x1 {
    width: 100%;
}

.series-img {
    text-align: center;
    overflow: hidden;
    z-index: 1;
}

.series-img .img {
    /*max-width: 400px;
    max-height: 350px;*/
    transition: all 0.2s;
    -ms-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
.series-img .img:hover{
		border-bottom: 5px solid;
		-webkit-border-image: -webkit-linear-gradient(#00a2e5, #006ac9) 30 30;
		-ms-border-image: -ms-linear-gradient(#00a2e5, #006ac9) 30 30;
		border-image: linear-gradient(#00a2e5, #006ac9) 30 30;
}
.s_col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    min-height: 1px;
    padding-right: 5px;
}

.series_bd {
    background: #fff;
    position: relative;
}

.series_bd>a {
	display: block;
	height: 285px;
}

.series_border{
	display: block;
}
/*电视选项结束*/


/*功能参数导航栏*/
.parameter_case{
	width: 100%;
	max-width: 1920px;
	height: 54px;
	background: #505050;
	z-index: 999;
}
.parameter{
	width: 84%;
	height: 100%;
	margin: 0 auto;
	line-height: 53px;
}
.parameter a {
	color: #fcfcfc;
}
/*左边ul*/
.parameter_left{
	float: left;
}
.parameter_left>li{
	float: left;
	font-size: 16px;
	color: #FAFAFA;
	opacity: 0.4;
	font-weight: bold;
}
.parameter_left>li:nth-child(2){
	margin-left: 10px;
}
/*.parameter_left>li>a{
	font-size: 16px;
	color: #FAFAFA;
	opacity: 0.4;
	font-weight: bold;
}*/

.parameter_left > li > p, .parameter_right > li > p {
    margin: 0 0;
}
/*右边ul*/
.parameter_right {
    float: right;
}
.parameter_right>li{
	float: left;
	margin-left: 46px;
	font-size: 16px;
	color: #FAFAFA;
	cursor: pointer;
}

/*了解更多*/
.referral{
	width: 100%;
	height: 220px;
}
.referral>div{
	width: 60%;
	height: 150px;
	margin: 70px auto;
	text-align: center;
}
.referral h2{
	letter-spacing:6px;
}
.referral p{
	margin-top: 24px;
	font-size: 18px;
	color: #282828;
}
.learn-more{
	margin:24px auto;
	width: 80px;
	line-height: 22px;
	border: 2px solid #1868FF;
	border-radius: 3px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.learn-more>a{
	color: #1868FF;
	font-size: 14px;
}
.learn-more:hover{
	background: #1868FF;
}
.learn-more:hover a{
	color: #FAFAFA;
}
/*了解更多结束*/

/*上边距*/
.space{
	margin-top: 8px;
}

/*高对比*/
.contrast{
	height: 180px !important;
}


/*第三张bunner,电视*/
.mural_case{
	width: 450px;
	height: 100px;
	position: absolute;
	top: 18%;
	left: -50%;
	text-align: left;
}
.mural_case h2{
	color: #282828;
	letter-spacing: 10px;
}
.mural_case p{
	color: #282828;
	letter-spacing: 2px;
	font-size: 18px;
	margin-top: 20px;
}

/*第五张MM图片bunner*/
.MM_case{
	width: 300px;
	height: 200px;
	position: absolute;
	top: 31%;
	left: -50%;
}
.MM_case h2{
	color: #282828;
	letter-spacing:10px;
}
.MM_case .MM_case_one{
	margin-top: 30px;
}
.MM_case p{
	color: #282828;
	letter-spacing: 2px;
	font-size: 18px;
}

/*第六张色彩bunner*/
.character_case{
	width: 300px;
	height: 200px;
	position: absolute;
	top: 31%;
	left: 100%;
}
.character_case h2{
	color: #FAFAFA;
	letter-spacing:10px;
}
.character_case_one{
	margin-top: 30px !important;
}
.character_case p{
	color: #FAFAFA;
	letter-spacing: 2px;
	font-size: 18px;
}

/*第七张UBL*/
.ubl_case{
	position: absolute;
	top: 8%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
	text-align: center;
}
.ubl_case h2{
	color: #282828;
	letter-spacing:10px;
}
.ubl_case p{
	color: #282828;
	letter-spacing: 2px;
	font-size: 18px;
	margin-top: 20px !important;
}



/*分别率高度*/
.resolution_case{
	width: 100%;
	overflow: hidden;
}
.resolution_left,.resolution_right{
	float: left;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.resolution_left>img,.resolution_right>img{
	width: 100%;
	height: auto;
}

/*点击展开更多部分*/
.more_case{
	width: 100%;
	height: 60px;
	background: #fafafa;
	z-index: 1;
}
.more{
	width: 220px;
	margin: 0 auto;
	height: 100%;
	cursor: pointer;
}
.more_title{
	line-height: 58px;
	float: left;
	width: 80%;
	font-size: 18px;
	font-weight: 700;
	letter-spacing:2px;
	text-align: center;
}
.more_img{
	float: left;
	width: 20%;
	height: 100%;
	background: url(../images/w-series/icon.png)no-repeat 8px 22px;
}

/*添加的样式*/
.sine{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	
	/*transition: all 0.5s;*/
}


/*隐藏部分*/
.more_hide{
	display: none;
	background: #ffffff;
}
.more_hide>div{
	width: 80%;
	margin: 0 auto;
	height: 80%;
}
.more_hide>div>img{
	width: 100%;
	
}

/*手册下载和咨询部分*/
.consult_case{
	width: 100%;
	height: 380px;
	margin-top: 20px;
	background: #505050;
}
.consult_left, .consult_right {
    width: 50%;
    height: 100%;
    float: left;
    text-align: center;
}
.consult_buy {
    width: 100%;
    height: 100%;
    float: left;
    text-align: center;
}
.consult_buy a {
    color: #FFFFFF;
}
.consult_left_case{
	border-right: 1px solid #A0A0A0 !important;
}
.consult_left_case, .consult_right_case, .consult_buy_case {
    height: 300px;
    width: 100%;
    margin-top: 40px;
    /*border: 1px solid #505050;*/
}
.consult_buy_case {
    margin-top: 6% !important;
}

.consult_left_case_img, .consult_right_case_img, .consult_buy_case_img {
    width: 90px;
    height: 80px;
    margin: 30px auto;
}
.consult_left_case_img{
	background: url(../images/w-series/dowloadIcon.png)no-repeat;
	background-size: 100% 100%;
}
.consult_right_case_img{
	background: url(../images/w-series/contactIcon.png)no-repeat;
	background-size: 100% 100%;
}
.consult_buy_case_img {
    background: url(../images/w-series/buy.png)no-repeat;
    background-size: 100% 100%;
}
.consult_left h2, .consult_right h2, .consult_buy h2 {
    margin-top: 20px;
    color: #FFFFFF;
}
.consult_left_learn, .consult_right_learn, .consult_buy_learn {
    margin: 20px auto;
    width: 80px;
    line-height: 22px;
    border-radius: 2px;
    border: 1px solid #FFFFFF;
}
.consult_left_learn > a, .consult_right_learn > a, .consult_buy_learn > a {
    color: #FFFFFF;
}

.consult_buy_case .buy_more {
    margin: 24px auto;
    width: 140px;
    line-height: 38px;
    border: 2px solid #FAFAFA;
    border-radius: 3px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.consult_buy_case .buy_more>a{
	color: #FFFFFF;
	font-size: 30px;
}
.consult_buy_case .buy_more:hover{
	background: #FAFAFA;
}
.consult_buy_case .buy_more:hover a{
	color: #000000;
}




/*动画效果*/
.left_animation{
	left: 13%;
	transition: all 1.5s;
}
.right_animation{
	left: 61%;
	transition: all 1.5s;
}



/*媒体查询*/

@media screen and (max-width: 1400px){
	.consult_case{
		height: 300px;
	}
	.consult_left_case, .consult_right_case{
		height: 240px;
		margin-top: 30px;
	}
	.consult_left_case_img, .consult_right_case_img{
		margin: 20px auto;
	}
	.mural_case p{
		letter-spacing:1px;
		font-size: 17px;
	}
}

.ctu {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.ctu img, .ctu p {
    max-width: 1005px;
    margin: 0 auto;
}
}

.ctu p img {
    max-width: 100%
}

