
.head2 {position: relative;z-index: 11;height:8.3rem; background:#fff;}
.head2 h2{ width:40.9375%; float:left; margin:1rem 0 1.35rem 2.5%; height:2.85rem; overflow:hidden;}
.head2 h2 img{display:block; width:100%;}
.head2 p{ width:53.5%; float:right; overflow:hidden; margin-top:1.1rem; line-height:1.4rem; font-size:0.9rem; color:#999;}
.head2 p em{ display:block; font-size:1.2rem; font-weight:bold; color:#333;}
.head2 h3{ width:87.5%; float:left;font-size:1.3rem; line-height:3.1rem; color:#333; background:#c30118;}
.head2 h3 a{ display:inline-block; color:#fff; width:25%;text-align:center; position:relative;}
/*.head2 h3 a:hover{ font-weight:bold; position:relative;}*/
/*.head2 h3 a:hover:after{ content:""; position:absolute; top:3.1rem; left:50%; width:0; height:0; border-top:0.5rem solid #c30118; border-left:0.6rem solid rgba(0,0,0,0);border-right:0.6rem solid rgba(0,0,0,0); margin-left:-0.6rem; z-index:11;}*/
.head2 h3 a:before{ content:""; position:absolute; top:1.2rem; right:0; width:1px; height:22%; background:#e1808c;}
.head2 h3 a:last-child:before{ background:none;}
.head2 .menu_btn{width:12.5%; height:3.1rem; float:right;overflow:hidden;}
.head2 .menu_btn a.downmenu{display:block; width:100%; height:100%;}
.head2 .menu_btn img{ display:block; width:100%; height:100%;}
.pp{ height:3.1rem;background: #222;}

.menu2 .slideMenu{ width:100%; display: none;z-index:100;position:absolute; top:8.29rem; right:0; transition:transform 1s;-webkit-transition:transform 1s;background:rgba(195,1,24,0.85); padding:1rem 0 2rem;}
.menu2.down .slideMenu{transform:translate3D(0,100%,0);-webkit-transform:translate3D(0,100%,0);}
.menu2 ul li {line-height:2.6rem;text-align:center;color:#fff;font-size:1.1rem;}
.menu2 ul li a {font-size:1.1rem; font-family:"Microsoft Yahei"; color: #fff;text-decoration: none;}
		

        .m-gy-dfl-01 {
            margin-bottom: 1.6rem;
        }
        
        .m-gy-dfl-01-tit {
            height: 4rem;
            width: 100%;
            font-size: 1.6rem;
            text-align: center;
            color: #414141;
            line-height: 4rem;
            margin-bottom: 1rem;
            background: url(images/m11-icon2.jpg) no-repeat center top;
            background-size: 100% 4rem;
            border-bottom: 1px solid #c30118;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
        }
        .m-gy-dfl-01-desc {
            width: 93.75%;
            margin: 0 auto;
        }
    

        .main-footer-1 {
            height: 4.1rem;
            position: relative;
            z-index: 98;
        }
        
        .main-footer-1-con {
            max-width: 640px;
            min-width: 320px;
            width: 100%;
            position: fixed;
            left: 0;
            bottom: 0;
            background: rgba(0, 0, 0, 0.8);
        }
        
        .main-footer-1-list {
            border-top: 1px solid #c30118;
            display: none;
        }
        
        .main-footer-1-list li {
            float: left;
            width: 50%;
            height: 2.5rem;
            font-size: 1.2rem;
            line-height: 2.5rem;
            color: #fff;
            box-sizing: border-box;
            padding-left: 18%;
            position: relative;
        }
        .main-footer-1-list li a{ color:#fff; display:block;
            
            overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;}
        
        .main-footer-1-list li:after {
            content: "";
            width: 0.5rem;
            height: 0.5rem;
            position: absolute;
            left: 30%;
            top: 1rem;
            background: #fff;
            border-radius: 100%;
        }
        
        .main-footer-1-list .clear {
            border-bottom: 1px solid #fff;
        }
        
        .main-footer-1-list .clear:nth-last-child(1) {
            border-bottom: 0;
        }
        
        .main-footer-1-mata {
            height: 4.1rem;
            background: #313131;
            border-top: 1px solid #c30118;
            text-align: center;
        }
        
        .main-footer-1-mata p {
            display: inline-block;
            font-size: 1.4rem;
            color: #fff;
            line-height: 2.2rem;
            border: 1px solid #fff;
            border-radius: 0.4rem;
            padding: 0 4%;
            margin-top: 1rem;
        }
    

