@charset "utf-8";
.pb_sys_style1 .p_no_d {
    border: 1px solid #2477c5 !important;
    color: #fff;
    background-color: #2477c5 !important;
}
/* common */
html {
    min-width: 1600px;
}

.ban {
    position: relative;
}

.ban .imged {
    padding-bottom: 36%;
}

.footer {
    padding-top: 0.45rem;

}

/* 手机内页二级导航 */
.wrap_ph {
    padding-bottom: 0.3rem;
    display: none;
}

.wrap_ph h2 {
    width: 100%;
    color: #fff;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.26rem;
    padding: 0 0.2rem;
    background: #940E18;
}

.wrap_ph h2::after {
    width: 0.32rem;
    height: 0.32rem;
    left: auto;
    right: 0.2rem;
    top: 50%;
    transform: translateY(-50%);
}

.wrap_ph ul {
    padding: 0.1rem 0.2rem 0.2rem;
    display: none;
    box-shadow: 0px 0.1rem 0.3rem 0px rgba(69, 10, 66, 0.11);
}

.wrap_ph li {
    font-size: 0.18rem;
    line-height: 0.34rem;
    font-family: hel-bold;
}

.wrap_ph li a {
    transition: 0.5s;
    display: block;
    color: #333;
}

.inner .wrap_ph {
    /* display: none; */
}

.wrap_ph li.active a {
    color: #940E18;
}

.wrap_ph i {
    opacity: 1;
    display: inline-block;
    width: .34rem;
    height: .3rem;
    display: inline-block;

    background-size: 15px 15px !important;
    position: absolute;
    display: block;
    right: 0;
    top: 2px;
    transition: 0.5s;
}

.wrap_ph i.on {
    transform: rotate(-90deg);
}

.wrap_ph .box {
    display: none;
    padding-left: 0.25rem;
}

.wrap_ph .box a {
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #666 !important;
    display: block;
}

.wrap_ph .box a:hover {
    color: #940E18;
}

.wrap_ph li h3 {
    position: relative;
    padding: .05rem 0;
}


.inner {
    padding: 0rem 0 1rem;
    position: relative;
}

.inner::after {
    width: 100%;
    height: 7.74rem;
    bottom: 0;

    background-size: 100%;
}

.inner .wp {
    align-items: flex-start;
}

.nyLeft {
    width: 220px;
    z-index: 100;
    position: relative;
    margin-top: -80px;
    /* background: #018848; */
    background-size: 100% 100%;
}

.inner_right {
    width: calc(100% - 260px);
    padding-top: 20px;
}

.nyLeft h2 {
    text-align: center;
    height: 80px;
    align-items: center;
    justify-content: center;
    line-height: 80px;
    background: #2477c5;
    position: relative;
    z-index: 9;
}

.nyLeft h2 p {
    color: #fff;
    line-height: 70px;
    font-weight: bold;
    font-size: 26px;
    text-align: center;
}
.nyLeft ul .nyLeft .subNavs {
  margin-top: 0rem;
  display: block;
  background: #fff;
}
.nyLeft .subNavs{
    background: #e8f4ff;
    box-shadow: 0 0px 9px #aad6ff;
    padding-top: 30px;
    padding-bottom: 50px;
}
.nyLeft .subNavs>li {
  position: relative;
}

.nyLeft .subNavs>li>h5 {
  display: block;
  position: relative;
  font-size: 18px;
  line-height: 44px;
  margin: 5px auto;
}
.nyLeft .subNavs>li.on>h5{
    background: #2477c5;
    width: 80%;
    margin: 0 auto;
    border-radius: 5px;
}
.nyLeft .subNavs>li.on>h5 a{
    color:#fff;
}

.nyLeft .subNavs>li.on>h5 em{
    right:0;
}

.nyLeft .subNavs>li>h5 a{
  display: block;
  font-size: 18px;
  color: #2477c5;
  width: 90%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
}
.nyLeft .subNavs .erji a.on{
    background: #2477c5;
    width: 80%;
    margin: 0 auto;
    border-radius: 5px;
    color:#fff;
}

.nyLeft .subNavs>li>h5 em{
  position: absolute;
  right: 10%;
  top: 0%;
  height: 100%;
  width: 30%;
  /* display: none; */
}

.nyLeft .subNavs>li.active>h5 em{
  display: block;
}

