.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_wrap{
	position: absolute;
	width: 100%;
	z-index: 10;
	top: 0;
	left: 0;
}
.header_wrap .tel{
	color: #e2040e;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.nav{
	background-color: #0fa5e4;
}
.nav .item{
	float: left;
	width: 12.5%;
	text-align: center;
	font-size: 16px;
}
.nav .item a{
	color: #fff;
	display: block;
}
.nav .item::after{
	content:'|';
	color: #48bbea;
	position: absolute;
	right: 0;
	top: 0;
	font-family: '宋体';
	width: 1px;
	/*overflow: hidden;*/
}
.nav .item:last-child::after{
	content:'';
}

.index_title .zh{
	letter-spacing: 4px;
	color: #1f1f1f;
}
.index_title .zh .gre{
	color: #0fa5e4;
}
.index_title .desc{
	color: #505050;
}
.index_title .bt{
	font-size: 0;
}
.index_title .bt .wrap::before,
.index_title .bt .wrap::after{
	content: '';
	width: 166px;
	height: 1px;
	background-color: #d1d1d1;
	position: absolute;
	top: 50%;
}
.index_title .bt .wrap::before{
	left: -165px;
}
.index_title .bt .wrap::after{
	right: -165px;
}
.index_title .bt .wrap .item{
	width: 10px;
	height: 10px;
	display: inline-block;
	background-color: #d1d1d1;
	-webkit-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}
