body {
    background-color: #f4f8fc;
}


/* 公共样式 */

/* 滑动 */
.hd-fixed{
    height:60px !important;
    transition: 0.4s;
    position: fixed !important;
     top: 0 !important;
  }

  .hd-fixed .nav{
    transition: 0.4s;
    height:60px;
  }
  .hd-fixed .nav-warp-1{
    margin-top:12px;
    transition: 0.4s;
  }
  .hd-fixed  .zblogo {
    width:50%;
    transition: 0.4s;
  }
  .hd-fixed  .nav-warp-2 ul {
  
    margin-top: 14px;
    transition: 0.4s;   
  }
  .hd-fixed   .nav-warp-2 {
      margin-top: auto;
  }
  
   
  .hd-fixed .header-warp{
    transform: translateY(-100%);
    transition: 0.4s;
  }

.gd1{
    display: block;
    width: 90px;
    height: 27px;
    margin: 0 auto;
    background: #204f9f;
    border-radius: 30px;
    margin-bottom: 11px;


}
.gd1 p{
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 27px;
}


.channel_top {
    text-align: center;
    margin-bottom: 30px;
	position: relative;
}

.main2 .channel_top {
    margin-bottom: 30px;
}

.channel_top div {
    display: inline-block;
    vertical-align: middle;
}

.channel_top .line {
    height: 6px;
    border-bottom: 3px solid #204f9f;
    width: 40px;
}

.channel_top .channel_name {
    font-size: 30px;
    line-height: 30px;
    padding: 0 14px;
}


/* 大轮播 */

.main_banner {
    position: relative;
}

.main_banner .swiper-container {
    height: 980px;
}

.main_banner .swiper-slide img {
    width: 100%;
   height: 100%;
}


/* 缩略图 */

.swip2.swiper-container {
    position: absolute;
    bottom:4.5%;
    height: 92px;
    /* background-color: #e6f1f8; */
    right: 1.5%;
    box-sizing: border-box;
    padding: 6px 8px;
}

.swip2 .swiper-slide {
    width: 120px;
    height: 70px;
    padding: 2px;
    overflow: hidden;
    margin-left: 9px;
    border: 1px solid transparent;
}

.swip2 .swiper-slide.swiper-slide-active {
    background-color: white;
    box-shadow: 0 1px 2px rgba(255, 255, 255, 0.1);
    border: 1px solid #ebf1f5;
}

.swip2 .swiper-slide img {
    width: 100%;
    min-height: 100%;
}

.swip2 a {
    float: left;
    color: #b2b4b5;
    font-size: 30px;
    height: 80px;
    line-height: 80px;
    padding: 0 20px;
}

.swip2 a:hover {
    color: #666;
}

.swip2 .line {
    float: left;
    height: 22px;
    border-left: 1px solid #d4d4d4;
    margin-top: 30px;
}


/* 大阳城娱乐新闻 */

.main1 {
    padding-top: 45px;
    padding-bottom: 20px;
}


/* 左轮播 */

.main1_left {
    float: left;
}

.main1_left .swiper-container {
    width: 555px;
    height: 350px;
}

.main1_left .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    vertical-align: middle;
    background-color: #d0d0d0;
    margin: 0 5px;
    cursor: default;
}

.main1_left .swiper-pagination-switch:hover {
    background-color: #ff9500;
}

.main1_left .swiper-active-switch {
    background-color: #ff9500;
}

.main1_left .pagination {
    line-height: 50px;
    height: 50px;
    position: absolute;
    bottom: 0;
    right: 0;
    padding-right: 13px;
}

.main1_left .swiper-slide img {
    width: 100%;
    height: 100%;
}

.main1_left .swiper-slide {
    position: relative;
}

