.header{
	height: 70px;
	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: 15%;
	float: left;
}

.logo img{
	height: 34px;
	margin-top: 17px;
	display: block;
}


.menu-box{
	float: right;
}


.en{
	padding-top: 20px;
	float: right;
	margin-left: 32px;
	margin-right: 0;
}

.en img{
	display: block;
}


/*菜单*/

nav {
}

#starlist {
	
}

#starlist li {
	float: left;
	text-align: center;
	margin-left: 32px;
}

#starlist li>a {
	color: #ffffff;
	font-size: 16px;
	display: block;
	height: 70px;
	line-height: 68px;
	z-index: 9;
	transition: initial;
	position: relative;
}

#starlist li.active>a {
	color: #dfa150;
}

#starlist li:hover>a {
	color: #dfa150;
}

#starlist ul {}

#starlist li .sub:after{
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 1;
	background-color: rgba(57, 57, 57, .6);
	content: "";
	display: block;
}


#starlist li .sub .container{
	position: absolute;
	top: -70px;
	opacity: 0;
	z-index: 2;
}

#starlist li:hover .sub:after{
	top: 70px;
	height: 50px;
}

#starlist li:hover .sub .container{
	opacity: 1;
	top: 70px;
	padding: 10px 0;
}

#starlist ul.sub {
	text-align: center;
}

#starlist ul.sub li {
	float: initial;
	display: inline-table;
	width: auto;
	text-align: center;
	margin: 0 10px;
}

#starlist ul.sub li:first-child {
	margin-left: 0;
}

#starlist ul.sub li a {
	color: #FFFFFF;
	font-size: 14px;
	height: initial;
	line-height: 24px;
}


#starlist ul.sub li:hover a {
	color: #dfa150;
}

#starlist ul.sub li:hover a:after {
	display: none;
}






.pb-carouselWarp.demo1 {
    height: 680px;
    margin-top: 70px;
}

/*banner翻页圆点*/

.pb-carouselWarp.demo1 .pb-carousel-ind {
	bottom: 24px;
}


.pb-carouselWarp.demo1 .pb-carousel-ind li {
	width: 10px;
	height: 10px;
	margin: 0 5px;
}

.pb-carouselWarp.demo1 .pb-carousel-ind li:hover {
	width: 10px;
}

.pb-carouselWarp.demo1 .pb-carousel-ind .pb-this {
	width: 10px;
	height: 10px;
}

.pb-carouselWarp.demo1 .pb-arrow {
  top: 50%;
  margin-top: -25px;
  width: 25px;
  height: 50px;
}
.pb-carouselWarp.demo1 .pb-arrow-prev {
  left: 48px;
  background-size: 100% 100%;
  
}
.pb-carouselWarp.demo1 .pb-arrow-next {
  right: 48px;
  background-size: 100% 100%;
}

/* banner end */


.pc{
	display: block;
}

.phone{
	display: none;
}



.in-about .a-t-box{
	width: 48%;
	padding-top: 180px;
}

.a-t-box .title h2{
	font-size: 32px;
	letter-spacing: 3px;
	margin-right: 24px;
}

.a-t-box .title span{
	font-size: 16px;
	letter-spacing: 1px;
	padding-top: 22px;
}


.a-t-box .text{
	margin-top: 48px;
}

.a-t-box .text:before{
	width: 1000%;
	height: 100%;
}

.a-t-box .text .box{
	padding: 40px 40px 32px 0;
}

.a-t-box .text i{
	font-size: 20px;
	padding-bottom: 8px;
}

.a-t-box .text p{
	font-size: 14px;
	line-height: 28px;
	margin-top: 20px;
}



.power .icon{
	padding: 32px 0;
}

.power .icon ul li{
	padding: 20px 0 20px 0;
	float: left;
	width: 26.5%;
}

.power .icon ul li:first-child{
	width: auto;
	padding-right: 7%;
}

.power .icon ul li:last-child{
	width: auto;
	float: right;
	border-right: initial;
}

.power .icon ul li i{
	font-size: 24px;
}

.power .icon ul li p{
	font-size: 16px;
	margin-top: 12px;
}



.product{
	max-width: 1920px;
	padding-top: 120px;
}


.in-title .title{
	float: left;
}

.in-title .title h2{
	font-size: 32px;
	letter-spacing: 3px;
	margin-right: 24px;
}

.in-title .title span{
	font-size: 16px;
	letter-spacing: 2px;
	margin-top: 22px;
}


.in-title .more{
	margin-top: 8px;
}

.in-title .more a{
	font-size: 16px;
	letter-spacing: 3px;
}

.in-title .more i{
	margin-left: 12px;
}

.in-title .more a:after{
	left: 0;
	bottom: -10px;
	height: 1px;
}


.pb-carouselWarp.demo2 {
    height: 100vh;
    margin-top: 44px;
}

.pb-carouselWarp.demo2 .pb-carousel-ind {
  left: 50%;
  width: 100%;;
  padding: 16px 0;
}

.pb-carouselWarp.demo2 .pb-carousel-ind li {
  width: 160px;
  height: 96px;
  margin: 0 6px;
}
.pb-carouselWarp.demo2 .pb-carousel-ind .pb-this:before {
	border: 3px solid #b17b47;
	width: 154px;
    height: 90px;
}

.pb-carouselWarp.demo2 .pb-carousel-ind li img{
	height: 96px;
}



.custom{
	padding-top: 120px;
}


.in-title .title p{
	font-size: 16px;
	padding-top: 20px;
}

.custom .in-title .more{
	margin-top: 48px;
}


.cus-char{
	margin-top: 48px;
}

.cus-char .item{
	width: 24.4%;
	margin-left: .8%;
}

.cus-char .item:first-child{
	margin-left: 0;
}

.cus-char .item:after{
	height: 6px;
}

.cus-char .item .box {
	bottom: 64px;
	width: 100%;
}

.cus-char .item .box img{
	height: 106px;
}

.cus-char .item .box p{
	font-size: 18px;
	margin-top: 24px;
}



.in-case{
	padding-top: 120px;
}


