html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    /*border: 0;*/
    /*font-size: 100%;*/
    /*font: inherit;*/
    /*vertical-align: baseline;*/
}
body,html {
    width: 100%;
    height: 100%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* ---reset.css----------------------------------- */

html {
    font-family:微软雅黑;,
    sans-serif;	-webkit-text-size-adjust:none;
}

#TOP-MENU {
    display:none;
}

#TOP-MENU h4 {}
#TOP-MENU h5 {}


@media screen and (max-width: 736px) {
    * {
        box-sizing:border-box;
        -webkit-box-sizing:border-box;
    }
    body, html {
        -webkit-text-size-adjust:none;
    }
    #WRAPPER {
        min-width:320px;
    }

}
.hidden {
    height: 100%;
    overflow: hidden;
}
.section {
    position: relative;
    width: 100%;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
}
.content {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.vAlignMiddle {
    text-align: center;
    font-size: 0;
}

.vAlignMiddle:before {
    content: "";
    height: 100%;
    /*display: inline-block;*/
    /*vertical-align: middle;*/
}

.vAlignMiddle .vAlignContent {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
}
#sect1 {
    height: 100%;
    padding: 0;
    background: url(/project/gengda/mobile/images/medila/set1.jpg) no-repeat center bottom;
    background-size: cover;
    /*color: #fff;*/
}
#sect1 h3{
    width: 250px;
    font-size: 18px;
    line-height: 1.6;
    text-align: center;
    color: #2e6bec;
    font-weight: bold;
    background: #02d0c7;
    margin-top: 158px;
}
#sect1 h2{
    font-size: 62px;
    line-height: 1.6;
    text-align: left;
    color: #fff;
    font-weight: bold;
}
#sect1 h4{
    font-size:18px;
    line-height: 1.6;
    text-align: left;
    color: #fff;
    font-weight: bold;
}
#sect1 .txt1{
    font-size: 18px;
    line-height: 1.8;
    color: #fff;
    text-align: justify;
    padding-top: 10px;
    padding-bottom: 20%;
}
#sect2{
    background: #2869f5;
}
#sect2 h3{
    font-size: 28px;
    line-height: 1.6;
    text-align: left;
    color: #fff;
    font-weight: bold;
}
#sect3{
    background: #fff;
}
#sect3 h3{
    font-size: 28px;
    line-height: 1.6;
    text-align: left;
    color: #02d0c7;
    font-weight: bold;
}
.imgStyle{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
#sect3 .txt2{
    font-size: 18px;
    line-height: 1.8;
    color: #000;
    text-align: justify;
    padding-top: 10px;
}
#sect3 .axis{
    width: 100%;
    margin-bottom: 30px;
}
#sect3 .axis div{
    float: left;
    width: 100%;
    height: 100px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#sect3 .axis div>h4{
    display: block;
    float: left;
    width: 30%;
    font-size: 28px;
    line-height:100px;
    font-weight: bold;
    color: #018f8e;
}
#sect3 .axis div .txt3{
    display: block;
    float: right;
    border-radius: 8px;
    width: 70%;
    height:100px;
    line-height: 1.4;
    font-size: 14px;
    color: #fff;
    text-align: justify;
    background: #018f8e;
    padding: 2%;
}
.txt3>span{
    font-weight: bold;
}
#sect4{
    background: #0d2365;
}
#sect4 .content{
    overflow: hidden;
}
#sect4 h3{
    font-size: 28px;
    line-height: 1.6;
    text-align: left;
    color: #fff;
    font-weight: bold;
    padding-top: 40px;
}
#sect4 h3>span{
    font-weight: bold;
    color: #02d0c7;
}
#sect4 .vContainer{
    position: relative;
    width: 500%;
    margin-top: 15px;
}
#sect4 .vContainer .vTxt{
    position: relative;
    float: left;
    width: 20%;
}
#sect4 .vContainer .vTxt h4{
    width: 100%;
    font-size:18px;
    line-height: 1.6;
    color: #17244c;
    text-align: left;
    padding-left: 1%;
    font-weight: bold;
    background: url("/project/gengda/mobile/images/medila/h1.jpg") no-repeat center center;
    background-size: cover;
}
#sect4 .vContainer .vTxt .txt5{
    font-size: 14px;
    line-height: 1.6;
    color: #fff;
    text-align: justify;
}
#sect4 .vContainer .vTxt .txt5>span{
    font-weight: 600;
}
#sect4  .order{
    margin-top: 5px;
    width: 100%;
}
/*#sect4  .order .orderLi{*/
    /*margin-top: 2px;*/
/*}*/
#sect4  .order li {
    float: left;
    width: 19.1%;
    font-size: 14px;
    line-height: 1.6;
    padding: 3px 0;
    border: 1px solid #02d0c7;
    color: #fff;
    text-align: center;
    margin-left: 2px;
    margin-bottom: 10px;
}

