
      .g-hd{height:4.4rem;position: relative;padding: 0 4%;}
      .g-hd img{display: block;width: 100%;}
      .g-hd .logo{float: left;width: 18.14%;margin: 0.7rem 0 0;}
      .g-hd .h_nav{float: right;height:4.4rem;margin-right: 0.6rem;}
      .g-hd .h_nav li{float: left;font-size: 1.4rem;line-height:4.4rem;padding:0 0.6rem;position: relative;}
     /* .g-hd ul li:after{ position: absolute;right: 0;top:1.5rem;width: 0.1rem;height: 1.4rem;background: #cccccc;content: ""; }
      .g-hd ul li:last-child:after{ background: 0; }*/
      .g-hd ul li a{color: #333333;}
      .g-hd .m-nav2{float: right;width:2.8rem;margin: 0.8rem 0 0;}
      .menu2 {z-index:301;}
                    .menu2 .erji{width:100%;display: none;overflow: hidden;position: absolute;background:rgba(0,0,0,0.8);background-size:100% 100%;height:61.25rem;max-width: 750px;top:4.4rem;right: 0;transition: transform 3s;-webkit-transition: transform 3s; box-sizing: border-box; z-index: 100;}  
                    .menu2 .erji ul{background:#FFF;width:73.3%; height:100%;float:right;padding:0.65rem 1.75rem 0; box-sizing: border-box; border-top:0.1rem solid #ebebeb;}
                    .menu2 ul li{line-height: 5rem;color: #fff;font-size: 1.4rem;border-bottom:0.05rem solid rgba(26,26,26,.16); box-sizing: border-box;padding:0 0.9rem 0 0.95rem;}
                    .menu2 ul li a{display: block;text-decoration: none;font-size:1.3rem; color:#1a1a1a;font-weight: normal;background:url(images/xl-jt.png) no-repeat right;background-size:0.55rem 0.95rem;}
                

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


    @keyframes scaleDraw {
        0% {
            transform: scale(1);
        }
        100% {
            transform: scale(0.7);
        }
    }
    
    .scaleDraw {
        animation: scaleDraw 0.5s ease-in-out infinite alternate;
        -webkit-animation: scaleDraw 0.5s ease-in-out infinite alternate;
        -moz-animation: scaleDraw 0.5s ease-in-out infinite alternate;
        -o-animation: scaleDraw 0.5s ease-in-out infinite alternate;
    }
    
    .mc-2112-nav-1 .mc-nav-title {
        height: 4.9rem;
        background: #7e2924;
        padding: 0 5rem;
        position: relative;
    }
    
    .mc-2112-nav-1 .mc-nav-title h2 {
        height: 4.9rem;
        line-height: 4.9rem;
        font-weight: normal;
        font-size: 1.5rem;
        color: #ffffff;
        text-align: center;
        text-transform: uppercase;
        overflow: hidden;
    }
    
    .mc-2112-nav-1 .mc-nav-title a {
        position: absolute;
        width: 1.9rem;
        height: 4.9rem;
        background: url("images/mc-2112-nav-icon1.png") no-repeat left center;
        background-size: 1rem 1.65rem;
        left: 4%;
        top: 0;
        z-index: 2;
    }
    
    .mc-2112-nav-1 .mc-nav-title i {
        position: absolute;
        width: 1.9rem;
        height: 4.9rem;
        background: url("images/mc-2112-nav-icon2.png") no-repeat right center;
        background-size: 1.9rem;
        cursor: pointer;
        right: 4%;
        top: 0;
        z-index: 2;
    }
    
    .mc-2112-nav-1 .mc-nav-channel {
        padding: 0 4%;
        background: #fff;
        height: 4.4rem;
        box-shadow: 0 0.25rem 0.35rem #c7c7c7;
    }
    
    .mc-2112-nav-1 .mc-nav-channel ul {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        flex-wrap: wrap;
    }
    
    .mc-2112-nav-1 .mc-nav-channel li {
        max-width: 33.33%;
        padding: 0 0.5rem;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
    
    .mc-2112-nav-1 .mc-nav-channel li a {
        display: block;
        height: 4.4rem;
        line-height: 4.4rem;
        font-size: 1.5rem;
        color: #333333;
        text-align: center;
        overflow: hidden;
    }
    
    .mc-2112-nav-1 .mc-nav-channel li.sidenavcur a {
        color: #7e2924;
    }
    
    .mc-2112-nav-1 .mc-nav-fdh {
        padding: 1.4rem 4% 0;
        display: none;
    }
    .mc-2112-nav-1 .mc-nav-fdh .mc-nav-fdh-list{
        /*display: flex;*/
        /*display: -webkit-flex;*/
        /*justify-content: space-between;*/
        /*-webkit-justify-content: space-between;*/
        /*flex-wrap: wrap;*/
    }
    .mc-2112-nav-1 .mc-nav-fdh h3 {
        width: 32%;
        display: block;
        float: left;
        margin-right: 2%;
        margin-bottom: 1rem;
    }
    .mc-2112-nav-1 .mc-nav-fdh h3:nth-child(3n){margin-right:0;}
    .mc-2112-nav-1 .mc-nav-fdh h3 a {
        display: block;
        height: 3.4rem;
        line-height: 3.4rem;
        font-size: 1.2rem;
        color: #333333;
        text-align: center;
        text-transform: uppercase;
        border: 1px solid #bfbfbf;
        border-radius: 1.75rem;
        overflow: hidden;
    }
    
    .mc-2112-nav-1 .mc-nav-fdh h3.sidenavcur a {
        color: #fff;
        background: #7e2924;
        border-color: #7e2924;
    }


        .p101-info-1-title {
            background: #fff;
            padding: 2rem 4% 0;
        }
        
        .p101-info-1-text {
            line-height: 2.4rem;
            font-size: 1.8rem;
            color: #333333;
            font-weight: bold;
            margin-bottom: 1.3rem;
        }
        
        .p101-info-1-time {
            height: 1.8rem;
            line-height: 1.8rem;
            border-bottom: 1px dashed #999999;
            padding-bottom: 1rem;
            font-size: 1.2rem;
            color: #8a8b8e;
        }
        
        .p101-info-1-content {
            padding: 1.9rem 4% 2.25rem;
            font-size: 1.5rem;
            line-height: 2.7rem;
            color: #444444;
            text-align: justify;
        }
    

        .p101-info-1-label {
            padding-bottom: 3rem;
            border-bottom: 0.75rem solid #ececec;
        }
        
        .p101-info-1-key {
            height: 3.5rem;
            padding: 0 4%;
            background: #ececec;
        }
        
        .p101-info-1-key p {
            font-size: 1.2rem;
            line-height: 3.5rem;
            color: #333333;
        }
        
        .p101-info-1-key p a {
            color: #797979;
            margin-right: 1.75rem;
        }
        
        .p101-info-1-paging {
            padding: 1.75rem 4% 0;
            font-size: 1.3rem;
            line-height: 2.2rem;
            color: #444444;
        }
        
        .p101-info-1-paging-prev a,
        .p101-info-1-paging-next a {
            display: block;
            height: 2.2rem;
        }
        
        .p101-info-1-paging-prev {
            margin-bottom: 1.1rem;
        }
        
        .p101-info-1-paging span {
            float: left;
            width: 17.4%;
            margin-right: 3%;
            background: #ececec;
            text-align: center;
            border-radius: 1.5rem;
            color: #444444;
        }
        
        .p101-info-1-paging h4 {
            float: left;
            width: 79.4%;
            color: #444444;
        }
    

    .p101-related-pro {
        padding: 1.7rem 4% 2rem;
    }
    
    .p101-related-pro-tit {
        height: 3.5rem;
        border-bottom: 1px solid #ededed;
        margin-bottom: 1.5rem;
        position: relative;
    }
    
    .p101-related-pro-tit h3 {
        display: inline-block;
        max-width: 60%;
        height: 3.5rem;
        line-height: 3.5rem;
        font-weight: normal;
        font-size: 1.8rem;
        color: #333333;
        position: relative;
    }
    
    .p101-related-pro-tit h3:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 0.15rem;
        background: #7e2924;
        left: 0;
        bottom: -0.1rem;
        z-index: 1;
    }
    
    .p101-related-pro-more{position: absolute;bottom: 0;right: 0;height: 2.8rem;}
	.p101-related-pro-more span,.p101-related-pro-more a{display: block;height: 2.8rem;line-height: 2.8rem;font-size: 1.3rem;color: #333333;}
	.p101-related-pro-more span{padding-right: 1.7rem;}
	.p101-related-pro-more i{position: absolute;width: 1.1rem;height: 1.1rem;border: 0.1rem solid #7e2924;border-radius: 100%;top: 0.7rem;right: 0.25rem;}
	.p101-related-pro-more i:after{
		content: "";
		width: 0.35rem;
		height: 0.35rem;
		border: 0.1rem solid #7e2924;
		border-style: solid solid none none;
		position: absolute;
		top: 50%;
		right: 0.37rem;
		margin-top: -0.2rem;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
    
    .p101-related-pro-list {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        flex-flow: wrap;
    }
    
    .p101-related-pro-list a {
        width: 48.26%;
    }
    
    .p101-related-pro-list dt {
        border-radius: 0.5rem;
        overflow: hidden;
    }
    
    .p101-related-pro-list dt img {
        width: 100%;
        display: block;
    }
    
    .p101-related-pro-list dd h4 {
        height: 3.5rem;
        line-height: 3.5rem;
        font-size: 1.3rem;
        font-weight: normal;
        color: #333333;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }


      .g-ft{height: 17.5rem;position: relative;background: #f5f5f5;}
       .g-ft .go_top {position: fixed;right: 3.1%;bottom: 23%;z-index: 999;}
      .g-ft .go_top a {display: block;text-align: center;font-size: 1.1rem;line-height: 100%;color: #fff;width: 4rem;height: 4rem;background: #9f322e;border-radius: 50%;padding-top: 2.3rem;box-sizing: border-box;position: relative;overflow: hidden;}
      .g-ft .go_top a:before {position: absolute;content: "";border-width: 1.1rem .75rem;border-style: solid;border-color: transparent transparent #fff;top: -.35rem;left: 50%;margin-left: -.75rem;}
      .f_con{padding-top: 3rem;}
      .f_con .top{position: absolute;width: 4.2rem;bottom: 7rem;right: 4%;z-index: 100;}
      .f_con .top img{display:block;width: 100%;}
      .f_con h3{text-align: center;height: 1.5rem;line-height: 1.5rem;font-weight: normal;color: #cccccc;margin-bottom: 1.2rem;font-size: 1.4rem;}
      .f_con h3 a{color: #333;font-size: 1.4rem;padding: 0 0.6rem;}
          .f_con h3 i:last-child{display:none;} 
      .f_con p{line-height: 1.2rem;text-align: center;font-size: 1.2rem;color: #888;}
      .f_con p a{color: #888;}
      .f_nav{height: 5.5rem;background: url(images/fnav.png) no-repeat;background-size: 100% 5.5rem;min-width: 320px;max-width: 750px;width: 100%;position: fixed;bottom: 0;z-index: 100;}
      .f_nav li{float: left;width: 33.3%;height: 5.5rem;text-align: center;}
      .f_nav li img{display:block;width: auto;height: 2.1rem;margin:0.8rem auto 0;}
      .f_nav li span{display: block;color: #fff;font-size: 1.2rem;line-height:2.4rem;text-align: center;}
      .f_nav li:nth-child(2) img{height: 5.5rem;margin: -3rem auto 0.4rem;}
          
                
      
