﻿.header{
	height: 50px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	z-index: 9;
	background: #000000;
}

.fixed{
	position: fixed;
	top: 0;
	width: 100%;
	background: #000000;
	z-index: 999;
}



.container{
	max-width: 90%;
	margin: 0 auto;
}

.logo{
	width: auto;
	float: left;
}

.logo img{
	height: 26px;
	margin-top: 11px;
	display: block;
}


.menu-box{
	float: right;
}


.en{
	padding-top: 11px;
	float: right;
	margin-left: 0;
	margin-right: 44px;
}

.en img{
	height: 24px;
	display: block;
}


/*菜单*/

#starlist:after {
	display: block;
	content: "";
	position: fixed;
	top: 50px;
	z-index: -99;
	background: rgba(0, 0, 0,.6);
	width: 100%;
	height: 100%;
}

#starlist {
		float: inherit;
		display: none;
		width: 100%;
		position: absolute;
		top: 50px;
		left: 0%;
		z-index: 999;
		padding: 0;
	}


	#starlist li {
		width: 90%;
		padding: 0 5%;
		height: auto;
		position: relative;
		border-bottom: 0.0625rem solid #eee;
		text-align: left;
		background: rgba(255, 255, 255, 1);
		margin-left: 0;
	}
	
	#starlist li:first-child {
		border-top: 0.0625rem solid #eee;
	}

	#starlist li a {
		width: 50%;
		display: block;
		margin: 0;
		padding: 0;
		font-size: 16px;
		float: initial;
		height: 50px;
    	line-height: 50px;
    	color: #000000;
	}
	
	#starlist li a:hover {
		background: initial;
		color: #DFA150;
	}
	
	#starlist li a:hover:after {
		display: none;
	}

	
	#starlist ul.sub {
		display: none;
	}

	#starlist li .sub:after{
		position: initial;
		top: initial;
		left: initial;
		width: initial;
		z-index: initial;
		background-color: initial;
		content: initial;
		display: none;
	}


	#starlist li:hover .sub:after{
		top: initial;
		height: initial;
	}

	
	#starlist li .sub .container{
		position: initial;
		top: initial;
		opacity: initial;
		z-index: initial;
	}
	
	#starlist li:hover .sub:after{
		top: initial;
		height: initial;
	}
	
	#starlist li:hover .sub .container{
		opacity: initial;
		top: initial;
		padding: initial;
	}

	
	#starlist ul.sub li{
		width: 100%;
		line-height: auto;
		padding: initial;
		float: initial;
		text-align: left;
		margin: 0;
		border-top: 0.0625rem solid #eee;
		border-bottom: initial;
	}
	
	#starlist ul.sub li:last-child{
		
	}

	#starlist ul.sub li a {
		font-size: 14px;
		padding: 0 0 0 5%;
		color: #666;
		display: block;
		text-align: left;
		line-height: 40px;
		width: 95%;
	}


	#starlist ul.sub li:hover .sub-menu {
		display: none;
	}



	#mnavh {
		position: absolute;
		z-index: 9999;
		display: block;
	}


	.menu span {
		display: block;
		width: 50px;
		height: 50px;
		opacity: 0.5;
		position: absolute;
		top: 0;
		right: 0;
	}

	.menu:before {
		right: 5%;
		display: block;
		top: 22px;
		background-image: url(../images/jt.png);
		background-position: center center;
		background-size: 100%;
		width: 16px;
		height: 8px;
	}
	




#mnavh {
	margin: 13px 0 0 0;
	width: 26px;
	height: 26px;
	right: 5%;
}


.navicon {
	width: 20px;
	height: 2px;
	bottom: -10px;
}

.navicon:before,
.navicon:after {
	width: 26px;
	height: 2px;
}

.navicon:before {
	margin-top: -8px;
}

.navicon:after {
	margin-top: 8px;
}

.open .navicon:before,
.open .navicon:after {
	width: 26px;
	height: 2px;
}





.pb-carouselWarp.demo1 {
    height: 260px;
    margin-top: 50px;
}

/*banner翻页圆点*/

.pb-carouselWarp.demo1 .pb-carousel-ind {
	bottom: 10px;
}


.pb-carouselWarp.demo1 .pb-carousel-ind li {
	width: 5px;
	height: 5px;
	margin: 0 1px;
}

.pb-carouselWarp.demo1 .pb-carousel-ind li:hover {
	width: 5px;
}

.pb-carouselWarp.demo1 .pb-carousel-ind .pb-this {
	width: 5px;
	height: 5px;
}

.pb-carouselWarp.demo1 .pb-arrow {
  margin-top: -10px;
  width: 10px;
  height: 20px;
}
.pb-carouselWarp.demo1 .pb-arrow-prev {
  left: 10px;
  
}
.pb-carouselWarp.demo1 .pb-arrow-next {
  right: 10px;
}

/* banner end */


.pc{
	display: none;
}

.phone{
	display: block;
}




.in-about{
	background: url(../images/about_bg.jpg) right bottom no-repeat;
	background-size: 100% auto;
	padding-bottom: 130px;
}

.in-about .a-t-box{
	width: 100%;
	padding-top: 40px;
}

.a-t-box .title h2{
	font-size: 24px;
	letter-spacing: 2px;
	margin-right: 10px;
}

.a-t-box .title span{
	font-size: 12px;
	letter-spacing: 1px;
	padding-top: 16px;
}


.a-t-box .text{
	margin-top: 24px;
}

.a-t-box .text:before{
	width: 1000%;
	height: 100%;
}

.a-t-box .text .box{
	padding: 24px 24px 24px 0;
}

.a-t-box .text i{
	font-size: 16px;
	padding-bottom: 0px;
}

.a-t-box .text p{
	font-size: 12px;
	line-height: 24px;
	margin-top: 12px;
}



.power .icon{
	padding: 20px 0;
}

.power .icon ul li{
	padding: 0px 0 0px 0;
	float: left;
	width: 49.8%;
	margin-top: 20px;
}

.power .icon ul li:first-child{
	width: 49.8%;
	padding-right: 0;
	margin-top: 0px;
}

.power .icon ul li:nth-child(2){
	border-right: initial;
	margin-top: 0px;
}

.power .icon ul li:last-child{
	width: 49.8%;
	float: right;
	border-right: initial;
}

.power .icon ul li i{
	font-size: 16px;
}

.power .icon ul li p{
	font-size: 12px;
	margin-top: 6px;
}



.product{
	padding-top: 40px;
}


.in-title .title{
	float: left;
}

.in-title .title h2{
	font-size: 24px;
	letter-spacing: 2px;
	margin-right: 16px;
}

.in-title .title span{
	font-size: 12px;
	letter-spacing: 1px;
	margin-top: 16px;
}


.in-title .more{
	margin-top: 3px;
}

.in-title .more a{
	font-size: 12px;
	letter-spacing: 2px;
}

.in-title .more i{
	margin-left: 10px;
}

.in-title .more a:after{
	left: 0;
	bottom: -6px;
	height: 1px;
}


.pb-carouselWarp.demo2 {
    height: 280px;
    margin-top: 24px;
}