#sect4 .order li.active {
    color: #0d2365;
    background-color: #02d0c7;
}
#sect5{
   background: #2869f5;
}
#sect5 .bg{
    width: auto;
    height:80%;
    max-width: 100%;
    max-height: 100%;
    background: url("/project/gengda/mobile/images/medila/adviser.jpg") no-repeat center bottom#2869f5;
    background-size: cover;
    padding-bottom: 10%;
}
#sect5 h3{
    font-size: 28px;
    line-height: 1.6;
    text-align: left;
    color: #fff;
    font-weight: bold;
    padding-top: 8%;
}
#sect5 .txtt2{
    width: 100%;
    box-sizing: border-box;
}
#sect5 .txtt2 .txt6s{
    width: 30%;
    float: left;
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    font-weight: bold;
    padding-left: 2%;
    padding-top:60%;
}
#sect5 .txtt2 .txt6{
    width: 60%;
    float: right;
    font-size: 16px;
    line-height: 1.6;
    padding-top: 6%;
    color: #fff;
    text-align: justify;
}
#sect6a {
    height: 50%;
    padding: 0;
    background: url(/project/gengda/mobile/images/medila/sect5a.jpg) no-repeat top center;
    background-size: cover;
}

#sect6a .txt7{
    width: 100%;
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    padding-top: 15%;
}
#sect6a .txt7 b{
    font-style: normal;
    display:block;
    float: left;
    width: 22px;
    height: 22px;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    background:#fff;

}
#sect6a .txt7 p{
    width: 80%;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
    text-align: justify;
    margin-left: -12px;
}
#sect6b {
    height: 50%;
    padding: 0;
    background: url(/project/gengda/mobile/images/medila/sect5b.jpg) no-repeat top center;
    background-size: cover;
}
#sect6b .txt8{
    width: 100%;
    font-size: 16px;
    line-height: 1.6;
    padding-top: 20%;
}
#sect6b .txt8 .styleb{
    font-style: normal;
    display:block;
    float: left;
    width: 22px;
    height: 22px;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    background:#22d3e2;
}
#sect6b .txt8 .styletxt{
    width: 80%;
    display: inline-block;
    color: #22d3e2;
    font-size: 14px;
    line-height: 1.6;
    text-align: justify;
    margin-left: -12px;
}
#sect7{
    background:#0d2365;
}
#sect7 .content{
    overflow: hidden;
}
#sect7 h3{
    font-size: 28px;
    line-height: 1.6;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding-top: 10%;
    padding-bottom: 10%;
}

#sect7 .txt10{
    font-size: 16px;
    line-height: 1.6;
    padding-top: 6%;
    padding-bottom: 6%;
    color: #fff;
    text-align: justify;
}
.container{
    max-width: 100%;
    margin: 0 auto;
}
.swipslider {
    margin: 0 auto;
}
.sw-slide .imgStyle{
    width: 100%;
    margin: 0 auto;
}
#dgwFooter {
    width: 100%;
    padding: 13px 0 17px;
    background-color: #d9d9d9;
    border-top: 1px solid #fff;
    color: #595757;
    font-size: 14px;
    font-family: "微软雅黑";
    text-align: center;
}

#dgwFooter .link01 a {
    font-size: 14px;
    color: #595757;
    line-height: 1.6;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 0 3px 0 0;
}

#dgwFooter .link01 a a:hover {
    display: inline-block;
    padding: 0 3px 0 0;
    line-height: 1.6;
    text-decoration: underline;
    text-align: center;
}

#dgwFooter .link01 a span {
    display: inline-block;
    font-size: 10px;
    text-align: center;
}

#dgwFooter .link02 {
    margin: 14px 0px 8px 0px;
    text-align: center;
}

#dgwFooter .link02 ul li a {
    color: #595757;
    display: inline-block;
    padding: 0 4px 0 1px;
    text-decoration: none;
    text-align: center;
    line-height: 1.6;
}

#dgwFooter .link02 ul li a:hover {
    display: inline-block;
    padding: 0 4px 0 1px;
    text-decoration: underline;
    text-align: center;
}

#dgwFooter .link02 ul li span {
    display: inline-block;
    text-align: center;
}

#dgwFooter p {
    font-size: 14px;
    margin: 0;
    clear: both;
    line-height: 1.6;
}
#mfooter{
    position:fixed;
    width:100%;
    left:0px;
    z-index:105;
    bottom:0px;
    height: 50px;
    background: #e6e6e6;
}
#mfooter ul{
    width: 100%;
    text-align: center;
}
#mfooter ul li{
    width: 30%;
    float: left;
    text-align: center;
    margin: 0 1%;
}