.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_top{
	background-color: #151e33;
	color: #fff;
}
.header_top a{
	color: #fff;
}
.nav .item{
	float: left;
	width: 92px;
	transition: all 0.4s;
	font-size: 16px;
	text-align: center;
}
.nav .item a{
	color: #000;
	display: block;
	transition: all 0.4s;
    font-weight:bold;
}
.nav .item.hover,
.nav .item:hover {
	background-color: #151e33;
}
.nav .item.hover a,
.nav .item:hover a{
	color: #fff;
}
.index_title{
	letter-spacing: 3px;
}
.index_title .t1{
	color: #000;
}
.index_title .t2{
	color: #062771;
}
.index_bg1{
	background-color: #f5fafe;
	background-image: url(../images/cbg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	-webkit-background-size: cover;
	background-size: cover;
}
.index_pro_cate .item{
	padding-left: 40px;
	padding-right: 40px;
	background-color: #fff;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
	transition: all 0.4s;
	margin-left: 5px;
	margin-right: 5px;
}
.index_pro_cate .item img{
	max-width: 100%;
	display: inline-block !important;
}
.index_pro_cate .item .title{
	margin-left:-40px;
    margin-right:-40px;
}
.lt2{
	letter-spacing: 2px;
}
.lh180{line-height: 180px;}
.c6{color: #666;}
.index_pro_cate .owl-stage-outer{
	padding-bottom: 10px;
	padding-top: 20px;
}
.index_pro_cate .item .more a{
	display: block;
	color: #fff;
	font-size: 15px;
	background-color: rgb(6, 39, 113);
	width: 176px;
	margin-left: auto;
	margin-right: auto;
	height: 38px;
	line-height: 38px;
	border-radius: 19px;
	text-align: center;
	margin-top: 36px;
}
.index_pro_cate .item:hover{
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	transform: translateY(-20px);
}
.index_pro{
	background-image: url(../images/prbg.png);
	-webkit-background-size: cover;
	background-size: cover;

}
.index_title1 .t,
.index_title1 .t2{
	color: #fff;
}
.index_pro .info{
	color: #7b86a0;
}
.index_pro .item{
	border-radius: 2px;
	width: 307px;
}
.index_pro .item .tit{
	color: #dcdcdc;
}
.index_ys .wrapper{
	margin-right: -100px;
}
.index_ys .item{
	float: left;
	width: 264px;
	height: 264px;
	border-radius: 50%;
	border: 1px dashed #111a2d;
	margin-right: 40px;
	transition: all 0.4s;
}
.index_ys .item .wrap{
	width: 218px;
	height: 218px;
	border-radius: 50%;
	background-color: #111a2d;
	position: absolute;
	left: 50%;
	margin-top: -109px;
	top: 50%;
	margin-left: -109px;
	transition: all 0.4s;
}
.index_ys .item::after{
	content: '';
	width: 23px;
	height: 23px;
	background-image: url(../images/j.png);
	position: absolute;
	right: -33px;
	background-position: center;
	background-repeat: no-repeat;
	top: 50%;
	margin-top: -11.5px;
}
.index_ys .item:last-child::after{
	background: none;
}
.index_ys .item:nth-child(3)::after{
	background-image: url(../images/d.png);
}
.index_ys .item:hover{

}
.index_ys .item:hover .wrap{
	-webkit-transform: rotateY(-360deg);
	-ms-transform: rotateY(-360deg);
	-o-transform: rotateY(-360deg);
	transform: rotateY(-360deg);
}
.index_news_bg{
	background-image: url(../images/n.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}
.index_news_bg .info{
	
	color: #7b86a0;
}
.index_news .wrapper{
	margin-right: -100px;
}
.index_news .item{
	float: left;
	margin-right: 20px;
}
.index_news .item .title1{
	background-color: rgb(17, 26, 45);
	border-radius: 0 0 3px 3px;
	
}
.index_news_title{
	border-bottom: 1px solid #e2e2e2;
}
.index_news_title .tit::before{
	content: '';
	width: 6px;
	height: 20px;
	background-color: rgb(54, 78, 164);
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;

}
.index_news_title .more a{
	color: #c40000;
}
.index_about_bg{
	background-image: url(../images/prbg.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}
.index_about_bg .info{
	color: #c4cce0;
}
.index_zs .item{
	width: 288px;
	margin-right: 20px;
}
.index_wt_bg{
	background-color: #f7f7f7;
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.09);
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.09);
}

.index_wt  .titles .more{
	color: #da251c;
}
.index_wt .wrapper{
	margin-right: -100px;
}
.index_wt .item{
	float: left;
	width: 340px;
	margin-top: 35px;
	overflow: hidden;
	margin-right: 85px;
}
.index_wt .item .title{
	color: #344872;
	padding-left: 32px;
	transition: all 0.4s;
}

.index_wt .item .desc{
	color: #666666;
	padding-left: 32px;
}
.index_wt .item .date{
	padding-left: 32px;
	font-size: 14px;
	color: #999;
	line-height: 23px;
	margin-top: 15px;
}

.index_wt .item .title::before{
	content: 'T';
	font-size: 15px;
	color: #fff;
	text-align: center;
	width: 23px;
	height: 23px;
	line-height: 23px;
	background-color: #344872;
	position: absolute;
	left: 0;
	margin-top: -3px;
	transition: all 0.4s;
}
.index_wt .item .title:hover{
	color: #da251c;
}
.index_wt .item .title:hover::before{
	background-color: #da251c;
}
.index_wt .item .desc::before{
	content: 'C';
	font-size: 15px;
	color: #fff;
	text-align: center;
	width: 23px;
	height: 23px;
	line-height: 23px;
	background-color: #313131;
	position: absolute;
	left: 0;
	margin-top: 4px;
}
.index_wt .item .date::after{
	content: 'D';
	font-size: 15px;
	color: #fff;
	text-align: center;
	width: 23px;
	height: 23px;
	line-height: 23px;
	background-color: #313131;
	position: absolute;
	left: 0;

}

.index_co .left .title{
	font-size: 24px;
	line-height: 24px;
	padding-left: 15px;
	border-left: 2px solid #ee8a5d;
}
.index_co .left .desc{
	font-size: 16px;
	color: #555555;
	width: 360px;
	margin-top: 12px;
	margin-bottom: 20px;
}
.index_co .item{
	float: left;
	width: 120px;
	height: 120px;
	background-color: #152038;
	font-size: 20px;
	color: #fff;
	margin-right: 1px;
	text-align: center;
	transition: all 0.4s;
	line-height: 1;
	background-position: -8px -8px;
	background-repeat: no-repeat;
	transition: all 0.4s;
	margin-right: 13px;
}
.index_co .item a{
	color: #fff;
	display: block;
	padding-top: 10px;
}
.index_co .item .tit{
	margin-top: 68px;
}
.index_co .item1{
	background-image: url(../images/ewm1.png);
}
.index_co .item2{
	background-image: url(../images/ewm2.png);
}
.index_co .item3{
	background-position: center 20px;
	background-image: url(../images/qq.png);
}

.index_link{
	background-color: #f5f5f5;
}
.index_link .tit{
	font-size: 20px;
	color: #080c16;
}
.index_link .info{
	width: 1000px;
	height: 56px;
	display: table-cell;
	vertical-align: middle;
	color: #555555;
	font-size: 14px;
}
.index_link .info a{
	color: #555;
}
.footer{
	background-color: #080c16;
	color: #bbbec6;
}
.footer a{
	color: #bbbec6;
}
.crumb{
	background-color: #f5f5f5;
	color: #666;
}
.crumb a{
	color: #666;
}
.w937{width: 937px;}
.container_left_title{
	background-color: #151e33;
}
.container_left .wrap1,
.container_left .wrap2{
	background-color: #f0f0f0;
	padding-bottom: 1px;

}
.container_left .wrap1 .item{
	border-radius: 3px;
	background-color: rgb(49, 64, 99);
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	margin-bottom: 15px;
}
.container_left .wrap1 .item a{
	display: block;
	color: #fff;
	padding-left: 20px;
}
.container_left .wrap2 .tit{
	color: #151e33;
}
.c9{color: #999;}
.container_left .wrap2 .item{
	padding-bottom: 23px;
	margin-top: 20px;
	border-bottom: 1px solid #cbcbcb;
}
.container_left .wrap3{
	background-color: #f0f0f0;
}
.img_list .wrapper{
	margin-right: -100px;
}
.img_list .item{
	float: left;
	width: 300px;
	margin-right: 18px;
	margin-bottom: 33px;
}
.img_list .item .img-wrapper{
	border: 1px solid #d4d4d4;
}
.img_show .top .left .big_img{
	width: 520px;
	height: 408px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(212, 212, 212);

}
.img_show .top .left .big_img img{
	width: 520px;
	height: 408px;
}
.img_show .top .left .imgs .item{
	float: left;
	width: 164px;
	margin-right: 12px;
	border: 1px solid #d4d4d4;
	transition: all 0.4s;
}
.img_show .top .left .imgs .item:hover{
	border-color: #314063;
}
.img_show .top .right h1{
	font-weight: 500;
	font-size: 21px;
}
.img_show .top .right .title{
	border-bottom: 1px solid #9e9e9e;
}
.img_show .top .right .tit{
	color: #314063;
}
.img_show .top .right .lx a{
  border-radius: 3px;
  background-color: rgb(49, 64, 99);
  width: 145px;
  height: 36px;
  color: #fff;
  text-align: center;
  font-size: 15px;
  display: inline-block;
}
.img_show .top .right .lx span{
	color: #151e33;
	display: inline-block;
	padding-left: 55px;
	background-image: url(../images/tel1.png);
	background-repeat: no-repeat;
	background-position: 22px center;
}
.img_show_tit{
	background-color: #314063;
}
.img_show_tit .item{
	float: left;
	width: 144px;
	cursor: pointer;
	transition: all 0.4s;
}
.img_show_tit .item.hover{
	background-color: #151e33;

}
.img_show_cont .item{
	display: none;
}
.img_show_cont .item.hover{
	display: block;
}
.show-wrapper .title{
    font-size: 25px;
    font-weight: 500;
    /*text-align: center;*/
}
.show-wrapper .info{
    /*text-align: center;*/
    color: #999999;
     border-bottom: 1px solid #999999; 
    padding-bottom: 15px;
    padding-top: 5px;
}
.w867{width: 867px;}
.news_list .item{
	border-bottom: 1px solid #dfdfdf;
	transition: all 0.4s;
	margin-bottom: 13px;
	padding-bottom: 22px;
}
.news_list  .item .date{
	background-color: #676767;
	transition: all 0.4s;
}
.news_list  .item .date .ym{
	border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.news_list  .item .title{
	transition: all 0.4s;
}
.news_list  .item .desc{
	color: #666666;
	font-family: '宋体';
}
.news_list  .item:hover .date{
	background-color: #151e33;
}
.news_list  .item:hover .title{
	color: #151e33;
}
.news_list  .item:last-child{
	border: none;
}
.f_qq{
	width: 189px;
	position: fixed;
	border: 10px solid #151e33;
	border-radius: 10px;
	background-color: #151e33;
	z-index: 100;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: all 0.4s;
	opacity: 1;
}
.f_qq .wrap{
	background-color: #fff;
	border-radius: 10px;

}
.f_qq .wrap .tit{
	color: #151e33;
	padding-top: 24px;
}
.f_qq .wrap .num{
	color: #b40000;
}
.f_qq .wrap .bdb1{
	border-bottom: 1px dashed #d6d8dc;
}
.f_qq .wrap .qq a{
	border-radius: 9px;
  	background-color: rgb(21, 30, 51);
  	height: 30px;
  	line-height: 30px;
  	color: #ffffff;
  	font-size: 14px;
	display: block;
	padding-left: 63px;
	margin-top: 12px;
	background-image: url(../images/qq2.png);
	background-repeat: no-repeat;
	background-position: 33px center;
}
.f_qq .slide{
	font-size: 18px;
	text-align: center;
	color: #fff;
	border-radius: 5px 0 0 5px;
	background-color: rgb(21, 30, 51);
	width: 47px;
	height: 177px;
	position: absolute;
	left: -47px;
	top: 50%;
	margin-top: -88.5px;
	cursor: pointer;
	
	line-height: 1.4;
}
.f_qq .slide .jj{
	background-image: url(../images/jj.png);
	background-repeat: no-repeat;
	background-position:center;
	-webkit-transform: rotateZ(-180deg);
	-ms-transform: rotateZ(-180deg);
	-o-transform: rotateZ(-180deg);
	transform: rotateZ(-180deg);
	margin-top: 20px;
	height: 11px;
	transition: all 0.4s;
}
.f_qq.hover .slide .jj{
	-webkit-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
}
.f_qq.hover{
	width: 0;
	border-width: 0;
	
}
.search{
	
	margin-left: 20px;
	height: 34px;
	line-height: 34px;
	border-radius: 17px;
	border: 1px solid #fff;
	overflow: hidden;
	background-color: #fff;
	margin-top: 7px;
}
.search input{
	width: 216px;
	height: 34px;
	border: none;
	padding-left: 22px;
	padding-right: 66px;
	border: none;
	outline: none;
	background-color: transparent;
}
.search button{
	width: 66px;
	height: 34px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	border: none;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	outline: none;
	background-color: #151e33;
}
#zoom{
	position: absolute;
	width: 500px;
	height: 408px;
	border: 1px solid #d4d4d4;
	z-index: 100;
	top: 0;
	right: -502px;
	/*background-color: red;*/
	overflow: hidden;
	display: none;
}
.big_img{
	cursor: move;
}
#zoom .img{
	width: 1000px;
	height: 816px;
	position: relative;
	left: 0;
	top: 0;
}
