﻿@media (max-width:620px) {
    html{
        overflow-x: hidden;
    }
}
/*首页新闻*/

/*新闻*/
.more {
    float: right;
    font-size: 14px;
    color: #0089ff;
    margin-top: 10px !important;
    margin-right: 30px !important;
}

    .more:hover {
        color: #eb5817
    }

.toutiao {
    position: absolute;
    background: #000;
    opacity: 0.6;
    font-size: 13px;
    color: #fff;
    text-align: left;
    text-indent: 26px;
    height: 36px;
    line-height: 36px;
    z-index: 1
}

.ui-controls ul {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

    .ui-controls ul li {
        float: left;
        width: 10px;
        height: 10px;
        margin: 0px 5px;
        border: 2px solid #ddd;
        background: #eee;
        /*border-radius: 50%;
	border: 2px solid rgba(255, 255, 255, 0.9);
	background: rgba(0, 0, 0, 0.5);*/
        text-indent: -9999px;
        overflow: hidden;
        cursor: pointer;
        -webkit-transition: all .2s;
        transition: all .2s;
    }

        .ui-controls ul li:hover {
            border: 2px solid #ccc;
            background: #999;
            /*border: 2px solid rgba(0, 0, 0, 0.5);
	background: rgba(255, 255, 255, 0.6);*/
        }

    .ui-controls ul .current {
        border: 2px solid #ccc;
        background: #999;
        /*border: 2px solid rgba(0, 0, 0, 0.5);
	background: rgba(255, 255, 255, 0.6);*/
    }


.ui-controls .ui-prev:hover {
    background-position-x: 0px;
}

.ui-controls .ui-next:hover {
    background-position-x: -42px;
}

.pic-scroll {
    width: 1200px;
    position: relative;
    z-index: 0;
}



.pcnew {
    background: #fafafa;
    padding-bottom: 50px;
    height: 720px;
    padding: 0 20px;
}



.question-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/question-icon.png) center no-repeat;
    -ms-background-size: 16px 16px;
    background-size: 16px 16px;
}

/*首页新闻new*/
.more {
    float: right;
    font-size: 14px;
    color: #0089ff;
    margin-top: 25px !important;
    margin-right: 15px !important;
}

    .more:hover {
        color: #eb5817
    }

.toutiao {
    position: absolute;
    background: #000;
    opacity: 0.6;
    font-size: 13px;
    color: #fff;
    text-align: left;
    text-indent: 26px;
    height: 36px;
    line-height: 36px;
    z-index: 1
}

.ui-controls ul {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

    .ui-controls ul li {
        float: left;
        width: 10px;
        height: 10px;
        margin: 0px 5px;
        border: 2px solid #ddd;
        background: #eee;
        /*border-radius: 50%;
	border: 2px solid rgba(255, 255, 255, 0.9);
	background: rgba(0, 0, 0, 0.5);*/
        text-indent: -9999px;
        overflow: hidden;
        cursor: pointer;
        -webkit-transition: all .2s;
        transition: all .2s;
    }

        .ui-controls ul li:hover {
            border: 2px solid #ccc;
            background: #999;
            /*border: 2px solid rgba(0, 0, 0, 0.5);
	background: rgba(255, 255, 255, 0.6);*/
        }

    .ui-controls ul .current {
        border: 2px solid #ccc;
        background: #999;
        /*border: 2px solid rgba(0, 0, 0, 0.5);
	background: rgba(255, 255, 255, 0.6);*/
    }


.ui-controls .ui-prev:hover {
    background-position-x: 0px;
}

.ui-controls .ui-next:hover {
    background-position-x: -42px;
}

.pic-scroll {
    width: 1200px;
    position: relative;
    z-index: 0;
}

@media (min-width: 1481px) {
    .pic-scroll .lunbo01 {
        float: left;
        width: 700px;
        height: 400px;
        background: #eee;
        position: relative;
    }
.information-tab .information-right .article-list .article-title {
    font-size: 16px;
    color: #333;
    line-height: 20px;
    margin-left: 14px;
    width: 490px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
    .banner-main-img01 {
        height: 400px;
        width: 700px;
        overflow: hidden;
    }

    .information-tab .information-left {
        width: 700px;
        height: 400px;
        overflow: hidden;
        position: relative;
        float: left;
        margin-top: 20px;
        margin-left: 30px;
    }

    .banner-main-img01 li {
        width: 700px;
        display: none;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
    }

    .information-tab .information-right {
        width: 640px;
        height: 400px;
        float: left;
    }
}

@media only screen and (max-width: 1480px) and (min-width: 1260px) {
    .pic-scroll .lunbo01 {
        float: left;
        width: 630px;
        height: 400px;
        background: #eee;
        position: relative;
    }

    .banner-main-img01 {
        height: 400px;
        width: 630px;
        overflow: hidden;
    }
.information-tab .information-right .article-list .article-title {
    font-size: 16px;
    color: #333;
    line-height: 20px;
    margin-left: 14px;
    width: 490px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
    .information-tab .information-left {
        width: 50%;
        height: 400px;
        overflow: hidden;
        position: relative;
        float: left;
        margin-top: 20px;
        margin-left: 15px;
    }

    .banner-main-img01 li {
        width: 630px;
        display: none;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
    }

    .information-tab .information-right {
        width: 48%;
        height: 400px;
        float: right;
    }
}

@media only screen and (max-width: 1259px) and (min-width: 1140px) {
    .information-tab .information-left {
        width: 590px;
        height: 400px;
        overflow: hidden;
        position: relative;
        float: left;
        margin-top: 20px;
    }

    .pic-scroll .lunbo01 {
        float: left;
        width: 590px;
        height: 400px;
        background: #eee;
        position: relative;
    }

    .banner-main-img01 {
        height: 400px;
        width: 590px;
        overflow: hidden;
    }

        .banner-main-img01 li {
            width: 590px;
            display: none;
            overflow: hidden;
            position: absolute;
            top: 0;
            left: 0;
        }

    .information-tab .information-right {
        width: 580px;
        height: 400px;
        float: right;
    }
}

@media only screen and (max-width: 1139px) and (min-width: 820px) {
    .pic-scroll {
        width: 100% !important;
        position: relative;
        z-index: 0;
    }

    .pcnew {
        background: #fafafa;
        padding-bottom: 50px;
        height: 1120px !important;
    }

    .information-tab .information-right {
        width: 580px;
        height: 400px;
        display: inline-block;
        position: relative;
        margin-top: 30px;
    }
}

.pcnew {
    background: #fafafa;
    padding-bottom: 50px;
    height: 720px;
    padding: 0 20px;
}

.banner-main-img01 li img {
    width: 100%;
    height: 400px;
    display: block;
    position: relative;
    left: 0;
    top: 0;
}

.ui-controls01 ul {
    position: absolute;
    bottom: 0px;
    right: 20px;
}

    .ui-controls01 ul li {
        float: left;
        width: 10px;
        height: 10px;
        margin: 0px 5px;
        border: 2px solid #ddd;
        background: #eee;
        /*ie8篁ヤ�css*/
        /*border-radius: 50%;
	background: rgba(0, 0, 0, 0.5);
	border: 2px solid rgba(255, 255, 255, 0.9);	*/
        text-indent: -9999px;
        overflow: hidden;
        cursor: pointer;
        -webkit-transition: all .2s;
        transition: all .2s;
    }

        .ui-controls01 ul li:hover {
            border: 2px solid #ccc;
            background: #999;
            /*border: 2px solid rgba(0, 0, 0, 0.5);
	background: rgba(255, 255, 255, 0.6);*/
        }

    .ui-controls01 ul .current {
        border: 2px solid #ccc;
        background: #999;
        /*border: 2px solid rgba(0, 0, 0, 0.5);
	background: rgba(255, 255, 255, 0.6);*/
    }
 .left-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: rgba(0, 0, 0, .5);
    z-index: 0;
    color: #fff;
    padding: 0 14px;
}
.ui-controls01 .ui-prev01 {
    width: 41px;
    height: 69px;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -35px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/imagesnew/prev.png) no-repeat;
    z-index: 999;
    cursor: pointer;
}

.ui-controls01 .ui-next01 {
    width: 41px;
    height: 69px;
    position: absolute;
    top: 50%;
    right: 0px;
    margin-top: -35px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/imagesnew/next.png) no-repeat;
    z-index: 999;
    cursor: pointer;
}

