
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 Yahei",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 Yahei";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;width:100%;max-width: 100%;}
a img { border:none; }
input,textarea{ border:none;font-family:"Microsoft Yahei"; 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:5rem;position: relative;background: #fff;z-index: 2;}
.g-hd .logo{width:29.06%;z-index: 99;margin-top: 1.4rem;margin-left: 3.125%;}
.g-hd .logo img{width:100%;}
.g-hd .nav{margin-top:1.9rem;width: 40%;margin-left: 10%;}
.g-hd .nav li{float: left;font-size:1.2rem;line-height: 1.2rem;margin-right:20%;position: relative;}
.g-hd .nav li:last-child{border: 0;padding-right: 0;margin-right: 0;}
.g-hd .nav li a{color: #333;display: block;position: relative;}
.g-hd .nav li a:after{content: "/";position: absolute;right: -65%;top: 0;color: #CACACA;font-weight: lighter;}
.g-hd .nav li:last-of-type a:after{display: none;}
.g-hd .nav li.cur a{color: #347D77;}
.g-hd .m-nav2{width:5.31%;margin-top:1.9rem;position: relative;margin-right: 3.125%;line-height:0;}
#menu{display: none; position: absolute; right: 0; top:5rem; width: 100%; height: calc(100vh - 5rem); z-index: 99; text-align: center;background-size: 100% 100%;background: rgba(0,0,0,0.7);}
#menu p{width: 80%;margin: 1rem auto 0;}
#menu p a{display: block; height: 3.8rem; line-height: 3.8rem; font-size: 1.2rem; color:#fff; border-bottom: 1px solid rgba(255,255,255,0.1);font-weight: bold;}
#menu em a{display: block;width: 40%;height: 3.5rem;line-height: 3.5rem;background: #A88462;color: #fff;border-radius:1.75rem;margin: 0 auto;margin-top: 2rem;font-size: 1.2rem;text-align: center;}
.con{margin-left:auto;margin-right:auto;width: 93.75%;overflow: hidden;}
.flex{display: flex; display: -webkit-flex; flex-wrap: wrap; justify-content: space-between;}


                .main-tit-11 {
                    height: 4rem;
                    width: 100%;
                    font-size: 1.6rem;
                    text-align: center;
                    color: #fff;
                    line-height: 4rem;
                    background: #447e72;
                    /*border-bottom: 1px solid #FA756E;*/
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    box-sizing: border-box;
                }
            

    input[type="button"],
        input[type="submit"],
        input[type="reset"] {
            -webkit-appearance: none;
        }
        
        textarea {
            -webkit-appearance: none;
        }
        .m4-blk{padding-top:1.5rem;}
        .nsw-formtipbd {
            color: #c00;
            line-height: 26px;
        }
        
        .m4-cord-li {
            margin-top: 1rem;
        }
        
        .m4-form h2 {
            height: 3.4rem;
            border-bottom: solid 1px #bababa;
            overflow: hidden;
            line-height: 4.5rem;
            padding: 0 3%;
            font-size: 1.5rem;
            color: #424142;
        }
        
        .nsw-formtipbd {
            font-size: 12px;
        }
        
        .m4-form-con {
            width: 100%;
            display: block;
            padding: 0 3% 2.8rem;
            color: #666;
            line-height: 2.8rem;
            font-size: 1.3rem;
            box-sizing: border-box;
        }
        
        .m4-form-con li em {
            color: #c00;
        }
        
        .m4-form-con li {
            clear: both;
            display: block;
            position: relative;
        }
        
        .m4-form-con li .m4-form-con-input,
        .m4-form-con li select {
            border: 1px solid #ccc;
            width: 100%;
            height: 2.4rem;
            line-height: 2.4rem;
            vertical-align: middle;
            color: #333;
            font-size: 1.3rem;
        }
        
        .m4-form-con li .m4-cord {
            width: 30%;
            margin: 0 .5rem;
        }
        
        .m4-form-con li textarea {
            border: 1px solid #ccc;
            width: 100%;
            height: 4.8rem;
            line-height: 2rem;
            display: block;
            font-size: 1.3rem;
        }
        
        .m4-form-con li span.sbt1 {
            display: block;
            line-height: 2.9rem;
            height: 2.9rem;
            padding: 0.6rem 0 0;
            white-space: nowrap;
        }
        
        .m4-form-con li span.sbt2 {
            width: 20.8%;
            float: left;
            display: block;
            line-height: 3.1rem;
            white-space: nowrap;
        }
        
        .m4-form-con li span.sbz {
            color: #e9001b;
            position: absolute;
            right: -2%;
            top: 3.5rem;
            line-height: 3.1rem;
        }
        
        .m4-sinp02 {
            display: block;
            line-height: 2.9rem;
            height: 2.9rem;
            border: solid 1px #c8c8c8;
            box-sizing: border-box;
            font-size: 1.2rem;
            color: #333;
            padding: 0 0.8rem;
            width: 100%;
        }
        
        .m4-sinp03 {
            display: block;
            line-height: 2.9rem;
            height: 2.9rem;
            border: solid 1px #c8c8c8;
            width: 29%;
            box-sizing: border-box;
            font-size: 1.2rem;
            color: #333;
            padding: 0 0.8rem;
            float: left;
        }
        
        .m4-form-con li img {
            width: 29%;
            height: 2.65rem;
            vertical-align: middle;
        }
        
        .m4-area {
            box-sizing: border-box;
            border: solid 1px #c8c8c8;
            width: 75%;
            height: 7.05rem;
            margin: 0.9rem 0;
            padding: 0.5rem;
        }
        
        .m4-map p {
            color: #666;
            line-height: 1.85rem;
            display: block;
            text-align: center;
            font-size: 1.2rem;
        }
        
        .findrow .err {
            color: red;
        }
        
        .button {
            border-radius: 0;
        }
        
        .m4-submit {
            border: solid 1px #ccc;
            width: 29%;
            border-radius: 0;
            box-sizing: border-box;
            font-size: 1.2rem;
            color: #fff!important;
            display: block;
            float: left;
            text-align: center;
            margin: 0.95rem 0 0;
            padding: .5rem 0;
            cursor: pointer;
            background:#447e72;
            background-image: -moz-linear-gradient(top, #447e72, #447e72);
            background-image: -o-linear-gradient(top, #447e72, #447e72);
            background-image: linear-gradient(top, #447e72, #447e72);
    }
    

/*首页底部*/
.foot{margin-top: 2.3rem;}
.foot-t{background: #eee;position: relative;padding: 1.25rem 0;margin-bottom: 3.5rem;}
.foot-t .top{width: 4rem;display: block;position: absolute;right: 2.19%;top: -2.3rem;}
.foot-t .top img{width: 100%;}
.foot-t p{text-align: center;color: #666;font-size: 1rem;line-height: 1.9rem;}
.foot-t p span{margin-left: 1.5rem;}
.foot-t p a{color: #666;}
.foot-b{position: fixed;bottom: 0;z-index:99;width: 100%;max-width: 640px;min-width:320px;box-sizing: border-box;background: #347D77;height: 3.5rem;overflow: hidden;}
.foot-b ul{line-height: 1.3rem;align-items:center;height: 3.5rem;}
.foot-b li{width: 25%;text-align: center;font-size: 1.1rem;align-items: center;position: relative;}
.foot-b li:after{content: "";display: block;width: 1px;height: 0.5rem;background: rgba(255,255,255,0.2);position: absolute;right: 0;top: 50%;margin-top: -0.25rem;}
.foot-b li:first-of-type{background: #5CB447;height: 3.5rem;line-height: 3.5rem;}
.foot-b li:first-of-type:after{display: none;}
.foot-b li a{color: #fff;}

