.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;
}
.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_tit {
	color: #18518D;
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 35px;
}
.cont_box img {
	width: 42%;
}
.cont_box div {
	width: 50%;
	margin-top: 65px;
	margin-right: 30px;
}
.cont_box font {
	line-height: 25px;
	display:flex;
	
}
.cont_box ul {
	width: 52vw;
	margin-top: 20px;
}
.cont_box ul li {
	/*width: 55%;*/
	width: 68%;
}
.cont_box ul li i{
	color: #0F3C6E;
	font-size: 1.5em;
	font-weight: bold;
	margin-left: 5px;
}
.cont_box_hr {
	width: 38%;
	background-color: #0A4F92;
	height: 15px;
	display: flex;
	float: right;
}
.cont_cq {
	clear: both;
}
.conte_box_1{
	background-color: #F6F6F6;
	padding-right: 10%;
	padding-left: 10%;
	color: #FFF;
	font-size: 1.3em;
	margin-top: 25px;
}
.conte_box_1 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 15px;
	padding-bottom: 25px;
}
.conte_box_1 ul li{
	background-color: #134373;
	width: 21%;
	margin-top: 10px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 2px;
	margin-bottom: 10px;
}
.conte_box_2{
	background-color: #F6F6F6;
	padding-right: 18%;
	padding-left: 18%;
	color: #FFF;
	font-size: 2em;
}
.conte_box_2 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 15px;
	padding-bottom: 25px;
}
.conte_box_2 ul li{
	background-color: #134373;
	height: 65px;
	width: 35%;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 2px;
	margin-bottom: 10px;
	transform: skewX(-20deg);
}
.conte_box_2 ul li:nth-of-type(1){
	margin-left:75px;
}
.conte_box_2 ul li:nth-of-type(3){
	margin-left:50px;
}
.conte_box_2 ul li:nth-of-type(5){
	margin-left:25px;
}
.conte_box_2 ul li:nth-of-type(2){
	margin-right: 25px;
}
.conte_box_2 ul li:nth-of-type(4){
	margin-right:50px;
}
.conte_box_2 ul li:nth-of-type(6){
	margin-right:75px;
}
.conte_box_2 ul li:nth-of-type(8){
	margin-right:100px;
}
.conte_box_2 ul li img{
	width: 50px;
	margin-right: 10px;
	transform: skewX(20deg);
}
.conte_box_2 ul li font{
	transform: skewX(20deg);
}

.conte_box_3 {
	padding-right: 20%;
	padding-left: 20%;
	font-size: 1.5em;
	margin-top: 25px;
}
.conte_box_3 ul{
	display: flex;
	justify-content:space-around;
	flex-wrap: wrap;
}
.conte_box_3 ul li{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin-top: 15px;
	margin-bottom: 15px;
	}
.conte_box_3 ul li img{
	width: 80%;
	margin-bottom: 15px;
}



.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.5em;
	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_box ul li {width:100%;}
	.cont_box ul li i{
	font-size: 1.2em;
}
.cont_box img{
	margin-top: 15px;
}
.cont_box div{margin-right:0px;}
.conte_box_1{font-size: 0.8em;}
.conte_box_1 ul li {width:45%;}
.conte_box_2 ul li{width:100%;}
.conte_box_2 ul li:nth-of-type(n+1){
	margin-right: 0px;
	margin-left: 0px;
}
.conte_box_3{font-size: 1.2em;}
.cont_box4_1 font{font-size: 1em;}
    .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){

}
