.mm-opened .head{ top:0 !important; }
.index-y{ overflow-x:hidden; width: 100%;}
.b-page{
	position: absolute;
	width:1366px !important;
	left:50% !important;
	bottom:90px !important;
	margin-left:-683px;
}
.swiper-pagination-fraction{
	position: relative;
	bottom:0;
	text-align: left;
	color:#fff;
	height:48px;
	background: url(../images/bannerxg.png) 18px top no-repeat;
	z-index: 1;
}
.swiper-pagination-fraction:after{
	content: "";
	display: block;
	width:132px;
	height:1px;
	background: #fff;
	position: absolute;
	top:50%;
	left:100px;
}
.swiper-pagination-fraction span{
	padding:0 2px;
	font-family: arial;
	
}
.swiper-pagination-current-box{
	font-size:30px;
	color:#f5db00;
	position: relative;
	top:-10px;
	padding:0 4px;
}
.swiper-pagination-total-box{
	font-size:18px;
	position: relative;
	top:20px;
}
.swiper-button-next, .swiper-button-prev{
	width:30px;
	height:28px;
	bottom:10px;
	top:auto;
	z-index: 10;
}
.swiper-button-next{
	left:337px;
	right:auto;
	background: url(../images/bright.png) no-repeat !important;
}
.swiper-button-next:hover{
	background: url(../images/bright-hover.png) no-repeat !important;
}
.swiper-button-prev{
	left:265px;
	right:auto;
	background: url(../images/bleft.png) no-repeat !important;
}
.swiper-button-prev:hover{ 
	background: url(../images/bleft-hover.png) no-repeat !important;
}
/*banner-bottom*/
.banner-bbox{
	height:150px;
	margin-top:-90px;
	margin-bottom:40px;
	z-index: 9;
}
.banner-bottom{
	width:960px;
	height:150px;
	background: #f5db00;
	position: absolute;
	left:50%;
	z-index: 11;
	box-shadow: 0px 14px 13.65px 1.35px rgba(55, 55, 55, 0.2);
}


.banner-bottom li{
	width:340px;
	float:left;
	text-align: center;
	position: relative;
}
.banner-bottom li:nth-child(1):after{
	content: "";
	width:1px;
	height:35px;
	border-right:1px dashed #535353;
	position: absolute;
	right:0;
	top:58px;
}
.banner-bottom li a{
	display: block;
	padding-top:38px;
	font-size:20px;
	color:#333;
	line-height: 1.4;
}

.big-title h1{
	font-size:30px;
	color:#333;
	
}
.big-title p{
	font-size:16px;
	color:#666;
	font-family: arial;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top:5px;
	padding-bottom:15px;
	background: url(../images/hr1.png) left bottom no-repeat;
}


