@charset "utf-8";

.head {
    /* transition: all .5s; */
}

html, body {
    background: #fff;
}

.banner {
    position: relative;
}
 
.banner img {
    display: block;
    width: 100%;
}
.pb_sys_style1 .p_no_d {
    border: 1px solid #166a1e !important;
  
    background-color: #166a1e !IMPORTANT;
}
.pb_sys_common {

    line-height: 30px !important;
    
}
.szh {
    display: block;
    margin: 0.21rem 0 auto;
    text-align: center;
    color: #166a1e;
    font-size: 0.16rem;
    font-weight: normal;
    width: 100%;
    height: 0.32rem;
    line-height: 0.32rem;
    text-align: center;
    background: rgba(22, 106, 30, .5);
    color: #fff;
    margin-bottom: 0.2rem;
}

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 50px;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #166A1E;
    color: #fff;
    border: 1px solid #166A1E;
}

.pagination a:hover {
    background: #166A1E;
    color: #fff;
    border: 1px solid #166A1E;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

#nymain {}

.nymain {
    position: relative;
    padding-top: .5rem;
    padding-bottom: .5rem;
    z-index: 3;
}

.nymain>div {
    display: flex;
}

.nymain::before {}

.nymain .leftNav {
    float: left;
    width: 3rem;
    position: relative;
    margin-right: .5rem;
    /* background: #fff; */
    /* margin-top: -1.36rem; */
}

.nymain .leftNav>h2 {
    line-height: .36rem;
    color: #fffafc;
    font-size: .26rem;
    text-align: center;
    position: relative;
    height: .8rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    justify-content: center;
    padding: 0 .4rem;
    background: #166A1E;
}





.nymain .leftNav>h2 img {
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5px;
}

.nymain .leftNav p {
    margin-left: 20px;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    padding: 20px 0;
}

.nymain .leftNav>ul {
    background-position: right bottom;
    position: relative;
    background: #fff;
    padding: 0.05rem .3rem 1rem .3rem;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
}

.nymain .leftNav>ul::before {
    content: "";
    position: absolute;
    left: 0;
    right: 20px;
    bottom: 70px;
    top: 0;
    /* background: #fff; */
}

.nymain .leftNav>ul::after {}

.nymain .leftNav>ul>li {
    position: relative;
}

.nymain .leftNav>ul>li:first-child {
    border-top: none;
}

.nymain .leftNav ul li a {
    display: block;
    font-size: .2rem;
    line-height: .7rem;
    border-bottom: 1px dashed #D8D8D8;
    color: #4D4D4D;
}

.nymain .leftNav>ul>li>span {
    position: absolute;
    width: .3rem;
    height: .84rem;
    right: .1rem;
    top: 0;
    background: url(../images/sub_left_down4.png) no-repeat center center;
    cursor: pointer;
    transition: all 0.3s;
}



.nymain .leftNav>ul>li.on>a {
    color: #166A1E;
    font-weight: 600;
}



.nymain .leftNav>ul>li.activ {
    background: #dadada;
}

.nymain .leftNav>ul>li.active>a {
    color: #166A1E;
    font-weight: 600;
}

.nymain .leftNav ul li:hover {}

.nymain .leftNav>ul>li.active>span {
    background: url(../images/sub_left_down.png) no-repeat center center;
}

.nymain .leftNav ul li.active ul {
    display: block;
}

.nymain .leftNav ul li a:hover {
    background-position: 31px center;
    color: #166A1E;
}

.nymain .leftNav>ul>li>ul {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    border-bottom: 1px dashed rgba(0, 96, 175, .2);
}

.nymain .leftNav>ul>li>ul>li>a {
    font-size: 16px;
    line-height: 46px;
    /* border-top: 1px solid #eeeeee; */
    padding-left: .2rem;
    color: #666666;
    border: none;
}

.nymain .leftNav>ul>li>ul>li:nth-child(1)>a {
    border: none;
}

.ny-right {
    flex: 1;
    min-width: 0;
    margin-top: .5rem;
}

.ny-rcom {
    font-size: 24px;
    color: #166A1E;
    margin-bottom: 15px;
    font-weight: normal;
}

.position {
    /* margin-top: -.76rem; */
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: .25rem;
}

.position>div {
    position: relative;
    text-align: right;
    font-size: 0;
    line-height: .3rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.position>h3::after {
    content: "";
    height: 1px;
    background: #eee;
    z-index: 1;
    display: block;
    flex: 1;
}

.position h3 {
    font-size: .28rem;
    line-height: .3rem;
    font-weight: normal;
    color: #166A1E;
    text-align: left;
    bottom: 0;
    left: 0;
    font-weight: 600;
    z-index: 9;
    position: relative;
    border-left: .05rem solid #166A1E;
    padding-left: .15rem;
    margin-right: .05rem;
    display: flex;
    align-items: center;
    margin-left: .05rem;
}

.position svg {
    margin-right: .1rem;
}

.position svg * {
    fill: #166A1E;
}

.position span {
    color: #626262;
    font-size: .16rem;
    vertical-align: middle;
    z-index: 9;
    position: relative;
}

.position img {
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
    display: none;
    z-index: 9;
    position: relative;
}

.position a {
    font-size: .16rem;
    padding: 0 .05rem;
    vertical-align: middle;
    color: #626262;
    z-index: 9;
    position: relative;
}

.position a:hover {
    color: #166A1E;
}





.ind_art_box {
    padding: 30px 0;
}

.ind_art h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    text-indent: 0;
    color: rgba(0, 0, 0, .85);
}

.ind_art h4 {
    font-weight: 900;
    line-height: 1.5;
    margin: 2em 0;
    color: rgba(0, 0, 0, 0.65);
}

.ind_art p.noIndent {
    text-indent: 0
}

.ind_art_main p {
    color: rgba(0, 0, 0, .6);
    line-height: 2.5em;
    text-indent: 2em;
}

.ind_art .c img {
    display: block;
    width: 300px;
    margin: 0 auto;
}


.ind_art p.noTitle {
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    text-indent: 2em;
}





.timg-list ul li a {
    display: block;
    transition: all 0.3s;
    border-bottom: 1px dashed rgba(141, 141, 141, .3);
    padding: .45rem 0;
}

.timg-list ul li a h3 {
    font-size: .2rem;
    color: #2C2C2C;
    line-height: .24rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    clear: both;
    margin: .2rem 0 .15rem 0;
}

.timg-list ul li a>div {
    align-items: center;
    display: flex;
}

.timg-list-img {
    float: left;
    width: 3.34rem;
    margin-right: .3rem;
}

.timg-list ul li a .pic {
    padding-top: 66%;
}

.timg-list ul li a:hover h3 {}

.timg-list ul li a:hover span {}

.timg-list ul li a:hover span b {
    color: #fff;
}

.timg-linfo {
    flex: 1;
    min-width: 0;
}

.timg-linfo p {
    font-size: .16rem;
    line-height: .3rem;
    max-height: .6rem;
    color: #808080;
    height: .56rem;
    white-space: pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.timg-linfo div {
    display: flex;
    align-items: flex-end;
    font-family: "sysong";
    padding-bottom: .15rem;
    position: relative;
}

.timg-linfo div::before {
    content: "";
    position: absolute;
    left: -.3rem;
    bottom: 0;
    width: 1.6rem;
    height: 1px;
    background: #E4E4E4;
}

.timg-linfo div::after {
    content: "";
    position: absolute;
    left: 1.3rem;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    bottom: 0;
    transform: translateY(50%);
    border: 1px solid #e4e4e4;
}

.timg-linfo div b {
    font-size: 0.24rem;
    font-weight: bold;
    line-height: .3rem;
    color: #166A1E;

}

.timg-linfo div span {
    font-size: 0.14rem;
    font-weight: normal;
    line-height: .24rem;
    color: #A3A4A5;
}



.timg-list ul li a:hover {}

.timg-list ul li a:hover h3 {
    color: #166A1E;
}

.timg-list ul li a:hover span {}

.timg-list ul li a:hover p {
    color: #166A1E;
}


/* 图片列表 */

.img-lists ul {
    margin: 0 -.2rem;
    display: flex;
    flex-wrap: wrap;
}

.img-lists ul li {
    float: left;
    width: 33.33%;
    margin-top: .55rem;
    transition: all 0.3s;
    position: relative;
    top: 0;
}

.img-lists ul li:nth-child(3n+1) {
    margin-left: 0;
}

.img-lists ul li a:hover {
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.5);
}

.img-lists ul li:hover .info {
    background: #166A1E;
}

.img-lists ul li:hover .info p {
    color: #fff;
}

.img-lists ul li a {
    display: block;
    margin: 0 .2rem;
    transition: all 0.5s;
}

.img-lists ul li a .pic {
    padding-top: 65%;
}

.img-lists ul li a>img {
    display: block;
    width: 100%;
    height: 196px;
}

.img-lists ul li a>div.info {
    /* display: none; */
    padding: .18rem .15rem;
    font-size: 0;
    background-position: left center;
    background: #F7F7F7;
    transition: all 0.5s;
}

.img-lists ul li a>div.info p {
    color: #333333;
    font-size: .18rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: .24rem;
}

.img-lists ul li a>div.info img {
    height: 14px;
    vertical-align: middle;
}

.img-lists ul li a>div.info span {
    font-size: 14px;
    display: inline-block;
    margin-left: 5px;
    color: #999;
    vertical-align: middle;
}





.art-main .art-tit h3 {
    text-align: center;
    color: #000;
    font-weight: normal;
    font-size: .3rem;
    font-weight: normal;
    font-weight: 600;
    margin: .3rem 0;
}

.art-main .art-tit h4 {
    text-align: center;
    color: #666666;
    font-weight: normal;
    font-size: 18px;
    margin-top: 30px;
}

.art-main .art-body {}

.art-main .art-body p {
    color: #333333;
    text-indent: 2em;
    font-size: .18rem;
    line-height: .36rem;
    margin-top: .3rem;
}

.art-main .art-body img {
    max-width: 100% !important;
    display: block;
    margin: .3rem auto;
}

.art-main .cont-tit p {
    font-size: 0;
    text-align: center;
    line-height: .3rem;
    background: bottom;
    color: #666666;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: .1rem;
}

.art-main .cont-tit p img {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    margin-right: 5px;
}

.art-main .cont-tit p .liulan {
    margin-left: 50px;
}

.art-main .cont-tit p span {
    display: inline-block;
    vertical-align: middle;
    font-size: .16rem;
    margin: 0 10px;
    color: #4e4e4e;
}

.art-info {
    border-top: 1px solid #D8D8D8;
    margin-top: 25px;
}

.pnext {
    margin-top: 25px;
}

.pnext p {
    text-indent: initial;
    font-size: .2rem;
    line-height: .4rem;
    color: #166A1E;
}

.pnext p a {
    color: #0B0B0B;
    font-size: .18rem;
}

.pnext p:hover {
    color: #166A1E;
}

.pnext p:hover a {
    color: #166A1E;
}



.szdw {
    margin-top: 8px;
}

.szdw ul {
    font-size: 0;
}

.szdw ul li {
    box-sizing: border-box;
    display: inline-block;
    padding-top: 67px;
    font-size: 0;
    width: 49%;
    margin-left: 2%;
}

.szdw ul li:nth-child(2n + 1) {
    margin-left: 0;
}

.szdw ul li .z {
    display: block;
}

.szdw ul li:hover .zi1 {
    border-bottom: 2px solid #084295;
    box-shadow: 10px 0 10px #eee;
}

.szdw .aaa {
    float: left;
    width: 180px;
}

.szdw .zi1 {
    overflow: hidden;
    padding-left: 25px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 8px;
    border-bottom: 2px solid transparent;
    transition: all 0.5s;
}

.szdw .pic {
    padding-top: 127%;
}

.szdw .zi1 h4 {
    font-size: 18px;
    line-height: 30px;
    color: #333;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.szdw .zi1 p {
    font-size: 15px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    color: #666;
    margin-top: 20px;
    margin-bottom: 35px;
    /* border-bottom: 1px solid #ccc; */
}

.szdw .zi1 a {
    display: block;
}

.szdw .zi1 span {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #1b4fa2;
    padding-top: 12px;
    border-top: 1px solid #ccc;
}


.col-main {
    float: left;
    width: 75%;
    padding-top: 50px
}

.col-side {
    float: right;
    width: 23.34%;
    padding-top: 60px
}

.m-txt5 {
    overflow: hidden;
    padding: 10px 0 39px
}

.m-txt5 .pics {
    float: left;
    width: 262px;
    margin-right: 30px
}

.m-txt5 .pics .pic {
    padding-top: 134%;
}

.m-txt5 .pics img {
    display: block;
    width: 100%
}

.m-txt5 .txt {
    overflow: hidden;
    font-size: 16px;
    line-height: 1.75;
    color: #333
}

.m-txt5 p {
    font-size: 16px;
}

.m-txt5 .m-tit3 {
    margin-bottom: 34px;
    font-size: 22px;
    color: #333;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 30px;
}

.m-tit3 {
    font-size: 22px;
    color: #333;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 30px;
}

.p-list2 {
    padding: 4px 0 12px
}

.p-list2 li {
    padding-bottom: 29px;
    margin-bottom: 28px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333;
    line-height: 30px
}

.p-list2 .col-r, .p-list2 .date {
    float: right;
    font-size: 16px;
    color: #666
}

.p-list2 .date {
    margin-left: 40px
}

.p-list2 a {
    color: inherit;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p-list2 .col-r a:hover, .p-list2 a:hover, .p-list2 em {
    color: #204ba0
}

.p-list2 .col-r a {
    color: #666;
    margin-left: 30px
}

.pages {
    text-align: center;
    clear: both;
    margin-bottom: 80px;
    font-size: 14px;
    color: #666;
    line-height: 30px
}

.pages .p-flip, .pages ul {
    display: inline-block;
    vertical-align: top
}

.pages .p-flip {
    margin-left: 12px
}

.pages .inp {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    text-align: center;
    margin: 0 8px
}

.pages ul li {
    float: left;
    margin: 0 3px
}

.pages ul a {
    display: block;
    width: 30px;
    height: 30px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center
}

.pages ul a:hover {
    color: #204ba0
}

.pages ul li.on a {
    background-color: #204ba0;
    color: #fff
}

.pages .p-first a {
   
}

.pages .p-last a {

}

.pages .p-next, .pages .p-prev {
    display: inline-block;
    vertical-align: top;
    color: #333
}

.pages .p-next a, .pages .p-prev a {
    color: inherit;
    width: auto;
    margin: 0 5px
}

.pages .p-next a:hover, .pages .p-prev a:hover {
    color: #204ba0
}

.m-txt6 {
    background: #f3f9ff;
    font-size: 14px;
    color: #333;
    line-height: 2
}

.m-txt6 .tit {
    font-size: 22px;
    font-weight: 700;
    color: #333;
    line-height: 62px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 23px
}

.m-txt6 .tit img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 8px;
    height: 26px
}

.m-txt6 .more {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    background: #204ba0
}

.m-txt6 .more:hover {
    background: #4070cf
}

.m-txt6 .con {
    padding: 12px 20px 17px
}

.m-txt6 p {
    overflow: hidden;
    margin-bottom: 7px
}

.m-txt6 p em {
    display: block;
    float: left;
    width: 56px;
    margin-right: 5px
}

.m-txt6 p span {
    display: block;
    overflow: hidden
}






/*文字 列表 */
.project {
    margin-top: .35rem;
}

.project h3 {
    font-size: .2rem;
    font-weight: 600;
}

.i-list {
    padding: 17px 0;
}

.i-list li {
    position: relative;
}

.i-list li a {
    display: flex;
    color: #111111;
    padding-left: .3rem;
    position: relative;
    line-height: .8rem;
    border: 1px solid transparent;
    border-top: 1px dashed #CBCBCB;
    padding-right: .05rem;
    transition: all 0.5s;
}

.i-list li:nth-child(1) a {
    border-top: 1px solid transparent;
}

.i-list li:last-child a {
    border-bottom: 1px dashed #CBCBCB;
}

.i-list li a::before {
    content: "";
    position: absolute;
    left: .125rem;
    top: 50%;
    transform: translateY(-50%);
    width: .05rem;
    height: .05rem;
    border-radius: 50%;
    opacity: 1;
    background: #333333;
}

.i-list li a p {
    font-size: .18rem;
    font-weight: normal;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1;
    min-width: 0;
}

.i-list li a span {
    font-size: .18rem;
    font-weight: 500;
    color: #999999;
    background-position: left center;
    margin-left: .1rem;
}

.i-list li:hover a p {
    color: #166A1E;
    font-weight: 600;
}

.i-list li:hover a {
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #166A1E;
    box-shadow: 0px 4px 10px 0px rgba(51, 102, 153, .3);
}

.i-list li:hover a:before {
    background: #166A1E;
}

.jgsz-box {
    margin-top: .65rem;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}

.jgsz-box:nth-child(1) {
    margin-top: 0;
}

.jgsz-box h3 {
    background: rgba(0, 96, 175, .1);
    text-align: center;
    font-size: .24rem;
    font-weight: bold;
    line-height: .77rem;
    text-align: center;
    color: #166A1E;
}

.jgsz-box ul {
    display: flex;
    flex-wrap: wrap;
    padding: .15rem .2rem .3rem .2rem;
}

.jgsz-box ul li {}

.jgsz-box ul li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .18rem;
    line-height: .62rem;
    color: #474747;
    padding: 0 .4rem 0 0;
}

