﻿.layout-header-top {
    padding: 17px 0px;
    display: flex !important;
}

.layout-header {
    margin: 15px 0px;
    padding-top: 0px;
    display: flex !important;
    justify-content: space-between;
    line-height: 60px;
    box-sizing: border-box;
}

.layout-img {
    width: 30px;
    height: 30px;
    background-color: #3398fe;
    padding: 10px;
    border-radius: 10px;
    box-sizing: content-box;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

img {
    width: 100%;
}

.img-ti {
    margin-left: 5px
}

.img-top {
    font-size: 24px;
    font-weight: 600;
    color: #006fff;
    opacity: 0.7;
}

.background-blue {
    background-color: #1e9fff;
}

.padding0 {
    padding: 0px !important;
}

.padding15 {
    padding: 15px;
}

.padding20 {
    padding: 0px 15px !important;
}

.img-bottom {
    font-size: 14px;
    color: #9d9d9d;
    opacity: 0.8;
    margin-top: -4px;
}

.layout-menu {
    color: white;
}

.layui-menu li:hover {
    background-color: #006fff !important;
}

.menu-right {
    width: 400px;
    display: flex;
}

.menu-right-right {
    width: 200px;
}

.font40 {
    font-size: 40px !important;
    height: 45px;
}

.layui-menu li {
    margin: 0 !important;
}

.layui-menu li,
.layui-menu-body-title a {
    padding: 6px 15px !important;
}


.font18 {
    font-size: 18px !important;
}

.dl-border {
    border-top-width: 0px;
    top: 60px;
}


.border-bottom {
    border-bottom: 1px solid rgba(250, 250, 250, 0.3) !important;
}

.layui-nav-child dd {
    margin: 0 !important;
}

.trialTxt {
    text-align: right;
}

.trialTxt p {
    padding: 15px 0;
    font-size: 16px;
    color: #9d9d9d;
    line-height: 25px;
    display: inline-block;
}

.trialTxt p span {
    font-size: 20px;
    color: #f1a41f;
    display: inline-block;
}

.layout-changping {
    width: 150px;
    padding: 10px;
    font-size: 18px;
}

.layout-changping:hover {
    color: yellow;
}


.phone-width {
    position: absolute;
    z-index: 1155151515115;
    left: 1200px;
    width: 219px;
    right: 300px;
}

.layout-download {
    font-size: 30px;
    color: #000000;
}

.layui-tab-title li {
    font-size: 16px !important;
    line-height: 60px;
}

.layui-tab-brief>.layui-tab-title .layui-this:after {
    border-bottom: none !important;
    color: #000000
}

.layui-tab-brief>.layui-tab-title .layui-this {
    color: #000000 !important;
}

.bottom-bottom-bg {
    background-color: #ffffff;
    margin-top: 15px !important;
}

.bottom-bg {
    background-color: #fff;
}

.h3-margin {
    padding: 10px 0px;
}

.layui-animation-one {
    box-shadow: 1px 1px 15px #ccc;
}

.layui-animation-one:hover {
    box-shadow: 1px 1px 30px #666;
    transition: all 0.5s;
}

.layui-animation-one .text-center h3 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.wanweitu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
}


.wanweitu:hover {
    width: 100%;
    height: 100%;
    background-color: #000000;
    transition: all 0.3s;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 1;
    color: white;
}

.wanweitu a {
    color: white;
}

.wanweitu i {
    font-size: 36px !important;
}

.wanweitu a:hover {
    color: white;
}

.h3-title {
    color: #009Aff;
}

.layout-three {
    display: block;
    font-size: 18px;
    font-weight: 600;
}

.layout-right {
    padding: 6px 10px;
    font-size: 14px;
    border: 1px solid #eeeeee;
    cursor: pointer;
}

.layui-row-zhe,
.layui-row-zhe1 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.layui-row-zhe:hover {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.5s;
}


.layui-row-zhe i {
    font-size: 72px;
    color: white;
}

/* .layui-row-zhe1 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 200px;
    height: 100%;
    opacity: 0;
} */

/* s */


.layui-row-zhe1 i {
    font-size: 72px;
    color: white;
}


.layout-three-center {
    line-height: normal;
    padding: 0px 20px;
}

.layout-three-center1 {
    height: 100%;
    line-height: normal;
    padding: 0px 20px;
    width: 370px !important;
}


/*.three-center-img {
        margin-right: 10px;
    }*/
.text-blue {
    margin-bottom: 15px;
    color: #2baafb;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.text-eee {
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    width: 253px;
}

