a{ text-decoration:none}
.container{
    width: 100%;
    position: relative;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
}

.content .banner1{
     width: 100%;
     position: relative;
}
.content .banner1 img{
    width: 100%;
}

.banner1 .about_title{
    position: absolute;
    width: 3.3rem;
    top: 1.7rem;
    left: 0.5rem;

}
.banner1  .about_title p:nth-child(1){
    font-size: 0.5rem;
    font-family: "Microsoft YaHei";
    color: rgb( 255, 255, 255 );
    font-weight: bold;
}

.banner1 .about_title p:nth-child(2){
    font-size: 0.40rem;
    font-family: "Microsoft YaHei";
    color: rgb( 255, 255, 255 );
}
.banner1 .about_desc{
    position: absolute;
    width: 3.3rem;
    top: 1.7rem;
    right: 0.5rem;
}
.banner1 .about_desc p:nth-child(1){
    font-size: 0.2rem;
    font-family: "Microsoft YaHei";
    color: rgb( 255, 255, 255 );
    text-transform: uppercase;
    line-height: 1.667;
}
.banner1 .about_desc p:nth-child(2){
    margin-top: 0.4rem;
    font-size: 0.18rem;
    font-family: "Microsoft YaHei";
    color: rgb( 255, 255, 255 );
    text-transform: uppercase;
    line-height: 1.667;
}

.banner1 .about_bottom {
    width: 100%;
    height: 33%;
    position: absolute;
    bottom: 0;
    color: #fff;
    overflow: hidden;
}
.banner1 .about_bottom .item{
    height: 50%;
    width: 90%;
   margin-left: 1rem;
}

.banner1 .about_bottom .item .d{
    width: 45%;
    display: inline-block;
}
.banner1 .about_bottom .item .num{
    display: inline-block;
    font-size: 1rem;
    font-family: "Microsoft YaHei";
    color: rgb( 255, 255, 255 );
}
.banner1 .about_bottom .item .desc{
    display: inline-block;
    vertical-align: top;
    margin-top: 0.22rem;
    margin-left: 0.1rem;
    font-size: 0.22rem;
    font-family: "Microsoft YaHei";
    color: rgb( 233, 0, 16 );
}
.content .banner2{
     width: 100%;
     position: relative;
 }
.content .banner2 img{
    width: 100%;
}


.content .banner3{
    width: 100%;
    position: relative;
}
.content .banner3 .bg{
    width: 100%;
}
.content .banner3 .title{
    position: absolute;
    top: 0;
    width: 100%;
}
.content .banner3 .con{
    overflow-x: hidden;
    margin-top: 2.5rem;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}


.developSwiper{
    margin-top: 2rem;
    width: 34.29rem;
    height: 4.01rem;
    position: relative;
    transform: translateX(-1rem);
    background: url('./../../images/wap/level2/about/dev-swiper-line-bg.png') no-repeat;
    background-size: 100% 100%;
}
.developSwiper .item{
    width: 3.5rem;
}
.echart_line {
    float: left;
    position: relative;
}

.lineBox {
    position: relative;
}

.echart_circle {
    width: 0.08rem;
    height: 0.08rem;
    background: #727272;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    clear: both;
}

.echart_circle_posi1 {
    top: 0;
}

.echart_circle_posi2 {
    bottom: 0;
}

.line_black {
    width: 1px;
    height: 4rem;
    background: #727272;
    margin: 0 auto 0;
}

.echart_date {
    font-size: 0.28rem;
}

.echart_txt {
    position: relative;
    top: -0.1rem;
}

.echart_txt .f-t{
    font-size: 0.5rem;
    font-family: "Microsoft YaHei";
    color: rgb( 0, 0, 0 );
    margin-bottom: 0.1rem;
}
.echart_txt .f-c{
    font-size: 0.22rem;
    font-family: "Microsoft YaHei";
    color: rgb( 0, 0, 0 );
}
.div-2002{
    position: absolute;
    bottom:0.6rem;
    left: 3.7rem;
}
.div-2002 .line_black{
   height: 4.05rem;
}

