.indexr {
    background-color: #fff;
}
.indexr .title {
    text-align: center;
}
.indexr .title h2 {
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 26px;
    padding-top: 50px;
    color: #292929;
}
.indexr .title .summary {
    line-height: 25px;
    font-size: 16px;
    margin-bottom: 60px;
}
.indexr .wrapper {
    width: 1430px;
}
.indexr .com {
    overflow: hidden;
    position: relative;
    padding-bottom: 10px;
}

.indexr .com .list .oimg {
    box-shadow: 0 4px 11px 0 #E4E4E4;
}
.indexr .com .list h2 {
    font-size: 19px;
    margin-top: 16px;
    text-align: center;
    line-height: 26px;
}

.indexr .com .list .left:hover {
    color: #707070;
}
.indexr .com .swiper.mySwipercate {
    padding: 8px 8px 56px;
}
.indexr .com .swiper.mySwipercate .list {
    text-align: center;
}
.indexr .com .swiper.mySwipercate .list h2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.indexr .title .p {
    max-width: 800px;
    margin: 28px auto 34px;
    width: 100%;
    line-height: 24px;
    font-size: 16px;
}


.indexwindow .wrapper {
    padding-bottom: 60px;
}
.indexwindow .title {
    padding: 90px 0 40px;
    color: #fff;
}
.indexwindow .title .titletop h2 {
    font-size: 42px;
    font-weight: 600;
}
.indexwindow .title .summary {
    font-size: 18px;
    margin-top: 14px;
}
.indexwindow .title .titletop a {
    font-size: 16px;
    color: #fff;
    text-decoration: underline;
    margin-top: 6px;
    white-space: nowrap;
    padding-left: 30px;
}
.indexwindow .title .titletop a:hover {
    color: #ccc;
    text-decoration: underline !important;
}

.indexwindow .toplist {
    margin-bottom: 35px;
}
.indexwindow .toplist .left {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0px 6px 12px 0 #D2D2D2;
}
.indexwindow .toplist .left .oimg {
    width: 100%;
    height: 100%;
}
.indexwindow .toplist .left .oimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.indexwindow .toplist .right {
    width: 444px;
    flex-shrink: 0;
}
.indexwindow .toplist .right .oimg {
    border-radius: 20px;
    box-shadow: 0px 6px 12px 0 #D2D2D2;
}
.indexwindow .toplist .right h2 {
    font-size: 16px;
    text-align: center;
    margin-top: 38px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.4;
    padding: 0 8px;
}
.indexwindow .bottomlist .oimg {
    border-radius: 20px;
    box-shadow: 0px 6px 12px 0 #D2D2D2;
}
.indexwindow .bottomlist h2 {
    font-size: 16px;
    text-align: center;
    margin-top: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.4;
    padding: 0 8px;
}
.indexwindow .toplist .right h2:hover,.indexwindow .bottomlist h2:hover {
    color: #707070;
}

.indexwindows {
    margin: 10px 0 20px;
}
.indexwindows .swiper {
    padding-bottom: 70px;
}
.indexwindows .indexwinbg {
    padding-top: 70px;
}
.indexwindows .title {
    position: relative;
    margin-bottom: 40px;
}
.indexwindows .title h2 {
    text-align: center;
    font-size: 42px;
    font-weight: bold;
    color: #fff;
}
.indexwindows .title a {
    position: absolute;
    top: 50%;
    right: 9%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    padding: 15px 24px;
}
.indexwindows .title a:hover {
    color: #ccc;
    border: 1px solid #ccc;
}
.indexwindows .list h2 {
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
    padding: 14px 10px;
    color: #fff;
    background: #948D7D;
}
.indexwindows .list h2:hover {
    background: #252525;
}

.indexwindows .list h2 p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.indexwindows .swiper .grid-container {
    gap: 30px 80px;
}
.indexwindows .swiper .swiper-button-nextss,.indexwindows .swiper .swiper-button-prevss {
    background: #C4C4C4;
    padding: 8px 6px;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #C4C4C4;
    z-index:999;
}
.indexwindows .swiper .swiper-button-nextss .EFfx, .indexwindows .swiper .swiper-button-prevss .EFfx {
    font-size: 26px;
    display: block;
}
.indexwindows .swiper .swiper-button-nextss{
    right: 0;
}
.indexwindows .swiper .swiper-button-prevss {
    left: 0;
}
.indexwindows .swiper .swiper-button-nextss:hover,.indexwindows .swiper .swiper-button-prevss:hover {
    background: #7EAE00;
}


