* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	vertical-align: middle;
}

*:focus {
	outline: none !important;
}

.picture:hover .swiper-button-next {
	outline: none !important;
}

.picture:hover .swiper-button-prev {
	outline: none !important;
}
.bf1 a{
	display: block;
	color: #fff;
}
.bf1{
	position: absolute;
	    top: 25%;
	    left: 5%;
}
.bf1 a:nth-child(1){
	font-size: 20px;
	font-weight: 600;
}
.bf1 a:nth-child(2){
	font-size: 20px;
	opacity: 0.5;
}
ul {
	list-style: none;
}

a {
	text-decoration: none;
}
.bom1 a{
	color: #666;
}
.bar {
	max-width: 1700px;
	width: 100%;
	margin: 0 auto;
}
@font-face {
	font-family: 'rq1';
	src: url(../font/DIN-MEDIUM.eot);
	src: url('../font/DIN-MEDIUM.woff2') format('woff'),
		url('../font/DIN-MEDIUM.ttf') format('truetype'),
		url('../font/DIN-MEDIUM.svg') format('svg');
}
.left {
	width: 30%;
	height: 100%;
	background-color: #D70C25;
	position: fixed;
	z-index: 9999;
	display: none;
	right: 0;
	overflow: auto !important;
	padding: 0 2%;
}

.yj:hover .ejcd {
	/* display: block; */
	padding-top: 14px;
}

.yj:hover .ejcd1 {
	opacity: 1;
}

.ejcd {
	position: fixed;
	left: 0;
	right: 0;
	width: 100%;
	min-width: 1024px;
	height: 400px;
	background-color: transparent;
	overflow: hidden;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	flex-wrap: nowrap;
	z-index: 110;
	margin: 0 auto;
	padding: 0 18%;

	transition: all .5s ease;

	display: none;
	padding-top: 30px;
}

.ejcd1 {
	background-color: #fff;
	width: 100%;
	/*height: 100%;*/
	position: absolute;
	left: 0;
	transition: all .5s ease;
	/*opacity: 0;*/
	background-image: url(../img/134.png);
	background-size: 100% 100%;
	padding: 0 15%;
	overflow: hidden;
	display: none;

}

.ll-eej ul {
	display: flex;
	align-items: center;
	justify-content: space-around;
	flex-wrap: wrap;
}

.ll-ej1 {
	width: 50%;
}

.ll-eej ul li {
	width: 45%;
	height: 40px;
	border: 1px #d1cfcf solid;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
}

.ll-eej ul li:hover {

	border: 1px #c31616 solid;
}

.ll-eej ul li:hover a {
	color: #c31616 !important;
}

.ll-eej ul li a {
	font-size: 18px !important;
	color: #333 !important;
	padding-bottom: 0px !important;
	margin-right: 0px !important;
	font-weight: 600;
	border: 0 !important;
	margin-top: 0 !important;
}

.ll-ej1 p {
	font-size: 25px;
	font-weight: 600;
	padding-bottom: 20px;
}

.ll-ej {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0;

}

.ll-ej2 {
	width: 30%;
	padding: 20px 0;
	border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
}

.ll-ej2 img {
	width: 100%;
	height: 60%;
	object-fit: cover;
	border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
}

.nr {
	padding-top: 30px;
	border-bottom: 1px #f16767 solid;
	padding-bottom: 15px;
}

.nr1 a {
	font-size: 16px;
	color: #fff;
	font-weight: 600;
}

.nr2 {
	padding-top: 15px;
}

.nr2 ul {
	display: flex;
	flex-wrap: wrap;
}

.nr2 ul li a {
	font-size: 14px;
	color: #fff;
	padding-bottom: 10px;
	padding-right: 20px;
}

.slog {
	text-align: center;
	padding-top: 50px;
}

.vb {
	position: absolute;
	top: 22px;
	right: 24px;
	cursor: pointer;
}


/*导航栏*/

.Navigation {
	width: 100%;
	background-color: transparent;
	position: fixed;
	z-index: 999;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
	padding: 37px 0 0;
}

.nav {
	width: 100%;
	background: transparent;
	max-width: 1920px;
}

.nav1 {
	display: flex;
	justify-content: space-between;
}

.dao>ul {
	display: flex;
	justify-content: space-between;
}

