
        .head2 {position: relative;z-index: 11;height:8.7rem;background: #fff; }
        .head2 .logo{ width:80%; }
        /*.head2 .logo img{display:block; width:100%;}
.head2 .logo img{display:block;height:112px;float: left;margin-right: 10px;}
.head2 .logo .luxida_tit{font-size: 1.5rem;font-weight: bold;line-height:2rem;padding-top: 1rem;}
.head2 .logo .luxida_desc{font-size: 0.8rem;line-height:1.5rem;}*/
.head2 .logo img{display:block; width:100%;}
        .head2 h4{background: #cc0001; width: 100%; line-height:3.3rem; line-height: 3.3rem; font-size:1.3rem; color:#fff; float:left; text-align:center; font-weight: bold;}
        .head2 h4 a{ float:left; width:25%;text-align: center; color:#fff;border-right: 1px solid #9a0506;-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;}
        .head2 h4 a:nth-child(4){border-right: none;}
        .head2 h4 .cur a{font-weight: bold;}
      
        .head2 .menu_btn{width:3.3rem; height:3.3rem; position: absolute;right: 1%;top:2.2rem;}
        .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:0px; 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(204,0,1,.9);padding:2rem 12.5% 5rem;}
        .menu2 ul li {color: #fff; font-size:1.2rem; 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:1rem; font-family:"Microsoft Yahei"; color: #fff;text-decoration: none;}

       

        .ad-01 {
            position: relative;
            min-height: 4.4rem;
            /*background: #cc0001;*/
            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;
        }
    

    .mc1-left-nav {
        position: relative;
    }
    
    .mc1-left-nav-ss {
        position: absolute;
        height: 4rem;
        line-height: 4rem;
        text-align: center;
        width: 12%;
        right: 0;
        top: 0;
        z-index: 5;
        background-color: #fff;
        cursor: pointer;
        border-left: 1px solid #f2f2f2;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
    .mc1-left-nav-ss:after{content: "";
    width: 1rem;
    height: 1rem;
    border: 3px solid #cc0001;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.45rem;
    margin-left: -0.85rem;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);}
    
    #topNav {
        padding: 1rem 12% 0 0;
        border-bottom: 1px solid #ebebeb;
        width: 88%;
        height: 3rem;


        overflow: hidden;
        position: relative;
    }
    
    #topNav .swiper-slide {
        width: 30%;
        text-align: center;
        /*padding: 0 2%;*/
    }
    
    #topNav .swiper-slide span {
        transition: all .3s ease;
        color: #1a1a1a;
        font-size: 1.3rem;
        display: block;
        height: 2.5rem;
        line-height: 2.5rem;
        padding-bottom: 0.5rem;
        position: relative;
    }
    
    #topNav .active span {
        font-weight: bold;
    }
    
    #topNav .active span:after {
        content: "";
        position: absolute;
        width: 2.1rem;
        height: 0.3rem;
        border-radius: 0.25rem;
        background-color: #cc0001;
        bottom: 0;
        left: 50%;
        margin-left: -1.05rem;
    }
    
    #topNav .swiper-next {
        position: absolute;
        width: 0;
        height: 0;
        right: 0;
        top: 0;
    }


        .mc1-about-content{padding: 1.5rem 3% 1rem;}
		
		        .cm1-size750-pro-list {
            padding: 1.5rem 3% 0;
        }
        
        .cm1-size750-pro-list ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            display: -webkit-flex;
            -ms-flex-pack: distribute;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }
        
        .cm1-size750-pro-list ul li {
            width: 48.5%;
            margin-bottom: 1.5rem;
        }
        
        .cm1-size750-pro-list ul li:nth-child(2n) {
            margin-left: 3%;
        }
        
        .cm1-size750-pro-list ul li span {
            display: block;
            border-radius: 0.25rem;
            overflow: hidden;
        }
        
        .cm1-size750-pro-list ul li span img {
            display: block;
            width: 100%;
        }
        
        .cm1-size750-pro-list ul li h4 {
            max-height: 4rem;
            line-height: 2rem;
            font-size: 1.3rem;
            font-weight: normal;
            color: #4c4c4c;
            text-align: center;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
             padding-top: 0.6rem;
        }
		
		        .pro-show-prev,
        .pro-show-next {
            width: 1.5rem;
            height: 1.5rem;
            border: 0.3rem solid #fff;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            position: absolute;
            top: 50%;
            margin-top: -0.7rem;
            z-index: 22;
            cursor: pointer;
        }
        
        .pro-show-prev {
            left: 2%;
            border-style: none none solid solid;
        }
        
        .pro-show-next {
            right: 2%;
            border-style: solid solid none none;
        }
        
        .em2-pro-show .pro-show-page {
            font-size: 0.9rem;
            font-weight: normal;
            line-height: 1.5rem;
            color: #333;
            position: absolute;
            left: 0;
            bottom: 0.8rem;
            text-align: right;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding-right: 0.8rem;
            z-index: 22;
        }
        
        .em2-pro-show li img {
            width: 100%;
            display: block;
        }
        
        .pro-show-con {
            width: 93.75%;
            margin: 0 auto;
            padding: 2rem 0 1.5rem;
        }
        
        .pro-show-title,
        .em2-pro-hot-title {
            font-family: Arial;
            font-size: 1.5rem;
            line-height: 1.8rem;
            font-weight: bold;
            color: #333333;
        }
        .pro-show-desc {
            font-family: Arial;
            font-size: 1.2rem;
            line-height: 1.5rem;
            color: #666666;
            padding-top: 1rem;
        }
    

        .cm1-size750-pro-content {
            padding: 1.5rem 3%;
        }
        .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%;
            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:#cc0001;
        }
        
        .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-size750-pro-hot {
            padding: 2rem 3% 0;
        }
        
        .mc1-size750-pro-hot h3 {
            height: 2.5rem;
            line-height: 2.5rem;
            font-size: 1.6rem;
            font-weight: bold;
            color: #1a1a1a;
        }
        
        .mc1-size750-pro-hot ul {
            padding: 1.5rem 0 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            display: -webkit-flex;
            -ms-flex-pack: distribute;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }
        
        .mc1-size750-pro-hot ul li {
            width: 48.5%;
            margin-bottom: 1.5rem;
        }
        
        .mc1-size750-pro-hot ul li:nth-child(2n){margin-left: 3%;}
        
        .mc1-size750-pro-hot ul li span {
            display: block;
            border-radius: 0.25rem;
            overflow: hidden;
        }
        
        .mc1-size750-pro-hot ul li span img {
            display: block;
            width: 100%;
        }
        
        .mc1-size750-pro-hot ul li h4 {
            max-height: 4rem;
            line-height: 2rem;
            font-size: 1.3rem;
            color: #4c4c4c;
            text-align: center;
            padding-top: 0.6rem;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }
            .mc1-info-list {
            padding: 1rem 3% 0;
        }
        
        .mc1-info-list dl {
            padding: 1rem 0;
            border-bottom: 1px solid #ccc;
        }
        
        .mc1-info-list dl:after {
            content: ".";
            display: block;
            height: 0;
            visibility: hidden;
            clear: both;
        }
        
        .mc1-info-list dl dt {
            display: inline-block;
            float: right;
            width: 47%;
            box-sizing: border-box;
            overflow: hidden;
            border-radius: 0.5rem;
        }
        
        .mc1-info-list dl dt img {
            display: block;
            width: 100%;
        }
        
        .mc1-info-list dl dd {
            display: inline-block;
            float: left;
            width: 50%;
            box-sizing: border-box;
            padding-top: 1rem;
        }
        
        .mc1-info-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-list dl dd span {
            display: block;
            padding-top: 0.4rem;
            font-size: 1.1rem;
        }
        
        .mc1-info-list a {
            display: block;
            margin-bottom: 1rem;
        }
