
        .head2 {position: relative;z-index: 11;height:6rem;background:#fff; }
        .head2 .logo{ width:46.8%; float:left;}
        .head2 .logo img{display:block; width:100%;}
        .topr{float: right;width:26%; }
        .topr h4{float: left;width: 40%;margin-top: 1.5rem;}
        .topr h4 img{width: 100%;display: block;}
        .topr .menu_btn{width:40%;float: right;}
        .topr .menu_btn a.downmenu{display:block; width:100%; padding:1.5rem 0 0 0;}
        .topr .menu_btn img{ display:block; width:100%;}
        .menu2 .slideMenu{width:50%; display: none;z-index:16;position:absolute; top:6rem; 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:#a01c87;padding-bottom: 3rem;}
        .menu2 ul li {line-height:3rem;text-align:center;color:#fff; position:relative;font-size:1rem;}

        .menu2 ul li:before{ content:""; position:absolute; bottom:0; left:0; width:100%; height:1px; background:#ccc;}
        .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;}
        
        .m_ser{ height:5.1rem; width: 100%; position: absolute; left:0;top:6rem;display: none; z-index:1000;}
.ser{width:100%;margin:0 auto;height:5.1rem;;line-height:5.1rem;background:url(images/serbg.jpg) no-repeat left center;background-size:100%; }
.ser input{background:none;border:none;color:#7f7f7f;font-size:1rem;height:5.1rem;line-height: 5.1rem;float:left;}
.ser input:nth-child(1){width:62%;padding:0 1% 0 15%;}
.ser input:nth-child(2){width:17%;  cursor: pointer; height: 5.1rem; line-height: 5.1rem;}
       

  .m-cl-1nt16-9-01-list-data a{color:#a11c87;}
   .m-cl-1nt4-3-01-tit{position: relative;background:#a11c87;height:4rem;line-height:4rem;text-align:center; font-size:1.8rem; color:#fff;}
 .m-cl-1nt4-3-01-tit span{position: absolute;left:3%;top:0.2rem;font-size:1.6rem;color:#333;}
 
 
 
  .cplst{border-bottom:1px solid #ccc;}
  .cplst li{height:3rem;line-height:3rem;font-size:1.2rem;color:#333; float:left;width:33.3333333%;}
   .cplst li a{color:#333;}
   
		.m-cl-1nt16-9-01-tit {
			height: 4rem;
			width: 100%;
			font-size: 1.6rem;
			text-align: center;
			color: #333;
			line-height: 4rem;
			background:#e7e7e7;
			border-bottom: 1px solid  #a01c87;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
			box-sizing: border-box;
		}
		
		.m-cl-1nt16-9-01-list {
			padding: 0 3%;
		}
		
		.m-cl-1nt16-9-01-list dl {
			padding: 1.25rem 0;
			border-bottom: 2px solid #e5e5e5;
			display: inline-block;
			width: 100%;
		}
		
		.m-cl-1nt16-9-01-list dt {
			width:33.3%;
			float: left;
			margin-right: 2%;
		}
		
		.m-cl-1nt16-9-01-list dt img {
			width: 100%;
		}
		
		.m-cl-1nt16-9-01-list h3 {
			height: 2.6rem;
			font-size: 1.4rem;
			line-height: 2.4rem;
			text-overflow: ellipsis;
			border-bottom: 0.15rem solid #f1f1f1;
			overflow: hidden;
			white-space: nowrap;
			font-weight: bold;
		}
		
		.m-cl-1nt16-9-01-list-desc {
			margin-top: 0.4rem;
			height: 3.6rem;
			font-size: 1rem;
			line-height: 1.8rem;
			color: #333;
			overflow: hidden;
		}
		
		.m-cl-1nt16-9-01-list-data {
			font-size: 1.2rem;
			font-weight: bold;
			line-height: 1.8rem;
			color: #626262;
			display: inherit;
			float: right;
			margin-top: -1.8rem;
		}
	

        .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 #a01c87;
            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 #a01c87;
            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;
        }
    
