
/*公共样式*/

body {
    font: 14px/1.5 "PingFang SC", "Microsoft YaHei",  "Helvetica Neue", Arial, "Hiragino Sans GB", "微软雅黑", SimSun, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Arial, "Hiragino Sans GB", "微软雅黑", SimSun, sans-serif;
}

/*logo部分*/
.content{
    width: 1170px;
    height: auto;
    overflow:hidden;
    margin: 0 auto;
}
/*头部*/
#header {
    position:absolute;
    left:0;
    top:0;
    z-index:999;
    width:80%;
    overflow:hidden;
    line-height: 60px;
    color: #fff;
    margin-left: 20%;
}
#header .swiper-slide {
    margin:0 10px;
    width: 66px;;
    font-size: 16px;
}
#header .swiper-slide:first-child{
    text-align: center;
    width: 35px;
}
#header .swiper-slide:last-child{
    margin-right: 20px;
}
.nav2{
    color: #fff;
}
.nav2:hover{
    color: #fff;
}
.li1{
    background-color: #fff;
    display: none;
    border-radius: 5px;
    width: 77px;
}
.a1:hover .li1{
    display: block;
    color: #000000;
}
.c{
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    padding: 0 10px;
}
.navimg{
    width: 45px;
    padding-top: 5px
}
.header{
    margin-top: 15px;
    margin-bottom: 15px;
}
.header1{
    float: right;
    padding-right: 30px;
    padding-top: 5px;
}
.header1 img{
    float: right;
    padding-top: 10px;
}
.header1 div{
    float: right;
    padding-left: 10px;
}
.header1 p:first-child{
    font-size: 16px;
    color:rgba(30,30,30,1)
}
.header1 p:last-child{
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    color: rgba(30,30,30,1);
}
/*导航部分*/
.nav1{
    background:rgba(40,40,40,1);
    height:60px;
}
.layui-nav{
    background:rgba(40,40,40,1);
    height:60px;
}

.layui-nav .layui-nav-item a{
    color: #FFFFFF;
    padding: 0 30px;
}

