.index {
    font-family: "Times New Roman";
}
.swiper {
    -webkit-box-sizing: revert;
    -moz-box-sizing: revert;
    box-sizing: revert;
}
.wwsi .wwsiwrap {
    max-width: 1220px;
    margin: 100px auto 100px;
}
.wwsi .wwsiwrap .left {
    width: 554px;
}
.wwsi .wwsiwrap .right {
    width: 560px;
}
.wwsi .wwsiwrap .right h2 {
    font-size: 48px;
    font-family: "Times New Roman";
    margin-bottom: 20px;
}
.wwsi .wwsiwrap .right h3 {
    font-size: 20px;
    margin-bottom: 45px;
}
.wwsi .wwsiwrap .right p {
    font-size: 16px;
}
.wwsi .wwsiwrap .right a {
    font-size: 22px;
    margin-top: 52px;
    display: inline-block;
    background: #020202;
    color: #fff;
    padding: 16px 32px;
    border-radius: 3px;
    margin-bottom: 20px;
}
.wwsi .wwsiwrap .right a:hover {
    background: #FFA300;
}

.indexaboutus {
    padding: 70px 0;
}
.indexaboutus .aboutuswrap {
    width: 1220px;
    margin: 0 auto;
}
.indexaboutus .aboutuswrap .title {
    text-align: center;
    position: relative;
}
.indexaboutus .aboutuswrap .title h2 {
    color: #fff;
    font-size: 38px;
    font-family: "Times New Roman";
    margin-bottom: 40px;
}
.indexaboutus .aboutuswrap .title a {
    position: absolute;
    top: 25%;
    right: 0;
    color: #fff;
    text-decoration: underline;
    font-size: 16px;
}
.indexaboutus .aboutuswrap .title a:hover {
    color: #FFA300;
    text-decoration: underline !important;
}
.indexaboutus .aboutuswrap .com .left {
    width: 570px;
    position: relative;
}
.indexaboutus .aboutuswrap .com .right {
    width: 600px;
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
}

.indexaboutus .aboutuswrap .com .left .video a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/video_doc_03.png") no-repeat center center;
}
.indexaboutus .aboutuswrap .com .left .video a:hover {
    background: url("../images/video_doc_05.png") no-repeat center center;
}

.indexr {
    background-color: #fff;
}
.indexr .wrapper {
    max-width: 1710px;
    width: 100%;
}
.indexr .title {
    text-align: center;
    position: relative;
}
.indexr .title h2 {
    font-size: 38px;
    margin-bottom: 35px;
    padding-top: 100px;
    color: #111;
}
.indexr .title .p {
    margin: 0 5% 43px;
    color: #989898;
    font-size: 16px;
    line-height: 1.5;
}

.indexr .com {
    overflow: hidden;
    position: relative;
    padding-bottom: 10px;
}
.indexr .com .list .oimg img {
    width: 100%;
    height: 676px;
    object-fit: cover;
}
.indexr .com .list .oimg {
    box-shadow: 0 0 11px 0 #D2D2D2;
}
.indexr .com .list .oimg img {
    width: 100%;
}
.indexr .com .swiper.mySwipercate .list .titles {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.3);
    padding: 20px 15px;
    color: #fff;
}
.indexr .com .list h2 {
    font-size: 18px;
    margin-top: 51px;
    text-align: center;
    line-height: 28px;
}
.indexr .com .swiper.mySwipercate .list .titles p {
    line-height: 1.5;
    font-size: 14px;
    margin-top: 6px;
}
.indexr .com .list .left:hover {
    color: #FF9801;
}
.indexr .com .swiper.mySwipercate {
    padding-bottom: 70px;
}
.indexr .com .swiper.mySwipercate .list {
    text-align: center;
    margin-bottom: 15px;
    position: relative;
}
.indexr .com .swiper.mySwipercate .list h2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.indexr .com .swiper.mySwipercate .swiper-pagination-bullet {
    --swiper-pagination-bullet-horizontal-gap: 15px;
}
.indexr .com .swiper.mySwipercate .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #020202;
    transform: scale(1.3);
}
.indexr .com .swiper.mySwipercate .list h2:hover {
    color: #FFA300;
}




