.bannerSub{
	height: 460px;
	overflow: hidden;
}
.aboutBanner{
	background: url(../images/aboutBanner.jpg) no-repeat center;
}
.bannerSubTxt{
	margin-top: 184px;
	color: #fefeff;
	text-align: center;
}
.bannerSubTxt h4{
	color: #fefeff;
	line-height: 56px;
	font-size: 42px;
	font-weight: 800;
}
.bannerSubTxt strong{
	color: #fefeff;
	line-height: 40px;
	font-size: 26px;
	opacity: .9;
}
.subMain{
	padding-top: 34px;
}
.subMainL{
	width: 180px;
	float: left;
}
.subMainTitle{
	line-height: 90px;
	font-size: 20px;
	font-weight: 700;
	background: url(../images/downarr.png) no-repeat 145px center;
}
.subList li dt{
	padding-left:10px;
	line-height: 36px;
	font-size: 16px;
	background: url(../images/rarr.png) no-repeat 150px center;
	margin-bottom:10px;
	cursor: pointer;
	border-radius:5px
}
.subList li dd{
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	padding-left: 10px;
}
.subList li dt.active{
	background: #eeeeee url(../images/rarr.png) no-repeat 150px center;
}

.subMainR{
	float: right;
	width: 856px;
}
#s11{
	width: auto;
}
.subMainR .subMainTitle{
	font-size: 18px;
} 
.subMainR .subMainRCon{
	padding-bottom: 100px;
}
/*色彩万邦*/

.subMainR .subMainRCon img{
	margin-bottom: 20px;
}
.subMainR .subMainRInfo{
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 35px;
}
.subMainR .subMainRInfo>.news_list>li>a>p{
	width:400px;
	padding-left: 20px;
	display: table-cell;
	vertical-align: middle;
}
.subMainR .subMainRInfo>.news_list>li>a>span{
	width:150px;
	display: table-cell;
	vertical-align: middle;
}
 .subMainR .subMainRInfo .qm{
	margin-top: 10px;
	display: block;
	float: right;
}
.subMainR .subMainRInfo em{
	font-size: 18px;
	font-weight: 700;
	display: block;
	margin-bottom: 12px;
}
.secaiBanner{
	background: url(../images/secaiBanner.jpg) no-repeat center;
}

.windowBanner{
	background:#3C3C3C;
	/*background: #3c3c3c url(../images/aboutBanner.jpg) no-repeat center;*/
}
.windowBanner img{
	border: 4px solid #3c3c3c;
	border-top: none;
	border-bottom: none;
}
.windowsubMain .subMainRInfo .list{
	width: 670px;
	font-size: 14px;
	line-height: 32px;
}
.windowsubMain .subMainRInfo .list strong{
	width: 282px;
	float: left;
}
.windowsubMain .subMainRInfo .list span{
	width: 282px;
	float: right;
}
.windowsubMain .subMainRInfo .list .xh{
	font-weight: 800;
}
.windowsubMain .subMainRInfo .list .cd{
	font-weight: 800;
}
.windowsubMain .subMainRInfo dl{
	margin-top: 30px;
}
.windowsubMain .subMainRInfo dd{
	float: left;
	margin-right: 50px;
	margin-bottom: 20px;
}
.windowsubMain .subMainRInfo dd img{
	width: 250px;
	height: 180px;
	}
