.banner{background:url(../picture/banner-bg.jpg);padding-bottom:80px}
.banner .container .text-intro{padding-top:40px}
.banner .btn-zdy{margin-right:10px}
@media (max-width: 992px)
{
  .banner .pic{display:none}
  .banner .container .text-intro{padding-top:20px}
  .banner {display:block;background:none;padding-top:0px;padding-bottom:30px;text-align:center;background-color:rgba(0,0,0,0.9)}
  .banner h2{font-size:22px}
  .banner h5{font-size:14px}
  .banner h7{font-size:14px}
}
/*首页应用模块*/
.app-box{padding-top:50px;background-color: #f3f3f3}
.tem-box{padding:30px 15px;width:100%;background: linear-gradient(180deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.19));
    border: 1px solid hsla(0,0%,100%,.3);
    border-radius: 4px;
    box-shadow: 0 4.94817px 24.7408px rgba(105,122,240,.06);}
.tem-box .module-box{padding:30px 0px}
.news-box{padding:30px 15px;background-color:#f9f9f9;}

/*系统优势*/
.module-advantage{padding-top:30px;}
.module-advantage .adv{background: url(../image/soft-adv-item.png) no-repeat left center;width:150px;height:150px;margin:0px auto;transition:all ease-in-out 0.4s}
.module-advantage .adv-2{background-position-x:-150px}
.module-advantage .adv-3{background-position-x:-300px}
.module-advantage .adv-4{background-position-x:-450px}
.module-advantage .adv-5{background-position-x:-600px}
.module-advantage .adv-6{background-position-x:-750px}
.module-advantage .adv-7{background-position-x:-900px}
.module-advantage .adv-8{background-position-x:-1050px}
.module-advantage h6{font-weight:normal;font-size:15px;color:#808080;padding:2rem 3rem}
.module-advantage .item{}
.module-advantage .item:hover .adv{transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2);}
@media (max-width: 992px){
    .module-advantage .item{
        height: 30rem;
    }
    .module-advantage h4{
        font-size: 2rem;

    }
    .module-advantage h6{
        font-size: 1.6rem;
        padding: 0;

    }
}

/*首页_应用*/
.app-con{position:relative;background:#ffffff;padding:5rem 3rem;}
.icon{position:absolute;bottom:0rem;right:1rem}
.icon img{transition:transform 0.5s ease-in-out;transform-origin: bottom;backface-visibility:hidden;}
.app-con:hover .icon img{transform:rotateY(360deg); }

.application{padding-top:1rem}
.application .appli{overflow:hidden;}
.application .app-con{margin:1rem 0rem;}

.application .tit{font-size:2rem;font-weight:bold}
.application .brief{color:#666;max-width:250px;margin:1rem 0;}
.application .more{font-size:1.5rem;color:#c7ab79;}
.application .more:hover{text-decoration:underline #c7ab79;}

.application .app-con:hover .more,.application .more:hover{text-decoration:underline #c7ab79;}

@media screen and (max-width:700px)
{
    .application .icon  img{max-width:70px;}
}


/*首页_模板*/
.tem-box .item-shadow{box-shadow: 0 14px 32px rgba(0,48,88,.04);}
.tem-box .temp-list .slide{height:300px;background-color:#fff;overflow:hidden}
.tem-box .temp-list .slide img{transition:all ease-in-out 0.3s;vertical-align:middel}
/*手机*/
@media (min-width:993px) {
.tem-box .temp-list .slide:hover img {
        transform: scale(1.2)
    }
}
.tem-box .pic-control{padding-top:30px}
.tem-box .pic-control .fa{margin-right:10px;cursor:pointer;color: #1e3458}
.tem-box .pic-control .fa:hover{color:#c7ab79}


/*服务*/
.module-service{padding-bottom:0px}
.module-service .service-content{max-width:600px}
.module-service .sub_ser_li .ser_tit{font-size:2rem;line-height:40px;color:#000;margin-top:3rem;}
.module-service .sub_ser_li .ser_com{line-height:30px;font-size:1.6rem;color:#666;margin:1rem 0}
.module-service .sub_ser_li .ser_sj{position:relative;border-bottom:1px solid #ddd;padding:15px 0}
.module-service .sub_ser_li .no-line{border-bottom:none;}
.module-service .sub_ser_li .ser_sj .ser_sj_pic{position:absolute;right:5px;top:10px;}
.module-service .sub_ser_li .ser_sj .ser_sj_sj{}
.module-service .sub_ser_li .ser_sj .ser_sj_sj span.s1{font-size:2rem;color:#003058;line-height:50px;vertical-align:middle;}
.module-service .sub_ser_li .ser_sj .ser_sj_sj span.s2{font-size:1.6rem;color:#666;line-height:50px;margin-left:10px;vertical-align:middle;}
@media (max-width:993px){
    .module-service .sub_ser_li .ser_sj .ser_sj_pic{top:20px;}
}

    /*首页_新闻*/
.newtitbg1{background:url(../picture/news1.jpg) no-repeat center center;background-size:100% auto}
.newtitbg2{background:url(../picture/news2.jpg) no-repeat center center;background-size:100% auto}
.home_news_tit{padding:3rem 0 3rem 1rem;color:#FFF;margin-bottom:.5rem}
.home_news_tit .tit1{font-size:2rem;line-height:160%;}
.home_news_tit .tit1 a{color:#FFF;font-size:1.6rem;font-weight:bold}
.home_news_tit .tit2{font-size:1.6rem;}
@media (max-width:993px){
    .module-box .title-box{padding-bottom: 0;}
    .module-box .module-content{padding-top: 0}
    .news-box{
        padding-bottom: 0;
    }
}


/*重写底部背景*/
.web-footer{margin-top:0px}