.indexadr .title {
    text-align: center;
}
.indexadr .title h2 {
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 26px;
    padding-top: 44px;
    color: #292929;
}
.indexadr .title .p {
    max-width: 900px;
    margin: 28px auto 40px;
    width: 100%;
    line-height: 24px;
    font-size: 16px;
}
.indexadr .com {
    padding-bottom: 10px;
}
.indexadr .com .swiper {
    padding: 0px 0px 56px;
}
.indexadr .com .swiper .list {
    text-align: center;
}
//.indexadr .com .swiper .list h2 {
//    display: -webkit-box;
//    -webkit-line-clamp: 1;
//    -webkit-box-orient: vertical;
//    overflow: hidden;
//}
.indexadr .com .list h2 {
    font-size: 18px;
    margin-top: 18px;
    text-align: center;
    line-height: 26px;
    font-weight: bold;
    color: #292929;
}
.indexadr .com .list h2:hover {
    color: #707070;
}
.indexadr .com .list .p {
    font-size: 16px;
    margin-top: 14px;
    text-align: center;
    line-height: 24px;
    //display: -webkit-box;
    //-webkit-line-clamp: 2;
    //-webkit-box-orient: vertical;
    //overflow: hidden;
    color: #292929;
}
.indexadr .com .swiper .list .oimg img {
    display: inline-block;
}

.aboutvideo {
    padding: 50px 0;
    background: #F6F6F6;
}
.aboutvideo .videor {
    width: 49%;
}
.aboutvideo .aboutus {
    width: 47%;
    color: #111111;
}
.aboutvideo .videor img {
    width: 100%;
}
.aboutvideo .aboutus h2 {
    margin-bottom: 15px;
    font-size: 42px;
    font-weight: 600;
}
.aboutvideo .aboutus .p {
    font-size: 16px;
    line-height: 26px;
    //display: -webkit-box;
    //-webkit-line-clamp: 14;
    //-webkit-box-orient: vertical;
    //overflow: hidden;
}
.aboutvideo .aboutus a {
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
    display: inline-block;
    background: #111;
    padding: 10px 22px;
}
.aboutvideo .aboutus a:hover {
    background: #707070;
}
.aboutvideo .videor .video {
    position: relative;
}
.aboutvideo .videor .video a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/video_doc_03.png") no-repeat center center;
}
.aboutvideo .videor .video a:hover{
    background: url("../images/video_doc_05.png") no-repeat center center;
}

.aboutvideo .xiangce {
    margin-top: 40px;
}
.aboutvideo .xiangce .swiper-button-nextss, .aboutvideo .xiangce .swiper-button-prevss {
    position: absolute;
    top: 42%;
    transform: translateY(-50%);
    z-index: 9999999;
    background: #9B9B9B;
    padding: 14px 10px;
}
.aboutvideo .xiangce .swiper-button-nextss {
    right: 0;
}
.aboutvideo .xiangce .swiper-button-prevss{
    left: 0;
}
.aboutvideo .xiangce .swiper-button-nextss .EFfx, .aboutvideo .xiangce .swiper-button-prevss .EFfx {
    color: #fff;
    font-size: 30px;
    display: block;
}
.aboutvideo .xiangce .conui h2 {
    text-align: center;
    font-size: 18px;
    margin-top: 14px;
    color: #111;
    font-weight: bold;
}
.aboutvideo .xiangce .conui h2:hover {
    color: #707070;
}
.aboutvideo .xiangce .swiper-button-nextss:hover, .aboutvideo .xiangce .swiper-button-prevss:hover{
    background: #1B1B1B;
}
.aboutvideo .xiangce .oimg {
    border-radius: 12px;
    text-align: center;
}





