@charset "utf-8";
/* html,body{font-family: "微软雅黑";} */
body{font-size:14px;font-family:"微软雅黑",arial,sans-serif,serif,"Microsoft YaHei";}
*{padding:0;margin:0;list-style:none;}
a{text-decoration:none;color:inherit;} 
i{font-style: normal;}
dl,ol,ul {list-style-type:none}
b{display: inline-block;}
em{font-style: normal;font-family: arial;}

.odcontent{margin:0 auto; width:90%;max-width:1500px;}
@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;}
.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;}
.fade{opacity: 0;}

@font-face {
	font-family:helveticaneuelt;
	src: url(../fonts/helveticaneueltpro-thex.woff.ttf);
}
@font-face {
	font-family:AVGARDD;
	src: url(../fonts/AVGARDD.ttf);
}
@font-face {
	font-family:msyhl;
	src: url(../fonts/MSYHL.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%;}
  }



header{height: auto;}
.head{position: fixed;left: 0;top: 0;width: 100%;z-index: 99;background: #fff;box-shadow: 0 0 5px rgba(0,0,0,0.1);}
/* .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: 1500px;}
.head .head_top{padding: 11px 0;font-size: 14px;color: #999;border-bottom: 1px solid #eee;background: #00254f;color: #fefefe;}
.head .head_top p{font-size: 14px;}
.head .head_top b{display: block;padding:2px 0 2px 40px;font-size: 15px;}
.head .head_mid_bg{background-image: linear-gradient(to bottom,#fbfbfb 0%, #fefefe , #e8e8e8 100%);}
.head .head_mid{display: flex;flex-wrap: nowrap;justify-content: space-between;align-items: center;padding: 22px 0;}
.head .head_mid  a.logo_w{display: block;overflow: hidden;position: relative;}
.head .head_mid a.logo_w .margin_hide{position: absolute;margin-left: -2000px;}
.head .head_mid .lf_part{display: flex;flex-wrap: nowrap;justify-content: space-between;align-items: center;position: relative;box-sizing: border-box;}
.head .head_mid .lf_part .logo{width: auto;}
.head .head_mid .lf_part .logo img{display: block;}
.head .head_mid .lf_part .cpy_name{margin-left: 15px;}
.head .head_mid .lf_part .cpy_name span{font-size: 20px;font-weight: bold;letter-spacing: 7px;}
.head .head_mid .lf_part .cpy_name span:nth-child(1){color: #43498e;}
.head .head_mid .lf_part .cpy_name span:nth-child(2){color: #dc2a0b;}
.head .head_mid .lf_part .cpy_name em{font-size: 12px;font-weight: bold;font-family: arial;}
.head .head_mid .expand_wrap{margin-left: 10px;padding-left: 16px;border-left: 1px solid #ccc;white-space: nowrap;}
.head .head_mid .expand_wrap b{font-size: 18px;}
.head .head_mid .expand_wrap p:nth-last-child(1){margin-top: 4px;}
.head .head_nav {width: 100%;box-sizing: border-box;}
.head .head_nav .first_nav{position: relative;}
.head .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_nav .first_nav{display: flex;flex-wrap: wrap;justify-content:flex-start;}
.head .head_nav .first_nav > li{display: inline-block;width: calc(100% / 8);width: -webkit-calc(100% / 8);white-space: nowrap;color: #222;position: relative;box-sizing: border-box;}
.head .head_nav .first_nav > li > a{display: block;padding: 22px 0;position: relative;font-size: 16px;text-align: center;}
/* .head .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_nav .first_nav > li > a:after{content: "";position: absolute;left: 0;bottom: -2px;width: 0;height: 4px;background-color: #00254f;transition: all .3s linear;opacity: 0;z-index: 3;}
.head .head_nav .first_nav > li.cur > a:after{width: 100%;opacity: 1;}
/* .head .head_nav .first_nav > li:hover > a:after{width: 100%;opacity: 1;} */
.head .head_nav .first_nav > li > a::before{content: "";position: absolute;left: 0;bottom: 0px;width: 0%;height: 100%;background-color: rgba(0,37,79,0);transition: all .5s cubic-bezier(.215,.61,.355,1);opacity: 0;z-index: -1;}
.head .head_nav .first_nav > li:hover > a{color: #fff;}
.head .head_nav .first_nav > li:hover > a::before{width: 100%;opacity: 1;background-color: rgba(0,37,79,1);}
.head .head_nav .first_nav > .hightlight{position: absolute;left: 50%;bottom: 0;width: 0;height: 4px;/* transform: translateX(-50%); */background: #00254f;transition: all 0.3s ease-out;}
.head .head_nav .pc_secnav{padding: 12px 0px;position: absolute;top: 98px;left: 50%;width: auto;height: auto;min-width: 100%;transform: translateX(-50%);z-index: 3;display: none;box-sizing: border-box;z-index: 2;background: #f2f7fb;}
/* .head.scro .head_nav .pc_secnav{background: #68b7e6;} */
/* .head.scro .head_nav .pc_secnav .lf_nav > ul > li{color: #fff;} */
.head .head_nav .pc_secnav .lf_nav{width: 100%;}
.head .head_nav .pc_secnav .lf_nav > ul{display: flex;flex-wrap: wrap;justify-content: flex-start;}
.head .head_nav .pc_secnav .lf_nav > ul > li{padding-bottom: 6px;width: 100%;text-align: left;font-size: 15px;line-height: 24px;color: #333;box-sizing: border-box;transition: margin-bottom .3s ease-out;position: relative;text-align: center;}
.head .head_nav .pc_secnav .lf_nav > ul > li:hover{color: #dc2a0b;}
.head .head_mid .app_right{display: none;}
header .mobile_nav{position: fixed;padding:116px 0 20px;right: -350px;top: 0;width: 300px;height: 100vh;background: #1b1b1b;transition: all .3s;box-sizing: border-box;z-index: 98;}
header .mobile_nav .m_logo{display: none;}
header .mobile_nav.sld{right:0;width: 260px;}
.head .menu_btn{float: right;display: none;/* width: 30px;height: 20px; */width: 0;height: 0;cursor: pointer;}
.head .menu_btn span{display: block;width: 100%;height: 2px;transform-origin: center;background: #dc2a0b;}
.head .menu_btn span:nth-child(1){top: 0;}
.head .menu_btn span:nth-child(2){margin: 4px 0px;opacity: 1;transition: all .5s;width: 100%;background: linear-gradient(to left,#dc2a0b 48%,transparent 48%,transparent 56%,#dc2a0b 56%);}
.head .menu_btn span:nth-child(3){top:100%;margin: 0 0 0 auto;width: 100%;}
.head .menu_btn.open{width: 20px;height: 14px;z-index: 9999;}
.head .menu_btn.open span{width: 100%;}
.head .menu_btn.open span:nth-child(1){position: absolute;top: 50%;left: 0;transform: rotateZ(45deg);transition: transform 0.3s 0.5s;}
.head .menu_btn.open span:nth-child(2){opacity: 0;width: 0;margin: 10px 0;}
.head .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: 14px;position: relative;overflow: hidden;}
.head .head_mid .rt_part .hot_line.on{overflow: initial;}
.head .head_mid .rt_part .hot_line i{display: block;margin-right: 8px;width: 35px;height: 35px;background: url(../images/icon_tel.png)no-repeat center;background-size: 100% auto;cursor: pointer;}
.head .head_mid .rt_part .hot_line > div{right: 0;top: 150%;transition: all .3s linear;color: #2f2f2f;}
.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;font-size: 18px;}

@media only screen and (max-width:1600px){
	.head .head_nav .first_nav{margin-right: 0;}
	/* .head .head_mid .btn_box{width: 150px;} */
	/* .head .head_mid .app_right .search input{width: 95px;} */
}

@media only screen and (max-width:1440px){
	/* .head .head_top{display: none;} */
	.head .head_top p{font-size: 12px;}
	.head .head_top b{font-size: 13px;}
	
	.head .head_nav .first_nav > li > a{padding: 27px 0;}
}
@media only screen and (max-width:1260px){
	header{height: 64px;}
	.head .head_mid{padding: 14px 0;position: relative;}
	.head .head_mid .logo .log0_img img{display: block;}
	.head .head_nav{padding: 0;}
	.head .head_nav .first_nav{display: none;}
	.head .head_mid .btn_box{width: auto;}
	.head .head_mid .app_right .laugage{margin-left: 30px;}
	.head .menu_btn{display: inline-block;float: initial;position: relative;width: 20px;height: 14px;position: absolute;bottom:30px;right: 5%;}
	.head .head_mid .lf_part{width: auto;}
	.head .head_mid .lf_part .logo{width: 60px;}
	.head .head_mid .lf_part .cpy_name{margin-left: 8px;}
	.head .head_mid .lf_part .cpy_name span{font-size: 18px;}
	.head .head_mid .expand_wrap b{font-size: 15px;}
	.head .head_mid .expand_wrap p:nth-last-child(1){margin-top: 2px;}
	.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%);}
	header .mobile_nav .m_logo img{width: auto;}
	header .mobile_nav .second_nav {position: relative;}
	header .mobile_nav .second_nav > li{padding: 10px 15px;font-size:16px;line-height: 1.5;cursor: pointer;color: rgba(255,255,255,0.6);transform: translateY(-100%);transition: all 0.2s ease-out;opacity: 1;border-bottom: 1px solid #6d6d6d;}
	header .mobile_nav .second_nav > li p{display: inline-block;}
	header .mobile_nav .second_nav > li p:hover{color: #fff;}
	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;}
	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 .second_nav .next_nav{display: none;margin-top: 10px;}
	header .mobile_nav .second_nav .next_nav > li{padding-left: 15px;font-size: 14px;line-height: 2;box-sizing: border-box;position: relative;border-left: 1px solid #6d6d6d;}
	/* 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: #fff;}
	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);}
	}
}
@media only screen and (max-width:1280px){
	.head .head_mid .rt_part{display: none;}
}
@media only screen and (max-width:768px){
	.head .head_mid .lf_part .logo{}
	.head .head_mid .lf_part .cpy_name p{font-size: 16px;}
	.head .head_mid .rt_part .hot_line{font-size: 14px;}
	header .mobile_nav .second_nav .next_nav > li{font-size: 14px;}
	.head .head_mid .expand_wrap{display: none;}
}
@media only screen and (max-width:680px){
	/* .head .head_mid .lf_part{width: 80px;} */
	/* header .mobile_nav{left: -100%;} */
	.head .search_nav .search_box{margin: 20px auto;width: 90%;}
}
@media only screen and (max-width:480px){
	header{height: 54px;}
	.head .top_wrap{width: 94%;}
	.head .head_top{padding: 8px 0;}
	.head .head_top p{display: none;}
	.head .head_top b{padding: 0;width: 100%;font-size: 12px;}
	/* .head .menu_btn{width: 25px;} */
	.head .head_mid{padding: 10px 0;}
	.head .head_mid .lf_part .logo{width: 45px;}
	.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 .lf_part .cpy_name span{letter-spacing: 1px;font-size: 16px;}
	/* .head .menu_btn.open{height: 23px;} */
	.head .menu_btn{right: 3%;bottom: 14px;}
	.head .menu_btn.open span{width: 100%;}
	.head .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 img{width: 114px;}
	header .mobile_nav{padding-top: 91px;width:50%;}
	header .mobile_nav .second_nav{max-height: 455px;overflow-y: scroll;box-sizing: border-box;}
	header .mobile_nav .second_nav > li{padding: 8px 10px;font-size: 14px;}
	header .mobile_nav .second_nav .next_nav > li{font-size: 12px;}
	header .mobile_nav .second_nav .bg_line{top: 0;width: 100%;height: 28px;}
}


footer{color: #fff;background: #2f2f2f;}
/* footer .foot_top{padding: 15px 0;background: #00254f;}
footer .foot_top .wrap{align-items: center;}
footer .foot_top .ft_ewm{width: 240px;}
footer .foot_top .ft_ewm .one{text-align: center;}
footer .foot_top .ft_ewm .one p{font-size: 14px;margin-top: 5px;}
footer .foot_top .ask{font-size: 14px;line-height: 26px;}
footer .foot_top .ask b{font-size: 26.6px;}
footer .foot_top .ask_onlie a{display: block;padding: 10px 36px;border: 1px solid #fff;font-size: 14px;} */
footer .foot_mid{padding: 66px 0 33px;}
footer .foot_mid .ft_nav{width: calc(93.7% - 363px);width: -webkit-calc(93.7% - 363px);}
footer .foot_mid .ft_nav .list{width: calc(100% / 5);width: -webkit-calc(100% / 5);}
footer .foot_mid .ft_nav .list .hd{font-size: 16px;font-weight: bold;}
footer .foot_mid .ft_nav .list .line{margin: 20px 0;width: 18px;height: 2px;background: #dc2a0b;}
footer .foot_mid .ft_nav .list ul li{margin-bottom: 15px;font-size: 15px;color: rgba(255,255,255,0.8);}
footer .foot_mid .ft_leave{width: 363px;}
footer .foot_mid .ft_leave .hd{align-items: flex-end}
footer .foot_mid .ft_leave .hd .lf{font-size: 16px;font-weight: bold;}
footer .foot_mid .ft_leave .hd .rt{font-size: 16px;}
footer .foot_mid .ft_leave .hd .rt span{display: inline-block;margin: 0 4px;color: #00254f;}
footer .foot_mid .ft_leave ul{margin: 40px 0 0;}
footer .foot_mid .ft_leave ul li{width: 48%;margin-bottom: 15px;}
footer .foot_mid .ft_leave ul li input{padding: 0 10px 0 36px;width: 100%;background-color: #fff;height: 40px;line-height: 40px;box-sizing: border-box;background-repeat: no-repeat;background-position: left 11px center;color: #959595;}
footer .foot_mid .ft_leave ul li:nth-child(1) input{background-image: url(../images/ft_lx.png);}
footer .foot_mid .ft_leave ul li:nth-child(2) input{background-image: url(../images/ft_tel.png);}
footer .foot_mid .ft_leave ul li:nth-child(3) input{background-image: url(../images/ft_email.png);}
footer .foot_mid .ft_leave ul li:nth-child(4) input{background-image: url(../images/ft_ly.png);}
footer .foot_mid .ft_leave .upload{width: 50%;height: 40px;line-height: 40px;text-align: center;font-size: 14px;color: #fff;border: 2px solid #222;box-sizing: border-box;background: #222;cursor: pointer;}
footer .foot_mid .ft_leave .reset{width: 50%;height: 40px;line-height: 40px;text-align: center;font-size: 14px;color: #fff;border: 2px solid #00254f;box-sizing: border-box;background: #00254F;cursor: pointer;}
footer .ft_btm{padding: 25px 0;border-top: 1px solid #6d6d6d;border-bottom: 1px solid #6d6d6d;}
footer .ft_btm > .flx_w{justify-content: flex-start;flex-wrap: nowrap;}
footer .ft_btm .item{/*margin-right: 9%;*/width: 480px;}
footer .ft_btm .item:nth-last-child(1){margin: 0;}
footer .ft_btm .item .hd{margin-bottom: 10%;font-size: 18px;font-weight: bold;}
footer .ft_btm .hot_line i{display: inline-block;margin-right: 20px;filter: brightness(3);}
footer .ft_btm .hot_line .num{font-size: 24px;font-weight: bold;color: #dc2a0b;}
footer .ft_btm .con{position: relative;}
/* footer .ft_btm .con i{display: inline-block;margin-right: 10px;width: 42px;height: 42px;background-color: #333;background-repeat: no-repeat;background-position: center;border-radius: 50%;vertical-align: middle;}
footer .ft_btm .con i.qq{background-image: url(../images/ft_qq.png);} */
footer .ft_btm .con .qq_wrap{display: inline-block;vertical-align: middle;margin-left: 10px;padding: 9px 10px;background: #343434;position: relative;}
footer .ft_btm .con .qq_wrap::before{content: "";position: absolute;right: 100%;top: 50%;width: 0;height: 0;border: 10px solid #343434;border-left-color: transparent;border-top-color: transparent;border-bottom-color: transparent;transform: translateY(-50%);}
footer .ft_btm .ft_mes ul li{display: flex;flex-wrap: wrap;justify-content: space-between;font-size: 15px;color: #bbb;}
footer .ft_btm .ft_mes ul li span:nth-child(1){width: 80px;}
footer .ft_btm .ft_mes ul li span:nth-child(2){width: calc(100% - 80px);width: -webkit-calc(100% - 80px);}
footer .flink{ padding:2% 0 0;color: rgba(255,255,255,0.6);}
footer .flink a{color: rgba(255,255,255,0.6); padding-right:10px;}
footer .bottom{padding: 25px 0;font-size: 14px;position: relative;}
footer .bottom .od{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
@media only screen and (max-width:1200px){
	footer .ft_btm .item{margin-right: 2%;width: 32%;}
	footer .ft_btm .hot_line i{width: 35px;}
	footer .ft_btm .hot_line .num{font-size: 24px;}
	footer .ft_btm .con i{width: 35px;height: 35px;}
	footer .ft_btm .item .hd{margin-bottom: 10%;}
}
@media only screen and (max-width:1000px){
	footer .foot_mid .ft_nav{width: 100%;border-right: 0;}
	
}
@media only screen and (max-width:768px){
	footer .foot_mid{padding: 44px 0 33px;}
	/* footer .foot_top .ft_logo{width: 85px;}
	footer .foot_top .ft_ewm{width: 190px;}
	footer .foot_top .ft_ewm .one img{max-width: 80%;} */
	footer .foot_top .ask b{font-size: 20px;}
	footer .foot_top .ask_onlie a{padding: 6px;}
	footer .foot_mid .ft_leave{display: none;}
	footer .foot_mid .ft_nav .list .hd,footer .ft_btm .item .hd{font-size: 16px;}
	footer .foot_mid .ft_nav .list ul li{font-size: 14px;}
	footer .bottom .od{position: initial;transform: initial;text-align: center;}
	footer .bottom{padding: 16px 0;}
	footer .ft_btm > .flx_w{flex-wrap: wrap;}
	footer .ft_btm .item{width: 48%;}
	footer .flink{ display:none;}
}
@media only screen and (max-width:480px){
	footer .ft_btm{padding: 30px 0;}
	/* footer .foot_top .wrap{justify-content: center;}
	footer .foot_top .ft_logo,footer .foot_top .ask,footer .foot_top .ask_onlie{display: none;}
	footer .foot_top .ft_ewm .one p{font-size: 12px;} */
	footer .foot_mid{display: none;}
	footer .ft_btm{border-top: 0;}
	footer .ft_btm .item{margin:0 0 8% 0;width: 100%;}
	footer .ft_btm .item .hd{margin-bottom: 15px;font-size: 15px;}
	footer .ft_btm .hot_line .num{font-size: 20px;}
	footer .ft_btm .ft_mes ul li{font-size: 14px;}
	footer .bottom{font-size: 12px;}
}



/* top */
.side_kf{position: fixed;right: 5px;bottom: 5%;width: auto;min-width: 170px;height: auto;z-index: 99;opacity: 1;transition: all .4s;}
.side_kf > ul{position: relative;}
.side_kf .side{background: #bcc5c7;}
.side_kf .tel{padding: 5px;font-size: 18px;font-weight: bold;background: #2f2f2f;color: #fff;}
.side_kf .ewm{padding: 7px;background: #e6e6e6;box-sizing: border-box;}
.side_kf .ewm p{line-height: 1.5;}
.side_kf #side_kf_btn{position: absolute;/*left: 0;*/top: 0;width: 33px;height: 33px;background-repeat: no-repeat;background-position: center;background-image: url(../images/ewm_open.png);transform: translate(-50%,-50%);cursor: pointer;}
/* .side_kf #top{display: inline-block;position: relative;margin-top: 15px;width: 40px;height: 40px;background: url(../images/top.png)no-repeat center;border:1px solid #1178a6;background-size: 22px;border-radius: 50%;}
.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:768px){
	.side_kf{bottom: 17%;width: 130px;min-width: initial;}
	.side_kf .tel{font-size: 14px;}
}
@media only screen and (max-width:480px){
	.side_kf{display: none;right: 5px;min-width: initial;width: 108px;}
	.side_kf .tel{font-size: 12px;}
	/* .side_kf .phone{display: none;}
	.side_kf #top{width: 35px;height: 35px;background-size: 15px;} */
}
