@charset "utf-8";
/**
 * This is NOT a freeware, use is subject to license terms
 * @author Siyuan! <2039750417@qq.com>
 * @version v10.1.5
 * @support http://www.886886.com
 */
@font-face {
    font-family: hwxingkai;
    src: url('./font/hwxingkai.ttf'),
    url('./font/hwxingkai.ttf'); /* IE9+ */
}

body {
    background: #F6F6F6;
}

img {
    max-width: 100%;
}

.wp {
    width: 1200px;
    margin: 0 auto;
    max-width: 98%;
}

a.imgzoom img {
    transition: all 0.3s ease 0s
}

a.imgzoom:hover img {
    -webkit-transform-origin: center center;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform-origin: center center;
    -moz-transform: scale(1.1, 1.1);
}

.he-header {
    position: relative;
    height: 94px;
    background: url(../images/1.png) no-repeat center;
}

.he-header .wp {
    width: 1500px;
}

.he-header .logo {
    margin-top: 16px;
}

.he-header .logo a {
    display: block;
}

.he-header .menu {
    margin-right: 360px;
    position: relative;
}

.he-header .tphone {
    position: absolute;
    right: 0px;
    top: 37px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.he-header .tphone i {
    font-weight: 400;
}

.he-header .menu > ul > li {
    position: relative;
    float: left;
}

.he-header .menu > ul > li:after {
    content: "";
    z-index: 9;
    display: none;
    width: 54px;
    height: 13px;
    position: absolute;
    top: 66px;
    left: 50%;
    margin-left: -30px;
    background: url(../images/jt1.png) no-repeat center;
    background-size: 100%;
}

.he-header .menu > ul > li.cur:after,
.he-header .menu > ul > li.curr:after {
    display: block;
}

.he-header .menu > ul > li > a {
    line-height: 94px;
    font-size: 18px;
    color: #fff;
    display: block;
    padding: 0px 20px;
}

.he-header .menu > ul > li > .la {
    position: absolute;
    left: 50%;
    z-index: 9;
    margin-left: -30px;
    top: 75px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.289);
    width: 448px;
    padding: 22px;
    display: none;
}

.he-header .menu > ul > li > .la > .ul {
    width: 220px;
    float: left;
    padding-top: 23px;
}

.he-header .menu > ul > li > .la > .img {
    float: right;
}

.he-header .menu > ul > li > .la > .img > img {
    width: 224px;
    height: 131px;
}

.he-header .menu > ul > li > .la > .ul > .da {
    overflow: hidden;
    width: 50%;
    float: left;
    text-align: left;
    line-height: 40px;
}

.he-header .menu > ul > li > .la > .ul > .da > a {
    position: relative;
    padding-left: 15px;
    font-size: 14px;
}

.he-header .menu > ul > li > .la > .ul > .da > a:after {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    top: 7px;
    left: 0px;
    background: #C30D23;
    border-radius: 50%;
}

.he-header .menu > ul > li > .la > .ul > .da:hover a {
    color: #C30D23;
    font-weight: bold;
}

.he-header .menu > ul > li > a > i {
    display: none;
}

.he-header .menuclose {
    display: none;
}

.he-header .menuclose i {
    font-size: 30px;
    float: right;
    color: #fff;
    margin-top: 15px;
}

.he-banner .swiper-pagination {
    display: none !important;
    bottom: 10% !important;
}

.he-banner img {
    width: 100%;
}

.he-banner .swpag {
    opacity: 1 !important;
    font-family: "hwxingkai";
    font-size: 26px;
    line-height: 125px;
    width: 175px;
    height: 125px;
    text-align: center;
    color: #2c2d2f;
    background: url(../images/pag_icon.png) no-repeat center;
    background-size: 80%;
    margin: 0px 40px !important;
}

.he-banner .swpag.swiper-pagination-bullet-active {
    background: url(../images/pag_icon_cur.png) no-repeat center;
    background-size: 80%;
    color: #fff;
}

.he-about {
    height: 675px;
}

.he-about .dd1 {
    float: left;
    width: 50%;
    height: 100%;
}

.he-about .dd2 {
    overflow: hidden;
    background: #880101;
    height: 100%;
    width: 50%;
    float: right;
    position: relative;
}

.he-about .dd2 .nameback {
    width: 100%;
    height: 173px;
    background: url(../images/2.png) no-repeat center;
    background-size: auto 100%;
    margin-top: 40px;
}

.he-about .dd2 .iconback {
    width: 100%;
    height: 400px;
    background: url(../images/2-1.png) no-repeat right;
    background-size: auto 100%;
    top: 140px;
    left: 0;
    position: absolute;
    opacity: 0.2;
}

.he-about .dd2 .nwlist .item {
    padding: 0px 15%;
    height: 230px;
}

.he-about .dd2 .nwlist .item .name {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin-top: 38px;
    text-align: center;
}

.he-about .dd2 .nwlist .item .desc {
    font-size: 20px;
    line-height: 30px;
    vertical-align: middle;
    color: #fff;
    margin-top: 40px;
    text-align: center;
    max-height: 93px;
    overflow: hidden;
}

