
/*@font-face {
  font-family: 'Flexo-Demilt';font-style: normal; 
  src: url('../fonts/Flexo-Demilt.ttf');
  src: url('../fonts/Flexo-Demilt.woff') format('woff');
  font-display:swap;
}
*/
html{font-size: 20px;}
a{color: #333;}
*{box-sizing: border-box;}
img{max-width: 100%;vertical-align: middle;}
body,html{min-height:100%;}
body{font-family:"Arial","Flexo-Demilt","microsoft yahei","microsoft JhengHei", Helvetica, sans-serif; color:#222222;-webkit-tap-highlight-color:rgba(255,255,255,0);background-color: #fff;line-height: 1.5;}
pre{white-space:pre-wrap;word-wrap: break-word;}
a{text-decoration:none; color:#222222; outline:none; transition:cubic-bezier(0.215,.61,.355,1);}
.clearfix:after{content:"\200B"; display:block; height:0; clear:both;}
.clearfix{*zoom:1;}/*IE/7/6*/
/*h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}*/
input{outline: none;-webkit-appearance: none;border-radius: 0; font-size:14px;}
input[type="text"],input[type="password"],input[type="search"],textarea,select,input[type="date"]{outline: none; -webkit-appearance: none;border-radius: 0; font-size:14px; display:block; width:100%; border:none; background:none; border:1px solid #dbdbdb; padding:6px 12px; transition:ease .45s;}
input[type="radio"]{display:inline-block; width:20px; height:20px; position:relative; top:2px; margin-right:5px; cursor:pointer;}
input[type="checkbox"]{display:inline-block; width:20px; height:20px; position:relative; top:2px; margin-right:5px; cursor:pointer;}
input::-webkit-input-placeholder {color: #888888;}
input:-moz-placeholder {　color: #888888;}
input::-moz-placeholder {color: #888888;}
input:-ms-input-placeholder {color: #888888;}
textarea{resize:none; overflow:hidden;}
textarea::-webkit-input-placeholder {color: #888888;}
textarea:-moz-placeholder {　color: #888888;}
textarea::-moz-placeholder {color: #888888;}
textarea:-ms-input-placeholder {color: #888888;}
select::-ms-expand { display: none; }
select{background: url(../images/icon_xiala.png) right 12px center no-repeat;
    background-size: 14px;
    padding-left: 25px;
    padding-right: 26px!important;}
i,em{font-style:normal;}
ul,li,ol{list-style: none;}
a:focus,button:focus,div:focus{outline: none;}
img{vertical-align: middle;}
:root{--color:#ea5504;}
/*.wow{opacity: 0;}*/
.left{float:left;}
.right{float:right;}
.flex{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:row; -webkit-flex-direction:row;-ms-flex-direction:row;}
.flex-text-center{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:row; -webkit-flex-direction:row;-ms-flex-direction:row;justify-content: center;-webkit-justify-content: center;-ms-justify-content: center;}
.flex-align-center{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:row; -webkit-flex-direction:row;-ms-flex-direction:row;align-items: center;-webkit-align-items: center;-ms-align-items: center;}
.flex-center{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:row; -webkit-flex-direction:row;-ms-flex-direction:row;align-items: center;-webkit-align-items: center;-ms-align-items: center;justify-content: center;-webkit-justify-content: center;-ms-justify-content: center;}

.flex-space-between{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:row; -webkit-flex-direction:row;-ms-flex-direction:row;justify-content: space-between;-webkit-justify-content: space-between;-ms-justify-content: space-between;}

.flex-space-around{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:row; -webkit-flex-direction:row;-ms-flex-direction:row;justify-content: space-around;-webkit-justify-content: space-around;-ms-justify-content: space-around;}
.flex-space-between-center{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:row; -webkit-flex-direction:row;-ms-flex-direction:row;justify-content: space-between;-webkit-justify-content: space-between;-ms-justify-content: space-between;align-items: center;-webkit-align-items: center;-ms-align-items: center;}

.flex1{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:column; -webkit-flex-direction:column;-ms-flex-direction:column;}

.flex-wrap{flex-wrap:wrap; -webkit-flex-wrap:wrap;-ms-flex-wrap:wrap; -webkit-flex-wrap:wrap;}
.flex-auto{flex: 0 0 auto;-ms-flex: 0 0 auto;-webkit-flex: 0 0 auto;}

.tran03{-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;}
.tran1{-webkit-transition: all 1s;
-o-transition: all 1s;
transition: all 1s;}
.tran06{
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
    transition: all 0.6s;
}

@font-face {
  font-family: 'Dosis';font-style: normal;  /* project id 1853964 */
  src: url('../fonts/Dosis.ttf');
  src: url('../fonts/Dosis.woff') format('woff');
  font-display:swap;
}
@font-face {
  font-family: 'AvantGarde';font-style: normal;  /* project id 1853964 */
  src: url('../fonts/AvantGardeITCbyBT-Medium.ttf');
  /*src: url('../fonts/Dosis.woff') format('woff');*/
  font-display:swap;
}

.container{ margin:auto; position:relative;}
.container1400{max-width:1320px; margin:auto; position:relative; padding:0 10px;}
.blue{color:#1e4fdb;}
.l-grid-2>li{width:50%; float:left;}
.l-grid-3>li{width:33.333333333333336%; float:left;}
.l-grid-4>li{width:25%; float:left;}
.l-grid-5>li{width:20%; float:left;}
.l-grid-6>li{width:16.666666666666668%; float:left;}
/*分享*/
#bsWXBox{box-sizing:initial;}
#bsBox{box-sizing:initial;}
/*浏览器滚动条*/
::-webkit-scrollbar{width:10px;height:5px;}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#E3E3E3}
::-webkit-scrollbar-thumb:vertical{background-color:#555;border-radius:30px}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#3B3B3B}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}

/*.preload{width: 100vw;height: 100vh;background-color: #fff;position: fixed;top: 0;left: 0;z-index: 9999;display: none;}*/
/*.pace-done .preload{visibility: hidden;opacity: 0;}*/
/*.pace{width: 100vw;height: 100vh;position: fixed;top: 0;left: 0;z-index: 10000;display: none;}*/


.container{width: 85%;max-width: 1200px; margin-left: auto;margin-right: auto;}
.headtop{position:fixed; top:0; left:0; width:100%; z-index:100; }
.head{position:absolute; top:0; left:0; width:100%; height:80px; box-sizing:border-box; z-index:100; transition:all 0.35s; background-color: #fff;}
.head .login{position: absolute;right: 13px;top: 0;height: 26px;display: flex;top: 50%;margin-top: -13px;}
.head .login .img{width: 32px;height: 32px;line-height: 32px; border-radius: 50%;background: #fff ;position: relative;z-index: 1;margin-top: -3px;box-shadow: 0px 3px 6px rgba(0,0,0,0.4);}
.head .login .name{font-size: 14px;color: var(--color);word-spacing: 2px;background-color: #fff;padding-left: 21px;margin-left: -16px;padding-right: 10px;line-height: 1.8;box-shadow: 0px 3px 6px rgba(0,0,0,0.4);}
.head .container{height: 100%;max-width: 1600px; }
.head .logo{width: 370px;height: 80px;flex: 0 0 auto; margin-top: 0; background: url(../images/logo.png) center no-repeat;background-size: 100%; float: left;transition:all 0.35s;}
.head .logo a{display: block;width: 100%;height: 100%;text-indent: -999px; overflow: hidden;}
.head .rightnav{ height: 100%;float: right;position: relative;}
.head .rightnav:before{position: absolute;left: -50px;top: 0;width: 50px;height: 100%;content: "";
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 80px 50px 0px 50px;
  border-color: var(--color) transparent transparent transparent ; transition: all 0.4s;}
.head .rightnav:after{position: absolute;left: 0;top: 0;width: 200%;height: 100%;background-color: #ea5504;content: "";}
.head .rightnav>ul{ height: 30px;float: left;}
.head .rightnav>ul>li{height: 100%;line-height: 30px;float: left;position:relative;transition:all 0.35s;}
.head .rightnav>ul>li>a{display: block;margin: 0 0.75rem;padding: 0 0.8rem; position: relative;z-index: 9;height: 30px;line-height: 30px; margin-top: 25px; font-size: 16px;color: #fff;font-weight: normal;transition: all 0.4s;}

.head .rightnav li.cur a,.head .rightnav li.hover a,.head .rightnav li a:hover{color: var(--color);background-color: #fff;}
/*.head .rightnav li a:after{position: absolute;z-index: 2; width: 100%;height: 3px;left: 0;bottom: 0px;background-color: #ffffff;content: "";-webkit-transition: all 0.33s;-o-transition: all 0.33s;transition: all 0.33s; transform: scale3d(0,1,1);background-color: #64b84d;}*/
/*.headtop.headHover .head li a:after,.headtop.scroll .head li a:after,.headtop.fixed .head li a:after{background-color: #64b84d;}*/
/*.head .rightnav li a:after{}*/
/*.head .rightnav li.cur a:after{width: 100%;transform: scale3d(1,1,1);}*/
.head .toptel{padding: 5px 20px 5px 46px;border: 1px solid #a17bb7;border-radius: 1.0rem;font-size: 1.1rem;color: #64b84d;background: url(../images/icon_tel_blue.png) left 20px center no-repeat;}

.lh-search {
	float: left;position: relative;height: 35px;width: 35px;margin: 26px 0 0 1vw;transition: ease .45s;
}
.lh-search input {height: 35px;line-height: 35px;background: #fff;border: none;padding: 0;transform: scaleX(0);transform-origin: center right;border-bottom: 1px solid #6D6D6D;
}
.lh-search a {color: #fff;line-height: 35px;display: block;width: 35px;position: absolute;right: 0;top: 0;text-align: center;
}
.Search .lh-search{width:10vw;}
.Search .lh-search input[name='keyword']{padding:0 12px;transform:scaleX(1);width: 130px;background-color: transparent;}
.Search .lh-search a{color:#000;}

.menunav{float: left;width: 40px;height: 40px;background: url(../images/icon_menu_w.png) center no-repeat;margin: 22px 0 0 1vw;cursor: pointer;transition: ease .45s;}
.navtel{float: left;margin-left: 30px;width: 180px;height: 40px;line-height: 40px; font-family: 'Dosis';font-size: 22px; color: #fff;padding-left: 30px;background: url(../images/icon_top_ipone.png) left center no-repeat;position: relative;top: 50%;transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);transition: all 0.5s;}

.headtop.scroll .head,.headtop.fixed .head{height:60px; line-height:60px;}
/*.headtop.scroll .rightnav>ul>li,.headtop.fixed .rightnav>ul>li{line-height: 60px;}*/
.headtop.scroll.hidden,.headtop.fixed.hidden{top: -60px;}

.headtop.scroll .head .logo,.headtop.fixed .head .logo{height: 60px;}
.headtop.scroll .lh-search,.headtop.fixed .lh-search{margin-top: 15px;}
.headtop.scroll .menunav,.headtop.fixed .menunav{margin-top: 14px;}
.headtop.scroll .head .rightnav>ul>li>a,.headtop.fixed .head .rightnav>ul>li>a{margin-top: 15px;}
.headtop.scroll .head .rightnav:before,.headtop.fixed .head .rightnav:before{border-width: 60px 40px 0px 40px;left: -40px}

.headtop.headHover .head,.headtop.scroll .head,.headtop.fixed .head{background-color: #fff;box-shadow: 0 0 3px #ccc;}
.headtop.headHover .head .rightnav>ul>li>a,.headtop.scroll .head .rightnav>ul>li>a,.headtop.fixed .head .rightnav>ul>li>a{}
.headtop.headHover .head .logo,.headtop.scroll .head .logo,.headtop.fixed .head .logo{background-image: url(../images/logo.png);}
.headtop.headHover .lh-search a,.headtop.scroll .lh-search a,.headtop.fixed .lh-search a{color: #333;}
.headtop.headHover .menunav,.headtop.scroll .menunav,.headtop.fixed .menunav{background-image: url(../images/icon_menu.png);}
.headtop.headHover .navtel,.headtop.scroll .navtel,.headtop.fixed .navtel{background-image: url(../images/top_ipone_red.png);color: #e70a03;}

/* Member pager common CSS */
.container.member {margin:50px auto 80px;}
.subnavwarp{position: absolute;left: 0;top: 95px;width: 100%;height: 350px;padding-bottom: 30px; z-index: 100;background-color: #fff;display: none;box-shadow: 0 0 3px #ccc;}
.headtop.scroll .subnavwarp{top: 70px;}
.subnavwarp .con{position: relative;display: none;width: 80%;margin: 0 auto;}

.subnavwarp .con .left {float: left;width: 28.5%;}

.subnavwarp .con .tu {
    /*float: right;
    width: 32%;*/
    padding-top: 2rem;
}
.subnavwarp .con .tu img {
    width: 100%;
}

.subnavwarp .con  ul.subnav {
    float: left;
    width: 30%;
    margin-left: 10%;
    margin-top: -0.5rem;
}
.subnavwarp .con ul.subnav li {
    /*float: left;
    width: 50%;*/
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
   	line-height: 2;
    border-bottom: 1px dashed #ccc;
    /*text-align: center;*/
}
.subnavwarp .con ul.subnav li a {
    font-size: 0.9rem;
    display: block;
    color: #333;
    font-weight: bold;
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}
.subnavwarp .con  ul.subnav li:hover a {
    color: #0065bf;
}
.subnavwarp .con ul.subnav li a:after{
    content:'→';
    font-family: iconfont;
    font-size: 0.9rem;
    color:#0065bf;
    position: absolute;
    right:4rem;
    top:0;
    opacity: 0;
    transition: all 0.5s;
}
.subnavwarp .con ul.subnav li a:hover:after{
    right:3.5rem;
    opacity: 1;
    
}


.subnavwarp .con .right {
    float: left;
    width: 71.5%;
    padding-top: 2rem;
}
.subnavwarp .con .right .brief {
    float: left;
    width: 60%;
    padding-left: 4rem;
    padding-top: 0;
}
.box .right .brief h2 {
    font-size: 1.2rem;
    font-weight: bold;
    color: #333;
}
.subnavwarp .con .right .brief p {
    font-size: 0.8rem;
    color: #666;
    line-height: 1.8;
    text-align: justify;
    margin: 1.5rem 0 1.5rem;
}
.subnavwarp .con .right .brief .more {
    width: 7.5rem;
    height: 2.7rem;
    background-color: #0796d8;
    /*background-image: linear-gradient(to right,#32beff 0,#005aab 51%,#32beff 100%);*/
    background-size: 200% auto;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    position: relative;overflow: hidden;
}
.subnavwarp .con .right .brief .more:hover{background-color: #005aab;}

/*.subnavwarp .con .right .brief .more:after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-image: linear-gradient(to right, #32beff, #005aab);content: "";z-index: 0;transform: translate3d(0%,0,0);transition: 0.5s;}
.subnavwarp .con .right .brief .more:hover:after{transform: translate3d(0%,0,0);background-image: linear-gradient(to left, #32beff, #005aab);background-color: #005aab;background-position: 100% 0;}*/
.subnavwarp .con .right .brief .more a {
    display: block;
    text-align: center;
    font-size: 0.8rem;
    color: #fff;
    line-height: 2.7rem;
    position: relative;z-index: 1;
}

body{}
/* FOOTER */
.footer{background-color: #ea5504; background-image:url(../images/footer_bg.png);background-repeat:no-repeat; background-position:center bottom;background-size: cover;background-attachment: fixed; color: #fff;position: relative;z-index: 2;padding: 1.5rem 0 0.5rem;font-size: 14px;
}
.footer .container a{color: #fff;}  
.footer .container{color: #fff;}

.footer .topcon{display: flex;flex-wrap: wrap;}
.footer .topcon .typename{font-size: 18px;font-weight: bold;padding-bottom: 10px;position: relative;letter-spacing: 2px;}
.footer .topcon .typename:after{position: absolute;left: 0;bottom: -3px;width: 2.0rem;height: 0.15rem;background-color: #f3a57a;content: "";}
.footer .leftcon{width: 69%;}
.footer .leftcon .items{display: flex;flex-wrap: wrap;margin-top: 20px;}
.footer .leftcon .item{width: 50%;float: left;padding-top: 28px;text-align: center;border-right: 1px solid #fba87b;}
.footer .leftcon .img p{font-size: 14px;margin-top: 5px;}
.footer .leftcon .item2{text-align: center;display: flex;align-items: center;justify-content: center;padding: 0 10px;}
.footer .leftcon .img{margin-right: 1.5rem;width: 8.2rem;float: left;}
.footer .rightcon{width: 31%;padding-left: 5%;}
.footer .rightcon .title{padding-top: 1.25rem;font-size: 20px;font-weight: bold;}
.footer .rightcon .entitle{font-size: 10.2px;font-family:Arial;transform-origin: left;}
.footer .rightcon p.icon{margin-top: 10px;padding-left: 36px;background: url(../images/icon_addr_w.png) left top no-repeat;line-height: 22px;display: flex;min-height: 25px;}
.footer .rightcon p.icon .name{flex: 0 0 auto;}
.footer .rightcon p.icon.tel{background-image: url(../images/icon_tel_w.png);}
.footer .rightcon p.icon.website{background-image: url(../images/icon_e.png);}
.footer .copyright{text-align: center;border-top: 1px solid #fba87b;margin-top: 1.5rem;padding-top: 10px;font-size: 12px;}

.onlineBox{position:fixed;right:5px;bottom:170px;z-index:22;width:50px}
.onlineBox ul{background:rgba(253,109,4,0.6);border-radius:5px;box-shadow:0 0 15px rgba(0,0,0,0.1);margin-bottom:10px}
.onlineBox ul li{display:block;border-bottom:1px #eee solid;margin:0}
.onlineBox ul li:last-child{border:none}
.onlineBox ul li a{display:flex;align-items:center;width:100%;height:50px;line-height:50px;text-align:center;justify-content:center;position:relative}
.onlineBox ul li a svg{fill:#fff}
.onlineBox ul li a p{position:absolute;right:65px;background:var(--color);padding:5px 15px;border-radius:5px;top:50%;transform:translate(-50px,-50%);color:#fff;width:max-content;font-size:14px;line-height:30px;opacity:0;visibility:hidden;transition:all 0.6s}
.onlineBox ul li a p:after{content:"";display:block;width:0;height:0;border-top:10px solid transparent;border-left:15px solid var(--color);border-bottom:10px solid transparent;position:absolute;right:-15px;top:50%;transform:translate(0,-50%);transition:all 0.6s}
.onlineBox ul li p.fwrx{display: flex;flex-direction: column;align-items: center;font-size: 18px;line-height: 1.4;padding: 15px;}
.onlineBox ul li p.fwrx img{width: 47px;margin-bottom: 10px;}
.onlineBox ul li p.fwrx span{margin-bottom: 5px;}
.onlineBox ul li.weixin a p{padding:15px;background:var(--color)}
.onlineBox ul li.weixin a p:after{border-left:15px solid var(--color)}
.onlineBox ul li.weixin a p img{width:116px;}
.onlineBox ul li a:hover svg{fill:var(--c)}
.onlineBox ul li a:hover p{transform:translate(0,-50%);opacity:1;visibility:visible}

.onlineBox ul li .form{position:absolute;right:65px;background:#fff;padding:5px;border-radius:10px;top:150%;transform:translate(-50px,-50%);color:#3b3b3b;width:max-content;font-size:14px;line-height:1.4;opacity:0;visibility:hidden;transition:all 0.6s;box-shadow:0 0 15px rgba(0,0,0,0.2);text-align: left;}
.onlineBox ul li .form .close{position: absolute;top: 5px;right: 15px;color: #333;font-size: 30px;line-height: 1; cursor: pointer;}
.onlineBox ul li .form:after{content:"";display:block;width:0;height:0;border-top:10px solid transparent;border-left:15px solid #fff;border-bottom:10px solid transparent;position:absolute;right:-15px;top:36%;transform:translate(0,-50%)}
.onlineBox ul li.open .form{transform:translate(0,-50%);opacity:1;visibility:visible}
.onlineBox ul li .form form{width: 260px;padding: 10px;background-color: rgba(255,255,255);}
.onlineBox .form .name{font-size: 14px;margin-top: 20px;margin-bottom: 10px;}
.onlineBox .form .item{margin-bottom: 20px;position: relative;height: 32px;line-height: 32px;}
.onlineBox .form .item label{display: block;position: absolute;left: 5px;top: 0;height: 32px;line-height: 32px;}
.onlineBox .form .item input{border: 0;border-bottom: 1px solid #888;}
.onlineBox .form .btns {text-align: center;}
.onlineBox .form .btns button{width: 100px;height: 30px;line-height: 26px; border-radius: 30px;background-color: #fec6a1;color: #333;transition: all 0.4s;border: 0;}
.onlineBox .form .btns button:hover{background-color: var(--color);color: #fff;}

@media screen and (max-width:768px){
#c_static_001_P_11418-1680146869935{height:50px}
.onlineBox{width:100%;right:0;bottom:0;display:flex}
.onlineBox ul{display:flex;flex:1;margin:0;border-radius:5px 5px 0 0}
.onlineBox ul li{flex:1;border:none}
.onlineBox ul li a p{left:0;right:auto;top:auto;bottom:100%;transform:translate(15px, 10px)}
.onlineBox ul li a:hover p{transform:translate(15px, -5px)}
.onlineBox ul li a p:after{display:none}
.onlineBox ul li.weixin a:hover p{transform: translate(-20px, -5px);}
.onlineBox ul li a:hover p.fwrx{transform: translate(10px, -5px);}
}

 .preload {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 1000;
    background: #fff;
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
    -webkit-transform-origin: 50% 42%;
    -ms-transform-origin: 50% 42%;
    transform-origin: 50% 42%
    }

    .preload.is-loaded {
        background: 0 0
    }

    .preload.is-animate-out {
        -webkit-transform: scale(5);
        -ms-transform: scale(5);
        transform: scale(5);
        opacity: 0;
        -webkit-transition: opacity 1s,-webkit-transform 1s;
        transition: opacity 1s,-webkit-transform 1s;
        transition: transform 1s,opacity 1s;
        transition: transform 1s,opacity 1s,-webkit-transform 1s
    }

    .preload.is-paused .preload__progress {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0)
    }

    .preload.is-paused .preload__progress-inner {
        -webkit-animation: none;
        animation: none
    }

    .preload.is-clean {
        background: 0 0;
        z-index: -1;
        -webkit-transition: none;
        transition: none
    }

    .preload.is-clean .preload__bg {
        display: none
    }

    .preload.is-clean .preload__progress {
        background: rgba(0,0,0,.5);
        top: 50%
    }

    .preload.is-clean .preload__progress-inner {
        background: #35373b
    }

    .preload.is-clean-paused .preload__progress-inner {
        -webkit-animation: none;
        animation: none
    }

    .preload__bg {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }

    .preload__progress {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 200px;
        margin:-1px 0 0 -100px;
        height: 1px;
        background: rgba(255,255,255,.15);
        -webkit-transition: .3s;
        transition: .3s
    }
    .preload__progress.hid{
        left: 0;
        width: 100%;
    }

.preload__progress-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-animation: preloadLine 1.6s both infinite;
    animation: preloadLine 1.6s both infinite;
}

@-webkit-keyframes preloadLine {
    2% {
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    48% {
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    52% {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    98% {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes preloadLine {
    2% {
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    48% {
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    52% {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    98% {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.load-bg{
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index:999;
}
.load-bg .top{
    height: 50%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    left: 0;
}
.load-bg .top i{
    display: block;
    width: 200px;
    height: 1px;
    background-color: #555;
    position: absolute;
    bottom: 0;
    left:50%;
    margin-left: -100px;
    -webkit-transition: .5s;
    transition: .5s;
}
.load-bg .top i.on{
    left:0%;
    margin-left: 0px;
    width:100%;
}
.load-bg .bot{
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height:50%;
    background-color: rgba(255, 255, 255, 0.5);
}

/*首页有加载条*/
.load-bg,.preload{display: none;}
.index_page .pace{display: block;}
.index_page .load-bg,.index_page .preload{display: block;}

.floatkefu{position: fixed;right: 0;bottom: 200px;z-index: 99;}
.floatkefu .img{position: relative;opacity: 0;visibility: hidden;transition: all 0.33s;}
.floatkefu.show .img{opacity: 1;visibility: visible;}
.floatkefu .img a{display: block;width: 132px;height: 32px;position: absolute;left: 50%;margin-left: -53px;bottom: 67px;}