﻿/*基本样式*/
html{
    width:100%;
}
body {
    width: 100%;
    font-family:"Microsoft YaHei","SimSun","Arial, Helvetica, sans-serif";
    color:#444;
    font-size:12px;
    text-align:left;
    background-color:#f6f6f6;
     overflow-x:hidden;
     position:relative;
}
html, body, div, span, ul, li, ol, dl, dt, dd, table, td, th, p, fieldset, form, pre, blockquote, h1, h2, h3, h4, h5, h6, input, img, a {margin:0;padding:0;}
ul li {
    list-style:none;
}
h2{
    font-size:12px;
}
img {
    border:none;
}
a:link {
    color:#444;
    text-decoration:none;
}
a:visited {
    color:#444;
    text-decoration:none;
}
a:hover {
    color:#ff5a00;
    text-decoration:none;
}
a:active {
    color:#ff5a00;
    text-decoration:none;
}
.wrapper {
    width: 94%;
    margin:0 auto;
}
.clear {
    clear:both;
    height:0;
    width:0;
    zoom:1;
    overflow:hidden;
}
.fl {
    float:left;
}
.fr {
    float:right;
}
.body{
    max-width:750px;
    margin:0 auto;
}
/*头部样式*/
.top{
    height:0.48rem;
    width:100%;
    background:#fff;
    margin-bottom:1px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.12);
}
.top .back{
    display:block;
    width:0.24rem;
    height:0.48rem;
    text-align:center;
}
.top .back img{
    width:0.09rem;
    margin-top:0.16rem;
}
.top .title{
    display:block;
    width:3.02rem;
    text-align:center;
    line-height:0.48rem;
    font-size: 16px;
    color: #535353;
}
.top .icon_fl{
    display:block;
    width:0.24rem;
    height:0.48rem;
    text-align:center;
    cursor:pointer;
}
.top .icon_fl img{
    width:100%;
    margin-top:0.22rem;
}
.sear-fl{
    max-width:710px;
    padding:0.08rem 0.2rem 0rem;
    background:#fff;
}
.sear-fl .search
,.win .search{
    position:relative;
    display:block;
}
.sear-fl .search input
,.win .search input{
    width:2.47rem;
    height:0.3rem;
    outline:none;
    border:none;
    padding-left:0.38rem;
    line-height:0.3rem!important;
    background: #F6F6F6;
     -webkit-border-radius: 0.04rem;
  -moz-border-radius: 0.04rem;
  border-radius: 0.04rem;
}
.sear-fl .search img
,.win .search >img{
    width:0.13rem;
    height:0.13rem;
    position:absolute;
    top:0.08rem;
    left:0.14rem;
}
.sear-fl .search input::-webkit-input-placeholder
,.win .search input::-webkit-input-placeholder {
    font-size: 12px;
    color: #B7B7B7;
}
.sear-fl .search input::-moz-placeholder
,.win .search input::-moz-placeholder {
    font-size: 12px;
    color: #B7B7B7;
}
.shaixuan{
    margin-left:0.1rem;
}
 .swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.cpNav{
    position:relative;
}
.cpNav .swiper-slide{
    height:0.32rem;
    width:auto!important;
}
.cpNav .swiper-slide a{
    display:block;
    height:0.3rem;
    line-height:0.3rem;
    font-size: 14px;
    color: #AFAFAF;
    padding:0rem 0.08rem;
}
.cpNav .swiper-slide a.now{
    color: #FF6100;
    border-bottom:2px solid #FF6100;
}
.cpNav .xiala{
    width: 0.38rem;
    height: 0.32rem;
    line-height:0.32rem;
    text-align: center;
    position: absolute;
    top: 0rem;
    right: -0.14rem;
    cursor: pointer;
    z-index: 21;
    background:#fff;
}
.cpNav .xiala img{
    vertical-align:middle;
    margin-bottom:0.03rem;
}
.ejfl{
    padding:0.1rem 0.2rem;
    background: #F6F6F6;
    position:absolute;
    left:50%;
    margin-left:-1.875rem;
    width:3.35rem;
    max-width:750px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.12);
    overflow:hidden;
    height:0.28rem;
    z-index:22;
    display:none;
}
.ejfl ul li{
    float:left;
    height:0.22rem;
    margin-top:0.02rem;
    margin-bottom:0.1rem;
    margin-right:0.04rem;
    border: 1px solid #FF6100;
    -webkit-border-radius: 1rem;
    -moz-border-radius: 1rem;
    border-radius: 1rem;
}
.ejfl ul li.now{
    background:#FF6100;
}
.ejfl ul li.now a{
    color:#fff;
}
.ejfl ul li a{
    display:block;
    padding:0rem 0.11rem;
    line-height:0.22rem;
    font-size: 12px;
    color: #FF6100;
}
.ejfl .ej-xiala{
    width:0.28rem;
    height:0.28rem;
    position:absolute;
    top:0.1rem;
    right:0.12rem;
    cursor:pointer;
}
.ejfl .ej-xiala img{
    width:100%;
    height:100%;
    vertical-align:middle;
}
.ejfl .ej-xiala.rotate img{
    transform:rotate(180deg)
}
/*返回顶部*/
.goTop{
    width:0.30rem;
    height:0.30rem;
    position:fixed;
    right:3%;
    bottom:0.80rem;
    z-index:22;
    cursor:pointer;
}
.goTop img{
    width:auto;
    height:auto;
    max-width:0.30rem;
    max-height:0.30rem;
}
/*遮罩层*/
.win{
    width:100%;
    height:100%;
    max-width:750px;
    position:fixed;
    top:0;
    left:0;
    z-index:22;
    background: rgba(0,0,0,0.10);
    display:none;
}
.win .w_box{
    background:#fff;
    height:3.6rem;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.12);
}
.win .search{
    padding:0.08rem 0.2rem 0rem;
    margin-bottom:0.06rem;
}
.win .search >img{
    top:0.16rem!important;
    left:0.34rem!important;
}
.win .close{
    display:inline-block;
    height:0.28rem;
    cursor:pointer;
    position:absolute;
    right:0.1rem;
}
.win .w_con {
    height:2.67rem;
    overflow-y:auto;
    padding:0.08rem 0.2rem;
}
.win .w_con ul{
    width:3.42rem;
}
.win .w_con ul li{
    width:0.78rem;
    height:0.22rem;
    float:left;
    margin-bottom:0.1rem;
    margin-right:0.05rem;
    border: 1px solid #979797;
 -webkit-border-radius: 0.01rem;
  -moz-border-radius: 0.01rem;
  border-radius: 0.01rem;
}
.win .w_con ul li a{
    display:block;
    height:0.22rem;
    text-align:center;
    line-height:0.22rem;
    font-size: 12px;
    color: #AFAFAF;
    overflow: hidden;
}
.spfl {
    margin-bottom: 0.6rem;
}
.floatL{ float:left; }
.floatR{ float:right; }
em,i{font-style: normal;}
.kf {
    display:block;
    width:0.3rem;
    height:0.3rem;
    text-align:center;
    line-height:0.27rem;
}
.kf img{
    width:auto;
    height:auto;
    max-width:0.3rem;
    max-height:0.3rem;
    vertical-align:middle;
}
.icon_flCon{
    width:1.2rem;
    height:auto;
    background:rgba(0,0,0,0.5);
    position:fixed;
    top:0.59rem;
    right:0rem;
    z-index:22;
    display:none;
}
.icon_flCon span{
    position:absolute;
    width: 0;
    height: 0;
    top:-0.1rem;
    right:0.14rem;
    border-left: 0.1rem solid transparent;
    border-right: 0.1rem solid transparent;
    border-bottom: 0.1rem solid rgba(0,0,0,0.5);
}
.icon_flCon a{
    display:block;
    color:#fff;
    text-align:center;
    font-size:14px;
    line-height:0.32rem;
}
.icon_flCon a img{
    width:0.16rem;
    height:0.16rem;
    vertical-align:middle;
    margin-bottom:0.03rem;
    margin-right:0.05rem;
}
.zwsj{
    text-align:center;
}
.zwsj img{
    max-width:3.35rem;
    margin-top:1rem;
    margin-bottom:0.2rem;
}
.zwsj span{
    display:block;
    font-size:14px;
    line-height:0.32rem;
    color:#666;
}
.footer {
    background: #F4F4F4;
}

    .footer .jxjz, .footer p {
        background: #EBEAEA;
        border-top: 1px solid #DADADA;
        border-bottom: 1px solid #DADADA;
        height: 0.3rem;
        font-size: 12px;
        color: #535353;
        text-align: center;
        line-height: 0.3rem;
    }

    .footer p {
        font-size: 10px;
    }

    .footer .f-nav {
        padding: 0rem 0.19rem;
        border-top: 1px solid #DADADA;
        border-bottom: 1px solid #DADADA;
    }

        .footer .f-nav ul li {
            width: 25%;
            height: 0.44rem;
            float: left;
            color: #D8D8D8;
        }

            .footer .f-nav ul li a {
                display: inline-block;
                text-align: center;
                padding: 0rem 0.26rem;
                line-height: 0.44rem;
                font-size: 14px;
                color: #535353;
            }

    .footer .zt {
        padding: 0rem 0.25rem;
    }

        .footer .zt ul li {
            float: left;
            width: 0.36rem;
            margin: 0.08rem 0.36rem;
        }

            .footer .zt ul li img {
                display: block;
                width: 0.36rem;
                margin: 0px 0px 5px 0px;
                vertical-align: middle;
            }

            .footer .zt ul li span {
                display: block;
                font-size: 10px;
                color: #535353;
                text-align: center;
            }