.pb-carouselWarp.demo2 .pb-carousel-ind {
  left: 50%;
  width: 100%;;
  padding: 6px 0;
}

.pb-carouselWarp.demo2 .pb-carousel-ind li {
  width: 60px;
  height: 38px;
  margin: 0 1px;
}
.pb-carouselWarp.demo2 .pb-carousel-ind .pb-this:before {
	border: 2px solid #b17b47;
	width: 56px;
    height: 34px;
}

.pb-carouselWarp.demo2 .pb-carousel-ind li img{
	height: 38px;
}



.custom{
	padding-top: 40px;
}


.in-title .title p{
	font-size: 12px;
	padding-top: 12px;
}

.custom .in-title .more{
	margin-top: 40px;
	display: none;
}


.cus-char{
	margin-top: 12px;
}

.cus-char .item{
	width: 49%;
	height: 200px;
	overflow: hidden;
	margin-left: 2%;
	margin-top: 8px;
}

.cus-char .item:first-child{
	margin-left: 0;
}

.cus-char .item:nth-child(2n+1){
	margin-left: 0;
}

.cus-char .item:after{
	height: 3px;
}

.cus-char .item .box {
	bottom: 40px;
	width: 100%;
}

.cus-char .item .box img{
	height: 60px;
}

.cus-char .item .box p{
	font-size: 14px;
	margin-top: 10px;
}



.in-case{
	padding-top: 40px;
}


.con-case-box{
	margin-top: 24px;
}

.case-not{
	float: left;
	width: 100%;
}

.case-not .box{
	top: 24px;
	right: 24px;
}

.case-not .box h3,.case-list .item .box h3{
	font-size: 16px;
	margin-bottom: 8px;
}

.case-not .box i,.case-list .item .box i{
	font-size: 12px;
	margin-bottom: 20px;
}

.case-not .box a,.case-list .item .box a{
	width: 70px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	border-radius: 15px;
}


.case-list{
	float: right;
	width: 100%;
	margin-top: 10px;
}

.case-list .item:first-child{
	margin-bottom: 10px;
}

.case-list .item .box{
	top: 20px;
	left: 24px;
}





.in-news{
	padding-top: 40px;
	padding-bottom: 40px;
}

.news-tab{
	float: right;
	width: 100%;
}

.tabs{ 
	text-align: left;
	margin-top: 16px;
}
.tabs a{
	line-height:22px;
	height: 22px;
	padding: 0 8px;
	font-size: 12px;
	margin-left: 0;
	margin-right: 6px;
	border-radius: 15px;
}

.news-box{
	margin-top: 24px;
}


.not-left{
	width: 100%;
	float: left;
}


.not-left .tp{
	width: 100%;
	height: auto;
	
}

.not-left .tp img{
	max-width: 100%;
	height: auto;
}

.not-left .text{
	width: 90%;
	padding: 0 5% 15px 5%;
}

.not-left .text h2{
	font-size: 14px;
	margin-bottom: 8px;
	max-height: 26px;
	-webkit-line-clamp: 1;
}

.not-left .text p{
	font-size: 12px;
	line-height: 22px;
	max-height: 22px;
	-webkit-line-clamp: 1;
}

.news-list{
	width: 100%;
	float: right;
}

.news-list .item:first-child{
	margin-top: 10px;
}

.news-list .item{
	margin-top: 8px;
}


.news-list .item .tp{
	width: 31.1%;
	height: 80px;
}

.news-list .item .tp img{
	height: 80px;
}

.news-list .item .text{
	width: 65%;
	height: 80px;
}

.news-list .item .text h2{
	padding-top: 4px;
}

.news-list .item .text h2 a{
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	-webkit-line-clamp: 1;
}

.news-list .item .text p{
	margin-top: 4px;
}

.news-list .item .text p a{
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	-webkit-line-clamp: 1;
}


.partners{
	
}

.partners ul li{
	width: 25%;
	border-bottom: 1px solid #e9e9e9;
}

.partners ul li .box{
	padding: 20px 0;
}

.partners ul li .box img{
	height: 32px;
}

.foot{
	padding-top: 32px;
}

.foot-m-c{
	padding-bottom: 24px;
}

.foot-menu{
	width: 100%;
	letter-spacing: 0;
	display: none;
}

.foot-menu ul li{
	width: 25%;
	margin-bottom: 16px;
}

.foot-menu ul li a{
	font-size: 14px;
}

.foot-menu ul li ul{
	margin-top: 8px;
}

.foot-menu ul li ul li{
	width: 100%;
	margin-bottom: 0;
}

.foot-menu ul li ul li a{
	line-height: 24px;
	font-size: 12px;
}

.foot-com{
	float: left;
	margin-top: 0px;
}

.foot-tel{
	text-align: left;
}

.foot-tel i span{
	display: inline;
	margin-right: 8px;
}

.foot-tel i{
	font-size: 20px;
}

.foot-tel p{
	font-size: 12px;
	letter-spacing: 5px;
	margin-top: 5px;
}


.foot-rwm{
	margin-top: 16px;
}

.foot-rwm ul li{
	margin-left: 0;
	margin-right: 8px;
}

.foot-rwm ul li img{
	width: 80px;
}

.foot-rwm ul li i{
	font-size: 12px;
	margin-top: 8px;
}



.foot-copy{
	padding: 12px 0 16px 0;
	font-size: 12px;
	line-height: 20px;
}





.in-pro-list{
	padding-top: 36px;
}

.in-pro-list ul li{
	float: left;
	width: 50%;
}

.in-pro-list ul li .box{
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	padding: 18px 3%;
}

.in-pro-list ul li img{
	height: 72px;
}

.in-pro-list ul li h3{
	font-size: 14px;
	line-height: 20px;
	margin-top: 2px;
}

.in-pro-list ul li span{
	display: none;
}




.nav-height{
	height: 50px;
}


.case-banner{
	height: 280px;
}

.case-banner .title{
	padding-top: 124px;
}

.case-banner .title img{
	height: 40px;
}

.case-banner .title h2{
	font-size: 22px;
	letter-spacing: 6px;
	margin-top: 12px;
}



.case-des{
	height: 220px;
}

.case-des .text{
	padding-top: 40px;
}

.case-des .text p{
	font-size: 16px;
	line-height: 28px;
}

.case-des .text p em{
	display: block;
}

.case-des .text span{
	font-size: 12px;
	line-height: 16px;
	margin-top: 8px;
}




.case-page-menu{
	border-bottom: 1px solid #eee;
}

.case-page-menu ul li{
	float: left;
	width: 25%;
}

.case-page-menu ul li a{
	font-size: 12px;
	line-height: 20px;
	padding: 7px 0;
}

.case-page-menu ul li a img{
	height: 20px;
}

.case-page-menu ul li a i{
	margin-right: 6px;
}




.case-list-item{
	padding-top: 20px;
	padding-bottom:40px;
}

.case-list-item .container{
	padding-bottom: 16px;
}

.case-list-item .item{
	margin-top: 10px;
	width: 49%;
	margin-left: 2%;
	float: left;
}