.he-title {
    position: relative;
    text-align: center;
}

.he-title .en {
    font-size: 48px;
    font-weight: bold;
    color: #FFB4BD;
}

.he-title .ch {
    position: relative;
    z-index: 1;
    font-size: 48px;
    font-weight: bold;
    color: #C30D23;
}

.he-news {
    width: 100%;
    padding: 44px 0px;
    background: #F8F8F8;
}

.he-news .conlist {
    width: 1650px;
    max-width: 98%;
    margin-top: 58px;
    height: 625px;
}

.he-news .conlist .swimg {
    background: #dedede;
    height: 100%;
    width: 33%;
    float: left;
}

.he-news .conlist .swimg .swiper-pagination-bullet {
    background: #fff;
    border-radius: 20%;
    width: 18px;
    height: 5px;
}

.he-news .conlist .swimg .img {
    width: 100%;
    height: 625px;
}

.he-news .conlist .wenlist {
    height: 100%;
    width: 65%;
    float: right;
    background: #fff;
    position: relative;
}

.he-news .conlist .wenlist .swiper-container {
    padding-top: 35px;
}

.he-news .conlist .wenlist .swwlbom {
    position: absolute;
    left: 20px;
    bottom: 50px;
    width: 140px;
}

.he-news .conlist .wenlist .swwlbom .swiper-pagination {
    width: 100%;
    bottom: 10px;
}

.he-news .conlist .wenlist .swwlbom .swiper-pagination .swiper-pagination-bullet {
    margin: 0px 3px;
}

.he-news .conlist .wenlist .swwlbom .swiper-button-next,
.he-news .conlist .wenlist .swwlbom .swiper-button-prev {
    width: 20px;
    height: 20px;
    background-size: 100% 100% !important;
    background: none;
    color: #C30D23;
    vertical-align: middle;
}

.he-news .conlist .wenlist .swwlbom .swiper-pagination-bullet-active {
    background: #C30D23;
}

.he-news .conlist .wenlist .item {
    padding: 0px 0 35px 0;
    margin: 0px 30px;
    height: 100px;
    border-bottom: 1px solid #efefef;
}

.he-news .conlist .wenlist .item .ctime {
    float: left;
    width: 53px;
}

.he-news .conlist .wenlist .item .ctime .dd1 {
    color: #969AA4;
    font-size: 26px;
    width: 100%;
    margin-top: 3px;
    position: relative;
}

.he-news .conlist .wenlist .item .ctime .dd1 div {
    display: inline-block;
    *display: inline-block;
    *zoom: 1;
}

.he-news .conlist .wenlist .item .ctime .dd1 .s1 {
    position: relative;
    font-size: 33px;
    font-weight: bold;
}

.he-news .conlist .wenlist .item .ctime .dd1 .s1 .s2 {
    position: absolute;
    right: -3px;
    width: 8px;
    height: 60px;
    background: #fff;
    top: 0px;
    margin: 0px 3px;
    border-left: 1px solid #969AA4;
    transform: rotate(40deg);
}

.he-news .conlist .wenlist .item .ctime .dd1 .s3 {
    font-size: 14px;
    position: absolute;
    left: 36px;
    bottom: -8px;
}

.he-news .conlist .wenlist .item .ctime .dd2 {
    color: #969AA4;
    text-align: center;
    margin-top: 15px;
    font-size: 14px;
}

.he-news .conlist .wenlist .item .con {
    float: right;
    width: 90%;
}

.he-news .conlist .wenlist .item .con .name {
    overflow: hidden;
    height: 40px;
    font-size: 30px;
    font-weight: bold;
    color: #707070;
}

.he-news .conlist .wenlist .item .con .desc {
    font-size: 14px;
    line-height: 25px;
    color: #969AA4;
    margin-top: 15px;
    overflow: hidden;
    height: 50px;
}

.he-news .conlist .wenlist .item:hover {
    border-bottom: 1px solid #dedede;
}

.he-news .conlist .wenlist .item:hover .con .desc {
    color: #5e5f61;
}

.he-news .conlist .wenlist .item:hover .con .name {
    color: #C30D23;
}

.he-hzms {
    padding-top: 60px;
    height: 700px;
    width: 100%;
    background: url(../images/3.png) no-repeat center;
}

.he-hzms .list {
    margin-top: 83px;
    text-align: center;
}

.he-hzms .list .item {
    vertical-align: top;
    display: inline-block;
    *display: inline-block;
    *zoom: 1;
    width: 23%;
    margin: 0px 40px;
    text-align: center;
}

.he-hzms .list .item .name {
    margin-top: 30px;
    font-size: 24px;
    color: #969AA4;
}

.he-hzms .list .item .desc {
    margin-top: 20px;
    font-size: 18px;
    line-height: 33px;
    color: #969AA4;
    max-height: 165px;
    overflow: hidden;
}

.he-xuexiao {
    height: 800px;
}

