/*  
365建站器让建站和seo变得简单！
siteurl：https://soft.365jz.com
*/
body { padding:0; margin:0;overflow-x:hidden; font-family:"微软雅黑", "宋体", "Trebuchet MS", Tahoma, Arial, sans-serif; color: #222222; font-size: 12px; line-height: 20px; background: #FFF;}
* { padding:0; margin:0;}
div, h1, h2, h3, h4, p, form, ul, label, input, textarea, img, span, dl, dt, dd { margin:0; padding:0;}
table {border-collapse:collapse;}
a { text-decoration: none; color:  #333333;}
a:hover {text-decoration: none;}
ul { padding:0; margin:0;}
li { list-style-type: none;}
img { border: none;}
.clear { clear: both;}
.clear::after {
    content: "";
    display: block;
    clear: both;
}
.za2f29ptb30{padding: 30px 0;}
.za2f29ptb20{padding: 20px 0;}
.za2f29ptb10{padding: 10px 0;}
.za2f29pt30{padding: 30px 0 0 0;}
.za2f29pt20{padding: 20px 0 0 0;}
.za2f29pt10{padding: 10px 0 0 0;}
.za2f29pb30{padding: 0 0 30px 0;}
.za2f29pb20{padding: 0 0 20px 0;}
.za2f29pb10{padding: 0 0 10px 0;}
.za2f29row .za2f29rowtitle{text-align: center;padding: 30px 0 20px 0;}
.za2f29row .za2f29rowtitle h1{font-size: 28px;line-height: 30px;text-align: center;}
.za2f29row .za2f29rowtitle p{font-size: 16px;line-height: 30px;color: rgba(119,119,119,1);}
.za2f29content{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.za2f29content p{padding-bottom: 20px;}
/* header */
.za2f29top{height:40px;background: #eeeeee;line-height:40px;font-size:14px;padding:0 10px;}
.za2f29header{height:138px;background: #FFF;box-shadow: 0 3px 4px rgb(0 0 0 / 10%);}
.za2f29nav .za2f29nav-item{line-height: 48px;}
.za2f29nav-child{top:48px;line-height: 45px;background: #4bc061;border:none;border-radius:0;}
.za2f29header .logo {position: absolute;left: 0;top: 0;line-height: 90px;}
.za2f29header .logo h1{font-size:24px;}
.za2f29header .logo img{max-height:60px;padding:0;}
.za2f29navmenu {position: absolute;left: 0;top: 90px;width: 100%;height:48px;background: #4bc061;}
.za2f29navmenu .za2f29nav{background-color: transparent;padding:0;}
.za2f29navmenu ul li:hover {color: #333;}
.za2f29nav .za2f29nav-item a:hover, .za2f29nav .za2f29this a {
    color: #fff;
    background: #3c9a4e;
}
.za2f29nav-bar,.za2f29nav-more,.za2f29nav .za2f29this:after{display:none;}
.za2f29navmenu .za2f29nav-item a,.za2f29navmenu .za2f29nav-itemed>a{color: #FFF!important;font-size: 16px;}
.za2f29navmenu .za2f29nav-itemed>.za2f29nav-child {background-color: rgba(0,0,0,.1)!important;}
.za2f29navmenu .za2f29nav .za2f29this .za2f29nav-child a{background:transparent;}
.za2f29navmenu .za2f29nav .za2f29nav-child a:hover{background: rgba(232,235,239,.8);}
.za2f29header .search {position: absolute;right: 15px;top:0;bottom:0;font-size: 12px;line-height: 90px;}
.za2f29header .search ul li{position: relative;height:100%;}
.za2f29header .search .icon {text-align: center;line-height: 40px;color: #666;position: absolute;right: 0;top: 50%;z-index: 1;vertical-align: middle;background: #4bc061;width: 40px;height: 40px; margin-top: -20px;}
.za2f29header .search .icon:hover {
    opacity: 0.5;
}
.za2f29header .search .icon i{color:#FFF;font-size: 24px;cursor:pointer;}
.za2f29header .search input {
    border-radius: 0;
    background: rgba(232,235,239,.8);
    outline: none;
    height: 40px;
    border: 1px solid #eee;
	padding-left: 10px;
    padding-right: 26px;
    opacity: 0.7;
    width: 200px;
    -webkit-transition: opacity 0.5s ease-out, width 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out, width 0.5s ease-out;
    transition: opacity 0.5s ease-out, width 0.5s ease-out;
}
/*  
banner
*/
.swiper-container {
    width: 100%;
    height:380px;
}
.swiper-container .swiper-slide a {
    width: 100%;
    display: block;
}
.swiper-container .swiper-slide  img {
    width: 100%;
    min-height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
.swiper_title{
    padding: 0 10%;
    height: 126px;
    line-height: 126px;
    position: absolute;
    bottom: 0;
    width: 80%;
    font-size: 24px;
    text-align: center;
    color: #fff;
    background: url("../images/index-slide-bg.png") repeat-x;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.swiper-text {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    text-align: center;
    color: #FFF;
    width: 100%;
    HEIGHT: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.swiper-text .banner-text-wrap {
    width: 100%;
    height: 100%;
}
.swiper-text .top-banner-text {
    max-width: 1180px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 20px;
}
.swiper-text .banner1 {
    background: transparent url(../images/banner1.png) no-repeat right 55%/64% auto;
}
.swiper-text .banner2 {
    background: transparent url(../images/top_banner_con.png) no-repeat right bottom/60% auto;
}
.swiper-text .top-banner-text .banner1 h2 {
    color: #fff;
    font-size: 36px;
}
.swiper-text .top-banner-text .banner1 p {
    color: #fff;
    opacity: .8;
    font-size: 18px;
    line-height: 1.7;
}
.swiper-text h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}
.swiper-text p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}
.swiper-text .top-banner-text h2,.swiper-text .top-banner-text p {
    text-align: left;
    margin-bottom: 0;
    line-height: 1.7;
}
.swiper-text .swiperbtn {
    display: block;
    background: #0064Cd;
    background-image: -webkit-gradient(linear,right top,left top,color-stop(0,#1dab7d),to(#47de9d));
    background-image: linear-gradient(270deg,#1dab7d 0,#47de9d 100%);
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    margin: 0 auto;
    font-size: 14px;
}
.swiper-text .swiperbtn:hover {
    -webkit-box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.za2f29sub-menu {
    background: white;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 12%);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 12%);
}
.za2f29sub-menu ul {
    text-align: center;
    font-size: 0;
}
.centerArea {
    max-width: 1200px;
    width: calc(100% - 32px);
    margin: 0 auto;
}
.za2f29sub-menu ul li {
    float: left;
    position: relative;
}
.za2f29sub-menu ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    position: relative;
    padding: 18px 0;
    display: inline-block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.za2f29sub-menu ul li.selected a {
    color: #ff5e19;
}
.za2f29sub-menu ul li:hover a {
    color: #ff5e19;
}
.za2f29sub-menu ul li.selected a::after {
    width: 100%;
}
.za2f29sub-menu ul li:hover a::after {
    width: 100%;
}
.za2f29sub-menu ul li a::after {
    content: "";
    width: 0;
    height: 4px;
    background: #ff5e19;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.za2f29row_3 .za2f29article_content {
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    min-height: 180px;
    overflow: hidden;
    background: #fff;
	-webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
}
.za2f29row_3 .za2f29article_content:hover{
    background: #EFEFEF;
}
.za2f29row_3 .za2f29article_img {
    width: 100%;
    height: 180px;
	display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    position: relative;
}
.za2f29row_3 .za2f29article_title {
    font-size: 14px;
    display: block;
    height: 34px;
    line-height: 34px;
    text-decoration: none;
    overflow: hidden;
    position: absolute;
    width:100%;
    box-sizing: border-box;
    padding:0 10px;
    bottom: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.za2f29row_3 .za2f29article_title:hover {color:#4bc061;}
.za2f29row_3 .right-con li {
	margin-top: 13px;
    width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.za2f29row_3 .right-con .con-title {
	padding-right: 10px;
	margin-right: 6px;
	font-size: 14px;
	line-height: 14px;
	border-right: 1px solid #ddd;
	vertical-align: middle;
}
.za2f29row_3 .right-con .con-con {
	font-size: 14px;
	line-height: 14px;
	vertical-align: middle;
}
.za2f29row_3 .lightRed {
    color: #ff6362;
}
.column-title {
	width: 100%;
	height: 60px;
	line-height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.za2f29breadcrumb{margin-left: 30px;float: left;font-size: 16px;
    color: #aaa;}
.column-title h2 {
	float: left;
	color: #666;
	font-size: 0;
}
.icon-column {
	margin-right: 10px;
	width: 36px;
	height: 36px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #ffa800 center center no-repeat;
	background-position: -178px 0;
	vertical-align: middle;
}
.icon {
    display: inline-block;
}
.icon-column {
    margin-right: 10px;
    width: 36px;
    height: 36px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #ffa800 center center no-repeat;
    background-position: -178px 0;
    vertical-align: middle;
}
.column-header {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
}
.flr {
    float: right;
}
.line-news {
    border-bottom-color: #ffa800;
}
.icon-more {
    width: 10px;
    height: 10px;
    background: no-repeat;
    background-position: -178px -104px;
    vertical-align: middle;
}
.more-link {
    display: inline-block;
    font-size: 14px;
    color: #999;
}
.icon-search-btn, .slideBox .prev, .slideBox .next, .icon-column, .icon-more, .left-lady-sl .slideBox .prev, .left-lady-sl .slideBox .next, .health-list li:before, .icon-nav-pic {
    background-image: url(../images/index.png);
}
.beauty-left-list li {
    margin-right: 10px;
    line-height: 32px;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.beauty-left-list li:before {
    display: block;
    float: left;
    content: '';
    margin-right: 12px;
    width: 4px;
    margin-top: 14px;
    height: 4px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #ccc;
    vertical-align: middle;
}
.za2f29row_4 .za2f29article_content {
    min-height: 90px;
    overflow: hidden;
    background: #fff;
	-webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    position: relative;
    margin-bottom: 30px;
}
.news_list .za2f29article_content {
    padding: 15px 0 15px 0;
    margin-bottom: 0;
    border-bottom: 1px dashed #dddddd;
}

.za2f29row_4 .za2f29article_img {
    width:120px;
    height: 90px;
    overflow: hidden;
}
.za2f29row_4 .za2f29article_img img{
    width:100%;
    min-height: 90px;
}
.news_list .za2f29article_img {width:240px;height: 160px;}
.za2f29row_4 .za2f29article_info{
    position: absolute;
    left:130px;
    right:0;
    top:0;
    bottom:0;
}
.news_list .za2f29article_info {left:250px;}
.za2f29row_4 .za2f29article_title a{
    font-size: 14px;
    text-decoration: none;
}
.news_list .za2f29article_title a {
    font-size: 22px;
    line-height: 46px;
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
}
.za2f29row_4 .za2f29article_title a:hover {color:#4bc061;}
.za2f29row_4 .za2f29article_time {position: absolute;bottom:0;}
.news_list .za2f29article_time {bottom:15px;font-size: 14px;}

/* container */
.za2f29place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.za2f29body{width:100%;overflow-x: hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.za2f29body h1{font-size:20px;line-height:50px;text-align:left;color: #2a2e2e;}
.za2f29body .info{padding-bottom:15px;font-family: HelveticaNeueLTPro, 微软雅黑;}
.za2f29body .info small{padding:0 1px;}
.za2f29body p{padding-bottom: 20px;}
.za2f29body img{max-width:98%;height:auto;}
.za2f29meta-tags{padding: 20px 0;}
.za2f29meta-tags .za2f29tagitem {
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    border-radius: 100px;
    background: #f2f3f5;
    margin-bottom: 20px;
}
.za2f29meta-tags .za2f29tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.za2f29meta-tags .za2f29tagitem:not(:last-child) {
    margin-right: 10px;
}
.za2f29context{line-height: 30px;}
.za2f29place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.za2f29body{width:100%;overflow-x: hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.za2f29body h1 {
    font-size: 32px;
    line-height: 70px;
    padding-bottom: 10px;
    color: #000000;
    font-weight: normal;
    text-align: center;
}
.za2f29body .info{
    border-top: 1px solid #dddddd;
    font-size: 14px;
    line-height: 20px;
    padding: 20px 0;
    color: #666;
}
.za2f29body .info small{padding:0 1px;}
.za2f29body p{padding-bottom: 20px;}
.za2f29body img{max-width:98%;height:auto;}
.za2f29meta-tags{padding: 20px 0;}
.za2f29meta-tags .za2f29tagitem {
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    border-radius: 100px;
    background: #f2f3f5;
    margin-bottom: 20px;
}
.za2f29meta-tags .za2f29tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.za2f29meta-tags .za2f29tagitem:not(:last-child) {
    margin-right: 10px;
}
.za2f29context{line-height: 30px;}
/* 列表 */
.za2f29news_list_wrap{max-width:1140px;margin:0 auto;}
.news_list_item_line {
    padding: 30px;
	position: relative;
	-webkit-transition: all 0.5s;
    transition: all 0.5s;
	opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.news_list_item_line:hover {
	-webkit-box-shadow: rgba(0,0,0,.12) 0 0 22px;
    -moz-box-shadow: rgba(0,0,0,.12) 0 0 22px;
    box-shadow: rgba(0,0,0,.12) 0 0 22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    color: #2ba0e8;
	
}
.news_list_item_line:hover a{
	color: #2ba0e8;
}
.news_list_item_header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0}
.news_list_item_date {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}
.news_list_item_title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
}
.news_list_item_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.news_list_item_summery {
    margin-top: 18px;
    font-size: 14px;
    color: #666;
    line-height: 1.7;
}
.news_list_item_group a{
    display: inline-block;
    position: relative;
    height: 26px;
    line-height: 26px;
    max-width: 100%;
    padding: 0 8px;
    border: 1px solid #e5e5e5;
    margin-top: 12px;
    margin-right: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #999;
    font-size: 12px;
    word-break: keep-all;
    overflow: hidden;
    z-index: 2;
}
.news_list_parting_line {
    height: 0;
    border-bottom: 1px solid #ececec;
    margin: 0 1.6666%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* 分页 */
.zzpages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.zzpages ul li{
	display: inline-block;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    vertical-align: top;
}
.zzpages li.thisclass {
    background: #292a32;
    border: 1px solid #292a32;
    color: #fff;
}
.zzpages ul li:hover{
    border: 1px solid #292a32;
}
.zzpages ul li a,.zzpages ul li .pageinfo{
	color: #292a32;
    padding: 8px 12px;
}
.zzpages li.thisclass a{
    color: #fff;
}
.zzpages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
/* 列表 */
.za2f29news_list_wrap{max-width:1140px;margin:0 auto;}
.news_list_item_line {
    padding: 30px;
	position: relative;
	-webkit-transition: all 0.5s;
    transition: all 0.5s;
	opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.news_list_item_line:hover {
	-webkit-box-shadow: rgba(0,0,0,.12) 0 0 22px;
    -moz-box-shadow: rgba(0,0,0,.12) 0 0 22px;
    box-shadow: rgba(0,0,0,.12) 0 0 22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    color: #2ba0e8;
	
}
.news_list_item_line:hover a{
	color: #2ba0e8;
}
.news_list_item_header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0}
.news_list_item_date {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}
.news_list_item_title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
}
.news_list_item_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.news_list_item_summery {
    margin-top: 18px;
    font-size: 14px;
    color: #666;
    line-height: 1.7;
    text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;					
	-webkit-box-orient: vertical;
}
.news_list_item_group a{
    display: inline-block;
    position: relative;
    height: 26px;
    line-height: 26px;
    max-width: 100%;
    padding: 0 8px;
    border: 1px solid #e5e5e5;
    margin-top: 12px;
    margin-right: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #999;
    font-size: 12px;
    word-break: keep-all;
    overflow: hidden;
    z-index: 2;
}
.news_list_parting_line {
    height: 0;
    border-bottom: 1px solid #ececec;
    margin: 0 1.6666%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* 分页 */
.zzpages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.zzpages ul li{
	display: inline-block;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    vertical-align: top;
}
.zzpages li.thisclass {
    background: #292a32;
    border: 1px solid #292a32;
    color: #fff;
}
.zzpages ul li:hover{
    border: 1px solid #292a32;
}
.zzpages ul li a,.zzpages ul li .pageinfo{
	color: #292a32;
    padding: 8px 12px;
}
.zzpages li.thisclass a{
    color: #fff;
}
.zzpages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
.za2f29row_3 .za2f29article_content {
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    min-height: 160px;
    overflow: hidden;
    background: #fff;
	-webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
}
.za2f29row_3 .za2f29article_content:hover{
    background: #EFEFEF;
}
.za2f29row_3 .za2f29article_img {
    width: 100%;
    height: 160px;
	display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    position: relative;
}
.za2f29row_3 .za2f29article_title {
    font-size: 14px;
    display: block;
    height: 34px;
    line-height: 34px;
    text-decoration: none;
    overflow: hidden;
    position: absolute;
    width:100%;
    box-sizing: border-box;
    padding:0 10px;
    bottom: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.za2f29row_3 .za2f29article_title:hover {color:#4bc061;}
.za2f29row_5 .za2f29article_content {
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    min-height: 180px;
    overflow: hidden;
    background: #fff;
	-webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    max-width: 400px;
}
.za2f29row_5 .za2f29article_content:hover{
    background: #EFEFEF;
}
.za2f29row_5 .za2f29article_img {
    width: 100%;
    height: 180px;
	display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    position: relative;
}
.za2f29row_5 .za2f29article_num{
    width: 34px;
    height: 34px;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    background: #ff6362;
    color: #fff;
    display: inline-block;
    float: left;
    margin-right:10px;
}
.za2f29row_5 .za2f29article_title {
    font-size: 14px;
    display: block;
    height: 34px;
    line-height: 34px;
    text-decoration: none;
    overflow: hidden;
    position: absolute;
    width:100%;
    box-sizing: border-box;
    padding:0;
    bottom: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
.za2f29row_5 .za2f29article_title:hover {color:#4bc061;}
.za2f29row_5 .za2f29article_txt a{
    border-top: 1px dashed #dfdfdf;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    line-height: 32px;
    padding: 5px 0;
    display: block;
}
.za2f29row_5 .za2f29article_txt .za2f29article_num{
    background: none;
    color: #ff6362;
}
.za2f29row_5 .za2f29article_txt:nth-child(2) a{border-top: none;}
.za2f29row_6 .za2f29article_content {
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    min-height: 100px;
    overflow: hidden;
    background: #fff;
	-webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
}
.za2f29row_6 .za2f29article_content:hover{
    background: #EFEFEF;
}
.za2f29row_6 .za2f29article_img {
    width: 100%;
    height: 100px;
	display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    position: relative;
    margin-bottom: 34px;
}
.za2f29row_6 .za2f29article_title {
    font-size: 14px;
    display: block;
    height: 34px;
    line-height: 34px;
    text-decoration: none;
    overflow: hidden;
    position: absolute;
    width:100%;
    box-sizing: border-box;
    padding:0 10px;
    bottom: -34px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.za2f29row_6 .za2f29article_title:hover {color:#4bc061;}
/* footer */
.za2f29footer{margin:0 auto; color:#5d5d5d; background: #282828;border-top: 1px solid #C7CED1; text-align:center;position: relative;}
.za2f29footer a{color:#5d5d5d;}
.za2f29footer a:hover{color:#FFF;}
.za2f29footer .za2f29flink{padding:18px 0;}
.za2f29footer .za2f29flink li{display: inline-block;margin-left: 10px;}
.za2f29footer .footerserver{padding:30px 0 20px 0;text-align:left;}
.za2f29footer dl{margin:0 0 10px 50px;}
.za2f29footer dt {
    position: relative;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    margin-bottom: 10px;
}
.za2f29footer dd {
    line-height: 30px;
}
.footerc {
    background: #000;
    color: #5d5d5d;
	padding:30px 0;
	line-height:22px;
}
.cm-right-title {
    line-height: 54px;
    font-size: 22px;
    color: #000000;
    font-weight: normal;
}
.fr {
    float: right;
}
.arti-hs-list {
    width: 28px;
    height: 28px;
    border: 1px solid #cccccc;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #999999;
    margin-left: -1px;
    cursor: pointer;
    display: inline-block;
}
.arti-hs-list-act {
    color: #fff;
    background: #ffa800;
    border-color: #ffa800;
}
/* mobile */
@media only screen and (max-width: 1140px) {
    .za2f29header{height:60px;line-height:60px;}
    .za2f29header .logo {left: 10px;line-height: 60px;}
	.za2f29header .logo {display: block;height: 60px;width: 137px;position: absolute;left: 50%;top: 0px;margin-left: -68px;}	
	.za2f29header .search {display: none;position: fixed;height:24px;width:156px;z-index:1000;left:20px;top:40px;}
    .za2f29header .search .icon{top:24px;margin-top: 0;}
    .za2f29header .search_r {left:auto;right:20px;}.za2f29header .search input{width:120px;}
    .za2f29navmenu{height:auto;}
    .za2f29navmenu .za2f29nav-item a, .za2f29navmenu .za2f29nav-itemed>a {color: #333!important;font-size: 16px;}
    .za2f29header .za2f29nav-tree{top:120px;}
    .za2f29nav-more, .za2f29nav .za2f29this:after {display: block;}
}
@media only screen and (max-width: 600px) {
    .za2f29header .search {display:none;}
    .za2f29container{margin: 0 10px;}
	.swiper-container {min-height: 120px;height:200px;}
	.swiper-container img{width: 100%;max-width:100%;min-height: 100%;}
    .swiper_title{
        padding: 0 10%;
        height: 80px;
        line-height: 80px;
        font-size: 16px;
    }
    
	.swiper-text h3,.swiper-text h2 {font-size: 16px;}.swiper-text p {font-size: 12px;}
	.swiper-text .top-banner-text h2, .swiper-text .top-banner-text p {text-align: center;}
	.za2f29row .description{text-align:center;} .za2f29row .description p{text-align:left;}
	.twtimeline .image{display:none;}
	.twtimeline::before{left:0;}.twtimeline .text:nth-child(odd){padding:0;}.twtimeline .zda315col-md6:nth-child(odd) .date{text-align: left;background-position-x: left;padding-left: 45px;-webkit-transform: translate(-11px, -11px);transform: translate(-11px, -11px);}
}