.case-list-item .item .box:hover:before{
	transform: scale(1.03);
}

.case-list-item .item:nth-child(3n+1){
	margin-left: 2%;
}

.case-list-item .item:nth-child(2n+1){
	margin-left: 0;
}

.case-list-item .item .text{
	padding: 8px 4px 10px 4px;
}

.case-list-item .item .text span{
	font-size: 12px;
	line-height: 18px;
	max-height: 18px;
	-webkit-line-clamp: 1;
}

.case-list-item .item .text h2{
	font-size: 14px;
	line-height: 22px;
	max-height: 22px;
	-webkit-line-clamp: 1;
	margin-top: 0px;
}

.case-list-item .item .text p{
	font-size: 12px;
	line-height: 22px;
	max-height: 22px;
	-webkit-line-clamp: 1;
	margin-top: 0px;
}


.viewMore{
	padding: 2px 10px 3px 10px;
	border-radius: 3px;
	font-size: 12px;
}





.cru-menu{
	line-height: 50px;
}

.cru-menu a{
	font-size: 12px;
	margin-left: 18px;
}

.cru-menu a:first-child{
	margin-left: 10px;
}

.cru-menu a:before{
	left: -13px;
	background: url(../images/cru_j.png) left top no-repeat;
	width: 5px;
	height: 8px;
	background-size: 5px 8px;
}



.case-page-pic{
	margin: 20px 0;
}

.case-pic-l {
	float: left;
	width: 100%;
}

.case-pic-r {
	float: right;
	width: 100%;
	margin-top: 10px;
}


.pb-carouselWarp.demo3,.pb-carouselWarp.demo4 {
    height: 318px;
}

.pb-carouselWarp.demo3 .pb-carousel li img,.pb-carouselWarp.demo4 .pb-carousel li img{
	max-width: initial;
	height: 318px;
}


/*banner翻页圆点*/


.pb-carouselWarp.demo3 .pb-carousel-ind,.pb-carouselWarp.demo4 .pb-carousel-ind {
	z-index: 8;
	bottom: 16px;
	right: 16px;
}

.pb-carouselWarp.demo3 .pb-carousel-ind li,.pb-carouselWarp.demo4 .pb-carousel-ind li {
	width: 8px;
	height: 8px;
	margin: 0 2px;
}

.pb-carouselWarp.demo3 .pb-carousel-ind li:hover,.pb-carouselWarp.demo4 .pb-carousel-ind li:hover {
	width: 8px;
}

.pb-carouselWarp.demo3 .pb-carousel-ind .pb-this,.pb-carouselWarp.demo4 .pb-carousel-ind .pb-this {
	width: 8px;
	height: 8px;
}

.pb-carouselWarp.demo3 .pb-arrow,.pb-carouselWarp.demo4 .pb-arrow {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 30px;
  height: 50px;
  border-radius: 2px;
}

.pb-carouselWarp.demo3 .pb-arrow-prev,.pb-carouselWarp.demo4 .pb-arrow-prev {
  left: 5px;
  background-size: 15px 30px;
}
.pb-carouselWarp.demo3 .pb-arrow-next,.pb-carouselWarp.demo4 .pb-arrow-next {
  right: 5px;
  background-size: 11px 22px;
}



.pb-carouselWarp.demo4 .pb-carousel li .text {
  position: absolute;
  width: 92%;
  padding: 16px 4%;
  font-size: 14px;
}

.pb-carouselWarp.demo4 .pb-carousel li .text span{
	font-size: 12px;
	display: none;
}



.case-summary{
	padding-top: 18px;
}

.summary-title{
	padding-bottom: 10px;
}

.summary-title h3{
	font-size: 18px;
	letter-spacing: 2px;
	float: left;
	margin-right: 12px;
}

.summary-title span{
	font-size: 12px;
	letter-spacing: 0px;
	bottom: -3px;
}


.case-page-con{
	margin-top: 30px;
}

.case-page-title span{
	font-size: 14px;
	margin-bottom: 8px;
}

.c-t-box{
	display: block;
	padding-bottom: 20px;
}

.case-page-title h2{
	font-size: 18px;
	margin-right: 10px;
	display: block;
	margin-bottom: 8px;
}

.case-page-title i{
	font-size: 12px;
	padding: 2px 4px;
	border-radius: 2px;
	margin: 0 4px 0 0;
	top: -1px;
}


.case-page-text{
	margin-top: 12px;
	font-size: 14px;
	line-height: 28px;
}



.case-rec{
	margin-top: 60px;
}




.case-rec-list.case-list-item .item{
	margin-top: 10px;
	width: 100%;
	margin-left: 0;
	float: left;
}

.case-rec-list.case-list-item .item .box:hover:before{
	display: initial;
}

.case-rec-list.case-list-item .item:nth-child(3n+1){
	margin-left: 0;
}

.case-rec-list.case-list-item .item:nth-child(2n+1){
	margin-left: 0;
}

.case-rec-list.case-list-item .item .pic{
	float: left;
	width: 28%;
}

.case-rec-list.case-list-item .item .text{
	padding: 0;
	float: left;
	width: 68%;
	margin-left: 4%;
}

.case-rec-list.case-list-item .item .text span{
	font-size: 12px;
	line-height: 18px;
	max-height: 18px;
	-webkit-line-clamp: 1;
}

.case-rec-list.case-list-item .item .text h2{
	font-size: 14px;
	line-height: 22px;
	max-height: 22px;
	-webkit-line-clamp: 1;
	margin-top: 2px;
}

.case-rec-list.case-list-item .item .text p{
	font-size: 12px;
	line-height: 22px;
	max-height: 22px;
	-webkit-line-clamp: 1;
	margin-top: 4px;
}




.news-banner{
	height: 280px;
}

.news-banner .container{
	max-width: 90%;
}

.news-banner .title{
	bottom: 64px;
}

.news-banner .title span{
	font-size: 36px;
	letter-spacing: 2px;
}

.news-banner .title h3{
	font-size: 12px;
	letter-spacing: 1px;
	margin-top: 4px;
}

.news-banner .title h2{
	font-size: 16px;
	letter-spacing: 1px;
	margin-top: 6px;
}



.news-list-menu {
	position: relative;
	top: -36px;
}

.news-list-menu .container{
	max-width: 90%;
}

.news-list-menu ul li {
	width: 33.33%;
	float: left;
}

.news-list-menu ul li a{
	font-size: 12px;
	line-height: 34px;
	height: 36px;
}


.news-information{
	margin-top: 0px;
}

.news-title .news-line{
	line-height: 30px;
}

.news-title .news-line:before{
	display: none;
}

.news-title .news-line:after{
	display: none;
}


.news-title h3{
	font-size: 22px;
}

.news-title span{
	font-size: 12px;
	margin-top: 4px;
}


.news-infor-box{
	padding-top: 10px;
	padding-bottom: 20px;
}

.news-infor-box .item{
	width: 100%;
	margin-left: 0;
	margin-top: 10px;
}

.news-infor-box .item:first-child{
	margin-left: 0;
}

