html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, ins, kbd, q, s, samp,small, strike, strong, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, caption,  tbody, tfoot, thead,  th{ margin: 0px; padding: 0px;outline: 0;vertical-align: baselinebaseline; text-decoration:none;} img{border: 0px;}ol, ul { list-style: none;} blockquote, q { quotes: none;} blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}a { blr:expression(this.onFocus=this.blur())}

article,aside,canvas,details,div,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,
time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,
time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary{display:block;}

input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
input{font-family:"MSYHL_0",Arial; color:#333; }
textarea {-webkit-appearance: none;} 
input::-webkit-input-placeholder{
            color:#b5b4b4;
        }
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#b5b4b4;
        }
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#b5b4b4;
        }
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#b5b4b4;
}
video::-webkit-media-controls-enclosure{overflow:hidden;}
video::-webkit-media-controls-panel{width:calc(100% + 30px);}
@font-face {
  font-family: 'Bebas';
  src: url('../fonts/Bebas-Regular.otf') format('truetype');
  font-style: normal;
}
@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-Medium.ttf') format('truetype');
  font-style: normal;
}

@font-face {
  font-family: 'MiSans';
  src: url('../fonts/MiSans-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'MiSans';
  src: url('../fonts/MiSans-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'MiSans';
  src: url('../fonts/MiSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'MiSans';
  src: url('../fonts/MiSans-Normal.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'MiSans';
  src: url('../fonts/MiSans-Regular.ttf') format('truetype');
  font-weight: 450;
  font-style: normal;
}

@font-face {
  font-family: 'MiSans';
  src: url('../fonts/MiSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'MiSans';
  src: url('../fonts/MiSans-Demibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'MiSans';
  src: url('../fonts/MiSans-Semibold.ttf') format('truetype');
  font-weight: 650;
  font-style: normal;
}

@font-face {
  font-family: 'MiSans';
  src: url('../fonts/MiSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'MiSans';
  src: url('../fonts/MiSans-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
*{
	box-sizing: border-box;
	transition: all .3s ease;
}
html {font-size: 100%;transition: all .2s ease;}
body { font-size:16px; font-family: "Microsoft YaHei", sans-serif; letter-spacing: 0px; color:#333;background-color: #fff; transition: all .2s ease; position:relative; -webkit-text-size-adjust:none; line-height:30px; max-width:1920px; min-width:1200px; }
a { color:#333; text-decoration:none; }
a:hover {text-decoration:none; }
p{
	
}
img{transition: transform .5s ease;}


.wrapper_p {
    width: 1400px;
    margin: 0 auto;
}

.wrapper { width:1400px; margin:0 auto; }
.wrapperh { width:1400px; margin:0 auto; }
.navbar-header{
	display:none;
}
.navbar-collapse{
	display:none;
}
.more img{transition: transform .5s ease;margin-right: 10px;}

.more:hover img{
	transform: translateX(6px);
}
#header { width:100%; z-index:1003; background-color:#ffffff;  }
#header div.wrapper { height:100px; background:url(../images/w_bg.png) no-repeat left top;}
#header .logo{width: 20%;text-align:left;}
#header .logo img ,#header .logot img{ display:block; max-width:140px;  width:75%; padding:0px 0;  text-align:left;}
.en_wap{display:none;}


.arrow-img {
    width: 20px;
    margin-left:8px;
    /*默认箭头黑色，不添加滤镜*/
}
/*鼠标悬浮hover时文字和箭头同时绿色*/
#nav ul li.menu a:hover{
    color:#b81c1c;
}
.arrow-img{
    content:url("../images/down‑check.png");
}
#nav ul li a:hover .arrow-img{
    content:url("../images/down‑check‑red.png") !important;
}
.language{
	width: 40px;
	display: flex;
    flex-wrap: wrap;
	color: #fff;
    justify-content: space-between;
	align-items: center;
	margin-top: 5px;
}
.language a{
	color: #333;
}
.serp-shield {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.9);
	opacity: 0;
	transition: opacity .5s ease
}

.serp-shield.visible {
	opacity: 1;
	pointer-events: none
}

.serp-shield .inner {
	max-width: 1140px;
	pointer-events: all;
	padding: calc(29px * 3) 20px 20px;
	margin: 0 auto
}

.serp-shield .inner .bar {
	display: flex;
	opacity: 1;
	transition: opacity .5s ease;
	border-radius: 30px;
	/*border-bottom: solid 1px rgba(255, 255, 255);*/
	border: 1px solid;
}

.serp-shield .inner .bar.disabled {
	opacity: .5
}

.serp-shield .inner .bar input {
	flex-shrink: 1;
	flex-grow: 1;
	background-color: rgba(0, 0, 0, 0);
	color: rgba(255, 255, 255);
	outline: 0;
	border: 0;
	padding-left: 20px;
}

.serp-shield .inner .bar .clears {
	width: 48px;
	height: 48px;
	flex-shrink: 0;
	flex-grow: 0;
	background-image: url(../images/clear.svg);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer
}

.serp-shield .inner .results {
	--itemsPerRow: 2;
	color: rgba(255, 255, 255);
	font-size: 12px;
	display: flex;
	flex-wrap: wrap;
	min-height: 80px;
	max-height: calc(100vh - calc(29px * 3) - 49px - 60px);
	overflow-x: hidden;
	overflow-y: auto
}

.serp-shield .inner .results .loading {
	width: 100%;
	display: flex;
	align-items: center;
	margin-top: 30px;
	transition: opacity .5s ease
}

.serp-shield .inner .results .loading.remove {
	opacity: 0
}

.serp-shield .inner .results .loading svg {
	transform-origin: center center;
	width: 32px;
	height: 32px;
	margin: auto;
	animation: loading-rotate 2s linear infinite
}

.serp-shield .inner .results .loading svg circle {
	fill: none;
	stroke: rgba(255, 255, 255);
	stroke-width: 3.5;
	stroke-dasharray: 1, 200;
	stroke-dashoffset: 0;
	stroke-linecap: round;
	stroke-miterlimit: 10;
	animation: loading-dash 1.5s ease-in-out infinite
}

@keyframes loading-rotate {
	100% {
		transform: rotate(360deg)
	}
}

@keyframes loading-dash {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0
	}

	50% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -35px
	}

	100% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -124px
	}
}

.serp-shield .inner .results .item {
	display: block;
	width: calc((100% - 30px*(var(--itemsPerRow) - 1))/var(--itemsPerRow));
	margin-top: 30px;
	text-decoration: none;
	text-transform: uppercase;
	transition: filter .5s ease
}

.serp-shield .inner .results .item .labels {
	height: 0;
	overflow: visible;
	position: relative;
	z-index: 2;
	display: flex;
	flex-direction: column;
	align-items: flex-start
}

.serp-shield .inner .results .item .labels>li {
	margin-top: 10px;
	font-family: AdelleSans;
	font-size: 10px;
	text-transform: uppercase;
	height: 26px;
	background-color: rgba(255, 255, 255);
	color: rgba(0, 0, 0);
	padding: 8px 15px 10px 10px;
	border-top-right-radius: 13px;
	border-bottom-right-radius: 13px;
	opacity: .75;
	transition: opacity .5s ease
}

.serp-shield .inner .results .item .labels>li.link:hover {
	opacity: 1
}

.serp-shield .inner .results .item .labels>li:first-child {
	margin-top: 20px
}

.serp-shield .inner .results .item:hover {
	filter: brightness(75%);
	-webkit-filter: brightness(75%)
}

.serp-shield .inner .results .item .image {
	aspect-ratio: 1;
	display: flex;
	background-color: rgba(0, 0, 0);
	position: relative;
}

.serp-shield .inner .results .item .image img {
	width: 100%;
	height: auto
}

.serp-shield .inner .results .item .name {
	padding: 10px 0;
	color: #fff;
	text-align: center
}

.serp-shield .inner .results .item:nth-child(2n+1) {
	margin-right: 30px
}

@media all and (min-width: 640px) {
	.serp-shield .inner .results {
		--itemsPerRow: 3
	}

	.serp-shield .inner .results .item:nth-child(2n+1) {
		margin-right: 0
	}

	.serp-shield .inner .results .item:nth-child(3n+1),
	.serp-shield .inner .results .item:nth-child(3n+2) {
		margin-right: 30px
	}
}

@media all and (min-width: 768px) {
	.serp-shield .inner .results {
		--itemsPerRow: 4
	}

	.serp-shield .inner .results .item:nth-child(3n+1),
	.serp-shield .inner .results .item:nth-child(3n+2) {
		margin-right: 0
	}

	.serp-shield .inner .results .item:nth-child(4n+1),
	.serp-shield .inner .results .item:nth-child(4n+2),
	.serp-shield .inner .results .item:nth-child(4n+3) {
		margin-right: 30px
	}
}

@media all and (min-width: 1024px) {
	.serp-shield .inner {
		margin-top: 70px
	}
}

.scrollbar::-webkit-scrollbar {
	width: 8px !important;
	height: 8px !important
}

.scrollbar::-webkit-scrollbar-track {
	background-color: rgba(0, 0, 0, 0) !important;
	border-radius: 4px !important
}

.scrollbar::-webkit-scrollbar-thumb {
	background-color: rgba(128, 128, 128) !important;
	border-radius: 4px !important;
	outline: none !important
}

.link{
	position: absolute;
    background-color: #fff;
    color: #000;
    top: 20px;
    width: 75%;
    text-align: center;
    border-radius: 0 30px 30px 0;
    box-shadow: 1px 1px 0px 1px rgb(0 0 0 / 10%);
}

.toolbar{
	width: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.toolbar img{
	width: 22px;
	display: block;
}

.toolbar a:hover img{
	transform: scale(1.1);
}
.toolbar a{
	font-size: 18px;
	position: relative;
}
.searchk{
	cursor: pointer;
}
.toolbar .topsearch{
	display: none;
	position: absolute;
    width: 100px;
    top: 50px;
	background-color: #fff;
	border-radius: 0 30px 30px 0;
}
.topsearch form{
	display: flex;
    align-items: center;
}

.languages{
	position: relative;
}
.level2-container{
	display: none;
	position: absolute;
	width: 100%;
	background-color: #070707;
}



#nav .level2-container ul{
	width: 100%;
    display: flex;
    height: 30px;
}
#nav .level2-container ul li {
    text-align: center;
	width: 100%;
}

#nav { width:100%; height:100px; display: flex; justify-content: space-between;align-items: center;}
#nav ul{
	width: 50%;
    display: flex;
    align-items: center;
    height: 100px;
    justify-content: space-between;
    margin-left: 10%;
}
#nav ul li.line { width:6px;background:url(../images/line_n.jpg) no-repeat left center; } 
#nav ul li.menu { width:auto; position: relative; margin:0px;}
#nav ul li.menu a { font-size:18px; line-height:100px; padding: 0; display:block; color:#333; text-align:center;text-transform: uppercase; }
#nav ul li.menu a:hover { 
	
}
#nav ul li.menu a.current {

}
#nav ul li.visible-xs { visibility:hidden; display:none; }
#hContainer {}
.clear {clear:both; height:0px; margin:0; padding:0; width:0; border:none; overflow:hidden;}

#nav ul li.menu:hover .dropdown-menu{display:flex;}
#nav ul li.menu .snav a:hover { text-decoration:none; background:#424144; color:#fff; border-radius:3px;}
#nav ul li.menu .snav a.current {background:#424144; color:#fff; border-radius:3px;}
.dropdown-menu {
	display:none;
	width: 280px;
	z-index: 99;
	flex-direction: column;
    border: none;
    box-shadow: 2px 4px 2px #bebfc1;
	top: 85px;
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    background-color: rgba(255,255,255,1);
    border-radius: 5px 5px 5px 5px;
}
.dropdown-menu>li>a {
    padding: 8px 15px;
    text-transform: capitalize;
    line-height: 20px;
}

#nav .menu .dropdown-menu .snav a{
	font-size: 16px;
	line-height: 50px;
    height: 50px;
    color:#333;
	text-transform: capitalize;
}
.ponav{
	width: 1200px;
    left: -500%;
	flex-wrap: wrap;
	flex-direction: row;
}
.ponav .snav{
	width: 25%;
    
}