.indexvideo {
    padding: 80px 0 90px 0;
}
.indexvideo .wrapper {
    max-width: 1920px;
}
.indexvideo .title {
    margin-bottom: 35px;
}
.indexvideo .title h2 {
    font-size: 60px;
    margin-top: 20px;
    margin-bottom: 50px;
}
.indexvideo .wrapper .title .p {
    font-size: 18px;
    color: #7E7E7E;
}
.indexvideo .wrapper .title .a {
    margin-top: 120px;
}
.indexvideo .wrapper .title .a a {
    background: #000;
    color: #fff;
    padding: 10px 40px;
    font-size: 24px;
}
.indexvideo .wrapper .title .a a:hover {
    background: #FF9801;
}
.indexvideo .wrapper .title {
    width: 410px;
    margin-left: 100px;
    margin-right: 30px;
}
.indexvideo .wrapper .con {
    position: relative;
    width: calc(100% - 546px);
}
.indexvideo .con .list .oimgs img {
    height: 640px;
    object-fit: cover;
    width: 100%;
}
.indexvideo .con .list {
    position: relative;
}
.indexvideo .con .list .titles {
    margin-top: 22px;
    padding: 0 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
}
.indexvideo .con .list .titles h2 a {
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.3;
}
.indexvideo .con .list .titles h2 a:hover {
    color: #FF9801;
}
.indexvideo .con .list .titles h2 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 18px;
    text-shadow: 0 1px 6px #333;
}
.indexvideo .con .list .titles h3 {
    font-size: 16px;
    line-height: 1.4;
    text-shadow: 0 1px 6px #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.indexvideo .con .list .titles .a {
    color: #fff;
    border: 3px solid #fff;
    padding: 7px 30px;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 18px;
    text-shadow: 0 1px 6px #333;
}
.indexvideo .con .list .titles .a:hover {
    color: #FF9801;
    border: 3px solid #FF9801;
}
.indexvideo .con .swiper-button-nextss, .indexvideo .con .swiper-button-prevss {
    position: absolute;
    top: 50%;
    z-index: 999;
    background: #9B9B9B;
    color: #fff;
    padding: 10px 10px;
    transform: translateY(-50%);
}
.indexvideo .con .swiper-button-nextss:hover, .indexvideo .con .swiper-button-prevss:hover {
    background: #FF9801;
    color: #fff;
}
.indexvideo .con .swiper-button-nextss {
    right: 0px;
}
.indexvideo .con .swiper-button-prevss {
    left: 0px;
}
.indexvideo .con .swiper-button-nextss .EFfx, .indexvideo .con .swiper-button-prevss .EFfx{
    font-size: 22px;
}
.indexvideo .con .list .oimgs {
    text-align: center;
    position: relative;
}
.indexvideo .con .list .oimgs a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/video_doc_03.png") no-repeat center center;
}
.indexvideo .con .list .oimgs a:hover {
    background: url("../images/video_doc_05.png") no-repeat center center;
}




.windowsrtitle .title {
    text-align: center;
    position: relative;
}
.windowsrtitle .title h2 {
    font-size: 38px;
    margin-bottom: 40px;
    color: #111;
    padding: 80px 10px 0px;
}
.windowsrtitle .title a {
    position: absolute;
    bottom: 10px;
    right: 0;
    border-bottom: 2px solid #FF9801;
    font-size: 16px;
    color: #FF9801;
    font-weight: bold;
}
.windowsrtitle .title a:hover {
    color: #111;
    border-bottom: 2px solid #111;
}


.indexwindows {
    margin: 10px 0 20px;
}
.indexwindows .wrapper {
    max-width: 1880px;
}
.indexwindows .swiper {
    padding: 10px 10px 40px;
}
.indexwindows .title {
    margin-bottom: 25px;
}
.indexwindows .title .titletop p {
    margin: 0 5% 80px;
    color: #989898;
    font-size: 16px;
    line-height: 1.5;
}