.news-infor-box .item .pic{
	float: left;
	width: 38%;
}

.news-infor-box .item .text{
	padding: 0;
	border-bottom: initial;
	position: relative;
	float: right;
	width: 58%;
}

.news-infor-box .item .text:after{
	display: none;
}

.news-infor-box .item .text span{
	font-size: 12px;
}

.news-infor-box .item .text h2{
	font-size: 14px;
	line-height: 24px;
	margin-top: 2px;
	max-height: 24px;
	-webkit-line-clamp: 1;
}

.news-infor-box .item .text p{
	font-size: 12px;
	line-height: 20px;
	margin-top: 4px;
	max-height: 20px;
	-webkit-line-clamp: 1;
}



.news-list-box{
	padding-top: 10px;
	padding-bottom: 40px;
}

.news-list-box .container{
	padding-bottom: 24px;
}

.news-item{
	margin-top: 10px;
}

.news-item .pic{
	float: left;
	width: 38%;
	height: auto;
}

.news-item .pic img{
	height: auto;
	max-width: 100%;
}

.news-item .t-box{
	float: right;
	width: 58%;
}

.news-item .t-box .text {
	width: 95%;
	float: left;
}

.news-item .t-box .text span{
	font-size: 12px;
	padding-top: 6px;
	color: #999;
}

.news-item .t-box .text h2{
	font-size: 14px;
	line-height: 24px;
	margin-top: 0px;
	max-height: 24px;
	-webkit-line-clamp: 1;
}

.news-item .t-box .text i{
	display: none;
}

.news-item .t-box .text p{
	font-size: 12px;
	line-height: 20px;
	max-height: 20px;
	-webkit-line-clamp: 1;
	margin-top: 2px;
	color: #858585;
}


.news-item .t-box .more {
	display: none;
}





.news-page{
	padding: 40px 0 32px 0;
}


.news-page-title{
	margin-bottom: 16px;
	text-align: left;
}

.news-page-title h2{
	font-size: 22px;
}

.news-page-title .con-des{
	margin-top: 8px;
}

.news-page-title .con-des span{
	font-size: 12px;
	margin: 0 4px;
}


.news-content{
	font-size: 14px;
	line-height: 28px;
	padding: 20px 0;
}


.paging-ou{
	padding-top: 20px;
}


.paging-ou i{
	line-height: 22px;
	font-size: 12px;
	padding: 2px 0;
	-webkit-line-clamp: 1;
	max-height: 22px;
}




.news-related{
	padding: 36px 0 40px 0;
}

.news-related .title i{
	font-size: 18px;
	padding-left: 16px;
}

.news-related .title i:before{
	top: 3px;
	width: 2px;
	height: 18px;
}


.news-rel-list{
	margin-top: 10px;
}

.news-rel-list ul li{
	float: left;
	width: 100%;
	margin-left: 0;
	padding: 6px 0;
}


.news-rel-list ul li a{
	font-size: 14px;
	line-height: 22px;
	max-height: 22px;
	width: 68%;
	padding-left: 4%;
}

.news-rel-list ul li a:before{
	top: 10px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
}

.news-rel-list ul li span{
	float: right;
	width: 28%;
	font-size: 12px;
	line-height: 24px;
}





.server-banner{
	height: 250px;
}

.server-banner .title{
	padding-top: 80px;
}

.server-banner .title span{
	font-size: 30px;
	letter-spacing: 2px;
}

.server-banner .title h2{
	font-size: 22px;
	letter-spacing: 2px;
	margin-top: 2px;
}



.server-list-menu {
	border-bottom: 1px solid #e9e9e9;
}

.server-list-menu ul li {
	width: 25%;
	float: left;
}

.server-list-menu ul li a{
	font-size: 12px;
	line-height: 36px;
	height: 36px;
}




.video-box{
	margin-top: 40px;
	padding-bottom: 40px;
}

.video-box .container{
	padding-bottom: 20px;
}

.video-title-box .title{
	width: 100%;
	text-align: center;
}

.video-title-box .title h2{
	font-size: 24px;
}

.video-title-box .title span{
	font-size: 12px;
	margin-top: 2px;
}

.al-exc-menu{
	position: initial;
	right: initial;
	bottom: initial;
	width: 100%;
	text-align: center;
	margin-top: 16px;
}

.al-exc-menu a{
	display: inline-block;
	float: initial;
	font-size: 12px;
	margin: 0 4px;
	padding: 0 8px;
	line-height: 24px;
	height: 24px;
	border-radius: 14px;
}

.al-exc-menu a:last-child{
	margin: 0 0 0 6px;
}




.video-list{
	margin-top: 20px;
	padding-top: 10px;
}

.video-list ul li{
	width: 49%;
	margin-left: 2%;
	margin-top: 16px;
}

.video-list ul li:nth-child(3n+1){
	margin-left: 2%;
}

.video-list ul li:nth-child(2n+1){
	margin-left: 0;
}

.video-list ul li .icon i{
	width: 40px;
	height: 40px;
}

.video-list ul li .text{
	margin-top: 8px;
}

.video-list ul li .text i{
	font-size: 14px;
	max-height: 24px;
	line-height: 24px;
}

.video-list ul li .text p{
	font-size: 12px;
	margin-top: 0px;
	max-height: 20px;
	line-height: 20px;
}




.video-play{
	padding-top: 30px;
}

.video-play .play{
	width: 100%;
	height: 220px;
	float: initial;
}

.video-play .play video{
	width: 100%;
	height: 100%;
}

.video-play .text{
	position: initial;
	width: 100%;
	float: initial;
	height: auto;
	right: initial;
}

.video-play .text .box{
	padding: 15px 10px;
}

.video-play .text .title i{
	font-size: 18px;
	line-height: 28px;
	max-height: 56px;
	-webkit-line-clamp: 2;
}

.video-play .text .title span{
	font-size: 12px;
	margin-top: 6px;
}

.video-play .text .title em{
	margin-right: 10px;
	display: inline-block;
}

.video-play .text .title p{
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	margin-top: 10px;
	-webkit-line-clamp: 2;
}


.rel-video{
	position: initial;
	margin-top: 16px;
	bottom: initial;
	padding-right: 0px;
}

.rel-title i{
	font-size: 16px;
	line-height: 24px;
}

.rel-list{
	margin-top: 0px;
}

.rel-list ul li{
	margin-top: 14px;
	width: 48.5%;
	float: left;
	margin-left: 3%;
}

.rel-list ul li:nth-child(3n+1){
	margin-left: 3%;
	clear: initial;
}

.rel-list ul li:nth-child(2n+1){
	margin-left: 0;
	clear: both;
}

.rel-list ul li .tp{
	width: 100%;
	float: left;
	border-radius: 4px;
}

.rel-list ul li .figure_count{
	width: 100%;
	float: right;
	margin-top: 6px;
}

.rel-list ul li .figure_count p{
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	-webkit-line-clamp: 1;
}





.data-box{
	padding-top: 10px;
	padding-bottom: 40px;
}

.data-list{
	margin-top: 30px;
}


.data-title{
	padding-bottom: 16px;
}