.con-case-box{
	margin-top: 48px;
}

.case-not{
	float: left;
	width: 49.3%;
}

.case-not .tp {
	overflow: hidden;
	height: 600px;
}

.case-list .item .tp {
	overflow: hidden;
	height: 293px;
}

.case-not .tp img{
	height: 600px;
}

.case-list .item .tp img{
	height: 293px;
}

.case-not .box{
	top: 30px;
	right: 40px;
}

.case-not .box h3,.case-list .item .box h3{
	font-size: 18px;
	margin-bottom: 12px;
}

.case-not .box i,.case-list .item .box i{
	font-size: 14px;
	margin-bottom: 30px;
}

.case-not .box a,.case-list .item .box a{
	width: 88px;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	border-radius: 15px;
}


.case-list{
	float: right;
	width: 49.3%;
}

.case-list .item:first-child{
	margin-bottom: 14px;
}

.case-list .item .box{
	top: 30px;
	left: 40px;
}





.in-news{
	padding-top: 100px;
	padding-bottom: 100px;
}

.news-tab{
	float: right;
	width: 50%;
}

.tabs{ 
	margin-top: 10px;
}
.tabs a{
	line-height:28px;
	height: 28px;
	padding: 0 14px;
	font-size:14px;
	margin-left: 16px;
	border-radius: 15px;
}

.news-box{
	margin-top: 48px;
}


.not-left{
	width: 49.3%;
	float: left;
}


.not-left .tp{
	width: 100%;
	height: 375px;
}

.not-left .tp img{
	height: 375px;
}

.not-left .text{
	width: 90%;
	padding: 0 5% 20px 5%;
}

.not-left .text h2{
	font-size: 16px;
	margin-bottom: 12px;
	max-height: 28px;
	-webkit-line-clamp: 1;
}

.not-left .text p{
	font-size: 14px;
	line-height: 24px;
	max-height: 48px;
	-webkit-line-clamp: 2;
}

.news-list{
	width: 49.3%;
	float: right;
}

.news-list .item:first-child{
	margin-top: 0;
}

.news-list .item{
	margin-top: 14.5px;
}


.news-list .item .tp{
	width: 31.1%;
	height: 115px;
}

.news-list .item .tp img{
	height: 115px;
}

.news-list .item .text{
	width: 65%;
	height: 115px;
}

.news-list .item .text h2{
	padding-top: 4px;
}

.news-list .item .text h2 a{
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	-webkit-line-clamp: 1;
}

.news-list .item .text p{
	margin-top: 6px;
}

.news-list .item .text p a{
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	-webkit-line-clamp: 2;
}


.partners{
	
}

.partners ul li{
	width: 12.5%;
}

.partners ul li .box{
	padding: 28px 0;
}

.partners ul li .box img{
	height: 40px;
}

.foot{
	padding-top: 60px;
}

.foot-m-c{
	padding-bottom: 40px;
}

.foot-menu{
	width: 64%;
}

.foot-menu ul li{
	width: 12.5%;
}

.foot-menu ul li a{
	font-size: 16px;
}

.foot-menu ul li ul{
	margin-top: 16px;
}

.foot-menu ul li ul li{
	width: 100%;
}

.foot-menu ul li ul li a{
	line-height: 24px;
	font-size: 12px;
}

.foot-com{
	float: right;
}

.foot-tel{
	text-align: right;
}

.foot-tel i{
	font-size: 28px;
}

.foot-tel p{
	font-size: 16px;
	letter-spacing: 5px;
	margin-top: 5px;
}


.foot-rwm{
	margin-top: 32px;
}

.foot-rwm ul li{
	margin-left: 8px;
}

.foot-rwm ul li img{
	width: 90px;
}

.foot-rwm ul li i{
	font-size: 12px;
	margin-top: 8px;
}



.foot-copy{
	padding: 14px 0 16px 0;
	font-size: 12px;
	line-height: 20px;
}




.in-pro-list{
	padding-top: 100px;
}

.in-pro-list ul li{
	float: left;
	width: 25%;
}

.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: 120px;
}

.in-pro-list ul li h3{
	font-size: 18px;
	line-height: 24px;
	margin-top: 4px;
}

.in-pro-list ul li span{
	font-size: 12px;
}




.nav-height{
	height: 70px;
}


.case-banner{
	height: 520px;
}

.case-banner .title{
	padding-top: 240px;
}

.case-banner .title img{
	height: 58px;
}

.case-banner .title h2{
	font-size: 28px;
	letter-spacing: 10px;
	margin-top: 14px;
}



.case-des{
	height: 280px;
}

.case-des .text{
	padding-top: 72px;
}

.case-des .text p{
	font-size: 24px;
	line-height: 48px;
}

.case-des .text p em{
	display: block;
}

.case-des .text span{
	font-size: 14px;
	line-height: 20px;
	margin-top: 16px;
}




.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: 18px;
	line-height: 32px;
	padding: 14px 0;
}

.case-page-menu ul li a img{
	height: 32px;
}

.case-page-menu ul li a i{
	margin-right: 14px;
}




.case-list-item{
	padding-top: 40px;
	padding-bottom: 100px;
}

.case-list-item .container{
	padding-bottom: 32px;
}

.case-list-item .item{
	margin-top: 32px;
	width: 31.975%;
	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: 0;
}


.case-list-item .item .text{
	padding: 14px 10px 16px 10px;
}

.case-list-item .item .text span{
	font-size: 14px;
	line-height: 20px;
	max-height: 20px;
	-webkit-line-clamp: 1;
}

.case-list-item .item .text h2{
	font-size: 16px;
	line-height: 24px;
	max-height: 24px;
	-webkit-line-clamp: 1;
	margin-top: 4px;
}

.case-list-item .item .text p{
	font-size: 14px;
	line-height: 24px;
	max-height: 24px;
	-webkit-line-clamp: 1;
	margin-top: 4px;
}


.viewMore{
	padding: 4px 16px 6px 16px;
	border-radius: 3px;
	font-size: 16px;
}





.cru-menu{
	line-height: 70px;
}

