@charset "utf-8";
/* html,body{font-family: "微软雅黑";} */
body{font-size:16px;font-family:"微软雅黑",arial,sans-serif,serif,"Microsoft YaHei";color:#333;}
*{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:1600px;}
@media only screen and (max-width: 520px){
	.odcontent{width: 90%;}
	body{font-size:14px;}
}

.idx_wrap{margin:0 auto; width:90%;max-width:1548px;}
@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: #2bad43;}
.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;}
/* 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: initial;}
#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:#2bad43;}
#header.scro .head_mid .head_nav .first_nav > li.cur > a{color: #2bad43;}
#header.scro .head_mid .menu_btn span{background: #2bad43;}
#header.scro .head_mid .head_nav .first_nav > li > a > i{filter: none;}
#header.scro .language .drop_icon{filter: initial;}

#nei_h #header{background: #fff;color: #000;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
#nei_h #header .head_mid .lf_part .logo img{filter: initial;}
/* #nei_h #header .head_mid .head_nav .first_nav > li > a{padding: 32px 0;} */
#nei_h #header .head_mid #search_btn{filter: initial;}
#nei_h #header .m_search .tel{filter: initial;}
#nei_h #header .head_mid .menu_btn span{background: #666;}
#nei_h #header .head_mid .head_nav .first_nav > li > a{color: #333;}
#nei_h #header .head_mid .head_nav .first_nav > li:hover > a{color:#2bad43;}
#nei_h #header .head_mid .head_nav .first_nav > li.cur > a{color: #2bad43;}
#nei_h #header .head_mid .menu_btn span{background: #2bad43;}
#nei_h #header .head_mid .head_nav .first_nav > li > a > i{filter: none;}
#nei_h #header .language .drop_icon{filter: initial;}

.nei #header{background: #fff;padding:20px 0;box-shadow: 0  0 10px rgba(0,0,0,0.1);}
.nei #header .head_mid .head_nav .first_nav > li > a{padding: 32px 0;}

.nei #header .head_mid .menu_btn span{background: #e50011;}

/* .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: 1602px;}
.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;}
.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;}
.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% - 332px);width:-webkit-calc(98% - 332px);box-sizing: border-box;position: relative;}
.head .head_mid .head_nav .first_nav{position: relative;text-align: center;white-space: nowrap;}
.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 2.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: 42px 0;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: #2bad43;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: #2bad43;}
.head .head_mid .head_nav .first_nav > li:hover > a{color: #2bad43;}
/* 指向 */
/* .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:#6c6b6b;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: #2bad43;}
.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:#2bad43}
.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;}

/* 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: #2bad43;}
.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: #2bad43;}
	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: #2bad43;}
	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{margin-right: 0;}
	/* .head .head_mid .btn_box{width: 150px;} */
	/* .head .head_mid .app_right .search input{width: 95px;} */
	.head .head_mid .head_nav{justify-content: flex-start;}
	.head .head_mid .head_nav .first_nav > li{padding: 0 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 .logo{}
	.head .head_mid .lf_part .l_slogan{display:none;}
	
	.head .head_mid .head_nav{width: calc(98% - 548px);width: -webkit-calc(98% - 548px);}
	.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 .head_nav{width: calc(98% - 345px);width: -webkit-calc(98% - 345px);}
	
	#header .m_search{margin-right:20px;}
	.head #search_btn{width: 36px;height: 36px;}
	.head .language #wx_top{width: 36px;height: 36px;line-height: 36px;}
}

@media only screen and (max-width:1080px){
	.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;padding:20px 0;}
	.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: auto;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{width:auto;}
	.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: auto;right: 0;visibility: 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 img{width:100px}
	.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{width: 80px;}
	.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: 5% 0 0;background: #1a1f28 url(../images/foot_bg.jpg) no-repeat center/cover;color: #fff;position: relative;}
