@charset "utf-8";
/* html,body{font-family: "微软雅黑";} */
body{font-size:14px;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:1400px;}
@media only screen and (max-width: 520px){
	.odcontent{width: 90%;}
}
.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;}
.red{color: #e8340e;}

@font-face {
	font-family:mont;
	src: url(../fonts/MONTSERRAT-BOLD.OTF);
}

@font-face {
	font-family:FMBTbold;
	src: url(../fonts/FUTURA-MD-BT-BOLD.ttf);
}

/* common_css */
.btn span{display: inline-block;font-size: 16px;text-align: center;padding: 12px 43px;margin-top:44px;border:1px solid #333;border-radius: 30px;}
@media only screen and (max-width:520px){
	.btn span{font-size: 14px;padding: 8px 30px;}
}


/* 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: #000;transition: all .3s linear;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.head .store{display: inline-block;}
.head .store a{display: inline-block;margin-left:20px;}
.head .store span{display: inline;margin-left: 10px;vertical-align: middle;font-size:16px;}

#header.scro .head_mid .head_nav .first_nav > li > a{padding: 32px 0;}
/* #header.scro{background: #fff;padding:20px 0}

#header.scro .head_mid #search_btn{filter: initial;}
#header.scro .head_mid .menu_btn span{background: #666;} */

.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: 1594px;}
.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;}
.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 span{display: block;margin-top: 5px;}
/* .head .head_mid .lf_part .cpy_name{color: #5b5b5b;}
.head .head_mid .lf_part .cpy_name p{font-size: 20px;font-weight: bold;letter-spacing: 3px;}
.head .head_mid .lf_part .cpy_name em{font-size: 12px;font-weight: bold;letter-spacing: 1px;} */
.head .head_mid .head_nav {width: calc(90% - 458px);width:-webkit-calc(90% - 458px);box-sizing: border-box;position: relative;color: rgba(255,255,255,0.8);}
.head .head_mid .head_nav .first_nav{position: relative;text-align: center;display: flex;flex-wrap: nowrap;justify-content: center;}
.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.6%;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: 40px 0;position: relative;font-size: 16px;transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;}
.head .head_mid .head_nav .first_nav > li > a > i{/* position: absolute; */display: none;margin-left: 6px;top: 50%;left: 110%;width: 16px;height: 10px;/* 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:hover:after{height: 100%;}
/* .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: 5px;background: #e8340e;transform: translateX(-50%);transition: width 0.3s linear;}
.head .head_mid .head_nav .first_nav > li.cur > a{color: #fff;font-weight:bold;}
.head .head_mid .head_nav .first_nav > li:hover > a{color: #fff;font-weight:bold;}
/* 指向 */
.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;/* position:fixed; */top: 0;left: 0;width: auto;min-width:150px;height: auto;transform: translate(0,-10px) scale(1);z-index: 3;display: none;box-sizing: border-box;z-index: 2;background:rgba(0,0,0,0.8);opacity: 0;transition: all .3s linear;transform-origin: center top;}
/* .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{display: flex;flex-wrap:wrap;justify-content:space-between;width: 100%;text-align: left;box-sizing: border-box;box-sizing:border-box;}
.head .head_mid .head_nav .pc_secnav .lf_nav .one{width: 100%;}
.head .head_mid .head_nav .pc_secnav .lf_nav .one .top .nav_name{margin-bottom:28px;font-size:36px;font-weight: bold;}
.head .head_mid .head_nav .pc_secnav .lf_nav .one .top .des{font-size: 14px;white-space: initial;line-height: 1.6;}
.head .head_mid .head_nav .pc_secnav .lf_nav .one > ul{/* display: flex;flex-wrap: wrap;justify-content: flex-start; */  padding:14px 0 0;border-bottom: 2px solid #e8340e;}
/* .head .head_mid .head_nav .pc_secnav .lf_nav .one > ul:after{content:"";width:33.3%} */
.head .head_mid .head_nav .pc_secnav .lf_nav .one > ul > li{padding:14px 10px;width: 100%;text-align: left;font-size: 16px;box-sizing: border-box;transition: margin-bottom .3s ease-out;position: relative;/* border-bottom: 1px dotted #317067; */text-align: left;}
.head .head_mid .head_nav .pc_secnav .lf_nav .one > ul > li > a{display: block;}
.head .head_mid .head_nav .pc_secnav .lf_nav .one > ul > li:hover > a{color:#fff;font-weight: bold;}
.head .head_mid .head_nav .pc_secnav .lf_nav .one_img{width: 323px;}
/* .head .head_mid .head_nav .pc_secnav .zixun{position: absolute;right: 0;top: 0;padding:3.2% 5% 3% 3.4%;height: 100%;width: 32.3%;text-align: left;color:#fff;background:url(../images/head_bg.jpg)no-repeat center/cover;box-sizing: border-box;}
.head .head_mid .head_nav .pc_secnav .zixun a{display: block;margin-bottom: 10px;}
.head .head_mid .head_nav .pc_secnav .zixun a:hover{text-decoration: underline;}
.head .head_mid .head_nav .pc_secnav .zixun b{display: block;margin-bottom:	38px;font-size:30px;}
.head .head_mid .head_nav .pc_secnav .zixun .zx_links{font-size:16px;margin-bottom:16px;} */

.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: rgba(0,0,0,0.8);}
header .mobile_nav .m_logo{display: block;padding:30px 20px 0;width: 100%;box-sizing: border-box;}
header .mobile_nav.sld{left:0;width: 70%;}
.head .head_mid .menu_part{position: relative;display:inline-block;width: 23px;height: 20px;vertical-align: middle;display: none;}

