@charset "utf-8";
/* CSS Document*/
*{margin: 0;padding: 0;outline: none;}
*{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
img{max-width: 100%;vertical-align: middle;border: 0;}
.lf{float: left;}
.rt{float: right;}
.flex{display: flex;}
i,em,label{font-style: normal;display: inline-block;}
ol, ul, li{list-style: none;}
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: none;}
a:active{text-decoration: none;}
a{color:inherit;}
.clear{clear:both;display:block;width: 0;height: 0;visibility:hidden;}
.clearfix::after{content:'';display:block;clear:both;}
h1, h2, h3, h4, h5, h6{font-size: 100%;font-weight: inherit;}
input[type=text], input[type=button], input[type=submit]{-webkit-appearance: none;/*去除iPhone input默认样式}*/}
input,select,button,textarea{font-family:"NotoSansHans";resize: none;border:0;}
::-webkit-input-placeholder{color: #808080;}
:-moz-placeholder{color: #808080;}
::-moz-placeholder{color: #808080;}
:-ms-input-placeholder{color: #808080;}
.swiper-button-prev:after,.swiper-button-next:after{display: none;}

/* class="zoom" */
.zoom{overflow:hidden;}
.zoom img{-webkit-transition: all ease-out .5s;-o-transition: all ease-out .5s;transition: all ease-out .5s;-ms-transition: all ease-out .5s;}
.zoom:hover img{-webkit-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);-ms-transform: scale(1.05);}


/* 属性 */
.block{display:block;}
.t-r{text-align: right;}
.t-c{text-align: center;}
.auto{margin: 0 auto;}
.relative{position: relative;}
.black{color: #333333;}

/* 字号 */
[fs14]{font-size: 14px;}
[fs16]{font-size: 16px;}
[fs18]{font-size: 18px;}
[fs20]{font-size: 20px;}
[fs22]{font-size: 22px;}
[fs24]{font-size: 24px;}
[fs26]{font-size: 26px;}
[fs28]{font-size: 28px;}
[fs30]{font-size: 30px;}
[fs32]{font-size: 32px;}
[fs36]{font-size: 36px;}
[fs40]{font-size: 40px;}

/* 字体 */
@font-face {
font-family:"NotoSansHans";
src:url('../fonts/NotoSansHans-Regular.otf'),url('../fonts/NotoSansHans-Regular.otf');
}
@font-face {
font-family:"AgencyFB";
src:url('../fonts/AgencyFB.ttf'),url('../fonts/AgencyFB.ttf');
}
@font-face {
font-family:"DINCond";
src:url('../fonts/DINCond-Medium.otf'),url('../fonts/DINCond-Medium.otf');
}
@font-face {
font-family:"Geometric";
src:url('../fonts/Geometric706BT-BlackB.otf'),url('../fonts/Geometric706BT-BlackB.otf');
}

@media screen and (max-width:768px) {
.container{width:94%; margin:0 auto;}
/* 导航start */
.sj_bt{position: absolute;width: 36px;height: 36px;right: 10px;top: 14px;z-index: 999999;}
.sj_bt span{position: absolute;height: 2px;width: 25px;background: #333333;top: 7px;left: 5px;transition: all 0.3s ease-in-out;}
.sj_bt span:nth-child(2){top: 17px;}
.sj_bt span:nth-child(3){top: 28px;}
.sj_bt.on{position: fixed;}
.sj_bt.on span{background: #fff;}
.sj_bt.on span:nth-child(1){transform: rotate(45deg);top: 17px;left: 10px;}
.sj_bt.on span:nth-child(2){display: none;}
.sj_bt.on span:nth-child(3){transform: rotate(-45deg);top: 17px;left: 10px;}
.wpnvbg{width: 100%;height: 100%;position: fixed;left: 0;top: 0;z-index: 999;background: rgba(0,0,0,.7);transition: .25s;display:none;}
.head_wap{width: 50%;height: 100%; display: none;transition: all 0.3s ease-in-out;position: fixed;left: 0;top: 0;padding: 0 4%;padding-top: 20px;background:#075395;z-index: 9999;overflow-y: auto;}
.wapnava{padding: 0 0 15px 0;}
.wapnava span{width: 100%;}
.wapnava a.wapprda{display: block;height: 50px;line-height: 48px;padding: 0 10px;color: #fff;width: 100%;border-bottom: 1px solid rgba(255,255,255,.1);font-size: 15px;}
.wapprda, .wapprda1{position: relative;}
.wpheadhide{display: none;}
.wpheadhide p{padding-left: 10px;}
.wpheadhide p a{font-size: 12px;}
.wapprda i, .wapprda1 i{display: block;position: absolute;right: 15px;top: 0;height: 44px;line-height: 44px;}
.wapprda i img, .wapprda1 i img{height: 10px;}
.wpheadhide a{font-size: 13px; padding-left: 30px;display: block;height: 48px;line-height: 46px;padding: 0 25px;color: #fff;width: 100%;border-bottom: 1px solid rgba(255,255,255,.1);overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
/* end */











































}
@media screen and (max-width:375px) {






}

