.index3 {
}
.index3 .title h2{
    padding-top: 114px;
    margin-bottom: 150px;
    text-align: center;
    font-size: 42px;
    font-weight: bold;
}
.index3 .link {
    padding-bottom: 280px;
    margin-top: 100px;
    text-align: center;
}
.index3 .item .list {
    text-align: center;
}
.index3 .item .list h2 {
    font-size: 56px;
    color: #EFD658;
    font-weight: bold;
    margin-bottom: 8px;
    text-shadow: 1px 1px 0px #E7CE50,2px 2px 1px #E7CE50,3px 3px 1px #E7CE50;
}
.index3 .item .list h3 {
    font-size: 32px;
    max-width: 250px;
    line-height: 38px;
}
.index3 .link a {
    background: #EFD658;
    padding: 14px 40px;
    font-size: 22px;
    font-weight: bold;
    color: #101211;
    border-radius: 76px;
    box-shadow: 0 0px 2px 0 #AEAEAE;
}
.index3 .link a:hover {
    background: #FFEE70;
    box-shadow: 0 2px 8px 0 #AEAEAE;
}
.indexa.website {
    padding: 80px 100px;
}
.indexa .left {
    font-size: 42px;
    font-weight: bold;
    width: 50%;
    padding-top: 30px;
}
.indexa .right {
    width: 40%;
    position: relative;
}
.indexa .right::after {
    content: " ";
    display: block;
    height: 12px;
    width: 100%;
    position: absolute;
    background: #B3B3B3;
    border-radius: 84px;
    top: 88px;
}
.indexa .right li img {
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 50%;
}
.indexa .right li {
    padding: 0 28px;
    text-align: center;
    position: relative;
}
.indexa .right li h2 {
    font-size: 24px;
    color: #676767;
    margin-top: 50px;
}
.indexa .right li.active::after {
    content: " ";
    display: block;
    height: 12px;
    width: 100%;
    position: absolute;
    background: #EFD658;
    border-radius: 84px;
    top: 88px;
    left: 0;
    z-index: 4;
    right: 0;
}
.indexr {
    background-color: #FAFAFA;
    padding-bottom: 30px;
}
.indexr .title {
    text-align: center;
}
.indexr .title h2 {
    font-size: 37px;
    font-weight: bold;
    margin-bottom: 32px;
}
.indexr .title .summary {
    line-height: 25px;
    font-size: 16px;
    margin-bottom: 60px;
}
.indexr .wrapper {
    width: 1230px;
}
.indexr .com {
    overflow: hidden;
    position: relative;
    padding-bottom: 70px;
}
.indexr .com .list {
    padding: 11px;
    text-align: center;
}
.indexr .com .list .oimg {
    box-shadow: 0 0 11px 0 #AEAEAE;
}
.indexr .com .list h2 {
    font-size: 17px;
    margin-top: 34px;
    text-align: center;
    line-height: 26px;
}
.indexr .com .list .left:hover {
    color: #EFD658;
}
.indexwindow {
    padding: 40px 0;
}
.indexwindow .wrapper {
    overflow: hidden;
    width: 1230px;
    position: relative;
    padding-bottom: 60px;
}
.indexwindow .wrapper .window {
    padding: 10px 11px;
}
.indexwindow .wrapper .window .title h2 {
    text-align: center;
    font-size: 37px;
    font-weight: bold;
}
.indexwindow .wrapper .window .content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    margin-top: 50px;
}
.indexwindow .wrapper .window .content .list {
    padding: 18px;
    background: #FAFAFA;
    box-shadow: 0 3px 8px 0 #EDEDED;
}
.indexwindow .wrapper .window .content .list img {
    border: 3px solid #DCDCDC;
}
.indexwindow .wrapper .window .content .list h2 {
    font-size: 17px;
    padding: 22px 20px 8px;
    line-height: 1.4;
    text-align: center;
}
.indexwindow .wrapper .window .content .list:hover {
    background: #EFD658;
    box-shadow: 0 4px 8px 0 #AEAEAE;
}

