*::after, *::before { display: block; position: absolute; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .clearfix::after { clear: both; content: ""; position: static; display: block; overflow: hidden; } .bannerbox, div[class^="about_"], div[class^="cont_"], div[class^="news_"], div[class^="pro_"], div[class^="ser_"], div[class^="sol_"] { overflow: hidden; position: relative; z-index: 102; } .clearfix { *zoom: 1; } a { display: block; color: inherit; text-decoration: none; cursor: pointer; outline: none; -moz-outline-style: none; } .BMap_omCtrl { display: none !important; } @-webkit-keyframes tog { 0% { top: -6px; } 100% { top: 34px; } } @-moz-keyframes tog { 0% { top: -6px; } 100% { top: 34px; } } @keyframes tog { 0% { top: -6px; } 100% { top: 34px; } } .back-box { margin-top: 80px; } .back-box .backbtn { float: right; width: 140px; height: 40px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: solid 1px #ffffff; opacity: 0.8; text-align: center; line-height: 38px; position: relative; color: #fff; } .back-box .backbtn span { position: relative; z-index: 20; } .back-box .backbtn::after { content: ""; width: 100%; height: 100%; left: 0; top: 0; background: url(../images/jt-bg.png) no-repeat center center / cover; z-index: 0; opacity: 0; pointer-events: none; -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; } .back-box .backbtn:hover { opacity: 1; border-color: #e40000; } .back-box .backbtn:hover::after { opacity: 1; } .hoverbtn { position: relative; cursor: pointer; } .hoverbtn img { -webkit-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; display: block; } .hoverbtn .act { opacity: 0; position: absolute; left: 0; top: 0; } .hoverbtn:hover .nor { opacity: 0; } .hoverbtn:hover .act { opacity: 1; } .anibox { position: relative; } .ani { position: absolute; left: 1px; top: 1px; right: 1px; bottom: 1px; pointer-events: none; } .ani1::before, .ani2::before, .ani1::after, .ani2::after { content: ""; -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; background: rgba(255, 255, 255, 0.1); } .ani1::before { left: 0; top: 0; height: 1px; width: 0; } .ani1::after { right: 0; top: 0; height: 0px; width: 1px; } .ani2::before { right: 0; bottom: 0; height: 1px; width: 0; } .ani2::after { left: 0; bottom: 0; height: 0px; width: 1px; } .anibox:hover .ani1::before, .anibox:hover .ani2::before, .anibox:hover .ani1::after, .anibox:hover .ani2::after { background: #ffffff; } .anibox:hover .ani1::before { width: 100%; } .anibox:hover .ani1::after { height: 100%; } .anibox:hover .ani2::before { width: 100%; } .anibox:hover .ani2::after { height: 100%; } .over{ overflow: auto; } input, textarea:focus { border-color: #e40000; outline: none; } input::-ms-clear { display: none; } input::-ms-reveal { display: none; } input::-o-clear { display: none; } textarea { overflow: auto; font-family: inherit; } .mohead { display: none; } .pcbanner { display: block; } .mobanner { display: none; } * { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #map img { max-width: 1000px; } .maodian { position: relative; top: -84px; height: 1px; display: block; } @media (min-width: 1200px) { ::-webkit-scrollbar { width: 8px; } ::-webkit-scrollbar-track { background: #f5f5f5; } ::-webkit-scrollbar-thumb { background: #e40000; -webkit-border-radius: 8px; border-radius: 8px; border: 1px solid #f5f5f5; } body * ::-webkit-scrollbar { width: 2px; } } img { max-width: 100%; vertical-align: middle; -webkit-transform: scale(1.00001); -moz-transform: scale(1.00001); -ms-transform: scale(1.00001); transform: scale(1.00001); } .leg { height: 84px; } /*@font-face { font-family: "syht-l"; src: url("../fonts/syht-l/syht-l.eot"); src: url("../fonts/syht-l/syht-l.eot?#iefix") format("embedded-opentype"), url("../fonts/syht-l/syht-l.woff") format("woff"), url("../fonts/syht-l/syht-l.ttf") format("truetype"), url("../fonts/syht-l/syht-l.svg#syht-l") format("svg"); font-style: normal; font-weight: normal; } .syht-l { font-family: "syht-l"; } */ body { overflow-x: hidden; height: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } html, body { width: 100%; line-height: 1; font-family: Arial, Helvetica, sans-serif, Microsoft Yahei; /* max-width: 1920px; */ margin: 0 auto; font-size: 14px; } .ttl { font-size: 16px; } ul li { list-style: none; } .bwrap { width: 93.75%; margin: 0 auto; } .wrap { width: 85%; max-width: 1400px; margin: 0 auto; } .moreBtn { width: 140px; height: 40px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: solid 1px #ffffff; text-align: center; line-height: 38px; color: #fff; -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; position: relative; } .moreBtn span { margin-right: 8px; position: relative; z-index: 10; } .moreBtn i { display: inline-block; width: 7px; height: 11px; position: relative; z-index: 10; background: url(../images/jt_01.png) no-repeat; } .gray.moreBtn { color: #999; border: solid 1px #999; } .gray.moreBtn i { background: url(../images/jt_02.png) no-repeat; } .moreBtn::after { content: ""; width: 100%; height: 100%; background: url(../images/jt-bg.png) no-repeat left center / cover; left: 0; top: 0; z-index: 1; opacity: 0; pointer-events: none; -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; } .moreBtn:hover { border-color: #e40000; background: none; color: #fff; } .moreBtn:hover i { background: url(../images/jt_01.png) no-repeat; } .moreBtn:hover::after { opacity: 1; } header { -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; width: 100%; position: fixed; left: 0; top: 0; z-index: 99999; border-bottom: 1px solid rgba(255, 255, 255, 0.1); } header .wrap { width: 93.75%; margin: 0 auto; } header .logobox { float: left; padding: 15px 0; display: block; margin-right: 4%; -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; } header .logobox img { -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; height: 50px; } header .navbox { float: right; } header .navbox .navli { float: left; } header .navbox .navli .navTl { display: block; -webkit-perspective-origin: 500px; -moz-perspective-origin: 500px; perspective-origin: 500px; padding: 15px 0; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; font-weight: bold; font-size: 14px; color: #c2c2c2; -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; } header .navbox .navli .navTl span { position: relative; display: block; padding: 0 32px; line-height: 50px; } header .navbox .navli .navTl span::after { content: ""; width: 1px; height: 12px; background: rgba(255, 255, 255, 0.3); right: 0; top: 19px; } header .navbox .navli .subox { left: 0; width: 100%; position: absolute; top: 100%; display: none; background-color: #fafafa; -webkit-box-shadow: 2px 4px 10px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 2px 4px 10px 0px rgba(0, 0, 0, 0.1); box-shadow: 2px 4px 10px 0px rgba(0, 0, 0, 0.1); -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; white-space: nowrap; line-height: 64px; text-align: center; } header .navbox .navli .subox a { display: inline-block; margin-right: 50px; color: #1a1a1a; font-size: 16px; position: relative; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; } header .navbox .navli .subox a::after { content: ""; display: block; width: 0; height: 1px; background: #00a0e9; position: absolute; left: 0; bottom: 10px; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; } header .navbox .navli .subox a:last-child { margin-right: 0; } header .navbox .navli .subox a:hover { color: #00a0e9; } header .navbox .navli .subox a:hover::after { width: 100%; } header .navbox .current .navTl, header .navbox .navli:hover .navTl { color: #e40000; } header .navbox .navli:last-child { margin-right: 0; } header .navbox .navli:last-child .navTl span { padding-right: 0; } header .navbox .navli:last-child .navTl span::after { display: none; } .actheader { background: #121212; } .actheader .logobox { padding: 10px 0; } .actheader .logobox img { height: 40px; } .actheader .navbox .navli .navTl { padding: 10px 0; } .actheader .navbox .navli .navTl span { line-height: 40px; } .actheader .navbox .navli .navTl span::after { top: 14px; } .maskout { position: fixed; left: 0; top: 0; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.8); z-index: 1000; display: none; } .maskout img { width: 30px; position: absolute; left: 40px; top: 40px; } .menu_sub { position: fixed; right: -70%; top: 0; width: 70%; background: #000; z-index: 1000; height: 100%; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .menu_sub li { text-align: left; border-bottom: 1px solid #232530; line-height: 44px; font-size: 16px; width: 92%; margin: 0 auto; } .menu_sub a { color: #fff; display: block; } .menu_sub .subTitle { color: #fff; background: url(../images/plus.png) no-repeat; -webkit-background-size: 16px 16px; -moz-background-size: 16px 16px; background-size: 16px 16px; background-position: right center; } .menu_sub .bignav { background: none !important; } .menu_sub .subbox { display: none; font-size: 14px; } .menu_sub .menuact { background: url(../images/reduce.jpg) no-repeat; background-position: right center; -webkit-background-size: 16px 16px; -moz-background-size: 16px; background-size: 16px; } * .swiper-pagination { padding-top: 40px; text-align: center; position: static; } * .swiper-pagination .swiper-pagination-bullet { margin: 0 5px; background: #fff; } * .swiper-pagination .swiper-pagination-bullet-active { background: #e40000; } .video_mask { background: #000; position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 9999999999; -webkit-transform: scale(0.6); -moz-transform: scale(0.6); -ms-transform: scale(0.6); transform: scale(0.6); opacity: 0; pointer-events: none; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; } .video_mask .videobox { width: 80%; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border: 1px solid #143170; } .video_mask .videobox .top { height: 60px; background: #fafafa; } .video_mask .videobox .top .close_btn { cursor: pointer; float: right; width: 44px; height: 44px; position: relative; margin-top: 8px; } .video_mask .videobox .top .close_btn i { position: absolute; -webkit-transform: translate(-50%, -50%) rotate(45deg); -moz-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); left: 50%; top: 50%; background: #000; } .video_mask .videobox .top .close_btn .s { width: 2px; height: 28px; } .video_mask .videobox .top .close_btn .h { width: 28px; height: 2px; } .video_mask .videobox video { width: 100%; display: block; } .fdmask { background: #000; position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 9999999999; -webkit-transform: scale(0.6); -moz-transform: scale(0.6); -ms-transform: scale(0.6); transform: scale(0.6); opacity: 0; pointer-events: none; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; } .fdmask .in_div { position: absolute; width: 90%; left: 5%; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .fdmask .in_div .btn { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .fdmask .in_div .fdprev { left: 0; } .fdmask .in_div .fdnext { right: 0; } .fdmask .in_div #fdswiper { width: 60%; } .act_video_mask { opacity: 1; pointer-events: auto; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } @-webkit-keyframes ss { 0% { background: #ffffff; -webkit-transform: scale(1.2); -moz-transform: scale(1.2); transform: scale(1.2); opacity: 0; } 100% { -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); opacity: 1; background: rgba(255, 255, 255, 0); } } @-moz-keyframes ss { 0% { background: #ffffff; -webkit-transform: scale(1.2); -moz-transform: scale(1.2); transform: scale(1.2); opacity: 0; } 100% { -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); opacity: 1; background: rgba(255, 255, 255, 0); } } @keyframes ss { 0% { background: #ffffff; -webkit-transform: scale(1.2); -moz-transform: scale(1.2); transform: scale(1.2); opacity: 0; } 100% { -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); opacity: 1; background: rgba(255, 255, 255, 0); } } .bannerbox { position: relative; } .bannerbox .video-box { position: relative; z-index: 1; height: 100%; overflow: hidden; padding-top: 49.7291%; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; } .bannerbox .video-box video { position: absolute; left: 0; top: 0; z-index: -1; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; } .bannerbox .bfbtn-mask { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 20; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; } .bannerbox .bfbtn-mask .bfbtn { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 60px; height: 60px; } .bannerbox .title { position: absolute; width: 100%; text-align: center; left: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 20; } .bannerbox .title .cn { font-size: 48px; color: #fff; } .bannerbox .title .cn .sp { margin-right: 40px; display: inline-block; } .bannerbox .title .cn .sp span { -webkit-animation-name: ss; -moz-animation-name: ss; animation-name: ss; -webkit-animation-duration: .2s; -moz-animation-duration: .2s; animation-duration: .2s; opacity: 0; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards; } .bannerbox .title .cn .sp:last-child { margin-right: 0; } .bannerbox .title .en { margin-top: 20px; font-size: 18px; letter-spacing: 2px; color: #a4a4a4; } .bannerbox .title .st { font-size: 18px; color: #ffffff; margin-top: 50px; } .bannerbox .mouse-box { width: 120px; position: absolute; left: 50%; bottom: 50px; z-index: 20; margin-left: -60px; } .bannerbox .mouse-box .mouse { cursor: pointer; width: 24px; height: 36px; background: url(../images/mouse-block.png); padding: 4px 0; margin: 0 auto 12px; } .bannerbox .mouse-box .mouse .indiv { height: 100%; overflow: hidden; width: 100%; text-align: center; } .bannerbox .mouse-box .mouse .indiv img { position: relative; top: 0; -webkit-animation: tog 1s linear infinite; -moz-animation: tog 1s linear infinite; animation: tog 1s linear infinite; } .bannerbox .mouse-box .te { cursor: pointer; text-align: center; color: rgba(255, 255, 255, 0.3); } .p-tl-box { text-align: center; padding-top: 6.25%; } .p-tl-box .en { color: #4c4c4c; font-size: 48px; font-weight: bold; margin-bottom: 30px; } .p-tl-box .cn { font-size: 30px; color: #4c4c4c; } .p-tl-box .line { width: 60px; height: 1px; background-color: #b4b4b4; margin: 30px auto 0; } .p-tl-box .tips-box { margin: 25px 0 0 0; text-align: center; color: #fff; font-size: 16px; } .p-tl-box .tips-box span { position: relative; padding: 0 32px; } .p-tl-box .tips-box span::after { content: ""; width: 4px; height: 4px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #fff; right: -2px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .p-tl-box .tips-box span:last-child::after { display: none; } footer { background-color: #121212; height: 394px !important; padding-top: 65px; position: fixed; width: 100%; left: 0; bottom: 0; z-index: 100; } footer .bwrap .lxbox { height: 140px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; padding-bottom: 40px; border-bottom: 1px solid #222; } footer .bwrap .lxbox .lt, footer .bwrap .lxbox .rt { -webkit-box-flex: 0; -webkit-flex-grow: 0; -moz-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; } footer .bwrap .lxbox .center { -webkit-box-flex: 1; -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; } footer .bwrap .lxbox .lt { padding-right: 70px; border-right: 1px solid #222; } footer .bwrap .lxbox .lt .cn { font-size: 24px; margin-bottom: 24px; color: #fff; } footer .bwrap .lxbox .lt .en { color: rgba(255, 255, 255, 0.06); font-size: 36px; font-weight: bold; } footer .bwrap .lxbox .center { padding: 0 0 0 50px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; } footer .bwrap .lxbox .center .box { margin-right: 90px; } footer .bwrap .lxbox .center .box .tl { color: rgba(255, 255, 255, 0.8); margin-bottom: 20px; } footer .bwrap .lxbox .center .box .te { color: rgba(255, 255, 255, 0.7); } footer .bwrap .lxbox .center .box:last-child { margin-right: 0; } footer .bwrap .lxbox .rt { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; } footer .bwrap .lxbox .rt .wbbox { cursor: pointer; } footer .bwrap .lxbox .rt .wbbox img { opacity: 0.1; -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; } footer .bwrap .lxbox .rt .wbbox:hover img { opacity: 1; } footer .bwrap .lxbox .rt .wxbox .nor { opacity: 0.1; } footer .bwrap .lxbox .rt .wxbox:hover .nor { opacity: 0; } footer .bwrap .lxbox .rt .wxbox:hover .act { opacity: 1; } footer .bwrap .ftnav { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; padding: 40px 0; border-bottom: 1px solid #222; } footer .bwrap .ftnav li a { padding: 0 34px; color: rgba(255, 255, 255, 0.3); border-right: 1px solid rgba(255, 255, 255, 0.3); -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; } footer .bwrap .ftnav li:nth-child(1) a { padding-left: 0; } footer .bwrap .ftnav li:last-child a { padding-right: 0; border-right: none; } footer .bwrap .ftnav li:hover a { color: #e40000; } footer .bwrap .bot { padding: 40px 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; color: rgba(255, 255, 255, 0.3); } footer .bwrap .bot .te a { display: inline; } .footerplace { width: 100%; height: 394px !important; pointer-events: none; } .footerplace div { height: 100% !important; } @media (max-width: 1600px) { .bwrap { width: 88%; } .bannerbox .title .cn { font-size: 42px; } .p-tl-box .en { font-size: 42px; margin-bottom: 20px; } .p-tl-box .cn { font-size: 24px; } } @media (max-width: 1536px) { .bannerbox .title .cn { font-size: 36px; } .p-tl-box { padding-top: 5%; } .p-tl-box .en { font-size: 36px; margin-bottom: 16px; } .p-tl-box .cn { font-size: 20px; } .bwrap { width: 85%; } .footerplace { height: 300px!important; } footer { height: 300px!important; padding-top: 50px; } footer .bwrap .lxbox { height: 100px; padding-bottom: 30px; } footer .bwrap .lxbox .lt .cn { font-size: 20px; margin-bottom: 16px; } footer .bwrap .lxbox .lt .en { font-size: 30px; } footer .bwrap .lxbox .center .box { margin-right: 35px; } footer .bwrap .ftnav { padding: 30px 0; } footer .bwrap .bot { padding: 30px 0; } } @media (max-width: 1280px) { .p-tl-box .en { font-size: 30px; } .p-tl-box .cn { font-size: 20px; } } @media (max-width: 1024px) { .bwrap, .wrap { width: 90%; } body { padding-top: 60px; } .p-tl-box { padding-top: 50px; } .p-tl-box .tips-box { font-size: 14px; } .mohead { display: block; height: 60px; padding: 0 5%; overflow: hidden; position: fixed; left: 0; right: 0; top: 0; z-index: 999; background: #151515; -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3); box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3); } .mohead .logoBox { overflow: hidden; float: left; margin-top: 15px; display: block; } .mohead .logoBox img { height: 30px; display: block; } .mohead .menu { margin-top: 8px; width: 44px; height: 44px; overflow: hidden; float: right; } .mohead .menu span { width: 30px; height: 3px; background: #e40000; display: block; margin: 4px auto; } .mohead .menu span:first-child { margin-top: 13px; } header { display: none; } .bannerbox .title .cn { font-size: 30px; } .bannerbox .title .en { font-size: 16px; } .footerplace { display: none!important; } footer { height: auto!important; position: static; padding-top: 45px; } footer .bwrap .lxbox { padding-bottom: 20px; } footer .bwrap .lxbox .lt { padding-right: 30px; } footer .bwrap .lxbox .lt .cn { font-size: 18px; margin-bottom: 14px; } footer .bwrap .lxbox .lt .en { font-size: 24px; } footer .bwrap .lxbox .center { padding-left: 30px; } footer .bwrap .lxbox .center .box { margin-right: 20px; } footer .bwrap .bot, footer .bwrap .ftnav { padding: 25px 0; } } @media (max-width: 768px) { .p-tl-box .en { font-size: 24px; } .p-tl-box .cn { font-size: 18px; } .pcbanner { display: none; } .mobanner { display: block; } .bannerbox .title .cn { font-size: 24px; } .bannerbox .title .cn .sp { margin-right: 20px; } .bannerbox .title .en { margin-top: 10px; font-size: 14px; } .bannerbox .title .st { font-size: 14px; margin-top: 10px; letter-spacing: 2px; } .bannerbox .mouse-box { display: none; } footer { padding: 30px 0; } footer .bwrap .lxbox { display: none; } footer .bwrap .ftnav { padding: 0; margin-bottom: 20px; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; } footer .bwrap .ftnav li a { padding: 0 10px; } footer .bwrap .bot { padding: 0; display: block; font-size: 12px; line-height: 20px; text-align: center; } }