.position{
	height:70px;
	line-height:70px;
	font-size:17px;
	font-weight:bold;
}
.position a{
	font-size:17px;
	font-weight:normal;
	}
.position i{
	margin-top:28px;
	float:left;
	display:block;
	width:12px;
	height: 16px;
	background: url(../images/mianbao_bg.png);
	margin-right:0.7rem;	
	}
/*about*/
.about{
	margin:48px 0 50px;
	padding:0px 0px;
}
.about .title{
	font-size:1.4rem;
	font-weight: 600;
}

.about .ab {
	width:100%;
	border-bottom:1px solid #ccc;
	}

.about .ab .line {
	margin-top:20px;
	width:345px;
	display: block;
	height: 4px;
	background: #f68a47;
	}
.about .title i{
	display: inline-block;
	width:106px;
	height: 38px;
	background: url(../images/icon-1.png);
	margin-right:1rem;
}

.about .title span{
	padding-top:8px;
	position:absolute;
}

.about .content{
	line-height: 1.8;
	margin:1rem 0;

}

.about .content .imls{
	margin-top: 1rem;
	position: relative;
	height: 1190px;
}
.about .content .imls .im{
	position: absolute;
	overflow: hidden;
	cursor: pointer;
}
.about .content .imls .im img{
	width:100%;

	transition: all 300ms !important;
	-webkit-transition: all 300ms !important;
	-moz-transition: all 300ms !important;
}
.about .content .imls .im1{left:0;top:0;width:496px;height: 293px;}
.about .content .imls .im2{left:503px;top:0;width:295px;height: 222px;}
.about .content .imls .im3{left:805px;top:0;width:295px;height: 222px;}
.about .content .imls .im4{left:0px;top:300px;width:496px;height: 371px;}
.about .content .imls .im5{left:503px;top:230px;width:595px;height: 441px;}
.about .content .imls .im6{left:0px;top:679px;width:580px;height: 501px;}
.about .content .imls .im7{left:588px;top:679px;width:510px;height: 501px;}
/*.about .content .imls .im img:hover {
	-webkit-filter: grayscale(100%);
	opacity: 0.8;
	transition: all 300ms !important;
	-webkit-transition: all 300ms !important;
	-moz-transition: all 300ms !important;
}*/

/*yewu*/
.yewu-1{
	background: #f9f9f9;
	border-bottom:1px #efefef solid;
	overflow:auto;
}
.yewu-1 .n-item{
	float: left;
	width:20%;
	text-align: center;
	padding: 45px 0;
	cursor: pointer;
	background-position: center bottom;
	transition: all 300ms !important;
	-webkit-transition: all 300ms !important;
	-moz-transition: all 300ms !important;
}
.yewu-1 .n-item a{
	display: block;
}
.yewu-1 .n-item .pic{
	background: url(../images/yw-bg1.png) no-repeat;
	background-size: contain;
	width:116px;
	height: 116px;
	margin:0 auto;
	/*transition: all 300ms !important;
	-webkit-transition: all 300ms !important;
	-moz-transition: all 300ms !important;*/
}
.yewu-1 .n-item .pic img{
	width:100%;
	height: 100%;
}
.yewu-1 .n-item .tit{
	margin-top:15px;
	font-weight:bold;
	line-height: 2;
	transition: all 300ms !important;
	-webkit-transition: all 300ms !important;
	-moz-transition: all 300ms !important;
}
.yewu-1 .n-item:hover,.yewu-1 .n-item.cur{
	background: url(../images/yewu-arrow.png) no-repeat;
	background-position: center bottom;
}
.yewu-1 .n-item:hover .pic,.yewu-1 .n-item.cur .pic{
	transform: rotate(360deg);
	background: url(../images/yw-bg2.png) no-repeat;
	background-size: contain;
}
.yewu-1 .n-item:hover .tit,.yewu-1 .n-item.cur .tit{
	color: #f68a47;
}
.yewu-2{
	padding:0px;
}
.yewu-2 .y-item{
	margin-top: 40px;
	border-bottom:1px solid #efefef;
	overflow:auto;
	padding-bottom:40px;
	
}
.yewu-2 .y-item .title{
	font-size:1.4rem;
	font-weight: 400;
}
.yewu-2 .y-item .title i{
	float:left;
	display:block;
	width:106px;
	height: 38px;
	background: url(../images/icon-1.png);
	margin-right:1rem;
	line-height:50px;
	
}
.yewu-2 .y-item .title span{
	position:relative;
	font-weight:bold;
}
.yewu-2 .y-item .info{
	margin:40px 0 0;
}
.yewu-2 .y-item .info img{

	transition: all 300ms !important;
	-webkit-transition: all 300ms !important;
	-moz-transition: all 300ms !important;
}
.yewu-2 .y-item .info img:hover{
	opacity: 1;
}
.yewu-2 .y-item .info .l1{
	float: left;
	width:173px;
	height: 144px;
}
.yewu-2 .y-item .info .l1 img{
	width: 100%;
	height: 100%;
}
.yewu-2 .y-item .info .l2{
	border:1px solid #efefef;
	margin-left: 48px;
	float: left;
	width:442px;
	height: 300px;
	-moz-box-shadow:3px 3px 5px #dfdfdf;
	-webkit-box-shadow:3px 3px 5px #dfdfdf;
	box-shadow:3px 3px 5px #dfdfdf;
}
.yewu-2 .y-item .info .l2 img{
	width: 100%;
	height: 100%;
}
.yewu-2 .y-item .info .l3{
	float: right;
	width:390px;
	height:300px;
	line-height: 1.8;
	position: relative;
}