.indexvideolist .title {
    text-align: center;
}
.indexvideolist .title h2 {
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 26px;
    padding-top: 44px;
    color: #292929;
}
.indexvideolist .title .p {
    max-width: 900px;
    margin: 28px auto 40px;
    width: 100%;
    line-height: 24px;
    font-size: 16px;
}
.indexvideolist .com {
    padding-bottom: 10px;
}
.indexvideolist .com .swiper {
    padding: 0px 0px 56px;
}
.indexvideolist .com .swiper .list {
    text-align: center;
}
.indexvideolist .com .swiper .list h2 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.indexvideolist .com .list h2 {
    font-size: 18px;
    margin-top: 16px;
    text-align: center;
    font-weight: bold;
    color: #292929;
    padding: 0 20px;
}
.indexvideolist .com .list h2:hover {
    color: #707070;
}
.indexvideolist .com .list .p {
    font-size: 16px;
    margin-top: 14px;
    text-align: center;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #292929;
    padding: 0 20px;
}
.indexvideolist .com .swiper .list .oimg img {
    display: inline-block;
}
.indexvideolist .com  .swiper-button-nextss, .indexvideolist .com  .swiper-button-prevss {
    position: absolute;
    top: 31%;
    transform: translateY(-50%);
    z-index: 9999999;
    background: #9B9B9B;
    padding: 14px 10px;
}
.indexvideolist .com  .swiper-button-nextss {
    right: 0;
}
.indexvideolist .com .swiper-button-prevss{
    left: 0;
}
.indexvideolist .com .swiper-button-nextss .EFfx, .indexvideolist .com .swiper-button-prevss .EFfx {
    color: #fff;
    font-size: 30px;
    display: block;
}
.indexvideolist .com .swiper-button-nextss:hover, .indexvideolist .com .swiper-button-prevss:hover{
    background: #1B1B1B;
}
.indexvideolist .com .swiper .list .oimg {
    position: relative;
}
.indexvideolist .com .swiper .list .oimg a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/video_doc_03.png") no-repeat center center;
}
.indexvideolist .com .swiper .list .oimg a:hover {
    background: url("../images/video_doc_05.png") no-repeat center center;
}


.indexnews {
    padding: 60px 0;
}
.indexnews .title {
    width: 46%;
}
.indexnews .con {
    width: 46%;
}

.indexnews .con .list .riqi {
    margin-top: 8px;
    margin-bottom: 6px;
    font-size: 18px;
    color: #333;
    font-style: italic;
}
.indexnews .con .list h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 8px;
    color: #292929;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.indexnews .con .list h2:hover {
    color: #707070;
}
.indexnews .con .list .conui{
    padding:26px 12px 20px;
}
.indexnews .con .list .p {
    font-size: 15px;
    color: #292929;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 20px;
}
.indexnews .con .list .a {
    color: #7EAE00;
    display: inline-block;
    text-decoration: underline;
    margin-top: 6px;
    font-size: 16px;
}
.indexnews .con .list .a:hover {
    color: #A2672D;
}

.indexnews .con .swiper-button-nextss, .indexnews .con .swiper-button-prevss {
    position: absolute;
    top: 25%;
    transform: translateY(-50%);
    color: #fff;
    z-index: 999;
    background: #9B9B9B;
    padding: 12px 7px;
}
.indexnews .con .swiper-button-prevss {
    left: 0;
}
.indexnews .con .swiper-button-nextss {
    right: 0;
}
.indexnews .con .swiper-button-nextss .EFfx, .indexnews .con .swiper-button-prevss .EFfx {
    font-size: 26px;
    display: block;
}
.indexnews .con .swiper-button-nextss:hover, .indexnews .con .swiper-button-prevss:hover {
    background: #111111;
}
.indexnews .title h2 {
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 26px;
    color: #292929;
}
.indexnews .title .p {
    font-size: 16px;
    width: 100%;
    color: #292929;
    line-height: 26px;
}
.indexnews .title .a a:hover {
    background: #707070;
}
.indexnews .title .a a {
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
    display: inline-block;
    background: #111;
    padding: 10px 22px;
}
.indexnews .con .list .oimg {
    width: 100%;
}
.indexnews .con .list .oimg img {
    width: 100%;
}

.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: 42%;
    border-bottom: 1px solid #fff;
    margin: 32px 0px;
    padding-bottom: 4px;
}
.biaodan .item label {
    color: #fff;
    font-size: 18px;
    white-space: nowrap;
    margin-bottom: 0;
}
.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;
}
.biaodan .item.items {
    width: 100%;
}
.biaodan .item.verify_status img {
    width: 96px;
    position: absolute;
    top: 0px;
    right: 0;
}

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: 10px 34px;
    border: 0;
    background: #fff;
    color: #333;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 18px;
    outline: none;
    font-family: arial;
    position: relative;
    border-radius: 2px;
    box-shadow: 0px 2px 8px -4px #fff;
    transition: all 0.5s;
}
.btnwei input:hover {
    background: #AC0101;
    color: #fff;
}


