.uiWeb{
	background: white;
}
@media only screen and (max-width: 768px) {
	html,body{font-size:6px;}
}
@media screen and (min-width: 769px) and (max-width: 1024px){
	html,body{font-size: 8px;}
}
@media screen and (min-width: 1025px) and (max-width: 1280px){
	html,body{font-size: 9px;}
}
@media screen and (min-width: 1281px) and (max-width: 1600px){
	html,body{font-size: 10px;}
}
@media screen and (min-width: 1601px){
	html,body{font-size: 10px;}
}
.section-leadership{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.section-leadership .banner{
	width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}
.section-leadership .tit{
	width: 100%;
	color: white;
	font-size: 5.4rem;
	position: absolute;
	top: 50%;
    transform: translate(0,-50%);
	left: 0;
	z-index: 1;
	font-weight: bold;
}
.section-leadership .tit .word{
	width: calc(100% - 100px);
	max-width: 1200px;
	margin: 0 auto;
}

.section-tabar{
	width: 100%;
	color: #818181;
	font-size: 2.4rem;
	text-align: center;
	border-bottom: 3px solid #F8F8F8;
	z-index: 999;
}
.fixed-tab{
	background: white;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
}
.section-tabar .content .cbtn{
	width: 50%;
	height: 80px;
    line-height: 80px;
	float: left;
	margin-top: -3px;
	transition: all .3s;
}
.section-tabar .content .cbtn span{
	transition: all .3s;
	cursor: pointer;
	display: inline-block;
	border-bottom: 3px solid rgba(0,0,0,0);
}
.section-tabar .content .cbtn span.on,
.section-tabar .content .cbtn:hover span{
	color: #1D1D1D;
	border-bottom: 3px solid #fcb026;
}
.section-tabar .content .cbtn:nth-of-type(1) span,
.section-tabar .content .cbtn:hover{
	display: inline-block;
	border-bottom: 0.3rem border #fcb026;
}

.section-message{
	padding: 10rem 0 14.4rem 0;
}
.section-message .content{
	text-align: left;
}
.section-message .content .one:nth-of-type(1){
	width: 29.33%;
	float: left;
	color: #1D1D1D;
	font-size: 3.6rem;
	line-height: 5rem;
	font-weight: bold;
}
.section-message .content .one:nth-of-type(2){
	width: 58.33%;
	float: right;
}
.section-message .content .one:nth-of-type(2) .desc{
	font-size: 1.8rem;
	line-height: 3rem;
	color: #3E3E3E;
}
.section-message .content .one:nth-of-type(2) .summing{
	font-size: 2.4rem;
	font-weight: bold;
	color: #1d1d1d;
	line-height: 5rem;
	margin-top: 4rem;
}

.section-board{
	padding: 8rem 0;
	background: #F8F8F8;
}
.section-board .content .tit{
	font-size: 5.4rem;
	font-weight: bold;
	text-align: center;
	color: #1d1d1d;
	line-height: 6rem;
	margin-bottom: 4.8rem;
}
.section-board .content .value{
	max-width: 1200px;
	margin: 0 auto;
}
.section-board .content .value .item{
	text-align: center;
	background: white;
	width: 100%;
    position: relative;
	/* padding-bottom: 140.351%; */
	/* padding-bottom: 124%;
    height: 0px; */
}
.section-board .content .value .item .head{
	width: 59.65%;
	margin: 3.8rem auto;
}
.section-board .content .value .item .name{
	margin: 0rem 0 0.8rem 0;
	color: #3E3E3E;
	font-size: 2rem;
	font-weight: bold;
}
.section-board .content .value .item .desc{
	font-size: 1.6rem;
	color: #504F4F;
	line-height: 2.2rem;
	height: 2.2rem;
	padding: 0 20px;
	padding-bottom: 3.8rem;
	/*display: -webkit-box;    
	-webkit-box-orient: vertical;    
	-webkit-line-clamp: 4;    
	overflow: hidden;*/
}
.section-board .content .outer-item{
	margin-right: 10px!important;
    margin-left: 10px!important;
    margin-bottom: 20px!important;
    float: left;
    width: calc(25% - 20px);
}
.section-board .content .outer-item:hover{
	box-shadow: 0 12px 12px -10px rgba(0,0,0,.15);
}
@media (max-width: 1180px) {
  .section-board .content .outer-item {
    width:calc((100% - 80px) / 3);
  }
}
@media (max-width: 1024px) {
	.section-leadership{
		margin-top: 60px;
	}
}

@media only screen and (max-width: 768px){
	.new-container{
		width: calc(100% - 34px);
	}
	.section-board .content .outer-item {
	    width: calc((100% - 15px) / 2);
	}
	.section-board .content .value .item{
	    /*padding-bottom: 156.442%;*/
	   /* padding-bottom: 138%; */
	}
	.section-board .content .value .item .head{
		width: 90px;
		margin: 20px 0 20px 0;
	}
	.section-board .content .outer-item:nth-child(odd){ /*奇数*/
		margin-right: 7.5px!important;
	    margin-left: 0px!important;
	    margin-bottom: 15px!important;
	}
	.section-board .content .outer-item:nth-child(even){ /*偶数*/
		margin-right: 0px!important;
	    margin-left: 7.5px!important;
	    margin-bottom: 15px!important;
	}
	.section-board .content .value .item .name{
		font-size: 16px;
    	padding: 0px 10px;
	}
	.section-board .content .value .item .desc{
		font-size: 14px;
		line-height: 15px;
		height: 30px;
		padding: 0 10px;
		padding-bottom: 20px;
	}
	.section-message{
		padding: 42px 0 53px 0;
	}
	.section-leadership{
		margin-top: 60px;
	}
	.section-leadership .tit{
		top: 50%;
		font-size: 24px;
	}
	.section-leadership .tit .word{
		text-align: center;
	}
	.section-tabar{
		/*font-size: 14px;*/
		font-size: 16px;
		height: 60px;
    	line-height: 60px;
    	border-bottom: 1px solid #F8F8F8;
	}
	.section-tabar .content .cbtn span{
		margin-top: 2px;
	}
	.section-tabar .content .cbtn span.on{
		border-bottom: 2px solid #fcb026;
	}
	.section-message .content .one{
		width: 100%!important;
    	margin: 0px;
	}
	.section-message .content .one:nth-of-type(1){
		font-size: 20px;
		line-height: 23px;
	}
	.section-message .content .one:nth-of-type(2) .desc{
		margin-top: 13px;
		color: #3E3E3E;
		/*font-size: 14px;
		line-height: 20px;*/
		font-size: 16px;
		line-height: 27px;
	}
	.section-message .content .one:nth-of-type(2) .summing{
		font-size: 18px;
	    margin-top: 20px;
	    line-height: 22px;
	}
	.section-tabar .content .cbtn{
		height: 60px;
		line-height: 60px;
	}
}
#fixed_tabar{
	display: none;
}
