﻿@charset "UTF-8";
@font-face{font-family: 'thyFont1';src: url("../fonts/simpds.ttf");}
@font-face{font-family: 'thyFont2';src: url("../fonts/BEBAS.ttf");}
@font-face{font-family: 'thyFont3';src: url("../fonts/Questrial-Regular.ttf");}
@font-face{font-family: 'Cabin-Regular';font-style: normal;font-stretch: normal;font-display: swap;src: url('../fonts/Cabin-Regular.ttf') format('truetype');}
body{line-height: normal;font-family: 'Cabin-Regular', Arial, Candal, sans-serif !important;}
main{width: 94%;max-width: 1400px;margin: 0 auto;display: block;*zoom: 1;}
main:before, main:after{content: " ";display: table;}
main:after{clear: both;}
html{background: #fff;overflow-x: hidden;width: 100%;}
/*样式重置*/
*,::after,::before{box-sizing:border-box;}
html{line-height: 1.15;-webkit-text-size-adjust: 100%;}
body{margin: 0;}
body:before, body:after{content:""; width:100%; display:block;}
h1{font-size: 2em;margin: .67em 0;}
hr{box-sizing: content-box;height: 0;overflow: visible;}
pre{font-family: monospace,monospace;font-size: 1em;}
a{background-color: transparent;}
abbr[title]{border-bottom: none;text-decoration: underline;text-decoration: underline dotted;}
b, strong{font-weight: bolder;}
code, kbd, samp{font-family: monospace,monospace;font-size: 1em;}
small{font-size: 80%;}
sub, sup{font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sub{bottom: -.25em;}
sup{top: -.5em;}
img{border-style: none;}
button, input, optgroup, select, textarea{font-family: inherit;font-size: 100%;line-height: 1.15;margin: 0;}
button, input{overflow: visible;}
button, select{text-transform: none;}
[type=button], [type=reset], [type=submit], button{-webkit-appearance: button;}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner{border-style: none;padding: 0;}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring{outline: 1px dotted ButtonText;}
fieldset{padding: .35em .75em .625em;}
legend{box-sizing: border-box;color: inherit;display: table;max-width: 100%;padding: 0;white-space: normal;}
progress{vertical-align: baseline;}
textarea{overflow: auto;}
[type=checkbox], [type=radio]{box-sizing: border-box;padding: 0;}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button{height: auto;}
[type=search]{-webkit-appearance: textfield;outline-offset: -2px;}
[type=search]::-webkit-search-decoration{-webkit-appearance: none;}
::-webkit-file-upload-button{-webkit-appearance: button;font: inherit;}
details{display: block;}
summary{display: list-item;}
template{display: none;}
[hidden]{display: none;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, audio, canvas, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary, time, video{margin: 0;padding: 0;}
fieldset, img{border: 0;}
address, caption, cite, code, dfn, em, th, var, optgroup{font-style: normal;font-weight: normal;}
ins{text-decoration: none;}
li{list-style: none;}
table{font-size: inherit;font: 100%;border-collapse: collapse;border-spacing: 0;}
caption, th{text-align: left;}
h1, h2, h3, h4, h5, h6{font-size: 100%;font-weight: 400;}
q:before, q:after{content: '';}
abbr, acronym{border: 0;font-variant: normal;}
legend{color: #000;}
input, button, textarea, select, optgroup, option{font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;}
input, button, textarea, select{border: 0;padding: 0;margin: 0;*font-size: 100%;line-height: 1.2;}
a img, img{-ms-interpolation-mode: bicubic;}
sub, sup{vertical-align: baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section, blockquote{display: block;}
pre{white-space: pre-wrap;}
textarea{resize: none;overflow: auto;}
input[type=text]:focus, input[type=password]:focus, textarea:focus{outline: 0;}
button, input{outline: 0;}
input[type=password]::-ms-reveal{display: none;}
input::-ms-clear{display: none;}
input:-ms-input-placeholder{color: #999;}
/*样式重置*/
a:hover{color: #f3bd12;}
a:active{color: #f3bd12;}
/*滚动条*/
::-webkit-scrollbar{width: 9px;background-color: #fff;}
::-webkit-scrollbar-thumb{border: solid 2px #fff;width: 5px;border-radius: 4px;background-color: #373c41;}
::-webkit-scrollbar-corner{background-color: #fff;}
::-webkit-scrollbar:horizontal{height: 9px;}
::-webkit-selection{background: #dcdddc;color: #000;}
/*头部*/
#needHeaderBac{background: white;}
#needHeaderBac .header_logo .logo1{opacity: 1;visibility: visible;}
#needHeaderBac .header_logo .logo2{opacity: 0;visibility: hidden;}
#needHeaderBac #tNav .tNav .navName,
#needHeaderBac .header_box a{color: #222;}
#needHeaderBac .header_box a:hover{opacity: .8;}
#needHeaderBac .header_lang .lang_pc>a{filter: invert(100%);opacity: .6;}
#needHeaderBac.pc_header,
#needHeaderBac.pc_header .header_box,
#needHeaderBac.pc_header .header_lang{border-color: rgba(0,0,0,.1);}
.pc_header{position: fixed;top: 0;width: 100%;height: 80px;backdrop-filter: blur(5px);border-bottom: 1px solid rgba(0,0,0,.1);transition: all .5s ease;animation: fadeInDown 1s;z-index: 999;}
.pc_header .box{max-width: 96%;display: flex;align-items: center;margin: auto;justify-content: space-between;}
.pc_header .box:before, .pc_header .box:after{display: none;}
.pc_header .header_logo{width: 20%;height: 100%;z-index: 20;display: flex;align-items: center;overflow: visible;}
.pc_header .header_logo a{position: relative;display: flex;align-items: center;}
.pc_header .header_logo img{display: inline-block;max-width: 100%;max-height: 50px;transition: all .5s;}
.pc_header .header_logo .logo1{opacity: 1;visibility: visible;}
.pc_header .header_logo .logo2{position: absolute;left: 0;opacity: 0;visibility: hidden;}
.pc_header .header_box{display: flex;align-items: center;padding: 0 40px;border-left: 1px solid rgba(0,0,0,.1);transition: all .5s;height: 79px;margin-bottom: 1px;}
.pc_header .header_box a{color: #222;font-size: 28px;opacity: .6;}
.pc_header .header_box .btn a:last-child{display: none;}
.pc_header .header_box .btn.close a:first-child{display: none;}
.pc_header .header_box .btn.close a:last-child{display: block;}
.pc_header .header_box .search {position: absolute;top: 80px;right: 0;width: 350px;padding: 10px;background: #fff;z-index: 9999;display: flex;justify-content: center;align-items: center;box-shadow: -2px 18px 40px -9px rgb(0 0 0 / 20%);transform: translateX(100%);opacity: 0;visibility: hidden;transition: all .5s;}
.pc_header .header_box .search.active{transform: translateX(0);opacity: 1;visibility: visible;}
.pc_header .header_box .search form{width: 100%;display: flex;flex-wrap: wrap;position: relative;}
.pc_header .header_box .search form input[type="text"]{width: 100%;color: #666;font-size: 14px;height: 50px;border: none;outline: none;padding-left: 15px;border: 1px solid #e1e1e1;transition: all .5s;}
.pc_header .header_box .search form input[type="text"]:focus{box-shadow: none;border-color: #f3bd12;}
.pc_header .header_box .search button{position: absolute;top: 0;right: 0;width: 50px;height: 100%;color: #666;font-size: 20px;background: none;cursor: pointer;transition: all .5s;}
.pc_header .header_box .search button:hover{color: #f3bd12;}
.pc_header .header_box .search button i{font-size: inherit;}
.pc_header .header_lang{position: relative;padding-left: 40px;border-left: 1px solid rgba(0, 0, 0, .1);transition: all .5s;}
.pc_header .header_lang .lang_pc{position: relative;min-width: 125px;}
.pc_header .header_lang .lang_pc>a{position: relative;display: flex;color: #fff;font-size: 16px;height: 80px;white-space: nowrap;padding: 0 10px;z-index: 1;filter: invert(100%);opacity: .6;align-items: center;}
.pc_header .header_lang .lang_pc>a i{font-size: 12px;margin: 0 .3em;}
.pc_header .header_lang .lang_pc>a i:first-child{display:inline-block;vertical-align:middle;font-size:0;width: 20px;height: 20px;border-radius: 100%;background: url(../images/lang.gif) no-repeat center center;background-size: contain;margin-right: 5px;}
.pc_header .header_lang.mobile_language{display:none;margin-right: 70px;}
.pc_header .header_lang.mobile_language>a{width: 30px;font-size: 12px;text-align: center;padding: 0;border-radius: 50%;}
.pc_header .header_lang .lang_pc ul{position: absolute;top: 100%;left: 50%;transform: translateX(-50%);min-width: 100%;background-color: #ffff;box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);opacity: 0;visibility: hidden;transition: all .5s;}
.pc_header .header_lang .lang_pc ul li{margin-left: 0 !important;float: left;border-bottom: 1px solid #ddd;width: 100%;text-align: left;}
.pc_header .header_lang .lang_pc ul li a{padding: 10px;display: block;color: #4f4f4f;position: relative;font-size: 14px;line-height: 1.5;white-space: nowrap;cursor: pointer;transition: all 0.3s ease-in-out;}
.pc_header .header_lang .lang_pc ul li img{height: 16px;margin-right: 8px;border: 1px solid #ddd;}
.pc_header .header_lang .lang_pc ul li a:hover{color: #f3bd12;}
.pc_header .header_lang .cur ul{opacity: 1;visibility: visible;}
@media only screen and (min-width: 1025px){
.pc_header.white,
.pc_header.white .header_box,
.pc_header.white .header_lang{border-color: rgba(255,255,255,.2);}
.pc_header.white .header_logo .logo1{opacity: 0;visibility: hidden;}
.pc_header.white .header_logo .logo2{opacity: 1;visibility: visible;}
.pc_header.white .header_box a{color: #fff;}
.pc_header.white .header_lang .lang_pc>a{filter: none;opacity: 1;}}
@media only screen and (max-width: 1366px) and (min-width: 1025px){
.pc_header .header_logo img{max-height: 40px;}
.pc_header .header_box{padding: 0 30px;}
.pc_header .header_box a{font-size: 24px;}
.pc_header .header_lang{padding-left: 30px;}
.pc_header .header_lang .lang_pc{min-width: 120px;}
.pc_header .header_lang .lang_pc>a,
.pc_header .header_lang .lang_pc ul li{font-size: 14px;}}
@media only screen and (max-width: 1200px) and (min-width: 1025px){
.pc_header .header_logo{width: 15%;}}
@media only screen and (max-width: 1024px){
.pc_header{width:100%;max-width:100%;height: 60px;background:rgba(255,255,255,1);backdrop-filter: none;animation: none;}
.pc_header .box{max-width: 100%;padding-left: 10px;justify-content: space-between;}
.pc_header .header_logo{width: auto;}
.pc_header .header_logo .logo1{height: 30px;}
.pc_header .header_logo .logo2{display: none;}
.pc_header .header_box{position: absolute;right: 140px;padding: 0;border: 0;height: 59px;}
.pc_header .header_box.no{right: 70px;}
.pc_header .header_lang{position: static;padding: 0;margin-right: 60px;border: 0;}
.pc_header .header_lang .lang_pc{position: static;min-width: auto;}
.pc_header .header_lang .lang_pc>a{font-size: 14px;padding: 0;height: 60px;}
.pc_header .header_lang .lang_pc>a i{font-size: 10px;}
.pc_header .header_lang .lang_pc>a i:first-child{display: none;}
.pc_header .header_lang .lang_pc ul{display: flex;flex-wrap: wrap;top: 60px;left: 0;min-width: 100%;transform: none;}
.pc_header .header_lang .lang_pc ul li{width: calc(100% / 3);border-right: 1px solid #ddd;}
.pc_header .header_lang .lang_pc ul li:nth-child(3n){border-right: 0;}
.pc_header .header_lang .lang_pc ul li a{font-size: 12px;}
.pc_header .header_box a{font-size: 20px;}
.pc_header .header_box .search{position: fixed;top: 60px;width: 100%;}
.pc_header .header_box .search form input[type="text"]{font-size: 13px;height: 40px;padding-left: 10px;}
.pc_header .header_box .search button{font-size: 20px;}}
@media only screen and (min-width: 1025px){
#tNav{width: 65%;display: flex;justify-content: flex-end;box-sizing: border-box;margin-left: auto;}
#tNav .tNavBox{width:100%;height:auto;overflow:visible;background: none;}
#tNav .navBtn{display:none;}
#tNav .navSliBtn{display:none;}
#tNav .iconJt,
#tNav .logo{display:none;}
#tNav .navUl{width: 100%;display: flex;justify-content: center;padding-right: 2%;}
#tNav .navLi{padding: 0;min-width: 9%;display: inline-block;font-size: 1rem;margin: 0 1vw;}
#tNav .navLi:hover .tNavH::before,#tNav .navLi.cur .tNavH::before{width:100%;opacity: 1;}
#tNav .tNavH{position:relative;}
#tNav .tNavH::before{content:'';position:absolute;bottom: 1px;left:50%;transform:translateX(-50%);display:block;width:0;height: 3px;background-color: #f3bd12;opacity: 0;transition:all .5s ease;}
#tNav .tNav .navName{position:relative;display:block;padding:0;line-height: 80px;font-size: 16px;color: #222;text-align:center;text-transform: capitalize;transition:all .5s ease;}
#tNav .tNav.active .navName:hover{color:#f3bd12;}
#tNav .tNav.active .navName{color:#333;font-family: 'Cabin-Regular', cursive !important;}
#tNav .navName::after{content: attr(data-title);position: absolute;top: 0;left: 0;transform: translateY(100%);width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;color: #f3bd12;font-weight:bold;display:none;}
#tNav .navLi:hover .navName{transform: translateY(0%);}
#tNav .slidBox{position: absolute;left: -50%;right: 0;width: 200%;opacity: 0;visibility: hidden;z-index: 110;margin: 0 auto;transform: translate3d(0, 20px, 0);transition: all .5s ease;background: #fff;box-shadow: 0 2px 5px rgba(0,0,0,0.075);display: none;}
#tNav .navLi:hover .slidBox{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);}
#tNav .navSbox{position: relative;float: none;width: 100%;margin-left: 0%;height: auto;overflow: hidden;font-size: 0;white-space: nowrap;}
#tNav .navSli{width: 100%;float: none;font-size: 14px;position: relative;text-align: center;}
#tNav .navSli:before{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;background: rgba(0,0,0,.1);transition: all .5s ease;-webkit-transition: all .5s ease;}
#tNav .navSlink{display:block;color: #333;line-height: 40px;}
#tNav .navSli:hover .navImg{transform:translateX(-50%) scale(1.1);}
#tNav .navSli:hover .navSlink{color: #fff;background: #f3bd12;}
#tNav .navSli:hover .navSlink::after{width: 100%;opacity: 1;}
#tNav .xiala_nav{position:absolute;left:0;top:100%;width:100%;background: #fbfbfb;height: 340px;box-shadow: 0px 2px 13px 1px rgba(0,0,0,0.2) inset;display:none;}
#tNav .xiala_nav .left{display: flex;justify-content: space-between;padding-top: 50px;}
#tNav .xiala_nav .left .rect-6219{padding-bottom:62.19%;}
#tNav .xiala_nav .left .nav_infor{float:left;width: 70%;}
#tNav .xiala_nav .left .nav_infor .t{font-size:35px;color: #333;font-weight:bold;line-height:35px;margin-bottom:30px;}
#tNav .xiala_nav .left .nav_infor .c{font-size:14px; color:#666; line-height:25px; margin-bottom:17px;}
#tNav .xiala_nav .left .nav_infor .list li{float:left; width:33.3%; font-size:14px; line-height:34px; color:#666;}
#tNav .xiala_nav .left .nav_infor .list li a{color: inherit;}
#tNav .xiala_nav .left .nav_infor .list li a:hover{color:#f3bd12;}
#tNav .xiala_nav .left .nav_img{float:right;width: 21.43%;padding-top:54px;/* padding-right:5%; */}
#tNav .xiala_nav .left .nav_img>div{position: relative;width: 100%;padding-bottom: 61.67%;overflow: hidden;}
#tNav .xiala_nav .left .nav_img>div img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}
.white #tNav .tNav .navName{color: #fff;}}
@media only screen and (max-width: 1366px) and (min-width: 1025px){
#tNav .tNav{width: 100%;margin: 0 auto;overflow: visible;}
#tNav .tNav .navName{font-size: 15px;}}
@media only screen and (max-width: 1200px) and (min-width: 1025px){
#tNav{width: 70%;}
#tNav .tNav .navName{font-size: 15px;}}
@media only screen and (max-width: 1024px){
body:before{height: 60px;}
#tNav{position: absolute;right: 0;width: 16.5%;}
#tNav .leftBox{display:none;}
#tNav .tNavBox{position:relative;height: 60px;background:none;}
#tNav .navBtn{position: absolute;top: 50%;right: 10px;margin-top: -20px;background: #f3bd12;width: 40px;height: 40px;padding: 10px 8px;border-radius: 3px;overflow: hidden;}
#tNav .navBtn span{position: relative;right: 0;display: block;width: 100%;height: 2px;margin: 7px auto;background-color: #fff;border-radius: 5px;transition: 0.3s;}
#tNav .navBtn span:nth-of-type(1){margin-top: 0;}
#tNav .navBtn span:nth-of-type(3){margin-bottom: 0;}
#tNav .navBtn.cur span:nth-of-type(1){transform: translateY(9px) rotate(-45deg);}
#tNav .navBtn.cur span:nth-of-type(2){opacity: 0;right: -35px;}
#tNav .navBtn.cur span:nth-of-type(3){transform: translateY(-9px) rotate(45deg);}
#tNav .tNav{position: fixed;top: 60px;left:0;right:0;width: 100%;height: 0;overflow: hidden;z-index:999;background: rgba(255, 255, 255, 0.9);backdrop-filter: blur(5px);transition:all .5s ease;}
#tNav .tNavHeight{height: 100%;}
#tNav .tNav .logo{height: 70px;display: flex;padding-left: 1rem;display: none;}
#tNav .tNav .logo a{width: 30%;min-width: auto;}
#tNav .tNav .logo img{max-width: 100%;max-height: 50px;}
#tNav .slidBox,
#tNav .xiala_nav{display:none;}
#tNav .navUl{background: none;overflow:hidden;}
#tNav .navLi{border-bottom: 1px solid rgba(0,0,0,.1);position: relative;}
#tNav .tNavH{position: relative;height: 46px;line-height: 46px;padding: 0 8%;font-size: 14px;font-weight:normal;transition: all .5s ease;}
#tNav .tNavHBac{background-color: #f3bd12;}
#tNav .navName,#needHeaderBac #tNav .tNav .navName{display: block;width: 100%;height: 100%;color: #333;}
#tNav .iconJt{position:absolute;top: 0;right:2%;display:flex;width:46px;height:46px;justify-content:center;align-items:center;color: #666;font-size:0.875rem;transition:all .5s ease;}
#tNav .iconJtRotate{transform: rotate(-180deg);}
#tNav .tNavHBac .navName,
#needHeaderBac #tNav .tNavHBac .navName,
#tNav .tNavHBac .iconJt{color: #fff;}
#tNav .navSbox{padding: 10px 0;background: rgba(0,0,0,.1);}
#tNav .navSli{padding-left: 8%;font-size: 0.875rem;height: 38px;line-height: 38px;}
#tNav .navSlink{display:block;width:100%;height:100%;color: #666;}}
@media only screen and (max-width: 768px){
body:after{height: 60px;}
#tNav .tNav .logo a{width: 70%;}}

.newListBox{padding: 4rem 0;background: #f1f1f1;}
.newListBox .news_list a{color: inherit;}
.newListBox .news_list .news_hot{background:#fff; margin-bottom:22px;}
.newListBox .news_list .news_hot .box{padding: 30px;display:block;overflow: hidden;}
.newListBox .news_list .news_hot .box .left{width: 41%;float:left;} 
.newListBox .news_list .news_hot .box .right{width: 58%;float:right;}
.newListBox .news_list .news_hot .box .right .intro{padding: 20px 0 0 20px;}
.newListBox .news_list .news_hot .box .right .intro .t{color: #666;font-size:28px;line-height: 1.3;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;transition: all .5s;}
.newListBox .news_list .news_hot .box .right .intro .t a{text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.newListBox .news_list .news_hot .box .right .intro .c{color: #666;font-size: 16px;line-height: 1.75;text-align: justify;margin-top: 25px;display: -webkit-box;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;transition: all .5s;}
.newListBox .news_list .news_hot .box .right .intro .more{color: #f3bd12;margin-top: 40px;}
.newListBox .news_list .news_hot .box .right .intro .tool{color:#666;margin-top: 25px;transition: all .5s;}
.newListBox .news_list .news_hot .box .right .intro .tool span{margin-right: .5em;}
.newListBox .news_list .news_hot .box .right .intro .tool span i{margin-right: .3em;}
.newListBox .news_list .news_hot:hover .box .right .intro .t,
.newListBox .news_list .news_hot:hover .box .right .intro .c,
.newListBox .news_list .news_hot:hover .box .right .intro .tool{color:#f3bd12;}
.newListBox .news_list .news_hot:hover img{transform: scale(1.1);}
.newListBox .news_list .rect-667{display: block;position: relative;width: 100%;height: 66.7%;overflow: hidden;padding-bottom:66.7%;}
.newListBox .news_list .rect-667 img{position: absolute;left: 0;top:0;width: 100%;height: 100%;object-fit: cover;transition: all .5s;}
.newListBox .news_list ul a{display:block;}
.newListBox .news_list ul li{line-height: 1.6;background:#fff;margin-bottom:20px;}
.newListBox .news_list ul li .box{padding: 30px;overflow: hidden;}
.newListBox .news_list ul li .box .img{float: left;width: 24%;margin-right: 30px;}
.newListBox .news_list ul li .box .txt .tool{color:#666;transition: all .5s;}
.newListBox .news_list ul li .box .txt .tool span i{margin-right: .3em;}
.newListBox .news_list ul li .box .txt .tool span{margin-right: .5em;}
.newListBox .news_list ul li .box .txt .tool span i{margin-right: .3em;}
.newListBox .news_list ul li .box .txt .t{color: #666;font-size:20px;margin: 20px 0;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;transition: all .5s;}
.newListBox .news_list ul li .box .txt .t a{text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.newListBox .news_list ul li .box .txt .c{color: #666;font-size: 16px;line-height: 1.75;display: -webkit-box;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;transition: all .5s;}
.newListBox .news_list ul li .box .txt .more{color: #f3bd12;margin-top: 20px;}
.newListBox .news_list ul li:hover .box .txt .tool,
.newListBox .news_list ul li:hover .box .txt .t,
.newListBox .news_list ul li:hover .box .txt .c{color:#f3bd12;}
.newListBox .news_list ul li:hover img{transform: scale(1.1);}
@media only screen and (max-width: 1440px){
.newListBox{padding: 3rem 0;}
.newListBox .news_list .news_hot .box .right .intro {padding:15px 0 0 20px;}
.newListBox .news_list .news_hot .box .right .intro .t{font-size: 24px;}
.newListBox .news_list .news_hot .box .right .intro .tool{margin-top: 20px;}
.newListBox .news_list .news_hot .box .right .intro .c{margin-top: 20px;font-size: 15px;}
.newListBox .news_list .news_hot .box .right .intro .d{margin-top:5px;}
.newListBox .news_list .news_hot .box .right .intro .more{margin-top: 20px;font-size: 13px;}
.newListBox .news_list ul li .box .img{width: 28%;margin-right: 20px;}
.newListBox .news_list ul li .box .txt .t{font-size: 18px;margin: 15px 0;}
.newListBox .news_list ul li .box .txt .c{font-size: 15px;}
.newListBox .news_list ul li .box .txt .more{margin-top: 15px;font-size: 13px;}}
@media only screen and (max-width: 1024px){
.newListBox{padding: 2rem 0;}
.newListBox .news_list .news_hot .box{padding: 25px;}
.newListBox .news_list .news_hot .box .right .intro {padding: 10px 0 0 10px;}
.newListBox .news_list .news_hot .box .right .intro .t{font-size: 20px;}
.newListBox .news_list .news_hot .box .right .intro .tool{font-size: 13px;margin-top: 10px;}
.newListBox .news_list .news_hot .box .right .intro .c{margin-top: 10px;}
.newListBox .news_list .news_hot .box .right .intro .d{margin-top:5px;}
.newListBox .news_list .news_hot .box .right .intro .more{margin-top: 10px;}
.newListBox .news_list ul li .box{padding: 25px;}
.newListBox .news_list ul li .box .img{width: 32%;margin-right: 15px;}
.newListBox .news_list ul li .box .txt .tool{font-size: 13px;}
.newListBox .news_list ul li .box .txt .t{font-size: 16px;}
.newListBox .news_list ul li .box .txt .more{margin-top: 10px;}}
@media only screen and (max-width: 768px){
.newListBox{padding: 1rem 0;}
.newListBox .news_list .news_hot{display:none;}
.newListBox .news_list ul li{margin-bottom:15px;}
.newListBox .news_list ul li:last-child{margin-bottom:0;}
.newListBox .news_list ul li .box{padding: 15px;}
.newListBox .news_list ul li .box .img{width: 35%;margin-right: 10px;}
.newListBox .news_list ul li .box .txt .t{font-size:16px;}
.newListBox .news_list ul li .box .txt .c{font-size:13px; height:auto;}
.newListBox .news_list ul a{white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.newListBox .news_list ul li .box .txt .d{font-size:13px;}
.newListBox .news_list ul li .box .txt .tool span{font-size: 13px;}
.newListBox .news_list ul li .box .txt .tool span:last-child{display:none;}
.newListBox .news_list ul li .box .txt .t{font-size:14px;font-weight:bold;margin: 5px 0;}
.newListBox .news_list ul li .box .txt .more{display: none;}}

.job_list{margin: 4rem 0;}
.job_list .job-tit{display: flex;color:#fff;font-size: 16px;line-height: 70px;background: #f3bd12;}
.job_list .job-tit i{font-size: 25px;margin-right: 5px;vertical-align: bottom;}
.job_list ._jt {display: flex;color: #666;line-height: 70px;cursor:pointer;border-bottom:1px solid #dedede;align-items: center;transition: all .5s ease;}
.job_list ._jt._jt_act{background: #eee;}
.job_list ._ut{width: 20%;padding-left: 40px;}
.job_list .open{transition: all .5s ease;}
.job_list ._jt_act .open{transform: rotate(-180deg);}
.job_list ._t1{width: 35%;}
.job_list ._jc{display:none;border-bottom: 1px solid #dedede;}
.job_list ._jcon{padding:40px;}
.job_list .job-btn{display: block;width: 100px;color:#fff;font-size: 15px;line-height: 2.7;text-align: center;margin-top:40px;border-radius:3px;cursor: pointer;background: #f3bd12;}
.job_list .tit{position: relative;color: #666;font-size:16px;margin-bottom:20px;}
.job_list .tit:before{content: '';display: inline-block;width: 10px;height: 10px;margin-right: 10px;background: #f3bd12;}
.job_list .info{color: #666;font-size: 13px;line-height: 2;}
@media only screen and (max-width: 1024px){
.job_list .job-tit{font-size: 14px;line-height: 60px;}
.job_list .job-tit i{font-size: 22px;}
.job_list ._jt{line-height: 60px;}
.job_list ._ut{padding-left: 20px;}
.job_list ._jcon{padding: 20px;}
.job_list .job-btn{font-size: 14px;margin-top: 20px;}}
@media only screen and (max-width: 768px){
.job_list{margin: 2rem 0;}
.job_list .job-tit{line-height: 50px;}
.job_list .job-tit i{font-size: 22px;}
.job_list ._jt{font-size: 12px;line-height: 50px;}
.job_list ._t2,
.job_list ._t3,
.job_list ._t4{display: none;}
.job_list ._ut{width: 90%;}
.job_list .info{font-size: 12px;}}

footer{background: #333;}
footer .f_bottom{display: flex;flex-wrap: wrap;margin: 65px 0 35px;}
footer .left{display: flex;width: 60%;}
footer .left dl{width: 100%;}
footer .left dl:last-child{width: auto;}
footer .left dl dt,
footer .right dt{color: #fff;font-size: 24px;margin-bottom: 20px;}
footer .left dl i{display: none;}
footer dl dd p{display: flex;color: #fff;font-size: 16px;line-height: 2;margin-bottom: 2%;align-items: center;}
footer dl dd p .iconfont3{display: flex;width: 22px;height: 22px;font-size: 12px;line-height: 20px;text-align: center;border-radius: 50%;background: rgba(255, 255, 255, .3);margin-right: 10px;justify-content: center;align-items: center;}
footer dl dd p a{color: inherit;}
footer dl dd div{margin-bottom: 10px;}
footer dl dd img{width: 120px;}
footer .right{width: 40%;}
footer .copyright{display: flex;color: rgba(255,255,255,.6);font-size: 16px;line-height: 3;padding: 18px 0;border-top: 1px solid rgba(255, 255, 255, .2);}
footer .copyright span{margin-right: 20px;}
footer .copyright span:nth-last-child(2){margin: 0;margin-left: auto;}
footer .copyright span img{vertical-align: sub;}
footer .copyright a{color: inherit;}
@media only screen and (max-width: 1280px){
footer .left dl dt,
footer .right dt{font-size: 20px;}
footer dl dd p,
footer .right .item .txt,
footer .right .submit .but,
footer .copyright{font-size: 14px;}}
@media only screen and (max-width: 1024px) and (min-width: 769px){
footer .left dl{width: 33.33%;}
footer .left dl:last-child{display: none;}}
@media only screen and (max-width: 768px){
footer .f_bottom{margin: 0;margin-top: 30px;}
footer .left{flex-wrap: wrap;width: 100%;padding: 20px 0;margin: 0;order: 2;border-top: 1px solid rgba(255, 255, 255, 0.22);border-right: none;}
footer .left dl{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 16px;}
footer .left dl:first-child{margin-top: 0;}
footer .left dl:last-child{display: none;}
footer .left dl dt{font-size: 16px;margin: 0;}
footer .left dl i{display: block;color: #fff;cursor: pointer;font-size: 12px;height: 12px;transition: all .5s ease;}
footer .left dl i.iconJtRotate{transform: rotate(180deg);}
footer .left dl dd{display: none;width: 100%;margin-top: 10px;}
footer .right{width: 100%;margin-bottom: 20px;}
footer .copyright{line-height: 2;padding: 16px 0;display: flex;flex-direction: column;}    
footer .copyright font{display: none;}
footer .copyright span{width: 100%;margin: 0;text-align: center;}
footer .copyright span:first-child{display: none;}}
/*内页*/
.small_banner{position: relative;max-height: 590px;height: 30vw;display: flex;overflow: hidden;align-items: center;background: #000;}
.small_banner .pic{position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: no-repeat center/cover;opacity: .8;}
.small_banner .mask{width: 100%;color: #fff;text-align: center;text-shadow: 0 0 5px rgba(0, 0, 0, .8);margin-top: 3%;z-index: 1;}
.small_banner .mask .a1{font-size: 2.1vw;line-height: 120%;}
.small_banner .mask .a2{font-size: 1.05vw;margin-top: 20px;}
@media only screen and (max-width: 1024px){
.small_banner{height: 40vw;}
.small_banner .mask{margin: 0;}
.small_banner .mask .a1{font-size: 3.1vw;}
.small_banner .mask .a2{font-size: 2.05vw;}}
@media only screen and (max-width: 768px){
.small_banner{/* height: 50vw; */}
.small_banner .mask .a1{font-size: 4.1vw;}
.small_banner .mask .a2{font-size: 3.05vw;}}
@media only screen and (max-width: 640px){
.small_banner{/* height: 60vw; */}
.small_banner .mask .a1{font-size: 5.1vw;}
.small_banner .mask .a2{font-size: 4.05vw;margin-top: 10px;}}

.location{width: 100%;position: relative;background: #f6f6f6;border-bottom: 1px solid #e8e8e8;}
.location>main{display: flex;align-items: center;}
.ny_class{position: relative;width: 70.34%;padding: 0px 25px;z-index: 9;}
.ny_class ul{text-align: left;display: flex;flex-wrap: nowrap;}
.ny_class ul li{display: inline-block;color: #fff;width: auto;vertical-align: top;}
.ny_class ul li a{position: relative;font-size: 16px;line-height: 75px;padding: 0px 30px;color: #666;display: block;transition: all .5s ease;}
.ny_class ul li a:before{position:absolute;content:'';left:50%;bottom: 0;width:0%;height: 4px;border-radius: 5px;background-color:none;transition: all .5s ease;}
.ny_class ul li a:after{content:"";position:absolute;width:1px;height:15px;display:block;background: #a7a7a7;top:50%;margin-top:-7px;right:0px;}
.ny_class ul li:last-child a:after{display:none;}
.ny_class ul li a:hover,.ny_class ul li a.cur{color: #f3bd12;}
.ny_class ul li a:hover:before,.ny_class ul li a.cur:before{width:80%;left:10%;background-color: #f3bd12;}
.ny_class .btn-pre,.ny_class .btn-next{position: absolute;top: 50%;transform: translateY(-50%);width: 25px;height: 50px;line-height: 50px;text-align: center;z-index: 999;color: #666;cursor: pointer;/* display: none; */}
.ny_class .btn-pre{left: 0;}
.ny_class .btn-next{right: 0;}
.weizhi{color: #666;font-size: 15px;line-height: 30px;box-sizing: border-box;}
.location .weizhi{width: 29.659999999999997%;text-align: right;display: flex;justify-content: flex-end;align-items: center;}
.weizhi .fa-home{height: 24px;color: #f3bd12;font-size: 20px;vertical-align: middle;}
.weizhi a{color: #555;text-transform: capitalize;}
.weizhi a:hover{color: #f3bd12;}
.weizhi .fa-caret-right{font-size: 12px;margin: 0 15px;}
@media only screen and (max-width: 1440px){
.ny_class ul li a{font-size: 15px;}}
@media only screen and (max-width: 1024px){
.location>main{display: block;width: 100%;}
.ny_class{width: auto;border-bottom: 1px solid #eee;}
.weizhi,.location .weizhi{width: 100%;text-align: left;padding: 10px 2%;}}
@media only screen and (max-width: 768px){
.ny_class{padding: 0px 25px;border: 0;}
.ny_class ul li a{font-size: 14px;line-height: 62px;padding: 0px 20px;}
.ny_class .btn-pre,.ny_class .btn-next{display: block;}
.location .weizhi{display: none;}}

.nr_page{overflow: hidden;background-color: #fff;position: relative;min-height: 640px;margin: 4rem 0;}
.nr_page.news_box{margin: 0;background: #f2f2f2;}
.nr_page.news_box .list_box{width: 100%;padding: 4%;margin: 4% 0;background: #fff;}
.nr_page .title{max-width: 80%;font-size: 30px;font-weight: bold;color: #373c41;text-align: center;word-break: break-all;margin: auto;}
.nr_page .status{position: relative;color: #666;font-size: 14px;text-align: center;padding: 20px 0;overflow: hidden;border-bottom: 1px solid #d9d9d9;}
.nr_page .status a{color: inherit;}
.nr_page .intro{color: #595959;font-size: 14px;padding: 10px;white-space: normal;background: #f2f2f2;margin-bottom: 20px;}
.nr_page .content{font-size: 16px;padding: 20px 0;word-break: break-word !important;overflow: hidden;}
.nr_page .content>h1{color: #151515;font-size: 36px;font-weight: bold;}
.nr_page .content>h2{position: relative;color: #151515;font-size: 28px;font-weight: bold;padding-bottom: 1.5%;margin-bottom: 3%;border-bottom: 1px solid #d8d8d8;}
.nr_page .content>h2 strong{position: relative;top: -1px;padding-bottom: 1.5%;border-bottom: 3px solid #1c202b;}
.nr_page .content>h3{color: #151515;font-size: 28px;font-weight: bold;padding-bottom: 1%;}
.nr_page .content p{color: #555;line-height: 1.8;}
.nr_page .content p a{color: #1c202b;text-decoration: underline;}
.nr_page .content img{max-width: 100% !important;height: auto!important;display: block !important;margin: 0 auto;}
@media only screen and (max-width: 1600px){
.nr_page .content>h1{font-size: 32px;}
.nr_page .content>h2{font-size: 25px;}
.nr_page .content>h3{font-size: 26px;}}
@media only screen and (max-width: 768px){
.nr_page .content{font-size: 14px;padding: 10px 0;}
.nr_page .content>h1{font-size: 22px;}
.nr_page .content>h2{font-size: 18px;}
.nr_page .content>h3{font-size: 18px;}}

.nr_page .section{padding: 4rem 0;}
@media screen and (max-width: 1024px){.nr_page .section{padding: 3rem 0;}}
@media screen and (max-width: 768px){.nr_page .section{padding: 2rem 0;}}

.nr_page.about a{text-decoration: none;}
.nr_page.about .scrollbar{overflow-y: auto;}

.nr_page.about .scrollbar::-webkit-scrollbar{border-radius: 4px;width: 5px;background-color: #ddd;}
.nr_page.about .scrollbar::-webkit-scrollbar-thumb{border:0;width: 5px;background-color: #373c41;}
.nr_page.about .scrollbar::-webkit-scrollbar:horizontal{height: 5px;}
.nr_page.about .nr_title{display: flex;justify-content: space-between;align-items: flex-end;}
.nr_page.about .nr_title .box span{position: relative;color: #f3bd12;font-size: 16px;text-transform: uppercase;}
.nr_page.about .nr_title .box span:before{content:"";display: inline-block;width: 30px;height: 2px;background: #f3bd12;vertical-align: middle;margin-right: 8px;}
.nr_page.about .nr_title .box>div{color: #313131;font-size: 36px;line-height: 1;padding-top: 20px;}
.nr_page.about .nr_title .box>div sub{color: #a4a4a4;font-size: 18px;vertical-align: middle;margin-left: 30px;}
.nr_page.about .nr_title .more{font-size: 16px;line-height: 2.3;padding: 0 4.5%;border-radius: 50px;background: #e2e2e2;}
.nr_page.about .nr_title .more font{color: #f3bd12;transition: all .5s;}

.nr_page.about .company{margin-bottom: 4rem;}
.nr_page.about .company .tit{position: relative;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.nr_page.about .company .tit span{color: #000;font-size: 130px;font-weight: bold;line-height: .75;opacity: 0.03;}
.nr_page.about .company .tit em{position: absolute;bottom: 0;color: #111;font-size: 36px;line-height: 1;margin-top: -4%;}
.nr_page.about .company .con br{display: block;}
.nr_page.about .company .number{position: relative;}
.nr_page.about .company .number:after{content:"";position: absolute;top: 0;right: 0;width: 20%;height: calc(100% - 10px);background: linear-gradient(90deg, transparent 0%, rgba(0,0,0,.3) 100%);pointer-events: none;display: none;}
.nr_page.about .company ul{position: relative;display: flex;margin: 0 -4% 0 -5.5%;z-index: 1;}
.nr_page.about .company li{width: 100%;color: #333;font-size: 18px;text-align: center;padding: 15px 0;border-right: 1px solid #dadada;}
.nr_page.about .company li:last-child{border: 0;}
.nr_page.about .company li span{display: block;color: #f3bd12;font-size: 80px;line-height: .8;margin-bottom: 20px;}
.nr_page.about .company li span em{position: relative;top: -1px;-webkit-text-fill-color: initial;font-size: 18px;}

.nr_page.about .youshi{padding: 4rem 0;background: #f4f4f4;}
.nr_page.about .youshi ul{display: flex;justify-content: space-between;margin-top: 3rem;flex-wrap: nowrap;}
.nr_page.about .youshi li{position: relative;width: calc(15% - 10px);padding-bottom: 37.5%;cursor: pointer;transition: all .5s ease;}
.nr_page.about .youshi li .img{position: absolute;width: 100%;height: 100%;}
.nr_page.about .youshi li .img img{width: 100%;height: 100%!important;object-fit: cover;}
.nr_page.about .youshi li .info{position: absolute;width: 100%;height: 100%;display: flex;align-items: flex-end;padding: 0 25px 50px;background: rgba(0,0,0,.5);}
.nr_page.about .youshi li .info .con{position: relative;width: 100%;color: #fff;padding-top: 60px;}
.nr_page.about .youshi li .info h2,
.nr_page.about .youshi li .info h3{position: absolute;top: 0;width: 100%;font-size: 26px;line-height: 2.3;transition: all .5s ease;}
.nr_page.about .youshi li .info h2{text-align: center;}
.nr_page.about .youshi li .info h3{opacity: 0;visibility: hidden;}
.nr_page.about .youshi li .info h2:after,
.nr_page.about .youshi li .info h3:after{content:"";position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background: #fff;opacity: .7;}
.nr_page.about .youshi li .info p{color: inherit;font-size: 16px;text-align: justify;margin-top: 15px;display: -webkit-box;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;opacity: 0;visibility: hidden;transition: all .5s ease;}
.nr_page.about .youshi li.cur{width: calc(56% - 10px);}
.nr_page.about .youshi li.cur .info h2{opacity: 0;visibility: hidden;}
.nr_page.about .youshi li.cur .info h3,
.nr_page.about .youshi li.cur .info p{opacity: 1;visibility: visible;}

.nr_page.about .zhici{position: relative;background: linear-gradient(45deg,#41b1aa 0, #107db0 60%);}
.nr_page.about .zhici .nr_title .box span{color: rgba(255,255,255,.72);}
.nr_page.about .zhici .nr_title .box span:before{background: #fff;}
.nr_page.about .zhici .nr_title .box>div{color: #fff;}
.nr_page.about .zhici .flex{position: relative;display: flex;flex-wrap: wrap;}
.nr_page.about .zhici .txt{width: 63%;padding: 4rem 0;padding-right: 7.5%;}
.nr_page.about .zhici .con{color: #fff;margin-top: 30px;}
.nr_page.about .zhici .con span{display: block;font-size: 20px;margin-bottom: 20px;}
.nr_page.about .zhici .con p{color: inherit;font-size: 16px;line-height: 2;}
.nr_page.about .zhici .img{position: absolute;left: 63%;width: 37%;height: 100%;}
.nr_page.about .zhici .img img{max-width: none !important;width: 790px;height: 100%!important;object-fit: cover;}

.nr_page.about .zizhi{margin: 4rem 0;}
.nr_page.about .zizhi ul{display: flex;justify-content: space-between;margin: 3rem 0;}
.nr_page.about .zizhi li{width: 32%;padding: 1.5%;padding-bottom: 0;background: #f8f8f8;transition: all .5s;}
.nr_page.about .zizhi li .pic{position: relative;padding-bottom: 70%;background: #fff;overflow: hidden;cursor: pointer;}
.nr_page.about .zizhi li .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%!important;object-fit: contain;transition: all .5s;}
.nr_page.about .zizhi li .con{color: #333;font-size: 18px;line-height: 3;padding: 0 10px;text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: all .5s;}
.nr_page.about .zizhi li:hover{background: #f3bd12;}}
.nr_page.about .zizhi li:hover .pic img{transform: scale(1.1);}
.nr_page.about .zizhi li:hover .con{color: #fff;}
.nr_page.about .zizhi .button{display: flex;align-items: center;}
.nr_page.about .zizhi .swiper-button-next,
.nr_page.about .zizhi .swiper-button-prev{position: inherit;width: 40px;height: 40px;margin: 0;color: #000;font-size: 16px;margin-right: 5px;border-radius: 50%;border: 1px solid #000;opacity: .4;}
.nr_page.about .zizhi .swiper-button-prev:after,
.nr_page.about .zizhi .swiper-button-next:after{font-size: inherit;}
.nr_page.about .zizhi .swiper-pagination{position: inherit;width: 90%;height: 5px;margin-left: auto;background: #d1d1d1;}
.nr_page.about .zizhi .swiper-pagination-progressbar-fill{background: #f3bd12;}

.nr_page.about .video{display: flex;align-items: center;text-align: center;max-height: 428px;padding: 1% 0;background: url(../images/video_bg.jpg) center no-repeat;}
.nr_page.about .video *{color: #fff;}
.nr_page.about .video .tit{font-size: 46px;}
.nr_page.about .video .tit span{display: block;font-size: 18px;line-height: 1.7;margin: 2% 0 3%;}
.nr_page.about .video a{opacity: .54;}
.nr_page.about .video i{font-size: 70px;}
.nr_page.about .video a:hover{opacity: 1;}

@media only screen and (max-width: 1600px){
.nr_page.about .nr_title .box span{font-size: 14px;}
.nr_page.about .nr_title .box span:before{width: 25px;margin-right: 5px;}
.nr_page.about .nr_title .box>div{font-size: 34px;padding-top: 15px;}
.nr_page.about .nr_title .box>div sub{font-size: 16px;margin-left: 25px;}
.nr_page.about .nr_title .more{font-size: 15px;}
.nr_page.about .company .tit span{font-size: 120px;}
.nr_page.about .company .tit em{font-size: 33px;}
.nr_page.about .company li,
.nr_page.about .company li span em{font-size: 16px;}
.nr_page.about .company li span{font-size: 70px;}
.nr_page.about .youshi li .info{padding: 0 20px 45px;}
.nr_page.about .youshi li .info .con{padding-top: 55px;}
.nr_page.about .youshi li .info h2,
.nr_page.about .youshi li .info h3{font-size: 24px;}
.nr_page.about .youshi li .info p{font-size: 15px;margin-top: 12px;}
.nr_page.about .zhici .txt{width: 50%;padding: 3rem;padding-left: 0;}
.nr_page.about .zhici .scrollbar{max-height: 21vw;padding-right: 10px;}
.nr_page.about .zhici .con{margin-top: 20px;}
.nr_page.about .zhici .con span{font-size: 18px;margin-bottom: 15px;}
.nr_page.about .zhici .con p{font-size: 15px;}
.nr_page.about .zhici .img{position: initial;width: 50%;}
.nr_page.about .zhici .img img{width: 100%;height: auto!important;}
.nr_page.about .zizhi li{padding: 1%;padding-bottom: 0;}
.nr_page.about .zizhi li .con{font-size: 16px;}
.nr_page.about .video .tit{font-size: 44px;}
.nr_page.about .video .tit span{font-size: 16px;}
.nr_page.about .video i{font-size: 65px;}}
@media only screen and (max-width: 1024px){
.nr_page.about .nr_title .box span{font-size: 12px;}
.nr_page.about .nr_title .box span:before{width: 20px;height: 1px;}
.nr_page.about .nr_title .box>div{font-size: 28px;padding-top: 10px;}
.nr_page.about .nr_title .box>div sub{font-size: 14px;margin-left: 20px;}
.nr_page.about .nr_title .more{font-size: 14px;}
.nr_page.about .company li{font-size: 14px;padding: 10px 0;}
.nr_page.about .company li span{font-size: 60px;margin-bottom: 15px;}
.nr_page.about .company li span em{font-size: 14px;}
.nr_page.about .zhici .txt{padding: 2rem;padding-left: 0;}
.nr_page.about .zhici .con{margin-top: 15px;}
.nr_page.about .zhici .con span{font-size: 16px;margin-bottom: 10px;}
.nr_page.about .zhici .con p{font-size: 14px;}
.nr_page.about .zizhi ul{margin: 2rem 0;}
.nr_page.about .zizhi .swiper-button-next,
.nr_page.about .zizhi .swiper-button-prev{width: 35px;height: 35px;}
.nr_page.about .zizhi .swiper-pagination{width: 88%;}
.nr_page.about .youshi li .info .con{padding-top: 50px;}
.nr_page.about .youshi li .info h2,
.nr_page.about .youshi li .info h3{font-size: 22px;}
.nr_page.about .youshi li .info p{font-size: 14px;margin-top: 10px;}}
@media only screen and (max-width: 768px){
.nr_page.about .company{margin-bottom: 2rem;}
.nr_page.about .company .tit span{font-size: 11vw;}
.nr_page.about .company .tit em{font-size: 3vw;}
.nr_page.about .company ul{width: 100%;margin: 0;padding-bottom: 10px;}
.nr_page.about .company li{width: 25%;flex-shrink: 0;}
.nr_page.about .company li span{font-size: 50px;margin-bottom: 10px;}
.nr_page.about .zhici .txt{width: 100%;padding: 2rem 0 0;}
.nr_page.about .zhici .scrollbar{max-height: none;padding: 0;}
.nr_page.about .zhici .con p{line-height: 1.8;}
.nr_page.about .zhici .img{width: 100%;margin: 1rem 0;}
.nr_page.about .youshi{padding: 2rem 0;}
.nr_page.about .youshi ul{flex-wrap: wrap;margin-top: 2rem;margin-bottom: -10px;}
.nr_page.about .youshi li,
.nr_page.about .youshi li.cur{width: calc(50% - 5px);margin-bottom: 10px;}
.nr_page.about .youshi li .info{padding: 20px;align-items: center;}
.nr_page.about .youshi li .info .con{padding-top: 40px;}
.nr_page.about .youshi li .info h2{display: none;}
.nr_page.about .youshi li .info h2,
.nr_page.about .youshi li .info h3{font-size: 20px;line-height: 2;}
.nr_page.about .youshi li .info p{margin-top: 5px;-webkit-line-clamp: 4;}
.nr_page.about .youshi li .info h3,
.nr_page.about .youshi li .info p{opacity: 1;visibility: visible;}
.nr_page.about .zizhi{margin: 2rem 0;}
.nr_page.about .zizhi ul{margin: 1.5rem 0;}
.nr_page.about .zizhi .swiper-button-next,
.nr_page.about .zizhi .swiper-button-prev{display: none;}
.nr_page.about .zizhi .swiper-pagination{width: 100%;}
.nr_page.about  p br:nth-child(2){display: none;}
.nr_page.about .video{padding: 1rem 0;}
.nr_page.about .video .tit{font-size: 30px;}
.nr_page.about .video .tit span{font-size: 14px;}
.nr_page.about .video i{font-size: 60px;}}
@media only screen and (max-width: 480px){
.nr_page.about .nr_title .box>div{font-size: 24px;padding-top: 5px;line-height: normal;}
.nr_page.about .nr_title .box>div sub{display: block;font-size: 12px;margin-top: 5px;margin-left: 0;bottom: 0;line-height: inherit;}
.nr_page.about .nr_title .more{font-size: 12px;}
.nr_page.about .company .tit span{font-size: 16vw;}
.nr_page.about .company .tit em{font-size: 5.5vw;}
.nr_page.about .company li{width: 50%;}
.nr_page.about .youshi ul{width: 100%;flex-wrap: nowrap;padding-bottom: 10px;margin-top: 1.5rem;margin-bottom: 1px;}
.nr_page.about .youshi li,
.nr_page.about .youshi li.cur{width: 100%;flex-shrink: 0;padding-bottom: 60%;margin-right: 10px;margin-bottom: 0;}
.nr_page.about .youshi li:last-child{margin-right: 0;}
.nr_page.about .zizhi li .con{font-size: 14px;}
.nr_page.about .video .tit{font-size: 26px;}
.nr_page.about .video .tit span{font-size: 12px;}
.nr_page.about .video .tit span br{display: none;}
.nr_page.about .video i{font-size: 50px;}}

.nr_page .key{color: #595959;}
.nr_page .key span{color: #595959;}
.nr_page .key p{display: inline-block;}
.nr_page .key button{font-size: 14px;margin: 2px;padding: 6px 5px;background-color: #fff;border: 1px solid #ccc;border-radius: 4px;cursor: pointer;transition: all .5s ease;}
.nr_page .key button:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}
.nr_page .reLink{display: flex;margin: 20px 0;padding-bottom: 20px;border-bottom: 1px solid #d9d9d9;overflow: hidden;}
.nr_page .prev,.nr_page .next{width: 50%;color: #595959;line-height: 1.5;}
.nr_page .prev a,.nr_page .next a{color: #595959;}
.nr_page .next{text-align: right;}
.nr_page .relevant{margin-top: 30px;}
.nr_page .relevant .tit{background-color: #ededed;}
.nr_page .relevant .tit h3{color: #333;font-size: 18px;line-height: 3;padding: 0 15px;}
.nr_page .relevant .list{padding: 20px;border: 1px solid #f0f0f0;}
.nr_page .relevant ul li{width: calc(100% / 3);padding-top: 20px;}
.nr_page .relevant ul li .box{display:block;width:100%;height:100%;position:relative;transition:all .5s ease;}
.nr_page .relevant ul li .img{width:100%;height:0px;position:relative;padding-bottom:62%;}
.nr_page .relevant ul li .img img{position:absolute;width:100%;height:100%;top: 0;left: 0;object-fit: cover;}
.nr_page .relevant ul li .txt{width:100%;padding:20px 10px;box-sizing: border-box;}
.nr_page .relevant ul li span{color:#999;}
.nr_page .relevant ul li h3{height:40px;line-height:40px;color:#333;font-size:1.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;}
.nr_page .relevant ul li .line{border-top-color:#1c202b;border-top-width:1px;border-top-style:solid;margin:10px 0;width:5%;transition:all .5s ease;}
.nr_page .relevant ul li p{font-size:0.875rem;display:-webkit-box;overflow:hidden;word-break:break-word;-webkit-line-clamp: 3;-webkit-box-orient:vertical;text-overflow:ellipsis;line-height:1.6;color:#999;overflow-wrap: break-word;}
.nr_page .relevant ul li:hover .box{transform:translateY(-15px);}
.nr_page .relevant ul li:hover .line{width:100%;}
.nr_page .relevant .swiper-pagination{position: relative;bottom: auto;margin-top: 2%;}
.nr_page .relevant .swiper-pagination-bullet{width: 12px;height: 12px;position: relative;box-sizing: border-box;background: rgba(0, 0, 0, 0.4);opacity: 1;transition: all .5s ease;box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);}
.nr_page .relevant .swiper-pagination-bullet:hover:after{transform: scale(2);}
.nr_page .relevant .swiper-pagination-bullet:after{content: '';width: 4px;height: 4px;background: #fff;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;border-radius: 50%;transition: all .5s ease;}
.nr_page .relevant .swiper-pagination-bullet-active{border: 2px solid #fff;}
.nr_page .relevant .swiper-pagination-bullet-active:after{width: 0;height: 0;transform: scale(0);}
@media only screen and (max-width: 768px){
.nr_page{margin: 2rem 0;min-height: auto;}
.nr_page .title{max-width: 100%;font-size: 18px;line-height: 1.6;margin-top: 10px;}
.nr_page .status{border: 0;line-height: 24px;padding: 10px 0;border-bottom: 1px solid #d9d9d9;}
.nr_page .status>span#switcher,
.nr_page .status .articleShare{display: none;}
.nr_page .intro{display: none;}
.nr_page .key button{font-size: 12px;padding: 5px 3px;}
.nr_page .reLink{display: block;margin: 3vw auto;padding: 0;border: 0;}
.nr_page .reLink span{font-weight: bold;}
.nr_page .prev,.nr_page .next{width: auto;text-align: left;background: #f2f2f2;padding: 10px;margin: 2vw auto;}
.nr_page .relevant{margin-top: 20px;}
.nr_page .relevant .tit h3{font-size: 16px;}
.nr_page .relevant .list{padding: 10px;}
.nr_page .relevant ul li{width: 100%;padding-top: 0;}
.nr_page .relevant ul li:hover .box{transform:translateY(0);}
.nr_page .relevant ul li:hover .line{width: 5%;}}

.imgListBox{margin: 4rem 0;}
.img_list{display: flex;flex-wrap: wrap;justify-content: flex-start;margin: 0 -1.3%;}
.img_list li{width: calc( 100% / 3 - 2.6%);margin: 0 1.3%;margin-bottom: 2.6%;padding: 10px;padding-bottom: 0;background: #f6f6f6;box-sizing: border-box;transition: all .5s;}
.img_list li .img{position: relative;width: 100%;padding-bottom: 70%;background: #fff;overflow: hidden;}
.img_list li .img img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;object-fit: contain;transition: all .5s;}
.img_list li h3{color: #666;font-size: 16px;line-height: 3.5;text-align: center;padding: 0 10px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;transition: all .5s;}
.img_list li:hover{background: #f3bd12;}
.img_list li:hover img{transform: scale(1.1);}
.img_list li:hover h3{color: #fff;}
.img_list.honor li{width: calc(100% / 4 - 2.6%);}
.img_list.honor li .img{padding-bottom: 140%;}
@media only screen and (max-width: 1440px){.img_list li h3{font-size: 15px;}}
@media only screen and (max-width: 768px){
.imgListBox{margin: 2rem 0;}
.img_list li,
.img_list.honor li{width: calc( 100% / 2 - 4%);margin: 0 2%;margin-bottom: 4%;padding: 5px;padding-bottom: 0;}
.img_list li h3{font-size: 14px;line-height: 2.5;}}

.contact{position: relative;margin-top: 4rem;z-index: 2;}
.contact .box{position: relative;display: flex;justify-content: space-between;}
.contact .tit{margin-bottom: 30px;}
.contact .tit h3{color: #333;font-size: 40px;font-weight: bold;}
.contact .tit p{color: #787878;font-size: 15px;line-height: 1.6;padding-top: 15px;}
.contact .lianxi{width: 57%;padding: 50px 100px;box-sizing: border-box;flex: 1 auto;height: auto;}
.contact dl dt{display: flex;margin-bottom: 30px;}
.contact dl dt .icon{display: flex;align-items: center;color: #f3bd12;padding: 0 5px;margin-right: 15px;border-radius: 5px;border: 1px solid #f3bd12;}
.contact dl dt i{font-size: 33px;}
.contact dl dt .tel{color: #333;}
.contact dl dt p{font-size: 16px;}
.contact dl dt h3{color: #f3bd12;font-size: 33px;font-family: "Impact";}
.contact dl dd p{color: #333;font-size: 16px;line-height: 2;display: flex;align-items: center;}
.contact dl dd p i{color: #f3bd12;font-size: 20px;margin-right: 15px;}
.contact dl dd p a{color: inherit;}
.contact.book{margin: 4rem 0;}
.contact.book .tit{text-align: center;}
#mapContainer{width: 100%;height: 500px;display: block;margin-top: -100px;}
#mapContainer .anchorBL{display: none !important;}
@media only screen and (max-width: 1024px){
.contact,.contact.book{margin: 2rem 0;}
.contact .tit{margin-bottom: 20px;}
.contact .tit h3{font-size: 30px;}
.contact .tit p{font-size: 13px;padding-top: 10px;}
.contact .lianxi{padding: 30px 80px;}
.contact dl dt{margin-bottom: 20px;}
.contact dl dt .icon{margin-right: 10px;}
.contact dl dt i{font-size: 30px;}
.contact dl dt p{font-size: 14px;}
.contact dl dt h3{font-size: 24px;font-weight: 900;font-family: Arial;}
.contact dl dd p{font-size: 14px;}
.contact dl dd p i{font-size: 16px;margin-right: 10px;}
#mapContainer{height:400px;}}
@media only screen and (max-width: 768px){
.contact .box{flex-direction: column-reverse;}
.contact .tit h3{font-size: 22px;}
.contact .tit p{font-size: 14px;}
.contact .lianxi{width: 100%;padding: 20px 10px;}
#mapContainer{height:300px;margin: 0;}}

.message{width: 43%;padding: 50px;border-bottom: 5px solid #f3bd12;background: #fff;box-shadow: 0px 2px 11px rgba(0, 0, 0, .16);}
.book .message{width: 96%;padding: 0;border: 0;box-shadow: none;}
@media only screen and (max-width: 1024px){.message{padding: 30px;}}
@media only screen and (max-width: 768px){
.message{width: 100%;padding: 20px;}
.book .message{width: 100%;}}

.inner_form{display: flex;flex-wrap: wrap;justify-content: center;}
.inner_form .layui-form-item{width: 100%;margin: 0;border-bottom: 1px solid #dee0e2;}
.inner_form .layui-form-text,
.inner_form .btn{display: flex;width: 80%;margin-top: 20px;justify-content: space-between;border: 0;}
.inner_form .btn:after{display: none;}
.inner_form .layui-input,.inner_form .layui-textarea{height: 60px;color: #666;line-height: 60px;border-radius: 0;border: 0;padding: 0;box-shadow: none;}
.inner_form .layui-textarea{min-height: 240px;resize: none;}
.inner_form .Code input{display: inline-block;width: 75%;}
.inner_form .Code img{vertical-align: top;width: 25%;height: 100%;background: #fff;object-fit: none;}
.inner_form .checkbox{border: 0;}
.inner_form .checkbox .layui-input-block{margin: 0;padding-top: 20px;}
.inner_form .layui-btn{width: 48%;font-size: 16px;height: auto;line-height: 2.5;text-transform: uppercase;background-color: #f3bd12;}
.inner_form .layui-btn.reset{background-color: #a0a0a0;margin: 0;}
.inner_form .layui-btn:hover{color: #fff;background-color: #333;opacity: 1;}
@media only screen and (max-width: 1024px){
.inner_form .layui-input, .inner_form .layui-textarea{height: 50px;line-height: 50px;}
.inner_form .layui-btn{font-size: 14px;}}
@media only screen and (max-width: 768px){
.inner_form .layui-form-item{float: none;width: 100%;margin-right: 0;}
.inner_form .layui-textarea{min-height: 150px;}}

.inner_book{position: relative;display: flex;flex-wrap: wrap;justify-content: space-between;}
.inner_book .layui-form-item{width: 32.333%;margin-bottom: 20px;}
.inner_book .layui-form-text{width: 100%;margin-right: 0;margin-bottom: 40px;}
.inner_book .btn{display: flex;width: 40%;justify-content: space-between;}
.inner_book .btn:after{display: none;}
.inner_book .layui-input,.inner_book .layui-textarea{color: #434343;height: 50px;line-height: 50px;border-radius: 0;border: 0;background: #eee;box-shadow: none;}
.inner_book .layui-textarea{height: auto;line-height: normal;min-height: 240px;resize: none;padding: 10px;vertical-align: middle;}
.inner_book .Code{width: 48%;display: flex;align-items: center;}
.inner_book .Code input{display: inline-block;width: 50%;}
.inner_book .Code img{width: 20%;height: 100%;background: #fff;object-fit: none;cursor: pointer;}
.inner_book .layui-form-item.checkbox{position: absolute;width: auto;right: 0;bottom: 82px;margin: 0;}
.inner_book .checkbox .layui-input-block{margin: 0;min-height: 20px;}
.inner_book .layui-btn{width: 48%;font-size: 16px;height: auto;line-height: 50px;border-radius: 0;background-color: #f3bd12;}
.inner_book .layui-btn.reset{background-color: #a0a0a0;margin: 0;}
.inner_book .layui-btn:hover{color: #fff;background-color: #333;opacity: 1;}
@media only screen and (max-width: 1024px){
.inner_book .layui-form-item{margin-bottom: 15px;}
.inner_book .layui-form-text{margin-bottom: 35px;}
.inner_book .layui-input, .inner_book .layui-textarea{height: 40px;line-height: 40px;}
.inner_book .layui-form-item.checkbox{bottom: 65px;}
.inner_book .layui-btn{font-size: 14px;line-height: 40px;}}
@media only screen and (max-width: 768px){
.inner_book .layui-form-item{width: 100%;}
.inner_book .layui-form-text{margin-bottom: 15px;}
.inner_book .layui-textarea{height: auto;line-height: normal;min-height: 150px;}
.inner_book .Code input{width: 75%;}
.inner_book .Code img{width: 25%;height: 40px;}
.inner_book .layui-form-item.checkbox{position: static;width: 100%;margin-bottom: 15px;}}

.page{text-align: center;padding: 30px 0;}
.page:before, .page:after{content: " ";display: table;}
.page:after{clear: both;}
.page li{display:inline-block;border:solid 0px #ddd;border-radius:4px;}
.page li a{min-width: 38px;color: #666;font-size: 14px;display: inline-block;padding: 0 10px;margin: 2.5px;text-align: center;line-height: 36px;background: #ddd;border-radius: 50%;box-sizing: border-box;transition: all .5s ease;}
.page li:hover a,
.page li.active a{color: #fff;background: #f3bd12;border-color: #f3bd12;}
@media only screen and (max-width: 768px){
.page{padding: 20px 0;}
.page li a{min-width: 30px;font-size: 12px;line-height: 28px;padding: 0 5px;}}

.pro_box.pro_detail01{background: #f6f6f6;}
.pro_box .list_box{width: 100%;margin: 4% 0;}
.pro_box .list_box .list{display: flex;flex-wrap: wrap;margin: -2%;margin-bottom: 0;}
.pro_box .list_box .list li{width: calc(100% / 3 - 4%);margin: 2%;border-radius: 5px;border: 1px solid #cfcfcf;background: #fff;overflow: hidden;transition: all .5s;}
.pro_box .list_box .list li .img{position: relative;padding-bottom: 100%;overflow: hidden;}
.pro_box .list_box .list li .img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transition: all .5s ease;}
.pro_box .list_box .list li .tit{padding: 20px;border-top: 1px solid #cfcfcf;transition: all .5s;}
.pro_box .list_box .list li .tit h3{color: #333;font-size: 18px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;transition: all .5s;}
.pro_box .list_box .list li .tit p{color: #666;font-size: 14px;line-height: 1.6;text-align: justify;margin-top: 15px;display: -webkit-box;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;opacity: .75;transition: all .5s;}
.pro_box .list_box .list li .btn{display: flex;line-height: 3.5;padding: 0 30px;border-top: 1px solid  #cfcfcf;background: #fafafa;transition: all .5s;}
.pro_box .list_box .list li .btn a{width: 50%;display: flex;color: #888;justify-content: center;align-items: center;}
.pro_box .list_box .list li .btn a+a{border-left: 1px solid rgba(0,0,0,.1);}
.pro_box .list_box .list li .btn a .fa{color: inherit;margin-right: 5px;}
.pro_box .list_box .list li:hover{box-shadow: 0 0 20px -5px rgba(0, 0, 0, .2);}
.pro_box .list_box .list li:hover .img img{transform: scale(1.1);}
.pro_box .list_box .list li:hover .tit *{color: #f3bd12;}
.pro_box .list_box .list li:hover .btn{border-color: #f3bd12;background: #f3bd12;}
.pro_box .list_box .list li:hover .btn a{color: #fff;}
.pro_box .list_box .list.pic li .tit{background: #f6f6f6;}
.pro_box .list_box .list.pic li .tit h3{text-align: center;}
.pro_box .list_box .list.pic li:hover .tit{background: #f3bd12;}
.pro_box .list_box .list.pic li:hover .tit h3{color: #fff;}

.pro_box .show_box{display: flex;flex-flow: row wrap;overflow: hidden;justify-content: space-between;}
.pro_box .gallery{width: 30%;background: #fff;border: 1px solid #e8e8e8;}
.pro_box .gallery .gallery-top .swiper-slide{cursor: pointer;}
.pro_box .gallery .gallery-top .swiper-slide .pic{position: relative;padding-bottom: 100%;}
.pro_box .gallery .gallery-top .swiper-slide .pic img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;object-fit: cover;}
.pro_box .swiper-pagination .swiper-pagination-bullet{width: 12px;height: 12px;position: relative;box-sizing: border-box;background: rgba(0, 0, 0, 0.4);opacity: 1;transition: all .5s ease;box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);}
.pro_box .swiper-pagination .swiper-pagination-bullet:hover:after{transform: scale(2);}
.pro_box .swiper-pagination .swiper-pagination-bullet:after{content: '';width: 4px;height: 4px;background: #fff;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;border-radius: 50%;transition: all .5s ease;}
.pro_box .swiper-pagination .swiper-pagination-bullet-active{border: 2px solid #fff;}
.pro_box .swiper-pagination .swiper-pagination-bullet-active:after{width: 0;height: 0;transform: scale(0);}
.pro_box .gallery .swiper-button-prev:hover,.pro_box .gallery .swiper-button-next:hover{opacity: .35;}
.pro_box .gallery .swiper-button-disabled{pointer-events: auto !important;}
.pro_box .gallery .swiper-button-black{display: inline-block;vertical-align: middle;cursor: pointer;position: absolute;top: 0;left: 0;bottom: 0px;width: 28px;height: 100%;margin: 0;opacity: .6;background-size: 16px;transition: all .5s ease;}
.pro_box .gallery .swiper-button-next{left: auto;right: 0;}

.pro_box .info{width: 65%;min-width: 200px;display: flex;flex-direction: column;justify-content: space-between;}
.pro_box .info .box h3{color: #333;font-size: 30px;line-height: 1.4;font-weight: bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.pro_box .info .txt{position: relative;padding-top: 15px;margin-top: 15px;margin-bottom: 15px;word-break: break-word;border-top: 1px solid #e8e8e8;}
.pro_box .info .txt:before{content:'';position:absolute;left:0;top: -1px;width:20%;height: 2px;background: #f3bd12;z-index:2;}
.pro_box .info .txt p{color: #666;font-size: 15px;line-height: 1.8;text-align: justify;display: -webkit-box;overflow: hidden;-webkit-line-clamp: 7;-webkit-box-orient: vertical;text-overflow: ellipsis;}
.pro_box .order{display: flex;white-space: nowrap;transition: all .5s;}
.pro_box .order a{position: relative;display: flex;color: #fff;font-size: 18px;font-weight: bold;line-height: 2;text-align: center;padding: 0 25px;background: #f3bd12;transition: all .5s;align-items: center;justify-content: center;}
.pro_box .order a:before{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:block;width:0;height: 100%;background-color: #000;opacity: 0;transition:all .5s ease;}
.pro_box .order span{position: relative;}
.pro_box .order i{font-size: 26px;font-weight: normal;margin-right: 20px;}
.pro_box .order .tel{background: #1c202b;}
.pro_box .order a:hover:before{width:100%;height: 100%;opacity: .2;}

.pro_box .pro_show{width: 100%;}
.pro_box .pro_show .content{color: #666;padding: 20px 0;word-break: break-word !important;overflow: hidden;}
.pro_box .pro_show .content p{color: inherit;font-size: 16px;line-height: 2;}
.pro_box .pro_show .content p a{color: #1c202b;text-decoration: underline;}
.pro_box .pro_show .content img{max-width: 100% !important;height: auto!important;display: block !important;margin: 0 auto;}
.pro_box .pro_show .content table{border-collapse: collapse;border-spacing: 0;border-color: #ddd;}
.pro_box .pro_show .content tr:first-child{color: #fff !important;background-color: #f3bd12;}
.pro_box .pro_show .content tr:first-child td{border: 0;}
.pro_box .pro_show .content td{padding: 10px 5px;}
.pro_box .pro_show .key{color: #595959;padding: 20px 0;}
.pro_box .pro_show .key span{color: #595959;}
.pro_box .pro_show .key p{display: inline-block;}
.pro_box .pro_show .key button{color: #595959;font-size: 14px;margin: 2px;padding: 7px 10px;background-color: #fff;border: 1px solid #ccc;border-radius: 4px;cursor: pointer;transition: all .5s ease;}
.pro_box .pro_show .key button:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}
.pro_box .pro_show .reLink{display: flex;padding: 20px 0;overflow: hidden;}
.pro_box .pro_show .prev,.pro_box .pro_show .next{width: 50%;color: #595959;line-height: 1.5;}
.pro_box .pro_show .prev a,.pro_box .pro_show .next a{color: #595959;}
.pro_box .pro_show .next{text-align: right;}

.pro_box .pro_show .frame{margin-top: 30px;}
.pro_box .pro_show .frame .titi{background-color: #ededed;}
.pro_box .pro_show .frame .titi h3{color: #333;font-size: 18px;line-height: 3;padding: 0 15px;}
.pro_box .pro_show .frame .box{padding: 20px;border: 1px solid #f0f0f0;}

.pro_detail02 .hd{position: relative;top: 0;width:100%;background:#fff;border-bottom: 1px solid #d6d8db;}
.pro_detail02 .hd.fixed{position:fixed;top: 80px;left:0;z-index:5;}
.pro_detail02 .hd .list{display: flex;align-items: center;}
.pro_detail02 .hd .list .item{position:relative;color: #333;font-size:20px;font-weight: bold;line-height: 3.5;margin-right: 3%;cursor: pointer;transition: all .5s;}
.pro_detail02 .hd .list .item:after{content:'';position:absolute;width: 0;height:5px;bottom: -3px;left: 50%;border-radius: 50px;transform: translateX(-50%);background: #f3bd12;opacity: 0;transition: all .5s;}
.pro_detail02 .hd .list .item.active{color: #f3bd12;font-weight:bold;}
.pro_detail02 .hd .list .item.active:after{width: 100%;opacity: 1;}
.pro_detail02 .hd .list .order{margin-left: auto;opacity: 0;visibility: hidden;}
.pro_detail02 .hd.fixed .list .order{opacity: 1;visibility: visible;}
.pro_detail02 .bd{position:relative;}

.pro_detail03{padding: 50px 0;background: #1c202b;}
.pro_detail03 .tit{color: #fff;font-size: 37px;line-height: 1.1;text-align:center;margin-bottom:70px;position:relative;}
.pro_detail03 .tit:after{content:'';position:absolute;bottom:-20px;width:40px;height: 3px;background:#fff;left:50%;margin-left:-20px;}
.pro_detail03 .con ul{display: flex;}
.pro_detail03 .con ul li{width:25%;text-align:center;}
.pro_detail03 .con ul li i{color: #fff;font-size: 78px;display:inline-block;margin-bottom:20px;transition: all 0.5s ease;}
.pro_detail03 .con ul li .t{color: #fff;font-size:20px;line-height: 1.2;}
.pro_detail03 .con ul li:hover i{opacity: .5;}

@media only screen and (max-width: 1080px){
.pro_box .show_box{align-items: center;}}
@media only screen and (max-width: 1024px){
.pro_box .list_box .list li .tit{padding: 15px;}
.pro_box .list_box .list li .tit h3{font-size: 16px;}
.pro_box .list_box .list li .tit p{font-size: 14px;margin: 15px 0;}
.pro_box .info .box h3{font-size: 26px;}
.pro_box .info .txt p{font-size: 14px;-webkit-line-clamp: 5;}
.pro_box .order a{font-size: 16px;}
.pro_box .order i{font-size: 24px;margin-right: 15px;}
.pro_box .pro_show .content p{font-size: 14px;}
.pro_box .pro_show .content{padding: 10px 0px;}
.pro_box .pro_show .key{padding: 10px 0px;}
.pro_box .pro_show .key button{font-size: 12px;padding: 5px 3px;}
.pro_box .pro_show .reLink{padding: 0;margin-top: 20px;background: rgba(0, 0, 0, 0.02);}
.pro_box .pro_show .prev,.pro_box .pro_show .next{padding: 10px 0;text-align: center;}
.pro_box .pro_show .prev a,.pro_box .pro_show .next a{display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.pro_box .pro_show .next{text-align: center;border-left: 1px solid rgba(0, 0, 0, 0.04);}
.pro_box .pro_show .frame{margin-top: 20px;}
.pro_box .pro_show .frame .box{padding: 10px;}
.pro_box .pro_show .pro_relevant li h3{font-size: 14px;line-height: 2.8;}
.pro_detail02 .hd.fixed{top: 60px;}
.pro_detail03{padding:30px 0;margin-top: 20px;}
.pro_detail03 .tit{font-size: 30px;margin-bottom: 50px;}
.pro_detail03 .con ul li i{font-size: 70px;margin-bottom: 15px;}
.pro_detail03 .con ul li .t{font-size: 18px;}}
@media only screen and (max-width: 768px){
.pro_box .list_box .list li{width: calc(100% / 2 - 4%);}
.pro_box .pro_show .frame .titi h3{font-size: 16px;}
.pro_box .info .box h3{font-size: 20px;}
.pro_box .gallery{float: none;width: 100%;}
.pro_box .info{display: block;width: 100%;padding-top: 15px;}
.pro_box .info .txt p{display: block;}
.pro_box .order a{width: 50%;font-size: 14px;padding: 0 10px;justify-content: center;}
.pro_box .order i{margin-right: 10px;}
.pro_box .pro_show .content p{font-size: 13px;}
.pro_detail02 .hd .list .item{font-size: 18px;line-height: 2.8;margin-right: 5%;}
.pro_detail02 .hd .list .item:after{height: 3px;bottom: -2px;}
.pro_detail02 .hd .list .order a{width: 100%;line-height: 1.5;margin-right: -1rem;}
.pro_detail02 .hd .list .order .tel{display: none;}
.pro_detail03{padding: 20px 0;}
.pro_detail03 .tit{font-size: 20px;margin-bottom: 40px;}
.pro_detail03 .con ul li i{font-size: 40px;margin-bottom: 10px;}
.pro_detail03 .con ul li .t{font-size: 14px;}}
@media only screen and (max-width: 480px){
.pro_box .list_box .list li .tit{padding: 10px 5px;background: #fafafa;}
.pro_box .list_box .list li .tit h3{font-size: 14px;text-align: center;}
.pro_box .list_box .list li .tit p,
.pro_box .list_box .list li .btn{display: none;}
.pro_box .list_box .list li:hover .tit{border-color: #f3bd12;background: #f3bd12;}
.pro_box .list_box .list li:hover .tit *{color: #fff;}}

/*右侧悬浮*/
.right_bar{position:fixed;top: 50%;right: -60px;margin-top: -100px;width:50px;height:203px;z-index:10;opacity: 0;transition: all .5s;}
.right_bar.cur{right: 0;opacity: 1;}
.right_bar.no{display: none;}
.right_bar li{position: relative;left: 0;width:62px;height:50px;margin-bottom: 1px;z-index:20;transition: all .5s;}
.right_bar li.tel{width: 200px;}
.right_bar li.book{width:126px;}
.right_bar li a{display:block;color:#FFF;font-size:14px;height:50px;line-height:50px;overflow:hidden;background: #f3bd12;opacity:0.8;border-radius:6px;}
.right_bar li a i{display:block;float:left;vertical-align:middle;width:24px;height:24px;font-size: 24px;line-height: normal;margin:12px 12px 14px 14px;}
.right_bar li a:hover{opacity:1;}
.right_bar li.tel:hover{left: -144px;}
.right_bar li.ewm:hover .rtbar_shwx{opacity: 1;visibility: visible;}
.right_bar li.book:hover{left: -70px;}
.rtbar_shwx{position: absolute;top:-120px;left: -160px;padding: 10px;border-radius: 6px;background: #f3bd12;opacity: 0;visibility: hidden;transition: all .5s;}
.rtbar_shwx:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #f3bd12;border-width: 8px;width: 0;height: 0;position: absolute;top: 18px;right: -16px;}
.rtbar_shwx img{width: 130px;border: 1px solid #fff;border-radius: 6px;}
.rtbar_shwx{top: 0;}
.right_bar.white li a{color: #f3bd12;background: #fff;}
.right_bar.white .rtbar_shwx{background: #fff;}
.right_bar.white .rtbar_shwx:after{border-left-color: #fff;}
.right_bar.white .rtbar_shwx img{border-color: #f3bd12;}
.returntop{position: fixed;right: -60px;bottom: 70px;opacity: 0;visibility: hidden;z-index: 10;transition: all .5s;}
.returntop.cur{opacity: 1;visibility: visible;}
.returntop a{display: block;width: 50px;height: 50px;color: #fff;font-size: 24px;line-height: 50px;text-align: center;background: #f3bd12;border-radius: 50%;opacity: .8;}
.returntop i{font-size: inherit;}
.returntop a:hover{opacity: 1;}
.f_kslj{position: fixed;bottom: -70px;width: 100%;z-index: 1000;background: #f3bd12;box-shadow: 0 -3px 4px rgb(0 0 0 / 10%);backdrop-filter: blur(5px);transition: all .5s;}
.f_kslj ul{display: flex;height: 60px;align-items: center;}
.f_kslj ul li{width: 100%;}
.f_kslj ul li a{color: #fff;text-align: center;display: flex;flex-direction: column;align-items: center;}
.f_kslj ul li a i{position: relative;font-size: 18px;margin-bottom: 5px;}
.f_kslj ul li a i.dot:after{content: " ";position: absolute;top: -5px;right: -5px;width: 5px;height: 5px;border-radius: 50%;background: #28c445;animation: pulse 1s infinite;}
@media all and (max-width:768px){
.returntop{right: 10px;}
.f_kslj{bottom: 0;}}

/*加载动画*/
.loader{position: fixed;top: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;transition: 0.3s linear;background: #fff;opacity: 0;visibility: hidden;opacity: 1;visibility: visible;z-index: 999999;}
.loader.hide{opacity: 0;visibility: hidden;}
.loader span{position: relative;width: 130px;height: 130px;border-radius: 50%;-webkit-animation: scale 2s linear infinite;animation: scale 2s linear infinite;}
.loader span:after{content:" ";position: absolute;top: 0;left: 0;width:100%;height: 100%;border-radius: 50%;border-top: 3px solid #f3bd12;border-right: 3px solid transparent;-webkit-animation: rotation 1s linear infinite;animation: rotation 1s linear infinite;}
.loader span img{width: 100%;height: 100%;}
@-webkit-keyframes scale{0%{transform: scale(1);} 50%{transform: scale(.85);} 100%{transform: scale(1);}}
@keyframes scale{0%{transform: scale(1);} 50%{transform: scale(.85);} 100%{transform: scale(1);}}
@-webkit-keyframes rotation{0%{transform: rotate(0deg);} 100%{transform: rotate(360deg);}}
@keyframes rotation{0%{transform: rotate(0deg);} 100%{transform: rotate(360deg);}}

/*表单自定义*/
.layui-form-item .layui-input-block a{color: #f3bd12;font-size: 14px;cursor: pointer;text-decoration: underline;}
.layui-form-item .layui-form-checkbox[lay-skin=primary]{margin: 0;}
.layui-form-item .layui-form-checkbox[lay-skin=primary]>div{color: #666;padding-right: 10px;}
.layui-form-item .layui-form-checked[lay-skin=primary]>i{border-color: #f3bd12 !important;background-color: #f3bd12;}
.layui-form-item .layui-form-checkbox[lay-skin=primary]:hover>i{border-color: #f3bd12;}

/*隐私政策*/
.policy{padding: 3rem 0;}
.policy h3{color:#333;font-size:36px;font-weight:bold;text-align:center;}
.policy .txt{margin: 3rem 0;}
.policy .txt p{color: #555;font-size:16px;line-height: 2.5;text-indent:2rem;}
.policy .btn{height: auto;display: block;font-size: 16px;line-height: 2.75;border: 0;padding: 0 2%;background:#f3bd12;margin: auto;}
@media all and (max-width:1024px){
.policy{padding: 2rem 0;}
.policy h3{font-size: 30px;}
.policy .txt{margin: 2rem 0;}
.policy .txt p{font-size: 15px;}
.policy .btn{font-size: 15px;}}
@media all and (max-width:480px){
.policy{padding: 1rem 0;}
.policy h3{font-size: 24px;}
.policy .txt{margin: 1rem 0;}
.policy .txt p{font-size: 14px;line-height: 2;}
.policy .btn{font-size: 14px;padding: 0 5%;}}
.weixin{max-width: 200px;}
.weixin img{max-width: 100%;height: auto;}

/*自定义样式*/
.goverlay{background: rgba(0, 0, 0, .8)!important;backdrop-filter: blur(5px);}
.glightbox-clean .gdesc-inner{padding: 0!important;}
.glightbox-clean .gslide-title{margin: 0!important;color: #333!important;line-height: 3.4em!important;text-align: center!important;background: #ddd!important;}

/*播放器相关*/
:root {--plyr-color-main: #f3bd12;}