.index-banner{
    position: relative;
}
.inban-item{
    display: block;
}
.index-banner .owl-dots{
    position: absolute;
    text-align: center;
    bottom: 40px;
    left: 0;
    right: 0;
}
.index-banner .owl-dot{
    font-size: 0;
    background: none;
    border: 0;
}
.index-banner .owl-dot span{
    display: inline-block;
}
.index-banner .owl-dot span:first-child{
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    vertical-align: middle;
    border-radius: 50%;
}
.index-banner .owl-dot .owl-dotline{
    display: inline-block;
    vertical-align: middle;
    width: 30px;
	height: 1px;
	background-color: #ffffff;
	opacity: 0.3;
    margin: 0 4px;
}
.index-banner .owl-dots .active span:first-child{
    background-color: #fff;
}
.index-banner .owl-dot:last-child .owl-dotline{
    display: none;
}

.index-banner .owl-nav button{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    transition: 0.3s;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.index-banner .owl-prev{
    left: 60px;
    background: rgba(0, 0, 0, 0.2) url(inban-left.png) no-repeat center center;
}
.index-banner .owl-next{
    right: 60px;
    background: rgba(0, 0, 0, 0.2) url(inban-right.png) no-repeat center center;
}
.index-banner .owl-prev:hover{
    background: rgba(23, 36, 148, 0.9) url(inban-left.png) no-repeat center center;
}
.index-banner .owl-next:hover{
    background: rgba(23, 36, 148, 0.9) url(inban-right.png) no-repeat center center;
}


.index-news{
    padding: 20px 0 0;
    background-color: #f6f6f6;
}
.inMain{
    max-width: 1600px;
    margin: auto;
}
.index-news .inbox{
    margin: 0 -11px;
}
.innews-right{
    width: 386px;
    float: right;
}
.innews-b1owl{
    width: 600px;
    float: left;
    position: relative;
}
.innews-b1owl .owl-dots,.innb2-main .owl-dots{
    position: absolute;
    right: 30px;
    width: 60px;
    bottom: 15px;
    height: 10px;
    text-align: right;
}
.innews-b1owl .owl-dot,.innb2-main .owl-dot{
    width: 8px;
    height: 8px;
    border: solid 1px #ffffff;
    margin: 0 3px;
    background: none;
    border-radius: 50%;
    vertical-align: top;
}
.innews-b1owl .owl-carousel .owl-item img{
    width: unset;
}
.innews-b1owl .owl-dots .active,.innb2-main .owl-dots .active{
    background-color: #fff;
}
.innews-owlitem{
    position: relative;
    width: 600px;
	height: 350px
}
.innews-owlimg{
    width: 600px;
	height: 350px;
    overflow: hidden;
    position: relative;
}
.innews-owlimg img{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
.innews-owlinfo,.innb2-bkinfo{
    height: 40px;
    width: 100%;
    background: rgba(0, 0, 0, 0.4); 
    box-sizing: border-box;
    padding: 0 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: 0.3s;
}
.innews-owlinfo:hover,.innb2-bkinfo:hover{
    background: rgba(0, 0, 0, 0.76);
}
.innews-owltit,.innb2-bktit{
    font-size: 15px;
    line-height: 40px;
    color: #fff;
    height: 40px;
    width: 270px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: 0.3s;
}
.innews-owlinfo:hover .innews-owltit,.innb2-bkinfo:hover .innb2-bktit{
    transform: translateX(6px);
}
.innews-owlinfo:hover a,.innb2-bkinfo:hover a{
    color: #fff;
}
.innews-b1list{
    width: 600px;
    float: left;
}
.innews-lstit{
    height: 48px;
    background-color: #eee;
    padding: 0 30px;
    line-height: 48px;
    border-bottom: 1px solid #eaeaea;
}
.innews-lstit .tit{
    float: left;
    font-size: 18px;
    color: #555;
}
.innews-lstit li{
    float: left;
    position: relative;
    padding: 15px 0;
    cursor: pointer;
}
.innews-lstit li span{
    display: block;
    line-height: 18px;
    padding: 0 30px;
    border-left: 1px solid #dedede;
}
.innews-lstit li:first-child span{
    border-left: 0;
}
.innews-list .innews-lstit{
    padding-left: 0;
}
.innews-lstit li .line{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
	height: 2px;
    background-color: #172494;
    transition: 0.3s;
}
.innews-lstit .active .line,.innews-lstit li:hover .line{
    width: 70px;
}
.innews-lstit .active,.innews-lstit li:hover  {
    color: #172494;
}
.innews-lstit .more{
    float: right;
    line-height: 48px;
    padding-right: 26px;
    background: url(yuan-arr.png) no-repeat right center;
    font-size: 14px;
    color: #999;
    transition: 0.3s;
}
.innews-lstit .more:hover{
    color: #003f95;
    background-image: url(../images/yuan-arrh.png);
}
.innews-lsmain{
    height: 300px;
    box-sizing: border-box;
    padding: 22px 30px 26px;
    background-color: #fff;
}

.innews-tabitem{
    display: none;
}
.innews-tabitem.active{
    display: block;
}
.innews-lsmain .tit{
    color: #555;
}
.innews-item{
    font-size: 15px;
    line-height: 36px;
    color: #555;
    overflow: hidden;
}
.innews-tit{
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding-right: 85px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.innews-time{
    font-size: 15px;
    float: right;
    width: 85px;
    margin-left: -85px;
    color: #999;
    text-align: right;
}
.innews-b1rt .innews-lsmain{
    height: 110px;
    padding-bottom: 16px;
}
.innews-b1rtmain{
    height: 131px;
    box-sizing: border-box;
    padding: 20px 30px;
    background-color: #fff;
}
.innews-tipimg{
    width: 326px;
    height: 60px;
    overflow: hidden;
}
.innews-tipimg img{
    width: 100%;
}
.innews-b1rt:first-child{
    margin-bottom: 10px;
}
.inb1-link{
    margin-top: 13px;
    font-size: 14px;
    line-height: 18px;
}
.inb1-link li{
    float: left;
}
.inb1-link a{
    padding-left: 26px;
}
.inb1-link span{
    color: #aaa;
    margin: 0 15px;
}
.inb1-link .link1 a{
    background: url(inb1-zticon1.png) no-repeat 0 center;
}
.inb1-link .link2 a{
    background: url(inb1-zticon2.png) no-repeat 0 center;
}
.inb1-link .link3 a{
    background: url(inb1-zticon3.png) no-repeat 0 center;
}

.innews-block2{
    margin-top: 20px;
}
.innb2-left{
    float: left;
    width: 794px;
}
.innb2-left .innews-item,.innb2-left .nh-item{
    float: left;
    width: 352px;
    margin-left: 30px;
}
.nh-block2 .nh-item{
    float: left;
    width: 352px;
    margin-left: 25px;
}
.innb2-left  .innews-item:nth-child(odd),.innb2-left .nh-item:nth-child(odd),.nh-block2 .nh-item:nth-child(odd){
    margin-left: 0;
}

.innb2-main{
    height: 302px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 26px 30px 30px;
}
.innb2-bkitem{
    background-color: #f0f0f0;
    padding: 10px;
    position: relative;
}
.innb2-bkimg{
    width: 306px;
    height: 223px;
    overflow: hidden;
}
.innb2-bkimg img{
    width: 100%;
}


.index-project{
    margin-top: 20px;
    background-color: #f6f6f6;
}
.inpj-type{
    width: 280px;
    float: left;
}
.inpj-type li{
    height: 80px;
    box-sizing: border-box;
    padding-left: 45px;
    position: relative;  
    transition: 0.3s;
    background-color: #eee;
    margin-top: 2px;
}
.inpj-type li:first-child{
    margin-top: 0;
}
.inpj-type li i{
    display: inline-block;
    width: 65px;
    height: 80px;
    vertical-align: middle
}
.inpj-type .item .icon0{
    background: url(../images/case-zhanlue-samll.png) no-repeat center center;
}
.inpj-type .item .icon1{
    background: url(../images/inb2-fj.png) no-repeat 0 center;
}
.inpj-type .item .icon2{
    background: url(inb2-sz.png) no-repeat 0 center;
}
.inpj-type .item .icon3{
    background: url(inb2-jd.png) no-repeat 0 center;
}
.inpj-type .item .icon4{
    background: url(inb2-dl.png) no-repeat 0 center;
}
.inpj-type .item .icon5{
    background: url(inb2-xny.png) no-repeat 0 center;
}
.inpj-type .item .icon6{
    background: url(inb2-gjg.png) no-repeat 0 center;
}
.inpj-type li .tit{
    font-size: 18px;
    line-height: 24px;
    color: #444;
    display: inline-block;
    vertical-align: middle;
    transition: 0.3s;
}
.inpj-type .active{
   background-color: #0075bd;
}
.inpj-type li:hover .tit,.inpj-type .active .tit{
    color: #fff;
}
.inpj-type .active .icon0{
    background: url(../images/case-zhanlue2-small.png) no-repeat center center;
}
.inpj-type .active .icon1{
    background: url(inb2-fjh.png) no-repeat 0 center;
}
.inpj-type .active .icon2{
    background: url(../images/inb2-szh.png) no-repeat 0 center;
}
.inpj-type .active .icon3{
    background: url(../images/inb2-jdh.png) no-repeat 0 center;
}
.inpj-type .active .icon4{
    background: url(../images/inb2-dlh.png) no-repeat 0 center;
}
.inpj-type .active .icon5{
    background: url(../images/inb2-xnyh.png) no-repeat 0 center;
}
.inpj-type .active .icon6{
    background: url(../images/inb2-gjgh.png) no-repeat 0 center;
}
.inpj-main{
    width: 920px;
    float: left;
    height: 490px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 30px;
}
.inpj-tabitem{
    display: none;;
}
.inpj-tabcont .active{
    display: block;
}

.inpj-list{
    margin-top: -10px;
    margin-right: -10px;
}
.inpj-list .list-item{
    float: left;
    position: relative;
    margin-top: 10px;
    margin-right: 10px;
    width: 280px;
    height: 210px;
    overflow: hidden;
}
.inpj-list .list-img{
    width: 280px;
    height: 210px;
    overflow: hidden;
}
.inpj-list .list-img img{
    width: 100%;
    transition: 0.3s;
}
.inpj-list .list-info{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
    height: 40px;
    background: url(incase-titbg.png) repeat-x 0 bottom;
}
.inpj-list .list-tit{
    font-size: 15px;
    color: #fff;
    line-height: 40px;
    overflow: hidden;
    height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: 0.3s;
    box-sizing: border-box;
}
.inpj-list .list-item:hover img{
    transform: scale(1.08);
}
.inpj-list .list-item:hover .list-tit{
    padding-left: 6px;
}
.inpj-list .list-item:hover a{
    color: #fff;
}
.index-nav{
    padding: 20px 0 60px;
    background-color: #f6f6f6;
}

.innav-item{
    width: 386px;
    float: left;
    background-color: #ffffff;
    margin-left: 21px;
    overflow: hidden;
}
.innav-item:first-child{
    margin-left: 0;
}
.innav-img{
    width: 386px;
    height: 180px;
    overflow: hidden
}
.innav-img img{
    width: 100%;
    transition: 0.3s;
}
.innav-info{
    padding: 15px 30px;
    overflow: hidden;
}
.innav-info .tit{
    float: left;
    font-size: 18px;
    line-height: 30px;
    color: #555;
    transition: 0.3s;
}
.innav-info .more{
    float: right;
    width: 120px;
    height: 30px;
    box-sizing: border-box;
	border-radius: 15px;
    border: solid 1px #c7c7c7;
    text-align: center;
    line-height: 30px;
    color: #999;
}
.innav-info .more span{
    display: inline-block;
    padding-right: 20px;
    background: url(innav-arr.png) no-repeat right center;
}
.innav-info .more:hover{
    background-color: #003f95;
    border-color: #003f95;
    color: #fff;
}
.innav-info .more:hover span{
    background-image: url(../images/innav-arrh.png);
}

.innav-item:hover img{
    transform: scale(1.08);
}
.innav-item:hover .tit{
   margin-left: 6px;
}

.djList-head{
    margin-top: 30px;
}
.djlist-owlitem{
    background-color: #f6f6f6;
    overflow: hidden;
}
.djowl-img{
    width: 393px;
    height: 328px;
    overflow: hidden;
    float: left;
}
.djowl-img img{
    width: 100%;
}
.djowl-info{
    width: 502px;
    box-sizing: border-box;
    float: left;
    padding: 30px 60px 60px 30px;
}
.djowl-tit{
    font-size: 24px;
    line-height: 36px;
    color: #222;  
    max-height: 36px;  
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.djowl-text{
    font-size: 14px;
    line-height: 26px;
    color: #828282;
    margin-top: 20px;
    height: 78px;  
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:3;-webkit-box-orient: vertical;
}
.djowl-xx{
    margin-top: 23px;
    border-top: 1px solid #eaeaea;
    padding-top: 30px;
    overflow: hidden;
}
.djowl-time{
    float: left;
    line-height: 30px;
    color: #828282;
}
.djowl-more{
    float: right;
    height: 28px;
    line-height: 28px;
    border: solid 1px #c7c7c7;
    width: 118px;
    text-align: center;
    color: #999;
    border-radius: 15px;
    transition: 0.3s;
}
.djowl-more span{
    display: inline-block;
    padding-right: 19px;
    background: url(innav-arr.png) no-repeat right center;
}
.djowl-more:hover{
    background-color: #003f95;
    border-color: #003f95;
    color: #fff;
}
.djowl-more:hover span{
    background-image: url(../images/innav-arrh.png);
}

.djList-head .owl-prev,.djList-head .owl-next,.busb2-owl .owl-prev,.busb2-owl .owl-next{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    transition: 0.3s;
    margin: auto;
}
.busb2-owl .owl-prev,.busb2-owl .owl-next{
    top: 0;
    bottom: 0;
}
.djList-head .owl-prev,.busb2-owl .owl-prev{
    left: 0;
    background: rgba(34, 34, 34, 0.5) url(../images/dj-owlprev.png) no-repeat center center;
}
.djList-head .owl-next,.busb2-owl .owl-next{
    right: 0;
    background: rgba(34, 34, 34, 0.5) url(../images/dj-owlnext.png) no-repeat center center;
}
.djList-head .owl-prev:hover,.busb2-owl .owl-prev:hover{
    background: #003f95 url(../images/dj-owlprev.png) no-repeat center center;
}
.djList-head .owl-next:hover,.busb2-owl .owl-next:hover{
    background: #003f95 url(../images/dj-owlnext.png) no-repeat center center;
}

.djList-head .owl-dots,.busb2-owl .owl-dots{
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    height: 10px;
    text-align: center;
}
.djList-head .owl-dots,.busb2-owl .owl-dots{
    right: unset;
    left: 576px;
}
.djList-head .owl-dots{
    left: 423px !important;
}
.djList-head .owl-dot,.busb2-owl .owl-dot{
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background-color: #aaa;
    margin: 0 6px;
}
.djList-head .owl-dot:first-child,.busb2-owl .owl-dot:first-child{
    margin-left: 0;
}
.djList-head .owl-dots .active,.busb2-owl .owl-dots .active{
    background-color: #003f95;
}


.dangjian{
    padding-bottom: 60px;
}

.dlList{
    
}

.wsc-list-dj .list-item{
    padding: 40px 40px 40px 152px;
    background-color: #f6f6f6;
    margin-top: 20px;
    transition: 0.3s;
}
.wsc-list-dj .list-time{
    float: left;
    width: 132px;
    margin-left: -132px;
    text-align: center;
    color: #222;
}
.wsc-list-dj .list-time .time-font{
    font-weight: bold;
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 5px;
    font-family: "Avant";
}
.wsc-list-dj .list-info{
    width: 100%;
    float: left;
    box-sizing: border-box;
    border-left: 1px solid #eaeaea;
    overflow: hidden;
    padding-left: 30px;
}
.wsc-list-dj .list-left{
     width: 530px; 
     float: left;
}
.wsc-list-dj .list-right{
    width: 120px;
    float: right;
}
.wsc-list-dj .list-tit{
    font-size: 20px;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #222;
}
.wsc-list-dj .list-text{
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
    color: #828282;
    margin-top: 22px;
}
.wsc-list-dj .list-more{
    margin-top: 30px;
}
.wsc-list-dj .more,.wsc-list-case .more{
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border: solid 1px #c7c7c7;
    width: 118px;
    text-align: center;
    color: #999;
    border-radius: 15px;
    transition: 0.3s;
}
.wsc-list-dj .more span,.wsc-list-case .more span{
    display: inline-block;
    padding-right: 19px;
    background: url(innav-arr.png) no-repeat right center;
}
.wsc-list-dj .more:hover,.wsc-list-case .more:hover{
    background-color: #003f95;
    border-color: #003f95;
    color: #fff;
}
.wsc-list-dj .more:hover span,.wsc-list-case .more:hover span{
    background-image: url(../images/innav-arrh.png);
}




.newsList{
    padding: 80px 0; 
}
.wsc-list-news .list-main{
    margin-top: -40px;
    margin-right: -20px;
}

.wsc-list-news .list-item{
    width: 590px;
    height: 300px;
    float: left;
    margin-top: 40px;
    margin-right: 20px;
    box-sizing: border-box;
    background-color: #f6f6f6;
    padding: 130px 50px 0;
    position: relative;
}
.wsc-list-news .list-time{
    position: absolute;
    top: -10px;
    left: 50px;
    width: 100px;
	height: 100px;
    background-color: #003f95;
    color: #fff;
    text-align: center;
}
.wsc-list-news .list-time .time-font{
    font-weight: bold;
    font-size: 50px;
    line-height: 1;
    margin-bottom: 10px;
    font-family: "Avant";
    padding-top: 10px;
}
.wsc-list-news .list-tit{
    font-size: 20px;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #222;
}
.wsc-list-news .list-text{
    font-size: 14px;
    line-height: 26px;
    height: 78px;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:3;-webkit-box-orient: vertical;
    color: #828282;
    margin-top: 22px;
}



.newDet{
    padding: 40px 0 80px;
}

.nd-main{
    padding: 60px 0 0;
}
.nd-head{
    padding-bottom: 32px;
    border-bottom: 1px solid #e8e8e8;
}
.nd-head .tit{
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #262626;
    font-weight: bold;
}
.nd-mark{
    font-size: 0;
    text-align: center;
    margin-top: 23px;
}
.nd-mark div{
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    line-height: 24px;
    color: #999;
    margin: 0 20px;
}
.nd-text{
    margin-top: 30px;
    padding: 30px;
    background-color: #f6f6f6;
    font-size: 14px;
    line-height: 26px;
    color: #777;
}
.nd-edit{
    padding-top: 40px;
}

.wsc-detlink{
    margin-top: 40px;

    height: 60px;
    line-height: 60px;
}
.wsc-detlink .dl-prev{
    width: 446px;
    background-color: #f6f6f6;
    float: left;
    transition: 0.3s;
    box-sizing: border-box;
    padding-left: 30px;
}
.wsc-detlink .dl-next{
    width: 446px;
    float: right;
    text-align: right;
    transition: 0.3s;
    box-sizing: border-box;
    background-color: #f6f6f6;
    padding-right: 30px;
}
.wsc-detlink a{
    background: #f8f8f8;
    height: 60px;
    color: #555;
}
.wsc-detlink i{
    width: 19px;
    height: 60px;
}
.wsc-detlink span{
    float: left;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 350px;
}
.dl-next span{
    float: right;
}
.dl-prev a i{
    float: left;
    background: url(../images/pagePrev.png) no-repeat left center;
}
.dl-prev:hover i{
    background: url(../images/pagePrev_hover.png) no-repeat left center;
}
.dl-prev:hover,.dl-next:hover{
    background-color: #003f95;
}
.dl-prev:hover a,.dl-next:hover a{
    color: #fff;
}
.dl-next a i{
    float: right;
    background: url(../images/pageNext.png) no-repeat right center;
}
.dl-next:hover i{
    background: url(../images/pageNext_hover.png) no-repeat right center;
}


.wsc-relate .wsc-list-dj {
    margin-right: -20px;
}
.wsc-relate .wsc-list-dj .list-item{
    width: 438px;
    box-sizing: border-box;
    float: left;
    margin-right: 19px;
    margin-top: 0;
    padding-right: 30px;
    padding-left: 132px;
}
.wsc-list-dj .list-main{
    margin-right: -20px;
}
.wsc-relate .wsc-list-dj .list-left{
    width: unset;
    float: unset;
}
.wsc-relate .wsc-list-dj .list-right{
    float: unset;
    margin-top: 20px;
}
.wsc-relate .wsc-list-dj .list-time{
    width: 122px;
    margin-left: -122px;
}


.wsc-renews .list-main{
    margin-right: -20px;
}
.wsc-renews .list-item{
    width: 438px;
    box-sizing: border-box;
    padding: 35px 30px 40px;
    background-color: #f6f6f6;
    float: left;
    margin-right: 19px;
    transition: 0.3s;
}
.wsc-renews .list-tit{
    font-size: 20px;
    line-height: 30px;
    color: #222;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wsc-renews .list-text{
    font-size: 14px;
    line-height: 26px;
    color: #828282;
    height: 52px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
}
.wsc-renews .time{
    font-size: 14px;
    line-height: 26px;
    color: #828282;
    margin-top: 10px;
}
.pb60{
    padding-bottom: 60px;
}


.bus-block1{
    padding: 50px 0;
    background-color: #f6f6f6;
}
.caseClass{
   margin-top: 40px;
}
.casetype{
    float: left;
    width: 191px;
	height: 160px;
    background-color: #ffffff;
    margin-left: 10px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #555;
    transition: 0.3s;
}
.casetype:first-child{
    margin-left: 0;
}
.casetype i{
    display: block;
    height: 110px;
}
.casetype .icon0 {
    background: url(../images/case-zhanlue.png) no-repeat center center;
}
.casetype .icon1{
    background: url(../images/case-fj.png) no-repeat center center;
}
.casetype .icon2{
    background: url(../images/case-sz.png) no-repeat center center;
}
.casetype .icon3{
    background: url(../images/case-jd.png) no-repeat center center;
}
.casetype .icon4{
    background: url(../images/case-dl.png) no-repeat center center;
}
.casetype .icon5{
    background: url(../images/case-xny.png) no-repeat center center;
}
.casetype .icon6{
    background: url(../images/case-gjg.png) no-repeat center center;
}

.casetype:hover,.caseClass .active{
   
    box-shadow: 0px 1px 16px 0px 
		rgba(0, 0, 0, 0.1);
}

.cl-caseClass .caseClass{
    margin-top: 30px;
}
.cl-caseClass .casetype{
    width: 134px;
	height: 110px;
    border: solid 3px #f6f6f6;
    transition: 0.3s;
}
.cl-caseClass .casetype:hover,.cl-caseClass .casetype.active{
    border-color: #003f95;
}
.cl-caseClass .casetype i{
    height: 81px;
}

.case-tab{
    margin-top: 10px;
}
.case-tabitem{
    display: none;
    padding: 20px;
    background-color: #fff;
}
.case-tab .active{
    display: block;
} 
.case-tab .wsc-list-case .list-item{
    width: 372px;
}
.case-tab .wsc-list-case .list-img{
    width: 372px;
	height: 279px;
}
.case-tab .wsc-list-case .list-tit{
    float: left;
    width: 180px;
}


.bus-block2{
    padding: 60px 0;
}
.busb2-owl{
    margin-top: 40px;
    position: relative;
    background-color: #f6f6f6;
}

.busb2-owl .list-img{
    width: 526px;
    float: left;
    overflow: hidden;
}
.busb2-owl .list-img img{
    width: 100%;
}
.busb2-owl .list-info{
    float: left;
    width: 674px;
    box-sizing: border-box;
    padding: 60px 60px 0 50px;
}
.busb2-owl .list-tit{
    font-size: 24px;
    line-height: 36px;
    color: #222;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.busb2-owl .list-text{
    font-size: 14px;
    line-height: 26px;
    color: #828282;
    height: 78px;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:3;-webkit-box-orient: vertical;
    margin-top: 40px;
}
.busb2-owl .list-xx{
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #eaeaea;
    line-height: 30px;
    overflow: hidden;
}
.busb2-owl .list-time{
    float: left;
    font-size: 14px;
    line-height: 26px;
    color: #828282;
}






.caseList{
    margin-top: 30px;
    padding-bottom: 60px;
}
.wsc-list-case .list-main{
    margin-top: -20px;
    margin-right: -21px;
}
.wsc-list-case .list-item{
    width: 285px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    background-color: #f6f6f6;
    transition: 0.3s;
}
.wsc-list-case .list-img{
    width: 285px;
    height: 213px;
    overflow: hidden;
}
.wsc-list-case .list-img img{
    width: 100%;
    transition: 0.3s;
}
.wsc-list-case .list-item:hover img{
    transform: scale(1.08);
}
.wsc-list-case .list-info{
    padding:  15px 20px;
}
.wsc-list-case .list-tit{
    font-size: 18px;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;    
}
.wsc-list-case .list-bt{
    margin-top: 15px;
    border-top: 1px solid #eaeaea;
    padding-top: 15px;
    line-height: 30px;
}
.wsc-list-case .list-pos{
    float: left;
    color: #828282;
    padding-left: 26px;
    background: url(../images/case-pos.png) no-repeat 0 center;
    width: 89px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wsc-list-case .list-more{
    float: right;
}


.casedet-main{
    /* border: 20px solid #f6f6f6;     */
    padding-top: 50px;
}
.cd-block1{
    /* padding: 50px;
    background-color: #fff; */
}
.cd-head{
    padding-bottom: 40px;
    border-bottom: 1px dotted #aaaaaa;
}
.cd-head .tit{
    float: left;
    font-size: 30px;
    line-height: 40px;
    color: #222;
    font-weight: bold;
    max-width: 760px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cd-back{
    float: right;
}
.cd-back a{
    display: inline-block;
    width: 120px;
	height: 30px;
	background-color: #f6f6f6;
    border-radius: 15px;
    text-align: center;
    color: #828282;
    line-height: 30px;
}
.cd-back a span{
    display: inline-block;
    padding-right: 22px;
    background: url(../images/backlist.png) no-repeat right center;
}
.cd-main{
    background-color: #f6f6f6; 
    margin-top: 40px;
}
.cd-img{
    float: left;
    width: 507px;
    height: 380px;
    overflow: hidden;
    position: relative;
}
.cd-img img{
    width: 100%;
}

.cd-img .owl-prev,.cd-img .owl-next{
    width: 30px;
    height: 60px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.cd-img .owl-prev{
    left: 0;
    border-radius: 0px 6px 6px 0px;
    background: rgba(0, 0, 0, 0.4) url(../images/pagePrev_hover.png) no-repeat center center;
}
.cd-img .owl-next{
    right: 0;
    border-radius: 6px 0px 0px 6px;
    background: rgba(0, 0, 0, 0.4) url(../images/pageNext_hover.png) no-repeat center center;
}
.cd-img .owl-prev:hover{
    background: #003f95 url(../images/pagePrev_hover.png) no-repeat center center;
}
.cd-img .owl-next:hover{
    background: #003f95 url(../images/pageNext_hover.png) no-repeat center center;
}
.cd-img .owl-dots{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: auto;
    width: 100px;
	height: 6px;
	background-color: rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    padding: 5px 0;
    text-align: center;
}

.cd-img .owl-dot{
    vertical-align: top;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin: 0 10px;
    background-color: #fff;
}
.cd-img .owl-dots .active{
    background-color: #31c4c3;
}
.cd-info{
    padding: 60px 50px 0;
    width: 288px;
    float: left;
}
.cd-info .tit{
    padding-left: 14px;
    background: url(../images/innewst2.png) no-repeat 0 center;
    font-size: 20px;
    line-height: 22px;
    color: #222;
}
.cd-attr{
    margin-top: 17px;
}
.cd-attr td{
    font-size: 16px;
    line-height: 40px;
    color: #222;
    vertical-align: top;
}
.cd-attr td:first-child{
    color: #828282;
    white-space: nowrap;
}
.cd-detail{
    margin-top: 80px;
}
.cd-dttit{
    font-size: 30px;
    line-height: 40px;
    color: #222;
    font-weight: bold;
}
.cd-ddmain{
    margin-top: 30px;
}


.baokan{
    padding: 20px 0 60px;
}

.bk-head{

}
.bk-search{
    float: left;
    position: relative;
}
.bksel-head{
    width: 260px;
    height: 50px;
    background-color: #f6f6f6;
    padding: 0 20px;
}
.bkseled{
    float: left;
    text-align: center;
    font-size: 14px;
    color: #828282;
    line-height: 50px;
}
.bksel-sj{
    float: right;
    width: 14px;
    height: 50px;
    background: url(../images/bksel-sj.png) no-repeat center center;
}
.bksel-list{
    display: none;
    position: absolute;
    left: 0;
    top: 50px;
    width: 300px;
    height: 250px;
    overflow-y: scroll;
    background-color: #f6f6f6
}
.bksel-list li{
    height: 50px;
    padding: 0 20px;
    font-size: 14px;
    color: #555;
    line-height: 50px;
}
.bksel-list .active{
    color: #003f95;
}
.bksel-list li a{
    display: block;
    height: 49px;
    border-bottom: 1px solid #eaeaea;
}


.bk-head .tiptext{
    float: right;
    font-size: 14px;
    line-height: 50px;
    color: #828282;
}

.bkList{
    margin-top: 30px;
}
.wsc-list-bk .list-main{
    margin-top: -20px;
    margin-right: -22px;
}
.wsc-list-bk .list-item{
    background-color: #f6f6f6;
    width: 397px;
    float: left;
    margin-right: 21px;
    margin-top: 20px;
    padding: 20px;
    transition: 0.3s;
}
.wsc-list-bk .list-img{
    width: 397px;
    height: 310px;
    box-sizing: border-box;
    padding: 15px 15px 27px 15px;
    background:  url(../images/bkpic-bg.png) no-repeat center bottom;
}
.wsc-list-bk .list-img a{
    display: block;
    overflow: hidden;
    height: 100%;
}
.wsc-list-bk .list-img img{
    width: 367px;
}

.wsc-list-bk .list-tit{
    padding: 20px 0 5px;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #222;height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dxList{
    padding: 60px 0 80px;
}

.wsc-list-dx .list-item{
    background-color: #f6f6f6;
    margin-top: 20px;
    padding: 30px 50px 30px 30px;
}
.wsc-list-dx .list-haspic{
    padding-left: 360px;
}
.wsc-list-dx .list-img{
    float: left;
    width: 300px;
    height: 225px;
    margin-left: -330px;
}
.wsc-list-dx .list-img img{
    width: 300px;
}
.wsc-list-dx .list-info{
    width: 100%;
    float: left;
}
.wsc-list-dx .list-tit{
    padding-top: 15px;
    font-size: 24px;
    line-height: 34px;
    color: #222;
    height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wsc-list-dx .list-text{
    font-size: 14px;
    line-height: 26px;
    margin-top: 17px;
    color: #828282;
    height: 52px;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
}
.wsc-list-dx .list-bt{
    margin-top: 25px;
    padding-top: 30px;
    border-top: 1px solid #eaeaea;
}
.wsc-list-dx .list-time{
    float: left;
    line-height: 30px;
    color: #828282; 
}
.wsc-list-dx .list-more{
    float: right;
    width: 118px;
	height: 28px;
	border-radius: 15px;
    border: solid 1px #c7c7c7;
    line-height:28px;
    text-align: center;
    color: #999;
}
.wsc-list-dx .list-more span{
    display: inline-block;
    padding-right: 19px;
    background: url(innav-arr.png) no-repeat right center;
}
.wsc-list-dx .list-more:hover{
    background-color: #003f95;
    border-color: #003f95;
    color: #fff;
}
.wsc-list-dx .list-more:hover span{
    background-image: url(../images/innav-arrh.png);
}



.hdList{
    padding: 30px 0 60px;
}
.wsc-list-hd .list-main{
    margin-top: -20px;
    margin-right: -21px;
}
.wsc-list-hd .list-item{
    background-color: #f6f6f6;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    padding: 15px;
    width: 255px;
    transition: 0.3s;
}
.wsc-list-hd .list-img{    
    width: 255px;
	height: 191px;
    padding-bottom: 12px;
    background: url(../images/picbg.png) no-repeat center bottom;
}
.wsc-list-hd .list-img img{
    width: 100%;
}
.wsc-list-hd .list-info{
    padding-top: 10px;
}
.wsc-list-hd .list-tit{
    font-size: 18px;
    line-height: 36px;
    color: #222;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wsc-list-hd .list-bt{
    margin-top: 10px;
    padding-top: 15px;
    border-top: 1px solid #eaeaea;
}
.wsc-list-hd .list-time{
    float: left;
    line-height: 30px;
    color: #828282; 
}
.wsc-list-hd .list-more{
    float: right;
    width: 30px;
	height: 30px;
	border-radius: 15px;
    background: url(../images/pic-more.png) no-repeat center center;
}
.wsc-list-hd .list-more:hover{
    background-image: url(../images/pic-moreh.png);
}


.rsList{
    padding: 30px 0 60px;
}
.wsc-list-rs .list-main{
    margin-top: -20px;
}
.wsc-list-rs .list-item{
    background: #f6f6f6 url(../images/rsbd-bg.png) no-repeat 760px center;
    margin-top: 20px;
    padding: 30px;
    transition: 0.3s;
}
.wsc-list-rs .list-tit{
    font-size: 20px;
    line-height: 34px;
    color: #222;
    height: 34px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.wsc-list-rs .list-time{
    margin-top: 14px;
    line-height: 20px;
    color: #828282; 
}

.wsc-relate .wsc-list-rs .list-main{
    margin-right: -20px;
}
.wsc-relate .wsc-list-rs .list-item{
    width: 438px;
    box-sizing: border-box;
    float: left;
    margin-right: 19px;
    background-position-x: 294px;
}
.wsc-relate .wsc-list-rs .list-tit{
    height: 68px;
    white-space: normal;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
}




.job-det{
    margin-top: 30px;
    border: 20px solid #f6f6f6;
    padding: 30px 30px 60px;
}
.jd-head{
    padding-bottom: 45px;
    border-bottom: 1px dotted #aaa;
}
.jd-tit{
    font-size: 30px;
    line-height: 40px;
    color: #222;
    font-weight: bold;
}
.jd-attr{
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
}
.jd-attr li{
    float: left;
    width: 33.33%;
    color: #555;
}
.jd-attr li em{
    color: #222;
}
.jd-main{
    padding-top: 10px;
    /* background: url(../images/jd-bg.png) no-repeat right bottom; */
}
.jd-sectit{
    margin-top: 35px;
    font-size: 16px;
    line-height: 26px;
    color: #222;
}
.jd-editcont{
    margin-top: 18px;
}
.jd-tip{
    border: 20px solid #f6f6f6;
    padding: 20px 30px;
    font-size: 16px;
    line-height: 40px;
    color: #222;
    border-top: 0;
}
.jd-tiptext{
    padding-left: 36px;
    background: url(../images/jd-tipicon.png) no-repeat 0 center;
}
.jd-tip em{
    font-weight: bold;
}
.jd-tip a{
    color: #003f95;
}



.baokan-det{
    padding: 60px 0 80px;
}
.bkDet{
    border: 20px solid #f6f6f6
}
.bkhead{
    background-color: #f6f6f6;
    padding-top: 15px;
    padding-bottom: 35px;
}
.bkdet-tit{
    float: left;
    font-size: 30px;
    line-height: 1;
    color: #222;    
}
.bkhead .cd-back a{
    background-color: #fff;
}
.bkdet-main{
    padding: 50px;
}
.bkdet-left{
    float: left;
    width: 680px;
	height: 969px;
	box-sizing: border-box;
	border: solid 1px #eaeaea;
}
.bkdet-right{
    width: 350px;
    float: right;
}
.bkdet-rtb1{
    padding: 20px 20px 0;
    background-color: #f6f6f6;
}
.bk-smpic{
    padding: 15px;
    background-color: #fff;
}
.bk-smpic img{
    /* width: 280px; */
    /* height: 405px; */
}

.bk-link{
    padding-top: 17px;
    padding-bottom: 25px;
    font-size: 14px;
    line-height: 24px;
    color: #222;
}
.bk-link a{
    float: left;
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bkdet-next{
    text-align: right;
}
.bkdet-next span{
    padding-right: 22px;
    background: url(../images/bk-next.png) no-repeat right center;
}

.bkDet .zoomPup{
    background: #1fbfcd url(../images/bkpup-icon.png) no-repeat center center;
	border: solid 1px #0ecfe0; 
}

.bkdet-rtb2{
    background-color: #f6f6f6;
    padding: 25px 20px;
    height: 383px;
    margin-top: 15px;
}
.bkdet-rtb2 .tit{
    font-size: 20px;
    line-height: 28px;
    color: #222;
}

.bkdet-remain {
    margin-top: 10px;
    height: 345px;
    overflow-y: scroll;
}
.bkdet-remain .item{
    margin-top: 10px;
    padding: 6px 15px;
    background-color: #eaeaea;
    font-size: 16px;
    line-height: 28px;
    color: #222;
}


.pic-det{
   padding: 60px 0;
}
.pic-head{
    /* padding: 30px 50px; */
}
.pic-tit{
    font-size: 30px;
    line-height: 42px;
    color: #222;
    font-weight: bold;
}
.pic-mark{
    margin-top: 9px;
}
.pic-left{
    float: left;
}
.pic-right{
    float: right;
}
.pic-mark .pic-left{
    font-size: 0;
}
.pic-mark .pic-left span{
    font-size: 14px;
    line-height: 30px;
}
.pic-mark .pic-left span em{
    color: #222;
}
.pic-mark .line{
    margin: 0 20px;
} 
.pic-ps{
    float: left;
    font-size: 14px;
    line-height: 30px;
    color: #828282;
}
.pic-mark .pic-right .line{
    float: left;
}
.pic-mark .pic-right .cd-back{
    float: left;
}
.pic-ps .zuo{
    display: inline-block;
    width: 14px;
    height: 8px;
    vertical-align: middle;
    margin: 0 2px;
    background: url(../images/zuoj.png) no-repeat center center;
}
.pic-ps .you{
    display: inline-block;
    width: 14px;
    height: 8px;
    vertical-align: middle;
    margin: 0 2px;
    background: url(../images/youj.png) no-repeat center center;
}

.pic-main{
    margin-top: 50px;
}

.pic-imgdet{
    width: 743px;
	height: 557px;
    overflow: hidden;
    margin: auto;
}
.pic-imgdet img{
    width: 100%;
}
.pic-bigimg{
    position: relative;
}
.pic-bignav a{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 46px;
    height: 46px;
    transition: 0.3s;
}
.pic-bignav .img-prev{
    left: 0;
    background: url(../images/pic-owlprev.png) no-repeat center center;
}
.pic-bignav .img-next{
    right: 0;
    background: url(../images/pic-owlnext.png) no-repeat center center;
}
.pic-bignav .img-prev:hover{
    background: url(../images/pic-owlprevh.png) no-repeat center center;
}
.pic-bignav .img-next:hover{
    background: url(../images/pic-owlnexth.png) no-repeat center center;
}

.pic-owl{
    position: relative;
    margin: 30px auto 0;
    height: 90px;
    width: 640px;
}
.pic-item{
    box-sizing: border-box;
    display: block;
    width: 120px;
	height: 90px;
}
.pic-item img{
    width: 120px;
}
.pic-owl .cuser{
    border: 2px solid #003f95;
}
.pic-owl .owl-prev,.pic-owl .owl-next{
    width: 40px;
	height: 90px;
    position: absolute;
    top: 0;
    transition: 0.3s;
}
.pic-owl .owl-prev{
    left: -50px;
    background: #eaeaea url(../images/pic-btprev.png) no-repeat center center;
}
.pic-owl .owl-next{
    right: -50px;
    background: #eaeaea url(../images/pic-btnext.png) no-repeat center center;
}
.pic-owl .owl-prev:hover{
    background: #003f95 url(../images/pic-btprevh.png) no-repeat center center;
}
.pic-owl .owl-next:hover{
    background: #003f95 url(../images/pic-btnexth.png) no-repeat center center;
}

.pic-link {
    margin-top: 40px;
}
.pic-link a{
    width: 442px;
    height: 145px;
    box-sizing: border-box;
    background-color: #f6f6f6;
    padding: 20px;
}
.pic-next{
    text-align: right;
}
.pic-linkimg{
    width: 140px;
	height: 105px;
}
.pic-linkimg img{
    width: 140px;
}
.pic-linkinfo{
    max-width: 220px;
    font-size: 16px;
    line-height: 28px;
    color: #555;
    padding-top: 25px;
}
.pic-prev .pic-linkinfo{
    margin-left: 35px;
}
.pic-next .pic-linkinfo{
    margin-right: 35px;
}

.song-audio{
    margin-top: 45px;
}
.picLis-head {
    padding: 20px 30px 30px;
    background-color: #f5f7fa;
}
.picLis-info {
    
}
.picLis-title {
    font-size: 28px;
    line-height: 48px;
    color: #222;
}
.picLis-mark {
    font-size: 14px;
    line-height: 24px;
    color: #999;
    margin-top: 5px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(97, 105, 136, 0.2) ;
}
.picLis-mark span,.picLis-class span{
    color: #555;
}
.picLis-mark div{
    float: left;
    margin-left: 30px;
}
.picLis-class{
    margin-top: 20px;
    line-height: 24px;
    font-size: 14px;
    color: #999;
}
.picLis-mark div:first-child{
    margin-left: 0;
}
.picLis-intro {
    font-size: 14px;
    line-height: 24px;
    color: #555;
    margin-top: 20px;
}
.picLis-main{
    margin-right: -22px;
}
.picLis-box {
    width: 245px;
    float: left;
    background-color: #f6f6f6;
    padding: 20px;
    margin-right: 20px;
    margin-top: 40px;
}
.picLis-img {
    height: 360px;
    overflow: hidden;
    position: relative;
}
.picLis-img img {
    width: 245px;
    transition: .3s;
}
.picLis-tit {
    width: 245px;
    font-size: 18px;
    line-height: 28px;
    margin-top: 20px;
    text-align: center;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.picLis-box:hover .picLis-img img {
    transform: scale(1.1);
}
.picIndex {
    padding: 40px 0 60px;
} 
.picIndex-list{
    margin-right: -22px;
    margin-top: -40px;
}
.list-picitem {
    width: 386px;
    float: left;
    padding-bottom: 18px;
    margin-right: 20px;
    margin-top: 40px;
    background: url(../images/lisypic-item.png) no-repeat center bottom;
    position: relative;
}
.list-picitem .list-img {
    width: 386px;
    height: 290px;
    overflow: hidden;
    position: relative;
}
.list-picitem .list-img img {
    width: 386px;
    transition: .3s;
}
.list-picitem:hover .list-img img {
    transform: scale(1.1);
}
.list-picitem .list-num,.picLis-img .list-num{
    position: absolute;
    right: 20px;
    bottom: 38px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background-color: rgba(98, 105, 138, 0.6);
    border-radius: 10px;
    width: 60px;
    font-size: 14px;
    color: #fff;
}
.list-picitem .list-num span,.picLis-img .list-num span{
    display: inline-block;
    padding-left: 18px;
    background: url(../images/pic-icon.png) no-repeat 0 center;
}

.list-item:hover {
    background-color: #fff;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06);
}
.in-list .list-item:hover{
    background-color: unset;
    box-shadow: unset;
}



.newsHome{
    padding: 30px 0 60px;
    background-color: #f6f6f6;
}
.nh-block1,.nh-block2{
    margin-right: -20px;
}
.one-block{
    float: left;
    width: 386px;
    margin-right: 20px;
    background-color: #fff;
}
.two-block{
    float: left;
    width: 793px;
    margin-right: 20px;
    background-color: #fff;
}

.nh-head{
    height: 48px;
    background-color: #eeeeee;
    padding: 0 30px;
    line-height: 48px;
    overflow: hidden;
}
.nh-tit{
    float: left;
    font-size: 18px;
    color: #555;
}

.nh-more{
    float: right;
    padding-right: 26px;
    background: url(yuan-arr.png) no-repeat right center;
    font-size: 14px;
    color: #999;
    transition: 0.3s;
}
.nh-more:hover{
    color: #003f95;
    background-image: url(../images/yuan-arrh.png);
}
.nh-main{
    padding: 30px; 
}


.nh-block1 .nh-main{
    height: 252px;
}

.nh-item {
    font-size: 15px;
    line-height: 36px;
    color: #222;
    overflow: hidden;
}

.nh-item .tit{
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding-right: 85px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nh-item .time {
    font-size: 15px;
    float: right;
    width: 85px;
    margin-left: -85px;
    color: #999;
    text-align: right;
}

.nh-block2{
    margin-top: 20px;
}
.nh-gcimg{
    width: 229px;
    height: 173px;
    overflow: hidden;
    float: left;
}
.nh-gcimg img{
    width: 100%;
}
.nh-gcinfo{
    float: left;
    width: 474px;
    padding: 5px 0 0 30px;
}
.nh-gctit{
    font-size: 24px;
    line-height: 34px;
    color: #222;
    height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nh-gctext{
    font-size: 14px;
    line-height: 26px;
    color: #828282;
    height: 52px;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
    margin-top: 20px;
}
.nh-gcxx{
    margin-top: 15px;
    padding-top: 20px;
    border-top: 1px solid #eaeaea;
}
.nh-tipimg{
    width: 326px;
    height: 153px;
    overflow: hidden;
    margin-top: -10px;
    margin-bottom: 10px;
}
.nh-spitem{
    padding-bottom: 15px;
    margin-bottom: 8px;
    border-bottom: 1px solid #eaeaea;
}
.nh-spimg{
    width: 194px;
    height: 146px;
    float: left;
    overflow: hidden;
    margin-right: 28px;
}
.nh-spinfo{
    width: 510px;
    float: left;

}
.nh-spinfo .time{
    color: #828282;
    margin-top: 20px;
}


.zt-list{
    padding: 30px 0 60px;
}
.wsc-list-zt.list-main{
    margin-top: -20px;
    margin-right: -21px;
}
.wsc-list-zt .list-item{
    width: 285px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    background-color: #f6f6f6;
    transition: 0.36s;
}
.wsc-list-zt .list-img{
    padding: 10px 10px 0;
    height: 125px;
    overflow: hidden;
}
.wsc-list-zt .list-img img{
    width: 100%;
}

.wsc-list-zt .list-info{
    padding: 20px 30px 30px;
}
.wsc-list-zt .list-tit{
    font-size: 18px;
    line-height: 30px;
    color: #222;
    height: 30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.wsc-list-zt .list-text{
    font-size: 14px;
    line-height: 26px;
    color: #828282;
    height: 72px;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:3;-webkit-box-orient: vertical;
    margin-top: 13px;
}
.wsc-list-zt .list-item:hover{
    background-color: #fff;
}


.trd .trdBot:first-child{
    margin-top: 0;
}

.trd-botheight .trdBot_img{
    height: 190px;
}