.yewu-2 .y-item .info .l3 .p{
	height:250px;
	overflow: hidden;
}
.yewu-2 .y-item .info .l3 .more{
	position: absolute;
	bottom: 0px;
}
.yewu-2 .y-item .info .l3 .more a{
	color: #f68a47;
	padding: 6px 16px;
	border:1px solid #f68a47;
}

.yewu-2 .y-item .info .l3 .more a:hover{
	color: #263745;
	padding: 6px 16px;
	border:1px solid #263745;
}

.yw-d{
	padding: 40px 0px;
	background: #f8f8f8;
}
.yw-d .left{
	width: 580px;
	height: 390px;
	float: left;
	position: relative;
}
.swiper-container {
	width: 450px;
	height: 390px;
	margin-left: auto;
	margin-right: auto;
}
.swiper-slide {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.gallery-top {
	height: 80%;
}
.gallery-thumbs {
	height: 20%;
	padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
	width:auto;
	height: 100%;
	border:2px solid #ffffff;  
}

.gallery-thumbs .swiper-slide-active {
	opacity: 1;
	border:2px solid #f78a47;  
}

.gallery-thumbs .swiper-slide img{ 
	height: 65px; 
	padding:7px 4px 0px 4px;
}

.imgvc{ height: 300px; text-align: center;}
.imgvc span {
	display: inline-block;/*将行内元素改变为行内块元素显示*/ 
	width: 1px;/*实现ＩＥ下可读效果*/ 
	height: 100%;/*使用元素高度和图片容器高度一样*/ 
	vertical-align: middle;/*垂直对齐*/ 
	}
.imgvc img { vertical-align: middle; display:inline; }

.yw-d .right{
	float: right;
	width:500px;
	overflow:auto;
}
.yw-d .right .title{
	color: #3b736b;
	font-size: 1.8rem;
}
.yw-d .right .tip{
	font-size: 0.9rem;
	margin-top: 30px;
	line-height: 2;
}
.yw-d .right .s-info{
	margin-top: 2rem;
	border-top:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	padding:1rem 0;
}
.yw-d .right .s-info .s1{
	float: left;
	width:250px;
	font-size: 0.9rem;
}

.yw-d2{
	padding: 60px 0;
}
.yw-d2 .tab{}
.yw-d2 .tab a{
	display: inline-block;
	width:12rem;
	text-align: center;
	padding: 0.8rem 0;
}
.yw-d2 .tab a:hover,.yw-d2 .tab a.cur{
	background: #f78a47;
	color: #fff;
	font-weight:bold;
}

.yw-d2 .frame .dinfo{
	padding: 3rem 0;
	line-height: 1.6;
	display: none;
}
.yw-d2 .frame .dinfo:nth-child(1){
	display: block;
}

/*news*/
.news{
	margin:48px 0 0px;
	padding:0px 0px;
}
.news .newslist{}
.news .newslist .item{
	padding: 44px 0;
	transition: all 1s!important;
	-webkit-transition: all 1s!important;
	-moz-transition: all 1s!important;
	border-bottom:1px solid #f1f1f1;
}
.news .newslist .item .left{
	float: left;
	line-height: 2;
	width:795px;
}
.news .newslist .item .left .title{
}
.news .newslist .item .left .title a{
	color: #3b736b;
	font-size: 1.2rem;
	transition: all 1s!important;
	-webkit-transition: all 1s!important;
	-moz-transition: all 1s!important;
	font-weight:bold;
}
.news .newslist .item .left .date{
	font-size: 0.875rem;
	color: #959595;
}
.news .newslist .item .left .tip{
	font-size: 0.875rem;
	color: #3e3e3e;
	transition: all 1s!important;
	-webkit-transition: all 1s!important;
	-moz-transition: all 1s!important;
}
.news .newslist .item .left .link{
	margin-top:20px;
}
.news .newslist .item .left .link a{
	padding: 6px 16px;
	border:1px solid #3b736b;
	font-size: 0.875rem;
	color: #3b736b;
	transition: all 1s!important;
	-webkit-transition: all 1s!important;
	-moz-transition: all 1s!important;
	box-shadow: 2px 2px 2px #ccc;
}
.news .newslist .item .right{
	float: right;
	width:262px;
	height: 167px;
	overflow: hidden;
	border:1px solid #ccc;
	box-shadow: 3px 3px 3px #ccc;
}
.news .newslist .item .right img{
	width:100%;
}
.news .newslist .item:hover{
	background: #3b736b;
}
.news .newslist .item:hover .left .title a{
	color: #fff;
}
.news .newslist .item:hover .left .date{
	color: #c9c9c9;
}
.news .newslist .item:hover .left .tip{
	color: #fff;
}

.news .newslist .item:hover .left .link{
	margin-top:20px;
	text-align: left;
}
.news .newslist .item:hover .left .link a{
	padding: 6px 16px;
	border:1px solid #fff;
	color: #fff;
}

.news .newslist .item:hover .left .link a:hover{
	padding: 6px 16px;
	border:1px solid #263745;
	color: #263745;
}


.news .newscontent{}
.news .newscontent .title{
	font-size: 1.8rem;
	text-align: center;
	line-height: 2;
}
.news .newscontent .date{
	text-align: center;
	font-size: 0.875rem;
	line-height: 3;
	color:#999;
	border-bottom:1px dashed #ccc;
}
.news .newscontent .content{
	margin-top: 2rem;
	line-height: 1.8;
	margin-bottom:50px;
}


/*contact*/
.contact{
	margin:48px 0 0;
	padding:48px 32px;
	background: #f8f8f8;
}
.contact .left{
	float: left;
	width:680px;
}
.contact .left img{
	width:100%;
}
.contact .right{
	width:320px;
	float: right;
}
.contact .right h1{
	line-height: 3;
	font-size: 1.7rem;
	letter-spacing:3px;
}
.contact .right p{
	line-height: 2.5;
}
.con-tel{
	margin:90px auto 120px;
	text-align: center;
	font-size:1.8rem;
}
.con-tel span{
	color: #f68a47;
}

/*pages*/
.pages{
	text-align: center;
	padding:40px 0;
	color:#3b736b;
}

.pages span{
	font-size: 0.875rem;
	display: inline-block;
	padding: 4px 7px;
	border:1px solid #d8d8d8;
	margin:0 2px;
}

.pages a{
	font-size: 0.875rem;
	color:#3b736b;
}

.cont_location{
	 width:1100px;
	 margin:0px auto;
	 line-height:70px;
	 font-size:16px;
	 border-bottom:1px solid #ccc;
	}

.cont_location i{
	margin-top:26px;
	float:left;
	display:block;
	width:12px;
	height: 16px;
	background: url(../images/mianbao_bg.png);
	margin-right:0.7rem;
	}

.aligncenter { 
	clear: both; 
	display: block; 
	margin:auto; 
	} 

/*当屏幕尺寸小于768px时，应用下面的CSS样式*/
@media screen and (max-width: 768px) {
	.about{margin:1.5rem 1rem 3rem;}
	.about .content .imls{height: auto;position: inherit;}
	.about .content .imls .im{
		position: inherit;
		margin-top: 0.5rem;
	}
	.about .content .imls .im1,.about .content .imls .im2,.about .content .imls .im3,.about .content .imls .im4,.about .content .imls .im5,.about .content .imls .im6,.about .content .imls .im7{width:100%;height: auto;}
	
	.yewu-1 .n-item{
		padding: 1rem 0;
	}
	.yewu-1 .n-item .tit{
		font-weight:normal;
		font-size: 0.5rem;
	}
	.yewu-1 .n-item .pic{
		width:4rem;
		height: 4rem;
	}
	.yewu-2 .y-item{
		border-bottom:1px solid #efefef;
		overflow:auto;
		padding-bottom:20px;
		margin: 1.5rem 1rem;
		}
	.yewu-2 .y-item .info{
		margin-top: 1rem;
		}
	.yewu-2 .y-item .info .l1{
		display: none;
		}
	.yewu-2 .y-item .info .l2{
		margin-left: 0;
		width:100%;
		height: auto;
		}
	.yewu-2 .y-item .info .l2 img{
		width:100%;
		}
	.yewu-2 .y-item .info .l3{
		width:100%;
		height: auto;
		padding-top:30px;
		}
	.yewu-2 .y-item .info .l3 .more{
		margin-top:20px;
		position: inherit;
		padding: 0.8rem 0;
		text-align:center;
		}
	
	.yw-d{
		padding:10px 0px;
		}
	.yw-d .left{
		width:100%;
		}
	.swiper-container{
		width:100%;
		}
	.yw-d .right{
		width:auto;
		margin:0.8rem;
		}	
	.yw-d .right .title{
		margin-top:1em;
		}
	
	.yw-d2{
		margin:0.8rem;
		}
	.yw-d2{
		padding: 30px 0;
		}
	.yw-d2 .tab a{
		width:auto;
		padding-left:2rem;
		padding-right: 2rem;
		font-size:1.1rem;
		}
	.yw-d2 .frame img{
		max-width:100%;
		}
	.yw-d2 .frame .dinfo{
		padding: 1.5rem 0;
		line-height: 1.6;
		display: none;
		}
	
	.news{margin:1rem 1rem 2rem;}
	.news .newslist .item{
		padding-bottom: 1.6em;
		padding-top: 1.6rem;
		}
	.news .newslist .item .left{
		width:100%;
		}
	.news .newslist .item .right{
		width:100%;
		height: auto;
		}
	.news .newscontent img { 
		max-width:100%;
		}
	
	.contact{
		margin:1rem;
		padding:1rem;
		}
	.contact .left{
		width:100%;
		}
	.contact .right{
		width:100%;
		margin-top:1rem;
		}
	.con-tel{
		font-size:1.2rem;margin:3rem auto;
		}
	
	.news .newslist .item .left .link{
		text-align:center;
		margin:20px auto;
		}
	
	.news .newslist .item .left .link:hover{
		text-align:center;
		margin:20px auto;
		}
	.cont_location{
		width:100%;
		}
	
	.swiper-container {
		width: 100%;
		height:auto;
		margin-left: auto;
		margin-right: auto;
		}
	.swiper-wrapper{
		width:auto;
		margin:0px auto;
		}
	
	.gallery-top {
		height: 80%;
		}
	.gallery-thumbs {
		margin-left:-10px;
		height: 16%;
		padding: 20px 0;
		}
	.gallery-thumbs .swiper-slide {
		width:auto;
		height: 100%;
		border:2px solid #ffffff;  
		}
	
	.gallery-thumbs .swiper-slide-active {
		opacity: 1;
		border:2px solid #f78a47;  
		}
	
	.gallery-thumbs .swiper-slide img{
		width:auto;
		height:48px;
		}
	
	.swiper-button-prev{
		display:none;
		}
	
	.swiper-button-next{
		display:none;
		}
	
	.position {
		font-size:15px;
		}
	.position a{
		font-size:15px;
		}
	
	.footer .ft-3 .share a { 
		margin-right:11px;
		}
	.about .ab .line {
		margin-top:20px;
		width:30%;
		display: block;
		height: 4px;
		background: #f68a47;
		}
	.pages{
		text-align: center;
		padding:30px 0;
		}
	.yewu-2 .y-item .info .l3 .p{
		height:100%;
		overflow: hidden;
		}
	
	.yw-d .right .s-info .s1{
		float: left;
		width:250px;
		font-size: 0.9rem;
		padding:5px 0px;
		}
}