.indexwindows .list .titles {
    background: #F4F4F4;
    margin-top: 12px;
    padding: 50px 20%;
    text-align: center;
}
.indexwindows .list .titles h3 {
    font-size: 22px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.indexwindows .list h4 {
    margin: 10px 0 16px 0;
    font-size: 18px;
    text-align: center;
    line-height: 1.6;
    padding: 0 8px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.indexwindows .list .titles p {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.indexwindows .list .titles span {
    display: inline-block;
    margin-top: 36px;
    background: #AEAEAE;
    padding: 9px 42px;
    color: #000;
    font-size: 18px;
    font-weight: 600;
}
.indexwindows .list .titles span:hover {
    background: #FFA300;
}
//.indexwindows .swiper .list .oimg {
//    box-shadow: 0 4px 11px 0 #D2D2D2;
//}
.indexwindows .swiper .swiper-button-nextss,.indexwindows .swiper .swiper-button-prevss {
    background: #BFBFBF;
    padding: 12px 10px;
    color: #fff;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    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: 10px;
}
.indexwindows .swiper .swiper-button-prevss {
    left: 10px;
}
.indexwindows .swiper .swiper-button-nextss:hover,.indexwindows .swiper .swiper-button-prevss:hover {
    background: #FF9801;
}


.indexyuia .list {
    margin: 60px 0 10px;
    text-align: center;
    color: #111;
    font-size: 18px;
}
.indexyuia .list .h2 {
    font-size: 50px;
    font-weight: 600;
    color: #fff;
}
.indexyuia .list .title {
    margin-top: 6px;
    color: #fff;
}

.indexcase .title {
    text-align: center;
    margin-top: 90px;
}

.indexcase .title h2 {
    font-size: 38px;
    margin-bottom: 40px;
    color: #111;
}
.indexcase .title p {
    margin: 0 5% 80px;
    color: #989898;
    font-size: 16px;
    line-height: 1.5;
}
.indexcase .casewrapper {
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
}
.indexcase .casewrapper .left {
    width: 50%;
}
.indexcase .casewrapper .left img {
    width: 100%;
}
.indexcase .casewrapper .right {
    width: 50%;
}
.indexcase .casewrapper .com {
    background: #F4F4F4;
}
.indexcase .casewrapper .right .titles {
    padding: 0 27%;
}
.indexcase .casewrapper .right .titles h2 {
    line-height: 1.4;
    font-size: 36px;
    margin-bottom: 30px;
}
.indexcase .casewrapper .right .titles p {
    font-size: 20px;
    line-height: 1.8;
}
.indexcase .casewrapper .right .titles a {
    font-size: 20px;
    margin-top: 28px;
    display: inline-block;
}
.indexcase .casewrapper .right .titles a:hover {
    color: #FF9801;
}
.indexcaselist {
    margin-top: 10px;
}
.indexcaselist .casewrapper {
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
}
.indexcaselist .casewrapper .list .titles {
    padding: 12px 130px;
    background: #F4F4F4;
    height: 490px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.indexcaselist .casewrapper .list.lists .titles {
    margin-bottom: 0;
    margin-top: 10px;
}
.indexcaselist .casewrapper .list .titles h2 {
    font-size: 26px;
    margin-bottom: 30px;
    font-family: "Times New Roman";
}
.indexcaselist .casewrapper .list:hover .titles h2 a{
    color: #FF9834;
}
.indexcaselist .casewrapper .list .titles h2 a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: initial;
    overflow: hidden;
}
.indexcaselist .casewrapper .list .titles h3 {
    font-size: 18px;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    font-family: "Times New Roman";
}
.indexcaselist .casewrapper .list .titles .a {
    display: inline-block;
    margin-top: 12px;
    font-size: 18px;
}
.indexcaselist .casewrapper .list .titles .a:hover {
    color: #FF9801;
}
.indexcaselist .casewrapper .list .oimg img {
    width: 100%;
    height: 490px;
    object-fit: cover;
}
.indexcaselist .casewrapper .list:hover .titles {
    background: #DBDBDB;
}
.indexcaselist .casewrapper .swiper.indecaseSwiper {
    padding-bottom: 70px;
    --swiper-pagination-color:#333;
    --swiper-pagination-bullet-horizontal-gap:10px;
}

.indexcaselist .casewrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    transform: scale(1.2);
}
.indexliucheng {
    margin-top: 30px;
}
.indexliucheng .wrapper {
    padding-bottom: 80px;
}
.indexliucheng .wrapper .title {
    text-align: center;
    padding-top: 65px;
    padding-bottom: 75px;
}
.indexliucheng .wrapper .title h2 {
    font-size: 38px;
    color: #111;
}

.indexliucheng .wrapper .com .list {
    max-width: 180px;
    flex-shrink: 0;
    margin: 15px 0;
}
.indexliucheng .wrapper .com .list img {
    border-radius: 20px;
}
.indexliucheng .wrapper .com .list h2 {
    text-align: center;
    font-size: 18px;
    margin-top: 12px;
    font-weight: bold;
}

.indexsay .title {
    padding-top: 60px;
    text-align: center;
    color: #fff;
    padding-bottom: 80px;
}

.indexsay .title h2 {
    font-size: 38px;
    color: #fff;
}
.indexsay {
    padding-bottom: 120px;
}
.indexsay .com {
    position: relative;
}
.indexsay .com .swiper.indsaySwiper {
    max-width: 800px;
    margin: 0 auto;
    color: #fff;
}
.indexsay .com .list {
    padding-left: 60px;
    background: url("../images/Clientssay2.png") no-repeat 0 0;
    padding-top: 16px;
}
.indexsay .com .swiper-button-nextss, .indexsay .com .swiper-button-prevss {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    z-index: 99999;
}
.indexsay .com .swiper-button-nextss {
    right: 0;
}
.indexsay .com .swiper-button-prevss {
    left: 0;
}
.indexsay .com .list .p {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
}
.indexsay .com .list .ttitle {
    margin-top: 30px;
}
.indexsay .com .list .ttitle .right {
    color: #fff;
    margin-left: 20px;
}
.indexsay .com .list .ttitle .right h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 4px;
}
.indexsay .com .list .ttitle .right h3 {
    font-size: 18px;
}
.indexsay .com .swiper-button-nextss .EFfx, .indexsay .com .swiper-button-prevss .EFfx {
    font-size: 34px;
}

.indexd {
    margin: 10px auto 90px;
}

.indexd .title h2 {
    text-align: center;
    font-size: 38px;
    margin-bottom: 20px;
    color: #111;
    margin-top: 60px;
}
.indexd .title p {
    text-align: center;
    color: #989898;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 40px;
}
.indexd .con .list {
    text-align: center;
}

.indexd .con .list .h2 {
    font-size: 18px;
    text-align: center;
    margin-top: 24px;
    font-weight: bold;
    display: none;
}

.indexd .swiper {
    padding-bottom: 160px;
    padding-top: 100px;
}
.indexd .swiper .swiper-slide.swiper-slide-active {
    transform: scale(1.3);
}
.indexd .swiper .swiper-button-nextss,.indexd .swiper .swiper-button-prevss {
    background: #C4C4C4;
    padding: 20px 10px;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #C4C4C4;
    z-index:999;
}
.indexd .swiper .swiper-button-nextss .EFfx, .indexd .swiper .swiper-button-prevss .EFfx {
    font-size: 30px;
    display: block;
}
.indexd .swiper .swiper-button-nextss {
    right: 0;
}
.indexd .swiper .swiper-button-prevss {
    left: 0;
}
.indexd .swiper .swiper-button-nextss:hover,.indexd .swiper .swiper-button-prevss:hover {
    background: #EFD658;
}
.indexd .swiper .swiper-pagination {
    --swiper-pagination-bullet-horizontal-gap: 10px;
}
.indexd .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    transform: scale(1.3);
    background: #333;
}