.cru-menu a{
	font-size: 14px;
	margin-left: 28px;
}

.cru-menu a:first-child{
	margin-left: 10px;
}

.cru-menu a:before{
	left: -16px;
	background: url(../images/cru_j.png) left top no-repeat;
	width: 6px;
	height: 10px;
	background-size: 6px 10px;
}



.case-page-pic{
	margin: 60px 0;
}

.case-pic-l {
	float: left;
	width: 49.2%;
}

.case-pic-r {
	float: right;
	width: 49.2%;
}


.pb-carouselWarp.demo3,.pb-carouselWarp.demo4 {
    height: 468px;
}

.pb-carouselWarp.demo3 .pb-carousel li img,.pb-carouselWarp.demo4 .pb-carousel li img{
	max-width: initial;
	height: 468px;
}


/*banner翻页圆点*/


.pb-carouselWarp.demo3 .pb-carousel-ind,.pb-carouselWarp.demo4 .pb-carousel-ind {
	z-index: 8;
	bottom: 20px;
	right: 20px;
}

.pb-carouselWarp.demo3 .pb-carousel-ind li,.pb-carouselWarp.demo4 .pb-carousel-ind li {
	width: 10px;
	height: 10px;
	margin: 0 3px;
}

.pb-carouselWarp.demo3 .pb-carousel-ind li:hover,.pb-carouselWarp.demo4 .pb-carousel-ind li:hover {
	width: 10px;
}

.pb-carouselWarp.demo3 .pb-carousel-ind .pb-this,.pb-carouselWarp.demo4 .pb-carousel-ind .pb-this {
	width: 10px;
	height: 10px;
}

.pb-carouselWarp.demo3 .pb-arrow,.pb-carouselWarp.demo4 .pb-arrow {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 36px;
  height: 60px;
  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: 15px 30px;
}



.pb-carouselWarp.demo4 .pb-carousel li .text {
  position: absolute;
  width: 92%;
  padding: 20px 4%;
  font-size: 16px;
}

.pb-carouselWarp.demo4 .pb-carousel li .text span{
	font-size: 12px;
}



.case-summary{
	padding-top: 20px;
}

.summary-title{
	padding-bottom: 20px;
}

.summary-title h3{
	font-size: 20px;
	letter-spacing: 4px;
	float: left;
	margin-right: 16px;
}

.summary-title span{
	font-size: 20px;
	letter-spacing: 2px;
	bottom: -1px;
}


.case-page-con{
	margin-top: 60px;
}

.case-page-title span{
	font-size: 20px;
	margin-bottom: 16px;
}

.c-t-box{
	padding-bottom: 36px;
}

.case-page-title h2{
	font-size: 26px;
	margin-right: 30px;
}

.case-page-title i{
	font-size: 14px;
	padding: 2px 10px;
	border-radius: 2px;
	margin: 0 7px;
	top: -2px;
}


.case-page-text{
	margin-top: 24px;
	font-size: 16px;
	line-height: 42px;
}



.case-rec{
	margin-top: 120px;
}

.case-rec-list.case-list-item .item .text{
	padding: 18px 10px 24px 10px;
}




.news-banner{
	height: 520px;
}

.news-banner .container{
	max-width: 90%;
}

.news-banner .title{
	bottom: 90px;
}

.news-banner .title span{
	font-size: 64px;
	letter-spacing: 3px;
}

.news-banner .title h3{
	font-size: 18px;
	letter-spacing: 1px;
	margin-top: 6px;
}

.news-banner .title h2{
	font-size: 26px;
	letter-spacing: 1px;
	margin-top: 8px;
}



.news-list-menu {
	position: relative;
	top: -48px;
}

.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: 16px;
	line-height: 44px;
	height: 48px;
}


.news-information{
	margin-top: 40px;
}

.news-title .news-line{
	line-height: 30px;
}

.news-title .news-line:before{
	left: 0;
	top: 18px;
	width: 32%;
	height: 1px;
}

.news-title .news-line:after{
	right: 0;
	top: 18px;
	width: 32%;
	height: 1px;
}


.news-title h3{
	font-size: 24px;
}

.news-title span{
	font-size: 16px;
	margin-top: 8px;
}


.news-infor-box{
	padding-top: 50px;
	padding-bottom: 20px;
}

.news-infor-box .item{
	width: 32%;
	margin-left: 2%;
}

.news-infor-box .item:first-child{
	margin-left: 0;
}

.news-infor-box .item .text{
	padding: 14px 0 24px 0;
	border-bottom: 1px solid #8f8f8f;
	position: relative;
}

.news-infor-box .item .text:after{
	position: absolute;
	width: 42px;
	height: 3px;
	bottom: -2px;
	left: 0;
}

.news-infor-box .item .text span{
	font-size: 12px;
}

.news-infor-box .item .text h2{
	font-size: 18px;
	line-height: 28px;
	margin-top: 6px;
	max-height: 56px;
	-webkit-line-clamp: 2;
}

.news-infor-box .item .text p{
	font-size: 12px;
	line-height: 22px;
	margin-top: 8px;
	max-height: 44px;
	-webkit-line-clamp: 2;
}



.news-list-box{
	padding-top: 44px;
	padding-bottom: 100px;
}

.news-list-box .container{
	padding-bottom: 56px;
}

.news-item{
	margin-top: 36px;
}

.news-item .pic{
	float: left;
	width: 26%;
	height: 212px;
}

.news-item .pic img{
	height: 212px;
	max-width: initial;
}

.news-item .t-box{
	float: right;
	width: 70%;
}

.news-item .t-box .text {
	width: 72%;
	float: left;
}

.news-item .t-box .text span{
	font-size: 12px;
	padding-top: 40px;
}

.news-item .t-box .text h2{
	font-size: 20px;
	line-height: 32px;
	margin-top: 8px;
	max-height: 32px;
	-webkit-line-clamp: 1;
}

.news-item .t-box .text i{
	width: 64px;
	height: 1px;
	margin-top: 20px;
}

