@charset "utf-8";

/* CSS Document */
.header {
    background: #4a87be;
}
body{overflow-x: hidden;}
.main {
    width: 1300px;
    margin: 0 auto
}

.header .top {
    padding-top: 20px;
    padding-bottom: 20px;
}

.topright {
    margin-top: 10px;
    text-align: right;

}

.search {
    width: 220px;
    border-bottom: 1px solid #a5c3df;
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
    padding-right: 3px;
    color: #a5c3df;
}

.search input {
    width: 189px;
    border: none;
    height: 30px;
    padding-left: 5px;
    color: inherit;
    font-size: 16px;
    background: none;
}

.search input::-webkit-input-placeholder {
    -webkit-text-fill-color: #a5c3df;
    color:#a5c3df
}
input, button, textarea, select {
    font: inherit;
    outline: 0;
    border: 0;
    background: none;
    color: inherit;
}

.language {
    background: url(line.png) left center no-repeat;
    height: 30px;
    padding-left: 5px;
    line-height: 30px;
}

.language a {
    float: left;
    padding-left: 15px;
    color: #9dbad8
}

.language a img {
    vertical-align: middle;
}

.nav ul li {
    float: left;
    width: 167px;
    text-align: center;
    line-height: 54px;

    position: relative;
    z-index: 9;
    background: url(down.png) right 12px center no-repeat;
}

.nav ul li:first-child {
     width:130px;
    margin-left: 0;
    background: none;
}

.nav ul li a {
    font-size: 20px;
    color: #fff
}

.nav ul li dl {
    display: none;
    background: url(navbj.png) left top repeat;
    position: absolute;
    width: 190px;
    left: 0px;
    z-index: 9;
    padding-bottom: 10px;
}

.nav ul li dd {
    width: 190px;
    line-height: 45px;
    margin: 0 auto;

}

.nav ul li dd:hover {
    background: #4a87be;
}

.nav ul li dd:hover a {
    color: #fff
}

.nav ul li dd a {
    color: #333;
    font-size: 18px;
}

.banner {
    width: 100%;
    height: 675px;
    position: relative;
    overflow: hidden;
}

.banner .swiper-slide {
    position: relative;
    width: 100%;
}

.banner .swiper-slide img {
    width: 100%;
    height: 675px;
}

.banner .info {
    position: absolute;
    left: 315px;
    bottom: 135px;
    color: #fff;
    font-size: 30px;
    line-height: 42px;
}

.banner .info h3 {
    color: #fff;
    font-size: 60px;
    color: #fff;
    line-height: 82px;
}

.banner .info h3 a {
    color: #fff
}

.banner .info .zbdw {
    width: 615px;
    font-size: 30px;
    color: #fff
}

.banner .swiper-button-prev1 {
    background: url(leftlb.png) left center no-repeat;
    position: absolute;
    right: 400px;
    bottom: 80px;
    width: 51px;
    height: 51px;
}

.banner .swiper-button-next1 {
    background: url(rightlb_03.png);
    position: absolute;
    right: 330px;
    bottom: 80px;
    width: 51px;
    height: 51px;
}

.banner .swiper-button-prev1:hover {
    background: url(leftlb_on_03.png);
    transition: all .3s;
}

.banner .swiper-button-next1:hover {
    background: url(rightlb_on.png);
    transition: all .3s;
}

.xwxz {
    padding-top: 40px;
    padding-bottom: 40px;
}

.xwxz .news {
    width: 846px;
    float: left;
}

.title h3 {
    display: inline-block;
}

.title {
    height: 55px;
    line-height: 55px;
}

.title h3 a {
    font-size: 40px;
}

.title span {
    float: right;
}

.xwxz .news .list {
    margin-top: 20px
}

.xwxz .news .list ul li {
    background: url(line2.jpg) top left no-repeat;
    padding-top: 20px;
    padding-bottom: 35px
}

.xwxz .news .list ul li .desc {
    width: 485px;
    float: left;
    margin-right: 25px;
}

.xwxz .news .list ul li .desc .date {
    font-size: 16px;
    color: #333
}

.xwxz .news .list ul li .desc .date i {
    font-size: 40px;
    color: #3571a5;
    font-style: normal;
    display: inline-block;
    font-weight: 700;
    padding-bottom: 15px;
    margin-right: 15px;
    border-bottom: 2px solid #333333;
}

