@charset "utf-8";
/* html,body{font-family: "微软雅黑";} */
body{font-size:14px;font-family:"微软雅黑","Microsoft JhengHei",arial,sans-serif,serif,"Microsoft YaHei";}
*{padding:0;margin:0;list-style:none;user-select: none;-webkit-user-select: 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:86%;max-width:1410px;}
@media only screen and (max-width: 480px){
	.odcontent{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;}
.flx_d{display: flex;flex-wrap: wrap;justify-content: space-between; margin-top:20px;}
.flx_end{justify-content: flex-end;}
.txt_center{text-align: center;}
.hide{display: none;}
.center{text-align: center;}
.right{text-align: right;}
.w1200{margin: 0 auto;width: 90%;max-width: 1200px;}
.blue{color: #07a4df;}

@font-face {
	font-family:impact;
	src: url(./fonts/impact.ttf);
}

.idx_wrap{/* padding: 0 5%; */margin: 0 auto;width: 90%;max-width: 1686px;box-sizing: border-box;}
  @media only screen and (max-width:480px){
	  .idx_wrap{width: 94%;}
  }

/* head */
.head{width: 100%;z-index: 99;background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.head.scro {position: fixed;left: 0;top: 0;background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
/* 补充 */
.head .head_mid .lf_part .cpy_name{color: #304057;}
.head .head_mid .head_nav .first_nav > li{color: #304057;}
.head #search i{filter: brightness(0);}
.head .head_mid .rt_part .language{color: #304057;}
/* 补充-end */
.head .top_wrap{margin:0 auto;width: 94%;max-width: 1686px;}
.head .head_mid{display: flex;flex-wrap: nowrap;justify-content: space-between;align-items: center;}
.head .head_mid  a.logo_w{display: block;}
.head .head_mid .lf_part{display: flex;flex-wrap: nowrap;justify-content: flex-start;width: 224px;align-items: center;position: relative;box-sizing: border-box;max-width: 439px;}
.head .head_mid .lf_part .logo{width: auto;}
.head .head_mid .lf_part .cpy_name{margin-left: 6px;color: #fff;color: #304057;}
.head .head_mid .lf_part .cpy_name p{font-size: 36px;font-weight: bold;white-space: nowrap;}
.head .head_mid .lf_part .cpy_name em{display: inline-block;font-size: 12px;text-transform: uppercase;font-weight: bold;}
.head .head_mid .lf_part .cpy_name em img{display: block;}
.head .head_mid .head_nav {padding-left: 1%;width: calc(84% - 204px);box-sizing: border-box;}
.head .head_mid .head_nav .first_nav{position: relative;text-align: 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 1.5%;white-space: nowrap;font-size: 18px;color: #fff;position: relative;color: #304057;}
.head .head_mid .head_nav .first_nav > li:nth-child(1){padding-left: 0;}
/*.head .head_mid .head_nav .first_nav > li:nth-last-of-type(1){padding-right: 0;}*/
.head .head_mid .head_nav .first_nav > li > a{display: block;padding: 39px 0;position: relative;}
/* .head .head_mid .head_nav .first_nav > li.cur a:after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 4px;background: #07a5df;} */
.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:hover > a:after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 4px;background: #07a5df;} */
.head .head_mid .head_nav .pc_secnav{padding: 10% 8%;position: absolute;top: 98px;left: 50%;width: auto;min-width:100%;max-width:initial;height: auto;z-index: 3;display: none;flex-wrap: nowrap;justify-content: space-between;box-sizing: border-box;z-index: 2;transform: translateX(-50%);background: rgba(255,255,255,0.98);border-radius: 4px;}
.head.scro .head_mid .head_nav .pc_secnav{background: #f0f0f0;}
.head .head_mid .head_nav .pc_secnav .lf_nav{width: 100%;}
.head .head_mid .head_nav .pc_secnav .lf_nav > ul{display: flex;flex-wrap: wrap;justify-content: flex-start;}
.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li{padding-bottom: 6px;width: 100%;text-align: center;font-size: 14px;line-height: 28px;color: #333;box-sizing: border-box;transition: margin-bottom .3s ease-out;position: relative;/* background: url(../images/z-i22.png)no-repeat left top 8.5px; */}
.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li:nth-last-child(1){padding-bottom: 0;}
/* .head .head_mid .head_nav .pc_secnav .lf_nav > ul > li:after{content: "";position: absolute;right: 0;top: 102%;width: 0;height: 1px;transition: all .3s;background: #0092d8;} */
.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li:hover{color: #13944a;/* background: url(../images/z-i23.png)no-repeat left top 8.5px; */}
/* .head .head_mid .head_nav .pc_secnav .lf_nav > ul > li:hover:after{width: 100%;} */
.head .head_mid .app_right{display: none;}
.head .mobile_nav{position: fixed;padding:73px 20px 20px;right: -350px;top: 0;width: 300px;height: 100vh;background: rgba(0,0,0,0.6);z-index: 999;transition: all .3s;box-sizing: border-box;}
.head .mobile_nav .m_logo{display: none;}
.head .mobile_nav.sld{right:0;}
.head .head_mid .menu_btn{float: right;display: inline-block;/* width: 30px;height: 20px; */width: 0;height: 0;cursor: pointer;}
.head .head_mid .menu_btn span{display: block;width: 100%;height: 2px;background-image: linear-gradient(to right,#7fc28d, #359cc0);transform-origin: center;}
.head .head_mid .menu_btn span:nth-child(1){top: 0;}
.head .head_mid .menu_btn span:nth-child(2){margin: 6px 0px;opacity: 1;transition: all .5s;}
.head .head_mid .menu_btn span:nth-child(3){top:100%;}
.head .head_mid .menu_btn.open{width: 30px;height: 20px;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 .btn_box{width: 195px;} */
/* .head .head_mid .app_right{display: flex;flex-wrap: nowrap;justify-content: space-between;align-items: center;}
.head .head_mid .app_right i{display: block;cursor: pointer;}
.head .head_mid .app_right i img{display: block;}
.head .head_mid .app_right .search{background:#d1d6d8;border-radius: 30px;width: 100%;height: 37px;overflow: hidden;padding: 0 5px 0 20px;box-sizing: border-box;border: 1px solid #b8babb;}
.head .head_mid .app_right .search input{display: inline-block;background:#d1d6d8;width: 130px;height: 37px;vertical-align: middle;}
.head .head_mid .app_right .search input::placeholder{color: #333;} */
/* .head .head_mid .app_right .laugage{color: #fff;cursor: pointer;position: relative;} */
.head .head_mid .rt_part{padding-left: 1.7%;width: 14.3%;max-width: 281px;min-width: 202px;box-sizing: border-box;position: relative;}
.head .head_mid .rt_part .flx_w{align-items: center;}
.head .head_mid .rt_part .hot_line{padding: 12px 14px;width: auto;box-sizing: border-box;color: #fff;background: #ff0000;border-radius: 5px;}
.head .head_mid .rt_part .hot_line strong{display: inline-block;padding-left: 32px;background: url(../images/icon_01.png)no-repeat center left;font-size: 20px;font-weight: normal;white-space: nowrap;}
#search{margin-right: 15px;width: auto;text-align: center;}
#search i{display: inline-block;width: 21px;height: 21px;background: url(../images/search.png)no-repeat center;cursor: pointer;}
.head .head_mid .rt_part .language{margin-right: 10px;font-size: 16px;color: #fff;color: #304057;}

.head .search_nav{position: absolute; width: 300px;height: auto;top: 100%;right: 5%;background: #454545;display: none;z-index: 998;}
.head .search_nav .search_box {margin: 28px auto;width: 94%;}
.head .search_nav .search_box i{display:inline-block;width: 6%;}
.head .search_nav .search_box .content{padding-bottom: 6px;width: 75%;background: transparent;border-bottom: 1px solid #13944a;color:#13944a;}
.head .search_nav .search_box .tijiao{width: 10%;color: #13944a;background-color: transparent;}
.head .search_nav .search_box .search_close{margin-left: 1%;width: 20px;}
.head .search_nav .search_box input::-webkit-input-placeholder {color: #13944a;}
.head .search_nav .search_box input:-moz-placeholder {color: #13944a;opacity: 1;font-size: 14px;}
.head .search_nav .search_box input::-moz-placeholder {color: #13944a;opacity: 1;font-size: 14px;}
.head .search_nav .search_box input:-ms-input-placeholder {color: #13944a;font-size: 14px;}
@media only screen and (max-width:1700px){
	.head .head_mid .lf_part .cpy_name p{font-size: 18px;}
	.head .head_mid .head_nav .first_nav > li{padding: 0 16px;}
	.head .head_mid .head_nav .first_nav > li > a{font-size: 16px;}
	/* #search{right:40px}
	.head .hot_line{right: -252px;width:272px}
	.head .hot_line:hover{right: 0;}
	.head .hot_line::before{content:"";position: absolute;left: 5px;top:0;width: 15px;height:100%;background:url(../images/icon_dot.png)no-repeat center}
	.head .hot_line:hover::before{visibility: hidden;} */
}
@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 .hot_line strong{padding: 5px 0 5px 40px;font-size: 20px;}
	.head .head_mid .head_nav{justify-content: flex-start;}
	.head .head_mid .lf_part{width: auto;}
	.head .head_mid .rt_part{padding-left: 0;width: auto;min-width: initial;}
	.head .head_mid .rt_part .hot_line{padding: 5px;}
	.head .head_mid .rt_part .hot_line strong{font-size: 14px;}
}

@media only screen and (max-width:1440px){
	/* .head .head_mid .head_nav {width: calc(84% - 164px);} */
	.head .head_mid .head_nav .first_nav > li{padding: 0 4px;}
	.head .head_mid .head_nav .first_nav > li > a{padding: 27px 8px;}
}
@media only screen and (max-width:1260px){
	.head .head_mid{padding: 10px 0;position: relative;}
	.head .head_mid .logo{margin-top: 0;}
	.head .head_mid .logo .log0_img img{display: block;}
	.head .head_mid .head_nav{padding: 0;width: 30px;right:50px;}
	.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 .menu_btn{display: inline-block;float: initial;position: relative;width: 30px;height: 20px;}
	.head .head_mid .lf_part{width: auto;}
	.head .head_mid a.logo_w{display: inline-block;}
	.head .head_mid .rt_part{position: absolute;right: 5%;top: 50%;transform: translateY(-50%);}
	.head .mobile_nav .m_logo img{width: auto;}
	.head .mobile_nav .second_nav > li{margin-bottom: 20px;font-size:18px;line-height: 2;cursor: pointer;color: #fff;transform: translateY(-100%);transition: all 0.2s ease-out;opacity: 0;}
	.head .mobile_nav .second_nav > li p{display: inline-block;}
	.head .mobile_nav .second_nav > li p:hover{color: #7fc28d;}
	.head .mobile_nav .second_nav > li i{display: none;margin-left: 30px;width: 20px;height: 20px;background:url(../images/down.png)no-repeat center;vertical-align: middle;transform: initial;}
	.head .mobile_nav.sld .second_nav > li{transform: translateY(0);opacity: 1;}
	.head .mobile_nav.sld .second_nav > li:nth-child(1){transition-delay: 0.2s;}
	.head .mobile_nav.sld .second_nav > li:nth-child(2){transition-delay: 0.25s;}
	.head .mobile_nav.sld .second_nav > li:nth-child(3){transition-delay: 0.3s;}
	.head .mobile_nav.sld .second_nav > li:nth-child(4){transition-delay: 0.35s;}
	.head .mobile_nav.sld .second_nav > li:nth-child(5){transition-delay: 0.4s;}
	.head .mobile_nav.sld .second_nav > li:nth-child(6){transition-delay: 0.45s;}
	.head .mobile_nav.sld .second_nav > li:nth-child(7){transition-delay: 0.5s;}
	.head .mobile_nav .second_nav .next_nav{display: none;}
	.head .mobile_nav .second_nav .next_nav > li{padding-left: 15px;font-size: 16px;line-height: 2;box-sizing: border-box;position: relative;}
	.head .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;}
	.head .mobile_nav .second_nav .next_nav > li:hover{color: #7fc28d;}
	@keyframes rotation{
		from{transform: rotateZ(0deg);}
		to{transform: rotateZ(720deg);}
	}
}
@media only screen and (max-width:768px){
	.head .mobile_nav{padding: 58px 20px 20px;}
	.head .mobile_nav .second_nav > li{margin-bottom: 10px;font-size: 16px;}
	.head .mobile_nav .second_nav .next_nav > li{font-size: 14px;}
}
@media only screen and (max-width:680px){
	/* .head .head_mid .lf_part{width: 80px;} */
	/* .head .mobile_nav{left: -100%;} */
	.head .search_nav .search_box{margin: 20px auto;width: 90%;}
}
@media only screen and (max-width:480px){
	.head .head_top{display: none;}
	.head .head_mid .menu_btn{width: 25px;}
	.head .head_mid .lf_part .logo{width: 40px;}
	.head .head_mid .lf_part .cpy_name p{font-size: 18px;}
	.head .head_mid .lf_part .cpy_name em{display: none;}
	.head .head_mid .menu_btn.open{height: 23px;}
	.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;}
	.head .mobile_nav .m_logo img{width: 114px;}
	.head .mobile_nav{width:80%;}
	.head .mobile_nav .second_nav{max-height: 455px;overflow-y: scroll;}
	.head .mobile_nav .second_nav > li{font-size: 14px;}
	.head .mobile_nav .second_nav .next_nav > li{font-size: 12px;}
	.head .search_nav{width: 94%;right: 3%;}
	#search{right:15px;}
}

/* foot */
.foot{padding: 3.5% 0 55px;background: #37383c;color: #fff;}
.foot .idx_wrap{padding:0;}
.foot .foot_nav .item .tit{margin-bottom: 29px;font-size: 18px;color: rgba(255,255,255,0.5);font-weight: bold;}
.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: 337px;}
.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{margin-top: 5%;}
.foot .foot_two .two_lf .ft_mes p{margin-top: 13px;padding-left: 32px;font-size: 15px;line-height: 24px;letter-spacing: 1px;box-sizing: border-box;background-repeat: no-repeat;background-position: left top 1px;}
.foot .foot_two .two_lf .ft_mes p.tel{background-image: url(../images/ft_tel.png);font-family: impact;}
.foot .foot_two .two_lf .ft_mes p.address{background-image: url(../images/ft_add.png);white-space: nowrap;}
.foot .foot_two .subs_list{margin-top: 15px;width: 100%;}
/* .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;margin-right: 1.5%;}
.foot .foot_two .subs_list .list_img img{width:120px}
.foot .foot_two .subs_list .list_img i{display:inline-block;margin-right:10px;width:24px;height:24px;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;}
.foot .foot_two .two_rt{width: calc(93% - 337px);width: -webkit-calc(93% - 337px);}
.foot .foot_btm2{margin-top: 2%;padding: 20px 0 30px;border-top: 1px solid rgba(255,255,255,0.3);}
.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;}

@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{font-size:16px;margin-bottom:20px}
	.foot .foot_nav .item ul li{font-size: 14px;}
}

@media only screen and (max-width:1260px){
	.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%;}
	.foot .foot_two .two_rt{margin-top: 5%;width: 100%;}
}
@media only screen and (max-width:1000px){
	.foot{padding: 4.5% 0 95px;}
}
@media only screen and (max-width:768px){
	.foot{padding: 40px 0 50px;}
	.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 ul li{font-size: 14px;}
}
@media only screen and (max-width:480px){
	.foot{padding: 30px 0 60px;}
	.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 .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{padding: 20px 0 50px;}
	.foot .foot_btm2 .something{order:2;margin-top:10px}
	.foot .foot_btm2 .links{width: 100%;}
	
	.foot .foot_two .subs_list .list_img{width: 29%;}
	.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;}
}
@media only screen and (max-width:320px){
	
}

/* apply_box */
.apply_box{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 1000;background: rgba(0,0,0,0.6);display: none;}
.apply_box .table_wrap{position: absolute;left: 50%;top: 50%;width: 94%;max-width: 500px;max-height: 100%;transform: translate(-50%,-50%);background: #fff;z-index: 1;padding: 50px 70px;box-sizing: border-box;border-radius: 10px;overflow-y: scroll;}

.apply_box .table_wrap::-webkit-scrollbar{ width:8px;}
.apply_box .table_wrap::-webkit-scrollbar-thumb{ background:#aaa;}
.apply_box .table_wrap::-webkit-scrollbar-track{ background:#fff;}

.apply_box .pop_close{position: absolute;width: 16px;height: 16px;top: 3%;right: 5%;background:url(../images/icon_close.png)no-repeat center;cursor: pointer;}
.apply_box  .pop_cen .pop_title{text-align: center;font-weight: bold;font-size: 26px;color: #14944a;}
.apply_box  .pop_cen  .pop_int{margin-top: 26px;}
.apply_box  .pop_cen  .pop_int .pop_item{width: 100%;height: 40px;border: 1px solid #e5e5e5;border-radius: 3px;padding: 0 12px;margin-bottom: 26px;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;box-sizing: border-box;}
.apply_box  .pop_cen  .pop_int .pop_item i{display: inline-block;width: 18px;}
.apply_box  .pop_cen  .pop_int .pop_item span{display: inline-block;}
.apply_box  .pop_cen  .pop_int .pop_item .tip{padding:0 8px 0 4px;font-size: 14px;}
.apply_box  .pop_cen  .pop_int .pop_item .list{width: calc(100% - 58px);}
.apply_box  .pop_cen  .pop_int .pop_item .list input{width: 100%;height: 30px;}
.apply_box  .pop_cen  .pop_int .pop_item.item1 .list{width: calc(100% - 90px);width: -webkit-calc(100% - 90px);}
.apply_box  .pop_cen  .pop_int .pop_item.item1 .list select{width: 100%;height: 30px;border: 0;color: #757575;}
.apply_box  .pop_text{width: 100%;border: 1px solid #e5e5e5;border-radius: 3px;padding: 12px;box-sizing: border-box;}
.apply_box  .pop_text textarea{width: 100%;font-family: inherit;resize: none;height: 100px;}
.apply_box .pop_upload{margin-top: 26px;width: 100%;align-items: center;}
.apply_box .pop_upload span,.apply_box .pop_upload input{display: inline-block;}
.apply_box .pop_upload input{width: calc(100% - 155px);width: -webkit-calc(100% - 155px);height: 40px;border: 1px solid #e5e5e5;border-radius: 3px;padding: 0 12px;box-sizing: border-box;}
.apply_box .pop_upload span.code{width: 100px;}
.apply_box .submit{display: inline-block;margin-top: 26px;padding: 8px 36px;color: #fff;background: #14944a;}
@media only screen and (max-width:768px){
	.apply_box .table_wrap{max-width: 300px;padding: 20px 15px;}
	.apply_box .pop_cen .pop_title{font-size: 18px;}
	.apply_box .pop_cen .pop_int{margin-top: 15px;}
	.apply_box .pop_cen .pop_int .pop_item{margin-bottom: 12px;}
	.apply_box .pop_text textarea{height: 60px;}
	.apply_box .pop_upload span.code{width: 80px;}
	.apply_box .pop_upload,.apply_box .submit{margin-top: 12px;}
}
@media only screen and (max-width:480px){
	.apply_box .table_wrap{padding: 15px;}
}

/*浮动*/
	.client-2 {
        position: fixed;
        right: -170px;
        top: 73%;
        z-index: 900;
    }
    
    .client-2 li a {
        text-decoration: none;
    }
    .client-2 li {
        margin-top: 1px;
        clear: both;
        height: 60px;
        position: relative;
    }
    
    .client-2 li i {
        background: url(../images/fx.png) no-repeat;
        display: block;
        width: 30px;
        height: 27px;
        margin: 0px auto;
        text-align: center;
    }
    
    .client-2 li p {
        height: 20px;
        font-size: 12px;
        line-height: 20px;
        overflow: hidden;
        text-align: center;
        color: #fff;
    }
    
    .client-2 .my-kefu-qq i {
        /* background-position: 4px 5px; */
				background: url(../images/icon_tiyan.png)no-repeat center;
    }
    
    .client-2 .my-kefu-tel i {
        background-position: 0 -21px;
    }
    
    .client-2 .my-kefu-liuyan i {
        background-position: 4px -53px;
    }
    
    .client-2 .my-kefu-weixin i {
        background-position: -34px 4px;
    }
		
		.client-2 .my-kefu-wuxing i{
			background-image: url(../images/wuxing_i.png);
			background-repeat: no-repeat;
			background-position: center;
		}
    
    .client-2 .my-kefu-weibo i {
        background-position: -30px -22px;
    }
    
    .client-2 .my-kefu-ftop {
        display: none;
    }
    
    .client-2 .my-kefu-ftop i {
       background: url(../images/top.png) no-repeat;
        display: block;
        width: 23px;
        height: 25px;
        margin: 0px auto;
        text-align: center;
    }
    
    .client-2 .my-kefu-left {
        float: left;
        width: 60px;
        height: 41px;
        position: relative;
    }
    
    .client-2 .my-kefu-tel-right {
        font-size: 16px;
        color: #fff;
        float: left;
        height: 24px;
        line-height: 22px;
        padding: 0 15px;
        border-left: 1px solid #fff;
        margin-top: 14px;
    }
    
    .client-2 .my-kefu-right {
        width: 20px;
    }
    
    .client-2 .my-kefu-tel-main {
        background: #009a43;
        color: #fff;
        height: 45px;
        width: 230px;
        padding:9px 0 6px;
        float: left;
	box-sizing: content-box;
    }
    
    .client-2 .my-kefu-main {
        background: #009a43;
        width: 80px;
        height: 45px;
        position: relative;
        padding:9px 0 6px;
        float: left;
	box-sizing: content-box;
    }
    
    .client-2 .my-kefu-weixin-pic {
        position: absolute;
        left: -130px;
        top: -24px;
        display: none;
        z-index: 333;
    }
		.client-2 .my-kefu-wuxing-pic{
			position: absolute;
			right: calc(100% + 17px);
			right: -webkit-calc(100% + 17px);
			top: -24px;
			display: none;
			z-index: 333;
			width: 348px;
			height: 155px;
		}
    
    .my-kefu-weixin-pic img,.my-kefu-wuxing-pic img{
        width: auto;
        height: auto;
    }
@media screen and (max-width:750px){#imgDiv{ display:none;}}
@media screen and (max-width:480px){
	.client-2{top: 80%;right: 0px;display: none;}
	.client-2 li.my-kefu-qq{display: none;}
	.client-2 li.my-kefu-tel{display: none;}
	.client-2 li.my-kefu-weixin{display: none;}
	.client-2 li{height: 25px;}
	.client-2 .my-kefu-main{width: 40px;height: 25px;}
	.client-2 .my-kefu-left{width: 40px;height:25px;}
	.client-2 .my-kefu-ftop p{display: none;}
}

.footer-fd {position: fixed;bottom: 0;left: 0;width: 100%;z-index: 7;padding: 12px 0;background-color: #ffffff;background-image: url(../images/fd_bg.jpg);background-repeat: no-repeat;background-size: cover;background-position: center;}
.footer-fd .wrap {display: flex;}
.footer-fd .left,.footer-fd .right {width: 50%;}
.footer-fd .left {justify-content: flex-start;}
.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 {width: 20px;height: 100%;background-image: url(../images/cb_icon3.png);background-repeat: no-repeat;background-position: center;background-size: contain;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;}
@media only screen and (max-width:1000px){
	.footer-fd .left{width: 100%;justify-content: center;}
	.footer-fd .right{margin-top: 10px;width: 100%;}
}
@media only screen and (max-width:768px){
	.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:480px){
	.footer-fd{display: none;}
}

.tc_ewm{position: fixed;z-index: 199;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.2);display: flex;justify-content:center;align-items: center;display: none;}
.tc_ewm .box{padding: 30px;width: 90%;max-width: 310px;background: #fff;text-align: center;box-sizing: border-box;}
.tc_ewm .hd{margin-bottom: 5px;font-size: 16px;font-weight: bold;color: #13944a;}
.tc_ewm .ewm img{width: 186px;}
