﻿@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{font-family: 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;}
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%;}
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: #1c202b;}
a:active{color: #1c202b;}
/*滚动条*/
::-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;}
/*PC头部*/
@media only screen and (min-width: 1025px){
	.pc_header{position: fixed;width: 100%;height: 7rem;line-height: 7rem;top: 0;z-index: 1005;background-color: transparent;opacity: 1;visibility: visible;transition: opacity .5s ease;}
	.pc_header.show{opacity: 0;visibility: hidden;z-index: 0;}  
	.pc_header .pul_logo{height:54px;pointer-events:auto;display:block;transition: all .5s ease;}
	.pul_logo img{height: 100%;display: block;}
	.pc_header .nav_con .pul_logo{position:absolute;top:23px;left:3vw;pointer-events: auto;}
	.pc_header .nav{position:absolute;top:0;height:100%;right:3%;transition:all .5s ease;}
	.full-menu{width: 64px;height: 64px;display: block;cursor: pointer;position: absolute;top: 2.6vh;right: 0;z-index: 110;border-radius:20%;background-color:rgba(255,255,255,.8);pointer-events: auto;color: var(--color);text-align: center;line-height: 64px;font-size: 32px;text-indent: 2px;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
	.pc_header .nav .full-menu:after{width: 64px;height: 64px;box-sizing: border-box;content: '';display: block;position: absolute;top: 0;left: 0;pointer-events: none;border: 4px solid #a2bccc;border-radius: 50%;-webkit-animation-duration: 1.2s;animation-duration: 1.2s;-webkit-animation-name: menu_circle;animation-name: menu_circle;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}
	@keyframes menu_circle{
		0%{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
		80%{-webkit-transform: scale(1.6);transform: scale(1.6);}
		100%{opacity: 0;-webkit-transform: scale(1.6);transform: scale(1.6);}
	}
	.full-menu_m{display: none;}
	.pul_now > div{-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background-color: rgba(255,255,255,.8);backdrop-filter: blur(5px);margin: 20px 3% 0 3%;overflow: inherit;max-height: 100px;transition: all 1s ease;position: absolute;-webkit-box-shadow: 0px 0 90px rgba(19,53,80,.5);-moz-box-shadow: 0px 0 90px rgba(19,53,80,.5);box-shadow: 0px 0 90px rgba(19,53,80,.5);width: calc(100% - 6%);opacity: 0;}
	.pc_header.on .pul_now > div{opacity: 1;}
	.nav_box,.language_box{float: right;line-height: 100px;font-size: 16px;}
	.language_box{font-size: 0;text-align: center;position: relative;width: 14%;pointer-events: auto;}
	.language_box::after{content: '';display: block;position: absolute;height: 16px;width: 1px;background-color: #c1c2c4;left: 0;top: 50%;margin-top: -8px;opacity: 0;}
	.language_box > a{font-size: 16px;text-align: center;display: inline-block;vertical-align: middle;color: #7f7f7f;cursor: pointer;text-transform: uppercase;/* width: 30px; */margin: 0 10px;/* opacity: 0.5; */}
	.language_box > a img{display: block;width: 100%;}
	.language_box > a.on{opacity: 1;cursor: auto;}
	.language_box > a.on::after{content: '';display: block;position: absolute;height: 16px;width: 1px;background-color: #c1c2c4;right: -10px;top: 50%;margin-top: -8px;}
	.menu-list > div >a img{width: 30px;margin: 0 auto;opacity: 0.5;}
	.menu-list > div >a.on img{opacity: 1;}
	.pul_initial .language_box{width: auto;line-height: 1;margin-left: 50px;text-align: left;transition: all .5s ease;}
	.pul_initial .language_box > a{font-size: 16px;text-align: left;display: inline-block;vertical-align: middle;color: #fff;cursor: pointer;margin: 0 5px;text-shadow: 0 1px 4px rgba(0,0,0,.72);}
	.pul_initial .language_box > a:first-child{margin-left: 0;}
	.language_box > a.on{position:relative;cursor: auto;}
	.pul_initial .language_box > a.on{color: #fff;padding-right: 10px;border-right: 1px solid #fff;}
	.pul_initial .language_box > a.on::after,
	.pul_initial .language_box::after{display: none;}


	.h_yuyan{display:block;width:auto; position: relative; margin-left:20px;}
	.h_yuyan p{color:#333; font-size:16px; padding: 0 40px 0 40px; position: relative; line-height: 52px}
	.h_yuyan p:after{content:""; width: 28px; height:52px; position: absolute; top:0; left:0; z-index: 2; background: url(../images/lang/yy_hiocn.png) no-repeat center}
	.h_yuyan p:before{content:""; width: 28px; height:52px; position: absolute; top:0; right:0; z-index: 2; background: url(../images/lang/xia_h.png) no-repeat center}
	.h_yuyan_p{width:100%; height: auto; overflow: hidden; background: #fff; padding:9px 8px; position: absolute; top:40px; left:0; z-index: 9; box-shadow: 0 0 10px rgba(0,0,0,0.1); display: none}
	.h_yuyan:hover .h_yuyan_p{display: block}
	.h_yuyan_p a{color:#333; font-size:13px; display:block; display: flex; align-items: center; padding:0 5px; line-height: 20px; margin-top:5px;}
	.h_yuyan_p a img{width:24px; margin-right:10px; border:1px solid #eee}
	.pc_header .h_yuyan{margin:0 15px 0 15px;}
	.pul_initial .h_yuyan p{color:#fff;}
	.pul_initial .h_yuyan p:after{background: url(../images/lang/yy_iocn.png) no-repeat center}
	.pul_initial .h_yuyan p:before{background: url(../images/lang/xia.png) no-repeat center}
	.pul_now .h_yuyan{float: right;margin-top:18px;line-height:90px;z-index:3300;}

	.nav_box .topnav{}
	.nav_box .topnav ul{display:flex;}
	.nav_box .topnav li{position:relative;margin:0 20px;height:90px;line-height:90px;}
	.nav_box .topnav li:after{display:block;position:absolute;left:50%;bottom:0;margin-left:-20px;width:40px;height:4px;content:"";background:var(--color);transform:scaleX(0);transition:all .5s;}
	.nav_box .topnav li>a{display:block;font-size:16px;height:90px;color:#333;}
	.nav_box .topnav li.cur:after,.nav_box .topnav li:hover:after{transform:scaleX(1);}
	.nav_box .topnav li.cur>a,.nav_box .topnav li:hover>a{color:var(--color);}

	/*--dropDown--*/
	.dropDown{display:none;position:absolute;z-index:999;left:0;top:100%;min-width:150px;background:var(--color);}
	.dropDown a{display:block;padding:10px 22px;line-height:40px;font-size:16px;color:#fff;white-space:nowrap;border-top:rgba(0,0,0,0.1) solid 1px;}
	.dropDown a:before{display:inline-block;margin-right:10px;content:"-";}
	.dropDown a:hover{background:var(--rgbcolor);}
	/*--end dropDown--*/

	.nav_con{position: relative;z-index: 2;}
	.pul_initial{opacity: 1;visibility: visible;display: flex;align-items: center;padding-top: 3vh;padding-left: 3%;transition: opacity .5s ease;}
	.pc_header.on .pul_initial{opacity: 0;visibility: hidden;}
	.pul_now{position: absolute;top: 0;width: 100%;opacity: 0;visibility: hidden;transition: opacity .5s ease;}
	.pc_header.on .pul_initial .nav{opacity: 0;}
	.pc_header.on .pul_now{opacity: 1;visibility: visible;}

	.nyh_logo {float:left;height:90px;display:flex;align-items:center;justify-content:center;padding-left:20px;}
}
@media screen and (max-width:1600px){
	.pul_now > div{max-height: 90px;}
	.nav_box, .search_box, .language_box{line-height: 90px;}
	.pc_header .nav_con .pul_logo{top:18px;left:15px;}
}
@media screen and (max-width: 1280px){
	.nav_case > a{font-size:16px;}
	.nav_sed_box > div a{font-size:16px;}
}
@media screen and (max-width: 1024px){
	.pc_header{display: none;}
	.full-menu_m{display: block;}
	.full-menu_pc{display: none;}
	.pul_now{display: none;} 
	.pul_initial .language_box{display: none;}
}
@media screen and (max-width: 640px){
	.pul_initial{padding-top: 1.4vh;}
	.full-menu{width: 40px;height: 40px;line-height: 40px;top: 2vh;font-size: 20px;}
	.pc_header .nav .full-menu:after {width: 40px;height: 40px;}
}

/*手机头部*/
.mob_header{display: none;}
@media only screen and (max-width: 1024px){
	.mob_header{position: relative;top: 0;width:100%;max-width:100%;height:70px;line-height:70px;background:rgba(255,255,255,1);transition: all .5s ease;backdrop-filter: none;border-bottom:1px solid rgba(27,36,43,0);animation: none;box-shadow: 0 3px 4px rgb(0 0 0 / 10%);z-index: 999;display: block;}
	.mob_header .box{max-width: 100%;display: flex;align-items: center;justify-content: space-between;padding-left: 1rem;}
	.mob_header .header_logo{width: 30%;height: 100%;z-index: 20;display: flex;align-items: center;overflow: visible;}
	.mob_header .header_logo a{display: block;}
	.mob_header .header_logo img{max-width: 100%;max-height: 40px;}
}
@media only screen and (max-width: 768px){
	.mob_header .header_logo{width: 70%;min-width: auto;}
}
@media only screen and (max-width: 1024px){
	#tNav{position: absolute;right: 0;width: 16.5%;padding: 0;}
	#tNav .leftBox,.mob_header .header_mail{display:none;}
	#tNav .navSimg{display:none;}
	#tNav .tNavBox{position:relative;height:70px;background:none;}
	#tNav .navBtn{position: absolute;top: 1rem;right: 10px;background: var(--color);width: 40px;height: 40px;padding: 10px;line-height: 73px;box-sizing: border-box;}
	#tNav .navLine{display:flex;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden;}
	#tNav .navBtnImg{display: block;width: 90%;height: 70%;}
	#tNav .tNav{position: fixed;top: 0;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;}
	#tNav .tNav .logo a{width: 30%;min-width: auto;}
	#tNav .tNav .logo img{max-width: 100%;max-height: 50px;}
	#tNav .slidBox{display:none;}
	#tNav .navUl{border-top: 1px solid rgba(0,0,0,.1);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: var(--color);}
	#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 .navSliBtn{position: absolute;top: 1rem;right: 1rem;width: 40px;height:40px;text-align:center;background: var(--color);}
	#tNav .navSliBtn span{position: absolute;top: 50%;left: 50%;margin-left: -8px;width: 16px;height:2px;background-color: #fff;}
	#tNav .navSliBtn span:nth-of-type(1){transform:rotate(45deg);}
	#tNav .navSliBtn span:nth-of-type(2){transform:rotate(-45deg);}
	#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;}
	#tNav .navLi.tplink8{border-bottom:none;}
	#tNav .navLi.tplink8 .slidBox{display:block !important;}
	#tNav .navLi.tplink8 .tNavH{display:none;}
	#tNav .navLi.tplink8 .navSbox{padding-top:30px;display: flex;flex-direction: row;justify-content: center;}
	#tNav .navLi.tplink8 .navSli{padding-left: 0;border: 1px solid rgba(255,255,255,.2);width: 38px;text-align: center;margin: 0 2vw;}
}
@media only screen and (max-width: 768px){
	#tNav .tNav .logo a{width: 70%;}
}

.newListBox{margin-bottom:50px;}
.newListBox .news_hot{width:100%;display:flex;flex-wrap:wrap;margin:3% 0 1.5% 0;}
.newListBox .news_hot .img{width:40%;}
.newListBox .news_hot .img>div{position: relative;width: 100%;padding-top: 56%;overflow: hidden;}
.newListBox .news_hot .img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transition: all .5s;}
.newListBox .news_hot .txt{position: relative;display: flex;width:60%;padding:2% 3.5%;background: #f8f8f8;flex-direction: column;justify-content: center;}
.newListBox .news_hot .txt h3{color: #333;font-size: 22px;line-height: 1.8;text-align: justify;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;transition: all .5s;}
.newListBox .news_hot .txt p{color: #777;font-size: 16px;line-height: 1.6;text-align: justify;display: -webkit-box;overflow: hidden;-webkit-line-clamp: 4;-webkit-box-orient: vertical;text-overflow: ellipsis;}
.newListBox .news_hot .txt span{display: block;color: #656565;margin: 1% 0;}
.newListBox .news_hot .share{margin-top: 2%;}
.newListBox .news_hot .share font{color: #5d5d5d;font-size: 16px;}
.newListBox .news_hot .share dl{display: flex;flex-wrap: wrap;margin-top: 3%;}
.newListBox .news_hot .share dt{color: #666;font-size: 24px;margin-right: 20px;}
.newListBox .news_hot:hover .img img{transform:scale(1.1);}
.newListBox .news_hot:hover .txt h3{color: #1c202b;}
.newListBox .news_list{display: flex;flex-wrap: wrap;margin: -1%;margin-top: 1%;}
.newListBox .news_list li{width: calc( 100% / 3 - 2%);margin: 1.5% 1%;background-color: #f8f8f8;transition: all .5s;}
.newListBox .news_list li .txt{padding: 25px;}
.newListBox .news_list li .txt h3{color: #333;font-size: 22px;line-height:1.2;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: all .5s;}
.newListBox .news_list li .txt p{color: #777;font-size:16px;line-height: 1.6;letter-spacing:.25px;text-align: justify;display:-webkit-box;overflow:hidden;-webkit-line-clamp: 2;-webkit-box-orient:vertical;text-overflow:ellipsis;transition: all .5s;}
.newListBox .news_list li .txt span{display: block;color: #656565;margin: 3% 0;transition: all .5s;}
.newListBox .news_list li .img{position: relative;width: 100%;padding-top: 75%;overflow: hidden;}
.newListBox .news_list li .img img{position:absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transition: all .5s;}
.newListBox .news_list li:hover{background-color: var(--color);}
.newListBox .news_list li:hover .img img{transform:scale(1.1);}
.newListBox .news_list li:hover .txt *{color: #fff;transition: all .5s;}
@media only screen and (max-width: 1600px){
	.newListBox .news_hot .txt h3,
	.newListBox .news_list li .txt h3{font-size: 20px;}
	.newListBox .news_hot .txt p,
	.newListBox .news_list li .txt p{font-size: 15px;}
}
@media only screen and (max-width: 1024px){
	.newListBox .news_hot .txt h3,
	.newListBox .news_list li .txt h3{font-size: 18px;}
	.newListBox .news_hot .txt p,
	.newListBox .news_list li .txt p{font-size: 14px;}
	.newListBox .news_list li .txt{padding: 20px;}
}
@media only screen and (max-width: 768px){
	.newListBox .news_hot .txt h3,
	.newListBox .news_list li .txt h3{font-size: 15px;}
	.newListBox .news_hot .txt p,
	.newListBox .news_list li .txt p{font-size: 13px;-webkit-line-clamp: 3;line-height:2;}
	.newListBox .news_list li{width: calc( 100% / 2 - 2%);}
	.newListBox .news_list li .txt{padding: 15px;}
	.newListBox .news_hot .txt span,
	.newListBox .news_list li .txt span{font-size: 12px;}
	.newListBox .news_hot .txt{padding: 2.5% 2%;}
	.newListBox .news_hot .img>div{padding-top:80%;}
	.newListBox .news_hot .share {display:none;}
}
@media only screen and (max-width: 480px){
	.newListBox .news_hot .img,
	.newListBox .news_hot .txt{width: 100%;}
	.newListBox .news_hot .txt h3{line-height: 1.2;-webkit-line-clamp: 1;}
	.newListBox .news_hot .txt span{margin: 2% 0;}
	.newListBox .news_hot .share{display: none;}
	.newListBox .news_hot .txt,
	.newListBox .news_list li .txt{padding: 10px;}
}

.job_list{margin: 4rem 0;}
.job_list .job-tit{display: flex;color:#fff;font-size: 16px;line-height: 70px;background: var(--color);}
.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: var(--color);}
.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: var(--color);}
.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 ._t4{display: none;}
	.job_list ._ut{width: 45%;}
	.job_list .info{font-size: 12px;}
}

footer{background: #1c202b;}
footer .f_bottom{display: flex;flex-wrap: wrap;margin: 65px 0 35px;justify-content: space-between;}
footer .left{display: flex;width: 55%;}
footer .left dl{width: 100%;}
footer .left dl dt,
footer .right dt{color: #fff;font-size: 24px;margin-bottom: 20px;}
footer .right dl:last-child{width: auto;}
footer .left dl i{display: none;}
footer dl dd p{color: rgba(255,255,255,.56);font-size: 16px;line-height: 2;margin-bottom: 2%;}
footer dl dd p a{color: inherit;}
footer dl dd div{margin-bottom: 10px;}
footer dl dd img{width: 120px;}
footer dl dd p a:hover{color: #ffa200;}
footer .right{display: flex;flex-wrap: wrap;justify-content: space-between;width: 45%;}
footer .copyright{color: rgba(255,255,255,.56);font-size: 16px;line-height: 3;padding: 18px 0;background: #171717;}
footer .copyright>main{display: flex;justify-content: space-between;}
footer .copyright>main:before,
footer .copyright>main:after{display: none;}
footer .copyright .fl ul{display: flex;}
footer .copyright .fl ul li{margin-right: 16px;}
footer .copyright .fr span{margin-right: 15px;}
footer .copyright .fr span:last-child{margin-right: 0;}
footer .copyright .fr 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 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 .right dl{width: 100%;}
	footer .right dl:last-child{display: none;} 
	footer .copyright{flex-wrap: wrap;line-height: 2;padding: 16px 0;}
	footer .copyright .fl{width: 100%;padding-bottom: 16px;border-bottom: 1px solid rgba(255, 255, 255, 0.22);display: none;}
	footer .copyright .fl ul{flex-wrap: wrap;}
	footer .copyright .fl ul li{position: relative;width: 33.33%;margin: 0;}
	footer .copyright .fl ul li::before {content: '';display: block;width: 6px;height: 6px;border-radius: 50%;background-color: #AAB2B5;position: absolute;top: 50%;left: 0;transform: translate(0, -50%);}
	footer .copyright .fl ul li a{display: block;width: calc(100% - 20px);height: 100%;margin-right: 0;margin-left: auto;white-space: nowrap;}
	footer .copyright .fr{width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
	footer .copyright .fr span{margin: 0;margin-right: 15px;}
	footer .copyright .fr span:first-child{width: 100%;margin: 0;text-align: center;}
}
/*内页*/
.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: .6;}
.small_banner .mask{width: 100%;color: #fff;z-index: 1;}
.small_banner .mask .a1{font-size: 2.1vw;line-height: 120%;}
.small_banner .mask .a2{font-size: 1.25vw;margin-top: 20px;}
@media only screen and (max-width: 1024px){
	.small_banner{height: 40vw;}
	.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: 2.6vw;}
}
@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: 2.6vw;margin-top: 10px;}
}

.location{width: 100%;position: relative;border-bottom: 1px solid #eee;}
.location>main{display: flex;align-items: center;}
.ny_class{position: relative;width: 70.34%;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: #555;display: block;transition: all .5s ease;}
.ny_class ul li a:before{position:absolute;content:'';left:50%;bottom:0px;width:0%;height:3px;background-color:none;transition: all .5s ease;}
.ny_class ul li a:after{content:"";position:absolute;width:1px;height:15px;display:block;background: #ddd;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: var(--color);}
.ny_class ul li a:hover:before,.ny_class ul li a.cur:before{width:80%;left:10%;background-color: var(--color);}
.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: #1c202b;cursor: pointer;display: none;}
.ny_class .btn-pre{left: 0;}
.ny_class .btn-next{right: 0;}
.weizhi{color: #555;font-size: 14px;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: var(--color);font-size: 20px;vertical-align: middle;}
.weizhi a{color: #555;}
.weizhi a:hover{color: var(--color);}
.weizhi .fa-caret-right{font-size: 12px;margin: 0 15px;}
@media only screen and (max-width: 1200px){
	.ny_class ul li a{font-size: 14px;}
}
@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{padding: 0px 20px;line-height: 62px;}
	.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:2.5rem 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;text-align: justify;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: #666;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;}
	.nr_page .content{font-size: 16px;}
}
@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.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: var(--color);font-size: 16px;}
.nr_page.about .nr_title .box span:before{content:"";display: inline-block;width: 30px;height: 2px;background: var(--color);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: var(--color);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: var(--color);font-size: 130px;font-weight: bold;line-height: .75;opacity: .1;}
.nr_page.about .company .tit em{position: absolute;bottom: 0;color: #262626;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: 20%;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;font-family: Impact;color: var(--color);font-size: 70px;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;margin-left: 5px;}

.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 .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;box-sizing: border-box;transition: all .5s;}
.nr_page.about .zizhi li .pic{position:relative;padding-bottom:78%;background:none;overflow: hidden;}
.nr_page.about .zizhi li .pic img{position: absolute;top: 0;left: 0;width: 100%;object-fit: contain;transition: all .5s;}
.nr_page.about .zizhi li .con{color: #333;font-size: 18px;line-height: 3;text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: all .5s;}
.nr_page.about .zizhi li:hover{background:var(--color);}
.nr_page.about .zizhi li:hover .pic{background:var(--color);}
.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;margin-right: 5px;border-radius: 50%;border: 1px solid #000;background-size: 10px;opacity: .4;}
.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: var(--color);}

.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:70px;}
	.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: 60px;}
	.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 .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: 50px;margin-bottom: 15px;}
	.nr_page.about .company li span em{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: 40px;margin-bottom: 10px;}    
	.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:2;-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:first-child,
	.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%;}
	.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;-ms-flex-preferred-size: 100%;flex-basis: 100%;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.img_list li{width: calc( 100% / 2 - 1.95%);margin-right: 2.6%;margin-bottom: 2.6%;padding: 10px;background: #f6f6f6;box-sizing: border-box;transition: 0.3s ease 0s;}
.img_list li:nth-child(2n){margin-right: 0;}
.img_list li .img{width: 100%;position: relative;padding-bottom: 70%;overflow: hidden;}
.img_list li .img img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;object-fit: contain;transition: 0.5s linear 0s;}
.img_list li h3{color: #666;font-size: 16px;text-align: center;padding: 3% 10px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;transition: 0.3s ease 0s;}
.img_list li:hover img{transform: scale(1.1);}
.img_list li:hover h3{color: #1c202b;background: #ffffff;}
@media only screen and (max-width: 1500px){.img_list li h3{font-size: 14px;}}
@media only screen and (max-width: 768px){
	.imgListBox{margin: 2rem 0;}
	.img_list li,.img_list li:nth-child(4n){width: calc( 100% / 2 - 2%);margin-right: 4%;margin-bottom: 4%;padding: 5px;}
	.img_list li:nth-child(2n){margin-right: 0;}
	.img_list li h3{padding: 2vw;}
}

.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: 40px 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: var(--color);padding: 0 5px;margin-right: 15px;border-radius: 5px;border: 1px solid var(--color);}
.contact dl dt i{font-size: 33px;}
.contact dl dt .tel{color: #333;}
.contact dl dt p{font-size: 16px;}
.contact dl dt h3{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: var(--color);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: 30px;font-family: "Impact";}
	.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;}
	#mapContainer{height:300px;margin: 0;}
}

.message{width: 43%;padding: 50px;border-bottom: 5px solid var(--color);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%;}
}

.ysxy{font-size:16px; color:#666;}
.ysxy a{color:#ff0101}
.ysxy input[type=checkbox]{display:inline-block;margin-right:10px;}
.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;line-height: 60px;border-radius: 0;border: 0;padding: 0;}
.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 .layui-btn{width: 48%;font-size: 16px;height: auto;line-height: 2.5;text-transform: uppercase;background-color: var(--color);}
.inner_form .layui-btn[disabled]{background-color:#a0a0a0;}
.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_form .ysxy {height:30px;line-height:30px;}
.inner_form .ysxy span{color:#666;}

.inner_book{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;}
.inner_book .btn{display: flex;width:50%;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;}
.inner_book .layui-textarea{height: auto;line-height: normal;min-height:140px;resize: none;padding: 10px;vertical-align: middle;}
.inner_book .ysxy {width:100%;margin-bottom:30px;}
.inner_book .ysxy span{color:#666;}
.inner_book .Code{width: 48%;display: flex;align-items: center;}
.inner_book .Code input{display: inline-block;width: 50%;}
.inner_book .Code img{width: 48%;height: 100%;background: #fff;object-fit: none;cursor: pointer;}
.inner_book .layui-btn{width: 48%;font-size: 16px;height: auto;line-height: 50px;border-radius: 0;background-color: var(--color);}
.inner_book .layui-btn[disabled]{background-color:#a0a0a0;}
.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-input, .inner_book .layui-textarea{height: 40px;line-height: 40px;}
.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-textarea{height: auto;line-height: normal;min-height: 150px;}
.inner_book .Code input{width: 75%;}
.inner_book .Code img{width: 25%;height: 40px;}}

.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: -1%;margin-bottom: 0;}
.pro_box .list_box .list li{width: calc(100% / 3 - 2%);margin: 1%;padding: 10px;padding-bottom: 0;background: #f8f8f8;box-sizing: border-box;transition: all .5s;}
.pro_box .list_box .list li .img{position: relative;padding-bottom: 75%;border: 1px solid #eee;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: 25px;}
.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;padding-left: 15px;border-left: 1px solid #807e7f;margin: 25px 0;display: -webkit-box;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;transition: all .5s;}
.pro_box .list_box .list li .btn{display: flex;}
.pro_box .list_box .list li .btn a{display: flex;color: #666;line-height: 38px;justify-content: center;align-items: center;}
.pro_box .list_box .list li .btn a+a{margin-left: 30px;}
.pro_box .list_box .list li .btn a .fa{color: inherit;margin-right: 5px;}
.pro_box .list_box .list li:hover{background: var(--color);}
.pro_box .list_box .list li:hover .img img{transform: scale(1.1);}
.pro_box .list_box .list li:hover .tit *{color: #fff;border-color: #fff;}
.pro_box .list_box .list.pic li .tit p{font-size: 15px;padding: 0;border: 0;margin: 0;margin-top: 15px;}

.pro_box .show_box{display: flex;flex-flow: row wrap;overflow: hidden;justify-content: space-between;}
.pro_box .gallery{width: 40%;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: 75%;}
.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: 55%;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;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: var(--color);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;}
.pro_box .order a{position: relative;display: flex;color: #fff;font-size: 18px;line-height: 2;text-align: center;padding: 0 25px;background: var(--color);transition: all .5s ease;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: var(--color);}
.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{width:100%;background:#fff;border-bottom: 1px solid #d6d8db;}
.pro_detail02 .hd.fixed{position:fixed;top:0;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 ease;}
.pro_detail02 .hd .list .item:after{content:'';position:absolute;width: 100%;height:5px;bottom:0;left:0;background: var(--color);opacity: 0;.pro_detail02 .hd .list .item.active:after{content:'';position:absolute;width: 100%;height:5px;bottom:0;left:0;background:#00a1e9;};transition: all .5s ease;}
.pro_detail02 .hd .list .item.active{color: var(--color);font-weight:bold;}
.pro_detail02 .hd .list .item.active:after{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;/* padding-top:40px; */}

.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 .list_box .list.pic li .tit p{font-size: 14px;margin-top: 10px;}
	.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_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 - 2%);}
	.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: 14px;}
	.pro_detail02 .hd .list .item{font-size: 18px;line-height: 2.8;margin-right: 5%;}
	.pro_detail02 .hd .list .item:after{height: 3px;}
	.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{padding: 5px;padding-bottom: 0;}
	.pro_box .list_box .list li .tit{padding: 10px 0;}
	.pro_box .list_box .list li .tit h3{font-size: 13px;text-align: center;}
	.pro_box .list_box .list li .tit p,
	.pro_box .list_box .list li .btn{display: none;}
}

/*右侧悬浮*/
.right_bar{position:fixed;top:300px;right:0;width:50px;height:203px;z-index:10;display: none;}
.right_bar li{width:62px;height:50px;z-index:20;}
.right_bar li.rtbar_li1,.right_bar li.rtbar_li4{position:absolute;left:0;}
.right_bar li.rtbar_li1{top:0;width:172px;}
.right_bar li.rtbar_li2{position:absolute;top:51px;left:0;}
.right_bar li.rtbar_li3{position:absolute;top:102px;left:0;width:126px;}
.right_bar li.rtbar_li4{top:153px;}
.rtbar_li4{position:absolute;top:153px;left:0;}
.right_bar li a{display:block;color:#FFF;font-size:14px;height:50px;line-height:50px;overflow:hidden;background-color: var(--color);opacity:0.8;border-radius:6px;}
.right_bar li a img{display:block;float:left;vertical-align:middle;width:24px;height:24px;margin:12px 12px 14px 14px;}
.right_bar li a:hover{background-color: var(--color);opacity:1;}
.rtbar_shwx{display:none;position:absolute;top:-120px;left:-160px;}
.rtbar_shwx img{width: 150px;padding: 5px;background-color:#FFF;}
.rtbar_shwx{top:-50px;}
.f_kslj{position: fixed;bottom: -70px;width: 100%;z-index: 1000;background: var(--color);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: block;}
.f_kslj ul li a i{display: block;font-size: 18px;margin-bottom: 5px;}
@media all and (max-width:768px){
	footer{padding-bottom: 60px;}
	.f_kslj{bottom: 0;}
}

/*播放器相关*/
:root {--plyr-color-main: var(--color);}

.header_lang{position: relative;padding-left: 40px;border-left: 1px solid rgba(0, 0, 0, .1);transition: all .5s;}
.header_lang .lang_pc{position: relative;min-width: 125px;}
.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;}
.header_lang .lang_pc>a i{font-size: 12px;margin: 0 .3em;}
.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-size: contain;margin-right: 5px;}
.header_lang.mobile_language{display:none;margin-right: 70px;}
.header_lang.mobile_language>a{width: 30px;font-size: 12px;text-align: center;padding: 0;border-radius: 50%;}
.header_lang .lang_pc ul{position: absolute;top: 100%;left: 50%;transform: translateX(-50%);min-width: 100%;border-top: 1px solid #ddd;background-color: #ffff;box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);opacity: 0;visibility: hidden;transition: all .5s;}
.header_lang .lang_pc ul li{margin-left: 0 !important;float: left;border-bottom: 1px solid #ddd;width: 100%;text-align: left;}
.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;}
.header_lang .lang_pc ul li img{height: 16px;margin-right: 8px;border: 1px solid #ddd;}
.header_lang .lang_pc ul li a:hover{color: #f3bd12;}
.header_lang:hover ul{opacity: 1;visibility: visible;}
@media only screen and (max-width: 1024px){
.header_lang{position: static;padding: 0;margin-right: 60px;border: 0;}
.header_lang .lang_pc{position: static;min-width: auto;}
.header_lang .lang_pc>a{font-size: 14px;padding: 0;height: 60px;}
.header_lang .lang_pc>a i{font-size: 10px;}
.header_lang .lang_pc>a i:first-child{display: none;}
.header_lang .lang_pc ul{display: flex;flex-wrap: wrap;top: 70px;left: 0;min-width: 100%;transform: none;}
.header_lang .lang_pc ul li{width: calc(100% / 3);border-right: 1px solid #ddd;}
.header_lang .lang_pc ul li:nth-child(3n){border-right: 0;}
.header_lang .lang_pc ul li a{font-size: 12px;}}