* {
	margin: 0;
	padding: 0;
}

@font-face {
	font-family: Pang;
	src: url("../js/PangMenZhengDaoBiaoTiTi-1.ttf");
}

.bg {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	width: 100%;
	height: 3625px;
}
.right_box{
	position: fixed;
	right: 10px;
	top: 50%;
}
.right_box li{
	list-style: none;
	width: 20px;
	height: 20px;
	margin-top: 10px;
	border-radius: 50%;
	background: url(../img/icon-logo.png) no-repeat;
	background-size: cover;
}
.right_box li.hover{
	list-style: none;
	width: 20px;
	height: 20px;
	margin-top: 10px;
	border-radius: 50%;
	background: url(../img/activeicon-logo.png) no-repeat;
	background-size: cover;
}
::-webkit-scrollbar {
    width: 6px;
    height: 3px;
    background-color: #282828;
    border-radius: 3px;
}

::-webkit-scrollbar-thumb {
    border-radius: 3px;
    box-shadow: inset 0 0 3px rgb(0 0 0 / 90%);
    -webkit-box-shadow: inset 0 0 3px rgb(0 0 0 / 90%);
    background-color: #464646;
}
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px rgb(0 0 0 / 50%);
    -webkit-box-shadow: inset 0 0 3px rgb(0 0 0 / 50%);
    border-radius: 3px;
    background-color: #282828;
}

.muto {
	width: 1400px;
	margin: auto;
	position: relative;
}

.box1 {
	width: 1400px;
	padding-top: 100px;
}

.box1 img {
	display: block;
	width: 100%;
	z-index: 999;
}

.box1 .logo-img {
	position: absolute;
	background: url(../img/icon.png) center no-repeat;
	width: 1400px;
    height: 500px;
    top: 0;
}

.box2 {
	position: relative;
	margin-top: 150px;
}

.box3 {
	position: relative;
	margin-top: 250px;
}

.box4 {
	position: relative;
	margin-top: 200px;
}

.box-list {
	position: relative;
	margin: auto;
	text-align: center;
}

.box-list .title{
	display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 1200px;
    margin: auto;
}

.icon1 {
	background: url(../img/icon-title.png) center top no-repeat;
	background-size: contain;
	width: 180px;
	height: 40px;
}

.icon2 {
	background: url(../img/icon-title.png) center top no-repeat;
	background-size: contain;
	width: 180px;
	height: 40px;
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);

}

.title span {
	color: #fff;
	font-size: 60px;
	letter-spacing: 2px;
	font-family: Pang;
}

.box-list-title p {
	color: #fff;
	font-size: 28px;
	letter-spacing: 8px;
	margin-top: 10px;
	font-family: Pang;
}
.banner-content {
	width: 1400px;
	height: 460px;
	margin: auto;
}

.swiper-container {
	width: 100%;
	height: 100%;
}
.Content{
	position: relative;
	top: 55px;
}

.swiper-container1 .swiper-slide{
	width: 335px !important;
	background-size: contain;
} 

.w1 {
	background: url(../img/1.png) no-repeat;
}

.w2 {
	background: url(../img/2.png) no-repeat;
}

.w3 {
	background: url(../img/3.png) no-repeat;
}

.w4 {
	background: url(../img/4.png) no-repeat;
}

.w5 {
	background: url(../img/5.png) no-repeat;
}

.w6 {
	background: url(../img/6.png) no-repeat;
}

.w7 {
	background: url(../img/7.png) no-repeat;
}

.w8 {
	background: url(../img/8.png) no-repeat;
}
.swiper-pagination{
	position: absolute;
	bottom: 0px;
}
.swiper-container1 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #fff;
}
.swiper-container1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 24px;
    height: 8px;
    background: #fff;
    border-radius: 5px;
}
.swiper-container2 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #fff;
}
.swiper-container2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 24px;
    height: 8px;
    background: #fff;
    border-radius: 5px;
}
.swiper-container3 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #fff;
}
.swiper-container3 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 24px;
    height: 8px;
    background: #fff;
    border-radius: 5px;
}
.box3-icon1{
	left: 115px;
}
.box3-icon2{
	right: 115px;
}
.list-content{
	position: relative;
	margin: auto;
	top: 25px;
	width: 1400px;
}
.left_div{
	width: 1120px;
	height: 653px !important;
	position: absolute;
	left: 0;
	overflow: hidden;
}
.right_div{
	width: 265px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../img/left-bg.png) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	padding: 7px 0 7px 0;
}
.left_div img{
	display: block;
    width: 100%;
}
.right-list{
	display: flex;
	justify-content: space-around;
	align-items: center;
	position: relative;
	flex-wrap: wrap;
}
.right-list li{
	width: 115px;
	margin-top: 5px;
	list-style: none;
}
.right-list li img{
	width: 115px;
}
.box4-icon1{
	left: 215px;
}
.box4-icon2{
	right: 215px;
}
.content-logo{
	position: relative;
	top: 25px;
	width: 1200px;
	margin: auto;
}
.left_content{
	width: 350px;
	height: 650px;
	position: absolute;
	left: 0;
}
.left_content .left_content_logo1{
	width: 350px;
	height: 325px;
	background-color: #243058;
	display: flex;
	align-items: center;
	justify-content: center;
}
.left_content .left_content_logo2{
	width: 350px;
	height: 325px;
	background-color: #243058;
	display: flex;
	align-items: center;
	justify-content: center;
}
.left_content img{
	width: 250px;
}
.right_content{
	width: 830px;
	position: absolute;
	right: 0px;
}
.right_content_logo1 img{
	width: 100%;
}
.right_content_logo2 img{
	width: 100%;
}
.right_content_logo2{
	margin-top: 10px;
}
:root {
    --swiper-theme-color: #FFFFFF !important;
}