body,h1,h2,h3,h4,h5,p,dl,dd,ol,ul,th,td,fieldset, input,button,textarea,form,canvas,audio, video,article,aside,details,figcaption, figure,footer,header,hgroup,menu,nav,section {
    margin: 0;
    padding: 0px;
    outline: none;
    font-weight: normal;
}

ol,ul {
    list-style: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

li,img,label,input {
    vertical-align: middle
}

a {
    text-decoration: none;
    outline: none;
    cursor: pointer;
    color: #111;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 0.75rem;
    color: #111;
}

.pic {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.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 */
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    zoom: 1;
    background: url(../images/top_bg.png) repeat-x center top;
    background-size: cover;
    height: 147px;
    border-top: 5px solid #94070a;
    }

.header-lby {
    position: static;
background: #970b0d;
}

.header-lby .nav_bg{background: #850002; 
    height: 50px;
}}

.fixed {
    position: fixed;
}

.header .top-left, .header2 .top-left {
    float: left;
    margin: 13px 0px;
}

.header .top-right, .header2 .top-right {
    float: right;
    width: 260px;
    margin-top: 4px;
}

.header .top-right ul, .header2 .top-right ul {
    float: right;
}

.header .top-right li, .header2 .top-right li {
    float: left;
    line-height: 16px;
    cursor: pointer;
    padding: 0 16px;
    line-height: 39px;
    position: relative;
}

.header .top-right li::after, .header2 .top-right li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 16px;
    right: 0;
    top: 12px;
    border-right: 1px solid #fff;
}

.header .top-right li:nth-last-of-type(1)::after, .header2 .top-right li:nth-last-of-type(1)::after {
    border-right-style: none;
}

.header .top-right li a, .header2 .top-right li a {
    display: block;
    font-size: 14px;
    color: #fff;
}

.header .logo, .header2 .logo {
    float: left;
}

.header .logo_wz, .header2 .logo_wz {
    float: left;
    margin: 14px 0px 0px 20px;
    position: relative;
}

.header .logo_wz::after, .header2 .logo_wz::after {
    content: "";
    position: absolute;
    width: 220Px;
    height: 49px;
    right: 0;
    top: 0px;
    z-index: 0;
    background: url(../images/logo_wzg2.png) no-repeat;
    background-size: 100% auto;
}

@keyframes lgwz {
    0% {
        transform: translateX(0px);
    }

    100% {
        transform: translateX(100%);
    }
}

.logo_wznr {
    position: relative;
    z-index: 2;
}

.header .logo_wz .logo_wzg, .header2 .logo_wz .logo_wzg {
    position: absolute;
    width: 80%;
    left: 0px;
    top: 0px;
    animation: lgwz 4s linear infinite;
}

@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)
    }
}

.header .logo_wz2, .header2 .logo_wz3 {
    float: left;
    margin: 11px 0px 0px 20px;
    position: relative;
    height: 59px;
    animation: an1 4s linear infinite;
}

.header2 .logo_wz4 {
    margin: 14px 0px 0px 20px;
    height: 50px;
    float: left;   animation: an1 4s linear infinite;
}

.lcnum1,.lcnum2,.lcnum3,.lcnum4,.lcnum5,.lcnum6,.lcnum7,.lcnum8,.legnum1,.legnum2,.legnum3,.legnum4,.legnum5 {
    display: none;
}

.lcnum11,.lcnum21,.lcnum31,.lcnum41,.lcnum51,.lcnum61,.lcnum71,.lcnum81,.legnum11,.legnum21,.legnum31,.legnum41,.legnum51 {
    display: none;
}

.appear {
    display: block;
}

.lgwz_cha span, .lgwz_eg span {
    float: left;
}

.lgwz_eg {
    margin-top: 3px;
    display: inline-block;
}

.lgwz_eg span {
    margin-right: 5px;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.7)
}

.search-box {
    position: relative;
    overflow: hidden;
    float: right;
    width: 180px;
    height: 30px;
    padding: 0 13px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    margin-top: 5px;
}

