/*******************************
		-------[=WDYE]-------
********************************/
body.open{overflow-y: hidden;}
/*公用弹窗*/
.m-pop2{
    position: fixed;left: 0;right: 0;top:0;bottom:0;z-index: 999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: auto;
    -o-transition:.4s;
    -ms-transition:.4s;
    -moz-transition:.4s;
    -webkit-transition:.4s;
    transition:.4s;
    text-align: center;
    background: rgba(0,0,0,.5);
}
.m-pop2.open{top: 0;}
.m-pop2 .pop-bg{
    position: absolute;left: 0;top: 0;bottom: 0;right: 0;z-index: -1;
    /*background: rgba(0,0,0,.5);*/
    cursor: pointer;
}

.m-pop2 .inner{
/*    position: absolute;top: 50%;left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    position: relative;
    width: auto;max-width: 90%;
    margin: 0 auto;
}
.m-pop2 .close{
    display: block;width: 27px;height: 27px;
    position: absolute;right: 23px;top: 23px;z-index: 900;
    background: rgba(255,255,255,.5) url(../image/yicon10.png) no-repeat center center;
    border-radius: 50%;
    cursor: pointer;
}
.m-pop2 .close:hover{background-color: rgba(255,255,255,.8);}


.m-case{
    position: relative;
    text-align: center;
    margin: 0 auto;
}
.m-case .slick-next,.m-case .slick-prev{
    position: absolute;top: 35%;overflow: hidden;
    width: 19px;height: 19px;font-size: 0;line-height: 0;z-index: 999;
    background: none;border: none;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}
.m-case .slick-prev{right: 50%;background-image: url(../image/yicon11-1.png);}
.m-case .slick-next{left: 50%;background-image: url(../image/yicon11-2.png);}

.m-case .item2{text-align: center;}
.m-case .con{
    display: inline-block;vertical-align: top;
    text-align: center;
    padding: 13px;
    background: #fff;
    border-radius: 10px;overflow: hidden;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin: 2% 0;
    max-width: 100%;
}
.m-case .con img{
    display: block;margin: 0 auto;
}
.m-case .txt{
    display: inline-block;vertical-align: top;
    font-size: 16px;color: #666;line-height: 36px;
    text-align: left;
}
.m-case .txt h4{
    font-size: 20px;text-align: center;
    padding: 32px 0 11px;
}




/*
-----------------[低版本ie8提示]--------------*/
.m-prompt{
    position: fixed;left: 0;top: 0;z-index: 99999;
    width: 100%;height: 100%;
}
.m-prompt .bg{
    position: absolute;left: 0;top: 0;z-index: -1;
    width: 100%;height: 100%;
    background: #707473;
    opacity: .5;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 50)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.m-prompt .inner{
    width: 700px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 50px;
    font-size: 14px;color: #666;line-height: 24px;text-align: center;
    position: absolute;left: 50%;top: 10%;
    margin-left: -350px;
}
.m-prompt .inner h4{
    font-size: 20px;font-weight: normal;
    margin-bottom: 10px;
}






/*******************************
		-------[=WDYE]-------
********************************/

.m-cur {
	overflow: hidden;
	background-color: #fff;
}
.m-cur .cur {
	float: left;
	font-size: 14px;
	line-height: 60px;
	color: #999;
}
.m-cur .cur a {
	color: inherit;
}
.m-cur .cur a:hover {
	color: #e65400;
}
.m-cur .cur i {
	display: inline-block;
	vertical-align: -2px;
	width: 18px;
	height: 15px;
	margin-right: 10px;
	background: url(../image/yicon3.png) 0 center no-repeat;
	background-size: contain;
}
.m-cur .tab {
	float: right;
}
.m-cur .tab li {
	float: left;
	height: 57px;
	border-bottom: 3px solid transparent;
	margin-left: 30px;
	line-height: 60px;
}
.m-cur .tab a {
	font-size: 16px;
	color: #000;
}
.m-cur .tab a:hover {
	color: #e65400;
}
.m-cur .tab li.on {
	border-bottom-color: #e65400;
}
.m-cur .tab li.on a {
	color: #e65400;
}

/* 弹框 */
.m-pop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
}
.m-pop .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}
.m-pop .con {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* 测试数据详情 */
.m-ban {
	    overflow: hidden;
    padding-top: 100px;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    margin: 15px 5%;
}
.m-ban .wp {
	position: relative;
}
.m-ban .bg_r {
	overflow: hidden;
	float: right;
	width: 50%;
	background-color: rgba(255, 255, 255, 0.75);
	border-radius: 0 58px 0 0;
}
.m-ban .bg_l {
	overflow: hidden;
	float: left;
	width: 50%;
	background-color: rgba(255, 255, 255, 0.75);
	border-radius: 58px 0 0 0;
}
.m-ban .txt {
	position: relative;
	margin: 50px 50px 40px;
	font-size: 16px;
	line-height: 35px;
	color: #000;
}
.m-ban .txt .back {
	position: absolute;
	top: 0;
	right: 0;
	padding-left: 30px;
	font-size: 12px;
	color: #8f8f8f;
	background: url(../image/yicon1.png) 0 center no-repeat;
}
.m-ban .txt .back:hover {
	color: #e65400;
}
.m-ban .txt .item {
	overflow: hidden;
	margin-bottom: 13px;
}
.m-ban .txt .tit {
	position: relative;
	padding-bottom: 27px;
	margin-bottom: 9px;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
}
.m-ban .txt .tit:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50px;
	height: 6px;
	background-color: #e65400;
}
.m-ban .txt p {
	margin-bottom: 12px;
}

