@charset "utf-8";
/* html,body{font-family: "微软雅黑";} */
body{font-size:16px;font-family:"微软雅黑",arial,sans-serif,serif,"Microsoft YaHei";}
*{padding:0;margin:0;list-style:none;}
a{text-decoration:none;color:inherit;} 
i{font-style: normal;}
dl,ol,ul {list-style-type:none}
b{display: inline-block;}
em{font-style: normal;font-family: arial;}

.odcontent{margin:0 auto; width:90%;max-width:1400px;}
@media only screen and (max-width: 520px){
	.odcontent{width: 90%;}
	body{font-size:14px;}
}

.idx_wrap{margin:0 auto; width:90%;max-width:1400px;}
@media only screen and (max-width: 520px){
	.idx_wrap{width: 94%;}
}

.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.clearfix{zoom:1}
input,textarea{border: none;outline: none;border-radius: 0;-webkit-appearance:none;}
button {border: none;padding: 0;}
.fl{float:left}
.fr{float:right}

.por{position: relative;}
.poa{position: absolute;}
.head_fixed{position: fixed;top: 0;left: 0;width: 100%;height: auto;z-index: 9999;}
img{border: none;vertical-align: middle;max-width: 100%;}

*:focus{
	outline: none;
	-webkit-tap-highlight-color: transparent;
}

a,li,div {-webkit-tap-highlight-color:transparent}

input:-webkit-autofill,
 textarea:-webkit-autofill,
 select:-webkit-autofill {
     background-color: transparent!important;
     background-image: none !important;
     -webkit-box-shadow: 0 0 0 1000px #f2f3f7 inset !important;
     -webkit-text-fill-color: #333;
}