.data-title h2{
	font-size: 22px;
	float: left;
}

.data-title span{
	font-size: 14px;
	float: right;
	padding-left: 30px;
	background: url(../images/data_icon.png) left center no-repeat;
	background-size: 15px 14px;
	margin-top: 4px;
	padding-top: 2px;
}


.data-item{
	padding: 20px 0;
	width: 48%;
	float: left;
	padding-right: 0;
}

.data-item:nth-child(2n+2){
	float: right;
	padding-left: 0;
	width: 48%;
	padding-right:0;
}

.data-item .pic{
	float: left;
	width: 100%;
}

.data-item .pic img{
	box-shadow: 2px 2px 3px rgba(0,0,0,.2);
}

.data-item .text{
	float: right;
	width: 100%;
	padding-top: 20px;
}

.data-item .text h2{
	font-size: 16px;
	max-height: 30px;
	font-weight: bold;
	-webkit-line-clamp: 1;
}

.data-item .text p{
	font-size: 12px;
	margin-top: 6px;
}

.data-item .text i{
	display: none;
}

.data-item .text a.more{
	width: 60px;
	padding: 4px 0 0px;
	border-radius: 15px;
	margin-top: 12px;
}

.data-item .text img{
	width: 13px;
	height: 12px;
}






.faq-box{
	padding-top: 50px;
	padding-bottom: 40px;
}


.faq-list{
	margin-top: 36px;
}


.faq-title{
	padding-bottom: 16px;
}

.faq-title h2{
	font-size: 20px;
}

.faq-title span{
	font-size: 14px;
	margin-top: 6px;
}



.faq-list h3{
	font-size: 22px;
}


/* Accordion styles */
.faq-list .tabs {
  margin-top: 20px;
}

.faq-list .tab-h2 {
  padding: 14px 0;
  font-size: 14px;
}

.faq-list .tab-h2::after {
  width: 14px;
  height: 14px;
}

.faq-list .tab-close {
  padding: 16px 0;
  font-size: 12px;
}

.faq-list .active .tab-content {
  padding: 0 0 15px 0;
  line-height: 22px;
  font-size: 12px;
}






.contact-banner{
	height: 200px;
}

.contact-us{
	padding-top: 36px;
}

.after{
	padding-bottom: 36px;
}

.after .c-u-b{
	margin-top: 36px;
}


.c-u-b{
	margin-top: 20px;
}

.c-u-left{
	float: left;
	width: 100%;
}

.c-u-left ul li{
	padding-top: 10px;
	margin-top: 10px;
	line-height: 24px;
	font-size: 14px;
	border-top: 1px solid #ddd;
}

.c-u-left ul li i{
	width: 18px;
	height: 18px;
	margin-right: 8px;
	top: 4px;
}

.c-u-left ul li:nth-child(1) span{
	display: block;
}



.c-u-right{
	float: left;
	width: 100%;
	padding: 20px 0 15px;
	background: #F8F8F8;
	margin-top: 14px;
}

.c-u-right img{
	height: 26px;
}

.c-u-right p{
	font-size: 14px;
	letter-spacing: 3px;
	margin-top: 8px;
}

.c-u-right em{
	font-size: 24px;
	margin-top: 4px;
}



.contact-map{
	margin-top: 0px;
}



.contact-des{
	margin-top: 40px;
	padding-bottom: 40px;
}

.contact-title i:before{
	position: absolute;
	left: 0;
	top: 20px;
	width: 32%;
	height: 1px;
}

.contact-title i:after{
	position: absolute;
	right: 0;
	top: 20px;
	width: 32%;
	height: 1px;
}

.contact-title img{
	height: 42px;
}

.contact-title p{
	font-size: 14px;
	margin-top: 16px;
}


.c-d-box{
	margin-top: 20px;
}

.c-d-title{
	line-height: 28px;
	height: auto;
	padding-bottom: 12px;
	text-align: center;
}

.c-d-title h2{
	font-size: 16px;
	float: initial;
	border-bottom: initial;
	margin-top: initial;
}

.c-d-title h3{
	font-size: 16px;
	float: initial;
	border-bottom: initial;
	margin-top: initial;
}


.c-d-list {
	padding-top: 10px;
}

.c-d-list .item{
	margin-top: 16px;
	width: 100%;
	float: left;
	padding-bottom: 16px;
}

.c-d-list .item:nth-child(2n+1){
	clear: both;
}

.c-d-list .item:nth-child(2n+2){
	float: right;
}

.c-d-list .item:nth-child(3),.c-d-list .item:nth-child(4) {
	padding-bottom: 16px;
}

.c-d-list .item b{
	display: block;
	margin-top: 6px;
	letter-spacing: 0;
	font-size: 14px;
	
}

.c-d-list .item h2{
	font-size: 18px;
}

.c-d-list .item .contact-id{
	font-size: 14px;
	margin-top: 10px;
}



.c-d-list .item .contact-eng{
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
	height: auto;
	letter-spacing: 0;
}

.c-d-list .item .contact-eng span{
	display: block;
}




.contact-page{
	margin-top: 30px;
}

.c-p-pic{
	float: left;
	width: 100%;
}

.c-p-text{
	float: right;
	width: 100%;
	margin-top: 30px;
}

.slider__switch span {
  width: 20px;
  height: 20px;
} 
/* Arrows */
.slider__switch {
  top: 50%;
  margin-top: -12px;
  padding: 4px 2px;
}
.slider__switch--prev {
  left: 4px;
}
.slider__switch--next {
  right: 4px;
}

.slider-nav {
  line-height: 22px;
  width: 100%;
  height: 22px;
}

		.preview {
			display: none;
		}
		

.product-style{
	padding-bottom: 8px;
}

.product-style p{
	font-size: 14px;
}

.product-title{
	margin-top: 12px;
	line-height: 28px;
	padding-bottom: 16px;
}

.product-title h2{
	font-size: 20px;
}

.product-title h3{
	font-size: 20px;
}

.product-title p{
	margin-top: 8px;
}

.colour{
	width: 16px;
	height: 16px;
	margin-right: 8px;
	float: left;
}


.product-des{
	padding-top: 12px;
	padding-bottom: 12px;
}

.product-des p{
	font-size: 12px;
	line-height: 24px;
}

.product-des p span{
	margin-right: 18px;
}


.p-m-t{
	line-height: 56px;
	float: left;
	margin-right: 14px;
}

.p-m-t p{
	font-size: 12px;
}


.p-m-img{
	float: left;
	padding-top: 8px;
}

.p-m-img img{
	height: 38px;
}

.ampl-icon{
	width: 15px;
	height: 16px;
}


.rela-pro{
	margin-top: 40px;
	padding-bottom: 40px;
}

.r-p-title h2{
	font-size: 18px;
}

.p-more{
	font-size: 12px;
	float: right;
	padding-bottom: 2px;
	border-bottom: 1px solid #b17b47;
	top: 0px;
}



.rela-pro-list {
	margin-top: 0px;
	padding-top: 10px;
}

.rela-pro-list .item{
	position: relative;
	width: 49%;
	margin-left: 2%;
	float: left;
	margin-top: 8px;
}