.news-item .t-box .text p{
	font-size: 12px;
	line-height: 20px;
	max-height: 20px;
	-webkit-line-clamp: 1;
	margin-top: 24px;
}


.news-item .t-box .more {
	margin: 18px 0;
	height: 176px;
	line-height: 176px;
	width: 23%;
	float: right;
}

.news-item .t-box .more a{
	font-size: 16px;
}





.news-page{
	padding: 90px 0 80px 0;
}


.news-page-title{
	margin-bottom: 40px;
}

.news-page-title h2{
	font-size: 32px;
}

.news-page-title .con-des{
	margin-top: 16px;
}

.news-page-title .con-des span{
	font-size: 14px;
	margin: 0 12px;
}


.news-content{
	font-size: 16px;
	line-height: 32px;
	max-width: 1196px;
	padding: 48px 0;
}


.paging-ou{
	max-width: 1196px;
	padding-top: 48px;
}


.paging-ou i{
	line-height: 28px;
	font-size: 16px;
	padding: 6px 0;
	-webkit-line-clamp: 1;
	max-height: 28px;
}




.news-related{
	padding: 88px 0 100px 0;
}

.news-related .title i{
	font-size: 24px;
	padding-left: 24px;
}

.news-related .title i:before{
	top: 5px;
	width: 3px;
	height: 24px;
}


.news-rel-list{
	margin-top: 36px;
}

.news-rel-list ul li{
	float: left;
	width: 45%;
	margin-left: 10%;
	padding: 12px 0;
}


.news-rel-list ul li a{
	font-size: 16px;
	line-height: 28px;
	max-height: 28px;
	width: 65%;
	padding-left: 4%;
}

.news-rel-list ul li a:before{
	top: 11px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
}

.news-rel-list ul li span{
	float: right;
	width: 25%;
	font-size: 14px;
	line-height: 28px;
}





.server-banner{
	height: 460px;
}

.server-banner .title{
	padding-top: 136px;
}

.server-banner .title span{
	font-size: 56px;
	letter-spacing: 4px;
}

.server-banner .title h2{
	font-size: 24px;
	letter-spacing: 6px;
	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: 16px;
	line-height: 44px;
	height: 48px;
}




.video-box{
	margin-top: 70px;
	padding-bottom: 100px;
}

.video-box .container{
	padding-bottom: 48px;
}

.video-title-box .title{
	text-align: left;
}

.video-title-box .title h2{
	font-size: 28px;
}

.video-title-box .title span{
	font-size: 16px;
	margin-top: 4px;
}

.al-exc-menu{
	position: absolute;
	right: 0;
	bottom: 0;
}

.al-exc-menu a{
	font-size: 16px;
	margin: 0 8px;
	padding: 0 12px;
	line-height: 30px;
	height: 30px;
	border-radius: 15px;
}

.al-exc-menu a:last-child{
	margin: 0 0 0 10px;
}




.video-list{
	margin-top: 24px;
	padding-top: 16px;
}

.video-list ul li{
	width: 32.20%;
	margin-left: 1.7%;
	margin-top: 36px;
}

.video-list ul li:nth-child(3n+1){
	margin-left: 0;
}

.video-list ul li .icon i{
	width: 56px;
	height: 56px;
}

.video-list ul li .text{
	margin-top: 10px;
}

.video-list ul li .text i{
	font-size: 18px;
	max-height: 30px;
	line-height: 30px;
}

.video-list ul li .text p{
	font-size: 14px;
	margin-top: 2px;
	max-height: 24px;
	line-height: 24px;
}





.video-play{
	padding-top: 80px;
}

.video-play .play{
	width: 70%;
	height: 540px;
	float: left;
}

.video-play .text{
	width: 28%;
	float: right;
	height: 100%;
	right: 0;
}

.video-play .text .box{
	padding: 20px 15px;
}

.video-play .text .title i{
	font-size: 20px;
	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: block;
}

.video-play .text .title p{
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	margin-top: 10px;
	-webkit-line-clamp: 2;
}


.rel-video{
	margin-top: 20px;
	bottom: 20px;
	padding-right: 15px;
}

.rel-title i{
	font-size: 16px;
	line-height: 28px;
}

.rel-list{
	margin-top: 10px;
}

.rel-list ul li{
	margin-top: 8px;
}

.rel-list ul li .tp{
	width: 38%;
	float: left;
	border-radius: 4px;
}

.rel-list ul li .figure_count{
	width: 58%;
	float: right;
}

.rel-list ul li .figure_count i{
	font-size: 14px;
}

.rel-list ul li .figure_count p{
	font-size: 12px;
	line-height: 20px;
	height: 20px;
}






.data-box{
	padding-top: 40px;
	padding-bottom: 100px;
}

.data-list{
	margin-top: 64px;
}


.data-title{
	padding-bottom: 26px;
}

.data-title h2{
	font-size: 24px;
	float: left;
}

.data-title span{
	font-size: 18px;
	float: right;
	padding-left: 30px;
	background: url(../images/data_icon.png) left center no-repeat;
	background-size: 20px 18px;
	margin-top: 8px;
}


.data-item{
	padding: 60px 0;
	width: 45%;
	float: left;
	padding-right: 5%;
}

.data-item:nth-child(2n+2){
	float: right;
	padding-left: 5%;
	width: 45%;
	padding-right:0;
}

.data-item .pic{
	float: left;
	width: 38%;
}

.data-item .pic img{
	box-shadow: 4px 4px 6px rgba(0,0,0,.3);
}

.data-item .text{
	float: right;
	width: 50%;
	padding-top: 0px;
}

.data-item .text h2{
	font-size: 20px;
	max-height: 30px;
	font-weight: bold;
	-webkit-line-clamp: 1;
}

.data-item .text p{
	font-size: 16px;
	margin-top: 10px;
}

.data-item .text i{
	width: 55px;
	height: 1px;
	margin-top: 20px;
}

.data-item .text a.more{
	width: 120px;
	padding: 8px 0;
	border-radius: 24px;
	margin-top: 45px;
}

.data-item .text img{
	width: 20px;
	height: 18px;
}






