@charset "utf-8";

a,
img {
    vertical-align: top;
}

.container {
    width: 84%;
    margin: 0 auto;
    max-width:1600px;
}



.header .logo {
    float: left;
    /* margin-left:70px; */
    padding-left:2.5%;
}

.header .logo a {
    padding: 8px 0px;
    display: inline-block;
}

.header .logo img {
    /* width: 150px; */
}

.header {
    background: #fff;
    width: 100%;
    position: fixed;
    z-index: 11;
    border-bottom: 1px solid #f2f2f2;
    margin: 0 auto;
}

.topNav {
    float: right;
    padding-right:2.5%;
}

.topNav .nav {
    display:flex;
    align-items:center;
}

.topNav .nav ul li {
    float: left;
    position: relative;
    margin-left: 50px;
}

.language-con{
   margin-left:30px;
}



.hide {
    display: none;
}

.topNav .nav ul li>a {
    position: relative;
    display: inline-block;
    line-height: 45px;
    font-size: 20px;
    color: #333;
    font-weight: 700;
}

.topNav .search {
    display: flex;
    justify-content: end;
    align-items: center;
}

.topNav .search ul {
    display: flex;
}

.topNav .search ul li {
    font-size: 16px;
    color: #999;
    margin-right: 38px;
}

.language {
    background: url(../images/drop-icon.png) no-repeat right;
    padding-right: 15px;
}

.topNav .search ul li a {
    color: #999
}

.search-con{
    position:relative;
    display:flex;
    align-items:center;
    padding-left: 40px;
    height: 80px;
    cursor:pointer;
}

.subsearch{
    position:absolute;
    top: 80px;
    left: -120px;
    display:none;
}

.search-con:hover .subsearch{
    /* display:block; */
}

.language-con{
   position:relative;
   margin-left:40px;
   height: 80px;
    display:flex;
    align-items:center
}

.sub-lan{
    position:absolute;
    top: 80px;
    left:-35px;
    background:rgba(255,255,255,.9);
    width:99px;
    padding:10px 0px;
    border:1px solid #C2B9B5;
    display:none;
}

.language-con:hover .sub-lan{
    display:block;
}

.language-con ul.sub-lan li{
    margin-left:0px;
    width:100%;
    text-align:center;
}

.language-con ul.sub-lan li a{
    font-size:16px;
    font-weight:400;
    line-height:2
}

.language-con ul.sub-lan li a:hover{
    color:#007BCB;
}

.subsearch input {
    height:50px;
    border: 1px solid #D8D8D8;
    width:240px;
padding-left: 16px;
}

.subsearch input::placeholder {
    color: #999;
    font-size: 14px;
    text-indent: 0.5em
}

.subsearch img {
    position: absolute;
    top: 14px;
    right: 10px;
}

.topNav .search .lan,
.topNav .search .phone {
    position: relative;
    cursor: pointer;
    float: left;
}

.topNav .search .phone span.sss {
    display: inline-block;
    width: 35px;
    height: 70px;
    background: url(../images/addphone.png) no-repeat center;
    background-size: 22px auto;
}

.topNav .search .phone:hover span.sss {
    background: url(../images/addphonebg.png) no-repeat center;
    background-size: 22px auto;
}

.topNav .search .phone p {
    display: none;
    background: #fff;
    font-size: 16px;
    color: #333;
    padding: 60px 0;
    text-align: center;
    width: 60px;
    background: #fff;
    border: 1px solid #ededed;
    position: absolute;
    top: 70px;
    right: 0;
}

.topNav .search .phone .sidebar-box {
    display: none;
    font-size: 16px;
    color: #333;
    padding: 10px 0;
    text-align: center;
    width: 60px;
    position: absolute;
    top: 50px;
    margin-right: -30px;
    right: 50%;
}

.topNav .search .phone .sidebar-box.cura,
.topNav .search .phone:hover .sidebar-box {
    display: block !important;
}



.topNav .search .phone .mobileSide-a {
    height: 100px;
}


.topNav .search .phone .mobileSide-a ul,
.topNav .search .phone .sidebar-box .mobileSide-b {
    bottom: 0;
    left: 0;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    position: relative;
}


.topNav .search .lan>a {
    display: inline-block;
    width: 35px;
    height: 70px;
    background: url(../images/bbc.png) no-repeat center;
    -webkit-background-size: 50% auto;
    background-size: 50% auto;
}

.topNav .search .lana>a {
    background: url(../images/bbb.png) no-repeat center;
    -webkit-background-size: 50% auto;
    background-size: 50% auto;
}

.topNav .search .lan:hover>a {
    background: url(../images/bbcbg.png) no-repeat center;
    -webkit-background-size: 50% auto;
    background-size: 50% auto;
}

.topNav .search .lana:hover>a {
    background: url(../images/bbbbg.png) no-repeat center;
    -webkit-background-size: 50% auto;
    background-size: 50% auto;
}

.topNav .menu {
    display: none;
    cursor: pointer;
    float: right;
    position: relative;
    width: 70px;
    height: 60px;
    background: #007BCB;
}

.topNav .menu span {
    transition: all 0.8s;
    display: inline-block;
    width: 24px;
    height: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(../images/menu.png) no-repeat center/cover;
}


.subLan {
    right: 10px;
}

.subsearch .lanSub {
    right: -26px;
    text-align: left;
    background: rgba(255, 255, 255, 1);
    border-radius: 3px;
    padding: 20px 20px 20px 20px;
    position: relative;
    width: 100%;
    height: auto;
}