.dao>ul>li>a {
	font-size: 15px;
	color: #fff;
	padding-bottom: 15px;
	margin-right: 55px;
	font-weight: 600;
	margin-top: 8px;
	display: block;
	position: relative;
}
.dao>ul>li {
	position: relative;
	    padding-bottom: 25px;
}
.ejcdgg {
    display: block;
    position: absolute;
    left: 41%;
    top: 89%;
    /*height: 150px;*/
    padding-top: 0px !important;
    margin-top: 10px;
    padding-bottom: 0px !important;
    margin-bottom: 0px;
    transform: translateX(-63%);
    background: rgba(255,255,255,0.9);
    border-radius: 10px;
    width: 140px;
    height: 0 !important;
    overflow: hidden;
    text-align: center;
    /* margin-top: 10px; */
    padding: 15px 0;
    transition: all 1s;
}
.dao ul li .ejcdgg a:hover {
    border-bottom: none;
}
/*.active{
	display: block;
}*/
.dao .yj:hover .ejcdgg{
	/*display: block;*/
	height: 100px !important;
	transition: all 1s;
}
.dao ul li .ejcdgg a {
    font-size: 15px;
    color: #000000;
    padding-bottom: 15px;
    margin-right: 0px;
    font-weight:normal;
    margin-top: 8px;
    display: block;
    position: relative;
}
/**/
.dao ol {
    display: none;
    position: absolute;
    left: 20%;
    top: 100%;
    transform: translateX(-50%);
    background: rgba(255,255,255,0.9);
    border-radius: 10px;
    width: 140px;
    text-align: center;
    margin-top: 10px;
    padding: 15px 0;
}
.nav ol li a {
    height: 40px;
    /*line-height: 40px;*/
    font-size: 14px;
    /*display: block;*/
    color: #333333;
}
/**/
.nav3 {
	display: flex;
}

.ping,
.ping1 {
	display: flex;
	align-items: center;
}

.ping {
	padding-right: 71px;
	margin-top: -15px;
}

.ping1 {
	padding-right: 46px;
}

.ping1 a {
	color: #fff;
	font-size: 12px;
	padding-right: 20px;
}

.nav2 {
	padding-left: 62px;
}

.dao {
	padding-right: 86px;
}

.dao>ul>li>a:hover {
	border-bottom: solid 1px #DA2031;
}

.dao>ul>li:nth-child(1)>a {
	border-bottom: solid 1px #DA2031;
}

.xt2 {
	display: none;
}

.lo2 {
	display: none;
}

.rt2 {
	display: none;
}


/*轮播图*/

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: 'next';
	font-size: 35px !important;
	color: #fff !important;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	font-size: 35px !important;
	color: #fff !important;
}

.swiper-button-next,
.swiper-button-prev {
	display: none !important;
}

.picture:hover .swiper-button-next {
	display: block !important;
}

.picture:hover .swiper-button-prev {
	display: block !important;
}

.swiper-pagination-bullet-active::after {
	content: "";
	width: 26px !important;
	height: 26px !important;
	background-color: transparent !important;
	top: -12px;
	left: -12px;
	position: absolute;
	border-radius: 50%;
	border: 2px solid #3A6195;
	border-top-color: #3A6195;
	border-right-color: #3A6195;
	border-bottom-color: #3A6195;
	border-left-color: #3A6195;
	transform: rotate(40deg);
	animation: xz 2s linear 0s infinite;
}

#scrollDiv {
	height: 130px;
	overflow: hidden;
}


@keyframes xz {
	from {
		transform: rotate(0);
	}

	to {
		transform: rotate(360deg);
	}
}

.swiper-pagination-bullet-active {
	position: relative;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 20px) !important;
	width: 5px !important;
	height: 5px !important;
	background: #fff !important;
	opacity: 1 !important;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 50px !important;
}

.tu-a {
	position: absolute;
	top: 40%;
	left: 15%;
}

.tu-a2 {
	position: absolute;
	top: 40%;
	left: 15%;
}

.tu-a3 {
	position: absolute;
	top: 40%;
	left: 15%;
}

.tu-a1 {
	position: absolute;
	top: 33%;
	left: 33%;
}

