.header_new {
  width: 100%;
  box-sizing: border-box;
  padding-left: 20.2%;
  padding-right: 9.2%;
}

.header {
  width: 1150px;
  box-sizing: border-box;
  margin:0 auto;
}
.header h1 {
  float: left;
  width: 200px;
  line-height: 100px;
  font-size: 0;
}
.header h1 img {
  display: inline-block;
  vertical-align: middle;
}
.header ul {
  margin-left: 6rem;
  float: left;
}
.header ul li {
  float: left;
  line-height: 100px;
  margin: 0 16px;
}
.header ul li.on > a {
  font-weight: bold;
  color: #9e271f;
}
.header ul li:hover > a {
  font-weight: bold;
  color: #9e271f;
}
.header ul li a {
  font-size: 18px;
  color: #282828;
}
.header .login {
  float: right;
  text-align: center;
  margin: 20px 0 0 0;
  color:#000;
}
.header .login h3 {
  font-size: 18px;
}
.header .login img {
  display: inline-block;
  width: 20px;
  margin-bottom: 4px;
}
.banner .swiper-slide {
  width: 100%;
}
.banner .swiper-slide img {
  width: 100%;
}
.banner .swiper-pagination-bullet-active {
  background-color: #a12820;
}
.index_introduce {
  margin-top: 86px!important;
}
.index_introduce .writerbox {
  float: left;
  box-sizing: border-box;
  width: 47%;
  padding-top: 64px;
}
.index_introduce .writerbox h2 {
  font-size: 20px;
  color: #9d271f;
  margin-bottom: 14px;
  font-weight: bold;
}
.index_introduce .writerbox .english {
  font-size: 16px;
  color: #686868;
}
.index_introduce .writerbox p {
  font-size: 14px;
  color: #282828;
  margin-bottom: 34px;
  margin-top: 40px;
  line-height: 1.5em;
}
.index_introduce .writerbox a {
  font-size: 14px;
  color: #ffffff;
  display: inline-block;
  padding: 0 27px;
  line-height: 38px;
  border-radius: 50px;
  background-color: #9e271f;
}
.index_introduce .picbox {
  width: 45.6%;
  float: right;
}
.index_introduce .picbox img {
  width: 49.4%;
  margin-bottom: 10px;
  float: left;
}
.index_introduce .picbox img:nth-of-type(2n) {
  float: right;
}
.indextitle {
  margin-top: 65px;
  margin-bottom: 65px;
}
.indextitle .english {
  font-size: 18px;
  color: #686868;
  margin-bottom: 30px;
  text-align: center;
}
.indextitle h3 {
  text-align: center;
  font-size: 0;
  font-weight: bold;
}
.indextitle h3 span {
  display: inline-block;
  font-size: 24px;
  padding: 0 146px;
  position: relative;
  color: #a12820;
}
.indextitle h3 span::after {
  width: 116px;
  content: '';
  height: 2px;
  background-color: #a12820;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
.indextitle h3 span::before {
  width: 116px;
  content: '';
  height: 2px;
  background-color: #a12820;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
}
.index_informations h4 {
  box-sizing: border-box;
  padding-left: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #686868;
  margin-bottom: 26px;
  font-weight: initial;
}
.index_informations h4 span {
  float: left;
  font-size: 19px;
  color: #000000;
}
.index_informations h4 span i {
  font-size: 16px;
  display: inline-block;
  padding: 5px;
  border-radius: 3px;
  background-color: #d80000;
  color: #ffffff;
  vertical-align: middle;
}
.index_informations h4 a {
  float: right;
  font-size: 14px;
  color: #686868;
  margin-right: 0;
  margin-top: 3px;
}
.index_informations .newsl {
  float: left;
  width: 47.7%;
}
.index_informations .newsl .item {
  background-color: #fff;
  box-sizing: border-box;
  border: 1px solid #cdcdcd;
  margin-bottom: 15px;
}
.index_informations .newsl .item .pic {
  width: 185px;
  height: 185px;
  float: left;
}
.index_informations .newsl .item .pic img {
  width: 100%;
  height: 185px;
}
.index_informations .newsl .item .infos {
  width: 61%;
  box-sizing: border-box;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  float: left;
}
.index_informations .newsl .item .infos h3 {
  font-size: 18px;
  color: #282828;
  margin-top: 30px;
  margin-bottom: 16px;
  font-weight: initial;
}
.index_informations .newsl .item .infos p {
  font-size: 14px;
  color: #686868;
  line-height: 1.5em;
  
  
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.index_informations .industry {
  float: right;
  width: 47.7%;
}
.index_informations .industry .block {
  background-color: #fff;
  box-sizing: border-box;
  border: 1px solid #cdcdcd;
  margin-bottom: 16px;
}
.index_informations .industry .block .pic {
  width: 117px;
  height:117px;
  float: left;
}
.index_informations .industry .block .pic img {
  width: 117px;
  height:117px;
}
.index_informations .industry .block .infos {
  width: 75%;
  box-sizing: border-box;
  padding-left: 1.25rem;
  padding-right: 1.1rem;
  float: left;
}
.index_informations .industry .block .infos h3 {
  font-size: 18px;
  line-height:24px;
  color: #282828;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: initial;
  display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.index_informations .industry .block .infos p {
  font-size: 14px;
  color: #686868;
  line-height: 1.5em;
  
  display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
}

#service{
	width:1000px;
}
.index_business ul li {
  width: 25%;
  height: 210px;
  text-align: center;
  float: left;
  position:relative;
}

.index_business ul li img {
  margin:auto;
  margin-bottom:40px;  
  margin-top: 30px;
  height: 80px;
  width: auto;
}

.index_business ul li div.two {
  display: none;
  width: 100px;
  height:150px;
  margin: auto; 
  position: absolute; 
  top: 0; left: 0; bottom: 0; right: 0;
}
.index_business ul li h4 {
  font-size: 22px;
  color: #a22920;
  margin-bottom: 30px;
  font-weight: initial;
}


.index_business ul li p {
  font-size: 15px;
  color: #a22920;
  line-height:30px;
}
.index_business ul li:hover {
  background-color: #a22920;
}
.index_business ul li:hover .one {
  display: none;
}
.index_business ul li:hover .two {
	display:block;
}
.index_business ul li:hover h4,
.index_business ul li:hover p {
  color: #ffffff;
}

.index_case .bank {
  padding-bottom: 90px;
}
.index_case .bank img {
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.1);
}
.index_case .bank .swiper-container-horizontal > .swiper-pagination-bullets,
.index_case .bank .swiper-pagination-custom,
.index_case .bank .swiper-pagination-fraction {
  bottom: 0;
}
.index_case .bank .swiper-slide {
  padding: 5px;
  box-sizing: border-box;
}
.index_case .bank .swiper-pagination-bullet {
  background-color: #9b9b9b;
  opacity: 1;
}
.index_case .bank .swiper-pagination-bullet-active {
  background-color: #a12820;
}
.index_case .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 16px;
}
.index_pre .bon {
  box-sizing: border-box;
  padding-top: 40px;
  padding-bottom: 60px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 20px;
  margin-top:20px;
}
.index_pre .bon h4 {
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  position: relative;
  z-index: 100;
  margin-bottom: 24px;
}
.index_pre .bon p {
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  position: relative;
  z-index: 100;
  font-family: Arial;
}
.index_pre .bon .tab {
  text-align: center;
  font-size: 0;
  position: relative;
  z-index: 100;
}
.index_pre .bon .tab a {
  font-size: 20px;
  color: #000;
  display: inline-block;
  vertical-align: middle;
  margin: 0 65px;
  margin-top: 40px;
  border: 1px solid #ffffff;
  border-radius: 26px;
  text-align: center;
  line-height: 45px;
  padding: 0 54px;
  background:#fff;
}
.index_pre .bon .tab .hover {	
  color: #fff;
  background-color: #a12820;
  border: 1px solid #a12820;
}
.index_pre .bon .tab a:hover {
  color: #fff;
  background-color: #a12820;
  border: 1px solid #a12820;
}
.index_pre .bg {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.index_pre ul li {
  float: left;
  width: 18%;
  margin-right: 9.2%;
  box-sizing: border-box;
  border: 1px solid #cdcdcd;
  margin-top: 19px;
  margin-bottom: 20px;
}
.index_pre ul li:nth-of-type(4n) {
  margin-right: 0;
}
.index_pre ul li a {
  font-size: 17px;
  color: #000000;
  text-align: center;
  line-height: 5rem;
  height: 5rem;
  display: block;
}
.index_pre ul li img {
  width: 65%;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}

section#case{
	
}

