.uiWeb {
	transition: all 0s !important;
}
.w1200{ 
	width: 1200px; 
	margin: 0 auto;
}
.sub-banner{
	height: 500px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.sub-banner-inner{
	padding-top: 170px;
}
.sub-banner-inner p{
	font-weight: bold;
	color: #fff;
	font-size: 54px;
	line-height: 80px;
}
.sub-banner-inner .p2{
	font-size: 28px;
	line-height: 70px;
}
/* about us */
.aboutus-banner,
.ourculture-banner{
	background-image: url(../images/subimg/banner-aboutus.jpg);
}
.aboutus-contain{
	padding: 60px 0;
}
.aboutus-title{
	width: 300px;
	height: 75px;
	margin: 0 auto 50px;
	background: url(../images/subimg/bg-aboutus-title.png) no-repeat;
}
.aboutus-title b{
	font-size: 36px;
	float: left;
	width: 230px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #e4e7f4;
	color: #000;
	margin: 20px 0 0 24px;
}
.aboutus-text{
	font-size: 18px;
	color: #3e3e3e;
	text-align: justify;
	line-height: 30px;
}
.aboutus-text img{
	border: 10px solid #f2f2f2;
	box-shadow: -1px 1px 0px 1px #ccc;
	margin: 0 0 20px 20px;
	box-sizing: border-box;
}
.aboutus-text p{
	margin-bottom: 20px;
}

/* leadership */
.leadership-banner{
	background-image: url(../images/subimg/banner-leadership.jpg);
}
.leadership-header{
	height: 80px;
	border-bottom: 3px solid #e5e5e5;
	box-sizing: border-box;
	background-color: #fff;
	width: 100%;
	z-index: 9999;
}
.leadership-header li{
	width: 50%;
	float: left;
	text-align: center;
}
.leadership-header li a{
	display: inline-block;
	height: 80px;
	border-bottom: 3px solid #e5e5e5;
	box-sizing: border-box;
	line-height: 80px;
	font-size: 22px;
	color: #888;
}
.leadership-header li.current a,
.leadership-header li a:hover{
	border-bottom: 3px solid #e60012;
	color: #000;
}

.leadership-item1{
	padding: 90px 0;
}
.leadership-item1 .item1-left{
	width: 38%;
	font-weight: bold;
	font-size: 36px;
	line-height: 60px;
}
.leadership-item1 .item1-right{
	width: 62%;
	font-size: 18px;
	line-height: 30px;
	color: #3e3e3e;
	text-align: justify;
}
.leadership-item1 .item1-right p{
	margin-bottom: 30px;
}
.leadership-item1 .item1-right p.last{
	color: #000;
	font-size: 24px;
}
.leadership-item2{
	background-color: #f2f2f2;
}
.leadership-item2 h4{
	line-height: 200px;
	text-align: center;
	font-size: 54px;
	color: #000;
	font-weight: normal;
}
.leadership-item2 li{
	float: left;
	width: 280px;
	height: 360px;
	margin: 0 180px 60px 0;
	background-color: #fff;
	text-align: center;
	padding-top: 40px;
	box-sizing: border-box;
	
	width: 270px;
	margin: 0 40px 30px 0;
	transition: all 0.2s;
}
.leadership-item2 li:nth-child(4n){
	margin-right: 0;
}
.leadership-item2 li:hover{
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.1);
}
.leadership-item2 li .span-img{
	display: block;
	width: 166px;
	height: 166px;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin: 0 auto 28px;
}
.leadership-item2 li .name{
	font-weight: bold;
	font-size: 20px;
	color: #000;
	line-height: 40px;
}
.leadership-item2 li .position{
	font-size: 16px;
	color: #3e3e3e;
	line-height: 36px;
}

.ourculture-item1{
	padding: 50px 0 30px;
}
.ourculture-title{
	font-size: 36px;
	color: #000;
	font-weight: bold;
	line-height: 2;
	margin-bottom: 20px;
}
.ourculture-text{
	min-height: 370px;
	font-size: 24px;
	color: #3e3e3e;
	padding-right: 60px;
	line-height: 30px;
	/* text-align: justify; */
}
.ourculture-text > p{
	padding-top: 110px;
	width: 580px;
}

.ourculture-item2{
	background-color: #f2f2f2;
	padding: 100px 0 50px;
}
.ourculture-ul li{
	width: 380px;
	height: 200px;
	float: left;
	background-color: #fff;
	margin: 0 30px 50px 0;
}
.ourculture-ul li:nth-child(3n){
	margin-right: 0;
}
.ourculture-ul li .li-inner{
	padding: 10px;
}
.ourculture-ul li h5{
	font-size: 36px;
	line-height: 66px;
	margin-bottom: 15px;
}
.ourculture-ul li .info{
	color: #3e3e3e;
	font-size: 20px;
	line-height: 30px;
}