.tu-a .tu-p1 {
	font-size: 45px;
	color: #fff;
	font-weight: 600;
	letter-spacing: 2px;
	padding-bottom: 29px;
	
}
/* .swiper-slide1 .tua .tu-p1{
	
} */
.swiper-slide1 .tu-p1{
	border-bottom: 2px #6C8DB8 solid!important;
}
.swiper-slide4 .tu-a{
	left: auto!important;
}
.tu-a1 .tu-p1 {
	font-size: 45px;
	color: #EED5B5;
	font-weight: 600;
	letter-spacing: 2px;
	padding-bottom: 29px;
}

.tu-a2 .tu-p1 {
	font-size: 45px;
	color: #fff;
	letter-spacing: 2px;
	padding-bottom: 29px;
}

.tu-a3 .tu-p1 {
	font-size: 45px;
	color: #fff;
	letter-spacing: 2px;
	padding-bottom: 29px;
}

.tu-p2 {
	font-size: 35px;
	color: #CAA773;
	letter-spacing: 2px;
	padding-top: 29px;
}


/*新闻资讯*/

.news {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}

.xinwen {
	display: flex;
	justify-content: space-between;
}

.xin {
	width: 23.6%;
}

.xin1 {
	padding: 20px 15px 20px 15px;
	background: -webkit-linear-gradient(#f1f1f1, #F7F7F7, #fff);
	background: -o-linear-gradient(#f1f1f1, #F7F7F7, #fff);
	background: -moz-linear-gradient(#f1f1f1, #F7F7F7, #fff);
	background: linear-gradient(#f1f1f1, #F7F7F7, #fff);
}

.xin1 a {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	font-weight: 600;
}

.xin2 {
	width: 100%;
}
.xin2 img{
	width: 100%;
	object-fit: cover;
	height: 133px;
}
.wen {
	width: 31.76%;
	padding-top: 30px;
}

.wen1 {
	display: flex;
	justify-content: space-between;
}

.wen1 ul {
	display: flex;
}

.wen p {
	font-size: 16px;
	font-weight: 600;
}

.wen p::after {
	content: "NEWS";
	font-size: 14px;
	color: red;
	padding-left: 5px;
	font-weight: 500;
}

.wen1 ul li {
	font-size: 14px;
	color: #999;
	margin-left: 40px;
	padding-bottom: 10px;
	cursor: pointer;
}

.jk1 {
	color: #DA2031 !important;
	border-bottom: #DA2031 3px solid;
}

.h {
	width: 100%;
	height: 2px;
	background-color: #EBEBEB;
	margin-top: -2px;
}

.wen2 {
	padding-top: 20px;
}

.wen2 li {
	list-style-type: disclosure-closed;
	color: #DA2031;
	font-size: 14px;
	padding-bottom: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.wen2 li a {
	font-size: 14px;
	color: #777;
}

.wen2 li a:nth-child(2) {
	margin-left: 20px;
}

.gd a {
	font-size: 14px;
	color: #999;
}

.gd a:hover {
	color: red;
}

.wen2 li:hover a {
	color: red;
}

.sx a {
	display: block;
}

.wen3 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.xw {
	width: 36%;
	position: relative;
	padding-top: 35px;
}

.xw a img {
	width: 100%;
}

.bf {
	position: absolute;
	left: 47%;
	top: 40%;
}

.sd {
	padding-top: 15px;
}

.sd ul {
	display: flex;
}

.sd ul li {
	width: 25%;
}

.sd ul li:nth-child(1) {
	background-image: url(../img/5.png);
	background-size: 100% 100%;
}

.sd ul li:nth-child(2) {
	background-image: url(../img/15.png);
	background-size: 100% 100%;
}

.sd ul li:nth-child(3) {
	background-image: url(../img/16.png);
	background-size: 100% 100%;
}

.sd ul li:nth-child(4) {
	background-image: url(../img/17.png);
	background-size: 100% 100%;
}

.tu {
	display: flex;
	padding: 16px;
}

.tu2 a:nth-child(1) {
	font-size: 14px;
	color: #fff;
	display: block;
	font-family: ;
}

.tu1 {
	padding-left: 63px;
}

.tu2 {
	padding-left: 18px;
}

.tu2 a:nth-child(2) {
	font-size: 13px;
	color: #efeeee;
	display: block;
}

.sd ul li:nth-child(1) .tu {
	width: 100%;
	background-color: rgb(12 89 172 / 91%);
	border-bottom-left-radius: 35px;
	cursor: pointer;
	height: 100%;
}

.sd ul li:nth-child(1) {
	border-bottom-left-radius: 35px;
}

.sd ul li:nth-child(2) .tu {
	width: 100%;
	background-color: rgb(193 44 57 / 91%);
	;
	cursor: pointer;
	height: 100%;
}

.sd ul li:nth-child(3) .tu {
	width: 100%;
	background-color: rgb(208 117 50 / 91%);
	cursor: pointer;
	height: 100%;
}

.sd ul li:nth-child(4) .tu {
	width: 100%;
	background-color: rgb(55 160 103 / 91%);
	cursor: pointer;
	border-top-right-radius: 35px;
	height: 100%;
}

.sd ul li:nth-child(4) {
	border-top-right-radius: 35px;
}

.sd ul li:nth-child(1):hover {
	width: 35%;
	transition: 0.2s;
}

.sd ul li:nth-child(1):hover .sd ul li:nth-child(2) {
	width: 15%;
	transition: 0.3s;
}

.sd ul li:nth-child(2):hover {
	width: 35%;
	transition: 0.2s;
}

.sd ul li:nth-child(2):hover .sd ul li:nth-child(3) {
	width: 15%;
	transition: 0.3s;
}

.sd ul li:nth-child(3):hover {
	width: 35%;
	transition: 0.2s;
}

.sd ul li:nth-child(3):hover .sd ul li:nth-child(4) {
	width: 15%;
	transition: 0.3s;
}

.sd ul li:nth-child(4):hover {
	width: 35%;
	transition: 0.2s;
}

.sd ul li:nth-child(4):hover .sd ul li:nth-child(3) {
	width: 15%;
	transition: 0.3s;
}


/*底部栏*/

.bottom {
	width: 100%;
	overflow: hidden;
	background: #2A2A2A;
	padding: 21px 0;
}

.bottom1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.bom2 {
	display: flex;
	align-items: center;
}

.bbo1 {
	display: flex;
	align-items: center;
}

.bom1 p {
	font-size: 14px;
	color: #666;
}

.bbo1 p {
	font-size: 16px;
	color: #666;
	padding-left: 13px;
	padding-right: 30px;
}

.swiper-slide img {
	transform: scale(1.5);
	transition: all 4s;
}

.swiper-slide-active img {
	z-index: 6;
}

.texts {
	transition: all 3s;
	transform: translateY(250px);
	opacity: 0;
	z-index: 9;
}

.xianshi {
	opacity: 1;
	transform: translateY(0px);
}

.suoxiao {
	transform: scale(1.1) !important;
}

@media screen and (max-width:1700px) {
	.bottom {
		padding: 21px 4%;
	}

	.news {
	    padding-left: 4%;
	    padding-right: 4%;
	}
   
	.xin2 img {
		width: 100%;
	}
	.xin1{
		padding-left: 4%;
	}
	.wen1 ul li {
		font-size: 12px;
		margin-left: 15px;
	}
}

@media screen and (max-width:1500px) {
	.dao {
		padding-right: 10px;
	}

	.nav2 {
		padding-left: 29px;
	}

	.dao ul li a {
		margin-right: 30px;
	}
	.wen1 ul li {
		font-size: 12px;
		margin-left: 15px;
	}
	.bf {
		position: absolute;
		left: 47%;
		top: 34%;
	}
}

@media screen and (max-width:1370px) {
	.dao {
		padding-right: 10px;
	}

	.nav2 {
		padding-left: 29px;
	}

	.dao ul li a {
		margin-right: 30px;
	}

	.wen1 ul li {
		font-size: 12px;
		margin-left: 15px;
	}

	.bf {
		position: absolute;
		left: 47%;
		top: 31%;
	}
}

@media screen and (max-width:1200px) {
	.dao {
		display: none;
	}

	.ping1 {
		display: none;
	}

	.left {
		width: 50%;
	}
}

@media screen and (max-width:1024px) {
	.tu-p1 {
		font-size: 30px !important;
	}

	.tu-p2 {
		font-size: 25px;
	}

	.picture {
		height: 500px;
	}
    .bf {
    	position: absolute;
    	left: 47%;
    	top: 41%;
    }
	.xinwen {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.xw {
		width: 100%;
	}

	.xin {
		width: 40%;
	}

	.wen {
		width: 58%;
	}

	.tu1 {
		padding-left: 15px;
	}

	.swiper-button-next::after {
		font-size: 0 !important;
	}

	.swiper-button-prev::after {
		font-size: 0 !important;
	}
	.news {
	    padding-left: 0%;
	    padding-right: 0%;
	}
}

@media screen and (max-width:786px) {
	.tu-a1 {
		position: absolute;
		top: 33%;
		left: 20%;
	}

	.picture {
		height: 450px;
	}

	.tu-p1 {
		font-size: 20px !important;
	}

	.tu-p2 {
		font-size: 16px;
	}

	.lo1 img {
		width: 58%;
	}

	.lo2 img {
		width: 58%;
	}

	.left {
		width: 100%;
		padding: 0 5%;
	}

	.bottom1 {
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
		flex-direction: column-reverse;
	}

	.bom2 {
		margin-bottom: 15px;
		display: none;
	}

	.xin {
		width: 100%;
	}

	.wen {
		width: 100%;
	}

	.sd ul li {
		width: 50%;
	}

	.sd ul {
		flex-wrap: wrap;
	}

	.sd ul li:nth-child(1) .tu {
		border-bottom-left-radius: 0px;
	}

	.sd ul li:nth-child(4) .tu {
		border-top-right-radius: 0px;
	}

	.sd ul li:nth-child(1):hover {
		width: 50%;
		transition: 0.2s;
	}

	.sd ul li:nth-child(1):hover .sd ul li:nth-child(2) {
		width: 50%;
		transition: 0.3s;
	}

	.sd ul li:nth-child(2):hover {
		width: 50%;
		transition: 0.2s;
	}

	.sd ul li:nth-child(2):hover .sd ul li:nth-child(3) {
		width: 50%;
		transition: 0.3s;
	}

	.sd ul li:nth-child(3):hover {
		width: 50%;
		transition: 0.2s;
	}

	.sd ul li:nth-child(3):hover .sd ul li:nth-child(4) {
		width: 50%;
		transition: 0.3s;
	}

	.sd ul li:nth-child(4):hover {
		width: 50%;
		transition: 0.2s;
	}

	.sd ul li:nth-child(4):hover .sd ul li:nth-child(3) {
		width: 50%;
		transition: 0.3s;
	}

	.ping {
		padding-right: 13px;
	}

	.nav2 {
		margin-top: -13px;
	}
	.tu2 a:nth-child(2) {
	    font-size: 12px;
	    color: #efeeee;
	    display: block;
	}
	.wen {
	    padding-left: 4%;
	    padding-right: 4%;
	}
	.bf1 a:nth-child(1) {
	    font-size: 15px;
	}
	.bf1 a:nth-child(2) {
	    font-size: 15px;
	    opacity: 0.5;
	}
	
}

@media screen and (max-width:400px) {
	.tu-a1 {
		position: absolute;
		top: 33%;
		left: 20%;
	}
	
	.news{padding-bottom: 0px;}

	.picture {
		height: 450px;
	}

	.tu-p1 {
		font-size: 16px !important;
	}

	.tu-p2 {
		font-size: 12px;
	}

	.picture {
		height: 300px;
	}

	.Navigation {
		position: absolute;
	}

	.slog img {
		width: 70%;
	}

	.bf {
		position: absolute;
		left: 41%;
		top: 40%;
	}

	.tu2 a {
		font-size: 12px !important;
	}

	.tu1 {
		padding-left: 0;
	}

	.tu2 {
		padding-left: 4px;
	}

}

.ddd {
	display: none;
}

.white_head {
	background-color: #fff;
	padding: 20px 0 0px;
	transition: all 0.37s ease;
}

.white_head a {
	color: #333333 !important;
}

.white_head .lo1 {
	display: none !important;
}

.white_head .lo2 {
	display: block !important;
}

.white_head .rt1 {
	display: none !important;
}

.white_head .rt2 {
	display: block !important;
}

.white_head .xt1 {
	display: none !important;
}

.white_head .xt2 {
	display: block !important;
}

#scrollDiv ul {
	list-style: inside;
}
