<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background-color: #f8f8f8f8;
}

.listbanner {
    height: 300px;
    background-image: url(../img/listBanner.png);
}

.fnav_children {
    width: 1200px;
    /* height: 131px; */
    margin: 0px auto;
    background-color: #ffffff;
    border-top: 1px solid #fd6628;
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 23px 32px 0px 25px;
}

.fnav_children ul {
    width: 565px;
    /* overflow: hidden; */
}

.fnav_children ul li {
    float: left;
    margin-right: 32px;
    margin-bottom: 32px;
}

.fnav_children ul a {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #333333;
}

/* on1 */
.on1 a {
    color: #fd6628 !important;
    position: relative;
}

.on1 a::after {
    content: '';
    width: 52px;
    height: 2px;
    background-color: #fd6628;
    position: absolute;
    bottom: -10px;
    left: 0px;
}


.addresss {
    /* width: 317px; */
    height: 21px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0px;
    margin-bottom: 25px;
    color: #666666;
    display: flex;
}

.addresss a {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0px;
    color: #666666;
}

.addresss a:nth-child(1) {
    display: block;
    width: 23px;
    height: 21px;
    background-image: url(../img/Home.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 9px;
}

.addresss a:last-child {
    width: 56px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/* è‰ºæœ¯è®¾è®¡é™¢æ&nbsp;¡ */
.content {
    width: 1200px;
    height: auto;
    min-height: 300px;
    margin: 46px auto 48px;


}

.yssjschool {
    width: 100%;
    height: 100%;
    /* background-color: #ffffff; */
    /* box-shadow: 1px 5px 10px 0px rgba(0, 0, 0, 0.1); */

}

.yssjschool li {
    width: 100%;
    height: 66px;
    background-color: #ffffff;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.08);
    margin-bottom: 40px;
}



.yssjschool li a {
    width: 100%;
    height: 100%;

    /* border: 1px solid red; */

}

.yssjschool li a&gt;div:first-child {
    width: 84px;
    height: 78px;
    background-color: #fd6628;
}



/* é€šçŸ¥å…¬å‘Š */
.tz li a {
    display: flex;
    justify-content: start;
    align-items: center;
}

.tz div {
    width: 84px;
    height: 78px;
    background-color: #fd6628;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding-top: 8px;
    padding-bottom: 10px;
}

.tz div span {
    display: block;
    margin: 0 auto;
    width: 100%;
    font-family: MicrosoftYaHei;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;

}



.tz div span:last-child {

    font-size: 14px;

}


.timsShow {
    width: 84px;
    height: 78px;
    background-color: #fd6628;
    box-sizing: border-box;
    padding: 17px 0 10px 0;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.timsShow span {
    width: 100%;
    display: block;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 2px;
    color: #ffffff;
}

.timsShow span:nth-child(2) {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #ffffff;
}

.ShowCont {

    flex-grow: 1;
    height: 66px;
    box-sizing: border-box;
    padding: 25px 0;
    
}

.yssjschool li h3 {
    width: 1000px;
    height: 18px;
    padding-left: 23px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.yssjschool li p {
    width: 1039px;
    height: 50px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #666666;
    margin-top: 7px;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;

}

.tz li a p {
    width: 710px;
    height: 17px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 17px;
    letter-spacing: 0px;
    color: #333333;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 23px;
}

.yssjschool li:hover h3 {
    color: #fd6628;
}

.tz li:hover p {
    color: #fd6628;
}

/* å­¦é™¢ç®€ä»‹ */
.xyjjB {
    width: 100%;
    min-height: 300px;
    background-color: #ffffff;
    box-shadow: 1px 5px 10px 0px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    padding: 20px 30px;

}

.xyjjB h3 {
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 2px;
    color: #333333;
    text-align: center;

}

.xyjjB p {
    width: 100%;
    /* height: 341px; */
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #333333;
    text-align: justify;
    text-indent: 2em;
    margin-top: 8px;
}

.xyjjB img {
    /* width: 100%; */
    max-width: 1039px;
    height: auto;
    display: block;
    margin: 0 auto;
}

/* pages star */
.pages {
    width: 100%;
    height: 17px;
    text-align: center;
    margin-top: 5px;
}

.pages a {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #333333;
    margin: 0px 20px;
}

.on {
    color: #fd6628 !important;
}

/* pages end */

/* é€šçŸ¥å…¬å‘Š star */
.tzggB {
    margin-bottom: 36px;
}

.tzggB li {
    width: 100%;
    height: 160px;
    background-color: #ffffff;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 50px;

}

.tzggB li:last-child {
    margin-bottom: 0;
}

.tzggB li a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;


}

.letImg {
    width: 240px;
    height: 160px;
    overflow: hidden;


}

.letImg div {
    width: 100%;
    height: 100%;
    transition: all 1s;
    background-image: url(../img/csimg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.tzggB li:hover .letImg div {
    transform: scale(1.05);
}

.Rightcont {
    width: 913px;
    height: 100%;
    flex-grow: 2;
    box-sizing: border-box;
    padding: 19px 24px;
    background-color: #ffffff;

}

.Rightcont h3 {

    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 2px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Rightcont p {
    height: 49px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #666666;
    margin-top: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;

}

.ShowTimg {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 14px;

}

.ShowTimg hr {
    border: none;
    flex: 2;
    border-top: 1px dotted #c4c4c4;
}

.ShowTimg span {
    width: 110px;
    display: block;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #666666;
    text-align: right;
    /* border: 1px solid red;    */
    /* padding-right: 10px; */
}

.tzggB li:hover .Rightcont h3 {
    transition: all 1s;
    color: #fd6628;
}

/* é€šçŸ¥å…¬å‘Š end */

/* æ‹›è˜ä¿¡æ¯ star */
.zpxx li {
    height: 78px;

}
.zpxx li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.zpxx li .ShowCont{
    border-left: 1px solid #fff;
}
.zpxx li:hover .timsShow {
    
    background-color: #ffffff;
    /* border-left: 1px solid #fff; */
    transition: all 1s;
}

.zpxx li:hover .timsShow span {
    transition: all 1s;
    color: #fd6628;
    
}

.zpxx li:hover .ShowCont {
    transition: all 1s;
    border-left: 1px solid #fd6628;
}

/* æ‹›è˜ä¿¡æ¯ end */
/* èµ„æ–™ä¸‹è½½ star */
.zlxz li {
    height: 78px;

}

.zlxz li a {
    display: flex;
    justify-content: space-between;
}
.zlxz .ShowCont{
    height: 100%;
    
}
.zlxz .ShowCont h3 {
    height: 35px;
    line-height: 35px;
    border-left: 1px solid #fd6628;
    border-right: 1px solid #fd6628;
}

.zlxz li:hover .ShowCont h3 {
    transition: all 1s;
    /* border-left: none; */
    border-left: 1px solid #fff;
}

.zlxz .timsShow {
    background-color: #ffffff;
}

.zlxz .timsShow span {
    color: #fd6628;
}

.zlxz li a&gt;div:first-child {
    width: 84px;
    height: 78px;
    display: flex;
    background-color: #fff;
}

.Download div {
    width: 27px;
    height: 31px;
    background-image: url(../img/downY.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin: auto;
}

.zlxz li:hover .Download {
    transition: all 1s;
    background-color: #fd6628;
}

.zlxz li:hover .Download div {
    transition: all 1s;
    background-image: url(../img/downW.png);
}

/* èµ„æ–™ä¸‹è½½ end */</pre></body></html>