

body{

	padding: 0;

	margin: 0;

}

ul li {

	margin: 0 ;

	padding: 0;

}

.nav{

	width: 1300px;

	height: 91px;

	margin: 0 auto;

	display: flex;

	align-items: center;

}

.n-l{

	width: 79.52px;

	height: 91px;

	display: flex;

	align-items: center;

	justify-content: center;

	margin: 0 111px 0 0;

}

.n-l>img{

	width: 100%;

	height: 85px;

}

.n-r{

	width: 225px;

	font-size: 18px;

	font-family: Microsoft YaHei-Regular, Microsoft YaHei;

	font-weight: 400;

	color: #999999;

	display: flex;

	align-items: center;

	justify-content: space-between;

	white-space: nowrap;

	margin-left: 20px;

}

.n-r>img{

	width: 17px;

	height: 17px;

	

}

.navs{

			width: 840px;

			height: 91px;

			display: flex;

			margin: 0;

			padding: 0;

		}

		

		.navs-text{

			width: 120px;

			height: 91px;

			background: #C31F13;

			font-size: 18px;

			font-family: Microsoft YaHei-Regular, Microsoft YaHei;

			font-weight: 400;

			color: #FFFFFF;

			

			display: flex;

			align-items: center;

			justify-content: center;

			

			cursor:pointer;

			position: relative;

		}

		

		.navs-text ul li{

		  float: none;

		  list-style-type: none;

		  width: 116px;

		  height: 45px;

		  display: flex;

		  align-items: center;

		  justify-content: center;

		  

		  font-size: 14px;

		  font-family: Microsoft YaHei-Regular, Microsoft YaHei;

		  font-weight: 400;

		  

		}

		.navs-text ul li:hover{

			/* background: #F4ECDC; */

			/* border-radius: 4px; */

			color: rgba(195, 31, 19, 1);

		}

		.navs-text ul li:hover a{

			color: rgba(195, 31, 19, 1);

		}

		.navs-text ul li a{

			color: #666666;

			text-decoration: none;

		}

		

		.navs-text ul{

		  position: absolute;

		  left: 0;

		  top: 91px;

		  z-index: 999;

		  width: 116px;

		  /* height: 225px; */

		  background: rgba(255, 255, 255, 1);

		  /* border-radius: 0px 0px 8px 8px; */

		  /* opacity: 0.7; */

		  list-style-type: none;

		  padding: 0;

		  display: flex;

		  flex-direction: column;

		  align-items: center;

		  border-left: 2px solid #C31F13;;

		}

		.navs-text ul{

		   display: none;

		   

		}

		

		

		.navs-text2 ul li{

		  float: none;

		  list-style-type: none;

		  width: 116px;

		  height: 45px;

		  display: flex;

		  align-items: center;

		  justify-content: center;

		  

		  font-size: 14px;

		  font-family: Microsoft YaHei-Regular, Microsoft YaHei;

		  font-weight: 400;

		  

		}

		.navs-text2 ul li:hover{

			/* background: #F4ECDC; */

			/* border-radius: 4px; */

			color: rgba(195, 31, 19, 1);

		}

		.navs-text2 ul li:hover a{

			color: rgba(195, 31, 19, 1);

		}

		.navs-text2 ul li a{

			color: #666666;

			text-decoration: none;

		}

		

		.navs-text2 ul{

		  position: absolute;

		  left: 0;

		  top: 91px;

		  z-index: 999;

		  width: 116px;

		  /* height: 225px; */

		  background: rgba(255, 255, 255, 1);

		  /* border-radius: 0px 0px 8px 8px; */

		  /* opacity: 0.7; */

		  list-style-type: none;

		  padding: 0;

		  display: flex;

		  flex-direction: column;

		  align-items: center;

		  border-left: 2px solid #C31F13;;

		}

		.navs-text2 ul{

		   display: none;

		   

		}

		

		.navs-text2{

			width: 120px;

			height: 91px;

			font-size: 18px;

			font-family: Microsoft YaHei-Regular, Microsoft YaHei;

			font-weight: 400;

			color: #333333;

			display: flex;

			align-items: center;

			justify-content: center;

			cursor:pointer;

			position: relative;

		}

		.navs-text2:hover{

			background: #C31F13;

			font-size: 17px;

			font-family: MicrosoftYaHei;

			color: #FFFFFF;

		}

		

		

		

		

		.swiper {

		    width: 100%;

		    height: 812px;

		}  

		.swiper-slide>img{

			width: 100%;

			height: 100%;

		}

		.swiper-pagination{

		}

		.swiper-pagination-bullet {

			width: 16px;

			height: 16px;

			border-radius: 100%;

			background-color: rgba(255, 255, 255, 1);

			opacity: 1;

		  }

			

		  .swiper-pagination-bullet-active {

			  background: rgba(195, 31, 19, 1);

			/* color: #fff; */

			/* background: #007aff; */

		  }

		  .swiper-button-prev{

			  width: 67px;

			  height: 99px;

			  left: 147px;

		  }

		  .swiper-button-prev img{

			  width: 100%;

			  height: 100%;

		  }

		  .swiper-button-prev:after{

			  content: none;

		  }

		  .swiper-button-next{

			  width: 67px;

			  height: 99px;

			  right: 147px;

		  }

		  .swiper-button-next img{

			  width: 100%;

			  height: 100%;

		  }

		  .swiper-button-next:after{

			  content: none;

		  }

		  .title{

			  display: flex;

			  flex-direction: column;

			  align-items: center;

		  }

		  .title-top{

			  font-size: 24px;

			  font-family: Microsoft YaHei-Bold, Microsoft YaHei;

			  font-weight: bold;

			  color: #C31F13;

		  }

		  .title-b{

			  font-size: 14px;

			  font-family: Microsoft YaHei-Regular, Microsoft YaHei;

			  font-weight: 400;

			  color: #999999;

		  }

		  

		  .more{

			  width: 101px;

			  height: 28px;

			  border-radius: 4px 4px 4px 4px;

			  opacity: 1;

			  border: 1px solid #CCCCCC;

			  font-size: 12px;

			  font-family: Microsoft YaHei-Regular, Microsoft YaHei;

			  font-weight: 400;

			  color: #F6B81D;

			  display: flex;

			  align-items: center;

			  justify-content: center;

		  }

		  .more>img{

			  width: 13px;

			  height: 13px;

			  margin: 0 0 0 4px;

		  }

		  

		  

		  .foot{

		  	width: 100%;

		  	height: 270px;

		  	background: #636162;

		  	padding: 40px 0 0 0;

		  }

		  .foot-c{

		  	width: 1200px;

		  	height: 230px;

		  	margin: 0px auto 0;

		  	display: flex;

		  	align-items: center;

		  	justify-content: space-between;

		  }

		  .foot-c-l{

		  	display: flex;

		  	align-items: center;

		  }

		  .foot-c-l>img{

		  	width: 170.37px;

		  	height: 152.68px;

		  }

		  .foot-c-l>div{

		  	font-size: 14px;

		  	font-family: Microsoft YaHei-Regular, Microsoft YaHei;

		  	font-weight: 400;

		  	color: #FFFFFF;

		  	margin: 0 0 0 86px;

		  }

		  .foot-c-l>div>p{

		  	margin: 24px 0 24px 0;

		  }

		  .foot-c-c{

		  	width: 1px;

		  	height: 133px;

		  	background: #FFFFFF;

		  	border-radius: 0px 0px 0px 0px;

		  	opacity: 0.4;

		  }

		  .foot-c-r{

		  	font-size: 14px;

		  	font-family: Microsoft YaHei-Regular, Microsoft YaHei;

		  	font-weight: 400;

		  	color: #FFFFFF;

		  }

		  .foot-c-r>div{

		  	margin: 0 0 24px 0;

		  }

		  

		  .foots{

		  	font-size: 14px;

		  	font-family: Microsoft YaHei-Regular, Microsoft YaHei;

		  	font-weight: 400;

		  	color: #FFFFFF;

		  	text-align: center;

		  }

		  .foots a{	color: #FFFFFF; text-decoration: none;}



		  .fanye{  text-align:center;  margin:30px 0 20px 0;}

.fanye li{display:inline}

.fanye a, .fanye span{ border:#bbb solid 1px;text-decoration: none;

    padding:0px 15px; 

    font-size:14px; 

    color:#666; 

    line-height: 36px; 

    display: inline-block; 

    border-radius: 5px;

    margin:0 1px;}

.fanye a:hover{ color:white; 

    background-color:#dc2017; 

    border:#dc2017 solid 1px;}

.fanye span.current{ color:white; 

    background-color:#dc2017; 

    border:#dc2017 solid 1px;}

.fanye span.disable{  }

.fanye .active span{background:#dc2017;color:#ffffff}