.nyLeft .subNavs>li>h5 em::after{
  position: absolute;
  right: .15rem;
  top: 50%;
  content: "";
  transform: translateY(-50%);
  width: .14rem;
  height: .07rem;
  background: url(../images/fenleiico.png) no-repeat center;
    background-size: auto;
  background-size: 100% 100%;
}

.nyLeft .subNavs ol{

  display: none;
}
.nyLeft .subNavs li.on ol{

  display: block;
}
.nyLeft .subNavs ol>li{
  line-height: 0.3rem;
  list-style: none;
}

.nyLeft .subNavs ol>li>h6{
  border-top: 1px dashed #eee;
  position: relative;
  padding: 0.1rem 0;
}

.nyLeft .subNavs ol>li>h6 a{
  display: block;
  font-size: 15px;
  color: #555;
  width: 80%;
  text-align: center;
  margin: 0 auto;
  line-height: 26px;
  padding: 7px 10px;
}


.nyLeft .subNavs>li.on > h6 a {
  color: #005f8f;
  font-weight: bold;
  position: relative;
}


.nyLeft .subNavs ol>li>h6 em{
  position: absolute;
  right: 10%;
  top: 0%;
  height: 100%;
  width: 30%;
  z-index: 999;
}


.nyLeft .subNavs ol>li>h6 em::after{

  content: "";
  position: absolute;
  right: .15rem;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  width: .14rem;
  height: .07rem;
  background: url(../images/fenleiico.png) no-repeat center;
  background-size: 100% 100%;
}


.nyLeft .subNavs ol>li .sanji{
  margin: 0 auto;
  padding: 0.1rem 0;
  border-top: 1px dashed #eee;
  display: none;
}

.nyLeft .subNavs ol>li> .sanji a{
  display: block;
  width: 100%;
  font-size: 14px;
  color: #333;
  line-height: 26px;
  padding: 5px 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
}

.nyLeft .subNavs ol>li> .sanji a.on{
       font-weight:700;
       background: #2477c5;
       color: #fff;
       width: 80%;
       margin: 0 auto;
       border-radius: 5px;
}

.local {
    padding: 0rem 0px 0rem;
    margin-bottom: .4rem;
    justify-content: space-between;
    align-items: center;
}

.local h2 {
    color: #333;
    font-size: 0.3rem;
    flex: 1;
    min-width: 0;
    overflow: hidden;
    display: flex;
}

.local h2 span {
    font-size: 24px;
    color: #2477c5;
    padding: 0 0.15rem;
    display: block;
    font-weight: 700;
}



.adress {
    color: #666;
    font-size: 0.16rem;
    position: relative;
    align-items: flex-start;
    padding-left: .2rem;
}

.adress p {
    padding-left: 40px;
    line-height: 26px;
    font-size: 16px;
    color: #666;
    background: url(../images/home.png) no-repeat left center;
    display: flex;
}

.adress a {
    font-size: 16px;
    color: #666;
    transition: 0.5s;
    display: inline-block;
    padding: 0 0.05rem;
}

