* {  padding: 0; margin: 0; font-family: '微软雅黑';}
html,body{
    min-width: 1200px;
}
body{
    background: url(../../images/20zhounian.jpg)no-repeat center top;
}
a, a:hover, a:active, a:focus, a:visited { color: inherit; font-size: inherit; text-decoration: none; line-height: inherit; }
a:hover{color: orange;}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.6em;
    margin: .5em 0;
    font-weight: 400;
}
img { display: block;  padding: 0; margin: 0; border: 0;  position: relative;}
header{width: 100%;min-width: 1200px;max-width: 1920px;margin: 0 auto;}
.topImg{width: 100%;height: auto;}
.menu-bg {
    position: relative;
    background: #bc0505;
}
.menu-left {
    position: relative;
    background: #bc0505;
}
.topback{
    width: 100%;
    height: 340px;
    
}

.container {
    width: 1200px;
    margin: 0 auto;
}
.top300{
    margin-top: -300px;
}
.bluebg{
    background-color: rgb(32, 32, 77);
}
.container, .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}
.menu-left .menu-list {
    float:right;
    margin: 280px 150px 0 0;
}
.menu-left .menu-list li a{
    color: #fff0c1;
}
.menu-left .menu-list .menu-down {
    background:url('../../images/toptitle_bak.png') no-repeat top left;
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    clear: both;
    display: flex;
    justify-content:center;
}
.menu-bg .menu-list .menu-down {
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    clear: both;
    display: flex;
    justify-content:center;
}
.menu-left img{
    float: left;
    margin-top:26px;
}
.menu-left .menu-list .menu-down li {
    padding: 9px 10px;
    box-sizing: border-box;
    font-size: 18px;
    text-align: center;
    position: relative;
    font-weight: bold;
    list-style: none;
}
.menu-bg .menu-list .menu-down li {
    padding: 9px 10px;
    box-sizing: border-box;
    font-size: 18px;
    text-align: center;
    position: relative;
    font-weight: bold;
    list-style: none;
}
.menu-left .menu-list .menu-down li:after {
    content: "";
    position: absolute;
    width: 1px;
    background: #fff0c1;
    right: 0;
    top: 10px;
    bottom: 10px;
}
.menu-bg .menu-list .menu-down li:after {
    content: "";
    position: absolute;
    width: 1px;
    background: #ccc;
    right: 0;
    top: 10px;
    bottom: 10px;
}
.menu-left .menu-list .menu-down li:last-child()::after {
    content: "";
    position: absolute;
    width: 0px;
}
.menu-bg .menu-list .menu-down li:last-child():after {
    content: "";
    position: absolute;
    width: 0px;
}
.container .toutiao{
    margin:30px 0;
}
.menu-bg .menu-list .menu-down li a {
    color: #fff;
}
/* 开栏语 */
.kailanyu {
    position: relative;
    background: url(/static/cms/images/kailanyu.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1100px;
    height: auto;
    margin: 30px auto;
    border: 2px solid #bc0505;
}
.kailanyu p.ab{
    font-size: 18px;
    
    padding:20px;
    line-height: 40px;
    text-indent: 2.5rem;
    color:#bc0505;
    -webkit-text-stroke: 1px #fff;
}
.kailanyu p.ac{
    font-size: 18px;
    padding:20px;
    line-height: 40px;
    text-indent: 2.5rem;
    color:#bc0505;
    position: absolute;
    left:0;
    top: 0;
    z-index: 2;

}
.toutiao h1{
    font-size: 38px;
    text-align: center;
    color:#bc0505;
    font-weight: 600;
}
.toutiaolist{
    margin: 5px 0;
    text-align: center;
}
.toutiaolist li a{color: #bc0505;}
.toutiaolist li{
    display: inline-block;
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
    font-size: 18px;
    position: relative;
    padding-right: 10px;
}
.toutiaolist li:nth-child(3){
    margin: 0;
    padding: 0;
}
.silde-box {
    margin-top: 20px;
    position: relative;
    display: flex;
    justify-content: space-between;
}
#yaowen {
    width: 500px;
    margin-right: 30px;
    border-top: 2px solid #E8E8E8;
    padding-top: 15px;
    position: relative;
}
.txtlist li {
    width: 500px;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#yaowen ul li a:link {
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
        
/*焦点图片*/
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

/*焦点图片*/

#jiaodiantupian {
    float: right;
    width: 640px;
    height: 430px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    border-radius: 5px;
}

#jiaodiantupian .swiper-button-prev,
#jiaodiantupian .swiper-button-next {
    width: 15px;
    height: 19px;
    position: absolute;
    bottom: 21px;
    left: 20px;
    top: auto;
    background: url(../../images/img_jdtp-prev.png) no-repeat;
    z-index: 9;
    cursor: pointer;
}

