﻿


/*新闻*/
.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: 1461px) {
    .pic-scroll .lunbo01 {
        float: left;
        width: 700px;
        height: 400px;
        background: #eee;
        position: relative;
    }

    .banner-main-img01 {
        height: 400px;
        width: 700px;
        overflow: hidden;
    }

    .information-tab .information-left {
        width: 730px;
        height: 400px;
        overflow: hidden;
        position: relative;
        float: left;
        margin-top: 20px;
        margin-left:30px;
    }

    .banner-main-img01 li {
        width: 730px;
        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: 600px;
        height: 400px;
        background: #eee;
        position: relative;
    }

    .banner-main-img01 {
        height: 400px;
        width: 650px;
        overflow: hidden;
    }

    .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: 700px;
        display: none;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
    }

    .information-tab .information-right {
        width: 48%;
        height: 400px;
        float: right;
    }
}
@media (max-width: 1259px){
    .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: left;
        margin-left:5px;
    }

}


.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: 20px;
    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);*/
    }

.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/indexnew/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/indexnew/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: 505px
    }

        .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 10px
        }

            .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: 490px;
            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
}
@media (max-width: 1375px) {
    .information-tab .information-right .article-list .article-time {
        float: right;
        font-size: 12px;
        color: #999;
        line-height: 20px;
        margin-right:-15px;
        
    }
}
        .information-tab .information-right .article-list .article-content {
            margin-top: 10px;
            padding-left: 14px;
            width: 90%;
            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 20px 0 10px;
    display: inline-block;
}

        .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;
}
/*首页案例*/
.w1200 {
    
    max-width: 1420px;
    margin: 0 auto;
    position: relative;
}

.case_box {
    background: url(../images/case_bg.jpg) no-repeat center top;
    height: 934px;
}

    .case_box h3 {
        color: #081232;
        font-weight: normal;
        font-size: 42px;
        padding-top: 80px;
        padding-bottom: 60px;
        text-align: center;
    }

    .case_box .category ul {
        padding-left: 5px;
        padding-bottom: 40px;
        display: block;
        height: auto;
        overflow: hidden;
    }

        .case_box .category ul li {
            float: left;
            font-size: 16px;
            text-align: center;
            width: 165px;
            height: 48px;
            line-height: 48px;
            color: #939aac;
            border-radius: 5px;
            cursor: pointer;
            background: #fff;
            margin: 0 5px;
            border-radius: 6px;
            border: 1px solid #fff;
        }
            .case_box .category ul li:hover {
                border: 1px solid #4f77fc;
                color: #4f77fc;
            }

            .case_box .category ul li.active {
                color: #fff;
                background: #4f77fc;
            }

    .case_box .content1 {
        
    }

        .case_box .content1 .cont {
            height: 650px;
            display: none;
        }

            .case_box .content1 .cont.active {
                display: block;
            }

            .case_box .content1 .cont img.bg {
                position: absolute;
              
                right: 0;
                top: 0;
            }

        


              


/*首页案例*/


.dingwei {
    width: 90%;
    max-width:1440px;
    margin: -40px auto 0px;
    height: 90px;
    line-height: 90px;
    
    box-shadow: 0px 3px 15px 5px rgba(193, 213, 255, 0.3);
    background: #fafafa;
    border: 2px solid #fff;
    position: relative;
    z-index: 1;
    border-radius:8px;
}

.dingwei a{
    width:24%;
    display:inline-block;
    text-align:center;
    height:90px;
    line-height:90px;
    cursor:pointer;
}
.dingwei-active {
    color: #0089ff !important;
    border-bottom: 3px solid #0089ff;
}
.dingwei a:hover{
    color:#0089ff !important;
    border-bottom:3px solid #0089ff;
}

    .swname {
        padding-left: 20px;
    }
