﻿/*清除默认样式代码*/
body, html {
    font-family: "Microsoft YaHei","微软雅黑";
}

body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, p, blockquote, pre, form, fieldset, legend, input, button, textarea, hr {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

li {
    list-style: none outside none;
}

fieldset, img {
    border: 0 none;
    padding: 0;
}

input, textarea, lable, button {
    outline-style: none;
    resize: none;
    outline: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-appearance: none;
}

a {
    text-decoration: none;
    bblr: expression(this.onFocus=this.blur()); /*IE使用*/
    outline-style: none; /*FF使用*/
    -webkit-tap-highlight-color: rgba(255,0,0,0);
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

input[type="radio"] {
    display: none;
}

input[type="checkbox"] {
    display: none;
}

em {
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
    overflow: hidden;
}

.hidden {
    display: none;
}

#nobg {
    background-image: none;
}

#nobottomborder {
    border: none 0;
}

　 @media screen and (max-device-width: 6.40rem) {
    #main;

{
    width: 100%;
    margin: 0 auto;
}

}

html {
    font-size: 100px;
    height: 100%;
}

body {
    font-family: "Helvetica Neue",Helvetica,STHeiTi,sans-serif, "Microsoft YaHei","微软雅黑";
    color: #323232;
    font-size: 0.3rem;
    background: #fff;
    height: 100%;
}

.warp {
    width: 6.4rem;
    margin: 0 auto;
}

.warp0 {
    width: 6.4rem;
    margin: 0 auto;
    min-height: 100%;
    height: auto;
    background: url(../images/bg.png) no-repeat;
    background-size: 6.4rem 100%;
}
/*主体样式*/
.main {
    width: 6.4rem;
    margin: 0rem auto 0 auto;
    padding-top: 3.8rem;
    box-sizing: border-box;
}

.mainbottom {
    margin-bottom: 1rem;
}

.graybg {
    background: #f5f5f5;
}

.marbottom {
    border-bottom: 0.2rem solid #f5f5f5;
}

.martop {
    border-top: 0rem solid #f5f5f5;
}





/*0000000000000*/
.list ul li {
    padding: 0.2rem 0;
    border-bottom: 1px solid #dadada;
    display: block;
    overflow: hidden;
}

    .list ul li:last-child {
        border-bottom: none 0;
    }

.navlogo {
    width: 1.1rem;
    height: 1.1rem;
    float: left;
    padding-left: 0.2rem;
    margin-top: 0.1rem;
}

    .navlogo img {
        width: 1.1rem;
        height: 1.1rem;
    }

.navtext {
    float: left;
    padding-left: 0.2rem;
    overflow: hidden;
    width: 4.7rem;
}

    .navtext p {
        font-size: 0.26rem;
        color: #323232;
        padding-right: 0.35rem;
        display: block;
        width: 4.7rem;
        height: 0.4rem;
        overflow: hidden;
    }

        .navtext p span {
            height: 0.4rem;
            line-height: 0.4rem;
            float: left;
            max-width: 4.7rem;
            display: block;
            overflow: hidden;
            font-weight: 800;
        }

    .navtext .ntleft {
        overflow: hidden;
        margin: 0.1rem 0;
    }

        .navtext .ntleft p {
            font-size: 0.2rem;
            color: #888888;
        }

        .navtext .ntleft span {
            display: block;
            padding-left: 0.25rem;
            height: 0.35rem;
            background-size: 0.15rem 0.20rem;
            font-size: 0.2rem;
            line-height: 0.35rem;
            color: #666;
            margin-bottom: 0.05rem;
            padding-right: 0.3rem;
            padding-left: 0.3rem;
            border: 1px solid #dadada;
            border-radius: 3px;
            float: left;
            margin-right: .1rem;
        }

        .navtext .ntleft img {
            width: 1.18rem;
            height: 0.33rem;
        }