.m-tit1 {
	overflow: hidden;
	padding-top: 34px;
}
.m-tit1 h2 {
	float: left;
	position: relative;
	padding-bottom: 13px;
	font-size: 24px;
	font-weight: bold;
	color: #e65400;
}
.m-tit1 h2:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 28px;
	height: 3px;
	background-color: #ccc;
}
.m-tit1 a {
	float: right;
	padding-right: 15px;
	font-size: 14px;
	line-height: 48px;
	color: #444;
	background: url(../image/yicon8.png) right center no-repeat;
}
.m-tit1 a:hover {
	color: #e65400;
}

.m-slick1 {
	overflow: hidden;
	padding: 44px 0 114px;
}
.m-slick1 .slider {
	padding: 0 45px;
}
.m-slick1 .item {
	margin: 0 10px;
	background-color: #fff;
}
.m-slick1 .item:hover .txt {
	color: #e65400;
}
.m-slick1 .pic {
	overflow: hidden;
	position: relative;
	padding-top: 67.7143%;
}
.m-slick1 .pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.m-slick1 .txt {
	overflow: hidden;
	height: 52px;
	margin: 20px 30px 26px;
	font-size: 18px;
	line-height: 26px;
	color: #333;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;

	display: -webkit-box;
	display: box; 
	
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.m-slick1 .slick-arrow {
	position: absolute;
	top: 50%;
	z-index: 2;
	width: 40px;
	height: 40px;
	border: 0;
	margin-top: -20px;
	text-indent: -9999px;
	cursor: pointer;
    background: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.m-slick1 .slick-prev {
	left: 0;
	background-image: url(../image/yicon2-1.png);
}
.m-slick1 .slick-next {
	right: 0;
	background-image: url(../image/yicon2-2.png);
}
.m-slick1 .slick-prev:hover {background-image: url(../image/yicon2-1-1.png);}
.m-slick1 .slick-next:hover {background-image: url(../image/yicon2-2-1.png);}

.m-slick2 {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 950px;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.m-slick2 .slider {
	padding: 12px 13px;
}
.m-slick2 .slider .pic {
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}

.pp_description {
	margin: 25px 0 30px;

	font-size: 16px;
	line-height: 36px;
	color: #666;
}

.pp_description h3 {
	margin-bottom: 12px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

/* 产品列表2 */
#ban {
	height: 300px;
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: cover;
}

.m-list1 {
	overflow: hidden;
	padding-top: 63px;
	margin: 0 0 37px -30px;
}
.m-list1 li {
	float: left;
	width: 50%;
	margin-bottom: 35px;
}
.m-list1 li.hot .inner:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 57px;
	height: 58px;
	background: url(../image/yicon4.png) 0 0 no-repeat;
	background-size: contain;
}
.m-list1 .inner {
	display: block;
	position: relative;
	padding: 10px 25px;
	margin-left: 30px;
	background-color: #fff;
}
.m-list1 .inner:hover .shade {
	padding-top: 26%;
	opacity: 1;
	filter: alpha(opacity=100);
}
.m-list1 .pic {
	/* height: 0px; */
	padding-bottom: 6px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 16px;
	font-size: 0;
	text-align: center;
	line-height: 0px;
}
.m-list1 .pic img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.m-list1 .txt {
	padding-bottom: 14px;
}
.m-list1 .tit {
	overflow: hidden;
	height: 52px;
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
	color: #000;
}
.m-list1 .tit a {
	color: inherit;
}
.m-list1 .tit a:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}
.m-list1 .con {
	height: 48px;
	overflow: hidden;
	display: -webkit-box;
	display: box;
	font-size: 16px;
	line-height: 24px;
	color: #666;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.m-list1 .shade {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 20% 25px 0;
	color: #fff;
	background-color: rgba(235, 66, 0, 0.9);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.m-list1 .shade .tit, .m-list1 .shade .con {
	color: inherit;
}
.m-list1 .shade .tit {
	height: 64px;
	font-size: 20px;
	line-height: 32px;
}
.m-list1 .shade .line {
	width: 31px;
	height: 3px;
	margin: 20px 0 23px;
	background-color: #fff;
}
.m-list1 .shade .more {
	position: absolute;
	bottom: 30px;
	right: 26px;
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	background: url(../image/yicon5.png) center no-repeat;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.m-list1 .shade .more:hover {
	margin-right: -5px;
}
.h90 {clear: both;height: 90px;}

/* 产品详情2 */
.m-detial {
	padding: 60px 0 45px;
}
.m-detial .top {
	overflow: hidden;
	padding-bottom: 50px;
	border-bottom: 1px solid #ccc;
}
.m-detial .top .l-con {
	float: left;
	width: 400px;
	margin-right: 50px;
}
.m-detial .top .r-con {
	overflow: hidden;
	padding-top: 14px;
}
.m-detial .top .tit {
	margin-bottom: 17px;
	font-size: 24px;
	font-weight: bold;
	color: #e65400;
}
.m-detial .top .line {
	width: 80px;
	height: 6px;
	margin-bottom: 14px;
	background-color: #ccc;
}
.m-detial .top .con {
	margin-bottom: 49px;
	font-size: 18px;
	line-height: 36px;
	color: #000;
}
.m-detial .top .dwn, .m-detial .top .ref {
	display: inline-block;
	vertical-align: top;
	width: 140px;
	height: 45px;
	margin-right: 30px;
	font-size: 16px;
	text-align: center;
	line-height: 44px;
	color: #fff;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	-ms-border-radius: 22px;
	-o-border-radius: 22px;
	border-radius: 22px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-detial .top .dwn:hover, .m-detial .top .ref:hover {
    background: #e65400;
}
.m-detial .top .dwn {
	background-color: #b3b3b3;
}
.m-detial .top .ref {
	background-color: #b3b3b3;
}
.m-detial .pic {
	overflow: hidden;
	position: relative;
}
.m-detial .pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.m-detial .slider {
	margin-bottom: 7px;
}
.m-detial .slider .pic {
	padding-top: 74%;
}



/*大图*/
.m-detial .img-pc,.m-detial .img-m {
    display: block;position: relative;width: 400px;height: 301px;
    margin-bottom: 7px;
}
.m-detial .img-pc img,.m-detial .img-m img {display: block;width: 100%;height:100%;max-width: none !important;}
.jqZoomWindow img {max-width: none !important;}

.m-detial .img-m {display: none !important;}
/*大图*/


.m-detial .sliderFor {
	padding: 0 24px;
}
.m-detial .sliderFor .item {
	border: 3px solid #fff;
	margin: 0 4px;
	cursor: pointer;
	background-color: #fff;
}
.m-detial .sliderFor .item.slick-current {
	border-color: #e65400;
}
.m-detial .sliderFor .pic {
	padding-top: 73.7374%;
}
.m-detial .sliderFor .slick-arrow {
	position: absolute;
	top: 50%;
	z-index: 5;
	width: 14px;
	height: 22px;
	border: 0;
	margin-top: -11px;
	text-indent: -9999px;
	cursor: pointer;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.m-detial .sliderFor .slick-arrow:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.m-detial .sliderFor .slick-prev {
	left: 0;
	background: url(../image/yicon7-1.png) 0 0 no-repeat;
}
.m-detial .sliderFor .slick-next {
	right: 0;
	background: url(../image/yicon7-2.png) 0 0 no-repeat;
}
.m-detial .btm {
	padding-top: 28px;
}
.m-detial .btm .title {
	font-size: 30px;
    font-weight: bolder;
    color: #F44336;
}
.m-detial .lists {
	overflow: hidden;
    padding-top: 13px;
    font-size: 18px;
    line-height: 20px;
    color: #333;
    margin: 30px 0;
}
.m-detial .lists li {
	float: left;
	width: 50%;
	padding: 6px 0 6px 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.m-detial .lists li:nth-child(odd) {
	clear: left;
} 

.m-section1 {
	overflow: hidden;
	padding: 20px 0;
	background-color: #fff;
}
.m-section1 .row {
	overflow: hidden;
	margin-left: -60px;
}
.m-section1 .l-con, .m-section1 .r-con {
	float: left;
	width: 50%;
	padding-left: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.m-list2 {
	padding-top: 20px;
}
.m-list2 li {
	overflow: hidden;
	    margin-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
}
.m-list2 .pic {
	float: left;
	width: 150px;
	margin-right: 20px;
}
.m-list2 .pic a {
	display: block;
	overflow: hidden;
	position: relative;
	padding-top: 74%;
}
.m-list2 .pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.m-list2 .pic:hover img {
	opacity: .8;
	filter: alpha(opacity=80);
}
.m-list2 .txt {
	overflow: hidden;
}
.m-list2 .tit {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
}
.m-list2 .tit a {
	overflow: hidden;
	display: block;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.m-list2 .tit a:hover {
	color: #e65400;
}
.m-list2 .date {
	font-size: 12px;
	color: #999;
}
.m-list2 .con {
	overflow: hidden;
	height: 48px;
	padding-top: 12px;
	font-size: 14px;
	line-height: 24px;
	color: #999;
}

.m-list3 {
	padding-top: 8px;
}
.m-list3 li {
	padding-left: 15px;
	font-size: 16px;
	line-height: 38px;
	background: url(../image/yicon9.png) 0 center no-repeat;
}
.m-list3 li a {
	overflow: hidden;
	display: block;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.m-list3 li a:hover {
	color: #e65400;
}

/* 公司地址2 */
#map {
	height: 458px;
	border: 1px solid #ccc;
	margin: 70px 0 40px;
}
#map img {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

.m-list4 {
	overflow: hidden;
	margin-bottom: 78px;
}
.m-list4 ul {
	overflow: hidden;
	margin-left: -60px;
}
.m-list4 li {
	overflow: hidden;
	float: left;
	padding-left: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.m-list4 li.i1 {
	width: 32.25%;
}
.m-list4 li.i1 .ico {
	background-image: url(../image/yicon10-1.png);
}
.m-list4 li.i2 {
	width: 33.33%;
}
.m-list4 li.i2 .ico {
	background-image: url(../image/yicon10-2.png);
}
.m-list4 li.i3 {
	width: 33.33%;
}
.m-list4 li.i3 .ico {
	background-image: url(../image/yicon10-3.png);
}
.m-list4 li.i4 {
	width: 20.25%;
}
.m-list4 li.i4 .ico {
	background-image: url(../image/yicon10-4.png);
}
.m-list4 .l-con {
	float: left;
}
.m-list4 .r-con {
	overflow: hidden;
}
.m-list4 .l-con, .m-list4 .r-con {
	height: 112px;
	font-size: 0;
}
/*.m-list4 .l-con:after, .m-list4 .r-con:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
}*/
.m-list4 .ico {
/*	display: inline-block;
	vertical-align: middle;*/
	width: 58px;
	height: 58px;
	margin-right: 12px;
	background-color: #e65400;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.m-list4 .con {
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 28px;
	color: #666;
	white-space: normal;
}
.m-list4 .con h3 {
	font-size: 18px;
	font-weight: normal;
	color: #444;
}

/* 关于我们2 */
.m-about {
	padding: 75px 0 80px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.m-tit2 {
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	line-height: 42px;
	color: #333;
}
.m-tit2 h2 {
	font-size: 34px;
	font-weight: normal;
}

.m-txt3 {
	padding: 37px 35px 0;
}
.m-txt3 .top {
	overflow: hidden;
	margin-bottom: 32px;
	font-size: 24px;
	line-height: 30px;
	color: #333;
	background: url(../image/ybg2.png) center no-repeat;
}
.m-txt3 .top h3 {
	font-size: 16px;
}
.m-txt3 .l-con,
.m-txt3 .r-con {
	width: 37%;
}
.m-txt3 .l-con {
	float: left;
	padding-right: 76px;
	text-align: right;
	background: url(../image/yicon13.png) right center no-repeat;
	/*background-size: contain;*/
}
.m-txt3 .r-con {
	float: right;
	padding-left: 76px;
	background: url(../image/yicon14.png) 0 center no-repeat;
	/*background-size: contain;*/
}
.m-txt3 .con {
	overflow: hidden;
	margin-bottom: 50px;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	color: 36px;
}
.m-txt3 .con p {
	margin-bottom: 11px;
}

.m-tab {
	overflow: hidden;
	padding-top: 45px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.m-tab li {
	position: relative;
	float: left;
	width: 33.3333%;
}
.m-tab a {
	overflow: hidden;
	display: block;
	width: 200px;
	height: 200px;
	margin: 0 auto;
	font-size: 24px;
	text-align: center;
	color: #333;
	background-color: #f3f3f3;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.m-tab a:after {
	display: none;
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	width: 20px;
	height: 10px;
	margin: -1px 0 0 -10px;
	background: url(../image/yicon17.png) center no-repeat;
	background-size: contain;
}
.m-tab a .ico {
	overflow: hidden;
	display: block;
	width: 1em;
	height: 1em;
	margin: 48px auto 12px;
	font-size: 60px;
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: 1em auto;
}
.m-tab a .ico1 {
	background-image: url(../image/yicon15-1.png);
}
.m-tab a .ico2 {
	background-image: url(../image/yicon15-2.png);
}
.m-tab a .ico3 {
	background-image: url(../image/yicon15-3.png);
}
.m-tab a:hover {
	color: #e65400;
}
.m-tab a:hover .ico {
	background-position: center bottom;
}
.m-tab li.on a {
	color: #e65400;
}
.m-tab li.on .ico {
	background-position: center bottom;
}
.m-tab li.on a:after {
	display: block;
}

.m-txt4 {
	position: relative;
	padding: 27px 56px 53px;
	font-size: 14px;
	line-height: 2em;
	color: #333;
	background-color: rgba(255, 255, 255, 0.5);
}
.m-txt4 h3 {
	margin-bottom: 16px;
	font-size: 24px;
	font-weight: normal;
	color: #e65400;
}
.m-txt4:before, .m-txt4:after {
	content: "";
	position: absolute;
	width: 1em;
	height: 1em;
	font-size: 22px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.m-txt4:before {
	top: 0;
	left: 0;
	background-image: url(../image/yicon16-1.png);
}
.m-txt4:after {
	bottom: 0;
	right: 0;
	background-image: url(../image/yicon16-2.png);
}

.m-slick3 {
	padding: 47px 10px 0;
}
.m-slick3 .slider {
	padding: 0 125px;
	margin-bottom: 15px;
}
.m-slick3 .item {
	position: relative;
	padding: 8px 0;
	margin: 0 25px;
}
.m-slick3 .item p{
    font-size: 14px;color: #333;text-align: center;line-height: 24px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-slick3 .item .inner {
	padding: 26.3% 0;
}
.m-slick3 .pic {
	overflow: hidden;
	position: relative;
	padding-top: 75%;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.m-slick3 .pic img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    max-width: 100%;
    max-height: 100%;
	-webkit-filter: blur(1px);
	-moz-filter: blur(1px);
	-ms-filter: blur(1px);
	filter: blur(1px);
}
.m-slick3 .slick-current .pic {
	z-index: 2;
	-webkit-transform: scale(1.7);
	-moz-transform: scale(1.7);
	-ms-transform: scale(1.7);
	-o-transform: scale(1.7);
	transform: scale(1.7);
}
.m-slick3 .slick-current .pic img {
	-webkit-filter: blur(0);
	-moz-filter: blur(0);
	-ms-filter: blur(0);
	filter: blur(0);
}
.m-slick3 .slick-current:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: -80%;
	width: 260%;
	height: 8px;
	background: url(../image/ybg1.png) center 0 no-repeat;
	background-size: 100%;
}
.m-slick3 .slick-arrow {
	position: absolute;
	top: 50%;
	z-index: 2;
	width: 48px;
	height: 48px;
	border: 0;
	margin-top: -24px;
	text-indent: -9999px;
	cursor: pointer;
	background-color: #d4d7d9;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.m-slick3 .slick-arrow:hover {
	background-color: #e65400;
}
.m-slick3 .slick-prev {
	left: 0;
	background-image: url(../image/yicon18-1.png);
}
.m-slick3 .slick-next {
	right: 0;
	background-image: url(../image/yicon18-2.png);
}



/*
-----------------[网站地图]--------------*/
.m-sitemap{
    padding: 40px;
}
.m-sitemap h3{
    font-size: 24px;color: #000;line-height: 30px;text-align: center;
    font-weight: normal;
    padding: 0 0 30px;
    border-bottom: 1px solid #E0E0E0;
}
.m-sitemap h3 a{color: inherit;}
.m-sitemap h3 a:hover{color: #007b4a;}
.m-sitemap ul{}
.m-sitemap ul li{
    padding-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #DCDCDC;
}
.m-sitemap ul li:last-child{border: none;}
.m-sitemap ul h4 {
    padding-left: 26px;
    background: url(../image/bg012.png) no-repeat left center;
    margin-bottom: 14px;
    font-size: 18px;font-weight: normal;
}
.m-sitemap ul p{
    overflow: hidden;
}
.m-sitemap ul p a{
    margin-bottom: 5px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #666;
    display: inline-block;
    width: 180px;
    background: url(../image/icon13.png) no-repeat left center;
    padding-left: 13px;
}
.m-sitemap ul p a:hover{color: #e65400;background-image: url(../image/icon13-1.png);}