.he-xuexiao .blockimg {
    float: left;
    width: 50%;
    height: 100%;
}

.he-xuexiao .blockimg .img {
    position: relative;
    width: 100%;
    height: 800px;
}

.he-xuexiao .blockimg .img .back {
    bottom: 0px;
    left: 0px;
    height: auto;
    width: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
}

.he-xuexiao .blockimg .img .back .name {
    padding: 10px 20px;
}

.he-xuexiao .blockimg .img .back .name span {
    display: inline-block;
    *display: inline-block;
    *zoom: 1;
    padding: 3px 6px;
    background: #880101;
    margin-right: 8px;
    font-size: 12px;
    color: #fff;
}

.he-xuexiao .blockimg .img .back .name em {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.he-xuexiao .blockimg .img .back .desc {
    line-height: 25px;
    font-size: 14px;
    color: #fff;
    padding: 0px 20px 0px 20px;
    height: 50px;
    overflow: hidden;
}

.he-xuexiao .blockimg .img .back .more {
    font-size: 12px;
    color: #fff;
    padding: 20px;
}

.he-xuexiao .blockback {
    float: right;
    width: 50%;
    background: #880101;
    height: 100%;
}

.he-xuexiao .blockback .he-title {
    padding-top: 40px;
}

.he-xuexiao .blockback .he-title .en {
    color: #a22a38;
}

.he-xuexiao .blockback .he-title .ch {
    color: #fff;
}

.he-xuexiao .blockback .img {
    display: none;
    width: 80%;
    height: 687px;
    margin: 0px auto;
}

.he-xuexiao .blockback .navschoolmap .mapmain {
    width: 100%;
    height: 660px;
}

.he-honor {
    padding-top: 60px;
    height: 700px;
    width: 100%;
    background: url(../images/4.png) no-repeat bottom;
}

.he-honor .hospital {
    margin-top: 70px;
}

.he-honor .hospital li {
    width: 400px;
}

.he-honor .hospital li .img img {
}

.he-footer {
    position: relative;
    background: #444343;
}

.he-footer .bubble {
    position: absolute;
    bottom: 2px;
    left: 50%;
    width: 10px;
    height: 10px;
    background: #4c4c4c;
    color: #4c4c4c;
    box-shadow: 10em 0 0 .01em, 20em 0 0 .01em, 30em 0 0 .01em, 40em 0 0 .01em, 12em 0 0 .01em, 17em 0 0 .01em, 25em 0 0 .01em, 37em 0 0 .01em, -10em 0 0 .01em, -20em 0 0 .01em, -30em 0 0 .01em, -40em 0 0 .01em, -12em 0 0 .01em, -17em 0 0 .01em, -25em 0 0 .01em, -37em 0 0 .01em, 10em -0.1em 0 .01em, 20em -0.2em 0 .01em, 30em -0.3em 0 .01em, 40em -0.1em 0 .01em, 17em -0.3em 0 .01em, 17em -0.2em 0 .01em, 25em -0.1em 0 .01em, 37em -0.2em 0 .01em, -11em -0.5em 0 .01em, -20em -0.3em 0 .01em, -30em -0.2em 0 .01em, -40em -0.1em 0 .01em, -15em -0.2em 0 .01em, -17em -0.3em 0 .01em, -25em -0.4em 0 .01em, -37em -0.2em 0 .01em, -11em 0 0 .01em, 10.6em 0 0 .01em, 12.5em 0 0 .01em, 13.6em 0 0 .01em, -5em 0 0 .01em, -6em 0 0 .01em, -7.4em 0 0 .01em, -9.2em 0 0 .01em, 5em 0 0 .01em, 6em 0 0 .01em, 7.4em 0 0 .01em, 9.2em 0 0 .01em, 1em 0 0 .01em, 2em .1em 0 .01em, 4em .2em 0 .01em, 3.2em .5em 0 .01em, -1em .5em 0 .01em, -2em .3em 0 .01em, -4em .1em 0 .01em, -3.2em .2em 0 .01em;
    border-radius: 50%;
    visibility: hidden;
}

.he-footer:hover .bubble {
    visibility: visible;
    animation: 2s bubble-up infinite;
}

@keyframes bubble-up {
    100% {
        box-shadow: 10em -11em 0 .01em, 20em -17em 0 .01em, 30em -20em 0 .01em, 40em -30em 0 .01em, 12em -12em 0 .01em, 17em -5em 0 .01em, 25em -16em 0 .01em, 37em -22em 0 .01em, -10em -32em 0 .01em, -20em -12em 0 .01em, -30em -11em 0 .01em, -40em -13em 0 .01em, -12em -15em 0 .01em, -17em -9em 0 .01em, -25em -14em 0 .01em, -37em -21em 0 .01em, 10em -17em 0 .01em, 20em -21em 0 .01em, 30em -11em 0 .01em, 40em -19em 0 .01em, 17em -23em 0 .01em, 17em -10em 0 .01em, 25em -14.5em 0 .01em, 37em -12.9em 0 .01em, -11em -21.3em 0 .01em, -20em -22.4em 0 .01em, -30em -15.3em 0 .01em, -40em -19.2em 0 .01em, -15em -21.3em 0 .01em, -17em -22.4em 0 .01em, -25em -10.3em 0 .01em, -37em -9.3em 0 .01em, -11em -22.4em 0 .01em, 10.6em -20.4em 0 .01em, 12.5em -6.9em 0 .01em, 13.6em -8.3em 0 .01em, -5em -21.4em 0 .01em, -6em -13em 0 .01em, -7.4em -15em 0 .01em, -9.2em -22em 0 .01em, 5em -30em 0 .01em, 6em -24em 0 .01em, 7.4em -11em 0 .01em, 9.2em -9.4em 0 .01em, 1em -22em 0 .01em, 2em -14em 0 .01em, 4em -21em 0 .01em, 3.2em -16em 0 .01em, -1em -21em 0 .01em, -2em -19em 0 .01em, -4em -17em 0 .01em, -3.2em -15em 0 .01em;
        bottom: 200px;
        opacity: 0;
    }
}

.he-footer .nav {
    padding: 30px 0px;
    border-bottom: 1px solid #707070;
}

.he-footer .nav .blogo {
    float: left;
}

.he-footer .nav ul {
    float: left;
    margin-left: 117px;
    font-size: 18px;
    color: #B5B5B5;
    margin-top: 24px;
}

.he-footer .nav ul li {
    float: left;
    margin: 0px 15px;
}

.he-footer .nav ul li a {
    color: #B5B5B5;
}

.he-footer .nav ul li a:hover {
    color: #fff;
}

.he-footer .nav .zxpg {
    margin-top: 13px;
    border-radius: 20px;
    text-align: center;
    line-height: 44px;
    float: right;
    display: block;
    width: 160px;
    height: 44px;
    background: #880101;
    font-size: 14px;
    color: #fff;
}

.he-footer .nav .zxpg:hover {
    box-shadow: 0px 4px 6px #790000;
}

.he-footer .contact {
    padding: 60px 0 20px 0;
    text-align: center;
}

.he-footer .contact > .dd1,
.he-footer .contact > .ever {
    text-align: left;
    margin: 0px 20px;
    vertical-align: top;
    display: inline-block;
    *display: inline-block;
    *zoom: 1;
}

.he-footer .contact .dd1 {
    margin-top: 15px;
}

.he-footer .contact .dd1 ul li {
    font-size: 16px;
    color: #B5B5B5;
}

.he-footer .contact .dd1 ul li.span {
    font-weight: bold;
    font-size: 30px;
    color: #FF4359;
    margin: 5px 0;
}

.he-linkyq {
    padding: 20px;
}

.he-linkyq a {
    margin: 5px;
    font-size: 16px;
    color: #B5B5B5;
}

.he-linkyq span {
    margin: 5px;
    font-size: 16px;
    color: #B5B5B5;
}

.he-linkyq a:hover {
    color: #fff;
    text-decoration: underline;
}

.he-footer-bottom {
    text-align: center;
    padding: 12px 0px;
    background: #3d3c3c;
    color: #B5B5B5;
    font-size: 14px;
}

.arbanner .img {
    height: 540px;
}

.abzu-tuwen {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.123);
    background: #fff;
    margin-top: -100px;
}

