html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
img,
input {
    margin: 0;
    padding: 0
}

html,
body {
    width: 100%;
    margin: 0 auto;
}

body {
    font: normal normal 16px "Microsoft YaHei";
    color: #050505;
    background: #FFFFFF;
}

img,
input,
button {
    border: none;
}

button {
    padding: 0;
}

input {
    outline: none;
}

h1,
h2,
h3 {
    font-size: 16px;
    font-weight: 400;
}


/* img {
    display: block;
} */

ul,
ol,
dl {
    list-style: none;
}

a {
    text-decoration: none !important;
    color: #0381FF;
}

.ljty:hover a {
    color: #fff;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/*忙赂鈥γ┾劉陇忙碌庐氓艩篓*/

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}

.maxwidth {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.banner {
    width: 100%;
    position: relative;
}

.banner img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 100%;
}

.banner-cons {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 5;
    padding-top: 12.5%;
    color: #ffffff;
}

.banner-cons p:nth-of-type(1) {
    font-size: 18px;
    padding: 10px 30px;
    border-radius: 20px;
    display: inline-block;
    background: linear-gradient(to right, #8246B8, #802DBF);
}

.banner-cons p:nth-of-type(2) {
    margin: 10px;
    font-size: 15px;
}

.rcitytitle {
    width: 100%;
    /* padding: 20px 0; */
    margin: 30px 0;
    text-align: center;
}

.rcitytitle h4 {
    color: #333;
    font-size: 30px;
    padding: 50px 0 25px 0;
}

.rcitytitle p {
    max-width: 1000px;
    margin: 0 auto;
    color: #748598;
    font-size: 17px;
    line-height: 40px;
}

.onelive {
    width: 100%;
    position: relative;
    margin-top: 18%;
}

.onelive-ul {
    width: 100%;
}

.onelive-ul-li {
    width: calc((100% - 75px) / 4);
    margin-right: 25px;
    margin-bottom: 25px;
    float: left;
    padding: 30px 0;
    position: relative;
    box-shadow: 0px 10px 38px rgba(62, 179, 255, .15);
}

.onelive-ul-li:nth-child(4n) {
    margin-right: 0;
}

.onelive-ul-li-top {
    padding-left: 30px;
    padding-right: 50px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #333333;
}

.onelive-ul-li-top img {
    width: 24px;
}

.onelive-ul-li p {
    padding-left: 30px;
    padding-right: 50px;
}

.onelive-ul-li img {
    display: inline-block;
    vertical-align: middle;
}

.onelive-ul-li span {
    display: inline-block;
    vertical-align: middle;
    color: #444;
    font-weight: 800;
}

.onelive-ul-li p:nth-of-type(1) {
    color: #748598;
    margin: 20px 0;
    line-height: 24px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.onelive-ul-li p:nth-of-type(2) {
    color: #0381FF;
    font-size: 16px;
    display: inline-block;
    padding: 5px 20px 6px;
    border-radius: 20px;
    border: 1px solid #0381FF;
    margin-left: 30px;
    cursor: pointer;
}

.onelive-ul-li p:nth-of-type(2) a {
    color: #0382ff;
}
.onelive-ul-li-bg {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 70px;
}

.ljty-color {
    color: #ffffff !important;
    background: linear-gradient(to right, #0381FF, #41B2FF);
}
.ljty-color a{
    color: #ffffff !important;
}
.teolive {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 15%;
    position: relative;
    overflow: hidden;
}

.teolive-rgbg {
    position: absolute;
    right: -100px;
    top: -50px;
    width: 40%;
}

.teolive-tab {
    text-align: center;
}

.teolive-tab-li {
    width: 220px;
    font-size: 18px;
    color: #0583FF;
    padding: 12px 0 13px;
    cursor: pointer;
    border-radius: 25px;
    background: #E5F2FF;
    display: inline-block;
    position: relative;
}

.teolive-tab-li:nth-of-type(1) {
    margin-right: -40px;
}

.teolive-tab-li img {
    display: inline-block;
    vertical-align: -11%;
}

.teolive-tab-li-bg {
    color: #ffffff;
    z-index: 5;
    background: linear-gradient(to right, #0583FF, #41B2FF);
}

.teolive-cons {
    width: 100%;
    margin-top: 20px;
}

.teolive-cons-left {
    width: 50%;
    float: left;
    text-align: center;
}

.teolive-cons-right {
    width: 50%;
    float: left;
    text-align: center;
}

.teolive-cons-right img {
    max-width: 80%;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}

.teolive-cons-left-ul {
    width: 100%;
    margin-top: 50px;
}

.teolive-cons-left-ul-li {
    width: 50%;
    float: left;
    padding: 20px 0;
}

.teolive-cons-left-ul-li img {
    max-width: 25px;
    height: 23px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}

.teolive-cons-left-ul-li span {
    font-size: 18px;
    color: #748598;
    display: inline-block;
    vertical-align: middle;
}

.ljty-bottom {
    width: 170px;
    cursor: pointer;
    padding: 10px 0 13px;
    margin-left: 16%;
    margin-top: 30px;
    border-radius: 6px;
    background: linear-gradient(to right, #FC2829, #FF4E2D);
}
.ljty-bottom:hover{
    background: #ffffff;
    border: 1px solid #fc2729;
    color: #fc2729;
}
.ljty-bottom:hover a{
    color: #fc2729;
}
.ljty-bottom a {
    font-size: 17px;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.ljty-bottom img {
    display: inline-block;
    vertical-align: -10%;
}

.threelive {
    width: 100%;
    padding: 40px 0;
    margin-top: -14%;
}

.threelive-cons {
    width: 100%;
}

.threelive-cons {
    width: 100%;
    position: relative;
    padding-top: 20px;
}

.threelive-cons-left {
    width: 50%;
    float: left;
    text-align: center;
}

.threelive-cons-left img {
    max-width: 80%;
    margin: 0 auto;
}

.threelive-cons-right {
    width: 50%;
    float: left;
}

.threelive-cons-right-ul {
    width: 100%;
}

.threelive-cons-right-ul-li {
    width: 90%;
    padding: 25px 0;
    padding-left: 5%;
    padding-right: 5%;
}

.threelive-cons-right-ul-li-top {
    color: #0382ff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.threelive-cons-right-ul-li-top img {
    display: inline-block;
    vertical-align: middle;
}

.threelive-cons-right-ul-li p {
    padding-left: 17px;
    color: #748598;
}

.threelive-li-last-bottom {
    width: 170px;
    cursor: pointer;
    padding: 10px 0 13px;
    margin-top: 30px;
    border-radius: 6px;
    text-align: center;
    border: 1px solid #FC2829;
    background: linear-gradient(to right, #FC2829, #FF4E2D);
}
.threelive-li-last-bottom:hover{
    background: #ffffff;
    border: 1px solid #fc2729;
    color: #fc2729;
}
.threelive-li-last-bottom:hover a{
    color: #fc2729;
}
.threelive-li-last-bottom a {
    font-size: 17px;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.threelive-li-last-bottom img {
    display: inline-block;
    vertical-align: -10%;
}

.three-right-bk {
    box-shadow: 0 0px 25px #dfe3f3;
    background: transparent;
    border: 2px transparent solid;
    border-image: linear-gradient(to right, #0382ff, #ffffff) 1 10;
}

.fourlive {
    width: 100%;
}

.fourlive-bg {
    width: 100%;
    height: 800px;
}

.fourlive .maxwidth {
    position: relative;
}

.fourlive-cons {
    color: #ffffff;
    position: absolute;
    top: 0;
    z-index: 5;
    width: 100%;
    padding-top: 40px;
}

.fourlive-cons .rcitytitle h4 {
    color: #ffffff;
    font-size: 31px;
    font-weight: 100;
}

.fourlive-cons .rcitytitle p {
    color: #ffffff;
    font-size: 17px;
}

.fourlive-cons-nr {
    width: 100%;
}

.fourlive-cons-nr-left {
    float: left;
    width: 37%;
    text-align: right;
}

.fourlive-cons-nr-center {
    float: left;
    width: 26%;
    text-align: center;
}

.fourlive-cons-nr-right {
    float: left;
    width: 37%;
    text-align: left;
}

.fourlive-cons-nr-center img {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
}

.fourlive-cons-nr-ul {
    width: 100%;
    padding-top: 30px;
}

.fourlive-cons-nr-li {
    position: relative;
    padding: 30px 0;
    padding-right: 20%;
    padding-left: 21%;
}

.fourlive-cons-nr-li p:nth-of-type(1) {
    font-size: 20px;
    margin-bottom: 10px;
}

.fourlive-cons-nr-li p:nth-of-type(2) {
    font-size: 15px;
}

.fourlive-cons-nr-li img {
    position: absolute;
    right: 0;
    top: 10px;
}

.fourlive-cons-nr-right .fourlive-cons-nr-li {
    padding-right: 20%;
    padding-left: 20%;
}

.fourlive-cons-nr-right .fourlive-cons-nr-li img {
    position: absolute;
    left: 0;
    top: 10px;
}

.fiveslive {
    width: 100%;
    padding: 40px 0;
}

.fiveslive-ul {
    width: 100%;
    padding-top: 20px;
}

.fiveslive-ul li {
    width: calc((100% - 5px) / 4);
    height: 220px;
    float: left;
    cursor: pointer;
    text-align: center;
    padding: 60px 0;
    border-bottom: 1px solid #B0C7E4;
    border-left: 1px solid #B0C7E4;
    border-top: 1px solid #B0C7E4;
}

.fiveslive-ul li:nth-of-type(4) {
    border-right: 1px solid #B0C7E4;
}

.fiveslive-ul li img {
    height: 52px;
    margin: 0 auto;
    padding-bottom: 10px;
}

.fiveslive-ul li p {
    padding: 0 10%;
}

.fiveslive-ul li p:nth-of-type(1) {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    padding: 20px;
}

.fiveslive-ul li p:nth-of-type(2) {
    color: #748598;
    font-size: 15px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.fiveslive-ul-libg {
    color: #ffffff;
    background: #0382FF;
}

.fiveslive-ul-libg p:nth-of-type(1),
.fiveslive-ul-libg p:nth-of-type(2) {
    color: #ffffff !important;
}

.sixlive {
    width: 100%;
    padding: 50px 0;
    position: relative;
    overflow: hidden;
}

.sixlive-top {
    width: 100%;
}

.sixlive-top-left {
    width: 45%;
    float: left;
    text-align: center;
}

.sixlive-top-right {
    width: 55%;
    float: left;
}

.sixlive-top-left img {
    max-width: 100%;
    margin: 0 auto;
}

.sixlive-top-right-top {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    border-radius: 200px;
    box-shadow: 0 0 21px #aed4ef;
}

.sixlive-top-right-title {
    color: #333;
    font-size: 24px;
    font-weight: bold;
    margin: 40px 0;
}

.sixlive-top-right-ul {
    width: 100%;
}

.sixlive-top-right-ul li {
    font-size: 15px;
    color: #748598;
    margin: 30px 0;
    position: relative;
    padding-left: 20px;
}

.sixlive-top-right-ul li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 9px;
    height: 9px;
    border-radius: 100px;
    background: #0382FF;
}

.sixlive-top-right .threelive-li-last-bottom {
    margin-top: 50px;
}

.sixlive-bg-1 {
    width: 700px;
    position: absolute;
    top: -170px;
    left: 0;
    z-index: -1;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    /*IE*/
    filter: FlipH;
}

.sixlive-bg-2 {
    position: absolute;
    bottom: 50px;
    right: -50px;
    z-index: -1;
}

.sevenlive-ul {
    width: 100%;
}

.sevenlive-ul li {
    width: calc(100% / 4);
    height: 220px;
    float: left;
    cursor: pointer;
    padding: 5px 0;
    text-align: center;
    border-bottom: 2px solid #ffffff;
}

.sevenlive-ul li img {
    height: 42px;
    margin: 0 auto;
    margin-top: 30px;
}

.sevenlive-ul li p:nth-of-type(1) {
    color: #333;
    font-size: 20px;
    margin: 20px 0;
}

.sevenlive-ul li p:nth-of-type(2) {
    width: 80%;
    color: #748598;
    font-size: 15px;
    margin: 0 auto;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.sevenlive-ul-hove {
    box-shadow: 0 0 21px #aed4ef;
    border-bottom: 2px solid #0382FF !important;
}

.eightlive {
    width: 100%;
    height: 800px;
}

.eightlive-bg {
    width: 100%;
    height: 800px;
}

.eightlive .maxwidth {
    position: relative;
}

.eightlive-cons {
    position: absolute;
    top: 0;
    z-index: 5;
    width: 100%;
    padding-top: 40px;
}

.eightlive-cons-ul {
    width: 80%;
    margin: 0 auto;
    margin-top: 70px;
}

.eightlive-cons-ul li {
    width: calc((100% - 120px) /3);
    height: 400px;
    float: left;
    margin-right: 60px;
    text-align: center;
    background: #ffffff;
    box-shadow: 0 0 21px #aed4ef;
    border-radius: 24px;
    padding: 40px 0;
}

.eightlive-cons-ul li:last-child {
    margin-right: 0;
}

.eightlive-cons-ul li p:nth-of-type(1) {
    color: #333;
    font-size: 20px;
    font-weight: bold;
}

.eightlive-cons-ul li p:nth-of-type(2) {
    color: #748598;
    font-size: 16px;
    margin-top: 10px;
}

.eightlive-cons-ul li img {
    max-width: 80%;
    margin: 0 auto;
    margin-top: 20px;
}

.ninelive {
    width: 100%;
    overflow: hidden;
    max-height: 150px;
    background: #ffffff;
    transition: max-height 1s;
    -moz-transition: max-height 1s;
    /* Firefox 4 */
    -webkit-transition: max-height 1s;
    /* Safari 氓鈥櫯� Chrome */
    -o-transition: max-height 1s;
}

.ninelive-ul {
    width: 100%;
}

.ninelive-ul li {
    float: left;
    font-size: 20px;
}

.ninelive-ul-one {
    line-height: 100px;
    color: #333;
}

.ninelive-ul-one span:nth-of-type(2) {
    color: #FB7317;
}

.ninelive-ul-one span:nth-of-type(4) {
    color: #F92638;
    font-style: oblique;
    margin-right: 7px;
    font-size: 30px;
    font-weight: bold;
}

.ninelive-ul-two .threelive-li-last-bottom {
    margin-top: 0;
}

.ninelive-ul-two {
    float: right !important;
    margin-top: 30px;
    margin-right: 12%;
    line-height: 25px;
}

.ninelive-ul-three {
    width: 24px;
    height: 24px;
    font-size: 18px !important;
    font-weight: bold;
    cursor: pointer;
    color: #ffffff;
    margin-top: 10px;
    line-height: 23px;
    text-align: center;
    border-radius: 25px;
    background: #E4E4E5;
    display: inline-block;
    float: right !important;
}

.gghgz {
    max-height: 0;
}
.pc-zb {
    display: block;
}
.moblie-zb {
    display: none;
}
.pc-banner {
    display: block;
}
.mobile-banner {
    display: none;
}
/*ipad*/
@media only screen
and (min-width : 768px)
and (max-width : 1024px) { 
    .pc-banner {
        display: none;
    }
    .mobile-banner {
        display: block;
    } 
    .banner-box {
        position: relative;
        height: auto;
        margin-top: 90px;
    }
    .banner-box .banner-img {
        width: 100%;
        height: auto;
    }
    .main-top-wrap {
        width: 100%;
        padding-top: 30px;
    }
    .banner-box .go-btn {
        width: 224px;
        height: 68px;
        border-radius: 10px;
        line-height: 68px;
        font-size: 24px;
        left: 50%;
        margin-left: -112px;
        color: #13196c;
        background: white;
        bottom: 100px;
        display: block;
        text-align: center;
        position: absolute;
    }
    .onelive {
        margin-top: 0;
    }
    .onelive-ul-li {
        width: 48%;
    }
    .onelive-ul-li:nth-of-type(2n) {
        margin-right: 0;
    }
    .threelive-cons-right-ul-li {
        padding-right: 0;
    }
    .sixlive-top {
        padding: 0 20px;
    }
    .pc-zb {
        display: block;
        margin: 0 10;
    }
    .sixlive-top-left {
        width: 40%;
    }
    .moblie-zb {
        display: none;
    }
}

/*手机*/
@media screen and ( max-width: 767px) {
    .pc-banner {
        display: none;
    }
    .mobile-banner {
        display: block;
    }
    .banner-box {
        height: auto;
        margin-top: 52px;
        position: relative;
    }
    .banner-box .banner-img {
        width: 100%;
        height: auto;
    }
    .main-top-wrap {
        width: 100%;
        padding-top: 30px;
    }
    .app-item-groud {
        display: none;
    }
    .banner-box .go-btn {
        width: 120px;
        height: 40px;
        border-radius: 10px;
        line-height: 40px;
        font-size: 18px;
        left: 50%;
        margin-left: -60px;
        color: #13196c;
        background: white;
        display: block;
        text-align: center;
        position: absolute;
        bottom: 45px;
    }
    .onelive {
        margin-top: 0;
    }
    .rcitytitle h4 {
        font-size: 20px;
        padding: 0 0 15px 0;
    }
    .rcitytitle p {
        font-size: 14px;
        line-height: 28px;
    }
    .onelive-ul-li {
        width: 100%;
        margin-right: 0;
    }
    .pc-zb {
        display: none;
    }
    .moblie-zb {
        display: block;
    }
    .teolive {
        padding-top: 0;
    }
    .teolive-cons-right {
        width: 100%;
        float: none;
    }
    .teolive-cons-left {
        width: 100%;
    }
    .ljty-bottom {
        margin-left: 0;
        margin-top: 0;
        margin: 30px auto 0;
    }
    .threelive-cons-left {
        width: 100%;
        float: none;
    }
    .threelive-cons-right {
        width: 92%;
        float: none;
        margin:20px auto;
    }
    .threelive-li-last-bottom {
        margin-left: 0;
        margin-top: 0;
        margin: 30px auto 0;
    }
    .threelive {
        padding: 40px 0 0;
    }
    .sixlive {
        padding: 0;
    }
    .sixlive-top-right {
        width: 90%;
        float: none;
        margin: 0 auto;
    }
    .sixlive-top-left {
        width: 100%;
        float: none;
    }
    .sevenlive-ul li {
        width: 50%;
    }
}