.hide{
	display: none;
}
.main-page{
	width: 1300px;
	margin: 0 auto;
}
#jztl-banner{
	margin-top: 96px;
	height: 719px;
}

.page-positin{
	height: 50px;
	line-height: 50px;
	color: #333;
}
.page-positin i{
	display: inline-block;
	padding: 0 7px;
}
.page-positin span{
	color: #0a69aa;
}
.page-con{
	padding: 60px 0 130px;
	background: #f8f8f8;
}
.page-t1{
	height: 46px;
}
.page-t1 ul{
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
}
.page-t1 ul li{
	font-size: 18px;
	color: #666;
	-webkit-flex: 1;
    flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-bottom: 1px solid #e1e1e1;
	cursor: pointer;
}
.page-t1 ul li.selected{
	color: #fff;
	background: #0a69aa;
	border-bottom: 1px solid #0a69aa;
}
.page-three ul li{
	width:380px;
	height: 360px;
	float: left;
	margin-right: 30px;
	margin-bottom: 50px;
	background: #fff;
}
.page-three ul li:nth-of-type(3n){
	margin-right: 0;
}
.page-three ul li a{
	display: block;
	width: 380px;
	height: 360px;
	transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-webkit-transition:all 0.3s ease-in;
}
.page-three ul li img{
	width: 380px;
	height: 260px;
}
.page-three ul li a:hover{
	box-shadow: 0px 0px 5px 3px rgba(4,0,0,.1);
}
.page-three ul li h3{
	padding-left: 20px;
	font-size: 16px;
	height: 48px;
	line-height: 48px;
	font-weight: normal;
	border-bottom: 1px solid #eaeaea;
	transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-webkit-transition:all 0.3s ease-in;
}
.page-three ul li a:hover h3{
	color: #fff;
	background: #0a69aa;
	border-bottom: 1px solid #0a69aa;
}
.page-more{
	padding: 18px 0 0 20px;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
	color: #666;
}
.page-more i{
	display: inline-block;
	width: 26px;
	height: 11px;
	margin-left: 5px;
	opacity: 0;
	background: url(../images/art.png) no-repeat;
	transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-webkit-transition:all 0.3s ease-in;
}
.page-three ul li a:hover .page-more i{
	opacity: 1;
	margin-left: 20px;
}
.page-three ul li a:hover .page-more{
	color: #0a69aa;
}
.page-two{
	font-size: 16px;
	line-height: 16px;
	height: 80px;
	padding-top: 25px;
}
.page-two ul li{
	display: inline-block;
	margin-right: 35px;
	color: #666;
	cursor: pointer;
}
.page-two ul li.selected{
	color: #0a69aa;
}



#ystl-banner{
	margin-top: 96px;
	height: 438px;
	position: relative;
}
.ystl-menu{
	width: 1920px;
	height: 75px;
	padding-top: 30px;
	font-size: 16px;
	line-height: 16px;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -960px;
	background: rgba(27,27,27,.5);
}
.ystl-menu a{
	display: inline-block;
	margin-right: 35px;
	padding-bottom: 12px;
	color: #fff;
}
.ystl-menu a:first-child{
	margin-right: 90px;
}
.ystl-menu a:hover{
	border-bottom: 2px solid #fff;
}
.ystl-menu a.active{
	border-bottom: 2px solid #fff;
}





.ystl-list-page{
	padding: 40px 0 100px;
	background: #f8f8f8;
}
.ystl-list ul li{
	width:384px;
	height: 326px;
	float: left;
	margin: 50px 24px 0 0;
	background: #fff;
	position: relative;
}
.ystl-list ul li:nth-of-type(3n){
	margin-right: 0;
}
.ystl-list ul li a{
	display: block;
	width: 384px;
	height: 326px;
	transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-webkit-transition:all 0.3s ease-in;
}
.ystl-list ul li img{
	width: 384px;
	height: 243px;
}
.ystl-list ul li a:hover{
	box-shadow: 0px 0px 5px 3px rgba(4,0,0,.1);
}
.ystl-list ul li h3{
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	color: #333;
	padding: 18px 0 10px 30px;
}
.ystl-list ul li h4{
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	color: #999;
	padding-left: 30px;
	text-transform: uppercase;
}
.ystl-list ul li a:hover h3,
.ystl-list ul li a:hover h4{
	color: #0a69aa;
}
.ystl-list span{
	display: block;
	width: 114px;
	height: 34px;
	opacity: 0;
	position: absolute;
	top: 236px;
	right: 0;
	background: url(../images/icon09.png) no-repeat;
	background-color: rgba(10,105,170,.8);
	background-position: 34px 18px;
	transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
}
.ystl-list ul li a:hover span{
	opacity: 1;
	top: 226px;
	background-position: 34px 8px;
}
.turn-pages{
	text-align: center;
	padding-top: 60px;
}
.turn-pages ul li{
	width: 38px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #f1f1f1;
	background: #fff;
	border-radius: 3px;
	margin: 0 4px;
	display: inline-block;
	cursor: pointer;
	color: #666;
}
.turn-pages ul li a{
	width: 38px;
	height: 38px;
	display: inline-block;
}
.turn-pages ul li a:hover{
	color: #fff;
}
.turn-pages ul li:hover{
	color: #fff;
	background: #0a69ab;
	border: 1px solid #0a69ab;
}
.turn-pages ul li.active{
	color: #fff;
	background: #0a69ab;
	border: 1px solid #0a69ab;
}
.turn-pages ul li.active a{
	color: #fff;
}



