* {
	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;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

.bom1 a {
	color: #666;
}

.yj:hover .ejcd {
	/* display: block; */
}

.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%;


	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;
}

.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;
}

.left {
	width: 30%;
	height: 100%;
	background-color: #D70C25;
	position: fixed;
	z-index: 9999;
	display: none;
	right: 0;
	overflow: auto !important;
	padding: 0 2%;
}

.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;
}

.bar {
	max-width: 1700px;
	width: 100%;
	margin: 0 auto;
}

.bar1 {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
}

.dbs {
	border-bottom: solid 3px #DA2031;
}


/*导航栏*/

.Navigation {
	width: 100%;
	background-color: #fff;
	/*overflow: hidden;*/
	position: fixed;
	z-index: 999;
	padding: 20px 0 20px 59px;
}

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

.dao ul {
	display: flex;
	justify-content: space-between;
}
.dao>ul>li {
    position: relative;
    /*padding-bottom: 25px;*/
}
.dao>ul>li>a {
	font-size: 15px;
	color: #000;
	padding-bottom: 28px;
	margin-right: 55px;
	font-weight: 600;
}
.ejcdgg {
    display: block;
    position: absolute;
    left: 41%;
    top: 137%;
    /*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 .yj:hover .ejcdgg{
	/*display: block;*/
	height: 100px !important;
	transition: all 1s;
}
.dao ul li .ejcdgg a:hover {
    border-bottom: none;
}
/*.dao ul li .ejcdgg a:hover {
    border-bottom: none;
}*/
.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;
}
.nav3 {
	display: flex;
}

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

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

.ping1 a {
	color: #000;
	font-size: 14px;
	/* padding-right: 20px; */
	/* font-weight: 600; */
}

.ping1 {
	padding-right: 46px;
	padding-left: 46px;
}

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


/*底部栏*/

.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;
}

@media screen and (max-width:1700px) {
	.Navigation {
		width: 100%;
		margin: 0 auto;

	}

	.bottom1 {
		width: 92%;
		margin: 0 auto;
	}
}

@media screen and (max-width:1462px) {
	.dao ul li a {
		margin-right: 24px;
	}

	.ping1 {
		padding-right: 15px;
	}
}

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

	.ping1 {
		display: none;
	}

	.left {
		width: 50%;
	}
}

@media screen and (max-width:1024px) {}

@media screen and (max-width:786px) {
	.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;
	}

	.ping {
		padding-right: 8px !important;
		margin-top: 0px;
	}

	.Navigation {
		padding: 20px 2% 20px 3%;
	}
	.lo2 img{
		width: 100%;
	}
}

@media screen and (max-width:400px) {
	.slog img {
		width: 70%;
	}
}
