
.daohang {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding-left: 35px;
    padding-right: 35px;
}

.daohangtext {

    display: flex;
    flex-wrap: nowrap;
    align-items: flex-end;
    justify-content: space-between;
    width: 80%;
    font-size: 20px;
    color: #01D8DB;
    margin-left: 120px;
    margin-bottom: 10px;

}

.ptext {

    width: 40%;
    margin-left: 38%;
    margin-top: 15%;

    font-size: 18px;
    color: #FFFFFF;
}

.font20 {
    font-size: 20px
}

.font13 {
    font-size: 13px

}

.text-indent {
    text-indent: 2em;
}

.fint14 {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    word-wrap: break-word;
    text-transform: none;
}

.video {
    height: 100%;
    width: 100%;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: -1;
}

#videoPlayer {
    width: 100%;
}

.video::-webkit-media-controls {

    display: none !important;
}


*, *:before, *:after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html, body {
    width: 100%;
    height: 100%;
    font-family: Arial, '微软雅黑';
    font-size: 12px;
    color: #333;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

ol, ul, li, dl, dt, dd, p {
    list-style: none;
    letter-spacing: 1px;
}

input, select, button {
    vertical-align: middle;
    outline: none;
}

textarea {
    width: 100%;
    word-break: break-all;
    overflow-y: auto;
    outline: none;
    resize: none;
    border: 1px solid #eee;
}

input, select, button {
    border-radius: 0;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
}

a, a:link, a:active, a:visited, a:hover, a:focus {
    text-decoration: none;
    cursor: pointer;
    font-weight: inherit;
    color: inherit;
}

img {
    vertical-align: top;
    border: 0;
}

/* BACKGROUNDCOLOR */
.cm-bg-color1 {
    background-color: #dd9b33 !important;
}

.cm-bg-color2 {
    background-color: #166eb0 !important;
}

.cm-bg-color3 {
    background-color: #983c4b !important;
}

.cm-bg-color4 {
    background-color: #3a7e7f !important;
}

.cm-bg-color5 {
    background-color: #386d3f !important;
}

.cm-bg-color6 {
    background-color: #7e789f !important;
}

.ly {
    overflow: hidden;
}

/* HEAD */
.ly .ly-head {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    overflow: hidden;
    width: 100%;
}

.ly .ly-head .wrap {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: hidden;
    width: 100%;
    max-width: 1440px;
    height: 100px;
    margin: 0 auto;
}

.ly .ly-head .wrap_top {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: hidden;
    width: 100%;
    max-width: 1440px;
    height: 30px;
    margin: 0 auto;
}

.ly .ly-head .wrap_top .menu {
    overflow: hidden;
    height: 30px;
    position: absolute;
    right: 25px;
}

.ly .ly-head .wrap_top .menu ul li {
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    float: left;
    padding: 0 6px;
}

.ly .ly-head .wrap .logo {
    overflow: hidden;
    height: 60px;
}

.ly .ly-head .wrap .logo img {
    width: auto;
    height: 60px;
}

.ly .ly-head .wrap .menu {
    overflow: hidden;
    height: 60px;
}

.ly .ly-head .wrap .menu ul li {
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    float: left;
    padding: 0 30px;
}

.ly .ly-head .wrap .menu ul li img {
    vertical-align: middle;
    margin-top: -6px;
}


.ly .ly-head .wrap {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: hidden;
    width: 100%;
    max-width: 1440px;
    height: 100px;
    margin: 0 auto;
    padding: 20px 0;
}

.ly .ly-head .wrap .logo {
    overflow: hidden;
    height: 60px;
}

.ly .ly-head .wrap .logo img {
    width: auto;
    height: 60px;
}

.ly .ly-head .wrap .menu {
    overflow: hidden;
    height: 60px;
}

.ly .ly-head .wrap .menu ul li {
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    float: left;
    padding: 0 30px;
}

.ly .ly-head .wrap .menu ul li img {
    vertical-align: middle;
    margin-top: -6px;
}

/* PAGE */
.ly .ly-page {
    overflow: hidden;
}

.ly .ly-page .first-screen {

    /*overflow: hidden;*/
    /*width: 100%;*/
    min-height: 800px;
    /*height: 100%;*/
    /*height: 500px;*/


}

.ly .ly-page .first-screen .mheader {
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 99;
    display: none;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: hidden;
    width: 100%;
    height: 50px;
    padding: 7px 20px;
}

.ly .ly-page .first-screen .mheader .logo {
    overflow: hidden;
    height: 36px;
}

.ly .ly-page .first-screen .mheader .logo img {
    width: auto;
    height: 36px;
}

.ly .ly-page .first-screen .mheader .btns {
    overflow: hidden;
    height: 36px;
}

.ly .ly-page .first-screen .mheader .btns .btn-enter,
.ly .ly-page .first-screen .mheader .btns .btn-free {
    display: block;
    width: 100px;
    height: 36px;
    line-height: 34px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border: 1px solid #efefef;
    float: left;
}

.ly .ly-page .first-screen .mheader .btns .btn-free {
    background-color: #111;
}

.ly .ly-page .first-screen .mheader .btns a + a {
    margin-left: 10px;
}

.ly .ly-page .first-screen .main {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 9;
    margin-left: -720px;
    margin-top: -200px;
    overflow: hidden;
    width: 1440px;
}

.ly .ly-page .first-screen .main .mtl {
    overflow: hidden;
    width: 100%;
    line-height: 80px;
    color: #fff;
    font-size: 58px;
    text-align: center;
    letter-spacing: 5px;
}

.ly .ly-page .first-screen .main .stl {
    overflow: hidden;
    width: 100%;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    letter-spacing: 2px;
}

.ly .ly-page .first-screen .main .btns {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: center;
    overflow: hidden;
    height: 50px;
    margin-top: 30px;
}

.ly .ly-page .first-screen .main .btns .btn-enter,
.ly .ly-page .first-screen .main .btns .btn-free {
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 25px;
}

.ly .ly-page .first-screen .main .btns .btn-free {
    background-color: #111;
    border-color: #111;
}

.ly .ly-page .first-screen .main .btns .btn-free .ic {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 10px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 0 solid transparent;
    margin-bottom: -2px;
}

.ly .ly-page .first-screen .main .btns a + a {
    margin-left: 30px;
}

.ly .ly-page .first-screen .other {
    position: absolute;
    left: 50%;
    bottom: 150px;
    z-index: 8;
    margin-left: -230px;
    overflow: hidden;
    width: 460px;
}

.ly .ly-page .first-screen .other .sm {
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}

.ly .ly-page .first-screen .other .sm p {
    line-height: 24px;
    color: #fff;
    font-size: 14px;
}

.ly .ly-page .first-screen .other .sm p.lab {
    min-width: 50px;
}

.ly .ly-page .first-screen .other .sm + .sm {
    margin-top: 10px;
}

.ly .ly-page .first-screen .down {
    position: absolute;
    left: 50%;
    bottom: 50px;
    z-index: 8;
    margin-left: -50px;
    overflow: hidden;
    width: 100px;
}

.ly .ly-page .first-screen .down .ic {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 50px;
}

.ly .ly-page .first-screen .down .txt {
    width: 100%;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.ly .ly-page .first-screen .down .ic img {
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -10px;
    -webkit-animation: opener .5s ease-in-out alternate infinite;
    animation: opener .5s ease-in-out alternate infinite;
    opacity: 0.5;
    -webkit-transition: opacity .2s ease-in-out, transform .5s ease-in-out .2s;
    transition: opacity .2s ease-in-out, transform .5s ease-in-out .2s;
}

.ly .ly-page .wrap {
    overflow: hidden;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
}

/* PRODUCT */
.ly .ly-page .wrap .product {
    overflow: hidden;
    width: 100%;
    padding: 50px 0 0;
}

.ly .ly-page .wrap .product .title {
    overflow: hidden;
    width: 100%;
    height: 100px;
    margin-top: 50px;
}

.ly .ly-page .wrap .product .title .mtl {
    overflow: hidden;
    width: 100%;
    line-height: 60px;
    color: #333;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 5px;
}

.ly .ly-page .wrap .product .title .stl {
    overflow: hidden;
    width: 100%;
    line-height: 40px;
    color: #999;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.ly .ly-page .wrap .product .content {
    overflow: hidden;
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
}

.ly .ly-page .wrap .product .content .md {
    flex: 0 0 50%;
}

.ly .ly-page .wrap .product .content .md.md-left {
    padding-right: 30px;
}

.ly .ly-page .wrap .product .content .md.md-right {
    padding-left: 20px;
}

.ly .ly-page .wrap .product .content .md .md-tl {
    overflow: hidden;
    width: 100%;
    line-height: 100px;
    color: #333;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
}

.ly .ly-page .wrap .product .content .md .md-list {
    overflow: hidden;
    width: 100%;
}

.ly .ly-page .wrap .product .content .md .md-list ul {
    overflow: hidden;
    width: 100%;
}

.ly .ly-page .wrap .product .content .md .md-list ul li {
    padding: 10px;
}

.ly .ly-page .wrap .product .content .md .md-list ul li .li-wrap {
    border: 1px solid #eee;
    border-radius: 3px;
    box-shadow: 0 0 8px 3px #efefef;
}

.ly .ly-page .wrap .product .content .md .md-list ul li .img {
    overflow: hidden;
    width: 100%;
    height: 120px;
    line-height: 120px;
    text-align: center;
}

.ly .ly-page .wrap .product .content .md .md-list ul li .img img {
    display: inline-block;
    max-height: 100px;
    vertical-align: middle;
}

.ly .ly-page .wrap .product .content .md .md-list ul li .txt {
    overflow: hidden;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 16px;
    text-align: center;
}

.ly .ly-page .wrap .product .content .md .md-list ul.list1 li {
    width: 33.3333%;
    height: 200px;
    float: left;
}

.ly .ly-page .wrap .product .content .md .md-list ul.list1 li.end {
    width: 66.6666%;
}

.ly .ly-page .wrap .product .content .md .md-list ul.list1 li .img {
    background-color: #f8f8f9;
}

.ly .ly-page .wrap .product .content .md .md-list ul.list2 li {
    width: 50%;
    height: 200px;
    float: left;
}

.ly .ly-page .wrap .product .content .md .md-list ul.list2 li .txt {
    background-color: #f8f8f9;
}

.ly .ly-page .wrap .product .content .md.md-right .md-list ul li {
    padding: 10px 20px;
}

/* PRICE */
.ly .ly-page .wrap .price {
    overflow: hidden;
    width: 100%;
    padding: 50px 0 0;
}

.ly .ly-page .wrap .price .title {
    overflow: hidden;
    width: 100%;
    height: 100px;
    margin-top: 50px;
}

.ly .ly-page .wrap .price .title .mtl {
    overflow: hidden;
    width: 100%;
    line-height: 60px;
    color: #333;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 5px;
}

.ly .ly-page .wrap .price .title .stl {
    overflow: hidden;
    width: 100%;
    line-height: 40px;
    color: #999;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.ly .ly-page .wrap .price .content {
    overflow: hidden;
    padding: 50px 10px 10px;
}

.ly .ly-page .wrap .price .content table {
    width: 100%;
    border: 1px solid #eee;
    box-shadow: 0 0 8px 3px #efefef;
}

.ly .ly-page .wrap .price .content table thead tr th {
    background-color: #f8f8f9;
    color: #333;
    font-size: 14px;
    padding: 10px;
}

.ly .ly-page .wrap .price .content table thead tr th + th {
    border-left: 1px solid #efefef;
}

.ly .ly-page .wrap .price .content table thead tr th p {
    line-height: 18px;
}

.ly .ly-page .wrap .price .content table thead tr th .btn-buy img {
    width: auto;
    height: 20px;
}

.ly .ly-page .wrap .price .content table tbody tr td {
    height: 50px;
    color: #333;
    font-size: 14px;
    text-align: center;
    padding: 5px 10px;
}

.ly .ly-page .wrap .price .content table tbody tr td + td {
    border-left: 1px solid #efefef;
}

.ly .ly-page .wrap .price .content table tbody tr:nth-child(even) td {
    background-color: #f8f8f9;
}

/* CASE */
.ly .ly-page .wrap .case {
    overflow: hidden;
    width: 100%;
    padding: 50px 0 0;
}

.ly .ly-page .wrap .case .title {
    overflow: hidden;
    width: 100%;
    height: 100px;
    margin-top: 50px;
}

.ly .ly-page .wrap .case .title .mtl {
    overflow: hidden;
    width: 100%;
    line-height: 60px;
    color: #333;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 5px;
}

.ly .ly-page .wrap .case .title .stl {
    overflow: hidden;
    width: 100%;
    line-height: 40px;
    color: #999;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.ly .ly-page .wrap .case .content {
    overflow: hidden;
    padding: 50px 10px 10px;
}

.ly .ly-page .wrap .case .content .list {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ly .ly-page .wrap .case .content .list .item {
    flex: 0 0 33.3333%;
    min-width: 240px;
    padding: 60px 50px;
}

.ly .ly-page .wrap .case .content .list .item .item-wrap {
    position: relative;
    border: 1px solid #efefef;
    border-radius: 10px;
    height: 280px;
    padding: 100px 30px 30px;
}

.ly .ly-page .wrap .case .content .list .item .item-wrap .tl {
    position: absolute;
    top: -60px;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 120px;
    padding: 0 30px;
}

.ly .ly-page .wrap .case .content .list .item .item-wrap .tl .tl-box {
    width: 100%;
    height: 120px;
    padding: 20px 0;
    border-radius: 10px;
}

.ly .ly-page .wrap .case .content .list .item .item-wrap .tl .tl-box p {
    overflow: hidden;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 34px;
    text-align: center;
}

.ly .ly-page .wrap .case .content .list .item .item-wrap .tl .tl-box.oneline {
    padding: 40px 0;
}

.ly .ly-page .wrap .case .content .list .item .item-wrap .cn {
    overflow: hidden;
    height: 150px;
    line-height: 30px;
    color: #666;
    font-size: 18px;
}

.ly .ly-foot {
    overflow: hidden;
    width: 100%;
    background-color: #f5f5f5;
    padding: 30px 0;
}

.ly .ly-foot .wrap {
    overflow: hidden;
    max-width: 1440px;
    margin: 0 auto;
}

.ly .ly-foot .wrap .companys {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}

.ly .ly-foot .wrap .companys .item {
    position: relative;
    flex: 0 0 38%;
    min-height: 100px;
    padding: 10px 50px 10px 100px;
}

.ly .ly-foot .wrap .companys .item .img {
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9;
    width: 80px;
    height: 80px;
}

.ly .ly-foot .wrap .companys .item .img img {
    width: auto;
    height: 80px;
}

.ly .ly-foot .wrap .companys .item .cn {
    overflow: hidden;
}

.ly .ly-foot .wrap .companys .item .cn .tl {
    overflow: hidden;
    line-height: 36px;
    color: #333;
    font-size: 28px;
}

.ly .ly-foot .wrap .companys .item .cn .otl {
    overflow: hidden;
    line-height: 22px;
    color: #999;
    font-size: 16px;
}

.ly .ly-foot .wrap .companys .item1 {
    position: relative;
    flex: 0 0 24%;
    min-height: 100px;
    padding: 10px 0 10px 100px;
}

.ly .ly-foot .wrap .companys .item1 .img {
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9;
    width: 80px;
    height: 80px;
}

.ly .ly-foot .wrap .companys .item1 .img img {
    width: auto;
    height: 80px;
}

.ly .ly-foot .wrap .companys .item1 .cn {
    overflow: hidden;
    padding: 18px 0;
}

.ly .ly-foot .wrap .companys .item1 .cn p {
    line-height: 22px;
    color: #333;
    font-size: 16px;
}

.ly .ly-foot .wrap .copyright {
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
}

.ly .ly-foot .wrap .copyright p {
    line-height: 24px;
    color: #333;
    font-size: 14px;
    text-align: center;
}

@media screen and (max-width: 1440px) {
    .ly .ly-page .wrap {
        padding: 0 20px;
    }

    /* CASE */
    .ly .ly-page .wrap .case .content .list .item {
        padding: 60px 30px;
    }

    .ly .ly-page .wrap .case .content .list .item .item-wrap .tl .tl-box p {
        font-size: 28px;
    }
}

@media screen and (max-width: 1024px) {
    .ly .ly-head {
        display: none;
    }

    .ly .ly-page .wrap {
        padding: 0 20px;
    }

    .ly .ly-page .first-screen .main .btns {
        display: none;
    }

    .ly .ly-page .first-screen .mheader {
        display: flex;
        display: -webkit-flex;
    }

    /* PRODUCT */
    .ly .ly-page .wrap .product .content {
        flex-wrap: wrap;
    }

    .ly .ly-page .wrap .product .content .md.md-left {
        padding-right: 0;
    }

    .ly .ly-page .wrap .product .content .md.md-right {
        padding-left: 0;
    }

    .ly .ly-page .wrap .product .content .md {
        flex: 0 0 100%;
    }

    .ly .ly-page .wrap .product .content .md.md-right .md-list ul li {
        padding: 10px;
    }

    /* CASE */
    .ly .ly-page .wrap .case .content .list .item {
        flex: 0 0 50%;
        min-width: 240px;
        padding: 60px 10px;
    }

    .ly .ly-page .wrap .case .content .list .item .item-wrap .tl .tl-box p {
        font-size: 28px;
    }

    .ly .ly-foot .wrap {
        padding: 0 20px;
    }

    .ly .ly-foot .wrap .companys {
        flex-wrap: wrap;
    }

    .ly .ly-foot .wrap .companys .item {
        flex: 0 0 100%
    }

    .ly .ly-foot .wrap .companys .item .cn .tl {
        font-size: 18px;
    }

    .ly .ly-foot .wrap .companys .item .cn .otl {
        font-size: 14px;
    }

    .ly .ly-foot .wrap .companys .item1 {
        flex: 0 0 100%
    }
}

@media screen and (max-width: 640px) {

    .ly .ly-page .first-screen {
        min-height: 660px;
    }

    .ly .ly-page .first-screen .main .mtl {
        line-height: 60px;
        font-size: 38px;
    }

    .ly .ly-page .first-screen .main .stl {
        line-height: 40px;
        font-size: 16px;
    }

    .ly .ly-page .first-screen .main .btns {
        display: none;
    }

    .ly .ly-page .first-screen .other {
        position: absolute;
        left: 0;
        bottom: 150px;
        margin-left: 0;
        overflow: hidden;
        width: 100%;
        padding: 50% 20px 0;
    }

    .ly .ly-page .first-screen .other .sm {
        display: flex;
        display: -webkit-flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        overflow: hidden;
        width: 100%;
    }

    .ly .ly-page .first-screen .other .sm p {
        line-height: 24px;
        color: #fff;
        font-size: 14px;
    }

    .ly .ly-page .first-screen .other .sm p.lab {
        min-width: 50px;
    }

    .ly .ly-page .first-screen .other .sm + .sm {
        margin-top: 10px;
    }

    .ly .ly-page .wrap .product .content .md .md-list ul.list1 li {
        width: 50%;
    }

    .ly .ly-page .wrap .product .content .md .md-list ul.list1 li.end {
        width: 50%;
    }

    /* CASE */
    .ly .ly-page .wrap .case .content .list .item {
        flex: 0 0 100%;
        min-width: 240px;
        padding: 60px 10px;
    }

    .ly .ly-page .wrap .case .content .list .item .item-wrap .tl .tl-box p {
        font-size: 24px;
    }

}

@-webkit-keyframes opener {
    100% {
        top: 10px
    }
}

@keyframes opener {
    100% {
        top: 10px
    }
}