#ystl-details-banner{
	height: 890px;
	margin-top: 96px;
}
#ystl-details-page{
	height: 890px;
	padding-top: 125px;
}
.details-page{
	position: relative;
	color: #fff;
}
.details-page div{
	position: absolute;
}
.details-page .page01{
	width: 450px;
	top: 50px;
	left: 850px;
}
.details-page .page01 h3{
	font-weight: normal;
	font-size: 35px;
	line-height: 31px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.details-page .page01 h4{
	font-weight: normal;
	font-size: 22px;
	line-height: 22px;
	padding-top: 10px;
}
.details-page .page01 p{
	color: #b3b3b3;
	font-size: 16px;
	line-height: 33px;
	padding-top: 50px;
}
.details-page .page01 .page01-line{
	padding-top: 60px;
	position: static;
}
.details-page .page01 .page01-line span{
	display: inline-block;
	width: 40px;
	height: 4px;
	background: #fff;
}
.details-page .page01 .page01-line span:last-child{
	width: 4px;
	margin-left: 5px;
}
.details-page .page01 .page01-more{
	width: 143px;
	height: 32px;
	border: 1px solid #fff;
	margin-top: 80px;
	background: url(../images/icon10.png) no-repeat;
	background-position: center 6px;
}
.details-page .page02{
	width: 10px;
	height: 10px;
	background: rgba(255,255,255,.5);
	top: 578px;
	left: 0;
}
.details-page .page03{
	width: 129px;
	height: 1px;
	background: rgba(255,255,255,.5);
	top: 582px;
	left: 179px;
}
.details-page .page04{
	top: 573px;
	left: 27px;
}
.details-page .page05{
	width: 729px;
	height: 509px;
	border: 1px solid rgba(255,255,255,.3);
	top: 20px;
	left: 20px;
	z-index: 3;
}
.details-page .page06{
	top: 0;
	left: 0;
	z-index: 6;
}
.details-page .page07{
	top: 391px;
	left: 303px;
	z-index: 9;
}
#series-inr{
	padding-top: 110px;
}
#series-inr ul li{
	width: 433px;
	height: 433px;
	float: left;
	overflow: hidden;
	position: relative;
}
#series-inr ul li h3{
	font-weight: normal;
	color: #333;
	font-size: 26px;
	line-height: 26px;
	text-transform: uppercase;
	padding: 42px 0 8px;
}
#series-inr ul li:first-child:hover h3{
	padding-top: 42px;
}
#series-inr ul li h4{
	font-weight: normal;
	color: #333;
	font-size: 22px;
	line-height: 22px;
}
#series-inr ul li p{
	font-size: 16px;
	color: #666;
	line-height: 29px;
	padding: 55px 80px 0 0;
}
#series-inr ul li .series-con{
	width: 433px;
	height: 433px;
	background: rgba(27,27,27,.45);
	position: absolute;
	top: 347px;
	left: 0;
	transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-webkit-transition:all 0.3s ease-in;
}
#series-inr ul li:hover .series-con{
	top: 0;
	left: 0;
}
#series-inr .series-con h3{
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	padding: 25px 0 0 30px;
	transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-webkit-transition:all 0.3s ease-in;
}
#series-inr ul li:hover h3{
	padding-top: 50px;
}
#series-inr .series-con h4{
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	padding: 7px 0 0 30px;
}
#series-inr .series-con p{
	color: #fff;
	line-height: 29px;
	padding: 140px 30px 0;
}
#series-inr .series-con span{
	display: block;
	width: 433px;
	height: 56px;
	line-height: 56px;
	background: #0a69ab;
	text-align: right;
	padding-right: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
}
#series-inr .series-con span a{
	color: #fff;
}
#series-inr img{
	transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-webkit-transition:all 0.3s ease-in;
}
#series-inr ul li:hover img{
	transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
}

