@charset "utf-8";

.content .ljie {
    float: right;
    padding: 15px 0px;
}

.content .ljie .item1 {
    float: left;
    margin-left: 5px;
    width: 25px;
    height: 25px;
    position: relative;
    margin: 6px 6px 6px 0;
    background-image: url(../image/lj1.png);
    background-repeat: no-repeat;
    background-size: auto 23px;
    background-position: center center;
}

.content .ljie .item {
    margin-left: 5px;
    background-position: center center;
    background-size: 24px 24px;
}

.content .ljie .icon0 {}

.content .ljie .icon1 {
    background-image: url(../image/lj2.png);
    width: 24px;
    height: 24px;
    display: block;
    margin-top: 6px;
}





.content .ljie .item:hover {
    opacity: 0.7;
}

.content .ljie .item img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}


.ul-listl5{overflow:hidden;margin:30px -10px 0}
.ul-listl5 li{width: 33%;float:left;padding:0 10px;margin-bottom:20px}
.ul-listl5 li p{display:block;height:60px;line-height:58px;font-size:18px;color:#333;font-weight:700;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border:1px solid #e5e5e5;border-left: 2px solid #018bd6;position:relative;padding:0 28px}
.ul-listl5 li:hover p,.ul-listl5 li:hover p a{color: #018bd6;border-color: #018bd6;}main {
    padding: 50px 0;
}
.m-txts2{
    margin-bottom: 20px;
    padding: 27px 0 50px;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.m-txts2 .tit{
    font-size: 22px;
    color: #018bd6;
    height: 40px;
    line-height: 40px;
    padding-left: 33px;
    margin-bottom: 17px;
    border-left: 2px solid #018bd6;
}
.sl-list1{
    margin: 0 35px;
    overflow: hidden;
}
.sl-list1 li{
    float: left;
    width: 20%;
    margin-bottom: 11px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.sl-list1 a{
    font-size: 18px;
    color: #666;
}
.sl-list1 a:hover{
    color: #930a41;
}

#sousy .search {
    display: block;
    visibility: visible;
    position: relative;
    opacity: 1;
    background-color: #ffffff;
}

a {
    display: inline;
}

.search {
    display: block;
}

.clearfix::after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ".";
    overflow: hidden;
    width: 0px;
    height: 0px;
    font-size: 0px;
    line-height: 0;
}

.clearfix {
    display: block;
}

.w1400 {
    width: 1600px;
    margin: 0 auto;
    box-sizing: border-box;
}

.ny_banner {
    position: relative;
    width: 100%;
}

.ny_banner img {
    display: block;
    width: auto;
    height: auto;
    object-fit: cover;
    min-height: 150px;
    width: 100%;
}

.ny_banner h2 {
    position: absolute;
    font-size: 46px;
    color: #fff;
    text-align: center;
    left: 0;
    right: 0;
    top: 50%;
    margin: auto;
    transform: translateY(-50%);
    text-shadow: 0 0 5px #3f9e00;
}

/* 左侧导航 */
.left_dh {
    width: 310px;
    /*    padding: 25px; */
    box-sizing: border-box;
    height: auto;
    position: relative;
    z-index: 999999999;
}

.left_dh h2 {
    width: 100%;
    padding: 50px 0px;
    font-size: 31px;
    color: #fff;
    background: #018bd6;
    text-align: center;
}

.left_dh ul {
    display: block;
    background: #fff;
    box-shadow: 0 0 16px 5px rgba(8, 1, 3, 0.1);
    padding-bottom: 100px;
}

.left_dh ul li a {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 60px;
    color: #000;
    padding: 0 55px 0 30px;
    box-sizing: border-box;
    border-bottom: 1px solid #e6e6e6;
    background: url(../image/left_dh_icon1.png) no-repeat right 30px center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.left_dh ul li:last-of-type a {
    border-bottom: none;
}

.left_dh ul li a.hover,
.left_dh ul li a:hover {
    color: #018bd6;
    font-weight: bold;
    background: url(../image/left_dh_icon2.png) no-repeat right 30px center;
}

/* 右侧内容 */
.right_con {
    width: calc(100% - 360px);
}

.right_con2 {
    /* margin-top: 20px; */
}

.right_con1 {
    width: 100%;
}

/* 当前位置 */
.dqwz {
    padding: 0 0 0 27px;
    height: 20px;
    line-height: 20px;
    position: relative;
    /* border-bottom: #e8e8e8 1px solid; */
    /* margin-bottom: 20px; */
    float: right;
    margin-top: 16px;
}

.dqwz::before {
    position: absolute;
    width: 22px;
    top: 0px;
    left: 0px;
    height: 100%;
    content: '';
    background-color: #ffffff;
    background-image: url(../image/home.png);
    background-repeat: no-repeat;
    background-position: 0 3px;
}

.dqwz,
.dqwz span,
.dqwz i,
.dqwz a {
    font-size: 16px;
    color: #333333;
    font-style: normal;
    text-transform: capitalize;
}

.dqwz i {
    margin: 0 4px
}

.dqwz a:hover {
    color: #333333;
    font-weight: 600;
}

.dqwz span {
    color: #372c9c;
}

/* 单篇 */
.dp h2.bt {
    font-size: 35px;
    color: #131313;
    line-height: 40px;
    text-align: center;
    margin-bottom: 20px;
}

.right_con .content p {
    font-size: 16px;
    /* color: #0f0f0f !important; */
    color: #0f0f0f;
    line-height: 32px !important;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

.right_con .content p {
    margin-bottom: 20px !important;
    text-indent: 2em !important;
    text-align: justify;
}

.right_con .content img {
    display: block;
    width: auto;
    height: auto;
    max-width: 80%;
    margin: 10px auto;
    object-fit: cover;
}

.right_con .content video {
    margin: auto;
    max-width: 80%;
    width: 900px;
    height: auto;
}

/* .right_con .content table {
    border: 0px !important;
    border-left: 1px solid #ddd !important;
    border-top: 1px solid #ddd !important;
    margin: 0px auto;
    display: block;
    width: 100% !important;
}
.right_con .content table tr td {
    border-left: 0px !important;
    text-align: center;
    border-top: 0px !important;
    line-height: 23px;
    padding: 1px !important;
    border-right: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd !important;
    text-indent: 0 !important;
}

.right_con .content table tr td p {
    text-indent: 0em !important;
    padding: 0px;
    margin: 0px !important;
    text-align: center;
}

.right_con .content table img {
    margin: 0 !important;
    border: 0 !important;
}

.right_con .content table tbody {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    width: 100%;
    display: block;
} */

.right_con .content table {
    border: 0px !important;
    border-left: 1px solid #ddd !important;
    border-top: 1px solid #ddd !important;
    /* width: 100% !important; */
    width: 80% !important;
    margin: 20px auto !important;
}

.right_con .content table tr td {
    border-left: 0px !important;
    border-top: 0px !important;
    line-height: 23px !important;
    padding: 5px !important;
    border-right-width: 1px !important;
    border-bottom-width: 1px !important;
    border-right-style: solid !important;
    border-bottom-style: solid !important;
    border-right-color: #ddd !important;
    border-bottom-color: #ddd !important;
}

.right_con .content table tr td p {
    text-indent: 0em !important;
    padding: 0px !important;
    margin: 0px !important;
    text-align: center !important;
}

/* 内容页 */
.nr_con h2.bt {
    font-size: 28px;
    color: #010101;
    margin: 20px 0;
    line-height: 35px;
    text-align: center;
}

.nr_con div.wzxx {
    width: 100%;
    padding: 0 25px;
    box-sizing: border-box;
    background: #f7f7f7;
    margin-bottom: 20px;
}

.nr_con div.wzxx p {
    font-size: 14px;
    line-height: 38px;
    color: #818181;
    text-align: center;
}

.right_con div.wzxx {
    width: 100%;
    box-sizing: border-box;
    background: #f7f7f7;
    margin-bottom: 20px;
}

.right_con div.wzxx .p {
    font-size: 14px;
    padding: 12px 0px;
    color: #818181;
    text-align: center;
}

.right_con div.wzxx .p .item {
    display: inline-block;
    padding: 0px 10px;
}

/* 列表页 */
.list ul li {
    margin-top: 30px;
}

.list ul li:first-of-type {
    margin-top: 0;
}

.list ul li a {
    display: block;
    width: 100%;
    padding: 25px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 0 20px 6px rgba(0, 60, 112, 0.1);
}

.list ul li a p.time {
    width: 90px;
    height: auto;
    background: #018bd6;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    box-sizing: border-box;
}

.list ul li a p.time span {
    display: block;
    font-size: 20px;
}

.list ul li a p.more {
    width: 100px;
    font-size: 15px;
    color: #373535;
    line-height: 35px;
    padding-right: 30px;
    box-sizing: border-box;
}

.list ul li a p.con {
    width: calc(100% - 240px);
}

.list ul li a p.con span {
    display: block;
}

.list ul li a p.con span.tit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 17px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
}

.list ul li a p.con span.txt {
    font-size: 14px;
    color: #999999;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 50px;
}

.list ul li a:hover p.con span.tit {
    color: #018bd6;
}

.list ul li a:hover p.con span.txt {
    color: #333;
}

/* 检索结果 */
/*search*/
.searchWrap {
    min-height: 600px;
    background: #fff;
}

.searchWrap .serBox {
    padding: 25px;
    background: #f4f4f4;
    margin-bottom: 20px;
}

.searchWrap .txt {
    border: none;
    height: 40px;
    line-height: 40px;
    width: 85%;
    font-size: 15px;
    color: #3d3d3d;
    text-indent: 15px;
}

.searchWrap .btn {
    border: none;
    height: 40px;
    width: 15%;
    text-align: center;
    float: right;
    cursor: pointer;
    display: inline;
    color: #fff;
    background: #018bd6;
    font-size: 18px;
    border-radius: 0;
}

.searchWrap ul {
    padding-bottom: 30px;
}

.searchWrap ul li {
    line-height: 30px;
    border-bottom: 1px solid #dedede;
    padding: 20px 0
}

.searchWrap ul li a {
    display: block;
}

.searchWrap ul li a h3 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.searchWrap ul li a h3 span {
    FONT-WEIGHT: bold !important;
    FONT-SIZE: 18px !important;
    COLOR: #dd4b39 !important;
    FONT-FAMILY: "微软雅黑" !important;
}

/* .searchWrap ul li a:hover h3 {
    color: #018bd6;
} */
.searchWrap ul li a:hover {
    opacity: 0.7;
}

.searchWrap ul li a:hover p {
    color: #3d3d3d;
}

.searchWrap ul li a p {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 22px;
    height: 44px;
    color: #333;
}

.searchWrap ul li a span.time {
    color: #999;
    margin-top: 15px
}

.list_fy {
    padding-top: 30px;
}
/* 内容页 */
.content h2.tit{
    font-size: 30px;
    line-height: 34px;
    padding: 15px 0;
    color: #333333;
    text-align: center;
    margin-bottom:10px;
}
.content h2.tit1{ font-size: 20px;  line-height: 30px;margin-bottom:10px;}

.content p.wzxx{
    font-size: 16px;
    color: #333;
    line-height: 20px;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 3px double #f5f5f5;
    margin-bottom: 30px;
}
.content .con_sub{
    padding-bottom: 20px;
    /* border-bottom: 3px double #f5f5f5; */
}
.content .con_sub p{
    font-size: 20px !important;
    line-height: 40px !important;
    color: #333 !important;
    text-indent: 2em;
    text-align: justify;
    margin-bottom: 20px;
}
.content .con_sub p img{
    display: block;
    margin: 0 auto;
    width: auto;
    height: auto;
    max-width: 55%;
}
.content .prev_next{
    margin-top: 60px;
}
.content .prev_next a{
    display: inline-block;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    color: #4c4c4c;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content .prev_next a:hover{
    color: #0d59a7;
}
.content .prev_next a:last-of-type{
    text-align: right;
    margin-left: 4%;
}
.content .prev_next a:first-of-type{
    text-align: left;
    margin-left: 0;
}



/* 图片列表 */
.graphic {}

.graphic .List_tp1 {
    width: calc(100% + 30px);
}

.graphic .List_tp .item {
    width: calc(33.33% - 30px);
    margin-right: 30px;
    display: block;
    float: left;
    margin-top: 30px;
}

.graphic .List_tp .item .a {

    background: #ffffff;
    box-shadow: 0px 0px 5px #ddd;
    border-radius: 10px;
    display: block;
}

.graphic .List_tp .img {
    display: block;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.graphic .List_tp .img img {
    width: 100%;
    height: 225px;
    object-fit: cover;
}

.graphic .List_tp .title {
    padding: 10px 18px;
    color: #333333;
}

.graphic .List_tp .title .text {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}

.graphic .List_tp .item:hover .a {
    background: #018bd6;
    transform: translateY(-20px);
    box-shadow: 5px 5px 15px 0px #949493;
    transition: all 0.5s ease 0s;
}

.graphic .List_tp .item:hover .title {
    color: #ffffff;
}

.graphic .dqwz {
    margin-bottom: 0px;
}

.morecontent {
    /* padding: 15px 0px; */
    background-color: #f7f7f7;
    margin-top: 30px;
}

.morecontent .item {
    float: right;
    width: 50%;
    box-sizing: border-box;
    padding: 0px 20px;
    font-size: 16px;
    line-height: 40px;
    text-align: right;
    margin: 15px 0;
}

.morecontent .item:hover {
    color: #018bd6;
}

/* .morecontent .item:hover .style{
    color: #333333;
} */
.morecontent .item1 {
    text-align: left;
    float: left;
    border-right: 1px solid #a7a7a7;
}

.morecontent .item span.style {
    font-weight: 600;
}

.right_con .content sup span,
.right_con .content sub span {
    position: relative !important;
    font-size: 0.9em !important;
    line-height: 0 !important;
    vertical-align: baseline !important;
}

.iconlist {}

.iconlist .item {
    padding: 20px;
    padding-bottom: 0px;
    box-sizing: border-box;
    width: 33.33%;
    float: left;
}

.iconlist .item .icon {
    margin: auto;
    width: 80px;
    height: 80px;
    box-sizing: border-box;
    border-radius: 10px;
    position: relative;
    border: 2px solid #018bd6;

}

.iconlist .item .icon img {
    position: absolute;
    top: 50%;
    display: block;
    left: 50%;
    transform: translate(-50%, -50%);
}

.iconlist .item .text {
    font-weight: 600;
    text-align: center;
    margin-top: 15px;
    line-height: 24px;
    height: 48px;
}

.iconlist .item:hover .icon {
    box-shadow: 0px 0px 10px 1px #018bd6;
    color: #018bd6;
    transition: all 0.4s;
}

.iconlist .item:hover {
    color: #018bd6;
    transition: all 0.4s;
}

.right_con .content iframe {
    width: 80%;
    margin: auto;
    display: block;
}
.l13-q{overflow:hidden}
.l13-q a{display:block;font-size:14px;color:#333;line-height:2.45;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.l13-q a:hover{color:#920a41}
.block16-q{padding:52px 0 120px;overflow:hidden}
.block16-q .tit1-q{margin-bottom:32px}
.l2-q.l2-3-q{margin-bottom:60px}
.l2-q.l2-3-q .con{padding:32px 91px 40px 166px}
.l2-q.l2-3-q .pic{margin:8px 30px 0 0;float:left;width:240px;height:162px;overflow:hidden}
.l2-q.l2-3-q .pic img{display:block;width:100%;/*height:100%*/}
.l2-q.l2-3-q .cont{overflow:hidden}
.l2-q.l2-3-q .cont h4{margin-bottom:18px;height:auto;line-height:1.4}
.l2-q.l2-3-q .cont .txt{font-size:16px;color:#666;line-height:1.8;height:7.2em;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.l2-q.l2-3-q .con:hover .cont .txt{color:#fff}
.l2-q{margin-bottom:60px}
.l2-q li{padding-top:37px;position:relative;/* background: #edeff3; */-webkit-background-size:auto 37px;margin-bottom: 43px;}
.l2-q .con{display:block;background-color: #edeff3;position:relative;padding:0 150px 0 186px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.l21-q .con{padding: 0 40px;}
.l2-q .bg{position:absolute;right:0;bottom:0;width:21%;opacity:0;filter:alpha(opacity=0);overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.l2-q .bg img{display:block;width:100%}
.l2-q .date{padding:23px 6px 21px;position:absolute;left:54px;top:-16px;background-color: rgb(1 79 187);border-radius:6px;min-width:72px;color:#fff;font-family:Arial;text-align:right;line-height:1;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.l2-q .date .d1{font-size:14px;margin-bottom:3px}
.l2-q .date .d2{font-size:24px}
.l2-q h4{font-size:24px;color:#333;height:118px;line-height:118px;font-weight:400;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.l2-q .con:hover{background-color: #014fbb;}
.l2-q .con:hover .bg{opacity:1;filter:alpha(opacity=100)}
.l2-q .con:hover .date{background-color:rgba(206,156,68,.81)}
.l2-q .con:hover h4{color:#fff}
.cons-list ul li {
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    padding: 51px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    position: relative;
}
.cons-list .nosearch{
	padding: 20px 0 50px;
}
.cons-list .nosearch ul li{
	padding: 10px 0 !important;
}
.cons-list ul li:hover .fl img{
	transform:scale(1.1);
}
.cons-list ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.cons-list ul li .date {
    width: 7%;
    height: 94px;
    background: #f5f5f5;
    margin-right: 3%;
    margin-top: 5px;
}
.cons-list ul li.hasimg .date {
    margin-top: 25px;
}
.cons-list ul li .txt {
    width: 90%;
    overflow: hidden;
}
.cons-list ul li .date h2 {
    font-size: 35px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #000;
    margin-top: 18px;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}
.cons-list ul li .date p {
    font-size: 12px;
    height: 35px;
    color: #000;
    text-align: center;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}
.cons-list ul li .txt h2 {
    font-size: 18px;
    color: #333;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 35px;
    height: 35px;
}
.cons-list ul li .txt p {
    font-size: 14px;
    color: #666;
    line-height: 28px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 56px;
    margin-top: 10px;
}
.cons-list ul li:hover .date {
    background: #18618a;
}
.cons-list ul li:hover .date h2, .cons-list ul li:hover .date p {
    color: #fff;
}
.cons-list ul li:hover .txt h2 {
    color: #18618a;
}
.cons-list ul .hasimg .txt .fl {
    width: 24%;
    height: 148px;
    overflow: hidden;
}
.cons-list ul .hasimg .txt .fr {
    width: 74%;
    overflow: hidden;
    padding: 20px 0;
}
.cons-list ul .hasimg .txt .fl img {
    width: 100%;
    object-fit: cover;
	min-height:148px;
}

/* 组图内容页 */
.attraction .sub_title {
    margin-bottom: 20px;
    font-size: 19px;
    line-height: 20px;
    letter-spacing: -0.05em;
    color: #fff;
    text-align: center;
}

.attraction h2 {
}

.attraction h2 p {
    position: relative;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    margin-top: 15px;
    color: #666;
}

.attraction .inner_box {
    position: relative;
    padding: 100px;
    z-index: 3;
    margin-bottom: 60px;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
}

.attraction .attraction_img_list {
    position: relative;
    z-index: 3;
}

.attraction .attraction_img_item a {
    display: block;
}

.attraction .attraction_img_item .attraction_box {
    position: relative;
    overflow: hidden;
    height: 840px;
}

.attraction .attraction_img_item .attraction_box .cont_box {
    position: absolute;
    display: block;
    bottom: 0;
    width: 100%;
    padding: 15px 20px;
    z-index: 1;
}

.attraction .attraction_img_item .attraction_box .cont_box::after {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgb(0 0 0 / 40%);
}

.attraction .attraction_img_item .attraction_box .cont_box h3 {
    color: #FFF;
    font-size: 17px;
}

.attraction .attraction_img_item .attraction_box .cont_box .list {
    margin-top: 26px;
    font-size: 0;
}

.attraction .attraction_img_item .attraction_box .cont_box .list li {
    position: relative;
    padding-left: 10px;
    margin-bottom: 7px;
    font-size: 15px;
    line-height: 20px;
    color: #464646;
}

.attraction .attraction_img_item .attraction_box .cont_box .list li:before {
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    width: 4px;
    height: 4px;
}

.attraction .attraction_img_item .attraction_box .cont_box .list li span, .attraction .attraction_img_item .attraction_box .cont_box .list li em {
    vertical-align: top;
}

.attraction .attraction_img_item .attraction_box .cont_box .list li em {
    margin-left: 4px;
    word-break: keep-all;
}

.attraction .attraction_img_item .attraction_box .cont_box .more {
    position: absolute;
    right: 0;
    bottom: 51px;
    border-bottom: 1px solid #000;
    padding-right: 60px;
    font-size: 13px;
    line-height: 36px;
    color: #000;
    text-decoration: none;
    transition: .3s;
}

.attraction .attraction_img_item .attraction_box .inner_image {
    width: 100% !important;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.attraction .attraction_img_item .attraction_box .inner_image img {
    width: 100%;
    margin: auto;
}

.attraction .attraction_img_item a:hover .attraction_box .cont_box .more {
    right: -20px;
    padding-left: 20px;
    background-color: #000;
    color: #fff;
}

.attraction .attraction_nav {
    position: relative;
    margin-top: 25px;
}

.attraction .attraction_nav .attraction_nav_list {
    padding: 0;
    margin: 0 35px 0 30px;
}

.attraction .attraction_nav_item {
    display: block;
    margin: 0 7px;
    width: 96px;
    height: 100px;
    border: 0;
    text-decoration: none;
}

.attraction .attraction_nav_item .thumb_box {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.attraction .attraction_nav_item .thumb_box:before {
    content: '';
    display: block;
    opacity: 0;
    position: absolute;
    left: -1%;
    top: -1%;
    width: 102%;
    height: 102%;
    border: 10px solid #fff;
    box-sizing: border-box;
    transition: .3s;
}

.attraction .attraction_nav_item .thumb_box .inner_image {
    display: block;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.attraction .attraction_nav_item:hover .thumb_box:before {
    opacity: 1;
    border: 8px solid #2196F3;
}

.attraction .attraction_nav_item.slick-current .thumb_box:before {
    opacity: 0.6;
    border: 8px solid #0066c1;
    background: #0066c1;
}

.attraction .attraction_nav_item.slick-current:hover .thumb_box:before {
    border: 8px solid #2196F3;
}

.attraction_control {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.attraction_control button {
    position: absolute;
    width: 30px;
    height: 100px;
    border: 0;
    font-size: 0;
    color: transparent;
    vertical-align: middle;
    transition: .2s;
    background: #444;
}

.attraction_control button:before {
    left: 0px;
}

.attraction_control button.prev:before, .attraction_control button.next:before {
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    right: 0;
    margin: auto;
    content: '';
    width: 20px;
    height: 20px;
    border: solid #ffffff;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
}

.attraction_control button.prev {
    right: 0;
}

.attraction_control button.prev:before {
    left: auto;
    right: 10px;
}

.attraction_control button.next:before {
    border-width: 0 0 2px 2px;
}

#img_box.attraction_control {
    position: absolute;
    top: 34%;
    left: 0;
    width: 100%;
    z-index: 9;
}

#img_box.attraction_control button {
    background: none;
    left: 10px;
    width: 50px;
    opacity: 0;
    transition: .5s;
}

#img_box.attraction_control button:before {
    left: 0px;
}

#img_box.attraction_control button.prev:before, #img_box.attraction_control button.next:before {
    display: inline-block;
    position: absolute;
    top: 6px;
    bottom: 0;
    left: 18px;
    right: 0;
    margin: auto;
    content: '';
    width: 40px;
    height: 40px;
    border: solid #ffffff;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
}

#img_box.attraction_control button.prev {
    right: 10px;
    left: auto;
}

#img_box.attraction_control button.prev:before {
    left: auto;
    right: 18px;
}

#img_box.attraction_control button.next:before {
    border-width: 0 0 2px 2px;
}

.attraction .inner_box:hover #img_box.attraction_control button {
    opacity: 1
}

.attraction .inner_box:hover #img_box.attraction_control button.next {
    left: 65px;
}

.attraction .inner_box:hover #img_box.attraction_control button.prev {
    right: 65px;
    left: auto;
}


.l11-q li{padding:0 20px;margin-bottom:40px;display:inline-block;vertical-align:top;width:50%;float: left;}
.l11-q .con{display:block;background-color: #f5f7fa;position:relative;overflow:hidden}
.l11-q .con:after{content:'';position:absolute;right:0;top:0;bottom:0;width:2px;background-color: #018bd6;}
.l11-q .pic{margin-right:30px;float:left;width:200px;height:274px;overflow:hidden}
.l11-q .pic img{display:block;width:100%;height:100%;object-fit: cover;}
.l11-q .cont{padding: 10px 30px 0 0;overflow:hidden}
.l11-q .cont h4{margin-bottom:9px;font-size:28px;color: #018bd6;font-weight:400}
.l11-q .cont p{line-height: 27px;font-size: 15px;}
.l11-q .cont .post{margin-bottom:18px;font-size:18px;color:#000}
.l11-q .cont .txt{font-size:16px;color:#000;line-height:1.9;overflow:hidden}

/* 领导内容页 */
.txtBox{padding-bottom: 40px;}
.txtBox p{text-indent: 2em;font-size: 17px;line-height: 2em;margin-bottom: 16px;}
.txtBox h2.bt{line-height:50px;text-align:center;font-size:25px;margin-top:30px;margin-bottom:30px;}
.con-time{text-align:center;line-height:44px;margin-bottom:16px;color:#888888;background:#fafafa;}
.list_newlead li{border:none;}
.list_newlead li .img_wrap{ max-height:320px;background: #f9f9f9;padding:2%;text-align:center;height:320px;}
.list_newlead > li .title{font-size:18px;color:#26b969;line-height:52px;}
.list_newlead .desc{    font-size: 16px;
    font-style: italic;
    color: #282828;
    padding: 10px 0px;}

.list_newlead .mass li{line-height:42px;font-size: 17px;color:#757575;padding:0;}

.img_wrap a{background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    display: block;}
.list_newlead .btn a{width:150px;height:48px;line-height:48px;background:#26b969;color:#fff;display:inline-block;text-align:center;}
.mass li img{vertical-align: middle; margin-right: 6px;}
.list_newlead .btn{margin-top:20px;}
.list_newlead .btn a:hover{background:#eca414;color:#fff;}
.txtBox .list_newlead .desc{font-style: inherit;text-indent: 0;}
.szdy-conx h4{line-height:66px;font-size:22px;color: #018bd6;border-bottom:1px solid #e2dfdf;margin-bottom: 30px;}
.szdy-conx h4 span{color:#878788;display:inline-block;padding:0px 5px;}
.img_wrap {width: 250px;max-height: 175px;overflow: hidden;position: relative;padding: 0;margin: 0 25px 0 0;display: inline-block;float: left;}
.img_wrap img{min-width:100%; min-height:100%;width: 100%;transform: scale(1);-webkit-transition: all 0.8s ease 0s;transition: all 0.8s ease 0s;}


.list01 ul{margin-bottom: 40px;}
.list01 li{float: left;margin-right: 1.33%;width: 24%;margin-bottom: 22px;}
.list01 li:nth-child(4n){margin-right:0;}
.list01 li a{display: block;padding: 10px;outline: 1px solid #e0e0e0;border-radius: 6px;transition: 0.6s all;}
.list01 li .img{width: 100%;height: 190px;overflow: hidden;position: relative;border-radius: 6px;margin-bottom: 15px;}
.list01 li .img .pic img{display: block;width: 100%;height: 190px;transition: 0.6s all;object-fit: cover;}
.list01 li .img .tag{position: absolute;right: 15px;top: 10px;display: block;padding: 0 8px;background: #ed960e;line-height: 20px;border-radius: 4px;font-size: 12px;color: #fff;}
.list01 li h5{font-size: 16px;color: #333333;font-weight: normal;height: 40px;overflow: hidden;margin-bottom: 15px;transition: 0.6s all;line-height:20px;}
.list01 li p{padding-top: 10px;border-top: 1px solid #ebebeb;text-indent: 0;}
.list01 li p i{font-size: 12px;color: #808080;padding-left: 20px;background: url(../images/part2-04.png) no-repeat left center;margin-right: 15px;}
.list01 li p i+i{padding-left: 25px;}
.list01 li:hover a{box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);transform: scale(1.08);transition: 0.6s all;}
.list01 li:hover .pic img{transition: 0.6s all;transform: scale(1.1);}
.list01 li:hover h5{color: #9b0d14;transition: 0.6s all;}


/* 媒体查询 */
@media only screen and (max-width: 1640px) {
    .w1400 {
        width: 100%;
        padding: 0 3%;
        box-sizing: border-box;
    }
}

@media only screen and (max-width: 1440px) {
    main {
        padding: 40px 0;
    }

    .left_dh {
        width: 260px;
        padding: 20px 10px;
    }

    .right_con {
        width: calc(100% - 300px);
    }

    .right_con1 {
        width: 100%;
    }

    .left_dh ul li a {
        padding: 0 45px 0 20px;
        line-height: 48px;
        background-position: center right 20px;
    }

    .left_dh ul li a.hover,
    .left_dh ul li a:hover {
        background-position: center right 20px;
    }

    .left_dh p.btn_one {
        height: 72px;
    }

    .left_dh p.btn_one img {
        width: 34px;
    }

    .left_dh p.btn_one span {
        font-size: 26px;
        line-height: 34px;
        margin-left: 20px;
    }

    .dp .content {
        margin-top: 0px;
    }

    .dp h2.bt {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .nr_con h2.bt {
        font-size: 26px;
        margin: 15px 0;
    }

    .nr_con div.wzxx {
        margin-bottom: 15px;
    }

    .nr_con div.wzxx p {
        line-height: 40px;
    }

    .right_con div.wzxx {
        margin-bottom: 15px;
    }

    .right_con div.wzxx .p {}

    .right_con .content p {
     
    }

    .right_con .content img {
        min-width: auto;
    }

    .list_link ul li {
        width: 23.5%;
        margin-right: 2%;
    }

    .list_link ul li a {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .list ul li a {
        padding: 20px;
    }

    .list ul li {
        margin-top: 0;
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 1240px) {

    .left_dh {
        width: 245px;
    }

    .right_con {
        width: calc(100% - 275px);
    }

    .right_con1 {
        width: 100%;
    }

    .left_dh ul li a {
        padding: 0 25px;
        padding-right: 45px;
        font-size: 16px;
    }
    .left_dh ul {
        padding-bottom: 0;
    }
/*  */
    /* 
    #vsb_content table {
        width: 90%;
    } */

    .list_link ul li {
        width: 32%;
        margin-right: 2%;
    }

    .list_link ul li:nth-of-type(4n) {
        margin-right: 2%;
    }

    .list_link ul li:nth-of-type(3n) {
        margin-right: 0;
    }

    .list ul li {
        margin-bottom: 20px;
    }

    .graphic .List_tp .img img {
        height: calc((100vw - 395px)/3/338*220);
    }
    .cons-list ul li .date {
	    width: 70px;
	    margin: 0;
	}
	.cons-list ul li .date h2 {
	    font-size: 30px;
	}
	.cons-list ul li .txt {
	    width: calc(100% - 95px);
	    float: right;
	}
        /* 内容3 */
	.attraction .attraction_img_item .attraction_box{height: 600px;}
}

@media only screen and (max-width: 1180px) {
    .left_dh h2 {
        padding: 20px 0px;
        background-size: 29px;
        font-size: 26px;
    }

    .right_con {
        margin-top: 20px;
    }

    .right_con2 {
        margin-top: 0px;
    }
   .list01 li{width:31%;margin-right:3.5%;}
	.list01 li:nth-child(4n){margin-right:3.5%;}
.list01 li:nth-child(3n){margin-right:0;}
    .l11-q li{width:100%}
.l11-q .cont h4{font-size:18px}
.l11-q .cont .post,.l11-q .cont .txt{font-size:14px}
}

@media only screen and (max-width: 960px) {
    main {
        padding: 20px 0;
    }

    .left_dh,
    .right_con {
        width: 100%;
    }

    .left_dh {
        background: #fff;
        padding: 0;
    }

    .left_dh p.btn_one {
        position: static;
        background: #7c120e;
        display: block;
        height: auto;
        padding: 0 20px;
        box-sizing: border-box;
        transform: translateY(0);
    }

    .left_dh p.btn_one img {
        display: none;
    }

    .left_dh p.btn_one span {
        margin-left: 0;
        font-size: 20px;
        line-height: 48px;
    }

    .left_dh ul {
        display: none;
        position: absolute;
        width: 100%;
        top: 100%;
        left: 0;
    }

    .right_con .content img {
        max-width: 90%;
        height: auto !important;
    }

    /* #vsb_content table {
        width: 100%;
        margin: 10px auto;
    } */

    .ny_banner h2 {
        font-size: 32px;
    }

    .graphic .List_tp .img img {
        height: calc((100vw - 120px)/3/338*220);
    }

    .right_con .content table {
        border: 0px !important;
        border-left: 1px solid #ddd !important;
        border-top: 1px solid #ddd !important;
        margin: 0px auto;
        display: block;
        width: 100% !important;
    }

    .right_con .content table tbody {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        width: 100%;
        display: block;
    }

    .right_con .content iframe {
        width: 100%;
    }
   .cons-list ul li .txt h2 {
	    font-size: 17px;
	}
.cons-list ul li .date {
	    position: absolute;
	    bottom: -2px;
	    height: auto;
	    margin-top: 0;
	    padding: 5px 0;
	}

 .cons-list ul li {
	    padding: 15px 0 !important;
	}
/* 内容3 */
.attraction .attraction_img_item .attraction_box{height:500px;}

}

@media only screen and (max-width: 840px) {

 .attraction .attraction_img_item .attraction_box{height: 390px;}
	#img_box.attraction_control{display: none;}
   /*文章内容页*/
  .content h2.tit{font-size:24px;}
    .list01 li{width:48%;margin-right:0;}
   .list01 li:nth-child(3n){margin-right:0;}
   .list01 li:nth-child(4n){margin-right:0;}
   .list01 li:nth-child(even){margin-left:4%;}
}

@media only screen and (max-width: 768px) {
    .iconlist .item .icon {
        width: 60px;
        height: 60px;
    }

    .iconlist .item .icon img {
        width: 35px;
    }

    .iconlist .item .text {
        font-weight: 600;
        text-align: center;
        margin-top: 5px;
        line-height: 20px;
        height: 40px;
        font-size: 13px;
    }

    .iconlist .item {
        padding: 10px;
        padding-bottom: 5px;
    }

    .morecontent .item {
        padding: 0px 10px;
        width: 100%;
        font-size: 14px;
        text-align: left;
        line-height: 26px;
        border: 0px;
        margin: 10px 0px;
    }

    .morecontent {
        /* padding: 10px 0px; */
        margin-top: 15px;
    }

    .right_con div.wzxx .p .item {
        padding: 0px 4px;
        font-size: 12px;
        margin-bottom: 5px;
    }

    .right_con div.wzxx .p {
        padding: 10px 0px;
        padding-bottom: 5px;
    }

    .list_fy {
        padding-top: 10px;
    }

    .left_dh p.btn_one span {
        font-size: 17px;
        line-height: 42px;
    }

    .dp {
        margin-top: 0;
    }

    .dp h2.bt {
        font-size: 22px;
        line-height: 30px;
    }

    .nr_con h2.bt {
        font-size: 22px;
        margin: 10px 0;
        margin-top: 0;
    }

    .nr_con div.wzxx {
        margin-bottom: 10px;
    }

    .nr_con div.wzxx p {
        line-height: 36px;
        font-size: 12px;
    }

    .right_con div.wzxx {
        margin-bottom: 10px;
    }

    .right_con div.wzxx .p {
        font-size: 12px;
    }

    .right_con .content p,
    .right_con .content span {
        margin-bottom: 8px !important;
    }

    .right_con .content img {
        max-width: 98%;
    }

    /* #vsb_content table {
        margin: 5px auto;
    } */

    .list_link ul li {
        width: 48%;
        margin-right: 4%;
    }

    .list_link ul li:nth-of-type(3n) {
        margin-right: 4%;
    }

    .list_link ul li:nth-of-type(2n) {
        margin-right: 0;
    }

    .list ul li a {
        padding: 10px;
    }

    .list ul li a p.time {
        width: 70px;
        font-size: 14px;
        line-height: 22px;
    }

    .list ul li a p.time span {
        font-size: 18px;
    }

    .list ul li a p.more {
        width: 85px;
        font-size: 14px;
        padding-right: 25px;
    }

    .list ul li a p.con {
        width: calc(100% - 185px);
    }

    .list ul li a p.con span {
        display: block;
    }

    .list ul li a p.con span.tit {
        font-size: 15px;
        line-height: 28px;
    }

    .list ul li a p.con span.txt {
        font-size: 12px;
        line-height: 18px;
        max-height: 36px;
    }

    .searchWrap .serBox {
        padding: 15px;
        margin-bottom: 0;
    }

    .searchWrap .txt {
        width: 75%;
    }

    .searchWrap .btn {
        width: 25%;
    }

    .searchWrap ul li {
        padding: 10px 0;
    }

    .searchWrap ul li a h3 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .searchWrap ul li a p {
        line-height: 25px;
        height: 50px;
    }

    .graphic .List_tp .item {
        width: calc(50% - 15px);
        margin-right: 15px;
        margin-top: 15px;
    }

    .graphic .List_tp1 {
        width: calc(100% + 15px);
    }

    .graphic .List_tp .img img {
        height: calc((100vw - 60px)/2/338*220);
    }

    .graphic .List_tp .title .text {
        font-size: 14px;
        line-height: 22px;
    }

    .graphic .List_tp .title {
        padding: 10px 13px;
    }

    .w1400 {
        padding: 0 15px;
    }

    .dqwz {
        padding: 0 0 0 18px;
        height: 16px;
        line-height: 16px;
    }

    .dqwz::before {
        width: 18px;
        background-size: 12px auto;
        background-position: left 3px;
    }

    .dqwz,
    .dqwz span,
    .dqwz i,
    .dqwz a {
        font-size: 12px;
    }

    .dqwz i {
        margin: 0 4px;
    }

    .right_con {
        margin-top: 15px;
    }

    .right_con2 {
        margin-top: 0px;
    }

    .dqwz {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .l2-q.l2-3-q{margin-bottom:30px}
.l2-q.l2-3-q .con{padding:50px 15px 20px}
.l2-q.l2-3-q .pic{float:none;margin:0 0 20px;width:auto;height:auto}
.l2-q.l2-3-q .pic img{height:auto}
.l2-q.l2-3-q .cont h4{margin-bottom:10px}
.l2-q.l2-3-q .cont .txt{font-size:12px}
.sl-list1 li {
    width: 50%;
    margin-bottom: 8px;
}
.right_con .content p{font-size:15px !important;}
}



@media only screen and (max-width: 740px) {

 .attraction .inner_box{padding:30px;}
.l11-q{margin-bottom:-15px}
.l11-q li{margin-bottom:15px}
.l11-q .con:after{right:auto;bottom:0;left:0;top:auto;width:100%;height:2px}
.l11-q .con{padding:20px}
.l11-q .pic{float:none;margin:0 auto 20px}
.l11-q .cont{padding:0}
.l11-q .cont h4{font-size:16px;text-align:center}
.l11-q .cont .post{text-align:center}
.l11-q .cont .txt{height:auto}
}

@media only screen and (max-width: 580px) {
    .attraction .attraction_img_item .attraction_box{height: 270px;}
  /*内容页*/
  .content h2.tit{font-size:22px;}
  /* 领导内容页 */
	.list_newlead li .img_wrap{width:100%;text-align:center;height: 253px;}
    .img_wrap a{width: 60%;margin:auto;}
	.szdy-conx h4{line-height: 40px;margin-bottom: 14px;}
	.txtBox p{font-size: 15px;}
}

@media only screen and (max-width: 540px) {
   .content .con_sub p img{max-width: 69%;}
   .ul-listl5 li{width:100%;}
    main {
        margin: 10px 0;
        min-height: 155px;
        padding: 0;
    }

    .dp h2.bt {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .nr_con h2.bt {
        font-size: 18px;
        line-height: 26px;
    }

    .nr_con div.wzxx {
        padding: 0 10px;
    }

    .right_con div.wzxx {
        /* padding: 0 10px; */
    }

    .left_dh p.btn_one span {
        line-height: 38px;
        font-weight: normal;
    }

    .left_dh p.btn_one {
        padding: 0 10px;
    }

    .list ul li a p.more {
        display: none;
    }

    .list ul li a p.con {
        width: calc(100% - 80px);
    }

    .list ul li {
        margin-bottom: 0;
        margin-top: 15px;
    }

    .left_dh h2 {
        font-size: 20px;
        padding: 10px 0px;
        background-size: 20px;
    }
    .cons-list ul li {
	    padding: 12px 0 !important;
	}
	.cons-list ul li .date h2 {
	    margin-top: 0;
	    font-size: 20px;
	    line-height: 30px;
	    height: 30px;
	}
	.cons-list ul li .date p {
	    line-height: 25px;
	    height: 25px;
	}
	.cons-list ul li .txt {
	    width: 78%;
	}
	.cons-list ul li .txt h2 {
	    font-size: 15px;
	}
	.cons-list ul li .txt p {
	    font-size: 12px;
	    -webkit-line-clamp: 1;
	    height: 28px;
	    margin: 0;
	}
          .attraction .inner_box{padding:20px;}
          .list01 li{margin-right: 0;float: none;width: 100%;}
        .xlmnc{bottom: 48px;}
        .xlmnc p{margin-top:0;}
	   .list01 li:nth-child(even){margin-left:0;}
}

@media only screen and (max-width: 440px) {
    .list_link ul li {
        width: 100%;
        margin-right: 0%;
    }

    .list_link ul li a {
        margin-bottom: 0;
        margin-top: 15px;
        height: 48px;
        font-size: 15px;
    }

    .graphic .List_tp .item {
        width: calc(100% - 15px);
    }

    .graphic .List_tp .img img {
        height: calc((100vw - 30px)/338*220);
    }
   .wbtt .date{top:-45px;}
}