.indexoem {
    margin: 100px 0 100px 0;
}
.indexoem .title {
    text-align: center;
    margin-bottom: 50px;
}
.indexoem .title h2 {
    font-size: 38px;
    color: #111;
    margin-bottom: 20px;
}
.indexoem .title p {
    color: #989898;
    font-size: 16px;
    line-height: 1.5;
}

.indexoem .list {
    padding: 30px 8px 22px;
    box-shadow: 0 3px 7px 0 #ccc;
    transition: all 0.3s;
}
.indexoem .list:hover {
    transform: translateY(-10px);
    //box-shadow: 0 3px 7px 0 #FF98017D;
}
.indexoem .list .img {
    text-align: center;
    margin-bottom: 12px;
}
.indexoem .list .h2 {
    font-size: 22px;
    text-align: center;
    font-weight: 600;
    color: #2B2B2B;
    line-height: 1.3;
    height: 54px;
}
.indexoem .list .h2 span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.indexoem .list .img img {
    max-width: 90px;
    max-height: 90px;
    object-fit: contain;
}
.indexoem .list .p {
    color: #9D9D9D;
    text-align: center;
    padding: 0 32px;
    line-height: 24px;
    font-size: 16px;
    margin-top: 14px;
}




.indexnews {
    padding: 80px 0 80px 0;
}
.indexnews .title {
    text-align: center;
    margin-bottom: 30px;
}
.indexnews .con .list {
    background: #fff;
}
.indexnews .con .list .riqi {
    margin-top: 8px;
    margin-bottom: 6px;
    font-size: 16px;
    color: #333;
}
.indexnews .con .list h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 8px;
    color: #242424;
}
.indexnews .con .list .p {
    font-size: 15px;
    color: #808080;
}
.indexnews .con .list .conui{
    padding:0 12px 20px;
}
.indexnews .con .list .p {
    font-size: 15px;
    color: #808080;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.indexnews .con .list .a {
    color: #595959;
    display: inline-block;
    margin-top: 6px;
    font-size: 14px;
    font-weight: bold;
}
.indexnews .con .list .a:hover {
    color: #FF9801;
}

.indexnews .con .swiper-button-nextss, .indexnews .con .swiper-button-prevss {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    z-index: 999;
    background: #9B9B9B;
    padding: 7px 4px;
}
.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: #FF9801;
}
.indexnews .title h2 {
    font-size: 38px;
    margin-bottom: 24px;
    color:#111111;
}
.indexnews .title .p {
    text-align: center;
    color: #989898;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 60px;
}
.indexnews .con .list .oimg {
    width: 100%;
}
.indexnews .con .list .oimg img {
    width: 100%;
}
.indexnews .con .grid-container {
    gap: 80px 70px;
}
.indexnews .con .grid-container .lists .right {
    width: 50%;
}
.indexnews .con .grid-container .lists .left {
    width: 45%;
}
.indexnews .con .grid-container .lists .left .rq {
    font-size: 38px;
    line-height: 1.2;
}
.indexnews .con .grid-container .lists .left .y {
    font-size: 46px;
    line-height: 1.2;
}
.indexnews .con .grid-container .lists .left h2 {
    font-size: 20px;
    margin: 26px 0 4px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.2;
}
.indexnews .con .grid-container .lists .left h2:hover {
    color: #FEA200;
}
.indexnews .con .grid-container .lists .left .p {
    font-size: 18px;
    color: #888;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.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 {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
}
.index7 .title h2 {
    font-size: 38px;
    margin-bottom: 24px;
    color: #fff;
    text-align: center;
}
.index7 .title p {
    color: #fff;
    text-align: center;
    font-size: 20px;
    margin-bottom: 50px;
}
.biaodan {
    position: relative;
}
.biaodan .item {
    width: 45%;
    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: #FF9801;
    color: #fff;
}


.oimg{
    overflow: hidden;
}
.oimg img{
    transition: all 0.3s;
    display: block;
}
.oimg img:hover{
    transform: scale(1.1);
}
.pnome {
    display:none;
}
.mnome {
    display:block;
}