.div-2005{
    position: absolute;
    bottom:0.42rem;
    left: 6.8rem;
}
.div-2005 .line_black{
    height: 2.55rem;
}

.div-2009{
    position: absolute;
    bottom: 0.7rem;
    left: 11rem;

}
.div-2009 .line_black{
    height: 2.55rem;
}

.div-2012{
    position: absolute;
    bottom: 0.47rem;
    left: 15rem;
}
.div-2012 .line_black{

    height: 4.05rem;
}

.div-2013{
    position: absolute;
    bottom: 0.55rem;
    left: 18.8rem;
}
.div-2013 .line_black{
    height: 2.55rem;
}

.div-2014{
    position: absolute;
    bottom: 0.33rem;
    left: 22.5rem;
}
.div-2014 .line_black{
    height: 4.05rem;
}

.div-2016{
    position: absolute;
    bottom: 0.84rem;
    left: 26rem;
}
.div-2016 .line_black{
    height: 3.55rem;
}

.div-2018{
    position: absolute;
    bottom: 0.15rem;
    left: 29.8rem;
}
.div-2018 .line_black{
    height: 3.05rem;
}


.developBtn {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 2rem;
}

.develop_next {
    width: 0.5rem;
    height: 0.5rem;
    background: url('./../../images/turn_right_black.png') no-repeat center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 60%;
    transform: translateX(-50%);
}

.develop_prev {
    width: 0.5rem;
    height: 0.5rem;
    background: url('./../../images/turn_left_black.png') no-repeat center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 40%;
    transform: translateX(-50%);
}

.developSwiper .active {
    color: #d7000f;
}

.developSwiper .active .echart_circle {
    background: #d7000f;
}

.developSwiper .active .line_black {
    background: #d7000f;
}
.developSwiper .active  .echart_txt .f-t,
.developSwiper .active  .echart_txt .f-c{
    color: #d7000f;
}




.content .banner4{
    width: 100%;
    position: relative;
}
.content .banner4 img{
    width: 100%;
}
.content .banner4 .con{
    position: absolute;
    left: 0;
    top: 0;
     width: 100%;
}
.content .banner4 .con .title{
    height: 1.21rem;
    width: auto;
    margin:auto;
    margin-top: 1.1rem;
}

.content .banner4 .con .honor_px.one{
    margin-left: 0.5rem;
    margin-top: 0.85rem;
}

