/**
 *               ii.                                         ;9ABH,          
 *              SA391,                                    .r9GG35&G          
 *              &#ii13Gh;                               i3X31i;:,rB1         
 *              iMs,:,i5895,                         .5G91:,:;:s1:8A         
 *               33::::,,;5G5,                     ,58Si,,:::,sHX;iH1        
 *                Sr.,:;rs13BBX35hh11511h5Shhh5S3GAXS:.,,::,,1AG3i,GG        
 *                .G51S511sr;;iiiishS8G89Shsrrsh59S;.,,,,,..5A85Si,h8        
 *               :SB9s:,............................,,,.,,,SASh53h,1G.       
 *            .r18S;..,,,,,,,,,,,,,,,,,,,,,,,,,,,,,....,,.1H315199,rX,       
 *          ;S89s,..,,,,,,,,,,,,,,,,,,,,,,,....,,.......,,,;r1ShS8,;Xi       
 *        i55s:.........,,,,,,,,,,,,,,,,.,,,......,.....,,....r9&5.:X1       
 *       59;.....,.     .,,,,,,,,,,,...        .............,..:1;.:&s       
 *      s8,..;53S5S3s.   .,,,,,,,.,..      i15S5h1:.........,,,..,,:99       
 *      93.:39s:rSGB@A;  ..,,,,.....    .SG3hhh9G&BGi..,,,,,,,,,,,,.,83      
 *      G5.G8  9#@@@@@X. .,,,,,,.....  iA9,.S&B###@@Mr...,,,,,,,,..,.;Xh     
 *      Gs.X8 S@@@@@@@B:..,,,,,,,,,,. rA1 ,A@@@@@@@@@H:........,,,,,,.iX:    
 *     ;9. ,8A#@@@@@@#5,.,,,,,,,,,... 9A. 8@@@@@@@@@@M;    ....,,,,,,,,S8    
 *     X3    iS8XAHH8s.,,,,,,,,,,...,..58hH@@@@@@@@@Hs       ...,,,,,,,:Gs   
 *    r8,        ,,,...,,,,,,,,,,.....  ,h8XABMMHX3r.          .,,,,,,,.rX:  
 *   :9, .    .:,..,:;;;::,.,,,,,..          .,,.               ..,,,,,,.59  
 *  .Si      ,:.i8HBMMMMMB&5,....                    .            .,,,,,.sMr 
 *  SS       :: h@@@@@@@@@@#; .                     ...  .         ..,,,,iM5 
 *  91  .    ;:.,1&@@@@@@MXs.                            .          .,,:,:&S 
 *  hS ....  .:;,,,i3MMS1;..,..... .  .     ...                     ..,:,.99 
 *  ,8; ..... .,:,..,8Ms:;,,,...                                     .,::.83 
 *   s&: ....  .sS553B@@HX3s;,.    .,;13h.                            .:::&1 
 *    SXr  .  ...;s3G99XA&X88Shss11155hi.                             ,;:h&, 
 *     iH8:  . ..   ,;iiii;,::,,,,,.                                 .;irHA  
 *      ,8X5;   .     .......                                       ,;iihS8Gi
 *         1831,                                                 .,;irrrrrs&@
 *           ;5A8r.                                            .:;iiiiirrss1H
 *             :X@H3s.......                                .,:;iii;iiiiirsrh
 *              r#h:;,...,,.. .,,:;;;;;:::,...              .:;;;;;;iiiirrss1
 *             ,M8 ..,....,.....,,::::::,,...         .     .,;;;iiiiiirss11h
 *             8B;.,,,,,,,.,.....          .           ..   .:;;;;iirrsss111h
 *            i@5,:::,,,,,,,,.... .                   . .:::;;;;;irrrss111111
 *            9Bi,:,,,,......                        ..r91;;;;;iirrsss1ss1111
 */
/*
 * author 229343733@qq.com
 */

/* xxxl */
@media screen and (max-width:1600px) {}

/* xxl */
@media (max-width:1440px) {
	.del_one_type .item,
	.list_one_item .item {
		flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}
    
    
    .header_top_l {
    	display: none;
    }
    
    .menu_dl {
        width: 79%;
    }
    
    
    
    
}





/* xl */
@media (max-width:1280px) {
	 

	.header_box {
		display: none;
	}

	.mobile_header {
		display: block;
	}

	.mobile_menu_box {
		padding: clamp(1.125rem, 0.739rem + 1.93vw, 2.188rem) 5%;
	}



	html {
		scroll-padding-top: 52px;
	}




	

}








/* l */
@media (max-width: 1024px) {

 

	.blog_det_l_b {
		overflow: hidden;
	}
 

	.bgfixed {
		background-attachment: local;
	}

	 
 
 

	.contact_box1 {
		padding-top: 20px;
		padding-bottom: 20px;
		transform: translateY(0);
	}
    
    .Mobile_footer_nav_box {
    display: block;
    }
    
    .float_fixed {
    	display: none;
    }

	 

}












/* m */
@media (max-width:768px) {



	.wrapper,
	.w_1400,
	.w_1480 {
		width: 100%;
	}
/* 
	.blog_det_l_page_item_line {
		display: none;
	}

	.blog_det_l_page_item_icon {
		display: none;
	}

	.blog_det_l_page {
		gap: 10px;
		border: none;
	}

	.blog_det_l_page_item_line {
		display: none;
	}

	.blog_det_l_page_item {
		width: 100%;
	} */

	.p15 {
		padding-left: 15px;
		padding-right: 15px;
	}





	.ind_box3_list {
		justify-content: space-between;
		-ms-justify-content: space-between;
		-webkit-justify-content: space-between;
	}

	.ind_box3_list_item {
		width: calc(50% - 4px) !important;
	}

	.ind_box3_list_item_con2 {
		opacity: 1;
	}

	.ind_box7_l {
		height: auto;
	}


	







}


/* s */
@media (max-width:480px) {}