#jiaodiantupian .swiper-button-next {
    left: auto;
    right: 20px;
    background-image: url(../../images/img_jdtp-next.png);
}

#jiaodiantupian .swiper-slide {
    width: 640px;
    height: 430px;
    position: relative;
}

#jiaodiantupian .swiper-slide img {
    width: 640px;
    min-height: 430px;
    display: block;
    transition: all 1.0s;
    -webkit-transition: all 1.0s;
}

#jiaodiantupian .swiper-slide a:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

#jiaodiantupian .swiper-slide h2 {
    background: url(../../images/bg_h2-08.png) repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    height: 60px;
    line-height: 60px;
    font-weight: normal;
    padding: 0 90px 0 55px;
    width: 640px;
}

#jiaodiantupian .swiper-slide h2.onin {
    -webkit-animation: fadeInUp .3s ease-in forwards;
    -o-animation: fadeInUp .3s ease-in forwards;
    animation: fadeInUp .3s ease-in forwards;
    display: block;
}

#jiaodiantupian .swiper-slide h2.onout {
    -webkit-animation: fadeOutDown .3s ease-in forwards;
    -o-animation: fadeOutDown .3s ease-in forwards;
    animation: fadeOutDown .3s ease-in forwards;
}

#jiaodiantupian .swiper-slide h2 a {
    font-size: 16px;
    color: #fff;
    display: none;
}

#jiaodiantupian .swiper-slide h2 a.onin {
    color: #fff;
    display: block;
    -webkit-animation: fadeInRight .8s ease-in-out .3s forwards;
    -o-animation: fadeInRight .8s ease-in-out .3s forwards;
    animation: fadeInRight .8s ease-in-out .3s forwards;
    opacity: 0;
}

#jiaodiantupian .swiper-pagination {
    position: absolute;
    bottom: 17px;
    right: 40px;
    font-size: 18px;
    color: #f5f5f5;
    z-index: 10;
    padding: 0 4px;
    width: auto;
    left: auto;
    display: flex;
    align-items: flex-end;
}

