@charset "utf-8";
/*格式化*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea {margin:0;padding:0;}
body{ font-size:14px;font-family:"Microsoft Yahei",Verdana,Arial,Helvetica,sans-serif;  background:#fff;}
li, ol { list-style:none; }
i, em { font-style:normal; }
a{text-decoration:none;font-family:"Microsoft Yahei";color: #666;}
a:hover { cursor:pointer; text-decoration:none;}
:focus{outline:0;}
.clear { clear:both; line-height:0px; overflow:hidden; zoom:1; font-size:0px; content:'.';}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
input,textarea{ border:none;font-family:"Microsoft Yahei"; font-size:14px;}
.fl{ float:left;} /*左浮动*/
.fr{ float:right;} /*右浮动*/

.wrap{ min-width:320px; max-width:750px; margin:0 auto; overflow:hidden; position:relative;} /*网站首页宽度*/
.wrap img{display:block;width:100%;}


/*头部*/
.g-hd{position: relative;   z-index: 20; box-shadow: 0px 0px 0.25rem 0px rgba(35,35,35,0.1);}
.h_con{height: 5rem;display: flex;padding: 0 1.5rem;align-items: center;justify-content: space-between;background: #fff;}
.g-hd h1 img{width: auto;height: 2.5rem;}
.g-hd .m-nav2 img{width: auto;height: 1.5rem;}
#menu{display:none;position: absolute;left: 0;top: 100%;width:100%;height:100vh;background: #fff;z-index: 200;}
#menu li{display: flex;}
#menu li>a{display: block;width: 48%;height: 4.5rem;line-height: 4.5rem;font-size: 1.2rem;color: #333;border-left: 0.3rem solid #fff;padding-left: 4rem;box-sizing: border-box;}
#menu li p{display: flex;width: 46%;margin-left: 3%;height: 4.5rem;line-height: 4.4rem;font-size: 0.8rem;color: #333;border-top: 2px solid #ededed;box-sizing: border-box;opacity: 0;}
#menu li p a{width: 40%;overflow: hidden;}
#menu li p a:nth-child(3){width: 22%;}
#menu li.on>a{background: #ededed;border-left-color: #1f60fc;}
#menu li.on p{opacity: 1;}

/*底部*/
.g-ft{padding: 2rem 1.5rem 4.5rem;background: #333;}
.g-ft .tel{font-size: 1.2rem;color: #fff;line-height: 2.4rem;}
.g-ft .tel .i1{display: inline-block;width: 1.3rem;height: 1.4rem;background: url(/mobile/images/phone-fill.png) no-repeat center;background-size: contain;vertical-align: top;margin: 0.5rem 1rem 0 0;}
.g-ft .tel .i2{display: inline-block;width: 1.3rem;height: 1.4rem;background: url(/mobile/images/email-fill.png) no-repeat center;background-size: contain;vertical-align: top;margin: 0.5rem 1rem 0 0;}
.g-ft .ewm{display: flex;margin: 1.3rem 0 2rem;}
.g-ft .ewm p{width: 9.3rem;margin-right: 1rem;}
.g-ft .ewm p span{display: block;font-size: 1.2rem;color: #999;line-height: 2.5rem;text-align: center;}
.g-ft .sqyl{display: block;width: 9rem;height: 3rem;line-height: 3rem;text-align: center;font-size: 0.9rem;color: #999;border: 1px solid #999;box-sizing: border-box;}
.g-ft .f_bt{height: 4rem;line-height: 4rem;text-align: center;font-size: 0.6rem;color: #999;border-top: 1px solid #999;margin-top: 1.5rem;}
.g-ft .top{display: none;position: fixed;right: 1rem;bottom: 10rem;text-align: center;width: 6.5rem;height: 2.6rem;line-height: 2.6rem;font-size: 0.8rem;color: #999;background: #fff;cursor: pointer;
    box-shadow: 0px 0px 0.25rem 0px rgba(35,35,35,0.1);overflow: hidden;}
.g-ft .top img{margin-left: 0.25rem;width: 0.95rem;display: inline-block;}
.f_nav{height: 3.5rem;background: #1f5efb;width: 100%;max-width: 750px;position: fixed;bottom: 0;z-index: 100;overflow: hidden;left: 0;}
.f_nav li{float: left;width: 33.3%;height: 3.5rem;line-height: 3.5rem;color: #fff;font-size: 1.2rem;text-align: center;position: relative;box-sizing: border-box;}
.f_nav li img{display:inline-block;width: auto;height: 1.8rem;margin: 0.8rem 1rem 0 0;vertical-align: top;}
.f_nav li a{color: #fff;}
.f_nav li:after{position: absolute;width: 1px;height: 1.8rem;background: #fff;opacity: 0.6;content: "";right: -1px;top: 0.8rem;}
.f_nav li:last-child{overflow: hidden;cursor: pointer;}
.wxsm{display: none;position: fixed;left: 0;top: 0;z-index: 999;width: 100%;height: 100%;background: rgba(0,0,0,0.2);}
.wxsm_con{position: absolute;width: 17rem;left: 50%;top: 50%;transform: translate(-50%,-50%);background: #fff;}
.wxsm_con span{display: block;height: 3rem;line-height: 3rem;text-align: center;font-size: 1.3rem;color: #fff;background: #1f5efb;}
.wxsm_con i{display: block;padding: 1.5rem;}
.wxsm_con i img{ width:100%; display:block;}


/**/
/**/
html{font-size:10px;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
@media screen and (min-width:320px){html{font-size:8.533px;}}
@media screen and (min-width:360px){html{font-size:9.6px;}}
@media screen and (min-width:375px){html{font-size:10px;}}
@media screen and (min-width:400px){html{font-size:10.664px;}}
@media screen and (min-width:414px){html{font-size:11.04px;}}
@media screen and (min-width:440px){html{font-size:11.73px;}}
@media screen and (min-width:480px){html{font-size:12.796px;}}
@media screen and (min-width:520px){html{font-size:13.863px;}}
@media screen and (min-width:560px){html{font-size:14.93px;}}
@media screen and (min-width:600px){html{font-size:15.996px;}}
@media screen and (min-width:640px){html{font-size:17.06px;}}
@media screen and (min-width:680px){html{font-size:18.1288px;}}
@media screen and (min-width:700px){html{font-size:18.66px;}}
@media screen and (min-width:720px){html{font-size:19.1952px;}}
@media screen and (min-width:750px){html{font-size:20px;}}