.indexaboutus {
    padding: 30px 0;
}
.indexaboutus .title h2 {
    font-size: 37px;
    font-weight: bold;
}
.indexaboutus .title {
    margin-bottom: 25px;
}
.indexaboutus .title a {
    font-size: 18px;
    margin-bottom: 10px;
    color: #333;
    font-weight: bold;
}
.indexaboutus .title a:hover{
    color: #EFD658;
}
.indexaboutus .com .left {
    width: 46%;
    font-size: 15px;
    line-height: 1.75;
    margin-right: 2%;
}
.indexaboutus .com .video {
    width: 50%;
    position: relative;
}
.indexaboutus .com .video img {
    box-shadow: 0 4px 8px 0 #AEAEAE;
    border-radius: 10px;
}
.indexaboutus .com .video a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/video_doc_03.png") no-repeat center center;
}
.indexaboutus .com .video a:hover{
    background: url("../images/video_doc_05.png") no-repeat center center;
}




.indexb {
    background: #EFD658;
    text-align: center;
    padding: 44px 0;
    font-size: 37px;
    font-weight: bold;
    color: #111;
    margin-top: 40px;
    margin-bottom: 100px;

}
.indexc .list img {
    vertical-align: middle;
    width: 588px;
    height: 292px;
    object-fit: cover;
    box-shadow: 0 4px 8px 0 #AEAEAE;
}
.indexc .list {
    float: left;
    width: calc( 100% / 2 - 11px);
    margin-right: 22px;
    margin-bottom: 22px;
    position: relative;
}
.indexc .list:nth-child(2n) {
    margin-right: 0;
}
.indexc .list span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/video_doc_03.png") no-repeat center center;
}
.indexc .list:hover span {
    background: url("../images/video_doc_05.png") no-repeat center center;
}
.index2 {
    margin-top: 30px;
}
.index2 .index43-mySwiper {
    padding-bottom: 74px;
    margin-bottom: 0px;
}
.index2 .swiper-slide a {
    display: block;
    padding: 4px;
}
.index2 .swiper-slide a .oimg {
    //box-shadow: 0 2px 8px 0 #AEAEAE;
    box-shadow: 0 0 6px -2px #6d6d6d;
}
.index2 .swiper-slide img {
    width: 100%;
    padding: 6px;

}
.index2 .swiper-slide h2 {
    color: #333;
    margin: 8px 10px;
    line-height: 24px;
    min-height: 50px;
    font-size: 17px;
}
.index2 .swiper-slide:hover h2 {
    color: #FFEE70;
}
.index2 .swiper-slide h2 span{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index2 .swiper-slide .date {
    margin: 0 10px;
    font-size: 18px;
    color: #111;
    font-weight: bold;
    font-style: italic;
}
.index9 .swiper-slide .title {
    position: absolute;
    top: 112px;
    right: 40px;
    width: 56%;
}
.index9 .swiper-slide .title h2 {
    font-size: 28px;
    color: #EFD658;
    font-weight: bold;
    line-height: 38px;
    margin-bottom: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index9 .swiper-slide .title .summary {
    font-size: 18px;
    line-height: 26px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.index9 .swiper-container .swiper-button-next,.index9 .swiper-container .swiper-button-prev {
    background: #C4C4C4;
    padding: 8px 6px;
    color: #fff;
    top: 47%;
}
.index9 .swiper-container .swiper-button-next{
    right: 0;
    background: #EFD658;
}
.index9 .swiper-container .swiper-button-prev {
    left: 0;
}
.index9 .swiper-slide .title .a {
    text-align: center;
    margin-top: 80px;
}
.index9 .swiper-slide .title .a span {
    display: inline-block;
    background: #EFD658;
    padding: 12px 36px;
    color: #fff;
    border-radius: 50px;
    font-weight: bold;
    font-size: 17px;
}
.index9 .swiper-slide .title .a:hover span {
    background: #FFEE70;
}
.indexd .title h2 {
    padding-top: 110px;
    text-align: center;
    font-size: 37px;
    font-weight: bold;
    margin-bottom: 40px;
    color: #333;
}
.indexd {
    background: url("../images/CertificateShows.png") no-repeat 2px 0px;
    max-width: 1920px;
    margin: 10px auto 40px;
}
.indexd .swiper-container .swiper-slide .list img {
    width: 100%;
    max-height: 370px;
    object-fit: contain;
}
.indexd .swiper-container .swiper-button-nextss,.indexd .swiper-container .swiper-button-prevss {
    background: #C4C4C4;
    padding: 20px 10px;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #C4C4C4;
    z-index:999;
}
.indexd .swiper-container .swiper-button-nextss .EFfx, .indexd .swiper-container .swiper-button-prevss .EFfx {
    font-size: 30px;
    display: block;
}
.indexd .swiper-container .swiper-button-nextss{
    right: 0;
}
.indexd .swiper-container .swiper-button-prevss {
    left: 0;
}
.indexd .swiper-container .swiper-button-nextss:hover,.indexd .swiper-container .swiper-button-prevss:hover {
    background: #EFD658;
}

.indexu h2 {
    font-size: 37px;
    font-weight: bold;
}
.indexu a {
    font-size: 18px;
    margin-bottom: 10px;
    color: #333;
    font-weight: bold;
}
.indexu {
    border-bottom: 1px solid #333;
    margin-bottom: 34px;
    padding-bottom: 50px;
    margin-top: 60px;
}
.indexu a:hover{
    color: #EFD658;
}
.index10 .article_one {
    width: 660px;
}
.index10 .img img {
    width: 483px;
    height: 266px;
    object-fit: contain;
}
.index10 .article_one .datetime {
    font-size: 16px;
    margin-bottom: 40px;
}
.index10 .article_one h2 a {
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index10 .article_one p {
    margin-top: 20px;
    font-size: 17px;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    color: #333;
}
.index10 .con {
    border-bottom: 1px solid #333;
    padding-bottom: 34px;
    margin-bottom: 34px;
}
.index10 .con .img.oimg {
    box-shadow: 0 0 6px -2px #6d6d6d;
}
.indexnews .list {
    width: 49%;
    margin-right: 22px;
}
.indexnews .list:nth-child(2n) {
    margin-right: 0;
}
.indexnews .wrapper {
    border-bottom: 1px solid #333;
    margin-bottom: 80px;
    padding-bottom: 34px;
}
.indexnews .list .addtime {
    font-size: 16px;
    margin-bottom: 10px;
    color: #333;
}
.indexnews .list h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.indexnews .list:nth-child(1){
    border-right: 2px solid #7D7D7D;
}
html[lang=ar] .indexnews .list:nth-child(1) {
    border-right: none;
    border-left: 2px solid #7D7D7D;
    margin-right: 0;
    margin-left: 22px;
}
.indexnews .list .con {
    background: url("../images/news-2.png") no-repeat 540px center;
    padding-right: 60px;
}
.indexnews .list:hover h2 {
    color: #EFD658;
}
.index10 .article_one:hover h2 a{
    color: #EFD658;
}






.index7 .right {
    width: 365px;
    margin-left: 106px;
}
.index7 .right img {
    margin-right: -106px;
}
.index7 {
    padding: 60px 0;
    background-image: url("../images/Contact-Us.png");
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
}
.index7 .wrap {
    width: 1200px;
    margin: 0 auto;
}
.index7 .title h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 24px;
    color: #fff;
    text-align: center;
}
.index7 .title p {
    color: #fff;
    text-align: center;
    font-size: 18px;
    margin-bottom: 50px;
}
.biaodan {
    position: relative;
}
.biaodan .item {
    width: 48%;
    border-bottom: 1px solid #fff;
    margin: 32px 90px;
    padding-bottom: 4px;
}
.biaodan .item label {
    color: #fff;
    font-size: 18px;
    white-space: nowrap;
}
.biaodan .item label span {
    color: red;
}
.biaodan .item input[type="text"] {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 0;
    outline: none;
    padding: 0 8px;
    font-size: 14px;
    color: #fff;
    height: 30px;
    background: unset;
}
.biaodan .item textarea {
    resize: none;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 30px;
    border: 0;
    padding: 8px;
    outline: none;
    color: #fff;
    font-size: 14px;
    background: unset;
}
.biaodan .item.verify_status {
    position: relative;
    width: 35%;
}
.biaodan .item.items {
    width: calc(100% - 180px);
}
.biaodan .item.verify_status img {
    width: 96px;
    position: absolute;
    top: 0px;
    right: -104px;
}

html[lang=ar] .biaodan .item.verify_status img {
    width: 96px;
    position: absolute;
    top: 0px;
    right: unset;
    left: 0;
}
.btnwei {
    text-align: center;
    margin-top: 50px;
}
.btnwei input {
    padding: 12px 34px;
    border: 0;
    background: #fff;
    color: #333;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 16px;
    outline: none;
    font-weight: bold;
    font-family: arial;
    position: relative;
    border-radius: 61px;
    box-shadow: 0px 2px 8px -4px #fff;
}
.btnwei input:hover {
    background: #EFD658;
    color: #fff;
}


.oimg{
    overflow: hidden;
}
.oimg img{
    transition: all 0.3s;
    display: block;
}
.oimg img:hover{
    transform: scale(1.1);
}


@media only screen and (max-width: 1200px) {
    .index3 {
        padding: 0 10px;
    }
    .wrapper {
        width: 100%;
        margin: 0 auto;
    }
    .indexr .wrapper {
        width: 100%;
    }
    .indexr .com {
        overflow: hidden;
        position: relative;
        padding-bottom: 70px;
    }
    .indexwindow .wrapper {
        overflow: hidden;
        width: 100%;
        position: relative;
        padding-bottom: 60px;
    }
    .indexaboutus {
        padding: 10px 10px;
    }
    .indexaboutus .com .left {
        width: 46%;
        font-size: 14px;
        line-height: 1.55;
        margin-right: 2%;
    }
    .indexb {
        background: #EFD658;
        text-align: center;
        padding: 43px 0;
        font-size: 37px;
        font-weight: bold;
        color: #111;
        margin-top: 20px;
        margin-bottom: 60px;
    }
    .indexc {
        padding: 0 10px;
    }
    .index2 {
        margin-top: 10px;
        padding: 0 10px;
    }
    .index2 .index43-mySwiper {
        padding-bottom: 60px;
        margin-bottom: 15px;
    }
    .indexd .wrapper {
        padding: 0 10px;
    }
    .indexu .title {
        padding: 0 10px;
    }
    .index10 .wrapper {
        padding: 0 10px;
    }
    .index10 .article_one {
        width: 50%;
    }
    .index10 .con .img {
        width: 48%;
    }
    .indexnews .list {
        width: 48%;
        margin-right: 22px;
    }
    .index7 .wrap {
        width: 100%;
        margin: 0 auto;
    }
    .indexu {
        border-bottom: 1px solid #333;
        margin-bottom: 34px;
        padding-bottom: 50px;
    }
    .indexnews {
        padding: 0 10px;
    }
    .biaodan .item.items {
        width: calc(100% - 136px);
    }
    .biaodan .item {
        width: 48%;
        border-bottom: 1px solid #fff;
        margin: 32px 68px;
        padding-bottom: 4px;
    }




}

@media only screen and (max-width: 980px) {

    .index3 .title h2 {
        padding-top: 104px;
        margin-bottom: 90px;
        text-align: center;
        font-size: 32px;
        font-weight: bold;
    }
    .index3 .item .list h2 {
        font-size: 42px;
        color: #EFD658;
        font-weight: bold;
        margin-bottom: 8px;
    }
    .index3 .item .list h3 {
        font-size: 24px;
        max-width: 250px;
        line-height: 38px;
    }
    .index3 .link a {
        background: #EFD658;
        padding: 12px 37px;
        font-size: 18px;
        font-weight: bold;
        color: #101211;
        border-radius: 76px;
    }
    .indexr .title h2 {
        font-size: 32px;
        font-weight: bold;
        margin-bottom: 23px;
    }
    .indexr .title .summary {
        line-height: 25px;
        font-size: 16px;
        margin-bottom: 34px;
    }
    .indexwindow .wrapper .window .title h2 {
        text-align: center;
        font-size: 32px;
        font-weight: bold;
    }
    .indexwindow {
        padding: 32px 0;
    }
    .indexaboutus .title h2 {
        font-size: 32px;
        font-weight: bold;
    }
    .indexaboutus .com {
        flex-direction: column-reverse;
    }
    .indexaboutus .com .left {
        width: 100%;
        font-size: 16px;
        line-height: 1.55;
        margin-right: 0;
        margin-top: 20px;
    }
    .indexaboutus .com .video {
        width: 100%;
        position: relative;
        text-align: center;
    }
    .indexc .list {
        float: left;
        width: calc( 100% / 2 - 7px);
        margin-right: 10px;
        margin-bottom: 10px;
        position: relative;
    }
    .indexc .list img {
        vertical-align: middle;
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .indexb {
        background: #EFD658;
        text-align: center;
        padding: 36px 0;
        font-size: 32px;
        font-weight: bold;
        color: #111;
        margin-top: 20px;
        margin-bottom: 48px;
    }
    .indexd .title h2 {
        padding-top: 160px;
        text-align: center;
        font-size: 32px;
        font-weight: bold;
        margin-bottom: 30px;
        color: #333;
    }
    .indexu h2 {
        font-size: 32px;
        font-weight: bold;
    }
    .index10 .con {
        border-bottom: 1px solid #333;
        padding-bottom: 34px;
        margin-bottom: 34px;
        flex-direction: column-reverse;
    }
    .index10 .article_one {
        width: 100%;
        margin-top: 15px;
    }
    .index10 .con .img {
        width: 100%;
        text-align: center;
    }
    .index7 .title h2 {
        font-size: 26px;
        font-weight: bold;
        margin-bottom: 12px;
        color: #fff;
        text-align: center;
    }
    .index7 .title p {
        color: #fff;
        text-align: center;
        font-size: 14px;
        margin-bottom: 10px;
    }
    .biaodan .item label {
        color: #fff;
        font-size: 14px;
        white-space: nowrap;
    }
    .biaodan .item.items {
        width: calc(100% - 52px);
    }
    .biaodan .item {
        width: 48%;
        border-bottom: 1px solid #fff;
        margin: 20px 26px;
        padding-bottom: 4px;
    }
    .btnwei input {
        padding: 11px 28px;
        border: 0;
        background: #fff;
        color: #333;
        text-transform: uppercase;
        cursor: pointer;
        font-size: 16px;
        outline: none;
        font-weight: bold;
        font-family: arial;
        position: relative;
        border-radius: 61px;
        box-shadow: 0px 2px 8px -4px #fff;
        line-height: normal;
    }


}
@media only screen and (max-width: 800px) {
    .indexwindow .wrapper .window .content {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px;
        margin-top: 50px;
    } .index3 .item .list {
          text-align: center;
          width: 100%;
      }
    .index3 .item .list h3 {
        font-size: 24px;
        max-width: 100%;
        line-height: 38px;
        margin-bottom: 34px;
    }
    .index3 .link {
        padding-bottom: 180px;
        margin-top: 34px;
        text-align: center;
    }
    .indexnews .list .con {
        background: url("../images/news-2.png") no-repeat 96% center;
        padding-right: 60px;
    }
}
@media only screen and (max-width: 580px) {
    .index3 .title h2 {
        padding-top: 59px;
        margin-bottom: 40px;
        text-align: center;
        font-size: 24px;
        font-weight: bold;
    }
    .index3 .item .list {
        text-align: center;
        width: 100%;
    }
    .index3 .item .list h3 {
        font-size: 24px;
        max-width: 100%;
        line-height: 38px;
        margin-bottom: 34px;
    }
    .index3 .link {
        padding-bottom: 180px;
        margin-top: 34px;
        text-align: center;
    }
    .indexr .title h2 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 23px;
    }
    .indexr .title .summary {
        line-height: 20px;
        font-size: 13px;
        margin-bottom: 20px;
    }
    .indexr .com {
        overflow: hidden;
        position: relative;
        padding-bottom: 52px;
    }
    .indexwindow .wrapper .window .title h2 {
        text-align: center;
        font-size: 24px;
        font-weight: bold;
    }
    .indexwindow .wrapper .window .content {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 20px;
        margin-top: 50px;
    }
    .indexaboutus .title h2 {
        font-size: 24px;
        font-weight: bold;
    }
    .indexaboutus .title a {
        font-size: 15px;
        margin-bottom: 0;
        color: #333;
        font-weight: bold;
    }
    .indexaboutus .com .left {
        width: 100%;
        font-size: 16px;
        line-height: 1.55;
        margin-right: 0;
        margin-top: 20px;
    }
    .indexb {
        background: #EFD658;
        text-align: center;
        padding: 24px 0;
        font-size: 24px;
        font-weight: bold;
        color: #111;
        margin-top: 20px;
        margin-bottom: 41px;
    }
    .indexd .title h2 {
        padding-top: 80px;
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 30px;
        color: #333;
    }
    .indexd {
        background: url("../images/CertificateShows.png") no-repeat 2px 7px;
        margin: 20px auto 20px;
        background-size: 180px;
    }
    .indexd .title h2 {
        padding-top: 20px;
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 30px;
        color: #333;
    }
    .indexu h2 {
        font-size: 24px;
        font-weight: bold;
    }
    .indexu a {
        font-size: 14px;
        margin-bottom: 0;
        color: #333;
        font-weight: bold;
    }
    .indexu {
        border-bottom: 1px solid #333;
        margin-bottom: 10px;
        padding-bottom: 10px;
        margin-top: 30px;
    }
    .index10 .img img {
        width: 483px;
        object-fit: contain;
        height: auto;
    }
    .index10 .article_one .datetime {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .index10 .article_one h2 a {
        font-size: 18px;
        font-weight: bold;
        line-height: 26px;
        color: #333;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .indexnews .list {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .indexnews .list:nth-child(1) {
        border-right: none;
    }
    html[lang=ar]   .indexnews .list:nth-child(1) {
        border-right: none;
        border-left: none;
        margin-left: 0;
    }
    .indexnews .wrapper {
        border-bottom: 1px solid #333;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .indexnews .list h2 {
        font-size: 16px;
        font-weight: bold;
        line-height: 32px;
        color: #333;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .index7 .title h2 {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 12px;
        color: #fff;
        text-align: center;
    }
    .index7 .title p {
        color: #fff;
        text-align: center;
        font-size: 14px;
        margin-bottom: 10px;
        padding: 0 10px;
    }
    .index10 .article_one .datetime {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .index10 .article_one h2 a {
        font-size: 24px;
        font-weight: bold;
        line-height: 27px;
        color: #333;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .index10 .article_one p {
        margin-top: 10px;
        font-size: 17px;
        line-height: 26px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        color: #333;
    }
    .index10 .con {
        border-bottom: 1px solid #333;
        padding-bottom: 20px;
        margin-bottom: 20px;
        flex-direction: column-reverse;
    }
    .indexnews .list h2 {
        font-size: 20px;
        font-weight: bold;
        line-height: 26px;
        color: #333;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .biaodan .flexa-container.flexa-justify-center {
        flex-wrap: wrap;
    }
    .biaodan .item.items label {
        width: 100%;
    }
    .biaodan .item {
        width: 100%;
        border-bottom: 1px solid #fff;
        margin: 20px 26px;
        padding-bottom: 4px;
    }
    .biaodan .item.verify_status {
        position: relative;
        width: 86%;
    }
    .biaodan .item.verify_status #footer_verifyb {
        width: 68%;
        flex: 1;
    }
    .biaodan .item.verify_status img {
        width: 96px;
        position: absolute;
        top: 0px;
        right: 0;
    }



}