#jiaodiantupian .swiper-pagination .swiper-pagination-current {
    font-size: 28px;
    color: #e70012;
}
.title_img{
    margin: 20px 0;
}
.container .row{
    display: flex;
}
.container .row .right{
    width: 55%;
}
.container .row .right .title{
    margin-top: 20px;
}
.container .row .left{
    width: 45%;
    margin: 10px 20px;
}
.container .row .left li{
    list-style: none;
    position: relative;
    font-size: 18px;
    padding: 0 0 16px 20px;
}
.container .row .item .shiping{
    display: flex;
    flex-direction: row;
    width: 1200px;
    flex-wrap: wrap;
}
.container .row .item li {
    width: 278px;
    height: 220px;
    display: inline-block;
    margin: 0 20px 0 0;
}
.container .row .item li img{
    width: 278px;
    height: 180px;
}
.container .row .item li span{
    width: 228px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: rgb(95, 95, 95);
}
.container .row .item li span a{
    
    font-size: 16px;
    color: rgb(95, 95, 95);
}
.pictxtbox .pic {
    display: block;
    float: left;
    width: 45%;
    padding: 15px 10px;
}
.pictxtbox .pic img {
    display: block;
    width: 100%;
    height: auto;
}
.pictxtbox div .title {
    font-size: 16px;
    margin-bottom: 1em;
    font-weight: bolder;
}.pictxtbox div .desc {
    margin: 0;
    color: #666;
}
.pictxtbox div {
    float: right;
    width: 50%;
}
.container .rongmei {
    width: 1200px;
    position: relative;
}
.container .rongmei .box{
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.container .rongmei a{
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
.container .rongmei .prev {
    background: url(../../images/arrows.png) no-repeat left top;
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -40px;
    width: 35px;
    height: 80px;
    z-index: 15;
}

.container .rongmei .next {
    background: url(../../images/arrows.png) no-repeat right top;
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -40px;
    width: 35px;
    height: 80px;
    z-index: 15;
}
.fengdou_container .prev_button {
    background: url(../../images/arrows.png) no-repeat left top;
    position: absolute;
    left: 0px;
    top: 48%;
    margin-top: -40px;
    width: 35px;
    height: 80px;
    z-index: 15;
}

.fengdou_container .next_button {
    background: url(../../images/arrows.png) no-repeat right top;
    position: absolute;
    right: 0px;
    top: 48%;
    margin-top: -40px;
    width: 35px;
    height: 80px;
    z-index: 15;
}

.container .rongmei .swiper-slide{
    width: 220px;
    height: 320px;
    margin-right: 18px;
    list-style: none;
}
.container .rongmei .swiper-slide img{
    width: 220px;
    height: 318px;
    border:1px solid rgb(255, 255, 255);
    box-shadow: 3px 3px 5px #b6b6b6;
}
.container .rongmei .swiper-slide img:hover{
    border:1px solid rgb(255, 187, 109);
    box-shadow: 3px 3px 5px #a5a5a5;
}


.fengdou_container {
    position: relative;
    width: 1200px;
    height: 440px;
    margin: 0 auto;
    user-select: none;
    overflow: hidden;
}
.fengdou_container img {
    width:100%; 
    height:100%
}
.fengdou_container > * {
    transition: ease all 1s;
}
.fengdou_container .hidden {
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.fengdou_container .active {
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.fengdou_container .prev1,
.fengdou_container .next1 {
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0%;
    width: 0px;
    height: 100%;
    z-index: 0;

}
.fengdou_container .next1 {
    left: 100%;
}
.fengdou_container .prev2,
.fengdou_container .next2 {

    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0%;
    width: 0px;
    height: 100%;
    z-index: 0;
}
.fengdou_container .next2 {
    left: 100%;
}

.container .fengdou{
    width: 1200px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.container .fengdou .fditem{
    width: 570px;
    height: 180px;
    overflow: hidden;
    padding: 5px;
    margin-bottom: 15px;
    margin-left: 15px;
    background-color: rgb(243, 243, 243);
}
.container .fengdou .fditem img{
    width: 240px;
    height: 140px;
    float:left;
    margin: 15px 5px 0 0;
    border: 1px solid #ccc;
}
.container .fengdou .fditem .left{
    width: 300px;
    float: left;
    margin: 0 0 0 10px;
}
.container .fengdou .fditem h1{
    font-size: 18px;
    font-weight: 600;
}
.container .fengdou .fditem p{
    line-height: 25px;
    color: rgb(128, 128, 128);
}
.footer{
    text-align: center;
    height: 130px;
    height: 140px;
    background-color: rgb(32, 32, 77);
    color: #ffffff;
}

.s-container {
    width: 1160px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    flex-direction: column;
  }

.timeline {
    width: 100%;
    background-color: #fff;
    box-shadow: 0 5px 25px 5px rgba(0, 0, 0, 0.2);
  }
  .timeline .swiper-container {
    height: 600px;
    width: 100%;
    position: relative;
  }
  .timeline .swiper-wrapper {
    transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s;
  }
  .timeline .swiper-slide {
    position: relative;
    color: #fff;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .timeline .swiper-slide::after {
    content: "";
    position: absolute;
    z-index: 1;
    right: -115%;
    bottom: -10%;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    box-shadow: -230px 0 150px 60vw rgba(0, 0, 0, 0.7);
    border-radius: 100%;
  }
  .timeline .swiper-slide-content {
    position: absolute;
    text-align: center;
    width: 80%;
    max-width: 310px;
    right: 50%;
    top: 13%;
    -webkit-transform: translate(50%, 0);
            transform: translate(50%, 0);
    font-size: 12px;
    z-index: 2;
  }
  .timeline .swiper-slide .timeline-year {
    display: block;
    font-style: italic;
    font-size: 42px;
    margin-bottom: 50px;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
    color: #d4a024;
    font-weight: 300;
    opacity: 0;
    transition: .2s ease .4s;
  }
  .timeline .swiper-slide .timeline-title {
    font-weight: 800;
    font-size: 34px;
    margin: 0 0 30px;
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
    transition: .2s ease .5s;
  }
  .timeline .swiper-slide .timeline-text {
    line-height: 1.5;
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
    transition: .2s ease .6s;
  }
  .timeline .swiper-slide-active .timeline-year {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    transition: .4s ease 1.6s;
  }
  .timeline .swiper-slide-active .timeline-title {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    transition: .4s ease 1.7s;
  }
  .timeline .swiper-slide-active .timeline-text {
    background-color: rgba(56, 56, 56, 0.737);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    transition: .4s ease 1.8s;
  }
  .timeline .swiper-pagination {
    right: 3% !important;
    height: 100%;
    display: none;
    flex-direction: column;
    justify-content: center;
    font-style: italic;
    font-weight: 300;
    font-size: 18px;
    z-index: 1;
  }
  .timeline .swiper-pagination::before {
    content: "";
    position: absolute;
    left: -30px;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.2);
  }
  .timeline .swiper-pagination-bullet {
    width: auto;
    height: auto;
    text-align: center;
    opacity: 1;
    background: transparent;
    color: #d4a024;
    margin: 15px 0 !important;
    position: relative;
  }
  .timeline .swiper-pagination-bullet::before {
    content: "";
    position: absolute;
    top: 8px;
    left: -32.5px;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #d4a024;
    -webkit-transform: scale(0);
            transform: scale(0);
    transition: .2s;
  }
  .timeline .swiper-pagination-bullet-active {
    color: #d4a024;
  }
  .timeline .swiper-pagination-bullet-active::before {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .timeline .swiper-button-next,
  .timeline .swiper-button-prev {
    background-size: 20px 20px;
    top: 15%;
    width: 20px;
    height: 20px;
    margin-top: 0;
    z-index: 2;
    transition: .2s;
  }
  .timeline .swiper-button-prev {
    left: 8%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23d4a024'%2F%3E%3C%2Fsvg%3E");
  }
  .timeline .swiper-button-prev:hover {
    -webkit-transform: translateX(-3px);
            transform: translateX(-3px);
  }
  .timeline .swiper-button-next {
    right: 8%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23d4a024'%2F%3E%3C%2Fsvg%3E");
  }
  .timeline .swiper-button-next:hover {
    -webkit-transform: translateX(3px);
            transform: translateX(3px);
  }
  @media screen and (max-width: 1024px)
 {*,
    *::after,
    *::before {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
}
  @media screen and (min-width: 768px) {
    .timeline .swiper-slide::after {
      right: -20%;
      bottom: -8%;
      width: 240px;
      height: 50%;
      box-shadow: -230px 0 150px 50vw rgba(0, 0, 0, 0.7);
    }
    .timeline .swiper-slide-content {
      right: 20%;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 310px;
      font-size: 12px;
      text-align: right;
    }
    .timeline .swiper-slide .timeline-year {
      margin-bottom: 0;
      font-size: 26px;
    }
    .timeline .swiper-slide .timeline-title {
      font-size: 28px;
      margin: 0;
    }
    .timeline .swiper-pagination {
      display: flex;
    }
    .timeline .swiper-button-prev {
      top: 15%;
      left: auto;
      right: 15%;
      -webkit-transform: rotate(90deg) translate(0, 10px);
              transform: rotate(90deg) translate(0, 10px);
    }
    .timeline .swiper-button-prev:hover {
      -webkit-transform: rotate(90deg) translate(-3px, 10px);
              transform: rotate(90deg) translate(-3px, 10px);
    }
    .timeline .swiper-button-next {
      top: auto;
      bottom: 15%;
      right: 15%;
      -webkit-transform: rotate(90deg) translate(0, 10px);
              transform: rotate(90deg) translate(0, 10px);
    }
    .timeline .swiper-button-next:hover {
      -webkit-transform: rotate(90deg) translate(3px, 10px);
              transform: rotate(90deg) translate(3px, 10px);
    }
  }
  @media screen and (min-width: 1024px) {
    .timeline .swiper-slide::after {
      right: -20%;
      bottom: -12%;
      width: 240px;
      height: 50%;
      box-shadow: 400px 0 150px 39vw rgba(0, 0, 0, 0.7);
    }
    .timeline .swiper-slide-content {
      right: 18%;
    }
  }
  .list li{
    float: left;
    list-style: none;
    border-bottom: 1px dotted #ddd;
    margin: 20px;
    padding: 0 0 20px 0;
  }
  .list li .abstract img {
    float: left;
    margin-right: 12px;
    width: 240px;
    height: 170px;
    object-fit: cover;
}
.list li h1 {
    width: 100%;
    font-size: 28px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    margin-bottom: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.list li p {
    font-size: 17px;
    line-height: 35px;
}