.abzu-tuwen .item {
    height: 300px;
}

.abzu-tuwen .item .img {
    float: left;
    width: 52%;
    height: 100%;
}

.abzu-tuwen .item .con {
    float: right;
    width: 48%;
    overflow: hidden;
}

.abzu-tuwen .item .con a {
    display: block;
    padding: 30px 40px;
}

.abzu-tuwen .item .con a .name {
    font-size: 22px;
    font-weight: bold;
    color: #C30D23;
}

.abzu-tuwen .item .con a .name span {
    font-size: 14px;
    color: #969AA4;
}

.abzu-tuwen .item .con a .bor {
    width: 65px;
    height: 5px;
    background: #C30D23;
    margin-top: 10px;
}

.abzu-tuwen .item .con a .desc {
    font-size: 18px;
    line-height: 33px;
    color: #707070;
    margin-top: 15px;
    height: 130px;
    overflow: hidden;
}

.abzu-tuwen .item .con a .more {
    width: 118px;
    height: 32px;
    font-size: 14px;
    border-radius: 20px;
    border: 1px solid #EBEBEB;
    text-align: center;
    line-height: 32px;
    color: #707070;
    margin-top: 36px;
}

.abzu-tuwen .item:nth-child(2n) .img {
    float: right;
    width: 48%;
}

.abzu-tuwen .item:nth-child(2n) .con {
    float: left;
    width: 52%;
}

.abzu-tuwen .item .con a .more:hover {
    background: #C30D23;
    border: 1px solid #bd051c;
    color: #fff;
}

.abzu-bxln {
    margin-top: 80px;
    height: 770px;
    width: 100%;
    background: url(../images/5.png) no-repeat bottom;
    background-size: cover;
}