.xwxz .news .list ul li .desc .date em {
    font-style: normal;
    display: inline-block;
    vertical-align: top;
    padding-top: 15px;
    font-weight: 700;
}

.xwxz .news .list ul li .desc .info {
    padding-top: 18px;
    min-height: 145px;
}

.xwxz .news .list ul li:hover img {
    filter: brightness(.5);
    transition: .3s;
}

.xwxz .news .list ul li .desc .info h4 {
    font-size: 22px;
    color: #333;
    line-height: 33px;
}

.xwxz .news .list ul li .desc .info h4 a {
    font-size: 22px;
    color: #333
}

.xwxz .news .list ul li .desc .info p {
    font-size: 18px;
    color: #666666;
    line-height: 30px;
    padding: 15px 0 20px 0px
}

.xwxz .news .list ul li .more a {
    font-size: 18px;
    color: #4a87be;
    font-weight: 700;
}

.xwxz .news .list ul li .img {
    float: right;
    width: 334px;
    height: 249px;
    border: 1px solid #f3f3f3;
    margin-top: 10px
}

.xwxz .news .list ul li .img img {
    width: 334px;
    height: 248px;
}

.xwxz .news .list ul li .img:hover img {
    filter: brightness(.5);
    transition: .3s;
}

.xznews {
    width: 431px;
    float: right;
}

.xznews .list {
    background: url(line4.jpg) 25px top no-repeat;
    padding-top: 20px;
    border-left: 1px solid #dcdcdc;
    padding-left: 25px;
    padding-bottom: 30px;
}

.xznews .list h3 a {
    color: #333;
    font-size: 22px;
}

.xznews .list .author {
    color: #666666;
    font-size: 18px;
    margin: 20px 0 15px 0;
    display: block;
}

.xznews .list p {
    font-size: 18px;
    color: #666;
    line-height: 28px;
    text-align: justify;
}

.xznews .list ul li .more a {
    font-size: 18px;
    color: #4a87be;
    font-weight: 700;
}

.xznews .list ul li .more {
    margin-top: 10px;
    margin-bottom: 30px
}

.xznews .title {
    padding-bottom: 20px;
    margin-left: 20px;
}

.yjxm {
    background: url(yjxmbj.jpg) left top no-repeat;
    padding-top: 25px;
    padding-bottom: 50px;
    overflow: hidden;
}

.yjxm .view-content {
    padding-top: 25px;
}

.outer {
    width: 400px;
    float: left;
    background: #e8e8e8;
    margin-right: 25px;
    height: 440px;
    transition: all .8s;
}

.outer:hover {
    background: #d2dde7;
    cursor: pointer;
}

.outer:hover img, .outer img:hover {
    filter: brightness(.5);
    transition: .3s;
}

.outer .news {
    padding: 30px 30px 40px 30px;
}

.outer .news img {
    width: 340px;
    height: 185px;
}

.outer .news .text h4 {
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 20px;
    min-height: 50px;
}

.outer .news .text h4 a {
    color: #609ace;
    font-size: 22px;
    line-height: 25px;
}

.outer .news .text p {
    font-size: 18px;
    color: #666666;
    line-height: 32px;
}

.yjzy {
    background: url(yjzybj.jpg) left top no-repeat;
    padding-top: 40px;
    padding-bottom: 40px;
}

.yjzy .title {
    text-align: center;
}

.yjzy .title h3 a {
    color: #fff
}

.yjzycon {
    padding-top: 35px
}

.yjzycon ul li {
    float: left;
    width: 175px;
    height: 230px;
    text-align: center;
    margin-left: 90px;
    margin-right: 45px;
    position: relative;
    cursor: pointer;
}

.yjzycon ul li:hover {
    transition: all .3s;
}

.yjzycon ul li a {
    color: #fff;
    font-size: 24px;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0px;
}

.yjzycon ul li.sys {
    background: url(sys.png) top center no-repeat;
}

.yjzycon ul li.sys:hover {
    background: url(sys_on.png) top center no-repeat;
    ;
}

.yjzycon ul li.tsg {
    background: url(tsg.png) top center no-repeat;
}