.ui-controls01 .ui-prev01:hover {
    background-position-x: 0px;
}

.ui-controls01 .ui-next01:hover {
    background-position-x: -42px;
}

.bg-grey {
    width: 100%;
    height: auto;
}

.information-tab .information-right a {
    margin: 0;
    padding: 0;
    font-family: "microsoft yahei";
    box-sizing: border-box;
    font-weight: normal;
    transition: all .7s ease 0s;
}

.contentnew {
    max-width: 1440px;
    margin: 0 auto;
    height: auto;
}



p.subtitle {
    margin-top: 18px;
    text-align: center;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.tab-block {
    max-width: 1440px;
    height: 780px;
    margin: 0px auto 50px;
    background-color: #FFF;
    border: 1px solid #e5e5e5
}

    .tab-block.information-tab {
        height: 495px
    }

        .tab-block.information-tab .tabs {
            height: 520px
        }

    .tab-block .tab-buttons {
        width: 100%;
        height: 50px;
        background-color: #fafafa
    }

        .tab-block .tab-buttons .tab-button {
            width: 33.33%;
            float: left;
            height: 50px;
            text-align: center;
            font-size: 16px;
            color: #999;
            line-height: 50px;
            position: relative;
            cursor: pointer;
            background-color: #f2f2f3;
        }

            .tab-block .tab-buttons .tab-button.cur {
                background-color: #fff;
                color: #333
            }

                .tab-block .tab-buttons .tab-button.cur:after {
                    content: '';
                    position: absolute;
                    top: -1px;
                    left: 0;
                    width: 100%;
                    height: 2px;
                    background-color: #1183ff
                }

    .tab-block .tabs {
        width: 100%;
        height: 528px
    }

        .tab-block .tabs .tab-item {
            width: 100%;
            height: 100%;
            padding: 20px;
            display: none
        }

            .tab-block .tabs .tab-item.active {
                display: block
            }


.information-tab .information-left img {
    width: 100%;
    height: 400px
}

.information-tab .information-left .left-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: rgba(0, 0, 0, .5);
    z-index: 0;
    color: #fff;
    padding: 0 14px
}

    .information-tab .information-left .left-bottom .article-title {
        font-size: 18px;
        width: 400px;
        float: left;
    }

    .information-tab .information-left .left-bottom .article-time {
        font-size: 14px;
        float: right;
    }


.information-tab .information-right .article-list {
    padding-top: 20px;
    cursor: pointer;
    color: #999
}

    .information-tab .information-right .article-list .article-link .article-head p:hover {
        color: #0089ff;
    }

    .information-tab .information-right .article-list .article-link {
        display: block;
        padding: 0 5px
    }

        .information-tab .information-right .article-list .article-link .article-head span {
            display: inline-block;
            vertical-align: middle
        }

        .information-tab .information-right .article-list .article-link .article-head p {
            line-height: 1 !important
        }

.article-head {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
}

.information-tab .information-right .article-list .article-number {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    background-color: #999;
    font-size: 14px
}