section#case .banner{
	width: 100%;
	height: auto;
}

section#case .banner img{
	width: 100%;
	height: auto;
}

section#case .title{
	height: 170px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}

section#case .title h2{
	font-size: 24px;
	font-weight: bold;
	color: #9d271f;
	margin-bottom: 20px;
}

section#case .title span{
	font-size: 18px;
	color: #686868;
}

section#case .content{
	width:1000px;
	margin:0 auto;
}

section#case .content .list{
	
}

section#case .content .list li{
	margin-bottom: 20px;
}

section#case .content .list .infos{
	box-sizing: border-box;
	-moz-box-shadow:0px 2px 10px rgba(81,81,81,0.05);
	-webkit-box-shadow:0px 2px 10px rgba(81,81,81,0.05);
	box-shadow:0px 2px 10px rgba(81,81,81,0.05);
	min-height:21.3rem;
	padding:25px;
}

section#case .content .list .img{
	overflow: hidden;
	width: 50%;
	float:left;
}

section#case .content .list img{
	width: 100%;
	height: auto;
}

section#case .content .list .info{
	min-height: 165px;
	width:50%;
	float:left;
	box-sizing: border-box;
}


section#case .content .list .infol{
	padding:20px 30px 20px 0;
}

section#case .content .list .infor{
	padding:20px 0 20px 30px;
}