.layui-nav .layui-nav-child a{
    color: #333;
    font-weight: 400;
    font-size: 16px;
    line-height: 60px;
    padding: 0 40px

}
.layui-nav .layui-nav-item a:hover{
    color: #282828;
    background-color:#FFBF00
}
.nav3{
    font-weight: 400;
    font-size: 18px;
}
.layui-nav-child dd:last-child{
    margin-bottom: 6px;
}
.layui-nav-child dd:first-child{
    margin-top: 6px;
}
.layui-nav .layui-nav-child a:hover{
    background-color: #282828;
    color: #FFBF00;
}
.layui-nav li:hover{
    color: #282828;
    background-color:#FFBF00;
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{
    display: none;

}
.layui-nav-more{
    display: none;
}
.layui-nav-child{
    top: auto;
    border: 0px;
    padding: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

/*图片轮播*/
.swiper-button-next{
    background-image:url("../../img/arrow-next.png") ;
    right: 20px;
}

.swiper-pagination-bullet{
    width: 20px;
    height: 2px;
    border-radius: 0;
    background: #fff;
}
.swiper-pagination-bullet-active{
    background: #ffbf00;
}
.swiper-button-prev{
    background-image:url("../../img/arrow-prev.png") ;
    left: 20px;
}
.swiper-button-next, .swiper-button-prev{
    width: 60px;
    height: 60px;
    background-size: 100%;
}
/*尾部*/
.footer{
    background:rgba(40,40,40,1);
    margin-top:68px ;
    clear: both;
}
.footer1 h3{
    font-size: 18px;
    font-weight: bold;
    color: #666;
}
.footer1 p{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    padding-top: 30px;
}
.footer-content{
       margin:60px auto 0;
}

.contact li{
    font-size:14px;
    color:#666;
    margin-bottom:20px ;
}
.contact li.phone{
    background: url(../../img/telp.png) 4px top no-repeat;
    padding-left:35px;
}
.contact li.website{
    background: url(../../img/website.png) left top no-repeat;
    padding-left:35px;
}
.contact li.adress{
    background: url(../../img/adress.png) left top no-repeat;
    padding-left:35px;
}
.footer-middle{
    padding-left: 60px;
}
.footer-middle ul li h5 a{
    font-size: 16px;
    font-weight:bold;
    color:#666;
}
.footer-middle ul li a{
    display: block;
    font-size:14px;
    color:#666;
    line-height:38px;
}
.link-yq{
    width: 480px;
    height: auto;
    overflow: hidden;
    margin-top:15px;
    line-height: 30px;
}
.link-yq em{
    display: inline-block;
    font-size: 14px;
    color:#666;
}
.link-yq a{
    display: inline-block;
    font-size: 14px;
    color:#666;
    margin-right:10px ;
}
.footer-right em{
    display: block;
    font-size: 14px;
    color: #666666;
    line-height:30px;
}
.footer-right{
    text-align: center;
    padding-top: 10px;
}
.copyright{
    border-top:1px solid #666;
    margin-top: 15px; ;
    text-align: center;
}
.copyright p{
    font-size:14px;
    color: #666;
    padding-top:15px;
}

/*分页*/
.page-num{
    clear: both;
    margin-top:58px ;
}
.page-num ul{
    width:1200px;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
    clear: both;
    color: #888;
}
.page-num ul a{
    display:inline-block;
    width: 40px;
    height: 40px;
    border:1px solid rgba(213,213,213,1);
    font-size:16px;
    color:#888;
    line-height:38px ;
    margin:0 5px;
    border-radius:4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    vertical-align: top;
}
.page-num .prev-page{
    background-image: url(../../img/fanye.png);
    background-position:13px 9px ;
    background-repeat: no-repeat;
}
.page-num .next-page{
    background-image: url(../../img/fanye.png);
    background-position:13px -23px ;
    background-repeat: no-repeat;
}
.page-num ul .page-on{
    color: #333;
    border: 1px solid rgba(255,191,0,1);
    background:rgba(255,191,0,1) ;
}
.page-num ul a:hover{
    color: #333;
    border: 1px solid rgba(255,191,0,1);
    background:rgba(255,191,0,1) ;
}
.page-num .next-page:hover{
    background-image: url(../../img/fanye.png);
    background-position:13px -55px ;
    background-repeat: no-repeat;
}
.page-num .prev-page:hover{
    background-image: url(../../img/fanye.png);
    background-position:13px -84px ;
    background-repeat: no-repeat;
}
.layui-laypage>a:first-child{
    margin-right: 10px;
}
.layui-laypage>a:last-child{
    margin-left: 10px;
}
/*手机端*/
@media screen and (max-width:768px){
    .layui-laypage a, .layui-laypage span{
        font-size: 14px;
    }
    .a{
        padding-left: 20px;
    }
    .footer-right{
         padding-top: 53px;
         text-align: center;
     }
    .footer-right img{
        width: 100%;
    }
    .contact{
        height: auto;
        overflow: hidden;
        margin-top:20px ;
    }
    .casefs-list {
        overflow: hidden;
        margin-top: 30px;
    }
    .menu_three{
        padding-right: 100px !important;
    }
    /*.layui-nav-child{
        border-radius: 0;
        position: fixed;
        top: 0;
        bottom: 0;
        min-height: 0;
        overflow: auto;
        z-index: 10000;
        right: 0px;
        background-color: #fff;
        transition: all .3s;
        -webkit-transition: all .3s;
        min-width: 0;
        left: unset;
    }*/
    .layui-nav .layui-nav-child dd.layui-this a, .layui-nav-child dd.layui-this{
        background-color: #fff;
        color: #FFBF00;

    }
    .info100{
        display: none;
    }
    .footer-middle{
        padding-left: 0px;
    }
    .padding1{
        margin: 0 15px;
    }
    .index_gy2{
        padding-left: 0px;
        padding-top: 10px;
    }
    .abtus-title{
        margin-bottom: 100px;
    }
    .img-title{
        display: none;
    }
    .casefs-right .layui-col-md5{
        width: 100%;
    }
    .casefs-right{
        margin-top: 10px;
    }
    .casefs-list .casefs-right{
        padding-left: 0%;
    }
    .case-more a{
        width: 100%;
    }
    .product-txt{
        padding-left: 0;
    }
    .cpzx2{
          display: none;
      }
    .cpzx3{
        display: none;
    }
    .cpzx1{
        height:750px;
    }
    .product-txt p{
        font-size:16px;
        color:rgba(255,255,255,1);
        line-height:30px;
        padding-top:10px ;
    }
    .product-txt a{
        display: block;
        width:142px;
        height:48px;
        line-height: 48px;
        border:1px solid rgba(255,191,0,1);
        border-radius:24px;
        position: relative;
        margin-top:2% ;
    }
    .product-title{
        padding-top: 20px;
    }
    .cpzx{
        width: 100%;

        background:url(../../img/product-bg.png) center center no-repeat;
        margin-top:40px;
    }
    .more-product{
        cursor:pointer;
        height: 30px;
        display: block;
        padding-bottom: 10px;
    }
    .prodcutScroll{
        overflow: hidden;
        position: relative;
        margin-top: 30px;
    }
    .product-txt h3{
        padding-top: 6px;
    }
    .Chun-News-txt li span{
        display: none;
    }
    .Chun-News-txt li {
        font-size: 16px;
        border-bottom: 1px solid #f1f1f1;
        height: 50px;
        line-height: 50px;
        margin-bottom: 10px;
    }
    .pic-left-img img{
        width: 100%;
    }
    .hzqy3{
        display: none;
    }
    .hzqy2 img{
        width: 100%;
    }
    .hzqy4{
        display: block;
    }
    .hzqy2{
        border-right:0;
    }
    .lunbotu {
        width: 100%;
        height: 250px;
    }
    .xmal{
        margin-top: 0px;
    }
    .lunbotu1{
        background-position: center;
        background-size: cover;
    }
    .lunbotu1 a{
        display: block;
        width: 100%;
        height: 100%;
    }
}
/*平板端*/
@media screen and (min-width:768px) and (max-width:960px){
    .layui-laypage a, .layui-laypage span{
        font-size: 16px;
    }
    .footer-right{
        padding-top: 60px;
        text-align: center;
    }
    .footer-middle{
        display: none;
    }
    .footer-right img{
        max-width: 100%;
    }
    .casefs-list{
        overflow: hidden;
        margin-top:60px ;
    }
    .info100{
        display: none;
    }
    .footer-middle{
        padding-left: 0px;
    }
    .index_gy2{
        padding-left: 0px;
        padding-top: 10px;
    }
    .abtus-title{
        margin-bottom: 100px;
    }
    .casefs-right{
        margin-top: 10px;
    }

    .product-txt{
        padding-left: 0;
    }

    .cpzx2{
        display: none;
    }
    .cpzx3{
        display: none;
    }
    .cpzx1{
        height: 940px;
    }
    .product-txt p{
        font-size:16px;
        color:rgba(255,255,255,1);
        line-height:30px;
        padding-top:10px ;
    }
    .product-txt a{
        display: block;
        width:142px;
        height:48px;
        line-height: 48px;
        border:1px solid rgba(255,191,0,1);
        border-radius:24px;
        position: relative;
        margin-top:2% ;
    }
    .product-title{
        padding-top: 50px;
    }
    .cpzx{
        width: 100%;
        background:url(../../img/product-bg.png) center center no-repeat;
        margin-top:40px;
    }
    .more-product{
        cursor:pointer;
        height: 30px;
        display: block;
        padding-bottom: 10px;
    }
    .prodcutScroll{
        overflow: hidden;
        position: relative;
        margin-top: 30px;
    }
    .product-txt h3{
        padding-top: 6px;
    }
    .Chun-News-txt li span{
        display: none;
    }
    .Chun-News-txt li {
        font-size: 16px;
        border-bottom: 1px solid #f1f1f1;
        height: 50px;
        line-height: 50px;
        margin-bottom: 10px;
    }
    .pic-left-img img{
        width: 100%;
    }
    .hzqy3{
        display: none;
    }
    .hzqy2 img{
        width: 100%;
    }
    .hzqy4{
        display: block;
    }
    .hzqy2{
        border-right:0;
    }
}

/*pc端*/
@media screen and (min-width:960px){
    .pic-left-img img{
        width: 80%;
    }
    .pic-left-img{
        text-align: center;
    }
    .xmal{
        margin-top: 30px;
    }
    .layui-nav .layui-nav-child dd.layui-this a, .layui-nav-child dd.layui-this{
        background-color: #282828;
        color: #FFBF00;
    }
    .layui-laypage a, .layui-laypage span{
        font-size: 16px;
    }
    .contact{
        height: auto;
        overflow: hidden;
        margin-top:50px ;
    }
    .casefs-list{
        overflow: hidden;
        margin-top:60px ;
    }
    .cpzx1{
        height: 600px;
    }
    .index_gy2{
        padding-left: 60px;
    }
    .abtus-title{
        margin-bottom:120px ;
    }
    .casefs-right .layui-col-md5{
        width: 45.6666667%;
    }
    .casefs-list .casefs-right{
        padding-left:3% ;
    }
    .case-more a{
        width: 36%;
    }
    .product-txt{
        padding-left: 60px;
    }
    .cpzx2{
        width: 180px;
        height: 60px;
        background-image: url(../../img/next.png);
        top: 95%;
        right:25%
    }
    .cpzx3{
        width: 180px;
        height: 60px;
        background-image: url(../../img/prev.png);
        top: 95%;
        left: 25%;
    }
    .product-txt p{
        font-size:16px;
        color:rgba(255,255,255,1);
        line-height:30px;
        padding-top:40px ;
    }
    .product-txt a{
        display: block;
        width:142px;
        height:48px;
        line-height: 48px;
        border:1px solid rgba(255,191,0,1);
        border-radius:24px;
        position: relative;
        margin-top:10% ;
    }
    .product-title{
        height: auto;
        overflow:hidden;
        padding-top:100px;
        position: relative;
    }
    .cpzx{
        width: 100%;
        height:880px;
        background:url(../../img/product-bg.png) center center no-repeat;
        margin-top:40px;
    }
    .more-product{
        cursor:pointer;
        height: 30px;
        display: block;
        position: absolute;
        top:0;
        right:0 ;
        z-index: 999;
    }
    .prodcutScroll{
        overflow:hidden;
        position:relative;
        margin-top:60px ;
    }
    .Chun-News-txt li{
        font-size:16px;
        border-bottom: 1px solid #f1f1f1;
        height: 50px;
        line-height: 50px;
        margin-bottom:13px ;
        margin-left: 35px;
    }
    .hzqy4{
        display: none;
    }
    .hzqy2{
        border-right:1px solid rgba(226,226,226,1);
    }
    .lunbotu {
        width: 100%;
        height: 656px;
    }
    .lunbotu1{
        background-position: center;
        background-size: cover;
    }
    .lunbotu1 a{
        display: block;
        width: 100%;
        height: 100%;
    }
}

/** 首页 */
.padding0{
    padding: 0;
}
.padding1{
    padding: 40px 0 20px 0;
}
.infoimg{
    width: 100%;
    height: 100%;
}
.info-img2{
    width: 30px;
    height: 30px;
    margin-top: 8px;
}
.info5{
    padding: 8px 12px;
    margin-bottom: 15px;
    font-size: 16px;
    background-color: #F1F1F1;
}
.info5 p{
   margin-top: 10px;
    text-align: right;
    font-size: 18px;
    color: rgba(255,191,0,1);
}
.info100 img{
    float: right;
    margin: 6px 0 0 6px;
}
.info6{
    left: 15px;
}

div[carousel-item]>*{ line-height: 50px;}


/*首页关于我们*/
.index_gy{
   padding: 30px 15px;
}
.index_gy1 img{
    width: 100%;
}

.index_gy p{
    line-height: 28px;
    font-size: 16px;
    text-align:justify;
}

.abtus-title .txt-title{
    float: left;
}
.abtus-title .txt-title h1{
    font-size:36px;
    font-weight:bold;
    color:rgba(30,30,30,1);
}
.abtus-title .txt-title h6{
    font-size:20px;
    color:rgba(51,51,51,1);
}
.abtus-title .img-title{
    float: right;
}
.abtus-title .img-title img{
    display: block;
    width: 100%;
}


/*项目案例*/
@media screen and (max-width:768px){

}
@media screen and (min-width:768px) and (max-width:960px){
    .xmal222{
        margin-top: 15px;
    }
    .casefs-right .layui-col-md5{
        width: 46%;
    }
}
@media screen and (min-width:960px){

}


.casefs-title{
    height: auto;
    overflow: hidden;
}
.casefs-title h1{
    font-size:32px;
    color:rgba(40,40,40,1);
}
.casefs-title span{
    text-align: right;
    font-size:24px;
    color:rgba(40,40,40,1);
    padding-top: 5px;
}

.casefs-list .casefs-left{
    height: 590px;
}
.list-web{
    height: 590px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.list-web img{
    display: block;
    width:100% ;
    height: 590px;
}
.list-web .info-1{
    display: block;
    height:490px;
}
.list-web .info{
    position: absolute;
    top:490px;
    z-index: 2;
    background:rgba(20,20,20,1);
    opacity:0.9;
    color:rgba(255,191,0,1);
    -webkit-transition: top .2s ease-in;
    -moz-transition: top .2s ease-in;
    transition: top .2s ease-in;
}
.list-web .info h3{
    text-align: center;
    margin-top:120px ;
    font-size:20px;
    font-weight:bold;
    color:rgba(255,191,0,1);
}
.list-web .info p{
    padding: 0 48px;
    font-size:16px;
    line-height: 30px;
    color:rgba(255,191,0,1);
    margin:38px 0 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:5;
    height: 150px;
}
.list-web .info a{
    display: block;
    width:142px;
    height:48px;
    border: 1px solid rgba(255,191,0,1);
    border-radius:30px;
    margin: 0 auto;
    line-height: 48px;
    position: relative;
}
.list-web .info a span{
    display: inline-block;
    font-size:16px;
    color:rgba(255,191,0,1);
    line-height:48px;
    padding:0 5px 0 20px ;
    cursor: pointer;
}
.list-web .info a img{
    display: inline-block;
    width: 32px;
    height: 10px;
    position: absolute;
    top:18px;
}
.list-web:hover>.info {
    top: 0;
}

.list{
    /*width:380px;*/
    height:280px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.list-all{
    margin-right: 4%;
    margin-bottom:4%;
}

.list img{
    display: block;
    width:100% ;
    height: 100%;
}
.list .info-1{
    display: block;
    width:100%;
    height:280px;
}
.list .info{
    position: absolute;
    top:280px;
    z-index: 2;
    background:rgba(20,20,20,1);
    opacity:0.9;
    color:rgba(255,191,0,1);
    -webkit-transition: top .2s ease-in;
    -moz-transition: top .2s ease-in;
    transition: top .2s ease-in;
}
.list .info h3{
    text-align: center;
    margin-top:16%;
    font-size:18px;
    font-weight:bold;
    color:rgba(255,191,0,1);
}
.list .info p{
    padding: 0 48px;
    font-size:14px;
    line-height: 26px;
    color:rgba(255,191,0,1);
    margin:8px 0 10px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4;
    height: 110px;
}
.list .info a{
    display: block;
    width:122px;
    height:38px;
    border: 1px solid rgba(255,191,0,1);
    border-radius:30px;
    margin: 0 auto;
    line-height:38px;
    position: relative;
}
.list .info a span{
    display: inline-block;
    font-size:14px;
    color:rgba(255,191,0,1);
    line-height:38px;
    padding:0 5px 0 16px ;
    cursor: pointer;
}
.list .info a img{
    display: inline-block;
    width: 32px;
    height: 10px;
    position: absolute;
    top:12px;
}
.list:hover>.info {
    top: 0;
}
.case-more{
    text-align: center;
    margin: 20px 0;
}
.case-more a{
    line-height: 60px;
    border:1px solid rgba(213,213,213,1);
    border-radius:29px;
    display: block;
    margin: 0 auto;
    font-size: 18px;
}
.case-more i{
    background: url("../../img/case-m.png") no-repeat;
    width: 47px;
    display: inline-block;
    height: 10px;
    margin-left: 15px;
}
.case-more a:hover{
    border: 1px solid rgba(40,40,40,1);
    background: #323232;
    color: rgba(255,191,0,1);
}
.case-more a:hover i{
    background: url("../../img/case-m-y.png") no-repeat;
}
    /*产品介绍*/


.product-content{
    height:880px;
    margin: 0 auto;
}

.product-title p{
    font-size: 32px;
    color:rgba(255,255,255,1);
}
.product-title span{
    text-align: right;
    font-size: 24px;
    color:rgba(255,255,255,1);
    padding-top: 5px;
}

.more-product span{
    display: inline-block;
    font-size:18px;
    color:rgba(255,191,0,1);

}
.more-product i{
    display: inline-block;
    background:url(../../img/more-product.png)no-repeat ;
    vertical-align: middle;
    width:26px;
    height:25px;
    margin-left:5px ;
}

.prodcutScroll .hd{

    overflow:hidden;
    height:48px;
    text-align: center;
    margin-top:60px ;
}
.prodcutScroll .hd .prev,.prodcutScroll .hd .next{
    display: inline-block;
    width: 200px;
    height: 48px;
    cursor:pointer;
    margin:0 42px;
}

.clear{
    clear: both;
}
.product-pic{


}
.product-pic img{
    display: block;
    width: 100%;
}

.product-txt h3{
    font-size:20px;
    color:rgba(255,255,255,1);
}


.product-txt a span{
    display: inline-block;
    font-size:16px;
    color:rgba(255,191,0,1);
    padding: 0 5px 0 20px;
}
.product-txt a img{
    display: inline-block;
    width:32px;
    height: 10px;
    position: absolute;
    top:18px;
}

/*新闻资讯*/

.gsnews1 li:first-child{
    margin-right: 3%;
    padding: 5px 35px;
    font-size: 18px;
    border-radius: 5px;
    border: 1px solid rgba(229,229,229,1);
}
.gsnews1 li:last-child{
    margin-left: 3%;
    padding: 5px 35px;
    font-size: 18px;
    border-radius: 5px;
    border: 1px solid rgba(229,229,229,1);
}

.layui-tab-title{
    border: 0;
}
.gsnews{
    margin-top: 46px;
    margin-bottom: 66px;
}
.gsnews1{
    margin: 46px 0;
    text-align: center;
}
.gsnews4{
    padding: 0;
}

.gsnews1 >.layui-this{
    background: rgba(40,40,40,1);
    color: rgba(255,191,0,1);
    border: 1px solid rgba(40,40,40,1)
}

.Pic-News-txt a{
    display: block;
}
.Pic-News-txt li{
    overflow: hidden;
    position: relative;
    margin-bottom:16px ;
}
.Pic-News-txt li:hover{
    box-shadow: 0 0 20px #efefef;
}
.txt-right-txt h3{
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    font-size:16px;
    color:#333;
}
.txt-right-txt h4{
    font-size:14px;
    color:#666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 6px 0 9px;
}
.txt-right-txt p{
    font-size:14px;
    color:#666666;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    height: 88px;
}
.Chun-News-txt li h4{
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    -webkit-align-items: center;
    align-items: center;
}
.Chun-News-txt li strong{
    font-weight:bold;
    color:rgba(30,30,30,1);
    margin-right:15px;
    margin-left: 10px;
}
.Chun-News-txt li p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 50px;
    color:rgba(30,30,30,1)
}
.Chun-News-txt li span{
     color:rgba(30,30,30,1);
 }
.Chun-News-txt li:hover{
    background:#f1f1f1;
}
/*合作伙伴*/
.hzqy1{
    border-top:1px solid rgba(226,226,226,1);
    border-bottom:1px solid rgba(226,226,226,1);
}

.hzqy2 img{
    margin: 0 auto;
    display: block;
}
.hzqy3{
    width:20.8%;
    z-index: 9999;
}


/*项目案例页面*/

@media screen and (max-width:768px){
    .banner-Case div:first-child{
        text-align: center;
        padding: 40px 0;
    }
    .banner-Case img{
        padding-top: 30px;
    }
    .case1 li{

        padding: 0 10px;
    }
    .case4{
        padding-left: 0%;
    }
}

@media screen and (min-width:768px) and (max-width:960px){
    .banner-Case div:first-child{
        text-align: center;
        padding: 40px 0;
    }
    .banner-Case img{
        padding-top: 30px;
    }
    .case4{
        padding-left: 0%;
    }
    .case4 li{
        margin-right: 1%;
        width: 32%;
    }
}

@media screen and (min-width:960px){
    .case4{
        padding-left: 5%;
    }
    .banner-Case div:first-child{
        text-align: center;
        padding: 130px 0 90px 0;
    }
    .banner-Case img{
        width: 35px;
        height: 94px;
        padding-top: 80px;
    }
    .case{
        width: 29%;
    }
    .case1{
        border-bottom: 1px solid rgba(230,230,230,1);
    }
    .case1{
        text-align: center;
    }
    .case1 li{
        color: rgba(102,102,102,1);
        font-size: 18px;
        line-height: 10px;
        height: 40px;
        padding: 0 40px;
    }
}

.banner-Case{
    height: auto;
    background-image: url(../../img/banner-Case.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    position:relative;
}
.banner-Case div{
    text-align: center;
}
.banner-Case div p{
    display: block;
    font-size:38px;
    font-weight:400;
    text-align: center;
    color: #fff;
    letter-spacing:3px;
}
.banner-Case div span{
    display: block;
    font-size:30px;
    font-weight:400;
    color: #fff;
}
.case2{
    height:280px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}


.case2 img{
    display: block;
    width:100% ;
    height: 100%;
}
.case2 .info-1{
    display: block;
    height:280px;
    width: 100%;
}
.case2 .info h3{
    text-align: center;
    margin-top:16% ;
    font-size:18px;
    font-weight:bold;
    color:rgba(255,191,0,1);
}
.case2 .info{
    position: absolute;
    top:280px;
    z-index: 2;
    background:rgba(20,20,20,1);
    opacity:0.9;
    color:rgba(255,191,0,1);
    -webkit-transition: top .2s ease-in;
    -moz-transition: top .2s ease-in;
    transition: top .2s ease-in;
}
.case3{
    text-align: center;
}
/*新闻页面*/
@media screen and (max-width:768px){
    .news2 h3{
        margin-top:18px ;
        font-size:22px;
        font-weight:bold;
        color:rgba(51,51,51,1);
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        padding-right: 15px;
    }
    .news2 p{
        margin-top:15px ;
        font-size: 16px;
        color: #666666;
        line-height:30px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        height: 150px;
    }
    .news3 p{
        font-size:20px;
        color:rgba(153,153,153,1);
        padding-top:15px;
    }
    .news3 i{
        display: block;
        width: 74px;
        height: 17px;
        margin-top:20px ;
        background: url(../../img/NEWS-NEXT.png) 0 0 no-repeat;
    }
    .news1 img{
        width: 100%;
    }
}
@media screen and (min-width:768px) and (max-width:960px){
    .news2 h3{
        margin-top:18px ;
        font-size:22px;
        font-weight:bold;
        color:rgba(51,51,51,1);
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        padding-right: 15px;
    }
    .news2 p{
        margin-top:15px ;
        font-size: 16px;
        color: #666666;
        line-height:30px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        height: 150px;
    }
    .news3 p{
        font-size:20px;
        color:rgba(153,153,153,1);
        padding-top:15px;

    }
    .news3 i{
        display: block;
        width: 74px;
        height: 17px;
        margin-top:20px ;
        background: url(../../img/NEWS-NEXT.png) 0 0 no-repeat;
    }
    .news1 img{
        width: 100%;
    }
}
@media screen and (min-width:960px){
    .news2 h3{
        margin-top:28px ;
        font-size:22px;
        font-weight:bold;
        color:rgba(51,51,51,1);
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        padding-right: 15px;
    }
    .news2 p{
        margin-top:35px ;
        font-size: 16px;
        color: #666666;
        line-height:30px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        height: 150px;
    }
    .news3 p{
        font-size:36px;
        color:rgba(153,153,153,1);
        padding-top:45px;
        text-align: right;
        padding-right: 20px;
    }
    .news3 i{
        display: block;
        width: 74px;
        height: 17px;
        margin:95px 0 0 80px ;
        background: url(../../img/NEWS-NEXT.png) 0 0 no-repeat;
    }
    .news1 img{
        width: 100%;
    }
    .news1{
        padding-right: 20px;
    }
}
.news{
    padding: 15px 0;
}
.news0{
    height: auto;
    background-image: url(../../img/banner-News.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    position:relative;
}
/*关于飞尚页面*/
@media screen and (max-width:768px){
    .contact1{

        padding-top: 20px;
    }
    .contact2 li:nth-child(1),.contact2 li:nth-child(2){
        margin-bottom: 10px;
    }
    .contact-info li{
        padding:0 5px;
    }
    .contact-info li:nth-child(3){
        padding: 10px 5px;
    }
    .contact-info li:nth-child(4){
        padding: 10px 5px;
    }
    .icon-tongxun a{
        display: inline-block;
        width:80px;
        height:80px;
        margin: 0 10px;
    }
    .icon-tongxun{
        height: auto;
        overflow: hidden;
        padding-top:50px;
        text-align: center;
    }
    .icon-tongxun a.qq{
        background-image:url(../../img/tongxun.png) ;
        background-repeat:no-repeat;
        background-position:0 0 ;
        box-shadow:0 3px 20px rgba(255,255,255,.05) ;
    }
    .icon-tongxun a.email{
        background-image:url(../../img/tongxun.png) ;
        background-repeat:no-repeat ;
        background-position:-126px 0 ;
        box-shadow:0 3px 20px rgba(255,255,255,.05) ;
    }
    .icon-tongxun a.wechat{
        background-image:url(../../img/tongxun.png) ;
        background-repeat:no-repeat ;
        background-position:-244px 0 ;
        box-shadow:0 3px 20px rgba(255,255,255,.05) ;
    }
    .icon-tongxun a.qq:hover {
        background-image:url(../../img/tongxun-hov.png) ;
    }
    .icon-tongxun a.email:hover {
        background-image:url(../../img/tongxun-hov.png) ;
    }
    .icon-tongxun a.wechat:hover{
        background-image:url(../../img/tongxun-hov.png) ;
    }
    .contact4 img{
        width: 100%;
    }
    .contact5-4 li img{
        width: 100%;
    }
    .contact5{
        background-image: url("../../img/whli-bg.png");
        height: 450px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center center;
    }

}
@media screen and (min-width:768px) and (max-width:960px){
    .contact4 img{
        width: 100%;
    }
    .contact5{
        background-image: url("../../img/whli-bg.png");
        height: 515px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center center;
    }
}
@media screen and (min-width:960px){
    .icon-tongxun{
        height: auto;
        overflow: hidden;
        padding-top:50px;
        text-align: center;
    }
    .icon-tongxun a{
        display: inline-block;
        width:80px;
        height:80px;
        margin:0 40px ;
    }
    .icon-tongxun a.qq{
        background-image:url(../../img/tongxun.png) ;
        background-repeat:no-repeat;
        background-position:0 0 ;
        box-shadow:0 3px 20px rgba(255,255,255,.05) ;
    }
    .icon-tongxun a.email{
        background-image:url(../../img/tongxun.png) ;
        background-repeat:no-repeat ;
        background-position:-126px 0 ;
        box-shadow:0 3px 20px rgba(255,255,255,.05) ;
    }
    .icon-tongxun a.wechat{
        background-image:url(../../img/tongxun.png) ;
        background-repeat:no-repeat ;
        background-position:-244px 0 ;
        box-shadow:0 3px 20px rgba(255,255,255,.05) ;
    }
    .icon-tongxun a.qq:hover {
        background-image:url(../../img/tongxun-hov.png) ;
    }
    .icon-tongxun a.email:hover {
        background-image:url(../../img/tongxun-hov.png) ;
    }
    .icon-tongxun a.wechat:hover{
        background-image:url(../../img/tongxun-hov.png) ;
    }
    .contact5{
        background-image: url("../../img/whli-bg.png");
        height: 515px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center center;
    }
}
.contact2{
    margin: 25px auto;
}
.contact2 li{
    text-align: center;
}
@font-face{
    font-family: 'georgia.ttf';
    src: url('../../font/georgia.ttf');

}
.contact2 li p:first-child{
    color: rgba(255,191,0,1);
    font-size: 28px;
    font-weight: 600;
    font-family:"georgia.ttf"
}
.contact2 li p:last-child{
    color: #999;
    font-size: 18px;
    font-weight: 600;
}
.contact3{
    margin: 15px auto;
}
.contact3 p{
    line-height: 30px;
    color: #282828;
    text-align: justify;
    font-size: 16px;
}
.contact4{
    text-align: center;
    margin: 20px auto 50px auto;
}

.contact5-1{
    color: #fff;
    font-size: 30px;
    text-align: center;
    padding:35px 0 10px 0 ;
    letter-spacing:2px;
}
.contact5-2{
    color: #fff;
    font-size: 22px;
    text-align: center;
    padding:0 0 20px 0 ;

}
.contact5-3{
    color: #fff;
    font-size: 16px;
    letter-spacing:2px;
    padding-bottom: 30px;
    line-height: 30px;
}
.contact5-4 li{
    text-align: center;
}
.contact0{
    height: auto;
    background-image: url(../../img/about-banner.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    position:relative;
}
.contact1{
    text-align: center;
}
.contact1 h2{
    font-size:30px;
    color:rgba(40,40,40,1);
    line-height:56px;
    margin-top:50px;
}
.contact1 h3{
    font-size:22px;
    color:rgba(40,40,40,1);
}
.contact1 i{
    display: block;
    width:40px;
    height:4px;
    background:rgba(255,191,0,1);
    margin:56px auto;
}
.contact1 p{
    font-size:16px;
    color:rgba(102,102,102,1);
    line-height:30px;

}
.cta-bg-b{
    overflow: hidden;
    background:rgba(40,40,40,1);
    margin-top:58px ;
}
.contact-title{
    margin:52px auto 68px;
}
.contact-title p{
    font-size:20px;
    color:rgba(255,255,255,1);
    line-height:30px;
    text-align: center;
}
.contact-info{
    margin:58px 0;
    height: auto;
    overflow: hidden;
}
.contact-info ul .info{
    height: auto;
    overflow: hidden;

}
.info strong{
    display: block;
    font-size:18px;
    color:rgba(255,255,255,1);
    text-align: center;
}
.info span{
    display: block;
    font-size:18px;
    color:rgba(255,191,0,1);
    text-align: center;
    padding:20px 0;
}
.info em{
    display: block;
    font-size:15px;
    color:rgba(255,255,255,1);
    text-align: center;
    line-height: 28PX;
    word-break: break-all;
    font-style: normal ;
}
.cta-bg-y{
    height: auto;
    overflow: hidden;
    background:rgba(255,191,0,1);
    text-align: center;
    padding: 46px 0;
}
.cta-bg-y h2{
    font-size:20px;
    font-weight:bold;
    color:#FFFFFF;
}
#allmap{
    width:100%;
    height:400px;
    border:#ccc solid 1px;
    font-size:12px;
    margin:50px auto 0;
}


/*产品中心页面*/
@media screen and (max-width:768px){
    .product1 h3{
        text-align: center;
        font-size: 18px;
        font-weight:bold;
        color:rgba(51,51,51,1);
        padding-top:16px;
    }
    .product3{
        margin: 0 0;
    }
    .product12{
        box-shadow:0px 2px 7px 1px rgba(174,174,174,0.21);
        border-radius:5px;
        margin:0;
    }
}
@media screen and (min-width:768px) and (max-width:960px){
    .product1 h3{
        text-align: center;
        font-size: 18px;
        font-weight:bold;
        color:rgba(51,51,51,1);
        padding-top:26px;
    }
    .product3{
        margin: 0 15px;
    }
    .product12{
        box-shadow:0px 2px 7px 1px rgba(174,174,174,0.21);
        border-radius:5px;
        margin:0 15px;
    }
}
@media screen and (min-width:960px){
    .product2{
        margin: 40px auto;
    }
    .product1 h3{
        text-align: center;
        font-size: 18px;
        font-weight:bold;
        color:rgba(51,51,51,1);
        padding-top:26px;
    }
    .product3{
        margin: 0 15px;
    }
    .product12{
        box-shadow:0px 2px 7px 1px rgba(174,174,174,0.21);
        border-radius:5px;
        margin:0 15px;
    }
}

.product0{
    height: auto;
    background-image: url(../../img/banner-Product.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    position:relative;
}
.product1 li{
    margin: 15px 0;
}

.product1{
    margin-bottom: 20px;
}
.product1 ul{
    text-align: center;
}

.product1 img{
    width: 100%;
}

.product1 p{
    font-size:16px;
    line-height: 30px;
    color:rgba(102,102,102,1);
    text-overflow: ellipsis;
    overflow: hidden;
    padding:6px 20px 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 55px;
}


/*服务范围*/
@media screen and (max-width:768px){
    .service1 img,.service2 img{
        width: 100%;
    }{
        width: 100%;
    }
    .service2 li:first-child{
        font-size: 16px;
        text-align: justify;
        line-height: 30px;
        color: #fff;
        letter-spacing:2px;
        padding-top: 10px;
    }
    .service2 li:last-child{
        padding-top: 10px;
    }
    .service1 li:last-child{
        padding-top: 10px;
    }
    .service1 h2{
        color: rgba(255, 191, 0, 1);
        letter-spacing:2px;
        padding-bottom: 10px;
    }
    .service5-3{
        padding-bottom: 15px;
        height: 267px;
    }
    .service5-3 img{
        padding-bottom: 10px;
    }
    .service5 ul{
        padding-top: 15px;
    }
    .service5-3 p:last-child{
        padding: 0 5px;
    }
    .service3 img{
        padding-bottom: 15px;
    }
}
@media screen and (min-width:768px) and (max-width:960px){
    .service1 img,.service2 img{
        width: 100%;
    }{
    width: 100%;
    }
    .service1 li:last-child{
        padding-top: 10px;
    }
    .service2 li:first-child{
        font-size: 16px;
        text-align: justify;
        line-height: 30px;
        color: #fff;
        letter-spacing:2px;
        padding-top: 10px;
    }
    .service1 h2{
        color: rgba(255, 191, 0, 1);
        letter-spacing:2px;
        padding-bottom: 20px;
    }
    .service5-2{
        display: none;
    }
    .service5-3{
        width: 33.333333%;
        padding-bottom: 10px;
    }
    .service5-3 p:first-child{
        text-align: center;
    }
    .service5-3 p:last-child{
        padding: 0 10px;
    }
    .service5 ul{
        padding-top: 15px;
    }
}
@media screen and (min-width:960px){
    .service1 li:last-child{
        padding-top: 50px;
        padding-left: 20px;
    }
    .service2 li:first-child{
        font-size: 16px;
        text-align: justify;
        line-height: 30px;
        color: #fff;
        padding-top: 50px;
        padding-right: 40px;
    }
    .service1 h2{
        color: rgba(255, 191, 0, 1);
        letter-spacing:2px;
        padding-bottom: 20px;
    }
    .service3 img{
        padding-right: 40px;
        width: 100%;
    }
    .service4 li:first-child{
        padding-right: 40px;
    }
    .service5-3{
        width: 12%;
    }
    .service5 ul{
        padding-left: 2%;
    }
    .service4 img{
        width: 100%;
    }
    .service3 li:first-child{
        padding-right: 35px;
    }
}
.service img{
    width: 100%;
}
.service1{
    margin: 40px auto;
}
.service1 li:first-child{
    text-align: center;
}
.service1 li:last-child{
    font-size: 16px;
}

.service1 li:last-child p{
    font-size: 18px;
    text-align: justify;
    line-height: 30px;
    color: #444444;
}
.service2{
    background-color: #303030;
    padding: 50px 0;
}
.service2 p{
    font-size: 18px;
}
.service2 h2{
    color: rgba(255, 191, 0, 1);
    letter-spacing:2px;
    padding-bottom: 20px;
}
.service2 li:last-child{
    text-align: center;
}
.service3{
    margin: 80px auto;
}
.service3 li:last-child{
    padding-top: 0;
}
.service5{
    margin: 50px auto;
}

.service5-1{
    text-align: center;
}
.service5-1 p:first-child{
     font-size: 30px;
    padding-bottom: 20px;
    letter-spacing:2px;
 }
.service5-1 p:last-child{
    font-size: 18px;
    color: #787878;
}

.service5 li h4{
    text-align: center;
    font-size: 18px;

}
.service5-2{
    padding-top: 50px;
    width: 5%;
    float: left;
    text-align: center;
}
.service5-3 p:first-child{
    text-align: center;
    margin-bottom: 20px;

}
.service5-3 p:last-child{
    line-height: 26px;
    text-align: justify;
    color: #444444;
}
.service5 ul{
    padding-top: 30px;
}

/*解决方案*/
@media screen and (max-width:768px){
    .plan1-1{
        padding-top: 20px;
        padding-left: 0;
    }
    .plan2-1{
        padding-top: 20px;
        padding-right: 0;
        padding-bottom: 15px;
    }
    .plan1{
        padding: 40px 0 40px 0;
    }
    .plan2,.plan4,.plan5{
        padding: 30px 0 40px 0;
    }
    .plan3-1,.plan4 p{
        padding-top: 15px;
    }
    .plan5 p{
        padding-top: 15px;
    }
    .plan5 img,.plan7 img{
        width: 100%;
    }
    .plan5 p:last-child{
        margin-top: 0px;
    }
    .plan7{
        padding: 20px 0;
    }
    .plan4-1 img,.plan5 p img,.plan6 img{
        width: 100%;
    }

}
@media screen and (min-width:768px) and (max-width:960px){
    .plan1-1{
        padding-top: 20px;
        padding-left: 0;
    }
    .plan2-1{
        padding-top: 20px;
        padding-right: 0;
        padding-bottom: 15px;
    }
    .plan1{
        padding: 40px 0 40px 0;
    }
    .plan2,.plan5{
        padding: 30px 0 40px 0;
    }
    .plan3-1{
        padding-top: 15px;
    }
    .plan4{
        padding: 70px 0;
    }
    .plan4 h2{
        padding-bottom: 20px;
    }
    .plan5 img,.plan7 img{
        width: 100%;
    }
    .plan5 p{
        padding-top: 15px;
    }
    .plan5 p:last-child{
        margin-top: 0;
    }
    .plan7{
        padding: 20px 0;
    }
    .plan4-1 img,.plan5 p img,.plan6 img{
        width: 100%;
    }
}
@media screen and (min-width:960px){
    .plan1-1{
        padding-top: 90px;
        padding-left: 50px;
    }
    .plan2-1{
        padding-top: 70px;
        padding-right: 60px;
    }
    .plan1{
        padding: 70px 0 50px 0;
    }
    .plan2,.plan5{
        padding: 70px 0 50px 0;
    }
    .plan4{
        padding: 70px 0;
    }
    .plan4 h2,.plan5 h2{
        padding-bottom: 20px;
    }
    .plan3-1{
        padding-top: 40px;
    }
    .plan5 p:last-child{
        text-align: center;
        margin-top: 40px;
    }
    .plan7{
        padding: 50px 0 10px 0;
    }
    .plan4-2{
           padding-top: 30px;
    }
}
.plan0 img{
    width: 100%;
}
.plan1 img,.plan2 img{
    width: 100%;
}
.plan1 h2,.plan2-1 h2{
    padding-bottom: 20px;
    letter-spacing:2px;
}
.plan1{
    background-image: url("../../img/jjfa-banner2(13).png");
    height: auto;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.plan1 p,.plan5 p{
    text-align: justify;
    line-height: 25px;
    font-size: 16px;
    color: #282828;
}
.plan2{
    background-image: url("../../img/jjfa-banner2(4).png");
    height: auto;
    background-repeat: no-repeat;
    background-size:cover;
}
.plan2-1 h2,.plan4 h2{
    color: #fff;
}
.plan2-1 p,.plan4 p{
    text-align: justify;
    line-height: 25px;
    font-size: 16px;
    color: #fff;
}
.plan3{
    background-image: url("../../img/jjfa-banner2(9).png");
    height: auto;
    background-repeat: no-repeat;
    background-size:cover;
}
.plan4{
    background-image: url("../../img/jjfa-banner2(5).png");
    height: auto;
    background-repeat: no-repeat;
    background-size:cover;
}
.plan5{
    background-image: url("../../img/jjfa-banner2(7).png");
    height: auto;
    background-repeat: no-repeat;
    background-size:cover;
}
.plan6{
    background-image: url("../../img/jjfa-banner2(2).png");
    height: auto;
    background-repeat: no-repeat;
    background-size:cover;
}
.plan7{
    background-image: url("../../img/jjfa-banner2(11).png");
    height: auto;
    background-repeat: no-repeat;
    background-size:cover;
}
.plan7-1 h2,.plan7-1 p{
    color: #282828;
}
.plan7-2{
    text-align: center;
}

/*加入我们*/
@media screen and (max-width:768px){
    .join5-1{
        padding-left: 0;
    }
    .join6 a{
        margin-left: 0;
        margin-top: 10px;
    }
    .join3{

    }
}
@media screen and (min-width:768px) and (max-width:960px){
    .join5-1{
        padding-left:0;
    }
    .join6 a{
        margin-left: 0;
        margin-top: 10px;
    }
}
@media screen and (min-width:960px){
    .join5-1{
        padding-left: 40px;
    }
    .join6 a{
        margin-left: 10px;
    }
}
.join{
    margin: 30px auto;
}
.join p{
    text-align: justify;
}
.join1{
    font-size: 18px;
    padding: 30px 0 10px 0;
}
.join2{
    font-size: 16px;
    line-height: 30px;
    color: #585858;
}
.join3{
    font-size: 16px;
    line-height: 35px;
    color: #585858;
    margin-bottom: 30px;
}
.join3 b{
    color: #282828;
    font-size: 18px;
}
.join4{
    margin: 30px auto;
    font-size: 18px;
}
.join4 i{
    padding-right: 6px;
}
.join5{
    background-color: #F7F7F7;
    padding: 25px 20px 50px 20px;
}
.join5 li p:first-child{
    font-size: 16px;
    padding-bottom: 10px;
}
.join5 li p{
    line-height: 25px;
}
.join6 a{
    background-color: #FFBE00;
    padding: 10px 25px;
    display: inline-block;
    font-size: 16px;
    color: #282828;
}
.join6 a:hover{
    color: #282828;
}


/*新闻详情页*/
.newsdl{
    text-align: center;
    margin-top: 40px;
}
.newsdl span{
    margin-top: 10px;
    display: block;
    font-size: 15px;
}
.newsdl p{
    margin-top: 20px;
    text-align: justify;
    font-size: 15px;
    letter-spacing: 1px;
}