@font-face {
    font-family: "SourceHanSans"; /* Project id 1164279 */
    src: url('/Public/font/SourceHanSans-Normal.woff2?t=1636441429937') format('woff2'),
        url('/Public/font/SourceHanSans-Normal.woff?t=1636441429937') format('woff'),
        url('/Public/font/SourceHanSans-Normal.ttf?t=1636441429937') format('truetype');
    }
    

body,
html {
    padding: 0;
    margin: 0;
    font-family: 'SourceHanSans' !important;
} 

.container {
    width: 100%;
    min-width: 1080px;
}


.img-box img{
	width: 100%;
	display:block;
}


.footer {
    position: relative;
    width: 100%;
}

.footer .img-bg {
    display: block;

}

.footer .img-bg img {
    max-width: 100%;
}

.footer .footer-content {
    position: absolute;
    top: 0;
    left: 7%;
    width: 86%;
    padding-top: 45px;
    display: flex;
    color: #fff;
    font-weight: bold;
}

.footer .footet-left {
    display: flex;
    width: 20%;
    text-align: center;
    line-height: 48px;
}

.footer .footet-left .left1 {
    width: 50%;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.footer .footer-right {
    width: 41%;
    line-height: 48px;
}

.footer .footer-center {
    width: 37%;
    display: flex;
    position: relative;
}

.footer .footer-center img {
    width: 100%;
    max-width: 80px;
}

.footer-text1 {
    line-height: 48px;
    padding-left: 5%;
}

.footer-icp{
	width:100%;
	text-align:center;
	position: absolute;
	bottom: 20px;
	left: 0;
	font-weight: bold;
}

.header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0px;
    padding-top: 50px;
    /* height: 100px; */
    z-index: 2000;
    width: 100%;
    min-width: 1080px;
    margin: 0 auto;
    display: flex;
}

.header-bg {
    background: rgb(24 24 24 / 48%);
    padding-bottom: 30px;
}

.header a {
    color: #fff;
    text-decoration: none;
}

.header .logo-box {
    width: 24%;
}

.header .header-center {
    width: 33%;
    display: flex;
}

.header .header-center .item {
    width: 33%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    letter-spacing: 4px;
    font-weight: 600;
    margin: 0 10px;
}

.header .header-center .item.active {
    background: rgb(255, 255, 255, 0.4);
    border-radius: 2px;
}

.header{
    padding-top: 10px !important;
}
.header .logo-box{
    padding-top: 10px;
}
.header .header-center, .header .search-box{
    padding-top: 50px ;
}
.header-bg{
    padding-top: 0 !important;
}




.logo-box img {
    max-width: 100%;
}


.header .search-box {
    width: 28%;
    padding-right: 10%;
    padding-left: 5%;
}

.header .input-box {
    position: relative;
    width: 80%;
}

.header .input-box input {
    padding: 5px 15px;
    background: rgb(255, 255, 255, 0.6);
    border-radius: 16px;
    border: none;
    line-height: 30px;
    width: calc(100% - 10px - 20px);
}

.header .input-box img {
    position: absolute;
    right: 5px;
    width: 30px;
    top: 5px;
}

.header .shop-box {
    width: 40px !important;
    padding-left: 16px;
}

.header .input-box input::-webkit-input-placeholder {
    padding-left: 10px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
}

.header .input-box input:-moz-placeholder {
    padding-left: 10px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
}

.header .input-box input:-ms-input-placeholder {
    padding-left: 10px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
}

.header .input-box input:focus {
    outline: none;
}





