@charset "utf-8";

/* CSS Document */
body {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #585858;
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #6ba109;
    text-decoration: none;
}

img {
    border: 0px;
}

.clear {
    clear: both;
}

h1,
h2,
h3,
h4,
p {
    margin: 0;
    padding: 0;
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
    display: block
}

/*主体*/
.advertise {
    width: 100%;
    height: 200px;
    clear: both;
    text-align: center;
    background-size: cover;
    overflow: hidden;
}

.advertise .container {
    height: 100%;
    position: relative;
}

.banner-txt {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -44px;
}

.tzgg_body .alert-info {
    color: #333;
    background-color: transparent;
    border-color: transparent;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tzgg_body .alert-info:hover {
    color: #2fafaf;
    background-color: transparent;
}

.tzgg_body .alert {
    margin-bottom: 0px;
}

.tzgg_body li a {
    position: relative;
    display: block;
    padding: 7px 0;
}

.badge {
    padding: 3px 0;
    color: #585858;
    font-size: 14px;
    text-align: center;
    background-color: transparent;
    border-radius: 10px;
    font-weight: normal;
}

.xyxw_title {
    width: 100%;
    height: auto;
    margin: auto;
    clear: both;
    text-align: center;
    margin: 30px 0;
}

.xyxw_title a {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: auto;
    font-size: 134%;
    line-height: 34px;
    font-weight: 700;
    padding: 15px 21px 0 21px;
    position: relative;
}

.xyxw_title a span {
    font-weight: normal;
    color: #c7c6db;
    font-size: 80%;
}

.xyxw_title a:before {
    display: block;
    position: absolute;
    top: 53px;
    width: 100%;
    height: 0;
    content: '';
    transition: 0.5s;
    z-index: 1;
    border-top: 1px solid #c7c6db;
    left: 0;
}

.xyxw_title a:after {
    display: block;
    position: absolute;
    top: 51px;
    width: 80px;
    height: 5px;
    content: '';
    transition: 0.5s;
    z-index: 2;
    background: #127b7b;
    left: 50%;
    margin-left: -35px;
}

.xyxw_title a:hover:before {
    width: 0;
}

.xyxw_title a:hover:after {
    width: 50%;
    left: 50%;
    margin-left: -25%;
}

.xyxw_title p {
    position: absolute;
    right: 20px;
    bottom: 0;
    font-size: 80%;
    font-weight: normal;
}


.icon {
    width: 22px;
    height: 22px;
    fill: #999;
    float: left;
    margin-top: -2px;
}

.icon1 {
    height: 39px;
    margin-left: 7px;
    margin-top: 0px;
}

.xw_sh {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
}

.tzgg_show li {
    margin-top: 15px;
}

.tzgg_show li a {
    display: flex;
    align-items: center;
}

.tzgg_show li a span {
    display: block;
    background: #2e9494;
    color: white;
    width: 58px;
    height: 50px;
    text-align: center;
}

.tzgg_show li a span b {
    font-size: 24px;
    display: block;
    width: 58px;
    height: 27px;
}

.tzgg_show li a span i {
    font-size: 12px;
    font-style: normal;
}

.tzgg_show li a p {
    padding-left: 23px;
}

.tzgg_show li a:hover {
    color: #ccae73
}

.tzgg_show li a:hover span {
    background: #ccae73;
}

.small_icon {
    display: none;
}

.jyzy_wrap {
    width: 100%;
    height: 393px;
    clear: both;
    background: #f7faff url(../images/dibu_div.png) bottom repeat-x;
    margin-top: 45px;
}

.jyzy_inner {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    display: flex;
}

.jszy_left {
    width: 150px;
}

.xyxw_title1 {
    text-align: left;
}

.xyxw_title1 a {
    line-height: 28px;
}

.xyxw_title1 a:before,
.xyxw_title1 a:after {
    display: none;
}

.jyzx_ico a {
    width: 100%;
    display: block;
    height: 80px;
    line-height: 80px;
    background: #147572;
    color: white;
    font-size: 16px;
    text-align: center;
}

.jyzx_ico a:hover {
    background: #2c9393;
    color: white;
}

.jyzx_ico a.setHover {
    background: #2c9393;
    color: white;
}

.jszy_right {
    width: 200px;
    margin: 80px 0 0 0;
    perspective: 250;
    -webkit-perspective: 250;
}

.jszy_right a img {
    transition: 0.5s;
}

.jszy_right a:hover img {
    transform: rotateY(45deg);
}

.jszy_middle {
    width: 100%;
    max-width: 750px;
    height: 253px;
    margin: 60px 50px;
    overflow: hidden;
    position: relative;
}

.kyjh_wrap {
    width: 100%;
    max-width: 1170px;
    clear: both;
    display: flex;
    margin-top: 48px;
    flex-wrap: wrap;
}

.kyjh_inner {
    width: 22.3%;
    margin-right: 3.6%;
    transition: 0.5s;
    box-shadow: 1px 5px 14px #ccc;
}

.kyjh_inner:hover {
    transform: translate(-10px, -10px)
}

.kyjh_inner:nth-child(4) {
    margin-right: 0;
}

.kyjh_1 {
    width: 100%;
    height: 199px;
    overflow: hidden;
}

.kyjh_1 img {
    width: 100%;
    height: auto;
    transition: 0.5s;
}

.kyjh_1 img:hover {
    transform: scale(1.5);
}

.kyjh_inner h3 {
    font-size: 16px;
    padding: 10px 15px 2px;
    line-height: 22px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.kyjh_inner span {
    color: #999;
    font-size: 14px;
    display: block;
    text-align: center;
    padding: 7px 0;
}

.kyjh_inner p {
    color: #999;
    font-size: 14px;
    padding: 0 15px 30px;
    line-height: 22px;
}

.con_left {
    width: 50%;
}

.con_left1 {
    width: 50%;
    overflow: hidden;
    float: left;
    position: relative;
}

.con_left2 {
    width: 50%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.con_left img {
    width: 100%;
    float: left;
    height: auto;
    transition: 0.5s;
}

.con_left img:hover {
    transform: scale(1.2);
}

.kyjh_wrap1 .kyjh_inner {
    border: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 58px;
    overflow: hidden;
}

.con_caption {
    position: absolute;
    background: #127b7b;
    width: calc(100% - 3rem);
    height: calc(100% - 3rem);
    z-index: 2;
    top: -100%;
    left: 0;
    color: white;
    line-height: 24px;
    margin: 1.5rem;
    display: flex;
    box-sizing: border-box;
    border: 1px solid white;
    border-radius: 5px;
    padding: 27px;
    opacity: 0.9;
    transition: 0.5s;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.con_left1:hover .con_caption {
    top: 0;
}

.qikan {
    width: 100%;
}

.qikan li {
    display: inline-block;
    width: 19.4%;
    text-align: center;
    perspective: 150;
    -webkit-perspective: 150;
}

.qikan li p {
    padding: 10px 0;
}

.qikan li img {
    width: 82px;
    height: 112px;
    transition: 0.5s;
}

.qikan li img:hover {
    transform: rotateY(45deg);
}

.jybao {
    padding: 10px 0 23px
}

.jybao li {
    display: inline-block;
    width: 32%;
    text-align: center;
    perspective: 150;
    -webkit-perspective: 150;
}

.jybao li img {
    width: 175px;
    height: 117px;
    transition: 0.5s;
}

.jybao li img:hover {
    transform: rotateX(45deg);
}

.fudong {
    width: 100px;
    position: fixed;
    top: 55%;
    right: 5px;
    z-index: 100;
    perspective: 200;
    -webkit-perspective: 200;
}

.fudong a img {
    transition: 0.5s
}

.fudong a img:hover {
    transform: rotateX(45deg);
}

.tx_baoguo {
    height: 322px;
}

@media (min-width: 992px) {
    .container {
        width: 100%;
        max-width: 1200px;
    }

    .col-md-6 {
        padding-right: 0;
        padding-left: 0;
        margin: 0 10px;
        width: calc(50% - 20px);
    }

    .con_left2 {
        max-height: 440px;
    }

    .con_left1 {
        height: 220px;
    }

    .con_left2 img {
        min-height: 440px;
    }

    .con_left1 img {
        min-height: 220px;
    }
}

@media (max-width: 992px) {
    .kyjh_wrap1 {
        margin: 0 !important;
    }

    .kyjh_inner {
        width: calc(50% - 32px);
        margin: 16px;
    }

    .col-md-1 {
        width: 14.6%;
        float: left;
    }

    .col-md-8 {
        width: 80%;
        float: left;
    }

    .con_left2 {
        max-height: 210px;
    }

    .con_left2 img {
        min-height: 210px;
    }

    .con_left1 {
        height: 105px;
    }

    .con_left1 img {
        min-height: 105px;
    }

    .jyzy_inner {
        flex-wrap: wrap;
        position: relative;
    }

    .jszy_right {
        position: absolute;
        right: 0;
        top: 0;
    }

    .jyzy_wrap {
        height: auto;
    }
}


/*sydt*/

.sydt_wap {
    width: 100%;
    height: auto;
    max-height: 534px;
    background: #f5f5f7;
    clear: both;
    position: relative;
}

.swiper-container {
    width: 100%;
    height: 100%;
    max-width: 1200px;
    position: relative;
}

.swiper-slide img {
    object-fit: cover;
}

.caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 16px;
    color: #fff;
    bottom: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 75%;
    padding-left: 4%;
}

.caption1 {
    width: 100%;
    height: 30px;
    bottom: 0;
    background: #63c7e9;
    left: 0;
    z-index: 1;
    opacity: 0.6;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    opacity: 1;
    overflow: hidden;
    background-color: transparent;
    text-indent: 3em;
    background-color: #fff;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    font-size: 27px;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    font-size: 27px;
}

.swiper-pagination-bullet-active {
    color: #fff;
    background-color: #fff;
    width: 20px;
    border-radius: 30px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    left: auto;
    bottom: 7px;
    text-align: right;
    padding-right: 1em;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev,
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    color: #716ac6;
    padding: 22px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 1px 2px 22px #ccc;
    transition: 0.5s;
    opacity: 0.65;
}

.swiper-container1,
.swiper-container2 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.swiper-wrapper1 .swiper-slide,
.swiper-wrapper2 .swiper-slide {
    text-align: left;
    font-size: 18px;
    background: #fff;
}

.swiper-wrapper1 .swiper-slide b,
.swiper-wrapper2 .swiper-slide b {
    text-indent: 20px;
    display: block;
    padding: 5px 0 3px;
}

.swiper-wrapper1 .swiper-slide p,
.swiper-wrapper2 .swiper-slide p {
    color: #a7a7a7;
    font-size: 14px;
    text-indent: 20px;
}

.pxzx_ls .swiper-slide p {
    font-size: 14px;
    text-align: center;
    padding: 5px;
    color: #333;
}

.swiper-wrapper1 .swiper-slide img,
.swiper-wrapper2 .swiper-slide img {
    width: 100%;
    transition: 0.5s;
}

.swiper-wrapper1 .swiper-slide img:hover,
.swiper-wrapper2 .swiper-slide img:hover {
    transform: scale(1.5);
}

.pcimg {
    width: 100%;
    height: 188px;
    overflow: hidden;
}

.pxzx_ls .pcimg {
    width: 100%;
    height: 100px;
    overflow: hidden;
}

@media (min-width: 1200px) {
    .col-md-6 {
        padding-right: 0;
    }
}

@media (max-width: 992px) {
    .pcimg {
        height: 102px;
    }
}



/*******list*******/
.contain_wraper2 {
    width: 100%;
    height: auto;
    background: #fff;
    clear: both;
    margin-top: -200px;
}

.list_body {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    min-height: 1040px;
}

.zcl_wrapper {
    width: 20%;
    height: auto;
    float: left;
}

.list_bodyLeft {
    float: left;
    width: 240px;
    margin-top: 65px;
}

.list_bodyRight {
    float: left;
    width: calc(100% - 270px);
    margin-left: 30px;
    margin-top: 60px;
}

.local {
    width: 100%;
    height: 50px;
    line-height: 45px;
    text-align: right;
    position: relative;
    background: url(../images/dotted.png) bottom repeat-x;
    margin: 10px 0 20px 0;
}

.local span {
    font-size: 18px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.zcl_title {
    width: 100%;
    height: 65px;
    line-height: 65px;
    text-align: center;
    overflow: hidden;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #ffffff;
    font-size: 21px;
    letter-spacing: 4px;
    background-color: #63c7e9;
    font-weight: 700;
    position: relative;
}

.zcl_list {
    width: 100%;
    height: auto;
    min-height: 68px;
    background-color: white;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.zcl_list ul {
    padding: 8px 0;
}

.zcl_list ul li {
    font-size: 16px;
    height: auto;
}

.zcl_list ul li a {
    display: block;
    width: 100%;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
    transition: 0.5s;
    white-space: nowrap;
}

.zcl_list ul li a:hover {

    color: #63c7e9;
    border-bottom: 1px solid #63c7e9;
}

.zcl_list ul li a.active {
    color: #63c7e9;
    border-bottom: 1px solid #63c7e9;
}

.list_bodyRight ul li {
    font-size: 14px;
    background-color: white;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    border-bottom: 1px dotted #ccc;
}

.list_bodyRight ul li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: calc(100% - 155px);
    text-overflow: ellipsis;
}

.list_bodyRight ul li span.date {
    float: right;
    color: #999;
    font-size: 14px;
    padding-right: 10px;
}

.list_bodyRight ul li span.date strong {
    font-size: 20px;
    font-weight: normal;
}


.page {
    width: 100%;
    height: 84px;
    text-align: center;
    line-height: 24px;
    padding: 30px 0px;
}

.cont_body {
    width: 100%;
    height: auto;
    background-color: white;
    margin: 30px 0;
}

.xw_title {
    font-size: 24px;
    color: #333333;
    height: auto;
    padding-bottom: 15px;
    line-height: 40px;
    font-weight: initial;
    font-family: "黑体";
    text-align: center;
}

.xw_time {
    text-align: center;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 15px;
    font-size: 14px;
    color: #666666;
    width: 100%;
}

.fry {
    line-height: 28px;
    text-align: justify;
    color: #585858;
    font-size: 14px;
    width: 90%;
    margin: 30px auto 35px;
    min-height: 608px;
}

.fry p {
    padding-top: 0.8em;
}

.fry img {
    max-width: 900px;
}

.fry img.bigimage {
    display: block !important;
    margin: 30px auto 10px !important;
    height: auto !important;
}

.fry img.smallimage {
    display: inline !important;
    margin: 0 5px !important;
    height: auto !important;
}

.fry table {
    border-collapse: collapse;
}

.fry embed {
    max-width: 100%;
    height: auto !important;
    min-height: 480px;
}

.nr_local {
    background: none;
    margin: 10px 0;
    color: #000000;
}

.cs_fx {
    width: 90%;
    text-align: center;
    height: 38px;
    line-height: 30px;
    margin: 0 auto 20px;
    padding: 15px 0px 30px;
    border-top: 1px solid #eeeeee;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cs_fx .n1 {
    margin-right: 20px;
    font-size: 14px;
    color: #000000;
}

.cs_fx .n1:hover {
    color: #6ba109;
}

