.h_h{height: 0;}

.index_head{position: fixed;z-index: 15;left: 0;top: 0;background: #fff; transition:.5s ease;padding: 0;display: flex;flex-flow: row wrap;justify-content: space-between; width: 100%; border-bottom: 1px solid rgba(0,0,0,.15); display: flex; align-items: center; padding: 0 4%;}
.index_head .logo img{ max-height: 70px;}
@media only screen and (min-width:1025px){
	.index_head.typea:not(.typeanot){background-color:transparent; box-shadow:0 0 0; border:none;}
	.index_head.typea:not(.typeanot) .nav{ border-top:1px solid rgba(255,255,255,.1);}
	.index_head.typea:not(.typeanot) .nav li .tarA a{ color: #fff;}
	.index_head.typea:not(.typeanot) .nav li .tarA:after{ background: #fff;}
	.index_head.typea:not(.typeanot) .nav li .tarA.act a.link,.index_head.typea:not(.typeanot) .nav li:hover a.link{ color:#fff;}
	.index_head.typea:not(.typeanot) .nav li #line{ background: #fff;}
	.index_head.typea:not(.typeanot) .top_right{ color: #fff;}
	.index_head.typea:not(.typeanot) .w_logo{filter: grayscale(100%);-webkit-filter: grayscale(100%);filter: brightness(0%) invert(100%);-webkit-filter: brightness(0%) invert(100%);}
	.index_head.typea:not(.typeanot) .top_right span.t_search{ border-color: #fff;}
	.index_head.typea:not(.typeanot) .lang a{ color:#fff;}
	.index_head.typea:not(.typeanot) .top_nav a{ color: #fff;}
}

.top_nav a{ display: inline-block; text-transform: uppercase; font-size: 14px; margin-right: 85px;}
.top_nav a.on{ color: #084ea4;}
.top_contact .follow_list a img{ width: 28px;}
.index_head .nav{ margin-left: auto;border-top: 1px solid rgba(0,0,0,.15);}
.index_head .nav li{float: left;margin-left: 70px;position: relative;height: 60px;line-height: 60px; font-family: montm}
.index_head .nav li:first-child{margin-left:0;}
.index_head .nav li .tarA a{color: #333;transition: all .3s;display: block;position: relative;font-size: 16px;}
.index_head .nav li .tarA a i{ margin-left: 5px;}
.index_head .nav li .tarA.act a,.index_head .nav li:hover .tarA a{ color: #084ea4;}
.index_head .nav li .tarA.act a:after,.index_head .nav li:hover .tarA a:after{ width: 100%;}
.index_head .nav li:hover .second{transform: scaleY(1);opacity: 1}
.index_head .nav li .second{ border-radius: 5px; background: #fff;border: 1px solid #dddddd;position: absolute;top: 60px;left: -80px; min-width: 300px;transform: scaleY(0);opacity: 0; transition: opacity .3s, transform .3s; overflow:hidden; padding:10px 15px;}
.index_head .nav li .second h4{font-size: 18px; line-height: 40px; border-bottom: 1px solid #ddd;}
.index_head.typea .nav li .second a{font-weight: normal; font-size: 16px; color: #666; line-height: 30px; display: block; padding: 5px}
.index_head .nav li .second a{ padding: 0 15px; white-space:nowrap; line-height:50px; display:block; font-size:16px; }
.index_head .nav li .sec1 a{ display: flex;}
.index_head .nav li .second a:hover{ background:#084ea4; color:#fff;}
.index_head .nav li .second a i{margin-left: auto;}
.top_right{ margin-left: 50px; position: relative; margin-left: auto;}
.top_right span.search,.top_right .lang{ display: inline-block; line-height: 14px; padding-left: 15px; border-left: 1px solid #d6d6d6; cursor: pointer;}
.top_right .lang{ border:none; position: relative; margin-right: 15px;}
.top_right .lang_list{ position: absolute; top: 14px; left: -20px; background: #fff; padding: 10px; min-width: 150px; display: none;}
.top_right .lang_list a{ display: block; line-height: 36px; border-bottom: 1px dashed #ddd;}
.top_right .lang_list a:hover{ color: #00a2e9;}
.top_right .lang:hover .lang_list{ display: block;}
.top_right span.search i{ font-size: 18px;}

.reveal-modal-bg{position: fixed;height: 100%;width: 100%;z-index: 100;display: none;top: 0;left: 0;background:rgba(00, 00, 00, 0.4)}
.reveal-modal{visibility: hidden;top: 0!important;left: 34%;position: absolute;z-index: 101;max-width: 600px;width: 100%;}
.reveal-modal .close-reveal-modal i{font-size: 30px;position: absolute;top: 65%;right: 10px;color: #333;cursor: pointer;}
.seahead{margin-top: 65%;border-radius: 500px;overflow: hidden;}
.seahead input{height: 60px;line-height: 60px;}
.seahead .ent{width: 64%;padding: 0 3%;}
.seahead .sub{width: 30%;background: #16246e;color: #fff;text-transform: uppercase;cursor: pointer;}
.index_foot{ position: relative; background: url(../images/footbg_02.jpg) no-repeat; background-size: cover; color: #fff;}
.index_foot a{ color: #fff;}
.foot_center{ padding: 60px 0 50px; border-bottom: 1px solid rgba(255,255,255,.2);}
.foot_center .foot_nav{ margin: 0 auto; width: 50%;}
.foot_center .foot_nav li{ margin: 0 auto;}
.foot_center .foot_nav a{display: block; color: #d7d7d7; margin-bottom: 20px;}
.foot_center .box{ width: 22%;}
.foot_center .box .flogo{ filter: grayscale(100%);-webkit-filter: grayscale(100%);filter: brightness(0%) invert(100%);-webkit-filter: brightness(0%) invert(100%);display: block;margin-bottom: 20px;}
.foot_center .box p{ color: #d7d7d7; margin-bottom: 50px;}
.foot_center .box h4{ font-family: montm; font-size: 20px; color: #fff;margin-bottom: 10px;}
.foot_contact{ width: 25%;}
.foot_contact .fcon_box{ width: 30%;}
.foot_contact .fcon_item{ margin-bottom: 30px; overflow: hidden;}
.foot_contact .fcon_item span{ display: inline-block; float: left; margin-right: 10px; width: 42px; height: 42px; text-align: center; line-height: 42px; border-radius: 50%; border: 1px solid #d3d3d3; font-size: 22px;}
.foot_contact .fcon_item p{ float: left; line-height: 24px; width: calc(100% - 55px); padding-top: 12px; font-size: 20px; font-family: montm;}
.copy{ padding: 20px 0;}
.foot_contact .fcon_item:last-child p{ font-size: 16px; color: #d7d7d7;}
.foot_center b{ font-family: montm; font-weight: normal;font-size: 20px; text-transform: uppercase; margin-bottom: 30px; display: block; color: #fff;}
.index_foot .b_top{ position:absolute;width: 58px; height: 58px; border: 4px solid #fff; border-radius: 50%; background: #005092; text-align: center; top: -29px; left: 50%; margin-left: -29px; cursor: pointer;}
.b_top i{ line-height: 50px; color: #fff; font-size: 22px;}
.fcon_tel span{ font-size: 30px; color: #004088; margin-right: 5px;}
.fcon_tel{ color: #333;}
.fcon_tel p{ font-size: 42px; margin-top: 20px;}
.head-wap{display: none;}
.m_img{display:block;height:54px;background:#fff;position:fixed;top:0px;left:0px;width:100%;z-index:9999;overflow: hidden;}
.m_img .headlf{padding-top:5px;padding-left:7px;float: left;}
.m_img .headlf .m_logo{max-height:44px;display: block;}
.m_img .headrg{padding-right:10px;padding-top:15px;float: right;}
.m_img .headrg a .m_menuimg{height:22px;vertical-align:top;display: block}
.m_nav {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
.m_nav .closecover{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
.m_nav .closeicon{position:absolute;width:20%;left:0;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
.m_nav .m_navList{position:absolute;width:80%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
.m_nav .m_navList ul{padding-left:5%;padding-right:5%}
.m_nav .m_navList ul li{border-bottom:1px solid #232530}
.m_nav .m_navList ul li a{display:block;color:#fff;line-height:32px;padding-left:5%;font-size:16px}
.m_nav .m_navList ul li .m_f_a{display: flex;align-items: center;justify-content: space-between; width: 100%;padding:7px 0;}
.m_nav .m_navList ul li .m_f_a a{flex: 1;}
.m_nav .m_navList ul li .m_f_a i{width: 40px;height:35px;box-sizing: border-box; padding:0 5px; display: block;}
.m_nav .icon{ background:url(../images/plus.png) 100% no-repeat;background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.icon_on{background:url(../images/reduce.jpg) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.m_nav .m_navList ul li .m_s_nav{display:none;width: 100%;}
.m_nav .m_navList ul li .m_s_nav a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}
.showinq .feed dl{display: flex;flex-flow: row wrap;justify-content: space-between;}
.showinq .feed dt .box{float: left;margin-right: 40px;}
.showinq h2{text-transform: uppercase;}
.showinq table{margin: 20px 0 40px;width: 100%;}
.showinq td{border: solid 1px #ddd;padding-left: 20px;}
.showinq tr.bt td{height: 50px;line-height: 50px;background: #f2f2f2;font-size: 16px;color: #333;font-weight: bold;}
.showinq td img{max-width: 100px;display: block;margin: 0 auto;}
.showinq td.img{padding-left: 0;padding: 10px 0;width: 16.66%;}
.showinq td.wz{font-weight: bold;}
.showinq td.sc{cursor: pointer;}
.center4{max-width: 1200px;width: 100%;margin: 0 auto;}

.ny_ban{ position: relative; overflow: hidden;}
.ny_ban img{ width: 100%;}
.ny_ban .ny_ban_txt{ position: absolute; top: 40%; left: 0; width: 100%;color: #fff;}



@media (max-width: 1024px){
	.head-wap{display: block;}
	.index_head{ display: none;}
	
	.index_foot .center.c-flex{ display: none;}
	.copy{ margin-bottom: 50px;}

}