.menuButton {
    display: none;
}
#nav_wap {
    display: none;
}

.top_tnmt{float:right; background:url(../images/header_bg_r.jpg) no-repeat top left #054896; width:19%; padding:36px 0 37px 92px;}
/*搜索*/
.s_tnmt{height:72px; width:100%; background-color:#f5f5f5; }
.s_tnmt_t{width:60%; float:left; color:#6e6e6e; font-size:13px; line-height:72px;}
.s_tnmt_t a{color:#6e6e6e; font-size:13px;}
#other{float:left; max-width:160px;}
.chname{ border:none;outline-style: none; border-bottom: 1px solid rgba(0,0,0,0.1); width:100%; height:40px; line-height:40px; box-shadow:none; font-size:14px; color: #333; cursor:pointer; text-indent:15px; font-family: "MSYHL_0";  padding:0; }
.btn{float:left; background:url(../images/ss.png) no-repeat center center #fff; width:50px; height:30px; border:0; border-radius:0 30px 30px 0; cursor:pointer; margin-top:0px; color:#fff; font-size:14px; font-family: "MSYHL_0";}
/*中文英文*/
.enc_n{width:90px; float:right; background:url(../images/top_limt.jpg) no-repeat 60px center #fff;height: 30px; line-height: 30px; border-radius:30px; color:#7b7b7b; text-indent:22px; margin-right:25%; cursor: pointer; position: relative;}
.enc_n dl{width:100px;font-size:16px;background:#fff;position:absolute;top:68px; /*27*/ left:0px; text-indent:20px; padding:13px 12px 23px; z-index: 99; border-radius:0 0 6px 6px;}
.enc_n dl a{color:#000; line-height:39px; height:39px; overflow:hidden; border-bottom:0px solid #d2d2d2; padding-left:5px;float: left;text-indent: 0;}
/*.enc_n dl .en_n a{background:url(../images/en_img.jpg) no-repeat left center;}*/
.enc_n dl dd {
	display: flex;
    align-items: baseline;
}
.enc_n dl dd a:hover{color:#e50213;}


#banner { font-size:0; overflow:hidden; width:100%;position:relative; }
.slideBox{ width:100%; overflow:hidden; position:relative;}
.slideBox .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:40px; line-height:40px; text-align:center; margin:0px; background:url(../images/hm.png) repeat-x left top; border-radius:0px;}
.slideBox .hd ul{ overflow:hidden; zoom:1;}
.slideBox .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:30px; height:2px; margin:20px 7px; background:url(../images/dot-black.png) 0 0; overflow:hidden; 
	line-height:9999px; filter:alpha(opacity=40);opacity:0.4; }
.slideBox .hd ul li.on{  filter:alpha(opacity=100);opacity:1;  }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; display:block;}




select.form-control {
	width: 48%;
    padding: 0.8rem 1.125rem;
    line-height: 1.5;
}

.list-unstyled a{
	color: rgba(255,255,255,0.5);
}
.list-unstyled li{
	line-height: 30px;
}

.btn-secondary {
	width: 100%;
    color: #fff;
    background-color: #424144;
	text-transform: uppercase;
	padding: 1rem 3rem;
    font-size: 1rem;
    line-height: 1.2;
    border-radius: 2rem;
}



.top{
	margin-bottom: 60px;
}
.top ul{
	display: flex;
    justify-content: center;
}
.top li{
	padding: 0 10px;
}
.top a{
	color: #fff;
}

.fancybox:hover img{
	transform: scale(1.1);
}

.yyzz img{
	max-width: 20px;
}

@media screen and (max-width:1400px){
#nav ul li.menu {
    width: auto;
    position: relative;
}
.wrapper { width:1200px; margin:0 auto; }
.wrapperh { width:1200px; margin:0 auto; }
	.wrapper_p {
    width:1200px;
    margin: 0 auto;
}
#nav{}

#header .logo {
    width: 15%;
}
}


@media screen and (max-width:640px){
body{min-width:100%;font-size: 14px;}
.xwkb{display:block;}
.hidden-xs{ display:none; }

#nav ul li.hidden-xs{ display:none; }
#nav ul li.hidden-sm{ display:none; }

#nav ul li.menu a { padding:0; text-align:center; }
.wrapper_p{ width:90%; margin:0 auto; }
.wrapper { width:100%; margin:0 auto; }
.wrapperh { width:100%; margin:0 auto; }
#header {position: fixed;}
.navbar-header{
	display: flex;
    padding: 0 5%;
    align-items: center;
    justify-content: space-between;
	position: fixed;
	top: 0;
	width: 100%;
	background: #ffffff; /* 白色背景，防止透明透出下方轮播 */
    box-sizing: border-box;
	
}
.navbar-s{
	width: 5%;
}
.pagebanner {
	position: relative;
	margin-top: 60px;
}
.banner {
	position: relative;
	margin-top: 60px;
}
.searchk {
    float: left;
	display: block;
	width: 100%;
    cursor: pointer;
}
.top-logo {
    width: 110px;
    height: auto;
    margin-top: 10px;
}

 .navbar-toggle {
    border-color: #ddd;
	border: none;
    margin-right: 0;
	position: relative;
    float: right;
    padding: 12px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border-radius: 4px;
	transition: all .2s ease-in-out;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.navbar-toggle .icon-bar {
	background-color: #000;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}



.navbar-collapse {
   
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%);
    -webkit-overflow-scrolling: touch;
	max-height: 340px;
	border-color: #e7e7e7;

}

.navbar-nav {
    margin: 7.5px -15px;
	padding-right: 15px;
    padding-left: 15px;
    list-style: none;
}

.navbar-collapse .nav > li {
    position: relative;
    display: block;
}

.navbar-nav > li > a {
    line-height: 20px;
	position: relative;
    display: block;
	width: 50%;
    padding: 10px 30px;
	font-size: 14px;
}

#nav {display: none;}


.top {
	display: none;
    margin-bottom: 30px;
}

.menuButton {
    float: right;
    width: 15%;
    margin-right: 0%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    margin-top: 0px;
}
.menuButton img {
    vertical-align: middle;
    width: 40%;
    max-width: 30px;
}
#menuButton, #nav_wap {
    display: block;
    position: absolute;
    top: 15px;
    right: 5px;
}
.navButton{position:absolute; right:4%; top:25px;}
.nav_t{position:absolute; left:2%; top:38px; color:#fff;}
#nav_wap { background-color: #1a1a1ae6; position:absolute; right:-200px; top:0; z-index:1001; width:100%; height:100%; display:none; }
#nav_wap ul { padding-top:70px;}
#nav_wap ul li { height:50px; line-height:50px; border-bottom:solid 1px #545454; }
#nav_wap ul li a { display:block; line-height:50px; text-align:left; color:#fff; text-indent:30px;}
#nav_wap ul li a:hover {  text-decoration:none; }
#nav_wap ul li a.nav { }


.toolmobile{
	display: flex;
    justify-content: space-evenly;
    align-items: center;
	padding: 10px 30px 10px;
    background: #424144;
}
.toolmobile img{
	display: block;
	max-height: 20px;
}
.serp-shield {
	top: 55px;
	height: 95vh;
}

.serp-shield .inner .results {
    max-height: calc(95vh - calc(29px * 1) - 49px - 60px);
}
.serp-shield .inner {
    max-width: 1140px;
    pointer-events: all;
    padding: calc(29px * 1) 20px 20px;
    margin: 0 auto;
}
.link {
    width: 75%;
}


}
@media screen and (max-width:375px){

}
@media screen and (max-width:320px){
.hidden-xs4{ display:none; }
}
@media screen and (max-width:1199px){
.wrapper{width:100%;}
}
@media screen and (max-width:1132px){
.downMenu .qrcode{display:none;}
.downMenu .menu{float:left; margin-left:2%;}
}
@media screen and (max-width:1024px){ 
.hidden-mm { display:none; }
.downMenu .qrcode{display:none;}
.downMenu .menu{width:98%;}
 }

@media screen and (max-width:768px){
.downMenu .menu{padding:0;}
#nav .hidden-sm { display:none; }
}

@media screen and (max-width:667px){
.hidden-xm6 { display:none; }
}
@media screen and (max-width:480px){

#header .logo{}
#header .logo img{}
#nav .hidden-xs{display:none;}



}

 footer {
            background: #262626;
            color: #ffffff;
            padding: 60px 15px 30px;
            position: relative;
        }
        .footer-container {
            max-width: 1400px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 0px;
            margin-bottom: 40px;
        }
        .footer-column h3 {
            font-size: 20px;
            margin-bottom: 22px;
            font-weight: 500;
        }
        .footer-column ul {
            list-style: none;
        }
        .footer-column ul li {
            margin-bottom: 12px;
            font-size: 16px;
            color: #eee;
        }
        .footer-column ul li a {
            color: #eee;
            text-decoration: none;
            transition: color 0.2s;
        }
        .footer-column ul li a:hover {
            color: #c82323;
        }
        /* 联系信息样式 */
        .contact-item {
            display: flex;
            align-items: flex-start;
            gap: 8px;
            margin-bottom: 14px;
            font-size: 16px;
            line-height: 1.6;
        }
        .contact-item .icon {
            color: #c82323;
            font-size: 18px;
            margin-top: 2px;
            min-width: 20px;
        }
        /* 订阅表单 */
        .subscribe-box {
            display: flex;
            gap: 10px;
            margin: 25px 0 30px;
        }
        .subscribe-box input {
            flex: 1;
            padding: 12px 15px;
            border: none;
            outline: none;
            font-size: 16px;
            border-radius: 2px;
        }
        .subscribe-box button {
            background: #c82323;
            color: #fff;
            border: none;
            padding: 0 24px;
            font-size: 16px;
            cursor: pointer;
            border-radius: 2px;
            transition: background 0.2s;
        }
        .subscribe-box button:hover {
            background: #a81c1c;
        }
        /* 社交图标 */
        .social-links {
            display: flex;
            gap: 12px;
        }
        .social-links a {
            width: 36px;
            height: 36px;
            background: #444;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            text-decoration: none;
            border-radius: 2px;
            font-size: 18px;
        }
        .social-links a:hover {
            background: #c82323;
        }
        /* 版权栏 */
        .copyright {
            max-width: 1400px;
            margin: 0 auto;
            padding-top: 20px;
            border-top: 1px solid #333;
            font-size: 15px;
            color: #aaa;
        }
        /* 回到顶部按钮 */
        .back-top {
            position: fixed;
            right: 20px;
            bottom: 30px;
            width: 40px;
            height: 40px;
            background: #c82323;
            color: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
            text-decoration: none;
            font-size: 20px;
        }
        /* 移动端自适应 */
        @media (max-width: 992px) {
            .footer-container {
                grid-template-columns: repeat(2, 1fr);
            }
        }
        @media (max-width: 576px) {
            .footer-container {
                grid-template-columns: 1fr;
            }
            .subscribe-box {
                flex-direction: column;
            }
			.hide{display: none;}
}
/* 顶部分割细线 */
.footer-divider {
    width: 100%;
    height: 1px;
    background: #444444;
    margin-bottom: 30px;
}
.copyright-inner {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
/* 版权文字样式 */
.copyright-text {
    color: #bbbbbb;
    font-size: 15px;
}
/* 社交图片容器 */
.copyright-social {
    display: flex;
    gap: 12px;
}
/* 社交图片盒子，圆形灰色底色 */
.social-img-box {
    width: 40px;
    height: 40px;
    background: #404040;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.social-img-box:hover {
    width: 40px;
    height: 40px;
    background: #9c2118;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* 社交图标图片尺寸适配 */
.social-img-box img {
    width: 18px;
    height: 18px;
    object-fit: contain;
}
/* 移动端自适应 */
@media (max-width:768px){
    .copyright-inner {
        flex-direction: column;
        align-items: flex-start;
    }
}
 footer {
            background: #262626;
            color: #ffffff;
            padding: 60px 15px 30px;
            position: relative;
        }
 footer  a {
            color: #ffffff;
        }
        .footer-container {
            max-width: 1400px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 0px;
            margin-bottom: 40px;
        }
        .footer-column h3 {
            font-size: 20px;
            margin-bottom: 22px;
            font-weight: 500;
        }
        .footer-column ul {
            list-style: none;
        }
        .footer-column ul li {
            margin-bottom: 12px;
            font-size: 16px;
            color: #eee;
        }
        .footer-column ul li {
            color: #eee;
            text-decoration: none;
            transition: color 0.2s;
        }
        .footer-column ul li a:hover {
            color: #c82323;
        }
        /* 联系信息样式 */
        .contact-item {
            display: flex;
            align-items: flex-start;
            gap: 8px;
            margin-bottom: 14px;
            font-size: 16px;
            line-height: 1.6;
			color: #fff;
        }
        .contact-item .icon {
            color: #c82323;
            font-size: 18px;
            margin-top: 2px;
            min-width: 20px;
			
        }
.contact-item a:link{color: #fff;}
        /* 订阅表单 */
        .subscribe-box {
            display: flex;
            gap: 10px;
            margin: 25px 0 30px;
        }
        .subscribe-box input {
            flex: 1;
            padding: 12px 15px;
            border: none;
            outline: none;
            font-size: 16px;
            border-radius: 2px;
        }
        .subscribe-box button {
            background: #c82323;
            color: #fff;
            border: none;
            padding: 0 24px;
            font-size: 16px;
            cursor: pointer;
            border-radius: 2px;
            transition: background 0.2s;
        }
        .subscribe-box button:hover {
            background: #a81c1c;
        }
        /* 社交图标 */
        .social-links {
            display: flex;
            gap: 12px;
        }
        .social-links a {
            width: 36px;
            height: 36px;
            background: #444;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            text-decoration: none;
            border-radius: 2px;
            font-size: 18px;
        }
        .social-links a:hover {
            background: #c82323;
        }
        /* 版权栏 */
        .copyright {
            max-width: 1400px;
            margin: 0 auto;
            padding-top: 20px;
            border-top: 1px solid #333;
            font-size: 15px;
            color: #aaa;
        }
        /* 回到顶部按钮 */
        .back-top {
            position: fixed;
            right: 20px;
            bottom: 30px;
            width: 40px;
            height: 40px;
            background: #c82323;
            color: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
            text-decoration: none;
            font-size: 20px;
        }
        /* 移动端自适应 */
        @media (max-width: 992px) {
            .footer-container {
                grid-template-columns: repeat(2, 1fr);
            }
        }
        @media (max-width: 576px) {
            .footer-container {
                grid-template-columns: 1fr;
            }
            .subscribe-box {
                flex-direction: column;
            }
			.hide{display: none;}
}
/* 顶部分割细线 */
.footer-divider {
    width: 100%;
    height: 1px;
    background: #444444;
    margin-bottom: 30px;
}
.copyright-inner {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
/* 版权文字样式 */
.copyright-text {
    color: #bbbbbb;
    font-size: 15px;
}
/* 社交图片容器 */
.copyright-social {
    display: flex;
    gap: 12px;
}
/* 社交图片盒子，圆形灰色底色 */
.social-img-box {
    width: 40px;
    height: 40px;
    background: #404040;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.social-img-box:hover {
    width: 40px;
    height: 40px;
    background: #9c2118;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* 社交图标图片尺寸适配 */
.social-img-box img {
    width: 18px;
    height: 18px;
    object-fit: contain;
}
/* 移动端自适应 */
@media (max-width:768px){
    .copyright-inner {
        flex-direction: column;
        align-items: flex-start;
    }
}