.adress a:hover {
    color: #2477c5;
}
.adress a.dqadd{color: #2477c5;}
/* jianjie */
.jjy {
    /* padding-top: 0.2rem; */
}

.jjy p {
    text-indent: 2em;
}

/* 新闻列表1 */
.newlist1 ul.list li a {
    padding: .2rem 0;
}

ul.list {
    margin-top: .1rem;
}

ul.list li a {
    align-items: center;
    line-height: 1.6;
    justify-content: space-between;
    padding: .23rem 0;
    border-bottom: 1px dashed #C4D1E5;
    height: 0.75rem;
}



ul.list h3 {
    font-size: 0.18rem;
    color: #333;
    padding: 0 .2rem 0 0.2rem;
    transition: 0.5s;
    position: relative;
    flex: 1;
    min-width: 0;
}

ul.list li a span {
    white-space: nowrap;
    font-size: 0.16rem;
    color: #666;
}

ul.list li h3::after {
    width: 6px;
    height: 6px;
    background: #c0c0c0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    position: absolute;
    left: 0;
    background-size: 100%;
}


.page {
    margin: .6rem 0 0;
}

.page img {
    display: block;
    margin: 0 auto;
}

@media(min-width: 1025px) {
   

    ul.list li a:hover h3 {
        color: #2477c5;
        font-weight:700;
    }

    ul.list li a:hover::after {
        opacity: 1;
    }
}


/* 学院新闻 */
.newlist li {
    border-bottom: 1px solid #eee;
}

.newlist li:hover {
    border: none;
}

.newlist li a {
    padding: .3rem 0.3rem;
    align-items: center;
}

.newlist li a::after {
    left: 0;
    background: #eff7ff;
    width: 100%;
    opacity: 0;
}

.newlist li .scale {
    width: 2.3rem;
}

.newlist li .con {
    width: calc(100% - 2.3rem);
    padding-left: .36rem;
}


.newlist li span {
    font-size: 18px;
    line-height: 1.3;
    transition: 0.5s;
    align-items: baseline;
    color: #b7b7b7;
    font-family: Bebas;
}

.newlist li span i {
    font-style: normal;
    color: #b7b7b7;
    font-size: 25px;
    transition: 0.5s;
    display: block;
    font-family: Bebas;
}

.newlist li h3 {
    font-size: 20px;
    color: #333;
    line-height: 32px;
    margin: .15rem 0 .1rem;
    transition: 0.5s;
}

.newlist li p {
    font-size: 16px;
    color: #999;
    line-height: 28px;
    max-height: 56px;
    transition: 0.5s;
}

.newlist3 li .scale {
    width: 1.6rem;
}

.newlist3 li .con {
    flex: 1;
    min-width: 0;
    width: auto;
}

.newlist3 li .imged {
    padding-bottom: 130%;
}

.newlist3 li p {
    line-height: 0.3rem;
    max-height: 0.9rem\0;
}

.newlist3 li a::after {
    width: 0;
    opacity: 1;
    height: 0.04rem;
    background: #0C4D92;
}


@media(min-width: 1024px) {
    .newlist li a:hover::after {
        opacity: 1;
    }

    .newlist3 li a:hover::after {
        width: 100%;
    }

    .newlist li a:hover h3,
    .newlist li a:hover p,
    .newlist li a:hover span,
    .newlist li a:hover i {
        color: #2477c5;
    }

    .newlist li a:hover h3 {
        font-weight: bold;
    }

    .newlist3 li a:hover h3 {
        color: #2A6FD5;
    }

    .newlist3 li a:hover span {
        color: rgba(42, 111, 213, 0.5);
    }

    .newlist3 li a:hover i {
        color: #2A6FD5;
    }

    .newlist3 li a:hover p {
        color: #666666;
    }
}


/* 通知公告 */
.mtsj li * {
    transition: 0.5s;
}

.mtsj li a {
    height: 100%;
    align-items: center;
    padding: 0.3rem 0;
    border-bottom: 1px solid #eee;
}

.mtsj li:first-child a {
    padding-top: 0;
}

.mtsj li:last-child a {
    border-bottom: none;
}

.mtsj li .mtdate {
    width: .9rem;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    height: .9rem;
    border: 1px solid #940E18;
    white-space: nowrap;
    transition: 0.5s;
}

.mtsj li .mt-r {
    width: calc(100% - .9rem);
    padding: 0 0 0 0.3rem;
    height: 100%;
}

.mtsj li .mtdate span {
    font-size: 0.3rem;
    color: #940E18;
}

.mtsj li .mtdate p {
    font-size: 0.14rem;
    color: #333;
    text-align: center;
    margin-top: .1rem;
    color: #940E18;
}

.mtsj li .mt-r h2 {
    font-size: 0.2rem;
    color: #333;
    line-height: 0.3rem;
    margin-bottom: 0.15rem;
    width: 100%;
}

.mtsj li .mt-r p {
    font-size: 0.15rem;
    color: #808080;
    width: 100%;
    line-height: .24rem;
    max-height: .48rem\0;
}



@media(min-width: 1025px) {

    .mtsj li a:hover .mtdate {
        background: #940E18;
    }

    .mtsj li a:hover .mtdate span,
    .mtsj li:hover .mtdate p {
        color: #2477c5;
    }

    .mtsj li:hover h2,
    .mtsj li:hover .mt-r p {
        color: #940E18;
    }
}


/*  内容页*/
.article{width: 100%;margin:0 auto;}
.article .tit {
    font-size: 30px;
    color: #2477c5;
    line-height: 46px;
    margin: 0.1rem 0;
    text-align: center;
    font-weight: bold;
}

.article .conttime {
    padding: 20px 0 25px;
    border-bottom: 1px solid #ededed;
    margin-bottom: 30px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.article .conttime span {
    font-size: 18px;
    color: #333;
    padding: 0 22px;
    align-items: center;
    display: flex;
}

.article .conttime span img {
    display: inline-block;
    margin-right: 0.1rem;
}

.article .cont p {
    font-size: 20px !important;
    color: #333 !important;
    line-height: 2 !important;
    text-align: justify;
    margin-bottom: 15px;
    /* text-indent: 2em; */
}

.article .cont p span {
    font-size: 0.18rem !important;
    color: #333 !important;
    line-height: 2 !important;
}

.article .cont p img,
.article .cont p video {
    height: auto !important;
    max-width: 100% !important;
    display: block;
    margin: 0 auto;
}

.new_miew {
    border-top: 1px solid #c9c9c9;
    padding-top: 0.5rem;
    margin-top: 0.3rem;
}

.new_miew p {
    font-size: 20px;
    color: #333;
    line-height: 2;
    margin-bottom: 0.1rem;
}

.new_miew p a {
    transition: 0.5s;
    display: flex;
    align-items: center;
}

.new_miew p:hover a {
    color: #2477c5;
}

.new_miew p img {
    display: inline-block;
    margin-right: 0.1rem;
    width: 0.17rem;
}

#__previewImage-container .previewImage-text {
    display: none;
}

#__previewImage-container,
#spotlight {
    background: rgba(0, 0, 0, 0.9);
    z-index: 1000000;
}

