.a_hover:hover{text-decoration: underline;color:red;}
.a_hover_color:hover{color:red;}
.page{line-height: 1.5}
.page a,.page span{display: inline-block;padding: 5px 10px;border:1px solid #999;margin:2px;color:#999;margin-top:10px;}
.page .prev,.page .next{padding:5px;margin:0px;}
.page .current{background: #999;color:#fff;}

.header .tel{
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #282727;
}
.nav{
	
	background-color: #169291;
	color: #fff;
	font-size: 16px;
	text-align: center;

}
.nav a{
	display: block;
	color: #fff;
}
.nav .item{
	float: left;
	width: 12.5%;
	transition: all 0.4s;
}
.nav .item::before{
	content: '/';
	position: absolute;
	top: 0;
	left: 0;
	font-family: '宋体';
	color: #7cd8d7;
	transition: all 0.4s;
}
.nav .item:first-child::before{
	content: ''
}
.nav .item:hover::before,
.nav .item:hover + .item::before,
.nav .item.hover::before,
.nav .item.hover + .item::before{
	content: '';
}
.nav .item:hover,
.nav .item.hover{
	background-color: #0c8281;
}
.index_title{
	font-size: 0;
}
.index_title .en{
	color: #1a9a99;
	letter-spacing: 2px;
}
.index_title .zh{
	color: #fff;
	background-color: #1a9a99;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
}
.index_title .desc{
	color: #666;
}
.index_title .info::before,
.index_title .info::after{
	content: '';
	width: 6px;
	height: 6px;
	background-color: #d1d1d1;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	margin-top: -3px;
}
.index_title .info::before{
	left: -14px;
}
.index_title .info::after{
	right: -12px;
}
.index_title .desc::before,
.index_title .desc::after{
	content: '';
	width: 175px;
	height: 1px;
	background-color: #d1d1d1;
	position: absolute;
	top: 50%;
}
.index_title .desc::before{
	left: -187px;
}
.index_title .desc::after{
	right: -187px;
}
.c6{color: #666;}
.index_pro .wrapper{
	margin-right: -100px;
}
.index_pro .item{
	float: left;
	width: 290px;
	margin-right: 13px;
	margin-bottom: 35px;
}
.index_pro .item .img-wrapper{
	border: 1px solid #dedede;
}
.index_fa{
	background-image: url(../images/fa.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;

}
.index_title1 .tit .en{
	color: #fff;
}
.index_title1 .tit .zh{
	color: #1a9a99;
	background-color: #fff;
}
.index_title1 .desc{
	color: #fff;
}
.index_fa .wrapper{
	margin-right: -100px;
}
.index_fa .item{
	height: 160px;
	background-color: #fff;
	width: 230px;
	margin-right: 12px;
	float: left;
	background-repeat: no-repeat;
	background-position: center 32px;
}
.index_fa .item1{
	background-image: url(../images/f1.png);
}
.index_fa .item2{
	background-image: url(../images/f2.png);
}
.index_fa .item3{
	background-image: url(../images/f3.png);
}
.index_fa .item4{
	background-image: url(../images/f4.png);
}
.index_fa .item5{
	background-image: url(../images/f5.png);
}
.index_fa .item6{
	background-image: url(../images/f6.png);
}
.index_hb .item{
	border: 1px solid #cbcbcb;
	width: 286px;
	margin-right: 16px;
}
.index_about .more{
	background-color: rgb(26, 154, 153);
	width: 150px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	font-size: 17px;
	color: #fff;
}
.index_about .more a{
	display: block;
	color: #fff;
}
.index_news{
	background-color: #f2f2f2;
}
.footer{
	background-image: url(../images/fbg.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	border-bottom: 1px solid #fff;
}
.footer .itemr{
	border-right: 1px dashed #70a5a4;
}
.footer .item_form input{
	width: 176px;
	height: 36px;
	border-radius: 18px;
	border: 1px solid #fff;
	outline: none;
	background-color: transparent;
	color: #fff;
	padding-left: 24px;
	padding-right: 24px;
}
.footer .item_form input::-webkit-input-placeholder{
	color: #fff;
}
.footer .item_form input::-moz-input-placeholder{
	color: #fff;
}
.footer .item_form input::-ms-input-placeholder{
	color: #fff;
}
.footer .item_form textarea{
	width: 455px;
	height: 86px;
	border-radius: 18px;
	border: 1px solid #fff;
	background-color: transparent;
	margin-top: 20px;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	outline: none;

}
.footer .item_form .btn{
	width: 160px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 17px;
	color: #030612;
	border-radius: 18px;
	border: none;
	outline: none
}
.footer .item .wrap{
	color: #fff;
}
.footer .item .wrap a{
	color: #fff;
	display: block;
}
.footer_b{
	background-color: #096261;

}
.footer_b a{
	color: #fff;
}
.crumb{
	background-color: #ececec;
	color: #1d1d1d;
}
.crumb a{
	color: #1d1d1d;
}
.crumb .fr{
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.w925{width: 925px;}

.container_list .titles{
	background-color: #0c8281;
}
.container_list .wrap1 .item{
	height: 50px;
	line-height: 50px;
	font-size: 17px;
	margin-bottom: 1px;
	background-color: #e6e6e6;
	background-repeat: no-repeat;
	background-position: 204px center;
	background-image: url(../images/l1.png);
	transition: all 0.4s;
}

.container_list .wrap1 .item a{
	display: block;
	transition: all 0.4s;
	padding-left: 36px;

}
.container_list .wrap1 .item.hover,
.container_list .wrap1 .item:hover{
	background-color: #169291;
	background-image: url(../images/l1_h.png);
}
.container_list .wrap1 .item.hover a,
.container_list .wrap1 .item:hover a{
	color: #fff;
}
.container_list .wrap2{
	background-color: #169291;
	background-image: url(../images/tc.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	letter-spacing: 1px
}
.img_list .item{
	width: 290px;
	margin-right: 26px;
}
.news_list .item{
	padding-bottom: 20px;
	margin-top: 30px;
	border-bottom: 2px solid #cecece;
}
.news_list .item .tit{
	transition: all 0.4s;
}
.news_list .item .more{
	display: inline-block;
	width: 108px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background-color: rgb(102, 102, 102);
	text-align: center;
	transition: all 0.4s;
}
.news_list .item:hover .tit{
	color: #169291;
}
.news_list .item:hover .more{
	background-color: #169291;
}
.news_list .item:last-child{
	border: none;
}
.show_show h1{
	font-weight: 500;
	font-size: 23px;
	text-align: center;
}
.show_show .info{
	font-size: 13px;
	color: #848484;
	margin-top: 7px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d3d3d3;
	text-align: center;
}
.about_one{
	width: 432px;
	height: 130px;
	border-radius: 10px;
	background-color: rgb(22, 146, 145);
	margin-left: 30px;	
	margin-top: -65px;
}
.page_fangan .more{
	background-color: rgb(26, 154, 153);
	width: 150px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	font-size: 17px;
	color: #fff;
}
.page_fangan .more a{
	display: block;
	color: #fff;
}
.page_fangan .item{
	margin-bottom: 50px;
}
.page_fangan .item:nth-child(even) .fl{
	float: right;
}
.page_fangan .item:nth-child(even) .fr{
	float: left;
}
.content_img img{
	max-width: 100%;
}
.content_content_t{
	background-color: #f0f0f0;
	background-image: url(../images/p.png);
	background-repeat: no-repeat;
}
.content_content_t .tit{
	padding-left: 20px;	
}
