
.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: 8%; left: 50%; transform: translate(-50%,0); justify-content: center;}
.g-adv .m-cnt li{ float:left; width: .7rem; height: .7rem; margin: 0 0.6rem; border-radius: 50%; border:.1rem solid #fff; }
.g-adv .m-cnt li.no{ margin: 0;}
.g-adv .m-cnt li.z-on{ background:#fff; }


.brand{
	height: 23.35rem;
	background: url(../Images/Index/brand_bg.jpg) no-repeat center top;
	background-size: 100% auto;
	margin: 0.5rem 0;
}
.brand-min{
	width: 85%;
	margin: 0 auto;
	padding-top: 4rem;
}
.brand-min h3{
	font-size: 1.8rem;
	color: #000;
	font-weight: normal;
	line-height: 2.4rem;
	margin-bottom: 0.6rem;
}
.brand-min h3 i{
	color: #2e54a5;
}
.brand-min p{
	font-size: 1.2rem;
	color: #333;
}
.brand-min ul{
	display: flex;
	margin-top: 4.2rem;
}
.brand-min ul li{
	margin-right: 2.5rem;
}
.brand-min ul li b{
	display: block;
	font-size: 2.12rem;
	color: #2e54a5;
	line-height: 1;
	font-weight: normal;
	margin-bottom: 0.7rem;
}
.brand-min ul li b i{
	font-size: 1.5rem;
}
.brand-min ul li span{
	display: block;
	font-size: 0.9rem;
	color: #333;
	text-align: center;
	line-height: 1.2rem;
}

.pro{
	position: relative;
	height: 43.4rem;
}
.pro .titles{
	position: absolute;
	top: 4rem;
	left: 1.5rem;
	z-index: 9;
}
.pro .titles p{
	font-size: 1.2rem;
	color: #333;
}
#pro-outer{
	position: relative;
	height: 100%;
}
#pro-outer .tab-item>div{
	display: none;
}
#pro-outer .tab-item>div.cur-cont{
	display: block;
}

#pro-outer .tabs{
	position: absolute;
	top: 10.5rem;
	left: 1.5rem;
	display: flex;
	z-index: 999;
}
#pro-outer .tabs li{
	margin: 0 1.5rem;
	text-align: center;
	font-size: 1rem;
	color: #666;
	line-height: 1;
}
#pro-outer .tabs li a
{
    color:#666;
}
#pro-outer .tabs li i{
	display: block;
	width: 4rem;
	height: 4rem;
	margin: 0 auto;
	border-radius: 0.25rem;
	border: 0.05rem solid #ccc;
	margin-bottom: 0.8rem;
}
#pro-outer .tabs li.cur{
	color: #2e54a5;
}
#pro-outer .tabs li:nth-child(1) i{
	background: url(../Images/Index/pro_ico1.png) no-repeat center top;
	background-size: 100% auto;
}
#pro-outer .tabs li:nth-child(2) i{
	background: url(../Images/Index/pro_ico2.png) no-repeat center top;
	background-size: 100% auto;
}
#pro-outer .tabs li:nth-child(3) i{
	background: url(../Images/Index/pro_ico3.png) no-repeat center top;
	background-size: 100% auto;
}
#pro-outer .tabs li:nth-child(1).cur i{
	background: url(../Images/Index/pro_icos1.png) #2e54a5 no-repeat center top;
	background-size: 100% auto;
	border-color: #2e54a5;
}
#pro-outer .tabs li:nth-child(2).cur i{
	background: url(../Images/Index/pro_icos2.png) #2e54a5 no-repeat center top;
	background-size: 100% auto;
	border-color: #2e54a5;
}
#pro-outer .tabs li:nth-child(3).cur i{
	background: url(../Images/Index/pro_icos3.png) #2e54a5 no-repeat center top;
	background-size: 100% auto;
	border-color: #2e54a5;
}
.pro-outer>div{
	position: absolute;
	top: 0;
	left: 0;
}
#pro-outer .pro-inner{
	width: 100%;
}

#pro-outer .tab-item .pro-box{
	width: 100%;
	height: auto;
}
#pro-outer .tab-item .pro-box img{
	display: block;
	width: 100%;
	height: auto;
}

#pro-outer .tab-item{
	position: relative;
	width: 100%;
	height: 100%;
}