#join-form{
	padding-top: 70px;
}
#join-form ul li{
	float: left;
	margin-right: 18px;
}
#join-form ul li:last-child{
	margin-right: 0;
}
#join-form ul li input[type="text"]{
	width: 260px;
	height: 58px;
	padding-left: 20px;
	border: 1px solid #b0b0b0;
	color: #333;
	font-size: 14px;
}
#join-form ul li input[type="button"],
#join-form ul li input[type="submit"]{
	width: 178px;
	height: 60px;
	border: none;
	font-size: 18px;
	color: #fff;
	letter-spacing: 3px;
	background: #303645;
}
input::-webkit-input-placeholder {
	color: #999;
}
input:-ms-input-placeholder { // IE10+
	color: #999;
}
input:-moz-placeholder { // Firefox4-18
	color: #999;
}
input::-moz-placeholder { // Firefox19+
	color: #999;
}


#ystl-type-banner{
	height: 820px;
	margin-top: 96px;
}
#type-con{
	position: relative;
}
.type01{
	width: 57.5%;
	height: 820px;
	float: left;
	position: relative;
}
.type-color{
	width: 300px;
	height: 820px;
	background: #f3f3f3;
	position: absolute;
	top: 0;
	right: 0;
}
.type02{
	width: 42.5%;
	height: 820px;
	float: left;
	background-size: cover;
}
.type-main{
	width: 1200px;
	height: 820px;
	position: absolute;
	left: 50%;
	top: 140px;
	margin-left: -600px;
}
.type-main span{
	display: block;
	width: 135px;
	height: 2px;
	background: #666;
	position: absolute;
	left: 416px;
	top: 183px;
}
.type-main h3{
	font-weight: normal;
	color: #333;
	font-size: 33px;
	line-height: 30px;
	text-transform: uppercase;
	padding-bottom: 18px;
}
.type-main h4{
	font-weight: normal;
	color: #333;
	font-size: 36px;
	line-height: 36px;
}
.type-main p{
	width: 385px;
	padding-top: 90px;
	font-size: 18px;
	line-height: 31px;
	color: #666;
	letter-spacing: 1px;
}
.type-main a{
	width: 253px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	display: block;
	position: absolute;
	left: 0;
	top: 462px;
	background: #d9a630;
}
.type-main a.dkg{
	background: #f1cfa3;
}
.type-main a.kxl{
	background: #efbf80;
}
.type-main a.wsn{
	background: #959595;
}
.type-main a.yjs{
	background: #cb7f75;
}
.type-main a.zghc{
	background: #d1a48c;
}
.type-main a:hover{
	background: #0a69aa;
}
.type-main i{
	display: inline-block;
	padding-left: 20px;
}
#design-inspiration{
	height: 840px;
	text-align: center;
	color: #fff;
	background: url(../images/design-inspiration-bg.jpg) no-repeat;
}
#design-inspiration h3{
	font-weight: normal;
	font-size: 36px;
	line-height: 36px;
	padding: 115px 0 17px;
}
#design-inspiration h4{
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#design-inspiration p{
	font-size: 16px;
	line-height: 31px;
	padding-top: 40px;
	height: 170px;
	letter-spacing: 1px;
}
#design-inspiration ul li{
	display: inline-block;
	margin: 0 70px 0 90px;
}

.series{
	width: 100%;
	height: 841px;
}
.mod18{
	width:100%;
	position:relative;
}
.mod18 .btn{
	position:absolute;
	cursor:pointer;
	z-index:99;
	font-size:50px;
	font-weight:bold;
}
.mod18 #prev,
.mod18 #next{
	top: 758px;
	width: 13px;
	height: 25px;
}
.mod18 .prev{
	left: 50%;
	margin-left: -390px;
	background:url(../images/prevBtn.png) no-repeat;
}
.mod18 .next{
	right:50%;
	margin-right: -376px;
	background:url(../images/nextBtn.png) no-repeat;
}
.mod18 li{
	float:left;
}
.mod18 .picBox{
	width:100%;
	height:699px;
	position:relative;
	overflow:hidden;
}
.mod18 .picBox ul{
	height:699px;
	position:absolute;
	left:0;
}
.mod18 .picBox li{
	width:1920px;
	height:699px;
}
.mod18 .picBox li img{
	width: 1920px;
	height: 699px;
}
.listBox-box{
	width:100%;
	background: #4d4946;
	height:142px;
}
.mod18 .listBox{
	width: 600px;
	height:142px;
	margin: 0 auto;
	position:relative;
	padding-top:18px;
	overflow:hidden;
	
}
.mod18 .listBox ul{
	width: 605px;
	height: 106px;
	margin: 0 auto;
	position: absolute;
}
.mod18 .listBox li{
	width: 201px;
	height: 106px;
	padding-right: 13px;
	cursor:pointer;
	position:relative;
}
.mod18 .listBox li img{
	width: 188px;
	height: 106px;
}
.mod18 .listBox li i{
	width: 188px;
	height: 106px;
	position:relative;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: rgba(0,0,0,.5);
}
.mod18 .listBox li.on i{
	display: none;
}