/* 自定义样式 */
.ver-mid{vertical-align: middle;}
.ver-bl{vertical-align: baseline;}
.flx{display: flex;flex-wrap: nowrap;justify-content: space-between;}
.flx_w{display: flex;flex-wrap: wrap;justify-content: space-between;}
.txt_center{text-align: center;}
.hide{display: none;}
.center{text-align: center;}
.right{text-align: right;}
.left_text{text-align: left;}
.w1200{margin: 0 auto;width: 90%;max-width: 1200px;}
.blue{color: #07a4df;}
.green{color: #004b8d;}
.ow{overflow: hidden;}

@font-face {
	font-family:gotham;
	src: url(../fonts/gothampro-bold.ttf);
}



/* header{height: 155px;} */
/* .idx .head {background: transparent;}
.idx .head .head_mid .head_nav .first_nav > li > a{color: #fff;}
.idx .head .head_mid .head_nav .first_nav > li > a:after{background: #fff;}
.idx .head .head_mid #search_btn{filter: grayscale(1) brightness(100);} */

.head{position: fixed;left: 0;top: 0;width: 100%;z-index: 98;/* background: rgba(0,0,0,0.15); */color: #fff;/* background: transparent; */transition: all .3s linear;}

 

/* .head.scro {background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.head.scro .head_mid .lf_part .logo{filter: initial;}
.head.scro .head_mid .head_nav .first_nav > li{color: #2a2a2a;}
.head.scro .head_mid .rt_part .hot_line{color: #2a2a2a;}
.head.scro .head_mid .head_nav .first_nav > li > a > i{filter: grayscale(1) brightness(0.2);} */
.head .top_wrap{margin:0 auto;width: 90%;max-width: 1600px;}
.head .head_top{padding: 11px 0;font-size: 12px;color: #716666;background: #f7f7f7;}
.head .head_top .top_share a{display: inline-block;margin-right: 13px;padding-right: 13px;border-right: 1px solid #d7d9ea;}
.head .head_top .top_share a i{display: block;}
.head .head_top .top_share a i img{display: block;}
.head .head_top .top_share a:nth-last-child(1){margin-right: 0;padding-right: 0;border-right: 0;}
.head .head_top .top_right{width: calc(100% - 186px);width: -webkit-calc(100% - 186px);}
.head .head_top .top_right .flx_w{justify-content: flex-end;}
.head .head_top .top_right .flx_w > div{margin-left: 2.5%;padding-left: 22px;}
.head .head_top .top_right .cts:nth-child(1){background: url(../images/icon_01.png)no-repeat left top;}
.head .head_top .top_right .cts:nth-child(2){background: url(../images/icon_02.png)no-repeat left top;}
.head .head_top .top_right .language {background: url(../images/icon_03.png)no-repeat left top;line-height: 19px;cursor: pointer;color: #00369c;}
.head .head_top .top_right .language ul{display: none;position: absolute;left: 50%;top: 150%;width: 110px;padding: 0 10px;box-shadow: 0 0 5px rgba(0,0,0,0.1);transform: translateX(-50%);background: #fff;z-index: 2;}
.head .head_top .top_right .language > i{margin-left: 3px;}
.head .head_top .top_right .language ul li{line-height: 30px;}
.head .head_top .top_right .language ul li i{display: inline-block;vertical-align: middle;margin-right: 6px;}
.head .head_top .top_right .language ul li span{display: inline-block;vertical-align: middle;white-space: normal;text-overflow: ellipsis;overflow: hidden;}

.head .hide_name{position: absolute;left: 0;top: 0;margin-left: -2000px;}
.head .head_mid{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.head .head_mid  a.logo_w{display: block;}
.head .head_mid .lf_part{position: relative;box-sizing: border-box;display: flex;flex-wrap: nowrap;justify-content: flex-start;width: auto;align-items: center;width: 300px;}
.head .head_mid .lf_part .logo{white-space: nowrap;font-size: 18px;position: relative;overflow: hidden;text-align: center;}
.head .head_mid .lf_part .logo img{display: inline-block;vertical-align: text-bottom;width:100%;}
.head .head_mid .lf_part .logo .logo2{filter: brightness(100);}
.head .head_mid .lf_part .logo span{display: block;margin-top: 5px;}
.head .head_mid .lf_part .cpy_name{margin-left:10px;}
.head .head_mid .lf_part .cpy_name p{font-size: 33px;font-weight: bold;letter-spacing: 4px;}
.head .head_mid .lf_part .cpy_name em{font-size: 12px;font-weight: bold;letter-spacing: -0.2px;}
.head .head_mid .lf_part .l_slogan{font-size: 16px;margin-left:20px;}
.head .head_mid .head_nav {width: calc(98% - 300px);width:-webkit-calc(98% - 300px);box-sizing: border-box;position: relative;}
.head .head_mid .head_nav .first_nav{position: relative;/*text-align: left;*/ text-align:right;white-space: nowrap; margin-right:60px;}
.head .head_mid .head_nav .ench{ position: absolute; right:0; top:10px;}
.head .head_mid .head_nav .first_nav .curtain{position: absolute;left: 50%;top: 100%;width: 90vw;max-width: 1686px;height: 100%;background: rgba(255,255,225,0.95);transform: translateX(-50%);display: none;box-sizing: border-box;}
.head .head_mid .head_nav .first_nav > li{display: inline-block;padding: 0 1.2%;white-space: nowrap;position: relative;z-index: 1;}
.head .head_mid .head_nav .first_nav > li:after{content:"";position: absolute;left:0;top:0;width:100%;height:0;z-index: -1;background:#fff;box-shadow: 0 0 10px rgba(0,0,0,10%);transition: height 0.2s linear;}
/* .head .head_mid .head_nav .first_nav > li:first-child{padding-left:0}
.head .head_mid .head_nav .first_nav > li:last-child{padding-right:0} */
.head .head_mid .head_nav .first_nav > li > a{display: block;padding: 15px 0 15px;position: relative;font-size: 18px;transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;}
.head .head_mid .head_nav .first_nav > li > a > i{display: inline-block;margin-left:7px;width: 16px;height: 16px;background: url(../images/icon_06.png)no-repeat center;filter: brightness(100);display: none;}
/* .head .head_mid .head_nav .first_nav > li > a > i{position: absolute;display: inline-block;margin-left: 4px;top: 50%;left: 110%;width: 12px;height: 12px;transform: translateY(-50%);background: url(../images/icon_list.png)no-repeat center;} */
.head .head_mid .head_nav .first_nav > li.cur{background: transparent;}
/* .head .head_mid .head_nav .first_nav > li.cur > a{color: #1178a6;} */
.head .head_mid .head_nav .first_nav > li > a:after{content: "";position: absolute;left: 50%;bottom: 0;width: 0;height: 3px;background: #fff;transform: translateX(-50%);transition: width 0.3s linear;}
.head .head_mid .head_nav .first_nav > li.cur > a:after{width: 150%;}
.head .head_mid .head_nav .first_nav > li.cur > a{color: #fff;}
.head .head_mid .head_nav .first_nav > li:hover > a{color: #fff;}
/* 指向 */
/* .head .head_mid .head_nav .first_nav > li.cur > a:after{width: 100%;}
.head .head_mid .head_nav .first_nav > li:hover > a:after{content: "";width: 100%;} */
/* .head .head_mid .head_nav .first_nav > .hightlight{position: absolute;left: 50%;bottom: 0;width: 0;height: 4px;transform: translateX(-50%);background: #1178a6;transition: all 0.3s ease-out;} */
.head .head_mid .head_nav .pc_secnav{position: absolute;top: 100%;left: 0%;width:auto;min-width: 100%;height: auto;transform: translate(0,-10px) scale(0.8);z-index: 3;display: none;box-sizing: border-box;z-index: 2;background:#7a94a8;opacity: 0;transition: all .3s linear;transform-origin: center top;box-shadow: 0 0 10px rgba(0,0,0,0.1);border-radius:0 0 0 50px;/* background: linear-gradient(45deg,#79d27f 10%,#f5f5f5 60%); */}
/* #62bd60 */
/* .head .head_mid .head_nav .pc_secnav:before{content:"";position: absolute;left: 50%;top:0;width: 100%;max-width:1340px;height: 4px;transform:translateX(-50%);z-index: 1;background: #f5811f;} */
.head .head_mid .head_nav .pc_secnav.on{transform:translate(0,0) scale(1);opacity: 1;}
.head .head_mid .head_nav .pc_secnav .lf_nav{width: 100%;min-width: 234px;}
.head .head_mid .head_nav .pc_secnav .lf_nav > ul{display: flex;flex-wrap: wrap;justify-content: center;padding:26px 0 30px;}
.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li{padding:5px 15px;width: 100%;text-align: left;font-size: 16px;color: #fff;box-sizing: border-box;transition: margin-bottom .3s ease-out;position: relative;font-weight: bold;}
.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li > a{display: block;padding: 12px 20px;}
.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li:hover > a{color: #004b8d;}
.head .head_mid .head_nav .proNav{width: 1000px;left:100%}
.head .head_mid .head_nav .proNav .lf_nav{padding:20px 0;width: 160px;box-sizing: border-box;}
.head .head_mid .head_nav .proNav .sec_list{width:calc(100% - 160px);width:-webkit-calc(100% - 160px);background: #f2f2f2;}
.head .head_mid .head_nav .proNav .sec_list_wrap{padding:18px 3%;box-sizing: border-box;}
.head .head_mid .head_nav .proNav .sec_list_wrap:after{content:"";width: 31%;}
.head .head_mid .head_nav .proNav .sec_list .item{margin-top:2%;width:31%;text-align:left;}
.head .head_mid .head_nav .proNav .sec_list .item:nth-child(-n+3){margin-top: 0;}
.head .head_mid .head_nav .proNav .sec_list .item a{display: block;margin-top:10px;font-size: 14px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;color:#000;}
.head .head_mid .head_nav .proNav .sec_list .item a.sec_hd{font-size:16px;font-weight: bold;padding-bottom:10px;border-bottom:1px solid #ccc;white-space: pre-wrap;}
.head .head_mid .head_nav .proNav .sec_list .item a:hover{color:#004b8d}
.head .head_mid .head_nav .proNav .lf_nav > ul > li.on > a{background: #333;}

.head .head_mid .app_right{display: none;}
header .mobile_nav{position: fixed;left: -100vw;top: 0;width: 300px;height: 100vh;transition: all .3s;box-sizing: border-box;z-index: 100;background: #fff;}
header .mobile_nav .m_logo{display: block;padding:30px 5% 0;width: 100%;box-sizing: border-box;}
header .mobile_nav.sld{left:0;width: 76%;}
.head .head_mid .menu_part{position: relative;display:inline-block;width: 40px;height: 30px;vertical-align: middle;display: none;}

.head .head_mid .menu_btn{display: inline-block;position: absolute;left: 50%;top: 50%;width: 100%;height: 100%;transform: translate(-50%,-50%);z-index: 2;cursor: pointer;}
.head .head_mid .menu_btn span{display: block;width: 100%;height: 2px;transform-origin: center;background: #fff;}
.head .head_mid .menu_btn span:nth-child(1){top: 0;}
.head .head_mid .menu_btn span:nth-child(2){position: relative;margin: 5px 0px;width: 100%;opacity: 1;transition: width .5s;opacity: 0;}
.head .head_mid .menu_btn span:nth-child(3){top:100%;margin: 0 0 0 0;}
.head .head_mid .menu_btn.open{/* width: 20px;height: 14px; */z-index: 9999;}
.head .head_mid .menu_btn.open span{width: 100%;}
.head .head_mid .menu_btn.open span:nth-child(1){position: absolute;top: 50%;left: 0;transform: rotateZ(45deg);transition: transform 0.3s 0.5s;}
.head .head_mid .menu_btn.open span:nth-child(2){opacity: 0;width: 0;margin: 10px 0;}
.head .head_mid .menu_btn.open span:nth-child(3){position: absolute;top: 50%;left: 0;transform:rotateZ(-45deg);transition: transform 0.3s 0.5s;}
.head .head_mid .rt_part{box-sizing: border-box;position: relative;}
.head .head_mid .rt_part .flx_w{align-items: center;}
.head .head_mid .rt_part .hot_line{width: auto;box-sizing: border-box;color: #000;box-sizing: border-box;font-size: 18px;position: relative;overflow: hidden;}
.head .head_mid .rt_part .hot_line.on{overflow: initial;}
.head .head_mid .rt_part .hot_line i{display: block;width: 25px;height: 25px;background: url(../images/icon_tel.png)no-repeat center;background-size: 25px;cursor: pointer;}
.head .head_mid .rt_part .hot_line > div{position: absolute;padding: 10px;right: 0;top: 150%;background: #fff;opacity: 0;transition: all .3s linear;color: #1178a6;}
.head .head_mid .rt_part .hot_line.on > div{right: 0;opacity: 1;}
.head .head_mid .rt_part .hot_line b{display: block;white-space: nowrap;;}

.head .top_func{padding:10px 0;background-image: linear-gradient(90deg,#1f512a,#5dc1a7,#1f512a);color: #fff;}
.head .top_func .tel {padding-left: 18px;color: #fff;background-image: url(../images/headtel.png);background-repeat: no-repeat;background-position: left center;}
.head .top_func .line{display: inline-block;margin: 0 24px;}
.head .top_func .language{display: inline-block;position: relative;}
.head .top_func .language > p{font-size: 15px;white-space: nowrap;}
.head .top_func .language img{vertical-align: middle;}
.head .top_func .language span{display: inline-block;vertical-align: text-bottom;margin: 0 8px;}
.head .top_func .language i.drop_icon{display: inline-block;width: 12px;height: 9px;background: url(../images/drop_icon.png)no-repeat center;vertical-align: middle;}
.head .top_func .language .show{display: none;position: absolute;top: calc(100% + 10px);top: -webkit-calc(100% + 10px);right:0;padding: 10px 15px;width: 104px;height: auto;z-index: 2;background: #fff;color: #333;box-shadow: 0 3px 10px rgba(225,225,225);border-radius: 4px;}
.head .top_func .language .show .yuyan li{margin: 5px 0;}
.head .top_func .language .show .yuyan li:hover{color: #1f512a;}

.head #search_btn{display: inline-block;width: 44px;height:44px;background: url(../images/i_search.png)no-repeat center;vertical-align: middle;background-color: #33ba46;border-radius: 50%;}
#header .m_search{margin-right:28px;white-space: nowrap;vertical-align: middle;position: relative;}
#header #search_btn{position: relative;cursor: pointer;}
#header #search_box{width:180px;box-sizing: border-box;z-index: 2;filter: initial;background:#e8e8e8;border-radius: 6px;overflow: hidden;position: absolute;right: 0;top: calc(100% + 20px);top:-webkit-calc(100% + 20px);display: none;}
#header #search_box input{display: inline-block;vertical-align: middle;height: 40px;background-color: transparent;}
#header #search_box input.key{padding:0 10px;width: calc(100% - 40px);box-sizing: border-box;font-size:12px;}
#header #search_box input.upload{width: 40px;height: 40px;background: url(../images/search.png)no-repeat center;}
#header .m_search .hot_tel{display: inline-block;margin-left:12%;padding-left:12%;border-left:1px solid rgba(200,200,200,0.5)}
#header .m_search .tel{display: inline-block;margin-right:16px;width: 24px;height: 22px;background: url(../images/hot_line.png)no-repeat center/100% auto;vertical-align: middle;filter: grayscale(1) brightness(100);}
#header .m_search span{display: inline-block;vertical-align: middle;}

/* 6c88bd */
#header.scro{background: rgba(26,31,37,0.76);color: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.1);background: #fff;color: #333;}
#header.scro .head_mid .lf_part .logo img{filter: invert(0.9);}
#header.scro .head_mid .lf_part .logo .logo2{filter: initial;}
#header.scro .head_mid .head_nav .first_nav > li > a{padding: 32px 0;}
#header.scro .head_mid #search_btn{filter: initial;}
#header.scro .m_search .tel{filter: initial;}
#header.scro .head_mid .menu_btn span{background: #666;}
#header.scro .head_mid .head_nav .first_nav > li > a{/* color: #333; */}
#header.scro .head_mid .head_nav .first_nav > li:hover > a{color:#004b8d;}
#header.scro .head_mid .head_nav .first_nav > li.cur > a{color: #004b8d;}
#header.scro .head_mid .head_nav .first_nav > li.cur > a:after{background: #004b8d;}
#header.scro .head_mid .menu_btn span{background: #004b8d;}
#header.scro .head_mid .head_nav .first_nav > li > a > i{filter: none;}
#header.scro .language .drop_icon{filter: initial;}

/* minglu_add */
.head .language {display: inline-block;/* position: absolute; */right:0;top:50%;line-height: 19px;cursor: pointer;/* transform: translateY(-50%); */z-index: 2;vertical-align: middle;position: relative;}
.head .language #wx_top img{display: inline-block;vertical-align: middle;}
.head .language .drop_icon{display: inline-block;vertical-align: middle;margin-left: 10px;width: 16px;height: 16px;background: url(../images/icon_02.png)no-repeat center;filter: brightness(100);}
.head .language > p{font-size: 16px;white-space: nowrap;}
.head .language #wx_top{display: block;width: 44px;height:44px;background-color: #33ba46;border-radius: 50%;text-align: center;line-height: 44px;color: #fff;}
.head .language img{vertical-align: middle;}
.head .language span{display: inline-block;vertical-align: middle;margin: 0 8px;}
.head .language .show{display: none;position: absolute;top: calc(100% + 10px);top: -webkit-calc(100% + 10px);left:0;padding: 10px 15px;width: 104px;height: auto;z-index: 2;background: #fff;color: #333;box-shadow: 0 3px 10px rgba(225,225,225);border-radius: 4px;}
.head .language .show .yuyan li{margin: 5px 0;padding-left:10px;position: relative;box-sizing: border-box;}
.head .language .show .yuyan li:hover{color: #004b8d;}
.head .language .show .yuyan li:after{content:"";position: absolute;left:0;top:50%;width: 6px;height: 6px;transform: translateY(-50%);border-radius: 50%;background: #ccc;}

header .mobile_nav #m_btn{position: absolute;right: 20px;top: 12px;width: 60px;height: 60px;cursor: pointer;z-index: 100;}
header .mobile_nav #m_btn i{position: absolute;left: 50%;top: 50%;width: 30px;height: 30px;transform: translate(-50%,-50%);background: url(../images/m_btm.png)no-repeat center;}
header .mobile_nav #m_btn:hover i{transform: translate(-50%,-50%) rotateZ(180deg);}


/* mobile-start */
	header .mobile_nav .m_logo img{width: auto;}
	header .mobile_nav .second_nav {position: relative;padding: 12px 5%;width: 100%;height: 100%;background: transparent;box-sizing: border-box;z-index: 99;}
	header .mobile_nav .second_nav > li{padding: 30px 0;width: 100%;line-height: 1.6;cursor: pointer;color: #111;transform: translateY(-100%);transition: all 0.2s ease-out;opacity: 1;box-sizing: border-box;}
	header .mobile_nav .second_nav > li p{display: inline-block;}
	header .mobile_nav .second_nav > li > a:hover{color: #004b8d;}
	header .mobile_nav .second_nav > li i{display: inline-block;float: right;width: 20px;height: 20px;background:url(../images/down.png)no-repeat center;vertical-align: middle;transform: initial;background-size: 20px auto;}
	header .mobile_nav.sld .second_nav > li{transform: translateY(0);opacity: 1;border-bottom: 1px solid #d6d6d6;}
	header .mobile_nav.sld .second_nav > li:nth-child(1){transition-delay: 0.2s;}
	header .mobile_nav.sld .second_nav > li:nth-child(2){transition-delay: 0.25s;}
	header .mobile_nav.sld .second_nav > li:nth-child(3){transition-delay: 0.3s;}
	header .mobile_nav.sld .second_nav > li:nth-child(4){transition-delay: 0.35s;}
	header .mobile_nav.sld .second_nav > li:nth-child(5){transition-delay: 0.4s;}
	header .mobile_nav.sld .second_nav > li:nth-child(6){transition-delay: 0.45s;}
	header .mobile_nav.sld .second_nav > li:nth-child(7){transition-delay: 0.5s;}
	header .mobile_nav.sld .second_nav > li > a{font-size: 16px;}
	header .mobile_nav .second_nav .next_nav{display: none;margin-top: 20px;}
	header .mobile_nav .second_nav .next_nav > li{padding-left: 24px;font-size: 16px;box-sizing: border-box;position: relative;}
	/* header .mobile_nav .second_nav .next_nav > li:before{content: "";position: absolute;left: 0;top: 50%;width: 6px;height: 6px;border-radius: 50%;transform: translateY(-50%);background: #fff;} */
	header .mobile_nav .second_nav .next_nav > li:hover{color: #004b8d;}
	header .mobile_nav .second_nav .bg_line{position: absolute;top: -4.5px;left: 50%;width: calc(100% + 20px);width: -webkit-calc(100% + 20px);height: 45px;background-color: #ff0000;transform: translateX(-50%);z-index: -1;border-radius: 30px;transition: top .3s ease;display: none;}
	@keyframes rotation{
		from{transform: rotateZ(0deg);}
		to{transform: rotateZ(720deg);}
	}
	
	/* header .mobile_nav .mobile_contact{width: 40%;height: 100%;position: relative;z-index: 2;}
	header .mobile_nav .mobile_contact .company_contact{width: 100%;height: 60%;text-align: center;color: #fff;position: relative;background: #195894;}
	header .mobile_nav .mobile_contact .company_contact .info{position: absolute;padding: 0 5%;left: 0;width: 100%;top: 50%;transform: translateY(-50%);font-size: 16px;box-sizing: border-box;}
	header .mobile_nav .mobile_contact .company_contact .info p{margin: 10px 0;}
	header .mobile_nav .mobile_contact .company_contact .info p.addr-tip{background: url(../images/icon_addrgery.png)no-repeat center 37px;font-size: 24px;}
	header .mobile_nav .mobile_contact .company_contact .info .address{font-size: 22px;}
	header .mobile_nav .mobile_contact .company_contact .info .contact-tel{font-size: 24px;}
	header .mobile_nav .mobile_contact .company_btm{width: 100%;height: 40%;background: #f5f2f2;position: relative;}
	header .mobile_nav .mobile_contact .company_btm .info{position: absolute;left: 0;width: 100%;top: 50%;padding: 0 5%;transform: translateY(-50%);font-size: 40px;text-align: center;font-weight: bold;color: #110a04;box-sizing: border-box;} */
	
	/* 手机端飞入特效 */
	/* header .mobile_nav.sld .mobile_contact .company_contact{}
	header .mobile_nav.sld .mobile_contact .company_btm{} */
	/* @keyframes a1{
		from{transform: translateX(100%);opacity: 0;}
		to{transform: translateX(0);opacity: 1;}
	}
	@-ms-keyframes a1{
		from{transform: translateX(100%);opacity: 0;}
		to{transform: translateX(0);opacity: 1;}
	}
	@-moz-keyframes a1{
		from{transform: translateX(100%);opacity: 0;}
		to{transform: translateX(0);opacity: 1;}
	}
	@keyframes a2{
		from{transform: translateY(100%);opacity: 0;}
		to{transform: translateY(0);opacity: 1;}
	}
	@-ms-keyframes a2{
		from{transform: translateY(100%);opacity: 0;}
		to{transform: translateY(0);opacity: 1;}
	}
	@-moz-keyframes a2{
		from{transform: translateY(100%);opacity: 0;}
		to{transform: translateY(0);opacity: 1;}
	} */

/* mobile-end */
@media only screen and (max-width:1600px){
	.head .head_mid .head_nav .first_nav{}
	/* .head .head_mid .btn_box{width: 150px;} */
	/* .head .head_mid .app_right .search input{width: 95px;} */
	.head .head_mid .lf_part{width: 290px;}
	.head .head_mid .head_nav{width: calc(90% - 290px);width: -webkit-calc(98% - 290px);}
	.head .head_mid .head_nav{justify-content: flex-start;}
	.head .head_mid .head_nav .first_nav > li{padding: 0 1.2%;}
	.head .head_mid .rt_part{padding-left: 0;width: auto;min-width: initial;}
}

@media only screen and (max-width:1440px){
	/* .head .head_top{display: none;} */
	
	/* .head .head_mid .lf_part .logo{width: 300px;} */
	/* .head .head_mid .head_nav{width: calc(100% - 300px);width: -webkit-calc(100% - 300px);} */
	/* .head .head_mid .head_nav .first_nav > li{padding: 0 12px;} */
	.head .top_wrap{width: 90%;}
	.head .head_mid .lf_part{width: 250px;}
	.head .head_mid .lf_part .logo{}
	.head .head_mid .lf_part .l_slogan{display:none;}
	
	.head .head_mid .head_nav{width: calc(90% - 250px);width: -webkit-calc(98% - 250px);}
	.head .head_mid .head_nav .first_nav > li > a{font-size: 16px;}
}

@media only screen and (max-width:1280px){
	#header #search_box{display:none;}
	.head .head_mid .lf_part{width: 200px;}
	.head .head_mid .head_nav{width: calc(90% - 200px);width: -webkit-calc(98% - 200px);}
	#header .m_search{margin-right:20px;}
	.head #search_btn{width: 36px;height: 36px;}
	.head .language #wx_top{width: 36px;height: 36px;line-height: 36px;}
	.head .head_mid .head_nav .first_nav > li > a{font-size: 14px;}
}

@media only screen and (max-width:1080px){
.head{box-shadow: 0 0 10px rgba(0,0,0,0.1);background: #fff;}
.head .head_mid .head_nav .ench{ position: absolute; right:60%; top:0;}
.head .head_mid .menu_btn span{background: #004b8d;}
.head .head_mid .lf_part .logo img{filter: invert(0.9);}
	.head .top_func .language > p{font-size: 12px;}
	.head .top_func .language img{width: 20px;}
	.head #search_btn{}
	.head .m_search{margin-right:16px;/* position: absolute;right:80px;top:50%;transform: translateY(-50%); */}
	#header #search_box{top:69px;right:0}
	.nei #header{padding: 2% 0;}
	/* .head .head_mid .lf_part .logo{width: 200px;} */
	.head .top_wrap > .flx{justify-content: center;}
	.head .head_top .top_share{display: none;}
	.head .head_top .top_right{width: 100%;white-space: nowrap;}
	.head .head_mid{position: relative;display: block;}
	.head .head_mid .logo{font-size: 24px;}
	.head .head_mid .logo .log0_img img{display: block;}
	.head .head_mid .head_nav{padding: 0;position: initial;width: 25%;position: absolute;right: 0;top:50%;transform: translateY(-50%);}
	.head .head_mid .head_nav .first_nav{display: none;}
	.head .head_mid .btn_box{width: auto;}
	.head .head_mid .app_right .laugage{margin-left: 30px;}
	
	 
	.head .head_mid .lf_part .cpy_name{margin-left: 8px;}
	.head .head_mid a.logo_w{/* display: inline-block; */}
	.head .head_mid .rt_part{display: block;position: absolute;right:60px;top: 50%;transform: translateY(-50%);}
	.head .head_mid .menu_btn{width: 100%;height: auto;display: inline-block;}
	.head .head_mid .menu_btn span:nth-child(2){margin: 6px 0;}
	/* .head .head_mid .menu_btn span:nth-child(2):after{content: "";position: absolute;left: 112%;top:-1px;width: 6px;height: 6px;background: #fff;clip-path: polygon(0 0, 50% 100%, 50% 100%, 100% 0);} */
	.head .head_mid .menu_part{left: 50%;rvisibility: visible;display: inline-block;}
	.head .top_func .line{margin:0 10px;}
	
	/* mobile-start */
	header .mobile_nav{}
	header .mobile_nav.sld .second_nav > li > a{font-size: 16px;}
	header .mobile_nav .second_nav .next_nav > li{padding: 10px 15px;font-size: 16px;background-color: #f6f7f9;}
	header .mobile_nav #m_btn{top:30px;width: 20px;height: 20px;}
	header .mobile_nav #m_btn i{width: 20px;height: 20px;background-size:100% auto}
	/* header .mobile_nav .mobile_contact .company_contact .info .contact-tel{font-size: 20px;}
	header .mobile_nav .mobile_contact .company_btm .info{font-size: 30px;} */
}
	
	
	
@media only screen and (max-width:850px){
	.head .top_func{font-size: 12px;}
	#header .top_func #search_box{top:65px}
	header .mobile_nav{}
	header .mobile_nav.sld{}
	.head .head_mid .lf_part .logo{font-size: 16px;}
	.head .head_mid .lf_part .logo span{margin: 0 0 0 10px;}
	.head .head_mid .lf_part .cpy_name p{font-size: 26px;}
	.head .head_mid .lf_part .cpy_name em{letter-spacing: 0;}
	.head .head_mid .rt_part .hot_line{font-size: 14px;}
	header .mobile_nav .m_logo img{}
	header .mobile_nav .second_nav .next_nav > li{}
	.head .head_mid .lf_part .logo .logo2{width: 60px;}
	.head .language > p{font-size: 14px;}
}
@media only screen and (max-width:680px){
	.head .search_nav .search_box{margin: 20px auto;width: 90%;}
	header .mobile_nav .mobile_contact{display: none;}
	header .mobile_nav .second_nav{width: 100%;}
}
@media only screen and (max-width:520px){
	.head{border-bottom-color: transparent;}
	/* .head .m_search{right:46px;} */
	#header .m_search .hot_tel{display:none;}
	#header .top_func #search_box{top:61px}
	/* .head .head_mid{justify-content: space-between;} */
	.head .top_func .line{margin:0 2px;}
	.head .top_func .language img{display: none;}
	.head .top_func .language .show{width: 70px;font-size:12px}
	.head .top_func .language > p{font-size:12px}
	.head #search_btn{font-size: 16px;}
	.head .top_wrap{}
	.head .top_wrap span{display: none;}
	.head .head_top .top_right .language ul li{line-height: 24px;}
	.head .head_top .top_right .language ul li i{width: 20px;}
	/* .head .head_mid .lf_part{transform: translateX(50px);} */
	.head .head_mid .lf_part .logo{font-size: 15px;}
	.head .head_mid .lf_part .logo img{}
	.head .head_mid .lf_part .logo .logo2{width: 50px;}
	.head .head_mid .lf_part .cpy_name p{letter-spacing: 1px;font-size: 18px;}
	.head .head_mid .lf_part .cpy_name em{width: 92px;display: block;}
	.head .head_mid .menu_btn.open span{width: 100%;}
	.head .head_mid .menu_btn.open span:nth-child(2){margin: 7px 0;}
	.head .head_mid .rt_part{}
	.head .hot_line{display: none;}
	
	header .mobile_nav .m_logo{}
	header .mobile_nav .m_logo img{}
	header .mobile_nav{background: #fff;}
	header .mobile_nav.sld .second_nav > li > a{font-size: 15px;}
	header .mobile_nav .second_nav{max-height: 455px;overflow-y: scroll;box-sizing: border-box;}
	header .mobile_nav .second_nav > li{padding: 20px 0;font-size: 14px;}
	header .mobile_nav .second_nav .next_nav > li{padding:6px 15px;margin: 6px 0;font-size: 15px;}
	header .mobile_nav .second_nav .bg_line{top: 0;width: 100%;height: 28px;}
	.head .head_top .top_right .flx_w > .cts{display: none;}
	header .mobile_nav #m_btn{top:26px;right:10px;}
	
	.head .language > p{font-size:12px;}
	#header .m_search{margin-right: 10px;}
	.head #search_btn{width: 30px;height: 30px;background-size: 50% auto;}
	.head .language #wx_top{width: 30px;height: 30px;line-height: 30px;}
	
}
@media only screen and (max-width:320px){
	/* .head .head_mid .lf_part{width: 65px;} */
}


/* foot */
.foot{padding:50px 0 0;color:#fff;font-size: 16px;background-color: #004b8d;}

.foot .foot_one{margin-bottom: 50px;}
.foot .ft_logo{font-size:30px;font-family: gotham;color: #ff0000;}

.foot .foot_mid{padding-bottom: 30px;}
.foot .foot_mid .wrap{position: relative;box-sizing: border-box;}
.foot .foot_mid .wrap .ft_nav{width: 70%;max-width:calc(100% - 322px);max-width: -webkit-calc(100% - 322px);}
.foot .foot_mid .wrap .ft_nav .list_wrap{display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: flex-start;}
.foot .foot_mid .wrap .ft_nav .list_wrap .item{margin-bottom: 2%;padding-right: 2%;width: calc(100% / 5);width: -webkit-calc(100% / 5);font-family: arial;box-sizing: border-box;}
/* .foot .foot_mid .wrap .ft_nav .list_wrap .item:nth-last-child(-n+2){width: 100%;text-align: right;} */
.foot .foot_mid .wrap .ft_nav .list_wrap .item .hd{font-size: 18px;font-weight:bold;}
.foot .foot_mid .wrap .ft_nav .list_wrap .item ul{margin-top: 26px;}
.foot .foot_mid .wrap .ft_nav .list_wrap .item ul li{margin-bottom: 15px;font-size: 15px;font-family: gothamL;}

.foot .foot_mid .wrap .ct_part{padding: 0 2% 0 3.5%;width: 30.5%;box-sizing: border-box;}
.foot .foot_mid .wrap .ct_part .item .hd{font-size: 16px;}
.foot .foot_mid .wrap .ct_part .item ul{margin-top: 22px;}
.foot .foot_mid .wrap .ct_part .item ul li{margin-bottom: 15px;font-size: 14px;display: flex;flex-wrap: inherit;justify-content: space-between;align-items: flex-start;}
.foot .foot_mid .wrap .ct_part .item ul li i{width: 24px;}
.foot .foot_mid .wrap .ct_part .item ul li span{width: calc(98% - 24px);width: -webkit-calc(98% - 24px); line-height:25px;}


.foot .foot_mid .wrap .rt_part{width: 322px;}
.foot .foot_mid .wrap .rt_part .mes_box .hd{font-size: 18px;font-weight:bold;}
.foot .foot_mid .wrap .rt_part .mes_box p{margin: 22px 0 16px;line-height:1.6;}
.foot .foot_mid .wrap .rt_part .mes_box p span{display:block;}
.foot .foot_mid .wrap .rt_part .mes_box .eml{justify-content: flex-start;width: 290px;max-width: 100%;border-radius: 30px;overflow: hidden;background: #d6d4d4;}
.foot .foot_mid .wrap .rt_part .mes_box .eml input{height: 38px;font-size: 14px;}
.foot .foot_mid .wrap .rt_part .mes_box .eml input:nth-child(1){padding: 0 18px;width: calc(100% - 60px);width: -webkit-calc(100% - 60px);max-width: 230px;box-sizing: border-box;background: transparent;color: #fff;}
.foot .foot_mid .wrap .rt_part .mes_box .eml input:nth-child(1)::placeholder{color: #fff;}
.foot .foot_mid .wrap .rt_part .mes_box .eml input:nth-child(2){width: 60px;background-color: #f50000;font-size: 15px;color:#fff;background-image: url(../images/email_icon.png);background-repeat: no-repeat;background-position: center;}
.foot .foot_mid .share{margin-top: 13%;}
.foot .foot_mid .share .hd{font-size: 16px;margin-bottom: 20px;}
.foot .foot_mid .share a{display: inline-block;margin-right: 7.5%;vertical-align: middle;}
.foot .foot_mid .share a:nth-last-child(1){margin-right: 0;}

.foot .foot_mid .ewm_part{}
.foot .foot_mid .ewm_part .ewm img{width: 108px;}
.foot .foot_mid .ewm_part .ewm p{margin:8px 0;font-size:16px;}
/* .foot .ct_float{position: absolute;padding: 13px 16px;left: 100%;bottom: 27px;white-space: nowrap;border-radius: 30px;background: #133054;}
.foot .ct_float i{display: inline-block;vertical-align: middle;margin-right: 11px;width: 29px;height: 27px;background: url(../images/icon_07.png)no-repeat center;}
.foot .ct_float span{font-size: 14px;font-weight: bold;}
.foot .ct_float:hover i{animation: flip_X 0.5s 0s 2 linear forwards;}
@keyframes flip_X{
	0{transform: rotateZ(-15deg);}
	20%{transform: rotateZ(0);}
	40%{transform: rotateZ(15deg);}
	60%{transform: rotateZ(0);}
	80%{transform: rotateZ(-15deg);}
	100%{transform: rotateZ(0deg);}
} */
.foot .foot_mid .mes{margin-top: 12px;}
.foot .foot_mid .mes li{margin-top: 8px;line-height: 1.6;font-family:gothamL;}
.foot .foot_mid .mes li b{font-family: gotham;}
/* .foot .foot_mid .mes li i{display: inline-block;margin-right: 4px;width: 20px;height: 20px;background-repeat: no-repeat;background-size: auto 20px;background-position: center;vertical-align: middle;}
.foot .foot_mid .mes li i.mb{background-image: url(../images/ft_mb.png);}
.foot .foot_mid .mes li i.yz{background-image: url(../images/ft_yz.png);}
.foot .foot_mid .mes li i.email{background-image: url(../images/ft_email.png);}
.foot .foot_mid .mes li i.add{background-image: url(../images/ft_add.png);} */

.foot .foot_btm{padding:3.2% 0;}
.foot .foot_btm span{margin: 0 5px;font-family: gothamL;}
.foot .foot_btm .layout{align-items: center;}

footer{background: #004b8d;color: #fff;}
footer .share {white-space: nowrap;}
footer .share i{display: inline-block;width: 38px;height:38px;vertical-align: middle;position: relative;}
footer .share a:not(:first-of-type) i{margin-left:20px;}
footer .share i:hover{background: rgba(51,186,70,0.4);border-color: rgba(51,186,70,1);}
footer .share i img{position: absolute;display: block;left:50%;top:50%;transform: translate(-50%,-50%);}
footer .share a{display: inline-block;position: relative;}
footer .share .hide{position: absolute;right:50%;bottom:110%;width: 104px;z-index: 10;transform: translateX(56%);}
@media only screen and (max-width:1280px){
	.foot .foot_mid .wrap .rt_part .mes_box .eml input{font-size:13px;}
	.foot .foot_mid .wrap .rt_part .mes_box .eml input{height: 40px;}
	.foot .foot_mid .wrap .rt_part .mes_box .eml input:nth-child(2){font-size:13px;}
}
@media only screen and (max-width:1080px){
	.foot{padding:64px 0 0;}
	.foot .foot_mid .wrap{}
	.foot .foot_mid .wrap .ft_nav{width: 100%;}
	/* .foot .foot_mid .wrap .ft_nav .list_wrap .item{width: calc(100% / 3);width: -webkit-calc(100% / 3);} */
	.foot .foot_mid .ewm_part .ewm{display:inline-block;}
	.foot .foot_mid .ewm_part .ewm p{font-size:15px;}
	.foot .ct_float{position: initial;}
}
@media only screen and (max-width:850px){
	.foot .ft_logo{font-size: 24px;}
	
	.foot .foot_mid .wrap .ft_nav{margin-bottom: 25px;width: 100%;max-width: 100%;}
	.foot .foot_mid .wrap .ct_part{padding: 0 2% 0 0;width: 50%;}
	.foot .foot_mid .wrap .rt_part{width: 49%;}
	.foot .foot_mid .wrap .rt_part .mes_box .hd{font-size: 16px;}
	.foot .foot_btm{padding: 14px 0;}
	.foot .foot_mid .wrap .ft_nav .list_wrap .item .hd{font-size:17px;}
	.foot .foot_mid .wrap .ft_nav .list_wrap .item:nth-child(3n){padding-right: 0;}
	.foot .foot_mid .wrap .ft_nav .list_wrap .item ul{margin-top:20px;}
	.foot .foot_mid .wrap .ft_nav .list_wrap .item ul li{font-size:14px;margin-bottom:10px;}
}
@media only screen and (max-width:520px){
	.foot{padding:40px 0 0;}
	.foot .ft_logo{font-size:20px;}
	.foot .foot_mid .wrap{padding: 0 0 8% 0;}
	.foot .foot_mid .wrap .ft_nav{ display:none;}
	.foot .foot_mid .wrap .ft_nav .list_wrap .item{margin-bottom: 5%;}
	.foot .foot_mid .wrap .ft_nav .list_wrap .item .hd{font-size: 16px;text-align: center;}
	.foot .foot_mid .wrap .ft_nav .list_wrap .item ul{margin-top:16px ;display: none;}
	.foot .foot_mid .wrap .ct_part{padding: 0 0 20px 0;width: 100%;}
	.foot .foot_mid .wrap .rt_part{width: 100%;}
	.foot .ct_float{padding: 6px 14px;}
	.foot .ct_float i{width: 20px;height: 22px;background-size: 20px;}
	.foot .foot_btm{font-size: 12px;padding:22px 0;}
	.foot .foot_mid .ewm_part{width: 100%;text-align:center;}
	.foot .foot_mid .ewm_part .ewm{margin:0 1%;}
	
	.foot .foot_btm .rt{margin-top: 20px;}
	footer .share i{width: 30px;height: 30px;}
}
