@charset "utf-8";

body,div,menu,ol,ul,li,dl,dd,dt,h1,h2,h3,h4,h5,h6,input,p,form,header,nav,article,section,aside,footer,video,audio,figure,textarea {
    padding: 0;
    margin: 0;
}
input,select,textarea,img,area {
    outline: none;
    border: none;
}
input,select,textarea {
    background: #FFF;
}
mark {
    background: none;
}
img {
    vertical-align: middle;
    width: 100%;
}
textarea {
    resize: none;
}
li {
    list-style-type: none;
}
body {
    font-size: 16px;
    line-height: 1em;
}
em,i,strong,b,small,h1,h2,h3,h4,h5,h6,address {
    font-style: normal;
}

.fl-c:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.fl-c {
    *zoom: 1;
}
a {
    text-decoration: none;
    outline: none;
    color: inherit;
}

.fl {
    float: left;
}
.fr {
    float: right;
}
.no-bt {
    border-top: none !important;
}
.no-br {
    border-right: none !important;
}
.no-bb {
    border-bottom: none !important;
}
.no-bl {
    border-left: none !important;
}
.no-mb{
    margin-bottom: 0!important;
}
.no-mr{
    margin-right: 0!important;
}

.wrap {
    width: 6.4rem;
    margin: 0 auto;
    overflow: hidden;
   
}
header img{
    width: 6.4rem;
}
#banner{
    position: relative;
}
#banner img{
    width: 6.4rem;
}
#banner .swiper-pagination{
    position: absolute;
    bottom: .1rem;
}
.nav-bar{
    font-size: 0;
    border-bottom: 1px solid #d3d3d3;
}
.nav-bar a{
    padding:.33rem 0;
    display: inline-block;
    width: 25%;
    box-sizing:border-box;
    text-align: center;
    border-right: 1px solid #d3d3d3;
}
.nav-bar a:nth-of-type(4){
    margin-right: 0
}
.nav-bar a img{
    width: .75rem;
}
.nav-bar a span{
    padding-top: .2rem;
    display: inline-block;
    font-size: .26rem;
    color: #333333;
}
.btn1{
    padding:.4rem .2rem;
}
.btn1 h2{
    margin-bottom: .26rem;
    line-height: 1em;
    font-size: .26rem;
    color: #333333;
    text-align: center;
    font-weight: normal;
}
.btn1 .btn-cont{
    overflow: hidden;
}
.btn1 .btn-cont a{
    width: 2.9rem;
    height: .75rem;
    border-radius: .1rem;
    text-align: center;
    line-height: .75rem;
    font-size: .258rem;
    color: #fff;
}
.btn1 .btn-cont a span{
    display: inline-block;
    background: url(../images/icon0.png) no-repeat;
    background-size: .69rem;
}
.btn1 .btn-cont a.fl{
    background: #da2220;
}
.btn1 .btn-cont a.fr{
    background: #f37216;
    font-weight: bold;
}
.btn1 .btn-cont a.fl span{
    padding-left: .66rem;
    background-position: 0 .16rem;
}
.btn1 .btn-cont a.fr span{
    padding-left: .55rem;
    background-position: 0 -.9rem;
}
.block{
    height: .12rem;
    background: #edebf1;
}
.tit {
    padding:.4rem 0 .27rem 0;
    text-align: center;
}
.tit h2{
    margin-bottom: .1rem;
    line-height: 1em;
    font-size: .48rem;
    color: #da2220;
}
.tit h3{
    line-height: 1em;
    font-size: .26rem;
    font-weight: normal;
    color: #333333;
}
.cont{
    width: 6rem;
    margin:0 auto;
}
.p-style{
    font-size: .24rem;
    line-height: .34rem;
    color: #333333;
    text-indent: 2em;
}
.p1-img img{
    width: 6rem;
}
.p1 .p-style{
    padding:.25rem 0;
    text-align: justify;
}
.btn2{
    overflow: hidden;
}
.btn2 a{
    padding:.07rem;
    width: 2.9rem;
    height: .7rem;
    border-radius: .35rem;
    text-align: center;
    color: #fff;
    box-sizing:border-box;
}
.btn2 a.fl{
    font-size: .3rem;
    background: #3c489c;
}
.btn2 a.fr{
    font-size: .29rem;
    background: #f37216;
}
.btn2 a span{
    display: inline-block;
    line-height: .56rem;
}
.btn2 a:after{
    content: '';
    float: right;
    display: inline-block;
    vertical-align: middle;
    width: .55rem;
    height: .55rem;
    background: url(../images/icon0.png) no-repeat;
    background-size: .69rem;
}
.btn2 a.fl:after{
    background-position: -.01rem -2.14rem;
}
.btn2 a.fr:after{
    background-position: -.02rem -3.45rem;
}
.p1{
    padding-bottom: .5rem;
}
.p1 .btn2{
    padding-top: .32rem;
}
.p2{
    padding-top: .1rem;
    padding-bottom: .2rem;
    background: #da2220;
}
.p2 .tit h2,.p2 .tit h3{
    color: #fff;
}
.p2-cont ul{
    overflow: hidden;
}
.p2-cont ul li{
    width: 25%;
    float: left;
    margin-bottom: .28rem;
    text-align: center;
}
.p2-cont ul li img{
    display: block;
    margin:0 auto .1rem auto;
    width: 1.2rem;
}
.p2-cont ul li span{
    display: inline-block;
    width: 100%;
    height: 1em;
    line-height: 1em;
    font-size: .24rem;
    color: #fff;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.p3{
    background: #f2eff8;
    padding:.3rem .28rem .5rem .28rem;
}
.p3 .p3-time{
    margin-bottom: .25rem;
    line-height: 1em;
    text-align: center;
    font-size: .26rem;
    color: #a5a5a5;
    font-weight: normal;
}
.p3 .p3-dialog{
    margin-bottom: .3rem;
    overflow: hidden;
}
.p3 .p3-dialog .fl{
    width: .8rem;
}
.p3 .p3-dialog .fl img{
    width: .8rem;
}
.p3 .p3-dialog .fr{
    position: relative;
    width: 4.8rem;
    background: #fff;
    border-radius: .15rem;
    
}
.p3 .p3-dialog .fr:before{
    content: "";
    position: absolute;
    border-right:.1rem solid #fff;
    border-top: .1rem solid transparent;
    border-bottom: .1rem solid transparent;
    left: -.1rem;
    top: .3rem;
}
.p3 .p3-dialog .fr p{
    padding:.18rem .23rem;
    font-size: .26rem;
    line-height: .36rem;
    color: #191919;
}
.p3 .btn2 a{
    width: 2.8rem;
}
.p4{
    padding-top: .1rem;
}
.p4 .p-style{
    color: #666666;
}
.p4-doc img{
    width: 6.4rem;
}
.p5{
    padding-bottom: .5rem;
    background: #da2220;
}
.p5 .tit h2, .p5 .tit h3{
    color: #fff;
}
.p5 .tit h2{
    line-height: .5rem;
}
.p5 .tit h3{
    font-size: .12rem;
    color: #fdcfce;
}
.p5 .cont ul{
    overflow: hidden;
}
.p5 .cont li{
    float: left;
    margin:0 .15rem .18rem 0;
    width: 1.9rem;
    text-align: center;
}
.p5 .cont li img{   
    display: block;
    margin-bottom: .12rem;
    width: 1.9rem;
}
.p5 .cont li span{
    display: inline-block;
    text-align: center;
    width: 100%; 
    height: 1em;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: .22rem;
    line-height: 1em;
    letter-spacing: -.01rem;
    color: #fff;
}
.p5 .cont li:nth-of-type(3n){
    margin-right: 0;
}
.p5 .btn2{
    padding-top: .2rem;
}
.p5 .btn2 a.fr:after{
    background-position: -.02rem -4.62rem;
}
.p6{
    padding-top: .1rem;
}
.p6 .p-style{
    font-size: .22rem;
    color: #666;
}
.p6 .price{
    padding-bottom: .1rem;
}
.p6 .price ul{
    padding-top: .25rem;
    overflow: hidden;
}
.p6 .price .item1{
    position: relative;
    float: left;
    margin:0 .2rem .2rem 0;
    width: 2.9rem;
    height: 3rem;
}
.p6 .price .item1 .cover{
    padding-top: .42rem;
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    box-sizing:box-sizing;
}
.p6 .price .item1 .cover h3{
    line-height: 1em;
    font-size: .3rem;
    color: #fff;
    font-weight: normal;
}
.p6 .price .item1 .cover .old-p{
    padding-top: .85rem;
    margin-bottom: .25rem;
    min-height: 1.05rem;
    font-size: .2rem;
    line-height: 1em;
    color: #fff;
    text-decoration: line-through;
    box-sizing:border-box;
}
.p6 .price .item1 .cover a{
    width: 1.7rem;
    height: .54rem;
    display: inline-block;
    line-height: .54rem;
    text-align: center;
    border-radius: .27rem;
    background: #f37216;
    font-size: .28rem;
    color: #fff;
}
.p6 .price .item1 img{
    width: 2.9rem;
}
.p6 .price .item2{
    width: 6rem;
    margin:0;
}
.p6 .price .item2 .cover .old-p{
    min-height: .5rem;
}
.p6 .price .item2{
    float: none;
}
.p6 .price .item2 img{
    width: 6rem;
}
.p6 .price .item1:nth-of-type(2n){
    margin-right: 0;
}