.ntright {
    overflow: hidden;
}

    .ntright span {
        font-size: 0.18rem;
        color: #4d4b4b;
        display: block;
        float: left;
        height: 0.2rem;
        line-height: 0.2rem;
        padding-right: .15rem;
        padding-left: 0.2rem;
    }

        .ntright span.n01 {
            background: url(../images/n01.png) no-repeat 0 center;
            background-size: .2rem;
        }

        .ntright span.n02 {
            background: url(../images/n02.png) no-repeat 0 center;
            background-size: .2rem;
        }

        .ntright span.n03 {
            background: url(../images/n03.png) no-repeat 0 center;
            background-size: .2rem;
        }

        .ntright span.n04 {
            background: url(../images/n04.png) no-repeat 0 center;
            background-size: .2rem;
        }





/*00000*/
.topimg {
    width: 6.4rem;
    height: 3rem;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: url(../images/logo.png) no-repeat;
    background-size: cover;
    margin: 0 auto;
}

.topimg2 {
    width: 6.4rem;
    height: 3rem;
    position: fixed;
    top: 3.05rem;
    left: 0;
    right: 0;
    background: url(../images/top2.png) no-repeat;
    background-size: cover;
    margin: 0 auto;
}

#boxleft {
    background: #fff;
    width: 6.4rem;
    position: fixed;
    top: 3rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1000;
    border-bottom: 1px solid #dadada;

}

    #boxleft dl dt {
        width: 1.8rem;
        float: left;
        text-align: center;
        border-right: 1px solid #dadada;
        box-sizing: border-box;
        -moz-box-sizing: border-box; /* Firefox */
        -webkit-box-sizing: border-box;
        overflow: hidden;
        font-size: 0.26rem;
    }

        #boxleft dl dt:last-child {
            border-right: none 0;
            width: 1rem;
            height: 0.6rem;
        }

            #boxleft dl dt:last-child a {
                width: 100%;
                background: url(../images/search.png) no-repeat center center;
                background-size: 0.29rem;
                font-size: 0;
            }

        #boxleft dl dt a {
            color: #888888;
            text-align: center;
            font-size: 0.26rem;
            width: 1.5rem;
            display: block;
            overflow: hidden;
            line-height: 0.6rem;
            padding-right: 0.2rem;

        }

        #boxleft dl dt.clickimg {
            height: 0.6rem;
            background: url(../images/up.png) no-repeat 1.2rem center;
            line-height: 0.6rem;
            background-size: 0.12rem 0.09rem;
            font-size: 0.26rem;
            color: #888;
            width: 1.8rem;
            padding-right: 0.2rem;
        }

        #boxleft dl dt.click {
            height: 0.6rem;
            background: url(../images/down.png) no-repeat 1.2rem center;
            line-height: 0.6rem;
            background-size: 0.12rem 0.09rem;
            font-size: 0.26rem;
            width: 1.8rem;
            color: #00aafa;
            padding-right: 0.2rem;
        }

    #boxleft dl dd {
        background: #fff;
        width: 6.4rem;
        position: absolute;
        left: 0;
        right:;
        top: 0.6rem;
        margin: 0 auto;
        border-top: 1px solid #dadada;
    }

.sxlist01 li {
    border-bottom: 1px solid #dadada;
    height: 0.6rem;
    padding: 0.05rem 0rem;
    font-size: 0.24rem;
    color: #888888;
}

    .sxlist01 li a {
        height: 1rem;
        padding: 0 0.2rem;
        display: block;
        color: #888888;
        width: 100%;
        line-height: 0.6rem;
        font-size: 0.24rem;
    }

@media (min-width: 100px) {
    .sxlist01 li {
        border-bottom: 1px solid #dadada;
        height: 0.6rem;
        padding: 0.05rem 0rem;
        font-size: 0.24rem;
        color: #888888;
    }

        .sxlist01 li a {
            height: 3rem;
            padding: 0 0.2rem;
            display: block;
            color: #888888;
            width: 100%;
            line-height: 0.6rem;
            font-size: 0.24rem;
        }
}