.rela-pro-list .item:first-child{
	margin-left: 0;
}

.rela-pro-list .item:nth-child(2n+1){
	margin-left: 0;
}

.rela-pro-list .item .text{
	padding: 0 8px 6px 8px;
}


.pro-type{
	padding-bottom: 8px;
	border-bottom: 1px solid #e9e9e9;
}

.pro-type h3{
	font-size: 12px;
	float: left;
}

.pro-type p{
	float: right;
	padding-top: 3px;
}

.pro-type .colour{
	width: 12px;
	height: 12px;
	margin-right: 5px;
}

.pro-type .colour:last-child{
	margin-right: 0;
}

.pro-title {
	margin-top: 8px;
}

.pro-title h2{
	font-size: 12px;
	line-height: 18px;
	max-height: 18px;
	-webkit-line-clamp: 1;
}

.pro-title p{
	font-size: 12px;
	line-height: 18px;
}





.pro-search{
	margin-top: 30px;
}

.pro-search p{
	font-size: 12px;
	font-weight: 500;
}

.search-box{
	margin-top: 18px;
}

.search-box button{
	width: 14%;
	height: 42px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	float: left;
	background-size: 20px 20px;
}

.search-box .input-sea{
	width: 80%;
	height: 40px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	float: left;
	padding: 0 2.5%;
	font-size: 14px;
}


.pro-category-list{
	padding-top: 14px;
	padding-bottom: 14px;
}

.pro-category-list ul li{
	width: 25%;
	float: left;
	margin-top: 16px;
}

.pro-category-list ul li img{
	height: 64px;
}

.pro-category-list ul li .text{
	font-size: 12px;
	margin-top: 8px;
	letter-spacing: 0;
	font-weight: initial;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}



.product-style-list{
	padding-top: 10px;
	padding-bottom: 10px;
}

.pro-cat-tit{
	width: 18%;
	float: left;
	font-size: 12px;
	line-height: 24px;
}

.pro-style-icon{
	width: 13px;
	height: 12px;
	margin-right:5px;
	bottom: -1px;
}

.pro-type-icon{
	width: 13px;
	height: 12px;
	margin-right:5px;
	bottom: -1px;
}

.pro-cat-list{
	width: 82%;
	float: right;
}

.pro-cat-list ul li{
	float: left;
}

.product-type-list .pro-cat-list ul.show{
	height: auto;
	overflow: initial;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
}

.pro-cat-list ul li a{
	margin-right: 6px;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0;
}

.product-type-list{
	padding-top: 12px;
	padding-bottom: 12px;
	display: inline-block;
	position: relative;
}

.product-type-list .pro-cat-list ul{
	height: 24px;
	overflow: hidden;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
}

.product-type-list .pro-cat-list ul li a{
	margin-right: 8px;
}


.more-js{
	position: absolute;
	right: 0;
	top: 23px;
	width: 12px;
	height: 7px;
}


.product-list{
	padding-top: 8px;
	padding-bottom: 40px;
}

.product-list .rela-pro-list{
	padding-bottom: 20px;
}

.product-list .rela-pro-list .item{
	margin-top: 16px;
}

.product-list .rela-pro-list .item:hover{
	box-shadow: 0 0 12px rgba(0,0,0,.15);
}

.product-list .rela-pro-list .item:nth-child(4n+1){
	margin-left: 0;
}





.course-banner{
	height: 280px;
}

.course-banner .title{
	padding-top: 120px;
}

.course-banner .title img{
	height: 28px;
}

.course-banner .title h2{
	font-size: 22px;
	letter-spacing: 6px;
	margin-top: 10px;
}



.server-list-menu.brand-menu {
	top: -36px;
}

.server-list-menu.brand-menu ul li {
	width: 20%;
}

.server-list-menu.brand-menu ul li a{
	overflow: hidden;
}

.course{
	margin-top: 2px;
}

.course-title h3{
	font-size: 22px;
}

.course-title span{
	font-size: 12px;
	margin-top: 6px;
}


.course-box{
	margin-top: 20px;
}


#timeline {
	width: 300px;
	margin: 0 auto;
		background: url(../images/course_line.png) left 30px repeat-x;
		background-size: auto 1px; 
	}

		#dates {
			height: 36px;
		}
			#dates li {
				float: left;
				font-size: 14px;
			}
			
				#dates a {
					width: 56px;
					height: 36px;
					background-size: 10px 10px;
				}
				
				#dates .selected {
					background-size: 10px 10px;
				}
		
		
		
		#issues {
			width: 300px;
			height: 300px;
			margin-top: 28px;
		}	
			#issues li {
				width: 300px;
				height: 300px;
			}
			
			
			#issues li .pic{
				width: 100%;
				float: left;
			}
			
			#issues li .text{
				width: 100%;
				float: right;
				margin-top: 18px;
				text-align: center;
			}
			
			#issues li .text .box{
				position: initial;
				bottom: initial;
			}
			
			#issues li .text h2{
				font-size: 20px;
			}
			
			#issues li .text p{
				font-size: 12px;
				line-height: 22px;
				margin-top: 4px;
			}
		
		#next,
		#prev {
			top: 20px;
			width: 20px;
			height: 20px;
		}
				

.sam-history{
	padding-top: 25px;
	border-top: 1px solid #EEEEEE;
	margin-top: 20px;
	margin-bottom: 38px;
}


.s-h-title:before{
	display: none;
}

.s-h-title:after{
	display: none;
}

.s-h-title h3{
	font-size: 22px;
	line-height: 32px;
}

.s-h-title span{
	font-size: 12px;
	margin-top: 6px;
}



.sam-history .text{
	padding: 0 0;
}

.sam-history .text p{
	font-size: 12px;
	line-height: 22px;
	margin-top: 12px;
}

.sam-history .text img{
	margin-top: 20px;
}



.course-factory p{
	font-size: 12px;
	line-height: 22px;
	margin-top: 12px;
}





.honor-banner .title{
	padding-top: 120px;
}


.honor{
	padding-top: 2px;
	padding-bottom: 40px;
}

.honor .container{
	padding-bottom: 30px;
}


.honor-list{
	padding-top: 14px;
}

.honor-list a{
	float: left;
	width: 49%;
	margin-left: 2%;
	margin-top: 10px;
}

.honor-list a .box{
	padding: 8px 8px 8px 8px;
}