#pro-outer .swiper-container .swiper-pagination{
	position: absolute;
	bottom: 5%;
	left: 5%;
	height: 4rem;
	width: 90%;
	display: flex;
	justify-content: center;
	background: #fff;
	border-radius: 0.5rem;
	box-shadow: 0 0 0.5rem rgba(0,0,0,0.2);
}
#pro-outer .swiper-container .swiper-pagination li{
	line-height: 4rem;
	font-size: 1.2rem;
	color: #666;
	padding: 0 0.8rem;
}
#pro-outer .swiper-container .swiper-pagination li a
{
    color:#666;
}
#pro-outer .swiper-container .swiper-pagination li.active{
	color: #2e54a5;
	font-weight: bold;
}






.ordinary{
	background: #fff;
	padding: 3.7rem 0 3.1rem 0;
}
.ordinary .ordinary-min{
	width: 90.62%;
	margin: 0 auto;
}

.titles h3{
	font-size: 1.8rem;
	color: #000;
	line-height: 2.4rem;
	margin-bottom: 0.8rem;
}
.titles h3 i{
	color: #2e54a5;
}
.titles p{
	font-size: 1.2rem;
	color: #666;
	line-height: 1
}

.ordinary-list{
	margin-top: 2.4rem;
}
.ordinary-list .con dl dt{
	width: 100%;
	height: auto;
	margin-bottom: 1.5rem;
}
.ordinary-list .con dl dt img{
	display: block;
	width: 100%;
	height: auto;
}
.ordinary-list .con dl dd h4{
	display: flex;
	justify-content:space-between;
	align-items: center;
	margin-bottom: 0.9rem;
}
.ordinary-list .con dl dd h4 i{
	font-size: 1.5rem;
	color: #333;
	font-weight: bold;
	line-height: 1;
}
.ordinary-list .con dl dd h4 span{
	font-size: 1.2rem;
	color: #2e54a5;
	line-height: 1;
}
.ordinary-list .con dl dd p{
	font-size: 1rem;
	line-height: 1.8rem;
	color: #666;
}
.ordinary-list .ordinary-ul{
	display: flex;
	justify-content: center;
	margin-top: 1.5rem;
}
.ordinary-list .ordinary-ul li{
	width: 1.2rem;
	height: 1.2rem;
	margin: 0 0.5rem;
	border-radius: 50%;
	background: #999;
}
.ordinary-list .ordinary-ul li.z-on{
	background: #2e54a5;
}


.case{
	height: 46.15rem;
	background: url(../Images/Index/case_bg.jpg) no-repeat center top;
	background-size: 100% auto;
	padding-top: 3.8rem;
	box-sizing: border-box;
}
.case .titles h3{
	color: #fff;
}
.case .titles h3 i{
	color: #e59836;
}
.case .titles p{
	color: rgba(255,255,255,0.8);
}
.case-min{
	width: 90.62%;
	margin: 0 auto;
}
.case-min .case-list{
	margin-top: 2.3rem;
}
.case-min .case-list .con dt{
	width: 100%;
	height: auto;
	margin-bottom: 1.5rem;
}
.case-min .case-list .con dt img{
	display: block;
	width: 100%;
	height: auto;
}
.case-min .case-list .con dd h4{
	font-size: 1.5rem;
	color: #fff;
	line-height: 1;
	margin-bottom: 1rem;
}
.case-min .case-list .con dd p{
	font-size: 1rem;
	line-height: 1.6rem;
	color: rgba(255,255,255,0.8);
	margin-bottom: 1.2rem;
}
.case-min .case-list .con dd a{
	display: block;
	width: 14rem;
	line-height: 3.25rem;
	font-size: 1.2rem;
	color: #fff;
	padding-left: 1.9rem;
	box-sizing: border-box;
	background: url(../Images/Index/more.png) #e59836 no-repeat 9.7rem center;
	background-size: 2.3rem auto;
}	
.case-min .case-list .case-ul{
	display: flex;
	justify-content: center;
	margin-top: 2.4rem;
}
.case-min .case-list .case-ul li{
	width: 1.2rem;
	height: 1.2rem;
	margin: 0 0.5rem;
	border-radius: 50%;
	border: 0.1rem solid #fff;
}
.case-min .case-list .case-ul li.z-on{
	background: #fff;
}