.abzu-bxln .con {
    width: 717px;
    max-width: 98%;
    margin: 0px auto;
    padding-top: 74px;
    text-align: center;
}

.abzu-bxln .con .name {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}

.abzu-bxln .con .enname {
    margin-top: 5px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.abzu-bxln .con .desc {
    font-size: 14px;
    line-height: 25px;
    margin-top: 27px;
    font-weight: bold;
    color: #fff;
}

.abzu-video {
    background: #fff;
    width: 750px;
    max-width: 98%;
    height: 422px;
    margin: 40px auto 60px auto;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.123);
}

.abzu-video #video {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.abzu-video #video video {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.arindex {
    padding: 0px 40px 40px 40px;
    margin-top: -100px;
    background: #fff;
    margin-bottom: 60px;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.123);
}

.arindexpage {
    padding: 0px 0px 40px 40px;
    margin: 40px auto;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.123);
}

.mleft {
    height: 100px;
    border-bottom: 1px solid #EBEBEB;
    position: relative;
}

.cataname {
    float: left;
    margin-right: 30px;
}

.cataname span {
    font-size: 36px;
    line-height: 100px;
    font-weight: bold;
    color: #C30D23;
}

.arpos {
    position: absolute;
    right: 0px;
    top: 50px;
    font-size: 14px;
    color: #969AA4;
}

.arpos i {
    color: #C30D23;
}

.catalist div {
    margin-top: 44px;
    float: left;
    padding: 0px 20px;
}

.catalist div a {
    color: #969AA4;
    font-size: 16px;
}

.catalist div a:hover {
    color: #C30D23;
}

.catalist div.cur a {
    color: #C30D23;
    font-weight: bold;
}

.arnewslist {
    margin-top: 20px;
    text-align: left;
}

.arnewslist li {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    margin-right: 1.4%;
    margin-bottom: 20px;
    height: 320px;
    background: #C30D23;
}

.arnewslist li:nth-child(2n) {
    margin-right: 0px;
}

.arnewslist li a {
    display: block;
}

.arnewslist li .img {
    height: 320px;
    width: 48%;
    float: left;
}

.arnewslist li .con {
    padding-right: 2%;
    width: 48%;
    float: right;
}

.arnewslist li .con .name {
    font-size: 24px;
    padding-top: 30px;
    font-weight: bold;
    color: #FFFFFF;
    max-height: 95px;
    overflow: hidden;
}

.arnewslist li .con .crea {
    margin-top: 10px;
    font-size: 14px;
    color: #EE96A1;
}

.arnewslist li .con .bor {
    width: 35px;
    height: 2px;
    background: #FFFFFF;
    margin-top: 30px;
}

.arnewslist li .con .desc {
    font-size: 14px;
    margin-top: 20px;
    line-height: 25px;
    color: #EE96A1;
    overflow: hidden;
    height: 50px;
}

.arnewslist li .con .more {
    margin-top: 10px;
    text-align: center;
    line-height: 28px;
    display: block;
    width: 110px;
    height: 28px;
    border: 1px solid #EE96A1;
    font-size: 14px;
    color: #EE96A1;
}

.arnewslist li:hover .con .more {
    background: #fff;
    color: #C30D23;
    border: 1px solid #fff;
}

.aritemleft {
    width: 76%;
    float: left;
}

.aritemright {
    width: 20%;
    float: right;
}

.aritempos {
    padding: 15px 0px;
    background: #fff;
    color: #969AA4;
}

.aritempos i {
    color: #D52E2E;
}

.aritemtitle {
    padding-top: 40px;
    color: #48494B;
    font-size: 28px;
    text-align: center;
    font-weight: normal;
}

.aritemhis {
    padding-top: 10px;
    color: #B8B8B8;
    font-size: 12px;
    text-align: center;
}

.arcontent {
    padding-top: 20px;
}

.arcontent img {
    max-width: 100%;
}

.tuijiannews {
    margin-top: 60px;
}

.tuijiannews .natit {
    color: #48494B;
    font-size: 22px;
    font-weight: bold;
}

.tuijiannews .swiper-container {
    width: 100%;
    margin-top: 20px;
}

.tuijiannews .item {
    height: 225px;
    background: #EBEBEB;
}

.tuijiannews .item .img {
    width: 100%;
    height: 174px;
}

.tuijiannews .item .name {
    padding: 10px;
    font-size: 14px;
    color: #48494B;
}

.calistitem {
    margin-right: -10px;
    text-align: left;
}

.calistitem div:nth-child(1) {
    margin-top: 40px;
}

.calistitem div {
    overflow: hidden;
    width: 100%;
    height: 66px;
    line-height: 58px;
    text-align: center;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 20px;
    background: url(../images/6.png) no-repeat right;
}

.calistitem div:hover {
    font-weight: bold;
}

.calistitem div a {
    display: block;
    font-size: 18px;
    color: #fff;
}

.remennews {
    margin-right: 10px;
    margin-top: 38px;
    background: #F9F9F9;
    padding: 15px;
}

