.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{
	background-image: url(../images/tbg.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	background-size: cover;
}
.header .tel{
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.nav{
	background-color: #0044a9;
}
.nav .item{
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
	transition: all 0.4s;
	width: 127px;
}
.nav .item a{
	display: block;
	color: #fff;
}
.nav .item:hover,
.nav .hover{
	background-color: #cc0000;
}
.index_title .wrapper{
	border-color: #0057d7;
	margin-left: auto;
	margin-right: auto;
}
.index_title .wrapper::before,
.index_title .wrapper::after{
	content: '';
	background-color: #0044a9;
	position: absolute;
	width: 36px;
	height: 2px;
	top: 50%;
	margin-top: -13px;
	border-top: 12px solid #fff;
	border-bottom: 12px solid #fff;
}
.index_title .wrapper::before{
	left: -24px;
}
.index_title .wrapper::after{
	right: -24px;
}
.index_title .wrapper .en{
	color: #bebebe;
}
.index_title .wrapper .blue{
	color: #0044a9;
}
.index_about .info{
	-webkit-box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.14);
	box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.14);
	/*background-color: #f8f8f8;*/
}
.index_about .title{
	letter-spacing: 2px;
	color: #1f1f1f;
}
.index_about .desc{
	color: #555555;
	text-align: justify;
}
.index_about .more{
  	background-color: rgb(203, 10, 14);
	border-radius: 16px;
}
.index_about .more a{
	display: block;
	color: #fff;
}
.index_xx .w{
	background-color: #f5f5f5;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.14);
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.14);
}
.index_xx .titles{
	border-bottom: 2px solid #eaeaea;

}
.index_xx .titles .tit{
	letter-spacing: 2px;
	border-bottom: 2px solid #c61215;
	margin-bottom: -2px;
	padding-bottom: 12px;
}
.index_xx .titles .more a{
	color: #cb0a0e;
}
.index_xx .item{
	width: 268px;
	float: left;
	margin-right: 14px;
}
.index_pro{
	background-color: #ebebeb;
}
.index_pro .left .wrapper{
	background-color: #0044a9;
	border-radius: 2px;
}
.index_pro .left .wrap{
	padding-top: 0;

}
.index_pro .left .wrap .item{
	transition: all 0.3s;
	border-radius: 4px;
}
.index_pro .left .wrap .item:before{
	content: '';
	width: 6px;
	height: 6px;
	border: 1px solid #0044a9;
	position: absolute;
	left: 8px;
	top: 50%;
	margin-top: -4px;
	border-radius: 50%;
	transition: all 0.3s;

}
.index_pro .left .wrap .item a{
	display: block;
	padding-left: 26px;
	color: #000;
	transition: all 0.3s;
}
.index_pro .left .wrap .item:hover,
.index_pro .left .wrap .hover{
	background-color: #0044a9;
}
.index_pro .left .wrap .item:hover a,
.index_pro .left .wrap .hover a{
	color: #fff;
}
.index_pro .left .wrap .item:hover:before,
.index_pro .left .wrap .hover:before{
	background-color: #fff;
}
.index_pro_list .wrapper{
	margin-right: -50px;
} 
.index_pro_list .item{
	float: left;
	width: 284px;
	margin-right: 18px;
	margin-bottom: 21px;
	border: 1px solid #e2e2e2;
}
.index_pro_list .item .title{
	background-color: rgba(0, 0, 0, 0.42);
	bottom: 0;
	left: 0;
	right: 0;
}
.index_yous .top .wrappers{
	height: 458px;
}
.index_yous .top .wrapper{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: all 0.4s;
}
.index_yous .top .titles .left{
	background-image: -moz-linear-gradient( 90deg, rgb(0,68,169) 0%, rgb(109,168,255) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(0,68,169) 0%, rgb(109,168,255) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(0,68,169) 0%, rgb(109,168,255) 100%);
	width: 117px;
	height: 125px;
	width: 111px;
	height: 111px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
}
.index_yous .top .titles .tit{
	margin-left: 118px;
}
.index_yous .top .titles .tit .ch{
	padding-left: 20px;
	padding-bottom: 11px;
	border-bottom: 1px solid #0044a9;
	color: #0044a9;
}
.index_yous .top .titles .tit .en{
	padding-left: 20px;
	color: #a5a5a5;
}
.index_yous .top .titles .tit:before{
	content: '';
	width: 0;
	height: 0;
	border-top: 37px solid transparent;
	border-bottom: 37px solid #fff;
	border-right:45px solid #fff;
	border-left:45px solid transparent;
	position: absolute;
	left: -90px;
    top: 54px;
}
.index_yous .top .titles .tit .line{
	position: absolute;
	width: 115px;
	height: 1px;
	background-color: #0044a9;
	left: -101px;
	top: 90px;
	-webkit-transform: rotateZ(-40deg);
	-ms-transform: rotateZ(-40deg);
	-o-transform: rotateZ(-40deg);
	transform: rotateZ(-40deg);
}
.index_yous .top .info{
	color: #515151;
	border-left: 1px solid #0044a9;
}
.index_yous .top .info .item{
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 33px;
}
.index_yous .top .info .item:before{
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	border: 1px solid #0044a9;
	border-radius: 50%;
	top: 9px;
	left: -6px;
	background-color: #fff;
}
.index_yous .top .zx{
	background-color: rgb(208, 0, 0);
	width: 146px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 17px;
	border-radius: 16px;
}
.index_yous .top .zx a{
	display: block;
	color: #fff;
}
.index_yous .bottom{

	background-color: #eeeeee;
}
.index_yous .bottom .item{
	width: 25%;
	float: left;
	height: 146px;
	background-repeat: no-repeat;
	background-position:  center 22px;
	transition: all 0.4s;
}
.index_yous .bottom .item .ch{
	font-size: 28px;
	color: #252525;
	line-height: 28px;
	padding-top: 77px;
	transition: all 0.4s;
}
.index_yous .bottom .item .en{
	color: #929292;
	line-height: 12px;
	margin-top: 6px;
	transition: all 0.4s;
}
.index_yous .bottom .item1 .ch,
.index_yous .bottom .item1 .en{
	color: #fff;
}
.index_yous .bottom .item:before,
.index_yous .bottom .item:after{
	content: '';
	width: 1px;
	height: 146px;
	position: absolute;
	top: 0;

}
.index_yous .bottom .item::before{
	left: 0;
	background-color: #dddddd;
}
.index_yous .bottom .item:after{
	right: 0;
	background-color: #fff;
}
.index_yous .bottom .item1::before{
	width: 0;
}
.index_yous .bottom .item:last-child::after{
	width: 0;
}
.index_yous .bottom .item1{
	background-image: url(../images/ib1_h.png);
}
.index_yous .bottom .item2{
	background-image: url(../images/ib2.png);
}
.index_yous .bottom .item3{
	background-image: url(../images/ib3.png);
}
.index_yous .bottom .item4{
	background-image: url(../images/ib4.png);
}
.index_yous .bottom .item_move{
	position: absolute;
	left: 0;
	top: 0;
	width: 25%;
	height: 146px;
	background-color: #d00000;
	transition: all 0.4s;
}
.index_yous .bottom .item_move:before{
	content: '';
	width: 0;
	height: 0;
	border-top: 13px solid transparent;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 13px solid #d00000;
	position: absolute;
	top: -26px;
	left: 50%;
	margin-left: -14px;
}
.index_ad1{
	background-image: url(../images/ad1.png);
	-webkit-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.index_ad1 .w{
	background-image: url(../images/ad2.png);
	background-repeat: no-repeat;
	background-position: 690px 30px;
}
.index_ad1 .tel{
	margin-left: 871px;
    margin-top: 117px;
    letter-spacing: 2px
}
.index_case .left .item{
	height: 61px;
	line-height: 61px;
	border: 1px solid #0e51b4;
	transition: all 0.3s;
	font-size: 20px;
	margin-bottom: 12px;
}
.index_case .left .item a{
	color: #000;
	transition: all 0.3s;
	display: block;
	padding-left: 52px;
}
.index_case .left .item:hover{
	background-color: #0e51b4;
}
.index_case .left .item:hover a{
	color: #fff;
}
.index_case .right .wrapper{
	margin-right: -50px;
}
.index_case .right .item{
	float: left;
	width: 280px;
	margin-right: 12px;
	margin-bottom: 20px;

}
.index_case .right .item .title{
	background-color: rgba(0, 0, 0, 0.38);
	bottom: 0;
	left: 0;
	right: 0;
}

.index_news{
	background-color: #f7f7f7;
}
.index_news .index_title .wrapper:before,
.index_news .index_title .wrapper:after{
	border-color: #f7f7f7;
}
.news_title .w{
    border-bottom: 1px dotted #4a4a4a;
    overflow: visible;
}
.news_title .title{
    border-bottom: 1px solid #4a4a4a;
    padding-bottom: 15px;
    margin-bottom: -1px;
    z-index: 10;
}
.news_title .more{
    background-color: #d00000;
    line-height: 20px;
    margin-top: 10px;
    border-radius: 10px 0 0 10px;
}
.news_title .more a{
    display: block;
    color: #fff
}
.news_list_gl .img-wrapper .title{
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.68);
}
.news_list_gl .info .item{
    padding-left: 14px;
    background-image: url(../images/n11.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.news_list_gl .right .item{
    margin-bottom: 16px;
}
.news_list_gl .info .item:hover a,
.news_list_gl .img-wrapper .desc:hover,
.news_list_gl .right .item .title:hover,
.news_list_gl .right .item .desc:hover
{
    color: #e88e0c
}


.index_kh .wrapper{width: 1070px;margin: 0 auto;}
.index_kh .item .img-wrapper{
	border: 1px solid #dadada;
}

.index_kh .owl-nav{
    position: absolute;
    top: 0;
    right: -40px;
    left: -40px;
    bottom: 0;
    visibility: hidden;
}
.index_kh .owl-nav .owl-prev,
.index_kh .owl-nav .owl-next{
    position: absolute;
    width: 40px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
    font-size: 0;
    visibility: visible;
    background-repeat: no-repeat;
    background-position: center ;
}
.index_kh .owl-nav .owl-prev{
    background-image: url(../images/il.png);
    background-position: left center;
}
.index_kh .owl-nav .owl-next{
    right: 0;
    background-image: url(../images/ir.png);
    background-position: right center;
}
.index_kh .owl-carousel .owl-stage-outer{
    padding-bottom: 1px;
}
.index_kh .owl-nav .owl-prev:hover,
.index_kh .owl-nav .owl-next:hover{
    opacity: 0.8;
}
.index_link{
	background-color: #0253cb;
	color: #efefef;
	font-size: 13px;

}
.index_link .w{
	background-image: url(../images/link.png);
	background-repeat: no-repeat;
	background-position: left center;
	min-height: 60px;
}
.index_link a{
	color: #efefef;
}
.footer{
	background-color: #093981;
	color: #ededed;
}
.footer .item{
	float: left;
	min-height: 172px;

}
.footer .item1{
	width: 196px;
	border-right: 1px solid #124695;
	background-image: url(../images/fl.png);
	background-repeat: no-repeat;
	background-position: 10px 11px;
}
.footer .item2{
	border-right: 1px solid #124695;
	border-left: 1px solid #032d6b;
}
.footer .item3{
	border-left: 1px solid #032d6b;
	background-image: url(../images/ewm.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer .zx{
  	background-color: #fc7d00;
	letter-spacing: 2px;
}
.footer .zx a{
	display: block;
	color: #fff;
}
.beradcrumb{
	background-color: #ececec;
}
.bgcw{
	background-color: #fff;
}
.pro_list .wrapper{
	margin-right: -50px;
} 
.pro_list .item{
	float: left;
	width: 284px;
	margin-right: 18px;
	margin-bottom: 21px;
	background-color: #a3a3a3;
	transition: all 0.4s;
}
.pro_list .item .img-wrapper{
	padding-bottom: 0;
}
.pro_list .item:hover{
	background-color: #0044a9;
}
.pro_show_top .img-wrapper{
	border: 1px solid #d2d2d2;
}
.pro_show_top .title{
	font-weight: 500;
	border-bottom: 1px solid #d3d3d3;
}
.pro_show_top .desc{
	color: #666666;
	letter-spacing: 1px;
}
.pro_show_top .rx{
	background-image: url(../images/tel2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.pro_show_top .rx a{
	background-color: #0044a9;
	vertical-align: middle;
}
.pro_show_top .rx span{
	vertical-align: middle;
}
.pro_show_bottom .titles{
	background-color: #e5e5e5;
}
.pro_show_bottom .titles .item{
	display: inline-block;
	text-align: center;
	width: 145px;
	cursor: pointer;
}
.pro_show_bottom .titles .hover{
	color: #fff;
	background-color: #0044a9;
}

.pro_show_bottom .wrap{
	display: none;
}
.about_ry .item{
	float: left;
	width: 222px;
	margin-right: 14px;
}
.page_about_yj{
	background-color: #f4f4f4;
}
.page_about_yj .w2{
    background-image: url(../images/vision.png);
    background-repeat: no-repeat;
    background-position: left center;
    min-height: 330px;
}
.page_about_yj .item{
    border-bottom: 1px solid #e5e5e5;
    margin-left: 460px;
}
.page_about_yj .item .title{
    margin-top: 20px;
}
.page_about_yj .desc{
    color: #666666;
    font-size: 14px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.about_fc .wrapper{
	margin-right: -50px;
}
.about_fc .wrapper .item{
	float: left;
	width: 280px;
	margin-right: 10px;
	margin-top: 20px;
}
.about_fc .wrapper .item .title{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.43);
}
.message .w{
    background-image: url(../images/mbg.png);
    background-repeat: no-repeat;
    background-position: 40px bottom;
    border: 1px solid #d5d5d5;
    font-size: 13px;
}
.message form{
    padding-left: 40px;
    line-height: 35px;
    margin-top: 90px;
}
.message form span{
    vertical-align: top;
    display: inline-block;
    width: 85px;
}
.message input{
    height: 35px;
    width: 360px;
    border: 1px solid #dddddd;
}
.message textarea{
    width: 360px;
    height: 80px;
    border: 1px solid #dddddd;
}
.message form div{
    margin-bottom: 12px;

}
.message #btn{
    width: 186px;
    height: 40px;
    border-radius: 20px;
    border: none;
    text-align: center;
    line-height: 40px;
    font-size: 19px;
    position: absolute;
    right: 193px;
    bottom: 67px;
    color: #fff;
    background: none;
    outline: none;
    cursor: pointer
}
.content_content .title{
    font-weight: 500;
    font-size: 26px;
    line-height: 1;
}
.content_content .info{
    color: #999999;
    padding-bottom: 20px;
    border-bottom: 1px solid #d2d2d2;
}

.hezuo_list .wrapper{
	margin-right: -40px;
}
.hezuo_list .item{
	float: left;
	width: 276px;
	margin-bottom: 17px;
	margin-right: 15px;
}
.hezuo_list .item .title{
	background-color: #999999;
	transition: all 0.4s;
	color: #fff;
}

.hezuo_list .item:hover .title{
	background-color: #cc0000;
}
.zizhi_list .wrapper{
	margin-right: -50px;
}
.zizhi_list .item{
	width: 216px;
	border: 1px solid #e3e3e3;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
.news_list .item{
    padding-top: 27px;
    padding-bottom: 27px;
    border-bottom: 1px solid #e9e9e9;
}
.news_list .item .title{
    margin-top: 5px;
}
.news_list .item .date{
    background-color: #0044a9;
    transition: all 0.3s;
}
.news_list .item .info{
    width: 792px;
}
.news_list .item .info .desc{
    margin-top: 10px;
    color: #888888;
    font-family: '宋体';
}
.news_list .item:last-child{
    border: none;
}
.news_list .item:first-child{
	padding-top: 0;
}
.news_list .item:hover .date{
	background-color: #cc0000;
}

