@charset "utf-8";
.header{width: 100%;box-sizing: border-box;z-index: 3;padding: 0 4.6%;padding-top: 34px;}
.logo{display: block;float: left;}
.logo img{height: 70px;}

.nav_xl_a {position:relative;cursor:pointer;z-index:999;display: none;width:50px; height:50px;float: right;}
.nav_xl_a span {position:absolute; opacity:1; left:0; top:50%; margin-left:0; width:40px; height:3px; background:#1696da;}
.nav_xl_a:before, .nav_xl_a:after {position:absolute; content:''; left:0%; top:50%; margin-left: 0; width:40px; height:3px; background:#1696da; transition:.4s all ease;}
.nav_xl_a:before {-webkit-transform:translate3d(0,-10px,0); transform:translate3d(0,-10px,0);}
.nav_xl_a:after {-webkit-transform:translate3d(0,10px,0); transform:translate3d(0,10px,0);}
.a1:before {-webkit-transform:rotate3d(0,0,1,45deg); transform:rotate3d(0,0,1,45deg);}
.a1:after {-webkit-transform:rotate3d(0,0,1,-45deg); transform:rotate3d(0,0,1,-45deg);}
.a1 span{display: none;}

.MenuList_f1{float: right;z-index: 11;line-height: 1.0;}
.MenuList_f1 .menu{text-align: left;}
.MenuList_f1 .menu li h3{font-weight: normal;}
.MenuList_f1 .menu li{display: inline-block;margin-right: 3.3vw;}
.MenuList_f1 .menu li a{display: block;font-size: 16px;}
.MenuList_f1 .menu li a span{padding: 36px 8px 0 8px;text-transform: capitalize;color: #000;display: block;position: relative;}
.MenuList_f1 .menu li a span:after{content: "";background: transparent;display: block;width: 100%;height: 6px;z-index: -1;position: absolute;bottom: 0;left: 0;}
.MenuList_f1 .menu li a:hover span:after{background: #95dcff;}
.MenuList_f1 .menu .on a span:after{background: #95dcff;}
.MenuList_f1 .child{display: none;}
.MenuList_f1 .menu li:nth-last-child(1){margin-right: 0;margin-left: 3.3vw;}
.MenuList_f1 .menu li:nth-last-child(1) span{padding: 0;}
.MenuList_f1 .menu li:nth-last-child(1) span:after{height: 3px;background: #fff;bottom: -10px;}

.footer{background-color: #171717;padding: 2vw 12.25%;box-sizing: border-box;width: 100%;font-size: 14px;line-height: 1.5;}
.footer .slogo{display: inline-block;}
.footer .slogo img{height: 42px;}
.footer ul{display: block;text-align: left;}
.footer ul li{display: inline-block;margin-right: 2.65vw;}
.footer ul li a{color: #999999;position: relative;}
.footer ul li:nth-last-child(1) a:after{content: "";display: none;}
.footer .copyright p{display: inline-block;color: #999999;}
.footer .copyright a{display: inline-block;color: #999999;}
.footer .copyright{float: none;text-align: right;}
* html #ser{position:absolute;left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));top:expression(eval(document.documentElement.scrollTop+220-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))} 	
#ser{ width:113px; height:120px; position:fixed; right:20px; top:220px; z-index:10;}
#serT{ width:100%; height:34px; line-height:34px; text-align:center; font-size:14px; font-family:"微软雅黑", "Arial Black"; color:#333; background:url(../images/serT.png) no-repeat top;}
#serC{ width:100%;background:url(../images/serC.png) center repeat-y;}
#serC a{ display:block; margin:5px 5px 2px 19px; float:left; *margin-left:10px;}
#serC div{ margin:5px 5px 2px 19px; line-height:25px; text-align:center; float:left; height:25px; white-space:nowrap; font-weight:bold;}
#serB{ width:100%; height:15px;background:url(../images/serB.png) no-repeat top; }
@media screen and (max-width: 1100px){
    .nav_xl_a{display: block;}
    .MenuList_f1{display: none;width: 50%;height:100%;position: fixed;right: 0;top: 100px;background: #f2faff;padding: 20px 0 0 0;line-height: 2.0;}
    .MenuList_f1 .menu li {width: 100%;text-align: center;}
    .MenuList_f1 .menu li a{width: 65%;font-size: 18px;margin: 0 auto;color: #000;}
    .MenuList_f1 .menu li a span{color: #000;padding: 2.5vw 0;line-height: 1.0;}
    .MenuList_f1 .menu li:nth-last-child(1) span{border-color: transparent;text-align: center;}
    .MenuList_f1 .menu li:nth-last-child(1){margin-left: 0;}

    .MenuList_f1 .menu li a span:after{display: none;}

    .bgmob{background: #f2faff;}
}
@media screen and (max-width: 1024px){
    .header{position: fixed;width: 100%;top: 0;left: 0;z-index: 99;padding: 3vw 5%;}
    .logo img{height: 5.6vw;}
    .MenuList_f1{top: 70px;line-height: auto;}
    .btn_g a{font-size: 16px;}

    .btn_g{margin-right: 5%;}
    .btn_g .en{margin-right: 1em;}

    .footer{padding: 4vw 5%;}
    .footer .slogo img{height: 32px;}
    .footer .copyright{text-align: center;float: none;}
    .footer .fl{display: none;}
}
@media screen and (max-width: 640px){
    #ser{display: none;}
    .header{padding: 0 3%;height: 14vw;}
    .MenuList_f1{top: 14vw;}
    .MenuList_f1 .menu li a{width: 80%;font-size: 4.2vw;border: none;}
    .MenuList_f1 .menu li a span{padding: 4vw 0;}
    .nav_xl_a{width: 12vw;height: 14vw;margin-top: 0;}
    .nav_xl_a:before, .nav_xl_a:after,.nav_xl_a span{width: 100%;}
    .logo{margin-top:3vw;height: 8vw;max-width: 50%;}
    .logo img{height: 100%;max-width: 100%;}
    .header{padding: 0 3%;}
    .footer{padding: 5vw 3%;line-height: 1.8;font-size: 3.8vw;}
    .footer .copyright{text-align: center;width: 100%;}
    .footer .copyright p{line-height: 1.8;}
}