/*.swiper-container{
	position: relative;
}*/
#banner-swiper{
	position: relative;
}
.banner-msg{
	width: 10.0rem;
	margin: 2rem auto 0;
	flex-direction: column;
}
.main .banner-msg h3{
	font-size: 0.4rem;
	font-weight: 400;
	color: #FFFFFF;
}
.main .banner-msg h4{
font-size:0.3rem;
font-family:Arial;
font-weight:bold;
color:rgba(249,180,19,1);
margin-top: 0.1rem;
}
.main .banner-msg p{
	width: 5.5rem;
	margin-top:0.2rem;
font-size:0.3rem;
font-family:Arial;
font-weight:400;
color:rgba(255,255,255,1);
line-height:0.36rem;
}
.banner-msg3{
	align-items: flex-end;
	text-align: right;
}
.main .banner-msg3 p{
	width: 100%;
}
.banner{
	width:100%;
	height: 100%
	top: 0.2rem;
	position: absolute;
	z-index: 100;
	top: 0.2rem;
	left: 0.2rem;
	color: #ffff;
	opacity: 0;
}
.banner{
transition: opacity 2s;
-moz-transition: opacity 2s;	/* Firefox 4 */
-webkit-transition: opacity 2s;	/* Safari 和 Chrome */
-o-transition: opacity 2s;	/* Opera */
}
 .active1 .banner1{
	opacity: 1 !important;
}
.active2 .banner2{
	opacity: 1 !important;
}
.active3 .banner3{
	opacity: 1 !important;
}


.banner-swiper {
	 --swiper-theme-color: #ff6600;/* 设置Swiper风格 */
    --swiper-navigation-color: #FFFFFF;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 20px;/* 设置按钮大小 */
}
.banner-swiper .swiper-button-prev{
	left: 100px !important;
}
.banner-swiper .swiper-button-next{
	right: 100px !important;
}
.banner-swiper{
	--swiper-theme-color: #F9B413;
}
.brand{
	margin: 1.14rem auto 0;
	width: 12.0rem;
	justify-content: space-between;
}
.brand .title{
	flex-direction: column;
	align-items: flex-end;
	margin-left: 1.6rem;
}
.brand img{
	width: 6.05rem;
	height: 5.86rem;
}
h2{
font-size:0.3rem;
font-weight:400;
color:rgba(11,11,11,1);
}
.brand h2{
	margin-top: 2.5rem;
}
.brand .line{
	margin-top: 0.3rem;
	background:rgba(249,180,19,1);
}
.introduction{
	margin-top: 0.7rem;
	position: relative;
	/*width: 19.2rem;*/
	padding: 0.5rem 0 0.4rem;
	background:rgba(248,248,248,1);
}
.introduction-box{
	width: 12.0rem;
	margin: 0 auto;
	position: relative;
}
.introduction .line{
	margin-top: 0.35rem;
	background:rgba(249,180,19,1);
}
.introduction p{
	width:7.27rem;
font-size:0.18rem;
font-family:Arial;
font-weight:400;
color:rgba(51,51,51,1);
line-height:0.36rem;
margin-top: 0.3rem;
}
.introduction img{
	width: 6.43rem;
	height: 7.26rem;
	position: absolute;
	top: -1.1rem;
	right: -2.6rem;
}
.map {
	margin-top: 1.1rem;
	/*min-width: 12.0rem;*/
	/*overflow: hidden;*/
} 