.hh4 {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
    font-size: 18px;
    color: #333;
    font-weight: 600
}
.zhucere {
    width: 170px;
    background-color: #0089ff;
    border-radius: 5px;
    display: inline-block;
    font-weight: 400;
    color: #fff !important;
    cursor:pointer;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 2;
    border-radius: 5rem;
    margin-right:30px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.zhucere2 {
    width: 170px;
    background-color: #ed3908;
    border-radius: 5px;
    display: inline-block;
    font-weight: 400;
    color: #fff !important;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 2;
    border-radius: 5rem;
    margin-right: 30px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
    .zhucere:hover {
        background: #0a6de5
    }
.zhucere2:hover {
    background: #0a6de5
}
.zhucere1 {
    width: 170px;
    background-color:#e90d14;
    border-radius: 5px;
    display: inline-block;
    font-weight: 400;
    color: #fff !important;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 2;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

    .zhucere1:hover {
        background: #ff4b4b
    }
.swname p a {
    width: 140px;
    background-color: #0089ff;
    border-radius: 5px;
    
    font-weight: 400;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-top:20px;
}
    .swname p a:hover{
        background:#0a6de5
    }
.gs-2pic{
    border:3px solid #fff;
    box-shadow:2px 2px 8px #ddd;
    border-radius:5px;
    padding:10px;
    width:96%;
    margin:10px auto;
    background:#f8f8f8

}
/*产品展示*/
.left-category-img {
    width:25px;margin-right:5px;margin-bottom:5px;
}
.gongneng {
    width: 100%;
    background-image: url('../images/indexnew/bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0 20px;
}
.gn-title {
    color: #222222;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0px;
    padding-top:20px;
}
.pro-center {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 5px 0 30px 0;
  
    margin: 10px auto;
    padding-bottom: 50px;
   
}

    .pro-center .title {
        font-size: 34px;
        text-align: center;
        padding-bottom: 5px;
        color: #333333;
        letter-spacing: 1px;
    }

    .pro-center .sub-title {
        font-size: 20px;
        text-align: center;
        color: #333333;
    }

        .pro-center .sub-title span {
            display: inline-block;
            height: 30px;
            line-height: 30px;
            width: auto;
        }

            .pro-center .sub-title span.text {
                padding: 0 10px;
            }
/*产品展示左侧*/
.pro-left {
    float: left;
    max-width: 240px;
    width:30%;
    box-sizing: border-box;
   margin-left:5%
    
}

.pro-content {
    width: 100%;
    padding-top: 40px;
   
}

.pro-right {
    float: right;
    width: 70%;
    margin-right:5%
}

.pro-left .left-title {
    background: #317fff;
    height: 110px;
    line-height: 110px;
    text-align: center;
}

    .pro-left .left-title span {
        display: inline-block;
        color: #FFFFFF;
        font-size: 16px;
        font-weight: bold;
    }

        .pro-left .left-title span.text {
            padding: 0 10px;
        }
.pro-left .left-category{
    border-left:1px solid #ccc;
}
.pro-left .left-category ul li {
    height: 76px;
    line-height: 76px;
    font-size: 16px;
    text-align: left;
    cursor: pointer;
    padding-left: 15px;
    color: #808080;
}

    .pro-left .left-category ul li.on {
        background-image: url('../images/indexnew/pro-active.png');
        color: #0089ff;
        font-size: 18px;
    }

    .pro-left .left-category ul li:hover {
        background-image: url('../images/indexnew/pro-active.png');
        color: #0089ff;
        font-size: 18px;
    }
.gn-reg{
    position:relative;
    margin-top:20px;
}

.gn-reg .gn-a1 {
    width: 140px;
    height: 80px;
    padding: 13px 40px;
    color: #fff;
    font-size: 15px;
    background: #0dae06;
    border-radius: 5px;
    margin-right: 40px;
    cursor: pointer;
    position: relative;
    z-index: 100;
}

    .gn-reg .gn-a1:hover {
        background: #026f12
    }

.gn-reg .gn-a2 {
    width: 140px;
    height: 80px;
    padding: 13px 40px;
    color: #fff;
    font-size: 15px;
    background: #4a80f7;
    border-radius: 5px;
    margin-right: 40px;
    cursor: pointer;
    position: relative;
    z-index: 100;
}

    .gn-reg .gn-a2:hover {
        background: #053ea5
    }

.gn-reg .gn-a3 {
    width: 140px;
    height: 80px;
    padding: 13px 40px;
    color: #fff;
    font-size: 15px;
    background: #0f8cee;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    z-index: 100;
}

    .gn-reg .gn-a3:hover {
        background: #065bad
    }
/*产品展示右侧*/
.pro-right {
    display: none;
}
    .pro-right ul {
        display: inline-block;
    }
        .pro-right ul li {
            float: left;
            list-style-type: disc;
            margin-right: 30px;
            box-sizing: border-box;
            margin-bottom: 20px;
            margin-top: 20px;
            margin-left: 20px;
            font-size: 16px;
            color: #999
        }

        

        .pro-right ul li .img {
            width: 100%;
            height: 230px;
            overflow: hidden;
        }

        .pro-right ul li img {
            width: 100%;
        }

        .pro-right ul li p {
            height: 50px;
            line-height: 50px;
            text-align: center;
            font-size: 18px;
            color: #333333;
        }

    .pro-right.active {
        display: block;
    }

 
  
  




ul {
    list-style-type: none
}
ul li {
    list-style-type: none
}
.bannernew {
 
  
   
    width: 100%;
    /*Fallback if gradeints don't work */
    background: #141e6e;
    /*Linear gradient... */
    background: url('../images/indexnew/banner5.jpg');
    background-size:cover
}

.bannernewcont{
    width:100%;
    max-width:1252px;
    margin:0 auto
}
.bannernew-left{
    width:90%;
    text-align:left;
    padding:30px;
}


/*新闻*/

.information-box {
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px 0 58px;
    color: #fff;
    background-size: 100% 100%;
}

.information-con {
    max-width: 1440px;
    margin: 0 auto;
}

.information-head {
    max-width: 1440px;
}

    .information-head h2 {
        font-weight: normal;
        line-height: 1;
        text-align: center;
        padding-top: 60px;
        font-size: 30px;
    }

    .information-head p {
        line-height: 1;
        padding-top: 20px;
        text-align: center;
        padding-bottom: 40px;
        font-size: 14px;
        margin-top: 20px;
    }

.information-main {
    /*background: #fff;*/
}

.information-main-fl {
    width:45%;
    max-width: 700px;
    overflow: hidden;
    float: left;
    height: 454px;
    position: relative;
}
.bd ul li>img {
    width:100%;
    max-width:700px;
    height:454px;
}
.information-main-fr {
    width: 55%;
    max-width: 780px;
    overflow: hidden;
    float: right;
    height: 454px;
    border: 1px solid #f8f8f8;
    background:#fff
}

.prev {
    display: block;
    position: absolute;
    z-index: 1;
    top: 40%;
    margin-top: -30px;
    left: 10%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(../images/indexnew/icon-arrow.png) -126px -137px no-repeat;
    cursor: pointer;
}

.next {
    display: block;
    position: absolute;
    left: auto;
    right: 10%;
    top: 45%;
    margin-top: -30px;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(../images/indexnew/icon-arrow.png) -6px -137px no-repeat;
    cursor: pointer;
}

.information-main-back {
    background: #000;
    filter: Alpha(opacity=70);
    opacity: 0.7;
    position: absolute;
    z-index: 1;
    height: 60px;
    bottom: 0;
    width:100%;
    max-width: 700px;
    
}

.information-main-text {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 700px;
    line-height: 60px;
    padding: 0 16px;
    display: block;
    z-index: 2;
    text-align: left;
    margin-top: -20px;
    font-size: 18px;
    color: #fff;
}

.main-btn {
    padding: 10px 17px;
    margin-top: 11px;
    border: 1px solid #7d7d7d;
    line-height: 1;
    color: #fff;
    border: 1px solid #ddd;
    float: right;
    font-size: 16px;
}

.information-main-fl .bd ul li {
    position: relative;
}

.information-main-fr .hd ul {
    font-size: 16px;
}

    .information-main-fr .hd ul li {
        float: left;
        cursor: pointer;
        list-style: none;
        height: 60px;
        line-height: 60px;
        color: #666;
        text-align: center;
        border: 1px solid #e5e5e5;
        border-top: 0;
        width: 175px;
        border-left: 0;
    }

    .information-main-fr .hd ul .on {
        color: #0a6de5;
        border-top: 4px solid #0a6de5;
        height: 57px;
        border-bottom: 0;
        line-height: 52px;
    }

.information-main-fr .bd ul {
    color: #333;
    padding: 0 24px 0 32px;
}

    .information-main-fr .bd ul li {
        height: 50px;
        border-bottom: 1px solid #e5e5e5;
        line-height: 50px;
        text-align: left;
        list-style-type: disclosure-closed;
    }

        .information-main-fr .bd ul li span {
            float: right;
        }

        .information-main-fr .bd ul li a {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            max-width: 450px;
            float: left;
            height: 50px;
            line-height: 50px;
            font-size:15px;
        }

            .information-main-fr .bd ul li a:hover {
                color: #ff5e00;
            }

.information-more {
    cursor: pointer;
    color:#0089ff;
    text-align: right;
    line-height: 34px;
    margin-top: 12px;
    font-size: 14px;
    margin-right:30px;
}

    .information-more a {
        cursor: pointer;
        color: #f7a302;
        text-align: center;
        line-height: 34px;
        margin-top: 12px;
    }

        .information-more a:hover {
            color: #ff5e00;
        }
/*案例*/
#app {
    max-width: 1440px;
    margin: 10px auto;
   
 
}

.box {
    width: 19%;
    max-width: 300px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    padding: 0 15px 5px 15px;
    margin: 0.5%;
    float: left;
    height: 270px;
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 20px -5px rgba(34,31,100,.06);
    box-shadow: 0 5px 20px -5px rgba(34,31,100,.06);
}

    .box a {
        display: flex;
        flex-direction: column;
        align-items: center;
        color: #535353;
        text-decoration: none;
    }

        .box a:hover {
            
        }

.imgBox {
    width: 280px;
    height: 186.67px;
    overflow: hidden;
    float:left
}

    .imgBox img {
        width: 100%;
        height: 100%;
        transition: all 0.6s linear;
    }

.source {
    border: 1px solid #535353;
    padding: 6px 20px;
    border-radius: 25px;
    margin: 20px;
}

.title {
    width: 100%;
    font-size: 14px;
    text-align: left !important;
    height: 40px;
    margin-left: 0px;
}

.detail {
    font-size: 14px;
    margin-top: 4px;
    text-align: left;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

/*鼠标hover效果*/

.box > a::after {
    content: '';
    width: 280px;
    position: absolute;
    background: #e52d67;
    bottom: 0;
    height: 0px;
    transition: height 0.3s linear;
    /*利用伪类高度，实现动画效果*/
}



.box:hover img {
    transform: scale(1.15);
}

.box:hover .source {
    background: #e52d67;
   
    color: #ffffff;
}
/*one end*/
.public_img {
    display: block;
    width: 29px;
    height: 29px;
    padding: 15px 0 2px 0;
}

.public_img_1 {
    width: 59px;
    height: 29px;
    display: block;
}