#section4 h2 span:hover{color:#2eade3; border-bottom:1px solid #2eade3; cursor:pointer;}
#section4 .conwrap .textwrap h3:hover span{color:#2eade3; cursor:pointer;}
#section4 .conwrap .textwrap p:hover span{color:#2eade3; cursor:pointer;}

#section4.active .conwrap .listwrap dl dt .tit:hover span{color:#2eade3; cursor:pointer;}

#section4 .conwrap .listwrap dl dt span{display:block;}
#section4 .conwrap .listwrap dl dt .ico11{background:url(//cdn.xuansiwei.com/bujia12344/mygt/images/solution1.png) no-repeat center; background-size:20%; height:90px !important;}
#section4 .conwrap .listwrap dl dt .ico22{background:url(//cdn.xuansiwei.com/bujia12344/mygt/images/solution2.png) no-repeat center; background-size:20%; height:90px !important;}
#section4 .conwrap .listwrap dl dt .ico33{background:url(//cdn.xuansiwei.com/bujia12344/mygt/images/solution3.png) no-repeat center; background-size:20%; height:90px !important;}
#section4 .conwrap .listwrap dl dt .ico44{background:url(//cdn.xuansiwei.com/bujia12344/mygt/images/solution4.png) no-repeat center; background-size:20%; height:90px !important;}

#section4 .conwrap .listwrap dl dt:hover .ico11{background:url(//cdn.xuansiwei.com/bujia12344/mygt/images/solution1a.png) no-repeat center; background-size:20%; height:90px !important;}
#section4 .conwrap .listwrap dl dt:hover .ico22{background:url(//cdn.xuansiwei.com/bujia12344/mygt/images/solution2a.png) no-repeat center; background-size:20%; height:90px !important;}
#section4 .conwrap .listwrap dl dt:hover .ico33{background:url(//cdn.xuansiwei.com/bujia12344/mygt/images/solution3a.png) no-repeat center; background-size:20%; height:90px !important;}
#section4 .conwrap .listwrap dl dt:hover .ico44{background:url(//cdn.xuansiwei.com/bujia12344/mygt/images/solution4a.png) no-repeat center; background-size:20%; height:90px !important;}

#section4 .conwrap .listwrap dl dd:hover span{color:#2eade3; cursor:pointer;}

#section5 .conwrap .rightwrap .brochure h2:hover span{color:#2eade3; cursor:pointer;}
#section5 .conwrap .rightwrap .brochure p:hover span{color:#2eade3; cursor:pointer;}

#section5 h2:hover span{color:#2eade3; cursor:pointer;}
#section5 .conwrap .media p:hover span{color:#2eade3; cursor:pointer;}

#section5 .conwrap .rightwrap .ir .info .ir_info dl dt:hover{color:#2eade3; cursor:pointer;}
#section5 .conwrap .rightwrap .ir .info .ir_info dl dd:hover{color:#2eade3; cursor:pointer;}
#section5 .conwrap .rightwrap .ir .info .ir_info .down:hover{color:#2eade3; cursor:pointer;}

#section6 h2 span:hover{color:#2eade3; cursor:pointer;  border-bottom: 1px solid #2eade3;}
#section6.active h3 span:hover{color:#2eade3; cursor:pointer;}
#section6 p span:hover{color:#2eade3; cursor:pointer;}

/**/
    .swiper-slide .title {
        font-size: 50px;
        font-weight: 800;
        color: #fff;
        margin: 0;
        text-align: center;
    }
    .swiper-slide .subtitle {
        font-size: 22px;
        margin-top: 20px;
        line-height: 1.6;
        color: #fff;
        text-align: center;
    }

 @media(max-width:1000px) {
    .swiper-slide .title {
        font-size: 30px;
        font-weight: 800;
        color: #fff;
        margin-top: 80px;
    }
    .swiper-slide .subtitle {
        font-size: 18px;
        margin-top: 20px;
        line-height: 1.6;
        color: #fff;
    }

 }