.search-box .text {
    float: left;
    width: calc(100% - 30px);
    height: 30px;
    line-height: 30px;
    background: none;
    font-size: .75rem;
    color: rgba(255, 255, 255, 0.8);
    border-radius: 0;
    border: none;
}

.search-box .btn {
    float: right;
    height: 20px;
    margin-top: 6px;
}

.search-box.active {
    visibility: visible;
    opacity: 1;
}

.search-box .text:-moz-placeholder {
    color: #fff;
}

.search-box .text:-ms-input-placeholder {
    color: #fff;
}

.search-box .text::-webkit-input-placeholder {
    color: #fff ;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âª */
.nav_bg {
    /* background: #850002; */
    height: 50px;
}

.navbar {
    float: left;
    width: 100%;
}

.navbar .menu-bott {
    display: none;
}

.navbar .nav-button {
    display: none;
}

.navbar .navbar-nav {
    padding: 0;
    list-style: none;
}

.navbar .navbar-nav > li {
    position: relative;
    text-align: center;
    float: left;
    width: 9%;
    text-align: center;  line-height: 50px;
}

.navbar .navbar-nav > li > a {
    color: #ffffff;
    /* display: block; */
    font-weight: bold;
    position: relative;
    text-align: center;
    font-size: 1rem;
    padding-bottom: 5px;
}

.navbar .navbar-nav > li > a > em {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    width: 12px;
    height: 100%;
    background: url(../images/down-jiantou.png) center no-repeat;
}

.navbar .navbar-nav > li:hover > a {
  /* display:block; */
  border-bottom: 2px solid #9a0001;
}

.navbar .navbar-nav > li:hover > ul {
    opacity: 1;
    visibility: visible;
}

.navbar .hasChild:before {
    content: "";
    width: 2px;
    height: 10px;
    background: #9a0001;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: scaleY(0);
    transition: all 0.2s ease-out 0s;
}

.navbar .hasChild:hover:before {
    transform: scaleY(1);
}

.navbar .nav-child {
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999999;
    opacity: 0;
    visibility: hidden;
    background: rgba(255, 255, 255, 0.8);
}

.navbar .nav-child li {
    padding: 12px;
    line-height: 20px;
}

.navbar .nav-child li a {
    display: block;
    font-size: 1rem;
    color: #333;
    display: block;
    position: relative;
}

.navbar .nav-child li:hover {
    background: #960001;
}

.navbar .nav-child li:hover a {
    font-weight: bold;
color:#fff;
}


.header.showdiv {
    background: #9a0001;
    position: fixed;
}

/* .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;
}

.fix-top {
    padding-top: 100vh;
    position: relative;
    top: 0;
    transition: all 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    -webkit-transition: all 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    -moz-transition: all 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    -ms-transition: all 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    -o-transition: all 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    z-index: -1;
}

.fix-top.fixed {
    padding-top: 0;
}

.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;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
.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: #94080a;
    font-weight: bold;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â  */
.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: #92130c;
    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: #92130c;
    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;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
.cont3_bg {
    background: url(../images/cont_bg3.png) no-repeat;
    background-size: cover;
}

.cont_box3 {
    padding: 27px 0px 0px;
}

.xsjl {
    padding: 50px 0px 0px;
    margin: 0px -22px;
    overflow: hidden;
}

.xsjl li {
    width: 50%;
    float: left;
    margin: 5px 0px 36px;
    /*opacity: 0;
    transform: translate(0,80px);*/
}

.cont3_bg.showdiv .xsjl li {
    opacity: 1;
    transform: none;
}

.cont3_bg.showdiv .xsjl li:nth-of-type(1) {
    transition: all 1s ease-out 0s;
}

.cont3_bg.showdiv .xsjl li:nth-of-type(2) {
    transition: all 1s ease-out 0.2s;
}

.cont3_bg.showdiv .xsjl li:nth-of-type(3) {
    transition: all 1s ease-out 0.4s;
}

.cont3_bg.showdiv .xsjl li:nth-of-type(4) {
    transition: all 1s ease-out 0.6s;
}

.xsjl li .xsjl_cont {
    background: #fff;
    padding: 37px 35px 35px;
    margin: 0px 22px;
    overflow: hidden;
    box-shadow: 0.763px 3.927px 21px 0px rgba(0, 0, 0, 0.16);
}

.xsjl li .xsjl_cont .xsjl_tp {
    width: 168px;
    float: left;
}

.xsjl_tp .xsjl_tpnr {
    overflow: hidden;
    padding-bottom: 75%;
    position: relative;
}

.xsjl_tpnr .img:hover {
    transform: scale(1.05);
}

.xsjl li .xsjl_text {
    width: calc(100% - 190px);
    float: right;
}

.xsjl li .xsjl_text dl {
    width: 100%;
    float: left;
}

.xsjl li .xsjl_text dl dt {
    font-size: 16px;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 12px;
}

.xsjl li .xsjl_text dl dd {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 20px;
    box-sizing: border-box;
}

.xsjl li .xsjl_text dl dd:nth-of-type(1) {
    background: url(../images/xsjl_sj.png) no-repeat left;
}

.xsjl li .xsjl_text dl dd:nth-of-type(2) {
    background: url(../images/xsjl_zjr.png) no-repeat left;
}

.xsjl li .xsjl_text dl dd:nth-of-type(3) {
    background: url(../images/xsjl_dd.png) no-repeat left;
}

.xsjl li .xsjl_text dl dt:hover {
    text-indent: 5px;
    transition: all 0.3s ease-out 0s;
}

.xsjl li .xsjl_text dl dt:hover a {
    color: #92130c;
    font-weight: bold;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ */
.cont4_bg {
    background: url(../images/cont_bg4.png) no-repeat;
    background-size: cover;
    overflow: hidden;
}

.cont_box4 {
    padding: 83px 0px 38px;
}

.kycg {
    padding: 55px 0px;
    margin: 0px -25px;
    overflow: hidden;
    /*opacity: 0;
    transform: translate(0,80px);*/
    transition: all 1s ease-out 0s;
}

.cont4_bg.showdiv .kycg {
    opacity: 1;
    transform: none;
}

.kycg_lb {
    position: relative;
}

.kycg_lb .kycg_mar {
    margin: 0px 25px;
    position: relative;
    padding-bottom: 7px;
}

.kycg_lb .kycg_mar::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: calc(100% - 90px);
    height: 7px;
    background: url(../images/kycg_lbbg.png) no-repeat;
    background-size: 100% 100%;
}

.kycg_mar .kycg_tp {
    overflow: hidden;
    padding-bottom: 56%;
    position: relative;
}

.kycg_tp .img:hover {
    transform: scale(1.05);
}

.kycg_mar .kycg_text {
    padding: 25px 25px 15px;
    overflow: hidden;
    background: #fff;
}

.kycg_mar .kycg_text h2 {
    font-size: 16px;
    line-height: 30px;
    height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.kycg_mar .kycg_time {
    position: absolute;
    bottom: 140px;
    left: 10px;
    width: 125px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #848484;
    text-align: center;
    background: url(../images/time_bg2.png) no-repeat top;
    font-family: 'Times New Roman', Times, serif;
}

.kycg_mar:hover::after {
    background: url(../images/kycg_lbbg2.png) no-repeat;
    background-size: 100% 100%;
}

.kycg_mar:hover .kycg_text h2, .kycg_mar:hover .kycg_time {
    color: #92130c;
}

.kycg_mar:hover .kycg_text h2 {
    font-weight: bold;
}

.kycg .slick-dots {
    width: 100%;
    bottom: 0px;
    left: 0px;
    text-align: center;
    z-index: 9;
}

.kycg .slick-dots li {
    width: 18px;
    height: 18px;
    background: url(../images/kycg_dot.png) no-repeat;
    margin: 0px 12px;
}

.kycg .slick-dots li.slick-active {
    background: url(../images/kycg_dot2.png) no-repeat;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âª */
.cont5_bg {
    background: url(../images/cont5_bg.png) no-repeat;
    background-size: cover;
}

.cont_box5 {
    padding: 80px 0px 40px;
}

.fuwu {
    padding: 50px 180px;
    overflow: hidden;
}

.fuwu li {
    width: 25%;
    float: left;
}

.fuwu li a {
    display: block;
    overflow: hidden;
    text-align: center;
}

.fuwu li span {
    width: 148px;
    height: 167px;
    display: block;
    margin: 0px auto;
    transition: all 0.3s ease-out 0s;
}

.fuwu li h2 {
    margin-top: 20px;
    width: 100%;
    font-size: 22px;
    color: #333;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fuwu li:hover span {
}

.fuwu li:hover h2 {
    color: #94080a;
}

.fuwu li span.fuwu_ic1 {
    background: url(../images/fwdh_ic01.png) no-repeat center;
    background-size: auto 100%;
}

.fuwu li span.fuwu_ic2 {
    background: url(../images/fwdh_ic02.png) no-repeat center;
    background-size: auto 100%;
}

.fuwu li span.fuwu_ic3 {
    background: url(../images/fwdh_ic03.png) no-repeat center;
    background-size: auto 100%;
}

.fuwu li span.fuwu_ic4 {
    background: url(../images/fwdh_ic04.png) no-repeat center;
    background-size: auto 100%;
}

.fuwu li:hover span.fuwu_ic1 {
    background: url(../images/fwdh_ic01_on.png) no-repeat center;
    background-size: auto 100%;
}

.fuwu li:hover span.fuwu_ic2 {
    background: url(../images/fwdh_ic02_on.png) no-repeat center;
    background-size: auto 100%;
}

.fuwu li:hover span.fuwu_ic3 {
    background: url(../images/fwdh_ic03_on.png) no-repeat center;
    background-size: auto 100%;
}

.fuwu li:hover span.fuwu_ic4 {
    background: url(../images/fwdh_ic04_on.png) no-repeat center;
    background-size: auto 100%;
}

.linkbg {
    background: #94080a;
    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;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ */
.dibu_bg {
    border-top: #94080a 8px solid;
    background: #302a29;
    overflow: hidden;
    padding: 32px 0px;
}

.dblogo {
    float: left;
    margin-top: 9px;
}

.dbbq {
    float: left;
    margin-left: 95px;
    font-size: 16px;
    line-height: 40px;
    color: rgba(255, 255, 255, 0.7);
}

.dbewm {
    float: right;
    width: 86px;
}

.dbewm img {
    width: 86px;
    height: 86px;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ */
.list_pic {
    width: 100%;
    margin: auto;
}

.list_pic img {
    width: 100%;
}

.sjmenu {
    display: none;
}

.list_wkbg {
    background: url(../images/list_wkbg.jpg) no-repeat bottom;
    overflow: hidden;
}

.list_wk {
    padding: 52px 0px 80px;
    font-family: "Microsoft YaHei";
}

.list_lf {
    width: 256px;
    float: left;
    background: #f0f0f0;
    margin-top: 9px;
}

.list_lf h1 {
    width: 216px;
    float: left;
    padding: 12px 20px 13px;
    line-height: 40px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    background: url(../images/ltyi_bg.png) no-repeat #94080a;
}

.sideMenu {
    width: 220px;
    float: left;
    padding: 0px 18px;
}

.sideMenu li {
    width: 220px;
    float: left;
    margin-top: 20px;
}

.sideMenu li a {
    display: block;
    padding: 10px 0px 10px 30px;
    background: url(../images/ltej_bg.png) no-repeat 180px #fff;
    cursor: pointer;
    position: relative;
    font-size: 20px;
    color: #333;
    line-height: 35px;
    width: 190px;
    float: left;
}

.sideMenu dl {
    width: 220px;
    float: left;
    display: none;
    background: #fff;
    border-top: #f0f0f0 1px solid;
    padding: 12px 0px;
}

.sideMenu dl dd a {
    display: block;
    width: 165px;
    padding: 10px 15px 5px 40px;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    cursor: pointer;
    background: url(../images/ltsanj.png) no-repeat 30px 18px;
}

.sideMenu dl dd:hover a, .sideMenu dl dd.current a {
    font-weight: bold;
    background: url(../images/ltsanj2.png) no-repeat 30px 18px;
}

.sideMenu li.current > a, .sideMenu li:hover > a {
    color: #94080a;
}

.sideMenu li.current dl {
    display: block !important;
}

.ltlf_pic {
    width: 100%;
    float: left;
}

.list_rg {
    float: right;
    width: calc(100% - 300px);
}

.list_rdh {
    width: 100%;
    float: left;
    border-bottom: #c4c4c4 2px solid;
}

.list_rdh h1 {
    float: left;
    font-size: 28px;
    color: #222;
    padding-bottom: 15px;
    position: relative;
}

.list_rdh h1::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: #940940;
}

.list_rdh span {
    float: right;
    font-size: 14px;
    color: #888;
    line-height: 24px;
    margin-top: 18px;
    background: url(../images/ic_home.png) no-repeat left 5px;
    padding-left: 20px;
}

.list_rdh span a {
    color: #888;
}

.list_rdh span a:hover {
    color: #940940;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡*/
.list_xw {
    min-height: 500px;
}

.list_xw ul {
    padding: 17px 0px 40px;
    overflow: hidden;
}

.list_xw li {
    width: 100%;
    float: left;
    border-bottom: #e1e1e1 1px solid;
    padding: 30px 0px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.list_xw li .ltxw_tp {
    width: 240px;
    float: left;
    margin-right:30px;
}

.list_xw li .ltxw_tpnr {
    overflow: hidden;
    padding-bottom: 56%;
    position: relative;
}

.ltxw_tpnr .img:hover {
    transform: scale(1.05);
}

.list_xw li .ltxw_text {
       overflow: hidden;
    }

.list_xw li .ltxw_text h2 {
    margin: 5px 0px 15px;
    font-size: 18px;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list_xw li .ltxw_text p {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #959595;
    text-indent: 2em;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list_xw li .ltxw_text span {
    float: left;
    font-size: 14px;
    color: #959595;
    line-height: 26px;
    margin-top: 12px;
}

.list_xw li:hover {
    border-bottom: #93080a 1px solid;
}

.list_xw li:hover .ltxw_text h2 {
    color: #93080a;
}

.ltfy {
    text-align: center;
}

.ltfy img {
    max-width: 100%;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ */
.list_lb {
    min-height: 500px;
}

.list_lb ul {
    padding: 17px 0px 40px;
    overflow: hidden;
}

.list_lb li {
    width: 100%;
    float: left;
    border-bottom: #e1e1e1 1px solid;
}

.list_lb li span {
    float: left;
    margin-left: 10px;
    width: 95px;
    font-size: 14px;
    color: #888;
    line-height: 26px;
    position: relative;
    line-height: 58px;
}

.list_lb li span::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 16px;
    right: 0;
    top: 21px;
    background: #e1e1e1;
}

.list_lb li a {
    font-size: 16px;
    color: #333;
    width: calc(100% - 160px);
    padding-right: 30px;
    margin-right: 10px;
    float: right;
    height: 58px;
    line-height: 58px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.4s ease-out 0s;
    background: url(../images/list_jt.png) no-repeat right;
}

.list_lb li:hover a {
    color: #93080a;
    text-indent: 10px;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â  */
.list_js {
    min-height: 500px;
}
.njfl{font-size: 18px;
    margin-top: 20px;
    font-weight: bold;}
.list_js ul {
    padding: 10px 0px 0px;
    overflow: hidden;
    margin: 0px -22px;
}

.list_js li {
    width: 50%;
    float: left;
}

.list_js li .ltjs_nr {
    margin: 0px 22px 30px;
    background: #fff;
    border: #e2e2e2 1px solid;
    overflow: hidden;
    cursor: pointer;
}

.list_js li .ltjs_tp {
    width: 150px;
    float: left;
}

.list_js li .ltjs_tp span {
    padding-bottom: 140%;
    position: relative;
    display: block;
    overflow: hidden;
}

.list_js li .ltjs_tp span img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.list_js li .ltjs_tp span img:hover {
    transform: scale(1.1);
}

.list_js li .ltjs_text {
    width: calc(100% - 210px);
    float: right;
    margin-right: 30px;
    background: url(../images/js_sjx.png) no-repeat right bottom;
    height:200px;
}

.list_js li .ltjs_text h3 {
    font-size: 20px;
    color: #000;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    margin: 10px 0px 0px;
}

.list_js li .ltjs_text dl {
    
}

.list_js li .ltjs_text dl dd {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    word-break: break-all;
}

.list_js li .ltjs_text dl dd b {
    color: #333;
}

.list_js li .ltjs_text2 dl dd {
    line-height: 34px;
}

/*.list_js li .ltjs_text dl dd:nth-of-type(1){
    font-size: 16px;
    color: #333;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list_js li .ltjs_text dl dd:nth-of-type(2){
    height: 78px;
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box; 
   -webkit-line-clamp:3; 
   -webkit-box-orient:vertical;
}*/
.list_js li:hover .ltjs_nr {
    box-shadow: 4px 0px 21px 0px rgba(0, 0, 0, 0.16);
}

.list_js li:hover .ltjs_text {
    background: url(../images/js_sjx2.png) no-repeat right bottom;
}


.jszm{
  padding-top:30px;
  overflow:hidden;
}
.jszm a{
   font-size: 18px;
    color:#333;
   display: inline-block;
   margin:5px 10px;
}
.jszm a:hover,
.jszm a.on{
   color:#94080a;
   font-weight: bold;
}



/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ */
.list_zzjg {
    min-height: 500px;
}

.list_zzjg ul {
    padding: 48px 0px 0px;
    overflow: hidden;
    margin: 0px -22px;
}

.list_zzjg li {
    width: 50%;
    float: left;
}

.list_zzjg li .ltzzjg_nr {
    margin: 0px 22px 48px;
    background: #fff;
    border: #e2e2e2 1px solid;
    overflow: hidden;
    cursor: pointer;
}

.list_zzjg li .ltzzjg_tp {
    width: 150px;
    float: left;
}

.list_zzjg li .ltzzjg_tp span {
    padding-bottom: 140%;
    position: relative;
    display: block;
    overflow: hidden;
}

.list_zzjg li .ltzzjg_tp span img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.list_zzjg li .ltzzjg_tp span img:hover {
    transform: scale(1.1);
}

.list_zzjg li .ltzzjg_text {
    width: calc(100% - 180px);
    float: right;
}

.list_zzjg li .ltzzjg_text h3 {
    font-size: 20px;
    color: #000;
    line-height: 36px;
    /* height: 36px; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    font-weight: bold;
    margin: 20px 0px 0px;
    position: relative;
    padding-bottom: 10px;
}

.list_zzjg li .ltzzjg_text p {
    position: relative;
    font-size: 16px;
    color: #333;
    padding-top: 18px;
}

.list_zzjg li .ltzzjg_text h3::before {
    content: "";
    width: 24px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.list_zzjg li:hover .ltzzjg_nr {
    box-shadow: 4px 0px 21px 0px rgba(0, 0, 0, 0.16);
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ */
.list_wyh {
    margin-top: 30px;
}

.list_wyh table td{
  text-indent: 0em!important;
}

.ltwyh_lb {
    margin-bottom: 30px;
    overflow: hidden;
}

.ltwyh_lb h3 {
    font-size: 18px;
    color: #92130c;
    margin-bottom: 8px;
    font-weight: bold;
}

.ltwyh_zc {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #222;
    line-height: 30px;
}

.ltwyh_zc h4 {
    float: left;
    width: auto;
    font-weight: bold;
}

.ltwyh_zc ul {
    overflow: hidden;
}

.ltwyh_zc ul li {
    float: left;
    margin: 0px 15px 0px 5px;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ */
.menu_list {
    margin: 50px auto 0px;
    width: 100%;
}

.menu_head {
    width: 100%;
    cursor: pointer;
    position: relative;
    height: 55px;
    background: #f0f0f0;
    margin-top: 20px;
    line-height: 55px;
}

.menu_head h3 {
    float: left;
    margin-left: 68px;
    width: 330px;
    font-size: 20px;
    color: #94080a;
}
.menu_head.menu_head2 h3{
  width: auto;
  margin-right:55px;
}
.menu_head h5 {
    float: left;
    font-size: 18px;
    color: #333;
}

.menu_head::before, .menu_head::after {
    content: "";
    position: absolute;
}

.menu_head::before {
    left: 30px;
    top: 17px;
    width: 21px;
    height: 21px;
    background: url(../images/xkfx_yuan.png);
}

.menu_head::after {
    width: 20px;
    height: 11px;
    right: 30px;
    top: 23px;
    background: url(../images/xkfx_up.png);
}

.menu_list .menu_head.current::after {
    background: url(../images/xkfx_down.png);
}

.menu_list .menu_head.current h3, .menu_list .menu_head.current h5 {
    font-weight: bold;
}

.menu_body {
    height: auto;
    overflow: hidden;
    padding: 40px 65px 0px;
    margin-bottom: 38px;
    background: #fff;
    box-shadow: 0px 1px 16px 0px rgba(164, 164, 164, 0.21);
}

.menu_body .menu_jj {
    width: 100%;
    float: left;
}

.menu_body .menu_jj .menu_jjtp {
    width: 250px;
    float: left;
}

.menu_body .menu_jj .menu_jjtp span {
    width: 100%;
    position: relative;
    padding-bottom: 56%;
    display: block;
    overflow: hidden;
}

.menu_body .menu_jj .menu_jjtp span img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.menu_body .menu_jj .menu_jjnr {
    width: calc(100% - 280px);
    float: right;
}

.menu_body .menu_jj .menu_jjnr p {
    text-indent: 2em;
    line-height: 34px;
    font-size: 16px;
    color: #333;
    height: 136px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.menu_body .menu_jj .menu_jjnr2 p{
   height: auto;
  -webkit-line-clamp: none;
}


.menu_body .menu_name {
    border-top: #d6d6d6 1px solid;
    font-size: 18px;
    width: 100%;
    float: left;
    margin-top: 35px;
    padding: 22px 0px 28px;
    position: relative;
}

.menu_body .menu_name h6 {
    position: absolute;
    right: 0px;
    top: -45px;
    background: #fff;
    line-height: 20px;
    font-size: 14px;
    padding-left: 15px;
    font-weight: normal;
}

.menu_body .menu_name h6 a {
    color: #850002;
}

.menu_body .menu_name h6 a:hover {
    font-weight: bold;
}

.menu_body .menu_name h4 {
    float: left;
    line-height: 40px;
    color: #850002;
}

.menu_body .menu_name p {
    overflow: hidden;
    line-height: 40px;
    color: #333;
}

.menu_body .menu_name p span {
    line-height: 40px;
    color: #333;
    margin: 0px 40px 0px 20px;
    display: inline-block;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
.jcrc_box {
    margin-top: 50px;
}

.jcrc {
    margin-bottom: 25px;
    overflow: hidden;
}

.jcrc .jcrc_tit {
    width: 100%;
    float: left;
}

.jcrc .jcrc_tit h3 {
    float: left;
    padding: 5px 30px 5px 25px;
    line-height: 30px;
    font-size: 20px;
    color: #94080a;
    margin-right: 20px;
    background: #f0f0f0;
    position: relative;
}

.jcrc .jcrc_tit h3::after {
    content: "";
    width: 0;
    height: 0;
    right: -12px;
    top: 50%;
    margin-top: -20px;
    position: absolute;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 12px solid #f0f0f0;
}

.jcrc .jcrc_tit p {
    overflow: hidden;
    height: 6px;
    position: relative;
    margin-top: 17px;
}

.jcrc .jcrc_tit p i {
    width: 100%;
    float: left;
    height: 1px;
    background: #d6d6d6;
    margin-top: 3px;
}

.jcrc .jcrc_tit p::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 6px;
    height: 6px;
    background: #94080a;
    border-radius: 50%;
}

.jcrc .jcrc_per {
    width: 100%;
    float: left;
    margin-top: 12px;
}

.jcrc .jcrc_per li {
    width: 12.5%;
    float: left;
    text-indent: 35px;
    line-height: 44px;
}

.jcrc .jcrc_per li a {
    font-size: 18px;
    color: #333;
}

.jcrc .jcrc_per li a:hover {
    color: #94080a;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ*/
.contt_box {
    min-height: 450px;
}

.contt_tit {
    text-align: center;
    margin: 44px 0px 23px;
}

.contt_tit h1 {
    font-size: 22px;
    color: #333;
    margin-bottom: 13px;
    font-weight: bold;
}

.contt_tit h2 {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    font-weight: normal;
}

.contt_tit h5 {
    font-size: 14px;
    color: #818181;
}

.contt_fzr {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.contt_fzr li {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #444;
    line-height: 36px;
    text-indent: 2em;
}

.contt_zhwen {
    margin: 0px 0px 30px;
    font-size: 18px;
    color: #444;
    line-height: 36px;
}

.contt_zhwen p {
    text-indent: 2em;
}


.contt_zhwen table td {
     text-indent: 0!important;
}

.contt_zhwen table td p{
   text-indent: 0em;
}

.contt_zhwen p img {
    max-width: 90%;
    text-indent: 0em;
    height: auto !important;

}

.contt_zhwen p td {
    text-indent: 0em;
}

.contt_zhwen p iframe {
    max-width: 90%;
}

.contt_zhwen p video {
    max-width: 90%;
}

.contt_sxp {
    border-top: #e8e8e8 2px solid;
    padding-top: 25px;
}

.contt_sxp ul {
    width: 100%;
    float: left;
}

.contt_sxp li {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 28px;
    margin: 4px 0px;
}

.contt_sxp li a {
    color: #333;
}

.contt_sxp li:hover, .contt_sxp li:hover a {
    color: #94080a;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ */
.xygk {
    padding: 37px 0px 10px;
    overflow: hidden;
}

.xygk p {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    text-indent: 2em;
    margin-bottom: 16px;
}

.xygk_num {
    overflow: hidden;
}

.xygk_num li {
    width: 12.5%;
    float: left;
}

.xygk_num li .xygk_numnr {
    padding-right: 23px;
    margin-right: 23px;
    position: relative;
    text-align: center;
}

.xygk_num li .xygk_numnr::after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 1px;
    height: 70px;
    background: #ccc;
}

.xygk_num li:nth-last-of-type(1) .xygk_numnr {
    padding-right: 0px;
    margin-right: 0px;
}

.xygk_num li:nth-last-of-type(1) .xygk_numnr::after {
    display: none;
}

.xygk_num li .xygk_numnr span {
    font-size: 14px;
    color: #94080a;
}

.xygk_num li .xygk_numnr span strong {
    font-size: 36px;
    font-family: 'Times New Roman', Times, serif;
}

.xygk_num li .xygk_numnr h3 {
    font-size: 16px;
    color: #5e5e5e;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.xygk2 {
    padding: 22px 0px 0px;
    overflow: hidden;
}

.xygk2 p {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    text-indent: 2em;
    margin-bottom: 18px;
}

.ssjg {
    min-height: 450px;
}

.list_rsou {
    width: 100%;
}

.list_rsou ul {
    width: 100%;
    float: left;
}

.list_rsou ul li {
    width: 100%;
    float: left;
    border-bottom: #ccc 1px dashed;
    position: relative;
}

.list_rsou ul li::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 25px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #92130c;
}

.list_rsou ul li a {
    margin-left: 14px;
    font-size: 16px;
    color: #333;
    float: left;
    line-height: 55px;
    height: 55px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: -moz-calc(100% - 100px);
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    transition: all 0.4s;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.list_rsou ul li i {
    float: right;
    font-size: 14px;
    color: #666;
    line-height: 55px;
    font-style: normal;
}

.list_rsou ul li:hover a {
    color: #92130c;
    text-indent: 16px;
    transition: all 0.4s;
}

.sspage {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 25px;
    font-size: 14px;
    color: #333;
}

.sspage a {
    color: #01548a;
}

.qzssjg_no {
    width: 600px;
    margin: 50px auto 0px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    line-height: 25px;
}

@media only screen and (max-width: 700px) {
    .qzssjg_no {
        width: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-family: "FZLTZHK", "Microsoft YaHei";
        font-family: "Microsoft YaHei";
    }
}