@import "font-awesome.css";
@import "iconfont.css";
@import "michuan.css";
@import "slick.css";
@import "banner.css";
@font-face {
	font-family: 'shongti';
	src:url('../fonts/huakang.TTF');
}
@font-face {
	font-family: '草檀斋毛泽东字体';
	src:url('../fonts/maozedong.TTF');
}
@font-face {
	font-family: 'YGYXSZITI';
	src:url('../fonts/YGYXSZITI.TTF');
}
.pbox{width: 100% !important;marign-bottom: 30px;}
.wp_entry p{margin-bottom: 20px;}
.wp_entry img{width: auto;max-width:100%;height: auto !important;}
*{box-sizing:border-box;}
.wrap{width:1380px;margin:0 auto;}
.flex{display: flex;flex-wrap:wrap;justify-content:space-between}
p strong{font-weight: bold;}
.list.flex{justify-content:flex-start;}
.index-swiper{position:relative !important;overflow:hidden;z-index:1;}
.index-swiper .swiper-slide img{width:100%}
.top_header{position: fixed;top: 0;left: 0;z-index: 999;width: 100%;transition: 0.8s;}
.top_header .flex{align-items: center !important;height: 100%;flex-wrap: nowrap;}
.top{width: 100%;transform-origin: top;transition: 0.5s ease-in-out;padding-top: 17px;}
.top .flex{justify-content: flex-end;}
.header .logo h1{width: fit-content;transition: 0.7s;}
.header .logo h1 img{width: 450px;}
.top .xiaoxun{margin-left: 30px;}
.top .top_r{display: flex;align-items: center;}
.top .top_r a{font-size: 14px;font-family: "微软雅黑";color: #fff;margin-left: 20px;position: relative;}
.top .top_r a::after{content: '';width: 2px;height: 17px;background-color: #fff;position: absolute;right: -12px;bottom: 0;}
.top .so{position: relative;margin-left: 15px;}
.top .so form{display:flex;width: 195px;background: #0d718f;border-radius: 35px;margin-left: 5px;}
.top .so input{height:35px;line-height:36px;}
.top .so .text{width:85px;font-size:12px;color:#fff;background: transparent;padding-left: 12px;width: 150px;border-radius: 35px 0 0 35px;}
.top .so .text::placeholder{color:#fff;}
.top .so .submit{cursor:pointer;width:calc(100% - 160px);background: url(../images/sosuo_03.png) no-repeat left 5px center;}
.top .box_l{position: absolute;top: 50%;transform: translateY(-50%);left: 5px;}
.header{height:unset;display:flex;align-items: center;width: 100%;transition: 0.8s;transition: 0.7s;position: relative;}
.header>.flex{align-items: center;}
.header.height{transform: translateY(-0px);height: 70px;}
.top_header.height{background: var(--bgcolor);padding-bottom: 5px;}
.top_header.height .top{padding-top: 10px;}
.top_header.height .header .logo h1{transform: scale(0.65);}
.header .logo{height: 100%;}
 .xiaoxun h1{font-size: 31px;font-family: '草檀斋毛泽东字体';color: #fff;letter-spacing: 10px;}
.footer .xiaoxun h1{font-size: 34.6px;margin-top: 15px;margin-left: 100px;}
.xiaoxun span:first-child{margin-right: 25px;}
.header .info_h{height: 100%;width:100%;}
.header .info_h.flex{align-items: center;height: 100%;margin: 0  auto;justify-content: center;width:100%;flex-wrap:nowrap}
/* .top_header.height .top{height: 80px;} */
.titles{display: flex;justify-content: space-between;align-items: flex-start;}
.tit_r{display: flex;align-items: center;width: 100px;height: 35px;background: var(--bgcolor);border-radius: 12px 0 12px 0;justify-content: center;}
.tit_r span{color: #fff;font-size: 12px;}
.tit_box{display: flex;justify-content: center;margin-top: 30px;}
.titles_m{justify-content: center;}
/*.paging_content{display:flex;flex-wrap: wrap;justify-content: space-between;}*/
.paging_content .box{width: 48% !important;}
.paging_content .box .thumP img{width: auto !important;}
.header .info_h .menu{width:100%;padding:0;height: 100% !important;}
.header .info_h .menu.flex{align-items:center !important;height: 100% !important;margin: 0;transition: 0.7s;justify-content: flex-end;}
.header .info_h .menu .item{position: relative;margin-left: 38px;transition: 0.8s;}
.header .info_h .menu .item:nth-last-child(1){margin-right: 0;}
.header .info_h .menu .item .t h3{position: relative;text-align: center;width: 100%;}
.header .info_h .menu .item .t h3 a{font-size:18px;color:#fff;}

.header .info_h .menu .item:hover .t h3:after{display:block}
.header .info_h .menu .item .t p{text-align:center;font-family: 'Roboto-Medium';font-size:12px;color:#BABABA;text-transform:uppercase;}
.header .info_h .menu .item .sub{z-index:22;min-width:100px;left:50%;top:30px;z-index:999;transform:  scaleY(0);transform-origin: top;transition:transform 0.3s ease-in-out;position: absolute;background:#fff;box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);text-align: center;margin-left: -50px;}
.header .info_h .menu .item .sub a{display:block;line-height:35px;color: #4a4a4a;font-size:14px;}
.header .info_h .menu .item .sub a:hover{padding-left:10px;background:var(--on-color);color:#fff;}
.header .info_h .menu .item:hover .sub{transform: scaleY(1);}

.news{background: url('/images/news_back_02.png') no-repeat center bottom;padding: 50px 0;}
.news_pic{width: 50.7%;}
.title_box{display: flex;justify-content: space-between;}
.titleo{font-size: 40px;line-height: 1;color: var(--on-color);font-family: 'shongti';}
.titleo .txt{color: #000;}
.tit_l{position: relative;}
.tit_l img{position: absolute;left: 0;top: 50%;transform: translateY(-50%);z-index: -1;}
.txt_r{margin-left: 30px;position: relative;}
.txt_r::after{width: 10px;height: 10px;background: var(--on-color);position: absolute;left: -20px;top: 50%;transform: translateY(-50%);content: "";border-radius: 50%;}
.txt_es{color:#d5d5d5;margin-top: 5px;display: inline-block;}
.tit_l .tit_s{font-family: 'Roboto-Regular';color: #7a7a7a;font-size: 18px;}
.titleo a{font-size: 16px;display: flex;align-items: center;}
.titlex{text-align: right;line-height: 40px;}

.news_pic .con{margin-top: 35px;width: 100%;background: #fff;}
.news_pic .con ul{height: 100%;}
.news_pic .con li{display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;padding-left: 20px;position: relative;}
.news_pic .con li::before{content: "";width: 4px;height: 22px;background: var(--on-color);position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.news_pic .con li .txts{display: flex;align-items: center;width: calc(100% - 110px);margin-right: 5px;}
.news_pic .con li .txts i{color: var(--on-color);margin-right: 7px;}
.news_pic .con li .txts .tit{width: 100%;font-size: 16px;color: #000;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;transition: 0.3s;}
.news_pic .con li .txts .tit a{width: 100%;display:inline-block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;}
.news_pic .con li:hover .txts .tit a{color: var(--bgcolor);}
.news_pic .con li .date{font-size: 16px;}
.news_pic .con li:hover .txts .tit{color: var(--on-color);font-weight: bold;}
.news-swiper{overflow: hidden;width: 100%;position: relative;margin-top:50px;max-height: 530px;}
.news-swiper .swiper-slide{max-height:530px;}
.news-swiper .swiper-pagination .swiper-pagination-bullet{ opacity: 1; background-color: #fff; width: 12px;height: 12px;border-radius: 50%;margin-right: 20px !important;}
.news-swiper .swiper-pagination .swiper-pagination-bullet-active{width: 12px;height: 12px;border-radius: 50%;margin-right: 20px !important;background: var(--on-color);}
.news-swiper .swiper-slide{height: 100%;position: relative}
.news-swiper .swiper-slide img{width: 100% !important;}
.news-swiper .news_pag{bottom: 140px !important;z-index: 100;text-align: center;padding-right: 10px;}
.news-swiper .back{height: 117px;width: 100%;position: absolute;left: 0;bottom: 0;background: rgba(26,168,207,.7);z-index:1;}
.news-swiper .txts{position: absolute;top: 50%;left: 50%;z-index: 9999999 !important;width: 100%;transform: translate(-50%,-50%);}
.news-swiper .txts .tit{font-size: 19px;color: #fff;padding-left: 10px;position: relative;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;position: relative;width: 100%;}
.news-swiper .txts .tit a{color: #fff;}
.news-swiper .txts .txts_l::after{content: "";width: 1px;height: 40px;background: #b8cdd9;position: absolute;right: -15px;top: 50%;transform: translateY(-50%);}

.newslist_l{width: 92%;margin: -65px auto 0 auto;padding: 40px 30px 50px 30px;border: 1px solid #f3f6f5;border-bottom: 3px solid var(--bgcolor);background: #fff !important;z-index: 999999999;color: #000;position: relative;}
.newslist_l .title{font-size: 17px;margin-bottom: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;}
.newslist_l .date{font-family: 'Roboto-Regular';font-size: 15px;}
.newslist_l .content{font-size: 14px;margin-top: 20px;line-height: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}
 .media-swiper .swiper-pagination .swiper-pagination-bullet{ opacity: 1; background-color: #1164a6; width: 50px;height: 7px;border-radius: 7px;margin-right: 30px !important;}
 .media-swiper .swiper-pagination .swiper-pagination-bullet-active{width: 50px;height: 7px;border-radius: 7px;margin-right: 30px !important;background: var(--on-color);}
 .media-swiper .media_pag{bottom: -50px !important;z-index: 100;position: relative;}

#wp_paging_w20{height: auto !important;}
.main .newslist{width: 100%;margin-left: 0;}
.newslist .newsitem{margin-top: 10px;height: auto;}
.main .newslist ul{margin-top: 0;background: unset;}

.possplit{background-image: url("../images/position.jpg")}

.tit_l .titlei{font-size: 30px;font-family: '华康简标题宋';color: var(--on-color);}
.newslist{margin-top:50px;}
.newslist .newsitem li{display: flex;border-bottom: 1px solid #d2d3d5;padding-bottom: 30px;margin-bottom: 30px;position: relative;}
.newslist .newsitem li::after{width: 0;height: 1px;background: var(--on-color);content: "";position: absolute;left: 0;bottom: 0;transition: 0.7s;}
.newslist .newsitem li:hover::after{width: 100%;}
.newslist .newsitem li:hover .txts .tit a{color: var(--on-color);}
.newslist ul li:last-child{margin-bottom: 0 !important;}
.newslist ul li .time{width: 65px;height: 65px;background: var(--on-color);border-radius: 10px 0 10px 0;color: #fff;text-align: center;}
.newslist ul li .time h1{font-size: 32px;margin-top: 12px;line-height: 23px;font-family: 'Roboto-Bold';}
.newslist ul li .time span{font-size: 12px;display: inline-block;font-family: 'Roboto-Regular';line-height: 10px;}
.newslist ul li .txts{width: calc(100% - 90px);margin-left: 25px;}
.newslist ul li .txts .tit{font-size: 17px;color: #4e4e4e;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;}
.newslist ul li .txts .des{font-size: 14px;color: #969696;margin-top: 12px;line-height: 20px;width: 100%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;line-height: 22px;opacity:0.6;}

.newslist_m{width: 100%;}
.newslist_m .newsitem .news_box{border-bottom: 1px dashed #d2d3d5;padding: 4px 0 4px 4px;}
.newslist_m .newsitem li{display: flex;height: 55px;padding-left: 10px;align-items: center;transition: 0.6s;}
.newslist_m ul li .time span{font-size: 18px;display: inline-block;font-family: 'Roboto-Regular';transition: 0.6s;color: #333333;}
.newslist_m ul li .txts{width: calc(100% - 110px);}
.newslist_m ul li .txts .tit{font-size: 18px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;font-family: "微软雅黑";transition: 0.3s;color: #333333;width: 100%;}
.newslist_m .newsitem li:hover{background: var(--on-color);}
.newslist_m .newsitem li:hover .txts .tit a{color: #fff;}
.newslist_m .newsitem li:hover .time h1{color: #fff;}
.newslist_m .newsitem li:hover .time span{color: #fff;}
.wp_paging{display: flex;justify-content: center;margin: 0 auto;float: unset;margin-top: 40px;}

.content_r{width: 47.8%;}
.donate{width: 100%;overflow: hidden;padding-bottom: 50px;}
.content_r .cons{margin-top: 30px;width: 100%;display: flex;flex-direction: column;align-items: flex-end;}
.content_r .donate .cons{margin-top: 0;}
.content_r .con{width: 103.5%;padding: 20px 0 5px 20px;transition: 0.6s;display: flex;justify-content: space-between;margin-bottom: 30px;}
.content_r .con:hover{box-shadow: 0 10px 20px  rgba(0, 0, 0, 0.12);}
.content_r .con .time span{font-size: 14px;display: inline-block;font-family: 'Roboto-Medium';color: #000;margin-top: 5px;}
.content_r .con .tit{font-size: 16px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;width: 100%;font-weight: bold;}
.content_r .con:hover .tit a{color: var(--on-color);}
.content_r .con .cont{font-size: 14px;margin-top: 15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.content_r .con .con_l{width: 58%;}
.content_r .con .con_r{width: 33.3%;}
.content_r .con .con_r a,.content_r .con .con_r img{width: 100%;}

.media{width: 100%;background: url('../images/mback_02.png') no-repeat right top;overflow: hidden;padding: 45px 0 40px 0;}
.title_media{margin-top: 45px;font-weight: bold;font-size: 38px;color: #fff;display: flex;align-items: center;justify-content: center;line-height: 38px;}
.title_media .txt{margin: 0 30px;color: #fff;}
.media_box{padding: 30px 15px 30px 20px;background: #fff;border-radius: 4px;margin: 0 15px;transition: 0.5s;border: 1px solid var(--bgcolor);display: flex;max-width: 440px;position: relative;}
.media_box::after{content: "";width: 100%;height: 100%;position: absolute;left: -6px;top: -6px;background: #fff;border-radius: 4px;border: 1px solid var(--bgcolor);z-index: -99;}
.media_box:hover,.media_box:hover .media_t::after{background: var(--bgcolor);}
.media_box:hover .media_t::after{background: #fff;}
.media_box:hover .title a,.media_box:hover .media_t i,.media_box:hover .date .day,.media_box:hover .date .ym,.media_box:hover .content a{color: #fff;}
.media_box .title{width: calc(100% - 65px);}
.media_box .title a{font-size: 17px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.media_box .media_t{text-align: center;margin-right: 30px;position: relative;}
.media_box .media_t::after{content: "";width: 1px;height: 100%;background: var(--bgcolor);position: absolute;right: -15px;top: 0;}
.media_box .media_t i{font-size: 30px;color: #bbbbbb;}
.media_box .date{width: 60px;height: 60px;background: url("../images/time_back_03.png") no-repeat;border-radius: 3px;text-align: center;margin-bottom: 10px;}
.media_box .date .day{font-family: 'Arial';font-size: 30px;font-weight: bold;color: var(--on-color);line-height: 1;margin: 10px 0 5px 0;display: inline-block;}
.media_box .date .ym{font-family: 'Arial';font-size: 16px;color: var(--bgcolor);line-height: 1;}
.media_box .content{font-size: 13px;margin-top: 20px;line-height: 20px;color: #848484;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.media_box .media_b{width: calc(100% - 90px);display: flex;flex-direction: column;justify-content: center;}
.media_box .media_b .title{font-size: 16px;width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.media-swiper{overflow: hidden !important;margin-top: 50px;}
.media-swiper .swiper-wrapper{padding-top: 10px;}

.news_media .titles_g{border-bottom: 5px solid var(--on-color);height: 60px;}
.news_media .titles_g .titleo .txt_d{text-align: center;line-height: 60px;color: var(--on-color);cursor: pointer;width: 225px;height: 60px;display: inline-block;font-family: '华康简标题宋';}
.titles_g .titleo .txt_e{text-align: center;line-height: 60px;color: var(--on-color);cursor: pointer;height: 60px;padding: 0 15px;font-size: 24px;}
.txt_g{background: var(--on-color);color: #fff !important;}
.news_media .titles_g .titleo{color: var(--on-color);font-size: 36px;}
.titles_i{margin-top: 35px;}
.titles_i .titleo{color: #fff;}
.titles_i .tit_s{color: #fff;}
.tit_l .titlec{font-size: 24px;padding-left: 25px;position: relative;}
.tit_l .titlec::before{content: "";width: 6px;height: 50px;background: var(--on-color);position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.tit_c{font-size: 16px;color: var(--on-color);margin-left: 8px;margin-top: -3px;}

.titleb{border-bottom: 1px solid #f4f4f4;}
.titleb .titb_box{display: flex;align-items: center;padding-bottom: 18px;position: relative;}
.titleb .titb_box::after{content: "";width: 165px;height: 3px;background: var(--bgcolor);position: absolute;left: 0;bottom: -1.5px;}
.titleb .titb_box span{font-size: 30px;font-family: 'shongti';color: var(--bgcolor);margin-left: 15px;}

.benke{width: 34%;}
.benke .benke_box{margin-top: 35px;}
.benke .benke_box .item{width: 100%;height: 105px;background: url("../images/xkb_03.png") no-repeat;display: flex;align-items: center;justify-content: center;font-size: 28px;color: #fff;margin-bottom: 23px;background-size: cover;}
.zy_r{width: 58%;}

.infox{padding-top: 60px;padding-bottom: 70px;background: url("../images/back1_02.png") no-repeat right bottom;}
.infox .links{display: flex;width: 100%;margin-top: 35px;flex-wrap: wrap;}
.infox .links .item{width: calc((100% - 40px)/3);transition: 0.5s;margin-right: 20px;position: relative;margin-bottom: 17px;overflow: hidden;}
.infox .links .item:nth-child(3n){margin-right: 0;}
.infox .links .item img{width: 100%;transition: 0.5s;}
.infox .links .item:hover img{transform: scale(1.1);}
.infox .links .item h1{font-size: 18px;color: #fff;height: 35px;width: 100%;background: rgba(0, 0, 0, 0.6);position: absolute;left: 0;bottom: 2px;display: flex;justify-content: center;align-items: center;}
.infox .links .item .link_l span{font-size: 17px;color: #acb4f5;font-size: 12px;text-transform: uppercase;}
.infox .links .item:nth-child(2) span{color: #9ddbe4;}
.infox .links .item:nth-child(3) span{color: #d5e3f3;}
.infox .links .item:nth-child(4) span{color: #cde6f2;}

.scenery{padding: 0 0 90px 0;}
.scen-box .item{position: relative;width: 190px;}
.scen-box .item img{width: 100%;}
.scen-box .item h2{width: 100%;height: 50px;background: rgba(0, 0, 0, 0.5);position: absolute;left: 0;bottom: 3px;color: #fff;font-size: 17px;display: flex;align-items: center;justify-content: center;}
.scen-box .item h2 a{color: #fff;}
.picMarquee-left{margin-top: 30px;width: 100%;}
.picMarquee-left .bd ul li{margin:0 4px; float:left; display:inline; text-align:center;}
.picMarquee-left .tempWrap{width: 100%!important;}
.footer{background:url(../images/footer_b_02.jpg) no-repeat;background-size: cover;padding: 50px 0 45px 0;}
.footer .info_f.flex{align-items: center;}
.footer .info_f .txt h2{font-size: 16px;color: #fff;margin-bottom: 10px;}
.tit_f{margin-top: 35px;}
.footer .info_f .txt p,.footer .info_f .txt p a{font-size:16px;line-height:34px;color:#fff;}
.footer .info_f .wx .item p{text-align:center;font-size:14px;color:#fff;margin-top:5px;}
.footer .bottom .flex{min-height: 90px;align-items: center;}
.footer .bottom p a{color: #fff;}

.main{position: relative;z-index:2;background: url("../images/about_back_02.jpg") no-repeat bottom;}
.main .wrap{position: relative;z-index:2;}
.main .position{display:flex;height:60px;align-items: center;font-size:16px;color:#747474;background: #fff;box-shadow: 0 8px 16px rgba(33, 22, 19, 0.08);}
.main .position a{color:#747474;font-size:16px;}
.main .position img{margin-right:10px;}
.main .position span{margin:0 5px;}
.main .position a:hover{color:var(--on-color)}
.main .bd{margin-top: 35px;padding-bottom: 70px;}
.main .bd .sidebar{width:285px;}
.main .bd .sidebar .t{height:97px;display:flex;align-items: center;background:url("../images/sidebar_b_03.jpg") no-repeat;justify-content: center;color:#fff;font-size:32px;font-weight: bold !important;font-family: '微软雅黑';}
.main .bd .sidebar .m{box-shadow: 0 10px 20px  rgba(0, 71, 127, 0.08);}
.main .bd .sidebar .item{position: relative;display:flex;border-bottom:1px solid #d7d7d7;justify-content:center;}
.main .bd .sidebar .item:after{width:3px;transition-duration:.5s;height:0;background:var(--on-color);content:'';position: absolute;left:0;top:0;}
.main .bd .sidebar .item:hover:after,.main .bd .sidebar .item.on:after{height:100%;}
.main .bd .sidebar .yj{height: 65px;}
.main .bd .sidebar .ej{height: 60px;background: #fafafa;}
.main .bd .sidebar .item a{display:flex;width:100%;align-items: center;height:100%;justify-content: center;}
.main .bd .sidebar .item a img{margin-right: 20px;}
.main .bd .sidebar .item1{height: 175px;background: #fff;box-shadow: 0 10px 20px  rgba(0, 71, 127, 0.08);display: flex;justify-content: center;align-items: center;}
.main .bd .sidebar .yj a span{font-size:20px;color:#000;}
.main .bd .sidebar .ej a span{font-size:17px;color:#000;}
.main .bd .sidebar .item a i{color:#9A9A9A;font-size:22px;}
.main .bd .sidebar .item:hover a span,.main .bd .sidebar .item.on a span{color:var(--on-color)} 
.main .bd .content{width:calc(100% - 360px);margin-left: 75px;}
.main .bd .content .t{margin-bottom:20px;height:60px;display:flex;align-items: center;position: relative;}
.main .bd .content .t h2{font-size: 36px;font-family: '微软雅黑';font-weight: bold;}
.main .bd .content .list .item{padding:2px 0;border-bottom:1px dashed #A1A1A1;padding:0 30px 0 60px;background:url(../images/logo2.png) no-repeat 10px center;display:flex;justify-content: space-between;height:55px;align-items: center;}
.main .bd .content .list .item span{font-size:18px;color:#333333;}
.main .bd .content .list .item .time{font-size:18px;font-family:'Arial';color:#333333}
.main .bd .content .list .item:hover{background:var(--on-color) url(../images/logo2.png) no-repeat 10px center;}
.main .bd .content .list .item:hover span a,.main .bd .content .list .item:hover  font,.main .bd .content .list .item:hover .time{color:#fff !important;}
.main .bd .content .pages{text-align:center;font-size:14px;color:#242424;}
.main .bd .content .pages a{font-size:14px;color:#242424;}
.wp_paging{display: flex;justify-content: center;}
.main .bd .content .body{width: 100%;}
.main .bd .content .body .body_t{font-size:22px;color:#000;text-align:center;font-weight: bold;font-family: "微软雅黑";width: 100%;}
.main .bd .content .body .body_b{font-size:19px;color:#000;text-align:center;}
.main .bd .content .body .body_i{text-align:center;padding:15px 0;}
.main .bd .content .body .body_i span{margin-right:25px;color:#101010;font-size:16px;}
.main .bd .content .body .body_c {font-size:18px;color:#101010;line-height:36px;}
.main .bd .content .body .body_c h2{margin-bottom:10px;}
.main .bd .content .body .body_c h3{font-weight:bold;margin:15px 0;}
.main .bd .content .body .body_c img{max-width: 100%;}
.main .bd .content .body .body_d{text-align: center;}
.main .bd .content .body .body_d img{width: 50%;} 
.main .bd .content .major_list .major_box{width:calc(50% - 20px)}
.main .bd .content .major_list .major_box_t{position:sticky;top:0;background: linear-gradient(to right, #07757d, #198F98); display:flex;height:65px;align-items: center;}
.main .bd .content .major_list .major_box_t span{width:30%;font-size:20px;color:#fff;}
.main .bd .content .major_list .major_box_t span:first-child{width:40%;padding-left:40px;}
.main .bd .content .major_list .major_box_t span:nth-child(2){padding-left:20px;}
.main .bd .content .major_list .major_box_t span:nth-child(3){padding-left:40px;}
.main .bd .content .major_list .major_box_head{height:66px;padding:0 10px;margin-top:15px;align-items: center;background:#F3F3F3;display:flex;justify-content: space-between;}
.main .bd .content .major_list .major_box_head .name{display:flex;width:calc(100% - 50px - 270px);}
.main .bd .content .major_list .major_box_head .name img{width:35px;}
.main .bd .content .major_list .major_box_head .name h3{align-items: center;display:flex;color:#000000;font-size:20px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;;padding:0 5px 0 10px;width:calc(100% - 35px)}
.main .bd .content .major_list .major_box_head .qq{width:50px;}
.main .bd .content .major_list .major_box_head .tel{width:270px;}
.main .bd .content .major_list .major_box_head .tel img{margin-right:10px}
.main .bd .content .major_list .major_box_head .tel span{font-size:18px;font-weight:bold;color:#000000;}
.main .bd .content .major_list .major_box_content .item{padding-right:10px;margin-top:6px;height:66px;display:flex;align-items: center;justify-content: space-between;background:#F3F3F3;}
.main .bd .content .major_list .major_box_content .item h3{width:40%;padding:0 10px 0 20px;font-size:17px;color:#000000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.main .bd .content .major_list .major_box_content .item .btn{width:60%;display:flex;justify-content: space-between;}
.main .bd .content .major_list .major_box_content .item a{border-radius:30px;width:48%;max-width:128px;height:38px;display:flex;align-items: center;justify-content: center;font-size:16px;color:#fff;;}
.main .bd .content .major_list .major_box_content .item a.info_btn{background:#3F9FB7}
.main .bd .content .major_list .major_box_content .item a.video_btn{background:#3887B2}
.main .bd .content .major_list .major_box_content .item a:hover{background:#07757D}

/*banner*/
.home_swi .bj,.banner .bj{position: absolute;top: 0;left: 0;z-index: 9;}
.home_swi,.news-swiper{position: relative !important;width: 100%;overflow:hidden !important;}
.home_swi img,.news-swiper img{width: 100%;}
.home_swi .home_pag {text-align: center; bottom: 40px !important;  position: absolute;}
.home_swi .swiper-pagination .swiper-pagination-bullet{ opacity: 1; background-color: #fff; width: 60px;height: 10px;border-radius: 10px;margin-right: 20px !important;}
 .home_swi .swiper-pagination .swiper-pagination-bullet-active{width: 60px;height: 10px;border-radius: 10px;margin-right: 20px !important;background: var(--bgcolor);}

.footer_h{color: #fff;font-size: 30px;}

.index-banner{position:relative;max-width:1600px;margin:0 auto;overflow:hidden;}
.index-banner .slick-initialized .slick-slide{position: relative;}
.index-banner .slick-initialized .slick-slide h3{position: absolute;left:0;bottom:0;width:100%;height:80px;background:rgba(0,0,0,.5);display:flex;justify-content: center;align-items: center;}
.index-banner .slick-initialized .slick-slide h3 a{font-size:30px;color:#fff;}
.index-banner .slick-dots{display:none !important}
.index-banner .slick-dots li{background:#fff;width:16px;border:0;transition-duration:.6s;position:relative;border-radius:16px;margin:0 16px 0 0;height:16px;opacity:1;}
.index-banner .slick-dots li button{display:none;}
.index-banner .slick-dots li.slick-active{background:#1E49A7;width:35px}
.index-banner .prev,.index-banner .next{background:#B81F64;display:flex;align-items: center;justify-content: center;bottom:0;transition-duration:.5s;width:80px;height:80px;position:absolute;cursor:pointer;}
.index-banner .prev{left:0;}
.index-banner .next{right:0;}

.index-title .t h2{font-size:40px;color:#000000;}
.index-title .t h2 span{color:#07757D;}
.index-title .t p{font-size:18px;color:#7A7A7A;font-family: 'Roboto-Regular';}
.index-title .more{display:flex;align-items: center;}
.index-title .more a{font-size:16px;color:#07757D;}
.index-title .more a img{margin-left:10px;}

.index-news{background:url(../images/news_bg.jpg) no-repeat center;height:722px;padding:60px 0 110px;}
.index-news .wrap{width:1340px;}
.index-news .rules{width:calc(100% - 600px)}
.index-news .rules .hd{margin:30px 0}
.index-news .rules .bd .item{transition-duration:.5s;padding:4px 0;height:104px;border-bottom:1px solid #E2E2E2;display:flex;}
.index-news .rules .bd .item .time{position: relative;;transition-duration:.5s;font-family:"Arial";color:#06757E;text-align:center;display:flex;align-items: center;flex-wrap:wrap;justify-content: center;width:160px;}
.index-news .rules .bd .item .time:after{transition-duration:.5s;content:'/';font-size:20px;color:#07757D;position: absolute;right:10px;top:45%;}
.index-news .rules .bd .item .time h3{font-size:30px;}
.index-news .rules .bd .item .time p{font-size:18px;}
.index-news .rules .bd .item a{width:calc(100% - 160px);display:flex;align-items: center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10px 0 60px;font-size:20px;color:#2D2D2D;}
.index-news .rules .bd .item:hover{background:#07757D;}
.index-news .rules .bd .item:hover .time{color:#fff;}
.index-news .rules .bd .item:hover h3,.index-news .rules .bd .item:hover font,.index-news .rules .bd .item:hover a{color:#fff !important;}
.index-news .rules .bd .item:hover .time:after{color:#fff}
.index-news .donate{width:520px}
.index-news .donate .donate_box{padding:20px 35px;border:1px solid #EBEBEB}
.index-news .donate .donate_box .bd {margin-top:20px}
.index-news .donate .donate_box .bd .item{height:60px;align-items: center;border-bottom:1px solid #E8E8E8;display:flex;}
.index-news .donate .donate_box .bd .item a{width:calc(100% - 85px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.index-news .donate .donate_box .bd .item .time{width:85px;font-size:16px;color:#2D2D2D;font-family:"Arial";}
.index-news .donate .donate_box .bd .item:hover .time{color:#198F98}

.banner{text-align:center;}
.banner img{width: 100%;}
.main .service{background: url('../images/bj.jpg');padding: 70px 0 45px 0;background-size: cover;}
 .main .service .item{width: calc(1440px / 4 - 25px);height: 145px;background-size: 100% 100% !important;margin-right: 25px;margin-bottom: 25px;position: relative;} 
 .main .service .item .txt{font-size: 22px;position: absolute;top: 50%;transform: translateY(-50%);left: 165px;}
 .main .service .item:nth-child(4n){margin-right: 0;}
 .main .service>.flex{justify-content: flex-start;}
 .main .service .item .subs{position: absolute ;left: 140px;top: 110px;background: #fff ;min-width: 150px ;padding-top: 0;z-index: 666;transform: scaleY(0);transform-origin: top;transition: 0.5s;border-radius: 5px;padding: 5px 0;}
 .main .service .item .subs::before{content: '';position: absolute;left: 50%;top:-20px;width: 0;height: 0;border: 10px solid transparent;border-bottom-color: #fff;transform: translate(-50%);}
 .main .service .item .subs a{display: flex;justify-content: center;align-items: center;height: 40px;transition: 0.7s;}
 .main .service .item .subs a:hover{background: var(--bgcolor);color: #fff;}
 .main .service .item:hover .subs{transform: scaleY(1);}

@media (max-width: 1400px){
.wrap{width: 98%;}
.header .info_h .menu .item .t h3 a{font-size: 16px;}
.footer .info_f{padding: 0;}
.footer{height: auto;background-size: 100% 100%;}

.footer .info_f .txt{padding-left: 30px;}
.footer .footer_icon{margin-top: 30px;}
.footer .wxcode{margin-top: 30px;margin-left: 0;}
.header .info .menu .item{margin-right: 80px;}
.news .news_hot .con{height: auto;}
.info .info_r .con li .txts .tit{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;}
.news .news_hot .con .txts{height: auto;}
.newslist .newsitems{height: auto;}
.header .logo h1 a img{max-width:320px}
.footer .menu_list{width: calc(100% - 305px);margin-left: 50px;}
    .index-news .wrap,.index-type .wrap{width:98%}
    .main .bd .content .major_list .major_box_head .name {width: calc(100% - 50px - 220px);}
    .main .bd .content .major_list .major_box_head .tel{width:220px}
    .main .bd .content .major_list .major_box_head .tel span{font-size:14px}
    .main .bd .content .major_list .major_box_head .name h3{font-size:15px}
    .main .bd .content .major_list .major_box_content .item h3{font-size:15px}
}
@media (max-width: 1280px){
 .top .logo a img{width:400px}
.top .xiaoxun h1{font-size: 20px;}
.top .xiaoxun h1:nth-child(2){margin-left: 35px;}
}
@media (max-width: 1200px){
   .news>.wrap.flex{align-items: center;flex-wrap:wrap;}
   .header .info_h .menu .item .t h3 a{font-size: 15px;}
    .header .info_h .menu .item{margin-left: 20px;}
    .index-ad .item:nth-child(1) .txt{left: 50px;}
    .index-ad .item:nth-child(2) .txt{right: 50px;}
  
}

@media (max-width: 1080px){
    .index-banner .slick-initialized .slick-slide h3 a{font-size:24px}
    .index-news .rules{width: calc(100% - 450px);}
    .index-news .donate{width:420px}
    .index-news .rules .bd .item a{padding:0 10px 0 20px}
    .index-title .t h2{font-size:30px}
    .main .bd .content .list .item span{font-size:14px}
    .main .bd .content .list .item .time{font-size:12px}
    .main .bd .content .major_list .major_box_head .qq{display:none;}
}

@media screen and (max-width:992px) {
.benke,.zy_r{width: 100%;}
.zy_r{margin-top: 20px;}
.science{width: 100%;}
.science_box .con{padding: 0;}
.wap_top .logo h1 a{display: flex;align-items: center;height: 100%;}
.wap_top .logo,.wap_top h1{height: 100%;}
.wap_top h1 a img{height: 70%;}
.tit_f{margin-top: 0;}
.scenery{padding: 0 0 20px 0}
.footer .nav .item{width: 49%;margin-right: 0;margin-bottom: 20px;}
.footer .nav .flex{flex-wrap: wrap;align-items: center;}
.infox{margin-top: 0;}
.news_pic{width: 100%;}
.content_r{width: 100%;}
.sw-box{top: 25px;}
.titles_j{margin-top: 0px;}
.titles_j .titleo{color: var(--on-color);}
.titles_j .tit_s{color: #7a7a7a;}
.swiper-button-prev,.swiper-button-next{border-color: var(--on-color);}
.content_r{width: 100%;margin-top: 20px;}
.main .bd{margin-top: 20px;}
.newslist_m ul li .txts .tit{font-size: 15px;}
.newslist_m .newsitem li{padding-left: 5px;}
.newslist_m ul li .txts{margin-left: 0;}
.newslist_l{margin-top: -30px;padding: 20px 10px 30px 10px}
.news .news_pic{width: 100%;}
.home_swi,.banner{margin-top: 0;}
.top{display: none;}
.main .bd .content .body .body_t{font-size: 20px;}
.main .bd .content{margin-left: 0;}
  .footer_main .flex{flex-wrap: wrap;justify-content: center;}
.footer .menu_list{width: 100%;margin-top: 40px;margin-left: 0;}
  .info>.flex{flex-wrap: wrap;justify-content: center;}
  .info .info_r{width: 100%;margin-top: 30px;}
  .info .info_l{width: 100%;}
   .info .donate{width: 100%;}
    .wrap{width:96%;}
    .newslist{width: 100%;margin-left: 0;margin-top: 20px;}
    .index-banner{max-width:100% !important}
    .index-type .video,.index-type .link,.index-ad .item,.index-news .rules,.index-news .donate,.footer .info .wx,.footer .info .txt,.main .bd 
    .content .major_list .major_box,.main .bd .content{width:100% !important}
    .index-banner .prev, .index-banner .next,.footer .info .logo,.main .bd .sidebar,.header{display:none !important;}
    .main{margin:0;padding:0;}
    .main .position{height:auto;line-height:50px;}

    .main .bd .content .t{height:45px;margin-bottom:20px;}
    .main .bd .content .t h2{font-size:18px}
    .main .bd .content{padding-bottom:20px}
    .main .bd .content .body{font-size:15px;line-height:26px}
    .main .bd .content .list .item{padding:0 10px 0 50px;display:flex;}
    .main .bd .content .list .item span{width:calc(100% - 80px);font-size:14px;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
    .main .bd .content .list .item .time{width:70px}

.footer{height:auto;padding:30px 0;background-size:100% 150%;}
    /* .footer .nav{padding:0 10px 20px 10px;margin-bottom:20px;justify-content: space-between;}
    .footer .nav .item{margin:0 0 10px 0 !important;width:calc(50% - 5px);height:60px;}
    .footer .nav .item h3{text-align: center;}
    .footer .nav .item h3 a{border-radius:5px;width:100%;font-size:16px;background-size:100% 100%} */
    .footer .info_f .txt{padding:0;margin: 20px 0;}
    .footer .info_f .txt p, .footer .info .txt p a{font-size:14px;line-height:26px}
    .footer .info_f .wx{justify-content: center;}
    .footer .info_f .wx .item{margin-right:10px;}
    .footer .info_f .wx .item:last-child{margin-right:0}

    .index-banner .slick-initialized .slick-slide h3{padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:40px;}
    .index-banner .slick-initialized .slick-slide h3 a{font-size:15px;}
    .index-news{height:auto;padding:0 10px 20px 10px}
    .index-news .rules .hd{margin:15px 0;}
    .index-title .t h2{font-size:20px}
    .index-title .t p{font-size:14px}
    .index-news .rules .bd .item{height:50px}
    .index-news .rules .bd .item .time h3{font-size:20px}
    .index-news .rules .bd .item .time p{font-size:12px}
    .index-news .rules .bd .item .time{width:100px}
    .index-news .rules .bd .item .time:after{top:20%}
    .index-news .rules .bd .item a{display:block;line-height:41px;width:calc(100% - 100px);padding:0;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
    .index-news .donate{margin-top:20px}
    .index-news .donate .donate_box{padding:15px}
    .index-news .donate .donate_box .bd .item{height:45px}
    .index-news .donate .donate_box .bd .item a{font-size:15px}
    .index-news .donate .donate_box .bd .item .time{font-size:14px;text-align:right;}
}
@media screen and (max-width:810px){
.footer .info_l .infos{margin-top: 30px;}
.footer .info_l .infos:nth-child(1){margin-right: 0;}
.footer .info_l{margin-left: 0;flex-wrap: wrap;justify-content: center;}
.donate .cons{flex-wrap: wrap;justify-content: center;}
.donate .con{width: 98%;margin-right: 0;}
.newslist .newsitem {padding: 0;}
.home_swi .home_pag {bottom: 20px !important;}
.news{margin-top: 20px;}
.title_media{font-size: 30px;}
.title_media img{width: 100px;}
.title_media .txt{margin: 0 10px;}
 .media-swiper .swiper-pagination .swiper-pagination-bullet, .media-swiper .swiper-pagination .swiper-pagination-bullet-active{width: 30px;margin-right: 20px !important;}
}
@media screen and (max-width:600px){
.logos img{max-width:90%;}
.footer .xiaoxun h1{font-size: 28px;margin-left: 0;}
.footer .info_f .txt,.footer .info_f .logo{padding:0;width: 100%;}
.footer>.flex{flex-wrap: wrap;justify-content: center;}
.news-swiper .back{height: 60px;}
 .news{padding: 0;}
.content_r .cons{margin-top: 10px;}
.footer{margin-top: 0;}
.wp_paging{flex-wrap: wrap;margin-top: 20px;}
.footer .info_l{justify-content: flex-start;margin-left: 20px;}
.info .info_r .con li .pic{width: 80%;}
.info .info_r .con li .txts{margin-left: 0;flex: unset;width:100%;}
.info .info_r .con ul li{flex-wrap: wrap;justify-content: center;}
.donate{margin-top: 10px;padding-bottom: 0;}
.newslist_l ul li .txts .tit{font-size: 16px;}
.newslist .newsitem li{padding-left: 0;}
.news-swiper{margin-top: 20px;}
.titleo{font-size: 22px;}
.home_swi .home_pag {bottom: 10px !important;}
.home_swi .swiper-pagination .swiper-pagination-bullet{width: 30px;height: 5px;border-radius: 5px;margin-right: 10px !important;}
 .home_swi .swiper-pagination .swiper-pagination-bullet-active{width: 30px;height: 5px;border-radius: 5px;margin-right: 10px !important;}
.footer .bottom p{text-align: center;}
.footer .bottom{margin-top: 20px;}
.footer .info_l .wxcode{margin-left: auto;margin-right: auto;}
.footer .menu_list .item>a{margin-bottom: 15px;}
.footer .menu_list .menubox{flex-wrap: wrap;justify-content: space-evenly;margin-top: 20px;}
.footer .menu_list .item{width: 33%;margin-bottom: 40px;text-align: center;}
.info .info_r .con li .txts .des{margin-top: 10px;}
.news_media .titles_g{margin-top: 30px;}
.news_media .titles_g .titleo .txt_d{width: 120px;font-size: 24px;}
.news_media .titles_g .titleo{font-size: 30px;}
/* .info_l{margin-top: 0;}
.info .info_l .infol_pic{margin-top: 30px;}
.info{padding:0;} */
.main .bd{padding-bottom: 20px;}
.main .service{padding: 30px  0;}
.titles_g .titleo .txt_e{font-size: 15px;line-height: 40px;height: 40px;padding: 0 5px;}
.content_r .con{padding: 0;}
.footer .info_f .txt{padding-left: 50px;}
.footer .nav{margin-bottom: 0;}
.main .bd .content .body .body_d img{width: 95%;} 
.news-swiper .txts .tit{-webkit-line-clamp: 3;font-size: 15px;}
.news-swiper .news_pag{bottom: 80px !important;}
.content_r .con{width: 100%;}
.content_r .con .con_l{width: 62%;}
.media_box .title a{font-size: 15px;}
.infox .links .item .link_l h1{font-size: 19px;}
.benke .benke_box .item{height: 70px;font-size: 20px;}
.infox .links .item{width: 48%;margin-right: 0;}
.infox .links{justify-content: space-between;}
.titleb .titb_box span{font-size: 22px;}
.infox{padding: 30px 0;}
.news-swiper{max-height: 275px;}
.news-swiper .swiper-slide{max-height:275px;}
}