.mbanner{
    width: 6.4rem;
    height: 1.79rem;
    background: url(../images/mbanner-bg.jpg) no-repeat;
    background-size: 6.4rem;
}
.mbanner p{
    padding:.3rem .05rem 0 1.95rem;
    font-size: .26rem;
    line-height: .38rem;
    color: #fff;
    vertical-align: middle;
}
.mbanner p span, .mbanner p a{
    color: #f6ff00;
}
.p7{
    padding-top: .1rem;
    padding-bottom: .2rem;
}
.p7 .cont ul{
    overflow: hidden;
}
.p7 .cont ul li{
    margin:0 .2rem .3rem 0;
    float: left;
    width: 2.9rem;
    text-align: center;
}
.p7 .cont ul li img{
    width: 2.9rem;
}
.p7 .cont ul li span{
    padding-top: .18rem;
    display: inline-block;
    line-height: 1em;
    font-size: .24rem;
    color: #333333;
}
.p7 .cont ul li:nth-of-type(2n){
    margin-right: 0;
}
.p8 {
    padding-bottom: .5rem;
}
.p8 .line{
    margin-bottom: .3rem;
}
.p8 .line img{
    width: 6.4rem;
}

.p8-tel{
    text-align: center;
}
.p8-tel img{
    display: inline-block;
    width: 5.84rem;
}
.p8 form{
    padding: 0 .3rem .25rem .3rem;
}
.p8 form li{
    height: .7rem;
    margin-bottom: .2rem;
    overflow: hidden;
}
.p8 form label{
    float: left;
    width: 25%;
    line-height: .7rem;
    font-size: .26rem;
    color: #333333;
}
.p8 form input{
    float: right;
    width: 74%;
    height: .7rem;
    line-height: .68rem;
    border-radius: .1rem;
    border:1px solid #d3d3d3;
    box-sizing:border-box;
    font-size: .26rem;
    color: #9a9a9a;
    background: #edebf1;
    text-indent: 1em;
}
.p8 form .btn3{
    padding-top: .1rem;
    overflow: hidden;
}
.p8 form .btn3 a{
    width: 2.8rem;
    height: .75rem;
    line-height: .75rem;
    border-radius: .1rem;
    text-align: center;
    font-size: .28rem;
    color: #fff;
}
.p8 form .btn3 a span{
    display: inline-block;
    background: url(../images/icon0.png) no-repeat;
    background-size: .69rem;
}
.p8 form .btn3 a.fl{
    background: #3c489c;
}
.p8 form .btn3 a.fr{
    background: #f37216;
}
.p8 form .btn3 a.fl span{
    padding-left: .53rem;
    background-position: -.03rem -5.5rem;
}
.p8 form .btn3 a.fr span{
    padding-left: .65rem;
    background-position: 0 .17rem;
}
footer{
    height: 5.06rem;
    background: url(../images/foot.jpg) top center no-repeat;
    background-size: 6.4rem;
    margin-bottom: 1.1rem;
}
footer .f-text{
    padding:2.3rem 0 0 2.87rem;
}
footer .f-text p{
    line-height: .3rem;
    font-size: .22rem;
    color: #666666;
}
footer .f-text p.time{
    margin-bottom: .1rem;
    text-align: left;
}
footer .f-text p:before{
    content: '';
    display: inline-block;
    float: left;
    width: .36rem;
    height: .3rem;
}
footer .f-text p.time:before{
    background: url(../images/f-icon.png) -.07rem 0 no-repeat;
    background-size: .42rem;
}
footer .f-text p.addr:before{
    background: url(../images/f-icon.png) -.07rem -.37rem no-repeat;
    background-size: .42rem;
}