.content .banner4 .con  .honor_px2{
    margin-top: 0.6rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.content .banner4 .con .honor_px.two{
    display: inline-block;
    width: 50%;
}
.content .banner4 .con .honor_px.three{
    display: inline-block;
    width:45%;
}
.content .banner4 .con .honor_px img {
    width: 1.2rem;
    display: inline-block;
    margin-right: 0.3rem;
}

.content .banner4 .con .honor_px .honor_txt {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    font-size: 0.24rem;
    font-family: "Microsoft YaHei";
    color: rgb( 255, 255, 255 );
    text-transform: uppercase;
    line-height:2;
}
.content .banner4 .con .imglist{
    margin-top: 1rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.content .banner4 .con .imglist img{
    float: left;
    width: 33%;
    padding: 1px;
}

.banner4 .about_bottom {
    width: 100%;
   padding-top: 1rem;
    margin-left: 1rem;
    color: #fff;
    overflow: hidden;
}
.banner4 .about_bottom .item{
    height: 50%;
 width: 100%;
}

.banner4 .about_bottom .item .d{
    width: 45%;
    display: inline-block;
}
.banner4 .about_bottom .item .num{
    display: inline-block;
    font-size: 1rem;
    font-family: "Microsoft YaHei";
    color: rgb( 255, 255, 255 );
}
.banner4 .about_bottom .item .desc{
    display: inline-block;
    vertical-align: top;
    margin-top: 0.22rem;
    margin-left: 0.1rem;
    font-size: 0.22rem;
    font-family: "Microsoft YaHei";
    color: rgb( 233, 0, 16 );
}
.banner4 .swiper-container{
  margin: auto;
    width: 90%;
    margin-top: 5.9rem;
    padding-bottom: 0.7rem;
}
.banner5{
    background-color: rgb( 236, 236, 236 );
    padding-bottom: 1.15rem;
}
.banner5 .swiper-container{
    margin: auto;
    width: 90%;
    margin-top: 0.9rem;
    padding-bottom: 0.9rem;
}

.banner5  .swiper-slide img{
    width: 90%;
    padding: 5px;
}


 .swiper-pagination{
    position: absolute;
    bottom:0rem;
}
  .swiper-pagination-bullet {
    width: 0.21rem;
    height: 0.21rem;
    text-align: center;
    opacity: 1;
    background: none;
    background-image: url("../../images/wap/caseswpier-pag-icon2.png");
    background-size: 100%;
}
  .swiper-pagination-bullet-active {
    width: 0.21rem;
    height: 0.21rem;
    background: none;
    background-image: url("../../images/wap/caseswpier-pag-icon-active.png");
    background-size: 100%;
}
  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 5px;
}

.content .banner6{
    width: 100%;
    position: relative;
}
.content .banner6 .bg{
    width: 100%;
}
.banner6 .title{
    position: absolute;
    top: 0.9rem;
    left: 0;
    right: 0;
    margin: auto;
    width: 1.96rem;
    height: 1.21rem;

}

/* team */

.teamBox {
    width: 100%;
    position: absolute;
    left: 0;
    top: 3rem;
}

.teamSwiperBox {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    padding: 0.5rem 0;
}

.teamSwiper .swiper-slide {
    /*transition: all .5s;*/
    width: 3.85rem !important;
}

.teamSwiper .swiper-slide img {
    margin-bottom: 0.3rem;
    width: 100%;
}

.teamSwiper .swiper-slide p {
    color: #737373;
    font-size: 0.16rem;
    margin-bottom: 0.14rem;
    text-align: center;
    visibility: hidden;
}

.teamActive {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: -webkit-linear-gradient(rgba(0, 0, 0, .1), rgba(233, 112, 120, 1));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(0, 0, 0, .1), rgba(233, 112, 120, 1));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(0, 0, 0, .1), rgba(233, 112, 120, 1));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(0, 0, 0, .1), rgba(233, 112, 120, 1));
    opacity: .5;
    /* 标准的语法 */
    height: 0.7rem;
}

.teamActive div {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0.05rem;
    background: red;
    opacity: 1;
}

.teamSwiper .swiper-slide-active {
    transform: scale(1.1, 1.1);
}

.teamSwiper .swiper-slide-active p {
    visibility: visible;
}

.teamSwiper .swiper-slide-active .teamActive {
    display: block;
}

.teamSwiper .teamActive {
    display: none;
}

.team_name {
    position: relative;
}

.team_name p {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0.18rem !important;
    color: #fff !important;
    visibility: visible !important;
}

.teamSwiper {
    overflow: visible;
}

.swiper-button-next {
    width: 0.5rem !important;
    height: 0.5rem !important;
    background: url('./../../images/turn_right_black.png') no-repeat center !important;
    background-size: cover !important;
    opacity: 1 !important;
    transition: all .2s;
    z-index: 999;
}

.swiper-button-prev {
    width: 0.5rem !important;
    height: 0.5rem !important;
    background: url('./../../images/turn_left_black.png') no-repeat center !important;
    background-size: cover !important;
    opacity: 1 !important;
    transition: all .2s;
    z-index: 999;
}

.swiper-button-prev, .swiper-button-next {
    outline: none;
}

.teamBox .team_prev {
    position: absolute;
    left: 40%;
    top: 105%;
    width: 8%;
    z-index: 999;
}

/*.teamBox .team_prev:hover {*/
    /*background: url('./../../images/turn_left_act.png') no-repeat center !important;*/
    /*transform: scale(1.1, 1.1);*/
/*}*/

/*.teamBox .team_next:hover {*/
    /*background: url('./../../images/turn_right_act.png') no-repeat center !important;*/
    /*transform: scale(1.1, 1.1);*/
/*}*/

.teamBox .team_next {
    position: absolute;
    right: 40%;
    top: 105%;
    width: 8%;
    z-index: 999;
}