.foot i#foot_top{position: absolute;left:50%;top:0;width:4vw;height:4vw;transform: translate(-50%,-50%);z-index: 2;background-image: linear-gradient(to right,#68bd5a,#08b3ad);border-radius: 50%;cursor: pointer;}
.foot i#foot_top img{position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);max-width: 50%;}
.foot .idx_wrap{padding:0;}
.foot .foot_one{margin-bottom: 5%;padding-bottom: 5%;border-bottom: 1px solid rgba(255,255,255,0.1);}
.foot .foot_one .share {white-space: nowrap;}
.foot .foot_one .share i{display: inline-block;margin-left:20px;width: 52px;height:52px;border: 1px solid rgba(255,255,255,0.8);border-radius: 50%;vertical-align: middle;position: relative;}
.foot .foot_one .share i:hover{background: rgba(51,186,70,0.4);border-color: rgba(51,186,70,1);}
.foot .foot_one .share i img{position: absolute;display: block;left:50%;top:50%;transform: translate(-50%,-50%);}
.foot .foot_one .share a{display: inline-block;position: relative;}
.foot .foot_one .share .hide{position: absolute;right:50%;bottom:110%;width: 104px;z-index: 10;transform: translateX(56%);}
.foot .foot_two{}
.foot .foot_two .tit{font-size:18px;color:#fff;}
.foot .foot_nav .item .tit{margin-bottom: 20px;}
.foot .foot_nav .item .line{margin-bottom:20px;width:24px;height: 4px;background: #2cad43;;}
.foot .foot_nav .item .tit2{    font-size: 20px;color: #fff; }
.foot .foot_nav .item ul li{margin-bottom: 12px;font-size: 16px;}
.foot .foot_nav .item ul li:nth-last-child(1){margin-bottom: 0;}
.foot .foot_nav .item.friend_link{min-width: 256px;}
.foot .foot_nav .item.friend_link select{padding-right: 25px;width: 100%;padding-bottom:25px; border: 0;background: transparent;font-size: 20px;color: #13944a;appearance:none;-moz-appearance:none;-webkit-appearance:none;box-sizing: border-box;background: url(../images/icon_04.png)no-repeat right 12px center;cursor: pointer;}
.foot .foot_nav .item.friend_link select::-ms-expand { display: none; }
.foot .foot_btm{margin: 28px 0 0;padding: 2.5% 0 0;border-top: 1px solid rgba(255,255,255,0.3);}
.foot .foot_btm .lf_part p{margin-bottom: 10px;}
.foot .foot_btm .lf_part i{display: inline-block;cursor: pointer;position: relative;}
.foot .foot_btm .lf_part i .wx{position: absolute;left: 0;top: 105%;width: 91px;display: none;}
.foot .foot_btm .mid_part {margin-right: 28%;}
.foot .foot_btm .mid_part p{font-size: 14px;color: rgba(255,255,255,0.5);line-height: 28px;}
.foot .foot_btm .mid_part .btm{margin-top: 5%;}
.foot .foot_btm .mid_part .btm p{font-size: 14px;color: #fff;line-height: 24px;}
.foot .foot_btm .mid_part .btm p span{display: inline-block;margin-right:12px;}
.foot .foot_btm .mid_part .btm p span:nth-last-child(1){margin-right: 0;}
.foot .foot_btm .rt_part {text-align: center;}
.foot .foot_btm .rt_part p{;text-align: center;font-size: 14px;font-weight: bold;line-height: 24px;}

/* 更改 */
.foot .foot_two .two_lf{width: 304px;}
.foot .foot_two .two_lf .ft_logo .flx{justify-content: flex-start;align-items: center;}
.foot .foot_two .two_lf .ft_logo img{width: 48px;height: 48px;}
.foot .foot_two .two_lf .ft_logo p{font-size: 30px;font-weight: bold;white-space: nowrap;letter-spacing: 3px;line-height: 1em;}
.foot .foot_two .two_lf .ft_logo em{display: inline-block;font-size: 12px;text-transform: uppercase;font-weight: bold;}
.foot .foot_two .two_lf .ft_logo .ft_name{margin-left: 12px;}
.foot .foot_two .two_lf .ft_mes{}
.foot .foot_two .two_lf .ft_mes p:first-child{margin-top:0;}
.foot .foot_two .two_lf .ft_mes p{margin-top: 20px;padding-left: 32px;font-size: 16px;line-height: 24px;box-sizing: border-box;background-repeat: no-repeat;background-position: left top 1px;}
.foot .foot_two .two_lf .ft_mes p span{display:block;margin-bottom:14px;}
.foot .foot_two .two_lf .ft_mes p.tel{background-image: url(../images/ft_tel.png);}
.foot .foot_two .two_lf .ft_mes p.address{background-image: url(../images/ft_add.png);}
.foot .foot_two .two_lf .ft_mes strong{color:#2cad43;font-size:30px;font-weight:normal;display:block;}
.foot .foot_two .subs_list{width:auto;}
/* .foot .foot_two .subs_list i{display: inline-block;margin-right: 10px;cursor: pointer;position: relative;width: 40px;height: 40px;line-height: 40px;text-align: center;background: #4b4c50;border-radius: 50%;}
.foot .foot_two .subs_list i:nth-last-child(1){margin-right: 0;}
.foot .foot_two .subs_list i .wx{position: absolute;left: 0;top: 105%;width: 91px;display: none;} */
.foot .foot_two .subs_list .list_img{display: inline-block;}
.foot .foot_two .subs_list .list_img img{width:132px}
.foot .foot_two .subs_list .list_img i{display:inline-block;margin-right:4px;width:20px;height:20px;vertical-align:middle;background-repeat:no-repeat;background-size:100% auto;background-position:center;}
.foot .foot_two .subs_list .list_img i.wx_icon{background-image:url(../images/icon_weixin.png)}
.foot .foot_two .subs_list .list_img i.video_icon{background-image:url(../images/icon_video.png)}
.foot .foot_two .subs_list .list_img i.dy_icon{background-image:url(../images/icon_douyin.png)}
.foot .foot_two .subs_list .list_img span{display:inline-block;vertical-align:middle;font-size:12px;}
.foot .foot_two .two_rt{width: 64%;}
.foot .foot_btm2{margin-top: 5%;padding: 10px 0 20px;border-top: 1px solid rgba(255,255,255,0.1);}
.foot .foot_btm2 .something span{display: inline-block;margin-right: 15px;/* color: rgba(255,255,255,0.5); */}
.foot .foot_btm2 .something span:nth-last-child(1){margin-right: 0;}

.foot .r2{margin-top:3.5%}
.foot .hot_line{width:50%;}
.foot .hot_line b,.foot .hot_line span{display:inline-block;vertical-align:super;line-height:1em;}
.foot .hot_line b{font-size:40px;font-family:gotham;}
.foot .hot_line span{margin-left:10px;font-size:14px;}


@media only screen and (max-width:1440px){
	/* .foot .foot_two .two_lf{width: 280px;}
	.foot .foot_two .two_rt{width: calc(93% - 280px);width: -webkit-calc(93% - 280px);} */
	.foot .foot_two .two_lf .ft_logo p{font-size: 22px;}
	.foot .foot_nav .item .tit{margin-bottom:20px}
}

@media only screen and (max-width:1280px){
	.foot i#foot_top{width: 50px;height: 50px;}
	.foot .foot_nav .item.friend_link{width: 200px;min-width: 200px;}
	.foot .foot_nav .item.friend_link select{font-size: 16px;}
	.foot .foot_btm .mid_part{margin-right: 0;}
	.foot .foot_two .two_lf{width: 100%;width:auto;}
	.foot .foot_two .two_rt{margin-bottom: 5%;width: 100%;}
	.foot .hot_line b{font-size:34px;}
}
@media only screen and (max-width:1080px){
	.foot .links{margin-top:10px;}
	.foot .foot_one .share i{width: 44px;height: 44px;}
}
@media only screen and (max-width:850px){
	.foot{padding: 64px 0 0px;}
	/* .foot .foot_nav{justify-content: flex-start;}
	.foot .foot_nav .item{margin-right: 4%;margin-bottom: 20px;width: 22%;} */
	.foot .foot_nav .item:nth-child(4n){margin-right: 0;}
	.foot .foot_nav .item .tit{font-size:16px;}
	.foot .foot_nav .item ul li{font-size: 14px;}
	
	.foot .ft_logo{width: 140px;}
	.foot .foot_two .tit{font-size:16px;}
	.foot .foot_two .two_lf .ft_mes p{font-size:14px;}
	.foot .foot_two .two_lf .ft_mes p span{margin-bottom:8px;}
	.foot .foot_two .two_lf .ft_mes strong{font-size:24px;}
	.foot .hot_line{width: 100%;}
	.foot .hot_line b{font-size:28px;}
	.foot .foot_btm2{font-size:14px;}
	.foot .foot_two .subs_list .list_img img{width: 110px;}
	.foot .foot_one .share{font-size:14px;}
	.foot .foot_one .share i{margin-left:10px;}
	.foot .foot_one .share i{width: 36px;height: 36px;}
}
@media only screen and (max-width:520px){
	.foot{padding:40px 0 0;}
	.foot i#foot_top{width: 40px;height: 40px;}
	.foot .foot_nav{display: none;}
	.foot .foot_btm{margin-top: 0;}
	.foot .foot_btm .lf_part,.foot .foot_btm .mid_part,.foot .foot_btm .rt_part{width: 100%;}
	.foot .foot_btm .rt_part{margin-top: 20px;}
	.foot .foot_btm .mid_part{margin-top: 3%;}
	.foot .foot_btm .mid_part .btm{margin-top: 3%;}
	
	.foot .foot_two .two_lf{margin-top:30px;}
	.foot .foot_two .two_lf .ft_logo p{font-size: 18px;}
	.foot .foot_two .two_lf .ft_mes p.address{white-space: initial;}
	.foot .foot_two .two_lf .ft_logo img{width: 40px;height: 40px;}
	.foot .foot_two .two_lf .ft_mes p{font-size: 14px;}
	.foot .foot_two .subs_list{margin-top: 18px;}
	.foot .foot_two .subs_list i{width: 36px;height: 36px;line-height: 34px;}
	.foot .foot_btm2{margin:10px 0 0;}
	.foot .foot_btm2 .something{order:2;margin-top:10px}
	.foot .foot_btm2 .links{width: 100%;}
	
	.foot .r2{margin-top:20px;}
	.foot .foot_two .flx_w{justify-content:center;}
	.foot .foot_two .two_lf .ft_mes{font-size:26px;}
	.foot .foot_two .two_lf .ft_mes strong{font-size:20px;}
	.foot .foot_two .subs_list .list_img{}
	.foot .foot_two .subs_list .list_img img{width: 100%;}
	.foot .foot_two .subs_list .list_img i{margin-right:4px;width: 20px;height: 20px;}
	.foot .hot_line b{font-size:20px;}
	.foot .foot_two .two_rt{margin:0;}
	.foot .foot_one .share span{display:none;}
}
@media only screen and (max-width:320px){
	
}

/* footer-fd */
.footer-fd {position: fixed;bottom: 0;left: 0;width: 100%;z-index: 101;padding: 12px 0;background-color: rgba(0,0,0,0.6);background-image: url(../images/fd_bg.jpg);background-repeat: no-repeat;background-size: cover;background-position: center;color:#fff;/* opacity: 0;visibility:hidden; */}
.footer-fd .wrap {display: flex;}
.footer-fd .one{justify-content:center;align-items:center;flex-wrap:nowrap;}
.footer-fd .left,.footer-fd .right {}
.footer-fd .left {width: 586px;}
.footer-fd .first .go{font-size:18px;}
.footer-fd .first .go span{margin-right:10px;width: 76px;}
.footer-fd .first .go .flx_w{align-items:center;}
.footer-fd .left .item {display: flex;padding: 0 15px;height: 36px;line-height: 36px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;background-color: #13944a;position: relative;margin-right: 12px;font-size: 14px;color: #ffffff;}
.footer-fd .left .item .icon {margin-right: 6px;}
.footer-fd .left .item .icon.wx {background-image: url(../images/cb_icon1.png);}
/* .footer-fd .left .item .icon.wq {background-image: url(../images/icon_21.png);} */
/* .footer-fd .left .item .icon.px {background-image: url(../images/cb_icon4.png);} */
.footer-fd .left .item .icon.dh {background-image: url(../images/cb_icon2.png);}
.footer-fd .left .item .code {display: none;}
.footer-fd .right {display: flex;align-items: center;justify-content: center;}
.footer-fd .right .icon {width: 35px;height: 35px;display: inline-block;background-image: url(../images/cb_20.png);background-repeat: no-repeat;background-position: center;background-size: contain;margin-right: 18px;}
.footer-fd .right .tit {font-size: 20px;font-weight: bold;color: #252b3a;line-height: 1.1;}

.footer-fd .leave{margin-left:5%;}
.footer-fd .leave form{white-space:nowrap;}
.footer-fd .leave input{padding:0 16px;margin-left:20px;width: 154px;height: 58px;height: 44px;border:1px solid #fff;border-radius:6px;background:transparent;color:#fff;box-sizing:border-box;}
.footer-fd .leave input:first-child{margin-left:0}
.footer-fd .leave input::placeholder{color:#fefefe;}
.footer-fd .leave .up{margin-left:40px;border-color:#2bad43;background:#2bad43;}

.footer-fd #btm_close{position: absolute;right:5%;bottom:calc(100% + 20px);bottom:-webkit-calc(100% + 20px);}
@media only screen and (max-width:1280px){
	.footer-fd .first .go{font-size:16px;}
	.footer-fd .first .go span{}
	.footer-fd .leave{margin-top:0;margin-left:20px;}
	.footer-fd .leave .up{margin-left:20px}
	
}
@media only screen and (max-width:1080px){
	.footer-fd .left{width: 100%;justify-content: center;}
	.footer-fd .right{margin-top: 10px;width: 100%;}
	.footer-fd .leave{margin-left:0;}
	.footer-fd .leave input{height: 44px;}
}
@media only screen and (max-width:850px){
	.footer-fd .first .go{font-size:16px}
	.footer-fd .first .go span{}
	.footer-fd .first .go .tit{display:none;}
	.footer-fd #btm_close{width: 40px;}
	.footer-fd .leave input{margin-left:10px;width: 130px;font-size:12px}
	.footer-fd .leave .up{margin-left:10px;}
	
	.footer-fd .right .tit{font-size: 24px;}
	.footer-fd .right .icon{width: 30px;height: 30px;background-size: 30px;}
}
@media only screen and (max-width:680px){
	.footer-fd .left .item {flex-direction: column;align-items: center;height: auto;background-color: transparent;color: var(--red-text-color);line-height: 1.1;padding: 0;margin: 0 8px;}
	.footer-fd .left .item .icon {height: 20px;display: block;margin-right: 0;margin-bottom: 5px;}
	.footer-fd .left .item .icon {background-image: url(../images/cb_icon3f.png);}
	.footer-fd .left .item .icon.wx {background-image: url(../images/cb_icon1f.png);}
	.footer-fd .left .item .icon.dh {background-image: url(../images/cb_icon2f.png);}
	.footer-fd .right{display: none;}
	.footer-fd .left .item {font-size: 12px;flex: 1;white-space: nowrap;}
}
@media only screen and (max-width:520px){
	.footer-fd{display: none;}
}

/* ft_side_nav */
.ft_side_nav{position:fixed;right:14px;top:70%;width:76px;transform: translate(0,-50%);z-index: 100;visibility: hidden;opacity:0;}
.ft_side_nav ul{/* box-shadow:0 0 20px rgba(0,0,0,0.12) */}
.ft_side_nav ul li{background: #3b3b3b;text-align: center;position: relative;margin-bottom:10px;border-radius:10px;}
.ft_side_nav ul li:hover{background-image:linear-gradient(-20deg,#258c33,#33ba41,#258c33)}
.ft_side_nav ul li:last-child{border-bottom: 0;}
.ft_side_nav ul li .one{padding:10px 0}
.ft_side_nav ul li p{margin-top: 5px;font-size: 12px;color:#fff;}
.ft_side_nav .show{position: absolute;top:0;right:calc(100% + 10px);right:-webkit-calc(100% + 10px);width:105px;border-radius: 10px;box-shadow: 0 0 6px rgba(0,0,0,0.3);display: NONE;}
.ft_side_nav .htl{position: absolute;top:0;right:100%;padding:10px 20px;width:176px;height: 100%;box-shadow: -6px 3px 6px rgba(0,0,0,0.1);white-space: nowrap;background: #fff;box-sizing: border-box;color: #010101;font-size:18px;display:none}
.ft_side_nav .htl b{position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);}
.ft_side_nav .htl b span{display: inline-block;vertical-align: middle;width: 20px;margin-top: -7px;}
@media only screen and (max-width:1440px){
	.ft_side_nav{width: 60px;}
	.ft_side_nav ul li p{display:none}
}
@media only screen and (max-width:850px){
	.ft_side_nav{display:none;}
	.ft_side_nav ul li .one i{display: inline-block;width: 24px;}
	.ft_side_nav .htl{display: none;}
}
@media only screen and (max-width:768px){
	.ft_side_nav .htl{font-size: 14px;width: 150px;}
}
@media only screen and (max-width:480px){
	.ft_side_nav{width: 50px;}
	.ft_side_nav ul li p{display: none;}
	.ft_side_nav .htl{width: 128px;}
	.ft_side_nav .htl b span{display: none;}
}


/* mb_nav */
.mb_nav.fix{position: fixed;left: 0;bottom: 0;z-index: 99;}
.mb_nav{width: 100%;background: #2cad43;color: #fff;display: none;}
.mb_nav ul{display: flex;flex-wrap: wrap;justify-content: flex-start;position: relative;}
.mb_nav ul li{width: 25%;text-align: center;box-sizing: border-box;}
.mb_nav ul li .lst{padding: 14px 1%;box-sizing: border-box;}
.mb_nav ul li i{display: inline-block;margin-bottom: 6px;width: 18px;height: 18px;vertical-align: middle;background-repeat: no-repeat;background-size: 100% auto;background-position: center;filter: brightness(100);}
.mb_nav ul li i.mb_h{background-image: url(../images/mb_home.png);}
.mb_nav ul li i.mb_t{background-image: url(../images/mb_tel.png);/* background-image: url(../images/tel_i.png); */}
.mb_nav ul li i.mb_ab{background-image: url(../images/mb_ab.png);}
.mb_nav ul li i.mb_p{background-image: url(../images/mb_product.png);}
.mb_nav ul li i.mb_c{background-image: url(../images/mb_contact.png);background-image: url(../images/lx_i.png);}
.mb_nav ul li span{font-size: 12px;display: block;vertical-align: middle;}
.mb_nav ul li:nth-last-child(1){border-right: 0;}
.mb_nav ul li.home{position: absolute;left:50%;top:0;width: 66px;height: 66px;transform:translate(-50%,-50%);border-right:0;background:linear-gradient(to bottom,#2cad43 60%,transparent 60%);border-radius:50%;border:4px solid #fff;}
.mb_nav ul li.home i{position: absolute;left:50%;top:50%;width: 30px;height: 22px;transform:translate(-50%,-50%)}
@media only screen and (max-width:480px){
	.mb_nav{display: block;}
}



