.wsbm_title h1 {
    font-size: 46px;
}
.wsbm_title p{
	font-size:22px;
}
.xzk-introduce{
	background: url(../../res/images/studybg.jpg) no-repeat center -2rem;
	padding:40px ;
}
.xzk-introduce-con{
	padding:30px;
	background:#fff;
	border-radius:30px;
	overflow:hidden;
	margin-top:10px;
}
.xzk-introduce-con .introduce-image{
	width:400px;
	float:left;
	margin-right:30px;
}
.xzk-introduce-con p{
	font-size:16px;
	padding-bottom:10px;
	line-height: 1.7;
}
.xzk-major{
	padding:40px 0;
}
.xzk-major-list li{
	display:flex;
	flex-wrap:wrap;
	border-bottom:1px solid hsla(0, 0%, 7%, .06);

}
.xzk-major-list li:nth-child(1) div{
	font-weight:bold;
}
.xzk-major-list li div{
	padding:15px 10px;
	font-size:16px;
}
.xzk-major-list li div:nth-child(1){
	width:260px;
	display:flex;
	align-items: center;
    justify-content: center;
	text-align:center;
	font-weight:bold;
}
.xzk-major-list li div p{
	padding:5px 0;
}
.xzk-major-list li div p span{
	display:inline-block;
	background:#f2f4ff;
	font-size:14px;
	padding:5px 10px;
	border-radius:5px;
	margin-right:10px;
}
.xzk-major-list li div p span:nth-child(1){
	background:#fff3e3;
	width:5rem;
	text-align:center;
}
.xzk-majors-tips{
	padding:20px;
	font-size:14px;
	color:#888;
	text-align:center;
}
@media screen and (max-width:640px) {
.mt40{
	margin-top:1rem;
}
.wsbm{
	padding:0;
	margin:0;
}
.wsbm .wsbm_box{
	margin:0;
}
.wsbm_title{
	padding:2rem 0 !important;
}
.wsbm_title h1{
	font-size:1.25rem;
	padding-bottom: 0.625rem;
}
.wsbm_title p {
	font-size:1rem;
	padding:0 1rem;
}
.wsbmform .custom-form-label{
	line-height:2rem;
}
.wsbmform .custom-form-input{
	font-size:1rem;
	padding:0.5rem;
	border-radius: 3px;
}
.wsbmform .custom-form-select{
	padding:0.5rem;
	font-size:1rem;
}
.assess-xzk-introduce{
	padding:1rem;
}
.assess-xzk-introduce h3{
	font-size:1.5rem;
	padding-bottom:1rem;
}
.assess-xzk-introduce img.introduce-image{
	width:100%;
	margin-left:0;
	margin-bottom:1rem;
}
.assess-major table{
	margin:0 1rem;
	width:auto;
}
.assess-majors-tips{
	padding:1rem 1rem;
}
.assess-major-title{
	width:100%;
	height:8em;
	padding-top:0;
}
.xzk_different{
	padding:0 1rem 1rem;
}
.xzk_different img{
	width:100% !important;
}
.assess-major{
	display:block;
}
.xzk-advantage{
	font-size:1.5rem;
	padding:1rem 0 1rem;
}
}