.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;
        }
		.mc1-case-list {
            padding: 1.5rem 3% 2rem;
        }
        
        .mc1-case-list dl dt {
            border-radius: 0.5rem;
            overflow: hidden;
        }
        
        .mc1-case-list dl dt img {
            width: 100%;
            display: block;
        }
        
        .mc1-case-list dl dd {
            padding-top: 1.2rem;
        }
        
        .mc1-case-list dl dd:after {
            content: ".";
            height: 0;
            display: block;
            visibility: hidden;
            clear: both;
        }
        
        .mc1-case-list dl dd h4 {
            display: inline-block;
            float: left;
            font-size: 1.4rem;
            color: #333333;
            line-height: 2.3rem;
            max-height: 4.6rem;
            width: 70.5%;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }
        
        .mc1-case-list dl dd span {
            display: inline-block;
            float: right;
            width: 25%;
            height: 3rem;
            line-height: 3rem;
            border-radius: 3rem;
            border: 1px solid #cc0001;
            color: #cc0001;
            font-size: 1.2rem;
            text-align: center;
            margin-top: 0.7rem;
        }
        
        .mc1-case-list a {
            display: block;
            margin-bottom: 2rem;
        }
		.m-xx-01 {
            padding-top: 1rem;
            margin-bottom: 1.6rem;
        }
        
        .m-xx-01-tit {
            height: 4rem;
            width: 100%;
            font-size: 1.6rem;
            text-align: center;
            color: #000;
            line-height: 4rem;
            /*background: #cc0001;*/
            background: url(/Templates/jiguangqiegeji/wap/css/../images/m11-icon2.jpg) no-repeat center top;
            background-size: 100% 4rem;
            border-bottom: 1px solid #FA756E;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
        }
        
        .m-xx-01-txt {
            width: 93.75%;
            padding: 1rem 0;
            font-size: 1.8rem;
            color: #000;
            line-height: 2.5rem;
            margin: 0 auto;
            text-align: justify;
            border-bottom: 1px solid #eee;
            margin-bottom: 1rem;
        }
        
        .m-xx-01-desc {
            width: 93.75%;
            margin: 0 auto;
        }
		.m-cx-xgcp-4pl-ts4-3-01 {
					width: 93.75%;
					margin: 0 auto 1rem; 
					border: 1px solid #f3f3f3;
				}
				
				.m-cx-xgcp-4pl-ts4-3-01-tit {
					height: 2.25rem;
					border-bottom: 1px solid #d7d7d7;
					margin-bottom: 1rem;
					margin-top: 1rem;
				}
				
				.m-cx-xgcp-4pl-ts4-3-01-tit span {
					display: inline-block;
					height: 2.25rem;
					font-size: 1.2rem;
					line-height: 2.25rem;
					color: #464646;
					border-bottom: 1px solid #f2f6f7;
					box-sizing: border-box; 
					padding-left: 2.2rem;
					background: url(/Templates/jiguangqiegeji/wap/css/../images/m-cx-4-3-01-icon1.png) no-repeat .5rem .4rem;
					background-size: 1.1rem;
					margin-right: .5rem;
				}
				
				.m-cx-xgcp-4pl-ts4-3-01-tit em {
					font-size: 0.9rem;
					text-transform: uppercase;
					color: #c2c2c1;
					line-height: 2.25rem;
					vertical-align: top;
				}
				.m-cx-xgcp-4pl-ts4-3-01-list dl{width:48.5%;box-sizing: border-box; border: 1px solid #eaeaea; margin-right: 3%; float: left; margin-bottom: -1px;text-align: center; }
				.m-cx-xgcp-4pl-ts4-3-01-list dl:nth-last-child(1){margin-right: 0;}
				.m-cx-xgcp-4pl-ts4-3-01-list dt{border-bottom: 1px solid #eaeaea;}
				.m-cx-xgcp-4pl-ts4-3-01-list dt,.m-cx-xgcp-4pl-ts4-3-01-list dt img{width: 100%;display: block; }
				.m-cx-xgcp-4pl-ts4-3-01-list dd{height: 4.25rem; font-size: 1.2rem; color: #4c4c4c; line-height: 4.25rem;padding-top: .4rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; box-sizing: border-box;}
				
				
		.mc1-about-list {
            padding: 2rem 3% 1rem;
        }
        
        .mc1-about-list ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            display: -webkit-flex;
            -ms-flex-pack: distribute;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }
        
        .mc1-about-list ul li {
            width: 48%;
            margin-bottom: 1.5rem;
        }
        
        .mc1-about-list ul li:nth-chlid(2n) {
            margin-left: 4%;
        }
        
        .mc1-about-list ul li img {
            width: 100%;
            display: block;
        }
        
        .mc1-about-list ul li h4 {
            max-height: 4rem;
            line-height: 2rem;
            font-size: 1.3rem;
            color: #333;
            text-align: center;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            padding-top: 0.6rem;
        }
				
        .g-ft{height:11.2rem;background: #f2f2f2; position: relative;}
        .g-ft .top{position: absolute;width: 3.1rem;height: 3.1rem;left:50%;margin-left: -1.55rem;top:-1.55rem;}
        .g-ft .top img{width: 100%;display: block;}
        .g-ft .ftnav{padding-top: 2.4rem;text-align: center;font-size: 1rem;color: #4e4e4e;}
        .g-ft .ftnav a{display: inline-block;padding: 0 2%;font-size: 1rem;color: #4e4e4e;line-height: 2.1rem;}
        .bah{text-align: center;font-size: 1.1rem;color: #6e6c6c;line-height: 1.7rem;}

        .g_fnva{ position:fixed; z-index:100; bottom:0; width:100%;max-width:640px;min-width:320px;height: 3.5rem;line-height: 3.5rem;background: #565656;}
        .m-f01 li{float: left;width: 25%; text-transform: uppercase;border-right: 1px  solid rgba(255,255,255,.2); padding-left: 8%;position: relative;
         box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
        .m-f01 li em{position: absolute;left:2%;top:0.7rem;width:2.4rem;height: 2.4rem;overflow: hidden;}
        .m-f01 li img{width:2.4rem;height: 2.4rem; display: block;}
        .m-f01 a{ color:#fff;display:block;font-size: 1.2rem;}
        .m-f01 li:nth-child(1){background: #cc0001}




     