﻿.img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.3s ease-out 0s;
}

.img a {
    display: block;
    height: 100%;
}

.slick-dots {
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    padding: 0;
    cursor: pointer;
    background: none;
}

.slick-dots li button {
    border-style: none;
    background: none;
    text-indent: -999em;
}

.slick-prev,
.slick-next {
    position: absolute;
    background-image: none;
    background: none;
    border-style: none;
    outline: medium;
    text-indent: -999em;
    background-repeat: no-repeat;
    cursor: pointer;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    max-width: 100%;
    border: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.container,
.ctbx {
    width: 1400px;
    margin: 0 auto;
}

@media (min-width: 600px) {
    .ctbx {
        width: 90%;
    }
}

@media (min-width: 1240px) {
    .container {
        width: 100%;
    }

    .ctbx {
        width: 1200px;
    }
}

@media (min-width: 1340px) {

    .container,
    .ctbx {
        width: 1300px;
    }
}

@media (min-width: 1440px) {

    .container,
    .ctbx {
        width: 1400px;
    }
}

/* header */



@keyframes an1 {
    0% {
        transform: scale(0.6) rotateY(90deg)
    }

    50% {
        transform: scale(0.8) rotateY(45deg)
    }

    75% {
        transform: scale(1) rotateY(0deg)
    }

    100% {
        transform: scale(1)
    }
}


/* .ban_box {
     height: 100vh;
    overflow: hidden;
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
  }
  
  .banner {
    width: 100%;
    margin: auto;
  }
  
  .ban_pic {
    width: 100%;
    display: block !important;
  }
  
  .ban_pic img {
    width: 100%;
    display: block !important;
  }

  
  .banner .slick-slide {
    z-index: 0 !important;
  }
  
  
  .banner .slick-dots {
    width:100%;
    bottom: 30px;
    left: 0px;
    text-align: center;
    z-index: 9;
  }
  
  .banner .slick-dots li {
    width: 24px;
    height: 22px;
    background: url(../images/ban_dot.png) no-repeat;
    margin: 0px 9px;
  }
  
  .banner .slick-dots li.slick-active {
    bottom: 10px;
  }
  */
.body-main {
    position: relative;
    z-index: 2;
    background-color: #fff;
}


.body-main.bodyjl {
    top: 140px;
}

.sydh {
    width: 100%;
    text-align: center;
}

.sydh h2 {
    position: relative;
    display: inline-block;
}

.sydh h2::before,
.sydh h2::after {
    content: "";
    position: absolute;
    top: 18px;
    width: 82px;
    height: 4px;
}

.sydh h2::before {
    left: -105px;
    background: url(../images/dh_lfbg.png) no-repeat right;
}

.sydh h2::after {
    right: -105px;
    background: url(../images/dh_rgbg.png) no-repeat left;
}

.bodysy.bodyjl .cont1_bg {
    padding-top: 265px;
}

/* ???’??a�???a�??￠a??a?￠???’?￠a??????a�????|???’??a�???a�????￠???’???￠???￠?￠a�????…????a�????????’???￠???￠?￠a??????????a�|?￠a???“???’??a�????￠?￠a�????…?????’?￠a??????a�????°???’??a�???a�??￠a??a?￠???’?￠a??????a�????????’??a�???a�????￠???’???￠???￠?￠a�????…????a�????????’???￠???￠?￠a??????????a�????????’??a�????￠?￠a�????…?????’?￠a??????a�????????’??a�???a�??￠a??a?￠???’?￠a??????a�????￥???’??a�????￠?￠a�??????|???’?￠a??????a�????????’??a�????￠?￠a�????…?????’?￠a??????a�????¨???’??a�???a�??￠a??a?￠???’?￠a??????a�????|???’??a�???a�????￠???’???￠???￠?￠a??????????a�|???????’?￠a??????a�????????’??a�????￠?￠a�????…?????’?￠a??????a�????? */
.cont1_bg {
    /* background: url(../images/cont_bg1.png) no-repeat; */
    background-size: cover;
    padding: 49px 0px 71px;
}

/* .cont_box1{
    padding: 49px 0px 71px;
} */
.xwdt {
    margin-top: 39px;
    background: #fff;
    box-shadow: 0.763px 3.927px 21px 0px rgba(0, 0, 0, 0.16);
    overflow: hidden;
}

.xwdt_lf {
    width: 740px;
    float: left;
    /*opacity: 0;
    transform: translate(0,-80px);
    transition: all 1s ease-out 0s;*/
}

.xwdt_lfnr .xwdt_lflb {
    position: relative;
}

.xwdt_lfnr .xwdt_lftp {
    overflow: hidden;
    padding-bottom: 56.5%;
    position: relative;
}

.xwdt_lflb .img:hover {
    transform: scale(1.05);
}

.xwdt_lflb .xwdt_lftit {
    position: absolute;
    z-index: 5;
    width: 100%;
    left: 0px;
    bottom: 0px;
    height: 105px;
    background: url(../images/xwdt_titbg.png) repeat-x;
}

.xwdt_lfnr .xwdt_lftit h2 {
    position: absolute;
    box-sizing: border-box;
    width: calc(100% - 220px);
    left: 20px;
    bottom: 0px;
    z-index: 6;
    font-size: 1.1rem;
    color: #fff;
    height: 65px;
    line-height: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xwdt_lflb .xwdt_time {
    width: 128px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    left: 0px;
    top: 25px;
    font-size: 17px;
    color: #e4ecfc;
    text-indent: 15px;
    background: url(../images/time_bg.png) no-repeat;
    background-size: 100% 100%;
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
}

.xwdt_lfnr .slick-dots {
    width: auto;
    bottom: 18px;
    right: 17px;
    text-align: right;
    z-index: 2;
}

.xwdt_lfnr .slick-dots li {
    width: 16px;
    height: 16px;
    background: url(../images/xwdt_dot.png) no-repeat;
    margin: 0px 6px;
}

.xwdt_lfnr .slick-dots li.slick-active {
    background: url(../images/xwdt_dot2.png) no-repeat;
}

.xwdt_rg {
    width: calc(100% - 740px);
    float: right;
    /*opacity: 0;
    transform: translate(0,80px);
    transition: all 1s ease-out 0s;*/
}

/*.home5.showdiv .xwdt_lf, .home5.showdiv .xwdt_rg {
    opacity: 1;
    transform: none;
}*/

.xwdt_rgwk {
    padding: 0px 28px 0px 38px;
    overflow: hidden;
}

.xwdt_rgwk ul {
    margin-top: 20px;
}

.xwdt_rgwk ul li {
    width: 100%;
    float: left;
    line-height: 32px;
    padding: 15px 0px;
}

.xwdt_rgwk ul li a {
    float: left;
    width: calc(100% - 110px);
    font-size: 1rem;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xwdt_rgwk ul li span {
    font-size: 1rem;
    float: right;
    font-family: 'Times New Roman', Times, serif;
}

.xwdt_rgwk ul li:hover a {
    text-indent: 5px;
    transition: all 0.3s ease-out 0s;
}

.xwdt_rgwk ul li:hover a,
.xwdt_rgwk ul li:hover span {
    color: #697cbe;
    font-weight: bold;
}

/* ???’??a�???a�??￠a??a?￠???’?￠a??????a�????????’??a�???a�????￠???’???￠???￠?￠a??????????a�|???????’?￠a??????a�????????’??a�????￠?￠a�??????|???’?￠a??????a�????????’??a�???a�??￠a??a?￠???’?￠a??????a�????§???’??a�????￠?￠a�??????|???’?￠a??????a�????????’??a�????￠?￠a�????…?????’?￠a??????a�????￥???’??a�???a�??￠a??a?￠???’?￠a??????a�????￥???’??a�???a�????￠???’???￠???￠?￠a�????…????a�????????’?￠a??????a�????|???’??a�????￠?￠a�????…?????’?￠a??????a�????????’??a�???a�??￠a??a?￠???’?￠a??????a�????￥???’??a�???a�????￠???’???￠???￠?￠a�????…????a�????????’?￠a???1??a�|?￠a???“???’??a�????￠?￠a�??????|???’?￠a??????a�????? */
.cont2_bg {
    background: url(../images/cont_bg2.png) no-repeat;
}

.cont_box2 {
    padding: 50px 0px 75px;
}

.tzgg {
    padding-top: 43px;
    margin: 0px -17px;
    overflow: hidden;
}

.tzgg li {
    width: 33.3%;
    float: left;
    margin-bottom: 31px;
    /*opacity: 0;
    transform: translate(0,80px);*/
}

.cont2_bg .tzgg.showdiv li {
    opacity: 1;
    transform: none;
}

.cont2_bg .tzgg.showdiv li:nth-of-type(1) {
    transition: all 1s ease-out 0s;
}

.cont2_bg .tzgg.showdiv li:nth-of-type(2) {
    transition: all 1s ease-out 0.2s;
}

.cont2_bg .tzgg.showdiv li:nth-of-type(3) {
    transition: all 1s ease-out 0.4s;
}

.cont2_bg .tzgg.showdiv li:nth-of-type(4) {
    transition: all 1s ease-out 0.6s;
}

.cont2_bg .tzgg.showdiv li:nth-of-type(5) {
    transition: all 1s ease-out 0.8s;
}

.cont2_bg .tzgg.showdiv li:nth-of-type(6) {
    transition: all 1s ease-out 1.0s;
}

.cont2_bg .tzgg.showdiv li:nth-of-type(7) {
    transition: all 1s ease-out 1.2s;
}

.cont2_bg .tzgg.showdiv li:nth-of-type(8) {
    transition: all 1s ease-out 1.4s;
}

.tzgg li a {
    background: #fff;
    padding: 27px 25px 32px;
    margin: 0px 17px;
    overflow: hidden;
    display: block;
}

.tzgg li span {
    width: 52px;
    float: left;
    position: relative;
    text-align: center;
    font-size: 14px;
    color: #697cbe;
    line-height: 22px;
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
    margin-top: 8px;
}

.tzgg li span b {
    font-size: 29px;
}

.tzgg li span::after {
    content: "";
    position: absolute;
    top: 0px;
    right: -11px;
    width: 7px;
    height: 46px;
    background: url(../images/tzgg_ic.png) no-repeat;
}

.tzgg li h2 {
    width: calc(100% - 78px);
    float: right;
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.tzgg li:hover a {
    background: #697cbe;
    transition: all 0.2s ease-out 0s;
}

.tzgg li:hover span::after {
    background: url(../images/tzgg_ic2.png) no-repeat;
}

.tzgg li:hover span,
.tzgg li:hover h2 {
    color: #fff;
}



.linkbg {
    background: #697cbe;
    overflow: hidden;
    padding: 16px 0px 8px;
}

.link {
    line-height: 40px;
}

.link h1 {
    float: left;
    width: 130px;
    color: #e2cccc;
    font-size: 18px;
    line-height: 40px;
}

.link_nr {
    width: calc(100% - 130px);
    float: right;
}

.link_nr a {
    font-size: 16px;
    display: inline-block;
    margin-right: 70px;
    color: #e2cccc;
}

.link_nr a:hover {
    color: #fff;
}