.map img{
	width: 9.64rem; 
	height: 7.64rem;
	margin-left: 0.2rem;
}
.map .msg{
	margin-top: 2.6rem;
	flex-direction: column;
	align-items: flex-end;
}
.map .msg .line{
	background:rgba(249,180,19,1);
	margin-top: 0.3rem;
}
.map .msg p{
	width:6.06rem;
font-size:0.18rem;
font-family:Arial;
font-weight:400;
color:rgba(51,51,51,1);
line-height:0.36rem;
margin-top: 0.6rem;
}
.strategy {
background-color: #F8F8F8;
}
.strategy-p{
	margin-top: 0.1rem;
}
.img-container{
    height: 7.8rem;
    width: 9.3rem;
    background-image: url("../img/index_strategy.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.msg-box {
    padding: 0.3rem;
    width: 5.47rem;
    height: 5.33rem;
    background-image: url("../img/index_strategy_query.png");
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 1.3rem;
    margin-left: -0.8rem;
    border-right: 0.01rem solid #F9B413;
    border-bottom: 0.005rem solid #F9B413;
}
.strategy .msg {
    padding: 0.55rem;
    padding-bottom: 0.3rem;
    width: 6.8rem;
}
.strategy h2{
	white-space: nowrap;
}
.strategy .msg .line {
    background: rgba(249, 180, 19, 1);
    margin: 0.3rem 0 0.5rem;
}

.strategy .msg p {
    font-size: 0.18rem;
    font-family: Arial;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 0.36rem;
    width: 5.5rem;
}

.strategy .msg {
    background-color: #ffff;
}
.upgrade{
	position: relative;
	padding: 0.9rem 0 0.3rem;
	flex-direction: column;
	align-items: center;
}
.upgrade > .logo{
	width: 2.8rem;
	height: 1.3rem;
	margin-bottom: 0.3rem;
}
.upgrade {
	background:#FFFFFF;
margin-top: 1.37rem;
position: relative;
}
.upgrade .bg1{
	width: 1.0rem;
	height: 1.5rem;
	position: absolute;
	top: 0;
	right: 0;
}
.upgrade .bg2{
	position: absolute;
	width: 2.16rem;
	height: 2.4rem;
	left: 0;
	bottom: 0.37rem;
}
.upgrade .line{
	margin: 0.3rem 0 0.9rem;
	background:rgba(249,180,19,1);
}
.content{
	flex-wrap: wrap;
	width: 12.0rem;
	justify-content: space-between;
}
.content li{
margin-bottom: 0.8rem;
width: 3rem;
}
.content li div{
	width: 100%;
	text-align: center;
	height: 2rem;
}
.content li img{
	width: 1.8rem;
	height: 1.8rem;
	transition: all 0.2s;
-moz-transition: all 0.2s;	/* Firefox 4 */
-webkit-transition: all 0.2s;	/* Safari 和 Chrome */
-o-transition: all 0.2s;	/* Opera */

}
.content li p{
	width:3rem;
font-size:0.16rem;
font-family:Arial;
font-weight:400;
color:rgba(51,51,51,1);
line-height:25px;
margin-top: 0.2rem;
text-align: center;
}
.content li:hover img{
	width: 2rem;
	height: 2rem;
}
.style{
/*	width: 19.2rem;*/
	padding: 0.9rem 0 1.5rem;
	background:rgba(41,41,41,1);
}
.style h2{
	text-align: center;
	color:rgba(255,255,255,1);
}
.style .line{
	background:rgba(249,180,19,1);
	margin: 0.3rem auto 0.7rem;
}
.style-content{
	width: 12.0rem;
	margin: 0 auto;
}
.style-content .msg{
	height: 4.73rem;
	overflow:hidden;
	overflow-y:scroll;
	background:#FFFFFF;
	padding: 0.73rem 0.3rem 0 0.3rem;
}
.style-content .msg::-webkit-scrollbar {
    display: none  
}
.style-content .msg h3{
font-size:0.2rem;
font-family:Arial Black;
font-weight:400;
color:rgba(0,0,0,1);
line-height:0.4rem;
}
.style-content .msg p{
font-size:0.18rem;
font-family:Arial;
font-weight:400;
color:rgba(51,51,51,1);
line-height:0.3rem;
margin-top: 0.3rem;
}
.swiper-box{
	width: 6.55rem;
}
.style-swiper{
	 --swiper-navigation-color: #FFFFFF;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 15px;/* 设置按钮大小 */
    --swiper-theme-color: #F9B413;
}
.style-swiper img{
	width:6.65rem;
	height: 4.73rem;
}
.bottom-strategy {
	width: 12.0rem;
	margin: 1.3rem auto 0.3rem;
}
.bottom-strategy > img{
	display: block;
	width: 1.35rem;
	height: 1.31rem;
	margin: auto;
}
.bottom-strategy .icon{
	flex-wrap: wrap;
	justify-content: space-between;
}
.bottom-strategy .icon img{
	width: 2.3rem;
	height: 1.17rem;
	margin-bottom: 0.2rem;
}
.bottom-strategy h2{
	text-align: center;
}
.bottom-strategy .line{
	background:rgba(249,180,19,1);
	margin: 0.7rem auto 0.3rem;
}
.bottom-strategy .max{
font-size:0.2rem;
font-family:Arial Black;
font-weight:400;
color:rgba(11,11,11,1);
text-align: center;
margin: 0.6rem 0 0.4rem 0;
}
.bottom-strategy .min{
font-size:0.18rem;
font-family:Arial;
font-weight:400;
color:rgba(51,51,51,1);
line-height:0.36rem;
text-align: center;
margin-bottom: 0.7rem;
}