#__previewImage-container .previewImage-box {
    width: 100% !important;
}

#__previewImage-container .previewImage-box .previewImage-item {
    width: 100% !important;
    padding: 5% 10%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#__previewImage-container .previewImage-box .previewImage-item img {
    max-height: 100%;
    display: block;
    max-width: 100%;
    width: auto !important;
    margin: 0 auto;
}


/* 校园风光 */
.xyfg ul {
    margin: 0 -0.18rem;
}

.xyfg li {
    width: 33.3%;
    padding: 0 0.18rem;
    margin-bottom: 0.4rem;
}

.xyfg li a {
    display: block;
    position: relative;
    z-index: 1;
    padding: .15rem;
}

.xyfg li a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 1px solid #dcdcdc;
    background: #fff;
    z-index: -1;
}

.xyfg li h3 {
    font-size: 0.22rem;
    color: #333;
    line-height: 0.3rem;
    text-align: center;
    transition: 0.5s;
    padding-top: .15rem;
}

.xyfg li .scale .imged {
    padding-bottom: 68%;
}


@media(min-width: 1025px) {
    .xyfg li a:hover h3 {
        color: #2477c5;
    }
}


/* 师资列表 */
.xrld ul {
    justify-content: space-between;
}

.xrld li {
    width: 48%;
    margin-bottom: .6rem;
}

.xrld li a {
    align-items: center;
    box-shadow: 0px 2px 8px 0px rgba(10, 11, 24, 0.1);
    background: #fff;
}

.xrld li a::after {
    background: #2477c5;
    width: 100%;
    height: 0;
}

.xrld li .scale {
    width: 2.15rem;
}

.xrld li .con {
    width: calc(100% - 2.15rem);
    padding: .3rem .25rem;
}

.xrld li h3 {
    font-size: 0.22rem;
    color: #333;
    line-height: 0.32rem;
    padding-bottom: .15rem;
    border-bottom: 1px solid #eee;
    transition: 0.5s;
}

.xrld li h3::after {
    width: 0.83rem;
    height: 0.03rem;
    background: #2477c5;
    bottom: -1.5px;
}

.xrld li p {
    font-size: 0.16rem;
    color: #666;
    line-height: 0.3rem;
    max-height: 0.9rem\0;
    margin-top: .2rem;
    transition: 0.5s;
}

.xrld li .imged {
    padding-bottom: 130%;
}



@media(min-width: 1024px) {
    .xrld li a:hover::after {
        height: 100%;
    }

    .xrld li a:hover h3:after {
        background: #fff;
    }

    .xrld li a:hover h3,
    .xrld li a:hover p {
        color: #fff !important;
    }
}


/* 组织机构 */

