
            .head { width:100%;z-index: 15;overflow:hidden;}
            .t_con{height: 5.65rem;overflow: hidden;}
            .head .logo{ width:33.86%; float:left;position:relative; margin:1.55rem 0 0 2.53%;}
            .head .logo img{display:block; width:100%;}
			.head h5{ width:57.33%; float:right;font-size:1.2rem; color:#666; line-height:1.5rem;padding: 0 0 0 1.2rem;position: relative;border-left: 1px solid #aaa;height: 3.5rem;margin: 1.2rem 0 0;}
			.head h5 b{display: block;font-size: 1.4rem;line-height: 2.25rem;color: #191c24;font-weight: normal;}
            .head h3{ width:88%; float:left; font-size:1.2rem; line-height:3.3rem; color:#000;}
            .head h3 span{width: 25%;float: left;text-align: center;}
            .head h3 a{ display:block; color:#000;}
            .head h3 a.cur{font-weight:bold;background: #ad000d;color: #fff;}
			.head h3 a:last-child{ padding-right:0;}
			.nav{ height:3.55rem;line-height: 3.55rem;background: #fff;box-shadow: 0 0 0.3rem 0.3rem rgba(0 , 0 , 0, 0.05);}
            .head .menu_btn{width:11.6%; height:3.55rem; float:right;overflow:hidden;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;padding: 1.2rem;}
            .head .menu_btn a.downmenu{display:block; width:1.5rem; height:1.25rem;}
            .head .menu_btn img{ display:block; width:100%;}

            .menu2 .slideMenu{ width:100%; display: none;z-index:99;position:absolute; top:9.2rem; right:0; transition:transform 1s;-webkit-transition:transform 1s;background:rgba(181,0,1,0.9); padding:1rem 0 3rem;}
            .menu2.down .slideMenu{transform:translate3D(0,100%,0);-webkit-transform:translate3D(0,100%,0);}
            .menu2 ul li {line-height:3rem;color:#fff;font-size:1.5rem; margin-bottom:0.6rem;}
            .menu2 ul li a { display:block; width:70%; margin:0 auto; border-bottom:2px solid #fff; font-size:1.1rem; font-family:"Microsoft Yahei"; color: #fff;text-decoration: none;}
			.menu2 h4{ width:3.3rem; height:2.3rem; font-size:2rem; text-align:center; line-height:2.3rem;position:absolute; top:-3rem; right:1%;color: #fff;background: #ad000d;}
		

    .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: #ad000d;
        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: 30.33%;
        height: 3.8rem;
        line-height: 3.8rem;
        font-size: 1.3rem;
        color: #666666;
        padding-left: 3%;
        position: relative;
    }
    
    .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 {white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
            height: 2.7rem;
            line-height: 2.7rem;
            font-size: 1.5rem;
            color: #333333;
            margin: 0.25rem 0;
        }
        
        .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.3rem;
            color: #333333;
        }
    

        .g-ft{padding: 2.3rem 0 3.5rem; position:relative;z-index:11;font-size: 1.2rem;line-height: 1.95rem;color: #666;background: #f0f0f0;margin: 1.7rem auto 0;}
        .ontop{display: block;position: absolute;left:50%;top:-2.05rem;width:4.25rem;height:4.25rem;margin-left: -2.125rem;}
        .ontop span,.ontop span img{display:block;width:4.25rem;height:4.25rem;}
        .flx{ color:#282828; font-size:1rem; text-align:center; line-height:1.5rem;}
        .flx p:first-child a{color: #282828;}
        .flx p:first-child i{width: 1.7rem;display: inline-block;}
        .flx p b{color: #ad000d;}

        .fnav{ position:fixed; bottom:0; min-width:320px; max-width:750px; width:100%; height:2.7rem; background:#000;z-index:12;}
        .fnav li{ width:25%; float:left; height:2.7rem;position: relative;}
        .fnav li em{ display:block; width:1.4rem; float:left; margin:0.7rem 5% 0 14%;}
        .fnav li:before{ content:""; position:absolute; top:0; right:0; width:1px; height:2.7rem; background:rgba(255 , 255 , 255, 0.05);}
        .fnav li em img{ display:block; width:100%;}
        .fnav li a{ display:block;color:#fff; font-size:1.2rem; height:2.7rem; line-height:2.7rem; font-family:"Microsoft YaHei";}
        .fnav li:nth-child(1){ background:#9b0000;}
        .fnav li:nth-child(1):before,.fnav li:last-child:before{ border:0;width: 0;height: 0;}
        