.hz{
	padding: 4rem 0 3rem 0;
}
.hz .hz-min{
	width: 90.62%;
	margin: 0 auto;
}
.hz .hz-min .con ul{
	display: flex;
	flex-wrap: wrap;
}
.hz .hz-min .con ul li{
	width: 31%;
	margin-right: 2.3%;
	margin-bottom: 2rem;
}
.hz .hz-min .con ul li img{
	display: block;
	width: 100%;
	border: 0.05rem solid #ddd;
	box-sizing: border-box;
}
.hz .hz-min .con ul li p{
	padding-top: 0.8rem;
	font-size: 1rem;
	line-height: 1;
	color: #666;
	text-align: center;
}
.hz .hz-min .con ul li:nth-child(4),.hz .hz-min .con ul li:nth-child(5),.hz .hz-min .con ul li:nth-child(6){
	margin-bottom: 0;
}
.hz .hz-ul{
	display: flex;
	justify-content: center;
	margin-top: 1.8rem;
}
.hz .hz-ul li{
	width: 1.2rem;
	height: 1.2rem;
	margin: 0 0.5rem;
	border-radius: 50%;
	background: #999;
}
.hz .hz-ul li.z-on{
	background: #1f55ab;
}


.ys{
	position: relative;
}
.ys .titles
{
    position:absolute;
	width: 90.62%;
	margin: 4.1rem 0 0 4.69%;
	z-index: 2;
}
.ys .titles h3{
	color: #fff;
}
.ys .titles h3 b{
	font-size: 3rem;
	font-weight: normal;
	font-style: italic;
}
.ys .titles h3 i{
	color: #e59836;
}
.ys .titles p{
	color: rgba(255,255,255,0.8);
}
.ys .ys-min{
	margin-top: 2.3rem;
}
.ys .ys-min .con dl{
	width: 90.62%;
	margin: 0 auto;
}
.ys .ys-min .con dl dt span{
	display: block;
	height: 1.5rem;
	line-height: 1;
	font-weight: 200;
	font-size: 1.8rem;
	font-style: italic;
	color: #a3a3a3;
	background: url(../Images/Index/ys_icos.png) no-repeat 2.5rem bottom;
	background-size: 8.3rem auto;
	margin-bottom: 0.7rem;
}
.ys .ys-min .con dl dt h5{
	font-size: 1.6rem;
	color: #fff;
	line-height: 2.4rem;
	margin-bottom: 1rem;
}
.ys .ys-min .con dl dd p{
	font-size: 1rem;
	line-height: 1.65rem;
	color: rgba(255,255,255,0.8);
}

.ys .ys-ul{
	position: absolute;
	bottom: 0;
	left: 0;
	display: flex;
	width: 100%;
	height: 4rem;
	background:#fff;
}
.ys .ys-ul li{
	width: 20%;
	line-height: 4rem;
	font-size: 1rem;
	color: #666;
	text-align: center;
}
.ys .ys-ul li.z-on{
	background: #e59836;
	color: #fff;
	font-weight: bold;
}

.ys .bj{
	position: relative;
	height: 40.3rem;
	padding-top: 11rem;
	box-sizing: border-box;
}
.ys1.bj{
    background: url(../Images/Index/ys_bg1.jpg) no-repeat center top;
	background-size: 100% auto;
}
.ys2.bj{
    background: url(../Images/Index/ys_bg2.jpg) no-repeat center top;
	background-size: 100% auto;
}
.ys3.bj{
    background: url(../Images/Index/ys_bg3.jpg) no-repeat center top;
	background-size: 100% auto;
}
.ys4.bj{
    background: url(../Images/Index/ys_bg4.jpg) no-repeat center top;
	background-size: 100% auto;
}
.ys5.bj{
    background: url(../Images/Index/ys_bg5.jpg) no-repeat center top;
	background-size: 100% auto;
}


