﻿@charset "utf-8";
/* 手机样式 */
@media screen and (max-width: 750px){
	
	*{margin: 0;padding: 0;font-size: 16px;}	
	a{text-decoration: none;color: #333;}
	 .crumbs_box {
    width: 100%;
    padding: 20px 0;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 20px;
}
	.body_box {
    min-width: 0;
    background-color: #fff;
   
}
	.pc{display: none;}
	.container {
    width:96%;
    margin: 0 auto;
    padding-bottom: 30px;
}
	.title-bg{width:100%;}
	.im{display: none;}
	.im1{width: 100%;}
	.jy{text-align: center;}
	.jy>img{margin-bottom: 20px;width: 100%;}
	.jy-con{width:100%; display: flex;
    justify-content: space-between;}
	.jy-con1{width:100%;}
	.jy-con a{display: inline-block;width:48%;height: 50px;text-align: center;border-left: 4px solid #0063ff;background: #dfebff;line-height: 50px;margin-bottom: 20px;}
	.jy-con1 a{display: inline-block;width:48%;height: 50px;text-align: center;border-left: 4px solid #0063ff;background: #dfebff;line-height: 50px;margin-bottom: 20px;margin-right: 16px;}
	.qs{width: 100%;}
	.qs a{display: inline-block;width:49%;height: 58px;background-image: linear-gradient(to top, #dfeeff,#94c5ff);border-radius: 8px;line-height: 58px;color: #1b6fe3;font-weight: 600;text-align: center;margin-bottom: 20px;}
	.srdq{text-align: center;}
	.srdq>img{margin-bottom: 20px;width: 100%;}
	.srdq-con{width: 100%;}
	.srdq-con>img{margin-bottom: 10px;width: 100%;}
	.srdq-con1{width:100%; display: flex;
    justify-content: space-between;}
	.srdq-con1 a{display: inline-block;width:48%;height: 50px;text-align: center;border-left: 4px solid #6dacff;background: #e8f2ff;line-height: 50px;margin-bottom: 20px;}
	.srdq-con11{width:100%;}
	.srdq-con11 a{display: inline-block;width:48%;height: 50px;text-align: center;border-left: 4px solid #6dacff;background: #e8f2ff;line-height: 50px;margin-bottom: 20px;}
		#wsjk a{border-left: 4px solid #de371c;background: #ffe7e3;}
	#srdq a{border-left: 4px solid #ff9800;background: #fff0d9;}
	#ggjt a{border-left: 4px solid #43ab93;background: #dcffe7;}
}

	