/********2025*******/
body {
	background:#F0F0F0 !important;
}
.max-width {
	max-width:1980px;
}
.header-2025 {
	background:#fff;
	position:fixed;
	left:0;
	right:0;
	top:0px;
	padding-top:50px;
	z-index:2000;
	width:100%;
	min-width:1080px;
	margin:0 auto;
	display:flex;
}
.header-2025-bg {
	background:rgb(24 24 24 / 48%);
	padding-bottom:30px;
}
.header-2025 a {
	color:#888;
	text-decoration:none;
}
.header-2025 .logo-box {
	width:10%;
	min-width:200px;
}
.header-2025 .header-center {
	width:38%;
	display:flex;
	margin-right:30%;
}
.header-2025 .header-center .item {
	width:33%;
    min-width: 100px;
	text-align:center;
	height:40px;
	line-height:40px;
	font-size:20px;
	letter-spacing:4px;
	font-weight:600;
	margin:0 10px;
}
.header-2025 .header-center .item.active a {
	color:#0C2B47;
}
.header-2025 {
	padding-top:10px !important;
}
.header-2025 .logo-box {
	padding-top:10px;
}
.header-2025 .header-center,.header-2025 .search-box {
	padding-top:25px;
}
.header-2025-bg {
	padding-top:0 !important;
}
.header-2025 .search-box {
	width:30%;
    min-width: 200px;
}
.header-2025 .input-box {
	position:relative;
	width:calc(100% - 40px);
}
.header-2025 .input-box input {
	padding:5px 15px;
	background:rgb(255,255,255,0.6);
	border-radius:7px;
	border:1px solid #ddd;
	line-height:30px;
	width:calc(100% - 10px - 20px);
}
.header-2025 .input-box img {
	position:absolute;
	right:5px;
	width:25px;
	top:8px;
}
.header-2025 .shop-box {
	width:40px !important;
	padding-left:16px;
}
.header-2025 .input-box input::-webkit-input-placeholder {
	padding-left:10px;
	color:#fff;
	font-size:16px;
	letter-spacing:2px;
}
.header-2025 .input-box input:-moz-placeholder {
	padding-left:10px;
	color:#fff;
	font-size:16px;
	letter-spacing:2px;
}
.header-2025 .input-box input:-ms-input-placeholder {
	padding-left:10px;
	color:#fff;
	font-size:16px;
	letter-spacing:2px;
}
.header-2025 .input-box input:focus {
	outline:none;
}
.footer-2025 {
	padding-bottom:40px;
    background-color: #F6F6F6;;
}
.footer-2025 a {
	color:#444;
	text-decoration:none;
}
.footer-2025 .footer-nav {
	width:50%;
	max-width:600px;
    background: #F0F0F0;
}
.footer-2025 .footer-nav .footer-nav-item {
	width:25%;
	font-weight:bold;
}
.footer-2025 .footer-top {
	background:#f6f6f6;
}
.footer-2025 .footer-top .footer-item1 .footer-top-left {
	width:50%;
	padding-left:2%;
}
.footer-2025 .footer-top .footer-item1 .footer-top-right {
	width:50%;
	padding-left:20%;
}
.footer-2025 .icon-item {
	width:100px;
	text-align:center;
	margin-right:50px;
}
.footer-2025 .icon-item  p {
	padding:0 !important;
	margin:0 !important;
	margin-bottom:10px !important;
	margin-top:10px !important;
}
.footer-2025 .icon-item img {
	width:50px;
}










/* 小屏幕尺寸样式兼容 hugo */
@media screen and (max-width: 1500px) {
    .header {
        padding-top: 30px;
    }
    .header .header-center{
        width: 43%;
    }
    .header .header-center .item {
        font-size: 16px;
    }
    .header .search-box{
        padding-right:2%;
    }
    .header .logo-box {
        width: 20%;
    }

    .footer .footer-content {
        padding-top: 30px;
    }

   
    .footer-text1 {
        padding-left: 10px;
    }

    .img-box .jump-btn {
        width: 200px;
    }
}




/* 小屏幕尺寸样式兼容 hugo */
@media screen and (max-width: 1500px) {
    .header {
        padding-top: 30px;
    }
    .header .header-center{
        width: 43%;
    }
    .header .header-center .item {
        font-size: 16px;
    }
    .header .search-box{
        padding-right:2%;
    }
    .header .logo-box {
        width: 20%;
    }

    .footer .footer-content {
        padding-top: 30px;
    }

   
    .footer-text1 {
        padding-left: 10px;
    }

    .img-box .jump-btn {
        width: 200px;
    }
	
	.footer .footer-content,.footer-icp{
		font-size: 14px;
	}
	.footer .footet-left {
	  width: 18%;
	}
	.footer .footer-right {
	  width: 43%;
	}
}




/* 小屏幕尺寸样式兼容 hugo */
@media screen and (max-width: 1500px) {
    .header {
        padding-top: 30px;
    }
    .header .header-center{
        width: 43%;
    }
    .header .header-center .item {
        font-size: 16px;
    }
    .header .search-box{
        padding-right:2%;
    }
    .header .logo-box {
        width: 20%;
    }

    .footer .footer-content {
        padding-top: 30px;
    }

   
    .footer-text1 {
        padding-left: 10px;
    }

    .img-box .jump-btn {
        width: 200px;
    }
}

/* 小屏幕尺寸样式兼容 hugo */
@media screen and (max-width: 1300px) {
    .footer .footer-content {
        padding-top: 20px;
    }
	
	.footer .footet-left {
	  width: 15%;
	}
	
	.footer .footer-right {
	  width: 46%;
	  text-align:right;
	}

}









