/*公共*/
@font-face
{
    font-family: montserratFont;
    src: url('../../font/Verdana-Bold.ttf')
} 
@font-face
{
    font-family: Medium;
    src: url('../../font/Verdana.ttf')
} 
@font-face
{
    font-family: SemiBold;
    src: url('../../font/Verdana.ttf')
} 

@media screen and (min-width:768px){

*{
    padding:0px;
    margin:0px;
    list-style: none;
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

body{
    color:#333333;
    width: 100%;
    background-color: #f7f7f7;
    font-size: 12px;
    font-family: 微软雅黑, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}
a{
    text-decoration: none;
}
.clear{
    clear: both;
}
.font24{
    font-size: 24px;
}
.font12{
    font-size: 12px;
}
.font14{
    font-size: 14px;
}
.fl{float: left;}
.fr{float: right;}
.inlineblock{
    display: inline-block;
}
.absolute{
    position: absolute
}
.width1200{
    width: 1200px;
    margin: 0 auto;
}
.relative{
    position: relative;
}
.container{width: 1200px;margin:0px auto;}
.m-height{display: none;}

/*头部*/
.header{background-color:#f8f8f8;}
.logo {
    float: left;
    margin: 20px 0 0 0px;
}

.nav>ul {
    float: right;
    font-size: 0;
}
.nav>ul>li {
    display: inline-block;
    height: 80px;
    text-align: center;
    line-height: 80px;
    padding: 0 15px;
}
.nav>ul>li>a{
    font-size: 14px;
    color:#898989;
    display: inline-block;
    height: 80px;
    font-family: montserratFont;
}
.nav>ul>li>a:hover{
   /* font-weight: bold;*/
    color:#000;
    border-bottom: solid 1px #000;
}
.nav>ul>li.active>a{color:#454545;border-bottom: solid 1px #000;}

.nav .navrelative {position: relative;}
.nav .lan_nav{width: 20px;margin-left: 10px; float: right;}
.subnav{background-color: #fff;position: absolute;left:-55px;top:79px;display: none;z-index: 99; }
.subnav ul li{
    width: 200px;
    height: 50px;
    line-height: 50px;
    border-bottom: solid 1px #f6f6f6;
}
.subnav ul li:nth-of-type(1){border-top: solid 1px #000; }
.subnav ul li a{color:#898989;font-size: 13px;}
.nav ul li:hover .subnav{display: block;}
.subnav ul li:hover{background-color: #000;border-bottom: solid 1px #000;}
.subnav ul li:hover a{color: #fff;}
.banner {
    width: 100%;
    height: inherit;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    position: relative;
}
.banner img{width: 100%;}
.m-footer{display: none;}
.m-header{display: none;}


}


@media screen and (max-width:767px){

*{
    padding:0px;
    margin:0px;
    list-style: none;
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html { font-size:64px; }
body{
    color:#333333;
    width: 100%;
    background-color: #f7f7f7;
    /*font-size: 12px;*/
    font-family: 微软雅黑, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}
a{
    text-decoration: none;
    color: #333333;
    font-size: 0.25rem;
}
.header{display: none;}
/*头部导航*/
.m-header{
    width: 100%;
    z-index: 2;
    position: fixed;
    background: #fff;
    top: 0px;
    display: block;
    height: 0.65rem;
}
.m-top{padding: 0.25rem 0.25rem;}
.m-top a.m-logo {
    background: url(../images/logo.png) no-repeat;
    background-size: 100% 100%;
    width: 1.5rem;
    height:0.3rem;
    float: left;
}
.m-nav{
    float: right;
    background: url(../images/m-nav.png) no-repeat;
    background-size: 100% 100%;
    width: 0.44rem;
    height: 0.30rem;
}
.m-lan{float: right;margin-right: 0.25rem;font-size: 0.32rem;color: #999999;
    height: 0.32rem;line-height: 0.32rem;}
.m-height{height: 0.65rem;width: 100%;display:block;}
.m-menu{
    position: fixed;
    height: 100%;
    overflow-y: auto;
    z-index: 12;
    background: #ffffff;
    color: #999999;
    font-size: 1em;
    top: 0px;
    right: -100%;
    width: 100%;
    padding: 0rem 0.1rem;
}
.m-menu.mshow{right: 0%;}

.m-close{
    color: #fff;
    text-align: center;
    line-height: 20px;
    height: 30px;
    width: 30px;
    font-size: 22px;
    padding: 3px;
    top: 10px;
    right: 10px;
    position: absolute;
    background: #000;
    border: solid 1px #000;

}
.m-close::before {
    content: "\2716";
}
.m-menu ul{margin: 0px;padding-top:0.5rem;}
.m-menu ul li{width: 100%;float: left;padding: 0rem 0.2rem;margin-top: 0.2rem;}
.m-menu ul li a.dbt{font-size: 0.22rem;border-bottom: solid 1px #a5a5a5;color: #444444;
display: block;
height: 0.45rem;
line-height: 0.45rem;
width: 100%;
font-weight: bold;
font-family: montserratFont;
}
.m-menu ul li dl{padding: 0.2rem 0;}
.m-menu ul li dl dd{float: left;width: 32%;margin-right: 2%;margin-top: 0.1rem;}
.m-menu ul li dl dd:nth-child(3n){margin-right: 0}
.m-menu ul li dl dd a{display: block;font-size: 0.2rem;border-bottom: solid 1px #999999;
    padding: 0.1rem 0.2rem;text-align: center;color: #999999;
}
.m-menu ul li dl.m-dl-a dd a{display: block;font-size: 0.2rem;border: solid 1px #999999;
    padding: 0.1rem 0.2rem;text-align: center;color: #999999;
}
#mcase dd a{padding: 0.1rem 0;}
.animate{
    -webkit-transition:all 0.45s ease-in-out;
    -moz-transition:all 0.45s ease-in-out;
    -o-transition:all 0.45s ease-in-out;
    -ms-transition:all 0.45s ease-in-out;
    transition:all 0.45s ease-in-out;
}
.footer{display: none;}
.m-footer {padding: 0.35rem;}
.m-footer p{text-align: center;font-size: 0.22rem;padding: 0.05rem 0;}
.m-footer p span{font-size: 0.28rem;color: #000;font-weight: bold;font-family: montserratFont;}
.m-footer p a{color: #999999;}







}

