.wh100idc_show {display: block;}
.wh100idc_hide {display: none;}
.nav_title a {
	color: #3c3c3c;
}
.bottom_text a {
    color: #fff;
}
/*index*/
.nav {
	height: 80px;
	padding-right: 15%;
	padding-left: 15%;
	display: flex;
	align-items: center;
	z-index: 999;
	background-color: #FFF;
	background-position: 0 0;
	position: fixed;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #ccc;
}
.nav_logo {
	width: 180px;
	float: left;
	height: 45px;
}
.nav_logo img {
	width: 100%;
	height: 100%;
}
.nav_title {
	float: left;
	width: 100%;
	padding-left: 9%;
	color: #3c3c3c;
	font-size: 1.2em;
	height: 25px;
}
.nav_title ul li {
	float: left;
	padding-left: 30px;
	text-align: center;
	line-height: 18px;
}
.nav_title ul li font {
	font-size: 10px;
}
.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;
}
.cont_box {
	background-color: #F6F6F6;
	padding-right: 10%;
	padding-left: 10%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	font-size: 1.2em;
	font-weight: 400;
	margin-top: 35px;
}
.cont_box img {
	width: 42%;
}
.cont_box div {
	width: 50%;
	margin-left: 30px;
	margin-top: 65px;
}
.cont_box font {
	line-height: 25px;
}
.cont_box ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
}
.cont_box ul li {
	background-color: #134177;
	width: 30%;
	color: #FFF;
	display: flex;
	justify-content: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: -10px;
	padding-left: -10px;
}
.cont_box_hr {
	width: 38%;
	background-color: #0A4F92;
	height: 15px;
	display: flex;
	float: right;
}
.cont_cq {
	clear: both;
}
.cont_box2 {
	background-color: #0A4F92;
	margin-top: 35px;
	padding-right: 10.5%;
	padding-left: 10.5%;
	color: #FFF;
	
	}
.cont_box2 ul {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 35px;
	}
.cont_box2 ul li {
	width: 22%;
	margin-bottom: 45px;
}
.cont_box2 ul li img{
	width: 100%;
}
.cont_box2 ul li font{
	display: flex;
	justify-content: center;
	font-size: 1.5em;
	margin-top: 10px;
}
.cont_box3 {
	padding-right: 17.5%;
	padding-left: 17.5%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cont_box3_1 {
	width: 45%;
}
.cont_box3_1_img {
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
	margin-top: 35px;
}
.cont_box3_1_text {
	width: 100%;
	background-color: #084E8C;
	height: 70px;
	border-radius: 45px;
	color: #FFF;
	font-size: 2.2em;
	display: flex; 
    justify-content: center;
    align-items: center;
}
.cont_box4_1 {
	padding-right: 10%;
	padding-left: 10%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	justify-content: space-between;
	background-color: #F6F6F6;
	padding-top: 35px;
	margin-top: 35px;
}
.cont_box4_1 div {
	width: 30%;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-items: center;
	margin-bottom: 45px;
}
.cont_box4_1 img {
	width: 100%;
}
.cont_box4_1 font{
	background-color: #084E8C;
	color: #FFF;
	width: 100%;
	text-align: center;
	font-size: 1.8em;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.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){
    .cont_box img {
    width: 100%;
}
.cont_box div {
    width: 100%;
}
	.nav {
		padding-right: 5%;
	    padding-left: 5%;
	}
	.nav .nav_title {
		width:100%;
	}
	.bottom_box .bottom_logo {
	width:180px;
}
}
@media(max-width:991px){
    .cont_box2 ul li{
        width: 100%;
    }
    .cont_box3_1 {
    width: 100%;
}
	.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){
    .cont_box4_1 div {
        width: 100%;
    }
	.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){
.cont_box3_1_text {
	height: 50px;
	font-size: 1.2em;
}
.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){

}
