@charset "utf-8";
/*---------MEDIA QUERIES Mobile phone--------------*/
@media (min-device-width:320px) and (max-width:689px),(max-device-width:480px){
    input[type="button"],input[type="submit"]{vertical-align:middle;cursor:pointer}
    input[type=button],input[type=text],input[type=password]{-webkit-appearance:none;outline:none}
    article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block;margin:0 auto}
    /*top*/
    body{width:100%;background:url(images/mob/bg.jpg) no-repeat top #4fa8ff;background-size:100% auto;}
    .w1000{width: 9.12rem;}
    .header{display:none}
    .top_h{height:5.6rem;}
    /*nav*/
    .edit{background: none;width:9.12rem;}
    .edit span{float:left;margin-top:10px;background:url(images/mob/tit1.png) no-repeat;width:1.05rem;height:1.75rem;background-size: 100% auto}
    .edit p{width:7.76rem;float:right;padding-right:0;font-size: 13px;color:#fff;line-height:140%;padding-top:0;}
    /*p1Con*/
    .p1Con{margin-top:0px;width:9.12rem;}
    .p1Con .fl{width:9.12rem;}
    .p1Con .fr{width:9.12rem;}
    .swiper-container-p1 .arrow-left{bottom:5px;background-size:80% auto;left:5px;}
    .swiper-container-p1 .arrow-right{bottom:10px;background-size:80% auto;right:5px;}
    .swiper-container-p1{width:9.12rem;height:5.56rem;}
    .swiper-container-p1 .swiper-slide{width:9.12rem;height:5.56rem;}
    .swiper-container-p1 .swiper-slide span{background:url(images/black1.png);height:40px;line-height:40px;font-size: 14px;}
    .swiper-container-p1 .swiper-slide img{width: 100%;height: auto}
    .swiper-container-p1 .num1 i{font-size:18px;left:12%;bottom:0px;}
    .p1bg{margin-top:25px;background:url(images/mob/p1bg.png) no-repeat top center;width:9.2rem;height:15.59rem;background-size: 100% auto;}
    .txt1{margin-top:50px;background:url(images/mob/txtbg.png) no-repeat top center;width:8.4rem;height:6.6rem;background-size: 100% auto;}
    .txt1 h3{background:none;padding-left: 0;text-align: center;font:normal 20px/1rem \5FAE\8F6F\96C5\9ED1;color: #fff}
    .txt1 p{width:96%;font-size: 13px;line-height: 170%;margin-top:22px;padding:0 2%;}
    .pic1{width:6.83rem;margin-top: 20px;}
    .pic1 img{float:left;width: 35%;height: auto}
    .pic1 div{float:right;background:none;color: #292929;width:3.7rem;margin-top: 0;font-size: 12px;}
    .pic1 div p{width:2.75rem;margin:0 auto;line-height: 140%;}
    .pic1 div img{display: block;width: 100%;height: auto;margin-bottom: 5px;}
    .list1{width:8.4rem;overflow: hidden;padding:10px 0.4rem 0 0.4rem;}
    .list1 li{font-size: 14px;line-height: 160%;background:url(images/dot.png) no-repeat left 8px;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display:inline-block;width:96%;}
    .more{text-align: center;font-size: 14px;}
    .list1 li a{text-decoration:underline;}
    .swiper-container-p1 .num1{display: none;}
    #list2,#more2{display: block;}
    #list1,#more1{display:none;}
    .banner{display: none;}
    .banner_mob{display: block;width:91vw;margin-bottom: 15px;}
    .banner_mob img{width: 100%;height:auto}
    /*d2Con*/
    .d2list{width:9.12rem;}
    .d2list li{padding-left:0;font-size: 12px;text-align: left;line-height: 160%}
    .d2list li a{float:none;margin-right: 15px;font-size: 14px;line-height: 160%}
    /*copyright*/
    #copyright{margin-top:0px;padding-top: 30px;width:9.12rem;background:#4fa8ff;font-size: 12px;color: #fff}
}