.jgsz-box ul li a:hover {
    font-weight: 600;
    color: #166A1E;
    text-decoration: underline;
}



/* 师资列表 */

.szlb {
    overflow: hidden;
}

.szlb>div>h3 {
    font-size: 0.2rem;
    font-weight: 600;
    color: #fff;
    background: #166A1E;
    padding-left: 0.2rem;
    line-height: 0.4rem;
    text-align: center;
}

.szlb>div>p {
    font-size: 0.18rem;
    font-weight: 600;
    color: #333;
    line-height: 0.3rem;
    margin: 0.1rem 0;
}

.szlb>div ul {
    overflow: hidden;
    margin-top: 0.15rem;
    margin-bottom: 0.15rem;
    padding: 0 0 0 0.15rem;
}

.szlb>div ul li {
    float: left;
    text-align: justify;
    width: 12.5%;
}

.szlb>div ul li a {
    display: block;
    color: #333;
    line-height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.szlb>div ul li a:hover {
    color: #166A1E;
}
 
.szlb>div ul li a:hover {
    color: #166A1E;
}






.searchpage .secpag {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 16px;
    line-height: 26px;
    color: #333;
}

.searchpage .secpag a {
    color: #333;
}

.searchpage .secpag a:hover {
    color: rgba(6, 131, 88, 1.0);
}





/* 表单样式 */
.dean-email{
    padding:.5rem;
}
.dean-email>div{
    margin-top:.3rem;
    display: flex;
}
.dean-email>div span{
    font-size:.18rem;
    line-height: .4rem;
    min-width:1.2rem;
    text-align:right;
    color: #333;
    margin-right: .1rem;
}
.dean-email>div span+input{
    width: 2.4rem !important;
    height: auto !important;
    line-height: .4rem;
    padding: 0 .15rem !important;
}
.dean-email>div span+input+input{
    flex:1;
    min-width:0;
    border: 1px solid #dfd5d5;
    font-size: .16rem;
    line-height: .4rem;
    max-width: 5rem;
    padding: 0 .15rem;
    width: 100%;
    display: block;
}
.dean-email>div select{
    border: 1px solid #dfd5d5;
    flex: 1;
    min-width: 0;
    max-width: 5rem;
    color: #333;
    padding: 0 0.15rem;
}

.dean-email>div #webberedit{
    flex:1;
    min-width:0;
    max-width: 5rem;
}

