@media (min-width:320px) and (max-width:479px) {
    #header{padding:0;}
    #act{top:50px;}
    .innerHeader{display:none}
    .innerDiv_640{display:block;}

    .intr{width:100%;}
    .intr .titleDiv{width:142px;height: 38px;margin:auto;background:url('../images/btnS.png') no-repeat -10px -38px;}
    .titleSmall{margin:auto;}
    .titleSmall span{display:block;text-align: center;line-height: 25px;}
    .intrCon{float:left;width:100%;padding:0 2px;}
    .intrCon div,intrCon p {width:100%}
    .intrCon .conDiv{width:100%;}

    .imgBox{clear:both;float:left;width:747px;height:141px;overflow:hidden;position: relative;}
    .imgImg_{display:none;width:43%}
    #imgBox0,#imgBox1,#imgBox2,#imgBox3{display:block;}
    .imgBox{clear:both;float:left;width:747px;overflow:hidden;position: relative;height:209px;}
    .imgImg_{display:none;width:67%}
    #imgBox0,#imgBox1,#imgBox2,#imgBox3{display:block;}
    #imgBox0{z-index: 999; position: absolute;width:187px;height:103px;left:0px;bottom:0;background: url('../images/boxdiv0.png') no-repeat center top;background-size: cover}
    #imgBox1{z-index: 998; position: absolute;width:187px;height:158px;left:10%;bottom:0;background: url('../images/boxdiv1.png') no-repeat center top;background-size: cover}
    #imgBox2{z-index: 997; position: absolute;width:73px;height:95px;left:30%;bottom:0;background: url('../images/boxdiv2.png') no-repeat center top;background-size: cover}
    #imgBox3{z-index: 999; position: absolute;width:33px;height:69px;left:40%;bottom:0;background: url('../images/boxdiv3.png') no-repeat center top;background-size: cover}

    .slidesjs-pagination {

        float: right;
        list-style: none;
        position: absolute;
        z-index:9999;
        bottom:20px;
        right:20px;

    }

    .slidesjs-pagination li {
        float: left;

        width: 6px;
        height: 6px;
        overflow:hidden;
    }

    .slidesjs-pagination li a {
        display: block;
        text-indent: -99999px;
        width: 6px;
        height: 6px;
        padding:0;
        background:url(../images/pagination.png) no-repeat 0 0;
        background-size: 100%;
        float: left;
        overflow:hidden;


    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
        background:url(../images/pagination.png) no-repeat 0 -6px;
        background-size: 100%;
    }

    .slidesjs-pagination li a:hover {
        background:url(../images/pagination.png) no-repeat 0 -12px;
        background-size: 100%;
    }

    #slides a:link,
    #slides a:visited {
        color: #333
    }

    #slides a:hover,
    #slides a:active {
        color: #9e2020
    }

    .navbar {
        overflow: hidden
    }
    .video_{width: 100%;height:280px;}
    .vDiv{margin:auto;width:100%;height:280px;}
    .footer_d{width:100%;text-align: center; color:#fff; font-family: Arial;height: 41px; line-height: 41px;background-color:#3295c5;}
    .padd_{padding:0 10px;}

    .loading{ position: absolute;z-index: 99999;width:60px;height:88px;left:50%;top:50%; line-height:88px; text-align:center;margin-left:-30px;margin-top:-64px;background:url('../images/mask/load_bg.png') no-repeat center bottom;background-size: 60%}
    .load_mask{width:60px;height:88px;background:url('../images/mask/load_fr.png') no-repeat center bottom ;height:0;overflow:hidden;position:absolute;background-size: 60%}

    .menu{padding:0;width:100%}
    .dimg{ text-align: center;margin:auto;width:auto;position: relative;}
    .mess_{position:absolute;right:0;left:0;bottom:10px;width:100%;padding:0 0 0 0px; text-align:left;}
    .mess_ .p1{font:15px/1.5 "微软雅黑"; line-height: 23px;border-bottom: 1px solid #000; text-align: left; text-indent:20px;font-weight: bold}
    .mess_ .p2{padding:7px 0 0 0;font:14px/1.5 "微软雅黑"; line-height: 18px;border-bottom: 0px solid #000; text-align: left;text-indent:20px;}
    .mess_ .p3{padding:7px 0 0 0;font:14px/1.5 "微软雅黑"; line-height: 18px;border-bottom: 0px solid #000; text-align: left;text-indent:20px;}
    .fxDiv{display:none;}
    .footer_right{padding:4px 0;background-color: #363636; color: #fff; font: 10px/1.5 'Arial'}
}