/*公共部分*/
*{margin: 0;padding: 0;}
.container{margin: 0 auto;width: 1200px;}
body{background: #fff}
/*banner部分*/
.Lf_banner{
    width: 100%;
    /*min-width: 1200px;*/
    height: 689px;
    text-align: center;
    background: url("images/banner-bg.jpg") no-repeat top center;
    background-size: 100% 100%;
    position: relative;
}
.Lf_banner>.leifeng{
    width: 12%;
    position: absolute;
    bottom:0px;
    right: 0px;
}
.Lf_banner>.icon{
    width: 30%;
    position: absolute;
    bottom:0px;
    left: 0px;
}
.Lf_banner>.ban_con{
    padding-top:196px;
    box-sizing: border-box;
}
.Lf_banner>.ban_con>p{
    width: 800px;
    height: 88px;
    background: url("images/circle-1.png") no-repeat top center;
    background-size: 100% 100%;
    margin-top: 40px;
    margin-left: 200px;
    font-size: 44px;
    color: #fff;
    text-align: center;
    line-height: 86px;
    font-weight: bold;
    font-family: "微软雅黑";
    letter-spacing:5px;
}
.Lf_banner>.ban_con>p>span{
    color: #f5e44f;
    font-size: 48px;
}

/*内容一开始*/
.con_1{padding: 40px 0px; box-sizing: border-box;background: #fff}
.con_1_title{
    text-align: center;
    width: 100%;
}
.title{
    font-size: 42px;
    font-weight: lighter;
    color: #333;
}
.big_tit{
    font-size: 32px;
    font-weight: lighter;
    /*font-family: "冬青黑体简体中文";*/
    text-align: center;
    background: url("images/Stripe.png") no-repeat top left;
    margin-top: 10px;
    color: #fe860b;
    line-height: 30px;
}
.con_1_title>.title>a{
    display: inline-block;
    width: 92px;
    height: 99px;
    vertical-align: middle;
}
.con_1_title>.title>.t1{
    background: url("images/tit-bg.png") no-repeat top center;
}

.con_1>.con_1_city{
    width: 100%;
    height: 721px;
    margin-top: 85px ;
    background: url("images/line.png") no-repeat top center;
    position: relative;
}
.con_1>.con_1_city>li{
    position: absolute;
    width: 385px;
    height: 362px;
    box-sizing: border-box;
    text-align: center;
    padding: 112px 80px 0 80px;
    cursor:pointer;
    transition: all 0.1s;
    box-sizing: border-box;
}
.con_1>.con_1_city>li:hover p{color: #fe860b}
.con_1>.con_1_city>li:hover a{color: #fe860b}
.con_1>.con_1_city>.korea:hover{background: url("images/01_1.png") no-repeat top center;}
.con_1>.con_1_city>.taiwan:hover{background: url("images/022_1.png") no-repeat top center;}
.con_1>.con_1_city>.singapore:hover{background: url("images/033_1.png") no-repeat top center;}
.con_1>.con_1_city>.japan:hover{background: url("images/044_1.png") no-repeat top center;}
.con_1>.con_1_city>.phil:hover{background: url("images/055_1.png") no-repeat top center;}

.con_1>.con_1_city>.korea{
    top: -27px;
    left: 111px;
    background: url("images/011.png") no-repeat top center;
}

.con_1>.con_1_city>.taiwan{
    top: 318px;
    left: 111px;
    background: url("images/022.png") no-repeat top center;
}
.con_1>.con_1_city>.singapore{
    top: 150px;
    left: 409px;
    background: url("images/033.png") no-repeat top center;
}
.con_1>.con_1_city>.japan{
    width: 386px;
    height: 365px;
    top: -27px;
    right: 107px;
    background: url("images/044.png") no-repeat top center;
}
.con_1>.con_1_city>.phil{
    width: 386px;
    height: 365px;
    top: 318px;
    right: 107px;
    background: url("images/055.png") no-repeat top center;
}

.con_1_city2{
    width: 100%;
    height: 721px;
    margin-top: 85px ;
    background: url("images/line.png") no-repeat top center;
    position: relative;
    display: none;!important;
}
.con_1>.con_1_city2>li{
    position: absolute;
    width: 385px;
    height: 362px;
    box-sizing: border-box;
    text-align: center;
    padding: 112px 80px 0 80px;
    cursor:pointer;
    transition: all 0.1s;
    box-sizing: border-box;
}
.con_1>.con_1_city2>li:hover p{color: #fe860b}
.con_1>.con_1_city2>li:hover a{color: #fe860b}
.con_1>.con_1_city2>.korea:hover{background: url("images/01_1.png") no-repeat top center;}
.con_1>.con_1_city2>.taiwan:hover{background: url("images/022_1.png") no-repeat top center;}
.con_1>.con_1_city2>.singapore:hover{background: url("images/033_1.png") no-repeat top center;}
.con_1>.con_1_city2>.japan:hover{background: url("images/044_1.png") no-repeat top center;}
.con_1>.con_1_city2>.phil:hover{background: url("images/055_1.png") no-repeat top center;}

.con_1>.con_1_city2>.korea{
    top: -27px;
    left: 111px;
    background: url("images/011.png") no-repeat top center;
}

.con_1>.con_1_city2>.taiwan{
    top: 318px;
    left: 111px;
    background: url("images/022.png") no-repeat top center;
}
.con_1>.con_1_city2>.singapore{
    top: 150px;
    left: 409px;
    background: url("images/033.png") no-repeat top center;
}
.con_1>.con_1_city2>.japan{
    width: 386px;
    height: 365px;
    top: -27px;
    right: 107px;
    background: url("images/044.png") no-repeat top center;
}
.con_1>.con_1_city2>.phil{
    width: 386px;
    height: 365px;
    top: 318px;
    right: 107px;
    background: url("images/055.png") no-repeat top center;
}


.city_tit{
    font-size: 24px;
    color: #333;
    font-family: "思源黑体 CN Regular";
    font-style: normal;
    margin-top: 28px;
    margin-bottom: 20px;
    display: block;
}
.details{
    font-size: 18px;
    color: #333;
    font-family: "思源黑体 CN Regular";
    font-style: normal;
    display: block;
}
.details:hover{
    color: #fe860b;
}
/*内容一结束*/

/*内容2开始*/
.con_2{
  min-width: 1200px;
    height: 799px;
    background: url("images/bg.png") repeat-x ;
    background-size: 100% 100%;
    padding: 40px 0;
    box-sizing: border-box;
}
.con_1_title>.title>.t2{
    background: url("images/tit-bg2.png") no-repeat top center;
}
.con_2>.container>.con2_an{
    width: 100%;
    background: #fff;
    margin-top: 64px;
    box-shadow:0px -8px 20px #dcdcdc;
    padding: 43px 75px;
    box-sizing: border-box;
}
.con_2>.container>.con2_an>ul{
    float: left;
    vertical-align: middle;
}
.con_2>.container>.con2_an>ul>li{width: 358px;margin-top: 28px;position: relative}
.con_2>.container>.con2_an>ul>li>p{
    width: 163px;
    height: 2px;
    background: #333;
    position: absolute;
    top: 18px;
    left: 44px;
}
.con_2>.container>.con2_an>ul>li>img{
    width: 36px;
    height: 36px;
    vertical-align: middle;
    margin-right: 15px;
}
.con_2>.container>.con2_an>ul>li>span{
    font-size: 20px;
    color: #333;
    font-family: "思源黑体 CN Regular";
    vertical-align: middle;
    font-style: normal;
}
.con_2>.container>.con2_an>ul>li>.con_s{font-size: 18px;font-weight: normal}
.con_2>.container>.con2_an>img{
    float: right;
    width: 444px;
    margin-top: 28px;
}
.con_2>.container>.con2_an>.point{
    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #f1aa46;
    border-radius: 30px;
    margin: 0 auto;
    font-size: 18px;
    font-family: "思源黑体 CN Regular";
    transition: all .5s;
    background: url("images/point.png") no-repeat 130px 5px;
    background-size: 32px 32px;
}

.con_2>.container>.con2_an>.point:hover{
    color: #fff;
    background: #fe860b;
}
.con_2>.container>.con2_an>.point:hover{
    background-image: url("images/point1.png");
    background-size: 32px 32px;
    background-repeat: no-repeat;
    background-position: 130px 5px;

}
.con_2>.container>.con2_an>.point:hover img{
    filter: drop-shadow(0 0 0 #fff);
    z-index: 2;
}
.con_2>.container>.con2_an>.point{margin-top: 60px;}
.con_2>.container>.con2_an>.point>img{
    width: 32px;
    height: 32px;
    margin-right: -8px;
}

.con_2>.container>.con2_an>.point2{
    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #f1aa46;
    border-radius: 30px;
    margin: 0 auto;
    font-size: 18px;
    font-family: "思源黑体 CN Regular";
    transition: all .5s;
    background: url("images/point.png") no-repeat 130px 5px;
    background-size: 32px 32px;
    display: none;
}

.con_2>.container>.con2_an>.point2:hover{
    color: #fff;
    background: #fe860b;
}
.con_2>.container>.con2_an>.point2:hover{
    background-image: url("images/point1.png");
    background-size: 32px 32px;
    background-repeat: no-repeat;
    background-position: 130px 5px;

}
.con_2>.container>.con2_an>.point2:hover img{
    filter: drop-shadow(0 0 0 #fff);
    z-index: 2;
}
.con_2>.container>.con2_an>.point2{margin-top: 60px;}
.con_2>.container>.con2_an>.point2>img{
    width: 32px;
    height: 32px;
    margin-right: -8px;
}
/*内容2结束*/


/*内容3开始*/
.con_1_title>.title>.t3{
    background: url("images/tit-bg3.png") no-repeat top center;
}
.con_3{
    padding: 40px 0px;
}
.con_3txt{margin-top: 24px;}
.con_3txt>li{
    float: left;
    width: 580px;
    height: 339px;
    background: url("images/con3-bg1.jpg") no-repeat top left;
    padding: 68px 27px;
    box-sizing: border-box;
}
.con_3txt>li>.con3txt_left{
    float: left;
    margin-top: 38px;
}
.con_3txt>li>img{
    float: right;
    width: 253px;
    margin-top: -20px;
}
.con_3txt>li>.img_2{width: 206px;}
.con_3txt>li:last-child{
    float: right;
    background: url("images/con3-bg2.jpg") no-repeat top left;
}
.con_3txt>li>.con3txt_left>p{margin-bottom: 30px;}
.con_3txt>li>.con3txt_left>p>span{
    color: #fe860b;
    font-size: 36px;
}
.con_3txt>li>.con3txt_left>p:nth-child(1){
    font-size: 42px;
    font-family: "思源黑体 CN Regular";
    color: #333;
}
.con_3txt>li>.con3txt_left>p:nth-child(2){
    font-size: 32px;
    font-family: "思源黑体 CN Regular";
    color: #341410;
}
.con_3txt>li>.con3txt_left>.detail_1{
    display: block;
    width: 119px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #fe860b;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    transition: all 0.6s;
}
.con_3txt>li>.con3txt_left>.detail_1:hover{
    transform: scale(1.05);
    box-shadow: 0px 0px 15px #dcdcdc;
}
.con_3txt>li>.con3txt_left>.detail_2{
    display: block;
    width: 119px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #fe860b;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    transition: all 0.6s;
    display: none;
}
.con_3txt>li>.con3txt_left>.detail_2:hover{
    transform: scale(1.05);
    box-shadow: 0px 0px 15px #dcdcdc;
}
/*内容3结束*/


/*活动规则开始*/
.active{
    min-width: 1200px;
    height: 115px;
    background: url("images/active-bg.png") no-repeat top center;
}
.act_list{
    height: 230px;
    margin-top: 35px;
    padding-left: 216px;
    box-sizing: border-box;
    background: url("images/bgs.png") no-repeat bottom right;
    box-sizing: border-box;
}
.act_list>li{
    font-size: 20px;
    font-weight: lighter;
    font-family: "冬青黑体简体中文";
    margin-bottom: 14px;
    vertical-align: middle;
}
.act_list>li>span{
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    color: #fff;
    background: url("images/shape.png") no-repeat top center;
    margin-right: 10px;
    vertical-align: middle;
    text-align: center;
    margin-top: -5px;
}
/*活动规则结束*/



/*********************************************内容一移动端-小于1024px**************************************************/
@media only screen and (max-width:1024px) {
    .container{width: 95%;margin: 0 auto}
    .Lf_banner{width: 100%;position: relative;height: 500px;}
    .Lf_banner>.ban_con{padding-top: 124px;}
    .Lf_banner>.leifeng{width: 13%;position: absolute;bottom:0px;right: 0px;}
    .Lf_banner>.icon{width: 37%}
    .ban_con>img{width: 75%;margin-left: 0px;}
    .Lf_banner>.ban_con>p{
        width: 75%;
        height: 80px;
        background: url(images/circle-1.png) no-repeat top center;
        background-size: 100% 100%;
        margin-top: 20px;
        margin-left: 125px;
        font-size: 4rem;
        color: #fff;
        text-align: center;
        line-height: 70px;
        font-weight: bold;
        font-family: "微软雅黑";
        letter-spacing: 5px;
    }
    .container>.con_1_title{text-align: center;width: 100%;}
    .container>.con_1_title>.title{
        width: 95%;
        margin: 0 auto;
        /*font-family: "冬青黑体简体中文";*/
        font-size: 36px;
        font-weight: lighter;
        color: #333;
    }
    .container>.con_1_title>.big_tit{background: url(images/Stripe.png) no-repeat top left;background-size: 100%}
    .con_1>.con_1_city{display: none;!important;}
    .con_1>.con_1_city2{
        display: block;!important;width: 100%;
        background: url(images/line.png) no-repeat top center;
        background-size: 100%;
        position: relative;
        height: 580px;
    }
    .con_1>.con_1_city2>li{
        position: absolute;
        width: 33%;
        height: 362px;
        box-sizing: border-box;
        text-align: center;
        padding: 80px 80px 0 80px;
        cursor: pointer;
        transition: all 0.1s;
        box-sizing: border-box; }
    .city_tit{font-size: 20px; margin-top: 25px;margin-bottom: 15px;}
    .con_1>.con_1_city2>.korea{
        top: -27px;
        left: 83px;
        background: url("images/011.png") no-repeat top center;
        background-size: 100%;
    }

    .con_1>.con_1_city2>.taiwan{
        top: 258px;
        left: 84px;
        background: url("images/022.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.singapore{
        top: 118px;
        left: 328px;
        background: url("images/033.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.japan{
        width: 33%;
        height: 362px;
        top: -27px;
        right: 80px;
        background: url("images/044.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.phil{
        width: 33%;
        height: 362px;
        top: 258px;
        right: 80px;
        background: url("images/055.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>li:hover p{color: #fe860b}
    .con_1>.con_1_city2>li:hover a{color: #fe860b}
    .con_1>.con_1_city2>.korea:hover{background-size: 100%}
    .con_1>.con_1_city2>.taiwan:hover{background-size: 100%}
    .con_1>.con_1_city2>.singapore:hover{background-size: 100%}
    .con_1>.con_1_city2>.japan:hover{background-size: 100%}
    .con_1>.con_1_city2>.phil:hover{background-size: 100%}

    .con_2{
        min-width: 95px;
        height: 799px;
        background: url(images/bg.png) repeat-x;
        background-size: 100% 100%;
        padding: 40px 0;
        box-sizing: border-box;}
    .con_3txt>li{width: 49%;padding: 68px 10px;}
    .con_3txt>li>img{width: 240px;margin-top: -10px;}
    .active {
        min-width: 1024px;
        height: 115px;
        background: url(images/active-bg.png) no-repeat top center;
        background-size: 100%;
    }

    .con_2>.container>.con2_an>.point{display: none}
    .con_2>.container>.con2_an>.point2{display: block}
    .con_3txt>li>.con3txt_left>.detail_1{display: none}
    .con_3txt>li>.con3txt_left>.detail_2{display: block}
}

/*********************************************内容一移动端-小于960px**************************************************/
@media only screen and (max-width:960px) {
    .container{width: 95%;margin: 0 auto}
    .Lf_banner{width: 100%;position: relative;height: 450px;}
    .Lf_banner>.ban_con {padding-top: 136px;}
    .Lf_banner>.leifeng{width: 13%;position: absolute;bottom:0px;right: 0px;}
    .ban_con>img{width: 75%;margin-left: 0px;}
    .Lf_banner>.ban_con>p{
        width: 60%;
        height: 60px;
        background: url(images/circle-1.png) no-repeat top center;
        background-size: 100% 100%;
        margin-top: 20px;
        margin-left: 165px;
        font-size: 24px;
        color: #fff;
        text-align: center;
        line-height: 50px;
        font-weight: bold;
        font-family: "微软雅黑";
        letter-spacing: 5px;
    }
    .Lf_banner>.ban_con>p>span{
        color: #f5e44f;
        font-size: 32px;
    }
    .container>.con_1_title{text-align: center;width: 100%;}
    .container>.con_1_title>.title{
        width: 95%;
        margin: 0 auto;
        /*font-family: "冬青黑体简体中文";*/
        font-size: 36px;
        font-weight: lighter;
        color: #333;
    }
    .container>.con_1_title>.big_tit{background: url(images/Stripe.png) no-repeat top left;background-size: 100%}
    .con_1>.con_1_city{display: none;!important;}
    .con_1>.con_1_city2{
        display: block;!important;width: 100%;
        background: url(images/line.png) no-repeat top center;
        background-size: 100%;
        position: relative;
        height: 500px;
        margin-top: 45px;
    }
    .con_1>.con_1_city2>li{
        position: absolute;
        width: 33%;
        height: 362px;
        box-sizing: border-box;
        text-align: center;
        padding: 75px 60px 0 60px;
        cursor: pointer;
        transition: all 0.1s;
        box-sizing: border-box; }
    .city_tit{margin-top: 18px;margin-bottom: 15px;}
    .con_1>.con_1_city2>li>img{width: 60%}
    .con_1>.con_1_city2>.korea{
        top: -23px;
        left: 78px;
        background: url("images/011.png") no-repeat top center;
        background-size: 100%;
    }

    .con_1>.con_1_city2>.taiwan{
        top: 240px;
        left: 80px;
        background: url("images/022.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.singapore{
        top: 109px;
        left: 305px;
        background: url("images/033.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.japan{
        width: 33%;
        height: 362px;
        top: -23px;
        right: 78px;
        background: url("images/044.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.phil{
        width: 33%;
        height: 362px;
        top: 240px;
        right: 78px;
        background: url("images/055.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.phil>img{width: 50%}
    .con_1>.con_1_city2>li:hover p{color: #fe860b}
    .con_1>.con_1_city2>li:hover a{color: #fe860b}
    .con_1>.con_1_city2>.korea:hover{background-size: 100%}
    .con_1>.con_1_city2>.taiwan:hover{background-size: 100%}
    .con_1>.con_1_city2>.singapore:hover{background-size: 100%}
    .con_1>.con_1_city2>.japan:hover{background-size: 100%}
    .con_1>.con_1_city2>.phil:hover{background-size: 100%}

    .con_2{
        min-width: 95px;
        height: 659px;
        background: url(images/bg.png) repeat-x;
        background-size: 100% 100%;
        padding: 40px 0;
        box-sizing: border-box;}
    .con_2>.container>.con2_an{margin-top: 34px;padding: 20px 25px;}
    .con_2>.container>.con2_an>img{width: 320px;margin-top: 60px;}
    .con_2>.container>.con2_an>ul>li{margin-top: 20px;}
    .con_2>.container>.con2_an>.point2{
        width: 18%;
        height: 40px;
        line-height: 40px;
        padding-left: 0px;
        box-sizing: border-box;
        border: 1px solid #f1aa46;
        border-radius: 30px;
        margin: 0 auto;
        font-size: 18px;
        font-family: "思源黑体 CN Regular";
        transition: all .5s;
        background: url(images/point.png) no-repeat 110px 5px;
        background-size: 32px 32px;
    }
    .con_2>.container>.con2_an>.point2{margin-top: 45px;}
    .con_2>.container>.con2_an>.point2:hover{
        background-image: url("images/point1.png");
        background-size: 32px 32px;
        background-repeat: no-repeat;
        background-position: 110px 5px;
    }

    .con_3txt>li{width: 49%;padding: 28px 10px;height: 250px;}
    .con_3txt>li>.con3txt_left>p:nth-child(1){font-size: 32px;}
    .con_3txt>li>.con3txt_left>p:nth-child(2){font-size: 24px;}
    .con_3txt>li>.con3txt_left>p>span{font-size: 24px;}
    .con_3txt>li>img{width: 170px;margin-top: 15px;}
    .con_3txt>li>.img_2{width: 150px;}
    .con_2>.container>.con2_an>.point{display: none}
    .con_2>.container>.con2_an>.point2{display: block}
    .con_3txt>li>.con3txt_left>.detail_1{display: none}
    .con_3txt>li>.con3txt_left>.detail_2{display: block}

    .active{min-width: 768px ;background: url(images/active-bg.png) no-repeat top center;background-size: 100%}
    .act_list{width: 100%;padding-left: 100px;height: 190px;margin-top: -45px;}
    .act_list>li{font-size: 20px;}
}

/*********************************************内容一移动端-小于768px**************************************************/
@media only screen and (max-width:768px) {
    .container{width: 95%;margin: 0 auto}
    .Lf_banner{width: 100%;position: relative;height: 380px;}
    .Lf_banner>.ban_con {padding-top: 90px;}
    .Lf_banner>.leifeng{width: 13%;position: absolute;bottom:0px;right: 0px;}
    .ban_con>img{width: 75%;margin-left: 0px;}
    .Lf_banner>.ban_con>p{
        width: 65%;
        height: 60px;
        background: url(images/circle-1.png) no-repeat top center;
        background-size: 100% 100%;
        margin-top: 20px;
        margin-left: 120px;
        font-size: 24px;
        color: #fff;
        text-align: center;
        line-height: 50px;
        font-weight: bold;
        font-family: "微软雅黑";
        letter-spacing: 5px;
    }
    .Lf_banner>.ban_con>p>span{
        color: #f5e44f;
        font-size: 32px;
    }
    .container>.con_1_title{text-align: center;width: 100%;}
    .container>.con_1_title>.title{
        width: 95%;
        margin: 0 auto;
        /*font-family: "冬青黑体简体中文";*/
        font-size: 36px;
        font-weight: lighter;
        color: #333;
    }
    .container>.con_1_title>.big_tit{background: url(images/Stripe.png) no-repeat top left;background-size: 100%}
    .con_1>.con_1_city{display: none;!important;}
    .con_1>.con_1_city2{
        display: block;!important;width: 100%;
        background: url(images/line.png) no-repeat top center;
        background-size: 100%;
        position: relative;
        height: 400px;
        margin-top: 45px;
    }
    .con_1>.con_1_city2>li{
        position: absolute;
        width: 33%;
        height: 362px;
        box-sizing: border-box;
        text-align: center;
        padding: 60px 60px 0 60px;
        cursor: pointer;
        transition: all 0.1s;
        box-sizing: border-box; }
    .con_1>.con_1_city2>li>img{width: 75%}
    .city_tit{font-size: 1rem; margin-top: 10px;margin-bottom: 0px;}
    .details{font-size: 1rem}
    .con_1>.con_1_city2>.korea{
        top: -15px;
        left: 64px;
        background: url("images/011.png") no-repeat top center;
        background-size: 100%;
    }

    .con_1>.con_1_city2>.taiwan{
        top: 195px;
        left: 64px;
        background: url("images/022.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.singapore{
        top: 90px;
        left: 248px;
        background: url("images/033.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.japan{
        width: 33%;
        height: 362px;
        top: -15px;
        right: 60px;
        background: url("images/044.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.phil{
        width: 33%;
        height: 362px;
        top: 195px;
        right: 60px;
        background: url("images/055.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>li:hover p{color: #fe860b}
    .con_1>.con_1_city2>li:hover a{color: #fe860b}
    .con_1>.con_1_city2>.korea:hover{background-size: 100%}
    .con_1>.con_1_city2>.taiwan:hover{background-size: 100%}
    .con_1>.con_1_city2>.singapore:hover{background-size: 100%}
    .con_1>.con_1_city2>.japan:hover{background-size: 100%}
    .con_1>.con_1_city2>.phil:hover{background-size: 100%}

    .con_2{
        min-width: 95px;
        height: 659px;
        background: url(images/bg.png) repeat-x;
        background-size: 100% 100%;
        padding: 40px 0;
        box-sizing: border-box;}
    .con_2>.container>.con2_an{margin-top: 34px;padding: 20px 25px;}
    .con_2>.container>.con2_an>img{width: 320px;margin-top: 60px;}
    .con_2>.container>.con2_an>ul>li{margin-top: 20px;}
    .con_2>.container>.con2_an>.point2{
        width: 24%;
        height: 40px;
        line-height: 40px;
        padding-left: 0px;
        box-sizing: border-box;
        border: 1px solid #f1aa46;
        border-radius: 30px;
        margin: 0 auto;
        font-size: 18px;
        font-family: "思源黑体 CN Regular";
        transition: all .5s;
        background: url(images/point.png) no-repeat 115px 5px;
        background-size: 32px 32px;
    }
    .con_2>.container>.con2_an>.point2{margin-top: 45px;}
    .con_2>.container>.con2_an>.point2:hover{
        background-image: url("images/point1.png");
        background-size: 32px 32px;
        background-repeat: no-repeat;
        background-position: 115px 5px;
    }

    .con_3txt>li{width: 49%;padding: 28px 10px;height: 250px;}
    .con_3txt>li>.con3txt_left>p:nth-child(1){font-size: 32px;}
    .con_3txt>li>.con3txt_left>p:nth-child(2){font-size: 24px;}
    .con_3txt>li>.con3txt_left>p>span{font-size: 24px;}
    .con_3txt>li>img{width: 170px;margin-top: 15px;}
    .con_3txt>li>.img_2{width: 150px;}
    .con_2>.container>.con2_an>.point{display: none}
    .con_2>.container>.con2_an>.point2{display: block}
    .con_3txt>li>.con3txt_left>.detail_1{display: none}
    .con_3txt>li>.con3txt_left>.detail_2{display: block}

    .active{min-width: 768px ;background: url(images/active-bg.png) no-repeat top center;background-size: 100%}
    .act_list{width: 100%;padding-left: 100px;height: 190px;margin-top: -45px;}
    .act_list>li{font-size: 20px;}
}

/*********************************************内容一移动端-小于640px**************************************************/
@media only screen and (max-width:640px) {
    .container{width: 95%;margin: 0 auto}
    .Lf_banner{width: 100%;position: relative;height: 280px}
    .Lf_banner>.ban_con {padding-top: 80px;}
    .Lf_banner>.leifeng{width: 13%;position: absolute;bottom:0px;right: 0px;}
    .Lf_banner>.icon{
        width: 30%;
        position: absolute;
        bottom:0px;
        left: 0px;
    }
    .ban_con>img{width: 75%;margin-left: 0px;}
    .Lf_banner>.ban_con>p{
        width: 58%;
        height: 40px;
        background: url(images/circle-1.png) no-repeat top center;
        background-size: 100% 100%;
        margin-top: 10px;
        margin-left: 128px;
        font-size: 2rem;
        color: #fff;
        text-align: center;
        line-height: 38px;
        font-weight: bold;
        font-family: "微软雅黑";
        letter-spacing: 2px;
    }
    .Lf_banner>.ban_con>p>span{
        color: #f5e44f;
        font-size: 2.2rem;
    }
    .container>.con_1_title{text-align: center;width: 100%;}
    .container>.con_1_title>.title{
        width: 95%;
        margin: 0 auto;
        /*font-family: "冬青黑体简体中文";*/
        font-size: 28px;
        font-weight: lighter;
        color: #333;
    }
    .container>.con_1_title>.title>.t1{
        background: url(images/tit-bg.png) no-repeat top center;
        background-size: 100%;
        width: 46px;
        height: 49px;
    }
    .container>.con_1_title>.title>.t2{
        background: url(images/tit-bg2.png) no-repeat top center;
        background-size: 100%;
        width: 46px;
        height: 49px;
    }
    .container>.con_1_title>.title>.t3{
        background: url(images/tit-bg3.png) no-repeat top center;
        background-size: 100%;
        width: 46px;
        height: 49px;
    }
    .big_tit{
        background: url(images/Stripe.png) no-repeat top left;
        background-size: 100%;
        font-size: 18px;
        line-height: 12px;
    }
    .con_1 {padding: 20px 0px;}
    .con_1>.con_1_city{display: none;!important;}
    .con_1>.con_1_city2{
        display: block;!important;width: 100%;
        background: url(images/line.png) no-repeat top center;
        background-size: 100%;
        position: relative;
        height: 350px;
        margin-top: 25px;
    }
    .con_1>.con_1_city2>li{
        position: absolute;
        width: 33%;
        height: 362px;
        box-sizing: border-box;
        text-align: center;
        padding: 55px 15px 0 15px;
        cursor: pointer;
        transition: all 0.1s;
        box-sizing: border-box; }
    .con_1>.con_1_city2>li>img{width: 40%}
    .city_tit{
        font-size: 1.5rem;
        margin-top: 12px;
        margin-bottom: 5px;}
    .details{font-size: 1.2rem}
    .con_1>.con_1_city2>.korea{
        top: -15px;
        left: 53px;
        background: url("images/011.png") no-repeat top center;
        background-size: 100%;
    }

    .con_1>.con_1_city2>.taiwan{
        top: 160px;
        left: 53px;
        background: url("images/022.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.singapore{
        top: 73px;
        left: 203px;
        background: url("images/033.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.japan{
        width: 33%;
        height: 362px;
        top: -15px;
        right: 53px;
        background: url("images/044.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.phil{
        width: 33%;
        height: 362px;
        top: 160px;
        right: 53px;
        background: url("images/055.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.phil>img{width: 35%}
    .con_1>.con_1_city2>li:hover p{color: #fe860b}
    .con_1>.con_1_city2>li:hover a{color: #fe860b}
    .con_1>.con_1_city2>.korea:hover{background-size: 100%}
    .con_1>.con_1_city2>.taiwan:hover{background-size: 100%}
    .con_1>.con_1_city2>.singapore:hover{background-size: 100%}
    .con_1>.con_1_city2>.japan:hover{background-size: 100%}
    .con_1>.con_1_city2>.phil:hover{background-size: 100%}

    .con_2{
        min-width: 95px;
        height: 460px;
        background: url(images/bg.png) repeat-x;
        background-size: 100% 100%;
        padding: 20px 0;
        box-sizing: border-box;}
    .con_2>.container>.con2_an{margin-top: 18px;padding: 30px;}
    .con_2>.container>.con2_an>img{width: 40%;margin-top: 60px;}
    .con_2>.container>.con2_an>ul{width: 60%}
    .con_2>.container>.con2_an>ul>li{
        width: 100%;
        margin-top: 15px;
    }
    .con_2>.container>.con2_an>ul>li>span {
        font-size: 1.5rem;
        color: #333;
        font-family: "思源黑体 CN Regular";
        vertical-align: middle;
        font-style: normal;
    }
    .con_2>.container>.con2_an>ul>li>.con_s{font-size: 1.4rem}
    .con_2>.container>.con2_an>ul>li>img{
        width: 9%;
        height: 9%;
        margin-right: 8px;
    }
    .con_2>.container>.con2_an>ul>li>p {
        width: 120px;
        height: 2px;
        background: #333;
        position: absolute;
        top: 12px;
        left: 35px;
    }
    .con_2>.container>.con2_an>.point2{
        width: 20%;
        height: 25px;
        line-height: 25px;
        text-align: left;
        padding-left: 20px;
        border: 1px solid #f1aa46;
        border-radius: 30px;
        box-sizing: border-box;
        margin: 0 auto;
        font-size: 14px;
        background: url(images/point.png) no-repeat 75px 2px;
        background-size: 20px 20px;
        display: none;
    }
    .con_2>.container>.con2_an>.point2{margin-top: 25px;}
    .con_2>.container>.con2_an>.point2:hover{
        background-image: url("images/point1.png");
        background-size: 20px 20px;
        background-repeat: no-repeat;
        background-position: 75px 2px;
    }

    .con_3 {padding: 20px 0px;}
    .con_3txt{margin-top: 18px;}
    .con_3txt>li{width: 49%;padding: 12px 20px;height: 120px;}
    .con_3txt>li>.con3txt_left{width: 50%;margin-top: 10px;}
    .con_3txt>li>.con3txt_left>p:nth-child(1){font-size: 2.2rem;}
    .con_3txt>li>.con3txt_left>p:nth-child(2){font-size: 2rem;}
    .con_3txt>li>.con3txt_left>p {margin-bottom: 10px;}
    .con_3txt>li>.con3txt_left>p>span{font-size: 2.1rem;}
    .con_3txt>li>img{width: 40%;margin-top: 0px;}
    .con_3txt>li>.img_2{width: 35%;}
    .con_2>.container>.con2_an>.point{display: none}
    .con_2>.container>.con2_an>.point2{display: block}
    .con_3txt>li>.con3txt_left>.detail_1{display: none}
    .con_3txt>li>.con3txt_left>.detail_2{
        display: block;
        width: 80%;
        height: 23px;
        line-height: 23px;
        text-align: center;
        background: #fe860b;
        border-radius: 3px;
        color: #fff;
        font-size: 1rem;
        transition: all 0.6s;
    }

    .active{min-width: 100%;background: url(images/active-bg.png) no-repeat top center;background-size: 100%;height: 50px;}
    .act_list{width: 100%;padding-left: 65px;height: 140px;margin-top: 0px;background-size: 50%}
    .act_list>li{font-size: 1.6rem;color: #000}
    .act_list>li>span {
        display: inline-block;
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 1.2rem;
        color: #fff;
        background: url(images/shape.png) no-repeat top center;
        background-size: 100%;
        margin-right: 10px;
        /* vertical-align: middle; */
        text-align: center;
        margin-top: -5px;
    }
}

/*********************************************内容一移动端-小于480px**************************************************/
@media only screen and (max-width:480px) {
    .container{width: 95%;margin: 0 auto}
    .Lf_banner{width: 100%;position: relative;height: 200px}
    .Lf_banner>.ban_con {padding-top: 50px;}
    .Lf_banner>.leifeng{width: 13%;position: absolute;bottom:0px;right: 0px;}
    .Lf_banner>.icon{
        width: 30%;
        position: absolute;
        bottom:0px;
        left: 0px;
    }
    .ban_con>img{width: 75%;margin-left: 0px;}
    .Lf_banner>.ban_con>p{
        width: 62%;
        height: 30px;
        background: url(images/circle-1.png) no-repeat top center;
        background-size: 100% 100%;
        margin-top: 10px;
        margin-left: 80px;
        font-size: 1.5rem;
        color: #fff;
        text-align: center;
        line-height: 28px;
        font-weight: bold;
        font-family: "微软雅黑";
        letter-spacing: 2px;
    }
    .Lf_banner>.ban_con>p>span{
        color: #f5e44f;
        font-size: 1.6rem;
    }
    .container>.con_1_title{text-align: center;width: 100%;}
    .container>.con_1_title>.title{
        width: 95%;
        margin: 0 auto;
        /*font-family: "冬青黑体简体中文";*/
        font-size: 20px;
        font-weight: lighter;
        color: #333;
    }
    .container>.con_1_title>.title>.t1{
        background: url(images/tit-bg.png) no-repeat top center;
        background-size: 100%;
        width: 36px;
        height: 39px;
    }
    .container>.con_1_title>.title>.t2{
        background: url(images/tit-bg2.png) no-repeat top center;
        background-size: 100%;
        width: 36px;
        height: 39px;
    }
    .container>.con_1_title>.title>.t3{
        background: url(images/tit-bg3.png) no-repeat top center;
        background-size: 100%;
        width: 36px;
        height: 39px;
    }
    .big_tit{
        background: url(images/Stripe.png) no-repeat top left;
        background-size: 100%;
        font-size: 18px;
        line-height: 12px;
    }
    .con_1 {padding: 20px 0px;}
    .con_1>.con_1_city{display: none;!important;}
    .con_1>.con_1_city2{
        display: block;!important;width: 100%;
        background: url(images/line.png) no-repeat top center;
        background-size: 100%;
        position: relative;
        height: 260px;
        margin-top: 25px;
    }
    .con_1>.con_1_city2>li{
        position: absolute;
        width: 33%;
        height: 362px;
        box-sizing: border-box;
        text-align: center;
        padding: 30px 15px 0 15px;
        cursor: pointer;
        transition: all 0.1s;
        box-sizing: border-box; }
    .con_1>.con_1_city2>li>img{width: 40%}
    .city_tit{font-size: 1rem; margin-top: 3px;margin-bottom: 0px;}
    .details{font-size: 1rem}
    .con_1>.con_1_city2>.korea{
        top: -10px;
        left: 40px;
        background: url("images/011.png") no-repeat top center;
        background-size: 100%;
    }

    .con_1>.con_1_city2>.taiwan{
        top: 122px;
        left: 40px;
        background: url("images/022.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.singapore{
        top: 56px;
        left: 154px;
        background: url("images/033.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.japan{
        width: 33%;
        height: 362px;
        top: -10px;
        right: 40px;
        background: url("images/044.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.phil{
        width: 33%;
        height: 362px;
        top: 122px;
        right: 40px;
        background: url("images/055.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.phil>img{width: 35%}
    .con_1>.con_1_city2>li:hover p{color: #fe860b}
    .con_1>.con_1_city2>li:hover a{color: #fe860b}
    .con_1>.con_1_city2>.korea:hover{background-size: 100%}
    .con_1>.con_1_city2>.taiwan:hover{background-size: 100%}
    .con_1>.con_1_city2>.singapore:hover{background-size: 100%}
    .con_1>.con_1_city2>.japan:hover{background-size: 100%}
    .con_1>.con_1_city2>.phil:hover{background-size: 100%}

    .con_2{
        min-width: 95px;
        height: 340px;
        background: url(images/bg.png) repeat-x;
        background-size: 100% 100%;
        padding: 20px 0;
        box-sizing: border-box;}
    .con_2>.container>.con2_an{margin-top: 18px;padding: 10px;}
    .con_2>.container>.con2_an>img{width: 40%;margin-top: 36px;}
    .con_2>.container>.con2_an>ul{width: 60%}
    .con_2>.container>.con2_an>ul>li{
        width: 100%;
        margin-top: 8px;
    }
    .con_2>.container>.con2_an>ul>li>span {
        font-size: 1rem;
        color: #333;
        font-family: "思源黑体 CN Regular";
        vertical-align: middle;
        font-style: normal;
    }
    .con_2>.container>.con2_an>ul>li>.con_s{font-size: 1rem}
    .con_2>.container>.con2_an>ul>li>img{
        width: 9%;
        height: 9%;
        margin-right: 0px;
    }
    .con_2>.container>.con2_an>ul>li>p {
        width: 100px;
        height: 2px;
        background: #333;
        position: absolute;
        top: 12px;
        left: 25px;
    }
    .con_2>.container>.con2_an>.point2{
        width: 25%;
        height: 25px;
        line-height: 25px;
        text-align: left;
        padding-left: 20px;
        border: 1px solid #f1aa46;
        border-radius: 30px;
        box-sizing: border-box;
        margin: 0 auto;
        font-size: 14px;
        background: url(images/point.png) no-repeat 75px 2px;
        background-size: 22px 22px;
        display: none;
    }
    .con_2>.container>.con2_an>.point2{margin-top: 25px;}

    .con_3 {padding: 20px 0px;}
    .con_3txt{margin-top: 18px;}
    .con_3txt>li{width: 49%;padding: 12px 10px;height: 120px;}
    .con_3txt>li>.con3txt_left{width: 50%;margin-top: 10px;}
    .con_3txt>li>.con3txt_left>p:nth-child(1){font-size: 1.5rem;}
    .con_3txt>li>.con3txt_left>p:nth-child(2){font-size: 1.2rem;}
    .con_3txt>li>.con3txt_left>p {margin-bottom: 5px;}
    .con_3txt>li>.con3txt_left>p>span{font-size: 1.5rem;}
    .con_3txt>li>img{width: 50%;margin-top: 0px;}
    .con_3txt>li>.img_2{width: 45%;}
    .con_2>.container>.con2_an>.point{display: none}
    .con_2>.container>.con2_an>.point2{display: block}
    .con_3txt>li>.con3txt_left>.detail_1{display: none}
    .con_3txt>li>.con3txt_left>.detail_2{
        display: block;
        width: 80%;
        height: 23px;
        line-height: 23px;
        text-align: center;
        background: #fe860b;
        border-radius: 3px;
        color: #fff;
        font-size: 1rem;
        transition: all 0.6s;
    }

    .active{min-width: 100%;background: url(images/active-bg.png) no-repeat top center;background-size: 100%;height: 50px;}
    .act_list{width: 100%;padding-left: 65px;height: 140px;margin-top: 0px;background-size: 50%}
    .act_list>li{font-size: 1.2rem;color: #000}
    .act_list>li>span {
        display: inline-block;
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 1.2rem;
        color: #fff;
        background: url(images/shape.png) no-repeat top center;
        background-size: 100%;
        margin-right: 10px;
        /* vertical-align: middle; */
        text-align: center;
        margin-top: -5px;
    }
}

/*********************************************内容一移动端-小于414px**************************************************/
@media only screen and (max-width:414px) {
    .container{width: 95%;margin: 0 auto}
    .Lf_banner{width: 100%;position: relative;height: 200px}
    .Lf_banner>.ban_con {padding-top: 50px;}
    .Lf_banner>.leifeng{width: 13%;position: absolute;bottom:0px;right: 0px;}
    .Lf_banner>.icon{
        width: 30%;
        position: absolute;
        bottom:0px;
        left: 0px;
    }
    .ban_con>img{width: 75%;margin-left: 0px;}
    .Lf_banner>.ban_con>p{
        width: 74%;
        height: 30px;
        background: url(images/circle-1.png) no-repeat top center;
        background-size: 100% 100%;
        margin-top: 10px;
        margin-left: 50px;
        font-size: 1.5rem;
        color: #fff;
        text-align: center;
        line-height: 28px;
        font-weight: bold;
        font-family: "微软雅黑";
        letter-spacing: 2px;
    }
    .Lf_banner>.ban_con>p>span{
        color: #f5e44f;
        font-size: 1.6rem;
    }
    .container>.con_1_title{text-align: center;width: 100%;}
    .container>.con_1_title>.title{
        width: 95%;
        margin: 0 auto;
        /*font-family: "冬青黑体简体中文";*/
        font-size: 20px;
        font-weight: lighter;
        color: #333;
    }
    .container>.con_1_title>.title>.t1{
        background: url(images/tit-bg.png) no-repeat top center;
        background-size: 100%;
        width: 36px;
        height: 39px;
    }
    .container>.con_1_title>.title>.t2{
        background: url(images/tit-bg2.png) no-repeat top center;
        background-size: 100%;
        width: 36px;
        height: 39px;
    }
    .container>.con_1_title>.title>.t3{
        background: url(images/tit-bg3.png) no-repeat top center;
        background-size: 100%;
        width: 36px;
        height: 39px;
    }
    .big_tit{
        background: url(images/Stripe.png) no-repeat top left;
        background-size: 100%;
        font-size: 18px;
        line-height: 12px;
    }
    .con_1 {padding: 20px 0px;}
    .con_1>.con_1_city{display: none;!important;}
    .con_1>.con_1_city2{
        display: block;!important;width: 100%;
        background: url(images/line.png) no-repeat top center;
        background-size: 100%;
        position: relative;
        height: 220px;
        margin-top: 25px;
    }
    .con_1>.con_1_city2>li{
        position: absolute;
        width: 33%;
        height: 362px;
        box-sizing: border-box;
        text-align: center;
        padding: 30px 15px 0 15px;
        cursor: pointer;
        transition: all 0.1s;
        box-sizing: border-box; }
    .con_1>.con_1_city2>li>img{width: 40%}
    .city_tit{font-size: 1rem; margin-top: 3px;margin-bottom: 0px;}
    .details{font-size: 1rem}
    .con_1>.con_1_city2>.korea{
        top: -10px;
        left: 34px;
        background: url("images/011.png") no-repeat top center;
        background-size: 100%;
    }

    .con_1>.con_1_city2>.taiwan{
        top: 105px;
        left: 34px;
        background: url("images/022.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.singapore{
        top: 48px;
        left: 132px;
        background: url("images/033.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.japan{
        width: 33%;
        height: 362px;
        top: -10px;
        right: 34px;
        background: url("images/044.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.phil{
        width: 33%;
        height: 362px;
        top: 105px;
        right: 34px;
        background: url("images/055.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.phil>img{width: 35%}
    .con_1>.con_1_city2>li:hover p{color: #fe860b}
    .con_1>.con_1_city2>li:hover a{color: #fe860b}
    .con_1>.con_1_city2>.korea:hover{background-size: 100%}
    .con_1>.con_1_city2>.taiwan:hover{background-size: 100%}
    .con_1>.con_1_city2>.singapore:hover{background-size: 100%}
    .con_1>.con_1_city2>.japan:hover{background-size: 100%}
    .con_1>.con_1_city2>.phil:hover{background-size: 100%}

    .con_2{
        min-width: 95px;
        height: 340px;
        background: url(images/bg.png) repeat-x;
        background-size: 100% 100%;
        padding: 20px 0;
        box-sizing: border-box;}
    .con_2>.container>.con2_an{margin-top: 18px;padding: 10px;}
    .con_2>.container>.con2_an>img{width: 40%;margin-top: 36px;}
    .con_2>.container>.con2_an>ul{width: 60%}
    .con_2>.container>.con2_an>ul>li{
        width: 100%;
        margin-top: 8px;
    }
    .con_2>.container>.con2_an>ul>li>span {
        font-size: 1rem;
        color: #333;
        font-family: "思源黑体 CN Regular";
        vertical-align: middle;
        font-style: normal;
    }
    .con_2>.container>.con2_an>ul>li>.con_s{font-size: 1rem}
    .con_2>.container>.con2_an>ul>li>img{
        width: 9%;
        height: 9%;
        margin-right: 0px;
    }
    .con_2>.container>.con2_an>ul>li>p {
        width: 100px;
        height: 2px;
        background: #333;
        position: absolute;
        top: 12px;
        left: 22px;
    }
    .con_2>.container>.con2_an>.point2{
        width: 30%;
        height: 25px;
        line-height: 25px;
        text-align: left;
        padding-left: 20px;
        border: 1px solid #f1aa46;
        border-radius: 30px;
        box-sizing: border-box;
        margin: 0 auto;
        font-size: 14px;
        background: url(images/point.png) no-repeat 75px 2px;
        background-size: 20px 20px;
    }
    .con_2>.container>.con2_an>.point2{margin-top: 25px;}

    .con_3 {padding: 20px 0px;}
    .con_3txt{margin-top: 18px;}
    .con_3txt>li{width: 49%;padding: 12px 10px;height: 120px;}
    .con_3txt>li>.con3txt_left{width: 50%;margin-top: 10px;}
    .con_3txt>li>.con3txt_left>p:nth-child(1){font-size: 1.5rem;}
    .con_3txt>li>.con3txt_left>p:nth-child(2){font-size: 1.2rem;}
    .con_3txt>li>.con3txt_left>p {margin-bottom: 5px;}
    .con_3txt>li>.con3txt_left>p>span{font-size: 1.5rem;}
    .con_3txt>li>img{width: 50%;margin-top: 5px;}
    .con_3txt>li>.img_2{width: 45%;}
    .con_2>.container>.con2_an>.point{display: none}
    .con_2>.container>.con2_an>.point2{display: block}
    .con_3txt>li>.con3txt_left>.detail_1{display: none}
    .con_3txt>li>.con3txt_left>.detail_2{
        display: block;
        width: 80%;
        height: 23px;
        line-height: 23px;
        text-align: center;
        background: #fe860b;
        border-radius: 3px;
        color: #fff;
        font-size: 1rem;
        transition: all 0.6s;
    }

    .active{min-width: 100%;background: url(images/active-bg.png) no-repeat top center;background-size: 100%;height: 50px;}
    .act_list{width: 100%;padding-left: 25px;height: 140px;margin-top: 0px;background-size: 50%}
    .act_list>li{font-size: 1.2rem;color: #000}
    .act_list>li>span {
        display: inline-block;
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 1.2rem;
        color: #fff;
        background: url(images/shape.png) no-repeat top center;
        background-size: 100%;
        margin-right: 10px;
        /* vertical-align: middle; */
        text-align: center;
        margin-top: -5px;
    }
}

/*********************************************内容一移动端-小于375px**************************************************/
@media only screen and (max-width:375px) {
    .container{width: 95%;margin: 0 auto}
    .Lf_banner{width: 100%;position: relative;height: 200px}
    .Lf_banner>.ban_con {padding-top: 50px;}
    .Lf_banner>.leifeng{width: 13%;position: absolute;bottom:0px;right: 0px;}
    .Lf_banner>.icon{
        width: 30%;
        position: absolute;
        bottom:0px;
        left: 0px;
    }
    .ban_con>img{width: 75%;margin-left: 0px;}
    .Lf_banner>.ban_con>p{
        width: 74%;
        height: 30px;
        background: url(images/circle-1.png) no-repeat top center;
        background-size: 100% 100%;
        margin-top: 10px;
        margin-left: 50px;
        font-size: 1.5rem;
        color: #fff;
        text-align: center;
        line-height: 28px;
        font-weight: bold;
        font-family: "微软雅黑";
        letter-spacing: 2px;
    }
    .Lf_banner>.ban_con>p>span{
        color: #f5e44f;
        font-size: 1.6rem;
    }
    .container>.con_1_title{text-align: center;width: 100%;}
    .container>.con_1_title>.title{
        width: 95%;
        margin: 0 auto;
        font-size: 20px;
        font-weight: lighter;
        color: #000;
    }
    .container>.con_1_title>.title>.t1{
        background: url(images/tit-bg.png) no-repeat top center;
        background-size: 100%;
        width: 36px;
        height: 39px;
    }
    .container>.con_1_title>.title>.t2{
        background: url(images/tit-bg2.png) no-repeat top center;
        background-size: 100%;
        width: 36px;
        height: 39px;
    }
    .container>.con_1_title>.title>.t3{
        background: url(images/tit-bg3.png) no-repeat top center;
        background-size: 100%;
        width: 36px;
        height: 39px;
    }
    .big_tit{
        background: url(images/Stripe.png) no-repeat top left;
        background-size: 100%;
        font-size: 18px;
        line-height: 12px;
    }
    .con_1 {padding: 20px 0px;}
    .con_1>.con_1_city{display: none;!important;}
    .con_1>.con_1_city2{
        display: block;!important;width: 100%;
        background: url(images/line.png) no-repeat top center;
        background-size: 100%;
        position: relative;
        height: 220px;
        margin-top: 25px;
    }
    .con_1>.con_1_city2>li{
        position: absolute;
        width: 33%;
        height: 362px;
        box-sizing: border-box;
        text-align: center;
        padding: 28px 10px 0 10px;
        cursor: pointer;
        transition: all 0.1s;
        box-sizing: border-box; }
    .con_1>.con_1_city2>li>img{width: 35%}
    .city_tit{font-size: 1rem; margin-top: 3px;margin-bottom: 0px;}
    .details{font-size: 0.8rem}
    .con_1>.con_1_city2>.korea{
        top: -10px;
        left: 31px;
        background: url("images/011.png") no-repeat top center;
        background-size: 100%;
    }

    .con_1>.con_1_city2>.taiwan{
        top: 93px;
        left: 31px;
        background: url("images/022.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.singapore{
        top: 42px;
        left: 120px;
        background: url("images/033.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.japan{
        width: 33%;
        height: 362px;
        top: -10px;
        right: 31px;
        background: url("images/044.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.phil{
        width: 33%;
        height: 362px;
        top: 93px;
        right: 31px;
        background: url("images/055.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.phil>img{width: 25%}
    .con_1>.con_1_city2>li:hover p{color: #fe860b}
    .con_1>.con_1_city2>li:hover a{color: #fe860b}
    .con_1>.con_1_city2>.korea:hover{background-size: 100%}
    .con_1>.con_1_city2>.taiwan:hover{background-size: 100%}
    .con_1>.con_1_city2>.singapore:hover{background-size: 100%}
    .con_1>.con_1_city2>.japan:hover{background-size: 100%}
    .con_1>.con_1_city2>.phil:hover{background-size: 100%}

    .con_2{
        min-width: 95px;
        height: 340px;
        background: url(images/bg.png) repeat-x;
        background-size: 100% 100%;
        padding: 20px 0;
        box-sizing: border-box;}
    .con_2>.container>.con2_an{margin-top: 18px;padding: 10px;}
    .con_2>.container>.con2_an>img{width: 40%;margin-top: 36px;}
    .con_2>.container>.con2_an>ul{width: 60%}
    .con_2>.container>.con2_an>ul>li{
        width: 100%;
        margin-top: 8px;
    }
    .con_2>.container>.con2_an>ul>li>span {
        font-size: 1rem;
        color: #333;
        font-family: "思源黑体 CN Regular";
        vertical-align: middle;
        font-style: normal;
    }
    .con_2>.container>.con2_an>ul>li>.con_s{font-size: 1rem}
    .con_2>.container>.con2_an>ul>li>img{
        width: 9%;
        height: 9%;
        margin-right: 0px;
    }
    .con_2>.container>.con2_an>ul>li>p {
        width: 100px;
        height: 2px;
        background: #333;
        position: absolute;
        top: 10px;
        left: 20px;
    }
    .con_2>.container>.con2_an>.point2{
        width: 30%;
        height: 25px;
        line-height: 25px;
        text-align: left;
        padding-left: 17px;
        border: 1px solid #f1aa46;
        border-radius: 30px;
        box-sizing: border-box;
        margin: 0 auto;
        font-size: 14px;
        background: url(images/point.png) no-repeat 72px 2px;
        background-size: 20px 20px;
    }
    .con_2>.container>.con2_an>.point2{margin-top: 25px;}

    .con_3 {padding: 20px 0px;}
    .con_3txt{margin-top: 18px;}
    .con_3txt>li{width: 49%;padding: 12px 10px;height: 120px;}
    .con_3txt>li>.con3txt_left{width: 50%;margin-top: 10px;}
    .con_3txt>li>.con3txt_left>p:nth-child(1){font-size: 1.5rem;}
    .con_3txt>li>.con3txt_left>p:nth-child(2){font-size: 1.2rem;}
    .con_3txt>li>.con3txt_left>p {margin-bottom: 5px;}
    .con_3txt>li>.con3txt_left>p>span{font-size: 1.5rem;}
    .con_3txt>li>img{width: 50%;margin-top: 5px;}
    .con_3txt>li>.img_2{width: 45%;}
    .con_2>.container>.con2_an>.point{display: none}
    .con_2>.container>.con2_an>.point2{display: block}
    .con_3txt>li>.con3txt_left>.detail_1{display: none}
    .con_3txt>li>.con3txt_left>.detail_2{
        display: block;
        width: 80%;
        height: 23px;
        line-height: 23px;
        text-align: center;
        background: #fe860b;
        border-radius: 3px;
        color: #fff;
        font-size: 1rem;
        transition: all 0.6s;
    }

    .active{min-width: 100%;background: url(images/active-bg.png) no-repeat top center;background-size: 100%;height: 50px;}
    .act_list{width: 100%;padding-left: 18px;height: 140px;margin-top: 0px;background-size: 50%}
    .act_list>li{font-size: 1.2rem;color: #000;}
    .act_list>li>span {
        display: inline-block;
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 1.2rem;
        color: #fff;
        background: url(images/shape.png) no-repeat top center;
        background-size: 100%;
        margin-right: 10px;
        /* vertical-align: middle; */
        text-align: center;
        margin-top: -5px;
    }
}

/*********************************************内容一移动端-小于360px**************************************************/
@media only screen and (max-width:360px) {
    .container{width: 95%;margin: 0 auto}
    .Lf_banner{width: 100%;position: relative;height: 180px}
    .Lf_banner>.ban_con {padding-top: 45px;}
    .Lf_banner>.leifeng{width: 13%;position: absolute;bottom:0px;right: 0px;}
    .Lf_banner>.icon{
        width: 30%;
        position: absolute;
        bottom:0px;
        left: 0px;
    }
    .ban_con>img{width: 75%;margin-left: 0px;}
    .Lf_banner>.ban_con>p{
        width: 78%;
        height: 30px;
        background: url(images/circle-1.png) no-repeat top center;
        background-size: 100% 100%;
        margin-top: 10px;
        margin-left: 36px;
        font-size: 1.5rem;
        color: #fff;
        text-align: center;
        line-height: 28px;
        font-weight: bold;
        font-family: "微软雅黑";
        letter-spacing: 2px;
    }
    .Lf_banner>.ban_con>p>span{
        color: #f5e44f;
        font-size: 1.6rem;
    }
    .container>.con_1_title{text-align: center;width: 100%;}
    .container>.con_1_title>.title{
        width: 95%;
        margin: 0 auto;
        font-size: 18px;
        font-weight: lighter;
        color: #000;
    }
    .container>.con_1_title>.title>.t1{
        background: url(images/tit-bg.png) no-repeat top center;
        background-size: 100%;
        width: 36px;
        height: 39px;
    }
    .container>.con_1_title>.title>.t2{
        background: url(images/tit-bg2.png) no-repeat top center;
        background-size: 100%;
        width: 36px;
        height: 39px;
    }
    .container>.con_1_title>.title>.t3{
        background: url(images/tit-bg3.png) no-repeat top center;
        background-size: 100%;
        width: 36px;
        height: 39px;
    }
    .big_tit{
        background: url(images/Stripe.png) no-repeat top left;
        background-size: 100%;
        font-size: 18px;
        line-height: 12px;
    }
    .con_1 {padding: 20px 0px;}
    .con_1>.con_1_city{display: none;!important;}
    .con_1>.con_1_city2{
        display: block;!important;width: 100%;
        background: url(images/line.png) no-repeat top center;
        background-size: 100%;
        position: relative;
        height: 200px;
        margin-top: 25px;
    }
    .con_1>.con_1_city2>li{
        position: absolute;
        width: 33%;
        height: 362px;
        box-sizing: border-box;
        text-align: center;
        padding: 24px 10px 0 10px;
        cursor: pointer;
        transition: all 0.1s;
        box-sizing: border-box; }
    .con_1>.con_1_city2>li>img{width: 35%}
    .city_tit{font-size: 1rem; margin-top: 3px;margin-bottom: 0px;}
    .details{font-size: 0.8rem}
    .con_1>.con_1_city2>.korea{
        top: -9px;
        left: 30px;
        background: url("images/011.png") no-repeat top center;
        background-size: 100%;
    }

    .con_1>.con_1_city2>.taiwan{
        top: 90px;
        left: 30px;
        background: url("images/022.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.singapore{
        top: 41px;
        left: 115px;
        background: url("images/033.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.japan{
        width: 33%;
        height: 362px;
        top: -9px;
        right: 30px;
        background: url("images/044.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.phil{
        width: 33%;
        height: 362px;
        top: 90px;
        right: 30px;
        background: url("images/055.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.phil>img{width: 30%}
    .con_1>.con_1_city2>li:hover p{color: #fe860b}
    .con_1>.con_1_city2>li:hover a{color: #fe860b}
    .con_1>.con_1_city2>.korea:hover{background-size: 100%}
    .con_1>.con_1_city2>.taiwan:hover{background-size: 100%}
    .con_1>.con_1_city2>.singapore:hover{background-size: 100%}
    .con_1>.con_1_city2>.japan:hover{background-size: 100%}
    .con_1>.con_1_city2>.phil:hover{background-size: 100%}

    .con_2{
        min-width: 95px;
        height: 340px;
        background: url(images/bg.png) repeat-x;
        background-size: 100% 100%;
        padding: 20px 0;
        box-sizing: border-box;}
    .con_2>.container>.con2_an{margin-top: 18px;padding: 3px;}
    .con_2>.container>.con2_an>img{width: 40%;margin-top: 36px;}
    .con_2>.container>.con2_an>ul{width: 60%}
    .con_2>.container>.con2_an>ul>li{
        width: 100%;
        margin-top: 8px;
    }
    .con_2>.container>.con2_an>ul>li>span {
        font-size: 1rem;
        color: #333;
        font-family: "思源黑体 CN Regular";
        vertical-align: middle;
        font-style: normal;
    }
    .con_2>.container>.con2_an>ul>li>.con_s{font-size: 1rem}
    .con_2>.container>.con2_an>ul>li>img{
        width: 9%;
        height: 9%;
        margin-right: 0px;
    }
    .con_2>.container>.con2_an>ul>li>p {
        width: 100px;
        height: 2px;
        background: #333;
        position: absolute;
        top: 10px;
        left: 20px;
    }
    .con_2>.container>.con2_an>.point2{
        width: 30%;
        height: 25px;
        line-height: 25px;
        text-align: left;
        padding-left: 17px;
        border: 1px solid #f1aa46;
        border-radius: 30px;
        box-sizing: border-box;
        margin: 0 auto;
        font-size: 14px;
        background: url(images/point.png) no-repeat 72px 2px;
        background-size: 20px 20px;
    }
    .con_2>.container>.con2_an>.point2{margin-top: 15px;margin-bottom: 10px;}

    .con_3 {padding: 20px 0px;}
    .con_3txt{margin-top: 18px;}
    .con_3txt>li{width: 49%;padding: 12px 5px;height: 120px;}
    .con_3txt>li>.con3txt_left{width: 50%;margin-top: 10px;}
    .con_3txt>li>.con3txt_left>p:nth-child(1){font-size: 1.5rem;}
    .con_3txt>li>.con3txt_left>p:nth-child(2){font-size: 1.2rem;}
    .con_3txt>li>.con3txt_left>p {margin-bottom: 5px;}
    .con_3txt>li>.con3txt_left>p>span{font-size: 1.5rem;}
    .con_3txt>li>img{width: 50%;margin-top: 5px;}
    .con_3txt>li>.img_2{width: 45%;}
    .con_2>.container>.con2_an>.point{display: none}
    .con_2>.container>.con2_an>.point2{display: block}
    .con_3txt>li>.con3txt_left>.detail_1{display: none}
    .con_3txt>li>.con3txt_left>.detail_2{
        display: block;
        width: 80%;
        height: 23px;
        line-height: 23px;
        text-align: center;
        background: #fe860b;
        border-radius: 3px;
        color: #fff;
        font-size: 1rem;
        transition: all 0.6s;
    }

    .active{min-width: 100%;background: url(images/active-bg.png) no-repeat top center;background-size: 100%;height: 30px;}
    .act_list{width: 100%;padding-left: 10px;height: 140px;margin-top: 0px;background-size: 50%}
    .act_list>li{font-size: 1.2rem;color: #000;}
    .act_list>li>span {
        display: inline-block;
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 1.2rem;
        color: #fff;
        background: url(images/shape.png) no-repeat top center;
        background-size: 100%;
        margin-right: 10px;
        /* vertical-align: middle; */
        text-align: center;
        margin-top: -5px;
    }
}

/*********************************************内容一移动端-小于320px**************************************************/
@media only screen and (max-width:320px) {
    .container{width: 95%;margin: 0 auto}
    .Lf_banner{width: 100%;position: relative;height: 170px}
    .Lf_banner>.ban_con {padding-top: 45px;}
    .Lf_banner>.leifeng{width: 13%;position: absolute;bottom:0px;right: 0px;}
    .Lf_banner>.icon{
        width: 30%;
        position: absolute;
        bottom:0px;
        left: 0px;
    }
    .ban_con>img{width: 75%;margin-left: 0px;}
    .Lf_banner>.ban_con>p{
        width: 75%;
        height: 30px;
        background: url(images/circle-1.png) no-repeat top center;
        background-size: 100% 100%;
        margin-top: 10px;
        margin-left: 36px;
        font-size: 1.2rem;
        color: #fff;
        text-align: center;
        line-height: 28px;
        font-weight: bold;
        font-family: "微软雅黑";
        letter-spacing: 2px;
    }
    .Lf_banner>.ban_con>p>span{
        color: #f5e44f;
        font-size: 1.4rem;
    }
    .container>.con_1_title{text-align: center;width: 100%;}
    .container>.con_1_title>.title{
        width: 95%;
        margin: 0 auto;
        font-size: 16px;
        font-weight: lighter;
        color: #000;
    }
    .container>.con_1_title>.title>.t1{
        background: url(images/tit-bg.png) no-repeat top center;
        background-size: 100%;
        width: 36px;
        height: 39px;
    }
    .container>.con_1_title>.title>.t2{
        background: url(images/tit-bg2.png) no-repeat top center;
        background-size: 100%;
        width: 36px;
        height: 39px;
    }
    .container>.con_1_title>.title>.t3{
        background: url(images/tit-bg3.png) no-repeat top center;
        background-size: 100%;
        width: 36px;
        height: 39px;
    }
    .big_tit{
        background: url(images/Stripe.png) no-repeat top left;
        background-size: 100%;
        font-size: 18px;
        line-height: 12px;
    }
    .con_1 {padding: 20px 0px;}
    .con_1>.con_1_city{display: none;!important;}
    .con_1>.con_1_city2{
        display: block;!important;width: 100%;
        background: url(images/line.png) no-repeat top center;
        background-size: 100%;
        position: relative;
        height: 200px;
        margin-top: 25px;
    }
    .con_1>.con_1_city2>li{
        position: absolute;
        width: 33%;
        height: 362px;
        box-sizing: border-box;
        text-align: center;
        padding: 24px 2px 0 2px;
        cursor: pointer;
        transition: all 0.1s;
        box-sizing: border-box; }
    .con_1>.con_1_city2>li>img{width: 35%}
    .city_tit{font-size: 0.8rem; margin-top: 3px;margin-bottom: 0px;}
    .details{font-size: 0.5rem}
    .con_1>.con_1_city2>.korea{
        top: -8px;
        left: 26px;
        background: url("images/011.png") no-repeat top center;
        background-size: 100%;
    }

    .con_1>.con_1_city2>.taiwan{
        top: 80px;
        left: 27px;
        background: url("images/022.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.singapore{
        top: 36px;
        left: 102px;
        background: url("images/033.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.japan{
        width: 33%;
        height: 362px;
        top: -8px;
        right: 26px;
        background: url("images/044.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.phil{
        width: 33%;
        height: 362px;
        top: 80px;
        right: 26px;
        background: url("images/055.png") no-repeat top center;
        background-size: 100%;
    }
    .con_1>.con_1_city2>.phil>img{width: 30%}
    .con_1>.con_1_city2>li:hover p{color: #fe860b}
    .con_1>.con_1_city2>li:hover a{color: #fe860b}
    .con_1>.con_1_city2>.korea:hover{background-size: 100%}
    .con_1>.con_1_city2>.taiwan:hover{background-size: 100%}
    .con_1>.con_1_city2>.singapore:hover{background-size: 100%}
    .con_1>.con_1_city2>.japan:hover{background-size: 100%}
    .con_1>.con_1_city2>.phil:hover{background-size: 100%}

    .con_2{
        min-width: 95px;
        height: 340px;
        background: url(images/bg.png) repeat-x;
        background-size: 100% 100%;
        padding: 20px 0;
        box-sizing: border-box;}
    .con_2>.container>.con2_an{margin-top: 18px;padding: 3px;position: relative}
    .con_2>.container>.con2_an>img{width: 40%;margin-top: 36px;position: absolute;right: 5px;bottom: 50px;}
    .con_2>.container>.con2_an>ul{width: 68%}
    .con_2>.container>.con2_an>ul>li{
        width: 100%;
        margin-top: 8px;
    }
    .con_2>.container>.con2_an>ul>li>span {
        font-size: 1rem;
        color: #333;
        font-family: "思源黑体 CN Regular";
        vertical-align: middle;
        font-style: normal;
    }
    .con_2>.container>.con2_an>ul>li>.con_s{font-size: 1rem}
    .con_2>.container>.con2_an>ul>li>img{
        width: 9%;
        height: 9%;
        margin-right: 0px;
    }
    .con_2>.container>.con2_an>ul>li>p {
        width: 100px;
        height: 2px;
        background: #333;
        position: absolute;
        top: 10px;
        left: 20px;
    }
    .con_2>.container>.con2_an>.point2{
        width: 30%;
        height: 25px;
        line-height: 25px;
        text-align: left;
        padding-left: 10px;
        border: 1px solid #f1aa46;
        border-radius: 30px;
        box-sizing: border-box;
        margin: 0 auto;
        font-size: 14px;
        background: url(images/point.png) no-repeat 65px 2px;
        background-size: 20px 20px;
    }
    .con_2>.container>.con2_an>.point2{margin-top: 15px;margin-bottom: 10px;}

    .con_2>.container>.con2_an>.point2:hover{
        background-image: url("images/point1.png");
        background-size: 20px 20px;
        background-repeat: no-repeat;
        background-position: 65px 2px;
    }

    .con_3 {padding: 20px 0px;}
    .con_3txt{margin-top: 18px;}
    .con_3txt>li{width: 49%;padding: 12px 5px;height: 120px;}
    .con_3txt>li>.con3txt_left{width: 50%;margin-top: 10px;}
    .con_3txt>li>.con3txt_left>p:nth-child(1){font-size: 1.3rem;}
    .con_3txt>li>.con3txt_left>p:nth-child(2){font-size: 1.2rem;}
    .con_3txt>li>.con3txt_left>p {margin-bottom: 5px;}
    .con_3txt>li>.con3txt_left>p>span{font-size: 1.3rem;}
    .con_3txt>li>img{width: 50%;margin-top: 5px;}
    .con_3txt>li>.img_2{width: 45%;}
    .con_2>.container>.con2_an>.point{display: none}
    .con_2>.container>.con2_an>.point2{display: block}
    .con_3txt>li>.con3txt_left>.detail_1{display: none}
    .con_3txt>li>.con3txt_left>.detail_2{
        display: block;
        width: 80%;
        height: 23px;
        line-height: 23px;
        text-align: center;
        background: #fe860b;
        border-radius: 3px;
        color: #fff;
        font-size: 1rem;
        transition: all 0.6s;
    }

    .active{min-width: 100%;background: url(images/active-bg.png) no-repeat top center;background-size: 100%;height: 30px;}
    .act_list{width: 100%;padding-left: 5px;height: 140px;margin-top: 0px;background-size: 50%}
    .act_list>li{font-size: 1rem;color: #000;}
    .act_list>li>span {
        display: inline-block;
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 1rem;
        color: #fff;
        background: url(images/shape.png) no-repeat top center;
        background-size: 100%;
        margin-right: 5px;
        /* vertical-align: middle; */
        text-align: center;
        margin-top: -5px;
    }
}