.faq-box{
	padding-top: 110px;
	padding-bottom: 100px;
}


.faq-list{
	margin-top: 86px;
}


.faq-title{
	padding-bottom: 22px;
}

.faq-title h2{
	font-size: 24px;
}

.faq-title span{
	font-size: 18px;
	margin-top: 4px;
}



.faq-list h3{
	font-size: 36px;
}


/* Accordion styles */
.faq-list .tabs {
  margin-top: 56px;
}

.faq-list .tab-h2 {
  padding: 28px 0;
  font-size: 20px;
}

.faq-list .tab-h2::after {
  background: url(../images/label_icon.png) center center no-repeat;
  width: 28px;
  height: 28px;
  background-size: 100% 100%;
}

.faq-list .tab-close {
  padding: 20px 0;
  font-size: 18px;
}

.faq-list .active .tab-content {
  padding: 0 0 32px 0;
}






.contact-banner{
	height: 600px;
}

.contact-us{
	padding-top: 100px;
}

.after{
	padding-bottom: 70px;
}

.c-u-b{
	margin-top: 70px;
}

.c-u-left{
	float: left;
	width: 55%;
}

.c-u-left ul li{
	line-height: 48px;
	font-size: 16px;
}

.c-u-left ul li i{
	width: 24px;
	height: 24px;
	margin-right: 16px;
	top: 7px;
}


.c-u-right{
	float: left;
	width: 45%;
	padding-top: 26px;
}

.c-u-right img{
	height: 40px;
}

.c-u-right p{
	font-size: 20px;
	letter-spacing: 8px;
	margin-top: 20px;
}

.c-u-right em{
	font-size: 40px;
	margin-top: 10px;
}



.contact-map{
	margin-top: 48px;
}



.contact-des{
	margin-top: 110px;
	padding-bottom: 100px;
}

.contact-title i:before{
	position: absolute;
	left: 0;
	top: 28px;
	width: 32%;
	height: 1px;
}

.contact-title i:after{
	position: absolute;
	right: 0;
	top: 28px;
	width: 32%;
	height: 1px;
}

.contact-title img{
	height: 60px;
}

.contact-title p{
	font-size: 18px;
	margin-top: 20px;
}


.c-d-box{
	margin-top: 70px;
}

.c-d-title{
	line-height: 62px;
	height: 62px;
}

.c-d-title h2{
	font-size: 18px;
	border-bottom: 2px solid #000000;
	margin-top: -2px;
}

.c-d-title h3{
	font-size: 18px;
	border-bottom: 2px solid #000000;
	margin-top: -2px;
}


.c-d-list {
	padding-top: 10px;
}

.c-d-list .item{
	margin-top: 40px;
	width: 45%;
	float: left;
	padding-bottom: 86px;
}

.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: 56px;
}

.c-d-list .item b{
	display: block;
	margin-top: 6px;
	letter-spacing: -0.2px;
	font-size: 14px;
	
}

.c-d-list .item h2{
	font-size: 18px;
}

.c-d-list .item .contact-id{
	font-size: 16px;
	margin-top: 10px;
}



.c-d-list .item .contact-eng{
	font-size: 12px;
	line-height: 22px;
	margin-top: 24px;
	height: 36px;
}

.c-d-list .item .contact-eng span{
	display: block;
}





.contact-page{
	margin-top: 90px;
}

.c-p-pic{
	float: left;
	width: 50%;
}

.c-p-text{
	float: right;
	width: 42%;
}


.slider__switch span {
  width: 24px;
  height: 24px;
} 
/* Arrows */
.slider__switch {
  top: 50%;
  margin-top: -16px;
  padding: 6px 3px;
}
.slider__switch--prev {
  left: 10px;
}
.slider__switch--next {
  right: 10px;
}

.slider-nav {
  line-height: 26px;
  width: 100%;
  height: 26px;
}

		.preview {
			margin-top: 28px;
		}
		.preview a {
		  margin-right: 10px;
		}
		.preview img {
		  width: 72px;
		}
		.preview .active {
		  outline: 2px solid #b17b47;
		}
		

.product-style{
	padding-bottom: 14px;
}

.product-style p{
	font-size: 18px;
}

.product-title{
	margin-top: 18px;
	line-height: 40px;
	padding-bottom: 26px;
}

.product-title h2{
	font-size: 28px;
}

.product-title h3{
	font-size: 26px;
}

.product-title p{
	margin-top: 16px;
}

.colour{
	width: 28px;
	height: 28px;
	margin-right: 14px;
	float: left;
}


.product-des{
	padding-top: 20px;
	padding-bottom: 20px;
}

.product-des p{
	font-size: 16px;
	line-height: 32px;
}

.product-des p span{
	margin-right: 18px;
}


.p-m-t{
	line-height: 80px;
	float: left;
	margin-right: 14px;
}

.p-m-t p{
	font-size: 16px;
}


.p-m-img{
	float: left;
	padding-top: 14px;
}

.p-m-img img{
	height: 48px;
}

.ampl-icon{
	width: 23px;
	height: 24px;
	background-size: 100% 100%;
}


.rela-pro{
	margin-top: 100px;
	padding-bottom: 100px;
}

.r-p-title h2{
	font-size: 18px;
}

.p-more{
	font-size: 18px;
	float: right;
	padding-bottom: 6px;
	border-bottom: 1px solid #b17b47;
	top: -8px;
}



.rela-pro-list {
	margin-top: 36px;
}

.rela-pro-list .item{
	position: relative;
	width: 24%;
	margin-left: 1.3%;
	float: left;
}

.rela-pro-list .item:first-child{
	margin-left: 0;
}

.rela-pro-list .item .text{
	padding: 0 20px 18px 20px;
}


.pro-type{
	padding-bottom: 12px;
	border-bottom: 1px solid #e9e9e9;
}

.pro-type h3{
	font-size: 16px;
	float: left;
}

.pro-type p{
	float: right;
	padding-top: 2px;
}

.pro-type .colour{
	width: 14px;
	height: 14px;
	margin-right: 5px;
}