.honor-list a .pic{
	height: 138px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.honor-list a .pic:after{
	background-size: 28px 28px;
}

.honor-list a:hover{
	box-shadow: 0 0 12px rgba(0,0,0,.1);
}

.honor-list a:nth-child(4n+1){
	margin-left: 2%;
	clear: initial;
}

.honor-list a:nth-child(3n+1){
	margin-left: 2%;
	clear: initial;
}

.honor-list a:nth-child(2n+1){
	margin-left: 0;
	clear: both;
}

.honor-list a h3{
	font-size: 14px;
	margin-top: 16px;
	padding-top: 10px;
	-webkit-line-clamp: 1;
	max-height: 20px;
}





.design-team{
	margin-top: 4px;
}

.design-team .container{
	max-width: 90%;
}

.design-team .pic{
	float: left;
	width: 100%;
}

.design-team .text{
	float: right;
	width: 100%;
	margin-top: 24px;
}

.design-team .text .box{
	position: initial;
	bottom: initial;
}

.design-team .text h2{
	font-size: 20px;
}

.design-team .text h2:after{
	display: none;
}

.design-team .text span{
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 10px;
}

.design-team .text p{
	font-size: 14px;
	line-height: 26px;
	display: inline;
}


.team_member{
	padding-top: 20px;
}

.team_member .container{
	max-width: 90%;
}

.team_item{
	margin-top: 10px;
	width: 100%;
	height: auto;
	display: block;
	padding: 24px 0;
}

.team_item .team_per{
	padding: 0 8%;
}

.team_item .name{
	position: initial;
	left: initial;
	top: initial;
	width: 100%;
	text-align: center;
}

.team_item .name h2{
	font-size: 28px;
}


.team_item .name h3{
	font-size: 22px;
}

.team_item .name h3 span{
	font-size: 16px;
	margin-left: 9px;
}


.team_item .position{
	position: initial;
	right: initial;
	top: initial;
	margin-top: 10px;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.team_item .position p{
	font-size: 14px;
	line-height: 24px;
}

.team_item .position i{
	margin-top: 12px;
	width: 24px;
	height: 2px;
}


.team_item .joint{
	position: initial;
	left: initial;
	bottom: initial;
	margin-top: 24px;
	width: 100%;
	text-align: center;
}

.team_item .joint p{
	font-size: 14px;
	margin-bottom: 0px;
}

.team_item .joint span{
	font-size: 12px;
	line-height:20px;
	transform: scale(.6);
	display: block;
}


.winning-work{
	padding: 40px 0 40px;
}


.winning-work .container{
	max-width: 90%;
}


.work-box{
	margin-top: 32px;
}

.work-box #issues{
	display: none;
}

.work-box #timeline {
	width: 100%;
	overflow: hidden;
	position: relative;
	background: url(../images/winning_line.jpg) left 192px repeat-x;
	background-size: auto 1px;
}

.work-box #dates {
	overflow: initial;
	height: 460px;
}

.work-box #dates li {
	float: left;
	font-size: initial;
	text-align: center;
	font-weight: bold;
}

.work-box #dates a {
	width: 200px;
	height: 460px;
	color: initial;
	display: block;
	background: initial;
	margin: 0 20px;
}

.work-box #dates li .title{
	padding-top: 190px;
}

.work_dot{
	width: 20px;
	height: 20px;
	background-size: 100% 100%;
	margin-bottom: 24px;
}

.work-box #dates li .title h2{
	font-size: 12px;
	line-height: 24px;
}
		
			
.work-box #dates .selected {
	width: 240px;
	height: 460px;
}

.winning-con .pro img{
	height: 240px;
}

.winning-con .win-logo{
	margin-top: 40px;
}

.winning-con .win-logo img{
	height: 56px;
}

.winning-con .text{
	font-size: 14px;
	line-height: 24px;
	width: 300px;
	left: 50%;
	margin-left: -150px;
	margin-top: 16px;
}

.work-box #next,.work-box #prev {
	top: 180px;
	width: 24px;
	height: 24px;
}







.technology{
	padding: 4px 0 40px;
}

.technology .course-title span{
	margin-bottom: 12px;
}

.technology .course-title p{
	font-size: 12px;
	line-height: 22px;
}


.technology-box{
	padding-top: 10px;
}

.technology-box .item{
	float: left;
	width: 49%;
	margin-left: 2%;
	border-radius: 3px;
	margin-top: 12px;
	box-shadow: 0 0 4px rgba(0,0,0,.1);
}

.technology-box .item:nth-child(3n+1){
	margin-left: 2%;
	clear: initial;
}

.technology-box .item:nth-child(2n+1){
	margin-left: 0;
	clear: both; 
}


.technology-box .item .text{
	padding: 10px 10px;
	display: block;
}

.technology-box .item .text .tech-icon {
	width: 16%;
	float: left;
}

.technology-box .item .text .tech-icon img{
	
}

.technology-box .item .text .tech-text{
	margin-left: 0;
	padding-top: 0px;
	width: 80%;
	float: right;
}

.technology-box .item .text .tech-text h4{
	font-size: 14px;
}

.technology-box .item .text .tech-text p{
	font-size: 12px;
	margin-top: 12px;
	margin-left: -26%;
}





.introduce{
	padding: 4px 0 40px;
	background: initial;
	background-size: initial; 
}


.introduce-box{
	margin-top: 20px;
	width: 100%;
}

.introduce-box .title h2{
	font-size: 18px;
}

.introduce-box .title p{
	display: none;
}

.introduce-box .title p span{
	display: inline;
}


.introduce-box .text{
	padding-top: 10px;
}

.introduce-box .text p{
	margin-top: 0px;
	font-size: 12px;
	line-height: 22px;
}

.introduce-box .text p span{
	display: inline;
}


.introduce-box .char{
	padding-top: 4px;
}

.introduce-box .char ul li{
	float: left;
	width: 50%;
	margin-top: 16px;
}

.introduce-box .char ul li:nth-child(2n+1){
	clear: both;
}

.introduce-box .char ul li em{
	font-size: 16px;
}

.introduce-box .char ul li p{
	font-size: 12px;
	margin-top: 4px;
}


.introd-tp{
	margin-top: 24px;
}




.brand-cover{
	padding: 38px 0 36px;
}

.brand-cover .title h3{
	font-size: 18px;
	line-height: 30px;
}

.brand-cover .title h3 span{
	display: block;
}

.brand-cover .title p{
	display: none;
}


.brand-cover .pic{
	margin-top: 30px;
}



.company-infor{
	padding: 36px 0 40px;
}

.company-infor .title{
	line-height: 28px;
	border-bottom: 1px solid #946f4d;
	text-align: center;
	padding-bottom: 12px;
}

.company-infor .title h3{
	float: initial;
	font-size: 20px;
	border-bottom: initial;
}

.company-infor .title span{
	float: initial;
	font-size: 14px;
	border-bottom: initial;
}


.c-i-box{
	
}

.c-i-box .item{
	padding-top: 20px;
	margin-top: 30px;
}

.c-i-box .item:first-child{
	margin-top: 20px;
}

.c-i-box .item .text{
	float: left;
	width: 100%;
}

.c-i-box .item .pic{
	float: right;
	width: 100%;
	text-align: left;
	margin-top: 16px;
}

.c-i-box .item .text h2{
	font-size: 18px;
}

.c-i-box .item .text h2 span{
	margin-left: 0;
	display: block;
	margin-top: 6px;
	font-size: 12px;
}

.c-i-box .item:nth-child(4) .text h2 span{
	margin-left: 0;
	margin-top: 8px;
}

.c-i-box .item .text p{
	font-size: 14px;
	margin-top: 8px;
}


.c-i-box .item .list-eng{
	position: initial;
	bottom: initial;
	padding-top: 8px;
	display: none;
}