.main1_left .title {
    position: absolute;
    bottom: 0;
    color: white;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    box-sizing: border-box;
    width: 100%;
    padding: 0 110px 0 15px;
    background: url(/DFS/template/307/images/opacity.png);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* 缩略图 */

.main1_left .swip3 {
    height: 114px;
    width: 541px;
    margin-top: 20px;
}

.main1_left .swip3 .swiper-slide {
    width: 168px;
    height: 104px;
    overflow: hidden;
    position: relative;
    padding: 6px 3px 8px;
}

.main1_left .swip3 .swiper-slide {
    margin-left: -3px;
}

.main1_left .swip3 .swiper-slide~.swiper-slide {
    margin-left: 11px;
}

.main1_left .swip3 .swiper-slide-active {
    background-image: url(/DFS/template/307/images/main1_btn.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.main1_left .swip3 .swiper-slide .main1_btn_bg {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    z-index: 2;
}

.main1_left .swip3 .swiper-slide-active img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.main1_left .swip3 .swiper-slide-active .main1_btn_bg {
    display: block;
}


/* 右列表 */

.main1_right {
    float: right;
    width: 625px;
    height: 350px;
    background-color: white;
    box-shadow: 0 2px 6px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    box-sizing: border-box;
    padding: 10px 25px 25px 25px;
}

.main1_right .list .time {
    float: left;
    width: 78px;
    height: 67px;
    background-image: url(/DFS/template/307/images/main1_right_time_bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin-right: 15px;
}

.main1_right .list .ym {
    text-align: center;
    line-height: 30px;
    height: 30px;
    font-size: 16px;
    color: white;
}

.main1_right .list .dd {
    text-align: center;
    line-height: 36px;
    font-size: 24px;
    font-weight: bold;
    color: #0b79d1;
}

.main1_right .list a:hover .time {
    background-image: url(/DFS/template/307/images/main1_right_time_bg_on.png);
}

.main1_right .list a:hover .dd {
    color: #ff9500;
}

.main1_right .list .title {
    font-size: 16px;
    line-height: 46px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.yyyy-MM-dd {
    font-size: 16px;
    line-height: 46px;
    color: #999999;
}

.main1_right .list .summary {
    font-size: 14px;
    line-height: 24px;
    max-height: 48px;
    margin-top: 5px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main1_right .list a:hover .title {
    color: #0b79d1;
}

.main1_right .list a:hover .yyyy-MM-dd {
    color: #0b79d1;
}


/* 通知公告 */

.main2 {
    padding: 46px 0;
    background-color: white;
    box-shadow: 0 7px 8px #ddd;
    margin-bottom: 18px;
}

.main2_content {
    position: relative;
}

.main2_content .swiper-container {
    width: 1230px;
    height: 160px;
}

.main2_content .arrow_btn {
    width: 1380px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
}

.main2_content .arrow_btn a {
    width: 48px;
    height: 48px;
    cursor: pointer;
}

.main2_content .arrow_btn .arrow-left {
    float: left;
    background-image: url(/DFS/template/307/images//DFS/template/307/images/main2_aleft.png);
}

.main2_content .arrow_btn .arrow-right {
    float: right;
    background-image: url(/DFS/template/307/images//DFS/template/307/images/main2_aright.png);
}

.swip2.swiper-container .arrow-left,
.swip2.swiper-container .arrow-right,
.swip2.swiper-container .line {
    display: none;
}

.main2_content .swiper-slide a {
    display: block;
    padding: 20px;
    background-image: url(/DFS/template/307/images/main2_list_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    margin: 0 15px;
	transition: none;
}

.main2_content .swiper-slide .title {
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main2_content .swiper-slide .more {
    float: right;
    width: 19px;
    height: 19px;
    background-image: url(/DFS/template/307/images/main2_list.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 50px;
}

.main2_content .swiper-slide .time {
    font-size: 14px;
    color: #999;
    padding-left: 20px;
    background-image: url(/DFS/template/307/images/main2_time.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin-top: 12px;
    margin-bottom: 8px;
}

.main2_content .swiper-slide .summary {
    font-size: 14px;
    line-height: 24px;
    max-height: 48px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main2_content .swiper-slide a:hover {
    background-image: url(/DFS/template/307/images/main2_list_bg_on.jpg);
}

.main2_content .swiper-slide a:hover .title {
    color: white;
    font-weight: bold;
}

.main2_content .swiper-slide a:hover .time {
    background-image: url(/DFS/template/307/images/main2_time_on.png);
    color: #b9d0ed;
}

.main2_content .swiper-slide a:hover .summary {
    color: #dee8f6;
}

.main2_content .arrow_btn .arrow-left:hover {
    float: left;
    background-image: url(/DFS/template/307/images/main2_aleft_on.png);
}

.main2_content .arrow_btn .arrow-right:hover {
    float: right;
    background-image: url(/DFS/template/307/images/main2_aright_on.png);
}

.main2 .pagination .swiper-pagination-switch {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    background-image: url(/DFS/template/307/images/main2_btn.png);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: default;
}

.main2 .pagination {
    position: absolute;
    bottom: -30px;
    text-align: center;
    width: 100%;
}

.main2 .pagination .swiper-active-switch {
    background-image: url(/DFS/template/307/images/main2_btn_on.png);
}

.gd {
    position: absolute;
	right: 0;
	height: 27px;
}

.main3 {
    width: 100%;
    height: 676px;
    background: url(/DFS/template/307/images/main3.png) center no-repeat;
    background-size: 100% auto;
    padding-top: 20px;
   
}

.main div {
    box-sizing: border-box;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.clearfix:before,
.clearfix:after {
    display: block;
    content: " ";
    clear: both;
}

.w {
    width: 1200px;
    margin: 0 auto;
}

.main3-body a {
    float: left;
    width: 100%;
    height: 90px;
    margin: 30px 0;
}

.main3-body a:hover .t1 {
    color: #0B79D1;
}

.main3 .channel_top {
    margin-bottom: 20px;
}

.date {
    float: left;
    width: 125px;
    height: 90px;
    border-right: 3px solid #204f9f;
    text-align: center;
}

.date span {
    font-size: 20px;
}

.date p {
    font-size: 24px;
    font-weight: bold;
    color: #0b79d1;
    margin-top: 5px;
}

.text {
    width: 1052px;
}

.text {
    width: 1052px;
}

.t1 {
    font-size: 18px;
    line-height: 24px;
}

.t2 {
    line-height: 24px;
    float: right;
    font-size: 18px;
    color: #999999;
    font-weight: bold;
}

.subtitle {
    margin-top: 10px;
    color: #999;
    line-height: 28px;
}

.main4 {
    width: 100%;
    height: 155px;
    overflow: hidden;
    text-align: center;
}

.main4:hover img {
    transform: scale(1.1);
}

.main4 img {
    width: 100%;
    height: 100%;
    transition: all .3s ease-out;
}

.mo-tsg {
    display: none;
}

.main5 {
    width: 100%;
    height: 500px;
    box-shadow: 0 6px 10px #ddd;
    background: #fff;
    padding-top: 35px;
    margin-bottom: 12px;
}

.rcpy {
    float: left;
    width: 50%;
}

.rcpy-date {
    float: left;
    width: 96px;
    height: 96px;
    text-align: center;
    border-radius: 5px;
}

.rcpy-a {
    float: left;
    width: 530px;
    height: 96px;
    box-shadow: 0 1px 8px #ddd;
    margin-left: 40px;
    margin-bottom: 25px;
    margin-top: 5px;
    border-radius: 3px;
}

.rcpy-date p {
    width: 100%;
    height: 56px;
    background: url(/DFS/template/307/images/date.png);
    line-height: 56px;
    color: #fff;
    font-size: 38px;
    font-weight: bold;
    border-radius: 3px 3px 0 0;
}

.rcpy-a:hover .rcpy-text {
    color: #fa9c12;
}

.rcpy-a:hover .rcpy-date p {
    background: url(/DFS/template/307/images/date-h.png);
}

.rcpy-a:hover .rcpy-date span {
    border: 1px dashed #fa9c12;
    border-top: none;
    color: #fa9c12;
}

.rcpy-date span {
    display: block;
    width: 94px;
    border: 1px dashed #0B79D1;
    border-top: none;
    height: 39px;
    color: #1b6fe2;
    line-height: 39px;
    border-radius: 0 0 3px 3px;
}

.rcpy-text {
    width: 400px;
    float: left;
    padding-left: 15px;
    padding-top: 15px;
    line-height: 30px;
}

.main6 {
    width: 100%;
    height: 580px;
    background: #f4f8fc;
    padding-top: 30px;
}

.mtjj {
    float: left;
    width: 800px;
}

.mtjj-l {
    width: 376px;
    height: 213px;
}

.mtjj-l a {
    float: left;
    width: 100%;
    height: 212px;
    overflow: hidden;
    position: relative;
    margin-bottom: 24px;
    box-shadow: 0 4px 10px #a7a7a7;
}

.mtjj-l a img {
    width: 100%;
    height: 212px;
    transition: all .3s ease-out;
}

.mtjj-l a:hover img {
    transform: scale(1.2);
}

.yxzb-a a:hover .yxzb-img {
    transform: scale(1.2);
}

.mtjj-l a div {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/DFS/template/307/images/mtjj-bg.png);
    color: #fff;
    font-weight: bold;
    position: absolute;
}

.mtjj-l a div p {
    position: absolute;
    width: 100%;
    bottom: 0px;
    height: 35px;
    left: 0px;
    line-height: 35px;
    background: url(/DFS/template/307/images/px.png);
    padding-left: 15px;
    font-size: 16px;
}

.mtjj-r {
    width: 400px;
}

.mtjj-r .rcpy-a {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 21px;
}

.mtjj-r .rcpy-text {
    width: 280px;
}

.yxzb {
    float: right;
    width: 365px;
}

.yxzb-a a {
    float: left;
    width: 100%;
    height: 212px;
    border: 1px solid #fff;
    box-shadow: 0 4px 10px #a7a7a7;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.yxzb-img {
    width: 100%;
    height: 100%;
    transition: all .3s ease-out;
}

.yxzb-a a div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/DFS/template/307/images/yxzb-bg.png) bottom;
    background-repeat-y: no-repeat;
}

.yxzb-a div p {
    position: absolute;
    color: #fff;
    bottom: 48px;
    left: 18px;
}

.yxzb-a div span {
    position: absolute;
    color: #fff;
    bottom: 16px;
    line-height: 29px;
    left: 18px;
    font-size: 12px;
}

.yxzb-xymj div img {
    position: absolute;
    right: 30px;
    bottom: 27px;
}

.main7 {
    width: 100%;
    height: 476px;
    background: url(/DFS/template/307/images/main7.png);
	overflow: hidden;
}

.main7-l {
    width: 100%;
    height: 100%;
    padding: 30px;
    box-sizing: border-box;
}

.main7-t {
    width: 100%;
    height: 295px;
    position: relative;
    margin-bottom: 18px;
}

.main7-t-a {
    display: block;
    width: 540px;
    height: 295px;
    overflow: hidden;
}

.main7-t-a img {
    width: 100%;
    height: 100%;
    transition: ease-in 0.5s;
}

.main7-t div {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: url(/DFS/template/307/images/px.png);
    color: #fff;
    padding: 8px 25px;
}

.main7-t div a {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.main7-t-a:hover img {
    transform: scale(1.2);
}

.main7-t div p {
    font-size: 14px;
    opacity: 0.8;
    margin-top: 20px;
}

.main7-b {
    width: 100%;
    height: 350px;
}

.main7-b-l {
    width: 350px;
    border-bottom: 2px solid #ccc;
    padding-bottom: 19px;
	margin: 0 15px;
}

.main7-b-l-a {
    display: block;
    width: 100%;
    height: 250px;
    overflow: hidden;
    margin-bottom: 10px;
}

.main7-b-l:hover {
    border-bottom: 2px solid #fa9c12;
}

.main7-b-l:hover img {
    transform: scale(1.2);
}

.main7-b-l img {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
    transition: ease-in 0.5s;
}

.main7-b-l span {
    display: block;
    margin: 10px 0;
    color: #999;
    font-size: 14px;
}

.font-w {
    font-weight: bold;
}

.main8 {
    height: 490px;
    width: 100%;
    background: #f4f8fc;
}

.lj {
    padding-top: 60px;
    justify-content: space-between;
    display: flex;
    margin-bottom: 50px;
}

.lj a {
    float: left;
    width: 103px;
    text-align: center;
    font-size: 18px;
}

.lj a p {
    margin-top: 15px;
}

.flip-container {
    perspective: 1000;
    transform-style: preserve-3d;
}

.lj a:hover {
    font-weight: bold;
}

.lj a:hover .back {
    transform: rotateY(0deg);
}

.lj a:hover .front {
    transform: rotateY(180deg);
}

.flip-container,
.front,
.back {
    width: 103px;
    height: 103px;
}

.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}

.front,
.back {
    backface-visibility: hidden;
    transition: 0.6s;
    transform-style: preserve-3d;
    position: absolute;
    top: 0;
    left: 0;
}

.front {
    z-index: 2;
    transform: rotateY(0deg);
}

.back {
    transform: rotateY(-180deg);
}

.main8 .swiper-slide img {
    width: 100%;
    height: 100%;
}

.main8 .main2_content .swiper-container,
.main8 .swiper-wrapper {
    height: 120px;
}

.main8 .main2_content {
    margin-top: 40px;
}

.main8 .main2_content .swiper-slide a {
    margin: 0 25px;
    padding: 0;
    background-image: none;
    height: 100%;
}

.main8 .pagination {
    display: none;
}

.main8 .main2_content .swiper-slide a:hover {
    background-image: none;
}

.main8 .main2_content .arrow_btn {
    top: 38px;
}

.dblj {
    width: 100%;
    height: 480px;
    background: url(/DFS/template/307/images/dblj.png) top center no-repeat;
    background-size: 100% auto;
    padding-top: 40px;
}

.dblj-div p {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.dblj-div div {
    border-right: 1px dashed #fff;
    height: 163px;
}

.dblj-div div li a {
    color: #fff;
}

.dblj-div div li {
    margin-top: 16px;
    float: left;
}

.xk div li {
    width: 50%;
}

.bm div li {
    width: 33.3%;
}

.xk {
    width: 315px;
}

.bm {
    width: 520px;
    margin-left: 50px;
}

.cylj {
    width: 364px;
}

.cylj div {
    border: none;
}

.cylj div li {
    width: 33.3%;
}

.db-logo {
    text-align: center;
    margin-top: 83px;
}

.foot {
    width: 100%;
    height: 136px;
    
}

.foot-tel {
    color: #f4f8fc;
    line-height: 26px;
    margin:44px 110px 0 248px;
}

.foot img {
    margin: 25px 0px 0 0;
}

.baxx {
    color: #fff;
    margin-top: 44px;
}

.baxx a {
    color: #fff;
    line-height: 26px;
}

.head_list_02 ul {
    text-align: center;
    display: none;
}

.head_list_02 li:hover ul {
    display: block
}

.head_list_02 ul a {
    transition: all .3s ease-out;
    font-size: 16px;
    padding: 0 10px;
}

.head_list_02 ul a:hover {
    background: #ffa21f;
}

.top-bg {
    position: absolute;
    width: 100%;
    height: 110px;
    background: url(/DFS/template/307/images/top-bg.png);
}

.main1_right .list li {
    width: 100%;
    min-height: 46px;
    padding: 5px 0px;
    border-top: 1px dashed #999999;
}

.main1_right .list li .summary {
    display: none;
}

.main1_right .list .li1 .summary {
    display: block;
}

.f-fl {
    float: left;
}

.f-fr {
    float: right;
}

.f-cb {
    clear: both;
}

.bm div li {
    min-width: 33.3%;
    width: auto;
}

.sp {
    float: left;
    width: 100%;
    height: 212px;
    position: relative;
}

.sp .arrow_btn .arrow-left {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 38%;
    border: none;
    left: 13px;
    box-shadow: none;
    background-image: url(/DFS/template/307/images/main2_aleft.png);
}

.sp .arrow_btn .arrow-right {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 38%;
    border: none;
    right: 13px;
    box-shadow: none;
    background-image: url(/DFS/template/307/images/main2_aright.png);
}

.mj {
    float: left;
    width: 100%;
    height: 212px;
    position: relative;
    margin-bottom: 20px
}

.mj .arrow_btn .arrow-left {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 38%;
    border: none;
    left: 13px;
    box-shadow: none;
    background-image: url(/DFS/template/307/images/main2_aleft.png);
}

.mj .arrow_btn .arrow-right {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 38%;
    border: none;
    right: 13px;
    box-shadow: none;
    background-image: url(/DFS/template/307/images/main2_aright.png);
}


/* 修改 */

.swiper-container.s1 {
    width: 100%;
    height: 350px;
    position: relative;
}

.swiper-container.s1 .as.arrow-left {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 38%;
    border: none;
    left: 13px;
    box-shadow: none;
    background-image: url(/DFS/template/307/images/main2_aleft.png);
}

.swiper-container.s1 .as.arrow-right {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 38%;
    border: none;
    right: 13px;
    box-shadow: none;
    background-image: url(/DFS/template/307/images/main2_aright.png);
}

.swiper-container.s2 {
    width: 100%;
    height: 100%;
    position: relative;
    margin-bottom: 18px;
}

.swiper-container.s2 .as2.arrow-left {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 38%;
    border: none;
    left: 13px;
    box-shadow: none;
    background-image: url(/DFS/template/307/images/main2_aleft.png);
}

.swiper-container.s2 .as2.arrow-right {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 38%;
    border: none;
    right: 13px;
    box-shadow: none;
    background-image: url(/DFS/template/307/images/main2_aright.png);
}
 #main_banner{
        /* margin-top: 139px; */
        margin-top: 110px;
      }
      .main_banner .sf,.main_banner {
        height: 100%;
      }
      img {    image-rendering: -moz-crisp-edges; /* Firefox */
        image-rendering: -o-crisp-edges; /* Opera */
        image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
        image-rendering: crisp-edges;   
        -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */}
      .title,.main2_content .swiper-slide .title,.rcpy-text,.mtjj-l a div,.yxzb-a a div,.flip-container,.main1_right .list .summary{
        cursor: pointer;
      }
   .gd{
    width: 25px;
    height: 25px;
    border: 1px solid #204f9f;
    position: absolute;
        right:5px;
        top:2px;
    border-radius:50%;
        transition: 0.4s;
      }
      .gd span::before{
        width: 12px;
    height: 2px;
    margin: -1px 0 0 -6px;
      }
     .gd span::after {
    width: 2px;
    height: 12px;
    margin: -6px 0 0 -1px;
}
     .gd span::before,.gd span::after {
    display: block;
    content: "";
    background: #204f9f;
    position: absolute;
    top: 50%;
    left: 50%;
}
    .gd::after {
    display: block;
    content: "更多";
    float: left;
    line-height: 22px;
    text-align: center;
    color: #fff;
    width: 0;
    opacity: 0;
}  
      .gd:hover{transition: 0.4s;background: #204f9f;border-radius:13px;width: 60px;text-align:center}
 .gd:hover span{display:none}
.gd:hover::after{line-height: 27px;transition: 0.4s;opacity: 1; width: 100%;}

      .swiper-container.s1 .as.arrow-left {
        width: 48px;
        height: 48px;
        position: absolute;
        top: 38%;
        border: none;
        left: 13px;
        box-shadow: none;
        background-image: url(/DFS/template/307/images/main2_aleft.png);
      }
      .swiper-container.s1 .as.arrow-right {
        width: 48px;
        height: 48px;
        position: absolute;
        top: 38%;
        border: none;
        right: 13px;
        box-shadow: none;
        background-image: url(/DFS/template/307/images/main2_aright.png);
      }
      .swiper-container.s2 .as2.arrow-left {
        width: 48px;
        height: 48px;
        position: absolute;
        top: 38%;
        border: none;
        left: 13px;
        box-shadow: none;
        background-image: url(/DFS/template/307/images/main2_aleft.png);
      }
      .swiper-container.s2 .as2.arrow-right {
        width: 48px;
        height: 48px;
        position: absolute;
          top: 38%;
        border: none;
        right: 13px;
        box-shadow: none;
        background-image: url(/DFS/template/307/images/main2_aright.png);
      }
      .mtjj-l a .laiyuan{
        width: auto;
        height: auto;
        line-height: 20px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1000;
        padding: 6px 10px;
        background: url(/DFS/template/307/images/date-h.png);
        background-size: 100%;
        color: #ffffff;
        font-size: 14px;
        border-radius: 0px 20px 0px 20px;
      }
      .mtjj-r .rcpy-a{
        position: relative;
      }
      .mtjj-r a .laiyuan2{
        width: auto;
        height: auto;
        line-height: 20px;
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 1000;
        padding: 4px 10px;
        background: url(/DFS/template/307/images/date-h.png);
        background-size: 100%;
        color: #ffffff;
        font-size: 14px;
      }
      .main1_right .list .li1{
        border-top:0;
      }
	   .xwjj-b a:hover div span{
	   		  color:#204f9f;
	   }
      .xwjj-b a div{
        border: 1px solid #ddd;
    padding: 15px;
    border-top: 0;
    height: 100px;
      }
      .xwjj-b1{
        border: 1px solid #ddd !important;
    padding: 15px !important;
    border-top: 0 !important;
    height: 120px  !important;
      }








      .xwjj-b a img{
        width:100%;
        height:230px;
      }
      .xwjj-b a{
        float:left;
        width:370px;
        margin:0 15px 30px 15px;
      }
      .xwjj-b a div span{
        font-weight:bold;
      
      }
      .xwjj-b a div p{
       font-size: 14px;
         margin:10px 0;   
  		  color: #999;
      }
@media screen and (max-width: 500px) {
    .swiper-container.s2 {
        width: 100%;
        height: 100%;
        position: relative;
        margin-bottom: 18px;
    }
	.rcpy-text{
		overflow:hidden; 
		text-overflow:ellipsis;
		display:-webkit-box; 		/*将对象作为弹性伸缩盒子模型显示。*/
		-webkit-box-orient:vertical;		/*从上到下垂直排列子元素（设置伸缩盒子的子元素排列方式）*/
		-webkit-line-clamp:2; 		
	}
    .main7-b-l-a {
        width: 100%;
        height: 268px;
        overflow: hidden;
    }
    .swiper-container.s2 .as2.arrow-left {
        top: 28%;
    }
    .swiper-container.s2 .as2.arrow-right {
        top: 28%;
    }
}


/* 通知公告以上的适配 */

@media screen and (max-width:1540px) {
    .nav-warp-1{
        width: 30% !important;

    }
    .nav-warp-2 a{
        padding: 0 20px 0 20px !important;
    } 
}
@media screen and (max-width:1400px) {
    .main2_content .swiper-container {
        width: 1180px;
    }
    .main2_content .arrow_btn {
        width: 1280px;
    }
}

@media screen and (max-width:1300px) {
    .main2_content .arrow_btn {
        display: none;
    }
    .nav-warp-1{
        width: 25% !important;

    }
}

@media screen and (max-width:1220px) {
    .main_banner .swiper-container.sf {
        height: 100%;
    }
    .swip2.swiper-container {
        display: none;
    }
    .main7-t-a {
        width: 100%;
    }
    .w_12 {
        width: 95%;
    }
    .main1_left {
        float: none;
        width: 100%;
    }
    .main1_left .swiper-container {
        width: 90%;
        margin: 0 auto;
    }
    .main1_right {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .main1_left .swip3 {
        width: 550px;
        margin: auto;
    }
    .main2_content .swiper-container {
        width: 95%;
    }
    .w {
        width: 100%!important;
    }
    .text {
        width: 65%;
    }
    .subtitle {
        display: none;
    }
    .t1 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .pc-tsg {
        display: none;
    }
    .mo-tsg {
        display: block;
    }
    .rcpy {
        width: 100%;
        padding: 10px;
    }
    .rcpy-a {
        width: 100%;
        margin: 0;
    }
    .rcpy-text {
        width: 70%;
    }
    .main5 {
        height: 100%;
        padding-bottom: 20px;
    }
    .mtjj {
        width: 100%;
        padding: 0 10px;
    }
    .mtjj-l {
        width: 100%;
        height: 100%;
    }
    .mtjj-r {
        width: 100%;
    }
    .yxzb {
        width: 100%;
        padding: 0 10px;
    }
    .main6 {
        height: 100%;
    }
    .t2 {
        float: left;
        margin-top: 12px;
    }
    .main7 {
        height: 100%;
        background: #fff;
    }
    .main7-l {
        width: 100%;
    }
    .main7-b-l {
        width: 100%;
		margin: 0;
		margin-bottom: 20px;
    }
    .main8 {
        height: 100%;
    }
    .lj {
        display: block;
    }
    .lj a {
        margin: 20px 4.2%;
    }
    .main8 .main2_contain {
        margin-bottom: 20px;
    }
    .dblj {
        padding: 20px 10px;
        height: 100%;
        background: #333;
    }
    .xk,
    .bm,
    .cylj {
        width: 100%;
        margin: 0;
    }
    .xk div li {
        width: 33.3%;
    }
    .dblj-div div,
    .dblj-div p {
        border: none;
        text-align: center;
        height: 100%;
        margin: 20px 0;
    }
    .db-logo img {
        width: 100%;
    }
    .foot {
        height: 100%;
    }
    .foot-tel,
    .baxx {
        margin: 10px;
    }
    .foot img {
        margin: 5px;
    }
    .header-warp{
        display: none !important;
    }
    .nav-warp-1 {
        width: 100% !important;
    }
    .zblogo {
        width: 40% !important;
        margin-left: 12px !important;
    }
    .hd-fixed .zblogo {  
        width: 25% !important;
        transition: 0.4s;
    }
    .hd-fixed .nav-warp-1 {
        margin-top: 6px !important;
        transition: 0.4s;
    }
}

@media screen and (max-width:900px) {
	.swiper-container.s1,.swiper-container.s2{
		height: 800px;
	}
    .swip2 .swiper-slide {
        width: 30%;
        margin: 5px 1.5% 0;
        box-sizing: border-box;
    }
    .main7-l {
        padding: 10px;
    }
    .main7-b-l img {
        height: 146px
    }
    .main7-b-l-a {
        width: 100%;
        height: 100%;
    }
    .sp .arrow_btn {
        display: none;
    }
    .swip2 a {
        display: none;
    }
    .swip2 .line {
        display: none;
    }
    .swip2.swiper-container {
        padding: 0;
        width: 80%;
        zoom: 0.8;
    }
    .main1_left .swip3 .swiper-slide {
        width: 30%;
        box-sizing: border-box;
    }
    .main1_left .swip3 .swiper-slide~.swiper-slide {
        margin-left: 5%;
    }
    .main1_left .swip3 {
        width: 80%;
    }
}
@media screen and (max-width:768px) {
    .main_banner .swiper-container.sf {
        height: 320px !important;
    }
}

@media screen and (max-width:520px) {
    .main8 .main2_content .swiper-container,
    .main8 .swiper-wrapper {
        height: auto
    }
    .main8 .swiper-slide {
        width: 100%;
        float: none;
        height: 100px;
        margin-bottom: 15px;
    }
	.nav-warp-1{
		width: 100%!important;
	}
	.zblogo{
		width: 75%!important;
	}
	
	
}

@media screen and (max-width:500px) {
    .main1_right .list li {
        width: 100%;
    }
    .main1_left .swiper-container {
        height: 240px;
    }
    .channel_top .channel_name {
        font-size: 24px;
    }
    .channel_top {
        width: 100%;
        margin-bottom: 15px;
    }
    .main1_left .swip3.swiper-container {
        height: 104px;
        zoom: 0.8;
    }
    .main1 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .main2 {
        padding: 20px 0;
    }
    .main2 .swiper-slide {
        float: none;
        display: block;
    }
    .main2 .channel_top {
        padding: 0 10px;
        box-sizing: border-box;
    }
    .main3 .channel_top {
        padding: 0 10px;
    }
    .main2_content .swiper-container {
        height: auto;
    }
    .head_logo {
        float: left;
        width: 300px;
    }
    .head_logo img {
        width: 100%;
    }
    .main2_content .swiper-slide a {
        background-size: cover;
        background-color: #f8fcff;
        padding: 15px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width:414px) {
    .main7-b {
        height: auto;
    }
    .main7-l {
        height: 857px;
    }
    .gd1{
        margin-top: 10px;
    }
    .swiper-container.s2 .as2.arrow-left{
        top: 38%;
    }
    .swiper-container.s2 .as2.arrow-right{
        top: 38%;
    }
    .main7-b-l img {
        height: 280px;
    }
    .foot img {
      
        margin: 15px 39%;
    }
}
@media screen and (max-width:400px) {
    .head_logo {
        width: 240px;
    }
    .swip2.swiper-container {
        height: 50px;
    }
    .swip2 .swiper-slide {
        height: 40px;
    }
    .main_banner .swiper-container.sf {
        height: 240px;
    }
    .main1_left .swiper-container {
        height: 200px;
    }
    .main1_left .title {
        line-height: 40px;
        height: 40px;
    }
    .main1_left .pagination {
        height: 40px;
        line-height: 40px;
    }
    .main1_left .swip3.swiper-container {
        height: 50px;
    }
    .rcpy-text {
        width: 255px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        /*将对象作为弹性伸缩盒子模型显示。*/
        -webkit-box-orient: vertical;
        /*从上到下垂直排列子元素（设置伸缩盒子的子元素排列方式）*/
        -webkit-line-clamp: 2;
    }
    .mtjj-r .rcpy-text {
        width: auto;
        float: none;
    }
    .main .date {
        width: 95px;
    }
    .foot-tel {
        display: none;
    }
    .lj a {
        margin: 20px 2%;
        width: 46%;
        text-align: center;
    }
    .flip-container,
    .front,
    .back {
        width: 100%;
    }
    .xk div li {
        width: 50%;
    }
    .foot img {
        margin: 15px 39%;
    }
  
}


@media screen and (max-width:400px) {
	.rcpy-text {
    width: 201px;
	}
	
	
}
@media screen and (max-width:375px) {
    .swiper-container.s2 .as2.arrow-left{
        top: 38%;
    }
    .swiper-container.s2 .as2.arrow-right{
        top: 38%;
    }
}
@media screen and (max-width:320px) {
    #main10-span {
        padding: 25px 23px 0 30px !important;
       
    }
    .xwjj-b a{
        width: 100%;
    }
}