.pro-type .colour:last-child{
	margin-right: 0;
}

.pro-title {
	margin-top: 12px;
}

.pro-title h2{
	font-size: 14px;
	line-height: 22px;
	max-height: 22px;
	margin-bottom: 2px;
	-webkit-line-clamp: 1;
}

.pro-title p{
	font-size: 14px;
	line-height: 22px;
	height: 44px;
}




.pro-search{
	margin-top: 60px;
}

.pro-search p{
	font-size: 16px;
}

.search-box{
	margin-top: 18px;
}

.search-box button{
	width: 8%;
	height: 42px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	float: left;
}

.search-box .input-sea{
	width: 89.7%;
	height: 40px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	float: left;
	padding: 0 1%;
	font-size: 16px;
}


.pro-category-list{
	padding-top: 48px;
	padding-bottom: 32px;
}

.pro-category-list ul li{
	width: 12.5%;
	float: left;
}

.pro-category-list ul li img{
	height: 96px;
}

.pro-category-list ul li .text{
	font-size: 14px;
	margin-top: 12px;
}



.product-style-list{
	padding-top: 14px;
	padding-bottom: 14px;
}

.pro-cat-tit{
	width: 16%;
	float: left;
	font-size: 14px;
	line-height: 32px;
}

.pro-style-icon{
	width: 18px;
	height: 17px;
	margin-right: 12px;
	bottom: -4px;
}

.pro-type-icon{
	width: 18px;
	height: 17px;
	margin-right: 12px;
	bottom: -4px;
}

.pro-cat-list{
	width: 84%;
	float: right;
}

.pro-cat-list ul li{
	float: left;
}

.pro-cat-list ul li a{
	margin-right: 24px;
	font-size: 14px;
	line-height: 28px;
}

.product-type-list{
	padding-top: 14px;
	padding-bottom: 14px;
}

.product-type-list .pro-cat-list ul li a{
	margin-right: 16px;
}





.product-list{
	padding-top: 14px;
	padding-bottom: 100px;
}

.product-list .rela-pro-list{
	padding-bottom: 40px;
}

.product-list .rela-pro-list .item{
	margin-top: 24px;
}

.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: 560px;
}

.course-banner .title{
	padding-top: 300px;
}

.course-banner .title img{
	height: 56px;
}

.course-banner .title h2{
	font-size: 28px;
	letter-spacing: 24px;
	margin-top: 36px;
}



.server-list-menu.brand-menu {
	top: -48px;
}

.server-list-menu.brand-menu ul li {
	width: 20%;
}


.course{
	margin-top: 40px;
}

.course-title h3{
	font-size: 24px;
}

.course-title span{
	font-size: 14px;
	margin-top: 6px;
}


.course-box{
	margin-top: 50px;
}


#timeline {
		background: url(../images/course_line.png) left 50px repeat-x;
	}

		#dates {
			height: 60px;
		}
			#dates li {
				float: left;
				font-size: 20px;
			}
			
				#dates a {
					width: 130px;
					height: 60px;
					background-size: 16px 16px;
				}
				
				#dates .selected {
					background-size: 16px 16px;
				}
		
		
		
		#issues {
			width: 100%;
			height: 320px;
			margin-top: 68px;
		}	
			#issues li {
				width: 1200px;
				height: 320px;
			}
			
			
			#issues li .pic{
				width: 46.5%;
				float: left;
			}
			
			#issues li .text{
				width: 49%;
				float: right;
			}
			
			#issues li .text .box{
				position: absolute;
				bottom: 0;
			}
			
			#issues li .text h2{
				font-size: 32px;
			}
			
			#issues li .text p{
				font-size: 16px;
				line-height: 32px;
				margin-top: 24px;
			}
		
		#next,
		#prev {
			top: 32px;
			width: 40px;
			height: 40px;
		}
				

.sam-history{
	margin-top: 100px;
	margin-bottom: 70px;
}


.s-h-title:before{
	top: 48px;
	width: 32%;
}

.s-h-title:after{
	top: 48px;
	width: 32%;
}

.s-h-title h3{
	font-size: 24px;
	line-height: 32px;
}

.s-h-title span{
	font-size: 16px;
	margin-top: 8px;
}



.sam-history .text{
	padding: 0 12%;
}

.sam-history .text p{
	font-size: 16px;
	line-height: 35px;
	margin-top: 24px;
}

.sam-history .text img{
	margin-top: 40px;
}



.course-factory p{
	font-size: 16px;
	line-height: 32px;
	margin-top: 18px;
}





.honor-banner .title{
	padding-top: 240px;
}


.honor{
	padding-top: 48px;
	padding-bottom: 100px;
}

.honor .container{
	padding-bottom: 56px;
}


.honor-list{
	padding-top: 28px;
}

.honor-list a{
	float: left;
	width: 23.725%;
	margin-left: 1.7%;
	margin-top: 20px;
}

.honor-list a .box{
	padding: 16px 16px 16px 16px;
}

.honor-list a .pic{
	height: 168px;
}

.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: 0;
	clear: both;
}

.honor-list a h3{
	font-size: 16px;
	margin-top: 20px;
	padding-top: 14px;
	-webkit-line-clamp: 1;
	max-height: 22px;
}





.design-team{
	margin-top: 48px;
}

.design-team .container{
	max-width: 90%;
}

.design-team .pic{
	float: left;
	width: 49%;
}

.design-team .text{
	float: right;
	width: 46%;
}

.design-team .text .box{
	position: absolute;
	bottom: 0;
}

.design-team .text h2{
	font-size: 24px;
}

.design-team .text h2:after{
	width: 238px;
	height: 90px;
	right: 0;
	top: -90px;
	background-size: 100% 100%;
}

.design-team .text span{
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 24px;
}

.design-team .text p{
	font-size: 14px;
	line-height: 26px;
	display: inline;
}


.team_member{
	padding-top: 80px;
}

.team_member .container{
	max-width: 90%;
}

.team_item{
	margin-top: 20px;
	width: 100%;
	height: 560px;
}