.oimg{
    overflow: hidden;
}
.oimg img{
    transition: all 0.3s;
    display: inline-block;
}
.oimg img:hover{
    transform: scale(1.1);
}
.pnome {
    display:none;
}
.mnome {
    display:block;
}

@media only screen and (max-width: 1400px) {
    .indexr .wrapper {
        width: 100%;
    }
    .wrapper {
        width: 100%;
        margin: 0 auto;
        padding: 0 10px;
    }

}
@media only screen and (max-width: 1200px) {

    .wrapper {
        width: 100%;
        margin: 0 auto;
        padding: 0 10px;
    }
    .indexr .wrapper {
        width: 100%;
    }
    .indexr .com {
        overflow: hidden;
        position: relative;
    }

    .indexwindow .wrapper {
        padding: 0 10px;
        padding-bottom: 60px;
    }
    .indexwindows .swiper .grid-container {
        gap: 20px 20px;
    }
    .indexwindow .toplist .right {
        width: auto;
        flex-shrink: 1;
    }
    .indexwindow .toplist .left .oimg {
        width: 100%;
        height: 100%;
    }
    .indexwindow .toplist .left img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .indexaboutus {
        padding: 10px 10px;
    }
    .indexaboutus .com .left {
        width: 46%;
        font-size: 14px;
        line-height: 1.55;
        margin-right: 2%;
    }




    .index7 .wrap {
        width: 100%;
        margin: 0 auto;
    }

    .biaodan .item.items {
        width: calc(100% - 20px);
    }
    .biaodan .item {
        width: 44%;
        border-bottom: 1px solid #fff;
        margin: 32px 10px;
        padding-bottom: 4px;
    }




}

@media only screen and (max-width: 1024px) {
    .pnome {
        display:block;
    }
    .mnome {
        display:none;
    }
    .indexnews .title {
        width: 100%;
        margin-bottom: 40px;
    }
    .indexnews .con {
        width: 100%;
    }
    .indexnews .title .p {
        font-size: 16px;
        width: 100%;
        color: #292929;
    }

    .aboutvideo .videor {
        width: 100%;
    }
    .aboutvideo .aboutus {
        width: 100%;
        margin-top: 30px;
    }
    .aboutvideo.aboutser .flexa-container.flexa-justify-between.flexa-align-center.flexa-wrap {
        flex-direction: column-reverse;
    }
    .indexwindows .title a {
        position: absolute;
        top: 50%;
        right: 0%;
        transform: translateY(-50%);
        color: #fff;
        font-size: 16px;
        border: 1px solid #fff;
        padding: 15px 24px;
    }


}
@media only screen and (max-width: 980px) {

    .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;
    }


    .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 {
        width: 47%;
        border-bottom: 1px solid #fff;
        margin: 20px 10px;
        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: 2px;
        box-shadow: 0px 2px 8px -4px #fff;
        line-height: normal;
    }


}
@media only screen and (max-width: 900px) {

}
@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;
    }
    .indexwindow .title .titletop h2 {
        font-size: 26px;
        font-weight: 600;
    }
    .indexwindows .list h2 {
        font-size: 14px;
        line-height: 1.4;
        text-align: center;
        padding: 6px 10px;
        color: #fff;
        background: #948D7D;
    }
    .indexwindows .swiper .grid-container {
        gap: 14px 14px;
    }
    .indexwindow .title .summary {
        font-size: 18px;
        margin-top: 6px;
    }
    .aboutvideo {
        padding: 60px 0;
        background-size: cover;
    }
    .aboutvideo .videor {
        width: 100%;
    }
    .aboutvideo .aboutus {
        width: 100%;
        margin-top: 30px;
    }

    .indexwindows .title a {
        position: unset;
        top: 50%;
        right: 0;
        transform: none;
        color: #7EAE00;
        text-decoration: underline !important;
        font-size: 16px;
        text-align: center;
        width: 100%;
        display: block;
        margin-top: 8px;
    }
    .aboutvideo.aboutser .flexa-container.flexa-justify-between.flexa-align-center.flexa-wrap {
        flex-direction: column-reverse;
    }
    .indexnews .con .list h2 {
        font-size: 14px;
        font-weight: bold;
        line-height: 24px;
        margin-bottom: 8px;
        color: #292929;
    }
    .indexnews .con .list .p {
        font-size: 13px;
        color: #292929;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        line-height: 20px;
    }

}
@media only screen and (max-width: 700px) {


}
@media only screen and (max-width: 600px) {

    .indexwindows .title a {
        position: unset;
        top: 50%;
        right: 0;
        transform: none;
        color: #7EAE00;
        text-decoration: underline !important;
        font-size: 16px;
        text-align: center;
        width: 100%;
        display: block;
        margin-top: 20px;
        padding: 8px 20px;
    }

    .indexwindow .toplist .right {
        width: 100%;
        flex-shrink: 1;
    }
    .indexwindow .toplist .right .oimg img {
        width: 100%;
    }


}
@media only screen and (max-width: 580px) {



    .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: 0;
    }

    .indexwindow .toplist .right {
        width: 100%;
        flex-shrink: 1;
    }
    .indexwindow .toplist .right .oimg img {
        width: 100%;
    }

    .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;
    }

    .indexnews .title .p {
        font-size: 14px;
        max-width: 600px;
        margin: 0 auto;
        width: 100%;
        color: #292929;
        line-height: 22px;
    }

    .indexwindow .title .titletop h2 {
        font-size: 24px;
        font-weight: 600;
    }
    .indexwindows .title h2 {
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        color: #fff;
    }
    .indexadr .title h2 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 18px;
        padding-top: 20px;
        color: #292929;
    }
    .aboutvideo .aboutus h2 {
        margin-bottom: 15px;
        font-size: 24px;
        font-weight: 600;
    }
    .indexvideolist .title h2 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 18px;
        padding-top: 30px;
        color: #292929;
    }
    .indexnews .title h2 {
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 10px;
        color: #292929;
    }
    .indexnews .title {
        width: 100%;
        margin-bottom: 20px;
    }
    .indexnews {
        padding: 36px 0;
    }
    .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;
    }

    .biaodan .biaodanlist.flexa-container {
        flex-wrap: wrap;
    }
    .biaodan .item.items label {
        width: 100%;
        flex: 0;
    }
    .biaodan .item {
        width: calc(100% - 20px);
        border-bottom: 1px solid #fff;
        margin: 20px 10px;
        padding-bottom: 4px;
    }
    .biaodan .item.verify_status {
        position: relative;
    }
    .biaodan .item.verify_status img {
        width: 96px;
        position: absolute;
        top: 0px;
        right: 0;
    }
    .aboutvideo .xiangce .oimg {
        text-align: center;
    }
    .aboutvideo .xiangce .oimg img {
        display: inline-block;
    }


}