.head .head_mid .menu_btn{display: inline-block;position: absolute;left: 50%;top: 48%;width: 100%;height: 100%;transform: translate(-50%,-50%);z-index: 2;cursor: pointer;}
.head .head_mid .menu_btn span{display: block;width: 100%;height: 1px;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: 80%;opacity: 1;transition: width .5s;}
.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{display: inline-block;padding:14px 16px;margin-left:10px;width: auto;box-sizing: border-box;color: #fff;box-sizing: border-box;font-size: 18px;position: relative;overflow: hidden;vertical-align: middle;font-size: 16px;background: #0160ae;border-radius: 30px;}
.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:24px 0 12px;font-size:12px;border-bottom:1px solid #e5e5e5;color:#666;}
.head .top_func .tel {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 .top_func #search_btn{display: inline-block;width: 24px;height:24px;background: url(../images/i_search.png)no-repeat center;vertical-align: middle;}
#header .top_func #search_btn{position: relative;cursor: pointer;}
#header .top_func #search_box{position: absolute;right: calc(100% + 15px);top: 50%;width:300px;box-sizing: border-box;transform: translateY(-50%);display: none;z-index: 2;filter: initial;}
#header .top_func #search_box input{display: inline-block;vertical-align: middle;height: 38px;}
#header .top_func #search_box input.key{padding:0 10px;width: calc(100% - 38px);border: 1px solid #ccc;box-sizing: border-box;}
#header .top_func #search_box input.upload{width: 38px;height: 38px;color: #fff;background: #332c2b;}


/* minglu_add */
.head .language {display: inline-block;/* position: absolute; */right:0;top:50%;line-height: 19px;cursor: pointer;color: #666;/* transform: translateY(-50%); */z-index: 2;}
.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;}
.head .language > p{font-size: 16px;white-space: nowrap;}
.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: #1d5acc;}
.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;}

.head #search_btn{display: inline-block;width: 26px;height:26px;background: url(../images/i_search.png)no-repeat center;vertical-align: middle;}
#header .m_search{white-space: nowrap;margin-right:20px;}
#header #search_btn{position: relative;cursor: pointer;}
#header #search_box{position: fixed;right:0;top: 0;width:100%;box-sizing: border-box;display: none;z-index: 2;filter: initial;background:#0c0c0d;border-bottom: 4px solid #e8340e;}
#header #search_box .wrap{margin:50px auto;width:70%;max-width:1195px;}
#header #search_box .wrap #search_close{position: absolute;left:calc(100% + 50px);left:-webkit-calc(100% + 50px);bottom:0;width: 30px;height: 30px;transform:translate(0,0);background:url(../images/search_close.png) no-repeat center;cursor: pointer;background-size: 70% auto;}
#header #search_box input{display: inline-block;vertical-align: text-bottom;height: 38px;color: #fff;}
#header #search_box input::placeholder{color: #fff;}
#header #search_box input.key{padding:0 10px;width: calc(100% - 70px);width:-webkit-calc(100% - 70px);box-sizing: border-box;background-color: transparent;border-bottom: 1px solid #333;}
#header #search_box input.upload{width: 70px;height: auto;color: #fff;background: transparent;font-size: 16px;}
#header .m_search span{display: inline-block;vertical-align: middle;}


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: 30px 28px 0;width: 70%;height: 100%;box-sizing: border-box;z-index: 99;/* background: rgba(0,0,0,0.4); */color:#fff;}
	header .mobile_nav .second_nav > li{padding: 12px 0;width: 100%;font-size:15px;line-height: 1.5;cursor: pointer;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{}
	header .mobile_nav .second_nav > li i{display: inline-block;float: right;width: 20px;height: 20px;background:url(../images/add.png)no-repeat center;vertical-align: middle;transform: initial;}
	header .mobile_nav.sld .second_nav > li{transform: translateY(0);opacity: 1;}
	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: 18px;}
	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{}
	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 .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 .head_nav .first_nav > li{padding: 0 2%;}
	.head .head_mid .head_nav .first_nav > li > a{font-size: 16px;}
	.head .head_mid .head_nav{min-width:initial;width: calc(100% - 490px);width:-webkit-calc(100% - 490px);}
	.head .head_mid .head_nav .pc_secnav{min-height: 360px;}
	.head .head_mid .head_nav .pc_secnav .lf_nav .one .top .nav_name{font-size:26px;}
	.head .head_mid .head_nav .pc_secnav .zixun b{font-size:26px;}
	.head .store span{display: none;}
	
}