.dzjg .fl01 {
    margin-bottom: .35rem;
    position: relative;
}

.dzjg .fl01>h3 {
    width: 100%;
    overflow: hidden;
    margin-bottom: .25rem;
    /* background: linear-gradient( 90deg, rgb(20,109,176) 1%, rgb(27,163,189) 100%); */
    display: flex;
    align-items: center;
    height: 0.7rem;
    background: #940E18;
}

.dzjg .fl01>h3 span {
    font-size: 0.24rem;
    color: #fff;
    font-weight: 500;
    padding-left: .3rem;
    display: inline-block;
}




.dzjg .fl01 ul {
    margin: 0 -0.2rem;
}

.dzjg .fl01 li {
    width: 25%;
    padding: 0 0.2rem;
    display: flex;
    align-items: center;
    margin-bottom: 0.35rem;
}

.dzjg .fl01 li h3 {
    display: block;
    transition: 0.5s;
    width: 100%;
    font-size: .16rem;
    color: #222;
    line-height: 1.3;
    text-align: center;
    background: #f2f2f2;
    height: 0.7rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 .1rem;
}

.dzjg .fl02 li {
    width: 33.3%;
}

.dzjg .fl01 li h3 a {
    display: block;
    width: 100%;
}


@media(min-width: 1024px) {
    .dzjg .fl01 li h3:hover {
        background: #940E18;
    }

    .dzjg .fl01 li h3:hover a {
        color: #fff;
    }
}

/* 师资队伍 */

.szlist ul {
    margin: 0 -0.13rem;
    overflow: hidden;
}

.szlist li {
    width: 20%;
    padding: 0 0.13rem;
    margin-bottom: 40px;
    float: left;
}

.szlist li a {
    padding: 0 0.15rem;
    font-size: 18px;
    margin-right: 15px;
    width: 100%;
    text-align: right;
}

.szlist li .pic {
    width: 96%;
    background:#2477c5;
}
.szlist li .pic img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
    object-fit: cover;
}
.szlist li .con {
    flex: 1;
    min-width: 0;
    padding-left: 0.2rem;
}

.szlist li p {
    font-size: 0.2rem;
    color: #333;
    margin-top: 0.15rem;
    text-align:center;
}



.szlist li .pic {
    padding-bottom: 130%;
    position: relative;
}


@media(min-width: 1025px) {
    .szlist li a:hover h3 {
        color: #940E18;
    }
}


/* 学院领导 */
.xyld {
    overflow-x: auto;
    background: rgba(224, 235, 240, .2);
    padding-bottom: 0.4rem;
}

.xyld table {
    width: 100%;
}

.xyld table th {
    text-align: left;
    font-weight: bold;
    font-size: 0.2rem;
    padding: 0.25rem 0.3rem;
    border-bottom: 1px solid rgba(30, 122, 149, .2);
}

.xyld table td {
    padding: 0.15rem 0.3rem;
}

.xyld table td p {
    font-size: 0.18rem;
    color: #666;
    line-height: 1.4;
}

.xyld table th:nth-child(1) {
    width: 20%;
}

.xyld table th:nth-child(2) {
    width: 15%;
}

.xyld table th:nth-child(3) {
    width: 65%;
}



/* 师资内容页 */

.jsml2-con .sz-t {
    padding: 0.25rem 0.2rem;
    border-bottom: 2px solid #940E18;
    margin-bottom: .5rem;
    align-items: center;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.1);
}

.jsml2-con .scale {
    width: 1.75rem;
    overflow: visible;
}

.jsml2-con .sz-t .h3 {
    width: calc(100% - 1.75rem);
    padding-left: .5rem;
}

.jsml2-con .scale .imged {
    padding-bottom: 130%;
}

.jsml2-con .sz-t h3 {
    font-size: 0.2rem;
    color: #333;
    font-weight: bold;
    margin-bottom: .25rem;
}

.jsml2-con .sz-t h4 {
    font-size: 0.16rem;
    color: #666;
    line-height: 0.32rem;
    margin-bottom: 0.15rem;
}

.jsml2-con .sz-t p {
    font-size: 0.16rem;
    color: #666;
    line-height: 0.32rem;
}


.jsml2-con .sz-list {
    margin-bottom: .3rem;
}

