.listStrategy{ margin-top: 20px; color: #404040;}
.listStrategy .swiper-slide{ margin-top: 50px; padding: 0 50px;}
.listStrategy .text .time{ font-size: 22px;}
.listStrategy .text h4{ font-size: 22px;}
.listStrategy .text p{ font-size: 16px; margin-top: 10px; word-break: break-all;}

.listStrategy .swiper-pagination-progressbar-fill{ background: #31363a;}
.listStrategy .swiper-pagination{ left: 0; top: 0;}
.listStrategy .swiper-scrollbar{ left: 0; width: 100%;}
.allianceOne .swiper-wrapper{ margin-top: 40px;}
.allianceOne .swiper-container-horizontal .swiper-pagination-bullet{ margin: 0; background:url(../icon/yuan.png) no-repeat center 6.5px; outline: none; height: 40px; padding-top: 40px; font-size: 16px; color: #404040; opacity: 1;}
.allianceOne .swiper-container-horizontal .swiper-pagination-bullet-active{ background:url(../icon/yuan_hover.png) no-repeat center; font-size: 20px;}
.listStrategy .swiper-scrollbar{ top: 17.5px; z-index: -9;}
.feituresDeatils .feituresBox h5{ text-align: center; font-size: 18px; color: #000; margin-top: 20px;}
.feituresDeatils .feituresBox .bg{ position: relative; position: absolute; width: 470px; position: absolute; left: 80px; top: 50%; transform:translateY(-50%); background: url(../icon//bgPro.png) no-repeat center; background-size: cover; padding: 36px; color: #fff; font-size: 16px;}
.pro-safe-pic{
	position: relative;
	margin-bottom: 9px;
  margin: 7px;
}
.pro-safe-box{
	margin-top: 30px;
  display: flex;
}
.customeTextMobile{
        padding-left: 0;
    display: inline-flex;
    width: 100%;
}
.imageWidth{
    width:100%;
    
}
.sliderTextImage{
    width: 70%;
}
.textWidth{
        width: 100%;
    padding-left: 70px;
    padding-top: 10%;
}

@media only screen and (max-width: 600px) {
 .customeTextMobile{
        display: inline-block;
}
.sliderTextImage{
     width:100%;
}
.imageWidth{
    width:100%;
    
}
.textWidth{
     width:100%;
     padding-left: 0px;
}
.pro-safe-box {
  margin-top: 10px;
  display: inline-block;
}
}