/**********KOOMO TV 二级页面************/

.tvTop{
	margin:0 auto;
	width:980px;
}
.tvImg{
	position:relative;
	margin-top:40px;
	height:120px;
}
.tvTop #tvSoso{
	position:relative;
	right:-970px;
	top:-62px;
	width:280px;
	height:46px;
	text-indent:18px;
	font-size:21px;
	border:1px solid #343434;
	color:#000;
	background:url(../img/search.gif) no-repeat 240px center;
}
.tvImg h2{
	width:100%;
	text-align:center;
	font-size:66px;
	font-weight:normal;
}
.tvImg h2 a{
	color:#000;
}
.tvImg02{
	margin-bottom: 20px;
}
.tvTop .tva{
	position:relative;
	z-index:2;
	text-align:center;
}
.tvTop .tva a{
	padding:0 26px;
	font-size:12px;
	color:#1a1a1a;
	border-right:1px solid #888;
}
.tvTop .tva a:last-child{
	border:0;
}
/*.tvTop .tva a:after{
	content:"|";
}
.tvTop .tva a:last-child:after{
	content:"";
}*/
.tvTop .tva a:hover{
	text-decoration: underline;
}
.allTit{
	position:relative;
}
.allTit #tishi{
	position: absolute;
    font-size: 12px;
    color: #fff;
    top: 97px;
    right: 13%;
    display: none;
}
#bigTV{
	position:relative;
	margin:0 auto;
	margin:46px 0 43px 0;
	width:980px;
	height:553px;
	border:1px solid #ddd;
	background:#000;
}
#bigTV h3{
	position:absolute;
	margin-left: 4%;
    text-align: center;
    width: 92%;
	max-height:130px;
	height:65px;
	line-height:65px;
	font-size:38px;
	font-weight:normal;
	color:#fff;
	top:100px;
	z-index:10;
}
#bigTV .showBtn{
	position:absolute;
	display:block;
	top: 213px;
    left: 438px;
    width: 100px;
    height: 100px;
	background:rgba(255,255,255,.2);
	border-radius:50%;
	z-index:10;
	
}
#bigTV .showBtn img{
	margin-top: 32px;
    margin-left: 43px;
}
.tvTit{
	display:block;
	text-align:center;
	font-size:20px;
	color:#000;
}
#moreTV,#moreVideo{
	display:block;
	margin:0 auto;
	margin-top:58px;
	width:112px;
	height:44px;
	line-height:44px;
	text-align:center;
	text-indent: -10px;
	border-top-width: 4px;
	border-right-width: 3px;
 	border-bottom-width: 4px;
	border-left-width: 3px;
	color:#a4a4a4;
	background:url(../img/more.gif) no-repeat 86px center;
	cursor: pointer;
}
#moreTV{
	border:solid #ddd;
	color:#a4a4a4;
}
#moreVideo{
	border:1px solid #fff;
	color:#fff;
}
.koomotv{
	margin-top:46px;
	padding-bottom:60px;
	background:#2a2b2f;
}
.wrapper02{
	margin:0 auto;
	width:76%;
	max-width: 1500px;
}
.tvList{
	padding:70px 0 34px;
	font-size:20px;
	color:#fff;
	font-weight:normal;
}

.tvListCon{
	position:relative;
	width:100%;
	border-left:1px solid #181a19;
	/*overflow: hidden;*/
}
.tvListCon a{
	position:relative;
	display:block;
	float:left;
	margin-left:1%;
	width:24%;
	height:220px;
	text-align:center;
	background:#ddd;
}
.tvListCon a img{
	width:100%;
	height:100%;
	
}
.tvListCon .moreTV{
	position:absolute;
	position: absolute;
    top: 0px;
    right: -114px;
    padding: 61px 35px;
    width: 30px;
    height: 99px;
	line-height:;
	font-size:16px;
	color:#fff;
	background:#000;
}

/***********KOOMO TV 三级页面**********/