.information-tab .information-right .article-list .article-title {
    font-size: 16px;
    color: #333;
    line-height: 20px;
    margin-left: 14px;
    width: 450px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.information-tab .information-right .article-list .article-time {
    float: right;
    font-size: 12px;
    color: #999;
    line-height: 20px
}

.information-tab .information-right .article-list .article-content {
    margin-top: 10px;
    padding-left: 14px;
    width: 80%;
    font-size: 14px;
    color: #666;
    line-height: 26px;
    display: none
}

    .information-tab .information-right .article-list .article-content p {
        height: 52px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        color: #7f7f7f;
    }

.information-tab .information-right .article-list:nth-of-type(1) .article-number, .information-tab .information-right .article-list:nth-of-type(2) .article-number, .information-tab .information-right .article-list:nth-of-type(3) .article-number {
    background-color: #333
}

.information-tab .information-right .article-list.current .article-link {
    background-color: #fafafc;
    padding: 10px 10px 0 10px;
}

.information-tab .information-right .article-list.current .article-number {
    background-color: #4f77fc !important
}

.information-tab .information-right .article-list.current .article-title {
    font-weight: 600
}

    .information-tab .information-right .article-list.current .article-title:hover {
        color: #f27700
    }

.information-tab .information-right .article-list.current .article-content {
    display: block
}

.question-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/question-icon.png) center no-repeat;
    -ms-background-size: 16px 16px;
    background-size: 16px 16px;
}
.newpc {
    
    width:100%;
    height: 470px;

    background-color: #FFF;
    border: 1px solid #e5e5e5;
    padding:20px;
}
/*.newpc-left{
    width:48%;
    float:left
}
.newpc-right{
   margin-left:49%;
   width:51%;
   
}
.newtou {
    width: 100%;
    height: 400px;
    background-color: aqua;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.imgbox {
    width: 100%;
    height: 400px;
    position: relative;
    background-color: #ecf2fd;
    overflow: hidden;
}

.bannerimg {
    position: absolute;
    display: none;
    width: 100%;
    height: 400px;
}

.im {
    display: block;
}

.change {
    height: 40px;
    display: block;
    position: absolute;
    z-index: 20;
    opacity: 0.4;
    transition: 0.4s;
    top: 50%;
    margin-top: -10px
}

    .change:hover {
        opacity: 1;
    }

.pre {
    left: 1%;
}

.next {
    right: 1%;
}

.cirbox {
    width: 138px;
    position: absolute;
    bottom: 15px;
    z-index: 10;
   right: 30px;
    margin-left: -44px;
    cursor: pointer;
}

.cir {
    width: 12px;
    height: 12px;
    background-color: white;
    opacity: 0.4;
    float: left;
    border-radius: 6px;
    margin: 0 5px 0 5px;
    cursor: pointer;
}

    .cir:hover {
        background-color: cyan;
        transition: 0.8s;
    }

.cr {
    opacity: 1;
}

    .cr:hover {
        background-color: white;
    }
    .newimg{
        width:110px;
        height:70px;
    }
.article-head{
  height:80px;
  padding:3px;
  border-bottom:1px dashed #ddd
}
.article-text {
    position: relative;
    font-size: 12px;
    color: #999;
    line-height: 20px;
 
}
.article-title{
font-size:16px;
margin-left:130px;
position:relative;
top:-60px;
}
.article-text {
    margin-left: 130px;
    position: relative;
    top: -50px;
}
.article-head:hover {
    color: #007aff !important;
    background: #ecf2fd;
    border-bottom: 1px dashed #ecf2fd
}
.newsname{
    width:100%;
    background:#333;opacity:0.6;
    font-size:14px;
    color:#fff;
    height:36px;
    line-height:36px;
    position:relative;
    z-index:6;
    top:-36px;
    padding-left:5px;
}*/
/*首页新闻*/
/*20243021*/
@media screen and (max-width:620px) {
    .FM {
        background: #f6f9ff;
        padding: 10px 0
    }
    .mbanner {
        background: url('../images/imagesnew/newbannerapp.jpg');
        width: 100%;
        height: 590px;
        background-size: cover;
    }

     
    .mb1 {
        padding-top:105px;
        color: #fff;
        font-size: 19px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        text-align:center
    }

    .mb2 {
        color: #fff;
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: 50px;
        white-space: nowrap;
        text-align: center;
        margin-top:5px;
    }

    .mb3 {
        margin: 10px 0 16px;
        color: #fff;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        
        text-align: center;
    }
        .mb3 span {
            background: #fff;
            border-radius: 5px;
            padding: 8px 13px;
            margin: 6px 5px
        }
        
        .mb4 {
            margin-top: 40px;
            cursor: pointer;
            text-align: center
        }
    .mbshi1 {
        width: 160px;
        height: 80px;
        padding: 10px 40px;
        color: #fff;
        font-size: 15px;
        background: #0052d9;
        box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1);
        color: #fff;
     
    }

    .mbshi2 {
        width: 160px;
        height: 80px;
        padding: 10px 40px;
        color: #0052d9;
        font-size: 15px;
        background: #fff;
        box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1);
   margin-right: 30px;
       
    }
    .Functionalcolumn-title-name {
        font-size: 25px;
      
    }
}
.Functionalcolumn-span{
    float:right;
}
    .Functionalcolumn-span img{

    }
    @media screen and (min-width:621px) {
    .FM {
        background: #f6f9ff;
        padding: 50px 0
    }

    .Functionalcolumn-title-name {
        font-size: 30px;
        font-weight: 600;
    }

    .Functionalcolumn-title-text {
        color: #a8a8a8;
        font-size: 16px !important;
        line-height: 30px;
    }

    .Functionalcolumn-title {
        margin-top: 45px !important;
        margin-bottom: 35px !important;
    }

    .mbanner {
        width: 100%;
        height: 780px;
        background: url('../images/imagesnew/bg2.jpg');
        background-size: cover;
        background-repeat: no-repeat
    }

    .mbanner-left {
        margin: 0 auto;
        text-align: center;
        position: absolute;
        left: 0;
        right: 0;
        margin: 200px;
    }

    .mbanner-right {
        width: 55%;
        height: 600px;
        float: right;
        margin-top: 160px;
        margin-right: 30px;
        /*position: relative;
            width: 40%;
            left: 60%;
            top:13%;
            bottom:0;
            z-index: 0;
            height: 680px;
            background: url('../images/imagesnew/banner-right.png');
            background-size: contain;
            background-repeat: no-repeat*/
    }

        .mbanner-right img {
            float: right
        }

        .mbanner-right video {
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
            object-fit: cover;
        }

    .mb1 {
        margin: 20px 0 16px;
        color: #fff;
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        text-shadow: 1px 2px 5px #333
    }

    .mb2 {
        color: #fff;
        font-size: 66px;
        font-style: normal;
        font-weight: 600;
        line-height: 86px;
        white-space: nowrap;
        margin-bottom: 40px;
        margin-top: 50px;
        letter-spacing:4px;
        text-shadow:1px 2px 5px #333

    }

    .mb3 {
        margin: 30px 0 16px;
        color: #fff;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        margin-top: 0px;
    }

        .mb3 span {
            background: #fff;
            border-radius: 25px;
            padding: 10px 30px;
            margin: 10px 5px
        }

    .mb4 {
        margin-top: 80px;
        cursor: pointer;
    }

    .mbshi0 {
        width: 140px;
        height: 80px;
        padding: 13px 40px;
        color: #007aff;
        font-size: 15px;
        background: #fff;
        border-radius: 5px;
        margin-right: 30px;
    }

    .mbshi1 {
        width: 140px;
        height: 80px;
        padding: 13px 40px;
        color: #fff;
        font-size: 15px;
        background: #007aff;
        border-radius: 5px;
        margin-right: 30px;
    }

    .mbshi2 {
        width: 140px;
        height: 80px;
        padding: 13px 40px;
        color: #fff;
        font-size: 15px;
        background: #0dae06;
        border-radius: 5px;
        margin-right: 30px;
    }

    .mbshi0:hover {
        color: #fff;
        text-decoration: none;
        background: #0169ec !important
    }

    .mbshi1:hover {
        color: #fff;
        text-decoration: none;
        background: #0169ec !important
    }

    .mbshi2:hover {
        color: #fff;
        text-decoration: none;
        background: #0c7a37 !important
    }
}
.Functionalcolumn {
    width: 100%;
    max-width:1200px;
    margin: 10px auto;
    margin-bottom: 20px;
    height: auto;
    
}

