
.g-adv { height: 20rem; overflow: hidden; position: relative;}
.g-adv .sclwrap_box ,.g-adv .m-box,.g-adv .m-box img{ overflow:hidden; height: 20rem;}
.g-adv .m-box li img{ width:100%;}
.g-adv .m-cnt{ position: absolute; bottom: 0.6rem; left: 50%; transform: translate(-50%,0); justify-content: center;}
.g-adv .m-cnt li{ float:left; width: 0.4rem; height: 0.4rem; margin: 0 0.6rem; border-radius: 50%;  background: #b8b6b9; }
.g-adv .m-cnt li.no{ margin: 0;}
.g-adv .m-cnt li.z-on{ width: 2.7rem; background:#fff; border-radius:0.2rem; }

nav{
	background: #fff;
	display: flex;
	flex-wrap: wrap;
}
nav a{
	width: 33.33%;
	line-height: 4rem;
	font-size: 1.4rem;
	color: #666;
	text-align: center;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	box-sizing: border-box;
}
nav a.active{
	background: #3361c3;
	color: #fff;
}
nav a:nth-child(3n){
	border-right: 0;
}
nav a:nth-child(4),nav a:nth-child(5),nav a:nth-child(6){
	border-bottom: 0;
}



.m-bt{
	text-align: center;
	font-size: 1.8rem;
	color: #333;
	line-height: 1;
}
.m-bt a{
	font-size: 2rem;
	color: #999;
}
.m-bt a b{
	margin: 0 1.1rem;
	color: #333;
}
.m-bt span{
	display: block;
	margin-top: 1.2rem;
	font-size: 1.2rem;
	color: #333;
}



.pro{
	padding: 3.4rem 0 1.5rem 0;
	background: #f5f5f5;
}
.pro .pro-ul{
	width: 93.75%;
	margin: 2rem auto 1.6rem;
	overflow: hidden;
}
.pro .pro-ul li{
	float: left;
	width: 9.6rem;
	height: 3.1rem;
	line-height: 3.1rem;
	background: #fff;
	text-align: center;
	font-size: 1.2rem;
	color: #3361c3;
	border-radius: 2rem;
	margin-right: 1.6%;
}
.pro .pro-ul li.z-on{
	color: #fff;
	background: #3361c3;
}
.pro .pro-ul li:last-child{
	margin: 0;
}
.pro .con ul{
	width: 90.31%;
	margin: 0 auto;
}
.pro .con ul li{
	float: left;
	margin-right: 1.5rem;
	margin-bottom: 1.6rem;
	width: 13.6rem;
	height: 13.6rem;
	background: #fff;
}
.pro .con ul li img{
	display: block;
	width: 100%;
}
.pro .con ul li span{
	display: block;
	text-align: center;
	font-size: 1.2rem;
	line-height: 3.4rem;
	color: #333;
}
.pro .con ul li:nth-child(2n){
	margin: 0;
}

.ys{
	padding: 3.2rem 0;
	background: url(../Images/Index/ys_bg.jpg) no-repeat center top;
	background-size: 100% auto;
}
.ys .m-bt a{
	color: #fff;
}
.ys .m-bt a b{
	color: #fff;
}
.ys .m-bt span{
	color: #fff;
}
.ys .ys-inner{
	width: 90.31%;
	height: 22rem;
	margin: 0 auto;
	margin-top: 2rem;
	background: #fff;
	padding: 1.6rem 1.2rem;
	box-sizing: border-box;
	border-radius: 0.5rem;
}
.ys .ys-inner ul{
	height: 18.8rem;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
.ys .ys-inner ul li{
	display: flex;
	align-items: center;
	margin-bottom: 1.9rem;
}
.ys .ys-inner ul li:last-child{
	margin: 0;
}
.ys .ys-inner ul li span{
	display: block;
	width: 3.2rem;
	height: 3.2rem;
	text-align: center;
	line-height: 3.2rem;
	font-size: 1.4rem;
	color: #fff;
	border-radius: 50%;
	background: #255fca;
	margin-right: 0.8rem;
}
.ys .ys-inner ul li p{
	width: 21.5rem;
	font-size: 1.1rem;
	line-height: 1.5rem;
	color: #333;
}
.sl{
	padding: 3.25rem 0 4.7rem 0;
	background: url(../Images/Index/sl_tip.png) no-repeat center bottom;
	background-size: 17.5rem 2.6rem;
	margin-bottom: 3.8rem;
}	
.sl .sl-cont{
	width: 90%;
	margin: 0 auto;
	margin-top: 2rem;
}
.sl .sl-cont .con dl dt{
	display: 100%;
	margin-bottom: 1.2rem;
}
.sl .sl-cont .con dl dt img{
	display: block;
	width: 100%;
	border: 0.1rem solid #d9d9d9;
	box-sizing: border-box;
}
.sl .sl-cont .con dl dd h4{
	font-size: 1.8rem;
	text-align: center;
	color: #3361c3;
	margin-bottom: 0.8rem;
}
.sl .sl-cont .con dl dd h4 b{
	margin: 0 1.5rem;
}
.sl .sl-cont .con dl dd p{
	font-size: 1.2rem;
	color: #333;
	line-height: 1.6rem;
	margin-bottom: 0.6rem;
}
.sl .sl-cont .con .sl-more{
	display: block;
	margin-top: 1.6rem;
}
.sl .sl-cont .con .sl-more a{
	display: block;
	width: 14rem;
	margin: 0 auto;
	line-height: 3.1rem;
	border: 0.05rem solid #69a835;
	text-align: center;
	font-size: 1.2rem;
	color: #69a835;
}


.pic1{
	height: 13.5rem;
	background: url(../Images/Index/pic1_bg.jpg) no-repeat center top;
	background-size: 100% auto;
	padding-top: 1.7rem;
	box-sizing: border-box;
}
.pic1 ul{
	width: 81.56%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.pic1 ul li{
	width: 7.3rem;
	height: 7.3rem;
	border: 0.05rem solid #fff;
	border-radius: 50%;
	font-size: 1.4rem;
	color: #fff;
	text-align: center;
	justify-content: center;
	line-height: 1.8rem;
	display: flex;
	align-items: center;
}
.pic1 p{
	margin-top: 1rem;
	text-align: center;
	font-size: 1.2rem;
	color: #fff;
}
.pic1 p b{
	font-size: 1.8rem;
	vertical-align: bottom;
	font-weight: normal;
}
.pic1 p img{
	display: inline-block;
	width: 2.1rem;
	height: 2rem;
	vertical-align: middle;
	margin-right: 0.4rem;
}

.case{
	padding: 3.25rem 0;
}
.case .case-inner{
	width: 90%;
	margin: 2rem auto 0;
}
.case .case-inner ul {
	overflow: hidden;
}
.case .case-inner ul li{
	float: left;
    margin-right: 5%;
    margin-bottom: 1.6rem;
    width: 13.6rem;
    height: 14.1rem;
    background: #f2f2f2;
}
.case .case-inner ul li:nth-child(2n){
	margin: 0;
}
.case .case-inner ul li img{
	display: block;
	width: 100%;
}
.case .case-inner ul li span{
	display: block;
	font-size: 1.1rem;
	color: #333;
	text-align: center;
	padding-top: 0.6rem;
}
.case .case-inner ul li span i{
	display: block;
	color: #666;
}

.pic2{
	height: 12rem;
	background: url(../Images/Index/pic2_bg.jpg) no-repeat center top;
	background-size: 100% auto;
	padding-top: 2rem;
	box-sizing: border-box;
}
.pic2 h3{
	text-align: center;
	font-size: 1.6rem;
	line-height: 1;
	color: #fff;
}
.pic2 h3 b{
	display: block;
	padding-top: 0.9rem;
	font-size: 2rem;
	font-weight: normal;
}

.pic2 p{
	margin-top: 1rem;
	text-align: center;
	font-size: 1.2rem;
	color: #fff;
}
.pic2 p b{
	font-size: 1.8rem;
	vertical-align: bottom;
	font-weight: normal;
}
.pic2 p img{
	display: inline-block;
	width: 2.1rem;
	height: 2rem;
	vertical-align: middle;
	margin-right: 0.4rem;
}

.about{
	padding: 3.1rem 0 3.7rem 0;
}
.about .about-nr{
	width: 90%;
	height: 22.6rem;
	margin: 2rem auto 0;
}
.about .about-nr .about-ul{
	display: flex;
	justify-content: center;
}
.about .about-nr .about-ul li{
	width: 0.6rem;
	height: 0.6rem;
}
.about .about-nr .about-ul li.z-on{
	width: 1.4rem;
	background: #255fca;
	border-radius: 0.5rem;
}
.about .about-txt{
	padding: 0 6%;
	margin-top: 2.6rem;
}
.about .about-txt h4{
	text-align: center;
	font-size: 1.6rem;
	margin-bottom: 1.1rem;
	color: #333;
}
.about .about-txt p{
	font-size: 1.2rem;
	color: #666;
	line-height: 1.8rem;
}
.about .more {
	margin-top: 1.2rem;
}
.about .more a{
	display: block;
    width: 14rem;
    margin: 0 auto;
    line-height: 3.1rem;
    border: 0.05rem solid #69a835;
    text-align: center;
    font-size: 1.2rem;
    color: #69a835;
}

.zz{
	padding: 3.1rem 0;
	background: #f2f2f2;
}
.zz .zz-inner{
	width: 90%;
	margin: 2rem auto 0;
}
.zz .zz-inner ul li{
	float: left;
	width: 13.7rem;
	margin-right: 4.4%;
}
.zz .zz-inner ul li img{
	display: block;
	width: 100%;
}
.zz .zz-inner ul li:nth-child(2n){
	margin: 0;
}
.zz .zz-inner ul {
	overflow: hidden;
}
.zz .zz-inner ul li span{
	display: block;
	text-align: center;
	line-height: 2rem;
	margin-top: 0.5rem;
	font-size: 1.2rem;
	color: #333;
}

.news{
	padding: 3.1rem 0;
	position: relative;
	overflow: hidden;
}
.news .news-inner{
	width: 90%;
	margin: 2rem auto 0;
}
.news .news-inner dl{
	overflow: hidden;
}
.news .news-inner dl dt{
	float: left;
	width: 11.9rem;
	height: 8.3rem;
}
.news .news-inner dl dt img{
	display: block;
	width: 100%;
}
.news .news-inner dl dd{
	float: right;
	width: 15.7rem;
}
.news .news-inner dl dd h4{
	font-size: 1.4rem;
	color: #333;
	line-height: 2.5rem;
}
.news .news-inner dl dd p{
	font-size: 1.2rem;
	color: #666;
	line-height: 1.8rem;
}
.news .news-inner dl dd p a{
	color: #69a835;
}
.news .news-inner ul{
	margin-top: 0.6rem;
}
.news .news-inner ul li{
	position: relative;
	font-size: 1.2rem;
	color: #666;
	line-height: 3.1rem;
	padding-left: 1rem;
	border-bottom: 1px solid #d2d2d2;
}
.news .news-inner ul li a{
	color: #666;
}
.news .news-inner ul li:after{
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
	display: block;
	content: "";
	width: 0.25rem;
	height: 0.25rem;
	background: #333;
	border-radius: 50%;
}


html {font-size: 10px; -webkit-text-size-adjust:none; -webkit-tap-highlight-color: rgba(0,0,0,0);}
@media screen and (min-width:320px){html{font-size:    10px;}}
@media screen and (min-width:360px){html{font-size: 11.25px;}}
@media screen and (min-width:375px){html{font-size: 11.7px;}}
@media screen and (min-width:384px){html{font-size: 12px;}}
@media screen and (min-width:480px){html{font-size:    15px;}}
@media screen and (min-width:414px){html{font-size:  13px;}}
@media screen and (min-width:560px){html{font-size:  17.5px;}}
@media screen and (min-width:640px){html{font-size:    20px;}}