.subLan {
    width: 130px;
}

.subsearch .lanSub:after {
    content: '';
    position: absolute;
    right: 26px;
    top: -8px;
    line-height: 0;
    border-width: 8px;
    border-color: rgba(255, 255, 255, 0.9);
    border-top-width: 0;
    border-style: dashed;
    border-top-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
}

.subsearch .lanSub a {
    padding-left: 20px;
    line-height: 2.3;
    display: block;
    font-size: 14px;
    color: #999;
}

.subsearch .lanSub a span {
    color: #333333;
    font-size: 14px;
    display: inline-block;
    margin-right: 14px;
    position: relative;
}

.subsearch .lanSub a span:after {
    content: '';
    width: 10px;
    height: 1px;
    background: #ddd;
    position: absolute;
    right: -12px;
    bottom: 8px;
}

.subsearch .lanSub a:hover,
.subsearch .lanSub a.cur {
    background: url(../images/true.jpg) no-repeat left center;
}

.fixHeader {
    position: fixed;
    top: 0;
    z-index: 100;
    left: 0;
    width: 100%;
    background: #fff;
}

@media(max-width: 1050px) {

    .topNav .search .lan,
    .topNav .search .phone {
        position: relative;
        cursor: pointer;
        float: left;
    }

    .topNav .search .phone span.sss {
        height: 60px;
    }

    .topNav .search .phone {
        width: 35px;
    }
}

@media(max-width: 500px) {
    .sear .subsearch {
        width: 300px;
        left: auto;
        right: -50px;
    }

    .sear .subsearch form:after {
        right: 112px;
    }

    .topNav .search {
        padding: 0 10px;
    }
}

@media(max-width: 380px) {

    .topNav .search .sear,
    .topNav .search .lan>a,
    .topNav .search .phone,
    .topNav .search .phone span.sss {
        width: 30px;
    }
}


/*下拉导航*/
.header .sub {
    overflow: hidden;
    display: none;
    z-index: 10000;
    position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    top: 100%;
    background: #37467c;
}

.header .sub .subL {
    padding: 70px;
    float: left;
    width: 33.333333%;
}

.header .sub .subR {
    float: left;
    padding: 70px;
    width: 66.666666%;
    background: #f9f9f9;
}

.header .sub .subRx {
    width: 100%;
}

/*.header .sub .tit { font-size: 42px;color:#ffffff; font-family: "pmzd"; line-height: 1; }*/
.header .sub .tit {
    font-size: 42px;
    color: #ffffff;
    line-height: 1;
}

.header .sub .c {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.8;
    margin-top: 15px;
}

.header .sub .subL dl {
    margin-top: 30px;
}

.header .sub .subL dl dd {
    margin-top: 10px;
    float: left;
    width: 47%;
    padding-right: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.header .sub .subL dl dd a {
    overflow: hidden;
    background: url(../images/sub1.png) no-repeat right center;
    padding: 15px 20px 15px 18px;
    position: relative;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
}

.header .sub .subL dl dd a:before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: #737ea4;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.header .sub .subL dl dd a.sign:before {
    display: none !important;
}

.header .sub .subL dl dd a.sign {
    padding-left: 26px;
    position: relative;
}

.header .sub .subL dl dd a.sign .icon {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
}

.header .sub .subL dl dd:hover a:before {
    background: #fff;
}

.header .sub .subL dl dd:hover {
    border-color: #fff;
}

.header .sub .subL dl dd:hover a {
    color: #fff;
    background: url(../images/sub2.png) no-repeat right center;
}

.header .sub .subL dl dd:nth-child(2n) {
    float: right;
}

.header .sub .subR dl dd {
    position: relative;
    float: left;
    width: 47%;
}

.header .sub .subRx {
    padding: 0 !important;
}

.header .sub .subRx>dl>dd {
    float: left;
    width: 33.3333%;
    padding: 74px 70px;
}

.header .sub .subR>dl>dd:nth-child(2n) {
    position: relative;
    float: right;
}

.header .sub .subRx>dl>dd:nth-child(2n) {
    float: left;
}

.header .sub .subRx>dl>dd:nth-child(3n) {
    float: right;
}

.header .sub .subR>dl>dd:nth-child(2n):after {
    content: '';
    width: 1px;
    height: 200%;
    position: absolute;
    top: -50%;
    left: -6%;
    background: #eee;
}

.header .sub .subRx>dl>dd:nth-child(2n+3):after {
    content: '';
    width: 1px;
    height: 200%;
    position: absolute;
    top: -50%;
    left: 0;
    background: #eee;
}

.header .sub .subRx>dl>dd:nth-child(2n):after {
    content: '';
    width: 1px;
    height: 200%;
    position: absolute;
    top: -50%;
    left: 0;
    background: #eee;
}

.header .sub .subR>dl>dd .con {
    margin-top: 30px;
}

.header .sub .subR>dl>dd .con .tit {
    color: #1f2c5c;
}

.header .sub .subR>dl>dd .con .c {
    color: #333333;
    width: 90%;
    height: 100px;
}

.header .sub .subR>dl>dd .con .more {
    display: inline-block;
    width: 54px;
    margin-top: 30px;
    height: 54px;
    border: 1px solid #ddd;
    background: url(../images/sub3.png) no-repeat center;
}

