
            body{background:url(images/bg01.jpg) repeat;background-size:35rem 35rem;}
          .g-hd{height:4.5rem;position: relative;z-index:19;position: relative;}
          .m-logo{width:14.8%;margin:0.65rem 0 0 3.6%;}
          .m-logo img{width:100%;display: block;}
          .m-text{width:60%;font-size:1.4rem;white-space: nowrap;color: #333;line-height:4.5rem;text-align: center;}
          .m-text span a{padding: 0 0.7rem;color: #333;}
          .m-text span.cur,.m-text span.cur a{font-weight: bold;}
          .f-fr{float: right;}
          .f-fl{float: left;}

          .menu_icon{width:8.66%;display: block;padding:1.4rem 0 0;}
          .menu_icon img{width:1.75rem;display: block;}

          .menu2{position: relative;z-index:9;}
        .nav-list {position: fixed;top: 0;z-index: 10;width: 100%;max-width: 750px;height: 100%;margin: 0 auto;}
        .nav-bgc{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000;z-index: 11;}
        .nav-con{position: relative;z-index: 20;float: right;margin-right: -100%;width: 100%;height: 100%;background: #f2f2f2;padding: 7.5rem 0 2rem;-webkit-box-sizing: border-box;box-sizing: border-box;overflow-x: hidden;}
        .nav-con::before{content: "";position: absolute;width: 100%;height: 1px;left: 0;top:5.9rem;background: #fff;}
        .nav-con .nav-logo{position: absolute;width: 8.4rem;height: 1.9rem;right:50%;margin-right:-4.2rem;top: 1rem;}
        .nav-con .nav-close{position: absolute;width: 1.9rem;height: 1.9rem;right: 2.3rem;top: 1.3rem;}
        .nav-con .nav-close img,.nav-con .nav-logo img{width:100%;display: block;}
        .nav-one li {line-height: 4.5rem;height: 4.5rem;border-bottom: #e0e0e0 1px solid;padding: 0 4rem 0 2.9rem;margin: 0 5.6%;}
        .nav-one li a {font-size: 1.5rem;color: #333333;display: block;height: 4.5rem;}
          

    .p101-ad-1 img {
        width: 100%;
        display: block;
    }


    .p101-fdh-1 {
        padding-bottom: 0.5rem;
        position: relative;
        z-index: 2;
    }
    
    .p101-fdh-1-title {
        background: #cb0912;
        padding: 0 4%;
        cursor: pointer;
    }
    
    .p101-fdh-1-title a {
        display: block;
        line-height: 100%;
        font-size: 1.5rem;
        color: #fff;
        padding: 1.15rem 0 1.15rem 2rem;
        position: relative;
    }
    
    .p101-fdh-1-title a:before {
        content: "";
        width: 0.8rem;
        height: 0.8rem;
        border: 0.15rem solid #fff;
        border-style: solid none none solid;
        position: absolute;
        top: 50%;
        left: 0.2rem;
        margin-top: -0.4rem;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    
    .p101-fdh-1 dt {
        padding: 0 4%;
    }
    
    .p101-fdh-1 dt a {
        display: block;
        height: 3.7rem;
        line-height: 3.7rem;
        font-size: 1.5rem;
        color: #333333;
    }
    
    .p101-fdh-1 dd {
        background: #f1f1f1;
    }
    
    .p101-fdh-1 dd p {
        height: 3.8rem;
        padding: 0 4%;
        border-bottom: 0.1rem dotted #e6e6e6;
        position: relative;
    }
    
    .p101-fdh-1 dd p:last-child {
        border-bottom: 0;
    }
    
    .p101-fdh-1 dd a {
        float: left;
        width: 47%;
        height: 3.8rem;
        line-height: 3.8rem;
        font-size: 1.3rem;
        color: #666666;
        padding-left: 3%;
        position: relative;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .p101-fdh-1 dd a:before {
        content: '';
        position: absolute;
        width: 0.05rem;
        height: 0.25rem;
        background: #6a6a6a;
        left: 0;
        top: 50%;
        margin-top: -0.125rem;
    }
    
    .p101-fdh-1 dd a:after {
        content: '';
        position: absolute;
        border-top: 0.125rem solid transparent;
        border-bottom: 0.125rem solid transparent;
        border-left: 0.15rem solid #6a6a6a;
        left: 0.1rem;
        top: 50%;
        margin-top: -0.125rem;
    }


        /*默认4:3的比例*/
        
        .p101-pro-4-3-list {
            width: 92%;
            margin: 0 auto;
        }
        
        .p101-pro-4-3-list dl {
            padding: 1.5rem 0;
            border-bottom: 1px solid #ebebeb;
            display: flex;
            display: -webkit-flex;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            flex-flow: wrap;
        }
        
        .p101-pro-4-3-list a:last-child dl {
            border-bottom: 0;
        }
        
        .p101-pro-4-3-list dt {
            width: 37.4%;
            overflow: hidden;
            border-radius: 1rem;
        }
        
        .p101-pro-4-3-list dt img {
            display: block;
            width: 100%;
        }
        
        .p101-pro-4-3-list dd {
            width: 58.3%;
            position: relative;
        }
        
        .p101-pro-4-3-list dd h4 {
            height: 2.7rem;
            line-height: 2.7rem;
            font-size: 1.5rem;
            color: #333333;
            margin: 0.25rem 0;
            overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
        }
        
        .p101-pro-4-3-list .p101-pro-1-desc {
            line-height: 1.8rem;
            font-size: 1.3rem;
            color: #666666;
            text-align: justify;
        }
        
        .p101-pro-4-3-list .p101-pro-1-more {
            position: absolute;
            right: 0;
            bottom: 0;
            line-height: 1.4rem;
            font-size: 1.1rem;font-weight: bold;color: #cb0912;
        }
    

        .g-ft {
            padding: 0.65rem 0 7.1rem;
            position: relative;
            z-index: 12;
            font-size: 1.2rem;
            line-height: 1.5rem;
            color: #666;
            margin: 0 auto;
        }
        
        .ontop {
            width: 4.25rem;
            position: absolute;
            right: 4.1rem;
            top: 7.25rem;
        }
        
        .ontop span,
        .ontop span img {
            display: block;
            width: 3.75rem;
        }
        
        .g-ft a {
            color: #666;
        }
        
        .f_con {
            padding: 0 4%;
        }
        
        .f_nav li {
            border-bottom: 1px solid #adadad;
            margin-bottom: 0.55rem;
        }
        
        .f_nav li:last-child {
            border: 0;
        }
        
        .f_nav li b.f_navt {
            border-bottom: 1px solid #adadad;
            font-size: 1.4rem;
            color: #333;
            display: block;
            height: 4.5rem;
            line-height: 3.5rem;
            background: url(images/f_ico9.png) no-repeat right center;
            background-size: 1.2rem 1.2rem!important;
        }
        
        .f_nav li p.f_navc {
            padding: 1rem 0 1.2rem;
            font-size: 1.2rem;
            line-height: 2.2rem;
            color: #333;
            display: none;
        }
        
        .f_nav li p.f_navc a {
            width: 50%;
            float: left;
            color: #333;
        }
        
        .f_nav li.on p.f_navc {
            display: block;
        }
        
        .f_nav li.on .f_navt {
            background: url(images/f_ico8.png) no-repeat right center;
        }
        
        .flx {
            padding: 1.55rem 0 0;
            border-bottom: 1px solid #adadad;
            margin-bottom: 2rem;
        }
        
        .flx li {
            clear: both;
            padding: 0 0 1.3rem;
        }
        
        .flx li i {
            float: left;
            margin: 0.15rem 0.6rem 0 0;
        }
        
        .flx li i,
        .flx li i img {
            width: 1.45rem;
            height: 1.45rem;
            display: block;
        }
        
        .flx li b {
            width: 5.2rem;
            white-space: nowrap;
            float: left;
            overflow: hidden;
            color: #2b2f34;
        }
        
        .flx li span {
            font-size: 1.5rem;
        }
        
        .f_code p {
            width: 27.4%;
            float: left;
            text-align: center;
            font-size: 1.2rem;
            line-height: 2.2rem;
            color: #333;
        }
        
        .f_code p:nth-child(2) {
            margin: 0 8.9%;
        }
        
        .f_code p img {
            width: 100%;
            display: block;
            border: solid 1px #d9d9d9;
            box-sizing: border-box;
            padding: 0.45rem;
        }
        
        .fnav {
            position: fixed;
            bottom: 0;
            min-width: 320px;
            max-width: 750px;
            width: 100%;
            height: 5rem;
            background: #282a2f;
            z-index: 12;
            line-height: 2rem;
            text-align: center;
        }
        
        .fnav li {
            width: 25%;
            float: left;
            height: 5rem;
            position: relative;
            white-space: nowrap;
            padding: 0.9rem 0 0;
            border-left: solid 1px rgba(255, 255, 255, 0.2);
            box-sizing: border-box;
        }
        
        .fnav li em {
            display: block;
            width: 1.5rem;
            margin: 0 auto;
            height: 1.5rem;
        }
        
        .fnav li em img {
            display: block;
            width: 100%;
        }
        
        .fnav li a {
            display: block;
            color: #fff;
            font-size: 1.3rem;
        }
        
        .fnav li:nth-child(1) {
            background: #cb0912;
            border: 0;
        }
        
        .fnav li:nth-child(2) {
            border: 0;
        }
    