.text-eee1 {
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.text-foot {
    margin-top: 5px;
    color: #9d9d9d;
}

.text-foot1 {
    position: absolute;
    bottom: 0;
    right: 20px;
    color: #9d9d9d;
}

.text-foot1>div:nth-child(2) {
    float: right;
}



.layout-four {
    position: relative;
    height: 200px;
    background-color: #1e9fff;
    padding: 100px;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 40px;
}


.layout-four-center {
    width: 100px;
    height: 100px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
}

.four-center-right {
    display: flex;
    margin-left: 50px;
    position: relative
}

.icon-sanjiao4 {
    position: absolute;
    color: white;
    top: 22px;
    left: -47px;
}

.four-right {
    background-color: white;
    padding: 10px 40px;
}

.four-right h1 {
    margin: 25px 0px;
    font-size: 36px;
}

.four-right h3 {
    font-size: 24px;
    line-height: 50px;
    color: #666;
}

.four-right button {
    border: none;
    padding: 8px 24px;
    color: #fff;
    background-color: #009AFF;
    border-radius: 4px;
    transition: 0.35s;
}

.four-animation-top {
    /*opacity:1;*/
    /*transform:translateY(-30px)*/
}

.four-animation-bottom {
    /*opacity: 1;*/
    /*transform: translateY(30px)*/
}

/*.layout-four-animation:hover .four-animation-top {
    opacity: 1;
    transition: all 0.5s;
    transform: translateY(0px)
}*/
/*.layout-four-animation:hover .four-animation-bottom {
    opacity: 1;
    transition: all 0.5s;
    transform: translateY(0px)
}*/

.layout-hr {
    margin-top: 40px;
    padding-bottom: 0px;
    font-size: 36px;
    border: none;
    border-top: 1px solid #eee;
}

.layout-hr legend {
    padding: 6px 10px;
    text-align: center;
    border: none;
}

.layout-five {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    margin-right: 10px;
    cursor: pointer;
}

.layout-six {
    padding: 10px 0px;
    line-height: 65px;
    font-size: 20px;
    height: 65px;
}




.six-zhe {
    position: absolute;
    box-sizing: border-box;
    padding: 10px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
}


.layui-animation-one:hover .six-zhe {
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
    height: 100%;
    background-color: #000000;
    transition: all 0.3s;
    background-color: rgba(8, 137, 241, 0.7);
    opacity: 1;
    color: white;
    transition: all 0.5s;
}



.six-zhe2 {
    display: flex;
    position: absolute;
    padding: 10px 0px;
    box-sizing: border-box;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.six-zhe2-bottom {
    display: flex;
    padding: 10px;
    align-items: center;
    justify-content: center;

}

.layui-animation-one:hover .six-zhe2 {
    display: flex;
    position: absolute;
    padding: 10px 0px;
    box-sizing: border-box;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: all 0.5s;
}

.layout-seven {
    position: relative;
    height: 210px;
    width: 100%;
    display: flex;
    justify-content: space-around;
    z-index: 100;
    background: url(https://img.xdjpro.com/xdjmvc/foot_bg.png) center center / cover no-repeat;
}

.layout-seven-center {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.layout-seven-center>h2 {
    font-size: 33px;
    padding: 40px 0 30px 0;
    color: #ebf1fe;
    letter-spacing: 7px;
    font-weight: 400;
}

.layout-seven-button {
    padding: 10px 40px;
    border: 1px solid #fff;
    color: #ebf1fe;
    border-radius: 6px;
    background: none;
    cursor: pointer;
    font-size: 20px;
    letter-spacing: 3px;
}

.layout-seven-button:hover {
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #000000;
}



.layout-eight {
    /*padding:20px 0px;*/
    height: 135px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: #242424;
}

.layout-eight div p {
    color: #888888;
}

.layout-eight div p.x-company {
    margin-top: 6px;
}

.layout-eight div p a {
    color: #0197e7;
    cursor: pointer;
}



.layui-nine1plus {
    display: flex;
    flex-wrap: nowrap;
    width: 200px;
    background-color: blue;
}

.layui-nine1:hover .layui-nine1plus {
    background-color: aliceblue
}

/* 侧边 */
.main-aside {
    position: fixed;
    bottom: 70px;
    right: 0;
    z-index: 99999999;
    font-size: 14px;
}

.main-aside ul {
    margin: 0;
    padding: 0;
    list-style: none;
    clear: both;
    overflow: visible;
}

.main-aside ul li {
    position: relative;
    margin-bottom: 2px;
    margin-left: auto;
    width: 70px;
    height: 70px;
    transition: 0.4s;
}

.main-aside ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    font-size: 14px;
    color: #fff;
    text-decoration: none !important;
}

.main-aside ul li.aside-qq {
    background-color: #ff5656 !important;
    border: 1px solid #ff5656 !important;
    border-radius: 4px !important;
}

.main-aside ul li.aside-contact {
    background-color: #1e9fff !important; 
    border: 1px solid #1e9fff !important;
    border-radius: 4px !important;
}

.main-aside ul li.aside-wechat {
    background-color: #07c34b !important;
    border: 1px solid #07c34b !important ;
    border-radius: 4px !important;
}

.main-aside ul li.aside-hand {
    background-color: #006fff !important;
    border: 1px solid #1969ff !important;
    border-radius: 4px !important;
}

/* .main-aside ul li:hover{ background-color: #2BAAFB; } */

.main-aside ul li.aside-detail a {
    flex-direction: row;
}

.main-aside ul li.aside-detail a>span {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 70px;
}

.main-aside ul li.aside-detail a .aside-hide {
    display: none;
}

.main-aside ul li.aside-detail:hover,
.main-aside ul li.aside-detail:hover a {
    justify-content: flex-start;
    width: 200px;
}

.main-aside ul li.aside-detail:hover a .aside-hide {
    display: flex;
    align-items: flex-start;
}

.main-aside ul li a .fa {
    margin-bottom: 4px;
    font-size: 24px;
}

.main-aside .aside-wechat .wechat-code {
    position: absolute;
    top: -40px;
    left: -170px;
    width: 150px;
    height: 150px;
    border: 1px solid #efefef;
    box-shadow: 0 0 3px 2px rgba(43, 170, 251, 0.333);
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
}

.main-aside .aside-wechat:hover .wechat-code {
    opacity: 1;
    visibility: visible;
}

.main-aside .aside-wechat .wechat-code img {
    width: 150px;
    height: 150px;
}

.aside-hide {
    font-size: 16px;
}

/* s */

.layui-nine1 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 70px;
    margin-bottom: 2px;
    border: none;
    color: white;
    height: 70px;
    background-color: #f73c44
}

.layui-nine2 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: none;
    color: white;
    margin-bottom: 2px;
    width: 70px;
    height: 70px;
    background-color: #1e9fff
}

.layui-nine3 {
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    margin-bottom: 2px;
    flex-direction: column;
    color: white;
    width: 70px;
    height: 70px;
    background-color: #07c34b
}

.layui-nine4 {
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    color: white;
    flex-direction: column;
    width: 70px;
    height: 70px;
    background-color: #006fff
}


.layui-ten {
    padding: 0px 30px;
    border-radius: 4px;
    width: 100%;
    height: 32px;
    box-sizing: border-box;
    border: 1px solid #dcdfe6
}

.layout-p {
    padding-bottom: 10px;
}



.layui-java {
    border-bottom: 2px solid white
}

.layui-java:hover {
    border-bottom: 2px solid #009Aff;
}

.text {
    font-size: 16px;
    line-height: 36px;
    text-align: left;
    text-indent: 2em;
}

.move {
    animation: move 1.5s ease-out;
    animation-duration: 1.5s;
}

@keyframes move {
    0% {
        transform: translateY(-25%);
        opacity: 0;
    }

    100% {
        transform: rotateY(0%);
        opacity: 1;
    }
}

.move1 {
    animation: move1 1.5s ease-out;
    animation-duration: 1.5s;
}

@keyframes move1 {
    0% {
        transform: translateY(25%);
        opacity: 0;
    }

    100% {
        transform: rotateY(0%);
        opacity: 1;
    }
}

.layui-bg-color {
    background-color: rgba(0, 0, 0, .2) !important;
}


.layui-container .layui-row .layui-col-md3 .layout-img>img {
    width: 30px;
    height: 27px;
}

#colore1 {
    height: 532px;
    top: 60px;
    border: none;
}

