
.ss-banner {
    position: relative;
    overflow: hidden;
    text-align: center;
    padding-top: 100px;
}

.ss-nav {
    background: linear-gradient(0deg, #FFFFFF 0%, #000000 0%, #203ECB 0%, #1B20C0 100%);
}

.ss-nav ul {
    display: flex;
    justify-content: space-between;
}

.ss-nav ul li {
    position: relative;
    line-height: 105px;
    font-size: 30px;
    color: #fff;
}

.ss-nav ul li .div-fd {
    position: absolute;
    top: 105px;
    left: -40px;
    background: #203ECB;
    width: 200px;
    z-index: 5;
    padding: 10px;
    text-align: center;
    display: none;
}

.ss-nav ul li:hover .div-fd {
    display: block;
}

.ss-nav ul li .div-fd a {
    font-size: 18px;
    line-height: 50px;
}

.ss-nav ul li.ss-login {
    display: block;
}

.ss-nav ul li.ss-grzx {
    display: none;
}

.ss-nav ul li.ss-login .login {
    font-size: 16px;
    width: 130px;
    display: flex;
    justify-content: space-between;
}

.ss-nav ul li a {
    position: relative;
    color: #fff;
    display: block;
}

.ss-nav ul li a:hover::before,
.ss-nav ul li.cur a::before {
    content: '';
    position: absolute;
    bottom: 12px;
    height: 1px;
    width: 100%;
    background-color: #fff;
}

.ss-nav ul li .div-fd a:hover:before {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #fff;
}

.ss-index-one {
    min-height: 500px;
}

.icon-times:before {
    content: '\d7';
    font-style: normal
}

.hamburger {
    display: none;
}

.ss-title {
    position: relative;
    padding-bottom: 45px;
}

.ss-title h3 {
    position: relative;
    font-size: 48px;
    font-family: "Bold";
    color: #0068B7;
    z-index: 2;
}

.ss-title h3:before {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 35px;
    height: 2px;
    background: #333333
}

.ss-title p {
    position: absolute;
    top: 6px;
    font-size: 52px;
    font-family: "Bold";
    color: #F8F8F8;
    z-index: 1;
    -webkit-text-stroke: 1px #333333;
    text-stroke: 1px #333333;
    opacity: 0.2;
}

.ss-index-one {
    padding-top: 110px;
}

.ss-index-one .ss-index-news {
    padding-top: 40px;
}

.ss-index-one .ss-index-news .sy-news {
    position: relative;
    border: 1px solid #D2D2D2;
    overflow: hidden;
}

.ss-index-one .ss-index-news .sy-news ul {
    display: flex;
    flex-wrap: wrap;
}

.ss-index-one .ss-index-news .sy-news ul li {
    width: 33.3%;
    padding: 10px
}

.ss-index-one .ss-index-news .sy-news ul li:hover h3 {
    color: #0068B7;
}

.sy-news .img {
    overflow: hidden;
}
.sy-news .img img{
    width: 100%;
}

.sy-news .tet {
    padding: 20px 0px 0 0px;
}

.sy-news .tet h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333;

}

