
    .head2 {position: relative;z-index: 11;height:10rem; overflow: hidden;background:#0054aa;}
    .head2 .m_top{height: 6.1rem;background:#fff;}
    .head2 .logo{ width:32%; float:left;float: left; padding-top: 0.8rem;}
    .head2 .logo img{display:block; width:100%;}
    .head2 h3{float: left;margin-top: 2.1rem; margin-left: 2%; font-size: 1.7rem;font-weight: bold;color: #000000; position: relative;}
    .head2 h4{float: left;width:88%; height: 3.9rem;line-height: 3.9rem;overflow: hidden;}
    .head2 h4 a{ float:left; width:33%;text-align: center; color:#fff;font-size: 1.4rem;position: relative;font-weight: normal;}

    .head2 .menu_btn{width:10%; position: absolute;right:2%;top:6.5rem; float:right; overflow:hidden;}
    .head2 .menu_btn a.downmenu{display:block; width:100%;}
    .head2 .menu_btn img{ display:block; width:100%;}
    .menu2 .slideMenu{width:100%; display: none;z-index:16;position:absolute; top:10rem; right:0; transition:transform 1s;-webkit-transition:transform 1s;}
    .menu2.down .slideMenu{transform:translate3D(0,100%,0);-webkit-transform:translate3D(0,100%,0);}

    .menu2 ul {background:rgba(255,103,31,.8);padding:2rem 12.5% 5rem;}
    .menu2 ul li {color: #fff; font-size:1.3rem; line-height: 3rem;height: 3rem; border: 1px solid #fff;border-radius: 1.5rem;margin-bottom: 0.8rem; text-align: center; }
    .menu2 ul li:before{ content:""; position:absolute; bottom:0; left:0; width:100%; height:1px; background:#fff;}
    .menu2 ul li:last-child:before{ background:none; border:0;}
    .menu2 ul li a {display: block;height: 3rem;line-height: 3rem; font-size:1.3rem; font-family:"Microsoft Yahei"; color: #fff;text-decoration: none;}
   

        .ad-01 {
            position: relative;
            min-height: 4.4rem;
            /*background: #0054aa;*/
            background-color: #ededed;
        }
        
        .ad-back{
            position: absolute;
            width: 2rem;
            height: 2rem;
            left: 3%;
            top: 50%;
            margin-top: -1rem;
        }
        
        .ad-back a{display: block;height: 2rem;position: relative;}
        .ad-back a img{width: 1rem;height: 2rem;display:block;}
        
                .ad-nav{
            position: absolute;
            width: 2.2rem;
            height: 1.5rem;
            right: 3%;
            top: 50%;
            margin-top: -0.75rem;
            cursor: pointer;
        }
        .ad-nav a,.ad-nav img{width: 2.2rem;height: 1.5rem;display: block;}
        .ad-01-title {
            width: 75%;
            margin: 0 auto;
            height: 4.4rem;
            font-size: 1.5rem;
            text-align: center;
            color: #1a1a1a;
            line-height: 4.4rem;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
        }
    

 .cm1-info-content {
            padding: 1.8rem 3% 1rem;
            color: #4c4c4c;
            text-align: justify;
        }
 .cm1-content-title{margin-bottom: 1.7rem;}
        .cm1-content-title-01 {
            font-size: 1.6rem;
            color: #000;
            line-height: 2.2rem;
            padding-bottom: 1.5rem;
        }
        .cm1-content-title-02{font-size: 1rem;line-height: 1.5rem;height: 1.5rem;color: #808080;padding-bottom: 1rem;border-bottom: 1px solid #e6e6e6;
    }
        .cm1-content-editor{padding: 2rem 0 1.25rem;border-bottom: 1px solid #e6e6e6;margin-bottom: 1.5rem;}
        .m-xx-fy-01 p {
            width: 62%;
            float: left;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }
        
        .m-xx-fy-01 {
            height: 3.7rem;
            background: #e8e8e8;
            padding: 1.6rem 3.125%;
            margin-bottom: 1rem;
        }
        
        .m-xx-fy-01-return {
            float: right;
            width: 3.5rem;
            height: 3rem;
            box-sizing: border-box;
            padding-top: .2rem;
            margin-top: .2rem;
            font-size: 1rem;
            line-height: 1.2rem;
            text-align: center;
            color: #fff;
            background:#0054aa;
        }
        
        .m-xx-fy-01-prev,
        .m-xx-fy-01-next {
            height: 1.8rem;
            margin-bottom: 0.1rem;
            font-size: 1.2rem;
            color: #4b4a4a;
            line-height: 1.8rem;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .m-xx-fy-01-prev span,
        .m-xx-fy-01-next span {
            width: 4.8rem;
            height: 1.8rem;
            display: block;
            font-weight: bold;
            color: #fff;
            text-align: center;
            float: left;
            background: #a2a2a2;
            margin-right: .2rem;
        }
    

        .mc1-info-hot {
            padding: 2rem 3% 1.5rem;
        }
        
        .mc1-info-hot h3 {
            height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1.6rem;
    font-weight: bold;
    color: #1a1a1a;
        }
        
        .mc1-info-hot-list{padding-top: 1rem;}
        .mc1-info-hot-list dl {
            padding: 1rem 0;
            border-bottom: 1px solid #ccc;
        }
        
        .mc1-info-hot-list dl:after {
            content: ".";
            display: block;
            height: 0;
            visibility: hidden;
            clear: both;
        }
        
        .mc1-info-hot-list dl dt {
            display: inline-block;
            float: right;
            width: 47%;
            box-sizing: border-box;
            overflow: hidden;
            border-radius: 0.5rem;
        }
        
        .mc1-info-hot-list dl dt img {
            display: block;
            width: 100%;
        }
        
        .mc1-info-hot-list dl dd {
            display: inline-block;
            float: left;
            width: 50%;
            box-sizing: border-box;
            padding-top: 1rem;
        }
        
        .mc1-info-hot-list dl dd h4 {
            color: #333;
    font-size: 1.3rem;
    line-height: 1.8rem;
    max-height: 3.6rem;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
        }
        .mc1-info-hot-list dl dd span{display: block;
    padding-top: 0.4rem;
    font-size: 1.1rem;}
        .mc1-info-hot-list a {
            display: block;
            margin-bottom: 1rem;
        }
    

        .g-ft{height:28rem;background: #f5f6f6; position: relative;margin-top: 4rem;}
        .g-ft .top{position: absolute;width:5.2rem;height: 5.2rem;left:50%;margin-left: -2rem;top:-2rem;}
         .g-ft .top img{width:100%;display:block;}
        
        .g-ft .ftlx{background: #f5f6f6;padding-top: 3.3rem;height: 5.6rem;border-bottom: 0.1rem solid #ececec; margin-bottom: 1.4rem;}

        .g-ft .ftlx dl{float: left;width: 45%;padding-left: 5%;height: 5rem;}
         .g-ft .ftlx dt{float: left;width:22%;margin-right: 2%;}
         .g-ft .ftlx dt img{width:100%;display: block;}
         .g-ft .ftlx dd{float: left;width:70%;}
         .g-ft .ftlx b{display: block;line-height: 1.8rem;font-size:0.8rem;color:#666666;font-weight: normal;}
         .g-ft .ftlx em{display: block;font-size:1.4rem;color:#333333;}
         .g-ft .ftlx dl:nth-child(4) em{font-size:1.1rem;line-height: 1.5rem;color:#333333;}
         .g-ft .add{font-size:1.3rem;line-height: 2.8rem;text-align: center;color:#666666;}
         .g-ft .add a{color:#666666;}
         .g-ft .ftnav{font-size:1.3rem;line-height: 2.8rem;text-align: center;color:#666666;}
         .g-ft .ftnav a{color:#666666;font-size:1.3rem;display: inline-block;padding: 0 2%;}
        .g_fnva{ position:fixed; z-index:100; bottom:0; width:100%;max-width:750px;min-width:320px;background:#0054aa;}
        .m-f01 li{float: left;width: 25%;text-transform: uppercase;border-right: 1px solid rgba(255,255,255,.1); box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
        .m-f01 li em{display: block;width: 37%;padding-top: 0.2rem; margin: 0 auto;}
        .m-f01 li img{width: 100%;display: block;}
        .m-f01 a{ color:#fff;line-height:2.2rem;;display:block;text-align:center;font-size: 1.2rem;position: relative;}
        .m-f01 li:nth-child(1){background: #ff671f}



iframe.phone-view, body.phone-view, .c-edit-page.phone-view{width:750px !important;} 


     
