@font-face { font-family: 'hbold'; src: url(../font/HarmonyOS_Sans_SC_Bold.ttf); }
@font-face { font-family: 'hregular'; src: url(../font/HarmonyOS_Sans_SC_Regular.ttf); }
@font-face { font-family: 'hlight'; src: url(../font/HarmonyOS_Sans_SC_Light.ttf); }
html { font-size: 62.5%; }
body { font-family: 'hregular','Microsoft YaHei', 'Sans-serif'; }
.allmenu-box .dropdownbox { width: 80%; float: left; margin: 4rem 10%; color: #fff; }
.allmenu-box .dropdownbox .all { display: block; float: left; width: 100%; float: left; }
.allmenu-box .dropdownbox .all li { float: left; width: 14.2857%; margin: 0; display: block; text-align: left; }
.allmenu-box .dropdownbox .all li p { width: 100%; float: left; font-size: 2rem; margin-bottom: 2rem; text-align: left; }
.allmenu-box .dropdownbox .all li a { color: both; line-height: 3.2rem; display: block; color: #fff !important; height: auto; cursor: pointer; float: left; clear: both; margin-bottom: 1.5rem; opacity: 0.72; transition: all 0.3s; }
.allmenu-box .dropdownbox .all li a:hover { opacity: 1; }
.ban img { animation: ban 5s ease-out; }
@keyframes ban {  0% {
-moz-transform: scale(1.1);
transform: scale(1.1);
}
 100% {
-moz-transform: scale(1);
transform: scale(1);
}
}
.bvambient_particle { position: absolute; pointer-events: none; transition: top linear, left linear; }
#ambient { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 10; opacity: 0.12; }
.box { width: 100%; float: left; position: relative; padding: 8rem 0; }
.wrap { width: 160rem; margin: 0 auto; z-index: 1000; }
.box-tit { text-align: center; width: 100%; display: flex; justify-content: center; align-content: center; flex-wrap: wrap; }
.box-tit p { font-size: 4rem; color: #000; position: relative;font-family: 'hbold'; text-transform: capitalize;width:100%;font-weight: bold;}
.box-tit p span { color: #0863C4; font-size: 4rem;margin-right: 10px; }
/*.box-tit p:before { content: ''; display: block; width: 4rem; height: 4rem; border-radius: 4rem; background: #0863C4; opacity: 0.24; position: absolute; left: -2rem; top: 10px; }*/
.box-tit span { font-size: 2.4rem; color: #bbb; line-height: 1.5; width: 100%; text-transform: capitalize; font-weight: bold; }
.box-tit i{display:block;width:6rem; height: 0.6rem;background: #0863C4; margin-top: 3rem;}
.box-content { width: 100%; float: left; margin-top: 6rem; }
.btn-box { float: left; width: 100%; z-index: 1000; margin-top: 6rem; display: flex; }
.btn { display: block; text-align: center; width: 15rem; height: 5.6rem; line-height: 5.6rem; border-radius: 10rem; cursor: pointer; }
.blue-btn { background: #0863c4; color: #fff; opacity: 1; transition: all 0.3s; }
.blue-btn:hover { opacity: 0.9; }
.white-btn { border: 0.2rem solid #fff; color: #fff; transition: all 0.3s; line-height: 5.2rem; }
.white-btn:hover { border-color: #0863c4; background: #0863c4; color: #fff; }
.black-btn { border: 0.2rem solid #333; color: #333; transition: all 0.3s; line-height: 5.2rem; }
.black-btn:hover { border-color: #0863c4; background: #0863c4; color: #fff; }
.inquiry-btn { background: rgba(9, 99, 196, 0.4); color: #fff; padding: 1.8rem 4rem; line-height: 2.3rem; }
.content .banner .btn-box .inquiry-btn { font-size: 1.8rem; border: none; border-radius: 5rem; width: auto; height: auto; padding: 1.8rem 4rem; line-height: 2.3rem; font-weight: normal; }
.inquiry-btn img { margin-right: 0.8rem; }
.content .banner .btn-box .inquiry-btn:hover { background: rgba(9, 99, 196, 1); }
.banner { width: 100%; height:70rem;overflow: hidden; position: relative; color: #fff; display: flex; flex-direction: column; justify-content: center; text-align: center; padding-top:7rem;}
.banner-img { width: 100%; height: 100%; position: absolute; z-index: -1; top: 0; left: 0;display: flex;align-items: center;}
.banner-img:before{content:'';display: block;width:100%;height:100%;background: #001e3c; opacity: 0.8; position: absolute;left:0;top: 0;z-index: 10;}
.banner-img img { width: 100%; height:auto;}
.banner .wrap p{font-size: 6rem;font-family: 'hbold';}
.banner .wrap span{font-size:8rem; line-height: 1; font-family: 'hbold';text-transform:capitalize; font-weight: bold;}
/************* modal *************/
.modal-container { position: fixed; top: 0; left: 0; z-index: 10000; display: none; justify-content: center; align-items: center; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.72); }
.modal-container:target { display: flex; }
.modal { width: 66rem; padding: 4rem; border-radius: 2px; background: #fff; box-shadow: .4rem .4rem 2.4rem .2rem hsla(236, 50%, 50%, 0.3);
position: relative; overflow: hidden; }
.close { position: absolute; top: 2rem; right: 2rem; display: flex; justify-content: center; align-items: center; transition: .2s; background: url(../images/closed.png) center no-repeat; width: 3.2rem; height: 3.2rem; }
.apply-tit { text-align: center; font-weight: bold; font-size: 48px; margin-bottom: 4rem; }
.apply-form { width: 100%; height: 100%; float: left; }
.apply-form p { width: 100%; float: left; height: 6rem; line-height: 5.8rem; border: 1px solid #e6e6e6; border-radius: 4px; padding: 0 2.4rem; margin-bottom: 2rem; }
.apply-form p span { display: block; width: 4rem; height: 100%; float: left; }
.apply-form p span img { width: 2rem; height: 2rem; margin: 2rem 0; }
.apply-form p label { float: left; width: 5rem; }
.apply-form p input { width: calc(100% - 9rem); float: left; height: 100%; }
.apply-form p textarea { width: calc(100% - 9rem); float: left; }
.apply-form p.btn { border: none; padding: 0; margin: 0; }
.apply-form p.btn input { width: 100%; background: #0863c4; color: #fff; cursor: pointer; transition: all 0.3s; border-radius: 0.4rem; }
/************* contact-form *************/
.contact-form { background: url(../images/contact-form-bg2.png); position: relative; }
.contact-form:before { content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: -1; background: url(../images/contact-form-bg1.jpg) center no-repeat; background-attachment: fixed; }
.contact-form .box-tit p, .contact-form .box-tit span { color: #fff; }
/************* footer *************/
.footer { background: #000; width: 100%; float: left; color: #adadad; font-size: 14px; overflow: hidden; }
.footer .wrap { padding: 0 5%; width: 100%; float: left; }
.copyright { text-align: center; height: 5.6rem; line-height: 5.6rem; width: 100%; float: left; border-top: 1px solid #808080; }
.footer-content { width: 100%; padding: 0 6.5%; float: left; margin-top: 5rem; }
.footer-logo { width: 100%; position: relative; }
.footer-logo img { height: 4.8rem }
.footer-logo:after { content: ''; width: calc(100% - 26rem); height: 1px; background: #555; position: absolute; right: 0; top: 2.7rem; }
.footer-info { width: 100%; float: left; margin-top: 4rem; padding-bottom: 3rem; }
.footer-nav { display: block; float: left; }
.footer-nav li { float: left; margin-right: 8rem; }
.footer-nav li p { font-size: 1.8rem; font-family: syb; margin-bottom: 1rem; text-transform: capitalize; }
.footer-nav li a { display: block; clear: both; float: left; line-height: 3rem; color: #adadad; transition: all 0.3s; }
.footer-nav li a:hover { color: #fff; }
.footer-nav li.pro { width: 32rem; margin-right: 4rem; }
.footer-nav li.pro a { float: left; width: 16rem; display: block; clear: none; }
.footer-contact { display: block; float: left; width: 48rem; margin-bottom: 0; }
.footer-contact li { display: block; float: left; clear: both; margin-bottom: 1.5rem; width: 100%; }
.footer-contact li i { display: block; float: left; width: 2rem; height: 2rem; }
.footer-contact li p { float: right; width: calc(100% - 3rem); line-height: 2rem; }
.footer-contact li p a { color: #adadad; }
.wx { float: right; }
.header { width: 100%; position: fixed; top: 0; left: 0; z-index: 9999; height: 9rem; padding: 1.5rem 7% 0 7%; transition: all 0.3s; border-bottom: 1px solid rgba(255, 255, 255, 0.24); }
/*左侧logo*/
.header .left { width: 15%; }
.header .left a { display: block; width: auto; height:5rem; }
.header .left a.img1 { background: url(../images/logo-w.png) left center no-repeat; background-size: auto 100%; transition: all 0.3s; }
.header:hover .left a.img1,.header.normal .left a.img1  { background: url(../images/logo-c.png) left center no-repeat; background-size: auto 100%; }
.header .left .img2 { width: auto; height: 4.6rem; background: url(../images/logo-c.png) left center no-repeat; background-size: auto 100%; display: none; }
.header.on .left .img2 { display: block; }
/*右侧*/
.header .nav { -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; height: 100%; line-height: 6rem; display: block; margin-left: 5%; }
.header .navbar_nav li { float: left; position: relative; display: block; margin: 0 2rem; }
.header .navbar_nav li:after { content: ""; width: 0; height: 0.4rem; background: #0863C4; position: absolute; bottom: 0; left: 0; transition: all 0.5s ease 0s; }
.header .navbar_nav li:hover:after, .header .navbar_nav li.cur:hover:after, .header .navbar_nav li.cur:after { width: 100%; }
.header .navbar_nav li > a { text-decoration: none; height: 100%; display: block; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; color: #fff; font-size: 1.7rem; line-height: 6rem; padding-bottom: 1.5rem; text-transform: capitalize; }
.header .navbar_nav li:hover > a { color: #0863C4; }
.header .navbar_nav li.dropdown { display: inherit; position: relative; }
.header .navbar_nav li.dropdown .jt { width: 2rem; height: 2rem; background: url(..//top.png) no-repeat; background-size: 100% 100%; display: block; }
.header .navbar_nav li.dropdown .dropdown_menu { display: none; position: absolute; top: 5rem; width: 100%; background: #fff; box-shadow: 0 1.5rem 2.7rem 0 rgba(167,165,165,0.38); width: 120%; left: -10%; }
.header .navbar_nav li.dropdown .dropdown_menu a { font-size: 1.4rem; color: #666; padding: 0 1rem; line-height: 4rem; text-align: center; background: #fff; margin-bottom: 0.2rem; }
.header .navbar_nav li.dropdown:hover .dropdown_menu { display: block; background: #f3f3f3; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.header .navbar_nav li.dropdown:hover .dropdown_menu a { color: #666; }
.header .navbar_nav li.dropdown:hover .dropdown_menu a:hover { color: #fff; background: orange; }
/*白色背景的头部*/
.header.on { background: #fff;transition: all 0.3s; padding: 1.5rem 8%; height: 7.6rem; border-bottom: 1px solid #eee;}
.header:hover,.header.normal { background: #fff; }
.header.on .aui-header-nav.solid .wrapper { height: 6rem; }
.header.on .nav { line-height: 4.6rem; }
.header.on .header-info { margin: 0.8rem 0; }
.header.on .left a img { height: 4.6rem; }
.header.on .left .img1 { display: none; }
.header.on .left .img2 { display: block; }
.header.on .navbar_nav li a, .header:hover .navbar_nav li a, .header.normal .navbar_nav li a  { color: #333; }
.header:hover .navbar_nav li.cur:hover > a, .header.on .navbar_nav li.cur > a, .header:hover .navbar_nav li.cur:hover .cu a, .header.normal .navbar_nav li.cur:hover .cu a  { color: #0863C4; }
.header.on .navbar_nav li a { line-height: 4.6rem; }
#navToggle { display: none; }
.m_nav { position: fixed; top: 0px; right: 0; box-shadow: 0 1.5rem 2.7rem 0 rgba(167,165,165,0.38); width: 100%; height: 100%; background: #fff; transition: all ease 0.5s; -webkit-transition: all ease 0.5s; z-index: 99999; opacity: 1; visibility: visible; margin-top: 0; overflow-y: auto; transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms; top: 0; transform: translateX(100%); }
.m_nav.open { transform: translateX(0); }
.m_nav .top { height: 6rem; padding: 2rem; box-sizing: border-box; }
.m_nav .top .closed { width: 3rem; height: 3rem; vertical-align: middle; float: right; cursor: pointer; }
.m_nav .logo { width: 100%; margin: 0 auto; }
.m_nav .logo img { height: 5rem; display: block; margin: 3rem auto; }
.m_nav .ul { margin-top: 3rem; }
.m_nav .ul li { padding: 0 2rem; border-bottom: 1px solid #f5f5f5; transform: translateY(0); -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms; opacity: 0; }
.m_nav.open .ul li { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
.m_nav .ul li:nth-child(1) { -webkit-transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms; }
.m_nav .ul li:nth-child(2) { -webkit-transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms; }
.m_nav .ul li:nth-child(3) { -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms; }
.m_nav .ul li:nth-child(4) { -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms; }
.m_nav .ul li:nth-child(5) { -webkit-transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms; }
.m_nav .ul li:nth-child(6) { -webkit-transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms; }
.m_nav .ul li a { display: block; text-decoration: none; color: #333; font-size: 1.6rem; height: 5rem; line-height: 5rem; width: 100%; }
.m_nav .ul li .dropdown_menu { display: none; }
.m_nav .ul li.dropdown.active .dropdown_menu { display: block; }
.m_nav .ul li .dropdown_menu a { display: block; height: 5rem; line-height: 5rem; padding: 0 4rem; box-sizing: border-box; border-bottom: 1px solid #f5f5f5; }
.m_nav .ul li .dropdown_menu a:last-child { border: none; }
.header .container { width: 100%; max-width: 100%; }
.header-info { float: right; height: 3rem; margin: 15px 0; }
.language, .search { float: left; display: block; width: 2.4rem; height: 2.4rem; border-radius: 0.3rem; color: #fff; font-size: 1.8rem; font-weight: bold; text-align: center; line-height: 2.4rem; cursor: pointer; margin-top: 0.5rem; }
.search { background: url(../images/header-search-w.png) center no-repeat; transition: all 0.3s; margin: 0.5rem 0 0.5rem 5rem; }
.header.on .search, .header:hover .search,, .header.normal .search { background: url(../images/header-search-b.png) center no-repeat; }
.header-info p.tel { font-size: 2rem; font-weight: bold; font-family: 'itc'; color: #fff; letter-spacing: 1px; float: left; background: url(../images/header-tel-w.png) left center no-repeat; padding-left: 3.4rem; padding-right: 2rem; margin-right: 2rem; position: relative; transition: all 0.3s; }
.header-info p.tel:after { content: ''; display: block; width: 1px; height: 1.6rem; background: #fff; opacity: 0.48; float: left; position: absolute; right: 0; top: 0.8rem; }
.header.on .header-info p.tel, .header:hover .header-info p.tel, .header.normal .header-info p.tel { background: url(../images/header-tel-b.png) left center no-repeat; color: #333; }
.header.on .header-info p.tel:after, .header:hover .header-info p.tel:after, .header.normal .header-info p.tel:after { background: #333; }
.header.on .language { color: #333; border-color: #333; }
.header:hover .language,.header.normal .language { color: #333; border-color: #333; }
.allmenu { display: block; float: left; width: 2.8rem; height: 7.4rem; padding: 0.2rem 0; cursor: pointer; }
.allmenu i { display: block; float: left; width: 2.8rem; height: 0.2rem; background: #fff; }
.allmenu i:before { content: ''; display: block; width: 100%; height: 0.2rem; background: #fff; margin-top: 1rem; }
.allmenu i:after { content: ''; display: block; width: 100%; height: 0.2rem; background: #fff; margin-top: 0.8rem; }
.header.on .sewvtop > span, .header:hover .sewvtop > span { color: #333; }
.header.on .allmenu i, .header.on .allmenu i:before, .header.on .allmenu i:after, .header:hover .allmenu i, .header:hover .allmenu i:before, .header:hover .allmenu i:after { background: #333; }
.header:hover .sewvbm > li { color: #666; }
.nav li .dropdown { display: block; position: fixed; left: 0; height: 0; background: #f5f5f5; top: 9rem; transition: all 0.3s; opacity: 0; overflow: hidden; z-index: 1000; width: 100%; text-align: center; }
.header.on .nav li .dropdown { top: 6.1rem; }
.nav li .dropdown ul { display: table; text-align: center; margin: 0 auto; padding: 1rem 0; }
.nav li .dropdown li { display: block; float: left; padding: 0.8rem 2rem; margin: 0; color: #fff; text-align: center; width: 100%; }
.nav li .dropdown.wdrop li { width: 20rem; text-align: left; }
.nav li .dropdown.wdrop { text-align: left; width: 100%; padding: 0 2rem; }
.nav li .dropdown.sdrop { width: 30rem; }
.nav li .dropdown.sdrop li { width: 100%; text-align: left; }
.nav li .dropdown li a { opacity: 0.72; transition: all 0.3s; width: 100%; }
.nav li .dropdown li a:hover { opacity: 1; }
.nav li:hover .dropdown { height: auto; opacity: 1; }
.header .navbar_nav li ul li::after { display: none }
.content { width: 100%; float: left; }
.page-banner { width: 100%; float: left; background-color: #000; position: relative; text-align: center; }
.page-banner .img { background-size: auto; }
.page-banner .img img { display: block; width: 100%; height: auto; opacity: 0; }
.page-banner .text { position: absolute; left: 0; width: 100%; top: 0; height: 100%; z-index: 1; text-align: center; display: table; font-weight: bold; }
.page-banner .text .text-c { display: table-cell; vertical-align: middle; }
.page-banner .text span { font-size: 6.8rem; color: #fff; opacity: 0.12; text-transform: uppercase; font-family: 'ms', Microsoft Yahei, Arial; }
.page-banner .text p { font-size: 4.8rem; color: #fff; font-family: Microsoft Yahei, Arial; }
.page-banner .text i { display: block; width: 8rem; height: 0.4rem; background: #0863C4; margin: 2rem auto; }
.bottom_tools { position: fixed; z-index: 100; right: 3rem; bottom: 5rem; }
.bottom_tools>* { font: 0/0 a; display: block; margin-top: 0.5rem; color: transparent; border: 0; background-color: transparent; text-shadow: none }
.qr_img { position: absolute; top: -18.9rem; left: -18.3rem; display: none; max-width: none; }
#scrollUp { width: 4.5rem; height: 4.5rem; background-image: url(../images/backgrounds.32.png); background-position: -5.4rem -5.3rem; display: none; }
#scrollUp:hover { background-image: url(../images/backgrounds.32.png); background-position: -10rem -5.3rem }
#feedback { width: 4.5rem; height: 4.5rem; background-image: url(../images/backgrounds.32.png); background-position: -10.2rem 0 }
#feedback:hover { background-image: url(../images/backgrounds.32.png); background-position: -14.6rem -4.6rem }
.qr_tool { width: 4.5rem; height: 4.5rem; background-image: url(../images/backgrounds.32.png); background-position: -14.8rem 0; cursor: pointer; }
.qr_tool:hover { width: 4.5rem; height: 4.5rem; background-image: url(../images/backgrounds.32.png); background-position: -19.2rem -4.6rem; }
.bg-g { background: #f9fbff; }
.page { width: 100%; float: left; margin-top: 2rem;font-size: 1.6rem;}
.pager { display: flex; justify-content: center; align-items: center;margin: 0 auto; text-align: center; }
.pager a, .pager span { display:flex; align-items: center;margin: 0px 0.4rem; background: #fff; padding: 0px 2rem; line-height: 4rem; color: #333; transition: all 0.3s; }
.pager span { background: none; }
.pager a:hover, .pager a.cur { background: #0863C4; color: #fff; }
.inside_wrap { width: 90%; margin: 0 auto; padding: 0; }
.feedback { width: 34rem; position: fixed; right: 3rem; bottom: -9999px; box-shadow: 0 20px 40px 8px rgba(0, 0, 0, 0.25); font-size: 14px; border-radius: 10px 10px 0 0; z-index: 1000; background: #fff; }
.feedback .feedbackHeader { height: 4rem; line-height: 4rem; border-radius: 1rem 1rem 0 0; color: #ffffff; text-indent: 5rem; font-weight: normal; cursor: pointer; }
.feedback .eMailIco { background: url("../images/emailIco.png") 16px center no-repeat #0863C4; background-size: 2.1rem auto; }
.feedbackForm { padding: 1.6rem .6rem 4rem 1.6rem;
}
.feedbackForm .tips { color: #222d38; padding-bottom: 2rem; }
.feedbackForm .line { margin-bottom: 1.6rem; }
.feedbackForm .line input, .feedbackForm .line textarea { width: 100%; box-sizing: border-box; box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1); border-radius: 4px; border: solid 1px #ccc; color: #222d38; display: block; }
.feedbackForm textarea { resize: none; height: 7.8rem; padding: 1.1rem; line-height: 2rem; }
.feedbackForm .line input { height: 4rem; line-height: 4rem; padding: 0 1.1rem; }
.feedbackForm .btn { background: #9cca55; border-radius: 0.4rem; width: 100%; box-sizing: border-box; border: none; height: 4rem; line-height: 4rem; color: #ffffff; cursor: pointer; transition: all 0.3s; }
.feedbackForm .btn:hover { background: #8bba42; }
.feedback .closeBtn { background: url("../images/closeBtn.png") no-repeat; width: 2.8rem; height: 2.8rem; background-size: 2.8rem 2.8re4m; position: absolute; left: -3.6rem; top: 0.6rem; cursor: pointer; display: none; }
.more a::before, .more .a::before { content: ""; width: 100%; height: 6rem; border-radius: 3rem; background: -webkit-linear-gradient(352deg, #0863c4 0%, #00D3A1 100%); background: linear-gradient(98deg, #0863c4 0%, #00D3A1 100%); -webkit-transition: all 0.4s; transition: all 0.4s; position: absolute; top: 50%; right: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: -1; pointer-events: none; }
.more a span, .more .a span { font-family: "fontFamily-M"; color: #fff; -webkit-transition: all 0.4s; transition: all 0.4s; }
.more a i, .more .a i { position: relative; width: 3rem; height: 3rem; border-radius: 50%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-transition: all 0.4s; transition: all 0.4s; overflow: hidden; }
.more a i img { width: 1.2rem; }
.more-box { width: 100%; float: left; margin-top:4rem; display: flex;}
.more-box .more{margin-right:4rem;}
.nav li .dropdown .tab { width: 1680px; margin: 0 auto; }
.nav li .dropdown .tab-hd { overflow: hidden; zoom: 1; width: 34rem; height: 100%; padding: 3rem; float: left; }
.nav li .dropdown .tab-hd li { float: left; width: 100%; color: #333; text-align: left; cursor: pointer; height: 5rem; line-height: 5rem; border-radius: 5rem; padding: 0; font-size: 1.8rem; padding: 0 3rem; background: url("../images/rt-g.svg") 23rem center no-repeat; background-size: 1.4rem; margin-bottom: 1rem; }
.nav li .dropdown .tab-hd li.active { background: url("../images/rt.svg") 23rem center no-repeat #0863c4; background-size: 1.4rem; color: #fff; }
.nav li .dropdown .tab-bd { float: right; width: calc(100% - 34rem); display: block; height: 100%; }
.nav li .dropdown .tab-bd li { display: none; width: 100%; float: left; }
.nav li .dropdown .tab-bd li.thisclass { display: list-item; }
.nav li .dropdown .tab-bd li .pro-list { width: 100%; float: left; }
.nav li .dropdown .tab-bd li .pro-list a { display: block; float: left; margin: 0 2rem; width: calc(25% - 4rem); }
.nav li .dropdown .tab-bd li .pro-list a .pro-img { width: 100%; height: 18rem; display: flex; justify-content: center; align-items: center; background: #fff; border-radius: 0.8rem; }
.nav li .dropdown .tab-bd li .pro-list a .pro-img img { width: auto; height: auto; max-width: 60%; max-height: 60%; }
.nav li .dropdown .tab-bd li .pro-list a .pro-tit { text-align: center; font-size: 1.6rem; }
.nav li .dropdown .tab-bd li .more { clear: both; float: left; margin: 3rem 2rem; }
.fl_l { width: 100%; float: left;background: #fff; z-index: 500; border-bottom: 1px solid #eee; border-left: none; border-right: none; visibility: inherit !important; }
.fl_l ul { display: block; float: left; width: 100%; padding: 0 5%;display: flex; justify-content: center; }
.fl_l li { display: block; float: left; margin-right: 10rem; }
.fl_l li a { text-align: center; display: block; color: #333; font-size: 1.6rem; line-height: 7rem; transition: all 0.3s; position: relative;text-transform: capitalize; }
.fl_l li a:after { content: ''; display: block; width: 0; height: 0.4rem; background: #0863C4; transition: all 0.3s; left: 0; position: absolute; bottom: -1px }
.fl_l li.active a { color: #0863C4; }
.fl_l li.active a:after { width: 100%; }
.more { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; position: relative; z-index: 2;  --w: 6rem;
margin-top: 4rem; }
@media screen and (max-width: 1600px) {
.wrap { width: 1280px; }
.more-box a.more { width: 150px; height: 44px; }
.more-box a span { line-height: 42px; }
.more-box a:hover span:last-of-type { height: 44px; }
.page-banner .text span { font-size: 60px; }
.page-banner .text i { margin: 15px auto; }
.page-banner .text p { font-size: 40px; }
.footer-nav li { margin-right: 70px; }
.header .navbar_nav li { margin: 0 20px; }
.header { height: 80px; }
.header .navbar_nav li a { line-height: 50px; }
.header .left a { height: 50px; }
.header .nav { margin-left: 7%; }
.header-info p.tel { padding-right: 30px; margin-right: 30px; }
.search { margin-left: 30px; }
.header-info { margin: 10px 0; }
.footer-content { padding: 0; }
.footer-contact { width: 380px; }
.footer-nav li p { font-size: 18px; margin-bottom: 0; }
.header .navbar_nav li a { font-size: 16px; }
.nav li .dropdown { top: 65px; }
.header .navbar_nav li .menu a { line-height: 24px; font-size: 15px; }
.nav li .dropdown.wdrop li { width: 180px; }
.nav li .dropdown.wdrop { width: 400px; }
.box-tit p { font-size: 40px; margin-bottom: 10px; }
.box-tit span { font-size: 20px; }
.box-content { margin-top: 40px; }
.box { padding: 60px 0; }
.btn-box { margin-top: 40px; }
.btn { width: 120px; height: 45px; line-height: 45px; }
.black-btn { line-height: 41px; }
.content .banner .btn-box .inquiry-btn { padding: 12px 24px; font-size: 16px; }
}
@media screen and (max-width: 1440px) {
.footer-nav li { margin-right: 40px; }
.footer-contact { margin-left: 1%; }
.footer-content { padding: 0; }
.header .navbar_nav li { margin: 0 5px; }
.header .navbar_nav li a { padding: 0 10px 15px 10px; line-height: 53px; }
.video video { width: 100%; height: 124%; }
.header .left a { height: 50px; margin: 5px 0; }
.page-banner .text span { font-size: 50px; }
.page-banner .text i { margin: 10px auto; }
.page-banner .text p { font-size: 36px; }
.crumbs { width: 100%; padding: 0 7.5%; }
.header { height: 75px; }
.nav li .dropdown { top: 75px; }
.nav li .dropdown .menu li.s-recommend { width: 480px; }
.header { padding-top: 7px; }
.nav li .dropdown li { margin: 5px 30px; }
.nav li .dropdown li i { margin: 0 auto 0 auto; }
.nav li .dropdown li p { margin-top: 5px; }
.nav li .dropdown .menu li p { font-size: 17px; }
.footer-nav li p { font-size: 18px; }
.header .navbar_nav li .menu a { line-height: 30px; }
.page { margin-bottom: 20px; }
}
@media screen and (max-width: 1366px) {
.nav li .dropdown .menu li.s-recommend { width: 400px; }
}
@media screen and (max-width: 1280px) {
.footer-nav li p { font-size: 18px; }
.footer-nav li { margin-right: 20px; }
}
@media screen and (max-width: 992px) {
.header-info { float: left; position: absolute; right: 60px;margin: 15px 0;}
.header-info *:not(a) { display: none; }
.language { border-width: 1px; margin: 2px 0; }
.header.on .language { margin: 0; }
.header .left a{height:40px;width:200px;margin:10px 0;}
.feedback { display: none; }
.inside_wrap { width: 100%; }
.more-box a.more { width: 130px; height: 34px; }
.more-box a span { line-height: 32px; }
.more-box a:hover span:last-of-type { height: 34px; }
.crumbs { margin-bottom: 20px; padding: 0 10px; }
.crumbs-nav a { width: 33.33%; font-size: 16px; padding: 0 10px; margin: 0; line-height: 60px; }
.crumbs-nav a:nth-of-type(2) { margin: 0; }
.crumbs-nav-c { display: block; float: left; width: 100%; margin: 0; }
.footer-logo, .footer-nav { display: none; }
.copyright { padding-top: 5px; line-height: 20px; font-size: 11px; }
.footer-content { margin-top: 0; border: none; padding: 0; }
.footer-contact { margin: 0; width: 100%; margin-bottom: 0; width: calc(100% - 130px); }
.footer-contact li p { width: 100%; font-size: 12px; line-height: 20px; }
.footer-contact li { margin-bottom: 5px; width: 100%; float: left; clear: none; }
.footer-contact li:first-of-type { width: 100%; }
.footer-contact li i { width: 16px; height: 16px; display: none; }
.footer-contact li i img { width: 100%; height: 100%; }
.footer-info { margin-top: 20px; padding-bottom: 10px; }
.wx { margin: 10px auto; width: 80px; float: right; }
.wx img { width: 100%; }
.m_nav.open { width: 100%; height: 100%; right: 0; box-shadow: 0 2px 10px 0 rgba(0,0,0,.1); }
.header { padding: 0 10px; border: none; height: 60px; }
.header #navToggle { height: 100%; padding: 9px 15px; margin-right: -15px; display: inline-block; float: right; color: #fff; }
.header #navToggle span { position: relative; width: 26px; height: 1px; margin-top: 19px; }
.header #navToggle span:before, .header #navToggle span:after { content: ''; position: relative; width: 100%; height: 1px; left: 0; }
.header #navToggle span, .header #navToggle span:before, .header #navToggle span:after { -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; display: block; background: #4f4f4f; }
.header #navToggle span:before { top: 10px; }
.header #navToggle span:after { bottom: 10px; }
.header #navToggle.open span:before { top: 10px; -webkit-transform: translateY(-11px) rotate(-45deg); -moz-transform: translateY(-11px) rotate(-45deg); -ms-transform: translateY(-11px) rotate(-45deg); -o-transform: translateY(-11px) rotate(-45deg); transform: translateY(-11px) rotate(-45deg); }
.header #navToggle.open span:after { bottom: 12px; -webkit-transform: translateY(10px) rotate(45deg); -moz-transform: translateY(10px) rotate(45deg); -ms-transform: translateY(10px) rotate(45deg); -o-transform: translateY(10px) rotate(45deg); transform: translateY(10px) rotate(45deg); }
.header #navToggle.open span { background: none; }
.header #navToggle.open span:before, .header #navToggle.open span:after { background: #4f4f4f; }
.header .nav { display: none; }
.banner img { height: 600px; object-fit: cover; }
.header.on { padding: 11px 15px; height: 56px; }
.header .left .img2 { height: 34px; margin: 0; }
.header.on #navToggle { padding: 0; margin-right: 0; width: 27px; height: 30px; }
.header { padding: 0 10px; }
.header #navToggle { height: 100%; padding: 9px 15px; margin-right: -15px; display: inline-block; float: right; color: #fff; }
.header #navToggle span { position: relative; width: 26px; height: 1px; margin-top: 19px; }
.header #navToggle span:before, .header #navToggle span:after { content: ''; position: relative; width: 100%; height: 1px; left: 0; }
.header #navToggle span, .header #navToggle span:before, .header #navToggle span:after { -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; display: block; background: #4f4f4f; }
.header #navToggle span:before { top: 10px; }
.header #navToggle span:after { bottom: 10px; }
.header #navToggle.open span:before { top: 10px; -webkit-transform: translateY(-11px) rotate(-45deg); -moz-transform: translateY(-11px) rotate(-45deg); -ms-transform: translateY(-11px) rotate(-45deg); -o-transform: translateY(-11px) rotate(-45deg); transform: translateY(-11px) rotate(-45deg); }
.header #navToggle.open span:after { bottom: 12px; -webkit-transform: translateY(10px) rotate(45deg); -moz-transform: translateY(10px) rotate(45deg); -ms-transform: translateY(10px) rotate(45deg); -o-transform: translateY(10px) rotate(45deg); transform: translateY(10px) rotate(45deg); }
.header #navToggle.open span { background: none; }
.header #navToggle.open span:before, .header #navToggle.open span:after { background: #4f4f4f; }
.header .nav { display: none; }
.banner{height:300px;padding-top:60px;}
.banner img { height: 100%; object-fit: cover; }
  .banner .wrap p{font-size:40px;}
  .banner .wrap span{font-size:24px;}
.header .left .img2 { height: 34px;width:200px; margin: 0; }
.header.on #navToggle, .header:hover #navToggle { padding: 0; margin-right: 0; width: 27px; height: 30px; }
.header #navToggle span, .header #navToggle span::before, .header #navToggle span::after { background: #fff; }
.header.on #navToggle span, .header.on #navToggle span::before, .header.on #navToggle span::after, .header:hover #navToggle span, .header:hover #navToggle span::before, .header:hover #navToggle span::after { background: #4f4f4f; }
.page-banner .img img { height: 240px; }
.page-banner .text span { font-size: 40px; }
.page-banner .text p { font-size: 30px; }
.page-banner .text i { margin: 10px auto; }
.pager a { padding: 0 12px; line-height: 30px; }
.page { margin-top: 0; }
.bottom_tools { right: 20px; bottom: 20px !important; }
.qr_tool { display: none; }
.m_nav .ul li.cur a { color: #0863C4; }
.box{padding:30px 0;}
.box-tit p{font-size:24px;margin-bottom: 0;}
.box-tit p span{font-size:24px;}
.box-tit i{margin-top:10px;}
.wrap{width:100%;padding:0 10px;}
  .fl_l{display: none;}
  .header.normal #navToggle span, .header.normal #navToggle span::before, .header.normal #navToggle span::after{background: #4f4f4f;}
}
@media screen and (min-width: 800px) {
.more.black a:hover span, .more.black .a:hover span { color: #000000; }
}
.more a, .more .a { height: 6rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 0 4rem 0 5rem; border-radius: 3rem; position: relative; }
@media screen and (min-width: 800px) {
.more a:hover::before, .more .a:hover::before { width: 6rem; }
.more a:hover i, .more .a:hover i { -webkit-transform: translateX(2.5rem); -ms-transform: translateX(2.5rem); transform: translateX(2.5rem); }
}




