.sy-news .tet p {
    margin-top: 10px;
    font-size: 16px;
    color: #666;
    color: #A5A5A5;
    line-height: 30px;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.sy-news .tet span {
    display: block;
    font-size: 14px;
    color: #999;
    padding-top: 10px;
}

.sy-news .more {
    padding: 20px;
    text-align: center;
}

.sy-news .more a {
    width: 174px;
    height: 48px;
    background: #0068B7;
    border-radius: 10px;
    font-size: 18px;
    color: #f1f1f1;
    display: inline-block;
    text-align: center;
    line-height: 48px;
    ;
}

.sy-news .more a:hover {
    opacity: 0.8;
}


.ss-index-one .ss-index-introduction {
    width: 100%;
    padding-left: 5px;
}

.ss-index-one .st-introduce {
    border: 1px solid #D2D2D2;
    padding: 20px;
}

.ss-index-one .st-introduce .img-fr {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    width: 280px;
}

.ss-index-one .st-introduce .text {
    overflow: hidden;
    font-size: 18px;
    color: #333;
    line-height: 32px;
    font-family: Source Han Sans CN;
    width: 48%;
}

.ss-index-one .st-introduce .text p {
    text-indent: 36px;
}

.ss-index-one .st-introduce .text .ys {
    color: #0068B7;
}

.ss-index-one .st-introduce .pic {
    width: 48%;
}
.ss-index-one .st-introduce .pic  img{
   width: 100%;
}

.st-introduce .more {
    padding: 20px;
    text-align: right;
}

.st-introduce .more a {
    width: 174px;
    height: 48px;
    background: #0068B7;
    border-radius: 10px;
    font-size: 18px;
    color: #f1f1f1;
    display: inline-block;
    text-align: center;
    line-height: 48px;
    ;
}

.st-introduce .more a:hover {
    opacity: 0.8;
}

.ss-index-one .st-introduce .text-ov {
    overflow: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.ss-index-tow {
    padding-top: 60px;
}

.ss-index-tow .ss-index-fl {
    width: 50%;
    float: left;
    padding-right: 5px;
}

.sy-Awards {
    padding: 10px 20px;
    background: #FAFAFA;
}

.sy-Awards .sy-Awards-bt {
    width: 100%;
    height: 70px;
    line-height: 70px;
    font-size: 30px;
    color: #FFFFFF;
    text-align: center;
    background: #BD3327;
    border-radius: 10px;
}

.sy-Awards .sy-Awards-bt span {
    font-size: 43px;
    font-family: Impact;
    font-weight: bold;
    padding-left: 30px;
    display: inline-block;
    vertical-align: middle;

}

.sy-Awards .sy-Awards-bt sub {
    font-size: 18px;
    padding-left: 10px;
    padding-right: 30px;
}

.sy-Awards .sy-Awards-ul {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
}

.sy-Awards .sy-Awards-ul ul {
    width: calc(50% - 10px);
    background-color: #fff;
    border-radius: 10px;
    padding: 0 10px;

}

.sy-Awards .sy-Awards-ul ul li {
    padding: 10px 10px 0px 50px;
    border-bottom: dashed 1px #ABABAB;
    background: url(../imges/icon-jb.png) no-repeat left center;
    background-size: 40px;
}

.sy-Awards .sy-Awards-ul ul li:last-child {
    border-bottom: dashed 1px #fff;
}

.sy-Awards .sy-Awards-ul ul li h3 {
    font-size: 21px;
    font-weight: normal;
    color: #000000;
}

.sy-Awards .sy-Awards-ul ul li p {
    font-size: 18px;
    color: #000000;
    line-height: 57px;
}

.sy-Awards .sy-Awards-ul ul li p span {
    font-size: 36px;
    font-family: Impact;
    font-weight: 400;
    color: #BD3327;
}

.ss-index-tow .ss-index-fr {
    width: 50%;
    float: right;
    padding-left: 5px;
}

.sy-mode {}

.sy-mode .sy-mode-tg {
    background: url(../imges/bj-02.png) no-repeat center;
    background-size: 100% 100%;
    height: 250px;
    display: flex;
    justify-content: space-between;
    padding: 20px;
}

.sy-mode .sy-mode-tg .tet-fl {
    background: #fff;
    border-radius: 10px;
    width: 70%;
    padding: 18px 20px 18px 50px;
    overflow: auto;

}

.sy-mode .sy-mode-tg .tet-fl p {
    font-size: 18px;
    color: #333333;
    line-height: 32px;
}

.sy-mode .sy-mode-tg .tet-fl p i {
    display: inline-block;
    background: url(../imges/icon-hdz.png) no-repeat center;
    background-size: 18px;
    height: 18px;
    width: 18px;
    vertical-align: middle;
}

.sy-mode .sy-mode-tg .tet-fr {
    background: #fff;
    border-radius: 10px;
    width: 20%;
    height: 80%;
    margin-top: 18px;
    display: flex;
    justify-content: center;
    align-items: center;

}

.sy-mode .sy-mode-tg .tet-fr p {
    font-size: 36px;
    color: #0068B7;
    font-weight: bold;
}

.sy-mode .sy-mode-dz {
    background: url(../imges/bj-01.png) no-repeat center;
    background-size: 100% 100%;
    margin-top: 65px;
}

.sy-mode .sy-mode-dz .tet-fr p {
    color: #B1332A;
}

.ss-index-three {
    padding: 150px 0;
    text-align: center;
}

.ss-index-four .sy-Popularity {
    position: relative;
    padding: 35px 0 0 0;
}

.ss-index-four .sy-Popularity:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 85%;
    height: calc(100% - 110px);
    background: #FAFAFA;
    z-index: -1;
}

.ss-index-four .sy-Popularity2 {
    margin-top: 140px;
    padding-bottom: 40px;
}

.ss-index-four .sy-Popularity2:before {
    content: '';
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
}

.sy-Popularity .sy-Popularity-t {
    /*display: flex;*/
    /*justify-content: flex-start;*/
    /*align-items: center;*/
    background-color: #fff;
    width: 90%;
    overflow: hidden;
}

.sy-Popularity .sy-Popularity-t .tet-fl {
    width: 307px;
    height: 145px;
    background: #BD3327;
    padding: 10px;
    float: left;
}

.sy-Popularity2 .sy-Popularity-t {
    float: right;
}

.sy-Popularity2 .sy-Popularity-t .tet-fl {
    width: 307px;
    height: 145px;
    background: #BD3327;
    padding: 10px;
    float: right;
}

.sy-Popularity .sy-Popularity-t .tet-fl p {
    font-size: 60px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 125px;
    border: solid 1px #fff;
    text-align: center;
}

.sy-Popularity .sy-Popularity-t .tet-fr {
    padding: 15px 40px;
    float: right;
    width: calc(100% - 307px);
}

.sy-Popularity .sy-Popularity-t .tet-fr h3 {
    font-size: 30px;
    color: #030303;
}

.sy-Popularity .sy-Popularity-t .tet-fr p {
    font-size: 18px;
    color: #8D8D8D;
    line-height: 30px;
    margin-top: 15px;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.sy-Popularity .sy-Popularity-list {
    /*display: flex;*/
    /*justify-content: space-around;*/
    padding-top: 30px;
    overflow: hidden;
}

.sy-Popularity .sy-Popularity-list .fl-ul {
    width: 540px;
    float: left;
}

.sy-Popularity2 .sy-Popularity-list .fl-ul {
    float: right;
}

.sy-Popularity .sy-Popularity-list .fl-ul ul li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 60px 10px 0;
    cursor: pointer;
}

.sy-Popularity2 .sy-Popularity-list .fl-ul ul li {
    display: flex;
    justify-content: flex-end;
    padding: 10px 0px 10px 60px;
}

.sy-Popularity .sy-Popularity-list .fl-ul ul li .fl-mc {
    font-size: 60px;
    font-family: "Bold";
    color: #F8F8F8;
    z-index: 1;
    -webkit-text-stroke: 1px #333333;
    text-stroke: 1px #333333;
    opacity: 0.2;
}

.sy-Popularity .sy-Popularity-list .fl-ul ul li .fr-bt {
    padding-left: 40px;
}

.sy-Popularity2 .sy-Popularity-list .fl-ul ul li .fr-bt {
    padding-left: 0px;
    padding-right: 40px;
    text-align: right;
}

.sy-Popularity .sy-Popularity-list .fl-ul ul li .fr-bt h3 {
    font-size: 24px;
    color: #666666;
    width: 268px;
}

.sy-Popularity .sy-Popularity-list .fl-ul ul li .fr-bt span {
    display: inline-block;
    font-size: 16px;
    padding-top: 10px;
    color: #333333;
}

.sy-Popularity .sy-Popularity-list .fl-ul .more {
    padding: 50px 0 0 0;
    text-align: left;
}

.sy-Popularity .sy-Popularity-list .fl-ul .more {
    text-align: right;
}

.sy-Popularity .sy-Popularity-list .fl-ul .more a {
    width: 174px;
    height: 48px;
    background: #0068B7;
    border-radius: 10px;
    font-size: 18px;
    color: #f1f1f1;
    display: inline-block;
    text-align: center;
    line-height: 48px;
    ;
}

.sy-Popularity .sy-Popularity-list .fl-ul .more a:hover {
    opacity: 0.8;
}



.sy-Popularity .sy-Popularity-list .fl-ul ul li.cur,
.sy-Popularity .sy-Popularity-list .fl-ul ul li:hover {
    background: url(../imges/icon-y.png) no-repeat right center;
    background-size: 40px;
}

.sy-Popularity2 .sy-Popularity-list .fl-ul ul li.cur,
.sy-Popularity2 .sy-Popularity-list .fl-ul ul li:hover {
    background: url(../imges/icon-y1.png) no-repeat left center;
    background-size: 40px;
}

.sy-Popularity .sy-Popularity-list .fl-ul ul li.cur .fl-mc,
.sy-Popularity .sy-Popularity-list .fl-ul ul li:hover .fl-mc {
    color: #BD3327;
    z-index: 1;
    -webkit-text-stroke: 1px #BD3327;
    text-stroke: 1px #BD3327;
    opacity: 1;
}

.sy-Popularity .sy-Popularity-list .fl-ul ul li.cur .fr-bt h3,
.sy-Popularity .sy-Popularity-list .fl-ul ul li:hover .fr-bt h3 {
    color: #BD3327;
}




.sy-Popularity .sy-Popularity-list .fr-inf {
    width: calc(100% - 580px);
    float: right;
}

.sy-Popularity2 .sy-Popularity-list .fr-inf {
    width: calc(100% - 580px);
    float: left;
}

.sy-Popularity .sy-Popularity-list .fr-inf .img {
    height: 580px;
    text-align: center;
}

.sy-Popularity .sy-Popularity-list .fr-inf .img img {
    height: 580px;
    object-fit: cover;
}

.sy-Popularity .sy-Popularity-list .fr-inf .text {
    background: #004BA8;
    box-shadow: 0px 1px 41px 4px rgba(121, 121, 121, 0.16);
    padding: 20px 50px 20px 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sy-Popularity .sy-Popularity-list .fr-inf .text h3 {
    position: relative;
    font-size: 36px;
    color: #F8F8F8;
    line-height: 32px;
    padding-bottom: 30px;
}

.sy-Popularity .sy-Popularity-list .fr-inf .text h3:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 7px;
    left: 0;
    bottom: 0px;
    background: #fff;
}

.sy-Popularity .sy-Popularity-list .fr-inf .text h3:after {
    content: '';
    position: absolute;
    width: 55px;
    height: 7px;
    left: 35px;
    bottom: 0px;
    background: #fff;
}

.sy-Popularity .sy-Popularity-list .fr-inf .text p.dz {
    font-size: 16px;
    color: #fff;
    padding-left: 30px;
    background: url(../imges/icon-dz.png) no-repeat left center;
    background-size: 18px;
}

.ss-index-five {
    padding-top: 100px;
    padding-bottom: 100px;
}

.ss-index-five .ss-title {
    display: inline-block;
    width: 620px;
    text-align: left;
}

.sy-excellence {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
}

.sy-excellence .div-fl {
    width: calc(50% - 35px);

}

.sy-excellence .div-fl .year {
    padding-bottom: 80px;
}

.sy-excellence .div-fl .year a {
    position: relative;
    font-size: 28px;
    font-weight: normal;
    color: #000000;
    padding-right: 60px;
}

.sy-excellence .div-fl .year a:hover:before,
.sy-excellence .div-fl .year a.cur:before {
    content: '';
    position: absolute;
    bottom: -11px;
    left: 7px;
    width: 77px;
    height: 3px;
    background: #BD3327;
}

.sy-excellence .div-fl .year a:hover,
.sy-excellence .div-fl .year a.cur {
    color: #BD3327;
}

.sy-excellence .div-fl .zp-img {
    overflow: hidden;
}

.sy-excellence .div-fl .zp-img img {
    height: 484px;
    object-fit: cover;
    ;
}

.sy-excellence .div-fl .more {
    text-align: left;
    padding-top: 120px;
}

.sy-excellence .div-fl .more a {
    width: 174px;
    height: 48px;
    background: #0068B7;
    border-radius: 10px;
    font-size: 18px;
    color: #f1f1f1;
    display: inline-block;
    text-align: center;
    line-height: 48px;
    ;
}

.sy-excellence .div-fl .more a:hover {
    opacity: 0.8;
}

.sy-excellence .div-fr {
    width: 50%;
}

.sy-excellence .div-fr .zp-one {
    display: flex;
    justify-content: space-between;
}

.sy-excellence .div-fr .zp-one .zp-img-fl {
    width: calc(48% - 15px);
}

.sy-excellence .div-fr .zp-one a {
    display: block;
    overflow: hidden;
}

.sy-excellence .div-fr .zp-one .zp-img-fl a img {
    height: 237px;
    object-fit: cover;
}

.sy-excellence .div-fr .zp-one .zp-img-fl a:nth-child(1) {
    margin-bottom: 15px;
}

.sy-excellence .div-fr .zp-one .zp-img-fr {
    width: 52%;
}

.sy-excellence .div-fr .zp-one .zp-img-fr img {
    height: 490px;
    object-fit: cover;
}

.sy-excellence .div-fr .zp-tow ul {
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
}

.sy-excellence .div-fr .zp-tow ul li {
    width: calc(33.3% - 14px);

}

.sy-excellence .div-fr .zp-tow ul li img {
    height: 275px;
    object-fit: cover;
}

.sy-excellence .div-fr .more {
    display: none;
}

.ss-index-six {
    padding-top: 40px;
}

.sy-partner {
    background: #F4F4F4;
    padding: 40px 0;
}

.sy-partner .sy-partner-ys {
    background: #fff;
    padding: 40px 0;
}

.sy-partner .sy-partner-ys ul {
    display: flex;
    justify-content: space-between;
    text-align: center;
    flex-direction: row;
    flex-wrap: wrap;
}

.sy-partner .sy-partner-ys ul li {
    width: 25%;
}

.sy-partner .sy-partner-ys ul li h3 {
    font-size: 90px;
    font-family: Impact;
    color: #BD3327;
}

.sy-partner .sy-partner-ys ul li h3 span {
    font-size: 60px;
    color: #333333;
}

.sy-partner .sy-partner-ys ul li p {
    font-size: 18px;
    color: #666666;
}

.sy-partner-logo {
    padding-top: 35px;

}

.sy-partner-logo ul {
    background: #fff;
    overflow: hidden;
    border-left: solid 1px #7F7F7F;
    border-top: solid 1px #7F7F7F;
}

.sy-partner-logo ul li {
    float: left;
    width: 20%;
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: solid 1px #7F7F7F;
    border-bottom: solid 1px #7F7F7F;
    overflow: hidden;
}

.sy-partner-logo ul li img {
    max-height: 180px;
}

.ss-footer-bj {
    background: url(../imges/yj-bj01.png) no-repeat center bottom;
    background-size: cover;
    height: 200px;

}

.ss-footer {
    position: relative;
    top: -2px;
    background: #2a2d34;
    padding: 25px 0;
}

.ss-footer-div {
    overflow: hidden;
}

.ss-footer-div .foot-logo {
    width: 200px;
    float: left;
    height: 210px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ss-footer-div .foot-lxfs {
    float: left;
    width: calc(100% - 340px);
    padding-left: 90px;
}

.ss-footer-div .foot-lxfs ul li {
    float: left;
    width: 50%;
    padding: 25px 0;
}

.ss-footer-div .foot-lxfs ul li h3 {
    font-size: 18px;
    color: #FFFFFF;
}

.ss-footer-div .foot-lxfs ul li p {
    font-size: 16px;
    color: #FFFFFF;
    padding-top: 10px;
}

.ss-footer-div .foot-ewm {
    width: 120px;
    float: right;
    padding-top: 40px;
}

.ss-footer-div .foot-ewm img {
    width: 110px;
}

.ss-footer-div .foot-ewm p {
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
}

.ss-footer-tj {
    background: #000000;
    position: relative;
    top: -2px;
}

.ss-footer-tj p {
    font-size: 14px;
    color: #999;
    line-height: 40px;
    text-align: center;
}

.ss-footer-tj p a {
    color: #999;
    padding-left: 80px;
}

/*��������*/
.ss-nav-ny {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    background: #0068B7;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
    z-index: 9;
}

.ss-nav-ny .ss-logo-n {
    float: left;
    height: 100px;
    padding: 10px;
}

.ss-nav-ny .ss-logo-n img {
    max-height: 100%;
}

.ss-nav-ny ul {
    float: right;
    display: flex;
    justify-content: space-between;
}

.ss-nav-ny ul li {
    position: relative;
    line-height: 100px;
    font-size: 20px;
    padding-left: 50px;
    color: #fff;
}

.ss-nav-ny ul li .div-fd {
    position: absolute;
    top: 100px;
    left: -13px;
    background: #203ECB;
    width: 200px;
    z-index: 5;
    padding: 10px;
    text-align: center;
    display: none;
    line-height: 50px;
}

.ss-nav-ny ul li .div-fd a {
    display: block;
    font-size: 18px;
    line-height: 50px;
    height: auto;
    border-bottom: solid 2px #203ECB;
}

.ss-nav-ny ul li:hover .div-fd {
    display: block;
}

.ss-nav ul li .div-fd a:hover:before {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #fff;
}

.ss-nav-ny ul li a {
    color: #fff;
    height: 98px;
    display: inline-block;
    border-bottom: solid 2px #0068B7;
}

.ss-nav-ny ul li a:hover,
.ss-nav-ny ul li.cur a {
    border-bottom: solid 2px #fff;
}

.ss-nav-ny ul li.ss-grzx {
    display: none;
}

.Introduce-one {
    padding: 50px 0;
}

.Introduce-one .pic {
    float: left;
    width: 585px;
}

.Introduce-one .tet {
    padding-top: 35px;
    float: right;
    width: calc(100% - 615px);
}

.ss-title2 {
    position: relative;
    padding-bottom: 45px;
    text-align: right;
}

.ss-title2 h3 {
    position: relative;
    font-size: 48px;
    font-family: "Bold";
    color: #0068B7;
    z-index: 2;
}

.ss-title2 h3:before {
    content: '';
    position: absolute;
    bottom: -3px;
    right: 0;
    width: 35px;
    height: 2px;
    background: #333333
}

.ss-title2 p {
    position: absolute;
    top: 6px;
    right: 0;
    font-size: 52px;
    font-family: "Bold";
    color: #F8F8F8;
    z-index: 1;
    -webkit-text-stroke: 1px #333333;
    text-stroke: 1px #333333;
    opacity: 0.2;
}

.ss-title3 {
    position: relative;
    padding-bottom: 45px;
    text-align: center;
}

.ss-title3 h3 {
    position: relative;
    font-size: 48px;
    font-family: "Bold";
    color: #0068B7;
    z-index: 2;
}

.ss-title3 p {
    width: 100%;
    position: absolute;
    top: 6px;
    left: 50%;
    transform: translate(-50%);
    font-size: 52px;
    font-family: "Bold";
    color: #F8F8F8;
    z-index: 1;
    -webkit-text-stroke: 1px #333333;
    text-stroke: 1px #333333;
    opacity: 0.2;
}

.ss-title3 h3:before {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 50%;
    transform: translate(-50%);
    width: 35px;
    height: 2px;
    background: #333333;
}

.Introduce-one .tet .tet-p {
    padding-top: 50px;
}

.Introduce-one .tet .tet-p p {
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    color: #333333;
}

.Introduce-tow {
    padding: 50px 0;
}

.Introduce-div {
    padding: 50px 0;
    background: #F3F3F3;
    font-size: 20px;
    line-height: 34px;
    color: #333333;
}

.Introduce-shree {
    padding: 50px 0;
}

.Introduce-shree .Introduce-gg {
    padding-top: 30px;
    text-align: center;
}

.Introduce-four {
    padding: 50px 0;
}

.Introduce-four .content-tet {
    font-size: 20px;
    line-height: 36px;
    color: #333333;
}

.Introduce-four .content-list {
    padding-top: 50px;
    display: flex;
    justify-content: space-between;
}

.Introduce-four .content-list .list {
    position: relative;
    width: calc(50% - 20px);
    height: 400px;
    background: url(../imges/img-s6.png) no-repeat center;
    background-size: cover;
    padding: 40px 20px;
    overflow: auto;
}

.Introduce-four .content-list .list:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

.Introduce-four .content-list .list h3 {
    position: relative;
    z-index: 2;
    font-size: 20px;
    color: #FFFFFF;
}

.Introduce-four .content-list .list p {
    position: relative;
    z-index: 2;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 30px;
    padding-top: 40px;
}

.Introduce-five {
    padding: 50px 0;
}

.Introduce-five .time-list {
    padding-top: 50px;
}

.Introduce-five .time-list .time-list-s {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.Introduce-five .time-list .time-list-s:before {
    content: '';
    position: absolute;
    top: 29px;
    width: 100%;
    height: 2px;
    background: #0068B7;
    z-index: -1;
}

.Introduce-five .time-list .time-list-s li {
    display: inline-block;
    width: 183px;
    height: 60px;
    background: #0068B7;
    border: 1px solid #707070;
    opacity: 1;
    font-size: 20px;
    line-height: 60px;
    color: #FFFFFF;
    border-radius: 30px;
    text-align: center;
}

.Introduce-five .time-list .time-list-t {
    display: flex;
    justify-content: space-around;
    padding-top: 95px;
    width: 90%;
    margin: 0 auto;
}

.Introduce-five .time-list .time-list-t li {
    position: relative;
    font-size: 20px;
    line-height: 34px;
    color: #333333;
}

.Introduce-five .time-list .time-list-t li:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 125px;
    left: 50%;
    top: -125px;
    background: #0068B7;
    transform: translate(-50%);
}

.unit-div {
    font-size: 20px;
    line-height: 30px;
    color: #333333;
}

.unit-div {
    padding-bottom: 50px;
}

/*��Ƶר��*/
.video-bj {
    /* background: #004BA8; */
    background-size: cover;
    padding-bottom: 100px;
}

.video-title {
    display: flex;
    justify-content: space-between;
    border-radius: 50px 50px 0px 0;
    overflow: hidden;
}

.video-title a {
    display: block;
    width: 50%;
    height: 118px;
    font-size: 40px;
    color: #FFFFFF;
    background: #1F36C8;
    text-align: center;
    line-height: 118px;
}

.video-title a.cur {
    background: #BD3327;
}

.video-mian {
    /* background: #f4f4f4; */
    padding: 15px;
}

.video-introduce {
    border: 2px solid #DCDCDC;
    padding: 60px 40px;
    margin-bottom: 50px;
}

.video-introduce h3 {
    text-align: center;
    font-size: 46px;
    font-family: "Regular";
    color: #010101;
}

.video-introduce p {
    padding-top: 40px;
    font-family: "Regular";
    font-size: 24px;
    text-indent: 2em;
    color: #010101;
}

.ideo-tj ul {
    overflow: hidden;
    /*  display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;*/
    padding: 50px 0 50px 0;
    width: 100%;
    margin: 0 -15px;
}

.ideo-tj .ul-pm {
    /*display: flex;
    justify-content: center;*/
}

.ideo-tj ul li {
    width: 33.3%;
    float: left;
    padding: 15px;
    margin-bottom: 40px;
}

.ideo-tj ul li.cur {
    transform: scale(1.15);
    margin-top: -19px;
}

.ideo-tj ul li.cur .pic {
    box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.27);
}

.ideo-tj ul li.cur .tet {
    box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.27);
}

