* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	vertical-align: middle;

}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

input:focus,
select:focus,
textarea:focus {
	outline: none;
}

option {
	border: none;
}

html,body {
	height: 100%;
}
/*分页*/
.pagination {
    padding-top: 40px;
    text-align: center;
}
.pagination li {
    display: inline-block;
    margin: 0 5px;
}
.pagination span, .pagination a {
    display: block;
    font-size: 14px;
    line-height: 14px;
    padding: 15px 18px;
    color: #666;
    cursor: pointer;
   
}
.pagination .disabled span, .pagination .disabled a {
    color: #666;
}
.pagination .active span, .pagination .active a {
    background-color: #e60012;
    color: #fff;
}
.pagination li{
    margin-bottom: 10px;
    border: 1px solid #dbd7d7;
}
.pagination li:nth-child(2) {
    /*transform: rotate(180deg);*/
    border: 1px solid #dbd7d7;
}
.pagination li:nth-last-child(2) {
    /*transform: rotate(180deg);*/
    border: 1px solid #dbd7d7;
}
.pagination li:nth-child(1) {
    display: none;
}
.pagination li:nth-child(2) span{
   font-size: 16px;
   color: #999;
}
.pagination li:nth-child(2) a{
   font-size: 16px;
   color: #999;
}
.pagination li:nth-last-child(1) {
    display: none;
}
.pagination li:nth-last-child(2) span{
    font-size: 16px;
    color: #999;
}
.pagination li:nth-last-child(2) a{
    font-size: 16px;
    color: #999;
}

/* 字体 */
@font-face {
	font-family: zi1;
	src: url('../ziti/AkzidenzGroteskBQ-Medium.otf');
}

/*修改滚动条样式*/
::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	/**/
}

::-webkit-scrollbar-track {
	background: #EBEBEB;
	border-radius: 2px;
	background-color: #f7f7f7;
	border-left: 2px solid #EBEBEB;
	border-right: 2px solid #EBEBEB;
}

::-webkit-scrollbar-thumb {
	background: #CCCCCC;
	border-radius: 10px;
	height: 10px;
}

::-webkit-scrollbar-thumb:hover {
	background: #ccc;
}

::-webkit-scrollbar-corner {
	/* background: #179a16; */
}

.bar {
	max-width: 1500px;
	width: 100%;
	margin: 0 auto;
}
/* 手机导航 */
.left {
	width: 60%;
	height: 100%;
	background-color: #E60012;
	position: fixed;
	z-index: 9999;
	display: none;
	right: 0;
	overflow: auto !important;
	padding: 0 2%;
	top: 0;
}

.nr {
	padding-top: 30px;
	border-bottom: 1px #ccc6c6 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;
}

.dbs {
	border-bottom: solid 3px #DA2031;
}

#toggle {
	display: none;
}

.slog img {
	width: 100px;
}

.vb img {
	width: 30px;
}

.cbanner {
	width: 100%;
	height: 426px;
	position: relative;
}

.cbanner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.bbiaoti {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0;
}

.bbiaoti p {
	font-size: 56px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 50px;
}
/* pc端 */
.s_nav {
	width: 100%;
	position: fixed;
	/* height: 96px; */
	height: 84px;
	z-index: 999;
}

.mohu {
	width: 100%;
	position: absolute;
	left: 0;
	width: 100%;
	top: 0px;
	background: rgba(0, 0, 0, 0.4);
	height: 100%;
	backdrop-filter: blur(5px);
}

/* .mohu{
	width: 100%;
	position: absolute;
	left: 0;
	width: 100%;
	top: 12px;
    background: rgba(0,0,0,0.4);
	height: 84px;
	backdrop-filter: blur(5px);
} */
.tubiao {
	background-color: #E60012;
	height: 108px;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	width: 21.5%;
	justify-content: end;
	z-index: 99;
	display: none;
}

.tubiao img {
	width: 89px;
	height: 80px;
}

.s_daohang {
	display: flex;
	justify-content: space-between;
}

.s_tubiao1 img {
	width: 89px;
	height:80px;
}

