.window_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); z-index: 1000; }  
			.popup-box { position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 600px; border-radius: 10px; z-index: 1002; }  
			.popup-box .popup-close { position: absolute; top: -50px; right: 0; width: 40px; cursor: pointer; }  
			.popup-box .popup-tit { position: absolute; top: -25px; left: 50%; transform: translateX(-50%); background: url(https://u3.huatu.com/uploads/allimg/210222/660673-210222144K3500.png) no-repeat; background-size: 100% 100%; width: 400px; height: 50px; line-height: 50px; font-size: 22px; text-align: center; color: #FFFAAA; z-index: 1004; }  
			.popup-box .popup-t { display: flex; justify-content: center; width: 100%; z-index: 1003; }  
			.popup-box .popup-tl, .popup-box .popup-tr { background: linear-gradient(#FDF3D5,#FBD09C); width: 48%; margin: 0 1%; padding: 30px 16px; box-sizing: border-box; border-radius: 10px; }  
			.popup-box .popup-tl .popup-tlt { display: block; font-size: 33px; font-weight: bold; text-align: center; color: #CC0000; line-height: 60px; text-shadow: 0 8px 8px #FBD09C; }  
			.popup-box .popup-tl .popup-tlt:hover { color: #AA0000; }  
			.popup-box .popup-tl .popup-tlm { display: block; font-size: 20px; text-align: center; color: #CC0000; }  
			.popup-box .popup-tl .popup-tlb { margin-top: 4px; background: #BB0000; border-radius: 8px; border: 2px inset #FDF3D5; box-sizing: border-box; }  
			.popup-box .popup-tl .popup-tlb a { display: block; width: 100%; font-size: 24px; text-align: center; color: #FDF3D5; line-height: 48px; }  
			.popup-box .popup-tl .popup-tlb a:hover { transform: scale(1.01); }  
			.popup-box .popup-tr .popup-trt { display: block; width: 100%; font-size: 33px; font-weight: bold; text-align: center; color: #CC0000; line-height: 60px; text-shadow: 0 8px 8px #FBD09C; }  
			.popup-box .popup-tr .popup-trt:hover { color: #AA0000; }  
			.popup-box hr { border: .5px solid #CC0000; }  
			.popup-box .popup-tr .popup-trm { display: block; width: 100%; font-size: 20px; text-align: center; color: #CC0000;  }  
			.popup-box .popup-tr .popup-trb { margin-top: 4px; background: #BB0000; border-radius: 8px; border: 2px inset #FDF3D5; box-sizing: border-box; }  
			.popup-box .popup-tr .popup-trb a { display: block; width: 100%; font-size: 24px; text-align: center; color: #FDF3D5; line-height: 48px; }  
			.popup-box .popup-t .popup-grass1 { position: absolute; bottom: 40px; left: -40px; width: 80px; }  
			.popup-box .popup-t .popup-grass2 { position: absolute; top: 10px; right: -40px; width: 80px; }  
			.popup-box .popup-t .popup-flower { position: absolute; bottom: 40px; left: 248px; width: 80px; }  
			.popup-box .popup-b { position: relative; margin-top: 20px; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }  
			.popup-box .popup-b a { font-size: 18px; font-weight: bold; text-align: center; color: #E4393C; background: url(https://u3.huatu.com/uploads/allimg/210222/660673-210222161352T7.png) no-repeat; background-size: 100% 100%; width: 23%; height: 50px; line-height: 40px; margin: 0 1%; }  
			.popup-box .popup-b a:hover { color: #AA0000; }  
			.popup-red { position: fixed; top: 53%; left: 50%; transform: translate(-50%,-53%); width: 640px; height: 414px; background: linear-gradient(#CC0000,#AA0000); border-radius: 20px; z-index: 1001; }  .popup-hide { display: none !important; }  
			@media screen and (max-width: 1000px) {     
			.popup-box { width: 90%; border-radius: .25rem; }   
			.popup-box .popup-close { top: -2rem; right: 0; width: 1.8rem; }    
			.popup-box .popup-tit { position: absolute; top: -1rem; width: 13rem; height: 2rem; line-height: 2rem; font-size: .75rem; }    
			.popup-box .popup-tl, .popup-box .popup-tr { padding: 1rem .25rem; border-radius: .25rem; }    
			.popup-box .popup-tl .popup-tlt { font-size: 1rem; line-height: 2rem; text-shadow: 0 .2rem .2rem #FBD09C; }    
			.popup-box .popup-tl .popup-tlm { font-size: .7rem; }    
			.popup-box .popup-tl .popup-tlb { margin-top: .2rem; border-radius: .2rem; }    
			.popup-box .popup-tl .popup-tlb a { font-size: .65rem; line-height: 2rem; }    
			.popup-box .popup-tr .popup-trt { font-size: 1rem; line-height: 2rem; text-shadow: 0 .2rem .2rem #FBD09C; }    
			.popup-box hr { border: .5px solid #CC0000; }    
			.popup-box .popup-tr .popup-trm { font-size: .7rem; }    
			.popup-box .popup-tr .popup-trb { margin-top: .2rem; border-radius: .2rem;  }    
			.popup-box .popup-tr .popup-trb a { font-size: .7rem; line-height: 2rem; }    
			.popup-box .popup-t .popup-grass1 { position: absolute; bottom: 1.2rem; left: -1rem; width: 3rem; }    
			.popup-box .popup-t .popup-grass2 { position: absolute; top: -.5rem; right: -1rem; width: 3rem; }    
			.popup-box .popup-t .popup-flower { position: absolute; bottom: 1rem; left: 7rem; width: 2.5rem; }    
			.popup-box .popup-b { margin-top: .5rem; }    
			.popup-box .popup-b a { font-size: .7rem;  width: 24%; height: 1.6rem; line-height: 1.4rem; margin: 0 .5%; }    
			.popup-red { width: 96%; height: 11rem; border-radius: .5rem;  }  
			}
	/*单图片弹窗*/
	.tanch {width:300px;position: fixed;z-index: 999999;top: 200px;left: 50%;margin-left: -220px;-webkit-transform: translateZ(0);display: none;}
	.tanch img{width:100%;}
	.tanch-off {position: absolute;right: 8px;top: 8px;}
	.tanch-off span.tanch-ofbtn {background: url(images/tc_wzclose.png)no-repeat;width: 33px;height: 33px;text-align: center;cursor: pointer;float: right;}
	.tanch-off span {color: #0085d3;font-size: 13px;margin-right: 5px;}
	
	.tanchmb{width:120px;overflow: hidden;position: fixed;z-index: 999999;bottom:36px;right:0;-webkit-transform: translateZ(0);display: none;}
	.tanchmb img{width:100%;}
	.tanch-off {position: absolute;right: 7px;top: 11px;}
	.tanch-off span.tanch-ofbtn {background: url(images/tc_wzclose.png)no-repeat;width: 33px;height: 33px;text-align: center;cursor: pointer;float: right;}
	.tanch-off span {color: #0085d3;font-size: 13px;margin-right: 5px;}
	
	@media screen and (max-width: 1000px){
		.tanch {width: 80%;left: 10%;margin-left: 0;top: 22%;}
		.tanchmb{width:60px;}
	}
	/*单图片结束*/
	/*总部事业单位弹窗*/
	#sxy_tc {
        width: 100%;
        height: 100%;
        position: fixed;
        background: rgba(0, 0, 0, 0.66);
        z-index: 99;
        left: 0px;
        top: 0px;
        display: flex;
        justify-content: space-around;
    }
    #sxy_tc .layfix {
        position: fixed;
        top: 50%;
        left: 50%;
        width: 400px;
        height: 472px;
        margin: 8px auto;
        box-sizing: border-box;
        transform: translate(-50%, -50%);
        z-index: 999;
    }
    #sxy_tc .layfix i {
        display: block;
        background: url(images/close.png) top no-repeat;
        width: 47px;
        height: 47px;
		left: 44%;
		margin-top: 3px;
        border-radius: 50%;
        position: absolute;
        cursor: pointer;
        transform: scale(0.9);
    }
    #sxy_tc .layfix .ssbm {
		width: 400px;
        height: 472px;
        background: url(images/fx.png) no-repeat center;
    }
    #sxy_tc .layfix dl dd {
        float: left;
        margin: 7px 0px 0px 10px;
    }
    @media screen and (max-width: 1300px) {
        #sxy_tc .layfix {
            margin-top: 40px;
        }
    }
    @media screen and (max-width: 1080px) {
        #sxy_tc {
            margin-top: 20px;
        }
    }
	/*总部事业单位结束*/