.service-banner{
	background-image: url(../images/subimg/banner-service.jpg);	
}
.service-contain{
	padding: 80px 0 100px;
	background-color: #f2f2f2;
}
.service-item1{
	background-color: #fff;
	margin-bottom: 80px;
	height: 350px;
}
.service-item1-right{
	width: 580px;
}
.service-item1-con{
	padding: 0 20px;
}
.service-title{
	font-size: 36px;
	line-height: 2;
	margin-bottom: 10px;
	font-weight: bold;
	color: #000;
}
.service-text{
	font-size: 18px;
	color: #3e3e3e;
	line-height: 30px;
}
.service-item2{
	background-color: #fff;
	padding: 0 15px;
	box-sizing: border-box;
}
.service-item2 .service-title{
	border-bottom: 1px solid #e5e5e5;
	line-height: 78px;
}
.service-item2 .service-text{
	padding: 20px 0;
}
.service-item2 .service-text .p1{
	font-size: 24px;
	margin-bottom: 25px;
}
.service-item2 .service-text .p2{
	font-size: 20px;
	margin-bottom: 25px;
}
.newslist-contain{
	padding: 80px 0 50px;
	background-color: #f2f2f2;
}
.newslist-ul li{
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 40px;
	padding-right: 20px;
}
.newslist-ul li .span-img{
	width: 350px;
	height: 310px;
	overflow: hidden;
}
.newslist-ul li .span-img img{
	display: block;
	width: 100%;
	/*height: 100%;*/
}
.newslist-ul li .info{
	width: 810px;
	padding-top: 46px;
	font-size: 18px;
	line-height: 30px;
	color: #3e3e3e;
}
.newslist-ul li .info .info-title{
	font-size: 24px;
	line-height: 40px;
	margin-bottom: 10px;
	height: 40px;
	overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.newslist-ul li .info .info-title a{
	color: #000;
}
.newslist-ul li .info .info-title a:hover{
	color: #2e3c85;
}
.newslist-ul li .info .info-text{
	height: 150px;
	overflow: hidden;
}
.newslist-ul li .info .info-author{
	text-align: right;
	color: #2e3c85;
}
.newslist-ul li .info .info-author .time{
	font-style: normal;
	color: #888;
	margin-left: 20px;
}
/* 页码 */
.pages{ 
    text-align: center; 
    padding: 30px 0; 
    font-size: 18px;
}
.pages .pagenav{ 
    display: inline-block; 
    *display: inline;
}
.pagenav span,
.pagenav a:link,
.pagenav a:visited,
.pages input { 
    display:inline-block; 
    *display:inline; 
    width:30px; 
    height:30px; 
    margin:0px 2px; 
    color:#000; 
    line-height:30px; 
    vertical-align:middle; 
    zoom:1; 
    background: #fff;
    text-align: center;
}
.pagenav a:hover,
.pagenav a:active{ 
	color: #fff;
    background: #2e3c85; 
    text-decoration:none; 
}
.pagenav a.page-prev:link,
.pagenav a.page-prev:visited,
.pagenav a.page-next:link,
.pagenav a.page-next:visited,
.pagenav a.page-first:link,
.pagenav a.page-first:visited,
.pagenav a.page-last:link,
.pagenav a.page-last:visited  { 
    /* width: 60px; */
	color: #000;
}
.pagenav a.page-prev:hover,
.pagenav a.page-next:hover{
	color: #fff;
}
.pagenav .active { 
    color:#fff; 
    background-color:#2e3c85; 
    border: 0;
    line-height: 32px;
}
.pagenav .page-prev.disable:link,
.pagenav .page-next.disable:visited,
.pagenav .page-next.disable:hover,
.pagenav .page-next.disable:active,
.pagenav .page-first.disable:link,
.pagenav .page-first.disable:visited,
.pagenav .page-first.disable:hover,
.pagenav .page-first.disable:active,
.pagenav .page-last.disable:link,
.pagenav .page-last.disable:visited,
.pagenav .page-last.disable:hover,
.pagenav .page-last.disable:active { 
    color:#999; 
    background-color:#fff; 
}
.pages .inputBtn{ 
    width: 50px; 
    cursor: pointer;
}

.newsdetail-crumbs{
	background-color: #f2f2f2;
}
.crumbs-inner{
	line-height: 80px;
	font-size: 20px;
	color: #000;
	height: 80px;
	overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.newsdetail-crumbs a{
	color: #000;
}
.newsdetail-crumbs a:hover{
	color: #2e3c85;
}
.newsdetail-crumbs span{
	color: #888;
}
.newsdetail-contain{
	background-color: #fff;
	padding-bottom: 30px;
}
.newsdetail-con-head{
	border-bottom: 1px solid #e5e5e5;
	padding: 30px 0;
	margin-bottom: 40px;
}
.newsdetail-con-head .title{
	font-size: 36px;
	color: #000;
	line-height: 1.5;
	margin-bottom: 10px;
}
.newsdetail-con-head .follow-us{
	float: none!important;
}
.newsdetail-con-body{
	font-size: 18px;
	line-height: 30px;
	color: #3e3e3e;
}
.newsdetail-con-body p{
	margin-bottom: 15px;
}
.newsdetail-con-body img{
	display: block;
	margin: 10px auto;
	border: 10px solid #f2f2f2;
	max-width: 90%;
}

.contactus-contain{
	padding: 70px 0;
}
.contactus-left{
	width: 370px;
}
.contactus-left .title{
	font-size: 24px;
	color: #000;
	margin-bottom: 10px;
	font-weight: bold;
}
.contactus-left .content{
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 30px;
	color: #3e3e3e;
}
.contactus-left .content a{
	color: #3e3e3e;
}
.contactus-left .content a:hover{
	color: #2e3c85;
}
.contactus-right{
	width: 800px;
	height: 500px;
	border: 10px solid #f2f2f2;
	box-sizing: content-box;
}
.contactus-right img{
	display: block;
	width: 100%;
	height: 100%;
}
.contactus-right .anchorBL{
	display: none;
}

.products-lists{
	padding-top: 60px;
}
.products-lists li{
	position: relative;
	height: 500px;
	margin-bottom: 60px;
}
.products-lists li .span-img{
	float: right;
	width: 1035px;
	height: 500px;
}
.products-lists li .span-img img{
	width: 100%;
	height: 100%;
	display: block;
}
.products-lists li:nth-child(2n) .span-img{
	float: left;
}
.products-lists li .products-text{
	position: absolute;
	/* left: 0; */
	top: 30px;
	width: 440px;
	height: 440px;
	background-color: #fff;
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.1);
	padding: 15px;
	box-sizing: border-box;
}
.products-lists li:nth-child(2n+1) .products-text{
	left: 0;
}
.products-lists li:nth-child(2n) .products-text{
	right: 0;
}
.products-lists li .products-text-inner{
	font-size: 18px;
	line-height: 30px;
	color: #000;
	height: 360px;
	margin-bottom: 10px;
	overflow: hidden;
}
.products-lists li .products-text-inner .info-p1{
	font-size: 20px;
	color: #3e3e3e;
}
.products-lists li .products-text-inner .info-p2{
	font-size: 48px;
	line-height: 56px;
	font-weight: bold;
	color: #3e3e3e;
	padding-top: 30px;
}
.products-lists li .view-more-wrap{
	height: 40px;
}
.products-lists li .view-more-wrap .view-more{
	width: 190px;
	line-height: 40px;
	background-color: #e60012;
	font-size: 18px;
	color: #fff;
}
.products-other{
	background-color: #f2f2f2;
	padding: 60px 0 20px;
}
.products-other-ul{
	padding-left: 40px;
}
.products-other-ul li{
	float: left;
	width: 280px;
	margin: 0 140px 50px 0;
}
.products-other-ul li:nth-child(3n){
	margin-right: 0;
}
.products-other-ul li .span-img{
	display: block;
	background-color: #fff;
	padding: 10px;
	/* height: 400px; */
	box-sizing: border-box;
	margin-bottom: 15px;
	transition: all 0.1s;
}
.products-other-ul li:hover .span-img{
	background-color: #ccc;
}
.products-other-ul li .span-img img{
	display: block;
	width: 100%;
	/* height: 100%; */
}
.products-other-ul li .name{
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	color: #000;
	transition: all 0.1s;
	font-weight: bold;
	overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.products-other-ul li:hover .name{
	color: #2e3c85;
}

.products-detail-contain .newsdetail-crumbs{
	background-color: #fff;
}
.products-detail-list li{
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
	height: 360px;
	box-sizing: content-box;
	padding-right: 20px;
}
.products-detail-list li:last-child{
	margin-bottom: 0;
	border: 0;
}
.products-detail-list li .span-img{
	padding: 10px;
	background-color: #f2f2f2;
}
.products-detail-list li .span-img img{
	width: 470px;
	height: 320px;
	display: block;
}
.products-detail-list li .info{
	width: 670px;
	line-height: 36px;
}
.products-detail-list li .info .p1{
	font-size: 24px;
	color: #000;
	margin-bottom: 20px;
	height: 36px;
	overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.products-detail-list li .info .p2{
	font-size: 20px;
	color: #000;
	margin-bottom: 20px;
}
.products-detail-list li .info .p3{
	font-size: 18px;
	color: #3e3e3e;
	line-height: 30px;
	max-height: 180px;
	overflow: hidden;
}
.products-detail-gallery{
	background-color: #f2f2f2;
	padding: 50px 0;
}
.products-detail-gallery .title{
	font-weight: bold;
	font-size: 24px;
	line-height: 60px;
}

.products-detail-gallery .gallery_ul li{ 
	width: 320px;
	float:left; 
	box-sizing: content-box;
	background-color: #fff;
	padding: 10px;
	margin: 0 90px 30px 0;
}
.products-detail-gallery .gallery_ul li:nth-child(3n){
	margin-right: 0;
}
.products-detail-gallery .gallery_ul li img{
	width: 100%;
	height: 100%;
	display: block;
}


@media screen and (max-width: 1200px){
	.sub-banner{
		height: 250px;
		margin-top: 60px;
	}
	.sub-banner-inner {
	    padding-top: 80px;
	}
	.sub-banner-inner p {
	    font-size: 30px;
	    line-height: 50px;
		text-align: center;
		padding-top: 15px;
	}
	.aboutus-banner .sub-banner-inner p {
		padding-top: 0;
	}
	.sub-banner-inner .p2 {
	    font-size: 14px;
	    line-height: 30px;
	}
	.w1200{
		width: 92%;
	}
	.aboutus-text{
		font-size: 16px;
		line-height: 1.5;
	}
	.aboutus-text img{
		width: 100%;
	}
	
	.leadership-header,
	.leadership-header li a{
		height: 60px;
		line-height: 60px;
		font-size: 16px;
	}
	.leadership-item1{
		padding: 30px 0;
	}
	.leadership-item1 .item1-left{
		font-size: 20px;
		line-height: 30px;
		float: none;
		width: 100%;
		text-align: center;
		padding-bottom: 20px;
	}
	.leadership-item1 .item1-right{
		font-size: 14px;
		line-height: 1.5;
		float: none;
		width: 100%;
	}
	.leadership-item1 .item1-right p{
		margin-bottom: 15px;
	}
	.leadership-item1 .item1-right p.last {
	    font-size: 18px;
	}
	.leadership-item2 h4{
		font-size: 32px;
		line-height: 3;
	}
	.leadership-item2 li{
		width: calc(50% - 10px);
		margin-right: 0!important;
		margin-bottom: 15px;
		padding: 20px 0;
		height: auto;
	}
	.leadership-item2 li:nth-child(2n){
		float: right;
	}
	.leadership-item2 li .span-img{
		width: 120px;
		height: 120px;
		margin-bottom: 15px;
	}
	.leadership-item2 li .name{
		font-size: 16px;
		line-height: 2;
	}
	.leadership-item2 li .position{
		font-size: 14px;
		line-height: 1;
	}
	.ourculture-item1{
		padding-top: 30px;
	}
	.ourculture-title {
	    font-size: 20px;
	}
	.ourculture-text{
		padding-right: 0;
		font-size: 18px;
	}
	.ourculture-text img{
		width: 100%;
		display: block;
		margin-bottom: 15px;
	}
	.ourculture-text > p{
		padding-top: 0;
		width: 100%;
	}
	.ourculture-item2{
		padding: 30px 0 15px;
	}
	.ourculture-ul li{
		width: 100%;
		margin-right: 0!important;
		margin-bottom: 15px;
		height: auto;
		min-height: 140px;
	}
	.ourculture-ul li .li-inner{
		padding: 10px 20px;
	}
	.ourculture-ul li h5{
		font-size: 28px;
		line-height: 2;
		margin-bottom: 0;
	}
	.ourculture-ul li .info{
		font-size: 18px;
		line-height: 1.5;
	}
	
	.service-contain{
		padding: 30px 0;
	}
	.service-item1{
		height: auto;
		margin-bottom: 30px;
	}
	.service-item1-left img,
	.service-item1-right{
		width: 100%;
	}
	.service-title{
		font-size: 26px;
	}
	.service-item2 .service-title{
		line-height: 2;
	}
	.service-text{
		font-size: 14px;
		line-height: 2;
		padding-bottom: 10px;
	}
	.service-item2 .service-text{
		padding: 10px 0;
	}
	.service-item2 .service-text .p1{
		font-size: 22px;
		margin-bottom: 15px;
	}
	.service-item2 .service-text .p2 {
	    font-size: 16px;
	    margin-bottom: 15px;
	}
	.service-item2 .service-text .list{
		line-height: 1.2;
		margin-bottom: 10px;
	}
	
	.newslist-ul li{
		padding-right: 0;
		margin-bottom: 15px;
	}
	.newslist-ul li .span-img{
		width: 30%;
		height: 100px;
	}
	.newslist-ul li .info{
		width: 68%;
		padding-top: 0;
		font-size: 12px;
		line-height: 20px;
	}
	.newslist-ul li .info .info-title{
		font-size: 16px;
		line-height: 30px;
		margin-bottom: 5px;
		height: 30px;
	}
	.newslist-ul li .info .info-text {
	    height: 45px;
	}
	.newslist-ul li .info .info-author {
	    text-align: right;
	    color: #2e3c85;
	}
	
	.newsdetail-contain {
	    padding-top: 60px;
	}
	.crumbs-inner{
	    line-height: 50px;
	    font-size: 16px;
	    height: 50px;
	}
	.newsdetail-con-head .title {
	    font-size: 22px;
	}
	.newsdetail-con-head {
	    padding: 20px 0;
	    margin-bottom: 20px;
	}
	
	.contactus-contain {
	    padding: 30px 0;
	}
	.contactus-left .title {
	    font-size: 20px;
	}
	.contactus-left .content {
	    font-size: 14px;
	    line-height: 20px;
		margin-bottom: 20px;
	}
	.contactus-right {
	    width: 100%;
	    height: 250px;
		margin: 0 auto;
		box-sizing: border-box;
	}
	
	.products-lists {
	    padding-top: 30px;
	}
	.products-lists li {
	    height: auto;
	    margin-bottom: 30px;
	}
	.products-lists li .span-img {
	    float: none!important;
	    width: 100%;
	}
	.products-lists li .products-text {
	    position: static;
	    width: 100%;
	    height: auto;
	}
	.products-lists li .products-text-inner {
	    font-size: 14px;
	    line-height: 20px;
	    height: auto;
	}
	.products-lists li .products-text-inner .info-p2 {
	    font-size: 24px;
	    line-height: 1.5;
	    padding-top: 15px;
	}
	.products-lists li .view-more-wrap{
		padding-top: 10px;
		height: 34px;
	}
	.products-lists li .view-more-wrap .view-more{
		line-height: 34px;
		width: 45%;
		font-size: 16px;
	}
	.products-other {
	    padding: 30px 0 10px;
	}
	.products-other-ul {
	    padding-left: 0;
	}
	.products-other-ul li {
	    width: calc(50% - 10px);
	    margin: 0 0 20px 0!important;
	}
	.products-other-ul li:nth-child(2n){
		float: right;
	}
	.products-other-ul li .span-img {
	    padding: 6px;
	    margin-bottom: 10px;
	}
	.products-other-ul li .name {
	    font-size: 16px;
	    height: 20px;
	    line-height: 20px;
	}
	
	.products-detail-list li {
	    padding-bottom: 20px;
	    margin-bottom: 20px;
	    height: auto;
	    padding-right: 0;
	}
	.products-detail-list li .span-img {
	    padding: 6px;
		float: none;
		display: block;
		margin-bottom: 10px;
	}
	.products-detail-list li .span-img img {
	    width: 100%;
	    height: auto;
	}
	.products-detail-list li .info {
	    width: 100%;
	    line-height: 30px;
		float: none;
	}
	.products-detail-list li .info .p1 {
	    font-size: 20px;
	    margin-bottom: 10px;
	    height: auto;
		overflow:visible; text-overflow:ellipsis; white-space: normal;
	}
	.products-detail-list li .info .p2 {
	    font-size: 18px;
	    margin-bottom: 10px;
	}
	.products-detail-list li .info .p3 {
	    font-size: 14px;
	    line-height: 20px;
	    max-height: 120px;
	}
	
	.products-detail-gallery {
	    padding: 20px 0;
	}
	.products-detail-gallery .gallery_ul li{
		width: 100%;
		margin: 0 0 15px 0;
		box-sizing: border-box;
	}
}