.index_title .bt .wrap .item.curr{
	background-color: #0fa5e4;
	margin-left: 20px;
	margin-right: 20px;
}
.index_bg1{
	background-color: #f8f8f8;
}
.index_cate{
	font-size: 0;
	text-align: center;
}
.index_cate .item{
	display: inline-block;
	width: 230px;
	text-align: center;
	font-size: 17px;
	border: 1px solid rgb(66, 63, 63);
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	margin-left: 10px;
	margin-right: 10px;

}
.index_cate .item a{
	display: block;
	color: #585353;

}
.index_cate .item.hover{
	background-color: #10a6e4;
	border-color: #10a6e4;
}
.index_cate .item.hover a{
	color: #fff;
}
.index_pro .img-wrapper{
	border: 1px solid #d8d8d8;
}
.index_pro .item:hover .img-wrapper{
	border-color: #10a6e4;
}
.index_pro .item:hover .title{
	color: #10a6e4;
}
.index_more_pro a{
	display: block;
	color: #6c6c6c;
	font-size: 16px;
	width: 220px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #6c6c6c;
	border-radius: 20px;
}
.index_cate_2 .item{
	width: 190px;
	margin-left: 7px;
	margin-right: 7px;
}
.index_about{
	background-image: url(../images/about.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}

.index_about_item {
	font-size: 0;
}
.index_about_item .item .zh{
	font-size: 22px;
}
.index_about_item .item .en{
	font-size: 13px;
}
.index_about_item .item{
	height: 71px;
	width: 194px;
	padding-left: 92px;
	transition: all 0.4s;
	color: #1f1f1f;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
}
.index_about_item  .item.hover{
	color: #10a6e4;
}
.index_about_item  .item.hover .zh,
.index_about_item  .item.hover .en{
	color: #10a6e4;
}
.index_about_item .item1{
	background-image: url(../images/a1.png);
}
.index_about_item .item2{
	background-image: url(../images/a2.png);
}
.index_about_item .item3{
	background-image: url(../images/a3.png);
}
.index_about_item .item4{
	background-image: url(../images/a4.png);
}
.index_about_item .item1.hover{
	background-image: url(../images/a1_h.png);
}
.index_about_item .item2.hover{
	background-image: url(../images/a2_h.png);
}
.index_about_item .item3.hover{
	background-image: url(../images/a3_h.png);
}
.index_about_item .item4.hover{
	background-image: url(../images/a4_h.png);
}
.index_news_title{
	border-bottom: 1px solid #000;
padding-bottom: 20px;
}
.index_news_title .title{
	color: #000;
}
.index_news_title .more a{
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	line-height: 18px;
	border-radius: 10px;
	color: #fff;
	background-color: #f33232;
}
.index_news_right .date{
	border-radius: 5px;
	/*background-color: #10a6e4;*/
	background-color: #585353;
	color: #fff;
	transition: all 0.4s;
}
.index_news_right .date .ym{
	border-top: 1px solid rgba(255,255,255,0.6);
}
.index_news_right .item{
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d5d5d5;
	transition: all 0.4s;
}
.index_news_right .item:first-child{
	padding-top: 0;
}
.index_news_right .item:last-child{
	padding-bottom: 0;
	border: none;
}
.index_news_right .item:hover .date{
	background-color: #10a6e4;
}
.index_cate_t2 .item{
	float: left;
	width: 188px;
	height: 155px;
	line-height: 155px;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.bgc10a6e4{background-color: #10a6e4;}
.bgc979797{background-color: #979797;}
.index_cate_t2 .item a{
	color: #fff;
	display: block;
}
.footer .w{
	min-height: 230px;
	background-image: url(../images/ewm.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.footer{
	background-color: #0f93c9;
	border-bottom: 1px solid #21abe3;
	color: #fff;
}
.footer a{
	color: #fff;
}
.footer  .items .tit{
	border-bottom: 1px solid rgb(65, 169, 211);;
}
.footer  .items  .line{
	margin-top: -1px;
}
.footer .footer_nav .item{
	
	
}

.index_link{
	background-color: #0f93c9;
	color: #fff;
}
.index_link a{
	color: #fff;
}
.footer_b{
	background-color: #0a85b8;
	color: #fff;
}
.footer_b a{
	color: #fff;
}
.crumb{
	background-color: #f3f3f3;
	color: #1d1d1d;
}

.w962{
	width: 962px;
}
.container_left .titles{
	background-color: #10a5e4;
}
.container_left .wrapper .item{
	height: 56px;
	line-height: 56px;
	background-color: #efefef;
	border-bottom: 1px solid #fff;
	font-size: 17px;
}
.container_left .wrapper .item a{
	display: block;
	padding-left: 47px;

}
.container_left .wrapper .item a::before{
	content: '+';
	font-size: 19px;
	color: #10a5e4;
	left: 25px;
	position: absolute;
	top: 0;

}
.container_left .wrapper .it{
	height: 40px;
	line-height: 40px;
	background-color: #efefef;
	border-bottom: 1px solid #fff;
}
.container_left .wrapper .it a{
	color: #666666;
	font-size: 14px;
	display: block;
	padding-left: 60px;
}
.container_left .wrapper .it a::before{
	content:'-';
	position: absolute;
	left: 44px;
	top: 0;
}
.container_left .tel{
	background-color: #0f93c9;
	padding-left: 68px;
	background-image: url(../images/tel2.png);
	background-repeat: no-repeat;
	background-position: 26px center;
}
.container_left .wrap2{
	background-color: #f6f6f6;
}
.container_left .wrap2 .item{
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #eaeaea;
}
.container_left .wrap2 .item:last-child{
	border: none;
}
.pro_list .wrapper{
	margin-right: -100px;
}
.pro_list .item{
	float: left;
	width: 300px;
	margin-bottom: 25px;
	margin-right: 30px;
}
.pro_list .img-wrapper{
	border: 1px solid #d8d8d8;
}
.pro_list .item:hover .img-wrapper{
	border-color: #10a6e4;
}
.pro_list .item:hover .title{
	color: #10a6e4;
}
.news_list .item{
	
	transition: all 0.4s;
	padding-top: 22px;
	padding-bottom: 22px;
	border-bottom: 1px dashed #adadad;
}
.news_list .item .desc{
	color: #666666;
}
.news_list .item:first-child{
	padding-top: 0
}
.news_list .item:last-child{
	border: none;
}
.news_list .item .more{
	background-color: #1093c9;
}
.news_list .item:hover{
	/*border-color: #e5aa17;*/
}
.news_list .item .title:hover{
	color: red;
}
.news_list .item .more:hover{
	background-color: red;
}
.w1082{
	width: 1082px;
}
.about_index{
	background-color: #1093c9;
}
.about_index .w1082{
	width: 1082px;
}
.about_index .tit .wrap{
	height: 234px;
	display: table-cell;
	width: 168px;
	vertical-align: middle;
}
.about_index .item{
	/*width: 205px;*/
	margin-right: 15px;
}
.about_two .wrapper{
	margin-right: -100px;
}
.about_two .item{
	width: 396px;
	height: 214px;
	background-color: #f6f6f6;
	border: 1px solid #c7c7c7;
	margin-right: 28px;
	float: left;
}
.about_two .item .tit{
	color: #0090cb;
}
.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;
}
.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;	
}