.remennews .natit {
    color: #48494B;
    font-size: 18px;
    padding-bottom: 15px;
    border-bottom: 1px solid #EBEBEB;
    font-weight: bold;
}

.remennews .item {
    height: 20px;
    line-height: 20px;
    padding: 18px 0px 0px 0px;
}

.remennews .item a {
    display: block;
    font-size: 14px;
    color: #707070;
}

.remennews .item a .num {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 5px;
    float: left;
    background: #969AA4;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin-right: 5px;
}

.remennews .item a .name {
    height: 20px;
    overflow: hidden;
    font-size: 14px;
    color: #707070;
}

.remennews .item a:hover .name {
    color: #C30D23;
    text-decoration: underline;
}

.remennews .item:nth-child(2) a .num {
    background: #C30D23;
}

.remennews .item:nth-child(3) a .num {
    background: #C30D23;
}

.remennews .item:nth-child(4) a .num {
    background: #C30D23;
}

.arschoollist li {
    box-sizing: border-box;
    border: 1px solid #efefef;
    float: left;
    width: 31%;
    height: 330px;
    overflow: hidden;
    margin: 15px 1%;
    transition: all 0.3s ease 0s;
}

.arschoollist li .img {
    width: 100%;
    height: 200px;
}

.arschoollist li .name {
    height: 21px;
    overflow: hidden;
    font-size: 14px;
    margin-top: 15px;
    color: #48494B;
    padding: 0px 10px;
    font-weight: bold;
}

.arschoollist li .dd {
    height: 16px;
    overflow: hidden;
    padding: 0px 10px;
    font-size: 12px;
    color: #48494B;
    margin-top: 10px;
}

.arschoollist li:hover {
    transition: all 0.3s ease 0s;
    -webkit-transform-origin: center center;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform-origin: center center;
    -moz-transform: scale(1.1, 1.1);
    box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.123);
}

.arschoollist.tuwen li {
    height: 250px;
}

.arzupic .swiper-container {
    width: 100%;
    height: 675px;
}

.arzupic .swiper-container .swiper-slide {
    background-position: center;
    background-size: cover;
}

.arzupic .swiper-container .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.arscdesc {
    margin: 40px;
    font-size: 14px;
    line-height: 25px;
    color: #707070;
}

.arcschool {
    padding: 0px 40px;
}

.recutlist .item {
    margin-top: 45px;
}

.recutlist .item .tname {
    font-size: 20px;
    font-weight: bold;
    color: #C30D23;
}

.recutlist .item .list {
    margin-top: 20px;
}

.recutlist .item .list .pcbloc {
    margin-top: 15px;
}

.recutlist .item .list .pcbloc .name {
    background: #F9F9F9;
    font-size: 16px;
    padding: 10px 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #EEEEEE;
}

.recutlist .item .list .pcbloc .name a {
    display: block;
}

.recutlist .item .list .pcbloc .name i {
    float: right;
    margin-top: 3px;
    vertical-align: middle;
}

.recutlist .item .list .pcbloc .contran {
    display: none;
    border: 1px solid #EEEEEE;
    border-top: none;
    padding: 20px;
}

.recutlist .item .list .pcbloc .contran.cur {
    display: block;
}

.recutlist .item .list .pcbloc .contran .addr {
    color: #515151;
    font-size: 16px;
    padding-bottom: 20px;
}

.edutit {
    text-align: center;
    margin-top: 53px;
}

.edutit .name {
    font-size: 48px;
    font-weight: bold;
    color: #C30D23;
}

.edutit .enname {
    margin-top: 3px;
    font-size: 18px;
    color: #969AA4;
}

.edugllist {
    padding-top: 60px;
    height: 237px;
}

.edugllist .item {
    overflow: hidden;
    transition: all 0.3s ease 0s;
    float: left;
    width: 50%;
    height: 237px;
    background: url(../images/edu1.png) no-repeat center;
    background-size: cover;
}

.edugllist .item:nth-child(2n) {
    background: url(../images/edu2.png) no-repeat center;
    background-size: cover;
}

.edugllist .item .img {
    transition: all 0.3s ease 0s;
    width: 230px;
    height: 100%;
    float: left;
    margin-right: 20px;
    margin-left: 60px;
}

.edugllist .item .name {
    transition: all 0.3s ease 0s;
    color: #FFFFFF;
    font-size: 24px;
    margin-top: 75px;
}

.edugllist .item .enname {
    color: #FFFFFF;
    font-size: 12px;
    margin-top: 5px;
}

.edugllist .item .desc {
    padding-right: 10px;
    display: none;
    color: #FFFFFF;
    font-size: 12px;
    margin-top: 10px;
    line-height: 22px;
}

.edugllist .item:hover {
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
    -webkit-transform-origin: center center;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform-origin: center center;
    -moz-transform: scale(1.1, 1.1);
    box-shadow: 0px 0px 15px rgba(81, 92, 112, 0.4);
}

.edugllist .item:hover .desc {
    display: block;
}