.about{
	height: 29.95rem;
	background: url(../Images/Index/about_bg.jpg) no-repeat center top;
	background-size: 100% auto;
	padding-top: 4rem;
	box-sizing: border-box;
	margin-bottom: 0.5rem;
}
.about .about-min{
	width: 90.62%;
	margin: 0 auto;
}
.about .about-min .titles h3{
	color: #fff;
}
.about .about-min .titles h3 i{
	color: #e59836;
}
.about .about-min .titles p{
	color: rgba(255,255,255,0.8);
}
.about .about-txt{
	margin-top: 3.5rem;
}
.about .about-txt p{
	font-size: 1rem;
	color: rgba(255,255,255,0.8);
	line-height: 1.9rem;
	margin-bottom: 3.6rem;
}
.about .about-txt a{
	display: block;
    width: 14rem;
    line-height: 3.25rem;
    font-size: 1.2rem;
    color: #fff;
    padding-left: 1.9rem;
    box-sizing: border-box;
    background: url(../Images/Index/more.png) #e59836 no-repeat 9.7rem center;
    background-size: 2.3rem auto;
}

.bts{
	text-align: center;
	line-height: 1;
}
.bts a{
	font-size: 1.8rem;
	color: #2e54a5;
	line-height: 1;
	font-weight: normal;
}
.bts p{
	font-size: 1.2rem;
	margin-top: 1.3rem;
	color: #2e54a5;
	line-height: 1;
}

.zz{
	background: #eee;
	padding: 4rem 0 3.2rem 0;
}
.zz .zz-min{
	width: 90.62%;
	margin: 2.3rem auto 0;
}
.zz .zz-min .con ul{
	display: flex;
}
.zz .zz-min .con ul li{
	width: 48.5%;
	height: 22rem;
	background: #fff;
	margin-right: 3%;
	padding-top: 1.9rem;
	box-sizing: border-box;
}
.zz .zz-min .con ul li img{
	display: block;
	width: 9.85rem;
	margin: 0 auto 2.1rem;
}
.zz .zz-min .con ul li:nth-child(2n){
	margin: 0;
}
.zz .zz-min .con ul li p{
	padding: 0 10%;
	font-size: 1.2rem;
	color: #666;
	text-align: center;
	line-height: 1.6rem;
}
.zz .zz-min .zz-ul{
	margin-top: 1.6rem;
	display: flex;
	justify-content: center;
}
.zz .zz-min .zz-ul li{
	width: 1.2rem;
	height: 1.2rem;
	margin: 0 0.5rem;
	border-radius: 50%;
	background: #999;
}
.zz .zz-min .zz-ul li.z-on{
	background: #1f55ab;
}

.news{
	padding: 4rem 0;
}
.news .news-min{
	width: 90.62%;
	margin: 0 auto;
}
.news .news-min .news-ul{
	display: flex;
	height: 4rem;
	border: 0.1rem solid #1f55ab;
	margin-bottom: 1.6rem;
}
.news .news-min .news-ul li{
	width: 33.333%;
	line-height: 4rem;
	text-align: center;
	font-size: 1.2rem;
	color: #1f55ab;
	border-right: 0.1rem solid #1f55ab;
	box-sizing: border-box;
}
.news .news-min .news-ul li:last-child{
	border: 0;
}
.news .news-min .news-ul li.z-on{
	background: #1f55ab;
	color: #fff;
}
.news .news-min .con dl{
	display: flex;
	justify-content: space-between;
	margin-bottom: 1.2rem;
}
.news .news-min .con dl dt{
	width: 10.5rem;
}
.news .news-min .con dl dt img{
	display: block;
	width: 100%;
	height: auto;
}
.news .news-min .con dl dd{
	width: 17rem;
}
.news .news-min .con dl dd h5{
	margin-bottom: 0.4rem;
}
.news .news-min .con dl dd h5 a{
	font-size: 1.2rem;
	font-weight: bold;
	color: #333;
}
.news .news-min .con dl dd p{
	font-size: 1rem;
	color: #666;
	line-height: 1.7rem;
}
.news .news-min .con dl dd p a{
	color: #1f55ab;
}
.news .news-min .con ol li{
	line-height: 4rem;
	border-bottom: 0.06rem solid #ddd;
}
.news .news-min .con ol li a{
	font-size: 1.2rem;
	line-height: 4rem;
	color: #333;
}
.news .news-min .con .more{
	display: block;
	margin-top: 1.6rem;
	width: 99%;
	line-height: 3.8rem;
	text-align: center;
	font-size: 1.2rem;
	box-sizing: border-box;
	color: #1f55ab;
	font-weight: bold;
	border: 0.1rem solid #1f55ab;
}



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;}}