.header .sub .subR>dl>dd .con .more:hover {
    border: 1px solid #95b649;
    background: url(../images/jtwhite.png) no-repeat center #95b649;
}


.header .sub .subRx dl dd .subL {
    opacity: 0;
    transition: all 0.8s;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    background: #37467c;
}

.header .sub .subRx dl dd:hover .subL,
.header .sub .subRx dl dd.cur .subL {
    opacity: 1;
}



.navSub {
    display: none;
    position: fixed;
    left: 0;
    top: 70px;
    border-top: 1px solid #ddd;
    width: 100%;
    background: #f9f9f9;
    height: 100%;
    z-index: 100000;
}

.navSub-a {
    padding: 85px 8% 0;
    text-align: center;
}

.navSub-a dl {
    margin-right: 5%;
    float: left;
    vertical-align: top;
    text-align: left;
    display: inline-block;
    width: 10%;
}

.navSub-a dl:last-child {
    margin-right: 0;
}

.navSub-a dl dt {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    padding: 14px 0;
    border-bottom: 1px solid #e6e6e6;
}

.navSub-a dl dt a {
    color: #333333;
}

.navSub-a dl dd a {
    display: block;
    font-size: 16px;
    color: #666;
    line-height: 2;
}


/*网站底部*/
.footerA {
    background: url(../images/footer-bg.png) no-repeat;
    padding: 60px 0px 120px;
    background-size: cover;
}

.footerA .container {
    display: flex;
    justify-content: space-between;
}

.footerA-a {
    width: 62.3%;
}

.footer-nav {
    display: flex;
    justify-content: space-between;
}

.footer-right{
    width: 400px;
}

.footerA-b {
   display:flex;
    flex-wrap:wrap;
    justify-content:end;
}

.footer-nav ul .fnav-title {
    margin-bottom: 22px;
}

.footer-nav ul .fnav-title a {
    font-size: 18px;
    font-weight: 700;
    color: #333;
}

.footer-nav ul {
    width: 10%;
}

.footer-nav ul.fnav-t {
    width: 20%
}

.footer-nav ul.fnav-t li {
    width: 50%;
}

.footer-nav ul li {
    line-height: 1.5;
    margin-bottom: 16px;

}

.footer-nav ul li a {
    font-size: 16px;
    color: #999;
}

.fnav-t li {
    float: left;

}

.select {
    width: 220px;
    height: 40px;
    border: 1px solid #D4D4D4;
    margin-top: 20px;
    padding: 0px 20px;
    display: flex;
    align-items: center;
    border-radius: 6px;
    background: url(../images/link-drop.png) no-repeat 190px;
    position: relative;
    /* z-index:1; */
}


.hideMes {
    position: absolute;
    z-index: 99;
    top: 40px;
    width: 315px;
    left: -5px;
    background: #fff;
    display: none;
}

.select:hover .hideMes {
   display:block; 
}

.hideMes ul {
    padding: 15px;
}

.footer-mail {
    width: 220px;
    height: 40px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    margin-top: 23px;
    border: 1px solid #D4D4D4;
    padding:0px 20px;
    padding-left: 48px;
    background: url(../images/mail-icon.png) no-repeat 20px;
}

.footer-mail a {
    padding-right: 28px;
    background: url(../images/right-icon.png) no-repeat right;
    font-size:16px;
    color:#999;
     display:block;
    width:100%;
}

.footerA-c{
    display:flex;
    /* gap:25px; */
    margin-top:36px;
    justify-content: space-between;
}

.yqlj-title {
    font-size: 18px;
    color: #333;
    font-weight: 700;
}

.select .p {
    font-size: 16px;
    color: #999;
    padding-left:25px;
    background:url(../images/lj-icon.png) no-repeat left;
}



.select ul li {
    font-size: 15px;
    line-height: 1.6;
    /* margin-bottom:5px; */
}

.footerA-c span {
    font-size: 16px;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 9px;
    color: #333;
}

.footerB {
    background: #0052A1;
    height: 67px;
}

.footerB .container {
    display: flex;
    height: 100%;
    justify-content: space-between;
    align-items: center;
}

.footerB-a {
    color: rgba(255, 255, 255, .8);
    font-size: 14px;
}

.footerB-b {
    color: rgba(255, 255, 255, .8);
    font-size: 16px;
}

.footerB-b a {
    color: rgba(255, 255, 255, .8);

}

/*手机导航*/
.mobilNav {
    display: none;
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 10000;
    max-height: calc(65% - 60px);
    overflow-y: scroll;
    box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.3);
}


.mobilNav ul li a {
    position: relative;
    display: block;
    width: 100%;
    padding: 20px;
    font-size: 18px;
    color: #333333;
    border-top: 1px solid #dedede;
}

.mobilNav ul li dd a {
    font-size: 15px;
    color: #666666;
     padding-left:30px;
}

