.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;}

.nav{
	background-color: #02225f;
}
.nav .item{
	float: left;
	width: 10%;
	line-height: 54px;
	transition: all 0.4s;
	text-align: center;
}
.nav .item a{
	display: block;
	color: #fff;
}
.nav .item:hover,
.nav .hover{
	background-color: #e2333b;

}
.banner .owl-dots{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
	text-align: center;
}
.banner .owl-dots .owl-dot{
	width: 62px;
	height: 12px;
	display: inline-block;
	background-color: #fff;
	margin-left: 5px;
	margin-right: 5px;
}
.banner .owl-dots .active{
	background-color: #e6212a
}
.index_search{
	border-bottom: 1px solid #cfcfcf;
}
.index_search a{
	color: #666666;
	font-size: 13px;
	padding-left: 6px;
	padding-right: 6px;
}
.index_search input{
	width: 234px;
	height: 36px;
	outline: none;
	border: 1px solid #d1d1d1;
	border-radius: 5px;
	padding-right: 60px;
	padding-left: 10px;
}
.index_search button{
	width: 60px;
	height: 36px;
	border: none;
	position: absolute;
	top: 14px;
	right: 0;
	background-color: #e2333b;
	border-radius: 5px;
	background-image: url(../images/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
}
.index_title .ch{
    display: inline-block; 
    font-weight: 600;
} 
.index_title .ch:before,
.index_title .ch:after{
    content: '';
    width: 1px;
    height: 40px;
    position: absolute;
    top: 0;
    background-color: #bdbdbd;
    -webkit-transform: rotateZ(34deg);
    -ms-transform: rotateZ(34deg);
    -o-transform: rotateZ(34deg);
    transform: rotateZ(34deg);
}
.index_title .ch:before{
    left: -35px;
}
.index_title .ch:after{
    right: -35px;
}
.index_title .en{
    color: #aeaeae
}
.w985{
	width: 985px;
}
.index_pro_left .titles{
	background-color: #062c75
}
.index_pro_left .wrapper{
	background-color: #f0f0f0
}
.index_pro_left .wrapper a{
	display: block;
	transition: all 0.4s;
}
.index_pro_left .wrapper .title{
	height: 32px;
	line-height: 32px;
	font-size: 13px;
	transition: all 0.4s;
	border-radius: 16px;
	background-color: #062c75;
	margin-top: 10px;
	margin-bottom: 10px;
}
.index_pro_left .wrapper .title a{
	color: #fff;
	padding-left: 36px;
}
.index_pro_left .wrapper .title a:before{
	content: '';
	width: 6px;
	height: 6px;
	background-color: #fff;
	position: absolute;
	left: 19px;
	top: 50%;
	margin-top: -3px;
	border-radius: 50%;
}
.index_pro_left .wrapper .title:hover,
.index_pro_left .wrapper .title.hover{
	background-color: #e2333b
}
.index_pro_left .wrapper .it{
	line-height: 29px;
   padding-left:10px;
}
.index_pro_left .wrapper .it:hover a,
.index_pro_left .wrapper .it.hover a{
	color: #cb0018;
}
.index_pro_right .wrapper{
	margin-right: -100px;
}
.index_pro_right .item{
	width: 292px;
	border: 7px solid #2b4e90;
	transition: all 0.3s;
	/*height: 243px;*/
	overflow: hidden;
	margin-bottom: 25px;
	float: left;
	margin-right: 23px;
}
.index_pro_right .item:hover{
	border-color: #e2333b;
}
.index_pro_right .item .title{
	background-color:rgba(0, 0, 0, 0.45);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.index_title1 .ch:before,
.index_title1 .ch:after{
	background-color: #fff
}
.index_fw{
	height: 226px;
	background-image: url(../images/index_fw.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	background-size: cover;
}
.index_fw_wrapper{
	margin-top: -80px;
}
.index_fw_wrapper .w{
	padding-right: 5px;
}
.index_fw_wrapper .owl-carousel .owl-stage-outer{
	padding-bottom: 10px;
	padding-right: 5px;
	overflow: visible;
}
.index_fw_wrapper .item{
	-webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.index_fw_wrapper .item .info{
	background-color: #ececec;
	transition: all 0.3s;
}
.index_fw_wrapper .item .title{
	transition: all 0.3s;
}
.index_fw_wrapper .item .line{
	background-color: #c0c0c0;
	margin-left: auto;
	margin-right: auto;
}
.index_fw_wrapper .item .desc{
	color: #666666;
}
.index_fw_wrapper .item:hover .info{
	background-color: #244d9b
}
.index_fw_wrapper .item:hover .title{
	color: #fff;
}
.index_fw_wrapper .item:hover .desc{
	color: #fff;
}
.index_about{
	height: 532px;
	background-image: url(../images/about_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	background-size: cover;
}
.index_about .info{
	display: table-cell;
	height: 532px;
	width: 1000px;
	background-image: url(../images/about_bg2.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-left: 30px;
	padding-right: 40px;
}
.index_about .info .title{
	color: #244d9b;
}
.index_about .info .more{
	width: 144px;
	height: 32px;
	line-height: 32px;
	background-color: rgb(233, 44, 53);
	border-radius: 16px;
	margin-top: 40px;
	font-size: 15px;
	text-align: center;
}
.index_about .info .more a{
	color: #fff;
	display: block;
}
.index_title2 .w{
	border-bottom: 1px solid #dadada;
	padding-bottom: 15px;
}
.index_title2 .tit{
	color: #000;
}
.index_title2 .tit:before{
	content: '';
	width: 4px;
  	height: 19px;
  	border-radius: 2px;
  	background-color: rgb(226, 51, 59);
  	position: absolute;
  	left: 0;
  	top: 0;
}
.index_title2 .more a{
	color: #e92c35;
}
.index_zz .item{
	border: 10px solid #e8e8e8;
}
.index_line{
	background-image: url(../images/line2.png);
	height: 35px;
	background-position: center;

}
.index_news .desc{
	color: #666;
}
.index_news .item{
	padding-bottom: 18px;
	padding-top: 18px;
	border-bottom: 1px solid #e6e6e6;
}
.index_news .item .date{
	background-color: #244d9b;
	transition: all 0.3s;
}
.index_news .item:hover .date{
	background-color: #e92c35
}
.index_news .item .date .day{
	border-bottom: 1px solid #fff;
}
.index_news .item:first-child{
	padding-top: 0;
}
.index_news .item:last-child{
	border: none;
}
.index_news_title .w{
	border-bottom: 2px solid #d3d3d3;
}
.index_news_title .more a{
	color: #e75200;
	font-size: 14px;
}
.index_link .titles{
	background-color: #244d9b
}
.index_link .info{
	display: table-cell;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	vertical-align: middle;
	height: 120px;
	border:1px solid #dddddd;
	width: 1290px;
}
.index_kh{
	background-color: #f8f8f8
}
.index_kh .wrapper{
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
	width: 1248px;
}
.index_kh .item{
	float: left;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	width: 207px;
	overflow: hidden;
}
.footer{
	background-color: #103171;
	color: #ebf2ff;
	font-size: 13px;
}
.footer .item{
	min-height: 120px;
	background-image: url(../images/line3.png);
	background-repeat: repeat-y;
	background-position: right center;
}
.footer .item1 .it{
	background-image: url({pboot:sitelogo});
	background-repeat: no-repeat;
	background-position: 8px center;
	width: 368px;
	height: 120px;
}
.footer .item3{
	background-image: url(../images/ewm.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 12px;
}
.footerb{
	background-color: #042566;
	color: #dcdcdc;
}
.footerb a{
	color: #dcdcdc;
}

.breadcrumb{
	background-color: #f1f1f1;
}
.breadcrumb .w{
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.pro_list .wrapper{
	margin-right: -100px;
}
.pro_list .item{
	float: left;
	width: 312px;
	margin-bottom: 25px;
	margin-right: 23px;
}
.pro_list .item .img-wrapper{
	border: 5px solid #e7e7e7;
	transition: all 0.4s;
}
.pro_list .item .title{
	background-color: #e7e7e7;
	transition: all 0.4s;
	margin-top: 2px;
}
.pro_list .item .desc{
	position: absolute;
	left: 0;
	bottom: -68px;
	right: 0;
	background-color: rgba(0, 0, 0, 0.36);
	color: #fff;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	height: 48px;
	transition: all 0.4s;
}
.pro_list .item:hover .desc{
	bottom: 0;
}
.pro_list .item:hover .img-wrapper{
	border-color: #3063c7;
}
.pro_list .item:hover .title{
	background-color: #3063c7;
	color: #fff;
}
.pro_show .top .img-wrapper{
	border: 5px solid #e2e2e2;
}
.pro_show .top .info{
	display: table-cell;
	width: 1000px;
	padding-left: 40px;
}
.pro_show .top .title{
	color: #013497;
}
.pro_show .top .tel{
	color: #d52028;
	letter-spacing: 2px;
	background-image: url(../images/tel2.png);
	background-repeat: no-repeat;
	background-position: left center;

}
.pro_show_cate{
	border-radius: 2px;
  	background-color: rgb(6, 44, 117);
  	height: 46px;
  	line-height: 46px;
  	font-size: 17px;
  	color: #fff;
}
.pro_show_cate .item{
	float: left;
	text-align: center;
	width: 148px;
	cursor: pointer
}
.pro_show_cate .hover{
	background-color: #e2333b
}
.pro_show_wrapper .wrapper{
	display: none;
}
.pro_show_wrapper .wrapper:first-child{
	display: block;
}
.page_titles .en{
	color: #cccccc;
}
.page_titles .desc{
	color: #666666;
}
.page_titles .en{
	text-transform:uppercase;
}
.page_titles .w{
	background-image: url(../images/fg.png);
	background-repeat: repeat-x;
	background-position: bottom center;
}

.page_xx_rm .wrapper{
	margin-right: -50px;
}
.page_xx_rm .wrapper .item{
	float: left;
	width: 280px;
	margin-right: 10px;
	margin-bottom: 15px;
	outline: 1px solid #fff;
	outline-offset: -10px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.page_xx_rm .wrapper .item img{
	outline: 1px solid #fff;
	outline-offset: -10px
}
.news_list .item{
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
}
.news_list .item:first-child{
	padding-top: 0;
}
.news_list .item:last-child{
	border: none;
}
.news_list .time{
	color: #777777;
}
.news_list .desc{
	color: #666666;
}
.show_show h1{
	font-weight: 500;
	font-size: 23px;
}
.show_show .info{
	font-size: 13px;
	color: #848484;
	margin-top: 5px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d3d3d3;
}