.team_item .team_per{
	padding: 0 8%;
}

.team_item .name{
	left: 60px;
	top: 64px;
}

.team_item .name h2{
	font-size: 36px;
}


.team_item .name h3{
	font-size: 28px;
}

.team_item .name h3 span{
	font-size: 20px;
	margin-left: 10px;
}


.team_item .position{
	right: 60px;
	top: 64px;
}

.team_item .position p{
	font-size: 14px;
	line-height: 24px;
}

.team_item .position i{
	margin-top: 24px;
	width: 40px;
	height: 1px;
}


.team_item .joint{
	left: 60px;
	bottom: 48px;
}

.team_item .joint p{
	font-size: 18px;
	margin-bottom: 12px;
}

.team_item .joint span{
	font-size: 12px;
	line-height: 12px;
}


.winning-work{
	padding: 80px 0 100px;
}


.winning-work .container{
	max-width: 90%;
}


.work-box{
	margin-top: 72px;
}

.work-box #issues{
	display: none;
}

.work-box #timeline {
	width: 100%;
	overflow: hidden;
	position: relative;
	background: url(../images/winning_line.jpg) left 220px repeat-x;
}

.work-box #dates {
	overflow: initial;
	height: 550px;
}

.work-box #dates li {
	float: left;
	font-size: initial;
	text-align: center;
	font-weight: bold;
}

.work-box #dates a {
	width: 240px;
	height: 550px;
	color: initial;
	display: block;
	background: initial;
	margin: 0 20px;
}

.work-box #dates li .title{
	padding-top: 210px;
}

.work_dot{
	width: 20px;
	height: 20px;
	background-size: 100% 100%;
	margin-bottom: 24px;
}

.work-box #dates li .title h2{
	font-size: 16px;
	line-height: 28px;
}
		
			
.work-box #dates .selected {
	width: 280px;
	height: 550px;
}

.winning-con .pro img{
	height: 300px;
}

.winning-con .win-logo{
	margin-top: 60px;
}

.winning-con .win-logo img{
	height: 64px;
}

.winning-con .text{
	font-size: 18px;
	line-height: 36px;
	width: 960px;
	left: 50%;
	margin-left: -480px;
	margin-top: 24px;
}

.work-box #next,.work-box #prev {
	top: 200px;
	width: 40px;
	height: 40px;
}






.technology{
	padding: 40px 0 100px;
}

.technology .course-title span{
	margin-bottom: 20px;
}

.technology .course-title p{
	font-size: 14px;
	line-height: 28px;
}


.technology-box{
	padding-top: 20px;
}

.technology-box .item{
	float: left;
	width: 31.4%;
	margin-left: 2.9%;
	border-radius: 3px;
	margin-top: 30px;
}

.technology-box .item:nth-child(3n+1){
	margin-left: 0;
	clear: both;
}

.technology-box .item .text{
	padding: 18px 12px;
}

.technology-box .item .text .tech-icon {
	
}

.technology-box .item .text .tech-text{
	margin-left: 10px;
	padding-top: 0px;
}

.technology-box .item .text .tech-text h4{
	font-size: 18px;
}

.technology-box .item .text .tech-text p{
	font-size: 14px;
	margin-top: 4px;
}





.introduce{
	padding: 48px 0 100px;
	background: url(../images/brand_bg.jpg) center 128px no-repeat;
	background-size: auto 650px; 
}


.introduce-box{
	margin-top: 56px;
	width: 70%;
}

.introduce-box .title h2{
	font-size: 24px;
}

.introduce-box .title p{
	font-size: 12px;
	line-height: 24px;
	margin-top: 12px;
}

.introduce-box .title p span{
	display: block;
}


.introduce-box .text{
	padding-top: 30px;
}

.introduce-box .text p{
	margin-top: 26px;
	font-size: 14px;
	line-height: 26px;
}

.introduce-box .text p span{
	display: block;
}


.introduce-box .char{
	padding-top: 16px;
}

.introduce-box .char ul li{
	float: left;
	width: 36%;
	margin-top: 40px;
}

.introduce-box .char ul li em{
	font-size: 20px;
}

.introduce-box .char ul li p{
	font-size: 14px;
	margin-top: 6px;
}


.introd-tp{
	margin-top: 72px;
}




.brand-cover{
	padding: 48px 0 46px;
}

.brand-cover .title h3{
	font-size: 24px;
	line-height: 40px;
}

.brand-cover .title h3 span{
	display: block;
}

.brand-cover .title p{
	font-size: 14px;
	line-height: 24px;
	font-weight: 100;
	margin-top: 14px;
}


.brand-cover .pic{
	margin-top: 40px;
}



.company-infor{
	padding: 96px 0 100px;
}

.company-infor .title{
	line-height: 56px;
	border-bottom: 1px solid #946f4d;
}

.company-infor .title h3{
	float: left;
	font-size: 22px;
	border-bottom: 2px solid #946f4d;
}

.company-infor .title span{
	float: right;
	font-size: 22px;
	border-bottom: 2px solid #946f4d;
}


.c-i-box{
	
}

.c-i-box .item{
	padding-top: 50px;
	margin-top: 50px;
}

.c-i-box .item .text{
	float: left;
	width: 50%;
}

.c-i-box .item .pic{
	float: right;
	width: 45%;
	text-align: right;
}

.c-i-box .item .text h2{
	font-size: 20px;
}

.c-i-box .item .text h2 span{
	margin-left: 0;
	display: block;
	margin-top: 8px;
}

.c-i-box .item:nth-child(4) .text h2 span{
	margin-left: 0;
	margin-top: 10px;
}

.c-i-box .item .text p{
	font-size: 18px;
	margin-top: 12px;
}


.c-i-box .item .list-eng{
	position: absolute;
	bottom: 0;
}

.c-i-box .item .list-eng p{
	font-size: 12px;
	line-height: 10px;
}





.custom-banner{
	height: 560px;
}

.custom-banner .title {
	padding-top: 155px;
	text-align: right;
}

.custom-banner .title p{
	font-size: 64px;
	line-height: 72px;
}

