@media screen and (max-width: 750px) {
  body {
    min-width: auto !important;
}

.hide750{
  display: none;
}

.border-line{
  border-bottom: 1px solid #63A50A !important;
}

.head_lis{
  display: none;
}

.allWidth {
  width: 100%;
}

.top{
  height: 100px;
}

.set_bg{
  height: 100px !important;
}

.logo{
  margin: 37px 0px 37px 13px !important;
  width: 48%;
}

.logo img {
  width: 100%;
}

.side {
  padding-left: 0;
  margin-right: 12px;
  height: 100px;
  display: flex;
  align-items: center;
}

.sideBox{
  padding: 0;
  height: auto;
  margin-bottom: 0;
}

.sideBox .bd {
  padding: 0;
}

.sideBox .bd li {
  height: 11px;
  line-height: 11px;
  font-size: 7px;
  font-weight: 400;
}

.index_nav {
  height: 32px;
}

.index_nav .navbar_ul {
  display: none;
}

.mob_nav_content{
  padding: 0 20px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}

.notice_title {
  margin-top: 20px;
}

.mob_nav_content_title{
  font-weight: 400;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 12px;
}

.mob_select {
  display: block;
  cursor: pointer;
}

.mob_select li {
  width: 20px;
  height: 2px;
  background: #FFFFFF;
  margin: 4px 0;
}

.hide{
  display: block !important;
}

.picFocus .bd img {
  height: 118px;
}

.picFocus .prev, .picFocus .next {
  top: 68px;
}

.contents{
  padding: 0 20px;
  width: 100%;
  box-sizing: border-box;
  min-width: auto;
}

.left_list {
  width: 100%;
  float: none !important;
}

.right_list{
  width: 100%;
  float: none !important;
}

.content .slideBox {
  float: none;
}



.left_list_top ul.list {
  width: 100%;
  float: none;
}

.left_list .left_list_top {
  height: auto;
}

.content .slideBox img {
  width: 100%;
  height: 188px;
}

.content .slideBox {
  width: 100%;
  height: 188px;
}

.list-div{
  width: 100%;
  float: none !important;
}

.left_list .left_list_footer {
  height: auto;
}

.more {
  font-size: 12px;
}

.right_box {
  border-top: 0 !important;
  margin-bottom: 15px;
}

.right_box_img {
  width: 100%;
  border-top: 0;
}

.right_box_img video {
  width: 100%;
}

.right_box_img img {
  width: 100%;
}

.right_box_img div {
  width: 100%;
}

.right_box_title {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-top: 10px;
  border-top: 0;
}

.right_box_title .title {
  padding: 0;
}

.right_box_title .mob_title{
  margin-top: 15px;
  margin-bottom: 12px;
}

.right_box_title .content {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}

.right_box_title .mob_title a {
  font-weight: 400;
  font-size: 17px;
  color: #333333;
  line-height: 24px;
}

.content_list {
  width: 100%;
  height: auto;
}


.action-list ul .time .icon-time {
  padding-left: 0;
}


.app-site {
  background: unset !important;
  height: auto !important;
}

.app-site .contents {
  padding: 0;
  width: 100%;
}

.yy-box {
  width: 100%;
  height: 246px;
  background: #DFEECB;
}

.yy-box ul {
  padding-top: 0 !important;
}

.yy-box ul li {
  padding-top: 24px;
  width: 80px;
}

.yy-box ul li .pic a img {
  width: 24px;
  height: 24px;
}

.content_sz {
  width: 100%;
  height: 211px;
  padding-top: 0px;
}

.footer {
  min-width: auto;
  height: 577px;
  padding: 0;
  padding-top: 18px;
  box-sizing: border-box;
}

.friendly-link > div {
  width: 160px;
  margin-right: 12px;
  margin-bottom: 12px;
}

.friendly-link > div {
  background:url(../upload/images/2021/3/14126c531d6a43ff.png) no-repeat 145px 11px #fff !important;
  background-size: 10px 6px !important;
}

.friendly-link {
  padding: 0 0 0 16px;
  margin-bottom: 0;
}

.title_fitter {
  padding: 0 20px;
  margin-top: 15px;
}

.erweima {
  margin: 0 20px;
  padding-top: 18px;
  border-top: 1px #fff solid;
  display: flex;
  justify-content: center;
}

.erweima img {
  width: 100px;
  height: 100px;
}

.erweima p{
  font-size: 12px;
  color: rgba(255,255,255,0.8);
  line-height: 18px;
}

.footer_text{
  margin-top: 12px;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 18px;
  text-align: center;
}

.footer_text a {
  color: #FFFFFF;
}

.footer_backend_text{
  margin-top: 29px;
}

.footer_shiye_icon{
  display: flex;
  justify-content: center;
}

.footer_shiye_icon img {
  width: 30px;
  margin-top: 10px;
}

.students_work{
  margin-top: 15px;
  margin-bottom: 12px;
}

.list_box {
  line-height: 28px;
  background: #63A509;
  margin-bottom: 12px;
}

.list_box::before {
  content: '';
  position: absolute;
  left: 4px;
  top: calc(50% - 6px);
  transform: translateY(-50%);
  width: 1px;
  height: 28px;
  background-color: white;
}

.list_box .normal {
  color: #FFFFFF;
  padding: 0 13px 0 18px;
  margin-bottom: 12px;
}

.left_list .left_list_footer .title .list_box a {
  line-height: 28px;
  background: #63A509;
  color: #FFFFFF;
  padding: 0 13px 0 18px;
  margin-bottom: 12px;
}

.content_list .title a.a_on {
  line-height: 28px;
  background: #63A509;
  color: #FFFFFF;
  padding: 0 13px 0 18px;
  margin-bottom: 12px;
}

.content_list .title a.a_on::before {
  content: '';
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 28px;
  background-color: white;
}


.title_fitter .title a.a_on {
  font-weight: bold;
  line-height: 28px;
  background: #63A509;
  color: #FFFFFF !important;
  padding: 0 13px 0 18px;
  margin-bottom: 12px;
}

.footer_title {
  padding-bottom: 12px;
  margin: 0 20px;
  border-bottom: 1px #fff solid;
}

.friendly-link-wrap{
  margin-top: 15px;
}

.tempWrap{
  width: 100% !important;
}

.picMarquee-left{
  width: 100%;
}

.content_sz .title_sz{
  width: 100%;
}

.footer_title span {
  font-weight: bold;
  line-height: 28px;
  background: #FFFFFF;
  color: #63A509;
  padding: 0 13px 0 18px;
  font-size: 16px;
  width: 100px;
  box-sizing: border-box;
  display: block;
  position: relative;
}

.footer_title span::before {
  content: '';
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 28px;
  background-color: #63A509;
}

.action-list {
  background: #E6F5E3;
  border-top: 1px solid #63A50A;
}

.action_list_info .title .divs {
  line-height: 28px !important;
  color: #666666 !important;
  padding: 0 13px 0 18px;
  position: relative;
}

.action_list_info .title .normal {
  color: #FFFFFF !important;
}

.action_list_info .title .normal::before {
  content: '';
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 28px;
  background-color: #ffffff;
}

.action-list ul .time > a {
  margin-left: 10px;
}

/*移动端导航*/
.pc_nav{display:none}
.mob_nav{display:none;width: 100%;height:auto; max-height: calc(100vh - 200px);background: #eaeef5;border-radius: 0;position: fixed;top:132px;left: 0;z-index:20; overflow-y: auto;}
.mob_nav >ul{display:block;}
.mob_nav >ul > li{float:none;width: 100%;line-height: 50px;border-bottom: solid 1px #d3d3d3;margin:0;position: relative; font-size: 18px;}
.mob_nav >ul > li > a{width: 70%;padding: 0 0px;margin: auto;color: #333;}
.mob_nav > ul > li .menu{display:none;font-size: 15px;position: inherit;top:0px;background: #fff;}
.mob_nav > ul > li .menu li{position:relative;}
.mob_nav > ul > li .menu li a{color: #333;width: 90%;margin: auto;border-top: 1px dashed #d3d3d3; display: block;}
.mob_nav > ul > li .menu .three_menu{display:none;position: inherit;width: 100%;left: 0;background: #f7f7f7;margin-top: 10px;}
.mob_nav > ul > li .menu .three_menu li{font-size:14px;color:#666;}
.mob_nav .add_select{width:14px;height:14px;background:url(../upload/images/2025/6/8a84fea05a0d97b7.png)no-repeat center center;position: absolute;right: 24px;top: 18px;}
.mob_nav .add{background:url(../upload/images/2025/6/df8743c7baafcedd.png)no-repeat center center;}
.nav_btns>li:nth-child(1) {
  -webkit-transform: translateY(6px) rotate(
    45deg
    );
  -ms-transform: translateY(6px) rotate(45deg);
  -o-transform: translateY(6px) rotate(45deg);
  transform: translateY(6px) rotate(
    45deg
    );
}
.nav_btns>li:nth-child(2) {
  display: none;
}
.nav_btns>li:nth-child(3) {
  -webkit-transform: rotate(
    -45deg
    );
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(
    -45deg
    );
}



/*移动端 回到顶部按钮*/
.top_arrow{
  position: fixed;
  bottom: 20%;
  right: 12px;
  z-index: 999;
  width: 32px;
  height: 32px;
  border-radius: 28px;
  background-color: rgb(181, 212, 137);
}


.top_arrow img {
  width: 16px;
  margin-top: 7px;
  margin-left: 8px;
}































}