.mobilNav ul li a.sub:after {
    content: '';
    width: 20px;
    height: 10px;
    background: url(../images/ssdown.png) no-repeat center;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.mobilNav ul li dl {
    display: none;
}

/*.mobilNav ul li.cur dl { display: block; }*/
.mobilNav ul li.cur>a {
    color: #fff;
    background: #007BCB;
}

.mobilNav ul li.cur>a.sub:after {
    background: url(../images/sstop.png) no-repeat center;
}



.btn-ripple {
    vertical-align: bottom;
    position:relative;
}

.btn-ripple a{
    z-index:9;
    position:absolute;
}

.btn-ripple:not(:disabled):hover {
    opacity: 1;
    position: relative;
    overflow: hidden;
}

.btn-ripple:not(:disabled):hover::before {
    animation: ani_ripple 0.75s;
    z-index: 1;
    content: "";
    position: absolute;
    display: block;
    transition: all 0.6s;
    width: 100%;
    height: 0;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    padding-top: 100%;
    transform: translateX(-50%) translateY(-50%);
}

@keyframes ani_ripple {
    0% {
        background: rgba(0, 0, 0, 0.25);
        transform: translateX(-50%) translateY(-50%) scale(0);
    }

    to {
        background: transparent;
        transform: translateX(-50%) translateY(-50%) scale(1);
    }
}

/*手机导航*/
.mobilNav {
    display: none;
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 10000;
    height: calc(70% - 60px);
    overflow-y: scroll;
    box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.3);
}

.mobile-menu {
    position: absolute;
    left: 3.5%;
    /* display:flex; */
    font-size: 14px;
    color: #999;
   display:flex;
   padding-bottom:40px;
}




.mobilNav ul li a {
    position: relative;
    display: block;
    width: 100%;
    padding: 16px;
    font-size: 16px;
    color: #333333;
    border-top: 1px solid #dedede;
}