#colore2 {
    border: none;
    border-right: 1px solid rgba(0, 0, 0, .2);
}

#docDemoMenu1 {
    height: 532px;
    display: flex;
    flex-flow: column;
}

#docDemoMenu1>li {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

#docDemoMenu1>li:last-child {
    border-bottom: none;
    padding-top: 14px !important;
}


.layui-menu-item-parent .layout-menu {
    height: 62px;
}

.layui-menu-item-parent .layout-menu .layui-icon>img {
    width: 18px;
    margin-top: -4px;
    margin-right: 8px;
}

.layui-menu-item-parent .layout-menu>h3 {
    font-size: 22px;
}

.layui-menu-item-parent .layout-menu>h3>span {
    margin-left: 6px;
    font-size: 18px;
}

.layui-menu-item-parent .layout-menu>p {
    margin-top: 6px;
    font-size: 16px;
}

.layui-menu-item-parent .layout-menu>p>span {
    font-size: 16px !important;
    color: rgba(255, 255, 255, .7);
}

.layui-panel-box {
    margin-left: 0px !important;
    border: none !important;
    color: #fff !important;
    top: 0 !important;
}

.layui-menu-body-panel .menu-right {
    width: 500px;
}

.layui-menu-body-panel .menu-right .layout-changping {
    display: flex;
    flex-wrap: wrap;
    width: 500px;
}

.layui-menu-body-panel .menu-right .layout-changping a {
    width: 50%;
    color: #fff;
    line-height: 35px;
    font-size: 16px;
    color: rgba(255, 255, 255, .7);
}

.layui-menu-body-panel .menu-right .layout-changping a:hover {
    color: #006fff;
    background-color: transparent;
}

.layout-eight>div>p:nth-child(2)>a:nth-child(2)>img{
    width: 83px !important;
}

.layout-eight>div>p:nth-child(2)>a:nth-child(3)>img{
    width: 20px !important;
}

#imgservice {
    position: fixed;
    background-color: #00aef3;
    top: 40%;
    right: 5px;
    z-index: 14144444444;
    border-radius: 4px;
    padding: 2px;
}

#service {
    position: fixed;
    bottom: 10%;
    right: 0px;
    z-index: 14144444444;
    border-radius: 4px;
}

#service .phonehover {
    position: relative;
}

#service .wxhover {
    position: relative;
}

#service .wxhover .layui-nine3 {
    position: relative;
}

h3 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}