.pubBox_t {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px #ececec solid;
	margin-top: 20px;
}

.pubTitle {
	width: 100px;
	height: 49px;
	border-bottom: 3px #03a151 solid;
	position: relative;
	left: 0px;
	bottom: 0px;
	float: left;
	text-align: center;
	font-size: 20px;
	font-family: "microsoft yahei";
	color: #333;
}

.pubBox_t span {
	float: right;
	width: 60px;
	height: 30px;
	background: #eaeaea;
	border-radius: 20px;
	color: #03a151;
	text-align: center;
	margin-top: 10px;
	line-height: 30px;
}

.pubBox_t span:hover {
	background: #03a151;
	color: #fff;
}

.aboutusBox {
	width: 100%;
	margin-top: 20px;
}

.aboutCon {
	width: 630px;
	float: left;
	font-size: 16px;
	font-family: "microsoft yahei";
	color: #333;
	line-height: 31px;
	text-indent: 2em;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.aboutusBox img {
	float: right;
	width: 480px;
	height: 250px;
}

.aboutusBox ul {
	float: left;
	width: 630px;
	margin-top: 20px;
}

.aboutusBox ul li {
	width: 100%;
	height: 39px;
	border-bottom: #a8a8a8 1px dashed;
	line-height: 40px;
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #333;
}
 
.aboutusBox ul li:hover {
	color: #03a151;
	position: relative;
	bottom: 1px;
}
.aboutusBoxCon{
	width:520px;height:39px;overflow: hidden;position: absolute;text-overflow: ellipsis;white-space: nowrap;
}

.aboutusBox ul li .aboutusBoxSpan {
	float: right;
	font-size: 12px;
	color: #a8a8a8;
}

.aboutusBox ul li i {
	display: inline-block;
	width: 25px;
	height: 18px;
	background: #03a151;
	border-radius: 2px;
	color: #fff;
	font-family: arial;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
	margin-right: 14px;
}

.honorBox {
	width: 100%;
	height: 360px;
}

.honorShow {
	width: 1070px;
	height: 250px;
}

.honor .swiper-button-next {
	background: url(../images/honor_r.png) no-repeat center center;
	top: 40%;
}

.honor .swiper-button-prev {
	background: url(../images/honor_l.png) no-repeat center center;
	top: 40%;
}

.honor {
	width: 100%;
	position: relative;
}

.honor dl {
	cursor: pointer;
}

.honor dd {
	font-size: 18px;
	line-height: 50px;
	font-family: "microsoft yahei";
}

.honor a:hover {
	color: #03a151;
}

.honor a {
	color: #323232;
}

.case {
	height: 650px;
}

.case .swiper-slide {
	height: 266px;
}

.case_l {
	width: 68px;
	height: 100%;
	float: left;
	background: url(../images/case_l.jpg) no-repeat center center;
}

.case_r {
	width: 100%;
	height: 550px;
}

.case_r dl:hover dt {
	background: #05b181;
}

.case_r dl:hover dt h3 {
	color: #fff;
}

.case_r dl:hover dt p {
	color: #fff;
}

.case_r dl:hover dd {
	border: 1px #05b181 solid;
}

.case_r dl img {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.case_r dl:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.case_r dt {
	width: 266px;
	height: 100px;
	background: #ececec;
	text-align: left;
	overflow: hidden;
}

.case_r dd {
	width: 260px;
	height: 160px;
	overflow: hidden;
	text-align: center;
	padding: 2px;
	border: 1px #ececec solid;
}

.case_r dt h3 {
	color: #333;
	font-weight: normal;
	padding: 0px 10px;
	line-height: 40px;
}

.case_r dt p {
	color: #666;
	padding: 0px 10px;
	line-height: 25px;
}

.blackBg {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 100;
	display: none;
}

.honorPicShow {
	position: fixed;
	max-width: 520px;
	display: inline-block;
	background: #fff;
	padding: 10px;
	border-radius: 5px;
	z-index: 101;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.honorPicShow img {
	max-width: 520px;
}

.adv_bg {
	width: 100%;
	height: atuo;
	margin: 0 auto;
	background: #f4f3f7;
	overflow: hidden;
	margin-top: 20px;
	min-width:1200px;
	padding-bottom:10px;
}

.adv1 {
	background: url(../images/ser1.png) no-repeat top center;
	margin: 15px;
}

.adv2 {
	background: url(../images/ser2.png) no-repeat top center;
	margin: 15px;
}

.adv3 {
	background: url(../images/ser3.png) no-repeat top center;
	margin: 15px;
}

.adv4 {
	background: url(../images/ser4.png) no-repeat top center;
	margin: 15px;
}

.adv5 {
	background: url(../images/ser5.png) no-repeat top center;
	margin-left: 15px;
}

.advantage {
	width: 210px;
	float: left;
	margin-top: 30px;
}

.advantage h3 {
	color: #2c81c2;
	margin-top: 180px;
	text-align:center;
}

.adv_con {
	width: 100%;
	line-height: 25px;
	color: #666;
	margin-top: 10px;
}


/* 定义关键帧 */

@-webkit-keyframes shade {
	from {
		opacity: 1;
	}
	15% {
		opacity: 0.4;
	}
	to {
		opacity: 1;
	}
}

@-moz-keyframes shade {
	from {
		opacity: 1;
	}
	15% {
		opacity: 0.4;
	}
	to {
		opacity: 1;
	}
}

@-ms-keyframes shade {
	from {
		opacity: 1;
	}
	15% {
		opacity: 0.4;
	}
	to {
		opacity: 1;
	}
}

@-o-keyframes shade {
	from {
		opacity: 1;
	}
	15% {
		opacity: 0.4;
	}
	to {
		opacity: 1;
	}
}

@keyframes shade {
	from {
		opacity: 1;
	}
	15% {
		opacity: 0.4;
	}
	to {
		opacity: 1;
	}
}


/* wrap */

#wrap {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	position: relative;
	margin-top:20px;
	overflow: hidden;
}

#wrap .box {
	width: 280px;
	height: auto;
	padding: 10px;
	border: none;
	float: left;
}

#wrap .box .info {
	width: 280px;
	height: auto;
	border-radius: 5px;
	box-shadow: 0 0 5px #999;
	background: #fff;
}

