 * {padding: 0;margin: 0;box-sizing:border-box;}
/*Reset the tag*/
a{text-decoration:none;}
img{border:none;}
ul,li{list-style:none;}
/*---banner---*/
.wy_banner{width: 100%;overflow: hidden;position: relative;}
.wy_banner img{display: block;max-width: 100%;margin: 0 auto;}
.wy_banner span{position: absolute;font-weight:bold;padding:0 10px;left:0;top:10px;font-size:18px;line-height:40px;color:#fb3009;background:#fff;border-radius: 0 50px 50px 0;}
/* bt */
.wy_bt{width: 100%;background: #fef1e9;padding: 20px;overflow: hidden;}
.wy_bt .b_list{background: linear-gradient(to right, #b96f42, #aa592a);box-shadow: 0 0 10px rgb(180 108 66 / 45%);
                     width: 100%;height: 100px;border-radius: 0 10px 10px;padding: 20px;}
.wy_bt .b_list .b_li{width: 31.3333%;margin: 1%;float: left;overflow: hidden;}
.wy_bt .b_list .b_li .img{float: left;margin-right: 10px;}
.wy_bt .b_list .b_li .img img{display: block;max-width: 100%;}
.wy_bt .b_list .b_li .p{color: #fff;text-align: left;font-size: 16px;float: left;line-height: 24px;}
/* 红利 */
.wy_hl{width: 100%;background: #fef1e9;padding: 20px ;overflow: hidden;}
.wy_title{font-size: 36px;color: #3e281c;text-align: center;line-height: 48px;font-weight: bold;}
.wy_title span{display: block;width: 10%;height: 2px;background: #aa592a;margin:20px auto;}

.wy_hl .tab{width: 100%;overflow: hidden;}
.wy_hl .tab .tab-hd{width: 100%;margin-top: 20px;overflow: hidden;}
.wy_hl .tab .tab-hd li{width: 23%;margin: 1%;height: 246px; float: left;background: url(../images/hl1.png)no-repeat center top;
                       background-size: 100% 100%;box-shadow: 0 0 10px rgba(180, 108, 66, .2);border-radius: 10px;cursor: pointer;}
.wy_hl .tab .tab-hd li .p2{text-align: center;color: #aa592a;font-size: 22px;font-weight: bold;margin-top: 165px;}
.wy_hl .tab .tab-hd li.active{background: url(../images/hlv1.png)no-repeat center top;}
.wy_hl .tab .tab-hd li.active .p2{color: #fff;}
.wy_hl .tab .tab-hd li:nth-of-type(2){background: url(../images/hl2.png)no-repeat center top;}
.wy_hl .tab .tab-hd li:nth-of-type(3){background: url(../images/hl3.png)no-repeat center top;}
.wy_hl .tab .tab-hd li:nth-of-type(4){background: url(../images/hl4.png)no-repeat center top;}
.wy_hl .tab .tab-hd li:nth-of-type(2).active{background: url(../images/hlv2.png)no-repeat center top;}
.wy_hl .tab .tab-hd li:nth-of-type(3).active{background: url(../images/hlv3.png)no-repeat center top;}
.wy_hl .tab .tab-hd li:nth-of-type(4).active{background: url(../images/hlv4.png)no-repeat center top;}

.wy_hl .tab .tab-bd{width: 98%;background: url(../images/hlbg.png)no-repeat center;box-shadow: 0 0 6px rgba(180, 108, 66, .2);margin: 20px auto;border-radius: 10px;
                      padding: 10px;overflow: hidden;height: 280px;}
.wy_hl .tab .tab-bd li{display: none;}
.wy_hl .tab  .tab-bd li.thisclass{display:list-item;}
.wy_hl .tab  .tab-bd li .img{float: left;padding-top: 20px;width: 50%;}
.wy_hl .tab  .tab-bd li .img img{box-shadow: 0 0 10px rgb(180 108 66 / 45%);display: block;max-width: 100%;border-radius: 10px;}
.wy_hl .tab  .tab-bd li .p{padding: 50px 20px;width: 50%;float: left;font-size: 18px;color:#202020;line-height: 32px;text-align: left;}
/* 用途 */
.wy_yt{width: 100%;margin: 2% 0 ;overflow: hidden;}
.wy_yt .y_list{width: 100%;margin: 2% 0 ;overflow: hidden;}
.wy_yt .y_list li{width: 48%;margin: 1%;float: left;background: #fff;border: 1px solid #a65628;border-radius: 10px;padding: 10px;
                    display: flex;  align-items: center;justify-content: center;height: 160px;}
.wy_yt .y_list li .img{width: 104px;height: 104px;margin-right: 20px;}
.wy_yt .y_list li .img img{display: block;/* max-width: 100%; */}
.wy_yt .y_list li .text h4{font-size: 22px;color: #ab592a;margin-bottom: 6px;}
.wy_yt .y_list li .text .p{font-size: 16px;text-align: left;color: #2a2a2a;line-height: 26px;}
/* 证书 */
.wy_zs{width: 100%;background: #fef1e9;padding: 20px ;overflow: hidden;}
.wy_zs .z_img{width: 100%;margin: 2% auto;overflow: hidden; }
.wy_zs .z_img img{display: block;max-width: 100%;}
.wy_zs .p1{font-size: 16px;text-align: center;color: #202020;margin-top: 20px;line-height: 30px;}
.wy_zs .p2{font-size: 14px;text-align: center;color: #202020;}
/* 服务 */
.wy_fw{width: 100%;margin: 2% 0;overflow: hidden;}
.wy_fw .f_cont{width: 100%;margin-top: 30px;background: url(../images/fwbg.png)no-repeat center top;background-size: 100% 360px;padding-top: 140px;}
.wy_fw .f_cont .f_cet{width: 90%;height: 465px; background: url(../images/fw.png)no-repeat center top;margin: 0 auto;background-size: 100% 100%;}
.wy_fw .f_cont .f_cet .bt h4{width: 80%;margin-left: 20%;padding-top: 40px;font-size: 22px;color: #fff;text-align: left;line-height: 36px;}
.wy_fw .f_cont .f_cet .text{width: 80%;margin-left: 10%;padding-top:80px;}
.wy_fw .f_cont .f_cet .text .p{font-size: 16px;text-align: left;color: #000;line-height: 26px;margin-bottom: 10px;}
/* 选择 */
.wy_xz{width: 100%;background: #fef1e9;padding: 20px 0;overflow: hidden;}
.wy_xz .x_tab{width: 100%;margin: 4% 0;overflow: hidden;}
.wy_xz .x_tab .tab-hd{width: 96%;margin: 0 auto;overflow: hidden;}
.wy_xz .x_tab .tab-hd li{width: 48%;margin: 0 1%;height: 70px; background: linear-gradient(to right, #cf916a, #e5bda3);border-radius: 20px 20px 0 0;float: left;
                              font-size: 24px;color: #fff;line-height: 70px;text-align: center; cursor: pointer;font-weight: bold;}
.wy_xz .x_tab .tab-hd li.active{background: linear-gradient(to right, #4d2a17 , #7c4221);}

.wy_xz .x_tab .tab-bd{width: 98%;background: linear-gradient(to right, #4d2a17, #7c4221);border-radius: 10px;padding: 10px;margin: 0 auto;}
.wy_xz .x_tab .tab-bd li{display: none; width: 100%;background: #fff;border-radius: 10px;overflow: hidden;height:380px;}
.wy_xz .x_tab .tab-bd li.thisclass{display:list-item;}
.wy_xz .x_tab .tab-bd li .xl{width: 30%;float: left;margin-top:20px;margin-left: 20px;}
.wy_xz .x_tab .tab-bd li .xl .img{margin-left:5%;width:90%;}
.wy_xz .x_tab .tab-bd li .xl .img img{display: block;max-width: 100%;}
.wy_xz .x_tab .tab-bd li .xr{width:62% ;height: 320px;float: right;background: #fff1e8;border-radius: 10px;margin-top: 30px;padding-bottom: 20px;margin-right: 30px;}
.wy_xz .x_tab .tab-bd li .xr table{ border-collapse: collapse; text-align: center;width: 92%;padding: 0 2%;margin: 10px auto;}
.wy_xz .x_tab .tab-bd li .xr table  tr:nth-child(1){width: 100%;background: #c9865b;border-radius: 10px;box-shadow: 0 0 0.2rem rgb(180 108 66 / 45%);color: #fff;height: 58px;
                                                line-height: 58px;font-size: 20px;}
.wy_xz .x_tab .tab-bd li .xr table .th1{border-right: 1px solid #e8ac85;}
 .wy_xz .x_tab .tab-bd li .xr table td{font-size: 18px;color: #000;border-right: 1px solid #e8ac85;padding: 8px 0;line-height: 24px;border-bottom: 1px solid #e8ac85;}                                       
 .wy_xz .x_tab .tab-bd li .xr table td:last-child{border-right: none;}
/* 课程 */
.wy_kc{width: 100%;margin: 2% 0;overflow: hidden;}
.wy_kc .k_list{width: 100%;margin: 2% 0;overflow: hidden;}
.wy_kc .k_list li{width: 48%;margin:1%;float: left;background: url(../images/kc.png)no-repeat center top;background-size: 100%;height: 320px;box-shadow: 0 0 10px rgb(180 108 66 / 20%);}
.wy_kc .k_list li .kt{margin-top: 160px;}
.wy_kc .k_list li .kt .p{background: linear-gradient(to right, #c9875b, #aa592a);font-size: 24px;color: #fff;text-align: center;line-height:50px;height:50px;
                            width: 80%;margin: 0 auto;border-radius: 0 10px 0 10px;font-weight: bold;}
.wy_kc .k_list li .kb{margin-left: 20px;margin-top: 10px;}							
.wy_kc .k_list li .kb .p1{font-size: 16px;color: #3e281c;text-align: left;line-height:30px;}	
.wy_kc .k_list li .kb .p1 .img{width: 20px;height: 20px; vertical-align: sub;margin-right: 4px;display: inline-block;}						
.wy_kc .k_list li .kb .p1 img{display: block;/* max-width: 100%; */}							
/* 教学 */
.wy_jx{width: 100%;background: #fef1e9;padding: 20px 0;overflow: hidden;}							
.wy_jx .j_list{width: 100%;margin: 2% 0;overflow: hidden;}							
.wy_jx .j_list .li{width: 31.3333%;margin: 1%;float: left;background: #fff;border-radius: 0 0 10px 10px;box-shadow: 0 0 10px rgb(180 108 66 / 30%);height: 360px;position: relative;}							
.wy_jx .j_list .jx1{background:#fff url(../images/jx1.png)no-repeat center top;background-size: 100%;}							
.wy_jx .j_list .jx2{background:#fff url(../images/jx2.png)no-repeat center top;background-size: 100%;}
.wy_jx .j_list .jx3{background:#fff url(../images/jx3.png)no-repeat center top;background-size: 100%;}									
.wy_jx .j_list .li .img{width: 79px;height: 77px;margin:20px auto;}						
.wy_jx .j_list .li .img img{display: block;max-width: 100%;}
.wy_jx .j_list .li .text{margin-top: 60px;}
.wy_jx .j_list .li .text h4{font-size: 22px;color: #a05327;text-align: center;line-height: 36px;}
.wy_jx .j_list .li .text .p{padding: 10px 20px;font-size: 16px;text-align: left;line-height: 24px;color: #000;}							
.wy_jx .j_list .li  span{display: block;position: absolute;bottom: 0;width: 40%;left: 30%;height: 4px;background: #a05327;}							
/* 招生简章 */							
.wy_zsjz{width: 100%;margin: 2% 0;overflow: hidden;}	
.wy_zsjz .z_tab{width: 98%;margin: 2% auto;overflow: hidden;}		
.wy_zsjz .z_tab table{border-collapse: collapse;background: #fff;border-radius: 0 10px 0 10px;width: 98%;box-shadow: 0 0 10px rgb(180 108 66 / 45%);margin: 2% auto;}				
.wy_zsjz .z_tab table tr:first-child{background: linear-gradient(to right, #aa592a, #c9875b)}							
.wy_zsjz .z_tab table tr th{height: 60px;text-align: center;font-size: 22px;color: #fff;border-right: .01rem solid #ffd0b1;}
.wy_zsjz .z_tab table tr th:last-child{border-right: none;}
.wy_zsjz .z_tab table tr td{padding: 30px 0;border-right: .01rem solid #ffd0b1;text-align: center;font-size: 18px;}
.wy_zsjz .z_tab table tr td:last-child{border-right: none;}
.wy_zsjz .z_tab table tr .td1{color: #3e281c;font-size: 20px;font-weight: bold;}
.wy_zsjz .z_tab table tr td .p{text-align: left;padding-left: 20px;line-height: 26px;}
.wy_zsjz .z_tab table tr td .p span{color: #aa5a2a;margin-right: 4px;}
.wy_zsjz .z_tab .p3{font-size: 14px;color: #ff0000;text-align: right;margin-top: 10px;}
/* 科技 */
.wy_kj{width: 100%;overflow: hidden;background: #f7f9fc;padding: 20px 0;}
.wy_kj .k_title{font-size: 24px;color: #3a3d4b;text-align: center;line-height: 48px;font-weight: bold;}
.wy_kj .k_list{width: 100%;margin: 2% 0;overflow: hidden;}
.wy_kj .k_list li{width: 23%;margin: 1%;background: #fff;float: left;height: 251px;padding: 10px;border-radius: 10px;}
.wy_kj .k_list li .k_img{width: 100%;background: #f6f7fc;overflow: hidden;display: flex;justify-content:center;align-items:center;border-radius: 10px;height: 187px;}
.wy_kj .k_list li .k_img img{display: block;max-width: 100%;}
.wy_kj .k_list li .k_txet{width: 100%;margin-top: 10px;border-top: 1px solid #e6e6e6;}
.wy_kj .k_list li .k_txet .p4{padding-top: 10px;color: #3a3d4b;font-size: 14px;text-align: center;}
/* 企业 */
.wy_qy{width: 100%;background: #f7f9fc;background: url(../images/qybg.png)no-repeat center top; padding: 20px 0;overflow: hidden;}
.wy_qy .q_title{font-size: 24px;color:#b26311;text-align: center;line-height: 48px;font-weight: bold;}
.wy_qy .q_list{width: 98%;margin: 2% auto;overflow: hidden;border-radius: 10px;}
.wy_qy .q_list li{width: 23%;margin: 1%;float: left;background: linear-gradient(rgba(255,238,219,0),#ffeedb);overflow: hidden;border-radius: 10px;padding: 10px;height: 210px;}
.wy_qy .q_list li .q_img{width: 100%;background: #f6f7fc;overflow: hidden;display: flex;justify-content:center;align-items:center;border-radius: 10px;}
.wy_qy .q_list li .q_img img{display: block;max-width: 100%;}
.wy_qy .q_list li .q_txet{width: 100%;margin-top: 10px;border-top:dashed 1px #dcb185;}
.wy_qy .q_list li .q_txet .p4{padding-top: 10px;color: #3a3d4b;font-size: 13px;text-align: center;}





@media only screen and (min-width: 320px) and (max-width: 750px){
	.wy_title{font-size: 26px;line-height: 36px;}
	.wy_title span{margin: 10px auto;}
	.wy_bt{padding: 10px;}
	.wy_bt .b_list{padding: 4px;height: 110px;}
	.wy_bt .b_list .b_li .img{margin: 5px auto;width: 40px;height: 38px;}
	.wy_bt .b_list .b_li .img img{margin: 0 auto;}
	.wy_bt .b_list .b_li .p{font-size: 13px;line-height: 20px;}
	.wy_hl .tab .tab-hd li{width: 48%;}
	.wy_hl .tab .tab-hd li .p2{font-size: 20px;}
	.wy_hl .tab  .tab-bd{height:auto;}
	.wy_hl .tab  .tab-bd li .img{width: 100%;padding-top: 0;}
	.wy_hl .tab  .tab-bd li .p{padding: 10px;width: 100%;font-size: 14px;line-height: 24px;}
	.wy_yt .y_list li{width: 98%;height:auto;}
	.wy_yt .y_list li .text h4{font-size: 20px;}
	.wy_yt .y_list li .text .p{font-size: 14px;line-height: 20px;}
	.wy_zs .p1{font-size: 13px;line-height: 24px;}
	.wy_zs .p2{font-size: 11px;}
	.wy_fw .f_cont {padding-top: 60px;margin-top: 10px;background-size: 100% auto;}
	.wy_fw .f_cont .f_cet{width: 98%;background-size: 100% auto;}
	.wy_fw .f_cont .f_cet .bt h4{margin-left: 10%;font-size: 16px;padding-top: 10px;line-height: 26px;}
	.wy_fw .f_cont .f_cet .text{width: 94%;padding-top: 14px;margin-left: 4%;}
	.wy_fw .f_cont .f_cet .text .p{font-size: 12px;line-height: 20px;margin-bottom: 2px;}
	.wy_xz .x_tab .tab-hd li{height: 40px;font-size: 20px;line-height: 40px;}
	.wy_xz .x_tab .tab-bd li{height:280px;padding: 10px;}
	.wy_xz .x_tab .tab-bd li .xl{display: none;}
	.wy_xz .x_tab .tab-bd li .xr{width: 100%;margin: 0 ;height: 260px;}
	.wy_xz .x_tab .tab-bd li .xr table{padding: 0;}
	.wy_xz .x_tab .tab-bd li .xr table  tr:nth-child(1){height: 32px;font-size: 15px;line-height: 32px;}
	 .wy_xz .x_tab .tab-bd li .xr table td{font-size: 14px;padding: 6px 0;}
	 .wy_kc .k_list li{width: 98%;height: 320px;}
	 .wy_jx .j_list .li{width: 98%;}
	.wy_jx .j_list .li .img{width: 89px;height: 87px;margin: 40px auto;} 
	.wy_jx .j_list .li .text{margin-top: 80px;}
	.wy_zsjz .z_tab table tr th{font-size: 18px;}
	.wy_zsjz .z_tab table tr td{font-size: 14px;}
	.wy_zsjz .z_tab table tr td .p{padding-left: 10px;}
	.wy_zsjz .z_tab table tr .td1{font-size: 18px;}
	.wy_kj .k_list li{width: 48%;}
	.wy_qy .q_list li{width: 48%;height: 210px;}
}