.jsml2-con .sz-list h3 {
    font-size: 0.22rem;
    color: #940E18;
    line-height: 0.32rem;
    font-weight: bold;
    margin-bottom: 0.2rem;
}

.jsml2-con .sz-list p {
    font-size: 0.16rem;
    color: #666;
    line-height: 0.32rem;
}


@media(min-width: 1024px) {}

/* 简介页 */
.gyw .cont p {
    font-size: 0.16rem !important;
    line-height: 0.34rem !important;
    color: #333333 !important;
}

.gyw .fl01 {
    justify-content: space-between;
    margin-bottom: 0.36rem;
}

.gyw .fl01 .left {
    width: 48%;
}

.gyw .fl01 .right {
    width: 48%;
}

.gyw .fl01 .left img {
    width: 100%;
}

.gyw h5 {
    text-align: right;
    font-size: 0.16rem;
    color: #333333;
    padding-top: 1rem;
}


/* 平台工具 */
.newlist2 li {
    margin-bottom: .42rem;
}

.newlist2 li a {
    padding: 0.3rem;
    align-items: center;
    background: #fff;
    box-shadow: 0rem 0.04rem 0.18rem 0px rgba(0, 0, 0, 0.14);
}

.newlist2 li a::after {
    left: 0;
    background: no-repeat center/cover;
    width: 100%;
    opacity: 0;
}

.newlist2 li .scale {
    width: 3.76rem;
}

.newlist2 li .con {
    padding-left: .42rem;
    flex: 1;
    min-width: 0;
}

.newlist2 li h3 {
    font-size: 0.2rem;
    color: #333;
    line-height: 0.3rem;
    transition: 0.5s;
    max-height: 0.6rem\0;
}

.newlist2 li h4 {
    font-size: 0.14rem;
    color: #999;
    line-height: .28rem;
    max-height: 0.1.12rem\0;
    transition: 0.5s;
    margin: .15rem 0 .14rem;
}

.newlist2 li p {
    font-size: 0.16rem;
    line-height: 0.28rem;
    color: #940E18;
    transition: 0.5s;
    padding-right: 0.3rem;
    background: no-repeat right center;
    display: inline-block;
}

.newlist2 li .imged {
    padding-bottom: 75%;
}


@media screen and (min-width: 1200px) {
    .newlist2 li a:hover::after {
        opacity: 1;
    }

    .newlist2 li a:hover h3 {
        color: #fff;
    }

    .newlist2 li a:hover h4 {
        color: #D2DDF6;
    }

    .newlist2 li a:hover p {
        color: #fff;
        background: no-repeat right center;
    }
}

/* 综合页 */
.zh1 {
    padding-bottom: 0.45rem;
}

.zh1 ul {
    margin: 0 -0.1rem;
}

.zh1 li {
    width: 33.3%;
    padding: 0 0.1rem;
    margin-bottom: 0.2rem;
}

.zh1 li a {
    position: relative;
    display: block;
}

.zh1 li .con {
    width: 100%;
    padding: 0.15rem 0.25rem;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.4);
}

.zh1 li h3 {
    color: #fff;
    font-size: 0.16rem;
}

.zh2 {
    padding-bottom: 0.65rem;
    justify-content: space-around;
}

.zh2 .left,
.zh3 .left {
    width: 47%;
}

.zh2 .right,
.zh3 .right {
    width: 47%;
}

.zh2 .title .h3,
.zh3 .title .h3 {
    margin: 0;
}

.zh2 .left .cont {
    padding-left: 0.2rem;
    margin-top: -0.35rem;
    position: relative;
}

.zh2 .left .cont p {
    background: #fff;
    padding: 0.23rem 0 0 0.23rem;
    font-size: 0.14rem;
    line-height: 0.28rem;
    color: #333;
    text-align: justify;
}

.zh2 .right li a {
    padding: 0.25rem 0;
    border-bottom: 1px solid #ddd;
    align-items: center;
}

.zh2 .right li:first-child {
    padding-top: 0;
}

.zh2 .right li h3 {
    flex: 1;
    min-width: 0;
    padding-right: 0.15rem;
    font-size: 0.18rem;
    color: #333;
    line-height: 0.28rem;
    transition: 0.5s;
}

.zh2 .right li span {
    width: 0.3rem;
}

.zh2 .right li img {
    width: 100%;
}

.zh3 {
    justify-content: space-between;
}

