@charset "utf-8";
.section,
.pub_title{
	clear: both;
	overflow: hidden;
}
.section_bg{
	background-color: #f0f0f0;
}
.section_con{
	padding-bottom: 80px;
}
.pub_title{
	text-align: center;
	position: relative;
	padding-bottom: 20px;
	margin:60px 0 40px;
	text-transform: uppercase;
}
.pub_title strong{
	text-transform: uppercase;
	font-size: 72px;
	color: #eee;
}
.pub_title h1{
	color: #333;
	font-size: 36px;
	font-weight: bold;
	margin-top: -65px;
}
.pub_title .line{
	position: absolute;
	width:60px;
	height: 2px;
	background-color: #E62E3A;
	left:0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	bottom:0;
}
.news_list li{
	border-bottom: 1px solid #D7D7D7;
}
.news_list a{
	display: block;
	padding:40px 0;
}
.news_list a:hover{
	padding:40px;
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
}
.news_list .date img,
.news_list a,
.news_list .tit,
.news_list .dot{
	transition: all 0.3s;
}
.news_list .tit{
	color: #333;
	font-size: 22px;
}
.news_list .dot{
	display: inline-block;
	width:5px;
	height:5px;
	background-color: #333;
	border-radius: 50%;
	margin-right: 8px;
}
.news_list a:hover .tit{
	color: #E62E3A;
}
.news_list a:hover .dot{
	background-color:#E62E3A;
}
.news_list .info{
	font-size:16px;
	color: #808080;
	margin-top: 15px;
	line-height: 28px;
}
.news_list .time{
	float: left;
	font-size: 14px;
	color: #ccc;
	clear: both;
	overflow: hidden;
}
.news_list .date img{
	width:auto;
	height: auto;
	float: right;
	opacity: 0;
	margin-right: 10%;
}
.news_list a:hover .date img{
	opacity:1;
}
.top_nav,
.pro_class_list ul,
.pro_class_list li{
	clear: both;
	overflow: hidden;
}
.top_nav{
	padding:0 40px;
	margin-bottom: 35px;
	background-color: #fff;
	border-radius:0 0 5px 5px;
	box-shadow: 0 2px 2px 2px rgba(0,0,0,0.05);
}
.pro_class_list strong,
.pro_class_list dl,
.pro_class_list dd{
	float: left;
}
.pro_class_list li{
	min-height: 60px;
	border-top: 1px solid #E6E6E6;
}
.pro_class_list li.first_li{
	border-top: none;
}
.pro_class_list strong,
.pro_class_list dd a{
	font-size: 14px;
	line-height: 55px;
}
.pro_class_list strong{
	width:100px;
	font-weight: normal;
	color: #999;
}
.pro_class_list dl{
	width: 910px;
}
.pro_class_list dd{
	margin:0 15px;
}
.pro_class_list dd a{
	color: #4c4c4c;
	transition: all 0.3s;
}
.pro_class_list dd a:hover{
	color: #E62E3A;
}
.show_child{
	display: none;
}
.son_views dd.cur a,
.mo_item.cur a{
	color: #E62E3A;
}
.posi_nav{
	clear: both;
	overflow: hidden;
	padding:20px 0;
}
.posi_nav dd a,
.posi_nav{
	font-size: 14px;
	color: #999;
}
.posi_nav dt,
.posi_nav dd{
	float: left;
}
.posi_nav dt{
	font-weight: normal;
}
.posi_nav dd a{
	transition: all 0.3s;
}
.posi_nav dd a:hover{
	color: #E62E3A;
}
.posi_nav span{
	display: none;
	margin:0 5px;
}
.p_n,
.article_con,
.article_con .info{
	clear: both;
	overflow: hidden;
}
.article_con .title,
.article_con .time{
	text-align: center;
}
.article_con{
	padding-top: 35px;
}
.article_con .title{
	font-size: 24px;
	color: #333;
}
.article_con .time{
	display: block;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 14px;
	color: #ccc;
}
.article_con .info{
	color: #808080;
	font-size: 16px;
	line-height: 28px;
}
.article_con .info p{
	text-indent: 28px;
}
.article_con .info img{
	width:100%;
	max-width: 600px;
	height: auto;
	max-height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.p_n{
	background-color: #F5F5F5;
	padding:25px 40px;
	margin-top: 40px;
}
.p_n dd,
.p_n a{
	font-size: 16px;
	color: #333;
}
.p_n dd{
	float: left;
	width: 50%;
}
.p_n dd a:hover{
	color: #E62E3A;
}
.p_n .jt{
	font-family: "宋体";
}
.p_n a{
	margin:0 15px;
	display: block;
	width:70%;
	transition: all 0.3s;
}
.p_n .next{
	text-align: right;
}
.p_n .prev a,
.p_n .prev .jt{
	float: left;
}
.p_n .next a,
.p_n .next .jt{
	float: right;
}

.is_empty_con{
	clear: both;
	overflow: hidden;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	/*display: none;*/
}
.is_empty_con p{
	font-size: 14px;
	color: #aaa;
}


.pro_list{
	margin-left: -5px;
	margin-right: -5px;
	overflow: visible !important;
}
.pro_list li{
	padding:5px;
	float: left;
	/*width:25%;*/
	width: 275px;
}
.pro_list li a{
	display: block;
	width:100%;
	position: relative;
	overflow: hidden;
	border-radius: 5px;
	background-color: #E6E6E6;
	box-shadow: 0 0 0 0 rgba(0,0,0,0.05);
	transition: all 0.25s;
}
.pro_list li a:hover{
	box-shadow: 0 0 3px 3px rgba(0,0,0,0.05);
}
.pro_list li a .img{
/*	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right: 0;
	margin:auto;
	width:auto;*/
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.pro_list li .icon{
	position: absolute;
	top:0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 5;
}
.pro_list li.new_pro .icon{
	width:54px;
	height:53px;
	left:0;
	background-image: url(../imgs/xinpin.png);
}
.pro_list li.promotion .icon{
	width:62px;
	height: 36px;
	right: 15px;
	background-image: url(../imgs/cuxiao.png);
}
.pro_list li .info{
	display: none\0;
	position: absolute;
	bottom: 0;
	left: 0;
	width:100%;
	background-image: url(../imgs/black_0.5.png);
	padding:10px;
	transform: scale(1.5);
	opacity: 0;
	transition: all 0.25s;
}
.pro_list li a:hover .info{
	display: block;
	transform: scale(1);
	opacity: 1;
}
.pro_list li .pad_box{
	border:1px solid #FF2331;
	padding:10px 20px;
	clear: both;
	overflow: hidden;
}
.pro_list li .details{
	float: left;
	width:80%;
}
.pro_list li .tit{
	color: #FF2331;
	font-size: 20px;
}
.pro_list li .con{
	color: #fff;
	font-size: 14px;
}
.pro_list li .more{
	float: left;
	width:20%;
}
.pro_list li .more img{
	width:25px;
	height: auto;
	float: right;
	margin-top: 28px;
}
/*//产品瀑布流*/







.about_info{
	clear: both;
	overflow: hidden;
	font-size: 16px;
	color: #666;
	line-height: 26px;
}
.about_info p{
	text-indent: 32px;
}
.about_banner_box{
	padding-top: 80px;
}
.about_banner_box .tit{
	font-size: 35px;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin-bottom: 60px;
}
.about_banner{
	overflow: visible;
	opacity: 0;
}
.about_banner .slick-prev:focus,
.about_banner .slick-prev{
	left:10px;
}
.about_banner .slick-next:focus,
.about_banner .slick-next{
	right:10px;
}
.about_banner .slick{
	margin-left: -10px;
	margin-right: -10px;
}
.about_banner .limit_box{
	padding:0 10px;
}
.about_banner .limit_box a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	height: 230px;
}
.about_banner .limit_box img{
	cursor: zoom-in;
	position: absolute;
	top:0;
	bottom:0;
	left: 0;
	right: 0;
	margin:auto;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.about_banner  .slick-dots{
	bottom:-40px;
}
.about_pdf{
	clear: both;
	overflow: hidden;
	margin-top:80px;
	height: 320px;
	background: url(../imgs/about_bg.png) no-repeat center center;
	background-size: cover;
	padding-top: 90px;
}
.about_pdf .info{
	text-align: center;
}
.about_pdf .info p{
	font-size: 18px;
	color: #333;
	line-height: 40px;
}
.about_pdf .pdf_btn{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 140px;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	color: #333;
	border-radius: 5px;
	border:1px solid #333;
	text-align: center;
	margin-top:50px;
	transition: all 0.3s;
}
.about_pdf .pdf_btn:hover{
	color: #fff;
	background-color: #E62E3A;
	border-color: #E62E3A;
}
.article_pro{
	clear: both;
	overflow: hidden;
	margin-top: 30px;
	border-radius:5px;
	background-color: #fff;
}
.article_pro .pic,
.article_pro .info{
	float: left;
}
.article_pro .pic{
	width: 70%;
	background-color: rgba(0,0,0,0.02);
}
.article_pro .pic hr,
.article_pro .pic p{
	margin:0;
	padding:0;
	line-height: 0;
	text-indent: 0;
	font-size: 0;
}
.article_pro .pic img{
	width: auto;
	max-width: 100%;
	max-height: 100%;
	margin-left: auto;
	margin-right: auto;
	/*cursor: zoom-in;*/
}
.article_pro .pic p,
.article_pro .pic img{
	display: none;
}
.article_pro .pic p:nth-child(1),
.article_pro .pic img:nth-child(1){
	display: block;
}
.article_pro .info{
	width:30%;
	padding:40px;
}
.article_pro .tit{
	font-size: 24px;
	color: #1c1c1c;
	margin-bottom: 40px;
}
.article_pro .info_list{
	margin-bottom: 20px;
}
.article_pro .info_list dt{
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
.article_pro .info_list dd{
	color: #666;
	font-size:16px;
}
.article_pro .link{
	font-size: 16px;
	padding:6px 30px;
	border:2px solid #E62E3A;
	border-radius: 5px;
	color: #E62E3A;
	display: inline-block;
	text-align: center;
	margin-top: 30px;
	transition: all 0.3s;
}
.article_pro .link:hover{
	color: #fff;
	background-color: #E62E3A;
}
.contact_info{
	height: 360px;
	/*background: url(../imgs/map.png) no-repeat center center;*/
	background-repeat: no-repeat;
	background-position: center center; 
	background-size: cover;
	margin-bottom: 30px;
}
.message_box{
	position: relative;
	z-index: 5;
}
.meg_box{
	border-style: solid;
	border-width: 1px;
	border-color: transparent;
	border-color: #eee\0;
	overflow: hidden;
	clear: both;
	padding: 60px 80px;
	max-width: 840px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 5px;
	box-shadow: 0 5px 5px 5px rgba(0,0,0,0.1);
	margin-top: -90px;
	background-color: #fff;
}
.meg_box .tit,
.meg_box .detail{
	text-align: center;
}
.meg_box .tit{
	font-size: 26px;
	color: #333;
}
.meg_box .detail{
	font-size: 19px;
	color: #1a1a1a;
	display: block;
	margin-top: 30px;
	margin-bottom: 40px;
}
.page{
	height:auto;
	overflow:hidden;
	clear: both;
	text-align: center;
	font-size: 0;
	padding-top:40px;
}
.page a{
	border:1px solid #DBDBDB;
	background: #E6E6E6;
	color:#6C6C6C;
	text-decoration: none;
	transition:all 0.3s;
}
.page a:hover,
.page .current{
	background:#E62E3A;
	border:1px solid #E62E3A;
	color:#fff;
}
.page a,
.page .current{
	font-size:12px;
	margin:2px;	
	display:inline-block;
	padding:5px 10px;
}
.page .l_l{
	font-size:12px;
	margin-top:5px;
}
.page .l_r{
	margin-top: 5px;
}

/*图片弹出层效果调整*/
.viewer-container {
	z-index: 9999 !important;
}
.viewer-footer{
	bottom:15px;
	/*display: none;*/
}
.viewer-navbar{
	display: none;
}
.viewer-button {
	top: -32px;
	right: -32px;
/*	width: 80px;
	height: 80px;*/
	border-radius:0;
	background-color: #E62E3A;
}
/*图片弹出层效果调整*/
.img_auto{
	display: block;
	width:auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	margin:10px auto;
}
p.unindent{
	text-indent: 0px;
}
.mar_top{
	margin-top: 10px;
}
.mar_bot{
	margin-bottom: 10px;
}
.modal{
	z-index: 99999;
}
a.appJob{
	color: #fff;
	padding:6px 16px;
	font-size: 12px;	
	margin-bottom: 10px;
	margin-left:0px;
	background:none;
	border:1px solid #3A4650;
	color: #3A4650;
}
a.appJob:hover{
	color: #fff !important;
	background: #3A4650;
	border-color: #3A4650;
}
a.appJob:focus{
	color: #3A4650;
	outline: none;
}
.form-control{
	border-radius: 0px;
}
.form-control:focus{
	border:1px solid #000;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
}
.form-control:hover{
	border:1px solid #000;
}
.btn{
	background: #3A4650;
	border-radius:0px;
	transition:all 0.2s;
	color:#fff;
	border:none;
}
 .btn:hover{
	color:#fff;
	border-color:#bbb;
	background:#bbb;
}
.contactUs textarea{
	height: 180px;
}
.contactUs input[type="text"],
.contactUs textarea{
	border:1px solid #FAFAFA;
	font-size: 14px;
	box-shadow: none;
	border-radius: 5px;
	background: #FAFAFA;
}
.contactUs input[type="text"]:hover,
.contactUs textarea:hover,
.contactUs input[type="text"]:focus,
.contactUs textarea:focus{	
	box-shadow: none;
	border:1px solid #E62E3A;
}
.contactUs .message_submit{
	padding-right: 0px !important;
}
.input_tit{
	padding-right: 7px;
}
.input_tel{
	padding-left: 7px;
}
/*在线留言*/
.contactUs i{
	display:inline-block;
	color:#ce2009;
	font-style:normal;
	margin-right:5px;
	vertical-align:middle;
}
.contactUs label{
	color:#555;
}
.btnOk{
	background:#E62E3A;
	padding:6px 15px;
	width: 150px;
	color:#fff;
	border:none;
	font-size: 14px;
	border-radius: 5px;
	float: right;
	transition: all 0.5s ease 0s;
}
.btnOk:hover{
	background:#E62E3A;
}
.contactUs .form-group{
	margin-left: 0px;
	margin-right: 0px;
}
.contactUs img{
	width:102px;
	height: 33px;
}
/*--在线留言*/
.contact_info,
.about_pdf,
.pro_list li .icon{
	-ms-behavior: url(/static/home/js/backgroundsize.htc);
	behavior: url(/static/home/js/backgroundsize.htc);
}
@media (min-width: 1200px){
	.pro_list li{
		/*width:25%;*/
	}
	.pro_list li .pad_box{
		padding:10px 20px;
	}
	.pro_list li .tit{
		font-size: 20px;
	}
	.pro_list li .con{
		font-size: 14px;
	}
	.pro_list li.new_pro .icon{
		width:54px;
		height:53px;
	}
	.pro_list li.promotion .icon{
		right: 15px;
	}
	.article_pro .pic img{
		/*height: 520px;*/
	}
/*	.pro_list li a{
		height: 178px;
	}*/
}
@media (max-width:1199px){	
	.pro_list li{
		/*width:33.333%;*/
		width:326px;
	}
	.pro_list li .pad_box{
		padding:15px 35px;
	}
	.pro_list li .tit{
		font-size: 20px;
	}
	.pro_list li .con{
		font-size: 16px;
	}
	.pro_list li .more img{
		margin-top: 30px;
	}
	.pro_list li.new_pro .icon{
		width:54px;
		height:53px;
	}
	.pro_list li.promotion .icon{
		right: 15px;
	}
	.pro_class_list li{
		min-height: 55px;
	}
	.pro_class_list strong{
		width:85px;
	}
	.pro_class_list dl{
		width:805px;
	}
	.news_list .tit{
		font-size: 20px;
	}
	.news_list .info{
		font-size:15px;
		margin-top: 10px;
		line-height: 24px;
	}
	.pub_title{
		padding-bottom: 20px;
		margin:50px 0 30px;
	}
	.pub_title strong{
		font-size: 65px;
	}
	.pub_title h1{
		font-size: 34px;
		margin-top: -58px;
	}
	.about_info{
		font-size: 15px;
		line-height: 24px;
	}
	.about_info p{
		text-indent: 30px;
	}
	.p_n dd,
	.p_n a{
		font-size: 15px;
	}
	.article_con .title{
		font-size: 22px;
	}
	.article_con .info{
		font-size: 14px;
		line-height: 24px;
	}
	.article_pro .info{
		padding:20px;
	}
	.article_pro .tit{
		font-size: 22px;
		margin-bottom: 30px;
	}
	.article_pro .info_list dd{
		font-size:15px;
	}
	.article_pro .link{
		font-size: 15px;
		padding:4px 25px;
	}
	.article_pro .pic img{
		/*height: 430px;*/
	}

	.about_banner_box .tit{
		font-size: 34px;
	}
	.about_banner .limit_box a{
		height: 210px;
	}
	.about_pdf .info p{
		font-size: 15px;
		line-height: 30px;
	}
	.meg_box .tit{
		font-size: 22px;
	}
	.meg_box .detail{
		font-size: 18px;
		margin-top: 20px;
		margin-bottom: 30px;
	}
/*	.pro_list li a{
		height: 213px;
	}*/
}
@media (max-width: 991px){	
	.section_con{
		padding-bottom: 40px;
	}
	.pro_list li{
		/*width:50%;*/
		width:253px;
	}	
	.pro_list li .pad_box{
		border:none;
		padding:0;
	}
	.pro_list li .info{
		padding:7px;
	}
	.pro_list li .details{
		width: 100%;
	}
	.pro_list li .tit{
		font-size:16px;
		text-align: center;
		color: #fff;
	}
	.pro_list li .more,
	.pro_list li .con{
		display: none;
	}
	.pro_list li a:hover{
		box-shadow:none;
	}
	.pro_list li .info{
		transform: scale(1);
		opacity: 1;
	}
	.pro_list li.new_pro .icon{
		width:54px;
		height:53px;
	}
	.pro_list li.promotion .icon{
		right: 20px;
	}
	.pro_class_list li{
		min-height: 40px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.pro_class_list strong,
	.pro_class_list dd a{
		line-height: 40px;
	}
	.pro_class_list strong,
	.pro_class_list dl{
		width:100%;
	}
	.pro_class_list dd{
		margin:0 10px 0 0;
	}
	.news_list .tit{
		font-size: 17px;
	}
	.news_list a,
	.news_list a:hover{
		padding:10px 0 25px;
	}
	.news_list a:hover{
		box-shadow: none;
	}
	.news_list .date img{
		display: none;
	}
	.news_list a:hover .tit{
		color: #333;
	}
	.news_list a:hover .dot{
		background-color:#333;
	}
	.pub_title{
		padding-bottom: 20px;
		margin:50px 0 30px;
	}
	.pub_title strong{
		font-size: 55px;
	}
	.pub_title h1{
		font-size: 28px;
		margin-top: -50px;
	}
	.pub_title .line{
		width:50px;
	}
	.about_info{
		font-size: 14px;
	}
	.p_n dd,
	.p_n a{
		font-size: 14px;
	}
	.article_pro .tit{
		font-size: 20px;
		margin-bottom: 20px;
	}
	.article_pro .info_list dt{
		font-size:16px;
	}
	.article_pro .info_list dd{
		font-size:14px;
	}
	.article_pro .link{
		font-size: 14px;
		padding:4px 25px;
		margin-top:10px;
	}
	.article_pro .pic img{
		/*height: 335px;*/
	}
	.about_banner_box{
		padding-top: 50px;
	}

	.about_banner_box .tit{
		font-size: 28px;
	}
	.about_banner  .slick-dots{
		display: none !important;
	}
	.about_banner .limit_box a{
		height: 245px;
	}
	.about_pdf .info p{
		font-size: 14px;
	}
	.meg_box{
		padding: 40px 60px;
		max-width: 700px;
	}
/*	.pro_list li a{
		height: 250px;
	}*/
	.page{
		padding-top: 20px;
	}
}
@media (max-width: 767px){
	.btnOk{
		width: 100%;
	}
	.contactUs textarea{
		height: 85px;
	}
	.section_con{
		padding-bottom: 10px;
	}
	.pro_list{
		margin-left: 0;
		margin-right: 0;
		padding-left: 10px;
		padding-right: 10px;
	}
	.pro_list li{
		width:100%;
	}
	.pro_list li .pad_box{
		border:none;
		padding:0;
	}
	.pro_list li .info{
		padding:7px;
	}
	.pro_list li .details{
		width: 100%;
	}
	.pro_list li .tit{
		font-size:12px;
		text-align: center;
		color: #fff;
	}
	.pro_list li .more,
	.pro_list li .con{
		display: none;
	}
	.pro_list li a:hover{
		box-shadow:none;
	}
	.pro_list li .info{
		transform: scale(1);
		opacity: 1;
	}
	.pro_list li.new_pro .icon{
		width:35px;
		height:34px;
	}
	.pro_list li.promotion .icon{
		width:40px;
		height: 24px;
		right:10px;
	}
	.pro_list li a{
		/*height: 140px;*/
		height: auto;
	}
	.top_nav{
		padding:0 15px;
		margin-bottom: 10px;
	}
	.pro_class_list li{
		min-height: 30px;
	}
	.pro_class_list strong,
	.pro_class_list dd a{
		font-size: 13px;
		line-height: 30px;
	}
	.pro_class_list dd{
		margin:0 10px 0 0;
	}
	.news_list .tit{
		font-size: 16px;
	}
	.news_list .info{
		font-size:12px;
		line-height: 22px;
	}
	.news_list{
		padding-left: 15px;
		padding-right: 15px;
	}
	.news_list a,
	.news_list a:hover{
		padding:10px 0 25px;
	}
	.news_list .date img{
		display: none;
	}
	.news_list a:hover .tit{
		color: #333;
	}
	.news_list a:hover .dot{
		background-color:#333;
	}
	.pub_title{
		padding-bottom: 10px;
		margin:25px 0 15px;
	}
	.pub_title strong{
		font-size: 35px;
	}
	.pub_title h1{
		font-size: 18px;
		margin-top: -30px;
	}
	.pub_title .line{
		width:40px;
	}
	.about_info{
		font-size: 12px;
		line-height: 22px;
	}
	.about_info p{
		text-indent:24px;
	}
	.about_banner .slick{
		margin-left: -5px;
		margin-right: -5px;
	}
	.about_banner .limit_box{
		padding:0 5px;
	}
	.about_banner .limit_box a{
		height: 130px;
	}
	.contact_info{
		margin-bottom: 0;
		height: 180px;
	}
	.article_con .title{
		font-size:16px;
	}
	.article_con .time{
		font-size: 12px;
		margin-top:10px;
		margin-bottom:10px;
	}
	.article_con .info{
		font-size: 12px;
		line-height: 22px;
	}
	.article_con .info p{
		text-indent: 26px;
	}
	.article_con{
		padding-top:20px;
	}
	.article_pro{
		margin-top: 20px;
	}
	.article_pro .pic,
	.article_pro .info{
		width:100%;
	}
	.article_pro .info{
		padding:15px;
	}
	.article_pro .tit{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.article_pro .info_list dt{
		font-size:14px;
	}
	.article_pro .info_list dd{
		font-size:12px;
	}
	.article_pro .link{
		font-size: 12px;
		padding:4px 25px;
		margin-top:0;
	}
	.article_pro .pic img{
		height:auto;
	}
	.posi_nav{
		padding:10px 0;
	}
	.posi_nav dd a,
	.posi_nav{
		font-size: 12px;
	}
	.about_banner_box{
		padding-top: 20px;
	}
	.about_banner_box .tit{
		font-size: 18px;
		margin-bottom: 20px;
	}
	.about_banner  .slick-dots{
		display: none;
	}
	.about_pdf .info p{
		font-size: 12px;
		line-height: 28px;
	}
	.about_pdf{
		margin-top:20px;
		height:auto;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.about_pdf .pdf_btn{
		width: 100px;
		height: 25px;
		line-height: 25px;
		margin-top:20px;
	}
	.about_pdf .pdf_btn:hover{
		color: #333;
		background-color:transparent;
		border-color: #333;
	}
	.meg_box{
		box-shadow: none;
		padding:20px 15px 10px;
		margin-top: 0;
	}
	.meg_box .tit{
		font-size:16px;
	}
	.meg_box .detail{
		font-size: 14px;
		margin-top: 10px;
		margin-bottom:15px;
	}
	.contactUs input[type="text"],
	.contactUs textarea{
		font-size: 12px;
	}
	.page{
		padding-top: 10px;
	}
}