/*xsqd*/
.xsqd_box{
	width: 100%;
	height: auto;
	position: relative;
}
.xsqd_part1{
	width:100%;
	height: 8.4rem;
    background: url(../images/xsqd/part1.jpg) no-repeat;
    background-size: cover;
    position: relative;
}
.xsqd_part1_con{
	width: 100%;
	height: 7.6rem;
	position: absolute;
	left: 0;
	right: 0;
	bottom:0;
	top:0;
	margin:auto;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.xsqd_part1_title p{
	font-size:20px;
	color:#fff;
	line-height: 42px;
	font-weight: 600;
}
.xsqd_part1_desc{
	padding:6px 0 10px;
}
.xsqd_part1_desc p{
	font-size: 14px;
	color: #fff;
	height: 26px;
}
.xsqd_part1_btn{
	width: 160px;
	height: 46px;
	background-color: #fff;
	font-size:16px;
	color: #4381ff;
	border-radius: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.xsqd_part1_btn img{
	width:8px;
	height: 14px;
	margin-left: 20px;
}
.xsqd_part2{
	width: 100%;
	height: auto;
	padding: 0.4rem;
	background-color: #fff;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
	box-sizing: border-box;
	margin-top:-0.8rem;
	position: relative;
}

.xsqd_part2_top{
	width: 100%;
	height: 8.5rem;
 	background: url(../images/xsqd/part2.jpg) no-repeat;
    background-size: contain;
}
.xsqd_part2_mid{
	width: 100%;
	height: auto;
	padding: 0.42rem;
	background-color: #e4ecf4;
	border-radius: 40px;
	box-sizing: border-box;
	margin-top: -1.8rem;
	position: relative;
	margin-bottom: 1.4rem;
}
.xsqd_part2_mid_item{
	display: flex;
	margin-bottom: 20px;
}
.xsqd_part2_mid_itemImg{
	display: inline-block;
	width:46px;
	height:46px;
	margin-right: 8px;
	background-image: url(../images/xsqd/sec1_icons.png) ;
	/*background-position: 0 -46px;*/
	background-size: 46px;
	background-repeat: no-repeat;
}
.xsqd_part2_mid_itemImg.gantan{
	background-position: 0px -46px;
	height:52px;
}
.xsqd_part2_mid_item span{
	font-size: 16px;
	color: #333333;
	text-align: left;
	max-width: calc(100% - 58px);
}
.xsqd_part2_mid_btn{
	width: 220px;
	height: 46px;
	background-color: #4381ff;
	font-size:16px;
	color: #fff;
	border-radius: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 50%;
	bottom:-20px;
	transform: translateX(-50%);
}
.xsqd_part2_mid_btn img{
	width:20px;
	height: 20px;
	margin-left: 20px;
}
/*xsqd_part3*/
.xsqd_part3{
	width: 100%;
	height: auto;
	background-color: #F5F5F5;
	text-align: center;
	padding: 0.4rem;
}
.xsqd_part3_title{
	font-size:24px;
	color: #333;
	padding:0.8rem 0 0.6rem;
}
.xsqd_part3_con .swiper-container {
    width: 10.7rem;
	height: 8.8rem;
}  
.swiper-container .swiper-pagination-bullet {
    border:2px solid #666666!important;
}
.swiper-container .swiper-pagination-bullet-active {
    background-color: #4381ff!important;
    border:2px solid #4381ff!important;
}
.xsqd_part3_con div{
	box-sizing: border-box;
}
.xsqd_part3_con .swiper-slide{
	width: 6.4rem!important;
	height: 8.8rem;
	background-color: #fff;
	border-radius: 4px;
	padding:0.36rem;
}
.xsqd_part3_con_top img{
	width: 100%;
	height: 4.4rem;
	object-fit: contain;
}
.xsqd_part3_con_bot{
	width: 100%;
	height: auto;
	padding: 0 0.4rem;
	box-sizing: border-box;
}
.xsqd_part3_con_title{
	font-size: 18px;
	color: #333;
	padding: 0.2rem 0;
	font-weight: 600;
}
.xsqd_part3_con_desc{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
.xsqd_part4{
	width:100%;
	height: auto;
	background-color: #fff;
	box-sizing: border-box;
	padding: 1rem  0.4rem;
}
.xsqd_part4 div{
	box-sizing: border-box;
}
.xsqd_part4_top{
	width:100%;
	text-align: center;
}
.xsqd_part4_title{
	font-size: 26px;
	color: #333333;
	padding:0 0 0.6rem;
}
.xsqd_part4_desc{
	font-size: 13px;
	color: #666666;
	line-height: 30px;
}
.xsqd_part4_con{
	overflow-x: auto;
	display: -webkit-box;
	margin-top: 0.4rem;
}
.xsqd_part4_con::-webkit-scrollbar {/*滚动条整体样式*/
    display: none;
}
/*xsqd_part4_item*/
.xsqd_part4_item{
	width: 6.6rem;
	height:9rem ;
	background-color: #fff;
	border-radius: 6px;
	box-shadow: 0 0 6px rgba(0,0,0,0.3);
	margin:0 0.4rem 0.2rem 0;
}
.xsqd_part4_item_top{
	width:100%;
	height: 3.2rem;
	background-color:#2b313a;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	padding: 0.5rem 0.8rem;
}
.xsqd_part4_item_top_btn{
	font-size: 14px;
	color: #c0c6c9;
	width: 2.6rem;
	height: 0.66rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border:1px solid #c0c6c9;
	border-radius: 24px;
	margin: auto;
}
.xsqd_part4_item_top_desc{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 0.4rem;
}
.xsqd_part4_titlelist{
	padding: 0 0.4rem;
 	border-right: 1px solid #48505c;
}
.xsqd_part4_titlelist:first-child{
	padding: 0 0.4rem 0 0;
}
.xsqd_part4_titlelist:last-child{
	padding: 0 0 0 0.4rem;
	border-right: 0px solid #48505c;
}
.xsqd_part4_titlelist img{
	width:1rem;
	height: 0.5rem;
}
.xsqd_part4_titlelist p {
	font-size: 10px;
	color: #c0c6c9;
	padding-top: 0.2rem;
}
.xsqd_part4_item_mid{
	width: 100%;
	height: 3rem;
}
.xsqd_part4_item_mid img{
	width: 100%;
	height: 100%;
}
.xsqd_part4_item_bot{
	padding: 0.2rem 0.4rem;
	background-color: #fff;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.xsqd_part4_item_bot_title{
	font-size: 22px;
	color: #333333;
	padding-top: 0.2rem;
}
.xsqd_part4_item_bot_desc{
	font-size: 10px;
	color: #666666;
	text-align: left;
	padding-top:0.2rem;
}
.xsqd_part4_publicbtn1{
	padding: 0 0.5rem;
	height: 46px;
	background-color: #4381ff;
	font-size:16px;
	color: #fff;
	border-radius: 24px;
	display: inline-block;
	line-height: 46px;
	margin: 0.6rem auto 0;
}
.xsqd_part4_publicbtn1 img{
	width:20px;
	height: 20px;
	margin-left: 10px;
	vertical-align:middle;
}
