.case {
    padding: 30px 0 30px;
    overflow: hidden;
}
.case .swiper-container {
    --swiper-navigation-size: 34px;
}
.case .com .swiper.case-mySwiper {
    padding-bottom: 60px;
}
.case .title h2 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #3F3F3F;
    margin-bottom: 30px;
}
.case .com img {
    width: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.case .com img:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.case .com  .swiper-button-next, .case .com  .swiper-button-prev {
    padding: 12px 10px;
    background: #9B9B9B;
    color: #fff;
    top: 45%;
}
.case .com  .swiper-button-next{
    right: 0;
}
.case .com .swiper-button-prev{
    left:0;
}
.case .com .swiper-button-next:hover, .case .com .swiper-button-prev:hover{
    background: #424C55;
}
.case .com .swiper-button-next::after {
    content: '\e611';
    font-family: "EFfx";
}
.case .com .swiper-button-prev::after {
    content: '\e60d';
    font-family: "EFfx";
}
.index1 {
    padding: 70px 0 40px;
}
.index1 .title h2 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 14px;
    color: #111;
}
.index1 .title {
    padding: 0 50px 40px;
}
.index1 .title h3 {
    line-height: 1.5;
    font-size: 16px;
    color: #121212;
}
.index1 .list .li {
    width: calc(100% / 4 - 73px);
    box-shadow: 0 3px 8px 0 #D6D6D6;
    padding: 30px 25px;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.index1 .list .li:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.index1 .list .li .img {
    text-align: center;
}
.index1 .list .li .img img {
    display: inline-block;
    border: 1px solid #111;
    border-radius: 50%;
    padding: 6px;
}
.index1 .list .li .h2 {
    height: 75px;
    margin-top: 20px;
}
.index1 .list .li .h2 h2 {
    text-align: center;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 550;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index1 .list .li .p {
    text-align: center;
    line-height: 1.5;
    font-size: 16px;
    color: #808080;
    padding: 0 10px;
}

.addsleave .flexa-container {
    height: 154px;
}
.addsleave .flexa-container a {
    margin: 0 40px;
    display: inline-block;
}
.addsleave .flexa-container .anniu {
    padding: 12px 34px;
    background: #987301;
    font-size: 16px;
    color: #fff;
}
.addsleave .flexa-container a.leaveemail {
    color: #fff;
    padding-left: 36px;
    background: url("../images/Get-in-Touch.png") no-repeat 0 0;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 16px;
}
.addsleave .flexa-container .anniu:hover {
    background: #B50316;
}
.addsleave .flexa-container a.leaveemail:hover {
    color: #987301;
}

.index2 {
    padding-bottom: 30px;
}
.index2 .title h2 {
    text-align: center;
    font-size: 36px;
    margin-top: 34px;
    font-weight: bold;
    color: #111;
    margin-bottom: 4px;
}
.index2 .title p {
    text-align: center;
    color: #323232;
    font-size: 16px;
    margin-bottom: 30px;
}
.index2 .con {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 38px;
}
.index2 .con .list img {
    width: 100%;
    vertical-align: top;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.index2 .con .list img:hover {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
.index2 .con .list h2 {
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
    color: #111;
    font-weight: bold;
}
.index2 .a {
    text-align: center;
    margin: 50px 0 30px;
}
.index2 .a a {
    display: inline-block;
    padding: 12px 34px;
    background: #987301;
    font-size: 16px;
    color: #fff;
}
.index2 .a a:hover {
    background: #B50316;
}

.index12 {
    padding: 70px 0 30px;
}
.index12 .title h2 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 14px;
    color: #000000;
}
.index12 .title {
    padding: 0 50px 60px;
}
.index12 .title h3 {
    line-height: 1.5;
    font-size: 16px;
    color: #000;
    text-align: center;
}
.index12 .list .li {
    width: calc(100% / 4 - 80px);
    box-shadow: 0 3px 8px 0 #D6D6D6;
    padding: 30px 10px;
    margin-bottom: 50px;
    background: #FFF;
    border: 1px solid #888687;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.index12 .list .li:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    background: rgba(0,0,0,0.6);
    color: #fff;
}
.index12 .list .li:hover .p{
    color: #fff;
}

.index12 .list .li .h2 {
    position: absolute;
    top: -16px;
    left: 0;
    right: 0;
    text-align: center;
}
.index12 .list .li .h2 h2 {
    background: #4B4C51;
    display: inline-block;
    padding: 6px 26px;
    color: #fff;
    font-size: 16px;
}

.index12 .list .li .h3 {
    margin-top: 16px;
    margin-bottom: 14px;
}
.index12 .list .li .h3 h3 {
    text-align: center;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 550;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index12 .list .li .p {
    text-align: center;
    line-height: 1.5;
    font-size: 16px;
    color: #808080;
    padding: 0 10px;
}

.indexer {
    background: #666;
    padding: 40px 0;
}
.indexer .list {
    column-count: 3;
    width: 780px;
}
.indexer .list .li a {
    color: #fff;
    margin: 8px 8px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    font-size: 16px;
}
.indexer .list .li {
    border-left: 1px solid #fff;
    height: 34px;
}
.indexer .list .li a:hover {
    color: #987301;
}
.indexer .lista {
    width: calc(100% - 791px);
    border-left: 1px solid #fff;
    padding-left: 10px;
}
.indexer .lista h2 {
    color: #fff;
    margin-top: 15px;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 15px;
}
.indexer .lista div {
    margin-top: 38px;
}
.indexer .lista div .param {
    display: inline-block;
    background: #987301;
    padding: 12px 32px;
    color: #fff;
    font-size: 16px;
}
.indexer .lista div .mailto {
    padding-left: 34px;
    background: url("../images/Get-in-Touch.png") no-repeat 0 center;
    line-height: 42px;
    color: #fff;
}
.indexer .lista div .param:hover {
    background: #B50217;
}
.indexer .lista div .mailto:hover {
    color: #B50217;
}




.hr {
    width: 1200px;
    margin: 60px auto;
    border: none;
    height: 4px;
    background: url("../images/hr.png") no-repeat;
}




.oimg {
    overflow: hidden;
}
.oimg img {
    display: block;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.oimg img:hover {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.news{
    padding: 0px 0 60px;
    background: #F0F0F0;
}
.news .swiper.news-mySwiper {
    padding-top: 12px;
}
.news .title {
    padding: 60px 0 28px;
    text-align: center;
    position: relative;
}
.news .title h3 {
    font-size: 16px;
    color: #121212;
}
.news .title h2 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #121212;
    margin-bottom: 8px;
}
.news .title a {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 16px;
    border-bottom: 2px solid #104D8E;
    color: #104D8E;
    transform: translateY(-50%);
    font-weight: bold;
}
.news .swiper-container {
    --swiper-navigation-size: 34px;
}
.news .com  .swiper-button-next, .news .com  .swiper-button-prev {
    padding: 12px 10px;
    background: #9B9B9B;
    color: #fff;
    top: 45%;
}
.news .com  .swiper-button-next{
    right: 0;
}
.news .com .swiper-button-prev{
    left:0;
}
.news .com .swiper-button-next:hover, .news .com .swiper-button-prev:hover{
    background: #424C55;
}
.news .com .swiper-button-next::after {
    content: '\e611';
    font-family: "EFfx";
}
.news .com .swiper-button-prev::after {
    content: '\e60d';
    font-family: "EFfx";
}
.news .com .olist {
    background: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.news .com .olist:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.news .com .olist .cate {
    padding: 16px 0 4px;
}
.news .com .olist .cate span {
    font-size: 18px;
}
.news .com .olist .cate a {
    font-size: 14px;
    color: #424C55;
    font-weight: bold;
}
.news .com .olist .cate a:hover {
    color: #987301;
}
.news .com .olist h2 {
    height: 44px
}
.news .com .olist h2 a {
    font-size: 14px;
    font-weight: bold;
    color: #3f3f3f;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    line-height: 1.3;
}
.news .com .olist h2 a:hover {
    color: #987301;
}
.news .com .olist p {
    margin: 2px 0 0;
    color: #808080;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.news .com .olist img {
    width: 100%;
    vertical-align: top;
    height: 210px;
    object-fit: contain;
}
.news .com .olist .article_one {
    padding: 10px;
    height: 176px;
}
.news .com .olist .article_one h3 {
    font-size: 14px;
    margin-bottom: 15px;
}




.index2a {
    background: #F0F0F0;
    padding: 40px 0;
}
.index2a .title h2 {
    font-size: 36px;
    font-weight: bold;
    color: #3F3F3F;
}
.index2a .row .summary .p {
    margin-top: 26px;
}
.index2a .row .left {
    width: 520px;
}
.index2a .row .right {
    width: 590px;
}
.index2a .row .img {
    position: relative;
}
.index2a .row img {
    width: 100%;
    object-fit: cover;
    display: block;
}
.index2a .row .list img {
    height: 300px;
}
.index2a .row .summary {
    font-size: 17px;
    color: #111111;
    line-height: 30px;
}
.index2a .row .summary a {
    display: inline-block;
    padding: 5px 40px 5px;
    background: #987301;
    color: #fff;
    font-size: 16px;
    margin-top: 40px;
}
.index2a .row .summary a:hover {
    background: #B50217;
}


.index2a .row .list {
    position: relative;
}
.index2a .row .list a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/video_docm.png") no-repeat center center;
}
.index2a .row .list a:hover {
    background: url("../images/mvideo_doc.png") no-repeat center center;
}


.index{
    background: #F9F9F9;
    padding-bottom: 50px;
}
.chald {
    width: 100%;
}
.chald h3 {
    display: block;
    text-align: center;
    padding: 60px 0 4px;
    color: #111;
    font-size: 36px;
    float: left;
    width: 100%;
    font-weight: bold;
}
.chald .chuchuan_top .p {
    font-size: 17px;
    line-height: 26px;
    text-align: center;
    padding: 0 60px;
    color: #323232;
}
.chald .com {
    margin-top: 34px;
    overflow: hidden;
    width: 1200px;
}
.chald .com .swiper {
    padding-bottom: 70px;
}
.chald .com  a{
    padding: 6px;
    display: block;
}
.chald .com .index_class-container {
    padding-bottom: 50px;
}
.chald .com img {
    width: 270px;
    height: 250px;
    object-fit: contain;
    margin: 0 auto;
    display: block;
}
.chald .com a h2 {
    text-align: center;
    color: #111;
    padding: 0 10px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    border-bottom: 1px solid #E4E4E4;
    margin: 2px 22px 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.chald .com.gcom {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 36px 4px;
}
.chald .com.gcom h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    line-height: 24px;
    text-transform: uppercase;
}
.chald .com.gcom .p {
    color: #333;
    padding: 0 6px;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 22px;
}
.chald .com a h2:hover {
    color: #987301;
}
.chald .com .item {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 3px 0 #EAEAEA;
    position: relative;
}
.chald .com .item a {
    position: relative;
    z-index: 999;
}
.chald .com .item .img {
    margin-top: 24px;
}
.chald .com .item::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    background: #333;
    z-index: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 10px;
}
.chald .com .item:hover::after {
    height: 100%;
}
.chald .com .item:hover a h2 {
    color: #fff;
}



.index7 {
    padding: 70px 0;
    color: #fff;
    position: relative;
}

.index7 .wrapper {
    max-width: 1020px;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}
.index7 .title h2 {
    font-size: 34px;
    margin-bottom: 6px;
    text-align: center;
    font-weight: bold;
}
.index7 .title p {
    text-align: center;
    font-size: 17px;
    margin-bottom: 40px;
}
.biaodan {
    position: relative;
    padding: 10px 40px 40px;
    z-index: 999999;
}
.biaodan .item {
    width: 38%;
    margin: 15px 22px;
    flex: auto;
}
.biaodan .item.Enquiry {
    width: 97.3%;
}
.biaodan .item label {
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    font-weight: bold;
    display: block;
    margin-bottom: 6px;
}
.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;
    outline: none;
    padding: 0 8px;
    font-size: 14px;
    height: 44px;
    margin-bottom: 5px;
    border: none;
    border-radius: 6px;
}
.biaodan .item .flexa-container.flexa-justify-between select {
    height: 44px;
    border: none;
    border-radius: 8px;
    padding: 0 15px;
    width: 117px;
    margin-right: 12px;
    background: #fff;
    font-weight: bold;
    color: #9E9E9E;
    font-family: unset;
    font-size: 16px;
}
html[lang=ar] .biaodan .item .flexa-container.flexa-justify-between select{
    margin-right: 0px;
    margin-left: 12px;
}
.biaodan .item.Enquiry .textarea {
    resize: none;
    width: 98%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 150px;
    padding: 8px;
    outline: none;
    font-size: 14px;
    border: none;
    border-radius: 6px;
}
.biaodan .item.verify_status {
    position: relative;
    width: 40%;
}
.biaodan .item.verify_status .flexa-container.flexa-justify-center.flexa-align-center {
    width: 608px;
}

.biaodan .item.items {
    width: calc(100% - 76px);
}
.biaodan .item.verify_status img {
    width: 138px;
    margin-top: -4px;
    margin-left: 44px;
    margin-right: 44px;
}
.biaodan .verify_list .item:nth-child(1) {
    width: 20%;
}
.biaodan .biaodancom {
    padding: 10px 12px 0;
    text-align: center;
    font-size: 16px;
    color: #58606B;
}
.biaodan .yuis {
    padding: 30px 12px 10px;
}
.biaodan .yuis .title {
    font-size: 28px;
    margin-bottom: 4px;
}
.biaodan .yuis .summary {
    font-size: 16px;
    color: #5F6062;
}


.btnwei {
    margin-top: 26px;
}
.btnwei input {
    padding: 10px 158px;
    border: 0;
    cursor: pointer;
    font-size: 22px;
    outline: none;
    border-radius: 5px;
    background: #987301;
    color: #fff;
    margin: 0 22px;
}
.btnwei input:hover ,.btnwei input.btnb:hover {
    background: #458FCE;
}
.btnwei input.btnb {
    background: linear-gradient(to bottom,#FF6F6E,#F31127);
    color: #fff;
}




html[lang=ar] .indexer .list {
  column-count: 3;
  width: 780px;
  border-right: 1px solid #fff;
  padding-right: 10px;
}
html[lang=ar] .indexer .lista {
  width: calc(100% - 791px);
  padding-left: unset;
  padding-right: 10px;
  border: none;
}