section#case .content .list .info h2{
	font-size: 20px;
	font-weight: bold;
	color: #a22920;
	line-height: 20px;
	margin-bottom:16px
}

section#case .content .list .info .dec{
	font-size: 14px;
	color: #686868;
	line-height: 32px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}
section#case .pagination{
	padding-top: 10px;
	padding-bottom: 70px;
}
section#case .pagination ul{
	width: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}

section#case .pagination ul li{
	width: 38px;
	height: 40px;
	border: 1px solid #e2e1e1;
	text-align: center;
	line-height: 40px;
	margin-left: 9px;
	margin-right: 9px;
	box-sizing: border-box;
}

section#case .pagination ul li a{
	display: block;
	color: #e2e1e1;
	font-size: 18px;
}

section#case .pagination ul li.active,.pagination ul li:hover{
	border: 1px solid #9e271f;
	background-color: #9e271f;
}

section#case .pagination ul li.active a,.pagination ul li:hover a{
	color: #ffffff;
}

section#about{
	
}

section#about .main{
	min-height: 120px;
}

section#about .banner{
	width: 100%;
	height: auto;
}

section#about .banner img{
	width: 100%;
	height: auto;
}

section#about .title{
	height: 170px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}

section#about .title h2{
	font-size: 24px;
	font-weight: bold;
	color: #9d271f;
	margin-bottom: 30px;
}

section#about .title span{
	font-size: 18px;
	color: #686868;
}

section#about .tab{
	width: 1000px;
	height: 141px;
	margin: 0 auto;
	position: relative;
	margin-bottom:20px;
}

section#about .tab::after{
	    content: "";
	    width: 815px;
	    height: 2px;
	    background: #a7a7a7;
	    position: absolute;
	    left: 94px;
	    bottom: 24px;
		z-index: 50;
}

section#about .tab ul{
	width: 100%;
	height: 141px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content:space-between;
}

section#about .tab ul li{
	width: 250px;
	height: 141px;
	text-align: center;
	cursor:pointer;
	position: relative;
}

section#about .tab ul li .tit{
	font-size: 20px;
	color: #686868;
	margin-top: 21px;
	margin-bottom: 12px;
}

section#about .tab ul li .tit span{
	font-size: 16px;
	color: #686868;
}

section#about .tab ul li.on .tit{
	font-size: 20px;
	font-weight: bold;
	color: #282828;
	margin-top: 17px;
	margin-bottom: 8px;
}

section#about .tab ul li.on span{
	font-size: 18px;
	color: #686868;
}