.ideo-tj ul li .pic {
    position: relative;
    height: 250px;
    border-radius: 20px;
    overflow: hidden;
    cursor: pointer;
}

.ideo-tj ul li .pic img {
    height: 250px;
    object-fit: cover;
}

.ideo-tj ul li .pic span {
    position: absolute;
    top: 0;
    left: 0;
    width: 137px;
    height: 50px;
    line-height: 50px;
    font-size: 32px;
    color: #FFFFFF;
    background: linear-gradient(269deg, #ececec 0%, #666666 100%);
    border-radius: 20px 0 20px 0;
    text-align: center;
}

.ideo-tj ul li .pic span.pm-1 {
    background: linear-gradient(269deg, #FFAE00 0%, #FFE7B3 100%);
}

.ideo-tj ul li .pic span.pm-3 {
    background: linear-gradient(269deg, #FF985A 0%, #FFE7B3 100%);
}

.ideo-tj ul li .pic p {
    position: absolute;
    width: 90%;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    padding-left: 10px;
    /*background: rgba(0, 0, 0, 0.65);*/
    border-radius: 10px;
    left: 5%;
    bottom: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    background: rgba(0, 0, 0, 0.65);
    background-size: 0px;
}

.ideo-tj ul li .tet {
    width: 100%;
    margin-top: 10px;
    height: 45px;
    background: #FFFFFF;
    border: 1px solid #BD3327;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
}


.ideo-tj ul li .tet p {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 45px;
    color: #2E2E2E;
    cursor: pointer;
}

.ideo-tj ul li .tet .dz i {
    background: url(../imges/icon-hdz.png) no-repeat center top 1px;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 23px;
    margin-right: 5px;
    background-size: 18px;
}

.ideo-tj ul li .tet .dz i {
    background: url(../imges/icon-hdz.png) no-repeat center top 1px;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 23px;
    margin-right: 5px;
    background-size: 18px;
}

.ideo-tj ul li .ydz {
    background: #BD3327;
}

.ideo-tj ul li .ydz p {
    color: #fff;
}

.ideo-tj ul li .ydz p:nth-child(1):before {
    content: '';
    background: #fff;
}

.ideo-tj ul li .ydz .dz i {
    background: url(../imges/v-dz.png) no-repeat center top 1px;
    width: 30px;
    height: 35px;
    margin-right: 5px;
    background-size: 30px;
}

.ideo-tj ul li .tet-a {
    padding: 20px 0 0 0;
}

.ideo-tj ul li .tet-a h3 {
    font-size: 16px;
    color: #333;
}

.ideo-tj ul li .tet-a p {
    font-size: 14px;
    padding-top: 10px;
    color: #666;
}

.detail-fit {
    display: flex;
    align-items: center;
    justify-content: center;
}

/*Ͷ��*/
.Contribution-tltle {
    position: relative;
    top: -50px;
    z-index: 2;
    height: 130px;
    background: #FFFFFF;
    box-shadow: 0px 6px 24px rgba(65, 65, 65, 0.08);
    border-radius: 10px;
}

.Contribution-tltle ul {
    display: flex;
    justify-content: space-between;
}

.Contribution-tltle ul li {
    position: relative;
    width: 50%;
    line-height: 130px;
    text-align: center;
}

.Contribution-tltle ul li:nth-child(1):before {
    content: '';
    position: absolute;
    width: 1px;
    height: 80px;
    top: 25px;
    right: 0;
    background: #C4C4C4;
}

.Contribution-tltle ul li a {
    font-size: 30px;
    color: #000000;
    line-height: 124px;
    display: inline-block;
}

.Contribution-tltle ul li.cur a {
    border-bottom: solid 4px #0068B7;
}

.Contribution-fomr {
    width: 70%;
    margin: 0 auto;
    padding-bottom: 80px;
}

.Contribution-fomr .form-div {
    display: flex;
    justify-content: flex-start;
    margin-top: 40px;
}

.Contribution-fomr .form-div .bt {
    font-size: 20px;
    line-height: 50px;
    color: #333333;
    width: 105px;
    text-align: right;
    padding-right: 20px;
}
.Contribution-fomr .form-div p{
    font-size: 20px;
    line-height: 50px;
    color: #333333;
    width: calc(100% - 105px);
}

.Contribution-fomr .form-div .div {
    width: calc(100% - 105px);
    min-height: 194px;
    border: 1px solid #BBBBBB;
    text-align: center;
    border-radius: 6px;
}

.Contribution-fomr .form-div .div label {
    width: 130px;
    height: 42px;
    background: #0068B7;
    border-radius: 6px;
    font-size: 18px;
    color: #FFFFFF;
    outline: none;
    border: none;
    margin-top: 80px;
    line-height: 42px;
}

.Contribution-fomr .form-div .div input:hover {
    opacity: 0.8;
}

.Contribution-fomr .form-div .div p {
    font-size: 16px;
    line-height: 26px;
    color: #999999;
}

.Contribution-fomr .form-div .div span {
    font-size: 14px;
    line-height: 26px;
    color: #999999;
}

.Contribution-fomr .form-div .input {
    width: calc(100% - 105px);
    height: 50px;
    border: 1px solid #BBBBBB;
    font-size: 16px;
    text-indent: 10px;
    border-radius: 6px;
}

.Contribution-fomr .form-div select {
    width: calc(100% - 105px);
    height: 50px;
    border: 1px solid #BBBBBB;
    font-size: 16px;
    text-indent: 10px;
    border-radius: 6px;
}

.Contribution-fomr .form-div .form-img {
    min-width: 195px;
    max-width: 380px;
    min-height: 195px;
    border: 1px solid #BBBBBB;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.Contribution-fomr .form-div .form-img span {
    font-size: 60px;
    color: #333;
}

.Contribution-fomr .form-div .but-div {
    width: calc(100% - 150px);
    padding-top: 40px;
}

.Contribution-fomr .form-div .but-div p {
    font-size: 20px;
    color: #999999;
    line-height: 40px;
}

.Contribution-fomr .form-div .but-div .but {
    width: 100%;
    height: 50px;
    background: #0068B7;
    opacity: 1;
    border-radius: 6px;
    border: none;
    outline: none;
    font-size: 20px;
    color: #fff;
}

.Contribution-fomr .form-div .but-div .but:hover {
    opacity: 0.8;
}

.Contribution-fomr .form-div .bz {
    font-size: 14px;
    color: #999;
}

.b_1 {
    display: none
}

/*����*/

.news-time {
    width: 236px;
    height: 236px;
    background: #F5F5F5;
    color: #707070;
    padding-top: 10px;
}

.news-time p:first-child {
    color: #707070;
    font-size: 87px;
}

.news-time p:nth-child(2) {
    font-size: 32px;
    color: #707070;
}

.news-img {
    width: 417px;
    height: 236px;
    overflow: hidden;
}

.news-text {
    width: calc(100% - 653px);
    padding-left: 50px;
    float: right;
    padding-top: 40px;
}

.news-list li a {
    display: block;
}

.news-text h1 {
    font-size: 26px;
    color: #333;
    height: 45px;
    line-height: 45px;
}

.news-text p {
    font-size: 20px;
    color: #666666;
    height: 80px;
    line-height: 40px;
    margin-top: 10px;
}

.news-list li a:hover .news-text h1 {
    color: #0068B7;
}

.news-list li a:hover .news-text p {
    color: #0068B7;
}

.news-list li {
    margin: 36px 0;
}

.news-list {
    padding-top: 40px;
    margin-bottom: 100px;
}

/*��ϵ����*/
.contact-a {
    padding: 50px 0;
}

.contact-a ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.contact-a ul li {
    width: 23%;
    text-align: center;
}

.contact-a ul li .icon {
    width: 120px;
    height: 120px;
    border: 1px solid #E5E5E5;
    border-radius: 50%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;

}

.contact-a ul li h3 {
    padding: 25px 0;
    font-size: 23px;
    color: #333333;
}

.contact-a ul li p {
    font-size: 16px;
    color: #999999;
    line-height: 25px;
}

.contact-a .dt {
    padding-top: 50px;
    margin-top: 50px;
}

/*��������*/
.member-a {
    padding: 100px 0;
    display: flex;
    justify-content: space-between;
}

.member-a .member-fl {
    width: 260px;
    background: #FFFFFF;
    box-shadow: 0px 3px 22px rgba(135, 135, 135, 0.16);
    border-radius: 8px;
    padding-top: 35px;
    min-height: 500px;
}

.member-a .member-fl ul li {
    font-size: 24px;
    line-height: 56px;
    color: #000000;
    padding: 0 30px;
    margin-bottom: 20px;
}

.member-a .member-fl ul li a {
    color: #000;
}

.member-a .member-fl ul li.cur {
    background: #02A4F0;
}

.member-a .member-fl ul li.cur a {
    color: #fff;
}

.member-a .member-fr {
    width: calc(100% - 0px);
    background: #FFFFFF;
    box-shadow: 0px 3px 22px rgba(135, 135, 135, 0.16);
    border-radius: 8px;
    padding: 40px;
}

.member-a .member-fr h1 {
    font-size: 20px;
    color: #000000;
    padding-bottom: 20px;
    border-bottom: rgba(172, 179, 194, 0.58) solid 1px;
}

.member-list {
    padding: 0 100px;
}

.member-list .fomr-div {
    display: flex;
    justify-content: space-between;
    align-content: center;
    margin-top: 30px;
}

.member-list .fomr-div span {
    width: 145px;
    font-size: 20px;
    color: #333333;
    padding-right: 20px;
    text-align: right;
    line-height: 55px;
}

.member-list .fomr-div .input {
    width: calc(100% - 150px);
    height: 55px;
    background: #FFFFFF;
    border: 1px solid #ACB3C2;
    border-radius: 6px;
    font-size: 22px;
    text-indent: 10px;
}

.member-list .fomr-but {
    text-align: center;
    padding-top: 90px;
}

.member-list .fomr-but input {
    width: 209px;
    height: 48px;
    background: #02A4F0;
    opacity: 1;
    border-radius: 8px;
    font-size: 20px;
    color: #fff;
    border: none;
    outline: none;
}

.member-list .fomr-but input:hover {
    opacity: 0.8;
}

.choose {
    position: relative;
    width: calc(100% - 150px);
    height: 55px;
    padding-left: 20px;
}

.choose .radio {
    position: relative;
    display: inline-block;
    font-weight: inherit;
    color: #333;
    padding-left: 25px;
    cursor: pointer;
    font-size: 22px;
    margin-right: 40px;

}

.choose .radio input {
    position: absolute;
    left: -9999px;
}

.choose .radio i {
    display: block;
    position: absolute;
    top: 9px;
    left: 0;
    width: 20px;
    height: 20px;
    outline: 0;
    border: 1px solid #e4e4e4;
    background: #ffffff;
    border-radius: 50%;
    transition: border-color .3s;
    -webkit-transition: border-color .3s;
}

.choose .radio input:checked+i {
    border: 1px solid #2966FF;
}

.choose .radio input+i:after {
    position: absolute;
    content: '';
    top: 3px;
    left: 3px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #2966FF;
    opacity: 0;
    transition: opacity .1s;
    -webkit-transition: opacity .1s;
}

.choose .radio input:checked+i:after {
    opacity: 1;
}

.my-videos {
    padding: 30px 0 50px 0;
}

.my-videos ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: rgba(172, 179, 194, 0.55) 1px solid;
    cursor: pointer;
}

.my-videos ul li .pic {
    width: 220px;
    height: 150px;
    overflow: hidden;
}
.my-videos ul li .pic  img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.my-videos ul li .tet {
    position: relative;
    width: calc(100% - 240px);
}

.my-videos ul li .tet h3 {
    font-size: 20px;
    color: #000000;
    width: 70%;
    padding-bottom: 10px;
}

.my-videos ul li .tet p {
    padding-top: 5px;
    font-size: 14px;
    color: #666666;
}

.my-videos ul li .tet .sh {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 16px;
    color: #666666;
}

.my-videos ul li .tet .sh a {
    padding: 0 5px;
    display: inline-block;
    vertical-align: middle;
}

.my-videos ul li .tet .sh a.cur {
    color: #0068B7;
}
.my-videos ul li .tet .but{
    position: absolute;
    bottom: 0;
    right: 0;

}
.my-videos ul li .tet .but a{
display: inline-block;
padding: 5px 20px;
background-color: #0068B7;
color: #fff;
font-size: 14px;
border-radius: 5px;
}
.my-Likes {
    padding: 25px 0 50px 0;
}

.my-Likes ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.my-Likes ul li {
    width: calc(33.3% - 15px);
    margin-top: 25px;
    cursor: pointer;
}

.my-Likes ul li .pic {
    height: 250px;
}

.my-Likes ul li .pic img {
    height: 250px;
    object-fit: cover;
}

.my-Likes ul li .tet {
    height: 50px;
    background: #004BA8;
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
}

.my-Likes ul li .tet h3 {
    width: 60%;
    font-size: 16px;
    line-height: 50px;
    color: #FFFFFF;
}

.my-Likes ul li .tet p {
    font-size: 14px;
    color: #fff;
    line-height: 50px;
    background: url(../imges/icon-dz.png) no-repeat left center;
    padding-left: 30px;
    background-size: 20px;
}

.login-a {
    padding: 50px 0;
}

.login-a .member-fr {
    width: 800px;
    background: #FFFFFF;
    box-shadow: 0px 3px 22px rgba(135, 135, 135, 0.16);
    border-radius: 8px;
    padding: 40px;
    margin: 0 auto;
}

.login-a .member-fr h1 {
    font-size: 36px;
    text-align: center;
}

.login-a .member-fr .member-list {
    padding: 0;
}

.login-a .member-fr .member-list .yzm input {
    width: calc(100% - 280px);
}

.login-a .member-fr .member-list .yzm .img {
    height: 55px;
    width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tc-hide {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    z-index: 99;
}

.tc-hide .tc-bj {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.6);
}

.tc-hide .tc-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 800px;
    background: #FFFFFF;
    box-shadow: 0px 3px 22px rgba(135, 135, 135, 0.16);
    border-radius: 8px;
    padding: 20px;
    z-index: 2;
}

.tc-hide .tc-video video {
    max-width: 100%;
}

.tc-hide .tc-video .hide-x {
    width: 30px;
    position: absolute;
    top: -40px;
    right: 0;
    cursor: pointer;
    transition: all 0.8s;
}

.tc-hide .tc-video .hide-x:hover {
    transform: rotate(180deg)
}

.news-detail {
    padding: 50px 0;
}

.news-detail .title h3 {
    text-align: center;
    font-size: 24px;
    color: #333;
}

.news-detail .title p {
    text-align: center;
    font-size: 14px;
    color: #999;
    padding: 10px;
}

.news-detail .title {
    border-bottom: solid 1px #ececec;
}

.news-detail .detail {
    padding: 20px 0 40px 0;
}

.news-detail .ym {
    font-size: 14px;
    color: #666;
    padding: 5px 0px;
}

.video-mian2 {
    padding-top: 40px;
}

.video-mian2 .sous select {
    width: 100px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #ACB3C2;
    border-radius: 6px;
    font-size: 16px;
    text-indent: 10px;
    vertical-align: middle;

}

.video-mian2 .sous .input {
    width: 200px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #ACB3C2;
    border-radius: 6px;
    font-size: 16px;
    text-indent: 10px;
    vertical-align: middle;
}

.video-mian2 .sous a {
    display: inline-block;
    width: 60px;
    height: 40px;
    color: #fff;
    background: #02A4F0;
    border-radius: 6px;
    font-size: 16px;
    vertical-align: middle;
    text-align: center;
    line-height: 40px;
}

.bm_list {
    padding: 20px 0 40px 0;
}

.bm_list ul li {
    padding: 30px 0;
    position: relative;
    border-bottom: 1px dashed #E7EAEE;
}

.bm_img {
    float: left;
    width: 350px;
    height: 300px;
}

.bm_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bm_ms {
    float: left;
    width: calc(100% - 350px);
    padding-left: 20px;
}

.bm_ms h2 a {
    display: block;
    color: #0081CC;
    font-size: 20px;
    padding-top: 10px;
    line-height: 24px;
    padding-bottom: 12px;
}

.bm_ms p {
    color: #8E919B;
    font-size: 16px;
    line-height: 24px;
    padding: 5px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

}

.bn_right {

    padding: 20px 0 0 0;
}

.bn_right a {
    display: inline-block;
    padding: 0 40px;
    line-height: 40px;
    font-size: 16px;
}

.bn_right .bn_ck {
    color: #0081CC;
    border: 1px solid #0081CC;
}

.bn_right .bn_ck:hover {
    background-color: #0081CC;
    color: #fff;
}

.bn_right .bn_sc {
    color: #FFFFFF;
    background: #CF001B;
    border: 1px solid #CF001B;
}

/* æ¯”èµ›å…¥å£ */
.bisai {
    padding-top: 50px;
}

.bisai h1 {
    color: #000000;
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
}

.bisai .clearfix {
    padding: 30px 90px 0;
}

.bisai ul {
    padding: 0 90px;
}

.bisai ul li {
    border: 1px solid #E5E5E5;
    text-align: center;
    padding: 14px;
    margin-bottom: 50px;
    position: relative;
}

.bisai ul li:last-child {
    margin-bottom: 20px;
}

.bisai ul li::before {
    content: '';
    width: 20px;
    height: 30px;
    background: url(../images/xia.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    bottom: -40px;
}

.bisai ul li:last-child::before {
    content: none;
}

.bisai ul li h2 {
    line-height: 26px;
    color: #0081CC;
    font-size: 20px;
    padding-bottom: 8px;
}

.bisai ul li p {
    text-transform: uppercase;
    color: #8E919B;
    font-size: 16px;
    line-height: 20px;
}

.ds-deyail-top {
    padding: 40px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.ds-deyail-top .pic {
    width: 48%;
}
.ds-deyail-top .pic img{
    width: 100%;
}

.ds-deyail-top .tet {
    width: 48%;
}

.ds-deyail-top .tet h3 {
    font-size: 24px;
    color: #333;
}

.ds-deyail-top .tet .tet-p {
    padding: 20px 0 40px 0;
    font-size: 16px;
    color: #666;
}

.ds-deyail-top .tet .tet-p p {
    padding: 5px 0;
}

.ds-deyail-top .tet .but a {
    display: inline-block;
    padding: 10px 50px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    background-color: #0068B7;
}

.ds-deyail-title {
    font-size: 24px;
    color: #333;
    border-bottom: solid 1px #0068B7;
    padding: 20px 0 10px 0;
}
.ds-deyail-title  ul{
    display: flex;
}
.ds-deyail-title  ul li{
    margin-right: 40px;
}
.ds-deyail-title  ul li a:hover,
.ds-deyail-title  ul li.cur a{
    color: #0068B7;
}
.b_1{
    display: none;
}
.ds-deyail-mian {
    padding: 40px 0;
    font-size: 16px;
    color: #666;
}

.form-list {
    padding-top: 40px;
}

.form-list h3 {
    font-size: 20px;
    color: #333;
    width: 150px;
    padding-right: 20px;
}

.form-list-f {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.form-list-f .form-div {
    width: 48%;
}

.form-list-tet {
    border-bottom: solid 1px #eee;
    padding: 10px 0;
    display: flex;
}

.form-but {
    display: flex;
    justify-items: center;
    align-items: center;
    justify-content: center;
    padding-top: 80px;
}

.form-but input {
    padding: 15px 80px;
    border: solid 1px #333;
    font-size: 16px;
    color: #333;
    background: none;
    outline: none;
    margin: 0 20px;
    border-radius: 5px;
}

.form-but input.but {
    background: #0068B7;
    border: solid 1px #0068B7;
    color: #fff;
}

.form-but input:hover {
    opacity: 0.8;
}

.hide-li {
    margin-left: auto;
    width: 30px;
    cursor: pointer;
}

.qian {
    line-height: 50px;
    font-size: 24px;
    color: #B1332A;
}

.form-baomf {
    border-top: solid 1px #eee;
    padding: 20px 0;
    text-align: right;
    font-size: 20px;
    margin-top: 40px;
}

.form-baomf p span {
    color: #B1332A;
    font-size: 24px;
}

.payment-ts {
    background-color: #f1f9ea;
    padding: 15px 30px;
    border-radius: 5px;
    color: #22962A;
}

.payment-ts h3 {
    font-size: 18px;
}

.payment-ts p {
    font-size: 14px;
    margin-top: 5px;
}

.payment-div {
    background-color: #fff;
    padding: 30px;
    margin-top: 30px;
    border-radius: 5px;
}

.payment-div .payment-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: solid 1px #eee;
    padding-bottom: 15px;

}

.payment-div .payment-title h3 {
    font-size: 18px;
    color: #000;
}

.payment-div .payment-title p {
    font-size: 16px;
    color: #666;
}

.payment-div .payment-title p span {
    color: #FF6303;
    font-size: 18px;
}

.payment-div .payment-n {
    padding: 20px 0;
    border-bottom: dashed 1px #eeee;
}

.payment-div .payment-n .tet-dd {
    max-width: 60%;
    border-bottom: dashed 1px #eeee;
    padding-bottom: 10px;
}

.payment-div .payment-n .tet-dd p {
    color: #000;
    font-size: 14px;
    margin-right: 40px;
}

.payment-div .payment-n .tet-dd p span {
    color: #FF6303;
}

.payment-div .payment-n .tet-cpxx {
    padding-top: 10px;
}

.payment-div .payment-n .tet-cpxx p {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.payment-div .payment-n .tet-cpxx p span {
    color: #333;
    padding: 0 5px;
}

.payment-n .tet-cplsit {
    display: block;
    color: #666;
    margin-top: 10px;
}

.payment-n .tet-cplsit .bt {
  padding-bottom: 10px;
  font-size: 16px;
  color: #333
}

.payment-n .tet-cplsit .cplsit {
    overflow: hidden;
    transition: all 0.5s;
}

.payment-n .tet-cplsit .cplsit p {
    margin-bottom: 5px;
    line-height: 20px;
    font-size: 14px;
}
.payment-n .tet-cplsit .cplsit p span{
    margin-right: 20px;
}

.payment-n .more {
    padding-left: 70px;
    margin-top: 10px;
}

.payment-n .more a {
    font-size: 14px;
    border: solid 1px #eee;
    display: inline-block;
    padding: 5px 30px 5px 10px;
    color: #666;
    background: url(../imges/icon-x.png) no-repeat right 10px center;
    background-size: 20px;
    border-radius: 5px;
}

.payment-n .more a.cur {
    background: url(../imges/icon-s.png) no-repeat right 10px center;
    background-size: 20px;
}

.choose {
    position: relative;
}

.choose .radio {
    position: relative;
    display: inline-block;
    font-weight: 400;
    color: #0c4757;
    padding-left: 30px;
    cursor: pointer;
    margin-left: 30px;
}
.choose .radio  img{
    height: 38px;
}
.choose .radio input {
    position: absolute;
    left: -9999px;
}

.choose .radio i {
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    width: 20px;
    height: 20px;
    outline: 0;
    border: 1px solid #e4e4e4;
    background: #ffffff;
    border-radius: 50%;
    transition: border-color .3s;
    -webkit-transition: border-color .3s;
}

.choose .radio input + i:after {
    position: absolute;
    content: '';
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ff5d5b;
    opacity: 0;
    transition: opacity .1s;
    -webkit-transition: opacity .1s;
}

.choose .radio input:checked + i:after {
    opacity: 1;
}
.payment-zfqd{
    padding-top: 30px;
}
.payment-zfqd span{
    font-size: 14px;
}

.payment-zfqd .but{
    padding: 10px 50px;
    background-color: #FF6303;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    border: none;
    outline: none;
    margin-top: 40px;
    margin-left: 120px;
}

.payment{
    padding: 40px 0;
}
.lz-flex-center{
    display: flex;
    align-items: center;
}

.tc-wxzf{
    position: fixed;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     z-index: 10;
     display: none;
 }
 .tc-bj{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #0000006e;
}
 .tc-wxzf .maxs{
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%,-50%);
     width: 600px;
     background-color: #fff;
     border-radius: 5px;
     padding: 50px 30px;
     z-index: 5;
     display: flex;
     align-items: center;
 }
 .tc-wxzf .maxs .maxs-fl{
     width: 50%;
     text-align: center;
 }
 .tc-wxzf .maxs .maxs-fl .a1{
     font-size: 18px;
     color: #FF6303;
 }
 .tc-wxzf .maxs .maxs-fl .fkwem{
     width: 180px;
     margin: 20px auto;
 }
 .tc-wxzf .maxs .tc-hide{
     position: absolute;
     top: 10px;
     right: 10px;
 }

 .my-yuer{
    background-color: #0068B7;
    padding: 20px 0;
    display: flex;
    border-top: solid 1px #eee;
  }
  .my-yuer .div-fl{
    width: 50%;
    color: #fff;
    text-align: center;
    padding: 0 10px;
  }
  .my-yuer .div-fl h3{
    font-size: 14px;
    color: #fff;
    font-weight: initial;
  }
  .my-yuer .div-fl p{
    font-size: 36px;
    padding-top: 10px;
  }

  .mt30{
    margin-top: 30px;
  }


@media (max-width: 1600px) {
    .ss-nav-ny ul li {
        font-size: 16px;
    }

    .ss-title h3 {
        font-size: 38px;
    }

    .ss-title h3:before {
        bottom: 2px;
    }

    .ss-title p {
        top: 15px;
        font-size: 37px
    }

    .ss-index-one {
        padding-top: 110px;
    }

    .ss-index-one .st-introduce .text-ov {
        height: 542px;
    }

    .ss-index-one .st-introduce .img-fr {
        width: 200px;
    }

    .sy-Awards .sy-Awards-bt {
        font-size: 22px;
    }

    .sy-Awards .sy-Awards-bt span {
        font-size: 36px;
        padding-left: 20px;
    }

    .sy-Awards .sy-Awards-bt sub {
        font-size: 16px;
        padding-right: 20px;
    }

    .sy-Awards .sy-Awards-ul ul li h3 {
        font-size: 16px;
    }

    .sy-Awards .sy-Awards-ul ul li p {
        font-size: 16px;
        line-height: 32px;
    }

    .sy-Awards .sy-Awards-ul ul li p span {
        font-size: 20px;
        ;
    }

    .sy-Awards .sy-Awards-ul ul li {
        padding: 20px 10px 20px 50px;
    }

    .sy-mode .sy-mode-tg .tet-fl {
        width: 72%;
        padding: 18px 20px 18px 20px;
    }

    .sy-mode .sy-mode-tg .tet-fl p {
        font-size: 16px;
    }

    .sy-mode .sy-mode-tg {
        height: 250px;
    }

    .sy-mode .sy-mode-dz {
        margin-top: 62px;
    }

    .sy-Popularity .sy-Popularity-list .fl-ul {
        width: 480px;
    }

    .sy-Popularity .sy-Popularity-list .fr-inf {
        width: calc(100% - 510px);
    }

    .sy-Popularity .sy-Popularity-list .fl-ul ul li .fr-bt h3 {
        width: 220px;
    }

    .sy-excellence .div-fl .zp-img img {
        height: 383px;
    }

    .sy-excellence .div-fr .zp-one .zp-img-fl a img {
        height: 185px;
    }

    .sy-excellence .div-fr .zp-one .zp-img-fr img {
        height: 385px;
    }

    .sy-excellence .div-fr .zp-tow ul li img {
        height: 218px;
    }

    .sy-excellence .div-fl .more {
        padding-top: 60px;
    }

    .sy-partner .sy-partner-ys ul li h3 {
        font-size: 78px;
    }

    .sy-partner .sy-partner-ys ul li h3 span {
        font-size: 50px;
    }

    .my-Likes ul li .pic {
        height: 180px;
    }

    .my-Likes ul li .pic img {
        height: 180px;
    }

    .ss-index-one .ss-index-news .sy-news img {
        height: 406px;
        object-fit: cover
    }

    .ss-nav ul li .div-fd {
        left: -48px;
    }
}

@media (max-width: 1280px) {
    .sy-mode .sy-mode-tg {
        height: 246px;
    }

    .ss-index-one .ss-index-news .sy-news img {
        height: 342px;
        object-fit: cover
    }

    .ss-index-one .st-introduce .text-ov {
        height: 480px;
    }

    .sy-Awards .sy-Awards-ul ul li {
        padding: 5px 10px 5px 50px;
    }

    .sy-Awards .sy-Awards-bt {
        font-size: 18px;
    }

    .sy-Popularity .sy-Popularity-list .fl-ul ul li .fl-mc {
        font-size: 48px;
    }

    .sy-Popularity .sy-Popularity-list .fr-inf .img {
        height: 485px;
    }

    .sy-Popularity .sy-Popularity-list .fr-inf .img img {
        height: 485px;
    }

    .sy-Popularity .sy-Popularity-list .fr-inf .text {
        background: #004BA8;
        padding: 20px 20px 20px 20px;
    }

    .sy-partner .sy-partner-ys ul li h3 {
        font-size: 60px;
    }

    .sy-partner .sy-partner-ys ul li h3 span {
        font-size: 40px;
    }

    .ss-footer-div .foot-lxfs {
        padding-left: 40px;
    }

    /*��������*/
    .ss-nav-ny ul li {
        font-size: 16px;
        padding-left: 30px;
    }

    .Introduce-one .tet .tet-p {
        padding-top: 0px;
    }

    .Introduce-four .content-list .list p {
        position: relative;
        z-index: 2;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 25px;
        padding-top: 20px;
    }

    .Introduce-five .time-list .time-list-t {
        width: 86%;
    }

    .member-list {
        padding: 0 0px;
    }

    .sy-Awards .sy-Awards-ul ul li p {
        font-size: 16px;
        line-height: 57px;
    }

    .ss-nav-ny ul li .div-fd {
        left: -25px;
    }
}

@media (max-width: 1080px) {
    .ss-index-one .ss-index-news .sy-news img {
        height: auto;
        object-fit: cover
    }

    .sy-Awards .sy-Awards-ul ul li p {
        font-size: 16px;

    }

    .ss-nav ul {
        float: left;
    }

    .ss-nav ul li {
        display: none;
        font-size: 20px;
        line-height: 60px;
    }

    .ss-nav ul li.ss-login {
        display: block;
    }

    .ss-nav ul li.ss-grzx {
        display: none;
    }

    .hamburger {
        display: block;
    }

    .ss-index-one .ss-index-news {
        float: none;
        width: 100%;
        padding-right: 0px;
        padding-bottom: 40px;
    }

    .ss-index-one .ss-index-introduction {
        float: none;
        width: 100%;
        padding-left: 0px;
    }

    .ss-index-one {
        padding-top: 40px;
    }

    .ss-title h3 {
        font-size: 28px;
    }

    .ss-title p {
        font-size: 24px;
        top: 9px;
    }

    .ss-title3 h3 {
        font-size: 28px;
    }

    .ss-title3 p {
        font-size: 24px;
        top: 9px;
    }

    .ss-title2 h3 {
        font-size: 28px;
    }

    .ss-title2 p {
        position: absolute;
        top: 9px;
        left: 50%;
        transform: translate(-50%);
        font-size: 24px;
        font-family: "Bold";
        color: #F8F8F8;
        z-index: 1;
        -webkit-text-stroke: 1px #333333;
        text-stroke: 1px #333333;
        opacity: 0.2;
    }

    .ss-title2 h3:before {
        content: '';
        position: absolute;
        bottom: -3px;
        left: 50%;
        transform: translate(-50%);
        width: 35px;
        height: 2px;
        background: #333333;
    }

    .ss-index-one .st-introduce .img-fr {
        float: none;
        display: block;
        margin: 0 auto 20px auto;
    }

    .ss-index-one .st-introduce .text {
        font-size: 14px;
        line-height: 25px;
        width: 100%;
    }

    .ss-index-one .st-introduce .pic {
        width: 100%;
        padding-top: 20px;
    }

    .sy-news .tet p {
        font-size: 14px;
    }

    .ss-index-one .st-introduce .text-ov {
        height: auto;
    }

    .sy-news .more,
    .st-introduce .more {
        text-align: center;
    }

    .sy-news .more a,
    .st-introduce .more a {
        height: 38px;
        font-size: 14px;
        line-height: 38px;
    }

    .ss-index-one .ss-index-news .sy-news .swiper-pagination {
        bottom: 260px;
    }

    .ss-index-tow {
        padding-top: 40px;
    }

    .ss-index-tow .ss-index-fl {
        width: 100%;
        float: none;
        padding-right: 0px;
    }

    .sy-Awards {
        padding: 10px 5px;
        background: #FAFAFA;
    }

    .sy-Awards .sy-Awards-bt {
        font-size: 16px;
    }

    .sy-Awards .sy-Awards-bt span {
        font-size: 18px;
        padding-left: 5px;
    }

    .sy-Awards .sy-Awards-bt sub {
        font-size: 12px;
        padding-right: 5px;
    }

    .sy-Awards .sy-Awards-ul ul {
        width: calc(50% - 2px);
    }

    .sy-Awards .sy-Awards-ul ul li h3 {
        font-size: 16px;
    }

    .sy-Awards .sy-Awards-ul ul li p {
        font-size: 14px;
        line-height: 30px;
    }

    .sy-Awards .sy-Awards-ul ul li p span {
        font-size: 16px;
    }

    .sy-Awards .sy-Awards-ul ul li {
        padding: 10px 0px 10px 30px;
        background-size: 20px;
    }

    .ss-index-tow .ss-index-fr {
        width: 100%;
        float: none;
        padding-left: 0px;
        padding-top: 40px;
    }

    .sy-mode .sy-mode-tg {
        background: url(../imges/bj-02.png) no-repeat center;
        background-size: cover;
        height: auto;
        display: block;
        justify-content: space-between;
        padding: 20px;
    }

    .sy-mode .sy-mode-tg .tet-fl {
        width: 100%;
        padding: 18px 20px 20px 20px;
    }

    .sy-mode .sy-mode-tg .tet-fr {
        background: #fff;
        border-radius: 10px;
        width: 100%;
        height: auto;
        margin-top: 18px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .sy-mode .sy-mode-dz {
        background: url(../imges/bj-01.png) no-repeat center;
        background-size: cover;
        margin-top: 20px;
    }

    .sy-mode .sy-mode-tg a {
        display: flex;
        justify-content: center;
    }

    .sy-mode .sy-mode-tg .tet-fr p {
        font-size: 24px;
    }

    .sy-mode .sy-mode-tg .tet-fl p {
        font-size: 14px;
    }

    .ss-index-three {
        padding: 40px 0;
        text-align: center;
    }

    .sy-Popularity .sy-Popularity-list {
        display: block;
        padding-top: 20px;
    }

    .sy-Popularity .sy-Popularity-list .fl-ul {
        width: 100%;
    }

    .sy-Popularity .sy-Popularity-list .fr-inf {
        width: 100%;
    }

    .sy-Popularity .sy-Popularity-list .fr-inf .img {
        height: auto;
    }

    .sy-Popularity .sy-Popularity-list .fr-inf .img img {
        height: auto;
    }

    .ss-index-four .sy-Popularity:before {
        content: '';
        width: 100%;
        height: 100%;
    }

    .ss-index-four .sy-Popularity {
        position: relative;
        padding: 20px 0;
    }

    .ss-index-four .sy-Popularity2 {
        margin-top: 0px;
        padding: 20px 0 20px 0;
    }

    .sy-Popularity .sy-Popularity-t .tet-fl {
        width: 100%;
        height: 100px;
    }

    .sy-Popularity .sy-Popularity-t .tet-fl p {
        font-size: 24px;
        line-height: 80px;
    }

    .sy-Popularity .sy-Popularity-t {
        display: block;
        width: 100%;
    }

    .sy-Popularity .sy-Popularity-t .tet-fr {
        padding: 10px 10px;
        width: 100%;
    }

    .sy-Popularity .sy-Popularity-t .tet-fr h3 {
        font-size: 20px;
        text-align: center;
    }

    .sy-Popularity .sy-Popularity-t .tet-fr p {
        font-size: 14px;
        line-height: 30px;
        margin-top: 10px;
        height: auto;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 10000;
        overflow: hidden;
    }

    .sy-Popularity .sy-Popularity-list .fl-ul ul li {
        padding: 10px 30px 10px 0;
    }

    .sy-Popularity2 .sy-Popularity-list .fl-ul ul li {
        padding: 10px 0px 10px 30px;
    }

    .sy-Popularity .sy-Popularity-list .fl-ul ul li .fl-mc {
        font-size: 24px;
    }

    .sy-Popularity .sy-Popularity-list .fl-ul ul li .fr-bt {
        padding-left: 25px;
    }

    .sy-Popularity2 .sy-Popularity-list .fl-ul ul li .fr-bt {
        padding-left: 0px;
        padding-right: 25px;
    }

    .sy-Popularity .sy-Popularity-list .fl-ul ul li .fr-bt h3 {
        font-size: 16px;
        width: 200px;
    }

    .sy-Popularity .sy-Popularity-list .fl-ul ul li .fr-bt span {
        font-size: 14px;
        padding-top: 5px;
    }

    .sy-Popularity .sy-Popularity-list .fl-ul ul li.cur,
    .sy-Popularity .sy-Popularity-list .fl-ul ul li:hover {
        background: url(../imges/icon-y.png) no-repeat right center;
        background-size: 30px;
    }

    .sy-Popularity2 .sy-Popularity-list .fl-ul ul li.cur,
    .sy-Popularity2 .sy-Popularity-list .fl-ul ul li:hover {
        background: url(../imges/icon-y1.png) no-repeat left center;
        background-size: 30px;
    }

    .sy-Popularity .sy-Popularity-list .fl-ul .more {
        padding: 30px 0 30px 0;
        text-align: center;
    }

    .sy-Popularity .sy-Popularity-list .fl-ul .more a {
        height: 38px;
        font-size: 14px;
        line-height: 38px;
    }

    .sy-Popularity .sy-Popularity-list .fr-inf .text h3 {
        font-size: 24px;
        width: 70%;
        padding-bottom: 20px;
    }

    .sy-Popularity .sy-Popularity-list .fr-inf .text {
        background: #004BA8;
        padding: 10px 10px 10px 10px;
    }

    .sy-Popularity .sy-Popularity-list .fr-inf .text h3:after {
        bottom: 0px;
    }

    .sy-Popularity .sy-Popularity-list .fr-inf .text h3:before {
        bottom: 0px;
    }

    .ss-index-five {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .sy-excellence {
        display: block;
        padding-top: 0px;
    }

    .sy-excellence .div-fl {
        width: 100%;
        margin-bottom: 15px;
    }

    .sy-excellence .div-fr {
        width: 100%;
    }

    .ss-index-five .ss-title {
        display: block;
        width: auto;
    }

    .sy-excellence .div-fl .year {
        padding-bottom: 30px;
    }

    .sy-excellence .div-fl .year a {
        font-size: 22px;
        padding-right: 40px;
    }

    .sy-excellence .div-fl .year a:hover:before,
    .sy-excellence .div-fl .year a.cur:before {
        width: 53px;
    }

    .sy-excellence .div-fl .zp-img img {
        height: auto;
    }

    .sy-excellence .div-fl .more {
        display: none;
    }

    .sy-excellence .div-fr .more {
        padding: 30px 0 30px 0;
        text-align: center;
        display: block;
    }

    .sy-excellence .div-fr .more a {
        width: 174px;
        background: #0068B7;
        border-radius: 10px;
        color: #f1f1f1;
        display: inline-block;
        text-align: center;
        height: 38px;
        font-size: 14px;
        line-height: 38px;
    }

    .sy-excellence .div-fr .zp-one {
        display: block;
    }

    .sy-excellence .div-fr .zp-one .zp-img-fl {
        width: 100%;
    }

    .sy-excellence .div-fr .zp-one .zp-img-fr {
        width: 100%;
    }

    .sy-excellence .div-fr .zp-one .zp-img-fl {
        display: flex;
        justify-content: space-between;
    }

    .sy-excellence .div-fr .zp-one .zp-img-fl a {
        width: calc(50% - 7px);
        text-align: center;
    }

    .sy-excellence .div-fr .zp-one .zp-img-fl a img {
        height: 115px;
    }

    .sy-excellence .div-fr .zp-one .zp-img-fr img {
        height: auto;
    }

    .sy-excellence .div-fr .zp-tow ul li {
        width: calc(33.3% - 7px);
        text-align: center;
    }

    .sy-excellence .div-fr .zp-tow ul li img {
        height: 130px;
    }

    .sy-partner .sy-partner-ys ul li {
        width: 50%;
        padding: 20px 0;
    }

    .ss-index-six {
        padding-top: 0px;
    }

    .sy-partner {
        padding: 20px 0;
    }

    .sy-partner .sy-partner-ys ul li h3 {
        font-size: 36px;
    }

    .sy-partner .sy-partner-ys ul li h3 span {
        font-size: 24px;
    }

    .sy-partner .sy-partner-ys ul li p {
        font-size: 16px;
    }

    .sy-partner .sy-partner-ys {
        padding: 20px 0;
    }

    .sy-partner-logo ul li {
        float: left;
        width: 25%;
        height: 80px;
    }

    .sy-partner-logo ul li img {
        max-height: 80px;
    }

    .ss-footer-bj {
        background: #F4F4F4 url(../imges/yj-bj01.png) no-repeat center top;
        background-size: cover;
        height: 60px;
    }

    .ss-footer-div .foot-logo {
        width: 100%;
        float: none;
        height: auto;
        padding-bottom: 20px;
    }

    .ss-footer-div .foot-lxfs {
        float: none;
        width: 100%;
        padding-left: 0px;
    }

    .ss-footer-div .foot-lxfs ul li {
        float: left;
        padding: 15px;
        width: 50%;
        height: 95px;
    }

    .ss-footer-div .foot-lxfs ul li h3 {
        font-size: 16px;
    }

    .ss-footer-div .foot-lxfs ul li p {
        font-size: 14px;
    }

    .ss-footer-div .foot-ewm {
        display: none;
    }

    .ss-footer-tj p a {
        display: block;
        color: #999;
        padding-left: 0px;
    }

    /*��������*/
    .ss-nav-ny {
        position: relative;
    }

    .ss-nav-ny .ss-logo-n {
        height: 60px;
        padding: 10px;
    }

    .ss-nav-ny ul {
        display: none;
    }

    .ss-login a {
        color: #fff;
    }

    .Introduce-one {
        padding: 40px 0;
    }

    .Introduce-one .pic {
        float: none;
        width: 100%;
        text-align: center;
    }

    .Introduce-one .tet {
        padding-top: 20px;
        float: none;
        width: 100%;
    }

    .ss-title2 {
        text-align: center;
        padding-bottom: 30px;
    }

    .ss-title3 {
        text-align: center;
        padding-bottom: 30px;
    }

    .Introduce-one .tet .tet-p p {
        font-size: 16px;
        line-height: 30px;
    }

    .Introduce-tow {
        padding: 0 0 40px 0;
    }

    .Introduce-div {
        padding: 20px 0;
        font-size: 16px;
        line-height: 30px;
    }

    .Introduce-shree {
        padding: 0 0 0px 0;
    }

    .Introduce-shree .Introduce-gg {
        padding-top: 0px;
    }

    .Introduce-four {
        padding: 40px 0;
    }

    .Introduce-four .content-tet {
        font-size: 16px;
        line-height: 30px;
    }

    .Introduce-four .content-list {
        padding-top: 10px;
        display: block;
    }

    .Introduce-four .content-list .list {
        position: relative;
        width: 100%;
        height: 400px;
        padding: 20px 10px;
        margin-top: 10px;
    }

    .Introduce-four .content-list .list p {
        position: relative;
        z-index: 2;
        font-size: 16px;
        color: #FFFFFF;
        line-height: 25px;
        padding-top: 20px;
    }

    .Introduce-five {
        padding: 0 0 40px 0;
    }

    .Introduce-five .time-list {
        display: flex;
        justify-content: space-between;
        padding-top: 0px;
        width: 300px;
        margin: -30px auto 0 auto;
    }

    .Introduce-five .time-list .time-list-s {
        display: inline-block;
    }

    .Introduce-five .time-list .time-list-s:before {
        content: '';
        position: absolute;
        top: 50px;
        left: 75px;
        width: 2px;
        height: calc(100% - 50px);
        background: #0068B7;
        z-index: -1;
    }

    .Introduce-five .time-list .time-list-s li {
        display: block;
        width: 150px;
        height: 40px;
        background: #0068B7;
        border: 1px solid #707070;
        opacity: 1;
        font-size: 18px;
        line-height: 40px;
        color: #FFFFFF;
        border-radius: 30px;
        text-align: center;
        margin: 50px 0px 0 0;
    }

    .Introduce-five .time-list .time-list-t {
        display: block;
        padding-top: 0px;
        width: 80px;
        margin: 0;
    }

    .Introduce-five .time-list .time-list-t li {
        position: relative;
        font-size: 18px;
        line-height: 34px;
        color: #333333;
    }

    .Introduce-five .time-list .time-list-t li:nth-child(1) {
        margin-top: 93px;
    }

    .Introduce-five .time-list .time-list-t li:nth-child(2) {
        margin-top: 60px;
    }

    .Introduce-five .time-list .time-list-t li:nth-child(3) {
        margin-top: 60px;
    }

    .Introduce-five .time-list .time-list-t li:before {
        content: '';
        position: absolute;
        width: 140px;
        height: 2px;
        left: -75px;
        top: 17px;
        background: #0068B7;
    }

    .unit-div p {
        font-size: 16px;
        line-height: 25px;
        color: #333333;
        padding: 10px 0;
    }

    .unit-div {
        padding-bottom: 0px;
    }

    .video-title a {
        width: 50%;
        height: 60px;
        font-size: 24px;
        line-height: 60px;
    }

    .video-introduce {
        border: 2px solid #DCDCDC;
        padding: 20px 10px;
        margin-bottom: 40px;
    }

    .video-introduce h3 {
        font-size: 20px;
    }

    .video-introduce p {
        font-size: 16px;
        padding-top: 20px;
    }

    .ideo-tj ul li {
        width: 100%;
        margin-bottom: 20px;
    }

    .ideo-tj ul li.cur {
        transform: scale(1);
    }

    .ideo-tj ul {
        padding: 20px 0 20px 0;
        margin: 0;
    }

    .ideo-tj ul li .pic p {
        font-size: 22px;
    }

    .ideo-tj ul li .pic span {
        font-size: 24px;
    }

    .ideo-tj ul li .tet p {
        font-size: 14px;
    }

    .video-mian {
        padding: 10px;
    }

    .ideo-tj ul li .pic {
        height: auto;
        text-align: center;
    }

    .ideo-tj ul li .pic img {
        height: auto;
        object-fit: cover;
    }

    .Contribution-tltle {
        top: 0px;
        height: 60px;
    }

    .Contribution-tltle ul li {
        line-height: 6px;
    }

    .Contribution-tltle ul li:nth-child(1):before {
        content: '';
        height: 40px;
        top: 10px;
    }

    .Contribution-tltle ul li a {
        font-size: 20px;
        line-height: 56px;
    }

    .Contribution-fomr {
        width: 100%;
        padding-bottom: 50px;
    }

    .Contribution-fomr .form-div .bt {
        font-size: 16px;
        line-height: 30px;
        color: #333333;
        width: 100px;
        text-align: left;
        padding-right: 10px;
    }

    .Contribution-fomr .form-div .div {
        width: 100%;
        min-height: 194px;
    }

    .Contribution-fomr .form-div .div input {
        font-size: 16px;
        margin-top: 39px;
    }

    .Contribution-fomr .form-div .input {
        width: 100%;
        height: 40px;
        font-size: 16px;
    }

    .Contribution-fomr .form-div {
        margin-top: 20px;
        display: block;
    }

    .Contribution-fomr .form-div select {
        width: 100%;
        height: 40px;
        font-size: 16px;
    }

    .Contribution-fomr .form-div .form-img {
        width: 100%;
        max-width: 380px;
        min-height: 200px;
    }

    .Contribution-fomr .form-div .bt2 {
        display: none;
    }

    .Contribution-fomr .form-div .but-div {
        width: 100%;
    }

    .Contribution-fomr .form-div .but-div p {
        font-size: 14px;
        color: #999999;
        line-height: 25px;
    }

    .Contribution-fomr .form-div .but-div .but {
        width: 100%;
        height: 50px;
        font-size: 20px;
        margin-top: 10px;
    }

    .news-time {
        display: none;
    }

    .news-img {
        width: 150px;
        height: 100px;
    }

    .news-text {
        width: calc(100% - 150px);
        padding-left: 10px;
        padding-top: 0;
    }

    .news-text h1 {
        font-size: 16px;
        font-weight: normal;
        line-height: 40px;
        height: 40px;
    }

    .news-text p {
        font-size: 14px;
        line-height: 25px;
        height: 50px;
        margin-top: 0;
    }

    .news-list li {
        margin: 10px 0;
    }

    .news-list {
        padding-top: 20px;
        margin-bottom: 30px;
    }

    .contact-a {
        padding: 40px 0;
    }

    .contact-a ul li {
        width: 50%;
        padding: 10px;
        text-align: center;
    }

    .contact-a ul li .icon {
        width: 60px;
        height: 60px;
        border: 1px solid #E5E5E5;
        border-radius: 50%;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;

    }

    .contact-a ul li .icon img {
        max-width: 30px;
    }

    .contact-a ul li h3 {
        padding: 20px 0 10px 0;
        font-size: 20px;
        color: #333333;
    }

    .contact-a ul li p {
        font-size: 14px;
        color: #999999;
        line-height: 25px;
    }

    .member-a {
        padding: 40px 0;
        display: block;
        justify-content: space-between;
    }

    .member-a .member-fl {
        width: 100%;
        background: #FFFFFF;
        box-shadow: 0px 3px 22px rgba(135, 135, 135, 0.16);
        border-radius: 8px;
        padding-top: 0px;
        min-height: 0;
    }

    .member-a .member-fl ul {
        display: flex;
        justify-content: space-between;
        padding: 10px;
    }

    .member-a .member-fl ul li {
        font-size: 16px;
        line-height: 40px;
        color: #000000;
        padding: 0 20px;
        margin-bottom: 0px;
    }

    .member-a .member-fr {
        width: 100%;
        border-radius: 8px;
        padding: 10px;
        margin-top: 20px;
    }

    .member-a .member-fr h1 {
        font-size: 20px;
        color: #000000;
        padding-bottom: 15px;
    }

    .member-list .fomr-div {
        display: block;
        justify-content: space-between;
        align-content: center;
        margin-top: 30px;
    }

    .member-list .fomr-div.yzm {
        /*display: flex;*/
    }

    .member-list .fomr-div span {
        display: block;
        width: 100%;
        font-size: 16px;
        color: #333333;
        padding-right: 10px;
        line-height: 25px;
        text-align: left;
    }

    .member-list .fomr-div .input {
        width: 100%;
        height: 40px;
        font-size: 16px;
    }

    .choose {
        position: relative;
        width: calc(100% - 100px);
        height: 40px;
        padding-left: 0px;
        margin: 0;
    }

    .choose .radio {
        margin: 0 40px 0 0;
        font-size: 20px;
    }

    .member-list .fomr-but {
        text-align: center;
        padding-top: 50px;
    }

    .member-list .fomr-but input {
        height: 40px;
        font-size: 16px;
    }

    .my-videos {
        padding: 0px 0 40px 0;
    }

    .my-videos ul li {
        display: block;
    }

    .my-videos ul li .pic {
        width: 100%;
        height: auto;
    }

    .my-videos ul li .tet {
        position: relative;
        width: 100%;
    }

    .my-videos ul li .tet h3 {
        font-size: 18px;
        width: 100%;
        padding-top: 20px;
    }

    .my-videos ul li .tet p {
        padding-top: 15px;
        font-size: 16px;
    }

    .my-videos ul li .tet .sh {
        position: absolute;
        top: 52px;
        right: 0px;
        font-size: 16px;
        color: #666666;
    }

    .my-Likes {
        padding: 0px 0 50px 0;
    }

    .my-Likes ul li {
        width: 100%;
        margin-top: 20px;
    }

    .my-Likes ul li .pic {
        height: auto;
    }

    .my-Likes ul li .pic img {
        height: auto;
        object-fit: cover;
    }

    .my-Likes ul li .tet {
        height: 40px;
        background: #004BA8;
        display: flex;
        justify-content: space-between;
        padding: 0 10px;
    }

    .my-Likes ul li .tet h3 {
        width: 60%;
        font-size: 14px;
        line-height: 40px;
        color: #FFFFFF;
    }

    .my-Likes ul li .tet p {
        font-size: 14px;
        color: #fff;
        line-height: 40px;
        background: url(../imges/icon-dz.png) no-repeat left center;
        padding-left: 20px;
        background-size: 18px;
    }

    .login-a .member-fr {
        width: 100%;
        padding: 40px 10px;
    }

    .login-a .member-fr h1 {
        font-size: 24px;
        text-align: center;
    }

    .login-a .member-fr .member-list {
        padding: 0;
    }

    .login-a .member-fr .member-list .yzm input {
        width: calc(100% - 120px);
        float: left;
    }

    .login-a .member-fr .member-list .yzm .img {
        height: 40px;
        width: 120px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .tc-hide .tc-video {
        width: 90%;
        padding: 10px;

    }

    .video-mian2 .sous .input {
        width: 150px;
    }

    .ss-index-one .ss-index-news .sy-news ul li {
        width: 100%;
        padding: 10px
    }

    .ss-banner {
        padding-top: 60px;
    }
}

.my-videosD{
    padding-top: 20px;
  }
  .my-videosD .tte-ddh{
    font-size: 14px;
    color: #666;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .my-videosD .tte-ddh .cur{
    color: #004BA8;
  }
  .my-videosD-top a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: rgba(172, 179, 194, 0.55) 1px solid;
    cursor: pointer;
}

.my-videosD-top .pic {
    width: 220px;
    height: 150px;
    overflow: hidden;
}
.my-videosD-top .pic  img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.my-videosD-top .tet {
    position: relative;
    width: calc(100% - 240px);
}

.my-videosD-top .tet h3 {
    font-size: 20px;
    color: #000000;
    width: 70%;
    padding-bottom: 10px;
}

.my-videosD-top  .tet p {
    padding-top: 5px;
    font-size: 14px;
    color: #666666;
}

.my-videosD-dw{
    padding: 20px 0 0px 0;
}
.my-videosD-dw h3{
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.my-videosD-list{
    padding-top: 20px;
}
.my-videosD-list h3{
    font-size: 16px;
    font-weight: bold;
    color: #004BA8;
    line-height: 40px;
    border-bottom: solid 1px #eee;
}
.videosD-list-f{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 10px;
}
.videosD-list-f .list-li{
    width: 48%;
    padding: 10px 0;
    font-size: 14px;
    color: #666;
    display: flex;

}
.videosD-list-f .list-li span{
    width: 80px;
}
.videosD-list-f .list-li p{
    width: calc(100% - 80px);
}
.my-videosD-but{
    border-top: solid 1px #004BA8;
    margin-top: 40px;
    padding-top: 20px;
   display: flex;
   justify-content: space-between;
   align-items: center;
}
.my-videosD-but p{
    font-size: 14px;
    color: #666;
}
.my-videosD-but a{
    background-color: #004BA8;
    display: inline-block;
    padding: 6px 15px;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
}