@media only screen and (max-width:1280px){
	.head #search_btn{width: 20px;height: 20px;background-size: 100% auto;}
	.head .language #wx_top img{width: 30px;}
	.head .head_mid .rt_part .hot_line{padding:8px 10px;font-size: 14px;}
	.head .head_mid .head_nav .first_nav{text-align: left;}
	.head .head_mid .head_nav .first_nav > li > a{padding:36px 0;}
	#header .m_search{margin-right:10px;}
	#header #search_box .wrap #search_close{left: calc(100% + 30px);left: -webkit-calc(100% + 30px);width:20px;height:20px;background-size:100% auto;}
}

@media only screen and (max-width:1080px){
	.head .head_mid .lf_part .logo{width: 140px;}
	.head .top_func .language > p{font-size: 12px;}
	.head .top_func .language img{width: 20px;}
	.head .top_func #search_btn{width: 20px;background-size: 100% auto;}
	.head .top_func .m_search{position: initial;}
	#header .top_func #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:26px 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;min-width:initial;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:50px;top: 50%;transform: translateY(-50%);}
	.head .head_mid .menu_btn{width: 30px;display: inline-block;}
	.head .head_mid .menu_btn span:nth-child(2){margin: 8px 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: 22px;}
	header .mobile_nav .second_nav .next_nav > li{padding: 10px 15px;font-size: 20px;background-color: rgba(0,0,0,0.6);}
	header .mobile_nav #m_btn{top:14px;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){
	#header #search_box .wrap{margin:30px auto;}
	.head .language > p{font-size:14px;}
	#header .m_search{margin-right:8px;}
	.head .top_func{padding: 12px 0 12px;font-size: 12px;}
	#header .top_func #search_box{top:65px}
	header .mobile_nav{}
	header .mobile_nav.sld{}
	header .mobile_nav.sld .second_nav > li > a{font-size: 18px;}
	header .mobile_nav .second_nav > li i{background-size: 100% auto;}
	header .mobile_nav .second_nav .next_nav > li{font-size: 17px;}
	.head .head_mid .lf_part .logo{font-size: 16px;width: 100px;}
	.head .head_mid .lf_part .logo span{margin: 0 0 0 10px;}
	.head .head_mid .lf_part .cpy_name p{font-size: 16px;}
	.head .head_mid .lf_part .cpy_name em{letter-spacing: 0;}
	.head .head_mid .rt_part .hot_line{padding:	10px;font-size: 12px;}
	header .mobile_nav .m_logo img{width: 100px;}
	header .mobile_nav .second_nav > li{padding:20px 0;}
	header .mobile_nav .second_nav .next_nav > li{}
}
@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){
	#header #search_box .wrap{margin: 20px auto 20px 20px;width: 80%;}
	#header #search_box .wrap #search_close{width: 14px;height: 14px;}
	#header #search_box input.key{height: 26px;}
	#header #search_box input.upload{font-size:13px;}
	.head .store i{display: inline-block;width: 26px;}
	.head .store a{margin-left: 8px;}
	.head .language #wx_top img{width: 22px;}
	.head .language > p{font-size:12px;}
	.head .language .show{font-size:12px}
	.head #search_btn{width: 16px;height: 16px;}
	#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 .top_func #search_btn{font-size: 16px;}
	.head .top_wrap{width: 96%;}
	.head .top_wrap span{}
	.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{padding:20px 0;}
	.head .head_mid .lf_part .logo{font-size: 15px;width: 80px;}
	.head .head_mid .lf_part .logo img{display: block;}
	.head .head_mid .lf_part .cpy_name p{letter-spacing: 1px;font-size: 16px;}
	.head .head_mid .lf_part .cpy_name em{display: none;}
	.head .head_mid .rt_part .hot_line{display: none;}
	.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{right: 11%;}
	.head .hot_line{display: none;}
	header .mobile_nav .m_logo{padding:12px 10px 0}
	header .mobile_nav .m_logo img{width: 56px;}
	header .mobile_nav{}
	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: 16px 0;font-size: 14px;}
	header .mobile_nav .second_nav .next_nav{margin:10px 0 0;}
	header .mobile_nav .second_nav .next_nav > li{padding:6px 0;font-size: 14px;}
	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:12px;right:10px;}
}
@media only screen and (max-width:320px){
	/* .head .head_mid .lf_part{width: 65px;} */
}


