.a_hover:hover{text-decoration: underline;color:#cfa029;}
.a_hover_color:hover{color:#cfa029;}
.page{line-height: 1.5}
.page a,.page span{display: inline-block;padding: 5px 10px;border:1px solid #cfa029;margin:2px;color:#cfa029;margin-top:10px;}
.page .prev,.page .next{padding:5px;margin:0px;}
.page .current{background: #cfa029;color:#fff;}

.header_top{
	background-color: #012154;
	color: #798394;
	border-bottom: 1px solid #173b74;

}
.header_top a{
	color: #798394;
}
.header {
	background-color: #012154;
}
.header .top a{
	color: #798394;
}
.header .tel .zh{
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: right center;
}


.nav{
	background-color: #f6e9af;
	color: #01488e;
}
.nav .item{
	float: left;
	width: 12.5%;
	transition: all 0.4s;
	text-align: center;

}
.nav .item a{
	color: #01488e;
	display: block;
	transition: all 0.4s;
}
.nav .item:hover,
.nav .hover{
	background-color: #cfa029;
}
.nav .item:hover a,
.nav .hover a{
	color: #fff;
}
.nav .item::after{
	content: '/';
	position: absolute;
	left: 0;
	top: 0;
}
.nav .item:first-child::after{
	content: ''
}
.nav .item:hover::after,
.nav .hover::after,
.nav .item:hover+.item::after,
.nav .hover+.item::after{
	content: ''
}
.ct{color: #012154;}
.index_fangan{
	background-color: #eeeeee;
}
.yellow{
	color: #d39a08;
}
.lt4{letter-spacing: 4px;}
.index_title{
	letter-spacing: 5px
}

.index_fangan .left .item{
	background-color: #012154;
	margin-bottom: 1px;
	height: 66px;
	line-height: 66px;
	transition: all 0.4s;
}
.index_fangan .left .item a{
	display: block;
	color: #fff;
	transition: all 0.4s;
}
.index_fangan .left .item::after{
	content:'';
	width: 0;
	height: 0;
	position: absolute;
	right: -20px;
	border: 10px solid transparent;
	top: 50%;
	margin-top: -10px;
	z-index: 10;
	transition: all 0.4s;
}
.index_fangan .left .item.hover,
.index_fangan .left .item:hover{
	background-color: #c29624;
}
.index_fangan .left .item.hover a,
.index_fangan .left .item:hover a{
	color: #fff;
}
.index_fangan .left .item.hover::after,
.index_fangan .left .item:hover::after{
	
	border-left-color:#c29624;
	
}
.index_fangan .right .item{
	opacity: 0;
	transition: all 0.4s;
	position: absolute;
	left: 0;
	top: 0;
}
.index_fangan .right .item .title{
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(1, 33, 84, 0.64);
}
.index_fangan .right .item.hover{
	opacity: 1;
	z-index: 8;
}
.index_cate_tit .w{
	background-color: #ca9d29;
	background-image: url(../images/ct.png);
	background-repeat: no-repeat;
	background-position: left ;
}
.index_cate_tit .item{
	float: left;
	width: 150px;
	text-align: center;
	font-size: 15px;
}
.index_cate_tit .item a{
	color: #fff;
	display: block;
}
.index_pro .wrapper{
	margin-right: -100px;
}
.index_pro .item{
	width: 386px;
	float: left;
	margin-right: 21px;
	margin-bottom: 22px;
}
.index_pro .item .img-wrapper{
	border: 1px solid #cfcfcf;
}
.index_pro .item .info{
	background-color: #012154;
	transition: all 0.4s;
}
.index_pro .item:hover .info{
	background-color: #c18f10;
}
.index_pro .item .more{
	color: #6b6b6b;
}

.index_about {
	background-color: #012154;
}
.w2000{width: 2000px;}
.index_about .left{
	position: absolute;
	top: 0;
	right: 566px;
	background-color: #fff;
}
.index_about .info{
	padding-left: 673px;
}
.index_about .info .title{
	color: #daa51c;
	border-bottom: 1px solid #fff;
}
.index_about .info .more a{
	color: #f3b50d;
}
.index_news_tit .tit{
	font-size: 22px;
	color: #000;
	border-bottom: 2px solid #000;
}
.index_news_tit .more a{
	color: #dc2821;
}
.index_news_left .desc{
	color: #666666;
}
.index_news_left .top{
	border-bottom: 1px solid #dedede;
}
.index_news_right .wrapper .item {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dedede;
}
.index_news_right .wrapper .item .desc{
	color: #666;
}
.index_news_right .wrapper .item:last-child{
	border: none;
}
.index_news{
	background-image: url(../images/nbg_03.jpg);
}
.index_ln .titles{
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/lo.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 98px;
}
.index_ln .titles .tit{
	letter-spacing: 1px
}
.index_ln .item{
  	background-color: rgb(3, 58, 140);
	margin-right: 68px;
	margin-right: 68px;
}
.index_sl_t{
	background-image: url(../images/sl.png);
	background-repeat: no-repeat;
	background-position: center;
}
.index_sl_tit .wrapper{
	margin-right: -100px;
}
.index_sl_tit .item{
	width: 291px;
  	height: 125px;
  	background-color: rgb(216, 216, 216);
  	transition: all 0.4s;
  	float: left;
  	background-repeat: no-repeat;
  	background-position: 45px center;
  	margin-right: 12px;
}
.index_sl_tit .item .tit{
	font-size: 26px;
	transition: all 0.4s;
	padding-left: 110px;
	color: #000;
	padding-top: 36px;
	line-height: 1;
}
.index_sl_tit .item .en{
	line-height: 1;
	margin-top: 12px;
	color: #5a5a5a;
	padding-left: 110px;
	transition: all 0.4s;
}

.index_sl_tit .item1{
	background-image: url(../images/it1.png);
}
.index_sl_tit .item2{
	background-image: url(../images/it2.png);
}
.index_sl_tit .item3{
	background-image: url(../images/it3.png);
}
.index_sl_tit .item4{
	background-image: url(../images/it4.png);
}
.index_sl_tit .item1:hover,
.index_sl_tit .item1.hover{
	background-image: url(../images/it1_h.png);
}
.index_sl_tit .item2:hover,
.index_sl_tit .item2.hover{
	background-image: url(../images/it2_h.png);
}
.index_sl_tit .item3:hover,
.index_sl_tit .item3.hover{
	background-image: url(../images/it3_h.png);
}
.index_sl_tit .item4:hover,
.index_sl_tit .item4.hover{
	background-image: url(../images/it4_h.png);
}
.index_sl_tit .item:hover,
.index_sl_tit .item.hover{
	background-color: #033a8c;
}
.index_sl_tit .item:hover .tit,
.index_sl_tit .item:hover .en,
.index_sl_tit .item.hover .tit,
.index_sl_tit .item.hover .en{
	color: #fff;
}
.index_sl .info{
	background-color: rgb(1, 39, 99);
	height: 151px;
	margin-top: -81px;
}
.index_sl .item{
	opacity: 0;
	transition: all 0.4s;
	position: absolute;
	top: 0;
}
.index_sl .item.hover{
	opacity: 1;
	z-index: 10;
}
.index_bg{
	background-color: #f4f4f4;
}
.index_message input{
	padding-left: 20px;
	width: 570px;
	height: 50px;
	border: 1px solid rgb(187, 187, 187);
	font-size: 13px;
	border-radius: 2px;
	background-color: transparent;
}
.index_message div{
	margin-bottom: 10px;
}
.index_message textarea{
	padding-left: 20px;
	width: 570px;
	height: 120px;
	border: 1px solid rgb(187, 187, 187);
	font-size: 13px;
	border-radius: 2px;
	line-height: 30px;
	background-color: transparent;
}
.index_message button{
	background-color: rgb(1, 42, 108);
	width: 287px;
  	height: 42px;
	color: #fff;
	font-size: 15px;
	border-radius: 2px;
	border: none;
	cursor: pointer;
	display: inline-block;
}
.index_message button[type=reset]{
	background-color: #b48a21;
}
.index_know .item{
	border-bottom: 1px dashed #c1c1c1;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.index_know .item .title{
	color: #d39a08;
}

.index_know .item:last-child{
	border: none;
	margin-bottom: 0;
}
.index_contact .item2{
	background-repeat: no-repeat;
	padding-left: 60px;
	background-position: left center;
	border-bottom: 2px dashed #c1c1c1;
}
.index_contact .item3{
	background-image: url(../images/l1.png);
}
.index_contact .item4{
	background-image: url(../images/l2.png);
}
.index_contact .item5{
	background-image: url(../images/l3.png);
}
.index_contact .item2:last-child{
	border: none;
}
.index_link{
	background-color: #012a6c;
}
.index_link a{
	color: #fff;
}
.footer{
	background-color: #012154;
	color: #d8e8ff;

}
.footer a{
	color: #d8e8ff;
}
.footer .w{
	background-image: url(../images/foot.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.pl400{padding-left: 400px;}
.crumb .w{
	background-color: #f3f3f3;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #666666;
}
.crumb .w a{
	color: #666;
}
.zizhi_list_cate{
	text-align: center;
}
.zizhi_list_cate .item{
	display: inline-block;
	
	font-size: 0;
	margin-left: 6px;
	margin-right: 6px;
}
.zizhi_list_cate .item a{
	font-size: 17px;
	display: block;
	color: #fff;
	width: 149px;
  	height: 38px;
	line-height: 38px;
	background-color: rgb(1, 33, 84);
	transition: all 0.4s;
}
.zizhi_list_cate .item.hover a,
.zizhi_list_cate .item:hover a{
	background-color: #cfa029;
}
.zizhi_list .wrapper{
	margin-right: 0px;
	column-count: 3;

}
.zizhi_list .item{
	float: left;
	border-bottom: 1px solid #c8c8c8;
	width: 388px;
	margin-right: 18px;
	margin-bottom: 16px;
	-webkit-column-break-inside: avoid;
}
.zizhi_list .item .title{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.412);
}
.w1000{width: 1000px;}
.news_list .item{
	border: 1px solid #cfcfcf;
	margin-bottom: 36px;
}
.news_list .item .desc{
	color: #666666;
}
.news_list .item .more{
	background-color: rgb(1, 33, 84);
	width: 137px;
  	height: 32px;
  	line-height: 32px;
  	transition: all 0.4s;
  	position: absolute;
  	right: 27px;
  	bottom:-15px;
  	text-align: center;
  	font-size: 14px;
}
.news_list .item .more a{
	color: #fff;
}
.news_list .item .more:hover{
	background-color: #cfa029;
}
.content_content .title {
	font-weight: 500;
	font-size: 28px;
	line-height: 1;
	text-align: center;
}
.content_content .info-wrapper .info {
	color: #747474;
	padding-bottom: 15px;
	text-align: center;
}
.show_news_tit{
	background-image: url(../images/nt.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 45px;
	font-size: 17px;
	line-height: 45px;
	color: #fff;
	background-color: #ebebeb;
}
.show_news_bottom .item a::after{
	content:'>';
	font-size: 18px;
	color: #cc8116;
	position: absolute;
	left: 0;
	line-height: 36px;
}
.show_case .item{
	width: 277px;
	margin-right: 20px;
}
.pro_list_cate .item{
	float: left;
	width: 16.666666666666668%;
	height: 66px;
	line-height: 66px;
	transition: all 0.4s;
	background-color: #012154;
	text-align: center;
	font-size: 16px;
}
.pro_list_cate .item a{
	display: block;
	color: #fff;

}
.pro_list_cate .item:hover,
.pro_list_cate .item.hover{
	background-color: #cfa029;
}