.nav-top{
    width: 100%;
}
.topBox {
    width: 100%;
    height: 60px;
    background: #fff;
    font-size: 14px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}
.container {
    width: 1300px;
    margin: 0 auto;
}

.index-logo {
    width: 61px;
    height: 40px;
    margin: 10px 0;
    line-height: 50px;
}
.index-logo-img {
    width: 100%;
}

.top-nav {
    width: 35%;
    margin: 0px 440px 0 35px;
    line-height: 58px;
}
.navs-div {
    width: 25%;
    height: 60px;
    position: relative;
    text-align: center;
    z-index: 9;
    cursor: pointer;
}
.open-box {
    width: 115px!important;
    background: #fff;
    position: absolute;
    top: 61px;
    left:-13px;
    width: 100%;
    display:none;
    font-size: 14px;
}
.open-box a{
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #333;
    display: block;
}
.open-box a:hover {
    background: #F1F1F1;
    color: #3D5BCE;
}
.navs-div .navs-div-a{
    color: #000000;
    padding: 21px 0;
    /*display: block!important;*/
}
.navs-div .navs-active {
    border-bottom: solid 2px #3D5BCE;
    color: #3D5BCE;
    padding: 21px 0;
}

.top-right {
    color: #000000;
}
.top-right img {
    width: 20px;
    height: 20px;
    margin: 20px 6px 20px 0;
}
.top-right span {
    width: 80px;
    height: 28px;
    line-height: 28px;
    background: #3D5BCE;
    border-radius: 8px 8px 8px 8px;
    display: inline-block;
    color: #FFFFFF;
    text-align: center;
    margin: 16px 0px 16px 16px;
    cursor: pointer;
}
.index-title {
    width: 100%;
    text-align: center;
    margin-top: 72px;
}
.index-title h3 {
    color: #202124;
    font-size: 36px;
}
.index-title h4 {
    color: #60646B;
    font-size: 18px;
    margin-top: 14px;
    font-weight: 400;
}
.index-title1 {
    margin-top: 0;
}
.index-title1 h3,.index-title1 h4 {
    color: #fff;
}
.index-main6 {
    width: 100%;
    background: url("/images/index/index-20.png") no-repeat;
    background-size: 100% 100%;
    padding: 30px 0 83px;
    /*margin-top: 72px;*/
}
.main6-div {
    width: 400px;
    margin:25px auto 0;
}
.main6-div .srk {
    flex: 0 0 298px;
}
.main6-div  .el-input__inner {
    height: 48px;
    line-height: 48px;
}
.main6-div .ljsy {
    height: 48px;
    line-height: 48px;
    width: calc(400px - 298px);
    text-align: center;
    background: #0070fa;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
}
.index-main7 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background: #F9FAFB;
    color: #6B7280;
    font-size: 12px;
    cursor: pointer;
    margin-bottom:45px;
}
.index-main7 span {
    margin-left: 12px;
}

.index-right-code img {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    border: solid 5px #E3E3E3;
    border-radius: 10px;
}
.index-right-code p {
    line-height: 25px;
    color:#b3b3b3;
    font-size: 12px;
    text-align: center;
}
.index-right-code1 {
    margin-top: 10px;
}
.rightInfo {
    position: fixed;
    right: 40px;
    top: 70%;
    transform: translateY(-50%);
    z-index: 99;
}
.index-right-zx {
    width: 62px;
    margin: 20px auto;
}
.right-zx-li {
    width: 100%;
    font-size: 12px;
    color: #2263b4;
    text-align: center;
    margin-top: 10px;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
}
.right-zx-li .banner-right-div {
    height: 62px;
    background: #ffffff;
    border: 1px solid #2263b4;
    display: flex;
    flex-wrap: wrap;
}


.right-zx-li img {
    display: inline-block;
    margin: 5px auto 0;
}
.right-zx-li span {
    width: 100%;
    line-height: 20px;
}
.right-zx-li .right-dhcol {
    display: block;
}
.right-zx-li .right-dhShow {
    display: none;
}