.Functionalcolumn-title {
    width: 98%;
    margin: 0 auto;
    text-align: center;
}



.Functionalcolumn-title-text {
    color: #a8a8a8;
    font-size: 14px;
    line-height: 30px;
}

.Functionalcolumn ul {
    list-style-type: none;
    width:98%;
    margin:10px auto
}
   

    .Functionalcolumn-left {
        display: block;
        width: 100%;
        float: left;
    }

.Functionalcolumn-left-name {
    margin-top: 5px;
    font-size: 18px;
    color: #c4110b;
    height:40px;
}
.Functionalcolumn-left-name b {
    border-bottom: 4px solid #d4d4d4;
}
   
    .Functionalcolumn-left-text {
        font-size: 13px;
        color: #333
    }

 @media screen and (max-width:620px) {
    .Functionalcolumn ul li {
        float: left;
        width: 100%;
        min-height: 80px;
        margin: 1% 0;
        border-radius: 5px;
        padding: 15px 20px;
        margin-bottom: 30px;
        background-image: url('../images/imagesnew/intro-card-head-bg-img.png');
        background-size: cover;

    }
    .floor-side-body ul li {
        position: relative;
        cursor: pointer;
        float: left;
        width: 47%;
        height: 80px;
        margin-bottom: 20px;
        margin: 5px;
        padding: 5px;
        border: 1px solid #e1e1e1;
        background: #fff;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        -ms-border-radius: 3px;
        list-style-type: none;
        box-shadow: 2px 2px 8px #ecf2fd;
    }
    .Applicationscenarios {
        background: url('../images/imagesnew/bannerbg.png');
        background-size: cover;
        width: 100%;
        height: auto;
        display: inline-block;
        padding: 50px 5px;
       
    }
}
@media screen and (min-width:621px) {
    .Functionalcolumn ul li {
        float: left;
        width: 28%;
        min-height: 140px;
        margin: 2.6%;
        border-radius: 5px;
        padding: 15px;
        cursor: pointer;
        background-image: url('../images/imagesnew/intro-card-head-bg-img.png');
        background-size: cover;
    }
        .Functionalcolumn ul li:hover {
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
            box-shadow: 2px 2px 8px #ecf2fd;
        }
        .floor-side-body ul li {
            position: relative;
            cursor: pointer;
            float: left;
            width: 24%;
            height: 150px;
            margin-bottom: 20px;
            margin: 5px;
            padding: 5px;
            border: 1px solid #e1e1e1;
            background: #fff;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px;
            -ms-border-radius: 3px;
            list-style-type: none;
            box-shadow: 2px 2px 8px #ecf2fd;
        }
    .Applicationscenarios {
        /*background: url('../images/imagesnew/bannerbg.png');
        background-size: cover;*/
        width: 100%;
        height: auto;
        display: inline-block;
        padding: 20px;
       
    }
}
/*index解决方案*/

.floor-course {
    position: relative;
    overflow: auto;
    background-color: #f5f8fa;
    height: 588px;
}