.dean-email>div span+input+img{
    height:.4rem;
    width: auto !important;
}
.dean-email>div span+input+img+input{
    margin: 0 !important;
    width: 1.2rem;
    height: .4rem;
    background-color: #166a1e;
    color: #fff;
    text-align: center;
    border: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin-left: .1rem !important;
}

@media screen and (max-width:1024px){
   .dean-email{padding:0;}
   .dean-email>div{
    display: flex;
    flex-wrap: wrap;
}
   .dean-email>div>span{
    display: block;
    text-align: left;
    float: none !important;
    width: 100%;
}
   .dean-email>div>span+input{
    flex: 1;
    min-width: 0;
    height: .4rem !important;
}
    .dean-email>div span+input+input{
    max-width: calc(100% - 20px);
    display: inline-block;
}
    .dean-email>div select{
    display: block;
    line-height: .4rem;
    max-width: calc(100% - 20px) !important;
    height: .4rem;
}
    .dean-email>div #webberedit{max-width: calc(100% - 20px);}
    .dean-email>div span+input+img+input{
    margin: .2rem auto !important;
    width: 100%;
}
}

/* 2025年12月18日20:26:08 */

.js-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.2rem;
}

.js-list li {
    width: 33.33%;
    margin-top: .7rem;
}

.js-list li a {
    display: flex;
    margin: 0 .2rem;
}