.tubiao a {
	display: block;
	padding-right: 42px;

}

.s_lanmu {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 0px;
	height: 84px;
	z-index: 98;
	position: relative;
	width: 100%;
}

.s_lanmu ul {
	display: flex;
}
.a{
	width: 135px;
	height: 84px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 1000;
}
.a {
	font-size: 16px;
	color: #fff;
	
}

.a::after {
	content: "";
	width: 0;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #fff;
	transition: all 0.3s;
}

.s_lanmu ul li:hover  .a::after {
	width: 100%;
}
.s_lanmu ul li:hover  .a {
	background-color: #E60012;
}
.a::after {
	content: "";
	/* width: 100% !important; */
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #fff;
	transition: all 0.3s;
}
.yangshi{
	background-color: #E60012;
}
.s_lanmu ul li{
	position: relative;
}
.xiala{
	position: absolute;
	top: 84px;
	left: 0;
	width: 100%;
	
background: rgba(0,0,0,0.4);
	overflow: hidden;
	
}
.xiala{
	 display: none; 
	z-index: 999;
	/*height: 0;*/
	/*transition: all 0.3s ease;*/
	/*top: -100%;*/
}
.xiala ul{
	flex-wrap: wrap;
}
.xiala ul li{
	width: 100%;
}
.xiala ul li a{
	width: 100%;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 14px;
	padding-bottom: 14px;
	justify-content: center;
	display: flex;
	position: relative;
	transition: all 0.3s;
	
}
.xiala ul li a::after{
	    content: "";
	    position: absolute;
	    width: 3px;
	    height: 0;
	    left: 10px;
	    top: 14px;
	    background: #fff;
		/* transition: all 0.1s; */
}
.xiala ul li a:hover{
	background: rgba(0,0,0,0.6);
}
.xiala ul li a:hover::after{
	height: 45%;
}
/*.s_lanmu ul li:hover .xiala{*/
/*    height: auto;*/
/*    top: 84px;*/
/*}*/
/* 内页banner */
.banner {
	width: 100%;
	height: 540px;
	position: relative;
}

.banner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.erji {
	width: 100%;
	height: 90px;
	background: rgba(230, 0, 18, 0.8);
	position: absolute;
	bottom: 0;
	left: 0;
	    border-bottom: 1px solid #f1f1f1;
}

.erji1 {
	width: 100%;
	height: 100%;
	position: relative;
}

.baikuai {
	position: absolute;
	width: 29%;
	height: 90px;
	background-color: #fff;
	left: 0;
	top: 0;
	    border-bottom: 1px solid #f1f1f1;
}

.banner .bar {
	z-index: 99;
	position: relative;
	height: 100%;
}

.cd_fl {
	width: 100%;
	height: 100%;
	display: flex;
}

.cd1 {
	height: 100%;
	display: flex;
	align-items: center;
	width: 367px;
	background-color: #fff;
}

.cd1 h1 {
	font-size: 30px;
	font-weight: bold;
	color: #E60012;
}

.cd2 ul li {
	height: 100%;
}

.cd2 ul li a {
	width: 200px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: rgba(255, 255, 255, 0.5);
	font-size: 20px;
	font-weight: bold;
}

.cd2 ul {
	display: flex;
	height: 100%;
}

.bs a {
	color: #fff !important;
}
/* 底部栏 */
.bottom2 {
	background: #BF001F;
	padding: 28px 0;
}

.zhon {
	display: flex;
	align-items: center;
	justify-content: center;
}

.zhon p {
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
}

.zhon a {
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;

}

.zhon a:nth-child(3) {
	padding-left: 7px;
}

.zhon a:nth-child(4) {
	padding-left: 7px;
}

.dui {
	display: flex;
}

.lmm {
	padding-left: 84px;
	text-align: center;
}

.dui1 {
	margin-top: 45px;
}

.lmm1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
}

.xlm a {
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	display: block;
}

.xlm {
	padding-bottom: 30px;
}

.dibu {
	display: flex;
	justify-content: space-between;
}