.topBar {
    position: fixed;
    width: 100%;
    max-width: 640px;
    top: 0rem;
    background: #3C3C3C;
    height: 0.44rem;
    z-index: 22;
    display: none;
}

    .topBar .logo {
        width: 0.24rem;
        height: 0.24rem;
        text-align: center;
        line-height: 0.21rem;
        margin: 0.10rem 0px;
        margin-right: 2.7%;
    }

        .topBar .logo img {
            width: auto;
            height: auto;
            max-width: 0.24rem;
            max-height: 0.24rem;
            vertical-align: middle;
        }

    .topBar .t-title {
        font-size: 12px;
        color: #B0B0B0;
        margin: 0.10rem 0rem;
        line-height: 0.24rem;
        width: 69%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .topBar .xiazai {
        text-align: center;
        font-size: 10px;
        color: #B0B0B0;
        width: 16%;
        height: 0.17rem;
        margin: 0.13rem 0rem;
        display: block;
        line-height: 0.17rem;
        border: 1px solid #979797;
        -webkit-border-radius: 0.02rem;
        -moz-border-radius: 0.02rem;
        border-radius: 0.02rem;
    }

.topNav {
    position: fixed;
    width: 100%;
    max-width: 640px;
    height: 0.48rem;
    background: #fff;
    z-index: 22;
    border-bottom: 1px solid #dedede;
}

    .topNav .back {
        display: block;
        width: 0.24rem;
        height: 0.48rem;
        text-align: center;
    }

        .topNav .back img {
            vertical-align: middle;
            width: 0.09rem;
            margin-top: 0.16rem;
        }

    .topNav .tit1 {
        display: block;
        width: 84%;
        text-align: center;
        height: 0.48rem;
        line-height: 0.48rem;
        font-size: 16px;
        color: #535353;
    }

    .topNav .open {
        position: absolute;
        margin: 0.11rem 0;
        right: 0.15rem;
        width: 0.72rem;
        height: 0.28rem;
        line-height: 0.28rem;
        color: #fff;
        font-size: 0.14rem;
        text-align: center;
        font-weight: 500;
        border-radius: 14px;
        background-image: linear-gradient(to right, #f60, #f60);
        cursor: pointer;
    }

        .topNav .open a {
            color: #fff;
            font-size: 0.14rem;
            font-weight: 500;
        }

            .topNav .open a:visited {
                color: #444;
                text-decoration: none;
            }

    .topNav .fenxiang {
        display: block;
        width: 0.30rem;
        height: 0.48rem;
        text-align: center;
    }

        .topNav .fenxiang img {
            vertical-align: middle;
            width: 100%;
            margin-top: 0.09rem;
        }