html, body{
    font-size: 10px;
    font-family: 'Open Sans', sans-serif;

}
div{padding:0;margin:0;border: 0;}
p{
    margin:0;
    font-size:14px;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Oswald', sans-serif;
    font-weight:100;
    margin:0;
}
ul,label{
    margin:0;
    padding:0;
}
body a:hover{
    text-decoration:none;
}

.hide{
    display: none;
}
.show-block{
    display: block;
}
.show-inline{display: inline;}
.show-inline-block{display: inline-block;}


.fleft{float:left;}
.fright{float:right;}

li{list-style: none;}
a,a:link,a:visited,a:hover{text-decoration: none;color:#0a0a0a;}



/*字体相关*/
.f10{font-size:10px;}
.f20{font-size: 20px;}
.f11{font-size: 11px;}
.f12{font-size: 12px;}
.f13{font-size:13px;}
.f14{font-size: 14px;}
.f15{font-size: 15px;}
.f16{font-size: 16px;}
.f17{font-size:17px;}
.f18{font-size: 18px;}
.f19{font-size: 19px;}
.f25{font-size: 24px;}
.f25{font-size: 25px;}
.f-bload{font-weight: bold;}


.bg-color-one{background-color: #f6fbff;}






/*  footer 完毕*/




/*@media screen and  (max-device-width: 799px) {*/
/*    .zoom-content{width: 80%;margin: 0 auto;}*/
/*}*/
/*@media screen and (min-device-width: 1000px) and (max-device-width: 1374px) {*/
    /*.zoom-content{width: 70%; min-width: 750px; margin: 0 auto; }*/
/*}*/



@media screen and (min-device-width:1450px) {
    body{min-width: 1450px}
    .zoom-content{width: 50%;margin: 0 auto;}




    .m-show{display: none;}


    #header,#main,#footer{width:100%;margin: 0 auto;font-size: 1.4em;}
    /*  header  开始*/



    #header{
      /*//  height: 230px;*/
       /*// background-image: url("../image/招商加盟.png");*/
        width: 100%;
        min-height: 280px;
        height: auto;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        color:#fff;
        /*background-size:contain;*/
    }
 .bg-down{
     height: 966px !important;
    background-image: url("../image/downapp.png");
}


    .bg-join{
        background-image: url("../image/招商加盟.png");
    }

    .bg-about{
        background-image: url("../image/aboutus.png");
    }

    .tofoot{
        position: absolute;
        left:0;
        bottom:0;

    }


    #header .top{
        padding:1em 0em;
        margin: 0 auto;
        position: relative;
        font-size:12px;
        /*height:2.7em;*/
        /*line-height: 2.7em;*/


    }


    #header a,#header a:hover{color:#fff;}


    #header a:hover,#header a.active{text-decoration: underline;}
    #index-header a:hover, #index-header a.active{text-decoration: underline;}


    #header  .top .logo, #header .top.nav
    {
        float:left;

    }

    #header .top .nav a, #header  .top .nav a:link,#header  .top .nav a:hover{margin:0 1.5em;}

    #header  .top .nav{
        margin-left:0.4em;
        padding-top:0.3em;
        float:right;
    }
    #header  .top .download
    {
        float:right;
        padding-top:0.3em;
        padding-left:10%;
    }

    #header .theme-name
    {
        height: 20em;
        padding-top:85px;
        text-align: center;
    }

    #header  .theme-chinese{font-size:36px}
    #header  .theme-english{font-size:24px;}



    /*  header 完毕*/



    /*  footer 开始*/
    #footer{font-size: 12px; color:#666c71; }

    #footer .foot-top{
        height: auto;
        background-color:#f8f8f8;
        padding:50px 0;

    }

    #footer .foot-content{
        margin: 0 auto;

    }

    #footer  .foot-top .left,#footer  .foot-top .middle {float: left;}
    #footer  .foot-top .right{float: right}

    #footer  .foot-top .left{
        width: 30%;
    }
    #footer  .foot-top .middle
    {
        /*padding-left: 5%;*/
        width: 45%;
    }


    #footer  .mroot>a, #footer  .mroot>a:visited{color:#000;font-size:14px;}
    #footer  .msub a, #footer  .msub a:visited{color:#666c71;font-size:12px; line-height: 200%;}
    .msub a:hover,.msub a.active{text-decoration: underline;color:#333 !important;font-size:16px !important;;}
    #footer  .left .logo{padding-bottom: 30px;}
    #footer  .left .text{line-height: 200%;}


    #footer  .right  li.fleft{
        padding-left:15px;
    }


    #footer  .foot-bottom{text-align: center;padding:30px;}


}


@media screen and (max-device-width:999px) {
    .zoom-content{width: 100%;margin: 0 auto;}
    .pc-show{display: none;}



    #header,#main,#footer{width:100%;margin: 0 auto;font-size: 1.4em;}
    /*  header  开始*/



    #header {
        background-repeat: no-repeat;
        background-size: 100% 100%;
        height: 120px;
        color:#fff;
    }

    .bg-about
    {
        background-image: url("../mobile/关于我们.png");

    }

    .bg-join
    {
        background-image: url("../mobile/招商加盟.png");

    }


    /*  footer 开始*/
    #footer{font-size: 12px; color:#666c71;}

    #footer .foot-top{
        height: auto;
        background-color:#f8f8f8;
        padding:35px 0 85px 0;

    }

    #footer .foot-content{
        margin: 0 auto;

    }

    #footer  .foot-top .left {float: left;padding-left:15px;}
    #footer  .foot-top .right{float: right}

    #footer  .foot-top .left{
        width: 60%;
    }
    #footer  .foot-top .right{
        text-align: center;
        width: 30%;
    }
    #footer  .foot-top .right .img{
        padding-bottom:10px;
    }

    #footer  .mroot>a, #footer  .mroot>a:visited{color:#000;font-size:14px;}
    #footer  .msub a, #footer  .msub a:visited{color:#666c71;font-size:12px; line-height: 200%;}

    #footer  .left .logo{padding-bottom: 15px;}
    #footer  .left .text{line-height: 180%;}


    #footer  .right  li.fleft{
        padding-left:15px;
    }


    #footer  .foot-bottom{
        text-align:center;
         padding:15px 0;
        background-color:#4c525b;
        position: fixed;
        opacity:0.8;
        right:0;
        bottom:0;

        /*width:300px;*/
        /*height:250px;*/

    }

   #footer .fotter-nav{text-align: left; font-size: 12px;color:#fff; }
    .fotter-nav a,.fotter-nav a:active,.fotter-nav a:visited{color:#fff;font-size: 12px;}
    .fotter-nav a:first-child{padding-left:10px;}
    .fotter-nav li.active a{
        /*text-decoration: underline;*/
        border-bottom: 2px solid #fff;
        padding:3px;
    }

}

/*.clearflex{visibility: hidden;height: 0px;clear: both;}*/