@media only screen and (max-width: 500px) {



}
@media only screen and (max-width: 498px) {

}
@media only screen and (max-width: 420px) {

    .indexr .title h2 {
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 20px;
        padding-top: 30px;
    }
    .indexwindow .title .titletop h2 {
        font-size: 22px;
        font-weight: 600;
    }
    .indexwindow .title {
        padding: 60px 0 20px;
        color: #fff;
    }
    .indexwindow .title .summary {
        font-size: 14px;
        margin-top: 6px;
    }
    .indexwindows .title h2 {
        text-align: center;
        font-size: 22px;
        font-weight: bold;
    }
    .indexwindow {
        padding: 32px 0 0;
    }
    .indexadr .title h2 {
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 18px;
        padding-top: 20px;
        color: #292929;
    }
    .indexadr .title .p {
        max-width: 900px;
        margin: 18px auto 30px;
        width: 100%;
        line-height: 24px;
        font-size: 16px;
    }
    .aboutvideo .aboutus h2 {
        margin-bottom: 15px;
        font-size: 22px;
        font-weight: 600;
    }
    .aboutvideo .aboutus .p {
        font-size: 14px;
        line-height: 20px;
        display: -webkit-box;
        -webkit-line-clamp: 14;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .indexvideolist .title h2 {
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 18px;
        padding-top: 30px;
        color: #292929;
    }
    .indexvideolist .title .p {
        max-width: 900px;
        margin: 18px auto 12px;
        width: 100%;
        line-height: 24px;
        font-size: 16px;
    }



    .indexnews .title h2 {
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 8px;
        color: #292929;
        text-align: center;
    }
    .indexnews .title .p {
        font-size: 14px;
        max-width: 600px;
        margin: 0 auto;
        width: 100%;
        color: #292929;
        text-align: left;

    }
}
@media only screen and (max-width: 400px) {

    .indexr .title h2 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 10px;
        padding-top: 30px;
    }
    .indexr .com {
        overflow: hidden;
        position: relative;
        padding-bottom: 10px;
    }



}