@charset "UTF-8";
/*-----default model-----*/
body,h1, h2, h3, h4, h5, h6,p,ul, ol, dl, dd,figure, menu, input, textarea, button, select, th, td,figcaption {margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6,b, strong {font-size: 100%;font-weight: normal;}
li {list-style: none;}
em, i {font-style: normal;}
img {border:none;}
input,textarea,button,select {outline: 0 none;}
table{border-collapse: collapse; margin:0 auto;}
textarea {resize: vertical;}
a {text-decoration: none;outline: 0 none;color:inherit}
table{border-collapse:collapse;width: 100%;color: #333;text-align: center;}
.clearfix:before,.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfix{zoom:1} 
body{width: 100%;height:100%; background: #4c221e; font-size: 12px;min-width: 1100px!important;color: #444;}
a[title="站长统计"]{display: none;}
@media only screen and (min-width: 800px) {
	.pc-hide{display:none !important;}
}
input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px white inset;
}
.left{float: left;}
.right{float: right;}
.wrap{position: relative; width: 1100px; margin: 0 auto;font-size: 0;text-align: center; z-index: 9999;}
.hide{display: none;}
.section{ padding-top: 1.7rem;}
.title{ margin-bottom: .8rem;}
.title h2{font-size: .44rem; color: #fff; font-weight: bold; background: url(../images/t_i.png) no-repeat center;}
.title h2 i{width: 0.88rem; height: 0.8rem; background: url(../images/t_qp.png) no-repeat top / 100%; font-size: .2rem; color: #242021; font-weight: bold; display: inline-block; vertical-align: -6px; padding-top: 0.14rem; padding-right: 0.07rem; text-align: center; margin-right: 0.18rem; box-sizing: border-box; animation: move 1s infinite alternate ease-in-out;}
@keyframes move{
    0%{ transform: translateX(-5px);}
    100%{ transform: translateX(0);}
}
.stage {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999999;
    pointer-events: none;
}   
/* ---- stats.js ---- */
#particles-js canvas{
    display: block;
    vertical-align: bottom;
    position: absolute;
    top: 700px;
    z-index: 1;
    height: 6260px !important;
  }
.count-particles{
    background: #000022;
    position: absolute;
    top: 48px;
    left: 0;
    width: 80px;
    color: #ffffff;
    font-size: .8em;
    text-align: left;
    text-indent: 4px;
    line-height: 14px;
    padding-bottom: 2px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
  }
  
  .js-count-particles{
    font-size: 1.1em;
  }
  
  #stats,
  .count-particles{
    -webkit-user-select: none;
    margin-top: 5px;
    margin-left: 5px;
  }
  
  #stats{
    border-radius: 3px 3px 0 0;
    overflow: hidden;
  }
  
  .count-particles{
    border-radius: 0 0 3px 3px;
  }
  
  /* ---- particles.js container ---- */
  #particles-js{
    width: 100%;
    height: 100%;
    background-color: #000000;
    background-image: url('');
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }

/*banner*/
.banner-box{width: 100%;height: 816px;position: relative;background: url(../images/banner_bg.jpg) no-repeat top center;font-size: 0;overflow: hidden;}
.banner-box a{ display: block; position: absolute; top: .4rem;}
.ban-bt{margin-top: -36px; z-index: 5; position: relative; animation: bianda 1.5s infinite ease-in-out alternate;}
.ban-yuan{position: absolute; top: -140px; left: 59px; animation: zhuan 6s infinite linear;}
.banner-box ul{position: absolute; top: 455px; left: 66px; z-index: 9;}
.banner-box ul li{display: inline-block; vertical-align: top; margin-right: 1.2rem;}
.banner-box ul li:nth-child(2){margin-top: 214px; margin-right: 2.07rem;}
.banner-box ul li:nth-child(3){margin-top: 214px;}
.banner-box ul li:last-child{margin-right: 0;}
@keyframes zhuan{
    0%{transform: rotate(0);}
    100%{transform: rotate(360deg);}
}
@keyframes bianda{
    0%{transform: scale(.97);}
    100%{transform: scale(1);}
}

/*sec01*/
.sec01{background: url(../images/s1_bg.jpg) no-repeat top center / 100% 100%;}
.sec01-t{margin-bottom: 0.5rem;}
.sec01-t img{width: 4.3rem; display: inline-block; vertical-align: middle; margin-right: 0.3rem;}
.sec01-t div{width: 6.4rem; display: inline-block; vertical-align: middle; text-align: left;}
.sec01-t div p{font-size: .2rem; color: #fff; line-height: 0.28rem; margin-bottom: 0.25rem;}
.sec01-t div p span{font-size: .28rem; color: #fad6b2; font-weight: bold;}
.pub-a{width: 3.32rem; height: 0.62rem; line-height: 0.62rem; background: linear-gradient(to bottom, #ca2a28 , #ac1f1c); font-size: .2rem; color: #fff; font-weight: 600; border-radius: .3rem; display: inline-block; margin-top: 1rem; transition: all .5s;}
.pub-a:hover{transform: scale(1.05);}

/* 翻转样式 */
.card {
    position: relative;
    width: 330px;
    height: 352px;
    display: inline-block;
    vertical-align: top;
    background: #4a0904;
    margin-right: 0.5rem;
}
.card02{background: #272727;}
.card03{margin-right: 0;}
.card h3{font-size: .24rem; color: #fad6b2; font-weight: bold; margin-top: 0.2rem;}
.card h4{font-size: .18rem; color: #fff; margin-top: 0.1rem;}
.card p{width: 2.77rem; margin: 0 auto; margin-top: 0.7rem; font-size: .22rem; color: #fff; line-height: 0.34rem; text-align: justify;} 
.card i{width: 2.38rem; height: 0.09rem; background: url(../images/s1_yd.png) no-repeat top / 100%; display: inline-block; margin-top: 0.6rem;}
.card .flip {
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.card .flip .back {
    width: 105%;
    height: 120%;
    display: none;
    position: absolute;
    top: -35px;
    left: -10px;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    background: #39110e;
    border: 1px solid #ae1f1d;
    box-shadow: 0 5px 10px #3b8eed14;
    padding: .22rem .15rem;
    box-sizing: border-box;
}

.card .flip .front {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    padding: .75rem 0;
    box-sizing: border-box;
}
.card .flip.flipToBack {
    -webkit-transform: perspective(1280px) rotateY(-180deg);
    -ms-transform: perspective(1280px) rotateY(-180deg);
    transform: perspective(1280px) rotateY(-180deg);
    -webkit-animation-name: flipToBack;
    -webkit-animation-duration: 500ms;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-fill-mode: none;
    -webkit-animation-play-state: running;
    animation-name: flipToBack;
    animation-duration: 500ms;
    animation-timing-function: ease-in-out;
    animation-delay: 0;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running
}
.card .flip.flipToFront {
    -webkit-animation-name: flipToFront;
    -webkit-animation-duration: 500ms;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-fill-mode: none;
    -webkit-animation-play-state: running;
    animation-name: flipToFront;
    animation-duration: 500ms;
    animation-timing-function: ease-in-out;
    animation-delay: 0;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running
}
@-webkit-keyframes flipToBack {
    from {
        -webkit-transform: perspective(1280px) rotateY(0)
    }

    to {
        -webkit-transform: perspective(1280px) rotateY(-180deg)
    }
}
@keyframes flipToBack {
    from {
        transform: perspective(1280px) rotateY(0)
    }

    to {
        transform: perspective(1280px) rotateY(-180deg)
    }
}
@-webkit-keyframes flipToFront {
    from {
        -webkit-transform: perspective(1280px) rotateY(-180deg)
    }

    to {
        -webkit-transform: perspective(1280px) rotateY(0)
    }
}
@keyframes flipToFront {
    from {
        transform: perspective(1280px) rotateY(-180deg)
    }

    to {
        transform: perspective(1280px) rotateY(0)
    }
}

/*sec02*/
.sec02{background: url(../images/s2_bg.jpg) no-repeat top center / 100% 100%;}
.sec02-l{width: 6.98rem; margin-left: -1rem;}
.sec02-l ul li{display: inline-block; vertical-align: top; margin-bottom: 0.22rem; margin-right: 0.22rem; box-sizing: border-box;}
.sec02-l ul li:nth-child(1){width: 3.07rem; height: 2.08rem; background: linear-gradient(150deg, #a71d1b , #cd2b29); border-radius: 30px 30px 0 30px; padding-top: 0.58rem; margin-right: 0.22rem;}
.sec02-l ul li:nth-child(2){width: 2.7rem; height: 1.86rem; background: linear-gradient(150deg, #f7a65f , #cd8343); border-radius: 30px 30px 30px 0; padding-top: 0.58rem; margin-top: 0.22rem;}
.sec02-l ul li:nth-child(3){width: 2.7rem; height: 1.86rem; background: linear-gradient(324deg, #f7a65f , #cd8343); border-radius: 30px 0 30px 30px; padding-top: 0.58rem; margin-left: 0.76rem; margin-right: 0.22rem;}
.sec02-l ul li:nth-child(4){width: 3.07rem; height: 2.08rem; background: linear-gradient(324deg, #a71d1b , #cd2b29); border-radius: 0 30px 30px 30px; padding-top: 0.58rem;}
.sec02-l ul li h3{width: 0.96rem; height: 0.4rem; line-height: 0.4rem; background: #fff; border-radius: .2rem; font-size: .24rem; color: #f54437; font-weight: bold; margin: 0 auto; margin-bottom: 0.08rem;}
.sec02-l ul li:nth-child(2) h3{color: #df924f;}
.sec02-l ul li:nth-child(4) h3{color: #df924f;}
.sec02-l ul li p{font-size: .18rem; color: #fff; line-height: 0.22rem;}
.sec02-r{width: 4.52rem; text-align: left; margin-top: 0.88rem;}
.sec02-r h3{font-size: .28rem; color: #fad6b2; font-weight: bold; margin-bottom: 0.22rem;}
.sec02-r p{font-size: .2rem; color: #fff; line-height: 0.3rem; text-align: justify;}
.sec02 .pub-a{width: 3.06rem; height: 0.55rem; line-height: 0.55rem; margin: 0 auto; margin-top:.6rem; text-align: center; display: block;}
.sec02 .tips{font-size: .14rem; color: #bfb6b6; margin-top: 0.5rem; display: inline-block;}

/*sec03*/
.sec03{background: url(../images/s3_bg.jpg) no-repeat top center / 100% 100%;}
.sec03 .title{margin-bottom: 1rem;}
.sec03-main ul li{width: 2.8rem; margin-bottom: 1.4rem; display: inline-block; vertical-align: top;}
.sec03-main ul li:nth-child(1){ margin-right: 4rem;margin-top: .7rem;}
.sec03-main ul li:nth-child(2){ margin: 1.8rem 0px 0px 1.4rem;}
.sec03-main ul li:nth-child(3){ margin-right: 5.4rem; margin-bottom: 0;}
.sec03-main ul li:nth-child(4){ margin-bottom: 0;}
.sec03-main ul li h3{width: 1.44rem; height: 0.5rem; line-height: 0.5rem; background: linear-gradient(to right, #ab1e1c , #ca2a28); border-radius: 0 .25rem 0 .25rem; font-size: .24rem; color: #fff; font-weight: bold; margin-bottom: 0.1rem;}
.sec03-main ul li:nth-child(1) h3{margin-left: 1.1rem;}
.sec03-main ul li:nth-child(3) h3{margin-left: 1.1rem;}
.sec03-main ul li p{font-size: .18rem; color: #fff; line-height: 0.26rem; text-align: left;}
.sec03-main ul li:nth-child(2) p{margin-left: 0.26rem;}
.sec03-main ul li:nth-child(4) p{margin-left: 0.26rem;}
.sec03 .book{width: 7.07rem; position: absolute; top: 1.13rem; left: 50%; margin-left: -3.535rem;}
.sec03 .book .sec03-guang{position: absolute; top: 0; left: 50%; animation: shan 1s infinite ease-in-out;margin-left: -2.485rem;}
@keyframes shan{
    0%{transform: scale(1); opacity: 1;}
    100%{transform: scale(1.4); opacity: 0;}
}

/*sec04*/
.sec04{background: url(../images/s4_bg.jpg) no-repeat top center / 100% 100%;}
.sec04-t ul li{background: url(../images/s4_lbg.png) no-repeat center; box-sizing: border-box;}
.sec04-t ul li:nth-child(1){padding-left: 0.65rem;}
.sec04-t ul li:nth-child(2){padding-right: 0.65rem;}
.sec04-t p{width: 6.1rem; font-size: .2rem; color: #fff; line-height: 0.3rem; text-align: left; margin-top: 1.35rem;}
.sec04-t img{margin-top: 0.2rem;}
.sec04-b{background: #4a0904;padding: .48rem 0;}
.sec04-b h3{font-size: .38rem; color: #fce2ad; font-weight: bold; margin-bottom: 0.36rem;}
.sec04-b h3 span{font-size: .25rem; padding: 0 .15rem; display: inline-block; vertical-align: 5px;}
.sec04-b input[type=text]{width: 4.06rem; height: 0.66rem; border: 1px solid #fff; font-size: .2rem; color: #fff; background: none; padding-left: 0.65rem; box-sizing: border-box;}
.sec04-b input[name=clueUsername]{background: url(../images/s4_i01.png) no-repeat left .2rem center; margin-right: 1.05rem;}
.sec04-b input[name=clueMobile]{background: url(../images/s4_i02.png) no-repeat left .2rem center;}
.sec04-b input[type=button]{width: 2.17rem; height: 0.54rem; line-height: 0.54rem; border: none; margin-top: .2rem;}
.sec04-b form input::-webkit-input-placeholder{
    color:#fff;
  }
.sec04-b form input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#fff;
  }
.sec04-b form input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#fff;
  }
.sec04-b form input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#fff;
}
.form_bot {width: 94%; margin: 20px auto 0; text-align: center; font-size: .16rem; color: #fff; line-height:.26rem;}
.form_bot span a {color: #fff;}
.form_bot label {display: inline-block;}
.form_bot label input {display: inline-block; width: .14rem; height: .14rem; border: none; vertical-align: top; margin: .06rem 0 0; position: relative;}
.form_bot label input[type=checkbox]::before {position: absolute; content: ""; top: 0; left: 0; background: #fff; width: 100%; height: 100%; border: 1px solid #888; border-radius: 2px;}
.form_bot label input[type=checkbox]:checked::before {position: absolute; content: "\2713"; background: #f1522b; top: 0; left: 0; width: 100%; height: 100%; border: 1px solid #f1522b; border-radius: 2px; color: #fff; line-height: .14rem; font-weight: bold; text-align: center;}

/*sec05*/
.sec05{background: url(../images/s5_bg.jpg) no-repeat top center / 100% 100%;}
.sec05-l{width: 3.2rem; height: 4.05rem; background: linear-gradient(to bottom, #aa1e1c , #cb2a28); padding-top: 0.94rem; box-sizing: border-box; display: inline-block; vertical-align: middle; margin-right: 0.6rem;}
.sec05-l h3{ font-size: .44rem; color: #fce2ad; font-weight: bold; margin-bottom: 0.64rem;}
.sec05-l img{display: block; margin-left: 0.83rem;}
.sec05-r{width: 7.2rem; display: inline-block; vertical-align: middle;}
.sec05-r ul li{width: 1.98rem; display: inline-block; vertical-align: top; margin-right: 0.6rem;}
.sec05-r ul li:last-child{margin-right: 0;}
.sec05-r ul li h3{font-size: .26rem; color: #fce2ad; font-weight: bold; margin-top: 0.28rem; margin-bottom: 0.12rem;}
.sec05-r ul li p{font-size: .17rem; color: #dbd6d6; line-height: 0.26rem; text-align: justify;}
.sec05-r ul li p span{font-size: .12rem; display: block; line-height: 0.2rem;}

/*sec06*/
.sec06 .title h2{background: url(../images/t_i02.png) no-repeat center;}
.sec06-main .hd{margin-bottom: 0.28rem;}
.sec06-main .hd ul li{width: 3.89rem; height: 0.67rem; line-height: 0.67rem; background: none; font-size: .24rem; color: #fff; font-weight: bold; border: 1px solid #b1211e; box-sizing: border-box; display: inline-block; vertical-align: top; margin: 0 .18rem; cursor: pointer;}
.sec06-main .hd ul li.on{background: #ae1f1d; color: #fce2ad; font-weight: bold;}
.kk{font-size: .2rem; color: #fff; margin-bottom: 0.15rem;}
.kk span{font-size: .24rem; color: #cb2a28; font-weight: bold;}
.sec06-table01{position: relative; text-align: right;}
.sec06-main table{width: 984px; margin-top: 0.2rem; display: inline-block;}
.sec06-main th{font-weight: normal; background: #4a0904;}
.sec06-main .th-list{height: .52rem; line-height: .52rem; font-size: .2rem; color: #fce2ad; font-weight: bold; font-style: italic;border-right: 1px solid #7a4a46; border-bottom: 1px solid #7a4a46;}
.sec06-main th:nth-child(2) {width: 2.4rem;}
.sec06-main th:nth-child(3) {width: 1.3rem;}
.sec06-main th:nth-child(4) {width: 1.4rem;}
.sec06-main td{background: #4a0904;border-right: 1px solid #7a4a46; color: #fff; font-size: .15rem;padding: .15rem 0; line-height: .28rem;}
.sec06-main td b{font-weight: bold;}
.sec06-main th:last-child{border-right: none; }
.sec06-main td:last-child{border-right: none;}
.ban-name{width: 0.58rem;height:2.38rem;text-align: center; background: linear-gradient(to right, #f5a55e , #cd8242); font-size: 0.3rem;color: rgb(255, 255, 255);font-style: normal;border-radius: 0 18px 18px 0;font-weight: bold;position: absolute;left: .92rem;top: 1rem;z-index: 28;line-height: 0.33rem;padding-top: 0.33rem;box-sizing: border-box;}
.ban-name span{font-size: .22rem; letter-spacing: -.02rem;}
.ban-price{color: #fff; border-right: none;background: #580e09 !important; width: 2.6rem;padding: .3rem .2rem;}
.ban-price .price:last-child{margin-bottom: 0; border-bottom: none; padding-bottom: 0;}
.price{border-bottom: 1px dashed #575659; padding-bottom: .24rem; margin-bottom: .22rem;}
.price i{font-size: .14rem;color: #fff;border: 1px solid #fff;border-radius: 4px;display:block;font-weight: normal;line-height: .16rem;
padding: 0 .01rem; float: left; width: .32rem; height: .34rem;}
.price .lh34{line-height: .34rem;}
.price p{color: #fff;font-weight: bold;font-style: normal;float: left;height: .4rem;margin-top: -.1rem;}
.price p b{font-size: .4rem; color: #fff; vertical-align: middle;font-weight: bold;letter-spacing: -.04rem;}
.price p span{font-size: .26rem;font-weight: normal;}
.price a{display: block; float: right; width: .75rem; height: .27rem; border-radius: 50px; text-align: center; line-height: .27rem; color: #fff; 
font-size: .18rem; margin-top: .05rem;background: #f0412f;}
.mk-th{width: 1.6rem;}
.zl-th{width: 2.1rem;}
.fw-th{width: 3.34rem;}
.fw-td{text-align: left;padding: .2rem .15rem .2rem .15rem !important;}
.fw-td span{font-weight: bold; color: #ff4842; font-size: .17rem;}
.hswid{width: .43rem;background: #580e09 !important;}
.tips2{font-size: .16rem; color: #fff; text-align: right; margin-top: 0.2rem;}

/* 底部通用 */
.sec17{width: 100%; display: block; clear: both; padding-bottom: 0;}
.sec17 h2{background: none;}
.s14-cont{ background: #1459c1; width: 100%;}
.s14-cont ul{width: 825px; margin: 0 auto;}
.s14-cont ul li{width: 275px; float:left; display: block; position: relative; height: 451px;}
.s14-cont ul li.item1{background: url(//www.niceloo.com/zhuanti/yjxf/zsjz/images/s14-img02.png) no-repeat center;}
.s14-cont ul li.item2{background: url(//www.niceloo.com/zhuanti/yjxf/zsjz/images/s14-img03.png) no-repeat center;}
.s14-cont ul li.item3{background: url(//www.niceloo.com/zhuanti/yjxf/zsjz/images/s14-img04.png) no-repeat center;}
.s14-cont ul li .item-show{width: 100%; padding: 60% 0;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.s14-cont .item-img{width: 100%;margin: 0 auto;height: 80px;}
.s14-cont .item-img img{display: block;margin: auto;}
.s14-cont .item-tit{width: 100%; margin: 30px auto 0; text-align: center; font: 24px/38px "微软雅黑"; color: #fff; }
.s14-cont .info {width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;-webkit-transform: scale(0) rotate(-180deg);-moz-transform: scale(0) rotate(-180deg);-ms-transform: scale(0) rotate(-180deg);-o-transform: scale(0) rotate(-180deg);transform: scale(0) rotate(-180deg);}
.s14-cont .info p {width: 70%; margin: 0 auto; font:20px/30px "微软雅黑"; color: #fff; text-transform: uppercase;
padding-top: 42%;text-align: justify; height: 150px;}
.s14-cont .info a {width: 70%; display: block; margin: 20% auto 0; font: 24px/50px "微软雅黑"; color: #fff; border: 1px solid #fff; text-align: center;-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius: 25px;}
.s14-cont .info a:hover {background: #fff; color: #e72d1b;}
.s14-cont ul li:hover .item-show {-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);-webkit-transition-delay: 0;-moz-transition-delay: 0;transition-delay: 0;}
.s14-cont ul li:hover .info {visibility: visible; opacity: 1;-webkit-transform: scale(1) rotate(0deg);-moz-transform: scale(1) rotate(0deg);-ms-transform: scale(1) rotate(0deg);-o-transform: scale(1) rotate(0deg);transform: scale(1) rotate(0deg);-webkit-transition-delay: 0.3s;-moz-transition-delay: 0.3s;transition-delay: 0.3s;}

/*侧边导航*/
.lfNav{position: fixed;width: 150px;height: 430px;background: url(../images/fixedNavBg.png) no-repeat center / 100% 100%;top:18%;left:20px;z-index:99999;}
.lfNav .close{position:absolute;top:0; right:0; height:32px; width:32px; }
.mt185{margin-top: 113px;}
.nav-bg{width: 161px;height: 41.5px;display: block;float:left;clear:both;margin-left: -5px;margin-bottom: 0px;}
.nav-bg a{width: 87%;height: 36px;display: block;margin:auto;font: 18px/34px "微软雅黑";color: #fff;text-align: center;/* border-bottom: 1px solid #0d1026; */}
.left_top{width:150px; height:60px;display: block;float:left;margin-left:0;}
.box-kefu {z-index: 99999;}

/*按钮悬停*/
.hvr-grow-shadow{
    display: inline-block;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:active {
    box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.hvr-grow-shadow2{
    display: inline-block;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}
.hvr-grow-shadow2:hover, .hvr-grow-shadow2:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.one_tit {width: 100%;margin: 0 auto .4rem;text-align: center;font-size: .36rem;color: #fff;line-height: .57rem;font-weight: bold;}
.one_tit img {display: inline-block;width: .72rem;height: .57rem;vertical-align: top;margin: 0 .1rem;}
.one_tit span {color: #fad6b2;margin: 0 .2rem;}
.one_li {width: 5.3rem;float: left;margin: .1rem;}
.one_limg {width: 1.11rem;margin: 0 auto;position: relative;z-index: 1;}
.one_limg img {width: 100%;height: auto;margin: 0 auto;}
.one_lit {width: 100%;margin: -.47rem auto 0;padding: .7rem 0 .3rem;background: url(../images/one_005.png) center top no-repeat;background-size: 100% 100%;z-index: 0;}
.one_lip {width: 80%;margin: 0 auto;font-size: .2rem;color: #fff;line-height: .32rem;text-align: left;}
.one_lib {width: 80%;margin: .2rem auto 0;}
.one_lip2 {width: .84rem;float: left;margin: 0;background: #fad6b2;text-align: center;padding: .14rem 0;font-size: .22rem;color: #ac261c;line-height: .28rem;font-weight: bold;border-radius: .15rem;}
.one_lip2 span {display: block;}
.one_lip3 {float: left;margin: 0 0 0 .28rem;font-size: .2rem;color: #fff;line-height: .32rem;text-align: left;width: 2.8rem;}