.alltv{
	margin-top:40px;
}
.alltv .allTit{
	position:relative;
	width:76%;
	padding:48px 12% 52px;
	color:#fff;
	background:#2a2b2f;
}
.alltv .allTit h2{
	text-align:center;
	font-size:26px;
	font-weight:normal;
}
.shaixuan{
	display:block;
	position:absolute;
	top:63px;
	right:12%;
	width:44px;
	height:;
	color:#fff;
	cursor: pointer;
}
.shaixuan1{
	background:url(../img/more.gif) no-repeat right center;
}
.shaixuan2{
	background:url(../img/top.gif) no-repeat right center;
}
.shaiX{
	border-bottom:46px solid #2a2b2f;
	background:#1f1f21;
}
.shaiX ul{
	padding:36px 26%;
	width:63%;
	margin:0 auto;
}
.shaiX ul li{
	float: left;
    margin-right: 20px;
    margin-bottom: 9px;
    line-height: 50px;
    font-size: 25px;
    color: #666;
}
.shaiX ul li a{
	display: inline-block;
    padding: 0 16px;
    height: 42px;
    line-height: 43px;
    font-size: 17px;
    text-align: center;
    background: #000;
    border-radius: 10px;
    color: #595959;
}
.shaiX a.on{
	color:#fff;
}
.shaiX a:hover{
	color:#fff;
}
.koomotvList{
	margin:0 auto;
	padding:0 12%;
	width:76%;
	background:#2a2b2f;
}
.koomotvList a{
	position:relative;
	display:block;
	float:left;
	margin-right:2.5%;
	margin-bottom:40px;
	width:23%;
	height:220px;
	background:#fff;
}
.koomotvList a:nth-child(4n){
	margin-right: 0;
}
.koomotvList a img{
	width:100%;
	height:100%;
}
.goTop{
	float: right;
    position: relative;
    width: 40px;
    height: 40px;
    background: url(../img/gottop.gif) no-repeat center center;
    background-size: 100%;
    top: -30px;
    right: -9%;
    border-radius: 53%;
    overflow: hidden;
    display: none;
}
.tvGo{
	position:fixed;
	right:6%;
	top:86%;
}
.titTv{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.4);
	display:none;
}
.titTv div{
	margin-top: 20%;
    height: 44px;
    margin-left: 5%;
    width: 90%;
    line-height: 22px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
}
.titTv p{
	display: block;
	margin: 16px 0 0 39%;
	width:66px;
	height:66px;
	background:rgba(255,255,255,.2);
	border-radius:50%;
}
.titTv p img{
	/*width: 13px;
    margin: 25px 0 0 29px;*/
    width: 13px;
    height: auto;
    margin: 25px 0 0 41%;
}
.ml9 p img{
	margin: 25px 0 0 9%;
}

/********************新闻******************/
.tva a.active{
	font-weight:bold;
	/*text-decoration:underline;*/
}
.newsList{
	margin-top:64px;
}
.newsList>ul>li{
	border-top:1px solid #ddd;
	padding:50px 0 70px;
}
.newsList .newsL{
	width:120px;
	text-align:center;
}
.newsList .newsL span,.newsList .newsL i{
	display:block;
}
.newsList .newsL p{
	height:44px;
	line-height:44px;
	font-size:44px;
	font-weight:500;
}
.newsList .newsL span{
	padding:0 0 10px;
	font-size:15px;
}
.newsList .newsL i{
	height:40px;
	line-height:40px;
	font-size:11px;
	font-style:normal;
	border-top:2px solid #000;
}
.newsList .newsR{
	margin-left: 122px;
    width: 740px;
}
.newsList .newsR a.tit{
	display:block;
	margin-bottom:40px;
	font-size:24px;
	text-align:center;
	color:#000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newsList .newsR img{
	margin-top:20px;
	width:100%;
}
.newsList .newsR p{
	font-size: 16px;
    max-height: 48px;
    line-height: 24px;
    overflow: hidden;
}
.wrapper03{
	margin:0 auto;
	width:1200px;
}
.page{
	margin:0 auto;
	margin-bottom:34px;
	text-align:center;
}
.page a{
	float:left;
	margin-right:8px;
	min-width:9px;
	height:30px;
	line-height:30px;
	font-size: 11px;
	font-weight:bold;
	padding:0 11px;
	color:#808080;
	border:1px solid #7f7f7f;
}
.page a.on{
	color:#81d8d0;
	border:1px solid #81d8d0;
}
.page a.pre,.page a.next{
	background:url(../img/page.gif) no-repeat;
}
.page a.pre{
	background-position: 10px -39px;
}
.page a.next{
	background-position: 10px 10px;
}