.custom-banner .title i{
	width: 160px;
	height: 1px;
	margin: 24px 0;
}

.custom-banner .title h2 span{
	font-size: 32px;
	margin-bottom: 8px;
}

.custom-banner .title h2{
	font-size: 40px;
}



.custom-introd{
	padding-top: 108px;
}

.custom-introd .text h3{
	font-size: 30px;
}

.custom-introd .text h3 span{
	margin-left: 20px;
}

.custom-introd .text h4{
	font-size: 22px;
	margin-top: 24px;
}

.custom-introd .text i{
	width: 80px;
	height: 1px;
	margin: 46px 0 32px;
}

.custom-introd .text p{
	font-size: 18px;
	line-height: 36px;
}

.hand-painted{
	margin-top: 64px;
	text-align: center;
}

.custom-introd .pic{
	margin-top: 64px;
}



.custom-introd .char{
	margin-top: 80px;
}

.custom-introd .char ul li{
	float: left;
	width: 15.6%;
	margin-left: 12.53%;
}

.custom-introd .char ul li:first-child{
	margin-left: 0;
}

.custom-introd .char ul li p{
	font-size: 24px;
	line-height: 36px;
	margin-top: 30px;
}

.custom-introd .char ul li p span{
	display: block;
}




.custom-case{
	margin-top: 100px;
}

.custom-case .title h3{
	font-size: 30px;
}

.custom-case .title h3 span{
	margin-left: 20px;
}


.custom-submit{
	margin: 100px 0;
}

.custom-submit .box{
	padding: 60px 45px 70px 45px;
}

.custom-submit .title h3{
	font-size: 30px;
}


.c-s-box{
	margin-top: 56px;
}

.c-s-box .hint{
	font-size: 16px;
	margin-bottom: 16px;
}

.c-s-box .txtname{
	float: left;
	width: 40%;
	padding: 0 3%;
	display: flex;
}

.c-s-box .txttel{
	float: right;
	width: 40%;
	padding: 0 3%;
	display: flex;
}

.c-s-box .txtname span,.c-s-box .txttel span{
	font-size: 16px;
	height: 20px;
	line-height: 16px;
	margin: 16px 0;
	border-right: 1px solid #c8c8c8;
	padding-right: 4%;
	
}

.c-s-box .txtname input,.c-s-box .txttel input{
	width: 70%;
	margin-left: 4%;
	font-size: 16px;
	color: #000;
}


.c-s-box .descr{
	width: 94%;
	padding: 16px 3%;
	display: flex;
	margin-top: 24px;
}

.c-s-box .descr span{
	font-size: 16px;
	height: 20px;
	line-height: 16px;
	padding-right: 1.8%;
	border-right: 1px solid #c8c8c8;
}

.c-s-box .descr textarea{
	width: 87%;
	height: 128px;
	margin-left: 1.8%;
	font-size: 16px;
}


.c-s-box .submit{
	margin-top: 30px;
}

.c-s-box .submit a{
	width: 240px;
	height: 48px;
	border-radius: 3px;
	line-height: 48px;
	font-size: 16px;
	letter-spacing: 8px;
}





.join-banner{
	height: 560px;
}

.join-banner .title{
	padding-top: 225px;
}

.join-banner .title h2{
	font-size: 48px;
	line-height: 72px;
	letter-spacing: 4px;
	text-shadow: 0 2px 4px rgba(0,0,0,.4);
}

.join-banner .title h2 span{
	display: block;
}

.join-banner-eng{
	position: absolute;
	bottom: 20px;
	width: 100%;
}

.join-banner-eng p{
	max-height: 40px;
	font-size: 36px;
	letter-spacing: 30px;
}



.join-select{
	padding-top: 100px;
}

.join-title h2{
	font-size: 32px;
}

.j-s-box{
	padding-top: 10px;
}

.j-s-box ul li{
	margin-top: 60px;
	float: left;
	width: 21.33%;
	padding: 0 6%;
}

.j-s-box ul li img{
	height: 136px;
}

.j-s-box ul li p{
	margin-top: 24px;
	font-size: 20px;
	line-height: 32px;
}

.j-s-box ul li p span{
	display: block;
}



.join-power{
	margin-top: 120px;
}

.join-title p{
	font-size: 18px;
	margin-top: 12px;
}

.j-p-box{
	margin-top: 48px;
}




.join-advantage{
	margin-top: 100px;
}

.j-a-box{
	padding-top: 30px;
}

.j-a-box ul li{
	float: left;
	width: 24%;
	margin-left: 1.33%;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	padding: 28px 0 20px;
	margin-top: 16px;
}

.j-a-box ul li:nth-child(4n+1){
	margin-left: 0;
}

.j-a-box ul li .box{
	padding: 0 8%;
}

.j-a-box ul li img{
	height: 64px;
}

.j-a-box ul li h3{
	font-size: 18px;
	height: 30px;
	margin-top: 18px;
}

.j-a-box ul li p{
	font-size: 14px;
	line-height: 22px;
	height: 44px;
	margin-top: 4px;
}



.join-policy{
	margin-top: 100px;
}

.j-policy-box{
	padding-top: 24px;
}

.j-policy-box .item{
	margin-top: 20px;
	width: 47.5%;
	float: left;
	border-radius: 6px;
	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: 104px;
	padding-top: 22px;
	width: 30%;
	float: left;
}

.j-policy-box .p-icon img{
	height: 42px;
}

.j-policy-box .p-icon h3{
	font-size: 16px;
	margin-top: 16px;
}

.j-policy-box .p-text{
	width: 62%;
	padding: 0 4%;
	float: left;
	height: 126px;
}

.j-policy-box .p-text p{
	line-height: 24px;
	font-size: 14px;
	font-weight: initial;
}


.join-video-vr{
	padding: 100px 0 130px;
}

.j-v-box{
	margin-top: 48px;
}

.join-video{
	width: 49.3%;
	float: left;
}



.join-vr{
	width: 49.3%;
	float: right;
}


.j-v-box h3{
	font-size: 18px;
	margin-top: 18px;
}