.yjzycon ul li.tsg:hover {
    background: url(tsg_on.png) top center no-repeat;
    ;
}

.yjzycon ul li.ycda {
    background: url(ycda.png) top center no-repeat;
}

.yjzycon ul li.ycda:hover {
    background: url(ycda_on.png) top center no-repeat;
    ;
}

.yjzycon ul li.ycww {
    background: url(ycww.png) top center no-repeat;
}

.yjzycon ul li.ycww:hover {
    background: url(ycww_on.png) top center no-repeat;
    ;
}

.cbw {
    background: url(cbwbj.jpg) top left no-repeat;
    padding-top: 45px;
    padding-bottom: 70px;
    position: relative;
    overflow: hidden;
}

.cbwcon .hd {
    position: absolute;
    top: 15px;
    left: 148px
}

.cbwcon .hd ul li {
    float: left;
    font-size: 20px;
    color: #333;
    position: relative;
    line-height: 34px;

    width: 130px;
    height: 42px;
    text-align: center;
    margin-right: 100px;
}

.cbwcon .hd ul li.current {
    background: url(current.png) top center no-repeat;
}

.cbwcon .hd ul li.on {
    background: url(current.png) top center no-repeat;
}

.cbwcon .hd ul li.on a {
    color: #fff
}

.cbwcon .hd ul li:after {
    border-right: 1px solid #dcdcdc;
    content: '';
    width: 1px;
    height: 15px;
    position: absolute;
    right: -50px;
    top: 10px;
}

.cbwcon .hd ul li:last-child::after {
    border: none
}

.cbwcon .bd {
    margin-top: 35px
}

.cbwcon .bd ul li {
    float: left;
    width: 230px;
    margin-right: 37px;
}

.cbwcon .bd ul li img {
    width: 230px;
    height: 320px;
}

.cbwcon .bd ul li:last-child {
    margin-right: 0;
}

.cbwcon .bd ul li a span {
    display: block;
    min-height: 50px;
    font-size: 18px;
    color: #333;
    font-weight: 700;
    text-align: center;
    line-height: 22px;
    padding-top: 20px;
    padding-bottom: 15px;
    background: url(line.jpg) left bottom no-repeat;
}

.cbwcon .bd ul li a span:hover {
    background: url(line_on.jpg) left bottom no-repeat;
}

.cbwcon .bd ul li:hover img, .cbwcon .bd ul li img:hover {
    filter: brightness(.5);
    transition: .3s;
}

.footer {
    padding-top: 30px;
    padding-bottom: 18px;
    background: url(foot_bj.jpg) top left no-repeat;
}
.footer_fl .info .contact h4 {
    color: #fff;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: normal;
}
.footer_fl {
    width: 415px;
    float: left;

}

.footer_fl .info {
    padding-left: 10px;
    margin-top: 25px
}

.footer_fl .info p {
    color: #fff;
    font-size: 14px;
    line-height: 35px;
}

.footer_fl .info i {
    margin-right: 10px;
}

.footer_fl .info i image {
    vertical-align: middle;
}

.xglj {
    width: 740px;
    margin-right: 25px;
}

.xglj h3 {
    border-bottom: 1px solid #fff;
    line-height: 35px;
    height: 35px;
    margin-bottom: 11px;
}

.xglj h3 a {
    font-size: 18px;
    border-bottom: 3px solid #fff;
    color: #fff;
    margin-left: 10px;
    line-height: 31px;
    display: inline-block;
}

.xglj ul li {
    float: left;
    padding-left: 15px;
    line-height: 32px;
    padding-right: 20px;
    width: 200px;
}

.xglj ul li a {
    color: #fff;
    font-size: 14px;
}

.bqsy {
    border-top: 1px solid #9ec1e1;
    margin-top: 10px
}

.bqsy p {
    padding-top: 15px;
    color: #fff;
    font-size: 14px;
}


