/*flexslider start*/

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
    width: 100%;
    /* height: 100%; */
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides>li:first-child {
    display: block;
}

.flexslider {
    background: #fff;
    position: relative;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
    overflow: hidden;
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    margin-top: -20px;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0.8;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    background: url(../images2024/bannpr.png) no-repeat center center;
    text-indent: -999em;
}

.flex-direction-nav .flex-prev {
    left: 10px;
    background-position: 0 0;
}

.flex-direction-nav .flex-next {
    right: 10px;
    background: url(../images2024/bannne.png) no-repeat center center
}

.flexslider:hover .flex-prev {
    opacity: 1;
}

.flexslider:hover .flex-next {
    opacity: 1;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
    background: #ddd;
}

.flex-pauseplay a:before {
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}


/*.flex-control-nav {width: 100%; position: absolute; bottom: 10px; text-align: center; z-index: 1000;}
.flex-control-nav li {margin: 0 8px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 12px; height: 12px; display: block; background: #fff;cursor: pointer; text-indent: -9999px; border-radius: 6px; }
.flex-control-paging li a:hover { background: #000; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); }
*/

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
}


/*flexslider end*/


/*鍥剧墖杞挱*/

.flexslider {
    width: 100%;
    overflow: hidden;
}

.flexslider .til_slides {
    width: 553px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: url(../../images/2017/banner_bg.png) repeat;
    font-size: 16px;
    color: #fff;
    width: 100%;
    text-indent: 12px;
}

.flex-control-nav {
    bottom: 9px;
    right: 10px;
    text-align: right;
    width: auto;
    position: absolute;
    z-index: 999;
    display: none;
}

.flex-control-paging li {
    margin: 0 4px;
    width: 18px;
    height: 19px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    cursor: pointer;
}

.flex-control-paging li a {
    width: 18px;
    height: 19px;
    line-height: 19px;
    background: url(../../images/2017/banner_icon01.png) repeat;
    display: block;
    text-align: center;
    color: #fff;
}

.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
    background: none;
    background-color: #0d6f71
}

.Banner {
    position: relative;
    z-index: 20
}

.pictureAuthor {
    background: url(../images/p-bg.png) no-repeat left top;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 998;
    width: 100%;
    text-indent: 2em;
}

/* .slideTitle {
    min-width: 37%;
    letter-spacing: 3px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    padding: 0 2%;
    position: absolute;
    left: 2%;
    bottom: 5%;
    background: rgba(14, 92, 159, .6);
} 2024*/
 .slideTitle {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}


 .slideTitle p{
     min-width: 240px;
     max-width: calc(100% - 220px);
    letter-spacing: 1px;
   padding: 5px 20px;
   height: 50px;
   
    color: #fff;
    position: absolute;
    left: 0;
     bottom: 50px;
        background: rgba(14, 92, 159, .6);
 }
.djwhMian .flex-direction-nav {
    display: none;
}

.flexslider .slides a {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 35.2%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.djzt_mode .flexslider .slides a {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 66.5%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.djwhZt .djwhImgss a {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 27.5%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 1rem;
}

@media screen and (max-width:1600px) {
    .djwhZt .djwhImgss a {
        display: block;
        overflow: hidden;
        width: 100%;
        height: 0;
        /* padding-bottom: 33.5%; */
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        margin-bottom: 1rem;
    }
    .djzt_mode .flexslider .slides a {
        display: block;
        overflow: hidden;
        width: 100%;
        height: 0;
        /* padding-bottom: 76.5%; */
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
    }
}

@media screen and (max-width:1380px) {
    .slideTitle p{
        left: 10px;
    }
    .djwhZt .djwhImgss a {
        display: block;
        overflow: hidden;
        width: 100%;
        height: 0;
        padding-bottom: 33.5%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        margin-bottom: 1rem;
    }
    .djzt_mode .flexslider .slides a {
        display: block;
        overflow: hidden;
        width: 100%;
        height: 0;
        padding-bottom: 76.5%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
    }
}
@media screen and (max-width:1200px) {
.djwhZt .djwhImgss a {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 29.5%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 1rem;
    margin-left: 0;
    margin-right: 0;
}

}

@media screen and (max-width:768px) {
    .slideTitle {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 35px;
        height: 35px;
        left: 0;
        bottom: 0;
        width: 93%;
    }
    .flex-direction-nav a {
        width: 20px;
        height: 28px;
        margin-top: -14px;
        background-size: 20px 28px !important;
    }
}