.h01 {
    background: #000;
}

.h02 {
    background: #f5f5f5;
}

.searchbox {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #FDD100;
    z-index: 10001;
    box-sizing: border-box;
    padding: 0.2rem;
    display: none;
}

    .searchbox input[type=text] {
        width: 85%;
        height: 0.7rem;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        font-size: .22rem;
        color: #4d4b4b;
        background: #fff;
        border: none 0;
        padding: 0 0.1rem;
        float: left;
        box-sizing: border-box;
    }

    .searchbox input[type=button] {
        width: 15%;
        float: left;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        height: 0.7rem;
        border: none 0;
        font-size: .22rem;
        text-align: center;
        line-height: 0.7rem;
        color: #888;
    }


#bg0 {
    background-color: #ccc;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; /*FF IE7*/
    filter: alpha(opacity=70); /*IE*/
    opacity: 0.7; /*FF*/
    z-index: 10000;
    position: fixed !important; /*FF IE7*/
    position: absolute; /*IE6*/
    _top: expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : /*IE6*/ document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /*IE5 IE5.5*/
}

#bg {
    background-color: #ccc;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; /*FF IE7*/
    filter: alpha(opacity=70); /*IE*/
    opacity: 0.7; /*FF*/
    z-index: 1;
    position: fixed !important; /*FF IE7*/
    position: absolute; /*IE6*/
    _top: expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : /*IE6*/ document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /*IE5 IE5.5*/
}

.scroller_vertical, .scroller_horizontal {
    border-radius: 2.5px;
    background-color: rgba(0,0,0,.35);
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    position: absolute;
    opacity: 0;
}

.scroller_vertical {
    width: 5px;
    right: 0;
}

.scroller_horizontal {
    height: 5px;
    bottom: 0;
}

#sidebar {
    position: fixed;
    margin: 0 auto;
    left: 0;
    bottom: 0em;
    right: 0;
    overflow: hidden;
    width: 6.4rem;
    z-index: 200;
    height: 3.8rem;
    background: #fff;
}

.sidebattitle {
    height: 0.8rem;
    background: #f5f5f5;
    overflow: hidden;
    padding: 0 0.2rem;
    border-top: 1px solid #dadada;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box;
}

    .sidebattitle a {
        display: block;
        width: 0.8rem;
        text-align: center;
        height: 0.4rem;
        line-height: 0.4rem;
        margin-top: 0.2rem;
    }

.quxiao {
    font-size: 0.26rem;
    float: left;
    color: #888;
    border: 1px solid #ccc;
    border-radius: 0.05rem;
}

.fasong {
    font-size: 0.26rem;
    float: right;
    color: #00a0e9;
    border: 1px solid #00a0e9;
    border-radius: 0.05rem;
}

.vertical {
    height: 3.0rem;
    overflow: hidden;
    background: #fff;
}

.vertical01 {
    height: 3.0rem;
    overflow: hidden;
    background: #fff;
}

.vertical02 {
    height: 3.0rem;
    overflow: hidden;
    background: #fff;
}

.vertical03 {
    height: 8.0rem;
    overflow: hidden;
    background: #fff;
}


.vertical04 {
    height: 8.0rem;
    overflow: hidden;
    background: #fff;
}

.verticallist {
    padding: 0rem 0;
    overflow: hidden;
}

    .verticallist li {
        border-bottom: 1px solid #dadada;
        height: 0.6rem;
        padding: 0.05rem 0.2rem;
        display: block;
    }

        .verticallist li a {
            font-size: 0.26rem;
            line-height: 0.6rem;
            display: block;
        }

.bg0 {
}

.top0 {
    width: 100%;
}

    .top0 img {
        width: 100%;
    }