.floor-content {
    position: relative;
    clear: both;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.floor-side {
    position: absolute;
    top: 0;
    left: 0;
    width: 240px;
    height: 100%;
}

    .floor-side h3 {
        font-family: 'Microsoft YaHei';
        font-size: 20px;
        line-height: 100px;
        height: 80px;
        color: #333;
        font-weight: 400;
    }

        .floor-side h3 a {
            color: #333;
            display: block;
        }

.floor-side-link img {
    display: block;
    width: 100%;
    background-color: green;
}

.floor-side-right {
    display: inline-block;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.floor-side-list {
    position: relative;
    height: 48px;

    border-bottom: 1px solid #e1e1e1;
}

    .floor-side-list ul {
        line-height: 48px;
        overflow: hidden;
        height: 48px;
    }

        .floor-side-list ul li {
            position: relative;
            float: left;
            height: 48px;
            margin-right: 16px;
            padding: 0 5px;
            border-bottom: 2px solid transparent;
            font-size: 17px;
            cursor: pointer;
            list-style-type: none
        }

            .floor-side-list ul li:after {
                position: absolute;
                bottom: 0;
                left: 50%;
                margin-left: -6px;
                content: '';
                border-right: 6px solid transparent;
                border-bottom: 6px solid transparent;
                border-left: 6px solid transparent;
            }

        .floor-side-list ul .on:after {
            border-bottom-color: #3197e9
        }

        .floor-side-list ul .on {
            border-bottom-color: #007aff;
            color: #007aff;
        }

.floor-side-body {
    height: auto;
    padding-top: 5px;
}
.bd-title{
    color:#007aff;
    font-size:16px;
    line-height:26px;
    padding-left:5px;
    padding-top:10px;
}
.bd-text {
    color: rgba(0, 36, 100, .3);
    font-size: 12px;
    line-height: 25px;
    padding-left: 5px;
}


        .floor-side-body ul li:hover {
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
            -webkit-transform: translateY(-6px);
            -moz-transform: translateY(-6px);
            transform: translateY(-6px);
            -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .3);
            -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .3);
            box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .3);
        }

        .floor-side-body ul li a {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

            .floor-side-body ul li a .image-ti {
                position: relative;
                display: block;
                width: 200px;
                height: 113px;
                margin: 8px auto 0;
                background-color: #2C71AF;
            }

                .floor-side-body ul li a .image-ti img {
                    display: block;
                    width: 100%;
                    height: 100%;
                    margin: 0;
                    padding: 0
                }

.slide-title {
    line-height: 20px;
    overflow: hidden;
    height: 40px;
    margin: 5px 10px;
    text-overflow: ellipsis;
    word-break: break-all;
    color: #333;
    font-size: 14px;
}

.slide-body {
    line-height: 20px;
    height: 20px;
    margin: 0 10px;
}

.slide-body-nub {
    margin-right: 10px;
    color: #999;
    font-size: 13px;
}

.slide-body-nub-icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-top: -3px;
    margin-right: 5px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 0 3px;
}

.slide-body-nup {
    margin-right: 10px;
    color: #999;
    font-size: 13px;
}

.slide-body-nup-icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-top: -3px;
    margin-right: 5px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 0 -23px;
}

.slide-body-price {
    line-height: 20px;
    float: right;
    height: 20px;
    vertical-align: top;
    color: #ef7165;
}

.slide-admission {
    color: #46cfa1;
}

.slide-more {
    line-height: 45px;
    position: absolute;
    right: 5px;
    bottom: 0;
    float: right;
    height: 48px;
    color: #3197e7;
}

