@import "./common/init.css";
html{font-size: 26px;}
body{
	color: #000;
	overflow-x: hidden;
	position: relative;
	background-color:#ffffff;
	background-size:100%;
}
.wrap{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.wap,
.banner_wap{
	display: none;
}
.header{
	position: relative;
	z-index:4;
}
.header:before{
	content: "";
	display: block;
	width: 100%;
	height:1.44rem;
}
.header .fixed{
	background-color:#fff; 
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 11;
}
.header .pingbic{
	display: none;
}
.header .fixed>.wrap{
	height:1.6rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: static;
}
.header .fixed .logo{ 
    width:4.8rem;
    height: 1rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size:auto 100%;
	background-image: url(../img/logo.png);
}
.header .fixed .nav_list{
	display:flex;
	justify-content: space-between;
}
.header .fixed .nav_list .li{
	width:2.2rem;
	font-size:0.36rem;
	color:#666666;
	line-height:0.9rem;
	text-align: center;
	border-radius:0 0.2rem;
}
.header .fixed .nav_list .li.on{
	color:#ffffff;
	background-color:#5f598e;
}
.header .wrap .menu{
	width:1.1rem;
	height:1.6rem;
	background-position:center;
	background-repeat:no-repeat;
	background-size:100% auto;
	background-image:url(../img/menu.png);
}
.header .lunbo_kuang{
	position: relative;
}
.header .lunbo_kuang .banner{
	width: 100%;
}
.header .lunbo_kuang .banner img{
	width: 100%;
	height:7.0rem;
	object-fit:cover;
}
.header .lunbo_kuang .wrap_kuang{
	position: absolute;
	left:0;
	top:0;
	right:0;
	z-index:10;
	padding-top:1.4rem;
	font-size:0.48rem;
	color:#554ba4;
	text-align: center;
}
.header .lunbo_kuang .wrap_kuang .p1{
	font-size:0.6rem;
	margin-bottom:0.5rem;
	color:#fff;
	text-shadow:0 0 3px #554ba4,0 0 3px #554ba4,0 0 3px #554ba4,0 0 3px #554ba4,0 0 3px #554ba4,0 0 3px #554ba4,0 0 3px #554ba4,0 0 3px #554ba4,0 0 3px #554ba4,0 0 3px #554ba4,0 0 3px #554ba4,0 0 3px #554ba4;
}
.header .lunbo_kuang .wrap_kuang .p2{
	color:#fff;
	text-shadow:0 0 3px #554ba4,0 0 3px #554ba4,0 0 3px #554ba4,0 0 3px #554ba4,0 0 3px #554ba4,0 0 3px #554ba4,0 0 3px #554ba4,0 0 3px #554ba4,0 0 3px #554ba4,0 0 3px #554ba4,0 0 3px #554ba4,0 0 3px #554ba4;
	margin-bottom:0.7rem;
}
.header .lunbo_kuang .wrap_kuang .p3{
	margin-bottom:0.4rem;
}
.header .lunbo_kuang .fenyei{
	position: absolute;
	left:0;
	bottom:0.4rem;
	display:flex;
	width: 100%;
    justify-content: center;
    z-index:4;
}
.header .lunbo_kuang .fenyei span{
	background-color:transparent;
	opacity:0.5;
	margin:0 0.1rem;
	border:solid 0.04rem #fff;
}
.header .lunbo_kuang .fenyei span.swiper-pagination-bullet-active{
	opacity:1;
	background-color:#fff;
}
.footer .footer_bg{
	padding-top:0.4rem;
	background-color:#d9d7ec;
	display:flex;
    flex-direction: column;
    align-items: center;
}
.footer .footer_bg .logo{
	width: 4.6rem;
	height:0.8rem;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	background-image:url(../img/logo.png);
	margin-bottom:;
}
.footer .footer_bg .links{
	padding:0.6rem 0;
	font-size:0.32rem;
	color:#5f598e;
	display:flex;
    justify-content: center;
    align-items: center;
}
.footer .footer_bg .links .li{
	text-decoration:underline;
	padding:0.2rem 0.3rem;
}
.footer .footer_bg .copyright{
	width: 100%;
	background-color:#5f598e;
	font-size:0.28rem;
	color:#ffffff;
	line-height:1.0rem;
}
.footer .footer_bg .copyright .wrap{
	display:flex;
	align-items: center;
    justify-content: center;
}
.footer .footer_bg .copyright .wrap div{
	padding:0 0.2rem;
}
.footer .fixed_k{
	position: relative;
}
.footer .fixed_k:before{
	content: "";
	display: block;
	width: 100%;
    height:2.5rem;
}
.footer .fixed_k .fixed{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 5;
	padding:0.3rem 0 0.4rem;
	background-color:rgba(255, 255, 255, 0.7);
}
.footer .fixed_k .fixed .wrap{
	display:flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.footer .fixed_k .fixed .wrap .li{
	flex:1;
	background-color:#9086e3;
	font-size:0.56rem;
	color:#ffffff;
	line-height:1.8rem;
	text-align: center;
	border-radius:0 0.4rem;
	display:flex;
    align-items: center;
    justify-content: center;
}
.footer .fixed_k .fixed .wrap .li+.li{
	border-radius:0.4rem 0;
	margin-left:0.4rem;
	background-color:#6759da;
}
.title{
	position: relative;
	padding-top:1.0rem;
	line-height:1;
}
.title .p1{
	z-index:1;
	position: relative;
	font-size:0.6rem;
	color:#333333;
	font-weight: bold;
}
.title .p1 span{
	color:#6759da;
}
.title .p2{
	z-index:1;
	margin-top:0.3rem;
	position: relative;
	font-size:0.36rem;
	color:#999999;
}
.title .p3{
	z-index:0;
	position: absolute;
	left:-4rem;
	top:0;
	line-height:0.8;
	font-size:2.8rem;
	color:#fff;
	text-transform:uppercase;
}
.about{
	width: 100%;
	margin-top:0.4rem;
	background-image:url(../img/about_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.about .list{
	display:flex;
    justify-content: center;
	padding:0.8rem 0;
}
.about .list .li{
	width: 2.6rem;
}
.about .list .li .img{
	width: 100%;
	height:1.0rem;
	object-fit:contain;
}
.about .list .li .p1{
	font-size:0.4rem;
	color:#ffffff;
	text-align: center;
	margin-top:0.3rem;
}
.about .bai{
	background-color:#fff;
	padding:1.0rem 1.2rem;
	box-shadow:0 0 0.4rem 0 rgba(0, 0, 0, 0.2);
	position: relative;
	overflow: hidden;
	transform:translate(4.0rem,0);
	margin-right:-4.0rem;
}
.about .bai:before{
	content: "INTRODUCE";
	font-size:2.66rem;
	color:#f7f7f7;
	position: absolute;
	left:6.0rem;
	bottom:-0.4rem;
	z-index:1;
	line-height:0.8;
}
.tit{
	width: 3.2rem;
	line-height:1.2rem;
	font-size:0.52rem;
	color:#fff;
	text-align: center;
	background-color:#9086e3;
	border-radius:0 0.4rem;
}
.about .bai .com{
	margin-top:0.4rem;
	font-size:0.4rem;
	color:#333333;
	line-height:0.68rem;
	position: relative;
	z-index:2;
	width: 18.0rem;
}
.honor{
	padding:1.2rem 0 1.0rem
}
.honor .list{
	display:flex;
	flex-wrap: wrap;
	padding-top:0.2rem;
}
.honor .list .img{
	width: 5.4rem;
	height:3.8rem;
	object-fit:cover;
	margin-top:0.4rem;
	margin-right:0.8rem;
}
.honor .list .img:nth-child(4n){
	margin-right:0;
}
.environment{
	overflow: hidden;
	background-color:#f9f9f9;
	padding:0.7rem 0;
}
.environment .list{ 
	padding-top:0.7rem;
	display:flex;
    flex-wrap: wrap;
}
.environment .list .li{
	width:5.62rem;
	margin-right:0.5rem;
	margin-bottom:1.0rem;
	background-color:#fff;
	border-radius:0.2rem;
	overflow: hidden;
}
.environment .list .li:nth-child(4n){
	margin-right:0;
}
.environment .list .li .img{
	width: 100%;
	height:4.2rem;
	object-fit:cover;
}
.environment .list .li .p1{
	font-size:0.32rem;
	height:1.1rem;
	display:flex;
	justify-content: center;
    align-items: center;
}
.news{
	padding:0.6rem 0;
}
.news .tab{
	display:flex;
	margin-bottom:0.6rem;
}
.news .tab .li{
	margin-right:0.8rem;
	position: relative;
	padding:0 0.5rem;
	line-height:1.1rem;
	font-size:0.48rem;
	color:#333333;
	background-color:#e8e8e8;
	border-radius:0 0.4rem;
}
.news .tab .li.on{
	color:#fff;
	background-color:#9086e3;
}
.news .list{
	display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.news .list .li{
	width: 48%;
	display:flex;
	padding:0.2rem 0 ;
}
.news .list .li .img{
	width:3.4rem;
	height:2.5rem;
	object-fit:cover;
	border-radius:0.2rem;
}
.news .list .li .neir{
	flex:1;
	padding-left:0.4rem;
}
.news .list .li .neir .p1{
	font-size:0.32rem;
	color:#333333;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	margin-bottom:0.2rem;
}
.news .list .li .neir .p2{
	font-size:0.28rem;
	color:#666666;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	margin-bottom:0.3rem;
}
.news .list .li .neir .p3{
	font-size:0.28rem;
	color:#999999;
}
.breadcrumb{
	font-size:0.28rem;
	color:#333333;
	line-height:1.0rem;
	background-color:#fff;
}
.breadcrumb .wrap{
	display:flex;
}
.news_info{
	background-color:#fff;
	margin-bottom:0.4rem;
}
.news_info .wrap{
	display:flex;
    align-items: flex-start;
	padding-bottom:0.6rem;
}
.news_info .zuobian{
	flex:1;
	margin-right:0.6rem;
}
.news_info .zuobian .border{
	border:solid 1px #e2e2e2;
	padding:0.4rem;
	margin-bottom:0.4rem;
}
.news_info .zuobian .title1{
	font-size:0.52rem;
	color:#222222;
	padding:0.2rem 0;
	font-weight: bold;
}
.news_info .zuobian .title2{
	font-size:0.28rem;
	color:#999999;
	margin-bottom:0.4rem;
}
.news_info .zuobian .com{
	font-size:0.3rem;
	color:#666666;
	line-height:0.48rem;
}
.news_info .zuobian .com a{
	display:inline;
}
.news_info .zuobian .com img{
	max-width:100% !important;
}
.news_info .zuobian .annui{
	display:flex;
    flex-direction: column;
}
.news_info .zuobian .annui .li{
	padding:0.2rem 0.4rem;
	font-size:0.3rem;
	color:#333333;
	font-weight: bold;
}
.news_info .zuobian .annui a{
	display:inline;
}
.news_info .zuobian .annui a span{
	color:#6759da;
	margin-left:0.2rem;
}
.news_info .youbian{
	width:6.2rem;
}
.news_info .youbian .list_list .li{
	border-bottom:solid 0.02rem #e2e2e2;
	display:flex;
	padding:0.3rem 0;
}
.news_info .youbian .list_list .li .img{
	width:1.8rem;
	height:1.4rem;
	border-radius:0.1rem;
	object-fit:cover;
}
.news_info .youbian .list_list .li .neir{
	flex:1;
	padding-left:0.3rem;
}
.news_info .youbian .list_list .li .neir .p1{
	font-size:0.32rem;
	color:#333333;
	margin-bottom:0.2rem;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.news_info .youbian .list_list .li .neir .p2{
	font-size:0.28rem;
	color:#666666;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.news_info .youbian .gengduo{
	margin-top:0.6rem;
	width: 2.2rem;
	line-height:0.8rem;
	font-size:0.35rem;
	color:#666666;
	text-align: center;
	border-radius:0.1rem;
	background-color:#ececec;
}
.stele_bg{
	background-color:#ffffff;
	padding:0.6rem 0;
}
.stele_bg .title .p3{
	color:#f7f7f7;
}
.stele_bg .list{
	padding-top:0.4rem;
	display:flex;
	flex-wrap: wrap;
	/*justify-content: space-between;*/
}
.stele_bg .list .li{
	width:7.6rem;
	border-radius:0.2rem;
	margin-right:0.6rem;
	margin-bottom:0.8rem;
	display:flex;
	overflow: hidden;
	flex-direction: column;
	box-shadow:0 0 0.4rem 0 rgba(0, 0, 0, 0.1);
}
.stele_bg .list .li:nth-child(3n){
	margin-right:0;
}
.stele_bg .list .li .img{
	width:100%;
	height:6.2rem;
	object-fit:cover;
}
.stele_bg .list .li .neir{
	padding:0.4rem;
}
.stele_bg .list .li .neir .name{
	font-size:0.32rem;
	color:#333333;
	font-weight: bold;
}
.stele_bg .list .li .neir .name1{
	font-size:0.28rem;
	color:#666666;
	padding:0.3rem 0 0.4rem
}
.stele_bg .list .li .neir .tag{
	display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.stele_bg .list .li .neir .tag .i{
	font-size:0.28rem;
	border-radius:0.1rem;
	line-height:0.6rem;
	border:solid 0.02rem #666666;
	color:#555555;
	padding:0 0.2rem;
	margin-bottom:0.4rem;
}
.stele_bg .list .li .neir .tag .i:nth-child(1){
	border-color:#6759da;
	color:#6759da;
}
.stele_bg .list .li .neir .tag .i:nth-child(2){
	border-color:#9086e3;
	color:#9086e3;
}
.stele_bg .list .li .neir .tel{
	width:100%;
	line-height:0.8rem;
	border-radius:0.1rem;
	text-align: center;
	font-size:0.3rem;
	color:#ffffff;
	background-color:#6759da;
}
.flow{
	padding:0.6rem 0;
}
.tit_kuang{
	display:flex;
    align-items: center;
    justify-content: space-between;
}
.tit_kuang .more{
	font-size:0.3rem;
	color:#5f598e;
}
.flow .flow_more{
	width: 6.2rem;
	margin:0 auto;
	line-height:1.4rem;
	border-radius:0.2rem;
	border:solid 0.04rem #6759da;
	font-size:0.52rem;
	color:#6759da;
	text-align: center;
}
.contact{
	padding:0.6rem 0;
}
.contact .list_flex{
	display:flex;
	margin-top:0.6rem;
}
.contact .list_flex .map{
	width:17.2rem;
	height:6.8rem;
}
.contact .list_flex .border{
	flex:1;
	border:solid 0.02rem #666666;
	margin-left:0.6rem;
	padding:0.8rem;
	display:flex;
    flex-direction: column;
    justify-content: space-between;
	font-size:0.32rem;
	color:#333333;
}
.contact .list_flex .border .name{
	font-weight: bold;
	margin-bottom:0.4rem;
}
.environment_index{
	background-color:#f9f9f9;
	padding:1.2rem 0 0.8rem;
}
.environment_index .wrap{
	display:flex;
	padding-top:0.8rem;
}
.environment_index .zuobian{
	flex:1;
	padding-top:2.1rem;
}
.environment_index .zuobian .duotu_kuang{
	padding:0 1.2rem 0 0.6rem;
	position: relative;
}
.environment_index .zuobian .duotu_kuang .bottom{
	position: absolute;
	left:0;
	top:0.4rem;
	width: 0.8rem;
	line-height:2.6rem;
	font-size:1rem;
	font-weight: bold;
	color:#9d94e3;
	text-align: center;
	font-family: "宋体";
}
.environment_index .zuobian .duotu_kuang .bottom.right{
	left:auto;
	right:0;
}
.environment_index .zuobian .duotu_kuang .environment_duotu {
	height:6.0rem;
}
.environment_index .zuobian .duotu_kuang .environment_duotu .wap{
	width: 100%;
	height:2.6rem;
	object-fit:cover;
	border-radius:0.2rem;
}
.environment_index .zuobian .duotu_kuang .environment_duotu .neir{
	display:flex;
	background-color:#fff;
	border-radius:0 0.4rem;
	border:solid 0.02rem transparent;
	font-size:0.32rem;
	line-height:0.8rem;
	width: 80%;
	position: relative;
}
.environment_index .zuobian .duotu_kuang .environment_duotu .active_nav .neir{
	border-color:#9086e3;
}
.environment_index .zuobian .duotu_kuang .environment_duotu .active_nav .neir:before{
	content:"";
	display: block;
	border:solid 15px transparent;
	border-left-color:#9086e3;
	position: absolute;
	left:120%;
	top:50%;
	margin-top:-15px;
}
.environment_index .zuobian .duotu_kuang .environment_duotu .neir .p1{
	color:#5f598e;
	padding:0 0.4rem;
	display:flex;
    align-items: center;
	background-color:#f1f1f1;
	border-radius:0 0.4rem;
}
.environment_index .zuobian .duotu_kuang .environment_duotu .active_nav .neir .p1{
	background-color:#9086e3;
	color:#fff;	
}
.environment_index .zuobian .duotu_kuang .environment_duotu .neir .p1:before{
	content: "";
	width: 0.12rem;
	height:0.12rem;
	background-color:#5f598e;
	margin-right:0.32rem;
	border-radius:1.0rem;
}
.environment_index .zuobian .duotu_kuang .environment_duotu .active_nav .neir .p1:before{
	background-color:#ffffff;
}
.environment_index .zuobian .duotu_kuang .environment_duotu .neir .p2{
	color:#5f598e;
	flex:1;
	text-align: center;
}
.environment_index .youce{
	width:14.2rem;
	height:8.0rem;
}
.environment_index .youce .title{
	position: absolute;
	left:0;
	top:0;
}
.environment_index .youce .environment_datu{
	width: 100%;
	height:100%;
}
.environment_index .youce .environment_datu .img{
	width: 100%;
	height:100%;
	object-fit:cover;
	border-radius:0.2rem;
}
.limited_bg{
	padding:1.0rem 0;
}
.limited_bg .wrap{
	display:flex;
    justify-content: space-between;
}
.limited_bg .limited_time{
	width: 48%;
	background-image:url(../img/limited_time_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:100% 100%;
}
.limited_bg .limited_time .titl{
	font-size:0.56rem;
	color:#ffffff;
	text-align: center;
	line-height:0.8rem;
}
.limited_bg .limited_time .list{
	padding: 0.4rem 0.7rem 0.6rem;
	display:flex;
	justify-content: space-between;
}
.limited_bg .limited_time .list .li{
	width: 48%;
	border-radius:0.2rem;
	overflow: hidden;
	position: relative;
}
.limited_bg .limited_time .list .li .img{
	width: 100%;
	height:3.4rem;
	object-fit:cover;
}
.limited_bg .limited_time .list .li .bai{
	background-color:#fff;
	padding:0.2rem 0.6rem;
	display:flex;
    align-items: center;
}
.limited_bg .limited_time .list .li .bai .neir{
	flex:1;
}
.limited_bg .limited_time .list .li .bai .neir .name{
	font-size:0.4rem;
	color:#333333;
	margin-bottom:0.1rem;
}
.limited_bg .limited_time .list .li .bai .neir .o_price{
	font-size:0.28rem;
	color:#999999;
}
.limited_bg .limited_time .list .li .bai .price{
	font-size:0.4rem;
	color:#ff4a2c;
}
.limited_bg .video{
	width: 48%;
	height:6.6rem;
	border-radius:0.2rem;
}
.index .stele_bg{
	padding:0;
}
.index .stele_bg .list_list{
	display:flex;
	padding:0.5rem 0 1.0rem;
}
.index .stele_bg .list_list .li{
	width: 5.6rem;
	margin-right:0.52rem;
	overflow: hidden;
	border-radius:0.1rem;
	box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.1);
}
.index .stele_bg .list_list .li:nth-child(4n){
	margin-right:0;
}
.index .stele_bg .list_list .li .img{
	width: 100%;
	height:6.2rem;
	object-fit:cover;
}
.index .stele_bg .list_list .li .p1{
	text-align: center;
	font-size:0.32rem;
	color:#333333;
	line-height:1.0rem;
}
.index .news{
	padding:1.8rem 0 0.8rem
}
.index .news .tab{
	display: none;
}
.index .news .newx_flex{
	width: 100%;
	display:flex;
	justify-content: space-between;
}
.index .news .newx_flex .flex_list{
	width: 47%;
}
.index .news .newx_flex .flex_list .tit_kuang{
	margin-bottom:0.4rem;
}
.index .news .newx_flex .flex_list+.flex_list .tit{
	background-color:#5f598e;
}
.index .news .newx_flex .flex_list .more{
	font-size:0.32rem;
	color:#333333;
}
.index .news .newx_flex .flex_list .list .li{
	width: 100%;
}
.more_more{
	display: none;
	font-size:0.56rem;
	color:#111111;
	width: 4.0rem;
	line-height:1.2rem;
	text-align: center;
	margin:0.4rem auto 0;
}
.geography{
	background-color:#f9f9f9;
	padding:0.6rem 0 1.0rem;
}
.geography .map{
	width: 100%;
	height:8.6rem;
	margin-top:0.6rem;
}
.infoWindow{
	font-size:16px;
}
.infoWindow .p1{
	font-size:20rpx;
}
