@charset "utf-8";
/*主体*/
.box1{padding-top: 90px;}
/*banner*/
.slideBox {position: relative;overflow: hidden;width: 100%; z-index:5;}
.banner_img ul li a{ display: block; cursor: pointer;}
.slideBox .banner_circle {position: absolute;height: 8px;bottom: 30px;right: 0;left:0;text-align:center;z-index: 1;}
.slideBox .banner_circle li {display: inline-block;width: 40px;height: 3px; background:rgba(255, 255, 255, 0.4);text-indent: -9999px;overflow: hidden;margin: 0 5px;cursor:pointer; box-sizing:border-box;}
.slideBox .banner_circle li.on {background:rgba(255, 255, 255, 0.9);}
.slideBox .banner_img {position: relative;z-index: 0;}
.slideBox .banner_img li {position: relative;text-align: center;overflow:hidden;}
.slideBox .banner_img li img {vertical-align: top; margin-left: -30px;}
.slideBox .banner_img li img#imgPC{ display:blcok}
.slideBox .banner_img li img#imgWAP{ display:none}

.bgcolor1{ background: #f7f8f8;}
.bgcolor2{ background: #dcdddd;}
.bgcolor3{ background: #eff0f0;}
.box2{ padding: 30px 0 25px;}
.box2 h2{ text-align: center; font-size: 30px;}

/* 轮播 */
.box2 .campus{ margin: 40px 6% 30px;}
.box2 .campus .one-time{padding: 0 6%;}
.box2 .campus .one-time .slick-prev{background: url("../img/ico_left.png") no-repeat left center; background-size:40px auto; left: -5px;}
.box2 .campus .one-time .slick-prev:hover{background: url("../img/ico_left_on.png") no-repeat left center; background-size:40px auto;}
.box2 .campus .one-time .slick-next{background: url("../img/ico_right.png") no-repeat right center; background-size:40px auto; right: -5px;}
.box2 .campus .one-time .slick-next:hover{background: url("../img/ico_right_on.png") no-repeat right center; background-size:40px auto;}
.box2 .campus .one-time div .padd{padding: 0 3%;}
.box2 .campus .one-time div .padd .img{position: relative;}
.box2 .campus .one-time div .padd .img:hover p{ position: absolute; left: 0; bottom: -11px; width: 100%;background: #0075c2; height: 5px;}

.box2 .campus .two-time{padding: 0 6%;}
.box2 .campus .two-time .slick-prev{background: url("../img/ico_left.png") no-repeat left center; background-size:40px auto; left: -5px;}
.box2 .campus .two-time .slick-prev:hover{background: url("../img/ico_left_on.png") no-repeat left center; background-size:40px auto;}
.box2 .campus .two-time .slick-next{background: url("../img/ico_right.png") no-repeat right center; background-size:40px auto; right: -5px;}
.box2 .campus .two-time .slick-next:hover{background: url("../img/ico_right_on.png") no-repeat right center; background-size:40px auto;}
.box2 .campus .two-time div .padd{padding: 0 3%;}
.box2 .campus .two-time div .padd a{ display:block; color:#fff; text-decoration:none}
.box2 .campus .two-time div .padd p{ padding:5px 0 5px 10px; margin-bottom:0; background:#0075c2; font-size:12px; color:#fff; line-height:20px;}
.box2 .campus .two-time div .padd p strong{ font-size:14px;}

.box2 .dx-video{ margin: 30px 12% 30px;}
.box2 .dx-videozone{ background:#000;}
.box2 .dx-videozone video{ float:left; width:100%}

/*办学特色*/
.banxue{ padding: 20px 11% 20px;}
.banxue ul{ margin: 0 auto; padding: 10px 0 0; overflow: hidden;}
.banxue ul li{ float: left; margin-bottom: 10px; list-style: none; padding: 0 5px;}
.banxue ul li a{ display: block;}
.banxue ul li img:hover{box-shadow: -1px 0px 5px 2px #a1a2a2;}
.h_more{width: 94px; margin: 25px auto 0; height: 28px; clear: both; overflow: hidden; border-radius: 5px;}
.h_more a{ display: block; color: #0075c2; line-height: 28px; text-align: center; background: #fff; box-shadow: 0px 0px 5px 2px #a1a2a2;}
.h_more a:hover, .h_more a:focus, .h_more a:active{background: #0075c2; color: #fff; text-decoration: none;}
.banxue2{ padding: 20px 0;}
.banxue2-se{}
.banxue2-se img{ float:left; width:50%; margin-top:50px}
.banxue2-se img:nth-child(3){ width:70%; max-width:840px; margin:0 15%;}
.banxue2-se #tsh01{ display:block; width:70%; max-width:840px; margin:10px 15% 0;}
.banxue2-se #tsh02{ display:none; margin-top:10px;}

/*关于招生*/
.zhaosheng{ padding: 20px 12% 20px; overflow: hidden;}
.zhaosheng ul{ margin: 0 auto; padding: 10px 0 0; overflow: hidden;}
.zhaosheng ul li{ float: left; margin-bottom: 10px; list-style: none; padding: 0 5px;}
.zhaosheng ul li a{ display: block;}
.zhaosheng ul li .zs_con{ position: relative; width: 100%; overflow: hidden;}
.zhaosheng ul li .zs_con img{ width: 100%;}
.zhaosheng ul li .zs_con .zs_title{ position: absolute; left: 0; bottom: 0px; width: 100%; height: 36px; line-height: 36px; background: #0075c2; text-align: center; color: #fff; font-size: 14px; font-weight: bold;}
.zhaosheng ul li .zs_con .zs_hover{position: absolute; top: -100%; left: 0; width: 100%; height: 100%; background: #0075c2; text-align: left; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; opacity: 0;}
.zhaosheng ul li .zs_con:hover .zs_hover{ top: 0; opacity: 0.9;}
.zhaosheng ul li .zs_con .zs_hover .zs_hname{ padding: 5% 0 5% 5%; height: 20px; line-height: 20px; font-size: 14px; font-weight: bold; color: #fff;}
.zhaosheng ul li .zs_con .zs_hover .zs_hbox{ width: 100%; clear: both; overflow: hidden; padding-top: 5%;}
.zhaosheng ul li .zs_con .zs_hover .zs_hbox p{ float: left; width: 50%; padding-left: 5%; line-height: 20px; font-size: 12px; color: #fff;}

.zhaosheng2{ padding: 20px 12% 20px; overflow: hidden;}
.zhaosheng2 ul{ margin: 10px auto 0; overflow: hidden; background:#0075c2}
.zhaosheng2 ul li{ float:left; width:50%;}
.zhaosheng2 ul li img{ float:left; width:100%}
.zhaosheng2 ul li a{ display: block; text-decoration:none}
.zhaosheng2 ul li .zs_hname{ padding: 5% 0 5% 5%; height: 20px; line-height: 20px; font-size: 14px; font-weight: bold; color: #fff;}
.zhaosheng2 ul li .zs_hbox{ width: 100%; clear: both; overflow: hidden; padding-top: 3%;}
.zhaosheng2 ul li .zs_hbox p{ float: left; width: 100%; padding: 0 5%; line-height: 22px; font-size: 12px; color: #fff;}
.zhaosheng2 ul.mid{ margin-top:50px; background:#048de7}
.zhaosheng2 ul.mid li .zs_hname{ padding: 4% 0 4% 5%;}

/*办学特色--------栏目页*/
.caimbox,.kcbox,.kcbox2,.jxyjbox,.sevicebox{ overflow: hidden;}
.caimbox ul,.kcbox ul,.kcbox2 ul,.jxyjbox ul,.sevicebox ul{ overflow: hidden; margin-bottom: 0;}
.caimbox ul li,.kcbox ul li,.kcbox2 ul li,.sevicebox ul li{ padding: 5px; background: none;}
.caimbox ul li .caimlist{ background: #0075c2; padding: 15px 0; overflow: hidden; text-align: center; color: #fff; height: 250px;}
.caimbox ul li .caimlist .caim_ico{ padding-top: 4px; height: 40px; vertical-align: middle;}
.caimbox ul li .caimlist .cico1{ padding-top: 0; height: 40px;}
.caimbox ul li .caimlist span{ display: block; padding: 12px 0 8px; font-size: 16px; font-weight: bold;}
.caimbox ul li .caimlist p{ line-height: 24px; font-size: 14px; margin: 0; padding-top: 10px;}
.caimbox ul li.caim_lar .caimlist{background: #999; text-align: center; padding: 55px 0 0;}
.caimbox ul li.caim_lar .caimlist .caim_ico{ height: 83px;}
.caimbox ul li.caim_lar .caimlist span{ padding: 20px 0 0;}
/*深度教学*/
.deepbox ul{ float:left; width:100%; margin-top:-10px}
.deepbox ul li{ float:left; width:48%; margin:20px 1% 0; padding-left:0; border:3px solid #0075c2; font-size:16px; color:#333; line-height:54px; box-sizing:border-box; border-radius:30px; background:none}
.deepbox ul li strong{ display:inline-block; width:20%; font-size:26px; text-align:center; color:#0075c2}
.deepbox ul li.even{ border:3px solid #999}
.deepbox ul li.even strong{ color:#999}

/*课程特色*/
.kcbox ul li .kclist{ background: #0075c2; text-align: center; overflow: hidden; border-radius: 10px; padding: 0 8%; color: #fff; height: 222px;}
.kcbox ul li .kclist span{ display: block; padding: 20px 0 10px; line-height: 28px; font-size: 16px; font-weight: bold;}
.kcbox ul li .kclist p{ padding: 0 0 10px; margin: 0; line-height: 24px; font-size: 14px;}
.kcbox ul li.caim_lar .kclist{ background: #999;}
.kcbox2 ul{padding: 20px 3% 0;}
.kcbox2 ul li .kclist2{ overflow: hidden; text-align: center;}
.kcbox2 ul li .kclist2 span{ display: block; background: url("../img/duobian.png") no-repeat center 0; height: 155px; padding-top: 65px; line-height: 25px; font-size: 16px; font-weight: bold; color: #0075c2;}
.kcbox2 ul li .kclist2 span.kcb_doub{ padding-top: 53px;}
.kcbox2 ul li .kclist2 p{ padding: 20px 0 0; margin: 0; line-height: 24px; font-size: 14px;}
.kcbox img.tese{ width:100%; max-width:687px; margin:20px auto 0;}
/*教学研究*/
.jxyjbox ul li{ width: 100%; border-radius: 40px; border: 3px solid #999; margin-bottom: 15px; padding: 10px 0; overflow: hidden; background: none;}
.jxyjbox ul li.jx_blue{ border:3px solid #0075c2;}
.jxyjbox ul li span{ display: inline-block; float: left; width: 50px; text-align: center; line-height: 48px; font-size: 28px; color: #999; font-weight: bold; font-style: italic;}
.jxyjbox ul li.jx_blue span{ color: #0075c2;}
.jxyjbox ul li p{ float: left; width: 88%; line-height: 24px; font-size: 14px;}
.jxyjbox ul li.jxjy02 span{ padding-top: 12px;}
/*师资力量*/
.szllbox{padding:20px 0 0; text-align: center;}
/*教育管理*/
.jyglbox{ width: 100%; margin-top: 10px; padding-top: 15px; overflow: hidden; position: relative;}
.jyglbox .gl_name{ position: absolute; left: 0; top: 0; border-radius: 20px; width: 100%; height: 40px; line-height: 40px; text-align: center; background: #0075c2; font-size: 18px; font-weight: bold; color: #fff;}
.jyglbox ul{ border: 1px solid #b9b9b9; border-radius: 20px; box-shadow: 1px 3px 6px #dddede; padding: 35px 5% 15px;}
.jyglbox ul li{ background: url("../img/dot.png") no-repeat left 10px; font-size: 14px; line-height: 24px;}
.jyglbox ul li strong{ display: block;}
.jyglbox ul li.gl_jx{ line-height: 20px;}
.jyglbox ul li.gl_jx strong{line-height: 24px;}
.gl_con{ margin-top: -15px; overflow: hidden;}
.gl_con p{ float: left; width: 33.33%; padding:45px 0 15px; box-shadow: 1px 3px 6px #dddede; border-radius: 20px; border: 1px solid #b9b9b9; text-align: center; font-size: 16px; font-weight: bold; color: #0075c2;}
/*学业服务*/
.sevicebox ul li .sevicelist{ background: #0075c2; overflow: hidden; text-align: center; padding: 20px 1% 0; border-radius: 8px; color: #fff; height: 215px;}
.sevicebox ul li .sevicelist img{height: 38px; width: auto;}
.sevicebox ul li .sevicelist p{margin: 0; padding-top: 20px; line-height: 24px; font-size: 14px;}
.sevicebox ul li.caim_lar .sevicelist{ background: #999;}
.sevicebox ul li .virtuelist{ border:2px solid #0075c2; text-align: center; padding: 0; border-radius: 8px; color: #fff; height: 136px;}
.sevicebox ul li .virtuelist p{ margin: 0; padding: 5px 5% 0; line-height: 24px; font-size: 14px; color:#333}
.sevicebox ul li .virtuelist strong{ display:block; background:#0075c2; font-size:16px; line-height:46px; color:#fff}

/*学子心声*/
.wap_show{ display: none;}
.studbox{ width: 100%; margin-top: 30px;  overflow: hidden; padding: 0 10px;}
.jygl_top{margin-top: 30px;}
.stu_intro{ float: left; width: 42%;}
.stu_intro img{ float: left;}
.stu_c02 .stu_intro img,.stu_c04 .stu_intro img,.stu_c06 .stu_intro img,.stu_c08 .stu_intro img,.stu_c10 .stu_intro img,.stu_c12 .stu_intro img,.stu_c14 .stu_intro img{ float: right;}
.stu_con{ float: left; width: 58%; background: url("../img/yinh_l.png") no-repeat left top; overflow: hidden; margin-top: 90px;}
.stu_c01 .stu_con,.stu_c11 .stu_con,.stu_c14 .stu_con,.stu_c15 .stu_con{margin-top: 70px;}
.stu_cdescrip{ width: 100%; background: url("../img/yinh_r.png") no-repeat right bottom; overflow: hidden;}
.stu_con p{ line-height: 28px; font-size: 16px; color: #0075c2; text-indent: 28px; padding: 20px 0 10px;}
.stu_chuzhong{ padding-top: 20px; overflow: hidden;}
.stu_chuzhong ul{ overflow: hidden;}
.stu_chuzhong ul li{ background: none; padding: 0; text-align: center;}
.stuVoice{ margin:30px 0 30px}

/* 精华资讯 */
.info_column{display: flex; flex-direction: column;width: 164px;margin-top: 24px;}
.info_ewm{ display: flex;flex-direction: column;align-items: center; margin-top: 20px;}
.info_ewm span{width:100%; font-size: 14px; margin-top: 5px;}
.info_margin10{margin: 10px 0;}
.zz_order{margin-right: 10px !important;}
.info_item_list{ padding: 0px !important; margin-top:55px;}
.info_item_list .info_item{background: #fff; padding: 0px !important;margin-bottom: 20px; transition: 0.3s;}
.info_item_list .info_item:hover{background: #fff; padding: 0px !important;margin-bottom: 20px;box-shadow:  0px 1px 8px 0px rgba(79, 79, 79, 0.15);}
.info_item_list .info_item .info_title{ font-size: 16px;font-weight: 600; min-height:48px; line-height:24px;}
.info_item_list .info_item .info_date,.info_item_list .info_item .info_con{font-size: 14px;}
.info_item_list .info_item .info_con{ display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; overflow:hidden;text-overflow:ellipsis; line-height:20px;}
.info_item_list .info_item .info_item_r{display: flex;flex-direction: column;justify-content: center; padding-right:10px;}
.info_item_list .info_item a{display: flex; flex-direction: row;}
.info_item_list .info_item img{ width:210px; margin-right: 16px;}
.info_btn_more{ width:120px; height:36px; margin:20px auto 0; color: #0075c2; font-size:16px; background:#fff; line-height:36px; text-align:center; border-radius: 18px; box-shadow: 0 0px 6px 2px rgb(170 207 231 / 50%); cursor: pointer;}
.enroll-box{display:flex; flex-direction: column; align-items: center; padding-bottom: 6px;}

.info_column .btn-blue{ height:40px; margin-bottom:10px; background:#0075c2; border-radius:20px;}
.info_column .btn-blue a{ display:block; color:#fff; font-size:16px; line-height:40px; text-align:center; text-decoration:none}
.info_column .btn-blue a.ask{ padding-left:10%; background:url(../img/ico_note2.png) 12% center no-repeat;}
.info_column .btn-blue a.tel{ padding-left:10%; background:url(../img/ico_tel2.png) 12% center no-repeat;}

@media (max-width: 1250px){
	.slideBox .banner_img li img {margin-left: 0; width: 100%;}
}
@media (max-width: 1200px){
	.zhaosheng2 ul li{ float:left; width:100%; padding-bottom:10px;}
	.zhaosheng2 ul li .zs_hname{ padding:3% 0 3% 5%}
	.zhaosheng2 ul li .zs_hbox{ padding-top: 10px;}
	.zhaosheng2 ul li:first-child{ max-height:360px; overflow:hidden}
	
	.info_item_list .info_item img{ width:180px; margin-right: 10px;}
	.info_item_list .info_item .info_title{ font-size: 14px;font-weight: 600; min-height:40px; line-height:20px;}
	.info_item_list .info_item .info_con{ font-size:12px; line-height:18px;}
}
@media (max-width: 1024px){
    .box2 h2 {font-size: 24px;}
    .kcbox ul li .kclist{ height: 244px;}
    .jxyjbox ul li.jxjy02 p,.jxyjbox ul li.jxjy03 p,.jxyjbox ul li.jxjy06 p,.jxyjbox ul li.jxjy07 p{ margin: 0;}
    .jxyjbox ul li.jxjy02 span{ padding-top: 0;}
    .sevicebox ul li .sevicelist{padding: 20px 3% 0; height: 215px;}
    .studbox{padding: 0;}
    .stu_intro{ width: 50%;}
    .stu_con{ width: 50%; margin-top: 52px;}
    .stu_c01 .stu_con{margin-top: 40px;}
    .stu_c03 .stu_con,.stu_c04 .stu_con{margin-top: 80px;}
    .stu_c05 .stu_con,.stu_c09 .stu_con,.stu_c10 .stu_con{margin-top: 64px;}
    .stu_c06 .stu_con{margin-top: 88px;}
	.stu_c11 .stu_con,.stu_c14 .stu_con,.stu_c15 .stu_con{margin-top: 20px;}
    .stu_chuzhong ul li{ padding: 0 5px;}
    .stu_chuzhong ul li img{ width: 100%; height: auto;}
	
	
}
@media (max-width: 992px){
    .box2 h2 {font-size: 22px;}
}
@media (max-width:768px){
    /*banner*/
    .slideBox .banner_circle{ bottom:15px;}
    .slideBox .banner_circle li{ margin:0 5px}
    .slideBox .banner_img li img { margin-left: 0; width: 100%;}
    .box1{padding-top: 68px;}
    .box2{ padding: 10px 0 20px;}
    .box2 .campus{margin: 20px 6% 10px;}
    .box2 .campus .one-time{padding: 0 5%;}
    .box2 .campus .one-time .slick-prev{background: url("../img/ico_left.png") no-repeat left center; background-size:30px auto; left: -15px; width: 30px; height: 30px;}
    .box2 .campus .one-time .slick-prev:hover{background: url("../img/ico_left_on.png") no-repeat left center; background-size:30px auto;}
    .box2 .campus .one-time .slick-next{background: url("../img/ico_right.png") no-repeat right center; background-size:30px auto; right: -15px; width: 30px; height: 30px;}
    .box2 .campus .one-time .slick-next:hover{background: url("../img/ico_right_on.png") no-repeat right center; background-size:30px auto;}
    .box2 h2 {font-size: 22px;}
    .banxue{ padding: 5px 5% 10px;}
    .banxue ul li img{ width: 100%;}
	.banxue2{ padding: 5px 5% 10px;}
	.banxue2 img{ float:left; width:100%; margin-top:10%}
	.banxue2 img:nth-child(3){ width:100%; margin:0;}
	.banxue2-se #tsh01{ display:none; margin-top:0}
	.banxue2-se #tsh02{ display:block; margin-top:0}
    .h_more{ margin: 15px auto 0;}
    .zhaosheng{ padding: 5px 5% 10px;}
    .zhaosheng ul li .zs_con .zs_hover .zs_hbox{display: none;}
    .zhaosheng ul li .zs_con .zs_title{ height: 24px; line-height: 24px; font-size: 12px;}
    /*栏目页--办学特色*/
    .enroll h2.forWap{ text-align: center; margin-top: 10px; font-weight: bold;}
    .caimbox ul{padding-top: 10px;}
    .caimbox ul li .caimlist{ height: 225px;}
    .caimbox ul li.caim_lar .caimlist{ padding-top: 44px;}
    .caimbox ul li.caim_lar .caimlist .caim_ico{ height: 70px;}
    .kcbox ul li .kclist{ height: 145px;}
    .kcbox2 ul{padding-top: 20px;}

    .jxyjbox ul li.jxjy03 p,.jxyjbox ul li.jxjy06 p{ margin: 10px 0;}

    .stu_intro{ width: 45%;}
    .stu_con{ width: 55%;}
    .stu_c01 .stu_con,.stu_c13 .stu_con{margin-top: 70px;}
    .stu_c07 .stu_con,.stu_c09 .stu_con,.stu_c12 .stu_con{margin-top: 82px;}
	.stu_c11 .stu_con,.stu_c14 .stu_con,.stu_c15 .stu_con{margin-top: 45px;}
	
	.zhaosheng2{ padding:20px 7%}
	
	.info_item_list .info_item img{ width:30%; margin-right: 10px;}
	.info_item_list .info_item .info_con{ display:none}
	.info_item_list .info_item .info_date{ display:none}
	
	.info_item_list{ margin-top:30px}
}
@media (max-width:640px){
    .box2 h2 {font-size: 16px;}
    /*栏目页--办学特色*/
    .caimbox ul{padding-top: 10px;}
    .caimbox ul li .caimlist{ padding: 20px 4% 0;}
    /* .caimbox ul li.aheight1 .caimlist{ height: 130px;}
    .caimbox ul li.aheight2 .caimlist{ height: 150px;} */
    .caimbox ul li .caimlist p{ line-height: 22px;}
    .caimbox ul li.caim_lar .caimlist{ padding-top: 25px; height: 170px;}
    .caimbox ul li.caim_lar .caimlist img{ width: 22%;}
    .caimbox ul li.caim_lar .caimlist img.cico8{ width: 28%;}
    .caimbox ul li.caim_lar .caimlist span{ padding: 15px 0 0;}

    .kcbox ul li .kclist{ height: auto; padding-bottom: 15px;}
    .kcbox2 ul li .kclist2 p{ padding: 10px 0 10px; line-height: 24px;}

    .jxyjbox ul li.jxjy03 p,.jxyjbox ul li.jxjy04 p,.jxyjbox ul li.jxjy06 p,.jxyjbox ul li.jxjy07 p{ margin: 0;}
    .szllbox img{ width: 80%;}
    .gl_con p{ width: 100%; margin-bottom: 0; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
    .gl_con p.gl_yjtt{ margin: 0; padding: 15px 0; border-radius: 0px;}
    .gl_con p.gl_yjtt2{ border-bottom-left-radius: 30px; border-bottom-right-radius: 30px;}

    .sevicebox ul li .sevicelist{ height: auto;}
    .sevicebox ul li .sevicelist p{ padding-bottom: 16px;}
	
	.slideBox .banner_img li img#imgPC{ display:none}
	.slideBox .banner_img li img#imgWAP{ display:block}

    .pc_show{ display: none;}
    .wap_show{display: block;}
    .jygl_top{ margin-top: 0;}
    .studbox{padding-top: 30px;}
    .stu_intro{ width: 100%; text-align: center;}
    .stu_intro img{ float: none;}
    .stu_con{ width: 100%; margin-top: 30px;}
    .stu_c01 .stu_con,.stu_c03 .stu_con, .stu_c04 .stu_con,.stu_c05 .stu_con, .stu_c10 .stu_con,.stu_c06 .stu_con,.stu_c07 .stu_con, .stu_c09 .stu_con,.stu_c11 .stu_con,.stu_c12 .stu_con,.stu_c13 .stu_con,.stu_c14 .stu_con,.stu_c15 .stu_con{ margin-top: 30px;}
    .stu_c02 .stu_intro img, .stu_c04 .stu_intro img, .stu_c06 .stu_intro img, .stu_c08 .stu_intro img, .stu_c10 .stu_intro img, .stu_c12 .stu_intro img, .stu_c14 .stu_intro img{ float: none;}
	
	.deepbox ul li{ width:96%; margin:20px 2% 0}

}
@media (max-width:540px){
    
}
@media (max-width:480px){
    .box1{padding-top: 48px;}
    
    .box2{ padding: 10px 0 20px;}
    .box2 h2 {font-size: 16px;}
    .caimbox ul li .caimlist{height: 225px;}
    .caimbox ul li.caim_lar .caimlist img{ width: auto;}
    .caimbox ul li.caim_lar .caimlist img.cico8{ width: auto;}
    
    .jxyjbox ul li p{ width: 80%;}
    .jxyjbox ul li span{ padding-top: 11px;}
    .jxyjbox ul li.jxjy02 span{ padding-top: 11px;}
    .jxyjbox ul li.jxjy01 span,.jxyjbox ul li.jxjy03 span,.jxyjbox ul li.jxjy04 span,.jxyjbox ul li.jxjy05 span,.jxyjbox ul li.jxjy06 span{ padding-top: 0;}
    .jxyjbox ul li.jxjy01 p,.jxyjbox ul li.jxjy05 p,.jxyjbox ul li.jxjy07 p{ margin:0;}

    .studbox{margin-top: 10px;}
}
@media (max-width:375px){
    .box2{ padding: 10px 0 20px;}
    .box2 h2 {font-size: 16px;}
    .jxyjbox ul li.jxjy03 span,.jxyjbox ul li.jxjy06 span,.jxyjbox ul li.jxjy07 span{ padding-top: 11px;}

}
@media (max-width:320px){
    .box2{ padding: 10px 0 20px;}
    .box2 h2 {font-size: 14px;}
    .caimbox ul li .caimlist{ padding: 10px 4%; height: 200px;}
    .caimbox ul li .caimlist p{padding-top: 0;}
    .jxyjbox ul li p{ width: 76%;}
    .jxyjbox ul li.jxjy02 span{ padding-top: 22px;}
    .jxyjbox ul li.jxjy04 span,.jxyjbox ul li.jxjy06 span{ padding-top: 11px;}
    .szllbox{padding-top: 10px;}
    .studbox{margin-top: 0px;}

    
}
