@charset "utf-8"; .newsBody{}/*background-image:url(../images/news/news_bg_1.png),url(../images/news/news_bg_2.png);background-repeat:no-repeat,no-repeat; background-position:left 60%,right 78%; background-size:24% auto,26% auto;*/ .newsBody h2.pageTit{margin-bottom:125px;} .newsBody .list a{background-color:#fff;display:block;text-decoration:none;} .newsBody .list .row{font-size:0;} .newsBody .list .col-lg-4{float:none;display:inline-block;vertical-align:top;} .newsBody .list .pic{height:260px;overflow:hidden;} .newsBody .list .pic img{display:block;width:100%;transition:all linear .5s;} .newsBody .list a:hover .pic img{transform: scale(1.1);} .newsBody .list .txt{margin:30px 0;margin:3rem 0;} .newsBody .list h4{font-size:19px;line-height:24px;color:#0278c9;font-size:1.9rem;line-height:2.4rem;} .newsBody .list h5{font-size:14px;line-height:24px;color:#adadad;font-size:1.4rem;line-height:2.4rem;} .newsBody .list p{font-size:14px;line-height:24px;font-size:1.4rem;line-height:2.4rem;color:#08375e; /*overflow: hidden;*/ /*display: -webkit-box;*/ /*-webkit-box-orient: vertical;*/ /*-webkit-line-clamp: 3;*/ } .newsBody .list .tit{height:72px;height:7.2rem;overflow:hidden;} .newsBody .list a:hover h4{color:#ff8300} .newsBody .list .more{text-align:center;} .newsBody .list .more a{display:inline-block;font-size:16px;font-size:1.6rem;color:#ff8300;font-weight:700;padding-right:20px;padding-right:2rem; background:url(../images/news/more.png) no-repeat right center;text-decoration:none;margin-top:40px;} .newsDet{}/*background-image:url(../images/news/news_detail_bg_1.png),url(../images/news/news_detail_bg_2.png);background-repeat:no-repeat,no-repeat; background-position:left 40%,right 80%; background-size:18% auto,18% auto;*/ .newsDet .tit{text-align:center;padding-top:110px;border-bottom:2px solid #efefef;padding-bottom:40px;padding-bottom:4rem;margin-bottom:50px;margin-bottom:5rem;} .newsDet .tit h3{font-size:24px;font-size:2.4rem;line-height:48px;line-height:4.8rem;color:#373737;padding-bottom:15px;padding-bottom:1.5rem;} .newsDet .tit h4{font-size:16px;font-size:1.6rem;line-height:24px;line-height:2.4rem;color:#909090} .newsDet .fckBody p{font-size:16px;font-size:1.6rem;line-height:30px;line-height:3rem;color:#333333;text-indent: 2em;} .newsDet .fckBody img{max-width:100%;} .newsDet .back{text-align:center;padding-top:80px;padding-top:8rem;} .newsDet .back a{display:inline-block;padding:0 40px;height:3.6rem;line-height:3.6rem;background-color:#d4d4d4;border-radius:25px;cursor: pointer;} .newsDet .back a span{display:inline-block;line-height:3.6rem;padding-left:25px;font-size:1.6rem;color:#434343;background-image:url(../images/news/back_span.png); background-repeat:no-repeat;background-position:left center;} .newsDet .back a:hover{background-color:#ff8300;} .newsDet .back a:hover span{color:#fff;}