.zh3 li a h3::after {
    width: 0.07rem;
    height: 0.1rem;

    background-size: 100% 100% !important;
    border-radius: 0;
}

.zh3 {
    padding-bottom: 0.65rem;
}

.zh3 li a {
    padding: 0.1rem 0;
}

.zh4 ul {
    margin: 0 -0.15rem;
}

.zh4 li {
    width: 33.3%;
    padding: 0 0.15rem;
    margin-bottom: 0.35rem;
}

.zh4 li a {
    display: block;
    height: 1.6rem;
}

.zh4 li a::after {
    width: 100%;
    height: 0.25rem;

    background-size: 100%;
}

.zh4 li h3 {
    font-size: 0.18rem;
    line-height: 0.26rem;
    color: #333;
    max-height: 0.52rem\0;
    margin-bottom: 0.3rem;
}

.zh4 li h4 {
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: #999;
    max-height: 0.48rem\0;
}


@media screen and (min-width: 1025px) {

    .zh2 .right li a:hover h3,
    .zh4 li a:hover h3 {
        color: #940E18;
    }

    .zh3 li a:hover h3::after {
      
    }
}





/* 三级栏目展开 */
.inner {
    min-height: 7rem;
}


/* 翻页 */
.j_pages {
    margin: 0.6rem auto 0;
    text-align: center;
}

.j_pages .box {
    display: inherit;
    width: 100%;
    padding: 0;
    font-size: 0;
}

.j_pages a {
    padding: 0px 0.16rem;
    height: 0.4rem;
    line-height: 0.4rem;
    display: inline-block;
    background: #fff;
    margin: 0 0.03rem;
    color: #919191;
    font-size: 0.14rem;
    box-sizing: border-box;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 0.04rem;
    border: 1px solid #dadbdd;
    margin-bottom: .15rem;
}

.j_pages a font {
    padding: 0 0.1rem
}

.j_pages .on {
    background: #940E18;
    color: #fff;
}

.j_pages a:hover {
    background: #940E18;
    color: #fff !important;
}

.j_pages span {
    color: #919191;
    padding: 0px 0.16rem;
    height: 0.4rem;
    line-height: 0.4rem;
    display: inline-block;
    font-size: 0.14rem;
}

.j_pages input {
    color: #919191;
    padding: 0px 0.16rem;
    height: 0.4rem;
    line-height: 0.4rem;
    display: inline-block;
    font-size: 0.14rem;
    background: #f6f6f6;
    border: none;
    cursor: pointer;
    border-radius: 0;
    transition: 0.6s;
}

.j_pages input[type="text"] {
    width: 0.4rem;
    padding: 0;
    text-align: center
}

.j_pages input[type="submit"]:hover {
    background: #940E18;
    color: #fff
}

.j_pages .qd {
    background: #940E18;
    color: #fff;
    border-radius: 0.05rem;
    height: 0.3rem;
    line-height: 0.3rem;
}

@keyframes round_animate {
    to {
        transform: rotate(1turn);
    }
}

/* 三级导航 */
.san-nav {
    width: 100%;
    background: #f7f7f7;
    margin-bottom: .3rem;
    display: none;
}

.san-nav ul {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-wrap: wrap;
}

.san-nav li {
    /* height: 0.8rem; */
    display: flex;
    align-items: flex-end;
    padding: 0 .3rem;
}

.san-nav a {
    display: inline-block;
    /* margin: 0 0.4rem; */
    font-size: 0.16rem;
    color: #a9a9a9;
    display: flex;
    align-items: center;
    height: 0.5rem;
}

.san-nav a::after {
    height: 0.02rem;
    left: 0;
    background: rgba(0, 0, 0, 0);
    width: 100%
}

.san-nav a.on::after {
    background: #940E18;
}

.san-nav a:hover,
.san-nav a.on {
    color: #940E18;
}



.leader li{width: 80%;height: 46px;margin: 0 auto;margin-bottom: 30px;line-height: 46px;}
.leader li a{
    float: left;
    padding: 0 0.3rem;
    height: 46px;
    background: #cde9db;
    line-height: 46px;
    font-size: 20px;
    margin-right: 15px;
    width: 120px;
    text-align: justify;
}
.leader li a i{display:inline-block;padding-left:100%;}
.leader li span{
    font-size: 20px;
}