
  @charset "utf-8";
/*格式化*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea {margin:0;padding:0;}
body{ font-size:1.2rem;font-family:"Microsoft JhengHei",Verdana,Arial,Helvetica,sans-serif; padding-top:1px; background:#fff;overflow-x:hidden;max-width: 640px;min-width:320px;margin: 0 auto;}
li, ol { list-style:none; }
ins { text-decoration:none; }
i, em { font-style:normal; }
a { text-decoration:none;font-family:"Microsoft JhengHei";color: #333;}
a:hover { cursor:pointer; text-decoration:none;}
a:active{star:expression(this.onFocus=this.blur());}
:focus{outline:0;}
.clear { clear:both; line-height:0px; overflow:hidden; zoom:1; font-size:0px; content:'.';}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
img{ padding:0; margin:0;}
a img { border:none; }
input,textarea{ border:none;font-family:"Microsoft JhengHei"; font-size:1.2rem;}
h1, h2, h3, h4, h5, h6{ font-weight:normal; font-size:1.5rem;}
h2,h2 a{color: #333;display: block;}
.fl{float: left;}
.fr{float: right;}
/* -- 页面整体布局 -- */
.wrap{ min-width:320px; max-width:640px; margin:0 auto; overflow:hidden; position:relative;margin-top: -0.05rem;background: #fff;} /*网站首页宽度*/
.wrap img{display:block;width:100%;}



/*头部*/
.g-hd{height:6.5rem;position: relative;background: #fff;}
.g-hd img{display: block;width: 100%;}
.g-hd .logo{float: left;width:73.91%;margin-left:3.69%;margin-top:1rem;}
.g-hd .logo img{width:100%;}
.g-hd .nav{float: left;margin-top:2.75rem;width: 50%;margin-left: 7%;}
.g-hd .nav li{float: left;font-size:1.5rem;line-height: 1.5rem;margin-right: 6%;}
.g-hd .nav li:last-of-type{margin-right: 0;}
.g-hd .nav li a{color: #333;display: block;}
.g-hd .m-nav2{float: right;width:7.03%;margin-top:2.6rem;margin-right:4.69%;position: relative;}
.g-hd .m-nav2 .oo1{position: absolute;right: 0;top: 0;width: 100%;z-index: 1;display: none;}
#menu{display: none; position: absolute; right: 0; top:5.5rem; width: 100vw; height: calc(100vh - 4.5rem); background:url(../images/menu-bg.jpg) no-repeat center; z-index: 100; text-align: center;background-size: cover;box-sizing: border-box;max-width: 640px;overflow: hidden;}
#menu p{width: 94%;margin: 1.15rem auto 0;background: rgba(255,255,255,0.8);text-align: center;height:95.5%;}
#menu p a{font-size: 1.1rem;line-height: 3rem;height: 3rem;border-bottom: 1px dotted #ccc;display: block;}
#menu em a{display: block;width: 14rem;height: 3.5rem;line-height: 3.5rem;background:#bc8c75 url(../images/menu-tel.png) no-repeat 3.1rem center;margin: 2rem auto 4rem;background-size: 1.8rem 1.65rem;border-bottom: none;color: #fff;text-indent: 2rem;border-radius: 2rem;}


    .ad-01 {
        position: relative;
        min-height: 4.4rem;
        /*background: #bc8c75;*/
        background-color: #ededed;
    }
    
    .ad-back {
        position: absolute;
        width: 2rem;
        height: 2rem;
        left: 3%;
        top: 50%;
        margin-top: -1rem;
    }
    
    .ad-back a {
        display: block;
        height: 2rem;
        position: relative;
    }
    
    .ad-back a img {
        width: 1rem;
        height: 2rem;
        display: block;
    }
    
    .ad-nav {
        position: absolute;
        width: 2.2rem;
        height: 1.5rem;
        right: 3%;
        top: 50%;
        margin-top: -0.75rem;
        cursor: pointer;
    }
    
    .ad-nav a,
    .ad-nav img {
        width: 2.2rem;
        height: 1.5rem;
        display: block;
    }
    
    .ad-01-title {
        width: 75%;
        margin: 0 auto;
        height: 4.4rem;
        font-size: 1.35rem;
        text-align: center;
        color: #1a1a1a;
        line-height: 4.4rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        box-sizing: border-box;
    }
    .foot{margin-top:2.5rem;}


    .mc1-left-nav {
        position: relative;
    }
    
    .mc1-left-nav-ss {
        position: absolute;
        height: 4rem;
        line-height: 4rem;
        text-align: center;
        width: 12%;
        right: 0;
        top: 0;
        z-index: 5;
        background-color: #fff;
        cursor: pointer;
        border-left: 1px solid #f2f2f2;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
    .mc1-left-nav-ss:after{content: "";
    width: 1rem;
    height: 1rem;
    border: 3px solid #bc8c75;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.45rem;
    margin-left: -0.85rem;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);}
    
    #topNav {
        padding: 1rem 12% 0 0;
        border-bottom: 1px solid #ebebeb;
        width: 88%;
        height: 3rem;
        overflow: hidden;
        position: relative;
    }
    
    #topNav .swiper-slide {
        /*width: 25%;*/
        text-align: center;
        /*padding: 0 2%;*/
        float: left;
        margin-left:3.8%;
        width: auto!important;
        /*min-width: 20%!important;*/
    }
    
    #topNav .swiper-slide span {
        transition: all .3s ease;
        color: #1a1a1a;
        font-size: 1.3rem;
        display: block;
        height: 2.5rem;
        line-height: 2.5rem;
        padding-bottom: 0.5rem;
        position: relative;
    }
    
    #topNav .active span {
        font-weight: bold;
    }
    
    #topNav .active span:after {
        content: "";
        position: absolute;
        width: 2.1rem;
        height: 0.3rem;
        border-radius: 0.25rem;
        background-color: #bc8c75;
        bottom: 0;
        left: 50%;
        margin-left: -1.05rem;
    }
    
    #topNav .swiper-next {
        position: absolute;
        width: 0;
        height: 0;
        right: 0;
        top: 0;
    }


        .cm1-size750-pro-list {
            padding: 1.5rem 3% 0;
        }
        
        .cm1-size750-pro-list ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            display: -webkit-flex;
            -ms-flex-pack: distribute;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }
        
        .cm1-size750-pro-list ul li {
            width: 48.5%;
            margin-bottom: 1.5rem;
        }
        
        .cm1-size750-pro-list ul li:nth-child(2n) {
            margin-left: 3%;
        }
        
        .cm1-size750-pro-list ul li span {
            display: block;
            border-radius: 0.25rem;
            overflow: hidden;
            border: 1px solid #eee;
        }
        
        .cm1-size750-pro-list ul li span img {
            display: block;
            width: 100%;
        }
        
        .cm1-size750-pro-list ul li h4 {
            max-height: 4rem;
            line-height: 2rem;
            font-size: 1.3rem;
            font-weight: normal;
            color: #4c4c4c;
            text-align: center;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
             padding-top: 0.6rem;
        }
    