.s_db1 h1 {
	font-size: 44px;
	font-weight: 500;
	color: #FFFFFF;
	padding-bottom: 20px;
	font-family: zi1;
}

.s_db1 p {
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
}

.s_tubiao {
	display: flex;
	margin-top: 59px;
}

.stu {
	width: 40px;
	height: 40px;
	background: #FFFFFF;
	border-radius: 50%;
	margin-right: 22px;
}

.sdt {
	display: flex;
	align-items: center;
	margin-top: 30px;
}

.sdt a {
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
}

.sdt a:nth-child(1) {
	padding-right: 15px;
}

.sdt a:nth-child(3) {
	padding-left: 15px;
}

.sdt a:nth-child(2) {
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}

.sdt a:nth-child(2)::after {
	content: "";
	width: 2px;
	height: 15px;
	background-color: #FFFFFF;
	position: absolute;
	left: 0;
	top: 4px;
}

.sdt a:nth-child(2)::before {
	content: "";
	width: 2px;
	height: 15px;
	background-color: #FFFFFF;
	position: absolute;
	right: 0;
	top: 4px;
}

.bottom {
	width: 100%;
	background-color: #E60012;
	padding-top: 119px;
	padding-bottom: 87px;
}

.stu img {
	width: 100%;
	height: 100%;
}

@media screen and (max-width:1500px) {
	.s_nav{
		padding-left: 5%;
		padding-right: 5%;
	}
	.xinwen{
		padding-left: 5%;
		padding-right: 5%;
	}
	.bottom{
		padding-left: 5%;
		padding-right: 5%;
	}
	.lmm {
	    padding-left: 35px;
	}
	.cd1 {
	    padding-left: 5%;
	}
}
@media screen and (max-width:1200px) {
	.s_lanmu ul li a {
	    margin-left: 0px;
	}
	.lmm {
	    padding-left: 20px;
	}
	.s_db1 h1 {
	    font-size: 40px;
	}
	.s_db1 p {
	    font-size: 16px;
	}
	.a {
	    width: 120px;
	}
	.cd2 ul li a {
	    width: 130px !important;
	}
}
@media screen and (max-width:1024px) {
	#toggle {
		display: block;
		width: 40px;
		height: 40px;
	}
	.left{
		width: 100%;
	}
	.s_lanmu ul  {
	    display: none;
	}
	.s_lanmu{
		justify-content: center;
		align-items: center;
		margin-top: 0;
		height: 100%;
	}
	.s_lanmu a{
		display: flex;
		justify-content: center;
		align-items: center;
		height: 100%;
	}
	.dibuyou{
		display: none;
	}
	.bottom {
	    padding-top: 50px;
	    padding-bottom: 25px;
	}
	.dibuzuo{
		margin: 0 auto;
	}
	.s_tubiao {
	    display: flex;
	  justify-content: center;
	    margin-top: 20px;
	}
	.s_db1 h1 {
    font-size: 40px;
	text-align: center;
}
.sdt {
      justify-content: center !important;
}

}

@media screen and (max-width:768px) {
	.s_nav {
	    height: 60px;
		
	}
	.s_tubiao1 img {
	    width: 66px;
	    height: auto;
	}
	.s_db1 h1 {
	    font-size: 30px;
	    text-align: center;
	    padding-bottom: 10px;
	}
	.zhon {
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    flex-wrap: wrap;
	}
	.zhon a:nth-child(4) {
	    padding-left: 0;
	}
	.bottom2{
		padding-left: 5%;
		padding-right: 5%;
	}
	#toggle{
		top: 10px !important;
	}
	.banner {
	    width: 100%;
	    height: 330px !important;
	    position: relative;
	}
	.erji {
	    width: 100%;
	    height: 40px !important;
	}
	.cd2 ul li a {
	    width: 100% !important;
	    margin-right: 5px !important;
		font-size: 14px !important;
	}
	.baikuai {
	    width: 0 !important;
		height: 0 !important;
	}
	.cd1 {
	    width: 24% !important;
	}
	.cd1 h1 {
	    font-size: 15px !important;
	}
}