.right-zx-li .banner-right-box {
    width: 0;
    height: 64px;
    line-height: 64px;
    background: #1458ea;
    position: absolute;
    right: 60px;
    top: 0px;
    text-align: right;
    box-sizing: border-box;
    overflow: hidden;
    transition-property: width;
    transition-duration: 0.1s;
    transition-timing-function: ease;
    transition-delay: 0.1s;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.banner-right-box span {
    margin-right: 17px;
}

.right-zx-li:hover .banner-right-div {
     background-color: #1458ea;
     color: #fff;
}
.right-zx-li:hover .right-dhShow {
    display: block;
}
.right-zx-li:hover .right-dhcol {
    display: none;
}

.right-zx-li:hover .banner-right-box {
     width: 200px;
 }


    /*底部*/
.footer-bot {
    margin-top: 5px;
}
.index-footer {
    /*margin: 25px 0 0;*/
}
.li_box {
    width: 13%;
}
.li_box .li a{
    font-size: 20px;
    color: #4D4D4D;
}
.li-div2 {
    margin-top: 5px;
}
.li-div2 a {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #979DA8;
    line-height: 21px;
    margin-top: 9px;
    cursor: pointer;
}

.footer-right {
    text-align: center;
    margin-top: 6px;
}
.footer-right-div {
    margin-top: 16px;
}
.footer-right-div img {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.footer-right-div div {
    justify-content: center;
    font-size: 15px;
    color: #4B4B4B;
    margin-top: 9px;
}
.footer-right-tit {
    font-size: 19px;
    font-weight: 500;
    color: #4B4B4B;
    margin-top: 7px;
}
.footer-record {
    height: 60px;
    line-height: 60px;
    background: #E7E9EB;
    font-weight: 400;
    color: #5C5C5C;
    font-size: 12px;
    margin: 35px 0 0;
}

/* 顶部导航过渡 */
.slideUp {
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    transform: translateY(-100px);
    -webkit-transition: transform .5s ease-out;
    -o-transition: transform .5s ease-out;
    transition: transform .5s ease-out;
    /*transition-duration: 1s;*/
}

.slideDown {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform .5s ease-out;
    -o-transition: transform .5s ease-out;
    /*transition: transform .5s ease-out;*/
    transition: transform .5s ease-out;
    /*transition-duration: 1s;*/
}


.index-tcBox {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0, .5);
    z-index: 99999;
}
.tcBox-con {
    width: 537px;
    height: 353px;
    margin: 0 auto;
    background: url("/images/index/index-tcBg.png") no-repeat;
    background-size: 100%;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%,-45%);
    padding: 145px 69px 0px 117px;
    box-sizing: border-box;
}
.tcBox-con p {
    font-size: 14px;
    font-weight: bold;
    color: #3C3C73;
    line-height: 30px;
}
.tcBox-con .el-input__inner {
    border: 3px solid #4781EA;
    height: 51px;
    background: #FFFFFF;
    border-radius: 9px 9px 9px 9px;
    margin-top: 12px;
}
.tcBox-zx {
    width: 178px;
    height: 37px;
    line-height: 37px;
    background: #4781EA;
    border-radius: 16px 16px 16px 16px;
    display: block;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    margin: 20px auto;
    cursor: pointer;
}
.tcBox-close {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 10px;
    cursor: pointer;
}
.el-message {
    z-index: 999999!important;
}


/*h5*/
.hidden-sm-and-up {
    overflow: hidden;
}
.moTop {
    width: 100%;
}
.moTop .moTop-div {
    width: 100%;
    height: 54px;
    padding: 10px 20px;
    box-sizing: border-box;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 9;
    /*display: none;*/

}
.moTop .moTop-div1,.moTop-div2 {
    width: 100%;
    height: 54px;
    padding: 10px 20px;
    box-sizing: border-box;
    background: #fff;
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 9;
    display: none;

}
.mo-top-logo {
    width: 48px;
    height: 32px;
}
.mo-top-right {
    width: 16px;
    height: 14px;
}
.mo-index-title {
    width: 100%;
    text-align: center;
    margin-top: 36px;
}
.mo-index-title h3 {
    color: #182C49;
    font-size: 24px;
}
.mo-index-title h4 {
    color: #60646B;
    font-size: 13px;
    padding: 0 25px;
    font-weight: normal;
    line-height: 22px;
    margin-top: 16px;
}
.el-drawer.ttb {
    height: 70%!important;
}
.moTop-nav {
    width: 100%;
    /*height: 100%;*/
    position: fixed;
    background: #fff;
    z-index: 99;
    overflow: hidden;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.moNavs-div {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    border-bottom: solid 1px #ccc;
}
.moNavs-div .moNavs-div-a {
    width: 100%;
    display: block;
    color: #343E4C;
    position: relative;
}
.moNavs-div-a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 15px;
    height: 20px;
    background: url("/images/index/down_arrow_mobi.png") no-repeat;
    background-size: 100%;
    transform: rotate(270deg);
}
.navs-active1::after {
    transform: rotate(180deg);
}
.open-box1 a{
    width: 100%;
    display: block;
    color: #343E4C;
    font-weight: bold;
    background: url("/images/index/menu_group_icon.png") no-repeat;
    background-size: contain;
    padding-left: 25px;
    box-sizing: border-box;
    margin-top: 20px;
}
.open-box1 {
    display: none;
    margin-top: 20px;
}
.moNavs-close {
    text-align: right;
    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
    font-size: 30px;
    border-bottom: solid 1px #ccc;
    font-weight: bold;
}

.mo-index-main6 {
    background-size: 100% 100%;
    padding: 1px 0 35px;
    margin-top: 35px;
}
.mo-main6-div {
    width: 90%;
}
.mo-main6-div  .srk {
    flex: 0 0 220px;
}
.mo-main6-div .ljsy ,.mo-main6-div .el-input__inner{
    height: 40px;
    line-height: 40px;
}
.mo-footer-div {
    width: 100%;
}
.mo-footer-div img {
    display: block;
    margin: 24px auto 0;
}
.mo-footer-div .mo-foot-img2 {
    margin-top: 8px;
}
.mo-footer-div p {
    width: 100%;
    color: #999999;
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
}
.mo-footer-div .mo-footer-div-p{
    color: #4B4B4B;
}
.mo-record {
    width: 100%;
    background: #fff;
    height: auto;
    line-height: inherit;
    text-align: center;
    border-top: solid 1px #F2F2F2;
    padding: 12px 0 15px;
    margin-top: 20px;
}
.mo-record p {
    width: 100%;
    color: #999999;
    font-size: 12px;
    display: block;
    line-height: 25px;
}
