
 .icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
  }
body,html,button,input,select,textarea,h1,h2,h3,h4,h5,h6,i,ul,li,p{
    font-family: 'PingFang SC',"Microsoft JhengHei","Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
}
body,html{
    color:#302b3e;
    position:relative;
    font-size: 15px;
    scroll-behavior: smooth;
}
h1,h2,h3,h4,h5,h6{
    font-weight:bold;
    color:#302b3e;
}
p{
    color:#302b3e;
    line-height: 25px;
}
input, button ,select ,textarea{
    outline:none;
    border:0;
}
a:hover, a:visited, a:active, a:focus{
    text-decoration: none;
}


input{-webkit-tap-highlight-color:rgba(255,0,0,0);}
@media (min-width: 1590px){
    .container{
        width:1560px;
       }
}
@media (min-width: 1200px){
    .container-1160{
    width:1160px;
    }
}
.container, .container-1160{
    margin: 0 auto;
}
a, a:hover{
    text-decoration: none;
}
ul,li{
    list-style:none;
}
em,i{
    font-style: normal;
}
img {
    max-width: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.mb60{
    margin-bottom: 60px;
}
.navbar-brand{
    height:100px;
    padding: 25px 60px 23px 0;
}
.navbar-inverse{
   background: none !important;
   width: 100%;
   position: fixed;
   top: 0;
   z-index: 9999;
}

.navbar-nav>li>a{
    padding:40px 12px 30px;
    font-size: 15px;
    font-weight: bold;
}

.navbar-inverse .navbar-toggle{
    border:none;
}
.navbar-inverse .navbar-nav>li>a{
    color:#1d2129;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{
    background:none;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    border-color:#f5f5f5;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{
    color:#333;
    background:none;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
    color:#1d2129;
    background:none!important;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
    color:#333;
}
.navbar-nav{
    margin:0px -15px;
}
.caret{
    margin-left:8px;
}
.nav-right{
    position: absolute;
    right: -500px;
}
.naventer{
    justify-content: flex-end;
    text-align: right;
    padding:24px 0;
    display: flex;
}
/* .naventer a{
    font-size: 13px;
    font-weight: bold;
    color:#666;
    padding:0 10px;
}
.naventer a:hover{
    color:#2f9dbe;
} */
.pb0{
    padding-bottom: 0!important;
}



.bannerimg{
    width: 50%;
    height: 710px;
    position: relative;
}
.bannerimg img{
    position: absolute;
    top:3px;
    right: 0;
    max-width: 96%;
}

/* .main-navigation{
    background: #fff;
    margin-bottom: 35px;
    padding-top: 20px;
    border-bottom: 1px solid #f5f5f5;
    height: 90px;
} */

.nav-menu li{
    padding: 0 20px;
}
.nav-menu li a{
    color:#666;
    font-weight: bold;
}
.nav-menu li:hover>a{
    color: #2f9dbe;
    text-decoration: none; 
}
.nav>li>a:hover{
    color:#2f9dbe;
}
.fixednav {
    box-shadow: 0 0px 15px 0 rgba(0,0,0,.1);
    background: #ffffff!important;
}

.icon-bar {
    background-color:#666 !important;
 }
.dropdown-list{
    display: none;
}

.dropdown-link:hover .dropdown-list{
    display: block;
 }
.arrow-down{
    margin-left: 10px;
    margin-top: -2px;
    background: url(../images/arrowdown.png) no-repeat;
    background-size:100% 100%;
    width:10px;
    height: 5px;
    display: inline-block;
}

.banner-title{
    font-size:50px;
    font-family: 'pingfang-medium';
    position: relative;
    font-weight: bold;
    line-height: 65px;
}
.banner-title span{
    font-size: 70px;
}


.footer{
    background: #ffffff;
    border-top: 1px solid #ececf8;
    padding: 50px 0;
}
.footer-box{
    display: flex;
    justify-content: flex-start;
    padding: 0 20px;
}
.footer-head{
    display: flex;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
}
.footer-head svg{
    margin: 10px 50px 10px 30px;
    font-size: 14px;
}
.footer-contact h5{
    padding: 7px 0 15px;

}
.footer-contact p:last-child span{
    margin-right: 40px;
}




.indexbanner{
    background: url(../aurora-image/index-banner-bg.jpg);
    background-repeat: no-repeat;
    background-size:100% 800px;
    padding-bottom: 0;
    padding-top: 90px;
    z-index: 2;
    position: relative;
    min-height: 800px;
    overflow: hidden;
}
.banner-row{
    display: flex;
    justify-content: space-between;
}
.bannerbox{
    padding-top:180px;
    padding-left: 20px;
    padding-right: 50px;
    padding-bottom: 90px;
    display: block;
    width: 50%;
}
.banner-txt{
    padding-top:22px;
    line-height: 28px;
    color: #302b3e;
    font-size: 15px;
}
.generalitle{
    margin-top: 80px;
}
.generalitle h3{
    font-size: 45px;
    padding-left: 15px;
}
.ourservice-box{
    margin: 35px 0 60px;
}
.ourservice-item{
    min-height:200px;
    background: #f5f5f9;
    border-radius: 20px;
    padding: 40px 30px 45px;
    margin: 15px 0;
}
.ourservice-img{
    margin-bottom: 28px;
}
.ourservice-img img{
    width: 32px;
    height: 32px;
}
.ourservice-title{
    font-size: 20px;
    padding-bottom: 12px;
}
.ourservice-text{
    line-height: 25px;
}
.compliance-bg{
    min-height: 725px;
    background: url(../aurora-image/compliance-bg.png)no-repeat top center;
    background-size:auto 100%;
    overflow: hidden;
}
.compliance-main{
    padding-bottom: 100px;
}
.compliance-title{
    padding: 80px 15px 65px; 
}
.compliance-title h3{
    font-size: 45px;
    color: #ffffff;
}
.compliance-title p{
    color: #ffffff;
    padding-top: 15px;
    opacity: .7;
}
.compliance-con{
    position: relative;
}
.compliance-li{
    background: #ffffff;
    border-radius: 20px;
    padding: 40px;
    margin-bottom: 25px;
}
.compliance-li h4{
    font-size: 20px;
    padding-bottom: 15px;
}
.compliance-item:nth-child(odd) .compliance-li{
    padding-right: 80px;
}
.compliance-item:nth-child(2n) .compliance-li{
    padding-left: 100px;
}
.compliance-img{
    position: absolute;
    z-index: 99;
    left: 50%;
    margin-left: -90px;
    top: 80px;
}
.compliance-img img{
    width: 175px;
}
.region-main{
    max-width: 100%;
    margin-top: 50px;
    display: flex;
    align-items: flex-start;
    overflow: hidden;
    margin-bottom: 90px;
}
.region-item{
    width: 150px;
    flex-shrink: 0;
}
.banner-link{
    color: #ffffff;
    background: #302b3e;
    display: inline-block;
    border-radius: 50px;
    height: 45px;
    width: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    font-weight: bold;
    font-size: 16px;
}
.banner-link:hover{
    color: #ffffff;
}
.region-item li a{
    width: 100%;
    margin: 30px 0;
    padding: 0 15px;
}
.region-tab-item{
    font-size: 16px;
    height: 30px;
    line-height: 30px;
}
.region-item>li.active>a h4, .region-item>li.active>a:focus h4, .region-item>li.active>a:hover h4{
    font-size: 20px;
    position: relative;
}
.region-item>li.active>a::before, .region-item>li.active>a:focus::before, .region-item>li.active>a:hover::before{
  content: ""; /* 必须设置content属性，即使内容为空 */
  display: inline-block; /* 确保伪元素占据空间 */
  width: 2px; /* 线的宽度 */
  height: 100%; /* 高度与父元素相同 */
  background-color: #0a9ff9; /* 线的颜色 */
  position: absolute; /* 绝对定位，相对于最近的定位父元素 */
  left: 0; /* 左对齐 */
  top: 0; /* 上对齐 */
}
.region-content{
    width: 100%;
    margin-left: 25px;
    background: #f5f5f9;
    border-radius: 20px;
    min-height: 280px;
}
.region-conbox{
    padding: 15px 0;
    display: flex;
    flex-wrap: wrap;
}
.region-conlist{
    padding: 25px 10px 25px 40px;
    flex: 0 0 20%;
}
.region-conlist svg{
    font-size: 45px;
}
.region-conlist p{
    font-weight: bold;
    font-size: 16px;
    padding: 15px 0 5px;
}
.indexadvantage-bg{
    width: 100%;
    background: #f5f5f9;
    padding-bottom: 60px;
}
.indexadvantage-main{
    margin-top: 40px;
}
.indexadvantage-item{
    background: #ffffff;
    border-radius: 20px;
    padding: 30px;
    min-height: 210px;
    margin: 10px 0;
}
.indexadvantage-item svg{
    font-size: 60px;
    margin-bottom: 20px;
}
.top2 .navbar-inverse .navbar-nav>li>a{
    color: #ffffff;
}
.top2 > .fixednav .navbar-nav>li>a{
    color: #1d2129!important;
}
.indextop .navbar-brand> .logoimg-white{
    display: none!important;
}
.top2 .navbar-brand> .logoimg{
    display: none!important;
}
.top2 > .fixednav .navbar-brand> .logoimg{
    display: block!important;
}
.top2 > .fixednav .navbar-brand> .logoimg-white{
    display: none!important;
}

/*产品-收款与结算*/
.payment-banner{
    background: url(../aurora-image/product-bg1.jpg) no-repeat top center;
    min-height: 600px;
    background-size:auto 100%;
    overflow: hidden;
}
.product-title{
    width: 100%;
    text-align: center;
    font-size: 50px;
    color: #ffffff;
    padding: 250px 20px 50px;
    line-height: 65px;
    font-weight: bold;
}
.payment-main{
    padding: 35px 0;
}
.payment-item{
    width: 100%;
    background: #f5f5f9;
    border-radius: 20px;
    padding: 80px 100px;
    margin: 25px 0;
    display: inline-block;
}
.payment-text{
    padding-bottom: 60px;
}
.payment-text h4{
    font-size: 40px;
    padding-bottom: 20px;
}
.payment-text p{
    line-height: 30px;
}
.payment-img img{
    max-width: 90%;
}

/*产品-货币兑换*/
.currency-banner{
     background: url(../aurora-image/product-bg2.jpg) no-repeat top center;
    min-height: 600px;
    background-size:auto 100%;
    overflow: hidden;
}
.currency-bg{
    background: linear-gradient(260deg, #EBF1FD 1%, #FFFFFF 100%);
    width: 100%;
    padding: 100px 0;
}
.currency-box{
    padding: 100px 0;
}
.currency-box-text{
    padding: 110px 0;
}
.currency-box-text h4{
    font-size: 40px;
    line-height: 50px;
    padding-bottom: 20px;
}
.currency-right{
    padding-left: 30px;
}

/*解决方案-外贸B2B*/
.solution-banner{
    background: url(../aurora-image/solution-bg1.jpg) no-repeat top center;
    min-height: 720px;
    background-size:auto 100%;
    overflow: hidden;
}
.solution-title{
        padding: 270px 20px 30px;
}
.solution-text{
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    padding: 0 20px 30px;
}
.problem-img{
    margin-bottom: 28px;
}
.problem-img img{
    width: 40px;
    height: 40px;
}
.problem-item{
    min-height: 265px;
}
.b2b-main{
    display: flex;
    justify-content:space-around;
    margin: 70px 0 80px;
    background: #f5f5f9;
    border-radius: 25px;
    min-height: 450px;
}
.b2b-left{
    flex-shrink: 0;
    border-radius: 25px;
    width: 35%;
    background: url(/aurora-image/b2bsolution-bg.jpg) no-repeat center left; 
    background-size:auto 100% ;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 60px 20px 50px 35px;
}
.b2b-left svg{
    font-size: 12px;
    margin-top: 5px;
}
.b2b-text{
    padding: 0 20px 20px;
    color: #1b4faa;
}
.b2b-text-title{
    font-size: 26px;
    line-height: 25px;
}
.b2b-text-con{
    font-size: 45px;
    font-weight: bold;
}
.b2b-right{
    padding: 100px 20px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.solution-item{
    padding: 30px 0;
    display: flex;   
    min-width: 330px;
}
.solution-item svg{
    font-size: 20px;
}
.solution-con{
    padding-left: 20px;
}
.solution-con p{
    padding-top: 12px;
}
.b2badvantage-bg{
    min-height: 500px;
    background: url(../aurora-image/b2b-advbg.jpg)no-repeat top center;
    background-size:auto 100%;
    overflow: hidden;
}
.b2badvantage-bg .generalitle{
    text-align: center;
}
.b2badvantage-bg{
    padding-bottom: 80px;
}
.b2b-item{
    min-height: 275px;
}
#product-b2b{
    min-height: 600px;
    overflow: hidden;
    padding-bottom: 30px;
    position: relative;
}
#product-b2b .swiper-container-fade .swiper-slide{opacity:0!important;}
#product-b2b .swiper-container-fade .swiper-slide-active{opacity:1!important;} 
#product-b2b .swiper-pagination{
    bottom:20px!important;
    text-align: left;
    left: 30px!important;
}
#product-b2b .swiper-pagination-bullet-active{
    background:#1b4faa!important; 
}
#product-b2b .swiper-pagination-bullet{
    width:8px;
    height:8px;
    opacity:1;
    background: #bdc2ca;
    margin: 0 8px;
}
.b2b-product-main{
   display: flex; 
   justify-content: space-around;
}
.product-left{
    width: 45%;
    padding: 80px 30px 35px;
    min-height: 380px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}