@media only screen and (max-width: 1880px) {
    .indexwindows .wrapper {
        padding: 0 10px;
    }
}
@media only screen and (max-width: 1710px) {
    .indexr .wrapper {
        padding: 0 10px;
    }
}
@media only screen and (max-width: 1400px) {
    .wrapper {
        width: 100%;
        margin: 0 auto;
        padding: 0 10px;
    }
    .indexr .wrapper {
        width: 100%;
    }

    .indexr .com .list .oimg img {
        width: 100%;
        height: 580px;
        object-fit: cover;
    }
    .indexwindows .list .titles {
        padding: 50px 8%;
    }
    .indexvideo .con .list .oimgs img {
        height: 550px;
        object-fit: cover;
        width: 100%;
    }
    .index7 .wrap {
        padding: 0 10px;
    }
    .indexcase .casewrapper .right .titles {
        padding: 0 18%;
    }
    .indexcaselist .casewrapper .list .titles {
        padding: 12px 60px;
    }


}
@media only screen and (max-width: 1260px) {
    .indexaboutus .aboutuswrap {
        width: 100%;
        margin: 0 auto;
        max-width: 100%;
    }
}
@media only screen and (max-width: 1200px) {
    .indexr .title a {
        position: absolute;
        bottom: 6%;
        right: 0;
        border-bottom: 2px solid #FF9801;
        font-size: 16px;
        color: #FF9801;
        font-weight: bold;
    }
    .wrapper {
        width: 100%;
        margin: 0 auto;
        padding: 0 10px;
    }
    .indexr .wrapper {
        width: 100%;
    }
    .indexr .com {
        overflow: hidden;
        position: relative;
    }

    .indexvideo .title h2 {
        font-size: 38px;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .indexvideo .wrapper .title .a {
        margin-top: 50px;
    }
    .indexvideo .con .list .titles h2 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 10px;
        text-shadow: 0 1px 6px #333;
    }
    .indexvideo .con .list .titles h3 {
        font-size: 14px;
        line-height: 1.4;
    }
    .indexvideo .con .list .titles .a {
        color: #fff;
        border: 2px solid #fff;
        padding: 7px 30px;
        display: inline-block;
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 18px;
        text-shadow: 0 1px 6px #333;
    }
    .indexvideo .con .list .titles .a:hover {
        color: #FF9801;
        border: 2px solid #FF9801;
    }
    .indexvideo .con .list .oimgs img {
        height: 490px;
        object-fit: cover;
        width: 100%;
    }
    .indexvideo .con .list .titles {
        margin-top: 22px;
        padding: 0 16px;
    }
    .indexcase .casewrapper .right .titles h2 {
        line-height: 1.2;
        font-size: 26px;
        margin-bottom: 20px;
    }
    .indexcase .casewrapper .right .titles p {
        font-size: 18px;
        line-height: 1.5;
    }
    .indexcase .casewrapper .right .titles a {
        font-size: 18px;
        margin-top: 12px;
        display: inline-block;
    }
    .indexcase .casewrapper .right .titles {
        padding: 0 10%;
    }
    .indexcaselist .casewrapper .list .titles {
        padding: 12px 20px;
        height: 440px;
    }
    .indexcaselist .casewrapper .list .titles h2 {
        font-size: 22px;
        margin-bottom: 24px;
    }
    .indexcaselist .casewrapper .list .titles h3 {
        font-size: 15px;
        line-height: 1.5;
    }
    .indexcaselist .casewrapper .list .titles .a {
        display: inline-block;
        margin-top: 12px;
        font-size: 16px;
    }
    .indexcaselist .casewrapper .list .oimg img {
        width: 100%;
        object-fit: cover;
        height: 440px;
    }
    .indexoem {
        margin: 40px 0 70px 0;
    }

    .wwsi .wwsiwrap .left {
        width: 47%;
    }
    .wwsi .wwsiwrap .right {
        width: 47%;
        margin-right: 2%;
    }
    .indexaboutus .aboutuswrap .com .left {
        width: 46%;
    }
    .indexaboutus .aboutuswrap .com .right {
        width: 50%;
    }
    .indexaboutus .com {
        padding: 0 10px;
    }
    .indexaboutus .aboutuswrap .com .right {
        color: #fff;
        font-size: 18px;
        line-height: 1.3;
    }
    .indexr .com .list .oimg img {
        width: 100%;
        height: 460px;
        object-fit: cover;
    }
    .indexr .com .list h2 {
        font-size: 18px;
        margin-top: 10px;
        text-align: center;
        line-height: 28px;
    }
    .indexwindows .swiper {
        padding: 10px 10px 40px;
        --swiper-navigation-color: #FFA300;
    }
    .indexwindows .list .titles {
        padding: 20px 5%;
    }
    indexwindows .list .titles h3 {
        font-size: 20px;
    }
    .indexwindows .list h4 {
        margin: 10px 0 16px 0;
        font-size: 16px;
    }
    .indexwindows .list .titles span {
        display: inline-block;
        margin-top: 20px;
        background: #AEAEAE;
        padding: 8px 24px;
        color: #000;
        font-size: 16px;
        font-weight: 600;
    }
    .indexvideo .wrapper .title {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .indexvideo .wrapper .con {
        width: 100%;
    }
    .indexvideo .wrapper .title .a {
        margin-top: 40px;
    }
    .indexvideo {
        padding: 26px 0 60px 0;
    }
    .wwsi .wwsiwrap {
        max-width: 1220px;
        margin: 50px auto 50px;
    }
    .indexaboutus {
        padding: 40px 0;
    }
    .indexr .title h2 {
        font-size: 38px;
        margin-bottom: 35px;
        padding-top: 50px;
        color: #111;
    }
    .windowsrtitle .title h2 {
        font-size: 38px;
        margin-bottom: 20px;
        color: #111;
        padding: 25px 10px 0px;
    }
    .indexwindows .title .titletop p {
        margin: 0 5% 20px;
        color: #989898;
        font-size: 16px;
        line-height: 1.5;
    }
    .indexcase .title {
        text-align: center;
        margin-top: 50px;
    }
    .indexcase .title h2 {
        font-size: 38px;
        margin-bottom: 10px;
        color: #111;
    }
    .indexcase .title p {
        margin: 0 5% 40px;
    }

    .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) {
    .indexr .title a {
        position: absolute;
        bottom: 4%;
        right: 0;
        border-bottom: 2px solid #FF9801;
        font-size: 16px;
        color: #FF9801;
        font-weight: bold;
    }
    .pnome {
        display:block;
    }
    .mnome {
        display:none;
    }
    .indexoem .list {
        margin: 10px;
    }
    .indexliucheng .wrapper .com .lista {
        display: none;
    }
    .indexliucheng .wrapper .com .list {
        width: 33%;
        text-align: center;
        max-width: 100%;
    }
    .indexoem .swiper.indexoemSwiper {
        --swiper-navigation-color: #FFA300;
    }
    .wwsi .wwsiwrap .left {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }
    .wwsi .wwsiwrap .right {
        width: 96%;
        margin-right: 2%;
        margin-left: 2%;
    }
    .indexaboutus .aboutuswrap .com .left {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .indexaboutus .aboutuswrap .com .right {
        width: 100%;
    }
    .indexd {
        margin: 10px auto 40px;
    }

}
@media only screen and (max-width: 980px) {

    .indexr .title h2 {
        font-size: 32px;
        margin-bottom: 23px;
    }
    .indexr .title .summary {
        line-height: 25px;
        font-size: 16px;
        margin-bottom: 34px;
    }

    .indexcase .casewrapper .right .titles {
        padding: 0 6%;
    }
    .indexcase .casewrapper .right .titles h2 {
        line-height: 1.2;
        font-size: 22px;
        margin-bottom: 20px;
    }
    .indexcase .casewrapper .right .titles p {
        font-size: 16px;
        line-height: 1.5;
    }
    .indexcase .casewrapper .right .titles a {
        font-size: 16px;
        margin-top: 12px;
        display: inline-block;
    }

    .indexsay .title {
        padding-top: 50px;
        text-align: center;
        color: #fff;
        padding-bottom: 40px;
    }
    .indexsay {
        padding-bottom: 70px;
    }
    .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) {
    .wwsi .wwsiwrap .right h2 {
        font-size: 38px;
        font-family: "Times New Roman";
        margin-bottom: 20px;
    }
    .wwsi .wwsiwrap .right a {
        font-size: 21px;
        margin-top: 28px;
        display: inline-block;
        padding: 12px 26px;
    }
    .indexaboutus .aboutuswrap .title h2 {
        color: #fff;
        font-size: 28px;
    }
    .indexr .com .swiper.mySwipercate {
        padding-bottom: 30px;
    }
    .indexr .title a {
        position: unset;
        bottom: 4%;
        right: 0;
        border-bottom: 1px solid #FF9801;
        font-size: 14px;
        color: #FF9801;
        font-weight: initial;
    }
    .indexr .title a:hover {
        color: #111;
        border-bottom: 1px solid #111;
    }
    .indexr .title h2 {
        font-size: 28px;
        margin-bottom: 8px;
    }
    .indexr .com .grid-container {
        padding: 10px;
        margin-top: 24px;
    }
    .indexvideo {
        padding: 10px 0 40px 0;
    }
    .indexvideo .title h2 {
        text-align: center;
        font-size: 28px;
    }
    .indexvideo .con .list .titles h2 {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 10px;
    }
    .windowsrtitle .title a {
        position: unset;
        bottom: 10px;
        right: 0;
        border-bottom: 1px solid #FF9801;
        font-size: 14px;
        color: #FF9801;
        font-weight: initial;
    }
    .windowsrtitle .title a:hover {
        color: #111;
        border-bottom: 1px solid #111;
    }
    .windowsrtitle .title h2 {
        font-size: 28px;
    }
    .windowsrtitle .title {
        text-align: center;
        position: relative;
        margin-bottom: 20px;
    }
    .indexwindows .title h3 {
        text-align: left;
        font-size: 18px;
        color: #111;
        font-weight: bold;
        padding: 0 10px;
    }
    .indexcase .title h2 {
        font-size: 28px;
    }
    .indexwindows .title {
        margin-bottom: 10px;
    }
    .indexsay .title h2 {
        font-size: 28px;
        color: #fff;
    }
    .indexliucheng .wrapper .title h2 {
        font-size: 28px;
        color: #111;
    }
    .indexliucheng .wrapper .title {
        text-align: center;
        padding-top: 55px;
        padding-bottom: 50px;
    }
    .indexoem .title h2 {
        font-size: 22px;
        color: #111;
    }
    .indexoem .list .h2 {
        font-size: 18px;
        text-align: center;
        font-weight: 600;
        color: #2B2B2B;
        line-height: 1.3;
        height: auto;
    }
    .indexoem .oemc {
        gap: 20px;
    }
    .indexcase .casewrapper .left {
        width: 100%;
        margin-bottom: 30px;
    }
    .indexcase .casewrapper .right {
        width: 100%;
        padding-bottom: 40px;
    }
    .indexcaselist .casewrapper .list .titles {
        padding: 50px 20px;
        height: auto;
    }
    .indexyuia .list .h2 {
        font-size: 28px;
        font-weight: 600;
    }
    .indexyuia .list .title {
        letter-spacing: 1px;
        margin-top: 6px;
        font-size: 15px;
    }
    .indexwindows .title a {
        position: unset;
        top: 50%;
        right: 0;
        transform: none;
        color: #FF9801;
        text-decoration: underline !important;
        font-size: 16px;
        text-align: center;
        width: 100%;
        display: block;
        margin-top: 8px;
    }
    .indexd .title h2 {
        font-size: 28px;
    }
    .indexd .con .list .h2 {
        font-size: 16px;
        text-align: center;
        margin-top: 24px;
        font-weight: bold;
    }
    .indexnews {
        background: #F9F9F9;
        padding: 30px 0;
    }
    .indexnews .title h2 {
        font-size: 28px;
        margin-bottom: 8px;
        color: #111111;
    }


}
@media only screen and (max-width: 700px) {

    .indexaboutus .aboutuswrap .title a {
        position: unset;
        margin-bottom: 30px;
        display: block;
    }
    .indexaboutus .aboutuswrap .title h2 {
        margin-bottom: 12px;
    }
    .indexyuia .list {
        margin: 20px 0 10px;
        text-align: center;
        color: #111;
        font-size: 18px;
        width: 50%;
    }
    .indexyuia {
        margin-top: 28px;
    }

}
@media only screen and (max-width: 600px) {

    .indexwindows .title a {
        position: unset;
        top: 50%;
        right: 0;
        transform: none;
        color: #FF9801;
        text-decoration: underline !important;
        font-size: 16px;
        text-align: center;
        width: 100%;
        display: block;
        margin-top: 8px;
    }
    .indexyuia .list .title {
        letter-spacing: 1px;
        margin-top: 6px;
        font-size: 12px;
    }
    .indexliucheng .wrapper .com .list {
        width: 50%;
        text-align: center;
        max-width: 100%;
    }
}
@media only screen and (max-width: 580px) {
    .wwsi .wwsiwrap .right h2 {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .wwsi .wwsiwrap .right h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .wwsi .wwsiwrap {
        margin: 20px auto 20px;
    }
    .indexaboutus .aboutuswrap .title h2 {
        color: #fff;
        font-size: 22px;
    }
    .indexaboutus .aboutuswrap .title a {
        font-size: 14px;
    }
    .indexaboutus .aboutuswrap .com .right {
        color: #fff;
        font-size: 16px;
        line-height: 1.4;
    }
    .indexd .swiper {
        padding: 0 0 50px;
    }
    .indexd .swiper .swiper-slide.swiper-slide-active {
        transform: unset;
    }
    .indexliucheng .wrapper .title h2 {
        font-size: 22px;
        color: #111;
    }
    .indexsay .title h2 {
        font-size: 22px;
        color: #fff;
    }
    .indexsay .com .list .ttitle .right h2 {
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 4px;
    }
    .indexr .title h2 {
        font-size: 22px;
        margin-bottom: 6px;
        padding-top: 30px;
    }
    .indexr .title .p {
        margin: 0 0% 20px;
        color: #989898;
        font-size: 16px;
        line-height: 1.5;
    }

    .indexr .com .list h2 {
        font-size: 14px;
        margin-top: 10px;
        text-align: center;
        line-height: 26px;
    }

    .indexr .title .summary {
        line-height: 20px;
        font-size: 13px;
        margin-bottom: 20px;
    }
    .indexr .com {
        overflow: hidden;
        position: relative;
        padding-bottom: 0;
    }

    .indexvideo .title h2 {
        text-align: center;
        font-size: 22px;
    }
    .indexvideo .wrapper .title .p {
        font-size: 16px;
        color: #7E7E7E;
    }
    .indexvideo .wrapper .title .a a {
        padding: 10px 20px;
        font-size: 18px;
    }
    .indexvideo .con .list .titles h2 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 4px;
    }
    .indexvideo .wrapper .title .a {
        margin-top: 20px;
    }
    .indexvideo .con .list .titles {
        margin-top: 18px;
        text-align: left;
        padding: 0 10px;
    }
    .indexcase .title h2 {
        font-size: 22px;
    }
    .windowsrtitle .title h2 {
        font-size: 22px;
        margin-bottom: 4px;
        color: #111;
        padding: 20px 10px 0;
    }
    .indexwindows .list .titles h3 {
        font-size: 20px;
    }
    .indexwindows .title h3 {
        text-align: left;
        font-size: 16px;
        color: #111;
        font-weight: bold;
        padding: 0 10px;
    }
    .indexwindows .list h4 {
        margin: 10px 0 14px 0;
        font-size: 16px;
        text-align: center;
        line-height: 1.6;
        padding: 0 0px;
        font-weight: bold;
    }

    .indexwindows .list h2 {
        margin: 14px 0;
        font-size: 14px;
    }


    .indexyuia .list .h2 {
        font-size: 22px;
        font-weight: 600;
    }
    .indexyuia .list .title {
        letter-spacing: 1px;
        margin-top: 6px;
        font-size: 16px;
    }
    .indexoem .list .img {
        text-align: center;
        margin-bottom: 10px;
    }
    .indexoem .list .h2 {
        font-size: 18px;
        text-align: center;
        font-weight: 600;
        color: #2B2B2B;
        margin-bottom: 4px;
    }
    .indexoem .list .p {
        color: #9D9D9D;
        text-align: center;
        padding: 0 24px;
        line-height: 24px;
        font-size: 16px;
    }
    .indexd .title h2 {
        padding-top: 0;
        font-size: 22px;
        margin-bottom: 15px;
        margin-top: 40px;
    }
    .indexd .con .list .h2 {
        font-size: 18px;
        text-align: center;
        margin-top: 20px;
    }
    .indexd .title p {
        text-align: center;
        color: #989898;
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 30px;
    }
    .indexd {
        margin: 10px auto 10px;
    }
    .indexd .swiper {
        padding-bottom: 60px;
    }


    .indexnews {
        background: #F9F9F9;
        padding: 30px 0;
    }
    .index7 .title {
        padding: 0 10px;
    }
    .index7 .title h2 {
        font-size: 18px;
        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;
    }
    .btnwei input {
        font-size: 14px;
    }
    .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;
    }


    .indexoem .title h2 {
        font-size: 22px;
    }
    .indexoem .title p {
        font-size: 16px;
    }
    .indexoem .title {
        text-align: center;
        margin-bottom: 15px;
    }

    .indexnews .title h2 {
        font-size: 22px;
        margin-bottom: 8px;
        color: #111111;
    }
    .indexnews .title .p {
        font-size: 16px;
        max-width: 600px;
        margin: 0 auto;
        width: 100%;
    }
    .indexnews .con .list .riqi {
        margin-top: 8px;
        margin-bottom: 6px;
        font-size: 14px;
        color: #333;
    }
    .indexnews .con .list h2 {
        font-size: 16px;
        font-weight: bold;
        line-height: 24px;
        margin-bottom: 8px;
        color: #242424;
    }
    .indexnews .con .list .p {
        font-size: 14px;
        color: #808080;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .indexnews .con .list .a {
        display: inline-block;
        text-decoration: underline;
        margin-top: 6px;
        font-size: 14px;
    }
    .indexnews .con .swiper-button-nextss, .indexnews .con .swiper-button-prevss {
        position: absolute;
        top: 48%;
        transform: translateY(-50%);
        color: #fff;
        z-index: 999;
        background: #9B9B9B;
        padding: 7px 4px;
    }
    .indexnews .con .swiper-button-nextss .EFfx, .indexnews .con .swiper-button-prevss .EFfx {
        font-size: 16px;
        display: block;
    }


    .indexoem {
        margin: 30px 0;
    }

}

@media only screen and (max-width: 500px) {
    .indexyuia {
        margin-top: 20px;
    }
    .indexyuia .list {
        margin: 20px 0;
        text-align: center;
        font-size: 18px;
        width: 50%;
    }
    .indexcaselist .casewrapper .list .oimg img {
        width: 100%;
        object-fit: cover;
        height: 350px;
    }

}
@media only screen and (max-width: 498px) {


}
@media only screen and (max-width: 420px) {





}
@media only screen and (max-width: 400px) {

    .indexwindows .swiper .swiper-button-nextss .EFfx, .indexwindows .swiper .swiper-button-prevss .EFfx {
        font-size: 16px;
        display: block;
    }
    .indexwindows .swiper .swiper-button-nextss, .indexwindows .swiper .swiper-button-prevss {
        background: #BFBFBF;
        padding: 8px 6px;
        color: #fff;
        position: absolute;
        top: 40%;
        transform: translateY(-50%);
        z-index: 999;
    }
    .indexr .com {
        overflow: hidden;
        position: relative;
        padding-bottom: 10px;
    }



}