.comimg {
    width: 5.82rem;
    margin: 1rem auto 0 auto;
    position: relative;
}

    .comimg .img0 {
        width: 100%;
        height: auto;
    }

    .comimg .logo {
        width: 1.4rem;
        height: 1.4rem;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: -0.7rem;
        border-radius: 6%;
        border: 1px solid rgba(14, 5, 10, 0.29);
    }

.comtext {
    width: 100%;
    box-sizing: border-box;
    padding: 0.2rem .4rem;
    text-align: center;
    font-size: .32rem;
    color: #00A937;
}

.hy {
    font-size: .24rem;
    text-align: center;
    padding: 0.1rem 0;
}

.zw {
    display: block;
    width: 4.6rem; /*height:0.66rem;*/
    text-align: center;
    color: #fff;
    line-height: 0.66rem;
    background: #00A937;
    font-size: 0.36rem;
    margin: 0.2rem auto;
    border-radius: 3px;
}

    .zw img {
        width: 0.28rem;
        height: 0.38rem;
        vertical-align: middle;
        margin-right: .1rem;
    }

.jj {
    text-align: center;
    font-size: .24rem;
    color: #00A937;
    padding: .2rem 0;
}

.jjtext {
    width: 90%;
    border-radius: .1rem;
    padding: 0.2rem;
    font-size: .2rem;
    color: #292929;
    -webkit-box-shadow: 0 0 10px (14, 5, 10, .3);
    -moz-box-shadow: 0 0 10px rgba(14, 5, 10, .3);
    box-shadow: 0 0 10px rgba(14, 5, 10, .3);
    margin: 0 auto;
    background: #fff;
    height: 1.55rem;
    overflow: hidden;
    line-height: .35rem;
    margin-bottom: .2rem;
}

.swiper-container0 {
    width: 6.1rem;
    margin: 0.2rem auto;
}

.swiper-slide {
    text-align: center;
    -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;
}

    .swiper-slide img {
        width: 2rem;
        height: 1.35rem;
    }

    .swiper-slide a {
        color: #000;
    }

    .swiper-slide strong {
        display: block;
        width: 100%;
        height: .4rem;
        line-height: .4rem;
        overflow: hidden;
        font-size: .18rem;
        font-weight: normal;
    }

.zan {
    width: 1.5rem;
    height: 1.55rem;
    margin: 0 auto;
    display: block;
    color: #888;
}

    .zan img {
        width: 100%;
        display: block;
        height: auto;
    }

.zantext {
    font-size: .24rem;
    color: #3abde7;
    text-align: center;
    line-height: .6rem;
    display: block;
    margin-bottom: .9rem;
}

.bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 0.9rem;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    padding: 0 .2rem;
    z-index: 1000000;
    -webkit-box-shadow: 0 0 10px (14, 5, 10, .3);
    -moz-box-shadow: 0 0 10px rgba(14, 5, 10, .3);
    box-shadow: 0 0 10px rgba(14, 5, 10, .3);
}

.sc {
    font-size: .24rem;
    padding-left: .4rem;
    color: #7c7c7c;
    background: url(../images/sc.png) no-repeat 0 center;
    background-size: .26rem;
    height: 0.5rem;
    margin-top: 0.2rem;
    display: block;
    line-height: .5rem;
    float: left;
    margin-left: 0.2rem;
}

.schover {
    font-size: .24rem;
    padding-left: .4rem;
    color: #3abde7;
    background: url(../images/schover.png) no-repeat 0 center;
    background-size: .26rem;
    height: 0.5rem;
    margin-top: 0.2rem;
    display: block;
    line-height: .5rem;
    float: left;
    margin-left: 0.2rem;
}

.buttonbox {
    float: right;
    width: 80%;
    text-align: right;
}

    .buttonbox a {
        display: inline-block;
        height: 0.5rem;
        box-sizing: border-box;
        font-size: .24rem;
        line-height: 0.5rem;
        text-align: center;
        margin: 0 .1rem;
        border-radius: 5px;
        margin-top: 0.2rem;
        padding: 0 .3rem;
    }

        .buttonbox a:nth-child(1) {
            border: 1px solid #3abde7;
            border: 1px solid #3abde7;
            color: #3abde7;
        }

        .buttonbox a:nth-child(2) {
            background: #3abde7;
            color: #fff;
        }


