﻿@charset "utf-8";
/* pc样式*/
@media screen and (min-width: 751px){
	*{margin: 0;padding: 0;font-size: 16px;}	
	a{text-decoration: none;color: #333;}
	.container {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 30px;
}
	.phone{display: none;}
	.im1{display: none;}
	.title-bg{width: 1200px;height: 240px;}
	.jy{padding: 0px 20px;text-align: center;}
	.jy>img{margin-bottom: 20px;}
	.jy-con{width:100%;display: flex;
    justify-content: space-between;}
	.jy-con1{width:100%;display: flex;
    justify-content: flex-start;}
	.jy-con a{display: inline-block;width: 215px;height: 60px;text-align: center;border-left: 4px solid #0063ff;background: #dfebff;line-height: 60px;margin-bottom: 20px;}
	.jy-con1 a{display: inline-block;width: 215px;height: 60px;text-align: center;border-left: 4px solid #0063ff;background: #dfebff;line-height: 60px;margin-bottom: 20px;margin-right: 16px;}
	.qs{width: 100%;
    justify-content: space-between;}
	
	
	.qs a{display: inline-block;width: 220px;height: 58px;background:#1b6fe3;border-radius: 8px;line-height: 58px;color: #fff;font-weight: 600;text-align: center;margin-bottom: 15px;}
	
	
	.srdq{padding: 0px 20px;text-align: center;}
	.srdq>img{margin-bottom: 20px;}
	.srdq-con{width: 100%;}
	.srdq-con>img{margin-bottom: 10px;}
	.srdq-con1{width:100%;display: flex;
    justify-content: space-between;}
	.srdq-con1 a{display: inline-block;width: 215px;height: 60px;text-align: center;border-left: 4px solid #6dacff;background: #e8f2ff;line-height: 60px;margin-bottom: 20px;}
	.srdq-con11{width:100%;display: flex;
    justify-content: flex-start;}
	.srdq-con11 a{display: inline-block;width: 215px;height: 60px;text-align: center;border-left: 4px solid #6dacff;background: #e8f2ff;line-height: 60px;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;}
}
