 * {padding: 0;margin: 0;box-sizing:border-box;}
/*Reset the tag*/
a{text-decoration:none;}
img{border:none;}
ul,li{list-style:none;}
/*---banner---*/
.yl_banner{width:100%;}
.yl_banner img{width:100%;display: block;}
/*--苦恼--*/
.yl_kn{width:100%;padding:2% 0;overflow: hidden;background:url(../images/s1-bg.jpg)no-repeat top center;}
.yl_title{width:98%;font-size:26px;text-align: center;line-height:35px;margin:0px auto;margin-top:50px;color:#9f5d23;}
.yl_title h2{font-size:28px!important;display: inline-block;font-weight:bold!important;color:#9f5d23!important;}
.yl_title h2:before{content:'';width:87px;height:46px;display:inline-block;margin:0 10px;vertical-align:middle;background:url(../images/title-icon01.png)no-repeat center;background-size:100%;}
.yl_title h2:after{content:'';width:87px;height:46px;display:inline-block;margin:0 10px;vertical-align:middle;background:url(../images/title-icon02.png)no-repeat center;background-size:100%;}
.yl_kn .k_list{width:100%;margin:2% 0;overflow: hidden;}
.yl_kn .k_list li{height:84px;padding:15px;display:flex;align-items:center;width:48%;float:left;margin:1%;background:#fff;box-shadow:0 2px 7px 0 rgba(227, 101, 101, 0.25);}
.yl_kn .k_list li span{display:inline-block;font-size:18px;color:#fff;font-weight:bold;width:45px;height:45px;border-radius:50%;text-align: center;line-height: 45px;border-radius:50%;background:#9f5d23;}
.yl_kn .k_list li p{width:82%;margin-left:15px;font-size:18px;color:#333;line-height: 24px;}
/*机遇*/
.yl_jy{width:100%;padding:2% 0;overflow: hidden;background:url(../images/s2-bg.jpg)no-repeat top center;}
.yl_jy .j_list{width:100%;margin:2% 0;overflow: hidden;}
.yl_jy .j_list li{width:48%;height:220px;float:left;margin:1%;background:#fff;padding:15px;border:1px #9f5d23 solid;}
.yl_jy .j_list .j_name{font-size:20px;margin-bottom:15px;font-weight:bold;color:#9f5d23;}
.yl_jy .j_list .j_tet{}
.yl_jy .j_list .j_tet b{font-size:17px;color:#333;}
.yl_jy .j_list .j_tet p{margin-top:10px;font-size:16px;color:#333;line-height:28px;text-align:left;text-indent: 0;}
.yl_jy .j_list .j_tet p span{text-decoration: underline;font-size:16px;color:#333;}
/*考试*/
.yl_ks{width:100%;padding:2% 0;overflow: hidden;background:url(../images/s3-bg.jpg)no-repeat top center;}
.yl_ks .k_box{padding:0 20px;display:flex;align-items:center;justify-content:flex-start;width:100%;margin:2% 0;overflow: hidden;}
.yl_ks .k_box .k_left{width:70%;}
.yl_ks .k_box .k_left p{position:relative;padding-left:20px;font-size:18px;color:#333;line-height:28px;}
.yl_ks .k_box .k_left p:before{content: '';position: absolute;left:0;top:-2px;display:block;width:13px;height:36px;background:url(../images/s3-icon01.png) no-repeat center;}
.yl_ks .k_box .k_left p span{text-decoration: underline;font-size:18px;color:#333;}
.yl_ks .k_box .k_right{width:30%;margin-left:10px;}
.yl_ks .k_box .k_right img{max-width:100%;display: block;}
/*适宜人群*/
.yl_sy{width:100%;padding:2% 0;overflow: hidden;background:url(../images/s5-bg.jpg)no-repeat top center;}
.yl_sy .s_list{width:100%;margin:2% 0;overflow: hidden;}
.yl_sy .s_list li{width:31.3333%;float:left;margin:1%;}
.yl_sy .s_list .pic{}
.yl_sy .s_list .pic img{max-width:100%;display: block;}
.yl_sy .s_list .pic h5{line-height:40px;font-weight:normal;font-size:18px;height:40px;color:#fff;text-align: center;background:rgba(186,88,40,.8);}
.yl_sy .s_list li p{font-size:16px;color:#333;margin-top:5px;line-height: 24px;}
/*招生简章*/
.yl_zs{width:100%;padding:2% 0;overflow: hidden;background:#f3ece0 url(../images/s8-bg.jpg) no-repeat center bottom;}
#custom{border-collapse:collapse;border-spacing:0;width:98% !important;margin:4% auto;background:#fff;}
#custom td {font-size:16px;text-align:center;padding:1% ;color:#333;line-height:30px;border:1px solid #dcc096;text-align: center;}
#custom th {font-size:18px;text-align:center;padding:1% ;color:#fff;background:#751018;border:1px solid #dcc096;}
/*选择*/
.yl_xz{width:100%;padding:2% 0;overflow: hidden;background:url(../images/s9-bg.jpg) no-repeat center bottom;}
.yl_xz .x_list{width:100%;margin:2% 0;overflow: hidden;}
.yl_xz .x_list li{padding:15px;width:23%;height:330px;float:left;margin:1%;background:#fff;}
.yl_xz .x_list li img{display: block;margin:10px auto;}
.yl_xz .x_list li h5{font-size:18px;color:#9f5d23;text-align: center;margin:10px 0;}
.yl_xz .x_list li p{font-size:15px;color:#333;line-height: 24px;}
@media only screen and (min-width: 320px) and (max-width: 750px) {
	.yl_title{font-size:18px;margin-top:0;}
	.yl_title h2{font-size:22px!important;}
	.yl_title h2:before{display: none;}
	.yl_title h2:after{display: none;}
	.yl_kn .k_list li{width:98%;}
	.yl_kn .k_list li p{font-size:16px;text-align:left;text-indent: 0;}
	.yl_jy .j_list li{width:98%;height:auto;}
	.yl_ks .k_box{display: block;}
	.yl_ks .k_box .k_left{width:100%;}
	.yl_ks .k_box .k_left p{font-size:16px;text-align:left;text-indent: 0;}
	.yl_ks .k_box .k_left p span{font-size:16px;text-align:left;text-indent: 0;}
	.yl_ks .k_box .k_right{width:100%;margin-left:0;margin-top:10px;}
	.yl_sy .s_list li{width:48%;}
	.yl_xz .x_list li{width:98%;height:auto;}
}