.edugllist .item:hover .name {
    margin-top: 15px;
    transition: all 0.3s ease 0s;
}

.edugllist .item:hover .img {
    transition: all 0.3s ease 0s;
    margin-left: 0px;
}

.msfqcontainer {
    display: flex;
    width: 100%;
    padding: 4% 2%;
    box-sizing: border-box;
    height: 360px;
}

.msfqcontainer .box {
    flex: 1;
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease 0s
}

.msfqcontainer .box > .img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 0.5s ease 0s
}

.msfqcontainer .box .back {
    background: rgba(195, 13, 35, 0.8);
    position: absolute;
    left: 50%;
    width: 46px;
    margin-left: -37px;
    bottom: 10px;
    color: #fff;
    text-align: center;
    padding: 20px;
}

.msfqcontainer .box .back .name {
    float: left;
    writing-mode: tb;
    transition: all 0.5s ease 0s

}

.msfqcontainer .box .back .name .dd1 {
    font-size: 20px;
}

.msfqcontainer .box .back .name .dd2 {
    font-size: 16px;
    margin-top: 50px;
}

.msfqcontainer .box .desc {
    display: none;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
}

.msfqcontainer .box:hover {
    flex: 1 1 50%;
    transition: all 0.5s ease 0s
}

.msfqcontainer .box:hover .back {
    text-align: left;
    width: 90%;
    padding: 20px 3%;
    margin-left: 0;
    left: 2%;
}

.msfqcontainer .box:hover .back .name {
    writing-mode: horizontal-tb;
    float: none;
    transition: all 0.5s ease 0s
}

.msfqcontainer .box:hover .back .name .dd1 {
    float: left;
    display: inline-block;
    transition: all 0.5s ease 0s
}

.msfqcontainer .box:hover .back .name .dd2 {
    display: inline-block;
    margin-top: 4px;
    margin-left: 10px;
    transition: all 0.5s ease 0s
}

.msfqcontainer .box:hover .back .desc {
    display: block;
}

.eduzylist {
    margin-top: 30px;
}

.eduzylist .box {
    float: left;
    position: relative;
    width: 29.3%;
    margin: 20px 2% 0 2%;
    height: 425px;
}

.eduzylist .box .img {
    height: 344px;
}

.eduzylist .box .con {
    position: absolute;
    width: 96%;
    left: 0px;
    bottom: 0px;
    padding: 15px 2%;
    text-align: center;
    background: #EBEBEB;
}

.eduzylist .box .con .name {
    font-size: 18px;
    font-weight: bold;
    color: #C30D23;
}

.eduzylist .box .con .enname {
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
    color: #686B71
}

.eduzylist .box .con .desc {
    display: none;
    font-size: 14px;
    line-height: 25px;
    margin-top: 10px;
    color: #707070;
    transition: all 0.5s ease 0s;
}

.eduzylist .box:hover .con .desc {
    transition: all 0.5s ease 0s;
    display: block;
}

.frm {
    width: 375px;
    margin: 0px auto;
}

.frm td {
    padding-bottom: 15px
}

.frm td.tdleft {
    vertical-align: top;
    font-size: 14px
}

.frm td.tdright {
    font-size: 14px
}

.frm td.tdright em.red {
    color: #ff0000;
    font-weight: bold;
    padding-left: 10px
}

.frm td.tdright em.bak {
    color: #666;
    padding-left: 5px
}

.ipt {
    display: block;
    width: 257px;
    font-size: 14px;
    color: #666;
    padding: 8px;
    border: 1px #ccc solid
}

.textbox {
    font-size: 14px;
    color: #666;
    padding: 8px;
    line-height: 2;
    border: 1px #ccc solid
}

.codeimg {
    height: 38px;
    cursor: pointer
}

.btn {
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    border: 0;
    padding: 8px 49px;
    background: #db3039
}

.to-body {
    background: #180f2e;
    max-width: 640px;
}

.to-select-page-back {
    background: url(../images/topic/1.jpg);
    z-index: 1;
    position: relative;
}

.to-padding {
    padding: 18px 18px 0px 18px;
}

.to-box-red {
    box-shadow: 1px 2px 18px 1px rgba(199, 22, 40, 0.7);
    border-radius: 20px;
    background: #fff;
    width: 90%;
    margin-left: 5%;
    transform:translateY(-50px);
    -webkit-transform:translateY(-50px);  /*兼容-webkit-引擎浏览器*/
    -moz-transform:translateY(-50px);     /*兼容-moz-引擎浏览器*/
}

.to-box-red.rgba {
    background: rgba(255,255,255, 0.8);
}

.text-xs {
    font-size: 12px;
}

.to-desc {
    font-size: 12px;
    color: #333333;
    line-height: 1.5;
    text-align: center;
}

.to-title {
    height: 50px;
    font-size: 20px;
    background: #c30d23;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.to-more {
    width: 145px;
    height: 40px;
    background: url(../images/topic/more.png);
    background-size: 100% 100%;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    display: block;
    margin: 0px auto;
    transform:translateY(20px);
    -webkit-transform:translateY(20px);  /*兼容-webkit-引擎浏览器*/
    -moz-transform:translateY(20px);     /*兼容-moz-引擎浏览器*/
}