#wrap .box .info .pic {
	width: 270px;
	height: 170px;
	margin: 0 auto;
	padding-top: 5px;
	overflow: hidden;
}

#wrap .box .info .pic:hover {
	-webkit-animation: shade 3s ease-in-out 1;
	-moz-animation: shade 3s ease-in-out 1;
	-ms-animation: shade 3s ease-in-out 1;
	-o-animation: shade 3s ease-in-out 1;
	animation: shade 3s ease-in-out 1;
}

#wrap .box .info .pic img {
	width: 270px;
	border-radius: 3px;
}

#wrap .box .info .title {
	width: 270px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	text-align: center;
	color: #333;
	overflow: hidden;
}
#wrap a{text-decoration:none;color:#444;}
#wrap a:hover .box .info .title{color:#03a151;}
#title{width:600px;margin:20px auto;text-align:center;}

.indexType {
    height: 95px;
    width: 1200px;
    overflow: hidden;
    margin: 20px auto 0 auto;
    background: url(../images/line-1.png) no-repeat center 88px;
    text-align: center;
}
.indexType .ch {
    font-size: 30px;
    color: #333;
}
.indexType .en {
    font-size: 14px;
    color: #333;
    font-family: "Arial";
    text-transform: uppercase;
    margin-top: 6px;
}
.proMoreBtn{margin:0 auto;width:160px;border:1px #999 solid;border-radius: 5px;
	text-align: center;font-size:18px;color:#666;line-height:35px;margin-top:20px;height:35px;
}
.proMoreBtn:hover{
	border-color:#03a151;color:#03a151;
}
.honorary{padding:30px 0px;overflow:hidden;}
.honorary li{float:left;margin:0px 28px;}
