.wh100idc_show {display: block;}
.wh100idc_hide {display: none;}
.nav_title a {
	color: #ffffff;
}
.bottom_text a{
    color: #fff;
}
.nav_this {
	color: #FF0000;
}
.nav_font_this {
	background-color: #FFFFFF;
	height: 2px;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	display: none;
}
.nav_title ul li:hover .nav_font_this {
	display:block;
}
.wh100idc_show_heid{display: none;}
.nav_title ul li:hover .wh100idc_show_heid {
	display:block;
}
/*index*/
.nav {
	width: 100%;
	position: fixed;
	top: 0;
	height: 80px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#26588B), to(#214A80));
	padding-right: 15%;
	padding-left: 15%;
	display: flex;
	align-items: center;
	z-index: 999;
}
.nav_logo {
	width: 180px;
	float: left;
	height: 45px;
}
.nav_logo img {
	width: 100%;
	height: 100%;
}
.nav_title {
	float: left;
	width: 100%;
	margin-left: 9%;
	color: #FFF;
	font-size: 1.2em;
	height: 25px;
}
.nav_title ul li {
	float: left;
	margin-left: 30px;
	text-align: center;
	line-height: 18px;
}
.nav_title ul li font {
	font-size: 10px;
}
.nav2_box {
	width: 47%;
	background-color: #FFF;
	position: fixed;
	top: 76px;
	left: 28%;
	z-index: 999;
	display: flex;
	padding: 25px;
}
.nav2_box .nav2_box1 {
	width: 94%;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.nav2_box .nav2_box_list {
	width: 47%;
	margin-bottom: 25px;
}
.nav2_box_title {
	border-bottom: solid 1px #DCDCDC;
	color: #252B3A;
	font-weight: bold;
	display: flex;
    align-items: flex-end;
    justify-content: flex-start;
	padding-bottom: 8px;
}
.nav2_box_title img {
	height: 30px;
	width: 30px;
	margin-right: 10px;
}
.nav2_box_cont {
	color: #AAAAAA;
	padding-top: 10px;
	float: left;
}
.banner {
	width: 100%;
}
.banner img{
	width:100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	background-position: center 0;
	overflow: hidden;
	min-height: 37.5vh;
}
.content_title {
	font-size: 35px;
	display: flex;
	justify-content: center;
	padding-top: 35px;
}
.content_etitle {
	color:#767676;
	display: flex;
	justify-content:center; 
	padding-top: 10px;
	}
.content_title_this{
	background-color: #0A508E;
	height: 3px;
	width: 5%;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
}
.cent_box{
	background-color: #084E8C;
	margin-top: 20px;
	padding-right: 15%;
	padding-left: 15%;
	color: #FFF;
	font-size: 1.2em;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	line-height: 2em;
	text-indent: 35px;
}
.cent_box img{
	height: 200px;
	width: 300px;
	display: flex;
	flex-wrap: wrap;
}
.cent_box_40{
	width: 50%;
	padding-top: 25px;
	padding-bottom: 25px;
	display: flex;
	flex-wrap: wrap;
	padding-right: 15px;
}
.cent_box_20{
	width: 30%;
	display: flex;
	flex-wrap: wrap;
}
.content_zy_box {
	background-image: url(../images/zhxf/banner02.jpg);
	width: 100%;
	background-repeat: repeat;
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	padding-top: 45px;
	height: 300px;
	font-size: 1.2em;
	font-weight: bold;
}
.content_zy_text {
	background-color: #FFF;
	opacity: 0.6;
	margin-right: 15%;
	margin-left: 15%;
	border-radius: 8px;
	margin-bottom: 20px;
	padding: 20px;
}
.content_zy_flex {
	background-color: #084E8C;
	width:23%;
	height:150px;
}
.content_9_box {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}
.content_9 {
	display:flex;
	align-items:stretch;
	flex-wrap:wrap;
	justify-content:center;
	justify-content:space-between;
	}
.content_9 div{
	background-color: #084E8C;
	border-radius: 50px;
	display: flex;
	width: 40%;
	height: 50px;
	color: #FFF;
	font-size: 1.2em;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 25px;	
}
.content_9_zd {
	background-color: #084E8C;
	border-radius: 50px;
	display: flex;
	width: 24%;
	height: 50px;
	color: #FFF;
	font-size: 1.2em;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	margin-right: auto;
	margin-left: auto;
	}

.content_hr {
	background-color: #084E8C;
	height: 65px;
	margin-top: 15px;
}
.content_ys_box {
	background-color: #EFF3F6;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 45px;
}
.content_ys_text_tit {
	font-size: 25px;
	margin-top: 20px;
}
.content_ys_text {
	color: #A2A6A9;
	margin-top: 10px;
}
.content_ys_text_box {
	display: flex;
	justify-content: center;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 90%;
	margin-top: 50px;
	}
.content_ys_text_box div{
	width: 45%;
	display: flex;
	justify-content: flex-start;
	background-color: #FFF;
	align-content: center;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 25px;
	flex-wrap:wrap;
}
.content_ys_text_box div img{
	width: 36%;	
}
.content_ys_font_box {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap:wrap;
	width:60%!important;
	}
.content_ys_text_box div font{
margin-left: 35px;
}
.content_ys_title {
	font-size: 20px;
	margin-left: 35px;
	margin-bottom: 20px;
}
.content_case_box {
	margin-right: 15%;
	margin-left: 15%;
}
.content_case_tit{
	font-size: 30px;
	color: #6F6F6F;
	margin-top: 25px;
}
.content_case_tit2{
	background: -webkit-linear-gradient(360deg, #002851 0%, #006ccc 25%, #1f649b 50%, #6980FC 75%, #fff 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 32px;
	font-weight: bolder;
	margin-top: 25px;
	margin-bottom: 10px;
	}
.content_case_text{
	color: #6F6F6F;
	margin-bottom: 25px;
	}
.content_img{
	width: 100%;
}
.content_case_true_box {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-top: 35px;
	background: #F0F3F5;
	padding: 35px 15px 20px 15px;
	}
.content_case_true_box div{
	width:30%;
}
.content_case_true_box img{
	width:100%;
}
.content_case_true_box font{
	display: flex;
	justify-content: center;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 25px;
	width: 300px;
}

.bottom {
	background-image: url(../images/bottom.jpg);
	height:300px;
	width: 100%;
	background-repeat: repeat;
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	margin-top: 35px;
}
.bottom .bottom_box {
	display: flex;
	justify-content:center;
	color:#ffffff;
}
.bottom_box .bottom_logo {
	width:260px;
	height:190px;
	padding:40px;
}
.bottom_box .bottom_contact{
	padding:40px;
}
.bottom_box .bottom_case{
	padding:40px;
}
.bottom_box .bottom_about{
	padding:40px;
}
.bottom_box .bottom_title{
	font-size: 16px;
	padding-bottom: 10px;
}
.bottom_box .bottom_text{
	font-size: 14px;
	padding-top: 15px;
}
.bottom .bottom_copyright {
	position: relative;
	top: -25px;
	display: flex;
	justify-content: center;
	color: #C8C8C8;
	border-top: 1px solid #C8C8C8;
}
.bottom_copyright font {
	padding-top: 20px;	
}

.content_list_box .content_news_title {
	font-size: 15px;
	padding-bottom:10px;
}


@media(max-width:1440px){}
@media(max-width:1366px){}
@media(max-width:1280px){
	.crumbs {
		padding-right:10vw;
    }

}
@media(max-width:1080px){
	.nav {
		padding-right: 5%;
	    padding-left: 5%;
	}
	.nav .nav_title {
		width:100%;
	}
	.bottom_box .bottom_logo {
	width:180px;
}
}
@media(max-width:991px){
	.nav {
		padding-right: 0;
	    padding-left: 0;
	}
	.nav_logo {
		width: 100px;
		float: left;
		height: 30px;
    }
	.nav .nav_title {
		width:100%;
		margin-left: 0;
		font-size: 8px;
		height: 20px;
		margin-left: 0;
	}
}
@media(max-width:736px){
    .cent_box {
    padding-right: 5%;
    padding-left: 5%;
    }
    .cent_box_40 {
    width: 100%;
    }
    .cent_box_20 {
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0px;
    }
    .content_ys_box {
       width: 100%; 
    }
    .content_ys_text_box div{
        width: 100%; 
    }
    .content_case_box{
        margin-left: 5%;
        margin-right: 5%;
    }
    .content_etitle
    {
        font-size: 10px;
    }
    .content_case_tit2{
        font-size: 28px;
    }
    .content_case_tit{
        font-size: 25px;
    }
    .content_case_true_box div{
        width: 45%;
    }
    .content_zy_text {
        margin-left: 5%;
        margin-right: 5%;
    }
    .content_zy_box{
        height: auto;
    }
    .content_zy_flex{
        height: 30px;
    }
    .content_9 div {
        width: 350%;
    }
    .content_9_zd {
        width: 80%;
    }
	.nav {
		padding-right: 0;
	    padding-left: 0;
		display: flex;
	    justify-content:space-between;
	}
	.nav_logo {
		width: 180px;
		float: left;
		height: 45px;
		margin-left:10px;
    }
	.nav .nav_e_click {
		position: fixed;
		top: 0;
		width:100%;
		height:100%;
		z-index: 1000;
}
	.nav_e_list {
	margin-left: 60%;
	width: 40%;
	display: flex;
	justify-content: center;
	background-color:#06C;
	color:#ffffff;
}
	.nav_e_list a{
	color:#ffffff;
}
	.nav_e_list ul {
	padding: 15px;		
}
    .nav_e_list ul li{
	padding-top: 5px;
	padding-bottom: 5px;
}
	.nav_e i{
	font-size: 45px;
	color: #ccc;
	margin-right:15px;
}
	.nav .nav_title {
		width:85%;
		margin-left: 0;
		font-size: 8px;
		height: 20px;
		margin-left: 0;
	}
	.crumbs {
		padding-right:2vw;
    }

.content_text .content_list {
	display: flex;
	flex-direction:column;
}
.content_list .content_list_box{
	padding-top: 20px;
	padding-right: 20px;
	padding-left:20px;
	padding-bottom:20px;
}
.content_text .content_list img {
	padding: 0;
}
.bottom {
	height:100%;
}
.bottom .bottom_box{
	flex-wrap:wrap;
}
.bottom .bottom_copyright {
	flex-wrap:wrap;	
}
}
@media(max-width:480px){
.banner {
}
.banner img{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	background-position: center 0;
	overflow: hidden;
	min-height: 20vh;
}
.content{
	flex-wrap:wrap;
}
.content .content_nav{
	position: static;
	top: 0;
	padding-right: 0;
}
.content_nav .content_nav_top{
	background-position: 0px;
	height: 120px;
	width: 100vw;
}
.content_box .content_text {
	width: 96vw;
	margin-left: 2vw;
    margin-right: 2vw;
    }
}
@media(max-width:375px){

}
@media(max-width:320px){

}