section#about .tab ul li i{
	height: 24px;
	width: 24px;
	border: 4px solid #bcbcbc;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: block;
	margin: 0 auto;
	background-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -16px;
	bottom: 10px;
	z-index: 1000;
}

section#about .tab ul li em{
	height: 14px;
	width: 14px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: block;
	margin: 0 auto;
	background-color: #686868;
	position: absolute;
	left: 50%;
	margin-left: -7px;
	bottom: 18px;
	z-index: 1000;
}

section#about .tab ul li.on em{
	background-color: #9e271f;
}

section#about .content{
	width: 1000px;
    margin: auto;
}

section#about .content .con{
	width: 100%;
	display: none;
}

section#about .content .info{
	width: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content:space-between;
}

section#about .content .company_pic{
	width: 50%;
	margin-top: 10px;
	height: 420px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content:flex-start;
	position: relative;
}



section#about .content .company_pic .pic{
	/* width: 50%;
	float:right; */
}

section#about .content .company_pic .pic img{
	width: 246px;
	margin-bottom: 10px;
	float: left;
}
section#about .content .company_pic .pic img:nth-of-type(2n){
	float: right;
}





section#about .content  .company_dec{
	width: 49.5%;

	font-size: 28px;
	color: #282828;
	line-height: 2em;
	height:330px;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	justify-content: center;
	text-align: left;
	background-color: #9e271f;
	color:#fff;
}

section#about .content .company_dec h2{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
	text-align:center;
}
section#about .content .company_dec p{
	font-size: 14px;
	line-height: 1.8em;
	padding:0 21px;
}

section#about .fengcai{
	width:1046px;
	margin: 0 auto;
}

section#about .fengcai .piclist1{
	clear: both;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content:center;
	padding-bottom: 0.7%;
}

section#about .fengcai .piclist1 img{
	width: 47.6%;
	height: auto;
	margin: 0 0.35%;
}

section#about .fengcai .piclist2{
	clear: both;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content:center;
	padding-bottom: 75px;
}
 section#about .fengcai .piclist2 img{
	 width: 31.3%;
	 margin: 0 0.35%;
 }
 