.windowsubMain .subMainRInfo dd:nth-child(3n){
	margin-right: 0;
}
.resultsBanner{
	background:url(../images/resultsBanner.jpg) no-repeat center;
}
.resultsSubMain .subMainRInfo {
	padding-bottom: 30px;
	border-bottom: 1px solid #959595;
}
.resultsSubMain .scaleImg{
	width: 143px;
	height: 125px;
	overflow: hidden;
	float: left;
}
.resultsSubMain .yejiList li{
	margin-bottom: 50px;
}
.resultsSubMain .scaleImg img{
	width: 143px;
	height: 125px;
	transition: .8s ease-out;
}
.resultsSubMain .yejiList li a{
	display: block;
}
.resultsSubMain .yejiList li:hover .scaleImg img{
	transform: scale(1.1);
}
.resultsSubMain .yejiList .info{
	float: right;
	width: 680px;
	padding-top: 6px;
}
.resultsSubMain .yejiList .info strong{
	display: block;
	line-height: 30px;
	font-size: 14px;
	font-weight: 700;
}
.resultsSubMain .yejiList .info p{
	font-size: 14px;
	line-height: 22px;
}
.soundBanner{
	background:url(../images/soundBanner.jpg) no-repeat center;
}
.subMainRInfoList li{
	background: url(../images/y.png) no-repeat left center;
	line-height: 49px;
	height: 49px;
	padding-left: 28px;
	border-bottom: 1px solid #c9caca;
	font-size: 14px;
}
.subMainRInfoList li:hover a{
	transform: translate(-6px);
}
.subMainRInfoList li a{
	float: left;
	transition: .6s;
}
.subMainRInfoList li span{
	float: right;
	padding-right: 14px;
}
.contactBanner{
	background:url(../images/contactBanner.jpg) no-repeat center;
}
.contactBanner .bannerSubTxt{
	text-align: left;
	padding-left: 70px;
}
.contactMainRCon .subMainRInfo h4{
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
}
.contactMainRCon .subMainRInfo dl{
	padding-top: 15px;
}
.contactMainRCon .subMainRInfo dd{
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 40px;
}
.map{
	margin-top: 40px;
}
@media screen and (min-width:1201px) {
	.subMainR>.subMainRCon>.news_list>li{
		float: left;
		border-bottom:1px solid #979797;
	}
	.subMainR>.subMainRCon>news_list>li>span{
		float: left;
		width:150px;
		height:30px;
		line-height:30px;
	}
	.subMainR>.subMainRCon>.news_list>li>p{
		float: left;
		width:650px;
		height:30px;
		line-height:30px;
	}
}
@media screen and (max-width:1200px) {
	.subMainR>.subMainRCon>.news_list>li>span{
		float: left;
		height:30px;
		line-height:30px;
		width:100%;
		margin-bottom:5px;
		background: #DDDDDD;
		color: #FFFFFF;
		text-indent:1em;
	}
	.subMainR>.subMainRCon>.news_list>li>p{
		float: left;
		width:100%;
		margin-bottom:5px;
	}
}
.video{
	background: #bbb;
	margin-top: 35px;
}
.videoTitle{
	margin:15px 0;
	text-indent:1em;
	background: url(../images/downarr.png) no-repeat 110px center;
}
.video_left{
	float: left;
	width:50%;
}
.video_right{
	float: left;
	width:50%;
}
.video_left>ul{
	margin:10px 0 20px 35px;
	list-style:inherit;
}
.video_right>video{
	background: #000;
	margin:10px 0 0 50px;
}
#focus_Box{
	position:relative;
	width:1200px;
	height:460px;
	margin:0 auto;
	background:#000;
}
#focus_Box ul{
	position:relative;
	width:1200px;
	height:460px;
}
#focus_Box li{
	z-index:0;
	position:absolute;
	width:0px;
	height:0px;
	top:146px;
	cursor:pointer;
	left:377px;
	border-radius:4px;
}
#focus_Box li img{
	width:100%;
	background:url(../images/loading.gif) no-repeat center 50%;
	height:100%;
	vertical-align:top;
}
#focus_Box li b{
	display: block;
	width:100%;
	height:40px;
	line-height:40px;
	text-align: center;
	color:#fff;
	font-size: 16px;
	background: #000;
}
#focus_Box .prev,#focus_Box .next{
	z-index:100;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
	width:52px;
	height:52px;
	top:245px;
	display: none;
}
#focus_Box .prev{
	background:url(../images/btn.png) left bottom no-repeat;
	left:0px;
}
#focus_Box .next{
	background:url(../images/btn.png) right bottom no-repeat;
	right:0px;
}
#focus_Box .prev:hover{
	background-position:left top;
}
#focus_Box .next:hover{
	background-position:right top;
}
#focus_Box a.imgs-scroll-btn{
	display:block;
	position:absolute;
	z-index:110;
	top:7px;
	right:15px;
	width:51px;
	height:23px;
	overflow:hidden;
	background:url(../images/share-btn.png) no-repeat;
	text-indent:-999px;
}
.detailMain{
	float: left;
	width:100%;
	padding-bottom: 25px;
}




