#type-video{
	padding-top: 135px;
	height: 820px;
	background:url(../images/video-bg.jpg) no-repeat center top;
}
#type-video .video{
	width: 965px;
	height: 530px;
	margin: 0 auto;
}


#variety{
	margin-top: 100px;
}
#variety h3{
	font-weight: normal;
	font-size: 36px;
	line-height: 36px;
	color: #333;
	text-align: center;
	letter-spacing: 6px;
}
#variety h4{
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	color: #666;
	text-align: center;
	text-transform: uppercase;
	padding: 20px 0 17px;
	letter-spacing: 4px;
}
.container{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.container img{
	width: 100%;
	vertical-align: bottom;
}
.swiper-container {
	width: 1210px;
	margin: auto;
	height: 100%;
}
.swiper-slide ul{
	padding-left: 5px;
}
.swiper-slide ul li{
	width: 190px;
	height: 130px;
	margin: 30px 12px 5px 0;
	font-size: 16px;
	line-height: 16px;
	float: left;
	color: #666;
	text-transform: uppercase;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	align-items: center;
	box-shadow: 0px 3px 3px 1px rgba(4,0,0,.1);
}
.swiper-slide ul li img{
	width: 190px;
	height: 75px;
	margin-bottom: 18px;
}
.swiper-slide ul li:nth-child(6n){
	margin-right: 0;
}
.swiper-button-prev{
    left: 10%;
    right: auto;
	background-image: url(../images/prev.png);
}
.swiper-button-next {
    right: 10%;
    left: auto;
	background-image: url(../images/next.png);
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 32px;
    height: 60px;
    margin-top: -30px;
    z-index: 10;
    cursor: pointer;
    background-size: 32px 60px;
    background-position: center;
    background-repeat: no-repeat;
}
.variety-note{
	text-align: center;
	color: #999;
	padding-top: 50px;
}


.jion-main{
	width: 1180px;
	margin: 0 auto;
}
#jion-banner{
	height: 779px;
    margin-top: 96px;
}
#jion-con{
	width: 1181px;
	margin: 68px auto 0;
}
#jion-us{
	background: #10599f;
	height: 500px;
	margin-top: 90px;
	padding-top: 100px;
}
#jion-us h3{
	text-align: center;
}
#jion-us ul{
	width: 1181px;
	margin: 0 auto;
	padding: 28px 0 0 75px;
}
#jion-us ul li{
	float: left;
	margin: 22px 30px 0 0;
}
#jion-us ul li input[type="text"]{
	width: 500px;
	height: 64px;
	padding-left: 35px;
	border: none;
	color: #333;
	font-size: 28px;
}
#jion-us ul li input[type="button"],
#jion-us ul li input[type="submit"]{
	width: 500px;
	height: 64px;
	border: none;
	font-size: 28px;
	color: #fff;
	letter-spacing: 3px;
	background: #e0141d;
}


#jion-advantage-banner{
	height: 550px;
    margin-top: 96px;
}
#jion-advantage-one{
	padding-top: 100px;
}
#jion-advantage-two{
	padding-top: 75px;
}
#jion-advantage-two h3{
	text-align: center;
}
.jion-advantage-two-con{
	height: 935px;
	background: url(../images/jionImg14.jpg) no-repeat center top;
}
.jion-advantage-two-con ul{
	padding-top: 62px;
}
#jion-advantage-three{
	padding-top: 140px;
}


#jion-support-one{
	padding-top: 98px;
	background: url(../images/jionImg20.jpg) no-repeat center top;
}
#jion-support-one h3{
	text-align: center;
}
.jion-support-one-con{
	width: 1255px;
	border: 1px solid #aaa;
	background: #fff;
	padding: 45px 0 55px 37px;
	margin: 0 auto;
	border-radius: 30px; 
}


#jion-support-two{
	padding: 55px 0 235px;
	background: url(../images/jionImg27.jpg) no-repeat center bottom;
}
#jion-support-two h3{
	text-align: center;
}
.jion-support-two-con{
	width: 1180px;
	margin: 0 auto;
}

#jion-conditions{
	padding-top: 65px;
	background: url(../images/jionImg33.jpg) no-repeat center top;
}
#jion-conditions h3{
	text-align: center;
}
.jion-conditions-con{
	width: 1191px;
	margin: 0 auto;
}