.mobilNav ul li a.sub:after {
    content: '';
    width: 20px;
    height: 10px;
    background: url(../images/ssdown.png) no-repeat center;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.mobilNav ul li dl {
    display: none;
}

/*.mobilNav ul li.cur dl { display: block; }*/
.mobilNav ul li.cur>a {
    color: #fff;
    background: #007BCB;
}

.mobilNav ul li.cur>a.sub:after {
    background: url(../images/sstop.png) no-repeat center;
}


/*下拉菜单*/

.drop-menu {
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 81px;
    display:none;
}

.menu-list {
    display: flex;
    height: 500px;
    background: #fff;
    width: 100%;
}

.menu-a {
    width: 37.65%;
    padding: 50px;
    background: url(../images/menu-Lbg.png) no-repeat;
    background-size: cover;
}

.menudrop4 .menu-a {
    background: url(../images/menu-Dleft.png) no-repeat;
    background-size: cover;
}

.menu-b {
    width: 62.35%;
    padding: 50px;
}

.menudrop1 {
    height: 0 !important;
}

.menudrop2 .menu-b {
    background: url(../images/menu-Rbg1.png) no-repeat right;
    background-size: 90% 100%;
}

.menudrop4 .menu-b {
    background: url(../images/menu-Rbg3.png) no-repeat right;
    background-size: 60% 100%;

}

.menudrop5 .menu-b {
    background: url(../images/menu-Rbg4.png) no-repeat right;
    background-size: 80% 100%;
}

.menudrop6 .menu-b {
    background: url(../images/menu-Rbg5.png) no-repeat right;
    background-size: 80% 100%;
}


.menu-title {
    font-size: 28px;
    color: #fff;
    margin-bottom: 28px;
}

.menu-a ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.menu-a ul li {
    width: 48%;
    height: 60px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    display: flex;
    align-items: center;
    position: relative;
    transition: padding .3s;
}

.menu-a ul li:after {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
    width: 0;
    left: 0;
    transition: all .4s;
}

.menu-a ul li a {
    font-size: 18px;
    color: #fff;
    width: 100%;
    background: url(../images/r-icon1.png) no-repeat right;
    height: 60px;
    display: flex;
    align-items: center;
}

.menu-a ul li:hover {
    padding-left: 3px;
}

.menu-a ul li:hover:after {
    width: 100%;
}

.menu-sum {
    width: 45%;
    font-size: 16px;
    line-height: 2;
    color: #6f6f6f;
    min-height: 260px;
}

.menu-subtitle {
    font-size: 24px;
    color: #333;
    margin-bottom: 17px;
}

.menu-more {
    width: 160px;
    height: 50px;
    background: url(../images/more-bg.png) no-repeat;
    background-size: cover;

}

.menu-more a {
    color: #fff;
    font-size: 18px;
    padding-left: 26px;
    background: url(../images/more-icon.png) no-repeat 115px;
    width: 100%;
    height: 100%;
    padding-right: 20px;
    display: flex;
    align-items: center
}

.menudrop4 .menu-more {
    background: url(../images/more1-bg.png) no-repeat;
    background-size: cover;
}

.menudrop4 .menu-more a {
    background: url(../images/more1-icon.png) no-repeat 115px;

}




.menu-two ul,
.menu-three ul {
    display: none;
}

.menu-four ul {
    display: none;
    overflow: hidden;
    
}

.menu-one,
.menu-two,
.menu-three {
    width: 18.2%;
    padding-top: 20px;
}

.menu-one {
    background: url(../images/menu3-Lbg1.png) no-repeat bottom;
    background-size: cover;
}

.menu-two {
    background: url(../images/menu3-Lbg2.png) no-repeat;
    background-size: cover;
}

.menu-three {
    background: #F6F9FA;
}

.menu-four {
    width: 45.4%;
    background: url(../images/menu3-Lbg3.png) no-repeat;
    background-size: cover;
    padding: 20px 60px 0px 60px;
}

/* 行业解决方案模式：隐藏第三级区域，第四级区域占据原第三级+第四级宽度 */
.menudrop3.industry-mode .menu-three {
    display: none;
}

.menudrop3.industry-mode .menu-four {
    width: 63.6%;
}

.menu-four>div,.menu-four>div>div{
    height:100%
}

.menu-four>div>div{
    padding-bottom:30px;
}

.menu-fourb{
    overflow:auto;
}

.menu-fourb>div>ul{
    padding-bottom:32px;
}

.menu-fourb ul{
    height:auto !important;
}


.menu-one ul li {
    height: 60px;
    display: flex;
    align-items: center;
    padding: 0px 37px;
}

.menu-one ul li a {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    padding-left: 42px;
    width: 100%;
}

.menu-one ul li:nth-child(1) a {
    background: url(../images/service-a2.png) no-repeat left;
    background-size: 28px;
}

.menu-one ul li:nth-child(2) a {
    background: url(../images/service-b2.png) no-repeat left;
    background-size: 24px;
}

.menu-one ul li.active:nth-child(1) a {
    background: url(../images/service-a1.png) no-repeat left;
    background-size: 28px;
}

.menu-one ul li.active:nth-child(2) a {
    background: url(../images/service-b1.png) no-repeat left;
    background-size: 24px;
}

.menu-one ul li.active {
    background: linear-gradient(to right, rgba(255, 255, 255, .9), rgba(255, 255, 255, 1))
}

.menu-one ul li.active a {
    color: #1B7BC0;
}

.menu-two ul li,
.menu-three ul li {
    height: 60px;
    padding: 0px 25px;
    font-size: 18px;

}

.menu-two ul li a {
    color: #0067A8;
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    background: url(../images/r-icon2.png) no-repeat right;
}

.menu-three ul li a {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eee;
    color: #333;
}

.menu-three ul li.active {
    background: #fff;
    border-left: 4px solid #007DCD;
    padding-left: 21px;
    width: 95%
}

.menu-three ul li.active a {
    border: none
}

.menu-two ul li.active {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-left: 4px solid #007DCD;
    padding-left: 21px;
}

.menu-two ul li.active a {
    border-bottom: none;

}

.menu-three>div {
    height: 100%;
}

.menu-three ul,
.menu-two ul,
.menu-four ul{
    overflow-y: auto;
    height: 100%;
}

.menu-three ul::-webkit-scrollbar,
.menu-two ul::-webkit-scrollbar,
.menu-four ul::-webkit-scrollbar,
.menu-fourb::-webkit-scrollbar{
    width: 6px;
    /* 垂直滚动条宽度 */
    height: 6px;
    /* 水平滚动条高度 */
}

/* 滚动条轨道 */
.menu-three ul::-webkit-scrollbar-track,
.menu-two ul::-webkit-scrollbar-track,
.menu-four ul::-webkit-scrollbar-track,
.menu-fourb::-webkit-scrollbar-track{
    background: none;
    border-radius: 5px;
}

/* 滚动条滑块 */
.menu-three ul::-webkit-scrollbar-thumb,
.menu-two ul::-webkit-scrollbar-thumb,
.menu-four ul::-webkit-scrollbar-thumb,
.menu-fourb::-webkit-scrollbar-thumb{
    background: #C4C4C4;
    border-radius: 5px;
}


.menu-four-title {
    height: 60px;
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    color:#007DCD;
}

.menu-four ul li {
    float: left;
    width: 31.3%;
    font-size: 18px;
    margin-top: 25px;
      overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right:2%
}

.menu-fourb1 ul li{
    width:23%;
}

.fw-mdiv{
     height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

@media(max-width: 1900px) {
    .menu-sum {
        width: 55%;
        font-size: 15px;
    }
}

@media(max-width: 1700px) {
    .menu-title {
        font-size: 26px;
    }

    .menu-a ul li {
        height: 58px;
    }

    .menu-a ul li a {
        font-size: 17px;
    }

    .menu-subtitle {
        font-size: 23px;
    }

    .menu-more {
        width: 150px;
        height: 47px;
    }

    .menu-more a {
        font-size: 17px;
        background: url(../images/more-icon.png) no-repeat 108px;
        background-size: 35px
    }

    .menudrop4 .menu-more a {
        background: url(../images/more1-icon.png) no-repeat 108px;
        background-size: 35px
    }

    .menu-one ul li a {
        font-size: 19px;
    }

    .menu-two ul li,
    .menu-three ul li {
        font-size: 17px;
        height: 58px;
    }

    .menu-two ul li a,
    .menu-three ul li a {
        height: 58px;
    }

    .menu-one ul li,
    .menu-four-title {
        height: 58px;
    }

   .menu-four-title{
       font-size:19px;
   }

    .menu-four ul li {
        font-size: 17px;
        margin-top: 22px;
      
    }

    .menu-list {
        height: 480px;
    }

   .menu-four{
        padding:20px 50px 0px 50px;
    }


}

@media(max-width:1550px) {
    .menu-title {
        font-size: 24px;
    }

    .menu-a ul li {
        height: 52px;
    }

    .menu-a ul li a {
        font-size: 16px;
    }

    .menu-subtitle {
        font-size: 22px;
    }

    .menu-sum {
        font-size: 14px;
        min-height: 240px
    }

    .menu-more {
        width: 140px;
        height: 43px;
    }

    .menu-more a {
        font-size: 16px;
        background: url(../images/more-icon.png) no-repeat 102px;
        background-size: 32px
    }

    .menudrop4 .menu-more a {
        background: url(../images/more1-icon.png) no-repeat 102px;
        background-size: 32px
    }

    .menu-one ul li a {
        font-size: 18px;
    }

    .menu-two ul li,
    .menu-three ul li {
        font-size: 16px;
        height: 52px;
    }

    .menu-two ul li a,
    .menu-three ul li a {
        height: 52px;
    }

    .menu-one ul li,
    .menu-four-title {
        height: 52px;
    }

   .menu-four-title {
      font-size:18px;
  }

    .menu-four ul li {
        font-size: 16px;
        margin-top: 20px;
    }

    .menu-list {
        height: 450px;
    }



    .menudrop2 .menu-b {
        background-size: 100%
    }

   .menu-four{
        padding:20px 40px 0px 40px;
    }
}

@media(max-width:1400px) {
    .menu-title {
        font-size: 22px;
        margin-bottom: 22px;
    }

    .menu-a ul li {
        height: 50px;
    }

    .menu-a ul li a {
        font-size: 15px;
    }

    .menu-subtitle {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .menu-sum {
        font-size: 14px;
        min-height: 235px;
        width: 63%;
    }

    .menu-more {
        width: 130px;
        height: 40px;
    }

    .menu-more a {
        font-size: 15px;
        background: url(../images/more-icon.png) no-repeat 95px;
        background-size: 28px;
        padding-left: 20px;
    }

    .menudrop4 .menu-more a {
        background: url(../images/more1-icon.png) no-repeat 95px;
        background-size: 28px
    }

    .menu-one ul li a {
        font-size: 18px;
        padding-left: 38px;
    }

    .menu-two ul li,
    .menu-three ul li {
        font-size: 15px;
        height: 50px;
    }

    .menu-two ul li a,
    .menu-three ul li a {
        height: 50px;
    }

    .menu-one ul li,
    .menu-four-title {
        height: 50px;
        font-size: 17px;
    }

    .menu-four ul li {
        font-size: 15px;
        margin-top: 20px;
    }

    .menu-list {
        height: 400px;
    }



    .menudrop2 .menu-b {
        background-size: 100%
    }
}

@media(max-width:1200px) {
    .menu-title {
        font-size: 20px;
        margin-bottom: 16px;
    }

    .menu-a ul li {
        height: 45px;
    }

    .menu-a ul li a {
        font-size: 14px;
    }

    .menu-subtitle {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .menu-sum {
        font-size: 13px;
        min-height: 200px;
        width: 63%;
        line-height: 1.8
    }

    .menu-more {
        width: 130px;
        height: 40px;
    }

    .menu-more a {
        font-size: 15px;
        background: url(../images/more-icon.png) no-repeat 95px;
        background-size: 28px;
        padding-left: 20px;
    }

    .menudrop4 .menu-more a {
        background: url(../images/more1-icon.png) no-repeat 95px;
        background-size: 28px
    }

    .menu-one ul li {
        padding: 0px 20px
    }

    .menu-one ul li a {
        font-size: 16px;
        padding-left: 34px;
    }

    .menu-two ul li,
    .menu-three ul li {
        font-size: 15px;
        height: 45px;
    }

    .menu-two ul li a,
    .menu-three ul li a {
        height: 45px;
    }

    .menu-one ul li,
    .menu-four-title {
        height: 45px;
        font-size: 16px;
    }

    .menu-four ul li {
        font-size: 14px;
        margin-top: 18px;
    }

    .menu-list {
        height: 380px;
    }


    .menudrop2 .menu-b {
        background-size: 100%
    }

   .menu-four{
        padding:20px 30px 0px 30px;
    }
}

/**/




@media(max-width: 1880px) {
    .header .sub .subRx>dl>dd {
        padding: 74px 50px;
    }

    .header .sub .subL dl dd a {
        font-size: 14px;
    }

    .header .sub .subRx dl dd .subL {
        padding: 74px 50px;
    }
}

@media(max-width: 1800px) {

    .header .logo {
        width: 35%;
    }

    .header .logo img {
        width: 100%;
    }

    .topNav .nav ul li>a {
        font-size: 18px;
    }

    .topNav .search ul li {
        font-size: 15px;
    }

    .topNav .nav ul li {
        margin-left: 41px;
    }

     .language-con ul.sub-lan li{
        margin:0px !important;
    }

    .language-con ul.sub-lan li a{
        font-size:16px;
    }

    .footerA-a {
        width: 65%;
    }

    .footer-nav ul {
        width: 11%;
    }

    .footer-nav ul .fnav-title a,
    .yqlj-title {
        font-size: 17px;
    }

    .footer-nav ul li a {
        font-size: 15px;
    }

    .select .p {
        font-size: 15px;
    }
}

@media(max-width: 1750px) {
    .header .sub .subRx>dl>dd {
        padding: 74px 30px;
    }

    .header .sub .subRx dl dd .subL {
        padding: 74px 30px;
    }
}

@media(max-width:1700px) {
    .header .sub .subL {
        padding: 50px 50px 50px 70px;
    }

    .header .sub .subR {
        padding: 50px 70px 50px 50px;
    }

    .header .sub .subRx>dl>dd {
        padding: 54px 40px;
    }

    .header .sub .subRx dl dd .subL {
        padding: 54px 30px;
    }

    .header .sub .subR dl dd .con {
        margin-top: 20px;
    }

    .header .sub .c {
        line-height: 1.6;
        margin-top: 10px;
    }

    .header .sub .subR dl dd .con .c {
        height: 80px;
    }

    .header .sub .subR dl dd .con .more {
        margin-top: 20px;
    }

    .header .sub .subL dl {
        margin-top: 10px;
    }

    .header .sub .tit {
        font-size: 36px;
    }

    .header .sub .subL dl dd a {
        padding: 11px 20px 11px 18px;
    }

    /*.header .sub .clearfix,.header .sub .subR,.header .sub .subRx>dl>dd,.header .sub { min-height: 620px; }*/

}

@media(max-width:1680px) {
    .header .sub .subRx>dl>dd {
        padding: 44px 40px;
    }

    .header .sub .subRx dl dd .subL {
        padding: 44px 30px;
    }
}

@media(max-width:1600px) {
  .topNav .nav ul li{
        margin-left:40px;
    }

    .search-con,.language-con{
        margin-left:25px;
    }

.search-con{
     padding-left:0px;
}

}

@media(max-width:1550px) {
    .header .sub .tit {
        font-size: 30px;
    }

    .header .sub .subRx>dl>dd {
        padding: 40px 20px;
    }

    .header .sub .subRx dl dd .subL {
        padding: 40px 20px;
    }

    .header .sub .subL dl dd {
        margin-top: 5px;
    }

    .topNav .nav ul li {
        margin-left: 30px;
    }

    .topNav .nav ul li>a {
        /* line-height: 50px; */
    }

    .footer-nav ul .fnav-title a,
    .yqlj-title {
        font-size: 17px;
    }

    .footer-right{
        width:380px;
        /* width:100%; */
    }

    .select {
        width: 200px;
        height: 35px;
        background: url(../images/link-drop.png) no-repeat 170px;
    }

    .footer-mail {
        width: 200px;
    }

    .footer-nav ul li a,
    .select .p ,.footer-mail a{
        font-size: 14px;
    }

    .footer-mail{
        height:35px;
    }



    .footerA-c span {
        font-size: 14px;
    }

    .footer-ewm {
        width: 110px;

    }

    .footer-ewm img{
        width:100%;
    }

    .footerB-b {
        font-size: 14px;
    }

    .footer-nav ul {
        width: 15%;
    }
}

@media(max-width:1480px) {


    .header .sub .subL {
        padding: 30px 30px 30px 60px;
    }

    .header .sub .subR {
        padding: 30px 60px 30px 30px;
    }

    .header .sub .subRx>dl>dd {
        padding: 20px;
    }

    .header .sub .subR dl dd .con {
        margin-top: 10px;
    }

    .header .sub .c {
        line-height: 1.5;
        font-size: 14px;
        margin-top: 10px;
    }

    .header .sub .subR dl dd .con .c {
        height: 70px;
    }

    .header .sub .subR dl dd .con .more {
        margin-top: 10px;
    }

    .header .sub .subL dl {
        margin-top: 10px;
    }

    .header .sub .tit {
        font-size: 32px;
    }

    .navSub-a {
        padding: 60px 5% 0;
    }

    .header .sub .subL dl dd a {
        padding: 6px 20px 6px 18px;
    }
}

@media(max-width:1450px) {
   .topNav .nav ul li {
        margin-left: 24px;
    }

    .search-con {
        margin-left: 0px;
        padding-left: 20px;
    }

    .language-con{
        margin-left:25px;
    }

  .topNav .nav ul li>a{
       font-size:17px;
    }
}

@media(max-width:1350px) {
    .header .sub .subRx dl dd .subL {
        padding: 20px 20px;
    }

    .header .sub .subL dl dd a {
        padding: 8px 20px 8px 18px;
    }

    .header .sub .subL dl dd {
        margin-top: 4px;
    }

    .header .sub .tit {
        font-size: 24px;
    }
}

@media(max-width:1300px) {
    .header .logo {
        
    }

    .header .sub .subL {
        padding: 20px 30px 20px 40px;
    }

    .header .sub .subR {
        padding: 20px 40px 20px 30px;
    }

    .header .sub .subRx>dl>dd {
        padding: 20px;
    }

    .header .sub .subR dl dd .con {
        margin-top: 5px;
    }

    .header .sub .c {
        line-height: 1.5;
        font-size: 13px;
        margin-top: 10px;
    }

    .header .sub .subR dl dd .con .c {
        height: 60px;
    }

    .header .sub .subR dl dd .con .more {
        height: 46px;
        height: 46px;
        margin-top: 10px;
    }

    .header .sub .subL dl {
        margin-top: 10px;
    }

    .header .sub .subL dl dd a {
        font-size: 12px;
        padding: 8px 12px 8px 12px;
    }

    .header .sub .subL dl dd {
        margin-top: 5px;
    }

    .header .sub .tit {
        font-size: 28px;
    }

    .navSub-a {
        padding: 30px 3% 0;
    }

    .navSub-a dl {
        margin-right: 2.6666666%;
        width: 12%;
    }

    .navSub-a dl dt {
        margin-bottom: 15px;
        font-size: 18px;
        padding: 12px 0;
    }

    .navSub-a dl dd a {
        font-size: 14px;
    }

    .topNav .search ul li {
        font-size: 14px;
        margin-right: 32px;
    }

    .topNav .nav ul li>a {
        font-size: 16px;
        line-height: 40px;
    }

    .topNav .nav ul li{
        margin:0px 12px;
    }

    .search-con,.language-con{
        height:70px;
    }

    .sub-lan,.subsearch{
        top:70px;
    }

    .sub-lan{
        width:80px;
    }

    .language-con ul.sub-lan li a{
        font-size:14px;
        line-height:2
    }

    .language-con ul.sub-lan li{
        width:80px;
        margin:0px !important;
    }

      .subsearch input{
          width:200px;
          height:40px;
      }

    .subsearch img{
        top:9px;
    }

    .footer-right{
        width:340px;
    }

    .footer-nav ul .fnav-title a,
    .yqlj-title {
        font-size: 16px;
    }

    .footer-nav ul .fnav-title {
        margin-bottom: 18px;
    }

    .footer-nav ul.fnav-t {
        width: 22%;
    }

    .footer-nav ul li a,
    .select .p {
        font-size: 13px;
    }

    .footerA-b {
        /* width: 15%; */
    }

    .select {
        width: 180px;
        height: 30px;
        background: url(../images/link-drop.png) no-repeat 150px;
        margin-top: 18px;
    }

    .footer-mail {
        width: 180px;
    }

    .footer-ewm {
        width: 110px;
    }

    .footerB-a {
        font-size: 13px;
    }

    .footerA {
        padding: 50px 0px 80px;
    }

    .drop-menu{
        top:70px;
    }
}

@media(max-width:1250px) {
    .header .sub .subL dl dd a {
        font-size: 12px;
        padding: 6px 12px 6px 12px;
    }

    .search-con{
       
    }

    .language-con{
        margin-left:15px;
    }

    .topNav .nav ul li{
        margin:0px 8px;
    }
}

@media(max-width:1100px) {
    .header .logo {
        margin-left: 2%;
    }

    .header .sub .subRx>dl>dd {
        padding: 10px;
    }

    .header .sub .subL {
        padding: 20px 10px 40px;
    }

    .container {
        width: 90%;
    }

    .search-con{
        padding-left:0px;
    }

    .language-con{
        margin-left:10px;
    }

}

@media(max-width: 1024px) {
    .topNav .search .phone:hover .sidebar-box {
        display: none !important;
    }

    .topNav .search .phone .sidebar-box.cura {
        display: block !important;
    }

    .sear {
        display: none;
    }

    .topNav .clearfix {
        display: flex;
    }

    .topNav {
        padding: 0px;
    }

    .header .logo {
        margin-left: 2%;
    }

    .header .logo a {
        padding: 10px 0px 0px;
    }

    .topNav .search ul li {
        margin-right: 20px;
    }

    .header {
        width: 100%;
    }

    .header {
        border-bottom: none;
    }

    .navSub {
        top: 60px;
    }

    .navSub-a dl {
        width: 24%;
        margin-right: 1.333333%;
    }

    .navSub-a dl:nth-child(4n) {
        margin-right: 0;
    }

    .navSub-a dl:nth-child(n+5) {
        margin-top: 20px;
    }

    .topNav .menu {
        display: block;
    }

    .topNav .nav {
        display: none;
    }

    .header .logo {
        width: 40%
    }

    .footerA-a {
        display: none
    }

    .footer-right{
        display:flex;
        justify-content:space-between;
        width:100%;
        align-items:center;
    }

    .footerA-b{
        display:block;
    }

    .footerA{
        padding:40px 0px 50px;
    }

}

@media(max-width:800px) {
    .topNav .search ul li {
        font-size: 13px;
        margin-right: 10px;
    }

    .topNav .search {
        padding: 0px;
    }

    .topNav .search ul li {
        display: none;
    }

    .header .logo {
        width: 75%;
    }

    .mobile-menu p {
        padding: 8px 25px;
        border: 1px solid #ccc;
        border-radius: 20px;
        margin-top: 15px;
        margin-right:20px;
    }

    .footerA-b {
        width: 80%;
    }

    .footerA {
        padding: 30px 0px 40px;
    }

    .footerB .container {
        flex-wrap: wrap;
        justify-content: center;

    }

    .footerB-a,
    .footerB-b {
        font-size: 12px;
    }

    .footerB {
        padding: 10px 0px;
    }

    .footerA .container {
        align-items: center;
    }
}



@media(max-width:640px) {
    #menu {
        display: none !important;
        opacity: 0;
    }

    .navSub-a dl dt {
        margin-bottom: 6px;
        font-size: 16px;
        padding: 0 0 10px 0;
    }

    .navSub-a dl dd a {
        font-size: 13px;
        line-height: 1.6;
    }
}

@media(max-width:450px) {
    .navSub-a dl {
        width: 32%;
        margin-right: 2%;
    }

    .navSub-a dl:nth-child(4n) {
        margin-right: 2%;
    }

    .navSub-a dl:nth-child(3) {
        margin-right: 0;
    }

    /*.navSub-a dl:nth-child(5) { display: none; }*/
    .navSub-a dl:nth-child(n+4) {
        margin-top: 20px;
    }

    .navSub-a dl dt {
        margin-bottom: 6px;
        font-size: 16px;
        padding: 0 0 10px 0;
    }

    .navSub-a dl dd a {
        font-size: 13px;
        line-height: 1.6;
    }

    .footer-right{
        flex-wrap:wrap;
    }

    .footerA-b,.footerA-c{
        width:100%;
        
    }

    .footerA-c{
        margin-top:20px;
    }

}