/*首页底部*/
.foot-t{background: #3c2c27;padding-bottom: 2.5rem;margin-bottom: 3.5rem;}
.foot-t .top{width: 4rem;margin: 0 auto;position: relative;top: -2rem;margin-bottom: -0.5rem;}
.foot-t .top img{width: 100%;}
.foot-t p{text-align: center;color: #fff;line-height: 1.2rem;font-size: 1.2rem;}
.foot-t p a{color: #fff;margin: 0 0.75rem;}
.foot-t em{display: block;text-align: center;color: #fff;opacity: 0.6;margin-top: 1rem;}
.foot-t em span{margin-left: 1.2rem;}
.foot-b{background: #fff;overflow: hidden;position: fixed;bottom: 0;z-index:99;width: 100%;max-width: 640px;min-width:320px;box-sizing: border-box;border-top: 2px #bc8c75 solid}
.foot-b ul{display: flex; display: -webkit-flex; flex-wrap: wrap; justify-content: space-between;}
.foot-b ul li{width: 25%;text-align: center;line-height: 5.5rem;height: 5.5rem;}
.foot-b ul li img{display: inline-block;width: 1.3rem;vertical-align: middle;margin-right: 0.4rem;}
.foot-b ul li span{display: inline-block;vertical-align: middle;font-size: 1.1rem;line-height: 1.1rem;color: #333;}
.foot-b ul li:last-of-type img{width: 1.5rem;}

