body{
	background: #ebf0f2;
	padding-bottom: 169px;
}
header{
	width: 960px;
	padding-top: 30px;
	background: #fff;
	position: fixed;
	top: 0;
	z-index: 111;
	font-size: 0;
}
.search{
	width: 904px;
	/*height: 62px;*/
	height: 70px;
	margin: 0 auto;
	position: relative;
}
.search img{
	position: absolute;
	left: 24px;
	top: 16px;
}
.search input{
	width: 100%;
	height: 100%;
	background: #ededed;
	font-size: 28px;
	border: 0;
	outline: 0;
	border-radius: 50px;
	padding-left: 77px;
}
.search input::-webkit-input-placeholder{
	font-size: 28px;
	color: #c1c1c1;
}
header>ul{
	display: inline-block;
}
header>ul>li{
	float: left;
	margin-right: 78px;
}
header>ul>li:nth-last-child(2){
	margin-right: 0;
}
header>ul>li a{
	line-height: 74px;
	font-size: 40px;
	display: block;
	color: #505050;
}
.h_active{
	color: #5eb4b4 !important;
}


.page_ip1{
	padding-top: 166px;
}
.page_ip1 img{
	float: left;
	width: 50%;
}
#owl-demo{
	/*padding: 0 40px;*/
	margin-top: 33px;
	background: #fff;
	height: 88px;
	line-height: 88px;
	border-bottom: 1px solid #dcdcdc;
}
#owl-demo .item>div{
	display: inline-block;
	height: 88px;
	border-bottom: 2px solid transparent;
	font-size: 40px;
	color: #505050;
	font-weight: bold;
}
.active{
	border-color: #5eb4b4 !important;
	color: #5eb4b4 !important;
}
.news_ip2 {
	background-color:#fff;
}
.news_ip2 li{
	padding: 40px 40px 28px;
	border-bottom: 1px solid #b3b3b3;
}
.news_ip2 li:last-child{
	border-bottom: none;
}
.news_pic{
	width: 380px;
	height: 252px;
	overflow: hidden;
	margin-right: 20px;
}
.news_pic img{
	display: block;
	width: 100%;
}
.news_text{
	width: 480px;
}
.news_text .title{
	color: #5eb4b4;
	font-size: 40px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;;
	white-space: nowrap;
	margin-bottom: 15px;
}
.content{
	font-size: 32px;
	line-height:1.5;
	color: #7d7d7d;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	margin-bottom: 15px;
}
.news_date{
	font-size: 30px;
	color: #7d7d7d;
}
header>a>img {
    padding-right: 100px;
}

.manual_det {margin-top:46px; padding:30px 15px 0 15px; text-align:left; font-size:14px; line-height:1.5;}
.manual_det img {display:block; width:auto; max-width:83.33%; margin:20px auto; box-shadow:0 5px 15px 0 rgba(0,0,0,.05);}
.yjtit {font-size:17px; margin-bottom:20px;}
.ejtit {font-size:16px; margin-bottom:15px;}