.to-switch-list {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    overflow: hidden;
    box-shadow: 3px -3px 4px 3px rgba(0,0,0,0.123);
}

.to-switch-list .to-title {
    border-radius: 0;
    font-size: 16px;
    width: 33.33%;
    background: #ffffff;
    color: #666666;
}

.to-switch-list .to-title.cur {
    background: #c30d23;
    color: #fff;
}

/**
 * transform-origin 设置旋转元素的基点位置
 * animation-name 设置动画名称
 * animation-duration 设置动画时间
 * animation-fill-mode 设置播放后的状态
 * animation-iteration-count 设置循环播放的次数
 * transition-timing-function: cubic-bezier 贝塞尔曲线效果，它有四个值，指在X轴与Y轴的两个曲线的点，第一个点：X1 Y1;第二个点：X2 Y2
 * transform: translate3d 设置动画Z轴位移几个元素，表示只在Z轴上移动
 *
 * 需要注意：transform: translate3d 不等于 transform: translateZ
 */

.animated {
    animation-duration: 1s; /*动画时间*/
    animation-fill-mode: both; /*播放后的状态*/
    animation-iteration-count: infinite; /*动作循环的次数：infinite 无限循环*/
    animation-name: container; /*动画的名称*/
    transform-origin: center bottom; /*设置动画旋转元素的基点为：居中靠下*/
    cursor: pointer;
}

@keyframes container {
    0%,
    100%,
    20%,
    50%,
    80% {
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1); /*贝塞尔曲线 ： X1 Y1 X2 Y2*/
        transform: translate3d(0, 0, 0); /*设置只在Z轴上移动*/
    }
    40%,
    43% {
        transition-timing-function: cubic-bezier(0.755, 0.50, 0.855, 0.060);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        transform: translate3d(0, -4px, 0);
    }
}

.input-group {
    margin-top: 10px;
}

.input-group .inp {
    position: relative;
    flex: 1;
}

.input-group.req .inp:after {
    content: "*";
    color: #c30d23;
    position: absolute;
    right: -13px;
    top: 9px;
    font-size: 20px;
}

.input-group label {
    font-size: 14px;
    color: #fff;
    margin-right: 15px;
    line-height: 34px;
}

.input-group .inp input,.input-group .inp select {
    background: #fff;
    border: none;
    flex: 1;
    width: 100%;
    height: 34px;
    padding: 5px 10px;
    outline: none;
}

.input-group .inp input {
    padding: 0px 10px;
    width: calc(100% - 20px);
}

.grip-swiper .img {
    width: 53%;
    height: 100%;
}

.grip-swiper .text-back {
    background: #c30d23;
}

.grip-banxue .swiper-pagination .swiper-pagination-bullet {
    margin-right: 5px;
    outline: none;
}

.grip-banxue .swiper-pagination .swiper-pagination-bullet-active {
    background: rgba(199, 22, 40, 0.7);
}

.grip-hezuo .swiper-button-white {
    width: 14px;
    height: 29px;
    background-size: 14px 44px;
}

.grip-hezuo .name {
    padding: 10px;
    width: calc(100% - 20px);
    background: -webkit-linear-gradient(rgba(0, 0, 0, 00) 10%, rgba(0, 0, 0, 0.5) 85%, rgba(0, 0, 0, 0.5) 90%);
    background: -o-linear-gradient(rgba(0, 0, 0, 00) 10%, rgba(0, 0, 0, 0.5) 85%, rgba(0, 0, 0, 0.5) 90%);
    background: -moz-linear-gradient(rgba(0, 0, 0, 00) 10%, rgba(0, 0, 0, 0.5) 85%, rgba(0, 0, 0, 0.5) 90%);
    background: linear-gradient(rgba(0, 0, 0, 00) 10%, rgba(0, 0, 0, 0.5) 85%, rgba(0, 0, 0, 0.5) 90%);
}

.to-footer {
    position: fixed;
    z-index: 9999;
    height: 50px;
    width: 100%;
    bottom: 0px;
    left: 0px;
    background: #c30d23;
    align-items: center;
    justify-content: center;
}

.to-footer a {
    width: 33.33%;
    border-right: 1px solid #efefef;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.to-footer a:nth-child(3) {
    border-right: none;
}

.to-hezuolc {
    height: 100px;
    overflow: hidden;
}

.to-hezuolc img {
    height: 20px;
}

.to-hezuolc .flex {
    justify-content: center;
    margin-bottom: 15px;
}

.to-hezuolc.cur {
    height: auto;
}

.to-hezuo-more.cur img {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);		/* IE 9 */
    -webkit-transform: rotate(180deg);	/* Safari and Chrome */
    -o-transform: rotate(180deg);		/* Opera */
    -moz-transform: rotate(180deg);		/* Firefox */
}