/*通用类*/
*{
	margin:0;
	padding:0;		
}
body{		
	margin:0 auto;
	font-size:16px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	text-align:justify;	
	color:#333;
	overflow-x:hidden;
	background: #fff;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#333;
	text-decoration:none !important;	
	outline:none !important;
}
ul{
	list-style-type:none;	
	margin:0;
}
dl{
	margin:0;
	padding:0;	
}
.m{
	width: 1200px;
	margin:0 auto;
}
.clear{
	clear: both;
}
.flex{
	display: flex;
	align-items: center;
}
/*header*/
.header{
	position: relative;
	margin:30px auto!important;
}
.logo{
	width: 310px;
	height: 60px;
	margin-right:45px;
}
.header-middle{
	font-size: 14px;
}
.header-middle-top{
	color:#9f3b3b;
}
.header-middle-bottom{
	color:#666;
}
.header-right{
	position: absolute;
	right: 0px;
}
.header-right .flex{
	font-size: 14px;
}
.header-right img{
	width: 20px;
	height: 20px;
	margin-right:8px;
}
.phone-number{
	color:#9F3B3B;
	font-size: 28px;
	line-height: 45px;
	font-weight: bold;
}
/*导航*/
.mobile_nav{
	display: none;
}
.line{
	border-top: 1px solid #e6e6e6;
	width: 100%;
}
.nav ul{
	line-height: 60px;
	justify-content: center;
}
.nav ul div{
	width:160px;
	background: #6f0808;
	color:#fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.nav ul div image{
	width: 40px;
	height: 30px;
	margin-right:5px;
}
/* .nav ul li.a-active{background-color:#1da838;transform:skewX(-10deg)}
.nav ul li.a-active>a{color:#fff;border-radius:0px;background-color:#1da838;transform:skewX(10deg)} */
.nav ul li{
	width: 129px;
	border-right: 1px solid #e6e6e6;
	text-align: center;
	position: relative;
}
.nav ul li a{
	display: inline-block;
	width: 100%;
	line-height: 60px;
}
.nav ul li a:hover{
	color:#fff;
	font-weight: bold;
	background: #9f3b3b;
}
.nav-color a{
	color:#fff;
}
.nav-color{
	font-weight: bold;
	background: #9f3b3b;
    color: #fff;
}

/*二级导航*/
.nav dl{
	width: 100%;
	position: absolute;
	top:60px;
	z-index: 2;
	display: none;
}
.nav dl dd{
	height: 40px;
	line-height: 40px;
	background: #9F3B3B;
}
.nav dl dd a:hover{
	background: #6F0808;
}
.nav ul li dl a{
	line-height: 40px;
	font-weight: 100;
	color:#fff;
}

/*banner*/
.swiper-container,.swiper-container2 {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  
  position: relative;
}
.banner img{
	width: 100%;
}
.link{
	position: absolute;
	width:200px;
	margin:auto;
	line-height: 60px;
	background: #f0ad2b;
	border-radius: 10px;
	left:0px;right: 0px;
	bottom:185px;
}
.link a{
	color:#fff;
	justify-content: center;
	font-size: 18px;
	font-weight: bold;
}
.link img{
	width: 60px!important;
	height: 45px;
	margin-right: 5px;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
	bottom:90px;
}
.swiper-pagination-bullet{
	width: 12px;
	height: 12px;
}
.swiper-pagination-bullet{
	background: #fff;
}
.swiper-pagination-bullet-active{
	background: #fff;
}
.connect{
	position: relative;
}
.subnav{
	width: 100%;
	position: absolute;
	top:-55px;
	line-height: 110px;
	z-index:3;
	background: #fff;
}
.subnav li{
	width: 100%;
}
.subnav li a{
	width: 100%;
	line-height: 110px;
	justify-content: center;
	font-size: 20px;
}
.subnav li img{
	width:45px;
	height:45px;
	margin-right:25px;
}
.back{
	background: #6F0808;
	color:#fff;
}


/*底部*/
.bot{
	background: #9f3b3b;
	color:#fff;
	width: 100%;	
}
.bottom{
	padding:60px 0px 50px;
}
.bottom_left{
	display: flex;
	justify-content: center;
	width: 400px;
}
.bottom_left ul{
	width: 100px;
	margin: 0px 20px;
}
.bottom_left div{
	margin-bottom: 15px;
	text-align: center;
}
.bottom_left li{
	text-align: center;
	font-size: 14px;
	line-height:25px;
}
.bottom_left li a{
	color:#fff;
}
.bottom_logo{
	margin: 60px 0px;
	width: 180px;
	height:100px;
}
.bottom_line{
	margin: 75px 40px;
}
.bottom_call{
	width: 200px;
	font-size: 14px;
}
.bottom_call li{
	margin:20px auto
}
.bottom_call img{
	width: 20px;
	height: 20px;
	margin-right:10px;
}
.bottom_call li div{
	line-height: 30px;
}
.bottom_call li p{
	font-size: 22px;
}
.bottom_wet{
	width: 90px;
	height: 90px;
	text-align: center;
	font-size: 14px;
}
.bottom_wet img{
	width: 100%;
	margin-top: 8px;
}
.foot{
	width: 100%;
	background: #6f0808;
	color:#fff;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}
/*手机端底部*/
.mobile_bottom{
	display: none;
}
