@import "font-awesome.css";
@import "iconfont.css";
@import "michuan.css";
@import "slick.css";
@import "banner.css";
@font-face {
	font-family: '华康简标题宋';
	src:url('../fonts/huakang.TTF');
}
@font-face {
	font-family: '草檀斋毛泽东字体';
	src:url('../fonts/maozedong.TTF');
}
@font-face {
	font-family: 'YGYXSZITI';
	src:url('../fonts/YGYXSZITI.TTF');
}

*{box-sizing:border-box;}

.wrap{width:1200px;margin:0 auto;}
.flex{display: flex;flex-wrap:wrap;justify-content:space-between}
.list.flex{justify-content:flex-start;}
.wp_entry img{max-width: unset;width: 100%;}
.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%;}
.top_header .flex{align-items: center !important;height: 100%;}
.top{background: var(--bgcolor);height: 105px;width: 100%;transform-origin: top;transition: 0.5s ease-in-out;}
.top .logo h1{width: fit-content;}
.top .logo .xiaoxun{margin-left: 30px;}
.top .top_r{display: flex;align-items: center;}
.top .top_r a{font-size: 16px;font-family: "微软雅黑";color: #fff;margin-left: 13px;position: relative;}
.top .top_r a::after{content: '';width: 2px;height: 17px;background-color: #fff;position: absolute;right: -8px;bottom: 2px;}
.top .top_r a:nth-child(3)::after{display: none;}
.top .so form{display:flex;width: 115px;background: #0d3350;border-radius: 4px;margin-left: 5px;}
.top .so input{height:30px;line-height:32px;}
.top .so .text{width:85px;font-size:12px;color:#fff;background: transparent;padding-left: 12px;}
.top .so .text::placeholder{color:#fff;}
.top .so .submit{cursor:pointer;width:calc(100% - 85px);background: url(../images/sousuo_03.png) no-repeat center center;}
.header{height:70px;display:flex;align-items: center;width: 100%;transition: 0.8s;background: #fff;transition:transform 0.5s ease-in-out;position: relative;}
.header::after{content: "";background: #e6e7e9;width: 100%;height: 1px;position: absolute;bottom: 2px;left: 0;}
.header.height{transform: translateY(-0px);}
.header .logo{height: 100%;}
.top .logo .xiaoxun h1{font-size: 25px;font-family: 'zhongsan';color: #fff;}
.top .logo .xiaoxun h1:nth-child(2){margin-left: 65px;}
.top .logo .xiaoxun span:first-child{margin-right: 15px;}
.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;}

/*.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: 70px !important;}
.header .info_h .menu.flex{align-items:center !important;height: 100%;margin: 0;}
.header .info_h .menu .item{position: relative;margin-right: 22px;height: 100%;line-height: 70px;transition: 0.8s;padding: 0 35px;}
.header .info_h .menu .item:last-child{margin-right: 0;}
.header .info_h .menu .item:hover .t h3 a,.header .info_h .menu .item:hover .i1{color: var(--bgcolor);}
.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:20px;color:#000;font-weight: bold;}
.header .info_h .menu .item .i1{position: absolute;top: 0;transform: translateY(-0);right: 5px;color:#000;z-index: 99999;font-size: 24px;}

.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:150px;border:2px solid var(--on-color);left:50%;top:60px;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: -75px;}
.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: 47%;}
.title_box{display: flex;justify-content: space-between;}
.titleo{font-size: 38px;line-height: 32px;color: var(--on-color);font-weight: bold;}
.science .titleo{font-family: '华康简标题宋';}
.titleo .txt{color: #000;}
.txt_s{color: #a1a1a1;font-size: 16px;font-family: 'Roboto-Regular';font-weight: lighter;}
.txt_es{color:#d5d5d5;margin-top: 5px;display: inline-block;}
.tit_l .tit_s{font-family: 'Roboto-Regular';color: #7a7a7a;font-size: 18px;}
.tit_r span{font-size: 16px;color: var(--on-color);}
.tit_r img{margin-left: 16px;}
.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{margin-top: 35px;overflow: hidden;width: 100%;position: relative;}
.news-swiper .swiper-pagination .swiper-pagination-bullet{ opacity: 1; background-color: transparent; width: 12px;height: 12px;border-radius: 50%;margin-right: 7px !important;border: 2px solid #fff;}
.news-swiper .swiper-pagination .swiper-pagination-bullet-active{width: 12px;height: 12px;border-radius: 50%;margin-right: 7px !important;background: #fff;}
.news-swiper .swiper-slide{height: 100%;position: relative}
.news-swiper .swiper-slide img{width: 100% !important;}
.news-swiper .news_pag{bottom: 18px !important;z-index: 100;text-align: right;padding-right: 10px;}
.news-swiper .back{height: 60px;width: 100%;position: absolute;left: 0;bottom: 0;background: rgba(0,71,127,.4);z-index:1;}
.news-swiper .txts{position: absolute;bottom:10px;left: 15px;z-index: 9999999 !important;width: calc(100% - 135px);display: flex;text-align: center;align-items: center;}
.news-swiper .txts .txts_l{position: relative;}
.news-swiper .txts .txts_l span{font-family: 'Roboto-Regular';font-weight: bold;font-size: 18px;color: #fff;}
.news-swiper .txts .txts_l p,.news-swiper .txts .txts_l p a{font-family: 'Roboto-Medium';font-size: 12px;color: #fff;}
.news-swiper .txts .tit{font-size: 16px;color: #fff;margin-left: 10px;position: relative;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;position: relative;width: calc(100% - 60px)}
.news-swiper .txts .tit a{color: #fff;margin-left: 10px;}
.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;}
 .notice-swiper .swiper-pagination .swiper-pagination-bullet{ opacity: 1; background-color: #1164a6; width: 50px;height: 7px;border-radius: 7px;margin-right: 30px !important;}
 .notice-swiper .swiper-pagination .swiper-pagination-bullet-active{width: 50px;height: 7px;border-radius: 7px;margin-right: 30px !important;background: var(--on-color);}
 .notice-swiper .notice_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;}


.infox{margin-top: 40px;padding-top: 50px;padding-bottom: 70px;border-top: 1px solid #f5f5f6;}
.tit_l .titlei{font-size: 30px;font-family: '华康简标题宋';color: var(--on-color);}
.newslist{margin-top: 20px;}
.newslist .newsitem li{display: flex;border-bottom: 1px solid #d2d3d5;height: 80px;align-items: center;transition: 0.6s;background: transparent;padding-left: 5px;}
.newslist ul li .time{height: 90px;text-align: center;}
.newslist ul li .time h1{font-size: 36px;margin-top: 15px;line-height: 1;font-family: 'Times New Roman';font-weight: bold;color: #000;transition: 0.6s;}
.newslist ul li .time span{font-size: 14px;margin-top: 5px;display: inline-block;font-family: 'Times New Roman';transition: 0.6s;color: #000;}
.newslist ul li .txts{margin-left: 20px;flex:1;}
.newslist ul li .txts .tit{font-size: 17px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;font-family: "微软雅黑";transition: 0.3s;width: 100%;line-height: 22px;}
.newslist .newsitem li:hover{background: var(--on-color);}
.newslist .newsitem li a:hover{color: #fff;}
.newslist .newsitem li:hover .txts .tit a{color: #fff;}
.newslist .newsitem li:hover .time h1{color: #fff;}
.newslist .newsitem li:hover .time span{color: #fff;}

.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: 48.75%;}
.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%;}

.notice{width: 100%;background: url('../images/notice_back_02.jpg') no-repeat;overflow: hidden;}
.title_notice{margin-top: 45px;font-weight: bold;font-size: 38px;color: #fff;display: flex;align-items: center;justify-content: center;line-height: 38px;}
.title_notice .txt{margin: 0 30px;color: #fff;}
.notice_box{padding: 30px 25px 45px 22px;background: #fff;box-shadow: 0 10px 20px  rgba(0, 71, 127, 0.12);border-radius: 4px;margin: 0 15px;transition: 0.5s;}
.notice_box:hover{box-shadow: 0 10px 20px  rgba(0, 71, 127, 0.2);}
.notice_box .title{width: calc(100% - 65px);}
.notice_box .title a{font-size: 17px;margin: 10px 0 0 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.notice_box .date{width: 60px;height: 60px;background: url("../images/time_back_03.png") no-repeat;border-radius: 3px;text-align: center;}
.notice_box .date .day{font-family: 'Times New Roman';font-size: 36px;font-weight: bold;color: #fff;line-height: 25px;margin: 10px 0 5px 0;display: inline-block;}
.notice_box .date .ym{font-family: 'Times New Roman';font-size: 14px;color: #fff;line-height: 12px;}
.notice_t{display: flex;}
.notice_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;}
.notice-swiper{overflow: hidden !important;margin-top: 50px;padding: 0 0 60px 0;}

.news_notice .titles_g{border-bottom: 5px solid var(--on-color);height: 60px;}
.news_notice .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_notice .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;}

.science{width: 47%;}
.science_box .cons{margin-top: 15px;width: 100%;}
.science_box .con{width: 100%;padding: 0 10px 0 0;min-height: 70px;width: 100%;border-top: 1px dashed #e8e8e8;transition: 0.6s;display: flex;align-items: center;padding-left: 5px;}
.science_box .con:last-child{border-bottom: 1px dashed #e8e8e8;}
.science_box .con:hover{background: var(--on-color);}
.science_box .con:hover .tit a,.science_box .con:hover .time span{color: #fff;}
.science_box .con .time{width: 110px;}
.science_box .con .time span{font-size: 18px;display: inline-block;font-family: 'Roboto-Regular';margin-left: 10px;}
.science_box .con .tit{font-size: 17px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;width: calc(100% - 110px);}
.infox .links{display: flex;width: 100%;margin-top: 30px;flex-wrap: wrap;}
.infox .links .item{width: 50%;height: 190px;display: flex;justify-content: space-between;align-items: center;transition: 0.5s;background-size: cover !important;padding: 0 20px 0 15px;}
.infox .links .item:nth-child(1){background: url("../images/btn-back01_03.jpg") no-repeat;}
.infox .links .item:nth-child(2){background: url("../images/btn-back02_03.jpg") no-repeat;}
.infox .links .item:nth-child(3){background: url("../images/btn-back03_03.jpg") no-repeat;}
.infox .links .item:nth-child(4){background: url("../images/btn-back04_03.jpg") no-repeat;}
.infox .links .item .link_l h1{font-size: 26px;font-weight: bold;color: #fff;}
.infox .links .item .link_l span{font-size: 17px;color: #acb4f5;font-size: 12px;font-family: 'Times New Roman';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;}

.footer{background:url(../images/footer_02.jpg) no-repeat;background-size: cover;padding: 32px 0 42px 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:18px;line-height:30px;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;line-height: 28px;}
.main .position{display:flex;height:60px;align-items: center;font-size:16px;color:#747474;background: #fff;}
.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: 10px;padding-bottom: 70px;}
.main .bd .sidebar{width:295px;}
.main .bd .sidebar .t{height:165px;display:flex;align-items: center;background:url("../images/sidebar_03.png") no-repeat;justify-content: center;color:#fff;font-size:32px;font-weight: bold !important;font-family: '微软雅黑';margin-top: -178px;}
.main .bd .sidebar .m{box-shadow: 0 10px 20px  rgba(0, 71, 127, 0.12);}
.main .bd .sidebar .item{position: relative;display:flex;border-bottom:1px solid #d7d7d7;justify-content:center;}
.main .bd .sidebar .yj{height: 85px;}
.main .bd .sidebar .ej{height: 70px;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: 255px;border-radius: 0 0 75px 0;background: #fff;box-shadow: 0 10px 20px  rgba(0, 71, 127, 0.12);display: flex;justify-content: center;align-items: center;}
.main .bd .sidebar .item1 img{width: 175px;height: 175px;}
.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% - 365px);margin-left: 70px;}
.main .bd .content .t{margin-bottom:30px;height:60px;display:flex;align-items: center;padding-bottom: 20px;position: relative;}
.main .bd .content .t h2{color: var(--on-color);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:42px;}
.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{margin-top: 170px;}
.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);}
 .news-swiper{margin-top: 35px;height: 300px;}
.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;margin-top: 170px;}
.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: 1360px){
.header .info_h .menu .item{padding: 0 20px;}
.header .info_h .menu .item .i1{right: 3px;font-size: 20px;}
.header .info_h .menu .item .t h3 a{font-size: 18px;}
.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:285px}
.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 .logo .xiaoxun h1{font-size: 20px;}
.top .logo .xiaoxun h1:nth-child(2){margin-left: 35px;}
}
@media (max-width: 1200px){
.wrap{width: 98%;}
    .header .info .menu .item .t h3 a{font-size:16px;}
    .header .info .menu .item{margin-right: 50px;}
    .index-ad .item:nth-child(1) .txt{left: 50px;}
    .index-ad .item:nth-child(2) .txt{right: 50px;}
  
    .main .bd .content .major_list .major_box_t span{font-size:16px;padding-left:10px !important}
    .main .bd .content .major_list .major_box_content .item h3{width:50%}
    .main .bd .content .major_list .major_box_content .item .btn{width:50%;}
    .main .bd .content .major_list .major_box_content .item a{height:30px;font-size:15px;}
    .main .bd .content .major_list .major_box_head .name {width: calc(100%  - 220px);}
    .main .bd .content .major_list .major_box_head .name img{display:none;}
    .main .bd .content .major_list .major_box_head .name h3{width:100%;padding:0 5px;}
    .main .bd .content .major_list .major_box_head .tel{width:220px}
    .main .bd .content .major_list .major_box_head .tel img{margin-right:0;}
    .main .bd .content .major_list .major_box_head .tel span{font-size:13px;}
}

@media (max-width: 1080px){

    .header .info_h .menu .item{margin-right: 20px;width: 110px;}
    .header .info_h .menu .item .t h3 a{font-size:16px;}
    .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) {
.science{width: 100%;}
.science_box .con{padding: 0;}
.wap_top h1 img{height: auto;width: 320px;}
.tit_f{margin-top: 0;}
.scenery{padding: 25px 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%;}
.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;}
.footer>.flex{flex-wrap: wrap;justify-content: center;}
  .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,.footer .info_f .logo{padding:0;width: 100%;}
    .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_notice{font-size: 30px;}
.title_notice img{width: 100px;}
.title_notice .txt{margin: 0 10px;}
 .notice-swiper .swiper-pagination .swiper-pagination-bullet, .notice-swiper .swiper-pagination .swiper-pagination-bullet-active{width: 30px;margin-right: 20px !important;}
}
@media screen and (max-width:600px){
.wp_entry{margin-top: 20px;}
.wp_entry table,.wp_entry table tbody{width: 100% !important;}
.wp_entry table tr td{width: 50%;}
.wp_entry table tr{display: flex;flex-wrap: wrap;}
.news-swiper .news_pag{bottom: 3px !important;}
 .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_notice .titles_g{margin-top: 30px;}
.news_notice .titles_g .titleo .txt_d{width: 120px;font-size: 24px;}
.news_notice .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{max-height: 250px;}
.news_pic .con li .txts{width: calc(100% - 95px)}
.content_r .con{width: 100%;}
.content_r .con .con_l{width: 62%;}
.notice_box .title a{font-size: 15px;}
.infox .links .item{padding: 0 10px;}
.infox .links .item .link_l h1{font-size: 19px;}
.news-swiper .txts{width: calc(100% - 60px);}
}