.picScroll-left{ position:relative; margin-top:45px;height:560px;background:url(../images/bg2.png) left bottom repeat-x;}
.picScroll-left .hd{width:1366px;margin:0 auto;text-align: right;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:11px; height:23px; float:left;overflow:hidden;cursor:pointer; margin-left:30px;}
.picScroll-left .hd .next{background:url("../images/right.png") no-repeat;}
.picScroll-left .hd .next:hover{ background:url("../images/right-hover.png") no-repeat; }
.picScroll-left .hd .prev{background:url("../images/left.png") no-repeat;}
.picScroll-left .hd .prev:hover{ background:url("../images/left-hover.png") no-repeat; }
.pageState-a{display: block;font-size:24px;margin-bottom:45px;margin-top:55px;font-family: arial;}
.pageState-a span{color:#f5db00;margin-right:2px;}
.pageState-a em{margin-left:2px;font-weight: normal;}
.picScroll-left .hd .top-ul{ overflow:hidden; zoom:1;margin-top:52px;margin-left:75px;}
.picScroll-left .hd ul li{ width:2px; height:88px;margin-top:47px; overflow:hidden;cursor:pointer; background:#000000; position: relative;}
.picScroll-left .hd ul li:after{
	content: "";
	height:0;
	width:2px;
	background: #f5db00;
	display: block;
	position: absolute;
	top:0;
	left:0;
	
}
.picScroll-left .hd ul .on:after{
	height:100%;
	-webkit-transition: all 6s ease-in;-moz-transition: all 6s ease-in;transition: all 6s ease-in;
}
.picScroll-left .bd{float:left;position: relative;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{float:left;overflow:hidden;text-align:center;position: relative;}
.picScroll-left .bd ul li .pic img{width:100%; display:block;
	transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    -moz-transition: all .5s linear;
    }
.picScroll-left .bd ul li:hover .pic img{width:100%; display:block;transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.mc-con{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: url(../images/bg.png) no-repeat;
	z-index: 5;
	padding-top:210px;
	font-size:24px;
}
.mc-con p{
	margin-top:18px;
}
.picScroll-left .bd ul li a{
	color:#fff;
}

.service_border{position: absolute;margin: 24px;top:0;left:0; width: 292px; height:512px;z-index: 9;}
.service_border div{background: #f5db00;position: absolute;
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    -moz-transition: all .5s linear;
}
.service_border .border_left{left:0;top:0;height: 0;width:1px;}
.service_border .border_right{right:0;bottom:0;height:0;width:1px;}
.service_border .border_top{top:0;right:0;height: 1px;width:0;}
.service_border .border_bot{left:0;width: 0;height:1px;bottom:0;}
.picScroll-left .bd ul li:hover .border_left{height: 100%;}
.picScroll-left .bd ul li:hover .border_right{height: 100%;}
.picScroll-left .bd ul li:hover .border_top{width: 100%;}
.picScroll-left .bd ul li:hover .border_bot{width: 100%;} 
.picScroll-left .bd ul li:hover a{color:#f5db00}
.stiga-img{
	position: absolute;
	top:-93px;
	right:0;
}


.index-about{
	margin-top:104px;
	padding-top:33px;
	position: relative;
	z-index: 2;
}
.bg-block-h{
	width:575px;
	height:150px;
	background: #f5db00;
	position: absolute;
	top:0;
	right:1068px;
	z-index: 1;
	box-shadow: 0px 14px 13.65px 1.35px rgba(55, 55, 55, 0.2);
}


.index-about-left{
	width:680px;
	float:left;
	margin-top:109px;
}
.index-about-left h1{
	font-size:24px;
	color:#333;
	margin-bottom:40px;
}
.index-about-left .index-about-text{
	height: 168px;
	overflow-y: scroll; 
	position: relative; 
	display: inline-block; 
	padding-right: 24px;
	font-size:14px;
	color:#333;
	line-height: 2;
	margin-bottom: 30px;
}
.index-about-left .index-about-text::-webkit-scrollbar{width: 1px; height:168px;  background-color: #d9d9d9;}   
.index-about-left .index-about-text::-webkit-scrollbar-track{width: 1px !important;height:20px !important; background-color: #d9d9d9 !important;}   
.index-about-left .index-about-text::-webkit-scrollbar-thumb{width: 1px !important; height:20px !important; background-color: #f5db00 !important} 
.index-about-left .index-about-text p{
	margin-bottom:30px;
}
.index-about-left a{
	width:138px;
	height:40px;
	line-height: 36px;
	font-size:14px;
	color:#161616;
	background: ;
	display: block;
	padding-left:30px;
	border:2px solid #535353;
	position: relative;
	letter-spacing: 1px;
	transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
}
.index-about-left a span{
	position: absolute;
	left:100px;
	top:10px;
	width:50px;
	height:15px;
	display: inline-block;
	background: url(../images/tn-jt2.png) -93px top no-repeat;
	transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
	
}
.index-about-left a:hover{
	border:2px solid #f5db00;
	background: #f5db00;
	box-shadow: 0.314px 5.992px 15.3px 1.7px rgba(255, 232, 40, 0.3);
}


.index-about-left a:hover span{
	left:110px;
	background: url(../images/tn-jt2.png) 0px top no-repeat;
	
}

.index-about-right{
	width:585px;
	height:520px;
	margin-top:-75px;
	float:right;
	position: relative;
	margin-bottom:90px;
}
.index-about-right:after{
	content: "";
	display: block;
	width:220px;
	border-bottom:1px solid #1b1b1b;
	position: absolute;
	top:82px;
	left: -122px;
	display: none;
}
.index-about-right .about-img{
	float:left;
	overflow: hidden;
}
.index-about-right .about-img img{
	width:100%;
	display: block;
	transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
}
.index-about-right .about-img:hover img{display:block;transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.index-about-right .qiupai{
	position: absolute;
	right:1px;
	bottom:0;
}
.index-about-right .gstitle{
	position: absolute;
	right:0;
	top:65px;
}

.index-qianyue{
	width:100%;
	height:628px;
	padding-top:60px;
	position: relative;
	background: url(../images/qianyue.jpg) center top no-repeat;
}
.gs-title2{
	position: absolute;
	left:80px;
	top:-50px;
}
.big-title{
	position: relative;
	z-index: 3;
}
.big-title-b h1,.big-title-b p{
	color:#fff;
}
.big-title-b p{
	/*background: url(../images/hr2.png) left bottom no-repeat;*/
	background: none;
	padding-bottom: 0
}
.big-title-b i{ width: 20px; height: 5px; background: #f5db00; margin-top: 26px; display: block; }
.qianyue-nav{
	float:right;
	margin-top:-30px;
	position: relative;
    z-index: 999;
}
.qianyue-nav li{
	display: inline-block;
	width:120px;
	height:32px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #7d7d7d;
	color: #bdbdbd;
	margin-left:5px;
	position: relative;
}
.qianyue-nav li a{
	display: block;
	color:#bdbdbd;
}
.qianyue-nav li.on{
	background: #ebd206;
	border:1px solid #ebd206;
	box-shadow: 0.209px 3.995px 10.8px 1.2px rgba(235, 210, 6, 0.25);
}


.qianyue-nav li.on:after{
	content: "";
	display: block;
	position: absolute;
	left:50%;
	top:30px;
	margin-left:-4px;
	width:0;
	height:0;
	border-right:8px solid transparent;
	border-left:8px solid transparent;
	border-top:8px solid #ebd206;
}
.qianyue-nav li.on a{
	color:#333333;
}
.qy-tab{
	margin-left:-58px;
	margin-top:70px;
}
.qy-tab ul{ display: none; }
.qy-tab ul:first-child{ display: block; }
.qy-tab li{
	float:left;
	width:417px;
	height:415px;
	margin-left:57px;
	position: relative;
	overflow: hidden;
}
.qy-tab li img{
	width:100%;
}
.qy-tab li h2{

	width: 100%;
	height:50px;
	line-height: 50px;
	text-align: center;
	background: url(../images/bg.png);
	bottom:0px;
	color:#fff;
	font-size:20px;
	position: absolute;
	z-index: 2;
	-webkit-transition: all .5s ;
    -o-transition: all .5s ;
    -moz-transition: all .5s ;
}
.qy-tab li .ydy-text{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: url(../images/bg.png);
	text-align: center;
	padding:80px;
	color:#fff;
	opacity: 0;
	-webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    -moz-transition: all .5s linear;
}
.qy-tab li .ydy-text h1{
	font-size:20px;
	padding-bottom:27px;
	background: url(../images/hr3.png) center bottom no-repeat;
}
.qy-tab li .ydy-text p{
	font-size:16px;
	line-height: 36px;
	margin-top:100px;
	-webkit-transition: all .5s ;
    -o-transition: all .5s ;
    -moz-transition: all .5s ;
}
.qy-tab li .ydy-text span{
	border-bottom:1px solid #f5db00;
	padding:5px 0;
	display: inline-block;
	margin-top:30px;
}
.qy-tab li .service_border{position: absolute;margin: 24px;top:0;left:0; width: 369px; height:367px;z-index: 9;}
.service_border div{background: #f5db00;position: absolute;
    transition: all .5s linear;
    -webkit-transition: all .5s ;
    -o-transition: all .5s ;
    -moz-transition: all .5s ;
}
.service_border .border_left{left:0;top:0;height: 0;width:1px;}
.service_border .border_right{right:0;bottom:0;height:0;width:1px;}
.service_border .border_top{top:0;right:0;height: 1px;width:0;}
.service_border .border_bot{left:0;width: 0;height:1px;bottom:0;}
.qy-tab li:hover .border_left{height: 100%;}
.qy-tab li:hover .border_right{height: 100%;}
.qy-tab li:hover .border_top{width: 100%;}
.qy-tab li:hover .border_bot{width: 100%;} 
.qy-tab li:hover h2{ bottom: -50px; } 
.qy-tab li:hover p{
	margin-top:32px;
}
.qy-tab li:hover .ydy-text{
	opacity: 1;
}
.qy-tab li:hover h2{
	margin-top:0;
}

.big-title-center{
	text-align: center;
	margin-top:60px;
	margin-bottom:40px;
}
.big-title-center h1{
	font-size:30px;
	color:#333;
}
.big-title-center h1 img{
	position: relative;
	top:0;
	margin:0 12px;
}
.big-title-center p{
	font-size:16px;
	color:#666;
	margin-top:20px;
}

.picScroll-news{
	padding-top:45px;
	background: url(../images/newsbg.png) right top no-repeat;
}
.picScroll-news .bd li .pic{
	width:704px;
	float:left;
	overflow: hidden;
}
.picScroll-news .bd li .pic img{
	width:100%;
	display: block;
}

.picScroll-news .bd li .text{
	float:right;
	width:565px;
	margin-right:30px;
}
.picScroll-news .bd li .text h3{
	font-size:62px;
	color:#ededed;
	font-family: "Arial";
	font-weight: bold;
	letter-spacing: 20px;
	margin-bottom:30px;
	margin-top: -10px;
}



.picScroll-news .bd li .text h1{
	font-size:20px;
	color:#0d0d0d;
	margin-bottom:30px;
}
.picScroll-news .bd li .text p{
	font-size:16px;
	line-height: 28px;
	color:#333;
	margin-bottom:38px;
	text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;
}
.picScroll-news .hd{
	width:420px;
	height:100px;
	margin-left:345px;
	margin-top:-40px;
	padding-top:40px;
	padding-left:66px;
	background: #f5db00;
	position: relative;
	z-index: 2;
	box-shadow: 10px 10px 10px #d9d9d9;
}
.picScroll-news .hd:after{
	content: "";
	display: block;
	width:95px;
	height:1px;
	background: #7d7d7d;
	position: absolute;
	left:162px;
	top:50%;
}
.picScroll-news .hd .pageState-b{
	margin:0;
	float:left;
	font-size:14px;
	background: url(../images/xg.png) 22px top no-repeat;
}
.picScroll-news .hd .pageState-b span{
	color:#333;
	font-size:24px;
	position: relative;
	top:-12px;
	margin-right:15px;
}
.picScroll-news .hd .pageState-b em{
	font-weight: normal;
	position: relative;
	top:5px;
}
.picScroll-news .hd .prev,.picScroll-news .hd .next{
	width:11px;
	height:23px;
	display: inline-block;
	margin:0 15px;
}
.picScroll-news .hd .prev{
	margin-left:180px;
	background: url(../images/left.png) no-repeat;
}
.picScroll-news .hd .next{
	background: url(../images/right.png) no-repeat;
	
}

.btn-em{
	width:138px;
	height:40px;
	line-height: 36px;
	font-size:14px;
	color:#161616;
	font-weight: normal;
	display: block;
	padding-left:30px;
	border:2px solid #535353;
	position: relative;
	letter-spacing: 1px;
	transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
}
.btn-em span{
	position: absolute;
	left:100px;
	top:10px;
	width:50px;
	height:15px;
	display: inline-block;
	background: url(../images/tn-jt2.png) -93px top no-repeat;
	transition: all .3s linear;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
	
}
.btn-em:hover{
	border:2px solid #f5db00;
	background: #f5db00;
	box-shadow: 0.209px 3.995px 10.8px 1.2px rgba(235, 210, 6, 0.25);
}
.btn-em:hover span{
	left:110px;
	background: url(../images/tn-jt2.png) 0px top no-repeat;
	
}


.index-jxs{
	margin-top:100px;
	height:690px;
	background: url(../images/jxsbg.jpg) center bottom no-repeat;
}
.jxs-left{
	position: relative;
	top:115px;
	width:395px;
	display: inline-block;
	float:left;
}
.jxs-left h1{
	font-size:24px;
	color:#161616;
	line-height: 46px;
	letter-spacing: 1px;
	margin-bottom:30px;
	font-weight: bold;
}
.jxs-con{
	margin-bottom:45px;
}
.jxs-left p{
	font-size:14px;
	line-height: 28px;
	color:#333333;
	margin-bottom:30px;
}
.jxs-right{
	float:right;
	width:900px;
	margin-top:-225px;
}
.picScroll-map{ overflow:hidden; position:relative;padding-left:15px;}
.picScroll-map .hd{background: #f5db00;padding-top:16px;overflow:hidden;position:absolute;top:0px;right:18px;z-index:2;text-align: right;}
.picScroll-map .hd .prev,.picScroll-map .hd .next{ display:block;float:left;  width:6px; height:12px;cursor:pointer;margin-left:10px;}
.picScroll-map .hd .prev{
	background: url(../images/jxs-left.png);
}
.picScroll-map .hd .next{
	background: url(../images/jxs-right.png);
}
.picScroll-map .bd{
	
}
.picScroll-map .bd ul{ overflow:hidden; zoom:1;}
.picScroll-map .bd ul li{float:left; width:215px;height:115px;overflow:hidden;}
.picScroll-map .bd ul li h1{
	font-size:16px;
	color:#141414;
	line-height: 38px;
	border-bottom:1px solid #cab820;
}
.picScroll-map .bd ul li p{line-height: 24px;}
.picScroll-map .bd ul li .pic img{ width:10px; height:10px; display:block;  padding:2px; border:1px solid #ccc; }
.picScroll-map .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-map .bd ul li .title{ line-height:24px;   }
#stateTip{
	
}
#mapTipContainer:after{
	content: "";
	display: block;
	width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #f5db00;
    position: absolute;
    left:50%;
    bottom:35px;
    margin-left:-6px;
}
#mapTipContainer{
	padding-bottom:45px;
	background: url(../images/dd.png) center bottom no-repeat;
}
.mapTipText{width: 248px;height: 115px;background-color: #f5db00;border-radius: 10px;overflow: hidden;}












@media only screen and (min-width:1025px) and (max-width: 1440px) {
	.head .logo-img img{
		width:150px;
	}
	.head .head-nav li{
		
	}
	
	.w{
		width:1200px;
	}
	.b-page{
		width:1200px;
		margin-left: -600px;
		bottom: 50px !important;
	}
	.banner-bbox{
		height:100px;
		margin-top:-65px;
		margin-bottom:30px;
	}
	.banner-bottom{
		height:90px;
	}
	.banner-bottom li{
		width:320px;
	}
	.banner-bottom li a{
		padding-top:18px;
		font-size:16px;
	}
	.banner-bottom li img{
		height:35px;
	}
	.banner-bottom li:nth-child(1):after{
		top:38px;
	}
	.big-title h1{
		font-size:26px;
	}
	.big-title p{
		margin-top:5px;
		font-size:14px;
		padding-bottom: 15px;
	}
	.index-about{
		padding-top:20px;
		margin-top:70px;
	}
	.bg-block-h{
		height:120px;
		box-shadow: 0px 10px 9.65px 1.35px rgba(55, 55, 55, 0.2);
	}
	.picScroll-left{
		height:429px;
		background: url(../images/bg2.png) left 80px repeat-x;
	}
	.picScroll-left .bd ul li{
		width:260px;
	}
	.picScroll-left .hd{
		width:1200px;
	}
	
	.picScroll-left .hd .top-ul{
		margin-top:0;
	}
	.picScroll-left .hd ul li{
		margin-top:30px;
	}
	.service_border{
		width:212px;
		height:380px;
	}
	.mc-con{
		padding-top:160px;
	}
	.stiga-img{
		width:250px;
		top:-50px;
	}
	.bg-block-h{
		right:940px;
	}
	
	.index-about-left{
		width:580px;
		margin-top:60px;
	}
	.index-about-left h1{
		margin-bottom: 20px;
	}
	.index-about-left .index-about-text{ 
		line-height: 24px;
		height: 172px;
	}
	.index-about-left .index-about-text p{
		margin-bottom: 10px;
	}
	.index-about-left .index-about-text p:last-child{ margin-bottom: 20px; }
	.index-about-right{
		width:560px;
		height:440px;
		margin-bottom:70px;
	}
	.index-about-right .about-img{
		width:86%;
	}
	.index-about-right .qiupai{ height: 180px }
	.index-about-right .gstitle{
		top:22px;
	}
	.gs-title2{
		left:30px;
	}
	.index-qianyue{
		height:550px;
		padding-top:45px;
		background: url(../images/qianyue.jpg) center -60px no-repeat;
	}
	.qy-tab li .ydy-text{
		padding:65px;
	}
	.qy-tab li{
		width:362px;
		height:361px;
	}
	.qy-tab li .service_border{
		width: 316px;
    	height: 310px
	}
	.qy-tab li .ydy-text p{
		font-size:14px;
		line-height:28px;
	}
	.big-title-center h1{
		font-size:26px;
	}
	.big-title-center p{
		font-size:14px;
		margin-top:10px;
	}
	.big-title-b i{
		margin-top: -5px;
	}
	.picScroll-news .bd li .pic{
		width:640px;
	}
	.picScroll-news .bd li .text{
		width:490px;
	}
	.picScroll-news .bd li .text h3{
		font-size:54px;
		letter-spacing: 15px;
		margin-bottom:30px;
	}
	.picScroll-news .bd li .text h1,.picScroll-news .bd li .text p{
		margin-bottom:24px;
	}
	.jxs-left{
		top:80px;
	}
	.jxs-left h1{
		font-size:24px;
		line-height: 36px;
	}
	.jxs-left p{
		margin-bottom:20px;
	}
	.jxs-right{
		width:700px;
		margin-top:-165px;
	}
	.index-jxs{
		margin-top:100px;
		height: 570px;
    	background: url(../images/jxsbg.jpg) center 100px no-repeat;
	}
	#mainMap{ width: 700px !important; height: 580px !important;  }



}
@media only screen and (min-width:240px) and (max-width: 768px) {
	
	
	.swiper-container-b{
		width:100%;
		padding-top: 60px;
	}
	.banner-bbox{
		margin:-40px 0 0;
		width: 100%;
		padding-left: 0 !important;
    	padding-right: 0 !important;
	}
	
	.banner-bbox{
		height:60px;
		margin-bottom: 20px;
	}
	.banner-bottom{
		width: 80%;
		height:60px;
		left: 20%;
		box-shadow: 0px 5px 5px #d9d9d9;
	}
	.banner-bottom li{
		width:50%;
	}
	.banner-bottom li a{
		padding-top:5px;
		font-size:16px;
	}
	.banner-bottom li a img{
		height:30px;
	}
	.banner-bottom li:nth-child(1):after{
		top:22px;
	}
	.big-title h1{
		font-size:20px;
	}
	.big-title p{
		font-size:14px;
		margin-top:6px;
		padding-bottom:15px;
	}
	.big-title i{ margin-top: -5px; }
	.picScroll-left{
		height:auto;
		margin-top:20px;
	}
	.picScroll-left .bd ul li{
		width:50vw;
	}
	.stiga-img{
		height:40px;
		top:-40px;
		right: 3%;
	}
	.service_border{
		width:calc(100% - 48px);
		height:calc(100% - 48px);
	}
	.mc-con{
		padding-top:28vw;
	}
	.mc-con span img{ height: 40px; }
	.mc-con p{ font-size: 16px; }
	.picScroll-left{
		background: none;
	}
	.picScroll-left .bd{
		float:none;
	}
	.picScroll-left .hd{
		width:100%;
		text-align: center;
		margin:20px 0;
	}
	.picScroll-left .hd .f-fr{
		float:none;
		height: 28px;
	}
	.picScroll-left .hd .top-ul{
		display: none;
	}
	.pageState-a{
		margin:0 0;
	}
	.picScroll-left .hd .prev, .picScroll-left .hd .next{
		display: inline-block;
		float:none;
		margin:0 40px;
		position: relative;
		top: -26px;
	}
	.index-about{
		margin-top:-26px;
		padding-top: 20px;
	}
	.index-about-left{
		width:100%;
		margin-top:20px;
	}
	.index-about-left h1{
		margin-bottom:20px;
		font-size:20px;
	}
	.index-about-left .index-about-text{ line-height: 24px; margin-bottom: 20px; height: 158px;}
	.index-about-left .index-about-text p{
		margin-bottom:10px;
	}
	.index-about-left .index-about-text p:last-child{ margin-bottom: 15px; }
	.index-about-right{
		width:100%;
		height:80vw;
		margin-top:20px;
		margin-bottom: 0
	}
	.index-about-right .gstitle{
		display:none;
	}
	.index-about-right .qiupai{
		width:40vw;
	}
	.index-about-right .about-img img{
		width:90%;
	}
	.index-about-right:after{display: none;}



	.gs-title2{
		display: none;
	}
	.index-qianyue{height:auto; margin: 20px 0;padding-top: 20px;background-repeat: repeat;}
	.mobile-index-qianyue{ height:auto; margin: 20px 0;padding-top: 20px;background-repeat: repeat;  }
	.qianyue-nav{
		width:100%;
		float:none;
		margin-top:20px;
		text-align: center;

	}
	.qy-tab{
		margin: 30px 0 0;
    	overflow: hidden;
	}
	.qy-tab li{
		width:100%;
		height:auto;
		margin:0;
		margin-bottom:10px; position: relative;
	}
	.qy-tab li a{ display: block; overflow: hidden; }
	.qy-tab li h2{ position: absolute; bottom: 0; margin-top: 0; width: 100%; }
	.qy-tab ul li:last-child{ margin-bottom: 0 }
	.qy-tab li .service_border{
		width:calc(100% - 48px);
		height:calc(100% - 48px);
	}

	.mobile-qy-tab{
		margin: 30px 0 0;
    	overflow: hidden;
	}
	.mobile-qy-tab>.swiper-wrapper{ display: none; }
	.mobile-qy-tab>.swiper-wrapper:first-child{ display: block; }
	.mobile-qy-tab .swiper-slide{
		width:100%;
		height:auto;
		margin:0;
		margin-bottom:10px; position: relative;
		border-radius: 5px; display: flex; justify-content: center; align-items: center; padding:20px 0; 
	}
	.mobile-qy-tab .swiper-slide a{ display: block; overflow: hidden; }
	.mobile-qy-tab .swiper-slide a img{ width: 100%; }

	.mobile-qy-tab .swiper-slide a h2{ position: absolute; bottom: 0; margin-top: 0; width: 100%; height: 50px;
    line-height: 50px;
    text-align: center;
    background: url(../images/bg.png);
    bottom: 0px;
    color: #fff;
    font-size: 20px;
    position: absolute;
    z-index: 2;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;}
	

	.big-title-center{
		margin:0 0 20px;
	}
	.big-title-center h1{
		font-size:24px;
	}
	.big-title-center h1 img{
		width:20vw;
	}
	.big-title-center p{
		margin-top:10px;
		font-size:14px;
	}
	.picScroll-news .bd li .pic{
		width:100%;
	}
	.picScroll-news .bd li .text h3{
		display: none;
	}
	.picScroll-news .bd li .text{
		width:100%;
		margin:0;
	}
	.picScroll-news .bd li .text h1{
		font-size:18px;
		margin:15px 0 10px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.qy-tab li .ydy-text p{
		line-height: 30px;
	}
	.picScroll-news .hd{
		width:100%;
		margin-left: 0;
		margin-top:40px;
	}
	.picScroll-news .hd .prev{
		margin-left:140px;
	}
	.picScroll-news .hd:after{
		width:65px;
	}
	.jxs-left{
		width:100%;
		top:20px;
	}
	.jxs-right{
		display: none;
	}
	.index-jxs{
		height:auto;
		margin-top:30px;
	}
	.jxs-left h1{
		font-size:18px;
		line-height: 100%;
		margin-bottom: 15px;
	}
	.jxs-left p{ line-height: 24px;  margin-bottom: 10px; }
	.jxs-con{ margin-bottom: 0; }
	.index-jxs .btn-em{ margin-bottom: 40px; }
	.picScroll-news{ padding-top: 20px; }
	.picScroll-news .bd li .text p { font-size: 14px; line-height: 24px;  margin-bottom: 15px; }
	
}