section#about .fengcai  img{
	/* -moz-box-shadow:0px 8px 27px rgba(13,13,13,0.29); 
	-webkit-box-shadow:0px 8px 27px rgba(13,13,13,0.29);
	box-shadow:0px 8px 27px rgba(13,13,13,0.29);*/
 }
 
 section#news .banner{
 	width: 100%;
 	height: auto;
 }
 
 section#news .banner img{
 	width: 100%;
 	height: auto;
 }
 
 section#news .title{
 	height: 160px;
 	display: flex;
 	flex-direction: column;
 	justify-content: center;
 	text-align: center;
	padding-top: 1px;
 }
 
 section#news .title h2{
 	font-size: 24px;
 	font-weight: bold;
 	color: #9d271f;
 	margin-bottom: 20px;
 }
 
 section#news .title span{
 	font-size: 18px;
 	color: #686868;
 }
 
 section#news .typelist{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content:center; 
	padding-bottom: 30px;
 }
  section#news .typelist a{
	  display: inline-table;
	  width: 156px;
	  height: 40px;
	  line-height: 40px;
	  text-align: center;
	  margin: 0 20px;
	  background-color: #e2e1e1;
	  color: #282828;
	  font-size: 20px;
  }
  
  section#news .typelist a.on, section#news .typelist a:hover{
	  background-color: #9e271f;
	  color: #fff;
  }
  
  section#news .news_content{
  	width: 1510px;
  	margin: 0 auto;
	box-sizing: border-box;
	-moz-box-shadow: 0px 2px 10px rgba(81,81,81,0.05);
	-webkit-box-shadow: 0px 2px 10px rgba(81,81,81,0.05);
	box-shadow: 0px 2px 10px rgba(81,81,81,0.05);
    padding-top: 30px;
	margin-bottom: 80px!important;
  }
  
  section#news .news_content ul{
	 
  }
  
  section#news .news_content ul li{
	  width: 34.9%;
	  margin-bottom: 40px;
	  margin-left: 7.5%;
	  margin-right: 7.5%;
	  float: left;
	  height: 230px;
	  position: relative;
  }
   section#news .news_content ul li .date{
	   font-size: 20px;
	   color: #282828;
	   height: 43px;
	   line-height: 43px;
   }
   section#news .news_content ul li h3{
	   font-size: 20px;
	   font-weight: bold;
	   color: #282828;
	   height: 30px;
	   line-height: 30px;
	   margin-bottom: 24px;
	     display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
   }
   
   section#news .news_content ul li .dec{
	   font-size: 14px;
	   color: #686868;
	   line-height: 1.4em;
	     display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
   }
   section#news .news_content ul li .more{
	   width: 40px;
	   height: 40px;
	   border: 1px solid #E2E1E1;
	   color: #e2e1e1;
	   font-weight: bold;
	   background-image: url(../image/more.jpg);
	   background-position: center;
	   background-repeat: no-repeat;
	   position: absolute;
	   background-size: 12px;
	   left: 0;
	   bottom: 0;
   }
   section#news .news_content ul li:hover h3{
	   color: #9e271f;
   }
   
   
   
   section#news .news_content ul li:hover .more{
	   background-image: url(../image/more2.jpg);
	   border: 1px solid #9e271f;
	   color: #fff;
	   background-color: #9e271f;
   }
   
   
   section#news .pagination {
   	padding-top: 10px;
   	padding-bottom: 40px;
   	width: 100%;
   	display: flex;
   	display: -webkit-flex;
   	align-items: center;
   	justify-content: center;
   }
   
   section#news .pagination ul li{
   	width: 38px;
   	height: 40px;
   	border: 1px solid #e2e1e1;
   	text-align: center;
   	line-height: 40px;
   	margin-left: 9px;
   	margin-right: 9px;
   	box-sizing: border-box;
   }
   
   section#news .pagination ul li a{
   	display: block;
   	color: #e2e1e1;
   	font-size: 18px;
   }
   
   section#news .pagination ul li.active,.pagination ul li:hover{
   	border: 1px solid #9e271f;
   	background-color: #9e271f;
   }
   
   section#news .pagination ul li.active a,.pagination ul li:hover a{
   	color: #ffffff;
   }
   
   section#cooperation .banner{
   	width: 100%;
   	height: auto;
   }
   
   section#cooperation .banner img{
   	width: 100%;
   	height: auto;
   }
   
   section#cooperation .title{
   	height: 270px;
   	display: flex;
   	flex-direction: column;
   	justify-content: center;
   	text-align: center;
   	padding-top: 3px;
   }
   
   section#cooperation .title h2{
   	font-size: 24px;
   	font-weight: bold;
   	color: #9d271f;
   	margin-bottom: 20px;
   }
   
   section#cooperation .title span{
   	font-size: 18px;
   	color: #686868;
   }
   
   section#cooperation .brand_list{
		display: flex;
		display: -webkit-flex;
		align-items:flex-start;
		justify-content: space-between;
		
	width:1000px;
	margin:0 auto;
	}
	
	section#cooperation .brand_list .list{
		width: 24.7vw;
		height: 536px;
		max-width: 513px;
		overflow: hidden;
	}
	
	section#cooperation .brand_list .list .tit{
		width: 100%;
		height: 110px;
		background-color: #e2e1e1;
		line-height: 110px;
		text-align: center;
		color: #282828;
		font-size: 20px;
		font-weight: bold;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		border-radius: 20px;
		margin-bottom: 28px;
	}
	
	section#cooperation .brand_list .list .con{
		height: 352px;
		width: 100%;
		background-color: #e2e1e1;
		box-sizing: border-box;
		padding:40px 15%;
		overflow: hidden;
	}
	
	section#cooperation .brand_list .list .con p{
		font-size: 16px;
		color: #282828;
		line-height: 1.6em;
	}
	section#cooperation .brand_list .list .con span{
		font-size: 20px;
		color: #282828;
		font-weight: bold;
	}
	
	section#cooperation .brand_list .list:hover .tit{
		background-color: #9e271f;
		color: #fff;
	}
	
	section#cooperation .brand_list .list:hover .con{
		background-color: #9e271f;
		color: #fff;
	}
	
	section#cooperation .brand_list .list:hover p{
		color: #fff;
	}
	
	section#cooperation .brand_list .list:hover span{
		color: #fff;
	}
	
	section#cooperation .company{