/*index解决方案*/
@media screen and (max-width:620px) {
    .solution ul li {
        display: flex;
        float: left;
        width: 30%;
        height: 90px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        grid-gap: 8px;
        gap: 8px;
        border-radius: 8px;
        border: 1px solid #e6eaf0;
        background: #fff;
        color: #121315;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        margin: 5px;
        box-shadow:2px 2px 8px #ecf2fd
    }

    .solution-img {
        width: 36px;
        height: 36px;
    }
}
@media screen and (min-width:621px) {
    /*版式2*/
    .solution1{
        max-width:1440px;
        margin:30px auto
    }
    .cp {
        width: 100%;
        overflow: hidden;
        background-color: #f7f8fb;
        padding-bottom: 53px;
    }

    .bt h6 {
        text-align: center;
        font-size: 38px;
        color: #212121;
        line-height: 38px;
        letter-spacing: 6px;
    }

    .bt img {
        width: 480px;
        margin: 0 auto;
        margin-top: -22px;
    }

    .cpa {
        width: 99.714%;
        margin: 0 auto;
        margin-top: 18px;
    }

    .cpb {
        width: 100%;
    }

    .cpc {
        width: 24.426%;
        margin: 0 0.287%;
        margin-top: 12px;
        background-color: #fff;
        border-radius: 5px;
        position: relative;
        padding: 40px 3% 0 3%;
        height: 317px;
        transition: all ease 0.3s;
    }
        .cpc-anli{
            margin-right:20px;
            padding:10px;
        }
            .cpc-anli1:hover {
                color: #ff6d00
            }
            .cpc-anli:hover {
                color: #ff6d00
            }
        .cpc img {
            width: 38.09%;
            position: absolute;
            right: 0;
            bottom: 0;
            transition: all ease 0.3s;
            transform-origin: bottom right;
        }

            .cpc img.ta {
                width: 29px;
                position: static;
                margin-top: 17px;
            }

        .cpc h4 {
            font-size: 20px;
            color: #212121;
            line-height: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-weight: bold;
        }

        .cpc h5 {
            font-size: 14px;
            color: #212121;
            line-height: 24px;
            margin-top: 16px;
        }

        .cpc h6 {
            font-size: 12px;
            color: #fff;
            line-height: 23px;
            width: 69px;
            height: 23px;
            border-radius: 5px;
            background-color: #2450a6;
            text-align: center;
            margin-top: 12px;
        }

        .cpc p {
            font-size: 12px;
            color: #212121;
            line-height: 21px;
            margin-left: 4px;
            margin-top: 7px;
        }

            .cpc p span {
                width: 4px;
                height: 4px;
                border-radius: 50%;
                background-color: #2450a6;
                display: inline-block;
                position: relative;
                top: -2px;
                margin-right: 8px;
            }

        .cpc:hover {
            box-shadow: 0 0 30px #dbe1f2;
            transform: translateY(-10px);
        }

            .cpc:hover img {
                transform: scale(1.05);
            }

        .cpc:hover {
            background-color: #2450a6;
        }

            .cpc:hover h4 {
                color: #fff;
            }

            .cpc:hover h5 {
                color: #fff;
            }

            .cpc:hover p {
                color: #fff;
            }

    .cp_ul {
        display: table;
        margin: 0 auto;
        margin-top: 34px;
    }

        .cp_ul li {
            width: 5px;
            height: 5px;
            border-radius: 50%;
            background-color: #797979;
            margin: 0 2px;
            float: left;
            cursor: pointer;
            transition: all ease 0.3s;
        }

            .cp_ul li.on {
                width: 29px;
                border-radius: 5px;
                background-color: #5c6be4;
                transition: all ease 0.3s;
            }
            /*版式2*/
    .solution ul li {
        display: flex;
        float: left;
        width: 18%;
        height: 136px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        grid-gap: 8px;
        gap: 8px;
        border-radius: 3px;
        border: 1px solid #e6eaf0;
        background: #fff;
        color: #121315;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        margin: 10px;
        cursor:pointer
    }
        .solution ul li:hover{
            box-shadow:2px 2px 12px #ddd;
            border:1px solid #fff;
           
          
        }
        .solution ul li p{
            color:#fff;
            font-size:16px
        }
        .solution-img {
            width: 42px;
            height:42px;
        }
}
.solution ul {
        list-style: none;
        max-width:1400px;
        margin:10px auto
    }

 
    /*核心思想*/
    .anli-main {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .new-main {
        width: 100%;
        max-width: 1000px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
.new-mainpc {
    width: 100%;
    max-width: 1420px;
    margin: 0 auto;
    margin-bottom: 30px;
}
    .thought {
        min-height: 264px;
        background-color: #1366ec;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        padding: 22px 14px 38px;
        gap: 1.136%;
    }

    .thought-main {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .thought ul {
        width: 98%;
        margin: 10px auto;
        list-style-type: none;
    }

    @media screen and (max-width:620px) {
        .thought ul li {
            width: 100%;
            overflow: hidden;
            margin-top: 15px;
            border-radius: 2px;
            border: 2px #fff solid;
            box-sizing: border-box;
            padding: 20px 10px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            border: 1px solid transparent;
            background: linear-gradient(#1366ec,#1366ec) padding-box,repeating-linear-gradient( -45deg,#fff 0,#fff 25%,#1366ec 0,#1366ec 50% ) 0 / 0.6em 0.6em;
            animation: line 12s linear infinite;
        }
    }

    @media screen and (min-width:621px) {
        .thought ul li {
            width: 48%;
            float: left;
            overflow: hidden;
            margin-top: 15px;
            border-radius: 2px;
            border: 2px #fff solid;
            box-sizing: border-box;
            padding: 20px 10px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin: 0.5%;
            min-height: 120px;
            border: 1px solid transparent;
            background: linear-gradient(#1366ec,#1366ec) padding-box,repeating-linear-gradient( -45deg,#fff 0,#fff 25%,#1366ec 0,#1366ec 50% ) 0 / 0.6em 0.6em;
            animation: line 12s linear infinite;
        }

        .experience {
            padding: 7px 19px;
            color: #fff;
            font-size: 13px;
            border-radius: 5px;
            border: 1px solid #fff;
            float: right;
            margin-right: 20px;
            cursor: pointer
        }

            .experience:hover {
                background: #f29e07;
                color: #fff
            }
    }


    .thought-left {
        width: 70%;
        float: left
    }

    .thought-name {
        float: left;
        width: 100%;
        overflow: hidden;
        font-size: 18px;
        color: #fff;
    }

    .thought-content {
        float: left;
        width: 100%;
        overflow: hidden;
        font-size: 14px;
        color: #fff;
        font-family: "syreg" !important;
        opacity: 0.6;
    }

    .thought-right {
        float: left;
        width: 30%;
    }

    .experience {
        padding: 7px 19px;
        color: #fff;
        font-size: 13px;
        border-radius: 5px;
        border: 1px solid #fff;
    }

    /*案例*/
    .indexnewanli {
        width: 100%;
        max-width: 1200px;
        margin: 10px auto;
        display: grid;
    }

    @media screen and (max-width:620px) {
        .indexnewanli ul li {
            float: left;
            width: 48%;
            margin: 1%;
        }

        .anli-name {
            font-size: 15px;
            line-height: 24px;
            margin-top: 10px;
            -webkit-transition: all .2s;
            transition: all .2s;
            font-weight: 600;
            text-indent: 10px;
        }

        .anli-content {
            font-size: 13px;
            line-height: 22px;
            margin-top: 6px;
            color: #a8a8a8;
            text-indent: 10px;
        }

        .anli-gn {
            margin-top: 10px;
            text-indent: 10px;
            margin-bottom: 20px;
        }

            .anli-gn > a {
                padding: 5px 8px;
                margin-right: 10px;
                border: 1px solid #a8a8a8;
                border-radius: 10px;
                color: #333;
                cursor: pointer;
            }
    }

    @media screen and (min-width:621px) {
        .indexnewanli ul li {
            float: left;
            width: 23%;
            margin: 1%;
        }

        .anli-name {
            font-size: 17px;
            line-height: 24px;
            margin-top: 10px;
            -webkit-transition: all .2s;
            transition: all .2s;
            font-weight: 600;
            text-indent: 10px;
        }

        .anli-content {
            font-size: 14px;
            line-height: 22px;
            margin-top: 6px;
            color: #a8a8a8;
            text-indent: 10px;
        }

        .anli-gn {
            margin-top: 15px;
            text-indent: 10px;
        }

            .anli-gn > a {
                padding: 6px 15px;
                margin-right: 20px;
                border: 1px solid #a8a8a8;
                border-radius: 10px;
                color: #333;
                cursor: pointer;
            }
    }

    .indexnewanli ul {
        list-style-type: none;
    }



        .indexnewanli ul li img {
            border-radius: 10px;
        }



    .anli-gn > a:hover {
        color: #fff;
        background: #007aff
    }
    /*底部栏目*/
    .newfoot {
        padding-right: 30px;
        padding-left: 30px;
        background: #2450a6;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50%;
        padding: 20px 10px;
       
    }

    @media screen and (max-width:620px) {
        .newfoot {
            margin-bottom: 45px;
        }
        .newfoot-list {
            display: grid;
            justify-content: center;
            grid-template-columns: repeat(3,33%);
            margin-top: 30px;
            grid-gap: 20px 0;
            gap: 20px 0;
        }

        .contact {
            grid-column-start: span 3;
        }

        .phone {
            display: block
        }

        .window {
            display: none
        }
    }

    @media screen and (min-width:621px) {
        .newfoot-list {
            /*display: grid;
            justify-content: center;
            grid-template-columns: repeat(5,20%);
            margin-top: 30px;
            grid-gap: 20px 0;
            gap: 20px 0;*/
           
        }

        .newfoot-padd {
            max-width: 1024px;
            margin: 10px auto;
            margin-bottom: 60px;
        }

        .phone {
            display: none
        }

        .window {
          display: block;
        }
        .footai {
            display: inline-block;
        }
    }

    .newfoot-list ul {
        list-style: none;
        margin: 0;
        padding: 0;
        float:left;
        width:200px 
    }

        .newfoot-list ul li {
            display: flex;
            align-items: center;
            height: 32px;
            font-size: 15px;
            font-weight: 400;
            line-height: 32px;
            cursor: pointer;
            color: #fff;
        }
            .newfoot-list ul li a:hover{
                color:#f35009 !important
            }
            .newfoot-list ul li a {
                color: #fff !important
            }
            .newfoot-er {
                width: 100%;
                margin: 10px auto;
                height: 100px;
                margin-top: 35px;
            }

    .newfoot-down {
        display: block;
        font-size: 12px;
        width: 80px;
        float: left;
        margin-right: 10px;
    }

        .newfoot-down p {
            text-align: center;
            color:#fff
        }

        .newfoot-down .img {
            width: 78px;
            height: 78px;
            background: #fff;
            border-radius: 8px;
            padding: 5px;
        }

            .newfoot-down .img img {
                margin-left: 1px;
                width: 100%;
            }

    .newfoot-three {
        margin: 15px auto;
    }

        .newfoot-three a {
            margin: 20px 15px 20px 0px;
        }

            .newfoot-three a img {
                width: 36px;
            }
    /*20243021*/
    header {
        z-index: 1;
        position: fixed;
        top: 0px;
        left: 0px;
        height: 56px;
        width: 100%;
        background-color: #01d5c3;
        border-bottom: 0px solid #ddd;
    }

    .logo1 {
        width: 180px;
        height: auto;
    }

        .logo1 img {
            width: 100%;
            height: 100%;
            padding: 5px;
            margin-top: 10px
        }

    .pc {
        width: 200px;
        height: 56px;
        position: absolute;
        right: 0;
        top: 0;
    }

        .pc > a {
            background: #fff;
            font-size: 13px;
            padding: 8px 10px;
            color: #0169ec;
            border-radius: 5px;
            margin-top: 10px;
            float: right;
            vertical-align: middle;
            margin-right: 10px;
        }

    main {
        width: 100%;
        max-width: 800px;
        margin: 0 auto;
        height: auto;
        margin-top: 56px;
        margin-bottom: 70px;
        overflow-x: hidden
    }

    .fang {
        width: 94%;
        height: 260px;
        margin: 10px auto;
        box-shadow: 2px 2px 8px #ecf2fd;
        margin-top: -20px;
    }

        .fang ul {
            list-style-type: none;
            padding-top: 10px
        }

            .fang ul li {
                float: left;
                width: 25%;
                height: 80px;
                line-height: 50px;
            }

                .fang ul li > p {
                    text-align: center;
                    font-size: 14px;
                    line-height: 20px;
                }

                .fang ul li p img {
                    width: 40px;
                    height: 40px;
                }

    @media screen and (min-width:800px) {
        .banner {
            background-image: url('../images/applet/applet-bei.png');
            background-repeat: no-repeat;
            background-size: cover;
            height: 640px
        }

            .banner img {
                width: 90%;
                margin-top: 20px;
            }
    }

    @media screen and (max-width:799px) {
        .banner {
            background-image: url('../images/applet/applet-bei.png');
            background-repeat: no-repeat;
            background-size: cover;
            height: 360px
        }

            .banner img {
                width: 100%;
                margin-top: 20px;
            }
    }

    @media screen and (min-width:800px) {
        .bannerwechat {
            background-image: url('../images/applet/applet-bei1.png');
            background-repeat: no-repeat;
            background-size: cover;
            height: 640px
        }

            .bannerwechat img {
                width: 90%;
                margin-top: 10px;
            }

        .diannao {
            display: block
        }

        .mobile {
            display: none !important
        }
    }

    @media screen and (max-width:799px) {
        .diannao {
            display: none !important
        }

        .mobile {
            display: block
        }

        .bannerwechat {
            background-image: url('../images/applet/applet-bei1.png');
            background-repeat: no-repeat;
            background-size: cover;
            height: 360px
        }

            .bannerwechat img {
                width: 100%;
                margin-top: 10px;
            }
    }

    .register {
        width: 96%;
        margin: 0 auto;
        background: #fff;
        box-shadow: 2px 2px 8px #ddd;
        border-radius: 10px;
        position: relative;
        top: -40px;
    }

    .register_main {
        width: 96%;
        margin: 10px auto;
        padding: 25px 20px;
    }

    .register_name {
        color: #007aff;
        font-size: 18px;
        letter-spacing: 1.5px;
        font-weight: bold;
        height: 36px;
        text-align: center;
    }

    .register_content {
        width: 100%;
        height: 45px;
        line-height: 45px;
        margin: 10px auto;
    }

        .register_content .register_content_name {
            font-size: 13px;
            color: #555;
            width: 10%;
        }

            .register_content .register_content_name i {
                font-style: normal;
                color: #ff0000;
            }

        .register_content .register_input {
            width: 80%;
            line-height: 36px;
            height: 36px;
            outline: none;
            border: 1px solid #ddd;
            border-radius: 8px;
            padding-left: 5px;
        }

        .register_content > select {
            width: 80%;
            outline: none;
            border: 1px solid #ddd;
            line-height: 36px;
            height: 36px;
            padding-left: 5px;
            border-radius: 8px;
            color: #555;
        }

        .register_content .register_input:hover {
            border: 1px solid #007aff;
        }

    .register_button {
        width: 100%;
    }

        .register_button button {
            width: 100%;
            height: 40px;
            line-height: 40px;
            outline: none;
            border: none;
            color: #fff;
            background-image: -webkit-linear-gradient(45deg, rgb(230, 50, 46), rgb(255, 25, 98));
            font-size: 15px;
            font-weight: 600;
            border-radius: 5px;
        }

    .banben {
        width: 96%;
        height: 370px;
        margin: 10px auto;
        margin-top: -20px;
    }

    .banben_detail {
        margin-top: 15px;
    }

        .banben_detail > .img-col {
            margin: 8px 0
        }

    .function {
        width: 100%;
        margin: 20px auto;
    }

        .function img {
            width: 100%;
        }

        .function .applet_a {
            text-align: center;
            height: 45px;
            line-height: 45px;
            padding-bottom: 10px;
        }

        .function .applet {
            color: #fff;
            border: 1px solid #09aa2a;
            padding: 5px 15px;
            border-radius: 5px;
            text-decoration: none;
            background: #09aa2a;
        }

        .function .applet_b {
            color: #fff;
            border: 1px solid #007aff;
            padding: 5px 15px;
            border-radius: 5px;
            text-decoration: none;
            background: #007aff;
            margin: 0 20px
        }

    .function_p {
        padding: 5px
    }

    .title {
        text-align: center;
        font-size: 1.2rem;
        line-height: 45px;
        font-weight: 600;
    }

    .title_b {
        color: #007aff;
    }

    .function_module {
        background: #ecf2fd;
        width: 100%;
        margin: 10px auto;
    }

    .function_module_b {
        background: #fff;
        width: 100%;
        margin: 10px auto;
    }

    .function p {
        line-height: 30px;
        width: 100%;
        font-size: 13px;
    }

    .more_function {
        padding-top: 20px
    }

    .more_function_name {
        line-height: 36px;
        height: 36px;
        text-align: center;
    }

    .more_function_name_b {
        margin-top: 15px;
        line-height: 36px;
        color: #0169ec;
        height: 36px;
        font-size: 20px;
        font-weight: bold;
        width: 200px;
        border-top: 2px solid;
        border-bottom: 2px solid;
        border-image: linear-gradient(to left,#0169ec,#fff) 1 10;
        margin: 0 auto;
        text-align: center;
    }

    .more_function img {
        width: 100%;
    }

    .Solution {
        width: 100%;
        margin: 10px auto;
        height: 300px;
        background: #ecf2fd;
        padding-top: 20px;
        padding-bottom: 15px;
    }

        .Solution ul {
            list-style-type: none;
            width: 100%;
            padding: 0;
            display: inline-table;
            margin-top: 20px;
        }

            .Solution ul li {
                width: 29%;
                margin: 2%;
                float: left;
            }

                .Solution ul li p {
                    font-size: 14px;
                    font-weight: 600;
                    text-align: center
                }

                .Solution ul li img {
                    width: 100%;
                    height: 100%;
                }

    .avl {
        width: 100%;
        margin: 20px auto;
        padding-top: 10px;
    }

        .avl p {
            text-align: center
        }

            .avl p img {
                width: 90%;
                margin-top: 15px;
            }

    footer {
        height: 70px;
        background-color: #1e3056;
        width: 100%;
        border-top: 0px solid #ddd;
        position: fixed;
        bottom: 0px;
        left: 0px;
        z-index: 2;
    }

        footer table {
            width: 100%;
            list-style-type: none;
            padding: 0;
            margin: 0;
            margin-top: 10px;
        }

            footer table tr td {
                width: 25%;
                text-align: center;
                padding: 0;
            }

                footer table tr td a {
                    text-decoration: none;
                    color: #fff;
                    font-size: 12px;
                }

        footer img {
            width: 25px;
            height: 25px;
        }

    .footer_name {
        position: relative;
    }