/* foot_top2 */
.foot_top2{padding:3% 0;background: url(../images/store_bg.jpg)no-repeat center/cover;}
.foot_top2 .brand_store ul li{width:20%;text-align: center;color: #fff;position: relative;}
.foot_top2 .brand_store ul li i{display: inline-block;transition: all 0.3s linear;}
.foot_top2 .brand_store ul li p{margin-top: 12px;font-size:14px;}
.foot_top2 .brand_store ul li:last-child i{margin: 0 4%;}
.foot_top2 .brand_store ul li span{display: inline-block;position: relative;}
.foot_top2 .brand_store ul li span:after{content: "";position: absolute;right:calc(100% + 10px);right:-webkit-calc(100% + 10px);top:50%;width:44px;height:1px;background: #fff;}
.foot_top2 .brand_store ul li span:before{content: "";position: absolute;left:calc(100% + 10px);left:-webkit-calc(100% + 10px);top:50%;width:44px;height:1px;background: #fff;}
.foot_top2 .brand_store ul li:after{content:"";position: absolute;top:50%;right:0;width: 1px;height: 42px;background: #fff;transform: translateY(-50%);}
.foot_top2 .brand_store ul li:last-child:after{content: initial;}
@media only screen and (min-width:481px){
	.foot_top2 .brand_store ul li i:hover{transform: translateY(-5px);}
}
@media only screen and (max-width:1260px){
	.foot_top2 .brand_store ul li i{width: 56px;}
	.foot_top2 .brand_store ul li span:after{width: 23px;}
	.foot_top2 .brand_store ul li span:before{width: 23px;}
}
@media only screen and (max-width:900px){
	.foot_top2{padding:30px 0}
	.foot_top2 .brand_store ul li i{width: 38px;}
	.foot_top2 .brand_store ul li p{display: none;}
	.foot_top2 .brand_store ul li:after{height: 28px;}
}
@media only screen and (max-width:600px){
	.foot_top2{display: none;}
}

/* foot_top */
.foot_top{padding:5% 0}
.foot_top .lf_part{padding: 3% 3% 1% 9%;width: 51.3%;box-sizing: border-box;}
.foot_top .lf_part .box_wrap{display: inline-block;width: 100%;text-align: left;color: #332c2b;}
.foot_top .lf_part .top_title {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-end;margin-bottom: 14%;}
.foot_top .lf_part .top_title .title{display: block;font-size: 44px;}
.foot_top .lf_part .top_title ul {margin-top:15px;white-space: nowrap;width: 310px;text-align: right;}
.foot_top .lf_part .top_title ul li{display: inline-block;color: #727272;font-size: 16px;text-shadow: 0 0 1px #727272;cursor: pointer;}
.foot_top .lf_part .top_title ul li:last-child{margin-left: 24%;padding-left: 24%;border-left: 2px solid #727272;}
.foot_top .lf_part .top_title ul li.on{color: #ef8903;text-shadow:0 0 1px #ef8903}
.foot_top .lf_part .top_title .slogan{margin-top: 22px;font-size:24px;}
.foot_top .lf_part .some_mes{color: #332c2b}
.foot_top .lf_part .some_mes .part .hd{font-size: 20px;font-weight: bold;}
.foot_top .lf_part .mes{margin-top: 32px;}
.foot_top .lf_part .mes li{margin-bottom: 26px;}
.foot_top .lf_part .mes li:last-child{margin-bottom: 0;}
.foot_top .lf_part .mes li i{display: inline-block;margin-right:16px;width: 24px;height:24px;background-repeat: no-repeat;background-size: auto;background-position: center;vertical-align: top;}
.foot_top .lf_part .mes li i.tel{background-image: url(../images/ft_top_tel.png)}
.foot_top .lf_part .mes li i.address{background-image: url(../images/ft_top_add.png)}
.foot_top .lf_part .mes li i.email{background-image: url(../images/ft_top_email.png)}
.foot_top .lf_part .mes li span{display: inline;font-size: 16px;}
.foot_top .rt_part{padding:2.5% 5.5%;width:48.7%;box-sizing:border-box;background: #f5f5f5;}
/* .foot_top .rt_part #map .BMap_pop{display: block !important;} */
@media only screen and (max-width:1440px){
	.foot_top .lf_part .top_title .title{font-size: 36px;}
}
@media only screen and (max-width:1260px){
	.foot_top{padding: 50px 0}
	.foot_top .lf_part .top_title .title{font-size: 26px;}
	.foot_top .lf_part .top_title .slogan{font-size: 20px;}
}
@media only screen and (max-width:990px){
	.foot_top .lf_part .top_title{margin-bottom: 15px;}
	.foot_top .lf_part .top_title .title{font-size:22px}
	.foot_top .lf_part .top_title .slogan{margin-top: 12px;font-size: 16px;}
	.foot_top .lf_part{padding:3%;}
	.foot_top .lf_part .mes{margin-top: 30px;}
	.foot_top .rt_part{padding:3%}
}
@media only screen and (max-width:768px){
	.foot_top{padding:46px 0}
	.foot_top .lf_part{padding:34px 0 0;width: 100%;}
	.foot_top .rt_part{width: 100%;}
}
@media only screen and (max-width:480px){
	.foot_top{padding:40px 0}
	.foot_top .lf_part{}
	.foot_top .lf_part .top_title ul{width: 100%;text-align: left;}
	.foot_top .lf_part .top_title ul li:last-child{margin-left: 6%;padding-left: 6%;}
	.foot_top .lf_part .top_title .title{font-size: 17px;}
	.foot_top .lf_part .top_title .slogan{font-size:15px}
	.foot_top .lf_part .some_mes .part .hd{font-size: 18px;}
	.foot_top .lf_part .mes{margin-top: 20px;}
	.foot_top .lf_part .mes li{margin-bottom: 16px;}
	.foot_top .lf_part .mes li i{margin-right: 10px;}
}

.foot_top .lx_box{width: 100%;}
.foot_top .lx_box .hd{margin-bottom: 5.5%;font-size: 24px;color: #8c8b8a;}
.foot_top .lx_box .form_box{display: flex;flex-wrap: wrap;justify-content: space-between;}
.foot_top .lx_box .form_box li{margin-bottom: 6%;width:46.5%;background: transparent;box-sizing: border-box;}
.foot_top .lx_box .form_box li.w100{width: 100%;}
.foot_top .lx_box .form_box li input{padding:0 7%;width: 100%;background: transparent;font-size: 14px;transition: border .3s linear;line-height: 57px;box-sizing: border-box;background: #fff;}
.foot_top .lx_box .form_box li textarea{padding: 12px;width: 100%;height: 100px;resize: none;font-size: 14px;font-family: inherit;box-sizing: border-box;background: transparent;transition: border .3s linear;background: #fff;}
.foot_top .lx_box .form_box li.code{margin-bottom: 0;width: calc(96% - 150px);width:-webkit-calc(96% - 150px);}
.foot_top .lx_box .form_box li.code img{position: absolute;bottom: 7px;right: 10px;height: 35px;}
.foot_top .lx_box .form_box .up_load{position: absolute;top:0;right:0;padding: 0;width: 150px;border: 1px solid #e2e2e2;height: 50px;color: #fff;line-height: 50px;background: transparent;transition: all .3s ease;color: #fff;background: #ef8903;}
.foot_top .lx_box .form_box .up_load:hover{background: #ef8903;color: #fff;}
.foot_top .lx_box .form_box li input:focus,.foot_top .lx_box .form_box li textarea:focus{border-color: #ef8903;}
@media only screen and (max-width:1080px){
	.foot_top .lx_box .hd{font-size: 20px;}
}
@media only screen and (max-width:990px){
	.foot_top .lx_box .hd{font-size: 18px;}
}
@media only screen and (max-width:680px){
	.foot_top .rt_part{display: none;}
	.foot_top .lf_part{padding:0}
}
@media only screen and (max-width:480px){
	#pj_part05{display: none;}
	.foot_top .lx_box .hd{font-size: 16px;}
	.foot_top .lf_part .mes li span{font-size:14px}
	.foot_top .rt_part{padding: 30px 3%;display: none;}
.foot_top .lx_box{width: 100%;}
	.foot_top .lx_box .form_box li{margin-bottom: 10px;width: 100%;}
	.foot_top .lx_box .form_box .up_load{margin-top: 10px;width: 106px;height: 36px;line-height: 36px;}
	.foot_top .lx_box .form_box li input,.ol_mes .lx_box .form_box li textarea{font-size: 12px;}
	.foot_top .lx_box .form_box li input{padding:0 12px;line-height:40px;}
}



/* footer */
.foot{padding:5.3% 0 0;position: relative;overflow: hidden;background:#0c0c0d;color:#fff;}
.foot .odcontent{max-width:1600px}
.foot .ft_top{padding:0 0 20px;}
.foot .ft_top .ft_lf{width:calc(94% - 425px);max-width:785px;}
.foot .ft_top .ft_lf .ft_logo{display: inline-block;margin-bottom: 20px;}
.foot .ft_top .ft_lf .ft_nav{font-size: 15px;}
.foot .ft_top .ft_lf .ft_nav ul{}
.foot .ft_top .ft_lf .ft_nav li{text-transform: uppercase;}
.foot .ft_top .ft_lf .ft_nav li a{display: block;margin-bottom: 13px;font-size: 15px;font-weight: lighter;}
.foot .ft_top .ft_lf .ft_nav li a.hd{font-size: 18px;margin:0;font-weight: bold;color:#fff;}
.foot .ft_top .ft_lf .ft_nav li a:hover{color: #e8340e;}
.foot .ft_top .ft_lf .ft_nav li > .line2{margin: 31% 0 24%;width:18px;height: 0px;}
.foot .ft_top .ft_lf .ft_nav li:last-child{border-right:0;}
.foot .ft_top .ft_right{width: auto;}
.foot .ft_top .ft_right a.hd{font-weight: bold;font-size: 18px;}
.foot .ft_top .ft_right .ft_mes .row1{padding-bottom: 9%;margin-top: 27px;}
.foot .ft_top .ft_right .ft_mes .row1 .ewm{text-align: center;margin:0 10px 0 0;}
.foot .ft_top .ft_right .ft_mes .row1 .ewm:first-child{margin:0;}
.foot .ft_top .ft_right .ft_mes .row1 .ewm .e_img{border: 1px solid #ceced4;width: 100%;}
.foot .ft_top .ft_right .ft_mes .row1 .ewm p{margin-top:18px;font-size:16px;}

.foot .ft_top .ft_right .ft_mes .row2{padding: 0 0 35px;margin:0 auto 0;width: 100%;position: relative;}
.foot .ft_top .ft_right .ft_mes .row2 span{font-size: 16px;}
.foot .ft_top .ft_right .ft_mes .row2 p{margin-top: 7px;}
.foot .ft_top .ft_right .ft_mes .row2 p span{display:inline-block;vertical-align:middle;}
.foot .ft_top .ft_right .ft_mes .row2 p b{font-size: 20px;vertical-align:middle;}


footer{padding:2.4% 0;font-size: 14px;color: rgba(255,255,255,0.3);border-top:1px solid #333;}
footer > .flx_w{align-items: flex-end;}
footer span{display: inline-block;}
footer a:hover{color: #e8340e;}


@media only screen and (max-width:1260px){
	.foot .ft_top .ft_lf .ft_logo{margin-bottom: 30px;width: 120px;}
	.foot .ft_top .ft_lf .ft_nav li a.hd{font-size: 18px;}
	.foot .ft_top .ft_right .ft_mes .row1 a{font-size: 18px;}
}
@media only screen and (max-width:1080px){
	.foot .ft_top .layout{}
	.foot .ft_top .ft_lf{width: 100%;max-width:initial;}
	.foot .ft_top .ft_right{width: 220px;}
	.foot .ft_top .ft_lf .ft_nav li a.hd{font-size: 18px;}
	.foot .ft_top .ft_lf .ft_nav li a{font-size: 14px;}
	.foot .ft_top .ft_right{margin-top:3%;width: 100%;}
	.foot .ft_top .ft_right .ft_mes .row2{padding-bottom:6%;}
	
	.foot .ft_top .ft_right .ft_mes .row1{padding-bottom: 27px;}
	.foot .ft_top .ft_right .ft_mes .row1 .ewm p{margin-top:10px;}
}
@media only screen and (max-width:850px){
	.foot .ft_top .ft_right .ft_mes{width: 100%;}
	.foot .ft_top .ft_right .ft_mes .row i{margin-left:20px}
	/* .foot .ft_top .ft_right .ft_mes .row2{margin:20px 0} */
	.foot .ft_top .ft_right .ewm_img{display: none;}
	.foot .ft_top .ft_lf .ft_nav li{margin-bottom: 10px;}
	.foot .ft_top .ft_lf .ft_nav li a.hd{font-size: 16px;}
	.foot .ft_top .ft_right{text-align: center;}
	.foot .ft_top .ft_right .ft_mes .row2{text-align: center;}
	.foot .ft_top .ft_right .ft_mes .row1{justify-content:space-around}
	.foot .ft_top .ft_right .ft_mes .row1 a{font-size: 16px;}
	.foot .ft_top .ft_right a.hd{font-size: 16px;}
}
@media only screen and (max-width:680px){
	.foot .ft_top .ft_lf{width: 100%;max-width: 100%;}
	.foot .ft_top .ft_right{width: 100%;}
	.foot .ft_top .ft_right .ft_mes{text-align: center;}
	.foot .ft_top .ft_right .ft_mes .row1{}
	.foot .ft_top .ft_right .ft_mes .row2{}
}
@media only screen and (max-width:520px){
	.foot{padding:40px 0 0px;}
	.foot .ft_top .ft_lf .ft_logo{width: 80px;margin-bottom: 20px;}
	.foot .ft_top .ft_lf .ft_nav li{width: 50%;font-size: 13px;}
	.foot .ft_top .ft_lf .ft_nav li a.hd{display: block;font-size: 15px;}
	.foot .ft_top .ft_lf .ft_nav li a{display: none;}
	.foot .ft_top .ft_lf .ft_nav li > .line2{margin:10% 0;display:none;}
	
	.foot .ft_top .ft_right .ft_mes .row1{}
	.foot .ft_top .ft_right .ft_mes .row1 a{font-size: 14px;display: block;margin-bottom:12px;width: 100%;text-align: center;}
	.foot .ft_top .ft_right .ft_mes .row1 .ewm{}
	.foot .ft_top .ft_right .ft_mes .row1 .ewm p{margin-top:6px;}
	.foot .ft_top .ft_right .ft_mes{}
	.foot .ft_top .ft_right .ft_mes .row i{display: none;}
	.foot .ft_top .ft_right a.hd{display: none;}
	footer{padding:20px 0 16px;font-size: 12px;}
	footer .lf{display:none;}
	
	
}


/* top */
/* .side_kf{position: fixed;right: 2%;top: 80%;width:auto;height: auto;z-index: 99;opacity: 0;transition: all .4s;}
.side_kf #top{display: inline-block;position: relative;margin-top: 15px;width: 40px;height: 40px;background: url(../images/top.png)no-repeat center;border:2px solid #f08903;background-size: 22px;border-radius: 50%;background-color: #fff;}
.side_kf #top i{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.side_kf #top:after{content: initial;position: absolute;left: 50%;bottom: -20px;width: 94%;height: 15px;border-radius: 50%;background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);transform: translate(-50%,0);}
@media only screen and (max-width:480px){
	.side_kf{right: 5px;min-width: initial;}
	.side_kf .phone{display: none;}
	.side_kf #top{width: 35px;height: 35px;background-size: 15px;}
} */
/* top */
.side_kf{position: fixed;right: 0;top: 50%;width:50px;height: auto;z-index: 99;opacity: 0;transition: all .4s;transform: translateY(-50%);}
.side_kf ul{}
.side_kf ul li{color:#fff;padding:14px 0 10px;position: relative;z-index: 1;}
.side_kf ul li:last-child{padding:0;}
.side_kf ul li:first-child:after{content:"";position: absolute;left:0;top:0;width:100%;height: 100%;z-index: -1;background:#e8340e;border-radius: 6px 0 0 0;overflow: hidden;transition: all .3s linear;transform-origin:center bottom;}
.side_kf ul li:last-child:after{content:"";position: absolute;left:0;top:0;width:100%;height:100%;z-index: -1;background-color: #000;border-radius: 0 0 0 6px;overflow: hidden;transition: all .3s linear;transform-origin:center top;}
.side_kf .ly span{display: block;margin-top: 16px;}
.side_kf #top{display: block;position: relative;padding:14px 0;width: 100%;height: 15px;background: url(../images/top.png)no-repeat center;/* animation: top 1s 0s infinite linear */;text-align: center;box-sizing:initial;}
.side_kf #top i{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.side_kf #top:after{content: initial;position: absolute;left: 50%;bottom: -20px;width: 94%;height: 15px;border-radius: 50%;background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);transform: translate(-50%,0);}
@keyframes top{
	0{transform:rotateZ(0deg)}
	100%{transform:rotateZ(360deg)}
}
@media only screen and (min-width:520px){
	.side_kf ul li:first-child:hover:after{transform:scale(1.1)}
	.side_kf ul li:last-child:hover:after{transform:scale(1.1)}
	/* .side_kf #top:hover{animation: top 1s 0s infinite linear;} */
}
@media only screen and (max-width:1080px){
	.side_kf{width: 44px;}
	.side_kf .ly i{width: 20px;display:inline-block;}
	.side_kf .ly span{margin-top:6px;}
}
@media only screen and (max-width:520px){
	.side_kf{right: 0px;min-width: initial;font-size:12px;}
	.side_kf .ly span{padding:0 5px;}
	.side_kf .phone{display: none;}
	/* .side_kf #top{padding:26px 0;background-size:18px;} */
	.side_kf ul li{padding:10px 0;}
	/* .side_kf ul li:first-child:after{border-radius:18px 0 0 0;}
	.side_kf ul li:last-child:after{border-radius: 0 0 0 18px;} */
}


/* mb_nav */
.mb_nav.fix{position: fixed;left: 0;bottom: 0;z-index: 99;}
.mb_nav{width: 100%;background: #e8340e;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);}
.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);}
.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,#e8340e 60%,transparent 60%);border-radius:50%;border:4px solid #ea501a;}
.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;}
}
@media only screen and (max-width:320px){
	.mb_nav ul li i{width: 15px;height: 15px;
}