.c-i-box .item .list-eng p{
	font-size: 12px;
	line-height: 16px;
	margin-top: 6px;
}






.custom-banner{
	height: 280px;
}

.custom-banner .title {
	padding-top: 88px;
	text-align: right;
}

.custom-banner .title p{
	font-size: 30px;
	line-height: 32px;
}

.custom-banner .title i{
	width: 40px;
	height: 1px;
	margin: 12px 0;
}

.custom-banner .title h2 span{
	font-size: 18px;
	margin-bottom: 2px;
}

.custom-banner .title h2{
	font-size: 24px;
}



.custom-introd{
	padding-top: 40px;
}

.custom-introd .text{
	text-align: left;
}

.custom-introd .text h3{
	font-size: 24px;
	text-align: left;
}

.custom-introd .text h3 span{
	margin-left: 0;
	display: block;
}

.custom-introd .text h4{
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
	text-align: left;
}

.custom-introd .text i{
	width: 20px;
	height: 2px;
	margin: 15px 0 10px 0;
	display: block;
}

.custom-introd .text p{
	font-size: 12px;
	line-height: 24px;
	display: inline;
}

.hand-painted{
	margin-top: 22px;
}

.custom-introd .pic{
	margin-top: 22px;
}



.custom-introd .char{
	margin-top: 30px;
}

.custom-introd .char ul li{
	float: left;
	width: 22%;
	margin-left: 4%;
}

.custom-introd .char ul li:first-child{
	margin-left: 0;
}

.custom-introd .char ul li p{
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
	letter-spacing: 0;
}

.custom-introd .char ul li p span{
	display: block;
}




.custom-case{
	margin-top: 50px;
}

.custom-case .title h3{
	font-size: 24px;
}

.custom-case .title h3 span{
	margin-left: 20px;
}


.custom-submit{
	margin: 40px 0;
}

.custom-submit .box{
	padding: 30px 10px 30px 10px;
}

.custom-submit .title h3{
	font-size: 18px;
}


.c-s-box{
	margin-top: 8px;
}

.c-s-box .hint{
	font-size: 12px;
	margin-bottom: 20px;
	text-align: center;
	color: #333;
}

.c-s-box .txtname{
	float: left;
	width: 94%;
	padding: 0 3%;
	display: flex;
}

.c-s-box .txttel{
	float: right;
	width: 94%;
	padding: 0 3%;
	display: flex;
	margin-top: 10px;
}

.c-s-box .txtname span,.c-s-box .txttel span{
	font-size: 12px;
	height: 12px;
	line-height: 12px;
	margin: 12px 0;
	border-right: 1px solid #c8c8c8;
	padding-right: 4%;
	
}

.c-s-box .txtname input,.c-s-box .txttel input{
	width: 64%;
	margin-left: 4%;
	font-size: 12px;
	color: #000;
}


.c-s-box .descr{
	width: 94%;
	padding: 12px 3%;
	display: flex;
	margin-top: 10px;
}

.c-s-box .descr span{
	font-size: 12px;
	height: 12px;
	line-height: 12px;
	padding-right: 4%;
	border-right: 1px solid #c8c8c8;
}

.c-s-box .descr textarea{
	width: 66%;
	height: 72px;
	margin-left: 4%;
	font-size: 12px;
	margin-top: -2px;
}


.c-s-box .submit{
	margin-top: 15px;
}

.c-s-box .submit a{
	width: 120px;
	height: 32px;
	border-radius: 3px;
	line-height: 32px;
	font-size: 14px;
	letter-spacing: 2px;
}





.join-banner{
	height: 280px;
}

.join-banner .title{
	padding-top: 112px;
}

.join-banner .title h2{
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 0px;
	text-shadow: 0 2px 4px rgba(0,0,0,.4);
}

.join-banner .title h2 span{
	display: block;
}

.join-banner-eng{
	position: absolute;
	bottom: 14px;
	width: 100%;
}

.join-banner-eng p{
	max-height: 40px;
	font-size: 16px;
	letter-spacing: 5px;
}



.join-select{
	padding-top: 40px;
}

.join-title h2{
	font-size: 22px;
}

.join-title h2 span{
	display: block;
}

.j-s-box{
	padding-top: 10px;
}

.j-s-box ul li{
	margin-top: 22px;
	float: left;
	width: 42%;
	padding: 0 4%;
}

.j-s-box ul li img{
	height: 96px;
}

.j-s-box ul li p{
	margin-top: 12px;
	font-size: 14px;
	line-height: 22px;
}

.j-s-box ul li p span{
	display: block;
}



.join-power{
	margin-top: 50px;
}

.join-title p{
	font-size: 14px;
	margin-top: 6px;
}

.j-p-box{
	margin-top: 22px;
}



.join-advantage{
	margin-top: 40px;
}

.j-a-box{
	padding-top: 10px;
}

.j-a-box ul li{
	float: left;
	width: 49%;
	margin-left: 2%;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	padding: 18px 0 18px;
	margin-top: 12px;
}

.j-a-box ul li:nth-child(4n+1){
	margin-left: 2%;
}

.j-a-box ul li:nth-child(3n+1){
	margin-left: 2%;
	clear: initial;
}

.j-a-box ul li:nth-child(2n+1){
	margin-left: 0;
	clear: both;
}

.j-a-box ul li .box{
	padding: 0 6%;
}

.j-a-box ul li img{
	height: 48px;
}

.j-a-box ul li h3{
	font-size: 14px;
	height: 24px;
	margin-top: 16px;
}

.j-a-box ul li p{
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	margin-top: 2px;
}



.join-policy{
	margin-top: 40px;
}

.j-policy-box{
	padding-top: 10px;
}

.j-policy-box .item{
	margin-top: 10px;
	width: 100%;
	float: left;
	border-radius: 5px;
	box-shadow: 0 0 6px rgba(0,0,0,.1);
}

.j-policy-box .item:nth-child(2n+2){
	float: right;
}

.j-policy-box .p-icon{
	height: 84px;
	padding-top: 22px;
	width: 36%;
	float: left;
}

.j-policy-box .p-icon img{
	height: 32px;
}

.j-policy-box .p-icon h3{
	font-size: 14px;
	margin-top: 10px;
}

.j-policy-box .p-text{
	width: 56%;
	padding: 0 4%;
	float: left;
	height: 106px;
}

.j-policy-box .p-text p{
	line-height: 20px;
	font-size: 12px;
	font-weight: initial;
}


.join-video-vr{
	padding: 40px 0 40px;
}

.j-v-box{
	margin-top: 20px;
}

.join-video{
	width: 100%;
	float: left;
}

.join-vr{
	width: 100%;
	float: right;
	margin-top: 24px;
}


.j-v-box h3{
	font-size: 14px;
	margin-top: 12px;
}



.product-title p.thumblist{
	margin-top:16px;
}

.thumblist a.colour{
	float:left;
	margin-right: 12px;
	width: 24px;
	height: 24px;
}

.thumblist .tb-selected:before{
	border: 2px solid #b17b47;
	height: 20px;
	width: 20px;
}