.js-list li a .pics {
    width: 1.5rem;
    margin-right: .3rem;
}

.js-list li a .pics .pic {
    padding-top: 120%;
}

.js-list li a .info {
    flex: 1;
    min-width: 0;
}

.js-list li a .info h2 {
    font-size: .18rem;
    line-height: .3rem;
    font-weight: 600;
    color: #333;
}

.js-list li a .info p {
    color: #666;
    line-height: 0.3rem;
    font-size: 0.15rem;
}

.js-list li a:hover .info h2 {
    color: #166A1E;
}

.m-list7 {
    margin: .5rem 0;
}

.m-list7 li {
    position: relative;
    background: #F8F9FA;
}

.m-list7 li+li {
    margin-top: .4rem;
}
.m-list7 li:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: .01rem solid #166A1E;
    box-shadow: 0 0 .26rem rgba(50, 87, 176, 0.08);
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.m-list7 li a {
    position: relative;
    z-index: 2;
    padding: .3rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.m-list7 li a .pics {
    width: 2.3rem;
    margin-right: .4rem;

}

.m-list7 li a .pics .pic {
    padding-top: 120%;
}

.m-list7 li a .info {
    flex: 1;
    min-width: 0;
}

.m-list7 li a .info .name {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}

.m-list7 li a .info .name h2 {
    font-size: .26rem;
    line-height: .3rem;
    color: #000000;
    font-weight: bold;
    margin-right: .16rem;
}

.m-list7 li a .info .name h4 {
    font-size: .18rem;
    font-weight: normal;
    line-height: 1.5;
    color: #333;
}

.m-list7 li a .info .email {
    margin-top: .2rem;

}

.m-list7 li a .info .email h4 {
    font-size: .18rem;
    font-weight: normal;
    line-height: 1.5;
    color: #333;
}

.m-list7 li a .info h3 {
    font-size: .16rem;
    font-weight: normal;
    line-height: .28rem;
    color: #333333;
    margin-top: .2rem;
}


.corner-box{
    position: absolute;
    left: .1rem;
    right: .1rem;
    top: .1rem;
    bottom: .1rem;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.corner-box .corner{
    position: absolute;
    width: .1rem;
    height: .1rem;
    border: .01rem solid transparent;
}
.corner-box .corner.c1{
    top: 0;
    left: 0;
    border-top-color: #166A1E;
    border-left-color: #166A1E;
}
.corner-box .corner.c2{
    top: 0;
    right: 0;
    border-top-color: #166A1E;
    border-right-color: #166A1E;
}
.corner-box .corner.c3{
    bottom: 0;
    right: 0;
    border-bottom-color: #166A1E;
    border-right-color: #166A1E;
}
.corner-box .corner.c4{
    bottom: 0;
    left: 0;
    border-bottom-color: #166A1E;
    border-left-color: #166A1E;
}
.m-list7 li:hover .corner-box, .m-list7 li:hover:after {
    opacity: 1;
    visibility: visible;
}
.m-list7 .bg-mask:hover .pic .a {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.m-list7 .pic img:hover,.m-list7 .bg-mask:hover .cover_img .a{transform: scale(1.05);}
.m-list7 .bg-mask:hover .pic:before {-webkit-animation: shine .5s;animation: shine .5s;}
@media screen and (max-width: 1024px) {
    .js-list {
        display: block;
        margin: 0;
    }

    .js-list li {
        width: auto;
        margin-top: .3rem;
    }

    .js-list li a {
        margin: 0;
    }

    .js-list li a .pics {
        width: 1.3rem;
        margin-right: .2rem;
    }
    .m-list7 li a{display: block;padding: .15rem;}
    .m-list7 li a .pics{max-width: 100%;margin: 0 auto;margin-bottom: .2rem;}
    .m-list7 li a .info .name{display: block;text-align: center;}
    .m-list7 li a .info h3{text-align: center;}
    .m-list7 li a .info .email h4{text-align: center;}
}