/* 		-moz-box-shadow: 0px 2px 10px rgba(81,81,81,0.05);
		-webkit-box-shadow: 0px 2px 10px rgba(81,81,81,0.05);
		box-shadow: 0px 2px 10px rgba(81,81,81,0.05);
		box-sizing: border-box;
		padding: 40px 0;
        margin-bottom: 25px; */
		
	width:1000px;
	margin:0 auto;
	}
	
	section#cooperation .company .name{
		font-size: 22px;
		font-weight: bold;
		color: #282828;
		height: 35px;
		line-height: 30px;
		padding-left: 32px;
	}
	
	section#cooperation .company .dec{
		font-size: 16px;
		color: #282828;
		line-height: 30px;
		padding: 24px 32px;
	}
	
	section#cooperation .logolist{
		width: 100%;
	}
	
	section#cooperation .logolist li{
		width: 16.1%;
		float: left;
		margin: 0.25%;
		height: 70px;
		border: 1px solid #f1f1f1;
		box-sizing: border-box;
		overflow: hidden;
		display: flex;
		display: -webkit-flex;
		align-items:center;
		justify-content: center;
		background-color: #fff;
		padding:10px;
	}
	
	section#cooperation .logolist li img{
		max-width: 100%;
		width: auto;
		height: auto;
	}
	
	
section#contact{
	
}

section#contact .main{
	min-height: 120px;
}

section#contact .banner{
	width: 100%;
	height: auto;
}

section#contact .banner img{
	width: 100%;
	height: auto;
}

section#contact .title{
	height: 170px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}

section#contact .title h2{
	font-size: 24px;
	font-weight: bold;
	color: #9d271f;
	margin-bottom: 15px;
}

section#contact .title span{
	font-size: 18px;
	color: #686868;
}
section#contact .title img{
	width:100px;
	height:1px;
	margin: auto;
}



section#contact .contact_company {
  width: 1100px;
  margin:auto;
  padding:0;
}	
	
section#contact .contact_company ul li {
  width: 33%;
  height: 302px;
  text-align: center;
  float: left;
}
section#contact .contact_company ul li img {
  margin: auto;
  margin-bottom: 52px;
  margin-top: 54px;
  height: 70px;
  width: auto;
}
section#contact .contact_company ul li h4 {
  font-size: 24px;
  color: #a22920;
  margin-bottom: 30px;
  font-weight: initial;
}
section#contact .contact_company ul li p {
  font-size: 18px;
  color: #000;
  padding:0 45px;
}

	section#contact .content{
		width:1000px;
		margin:0 auto;
	}
	
	section#contact .content .left{
		float: left;
		width: 30%;
	}
	section#contact .content .left dt{
		height: 50px;
		background-color: #e7e7e7;
		color: #282828;
		font-size: 18px;
		font-weight: 500;
		line-height: 50px;
		text-indent: 50px;
		position: relative;
	}
	section#contact .content .left dt::before{
		width: 5px;
		height: 50px;
		content: '';
		background-color: #a22920;
		left: 0;
		top: 0;
		position: absolute;
	}
	
	section#contact .content .left dd{
		font-size: 16px;
		color: #686868;
		line-height: 2em;
		text-indent: 20px;
	}
	section#contact .content .left dd a{
		display: block;
		font-size: 16px;
		color: #686868;
	}
	section#contact .content .left dd a.on{
		color: #a22920;
	}
	section#contact .content .left dl dd:nth-child(2){
		margin-top: 15px;
	}
	
	section#contact .content .left dl dd:last-child{
		margin-bottom: 15px;
	}
	
	section#contact .content .right{
		float: right;
		width: 60%;
	}
	
	section#contact .content .right h3{
		font-size: 18px;
		color: #a22920;
		font-weight: bold;
	}
	
	section#contact .content .right .tit{
		margin-top: 25px;
		font-size: 16px;
		color: #282828;
		margin-bottom: 10px;
		font-weight: bold;
	}
	
	section#contact .content .right .con_dec{
		font-size: 14px;
		color: #282828;
		line-height: 1em;
	}
	
	section#contact .content .right .con_dec p{
		font-size: 14px;
			color: #282828;
			line-height: 1.6em;
		}
	}
