@charset "utf-8";
body{
}
.wrap{
    width:100%;
    max-width:450px;
    background:#ede1ce;
    margin:auto;
    position:relative;
}
.header{
    background: #511515;
    height:60px;
    width:100%;
    position: relative;
}
.back{
    position:absolute;
    width:35px;
    left:15px;
    top:50%;
    margin-top:-15px;
}
.menu{
    position:absolute;
    width:35px;
    right:15px;
    top:50%;
    margin-top:-15px;
}
.back img,.menu img{
    width:100%;
}
.logo{
    position: absolute;
    right:60px;
    left:60px;
    height:40px;
    top:10px;
    text-align:center;
    max-height:100%;
}
.logo img{
    width:180px;
}
.downMenu{
    border-top:1px solid #fff;
    background: #511515;
    display:none;

}
.downMenu ul li{
    float:left;
    line-height:40px;
    text-align:center;
    width:25%;
}
.downMenu ul li a{
    color:#fff;
    font-size:14px;
    display:block;
    width:100%;
}
.banner{
    width: 100%;
}
.banner .swiper-container .swiper-slide img{
    width: 100%;
}
.banner .swiper-container,.banner .swiper-container .swiper-slide{
    width: 100%;
    font-size: 0;
}
.swiper-pagination-bullet-active{
    background: #fff!important;
}
.content{
    padding-top:20px;
}
.title-line {
    border-bottom: 1px solid #3f1e1e;
    margin-top:20px;
}
.title-img{
    width:230px;
    margin:auto;
    margin-top:-19px;
}
.title-img img{
    width:100%;
}
.Con-first h1{
    font-size:20px;
    text-align:center;
    margin:0 15px;
    padding-top:15px;
}
.Con-first p{
    margin:0 15px;
    padding-top:15px;
    line-height:20px;
    font-size:14px;
    color: #786868;
    padding-bottom:10px;
    border-bottom:1px dotted #3f1e1e;
}
.Con-first ul{
    margin:0 15px;
    padding-top:15px;
}
.Con-first ul li{
    line-height:30px;
    position: relative;
    padding-right:50px;
}
.Con-first ul li span{
    padding-right:10px;
}
.Con-first ul li b{
    position:absolute;
    font-weight: normal;
    font-size:14px;
    right:0;
}
.content>div{
    /*margin-bottom:15px;*/
}
.icons{
    width: 90%;
    margin:auto;
}
.icons>div{
    width: 25%;
    float:left;
    margin-top:10px;

}
.icons>div dl{
    width: 80%;
    margin: auto;
}
.icons>div dl dt img{
    width: 95%;
}
.icons>div dl dd{
    font-size: 12px;
    text-align: center;
    padding-top: 10px;
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
    display: none;
}
.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
    margin:0 15px;
}
.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}
.nbs-flexisel-inner {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
}
.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
}
.nbs-flexisel-item a{
    display:block;
    background:url("../images/btn_bg.png") no-repeat;
    width:90%;
    height:40px;
    line-height:40px;
    background-size:100% 100%;
    margin:auto;

}
.nbs-flexisel-item a > img {
    cursor: pointer;
    position: relative;
    margin: 0;
    max-width: 95%;
    height: auto;
}
/*** Navigation ***/

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
}
.nbs-flexisel-nav-left {
    cursor: pointer;
    height: 18px;
    margin-right: 2px;
    position: absolute;
    right: 20px;
    top: -50px !important;
    width: 18px;
}
.nbs-flexisel-nav-right {
    cursor: pointer;
    height: 18px;
    position: absolute;
    right: 0;
    top: -50px !important;
    width: 18px;
}

.nbs-flexisel-nav-left:hover, .nbs-flexisel-nav-right:hover {
    opacity: 1;
}
.Con-fourth ul{
    margin:15px;
}
.Con-fourth ul li{
    float:left;
    width:33.3%;
    text-align:center;
    margin:5px 0;
}
.Con-fourth ul li img{
    width:90%;
}
.spread img,.detain img{
    width:20px;
}
.Con-fifth ul{
    margin:15px;
}
.Con-fifth ul li{
    float:left;
    display:inline-block;
    font-size:16px;
    margin-right:20px;
    line-height:30px;
}
.Con-fifth ul li span{
    padding-right:10px;
}
.Con-fifth ul li span img{
    vertical-align:-5px;
}
.twiceImg{
    margin-top: 15px;
    margin:15px;
}
.twiceImg>div{
    float:left;
    width:50%;
    text-align: center;
}
.twiceImg>div img{
    width: 90%;
}
.ts{
    color: #656565;
    padding:0 15px;
    padding-top: 10px;
    margin:2px;
    font-size:14px;
    line-height:20px;
    border-top:1px solid #3f1e1e;
}
.footer{
    background: #511515;
    bottom: 0;
    width: 100%;
    color:#fff;
    font-size:12px;
    line-height: 21px;
    text-align: center;
    padding-bottom: 5px;
}
.footer p{
    margin-bottom:0;
    line-height: 25px;
    color:#fff;
}
.swiper-container-h{
    width:90%!important;
}
.swiper-container-h ul{
    width:100%;
}
.swiper-container-h ul li{
    float:left;
    height:40px;
    width:33.3%;
    margin-top:10px;
}
.swiper-container-h ul li a{
    display:block;
    width:90%;
    background:url("../images/btn_bg.png") no-repeat;
    background-size:100% 100%;
    height:100%;
    margin:auto;
    line-height:40px;
}
.swiper-pagination-bullet-active{
    background:#511515!important;
}
.xiaozu>div,.window>div{
    float: left;
    padding: 8px 15px;
    border-radius: 50px;
    margin-top: 6px;
    margin-right: 6px;
    margin-left: 6px;
    font-size: 14px;
    background:#f5efe5;
}
.window{
    margin-top:20px;
}
.xiaozu{
    margin:0 15px;
}
.show{
    display:block!important;
}
.fenzu .xiaozu{
    display:none;
}
.pageer{
    text-align:center;
    padding:20px 0;
}
.pageer span{
    display:inline-block;
    padding:5px 10px;
    border:1px solid #ccc;
    border-radius:2px;
    margin:0 10px;
    cursor:pointer;
    background:#f5efe5;
}
.gz{
        display: block;
        width: 90%;
        background: url("../images/btn_bg.png") no-repeat;
        background-size: 100% 100%;
        margin: auto;
        height:90px;
}
.childT{
    line-height:25px;
    padding:5px 0;
}
.gz dl{
    padding:5px 15px;
}
.gz dl dt{
    width:20%;
    float:left;
    padding-right:2%;
}
.gz dl dt img{    
    width:40px;
    height:35px;
}
.gz dl dd{
    float:left;
    height:32px;
}