body{
	background-color: #f2f2f2;
}
header{
	height: 28px;
	line-height: 28px;
	color: #fff;
	background-color: #353535;
}
header a{
	font-size: 12px;
	color: #fff;
	margin-right: 20px;
}
header a:last-child{
	margin-right: 0;
}
header a.sign{
	margin-right: 30px;
}
header b{
	font-size: 12px;
	margin-right: 20px;
}
.logo-search{
	height: 100px;

}
.logo-search .logo{
	margin-top: 27px;
}
.search{
	margin-left: 100px;
	margin-top: 27px;
}
.search-a a{
	width: 50px;
	height: 20px;
	display: block;
	background-color: #c8c7c7;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	color: #505050;
	margin-left: 1px;
}
.search-a a:first-child{
	margin-left: 0;
}
.search-a a.hover{
	background-color: #f0040d;
	color: #fff;
}
.search-input .search-text{
	width: 323px;
	height: 30px;
	border: 2px solid #f0040d;
}
.search-input .search-btn{
	width: 56px;
	height: 34px;
	background-image: url('/public/front/images/index/search-btn.png');
	border: none;
}
.tel{
	margin-top: 52px;
	margin-left: 247px;
}
/* 导航start */
nav{
	height: 50px;
	background-color: #e62129;
}
.classification{
	height: 50px;
	text-align: center;
	line-height: 50px;
	width: 220px;
	position: relative;
	background: #000;
	z-index:111
}
.classification-top{
	color: #fff;
	display: block;
	font-size: 16px;
	background-image: url('/public/front/images/index/sanxian.png');
	background-repeat: no-repeat;
	background-position: 59px 20px;
}
.drop-down{
	height: 400px;
	background: rgba(0, 0, 0, 0.4);
	display: none;
}
.drop-down a{
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #fff;
	display: block;
	font-size: 14px;
	color: #fff;
}
.banner-box{
	margin: 0;
	margin-top: 10px;
	height: 240px; 
	width: 100%;
}
.nav{
	width: 980px;
}
.nav a{
	-webkit-box-flex: 1 0 0;      
  -moz-box-flex: 1 0 0;         
  -webkit-flex: 1 0 0;         
  -ms-flex: 1 0 0;            
	flex: 1 0 0;   
	text-align: center;
	color: #fff;
	line-height: 50px;
	font-size: 16px;
}

.swiper-containerBanner .swiper-button-prev{
	width: 30px;
	height: 40px;
	background-image: url('/public/front/images/index/button-prev.png');
	background-size: 100%
}
.swiper-containerBanner .swiper-button-next{
	width: 30px;
	height: 40px;
	background-image: url('/public/front/images/index/button-next.png');
	background-size: 100%
}
.swiper-containerBanner .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color:#fff;
  opacity: 1;
  background: rgba(0,0,0,0.2);
}
.swiper-containerBanner .swiper-pagination-bullet-active {
  color:#fff;
  background: #e62129;
}
.screen-box {
	margin-top: 20px;
	border: 1px solid #dedede;
}
.screen-box>div{
	background-color: #fff;
}
.consult-list-center{
	margin-top: 20px;
}



.consult-list-center>div.consult-list-left{
	/*-webkit-box-flex: 3.22 0 0;      */
  /*-moz-box-flex: 3.22 0 0;         */
  /*-webkit-flex: 3.22 0 0;         */
  /*-ms-flex: 3.22 0 0;            */
	/*flex: 3.22 0 0;*/
	/*padding-bottom: 30px;*/


	-webkit-box-flex: 2 0 0;
	-moz-box-flex: 2 0 0;
	-webkit-flex: 2 0 0;
	-ms-flex: 2 0 0;
	flex: 2 0 0;
	padding-bottom: 30px;
	overflow: hidden;

}
.consult-list-left-title h1{
	text-align: center;
	font-size: 18px;
	padding-bottom: 10px;
	margin-top: 22px;
}
.consult-list-left hr{
	height: 3px;
	border: 0;
	margin: 0;
	background-color: #8f8f8f;
}
.consult-list-left-text{
	margin-left: 55px;
	margin-right: 72px;
	padding-bottom: 86px;
}
.consult-list-left-text .title {
	padding-top: 19px;
	padding-bottom: 30px;
	font-size: 12px;
}
.consult-list-left-text .title span{
	display: block;
	margin-left: 128px;
}
.consult-list-left-text .title span:last-child{
	margin-left: 289px;
	/* font-size: 16px; */
}
.text-center h1{
	margin-top: 20px;
	font-size: 14px;
	color: #707070;
	line-height: 24px;
}
.text-center p:nth-child(2){
	margin-top: 0;
}
.text-center p{
	margin-top: 20px;
	font-size: 14px;
	color: #707070;
	line-height: 24px;
}