.product-left h3{
    font-size: 40px;
    padding-bottom: 25px;
}
.product-left p{
    padding-bottom: 20px;
}
.product-right{
    width: 55%;
}
.b2b-productbg{
    background: linear-gradient(90deg, #f6f5f9 1%, #ffffff 100%);
    padding: 70px 0;
}


/*解决方案-数娱出海*/
.entertainment-banner{
    background: url(../aurora-image/solution-bg2.jpg) no-repeat top center;
    min-height: 720px;
    background-size:auto 100%;
    overflow: hidden;
}
.problem-item1{
    background: linear-gradient(140deg, #ffffff 1%, #e2f4ff 100%);
    min-height: 262px;
}

.entertainment-productbg{
     background: url(../aurora-image/entertainment-bg.jpg) no-repeat top center;
    background-size:auto 100%;
    overflow: hidden;
    padding: 80px 0 50px;
}
#product-entertainment{
    overflow: hidden;
    padding: 0 25px 60px;
    position: relative;
}
#product-entertainment .swiper-container-fade .swiper-slide{opacity:0!important;}
#product-entertainment .swiper-container-fade .swiper-slide-active{opacity:1!important;} 
#product-entertainment .swiper-pagination{
    top:0px!important;
}
#product-entertainment .swiper-pagination-bullet-active{
    background:#ffffff!important; 
    color: #222222!important;
}
#product-entertainment .swiper-pagination-bullet{
    width:140px;
    height:45px;
    opacity:1;
    background: #034aa3;
    margin: 5px 8px;
    color: #ffffff;
    border-radius: 40px;
    line-height: 45px;
    font-size: 16px;
    font-weight: bold;
    box-shadow: none;
}
#product-entertainment .swiper-button-next, #product-entertainment .swiper-button-prev{
    color: #ffffff;
    opacity: .8;
}
.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 25px;
}
.enter-product-main{
    width: 80%;
    background: #ffffff;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 100px;
    min-height: 200px;
    display: flex;
    justify-content: flex-start;
}
.enter-product-left{
    max-height: 320px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    overflow: hidden;
    width: 35%;
    flex-shrink: 0;
}
.enter-product-left img{
    height: 100%;
}
.enter-product-right{
    width: 100%;
    padding:25px 45px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.enter-product-right h3{
    padding-bottom: 15px;
}
.enter-product-right ul li{
    padding-bottom: 6px;
    line-height: 26px;
    display: flex;
    justify-content: flex-start;
}
.enter-product-right ul li svg{
    font-size: 10px;
    margin: 7px 10px 0 0;
}
.enter-product-right ul li:last-child{
    padding-bottom: 0;
}
.text-center{
    text-align: center;
}
.enter-item{
    min-height: 290px;
}
.enter-item .ourservice-img img{
    width: 40px;
    height: 40px;
}




/*-----------------------关于我们*/
.about-body{
    background: linear-gradient(to bottom, #a9d5f7,#ffffff,#ffffff);
}
.about-main-bg{
    background:url(../aurora-image/about-bg.png) no-repeat top center;
    background-size: 100% auto;
    padding:200px 0 80px;
}
.about-title h3{
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
    padding: 50px 10px 70px;
    font-size: 40px;
}
.about-con1{
    display: flex;
    justify-content:space-between
}
.about-items{
    width: calc((100% - 20px) / 2);
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0px 0px 25px 0px rgba(179, 225, 255, 0.6);
    margin-bottom: 20px;
}

.about-items-title{
    height: 75px;
    line-height: 75px;
    font-size: 20px;
    background: #f5f6f9;
    border-bottom: 1px solid #ededf4;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    font-weight: bold;
    padding-left: 30px;
}
.about-items-text{
     padding:40px 30px;
    line-height: 30px;
}
.about-con2{
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0px 0px 25px 0px rgba(179, 225, 255, 0.6);
    padding: 0 20px 20px;
}
.about-con2-title{
    height: 75px;
    line-height: 75px;
    font-size: 20px;
    border-bottom: 1px solid #ededf4;
    font-weight: bold;
    padding: 0 10px;
}
.about-con2-text{
    padding: 30px 10px;
}
.about-con2-text h4{
    background: #f8f7fa;
    border-radius: 35px;
    padding: 12px 20px;
    display: inline-block;
    margin: 20px 0 15px;
}



/*---------------------------*/
.navbar-nav>li>.dropdown-menu{
    margin-top: 3px!important;
}

/*---导航下拉模块---*/


.top2 .language-display{
    color: #ffffff;
}
.top2 > .fixednav .language-display{
    color: #1d2129!important;
}
.top2 .dropdown-arrow{
    color: #ffffff!important;
}
.top2 > .fixednav .dropdown-arrow{
    color: #666!important;
}









@media (max-width:1200px){
    .bannerbox{
        padding-top: 140px;
        padding-right: 40px;
    }
    .region-conlist{
        flex: 0 0 33.33%;
    }
    .indexadvantage-item{
        min-height: 230px;
    }
    .b2b-item{
        min-height: 320px;
    }
    .problem-item1{
        min-height: 290px;
    }
    .etnter-item{
        min-height: 330px;
    }
}


@media (max-width:992px){
    .banner-row{
        flex-direction: column;
    }
 
    .psp-support-left, .psp-support-right{
        width: 100%;
        margin-bottom: 20px;
    }
    .indexbanner{
        background-size: auto 1400px;
        padding-top: 40px;
    }
    .region-conlist{
        flex: 0 0 50%;
    }
    .indexadvantage-item{
        min-height: 185px;
    }
     .currency-box-text{
        padding: 0px 0 70px;
        text-align: center;
    }
    .currency-right{
        padding-top: 80px;
    }
    .problem-item{
        min-height: 200px;
    }
     .b2b-main{
        flex-direction: column;
    }
    .b2b-left{
        width: 100%;
        background-size: 100% auto ;
        min-height: 500px;
    }
    .b2b-right{
        padding: 50px 30px;
    }
     .problem-item1{
        min-height: 200px;
    }
    .b2b-product-main{
        flex-direction: column;
    }
    .product-left, .product-right{
        width: 100%;
    }
    .product-left{
        padding: 10px 30px 35px;
    }
    .product-right img{
        padding-bottom: 50px;
    }
    .enter-product-main{
        flex-direction: column;
    }
    .enter-product-left{
        width: 100%;
        border-bottom-left-radius: 0;
    }
    .enter-product-right{
        padding: 45px 30px;
    }
    .enter-product-main{
        margin-top: 250px;
    }
    #product-entertainment .swiper-pagination-bullet{
        width: 70%;
        margin: 5px 15%;
    }
    .entertainment-productbg{
        padding: 80px 0 30px;
    }
      .etnter-item{
        min-height: 200px;
    }
}

@media (max-width:990px){
    .compliance-img{
        display: none;
    }
    .compliance-item:nth-child(odd) .compliance-li{
    padding-right: 40px;
    }
    .compliance-item:nth-child(2n) .compliance-li{
        padding-left: 40px;
    }
 
    .bannerbox{
        width: 100%;
        padding:120px 10px 80px 10px!important;
    }
    .bannerimg{
        width: 100%;
        height: 600px;
    }
   .bannerimg img{
        max-height: 100%;
        max-width: 100%;
        left: 20px;
   }
    .navbar-nav>li>a{
        padding: 33px 10px 28px;
    }
    .footer-box{
        flex-wrap: wrap;
    }
    .footer-contact p{
        display: flex;
        flex-wrap: wrap;
    }
    .payment-item{
        padding: 60px 35px;
    }
    .payment-img img{
        max-width: 100%;
    }
}

@media (max-width:900px){
    .col-xs-6-1{
        width: 50%;
    }

}

@media (min-width:768px){
    .navbar-nav>li {
        margin-right: 7px;
        margin-left: 7px;
    }

    .nav > li:hover .dropdown-menu {display: block!important;}
    .dropdown-menu::after{
        content: '';
      position: absolute;
      top: -10px;
      left: 70px;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #ffffff; 
    }
}

@media (max-width:768px){
    
    .navbar-brand{
        height:90px;
        padding:17px 70px 18px 20px;
    }
    .navbar-nav>li>a {
        padding: 12px 20px 12px 20px;
        font-size: 15px;
        font-weight: bold;
    }
    .navbar-nav li:last-child a{
        padding-bottom: 0;
    }
    .navbar-toggle{
        padding: 25px 10px!important;
        margin-top: 10px!important;
    }
    .naventer{
        float:left;
        text-align:left;
        padding: 21px 25px 24px 0px;
    }
    .navbar-nav{
        margin:10px -15px 0 -15px;
    }
    
    .navbar-nav .open .dropdown-menu{
        background: #F9F9F9;
    }
    .dropdown-menu>li>a{
        justify-content: flex-start!important;
    }
   
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #1d2129;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{
        color: #1d2129;
    }
    .navbar-inverse{
        background: #ffffff!important;
    }
    #menu li.active{
        padding-bottom: 0!important;
    }
    .lan-select, .lan-select option{
        margin-left: 0;
    }
    
    .bannerimg{
        padding-left: 0;
    }
    .region-main{
        display: inherit;
    }
    .region-content{
        margin-left: 0;
    }
    .top2 .navbar-brand> .logoimg-white{
        display: none!important;
    }
    .top2 .navbar-brand> .logoimg{
        display: block!important;
    }
    .top2 .navbar-inverse .navbar-nav>li>a{
        color: #302b3e;
    }
    .product-title{
        font-size: 40px;
        line-height: 60px;
    }
    .about-main-bg{
        margin-top: 90px;
        padding-top: 150px;
    }
    .about-title h3{
        padding: 10px 10px 70px;
    }
    .about-con1{
        flex-direction: column;
    }
    .about-items{
        width: 100%;
    }
}

/* .lan-select{
    width: 150px;
    height: 38px;
    color: #302b3e;
    float: right;
    padding-left: 10px!important;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border: none!important;
    font-size: 14px;
    background: rgba(255,255,255,0) url("../images/select-icon.png") no-repeat right center;
    background-position: 63px center;
    font-size: 14px;
} */



.dropdown-menu{
    padding: 15px 0;
    border: none!important;
    left: -38px;
    top: 70px;
    border-radius: 10px!important;
    border-top-left-radius: 10px;
    z-index: 999;
    box-shadow: 0px 0px 40px 0px rgba(10,45,91,0.13);
}

.dropdown-menu>li>a{
    color: #1d2129;
    font-weight: bold;
    height: 45px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dropdown-menu>li>a img{
    margin-right: 15px;
}



@media (min-width:992px){
    .col-md-75, .col-md-25{
        float: left;
      }
      .col-md-75{
        width: 62.5%;
      }
      .col-md-30{
        width: 22%;
      }
}

