@charset "utf-8";@font-face{font-family:"chuang";src:url('chuang.ttf') format('truetype');font-display:swap}
.header .header-link{height:40px;background:#282828;line-height:40px;}
.header .header-link .com-width{margin:0 auto;width:1200px;display:flex;justify-content:flex-end}
.header .header-link .com-width a{box-sizing:border-box;color:#F2F2F2;padding:0 20px;text-align:center;font-size:12px;height:40px}
.header .header-link .com-width a:hover{background:#2a72e4}
.header .navbar{height:70px;border-top:0px solid #008AEE;border-bottom:1px solid #f0f0f0;line-height:70px;background:#FFF;box-shadow:0 1px 3px rgba(0,0,0,.03);z-index:999}
.header .logo{float:left;margin-right:20px}
.header .logo h1{font-size:unset}
.header .logo a{display:block}
.header .logo a:hover{color:#2a363c}
.header .logo a img{vertical-align:middle}
.header .navbar-menu{float:left;font-size:16px;font-weight:550}
.header .navbar-menu ul>li{float:left;position:relative;z-index:999}
.header .navbar-menu ul>li a{display:block;padding:0 15px}
.header .navbar-menu ul.sub-menu li{float:none;height:60px;line-height:60px;border-bottom:1px solid #f0f0f0}
.header .navbar-menu ul.sub-menu li a{height:60px;line-height:60px}
.header .current-menu-parent>a,.header .current-menu-item>a,.sub-menu li.current-menu-item a{color:#008AEE}
.header .navbar-menu ul>li.menu-item-has-children>a:after{content:'';display:inline-block;width:7px;height:4px;vertical-align:middle;margin-left:6px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAIAAADNpLIqAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAA4SURBVHjaPEw5DgAwCMK+Ut/noH9kqS1pGbhCsMwEEBG4qKrhpawgnsZIjutubd39CB/m6vstwACDrCRuZb7BlQAAAABJRU5ErkJggg==") no-repeat;-webkit-transition:all .25s ease 0s;-moz-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s}
.header .navbar-menu ul>li.menu-item-has-children:hover a:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.header .navbar-menu ul>li .sub-menu{display:none}
.header .navbar-menu ul>li:hover .sub-menu{display:block;position:absolute;width:200px;background:#FFF;border:1px solid #f0f0f0;z-index:99}
.header .navbar-search{float:left;padding:0 12px}
.header .navbar-search .search-show i{font-size:22px}
.header .navbar-search .search-show i.font-color{color:#008AEE}
.header .site-search{display:none;width:100%;padding:12px 0;background-color:#FFF;border-bottom:1px solid #f0f0f0;box-shadow:0 1px 3px rgba(0,0,0,.03);position:absolute;z-index:99}
.header .search-form{padding:12px 125px;overflow:hidden}
.header .search-input{float:left;color:#999;border:solid 1px #f0f0f0;width:600px;height:40px;line-height:40px;padding:4px 0 4px 12px;border-right:none;font-size:16px;border-radius:2px 0 0 2px;outline:none}
.header .search-input:focus{border-color:#008AEE}
.header .search-btn{color:#fff;border:none;background:#008AEE;width:136px;height:50px;font-size:16px;border-radius:0 2px 2px 0}
.header .search-btn:hover,.search-btn:focus{color:#fff;opacity:0.85;filter:alpha(opacity=85)}
.header .search-form a{margin-left:20px;color:#999}
.header .search-form a:hover{color:#008AEE}
.header .navbar-other{float:right; width: 200px; line-height: 70px; text-align: right;}
.header .navbar-other #j-user-wrap {display: inline-block;}
.header .navbar-other .login {font-size: 14px;color: #5a5a5a;}
.header .navbar-other .login:first-child {
	position: relative;
	padding-right: 9px;
	margin-right: 8px
}
.header .navbar-other .login:first-child:after {
	position: absolute;
	right: 0;
	top: 6px;
	width: 1px;
	height: 14px;
	content: "";
	background: #5a5a5a;
	opacity: .9}
.header .navbar-other .publish {color: #fff;border: 0;text-align: right;border-radius: 0;background-color: rgba(255,255,255,.1)!important}
.header .user{float:right;position:relative}
.header a.user-login{padding:6px 12px;border:2px solid #273746}
.header a.user-login:hover{background:#273746;color:#FFF}
.header .user-admin{padding:0 10px;cursor:pointer}
.header .user-admin:hover .user-menu{display:block}
.header .user-admin img{vertical-align:middle;border-radius:15px}
.header .user-menu{display:none;position:absolute;right:0;width:90px;padding:0 10px;background:#FFF;border-top:2px solid #cacaca;box-shadow:0 1px 3px rgba(0,0,0,.03);z-index:999}
.header .user-menu:after,.user .user-admin .user-menu:before{content:'';display:block;position:absolute;width:0;height:0}
.header .user-menu:before{border:8px solid transparent;border-bottom:10px solid rgb(202,202,202);top:-20px;left:78px}
.header .user-menu:after{border:8px solid transparent;border-bottom:10px solid #fff;top:-17px;left:78px}
.header .user-menu a{display:block;width:100%;line-height:35px;text-align:center;border-bottom:1px solid #f3f3f3}
.header .user-menu a i{padding-right:5px}
.header .user-name{line-height:46px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.main{margin-top:20px;overflow:hidden;}
.main .content{width:850px;position:relative}
.main .subnav{display:-moz-box;display:-webkit-box;background:#FFFFFF;width:855px;height:46px;margin-bottom:2px;box-shadow:0 1px 3px rgba(0,0,0,.03);overflow:hidden;}
.main .subnavs{position:relative;white-space:nowrap}
.main .subnav li{display:inline-block;height:46px;line-height:46px;margin:0 12px;font-size:16px;font-weight:600}
.main .subnav li.current-menu-item a,.main .subnav li a:hover{border-top:3px solid #008AEE;padding-top:10px;color:#008AEE}
.subnav-fixed .subnav{position:fixed;top:0;z-index:10}
.subnav-fixed .postlist{padding-top:65px}
.subnav-bottom .subnav{position:absolute;top:auto;left:0;bottom:0;z-index:1}

.foucs-slider .swiper-slide img,.middleImg1 img
{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.foucs-slider .swiper-slide:hover img,.middleImg1:hover img
{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02);-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}

.imgxg{width:100%;height:100%;transition:all 0.3s ease;object-fit:cover;}
.imgxg:hover{transform: scale(1.08);}
/***foucs***/
.main-slider{width:812px;height:458px}
.news-slider{width:700px;height:395px}
.foucs-slider .swiper-slide > a{display:block;height:100%}
.foucs-slider .slide-title{position:absolute;z-index:1;width:100%;bottom:0;left:0;padding:20px 20px 16px;margin:0;font-size:18px;line-height:26px;font-weight:500;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;background:#262626;background:-o-linear-gradient(top,transparent,rgba(0,0,0,.7));background:linear-gradient(180deg,transparent,rgba(0,0,0,.7))}
.foucs-slider .slide-title a{display:block;color:#fff;width:80%;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}
.foucs-slider .swiper-wrapper{padding:0!important;margin:0!important}
.foucs-slider .swiper-button-next, .foucs-slider .swiper-button-prev{width:44px;height:44px;margin-top:-22px;opacity:0;background:none;transition:all .3s}
.foucs-slider .swiper-button-next:before, .foucs-slider .swiper-button-prev:before{display:block;width:100%;height:100%;background:rgba(0,0,0,.2);border-radius:50%;content:""}
.foucs-slider .swiper-button-next:after, .foucs-slider .swiper-button-prev:after{position:absolute;left:0;top:0;width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E");background-size:10px 18px;background-repeat:no-repeat;background-position:50%;content:""}
.foucs-slider .swiper-button-next:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}
.foucs-slider .swiper-button-prev{left:-10px}
.foucs-slider .swiper-button-next{left:auto;right:-10px}
.foucs-slider:hover .swiper-button-next, .foucs-slider:hover .swiper-button-prev{opacity:.7}
.foucs-slider:hover .swiper-button-next:hover,.foucs-slider:hover .swiper-button-prev:hover{opacity:1}
.foucs-slider:hover .swiper-button-prev{left:10px}
.foucs-slider:hover .swiper-button-next{right:10px}
.foucs-slider .swiper-pagination{z-index:2;height:6px;font-size:0;}
.foucs-slider .swiper-pagination span{height:6px;width:8px;margin:0 3px!important;border-radius:6px!important;background-color:hsla(0,0%,100%,.8);transition:all .3s ease-out 0s;vertical-align:top}
.foucs-slider .swiper-pagination span:hover{background-color:#4285f4}
.foucs-slider .swiper-pagination .swiper-pagination-bullet-active{width:18px;background-color:#3ca5f6;transition:all .3s ease-out 0s}

/***foucs-right***/
.feature-post li,.main-slider{border-radius:4px;overflow:hidden;background:rgba(255,255,255,.15)}
.feature-post{width:265px;padding:0;margin:0;list-style:none; float: right;}
.feature-post li:hover img, .special-item-thumb img, .special-item-thumb:hover img {-webkit-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s}
.feature-post li:hover img, .special-item-thumb:hover img {-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05)}
.feature-post li{position:relative;height:153px;margin-bottom:14px}
.feature-post li:last-child{margin-bottom:0}
.feature-post a{display:block}.feature-post img{width:100%;height:100%;vertical-align:top;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.feature-post span {position: absolute;display: block;left: 0;bottom: 0;width: 100%;padding: 10px 15px;line-height: 24px;color: #fff;font-size: 16px;font-weight: 500;background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, .7));background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .7));-webkit-box-sizing: border-box;box-sizing: border-box;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal}

/***foucs-right-news***/
.focus{margin-bottom:20px;overflow:hidden}
.focus .sticky{float:left}
.focus .sticky a{position:relative;overflow:hidden;font-size:0}
.focus .sticky a img{transition:all .3s ease}
.focus .sticky a:hover img{transform:scale(1.1)}
.focus .sticky h2{position:absolute;font-size:18px;color:#fff;font-weight:400;bottom:0;width:100%;max-width:-webkit-fill-available;max-width:-moz-available;opacity:0.8;padding:16px 14px 12px 14px;background:linear-gradient(to top,#000,rgb(0 0 0 / 0%));background-image:linear-gradient(-180deg,rgba(30,30,30,0),rgba(0,0,0,.78) 98%)}
.focus .sticky .big{display:block;width:800px;height:360px;margin-bottom:10px}
.focus .sticky .big h2{font-size:22px;padding:20px}
.focus .sticky .small{display:flex;justify-content:space-between}
.focus .sticky .small a{display:block;width:260px;height:173px;overflow:hidden}
.focus .news{float:right;width:300px;height:543px;background:#FFF;border-top:2px solid #1B1C21;box-shadow:0 1px 3px rgba(0,0,0,.03)}
.focus .news h2{margin:18px 20px;border-left:4px solid #008AEE;padding-left:10px;font-weight:400;font-size:18px}
.focus .news ul{padding:0 18px;height:463px;color:#666;overflow-y:hidden}
.focus .news ul:hover{overflow-y:scroll}
.focus .news ul li{margin-bottom:22px;cursor:pointer}
.focus .news ul h3{font-size:13px;line-height:18px;margin-bottom:6px;color:#666}
.focus .news ul span{display:block;color:#b3b3b3;font-size:12px;line-height:12px;text-align:right}

.f-title{display:block;color:#fff;position:relative;width:100%;height:auto;padding:80px 0;background-position:center;background-size:cover;background-color:rgba(255,255,255,.5)}
.f-title::before{content:'';left:0;top:0;right:0}
.f-title::before{position:absolute;bottom:0;background-image:-webkit-linear-gradient(top,transparent 0,#000 100%);background-image:linear-gradient(to bottom,transparent 0,#000 100%);opacity:.7}
.f-title .container::before{content:'';display:block;clear:both}
.f-title .container{position:relative}
.f-title .tbox{border-bottom:2px solid rgba(225,225,225,.3)}
.f-title h1{font-size:28px;border-bottom:2px solid #ffffff;padding-bottom:16px;margin-bottom:-2px;display:inline-block}
.f-title .subscribe{margin-left:20px;cursor:pointer;background:#008AEE;padding:6px 10px}
.f-title p{font-size:16px;margin-top:16px}


.f-title-face{height:400px;width:100%;display:flex;flex-direction:row;justify-content:center;background-size:auto 400px;background-color:#d6e2fc;top:0}
.post{display:flex;line-height:1.5;padding:15px 20px;background:#FFF;box-shadow:0 1px 3px rgba(0,0,0,.03);margin-bottom:2px;overflow:hidden}
.post:hover {box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);}
.post .thumb{position:relative}
.post .thumb img{width:240px;height:160px;background-color:#f5f6f9;display:block; object-fit:cover;border-radius:4px;transition: all 0.5s;}
.post .thumb .cat{padding:6px 10px;margin-right:0;float:right;color:#FFF;font-weight:normal;border-radius:2px;background-color:rgba(0,0,0,.5);line-height:16px;position:absolute;top:10px;left:10px;z-index:1}
.post .thumb .link{display:block;width:240px;height:160px}
.post .info{width:100%;position:relative;margin-left:20px;display:flex; flex-direction: column;}
.post .info h2{text-align:left;font-size:20px;font-weight:bold;line-height:1.5;font-style:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.post .info .desc{font-size:14px;color:#7d7d7d;line-height:1.5;margin-top:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.post .info .meta{width:100%;line-height:2;font-size:14px;position:absolute;bottom:0;color:#999;display:flex;}
.post .info .meta a{color:#999999}
.post .info span{font-size:14px;margin-right:15px}
.post .info span.cmt{cursor:pointer}
.post .info .author{margin-right:26px}
.post .info .author a{max-width:92px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.post .info .author img.avatar{display:inline-block;width:20px;height:20px;border-radius:100%;margin-right:10px;vertical-align:middle;overflow:visible}
.post .info i.chuang{margin-right:4px;font-size:12px}
.post .info i.chuang::before{margin-right:6px}
.post .info .collect{cursor:pointer;margin-left:20px}
.post .info .is i:before{color:#f13b03}
.post .thumb a, .article-post .item1 .img3 a{display:block;overflow: hidden;position:relative}
.post .thumb a:hover img, .article-post .item1 .img3 a:hover img{transform:scale(1.1)}

/*pages*/
.pages { display: block; text-align: center; padding: 15px; background: #ffffff; }
.pages li {margin:0 3px;font-size:14px;border:none;border-radius:3px; display: inline-flex;}
.pages a {border-radius:3px;color:#6e6e6e;background:#fff;padding:0px 10px;border:1px solid #DCDCDC; height:28px; line-height:28px}
.pages li.active a,.pages li a:hover {background:#008AEE;color:#fff;border:1px solid #008AEE;}

/*side-title*/
.side-title; .news-title h2; .newstext strong{font-family: 'PingFangSC-regular', "Microsoft YaHei" !important;}
.whitebg{margin-bottom:20px;background:#fff; overflow: hidden; box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.02);}
.side-title { font-size: 16px; border-bottom: 1px solid #eee; color: #333; font-weight: 700; position: relative; margin-bottom: 0px; padding-bottom: 10px }
.side-title:after { content: ""; position: absolute; width: 64px; height: 2px; content: ""; background: #f3782a; left: 0; bottom: -1px; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; }
.side-title:hover:after { width: 80px; }
/*topnews*/
.sidebar{float:right;width:350px;overflow:hidden}
.sidebar .widget{float:left;width:350px;background:#FFF;margin-bottom:15px}
.widget h3{border-bottom:2px solid #f0f0f0;height:32px;margin-bottom:10px;font-size: 16px; color: #333; font-weight: 700;}
.widget .widget_box b{border-bottom:2px solid #008AEE;display:inline-block;height:32px}
.widget .widget_box{padding:15px;box-shadow:0 1px 3px rgba(0,0,0,.03)}.topnews{ display: block; margin: 0px 0 15px 0; position: relative; overflow: hidden; border-radius: 2px; max-height: 180px; }
.widget_posts{list-style: none;padding: 0;margin: 0;}
.widget_posts li.topnews{margin-bottom:0px;position: relative;overflow: hidden;border-radius: 4px;}
.widget_posts li.topnews img{width: 100%;height:auto;object-fit: cover;transition: transform 0.5s ease;}
.widget_posts li.topnews:hover img {transform: scale(1.05);}
.widget_posts li.topnews .top-title{position: absolute;bottom: 0;left: 0;right: 0;background: rgba(0, 0, 0, 0.6);color: #fff;padding: 6px 10px;font-size: 16px;font-weight: 500;line-height: 1.4;text-shadow: 0 1px 2px rgba(0,0,0,0.3);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.widget_posts li:not(.topnews) {display: flex;align-items: flex-start;padding: 16px 0;border-bottom: 1px solid #f5f6f9;}
.widget_posts li:last-child {border-bottom: none;}
.widget_posts li a {display: flex;text-decoration: none;color: #333;width: 100%;}
.widget_posts li img {height: 73px;object-fit: cover;border-radius: 4px;transition: transform 0.4s ease; width:115px}
.widget_posts li:hover img {transform: scale(1.03);}
.widget_posts li .post-info {flex: 1;padding-left: 15px;display: flex;flex-direction: column;justify-content: space-between;}
.widget_posts li h4 {font-size: 16px;font-weight: 500;color: #333;margin: 0;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;line-height: 1.5;}
.widget_posts li:hover h4 {color: #008AEE;}
.widget_posts li span {font-size: 12px;color: #999;margin-top: 6px;text-align: left;}
/**专题合作**/
.co_news { display: block; margin: 15px 0px 0px 0px; border-radius: 2px;}
.co_news a{display:block;width:300px;height:200px;overflow:hidden;position:relative;margin-bottom:18px}
.co_news a:last-child{margin-bottom:0px}
.co_news a img {width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .6s;transition:all .6s}
.co_news span { bottom: 0; position: absolute; bottom: 10px; left: 0; right: 0; color: #FFF; text-align: left; font-size: 15px; padding: 0 10px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 22px; }
.co_news a:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}

.f-box{padding:20px 20px;background:#FFF;margin-bottom:15px;overflow:hidden}
.wrap .f-box h3{border-bottom:2px solid #f0f0f0;padding-bottom:10px;margin-bottom:16px}
.wrap .f-box h3 b{border-bottom:2px solid #008AEE;padding-bottom:11px}
.content .share.float-fixed{position:fixed;top:30px;z-index:8}
.content .share.float-bottom{position:absolute;top:auto;left:0;bottom:0;z-index:8}
.share{float:left;width:60px;position:absolute;z-index:2;margin-left: -75px;}
.share a{display:block;width:30px;height:30px;padding:15px;border-bottom:1px solid #f0f0f0;cursor:pointer}
.share a:hover{color:#FFF}
.share i{font-size:30px}
.share .sns{background:#FBFBFB;z-index:2}
.share .weibo:hover{background:#f74864}
.share .weixin:hover{background:#1ec354}
.share .qzone:hover{background:#ffce0b}
.share .qq:hover{background:#3091f4}
.share .weixin .qrcode{display:none;background:#FFF;position:absolute;padding:10px;margin-top:-52px;box-shadow:0 0 6px rgba(14,22,30,.3);margin-left:60px;z-index:9}
.share .weixin:hover .qrcode{display:block;opacity:1}
.share .weixin .qrcode:after,.share .weixin .qrcode:before{display:block;position:absolute;width:0;height:0;top:56px;left:-18px;content:''}
.share .weixin .qrcode:before{border:8px solid transparent;border-right:10px solid rgba(0,0,0,.3)}
.share .weixin .qrcode:after{border:8px solid transparent;border-right:10px solid #fff}
.share .tool{margin-top:10px;background:#FBFBFB}
.share .tool a{padding:5px 15px;height:auto}
.share .tool .gocmt:hover{background:#008AEE}
.single .wznav img{width:12px;height:15px;margin:2px 10px 0 0}
.single .wznav{align-items:center;display:flex;color:#999999;margin-bottom:20px}
.single .wznav .freeSize a{color:#999999}
.single .wznav .freeSize a:hover{color:#333333}
.single .single-top{margin-bottom:15px;border-bottom:1px solid #f0f0f0;position:relative}
.single h1{text-align:center;padding-bottom:20px;margin-bottom:0px;font-size:38px;font-weight:550;line-height:54px;font-style:normal}
.single h1:after1{content:'';background-color:#008AEE;left:0;width:2em;height:3px;bottom:-2px;position:absolute}
.single h4{text-align:center;margin:0px 0 20px 0;font-size:18px;line-height:22px;color:#999999;font-weight:normal}
.single .article-author{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0px}
.single .info{display:flex;-ms-flex-align:center;align-items:center;margin-top:0px;margin-bottom:15px;height:42px\9;justify-content:flex-start; color:#999;font-size:14px}
.single .info span{margin-left:16px}
.single .info span:first-child{margin-left:10px}
.single .info .author{display: flex;align-items:center}
.single .info .author .avatar{-ms-flex-negative:0;flex-shrink:0;-webkit-border-radius:50%;border-radius:50%;overflow:hidden;position:relative;border:1px solid #e8e8e8;margin-right:8px;width:30px;height:30px}
.single .info a .author .avatar img{width:auto;max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.single .info i.chuang{margin-right:4px;font-size:12px}
.single .info .author .name{font-size:14px;font-weight:700}
.single .info .date{font-size:12px;color:#999;width:180px;text-align:right;-ms-flex-negative:0;flex-shrink:0}

.hd-info{display:flex;-ms-flex-align:center;align-items:center;margin-top:0px;margin-bottom:15px;height:42px\9;justify-content:flex-start;}
.hd-info span i{margin-left:16px; font-size: 16px;}
.hd-info span:first-child{margin-left:0px}
.hd-info i{color: #999;}

.single .info1{height:30px;line-height:30px;position:relative;margin-top:10px;overflow:hidden}
.single .info1 span{margin-left:26px}
.single .info1 .author{margin-left:0}
.single .info1 .author a{max-width:92px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.single .info1 .author img{width:30px;height:30px;border-radius:50%}
.single .info1 .author img.avatar1{display:inline-block;width:30px;border:1px solid #e8e8e8;height:30px;margin-right:10px;vertical-align:bottom;overflow:visible}
.single .info1 .author .name{font-size:14;font-weight:700;padding-right:10px}
.single .info1 .list a{font-size:12px;color:#999}
.single .info1 .date{font-size:12px;color:#999}
.single .article-share{height:40px;background:url(/static/img/share.png1) no-repeat center;padding:0 20px;line-height:40px;color:#404040;font-size:14px}
.single .article-share>span{position:relative;display:inline-block;height:100%;cursor:pointer}
.single .article-share>span::before{content:'';display:inline-block;width:14px;height:14px;margin-bottom:-1px;margin-right:5px;background:url(/hrloo/uc/personal/img/200804/share.png?v=202008041)}
.single .article-share>span:hover .summary-share{display:block}
.single .article-share .girls{background:url(/static/img/share.png) no-repeat center / cover}
.summary-share{display:none;left:50%;top:40px;width:134px;margin-left:-66px;text-align:left;background-color:#fff;border:1px solid #f0f0f0;padding:8px 10px;position:absolute;z-index:222;box-shadow:0 1px 10px rgba(66,66,66,.2);box-sizing:border-box}
.summary-share .s-btns{display:inline-block;cursor:pointer;vertical-align:middle;padding-left:25px;margin-left:7px;font-size:14px;line-height:28px;color:#ababab;border:0 none;outline:0}
.summary-share .s-btns:hover{color:#8590a6}.summary-share .s-btns.copy-btn{background:url(/static/img/i-054.png) no-repeat left center}
.summary-share .s-btns.sina-btn{background:url(/static/img/i-055.png) no-repeat left center}.summary-share .s-btns.wechat-btn{background:url(/static/img/i-056.png) no-repeat left center}
.summary-share.fix-ts{top:auto;bottom:15px}.summary-share .wechat-box img{display:block;width:100%}
.summary-share::after{content:'';position:absolute;top:-6px;right:50%;transform:translateX(50%);display:inline-block;width:0;height:0;vertical-align:middle;border-bottom:6px solid #fff;border-right:6px solid transparent;border-left:6px solid transparent;border-top:0}
.summary-share::after:hover{border-bottom-color:#fff}

.wzctPerson{display:flex;flex-direction:row;justify-content:space-between}
.wzctpleft{display:flex;flex-direction:row}
.wzctpleft img{border-radius:50%;margin-right:14px;width:55px;height:55px}
.wzctpltop{display:flex}
.wzctplright{display:flex;flex-direction:column;justify-content:space-around}
.name{font-size:15px;font-weight:400;color:#333333}
.follows{height:23px;background:#FC3930;border-radius:5px;padding:0 15px;text-align:center;line-height:23px;font-size:14px;font-weight:400;color:#FFFFFF;margin-left:30px}
.follows:hover{color:#FFFFFF}
.nofollows{height:23px;background:#F7F8FA;border-radius:5px;padding:0 15px;text-align:center;line-height:23px;font-size:14px;font-weight:400;color:#333333;margin-left:30px}
.nofollows:hover{color:#333333}
.wzctpldown span:nth-child(1){font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#999999}
.wzctpldown span:last-child{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#333333;margin-left:14px}
.wzctpright{display:flex;flex-direction:column}
.wzctpr{display:flex;margin:0 0 2px 30px;justify-content:center;align-items:center;width:55px;height:28px;background:#FEF1EF;border-radius:5px;color:#FC3930}
.wzctprll{color:#999999}

.channel-banner {height:350px;position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover;margin:0;padding:0;}
.channel-banner .banner-info {position:absolute;top:50%;margin-top:-50px;left:0;right:0;z-index:3}
.channel-banner .banner-info h3{font-size:40px;font-weight:600;position:relative;margin-bottom:30px}
.channel-banner .banner-info h3:before {left:50%;margin-left:-15px;bottom:-10px;width:30px;height:3px;background:#ff9600;content:'';display:block;position:absolute;}
.channel-banner .banner-info p{font-size:36px;}

.article-base{text-align:justify;word-wrap:break-word;word-break:break-word;overflow:hidden;-webkit-hyphens:auto;-ms-hyphens:auto;-moz-hyphens:auto;hyphens:auto;padding:0 10px}
.single .single-content{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,Helvetica Neue,Arial,sans-serif;line-height:1.667;color:#222}
.single .single-content h1,.single .single-content h2{font-size:24px;border-left:6px solid #273746;padding-left:16px;line-height:36px;display:contents}
.single .single-content h3,.single .single-content h4,.single .single-content h5,.single .single-content h6{font-size:18px;border-left:3px solid #273746;border-bottom:0 !important;padding-left:16px;padding-bottom:0 !important;margin:10px 0;line-height:32px}
.single .single-content p{margin:20px 0;font-size:18px;overflow:hidden;text-align:justify;}
.single .single-content p a{border-bottom:1px dashed #273746}
.single .single-content p a:hover{border-bottom:1px solid #008AEE}
.single .single-content img{max-width:100%;height:auto;overflow:hidden;display:block;margin:0 auto;background:#f5f6f9;border-radius:5px}
.single .single-content1 strong{display:inline-block}
.single .single-content p embed{display:block;max-width:638px;margin:0 auto}
.single .single-content ul,.single .single-content ol{margin:20px 0}
.single .single-content ul li{list-style-type:disc}
.single .single-content ol li{list-style-type:decimal}
.single .single-content li{font-size:16px;padding:0;margin-left:40px;margin-bottom:12px;line-height:1.6}
.single .single-content pre{font-family:initial;font-size:initial;background:#f5f6f9;border-left:2px solid #273746;padding:15px;line-height:2em;overflow:auto}
.single .single-content code{background:#f5f6f9;padding:2px 4px;border-radius:2px}
.single-tags{padding:10px 0 20px 0;line-height:30px;border-bottom:0px solid #f5f5f5}
.single-tags a{background:#f5f5f5;margin-right:14px;margin-bottom:12px;padding:3px 20px;border-radius:28px;line-height:28px;display:inline-block}
.single-collect{display:flex;justify-content:space-between;margin-top:20px;line-height:32px}
.single-collect .collects{float:right;display:inline-block;width:86px;height:32px;text-align:center;cursor:pointer;background:#ececec}
.single-collect .collects i:before{padding-right:6px}
.single-collect .is i:before{color:#f13b03}
.single-collect .avatars{vertical-align:middle;padding-left:30px}
.single-collect .avatars img{width:30px;margin-left:-15px;border:1px solid #fff;border-radius:50%}
.single-collect b{font-size:20px;margin-right:6px;color:#f13b03}
.single-content .table{overflow-x:auto;display:grid}
.single-content table{margin:20px 0;width:auto !important;min-width:100% !important;height:auto !important;border-collapse:unset !important;line-height:2em;text-align:center}
.single-content table tr{white-space:nowrap}
.single-content table th{font-size:16px;padding:10px 10px !important}
.single-content table td{}
.single-content table th,.single-content table td{padding:6px 10px;height:auto !important;width:auto !important}
.single-content table tr:nth-child(odd)>td,.single-content table tr:nth-child(odd)>th{background-color:#f5f6f9}
.single-content table tr:hover>td,.single-content table tr:hover>th{background-color:#f6f7f9}
.single-collect-next{display:flex}
.single .entry-page span{font-size: 16px;color:#666;line-height:35px}
.one-txt-cut{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.txt-cut{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.flex{display:box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}
.flex-j{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}
.flex-w{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}
.flex-s{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start}
.flex-c{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}
.align-center{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center}
.flex-cm{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}
.trs{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.cxq-b{border-top:1px solid #f5f5f5;padding-top:10px;margin-top:20px;line-height:32px}
.xq-blf .iconfont,.xq-blf p,.xq-br .iconfont,.xq-br p{font-size:.8rem;color:#808080;line-height:1.2rem}
.xq-blf p span{color:#444}
.xq-blt{margin-bottom:.5rem}
.xq-blt .iconfont{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}
.xq-blb .iconfont{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}
.xq-br p{color:#444;margin-left:.5rem}
.xq-blf:hover p span,.xq-br:hover p{color:#fb8967}

.pager1 {text-align: center; margin: 20px 0;}
.pager1 ul {display: flex; flex-wrap: wrap; justify-content: center}
.pager1 ul li {display: inline-block;}
.pager1 ul li a {padding: 5px 15px; margin: 15px 5px; border: #1795FC solid 1px; display: inline-block;}
.pager1 ul li a:hover {border: #1795FC solid 1px; color: #1795FC}
.pager1 ul .active a {border: #1795FC solid 1px; display: inline-block; background-color: ##1795FC; color: #fff;}
.pager1 ul a:not([href]):not([class]):hover {border: #1795FC solid 1px;}
.pager1 ul .active a:hover {color: #fff; border: #1795FC solid 1px !important;}

/*分页*/
.pager{text-align: center;}
.pager ul{display: flex; flex-wrap: wrap; justify-content: center}
.pager ul li{display: inline-block;}
.pager ul li a{padding: 7px 15px; margin: 15px 5px; border: #dddddd solid 1px; display: inline-block; border-radius: 3px;}
.pager ul li a:hover{border: #1795FC solid 1px; color: #1795FC;}
.pager ul .active a{border: #1795FC solid 1px; display: inline-block; background-color: #1795FC; color: #fff;}
.pager ul li.active a:hover{color: #FFF;}






.page-box{float:right;width:880px;padding:20px 20px;background:#FFF;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.03);margin-bottom:20px}
.page-box h3{border-bottom:2px solid #f0f0f0;padding-bottom:10px;margin-bottom:16px}
.page-box h3 b{border-bottom:2px solid #008AEE;padding-bottom:11px}
.page .page-menu{float:left;background:#FFF;display:block;width:160px;height:auto;position:relative;border-bottom:2px solid #DDD}
.page .page-menu li:last-child{border-bottom:none !important}
.page .page-menu li.current-menu-parent,.page .page-menu li.current-menu-item{border-left:3px solid #008AEE;color:#008AEE;font-weight:bold}
.page .page-menu li{border-left:3px solid #fff;border-bottom:1px solid #EEEEEE;font-size:14px;height:46px;margin-bottom:1px;overflow:hidden}
.page .page-menu li a{height:46px;line-height:46px;display:block;text-align:center}
.page .page-content{float:right;width:860px;background:#FFF;padding:30px 30px;margin-bottom:20px}
.page .page-content h1{margin-bottom:20px;border-bottom:3px solid #f0f0f0;padding-bottom:3px;width:100%;height:32px}
.page .page-content h1 b{display:inline-block;height:35px;font-size:20px;overflow:hidden;color:#008AEE;border-bottom:3px solid #008AEE}
.page .info{height:20px;line-height:20px;font-size:14px;margin-bottom:16px;overflow:hidden}
.page .info span{font-size:14px;margin-right:20px}
.page .info .author{margin-left:0}
.page .info .author a{max-width:92px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.page .info .author img.avatar{display:inline-block;width:20px;height:20px;border-radius:100%;margin-right:10px;vertical-align:middle;overflow:visible}
.page .info i.chuang{margin-right:4px;font-size:14px}
.page .page-links{margin-bottom:20px}
.page .page-links .item{padding-bottom:20px}
.page .page-links .item ul{clear:both;overflow:hidden}
.page .page-links .item ul li{float:left;width:20%;list-style-type:none;margin-left:0;font-size:14px;margin-bottom:0}
.page .page-links .item ul li a{display:block;height:16px;line-height:16px;padding:10px 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.page .page-links .item ul li a:hover{border-color:#008AEE}
.page .page-links .item ul li img{vertical-align:top;width:16px;height:16px;margin-right:8px}
.page h2{font-size:18px;margin:10px 0;border-bottom:2px solid #f5f6f9;padding-bottom:3px;width:100%;height:30px}
.page .page-content h1 b a{color:#008AEE}
.page .page-content p{margin:20px 0;color:#666;font-size:16px;line-height:28px}
.page .page-content ul,.page .page-content ol{margin-bottom:20px}
.page .page-content ul li{font-size:16px;list-style-type:disc;padding:0;margin-left:40px;margin-bottom:12px}
.page .page-content ol li{font-size:16px;list-style-type:decimal;padding:0;margin-left:40px;margin-bottom:12px}
.page .page-content h3{border-bottom:1px solid #f0f0f0;margin:20px 0;width:100%;height:30px}
.page .page-content h4{margin:20px 0;width:100%;height:30px}
.page .page-content p img{max-width:760px;height:auto;_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<760?"760px":"auto");overflow:hidden;display:block;margin:0 auto}
blockquote,p.excerpt{margin:15px 0;padding:20px 20px;border-left:8px solid #008aee;background:#f5f6f9;line-height:1.8;font-size:16px}
.download{margin-bottom:12px;border:2px solid #f5f6f9;padding:12px}
.download h3{background:#f5f6f9;border-left:3px solid #273746 !important;line-height:40px !important;margin:0 -12px 18px 0 !important}
.download p{font-size:16px !important;margin:10px 0 !important}
.relates ul li{padding:16px 0;margin-bottom:2px}
.relates .meta .tags a{margin-right:6px;background:#f5f5f5;padding:3px 6px;border-radius:2px}
.relates .meta .tags a:first-child{color:#008AEE}
.relates .meta .tags a:hover{color:#008AEE}
.comment .commenter{display:flex;padding:14px 18px;border:1px solid #f5f6f9;background-color:#f9f9f9}
.comment .commenter .input{flex:1}
.comment .commenter .textarea{width:100%;height:60px;line-height:1.6em;color:#4e4e4e;padding:6px;font-size:16px;background:transparent;resize:none}
.comment .commenter .textarea::-webkit-input-placeholder{color:#a8a8a8}
.comment .commenter .avatar{border-radius:50%;width:38px;height:100%;margin-right:12px}
.comment .commenter span{font-size:16px;line-height:38px}
.comment .commenter .btn{position:relative;text-align:right;margin-top:10px}
.comment .commenter .btn i{padding:3px 15px;display:inline-block;margin-right:10px;font-style:normal;cursor:pointer}
.comment .commenter .btn .tips{position:absolute;left:0}
.comment .commenter .btn .cancel{}
.comment .commenter .btn .submit{border:1px solid #008AEE;border-radius:3px;font-size:14px;color:#008AEE}
.comment .comments{margin-top:30px}
.comment .comments li{display:flex;margin:20px 0}
.comment .comments li .avatar{border:1px solid #f4f4f4;border-radius:50%;margin-right:12px;width:50px;height:100%}
.comment .comments li .cmt{width:100%}
.comment .comments li .author{font-size:16px;font-weight:700}
.comment .comments li .text{font-size:16px;margin:6px 0;line-height:1.6}
.comment .comments li .text p{padding:6px 0}
.comment .comments li .text p.to{padding-right:8px;color:#a8a8a8;cursor:pointer}
.comment .comments li .text .status{color:red;margin-right:5px}
.comment .comments li .foot{display:flex;justify-content:space-between;color:#a8a8a8}
.comment .comments li .foot span{margin-right:8px}
.comment .comments li .foot .report{cursor:pointer;display:none}
.comment .comments li .foot:hover .report{display:unset}
.comment .comments li .foot i{font-size:14px;margin-left:16px;cursor:pointer}
.comment .comments li .foot i:before{padding-right:4px}
.comment .comments li .foot .is:before{color:#f13b03}
.comment .comments li .commenter{margin-top:20px}
.comment .comments li .children .text p{display:unset}
.comment .comments li .children .avatar{width:40px}
.comment .comments li .children .more{line-height:1;margin-left:52px;cursor:pointer}
.comment .comments .loading,.comment .comments .nodata{display:block;text-align:center}
.comment .loadmore{text-align:center;font-size:16px;padding:20px 0;cursor:pointer}
.author_header{display:block;color:#fff;position:relative;width:100%;height:auto;padding:60px 0;background-position:center;background-size:cover;background-color:rgba(0,0,0,.5)}
.author_header::before{content:'';left:0;top:0;right:0}
.author_header::before{position:absolute;bottom:0;background-image:-webkit-linear-gradient(top,transparent 0,#000 100%);background-image:linear-gradient(to bottom,transparent 0,#000 100%);opacity:.7}
.author_header .container{position:relative}
.author_avatar img{border-radius:80px;width:80px;height:80px;margin:10px auto;display:block}
.author_info{text-align:center}
.author_info h1{font-size:18px;display:inline-block}
.author_info span{font-size:14px;display:inline-block;margin-left:10px}
.author_info p{}
.author_meta .counter{float:left}
.author_meta .counter span{font-size:30px;margin-right:10px}
.author_meta .follow{float:right;cursor:pointer;background-color:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.4);border-radius:5px;font-size:14px;padding:6px 20px;color:white}
.author_meta .follow:hover{background-color:rgba(255,255,255,.2)}
.pagination a{display:block;font-size:14px;text-align:center;padding:18px 0;background-color:#FFF;box-shadow:0 1px 3px rgba(0,0,0,.03);border-radius:2px}

.sec-panel{margin-bottom:0px;background:#fff}
.sec-panel-head{position:relative;padding:0 15px}
.sec-panel-head h1,.sec-panel-head h2,.sec-panel-head h3{margin:0;padding:0;font-size:16px;line-height:48px;font-weight:600;color:#484848;border-bottom:1px solid #efefef}
.sec-panel-head span{color:#090}
.sec-panel-head small{font-size:13px;font-size:.13rem;margin-left:10px;color:#bebebe;font-weight:400}
.sec-panel-head .more{float:right;font-size:14px;font-weight:400;color:#999;transition:all .3s ease-out}
.sec-panel-head .more:hover{color:#ff791a;text-decoration:none;transition:all .3s ease-out}


.s-box{float:left;margin-left:90px;width:710px;background:#FFF;border-radius:2px;margin-bottom:20px;overflow:hidden}
.s-box .show img{width:100%;display:block}
.pagination-loading{display:none}
.subnav-fixed .loading-wave{margin-top:100px}
.loading-wave{margin:40px auto;width:80px;height:40px;text-align:center;font-size:10px}
.loading-wave .loading-rect{background-color:#008AEE;height:100%;width:6px;margin:0 2px;display:inline-block;-webkit-animation:loading-waveStretchDelay 1.2s infinite ease-in-out;animation:loading-waveStretchDelay 1.2s infinite ease-in-out}
.loading-wave .loading-one{-webkit-animation-delay:-1.2s;animation-delay:-1.2s}
.loading-wave .loading-two{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}
.loading-wave .loading-three{-webkit-animation-delay:-1s;animation-delay:-1s}
.loading-wave .loading-four{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}
.loading-wave .loading-five{-webkit-animation-delay:-0.8s;animation-delay:-0.8s}
.main{animation:fadein;animation-duration:0.5s;-webkit-animation:fadein 0.5s}
.sidebar{animation:fadein;animation-duration:0.5s;-webkit-animation:fadein 0.5s}
@-webkit-keyframes loading-waveStretchDelay{0%,40%,100%{-webkit-transform:scaleY(0.4);transform:scaleY(0.4)}
20%{-webkit-transform:scaleY(1);transform:scaleY(1)}
}@keyframes loading-waveStretchDelay{0%,40%,100%{-webkit-transform:scaleY(0.4);transform:scaleY(0.4)}
20%{-webkit-transform:scaleY(1);transform:scaleY(1)}
}@keyframes fadein{0%{opacity:0}
40%{opacity:0.4}
100%{opacity:1}
}@-webkit-keyframes fadein{0%{opacity:0}
40%{opacity:0}
100%{opacity:1}
}@keyframes fadeout{0%{opacity:1}
4%{opacity:1}
100%{opacity:0}
}@-webkit-keyframes fadeout{0%{opacity:1}
40%{opacity:1}
100%{opacity:0}
}@-moz-keyframes fadeout{0%{opacity:1}
40%{opacity:1}
100%{opacity:0}
}@-ms-keyframes fadeout{0%{opacity:1}
40%{opacity:1}
100%{opacity:0}
}::-webkit-scrollbar{width:6px;height:6px}
::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);-webkit-border-radius:6px;border-radius:6px}
::-webkit-scrollbar-thumb{-webkit-border-radius:6px;border-radius:6px;background:rgba(0,0,0,0.3);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3)}
::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,0.4)}

.head-line-one{margin-bottom: 20px;margin-top: 0px;}
.head-line-one img{width: 1220px;height: auto; max-height: 120px;margin-top: 0px;transition: all 0.3s ease-out;display: block;}
.head-line-one a{display: block;overflow: hidden;margin-top: 20px;}
.head-line-one-message {background-color: #fff;position: relative;padding: 20px 30px;}
.head-line-one-message-list {display: flex;justify-content: space-between;}
.head-line-one-message-list a { text-align: center;font-size: 18px;font-weight: 500;color: #304b8a;line-height: 32px;padding:0 18px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.head-tt {margin: 0px 0 10px 0;text-align: center;}
.head-line-one-message .first-title {margin: 0 auto;font-size: 40px;font-family: PingFang-SC-Heavy, PingFang-SC;font-weight: 800;color: #304b8a;}

.rotation-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
}
.rotation-area .area-left {width: 812px;overflow: hidden;}

.rotation-area .area-left .img-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 188px;
}
.rotation-area .area-left .img-list li {background-color: #fff;width: 258px;height: 188px;}
.rotation-area .area-left .img-list li img {width: 258px;height: 140px;transition: all 1s;}
.rotation-area .area-left .img-list li a {width: 258px;height: 140px;}
.rotation-area .area-left .img-list li img:hover {transform: scale(0.95);}
.rotation-area .area-left .img-list li div a {width: 258px;height: 48px;background: #FFFFFF;line-height: 48px;padding: 0 15px;}

.rotation-area .area-left .img-list-pic{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 188px;
}
.rotation-area .area-left .img-list-pic li {width: 258px;height: 188px;}
.rotation-area .area-left .img-list-pic li img {width: 258px;height: 140px;transition: all 1s;}
.rotation-area .area-left .img-list-pic li a {width: 258px;height: 140px;}
.rotation-area .area-left .img-list-pic li img:hover {transform: scale(0.95);}
.grid-container-3{display: grid;grid-template-columns: repeat(3, 1fr); gap: 20px;padding: 0px;max-width: 812px;}
.card-3{border-radius: 4px;overflow: hidden;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);transition: transform 0.2s;height:165px}
.card-3:hover {transform: translateY(-4px);}
.card-3 img {width: 100%;height: 165px;object-fit: cover;}
.card-3-title {padding: 16px;margin: 0;background: #fff;font-size: 15px;color: #333;text-align: center;}

.rotation-area .right-5{width: 384px;height: 460px;display: inline-block;}
.rotation-area .right-5 .first-adver {width: 100%;height: 80px;}
.rotation-area .right-5 .first-adver img {width: 384px;height: 80px;}
.rotation-area .right-5 .newsbox{height: 65px;display: flex;align-items: center;background: #ffffff;padding: 0 15px 0 15px;}
.rotation-area .right-5 .newsbox a {color: #000;font-size: 16px;line-height: 1.25;transition: all 0.3s ease-out;}
.rotation-area .right-5 .newsbox a:hover {color: #1247a5;transform: translateX(6px);}
.rotation-area .right-5 .newsbox:nth-child(even) {background: #f8faff;}

.newsbox-n{width: 100%;height: auto;overflow: hidden;list-style: none;padding: 0;margin: 0; border-top: 2px solid #3494f0;}
.newsbox-n li {display: flex;align-items: center;flex-wrap: wrap;position: relative;box-sizing: border-box;height: 64px;color: #333;border-bottom: 1px solid #ebf0fa;background: #fff;transition: all 0.2s ease;padding: 0;margin: 0;}
.newsbox-n li:last-child{border-bottom: 0px solid #ebf0fa;}
.newsbox-n li span{box-sizing: border-box;width: 100%;padding: 0 10px;display: block;}
.newsbox-n li a{color: #333;font-size: 16px;line-height: 24px;transition: all 0.2s ease;text-decoration: none;}
.newsbox-n li:hover{background: #3494f0;}
.newsbox-n li:hover a{color: #fff;font-weight: 500;}

.rotation-area .area-right {width: 384px;}
.rotation-area .area-right .first-adver {width: 100%;height: 80px;}
.rotation-area .area-right .first-adver img {width: 384px;height: 78px;}
.rotation-area .area-right .first-adver:hover {background-color: #fff;}
.rotation-area .area-right .first-adver:hover a {color: #fff !important;}
.rotation-area .area-right ul {width: 100%;}
.rotation-area .area-right ul li {height: 64px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;position: relative;}
.rotation-area .area-right ul li span {text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;padding: 0 15px;}
.rotation-area .area-right ul li span a {font-size: 16px;line-height: 26px;transition: all 0.3s ease-out;}
.rotation-area .area-right ul li:hover1 {background-color: #3161cd;}
.rotation-area .area-right ul li:hover1 a {color: #fff !important;}
.rotation-area .area-right ul li a:hover {text-decoration: underline; transform: translateX(6px);}
.rotation-area .area-right ul li {border-bottom: 1px solid rgba(0, 0, 0, 0.1);border-bottom-width: 80%;}
.rotation-area .area-right .comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 140px;
    padding: 0 20px;
}
.rotation-area .area-right .comment img {width: 36px;height: 102px;}
.rotation-area .area-right .comment-msg {
    width: 328px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px;
}
.rotation-area .area-right .comment-msg a {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 36px; font-size: 16px;
}

.news-list-wrapper {padding: 5px 20px 0px 20px; width:460px; background:#ffffff;}
.news-list-wrapper li{list-style: none;}
.news-item.primary{border-bottom: 1px solid #eee;font-size: 17px;line-height: 2.4;padding: 6px 0;}
.news-item.primary::before{content: "▶";color: #333;margin-right: 8px;}
.news-item.secondary{font-size: 16px;line-height: 2.2;padding: 5px 0;}
.news-list-wrapper li::before{content: "•";color: #999;margin-right: 8px;}
.news-list-wrapper li a{color: #333;text-decoration: none;}
.news-list-wrapper li a:hover{color: #0A4DA2;text-decoration: underline;}

.grid-container{ max-width: 1220px;margin: 0 auto;display: grid;grid-template-columns: repeat(auto-fit, minmax(392px, 1fr));gap: 22px;}
.grid-item{border-radius: 4px;overflow: hidden;}
.item-header{font-family: "Microsoft Yahei", sans-serif;display: flex;justify-content: space-between;align-items: center;padding: 12px 0px;border-bottom: 2px solid #0679D4;margin-bottom: 16px;}
.item-header h2{font-size: 24px;font-weight: 600;color: #000;position: relative;}
.item-header a{color: #666;}
.item-header a:hover, .middleImg p a:hover{color: #0679D4;}
.item-list{background-color: #fff;padding: 10px 16px 16px;}
.item-list li{padding: 8px 0;font-size: 16px;color: #333;line-height: 1.5;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: color 0.2s ease;display: flex;align-items: center;-webkit-line-clamp:1;word-break:break-all;}
.item-list li a{overflow: hidden;text-overflow: ellipsis;white-space: nowrap-webkit-line-clamp:1;}
.item-list li::before {content: '';display: inline-block;background-color: #0679D4;margin-right: 8px;flex-shrink: 0;width: 8px;height: 8px;}
.item-list li a:hover{color: #0679D4;cursor: pointer;}
.middleImg{position: relative;height: 216px; display: block;overflow: hidden;}
.middleImg img{border-top-right-radius: 4px;border-top-left-radius: 4px;}
.middleImg p{width: 94%;padding: 12px;display: block;position: absolute;bottom: 0;color: #fff;background: linear-gradient(to bottom, transparent, rgba(0,0,0,0.3) 30%, rgba(0,0,0,0.8));overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.middleImg p a{transition: color 0.2s ease;color: #fff;}

.coloumn-two {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.grid-two{max-width: 806px;display: grid;grid-template-columns: repeat(auto-fit, minmax(392px, 1fr));gap: 22px;}
.coloumn-two .cot-right{width:392px;}
.coloumn-two .cot-right ul{padding:20px;background-color: #fff;}
.coloumn-two .cot-right ul li{position: relative; margin-bottom: 20px;}
.coloumn-two .cot-right ul li:last-child{margin-bottom: 0px;}
.coloumn-two .cot-right ul li img{width: 352px;height: 185px;}
.coloumn-two .right ul li+li{margin-top: 20px;}
.coloumn-two .cot-right ul .bottom-adver{margin-top: 20px;width: 352px;height: 82px;}
.coloumn-two .cot-right ul .bottom-adver img{width: 100%;height: 100%;}
.head-txt {margin-bottom:0;}

.grid-c-container{display: grid;grid-template-rows: 1fr 1fr;gap: 20px;max-width: 100%;}
.grid-c-item{position: relative;border-radius: 4px;overflow: hidden;}
.grid-c-item img {width: 500px;height: 188px;display: block;}
.grid-r-item{position: relative;border-radius: 4px;overflow: hidden;}
.grid-r-item img {width: 500px;height: 119px;display: block;}
.ad-badge{position: absolute;top: 12px;right: 12px;background: rgba(0, 0, 0, 0.7);color: white;font-size: 14px;font-weight: bold;padding: 4px 8px;border-radius: 4px;z-index: 10;}

/*event*/
.hd-list-banner{width: 1200px; margin: 20px auto; border-radius: 8px; box-shadow: 0 20px 10px rgb(28 76 186 / 10%);}
.hd-list-banner img{width: 100%; height:310px;}
.hd-slider .swiper-slide img{width: 100%; height:310px; object-fit: cover;}
    
.hd-nav {width: 1180px; margin: 20px auto 20px auto; background: #ffffff;display: flex;align-items: center;height: 60px;border-bottom: 1px solid #eee;padding: 0 20px;}
.hd-nav-title { font-size: 18px; font-weight: bold; color: #409eff; }
.hd-nav-tabs {margin-left: 20px;}
.hd-nav-tabs a {text-decoration: none;color: #999;margin: 0 15px; font-size: 18px; }
.hd-nav-tabs a.active { color: #000;font-weight: bold;  }

.activity-list{display: grid;gap: 24px; grid-template-columns: repeat(3, 1fr);}
.activity-card{min-width: 380px;border: 1px solid #eee;border-radius: 4px;box-shadow: 0 0 4px rgba(0,0,0,0.05); background: #ffffff;transition: all 0.3s ease;overflow: hidden;  }
.activity-card:hover{transform: translateY(-4px);box-shadow: 0 12px 30px rgb(79 195 247 / 25%);border-color: #4fc3f7;}
.activity-card:hover img{transform: scale(1.08);}
.activity-card:hover .activity-title{color:#01396a}
.activity-cover {display: block;width: 100%;height: 215px;overflow: hidden;}
.activity-card img {width: 100%;height: 215px;object-fit: cover;transition: transform 0.5s ease;display: block;}
.activity-info{padding: 15px;}
.activity-title{font-size: 16px;font-weight: bold;color: #333;margin-bottom: 10px;line-height: 1.4;}
.activity-meta{display: flex;justify-content:space-between; font-size: 14px; color: #666; line-height: 1.6;}
.activity-meta i{padding-right: 4px;}

.hd-show-banner{width: 1220px; margin: 0px auto 20px auto;}
.hd-show-banner img{width: 100%; height:auto;max-height: 500px; border-radius: 4px; object-fit: cover;}
.single-top h1{text-align: center;}
.single-top h2{text-align: center;  font-size: 16px; margin-bottom: 35px; font-weight: normal;}
.hd-shuoming{text-align: left; margin-bottom: 15px; }
.hd-shuoming li{ font-size: 18px; height: 36px;}
.hd-shuoming li i{margin-right: 5px;}
.hd-shuoming span{color: #999999;}

/*policy*/
.zc-banner-title{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:flex;flex-direction:column;height:240px;justify-content:center;width:100%}
.zc-banner-title .title{color:#1d2129;font-size:40px;font-weight:500;height:47px;line-height:47px;margin-bottom:70px}
.zc-banner-title .sub-title{color:#4e5969;font-size:16px;font-weight:400;text-align:center}
.policy-list{display: grid;gap: 18px; grid-template-columns: repeat(3, 1fr);}
.policy-card{min-width: 270px;border: 1px solid #eee;border-radius: 4px;box-shadow: 0 0 4px rgba(0,0,0,0.05); background: #ffffff;transition: all 0.3s ease;overflow: hidden; margin-bottom:10px}
.policy-card:hover{transform: translateY(-4px);box-shadow: 0 12px 30px rgb(79 195 247 / 25%);border-color: #4fc3f7;}
.policy-card:hover img{transform: scale(1.08);}
.policy-cover {display: block;width: 100%;height: 180px;overflow: hidden;}
.policy-card img {width: 100%;height: 180px;object-fit: cover;transition: transform 0.5s ease;display: block;}
.item-content{background:#fff;border-radius:0 20px 4px 4px;height:90px;padding:15px 13px;position:relative;top:-18px;z-index:99;}
.item-content .decode-tip{align-items:center;background:linear-gradient(90deg,#f0f7ff,rgba(250,252,255,.529) 70%,hsla(0,0%,100%,0));border-radius:4px;color:#666666;font-size:14px;height:40px;line-height:40px;padding-left:10px}
.item-content .decode-tip:first-of-type{margin:16px 0 10px}
.item-content .p{color:#333333;font-size:16px;font-weight:500;}
.item-content a:hover{color: #008AEE;}