/****************新闻详情***************/
.wrapper04{
	margin:0 auto;
	width:700px;
}
.wrapper04 h2{
	margin:51px 0 19px;
	line-height:42px;
	text-align:center;
	font-size:26px;
}
.newsMess{
	height:34px;
	line-height:34px;
	text-align:center;
	font-size:14px;
	color:#666;
}
.newsMess img{
	width:34px;
	height:34px;
	border-radius:50%;
	vertical-align: middle;
}
.newsMess span{
	padding:0 22px 0 10px;
}
.newsMess i{
	font-style: normal;
}
.newsCon{
	margin:39px 0 60px;
}
.newsCon .newsImg{
	width:100%;
}
.newsCon .newsText{
	margin-top:30px;
}
.newsCon .newsText p{
	margin-bottom:8px;
	line-height:22px;
	font-size: 14px;
	text-indent: 2em;
}
.newsImages{
	margin:0 auto;
	padding: 0 0 40px;
	width:500px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.newsImages h3{
	height:62px;
	line-height:62px;
	font-size:14px;
	text-align:center;
	color:#000;
}
.newsImages .imgs{
	margin-top:20px;
	height:310px;
}
.wrapper05{
	margin:0 auto;
	margin-bottom:100px;
	width:76%;
}
.wrapper05 h2{
	margin-bottom:40px;
	height:56px;
	line-height:56px;
	font-size:28px;
	border-bottom:1px solid #ccc;
	font-weight:normal;
}
.connect li{
	float:left;
	margin-right:1%;
	width:24%;
}
.connect li:nth-child(4){
	margin-right:0;
}
.connect li a{
	position:relative;
	display: block;
	width:100%;
	height:auto;
	text-align:center;
	overflow: hidden;
}
.connect li a img{
	width:100%;
	display: block;
	height:210px;
}
.connect li a .pBox{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	font-size:16px;
	color:#000;
	background:rgba(255,255,255,.5);
	display:none;
}
.connect li a .pBox p{
	padding-top:16%;
	margin: 0 auto;
    width: 92%;
	max-height:44px;
	line-height:22px;
	overflow: hidden;
}
.connect li a .pBox span{
	display:inline-block;
	margin-top:20px;
	width:50px;
	height:50px;
	background:#81d8d0 url(../img/soso.gif) no-repeat center center;
	border-radius:50%;
}

/***************360全景************/
.tvImg p{
    font-size: 23px;
    text-align:center;
    color: #353535;
}
.quanJing{
	margin-top:84px;
}
.quanJing *{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.quanJing li{
	float:left;
	margin-right:2%;
	margin-bottom:30px;
	width:23.5%;
	border:1px solid #000;
}
.quanJing li:nth-child(4n){
	margin-right:0;
}
.quanJing li a{
	position:relative;
	border:3px solid #fff;
	display:block;
	width:100%;
	height:100%;
	overflow: hidden;
}
.quanJing li a img{
	display:block;
	width:100%;
	height:100%;
	transform:scale(1);
	transition:all 1s ease 0s;
	-webkit-transform: scale(1);  
	-webkit-transform: all 1s ease 0s; 
}
.quanJing li a:hover img{
	transform: scale(1.3);  
    transition: all 1s ease 0s;  
    -webkit-transform: scale(1.3);  
    -webkit-transform: all 1s ease 0s;  
}

.hoverQJ{
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.5);
	top:0;
	left:0;
	right:0;
	bottom:0;
	display:none;
}
.hoverQJ p{
	margin: 42% 14% 0;
	padding:0 5%;
	line-height:26px;
	font-size:18px;
	text-align:center;
	color:#fff;
}
.hoverQJ span{
	position:absolute;
	right: 12%;
    bottom: 26px;
	color:#fff;
	font-size:16px;
}




/***************品牌中心*******************/
.ppjj{
	margin:0 auto;
	width:644px;
}
.ppjj h3{
	font-size:34px;
	font-weight:normal;
}
.ppjj h3 span{
	padding-left:10px;
	font-size:12px;
}
.ppjj p{
	margin-top:20px;
	line-height:18px;
	font-size:12px;
}
.ppjj a{
	display:block;
	margin: 0 auto;
	margin-top:50px;
	margin-bottom:30px;
	width:78px;
	height:28px;
	line-height:28px;
	font-size:12px;
	text-align: center;
	color:#313131;
	border:2px solid #313131;
	border-radius:5px;
}

.culture{
	margin:0 auto;
	margin-top:64px;
	margin-bottom:196px;
	width:1200px;
}
.culture a{
	display: block;
	float: left;
	margin-right: 4px;
	position:relative;
	width:296px;
	height:513px;
	background: #000;
}
.culture a:last-child{
	margin-right: 0px;
}
.culture a .cultureCon{
	position:absolute;
	top:77px;
	left:0;	
}
.culture h3{
	margin:10px 0 7px;
	width:296px;
	font-size:47px;
	text-align:center;
	color:#fff;
}
.culture a .cultureCon img{
	margin-left:45px;
}
.culture a span{
	display: block;
	width:100%;
	font-size:19px;
	text-align: center;
	font-weight:bold;
	font-style:italic;
	color:#81d8cf;
}
.culture a>img{
	width: 100%;
	height:513px;
	opacity: 0;
}
.culture a p{
	margin:0 auto;
	margin-top:130px;
	width:232px;
	line-height:18px;
	font-size:12px;
	color:#fff;
}

/***************产品*******************/
.wrappers{
	margin:0 auto;
	width:80%;
	max-width:1400px;
}
.product li{
	float:left;
	margin-right: 3%;
	margin-bottom:38px;
	width:31.1%;
	height:517px;
	border:1px solid #000;
	overflow: hidden;
}
.product li:nth-child(3n){
	margin-right:0px;
}
.product li a{
	display: block;
	text-align: center;
}
.product li a img{
	height:383px;
}
.product li a p:nth-child(2){
	margin-top:-8px;
}
.product li p{
	line-height:25px;
	font-size:14px;
	color:#000;
}
.product li span{
	display: inline-block;
	margin-top:20px;
	width:120px;
	height:32px;
	line-height:32px;
	font-size:15px;
	color:#fff;
	background: #000;
}
.product li.active{
	border:1px solid #81d8d0;
}
.product li.active a img{
	transform: translateX(-6px);
	-moz-transform: translateX(-6px);
	-ms-transform:translateX(-6px);
	-webkit-transform: translateX(-6px);
	transition-duration: 0.2s;
}
.product li.active span{
	background:#81d8d0;
}
.crumb{
	height:142px;
	line-height: 176px;
	overflow: hidden;
}
.crumb a{
	float:left;
	padding-right: 6px;
	font-size:18px;
	color:#1a1a1a;
}
.crumb a:after{
	content:">";
}
.crumb a:last-child:after{
	content:"";
}
.lookMore{
	display: block;
	margin:0 auto;
	margin-top:71px;
	margin-bottom:66px;
	width:96px;
	height:38px;
	line-height:38px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:2px solid #000;
}


/********************全屋案例*******************/
.qwImg{
	display: block;
	width:100%;
}
.qwtop{
	margin-top:40px;
	margin-bottom:28px;
}
.qwtop a{
	color:#fff;
}
.qwtop p{
	left:59%;
	color:#fff;
}
.qwal{
	margin:0 auto;
	width:73%;
}
.qwal li{
	float:left;
	width:31%;
	margin-right:2%;
	margin-bottom: 28px;
}
.qwal li:nth-child(3n){
	
}
.qwal li a{
	display: block;
	position:relative;
	width: 100%;
	font-size:15px;
	color:#fff;
	border:1px solid #55c7c7;
}
.qwal li a img{
	width:100%;
	opacity: 0.5;
}
.qwal li p{
	height:60px;
	line-height:60px;
	text-align: center;
}
.qwal li span{
	position:absolute;
	display: block;
	margin-top: 28%;
    margin-left: 39%;
	width:96px;
	height:36px;
	line-height:36px;
	text-align:center;
	background: rgba(10,10,10,.6);
	top:0;
	left:0;
}
.qwal li.active a img{
	opacity: 1;
}
.qwal li.active a span{
	border:2px solid #78d2d2;
}
.qwal li.active a p{
	color:#78d2d2;
}
.loomore{
	margin:0 auto;
	display: block;
	margin-top:47px;
	margin-bottom:82px;
	width:96px;
	height:38px;
	line-height:38px;
	font-size:18px;
	text-align:center;
	color:#78d2d2;
	border:2px solid #78d2d2;
}

/***********产品详情***************/
.wrapper0{
	margin:0 auto;
	min-width:1200px;
	max-width:1440px;
}
@media screen and (max-width: 1280px) {
	.wrapper0{
		width:90%;
	}
    .wrapper02{
    	width:85%;
    }
    /*.hoverQJ p{
    	margin: 55% 14% 0;
    }*/
}
.navTop{
	height:100px;
	line-height:100px;
}
.navTop h1{
	float:left;
	margin-left:8px;
	font-size:21px;
}
.navTop ul li{
	float:left;
	margin-right:17px;
}
.navTop ul li a{
	font-size:12px;
	color:#000;
}
.navTop ul li a.on{
	font-weight: bold;
}
.navTop .return{
	float:right;
	display: block;
	margin:34px 6px 0 20px;
	width:120px;
	height:30px;
	line-height:30px;
	font-size:14px;
	text-align:center;
	color:#fff;
	background: #81d8cf;
}
.cpTop{
	margin-top:90px;
	padding-bottom:100px;
}
.cpL{
	margin:0 118px 0 83px;
}
.cpR{
	margin-top:109px;
	padding-left:100px;
	height:500px;
	border-left:2px solid #000;
}
.cpR h2{
	height:102px;
	line-height:102px;
	font-size:46px;
}
.cpR p{
	line-height:40px;
	font-size:12px;
	
}
.cpR p.clearfix{
	margin:20px 0 36px;
}
.cpR p a{
	float:left;
	display: inline-block;
	margin-right:22px;
	width:96px;
	height:30px;
	line-height:30px;
	text-align: center;
	font-size: 14px;
	color:#fff;
	background: #000;
}
.cpR .color{
	
}
.cpR .color p{
	float:left;
	width:100%;
	line-height: 10px;
}
.cpR .color ul{
	/*margin-left:20px;*/
	margin-top:20px;
	width:359px;
}
.cpR .color ul li{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	padding:0 9px;
	height:28px;
	line-height:28px;
	border:1px solid #000;
	cursor: pointer;
}
.pImg{
	background: #eee;
}
.pImg h4{
	margin-bottom:10px;
	font-size:30px;
	font-weight:normal;
	color:#4b4643;
	text-align:center;
}
.pImg h5{
	font-size:18px;
	font-weight:normal;
	color:#4b4643;
}
.pImg .wrapper0 h4:first-child{
	height:155px;
	line-height:278px;
	overflow: hidden;
}
.pImg{
	text-align:center;
}
.imgDetail{
	margin:0 auto;
	width:86%;
}
.pImg .imgDetail a{
	display: block;
	float:left;
	margin-top:96px;
	margin-right: 2%;
    width: 23%;
}
.pImg .imgDetail a p{
	line-height:82px;
	font-size:16px;
	text-align:center;
	color:#322d2a;
}
.pImg .imgDetail img{
	width:100%;
}
.pImg .imgDetail a:last-child{
	margin-right:0;
}
.pImg .imgDetails{
	width:100%;
}
.pImg .imgDetails img{
	float:left;
	display: block;
	margin-right: 1%;
    width: 32.333%;
}
.pImg .imgDetails img:last-child{
	margin-right:0;
}
.pImg .wrapper0 p{
	font-size:14px;
	padding-bottom:100px;
}
.pImg .cjt{
	display:block;
	margin:0 auto;
	margin-bottom:100px;
	width:90%;
}

.pImg h4.mb6{
	margin-bottom: 6px;
}
.colorBox{
	height:900px;
}
.colorBord{
	position: relative;
    width: 100%;
    height: 900px;
    background: #fff;
	background-image: url(../img/siban.jpg);
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
}
.footer02{
	padding-bottom:145px;
	text-align:center;
	background:#81d8cf;
}
.footer02 h3{
	padding-top:140px;
	font-size:46px;
	color:#fff;
}
.footer02 p{
	font-size:20px;
}
.footer02 p a{
	display: inline-block;
	margin-top:40px;
	width:156px;
	height:52px;
	line-height:52px;
	border:2px solid #fff;
	color:#fff;
}
.footer02 p a:first-child{
	margin-right: 21px;
}


.htmleaf-content {
	margin-left: 156px;
    /*margin-right: 100px;*/
    width: 32%;
    border: 1px solid #fff;
}

.bgcolor-3 { background: #e8e8e8; }/*light grey*/
/* Top Navigation Style */
.htmleaf-links {
	position: relative;
	display: inline-block;
	white-space: nowrap;
	font-size: 1.5em;
	text-align: center;
}

.htmleaf-links::after {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1px;
	width: 2px;
	height: 100%;
	background: #dbdbdb;
	content: '';
	-webkit-transform: rotate3d(0,0,1,22.5deg);
	transform: rotate3d(0,0,1,22.5deg);
}

.htmleaf-icon {
	display: inline-block;
	margin: 0.5em;
	padding: 0em 0;
	width: 1.5em;
	text-decoration: none;
}

.htmleaf-icon span {
	display: none;
}

.htmleaf-icon:before {
	margin: 0 5px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'icomoon';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}

/* icomoon */
.icon-htmleaf-home-outline:before {
	content: "\e5000";
}

.icon-htmleaf-arrow-forward-outline:before {
	content: "\e5001";
}


.etalage{direction: ltr;}
.etalage,.etalage_thumb,.etalage_thumb_image,.etalage_big_image,.etalage_zoom_preview,.etalage_icon,.etalage_hint {
    display: none
}

.etalage .etalage_thumb {
  background: #fff url(./img/loading.gif) center no-repeat;
}

.etalage,.etalage ul,.etalage li,.etalage img,.etalage_hint,.etalage_icon,.etalage_description {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none
}

.etalage,.etalage_magnifier div,.etalage_magnifier div img,.etalage_small_thumbs ul,ul .etalage_small_thumbs li,.etalage_zoom_area div,.etalage_zoom_img {
    position: relative
}
.etalage img,.etalage li {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-drag: none;
    user-drag: none
}

.etalage,.etalage_small_thumbs li {
    float: left
}

.etalage_right {
    float: right
}

.etalage li {
    position: absolute
}

.etalage img {
    vertical-align: bottom;
    width: 50px;
    height: 70px
}
.etalage .etalage_zoom_area, .etalage_zoom_area {
  background: #fff url(./img/loading.gif) center no-repeat;
  border: 1px solid #ddd;
  padding: 6px;
  -webkit-box-shadow: 0 0 10px #ddd;
  -moz-box-shadow: 0 0 10px #ddd;
  box-shadow: 0 0 10px #ddd;
  display: none;
  z-index: 20;
}
.etalage_zoom_area div{
	overflow: hidden;
}
.etalage_zoom_area .etalage_zoom_img{
	position: absolute;
}
.etalage_wrap {
  width: 600px;
  margin: 0 auto;
}
.etalage_wrap .etalage_magnifier{
    background: #fff;
    outline:#bbb solid 1px;
    display: none;
    cursor: move;
}
.etalage_magnifier div{
  overflow: hidden;
}
.etalage_wrap .etalage_small_thumbs{
    overflow: hidden;
}
.etalage_wrap .etalage_small_thumbs li {
    border: 1px solid #FFF;
    margin: 0px 10px 0px 0px;
    position: relative;
}

.etalage_wrap ul li.etalage_smallthumb_active {
    -webkit-box-shadow: 0 0 10px #ddd;
    -moz-box-shadow: 0 0 10px #ddd;
    box-shadow: 0 0 10px #ddd;
    border: 1px solid #535353;
}

/*******************品牌历程******************/
.event_box{width:1200px;margin:90px auto 0;position:relative;min-height:420px;}
.event_box .parHd {width:100%;display:inline-block;height:92px;overflow:hidden;}
.parHd  ul{width:100%;text-align:center;margin:0 auto;padding-top:25px !important;}
.parHd .tempWrap{margin:0 auto;}
.parHd .tempWrap:after{content:'';width:85%;height:2px;background:#7f7f7f;position:absolute;/* top:33%;*//* right:-140%;*/right:8%;top:35%;/* margin-top:-0.5px;*/z-index:9;}
.parHd li.no_line:before{display:none;}
.parHd li{display:inline-block;cursor:pointer;padding-top:30px;font-size:16px;color:#000;margin:0 30px;position:relative;}
.parHd li:after{content:'';background:#fff url(../img/icon01.png) no-repeat 0 -196px;width:30px;height:30px;position:absolute;z-index:20;top:-12px;left:50%;margin-left:-12px;z-index:10;}
.parBd{text-align:center;margin-top:60px;}
.parBd h4{position:relative;font-size:40px;margin-bottom:3%;/*width:200px;*/ padding:0 60px;display:inline-block;text-align:center;}
.parBd h4:after{content:'';background:#000;width:100px;height:1px;position:absolute;left:-100px;bottom:12px;}
.parBd h4:before{content:'';background:#000;width:100px;height:1px;position:absolute;right:-100px;bottom:12px;}
.parBd p{line-height:180%;font-size:16px;width:80%;margin:0 auto;}
div#listBox {width:100%;}
.sPrev,.sNext{width:38px;height:38px;display:block;position:absolute;top:10px;background:url(../img/icon01.png) no-repeat center center;}
.sPrev{left:0;background-position: 0 -324px;left:96px;}
.sNext{right:0;background-position: 0 -256px;right:96px;}
.sPrev img,.sNext img{transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}
.parHd li.act span{display:block;width:30px;height:30px;overflow:hidden;background:#fff url(../img/icon01.png) no-repeat 0 -136px;position:absolute;top:-12px;left:15px;z-index:11;}
.parHd li span,.parHd li.clone span{display:none;}	
.parHd li.act{color:#82d8cf;}

.parBd li{
	float:left;
	margin:0 60px 110px 0;
	width:360px;
	height:250px;
}
.parBd li:nth-child(3){
	margin-right:0;
}
.parBd li .imgList{
	width:360px;
}
.parBd a{
	display: block;
	height:205px;
}
.parBd li .imgList img{
	width:360px;
}
.parBd .imgList p{
	position: absolute;
    padding: 3% 3%;
    bottom: -56px;
    left: 0;
    right: 0;
    line-height: 16px;
    font-size: 12px;
    text-align: left;
    color:#000;
    background: #fff;
    width: 93.9%;
    box-shadow:1px 4px 10px #ccc;
}
	
.topNav02{
	background: #000;
	position:relative;
	z-index:10;
}
/*.parBd .slideBox{
	display:none;
}
.parBd .slideBox:first-child{
	display: block;
}*/


/*******************团队风采*******************/
.wrapper11{
	margin:0 auto;
	margin-top:64px;
	width:1110px;
}
.wrapper11 li{
	float:left;
	margin-right:29px;
	margin-bottom:140px;
	width:350px;
}
.wrapper11 li:nth-child(3n){
	margin-right:0;
}
.imgList02{
	position:relative;
	width:350px;
}
.imgList02 img{
	width:350px;
}
.imgList02 p{
	position: absolute;
    padding: 29px 0;
    bottom: -88px;
    left: 0;
    right: 0;
    line-height: 19px;
    font-size: 19px;
    text-align: left;
    color:#343434;
    background: #fff;
    width: 350px;
    /*box-shadow:1px 4px 10px #ccc;*/
}
.imgList02 p span{
	display:inline-block;
	margin-top:17px;
	font-style:italic;
	color:#b8b8b8;
}


/*修改2018-8-20*/
.tvTop #tvSoso {
    position: relative;
    right: -970px;
    top: -62px;
    width: 200px;
    height: 36px;
    text-indent: 9px;
    font-size: 16px;
    border: 1px solid #343434;
    color: #000;
    background: url(../img/search.gif) no-repeat 169px 9px;
    background-size: 20px;
}
.newsDE{
	height: 45px;
    overflow: hidden;
}
.newsList .newsR p.newsRP{
	max-height:none;
}



