.head {
    font-size: .28rem;
    color: #292929;
    overflow: hidden;
    padding: 0.2rem;
}

    .head strong {
        float: left;
        width: 4.5rem;
        font-weight: normal;
        line-height: .3rem;
    }

    .head span {
        float: right;
        font-size: .18rem;
        color: #666;
        background: url(../images/n01.png) no-repeat 0 center;
        background-size: 0.2rem;
        padding-left: .25rem;
    }

.swiper-container2 {
    width: 6.0rem;
    height: 4.0rem;
    margin: .2rem auto;
}

    .swiper-container2 img {
        width: 6rem;
        height: 4rem;
    }

.swiper-pagination {
    color: #fff;
    background: rgb(0,0,0,0.3);
    width: auto;
    padding: 0.1rem;
    font-size: .18rem;
    border-radius: 5px;
    left: 5rem;
}

.text {
    font-size: .20rem;
    line-height: .4rem;
    color: #292929;
    padding: 0.2rem 0.3rem;
    margin-bottom: 1rem;
}

.zanbutton {
    display: block;
    margin: 0.2rem auto;
    font-size: .18rem;
    text-align: center;
    border-radius: 0.25rem;
    border: 1px solid #dadada;
    height: 0.5rem;
    line-height: 0.5rem;
    width: 1.7rem;
    color: #333;
    background: url(../images/n03.png) no-repeat 0.4rem center;
    background-size: 0.2rem;
}

.zanbuttonhover {
    display: block;
    margin: 0.2rem auto;
    font-size: .18rem;
    text-align: center;
    border-radius: 0.25rem;
    border: 1px solid #dadada;
    height: 0.5rem;
    line-height: 0.5rem;
    width: 1.7rem;
    color: #333;
    background: url(../images/n03hover.png) no-repeat 0.4rem center;
    background-size: 0.2rem;
    color: #3abde7;
}

.bottom0 {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 0.9rem;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    padding: 0 .2rem;
    z-index: 1000000;
    -webkit-box-shadow: 0 0 10px (14, 5, 10, .3);
    -moz-box-shadow: 0 0 10px rgba(14, 5, 10, .3);
    box-shadow: 0 0 10px rgba(14, 5, 10, .3);
}

.buttonbox0 {
    width: 100%;
    text-align: center;
}

    .buttonbox0 a {
        display: inline-block;
        height: 0.5rem;
        box-sizing: border-box;
        font-size: .24rem;
        line-height: 0.5rem;
        text-align: center;
        margin: 0 .1rem;
        border-radius: 5px;
        margin-top: 0.2rem;
        width: 45%;
    }

        .buttonbox0 a:nth-child(1) {
            border: 1px solid #3abde7;
            border: 1px solid #3abde7;
            color: #3abde7;
            float: left;
        }

        .buttonbox0 a:nth-child(2) {
            background: #3abde7;
            color: #fff;
            float: right;
        }

.buttonboxs {
    margin: 0 auto;
    width: 80%;
    text-align: center;
}

    .buttonboxs a {
        display: inline-block;
        height: 0.5rem;
        box-sizing: border-box;
        font-size: .24rem;
        line-height: 0.5rem;
        text-align: center;
        margin: 0 .1rem;
        border-radius: 5px;
        margin-top: 0.2rem;
        padding: 0 .3rem;
    }

        .buttonboxs a:nth-child(1) {
            border: 1px solid #3abde7;
            border: 1px solid #3abde7;
            color: #3abde7;
        }

        .buttonboxs a:nth-child(2) {
            background: #3abde7;
            color: #fff;
        }