.consult-list-center>div.consult-list-right{
	-webkit-box-flex: 1 0 0;      
  -moz-box-flex: 1 0 0;         
  -webkit-flex: 1 0 0;         
  -ms-flex: 1 0 0;            
	flex: 1 0 0;
	margin-left: 20px;
}
.consult-list-center>div.consult-list-right a:first-child{
	margin-top: 0;
}
.consult-list-center>div.consult-list-right a{
	width: 275px;
	height: 182px;
	display: block;
	margin-top: 19px;
}
.consult-list-center>div.consult-list-right a img{
	width: 100%;
	height: 100%	
}
.Page {
	padding-top: 35px;
	padding-bottom: 144px;
}
.Page a{
	font-size: 12px;
	color: #000;
}
.Page a:first-child{
	margin-left: 70px;
}
.Page a:last-child{
	margin-right: 72px;
}
.right-one{
	background-color: #fff;
	height: 350px;
}
.right-one h1{
	font-size: 14px;
	color: red;
	line-height: 26px;
	border-bottom: 3px solid #dddddd;

}
.right-one h1 em{
	border-bottom: 3px solid red;
	padding: 0px 8px;
	padding-bottom: 4px;
	
}
.right-one a{
	font-size: 12px;
	color: #000;
	margin-left: 12px;
	margin-top: 24px;

}
.right-one a b{
	width: 3px;
	height: 3px;
	background-color: #000;
	margin-top: 6px;
	margin-right: 6px;
}
.right-two{
	margin-top: 30px;
}
.right-box{
	box-sizing: border-box;
	border: 4px solid #be0000;
	padding-bottom: 15px;
}
.right-box img{
	margin-top: 12px;
	margin-left: 12px;
	text-align: center;
	border-bottom: 5px #be0000 solid;
}
.right-box span{ 
	display: block;
	font-size: 12px;
	margin-top: 5px;
	line-height: 24px;
	text-align: center;
	color: #be0000;
}
.right-box p{
	height: 47px;
	line-height: 47px;
	text-align: center;
	background-color: #be0000;
	color: #fff;
	/* margin-top: 36px; */
	font-size: 20px;
}
.right-box em{
	display: block;
	font-size: 12px;
	margin-left: 12px;
	width: 207px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dotted #000
}
.right-img a{
	display: block;
	margin-top: 20px;
	width: 275px;
}
.right-img a img{
	width: 100%;
}
.right-box-two{
	margin-top: 20px;
}
.right-box-two form label{
	display: block;
	font-size: 12px;
	margin-top: 15px;
	margin-left: 15px;
}
.right-box-two form label input{
	width: 170px;
	height: 16px;

}
.right-box-two form label textarea{
	width: 170px;
	height: 85px;
	vertical-align:top;
}
.btn-gs{
	border: none;
	width: 55px;
	height: 25px;
	background-color: #be0000;
	color: #fff;
	border-radius: 20px;
	margin-top: 15px;
	margin-left: 103px;
	margin-bottom: 15px;
}
.right-box-two>em{
	border: none;

}
.right-box-two>em{
	margin-top: 15px;
}
.ditu2{
	margin-top: 20px;
	color: #be0000;
}
.fbt{
	box-sizing: border-box;
	text-align: center;
	border: 1px solid #ccc;
}
.fbt>div:first-child{
	width: 248px;
	margin-left: 11px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.fbt h1{
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}
.fbt h2{
	margin-top: 10px;
}
.fbt h2:last-child{
	margin-bottom: 10px;

}
.fbt>div:last-child {
	padding-bottom: 20px;
}
.fbt>div:last-child span{
	width: 15px;
	font-size: 14px;
	margin-left: 20px;
	margin-right: 20px;
}
.fbt>div:last-child>div>em{
	font-size: 12px;
	display: block;
	text-align: left;
	margin-left: 5px;
	color: #000;
	margin-top: 5px;
}
/* 底部 */
footer{
	height: 442px;
	background-color: #dedede;
	margin-top: 20px;
}
.footer-friendship{
	padding-top: 20px;
}
.footer-friendship p{
	line-height: 29px;
	font-size: 16px;
	color: #666666;
}
.footer-friendship p a{
	margin-left: 10px;
}
.footer-friendship p span{
	font-weight: bold;
	margin-right: 33px;
}
.footer-img{
	background-color: #fff;
	margin-top: 25px;
}
.footer-img>div{
	height: 58px;
	border-bottom: 1px solid #e6e6e6;
}
.footer-img>div:last-child{
	border: none;
}
.footer-img>div a{
	-webkit-box-flex: 1 0 0;      
  -moz-box-flex: 1 0 0;         
  -webkit-flex: 1 0 0;         
  -ms-flex: 1 0 0;            
	flex: 1 0 0;
	display: block;
	margin-top: 14px;
	height: 29px;
	border-right: 1px solid #e6e6e6
}
.footer-img>div a:last-child{
	border: none;
}
.footer-qy>div{
	margin-left: 75px;
}
.footer-qy>div:first-child{
	margin-left: 0;
}
.footer-img>div a img{
	width: 100%;
}
.footer-qy{
	margin-top: 50px;
}
.footer-qy>div span{
	margin-right: 10px;
}
.footer-qy>div>div a{
	display: block;
	color: #000;
	margin-top: 20px;
}
.footer-qy>div>div a:first-child{
	margin-top: 0;
}