.home-video-hero {
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.video-hero-block video {
    width: 100%;
    height: auto;
    vertical-align: top;
}

.video-hero-block .home-video-hero-toggle {
    text-align: center;
}

.video-hero-block .home-video-hero-show {
    display: none;
}

.btn {

    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.video-hero-block .home-video-hero-toggle {
    text-align: center;
}

.video-hero-block .home-video-hero-hide {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    bottom: 10px;
    color: #ddd;
    text-shadow: 1px 2px 5px #333333;
}

.video-hero-block .home-video-hero-toggle span {
    display: block;
}

.video-hero-block .home-video-hero-toggle span.tit {
    font-size: 48px;
    font-weight: normal;
}

.video-hero-block .home-video-hero-toggle span.hide {
    padding: 15px 0 10px 0;
    font-size: 18px;
    font-weight: normal;
}

.video-hero-block.full-screen-height {
    transition: all 0.3s;
}

.video-hero-block.full-screen-height.collapsed {
    height: 58px;
    margin-bottom: 0;
}

.video-hero-block.collapsed video {
    display: none;
}

.video-hero-block.full-screen-height.collapsed .home-video-hero-show {
    display: block;
    color: #666;
    font-size: 18px;
}

.video-hero-block {
    background: #EAEAEA;
    position: relative;
    overflow: hidden;
}

.video-hero-block.full-screen-height.collapsed .home-video-hero-hide {
    display: none;
}

@media (min-width: 1200px) {
    .video-hero-block.full-screen-height {
        height: calc(100vh - 190px);
    }
}

.d-md-block {
    display: block !important;
}

.h-100 {
    height: 100% !important;
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    background-color: transparent;
}

.zxdt {
    position: relative;
    margin-top: 30px;
    background: url(zxdtbj.jpg) bottom left no-repeat;
    padding-bottom: 165px;
}

.zxdtcon {
    /* margin-left: 300px; */
    margin-left: 20%;
}

.zxdtcon .tab {
    width: 1300px;
    margin: 0 auto;
    position: absolute;
    top: -65px;
    left: 55px
}

.zxdtcon .tab ul li {
    float: left;
    font-size: 20px;
    color: #333;
    position: relative;
    line-height: 34px;
    width: 130px;
    height: 42px;
    text-align: center;
    margin-right: 100px;
}

.zxdtcon .tab ul li.current {
    background: url(current.png) top center no-repeat;
}

.zxdtcon .tab ul li.current a {
    color: #fff;
}

.zxdtcon .main {
    position: relative;
}

.zxdtcon .tab ul li:after {
    border-right: 1px solid #dcdcdc;
    content: '';
    width: 1px;
    height: 15px;
    position: absolute;
    right: -50px;
    top: 10px;
}

.zxdtcon .tab ul li:last-child:after {
    border: none
}

.dtczrousel {
    overflow: hidden;
    margin-top: 25px;
}

.dtczrousel .swiper-slide {
    /* width: 389px !important; */
    /* margin-right: 10px; */
    background: #fff;
}
.dtczrousel .swiper-slide .line{width:10px; height: 365px;background:#dedee0; position: absolute; bottom:0px}
/* 
.dtczrousel .swiper-slide:nth-child(4n){
    margin-right: 2px;
} */

.dtczrousel .swiper-slide .desc {
    padding: 15px 15px 15px 30px ;
    float: left;
}

.dtczrousel .swiper-slide .desc img {
    width: 100%;
    height: 270px;
}

.dtczrousel .swiper-slide .desc h4 {
    min-height: 60px;
    margin: 10px 0
}

.dtczrousel .swiper-slide .desc h4 a {
    font-size: 22px;
    color: #333;
    font-weight: 700;
    line-height: 27px;
}

.dtczrousel .swiper-slide .desc span {
    color: #a2a2a2;
    font-size: 18px;
}

.dtczrousel .swiper-slide .desc p {
    font-size: 18px;
    color: #666;
    line-height: 30px;
    margin: 10px 0
}

.dtczrousel .swiper-slide .desc .zbf {
    font-size: 18px;
    color: #666;
    font-weight: 700;
}

.dtczrousel .swiper-slide .desc .zbf em {
    font-style: normal;
    display: block;
    line-height: 34px;
}

.dtczrousel .swiper-slide .desc .more {
    margin-top: 15px;
    margin-bottom: 30px;
    display: block;
}

.dtczrousel .swiper-slide .desc .more a {
    font-size: 18px;
    color: #4a87be;
    font-weight: 700;
}

.swiper-button-next2, .swiper-button-prev2 {
    position: absolute;
    width: 60px;
    height: 60px;
    bottom: 80px;
    cursor: pointer;
}

.swiper-button-prev2 {
    background: url(left.png) left center no-repeat;
    left: 34%;
}

.swiper-button-next2 {
    background: url(right.png) left center no-repeat;
    right: 38%;
}

.swiper-button-prev2::before {
    content: '';
    width: 360px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 29px;
    left: 85px;
}

.morebtn {
    background: #609ace;
    width: 140px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    right: 15%;
    bottom: 80px;
}

.morebtn a {
    font-size: 16px;
    color: #fff
}

.swiper-button-next2:hover {
    background: url(right_on.png);
    transition: all .3s;
}

.swiper-button-prev2:hover {
    background: url(left_on.png);
    transition: all .3s;
}

.dtczrousel .swiper-slide .desc img:hover {
    /* filter: brightness(.5); */
    transition: .3s;
}

.jz, .hy, .gzf {
    display: none;
}

.dtczrousel .swiper-slide:hover img {
    /* filter: brightness(.5); */
    transition: .3s;
}


.bread {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 18px;
    color: #000;
}

.bread a {
    background: url(xx.png) right center no-repeat;
    color: #999999;
    padding-right: 15px;
    margin-right: 15px;
}

.detailed {
    margin-bottom: 30px;
}

.detailfl {
    width: 153px;
    float: left;
    padding-top: 30px
}

.detailfl .date em {
    font-size: 40px;
    color: #333;
    font-style: normal;
}

.detailfl .date i {
    font-style: normal;
    font-size: 14px;
    vertical-align: top;
    padding-top: 10px;
    display: inline-block;
    padding-left: 7px;
}

.detailfl .share {
    padding-top: 40px;
    text-align: center;
}

.detailfl .share p {
    padding-bottom: 25px;
}

.detailfl .share .ewm {
    padding: 10px;
    background: #f3f3f3;
    width: 106px;
    height: 106px;
    margin: 0 auto
}

.detailfl .share .ewm img {
    width: 106px;
    height: 106px;
}

.detailfr {
    width: 1026px;
    padding-top: 30px;
    float: right;
    ;
    border-left: 1px solid #dcdcdc;
    padding-left: 60px;
    padding-right: 60px;
}

.detailfr p, .detailfr * {
    font-size: 18px;
    color: #333;
    line-height: 30px;
    margin-bottom: 25px;
	text-align: justify;
}

.detailfr img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.detailfr .titleCon h3 {
    text-align: center;
    font-size: 36px;
    color: #333;
    font-weight: normal;
    margin-bottom: 40px;
    margin-top: 20px
}

.channel {
    padding-bottom: 20px;
 
    color:#333;
    margin-top: 25px;
}

.channel h4 {
    font-size: 40px;
    color: #333;
    display: inline-block;
}

.channel span {
    display: inline-block;
    position: relative;
    width: 135px;
    margin-left: 20px;
    text-align: center;
    height: 42px;
    line-height: 34px;
    margin-right: 20px;
}

.channel span a {
    font-size: 20px;
}

.channel span.cur {
    background: url(current.png) top center no-repeat
}

.channel span.cur a {
    color: #fff
}

.channel span:after {
    border-right: 1px solid #dcdcdc;
    content: '';
    width: 1px;
    height: 15px;
    position: absolute;
    right: -15px;
    top: 10px;
}

.channel span:hover {
    background: url(current.png) top center no-repeat
}

.channel span:hover a {
    color: #fff
}
.listbox  ul li {
    padding-top:25px;
background: url(line3.jpg) left top no-repeat; 
}
.listbox h3 a {
    color: #333;
    font-size: 22px;
}
.listbox .author {
    color: #666666;
    font-size: 18px;
    margin: 20px 0 15px 0;
    display: block;
}
.listbox p {
    font-size: 18px;
    color: #666;
    line-height: 28px;
    text-align: justify;
}
.listbox ul li .more {
    margin-top: 15px;
    padding-bottom: 30px;
}
 .listbox ul li .more a {
    font-size: 18px;
    color: #4a87be;
    font-weight: 700;
}
/* 分页 */
.page-mod {
    margin-top: 70px;
    text-align: center;
    margin-bottom:  45px;


  }
  
  .page-mod .page-box {
    display: inline-block;
    vertical-align: top;
  }
  
  .page-mod .page-item {
    float: left;
    margin: 0 6px;
    min-width: 32px;
   
    font-size: 16px;
    line-height: 35px;
    font-weight: 700;
  }
  
  .page-mod .page-link {
    display: block;
    padding: 0 13px;
   
    border: 1px solid #e3e3e3;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    background: #f4f4f4;
  }
  
  .page-mod .page-dot {
    font-weight: bold;
    letter-spacing: 0.2em;
  }
  
  .page-mod .page-arr .page-link:before {
    vertical-align: bottom;
    font-family: "xfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .page-mod .page-prev {
    margin-right: 10px;
  }
  
  .page-mod .page-prev .page-link:before {
    content: '';
    width: 20px;
    height: 34px;
    display: inline-block;
    background: url(page_pre.png) center center no-repeat;
    color: #c1c1c1;
  }
  
  .page-mod .page-next {
    margin-left: 10px;
  }
  
  .page-mod .page-next .page-link:before {
    content: '';
    width: 20px;
    height: 34px;
    display: inline-block;
    background: url(page_next.png) center center no-repeat;
    color: #c1c1c1;
  }
  
  .page-mod .page-jump {
    margin-left: 15px;
  }
  
  .page-mod .page-input {
    display: inline-block;
    vertical-align: middle;
    width: 36px;
  }
  
  .page-mod .page-link.cur {
    background-color: #4a87be;
    border-color: #4a87be;
    color: #fff;
    cursor: default;
    pointer-events: none;
  }
  
  .page-mod .page-link.disable {
    opacity: 0.5;
    color: inherit;
    cursor: default;
    pointer-events: none;
  }
  
  .page-mod .page-jump .page-link {
    padding: 0;
  }
  
  .page-mod .page-jump .page-btn {
    border-left: 1px solid #e3e3e3;
    border-radius: 4px;
    min-width: 30px;
  }
  
  .page-mod .page-link:hover {
    color: #fff;
    background-color: #4a87be;
    border-color: #4a87be;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
  }

  
  .listimgbox ul li {
    background: url(line3.jpg) top left no-repeat;
    padding-top: 20px;
    padding-bottom: 35px
}

.listimgbox ul li .desc {
    width: 880px;
    float: left;
    margin-right: 25px;
}

.listimgbox ul li .desc .date {
    font-size: 16px;
    color: #333
}

.listimgbox  ul li .desc .date i {
    font-size: 40px;
    color: #3571a5;
    font-style: normal;
    display: inline-block;
    font-weight: 700;
    padding-bottom: 15px;
    margin-right: 15px;
    border-bottom: 2px solid #333333;
}

.listimgbox ul li .desc .date em {
    font-style: normal;
    display: inline-block;
    vertical-align: top;
    padding-top: 15px;
    font-weight: 700;
}

.listimgbox ul li .desc .info {
    padding-top: 18px;
    /* min-height: 145px; */
}

.listimgbox ul li:hover img {
    filter: brightness(.5);
    transition: .3s;
}

.listimgbox ul li .desc .info h4 {
    font-size: 22px;
    color: #333;
    line-height: 33px;
}

.listimgbox  ul li .desc .info h4 a {
    font-size: 22px;
    color: #333
}

.listimgbox ul li .desc .info p {
    font-size: 18px;
    color: #666666;
    line-height: 30px;
    padding: 15px 0 20px 0px
}

.listimgbox ul li .more a {
    font-size: 18px;
    color: #4a87be;
    font-weight: 700;
}

.listimgbox ul li .img {
    float: right;
    width: 334px;
    height: 247px;
    border: 1px solid #f3f3f3;
    margin-top: 10px;
    margin-right:10px
}

.listimgbox  ul li .img img {
    width: 334px;
    height: 248px;
}

.listimgbox ul li .img:hover img {
    filter: brightness(.5);
    transition: .3s;
}
.pic img{width: 100%; height: 400px;}
.channelbox{display: inline-block;}


/* 出版物 */
.listcbw .bd{margin-top: 0; padding-top: 20px; border-top: 1px solid #dcdcdc;}
.listcbw .bd ul li:nth-child(5n){margin-right: 0;}
.listcbw .bd ul li{margin-bottom: 40px;}