/****************365jz.com************************/
body, div, ul, ol, li, p, input, img, table, tr, td, h1, h2, h3, h4, h5, h6, dl, dt, dd {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	text-decoration: none; /* for Forefox */
}
a {
star:expression(this.onFocus=this.blur()); /* for Ie*/
}
ul, li {
	list-style-type: none;
}
img {
	border: none;
	max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
}
body {
	font-size: 12px;
	font-family: "宋体";
	line-height: 24px;
}
.cb {
	clear: both;
}
/****************页面样式*************************/
.content {
	width: 760px;
	margin: 0 auto;
	background: #B24E33;
	padding-bottom: 20px;

}
.top {
	height: 210px;
	background: url(../images/top-bg.jpg);
	margin-bottom: 10px;
	overflow:hidden;
}
.top p{
	text-align:center;
	margin-top:140px;
	color:#fff;
	}
.under {
	width: 736px;
	height: auto;
	background: #fefbe3;
	padding: 30px 0 20px;
	text-align: center;
	border-bottom: 1px dashed #fdb7a4;
	*border-bottom:1px dashed #fff;/*针对IE6,7*/
	margin-left: 12px;
	font-size:16px;
	
}
.under div {
	width: 97%;
	position: relative;
	font-size:20px;
}
.under h2 {
	width: 100%;
	position: relative;
	float: left;
	font-size:18px;
}
.p1 {
	width: 70px;
	height: 45px;
	background: url(../images/mark.png) no-repeat left;	
	position: absolute;
	left: -7px;
	color: #000000;
	font:italic bold 26px/40px Arial;
	font-family: "微软雅黑";
	text-align: left;
	padding-left:14px;
}
.p2 {
	margin-top: 10px;
	text-align: left;
	padding-left:14px;
}
/*.under span {
	display: block;
	margin-left: 75px;
	font-size: 18px;
	line-height:24px;
	color: #555;
	font-family: "微软雅黑";
	text-align: left;
	padding-right:10px;

}
.under img {
	margin-top: 10px;
}*/
.fx_sc_pl {
	height: 40px;
	margin-top: 20px;
	text-align: left;
	padding-left: 193px;
}
.fx_sc_pl a {
	display: block;
	width: 110px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	margin-right: 10px;
	color: #fff;
	background: url(../images/share-bg.png);
	float: left;
}
.fx_sc_pl a:hover {
	color: #fefabe;
	background: url(../images/share-hover.png);
}
.end {
	width: 736px;
	margin-left: 12px;
	font-size: 18px;
	color: #ff4000;
	font-family: "微软雅黑";
	text-align: center;
	background: #fff;
	line-height: 60px;
}
.flink li{
	font-size:12px;
	float:left;
	margin-right:6px;	
	}
.footer {
	text-align: center;
	color: #fff;
	margin-top: 20px;
}

.flinks li {
	height: auto;
	display: inline-block;
	padding-right: 15px;
	line-height: 25px;
}

.flinks a {
	color:#DDDDDD;
}

.footerc a {
	color:#DDDDDD;
}

/*导航*/
.zbc0a8navbarbg { width:100%; height:48px; background: #F3F4F5;border-top: 1px solid #C7CED1;border-bottom: 1px solid #C7CED1;}
.navbar { float:left; height:48px; line-height:48px; margin:0 auto;  overflow:hidden;margin-top:8px;}
.navbar ul li { float:left; font-size:16px;min-width:90px;text-align:center;margin-left:5px;}
.navbar ul li a { display:block;padding:0 15px;color:#FFF;}
.navbar ul li a:hover{ background:#FFFFFF; color:#4ab344;border-radius: 25px;} 
.navbar ul li a.on{background:#FFFFFF;color:#434343;border-radius: 25px;}


 
 
/*  
banner
*/
    .swiper-container {
      width: 100%;
    }
	.swiper-container img{max-width: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-text{position: absolute;left:0;top:50%;margin-top: -56px;z-index:2;text-align:center;color:#FFF;width:100%;}
	.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 .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);
    }


/* 话题标签topic */
.zbc0a8meta-tags{padding: 20px 0;}
.zbc0a8meta-tags .zbc0a8tagitem {
    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;
}
.zbc0a8meta-tags .zbc0a8tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.zbc0a8meta-tags .zbc0a8tagitem:not(:last-child) {
    margin-right: 10px;
}


/* 话题标签topic列表 */
.zbc0a8container{position:relative;margin:0 auto;padding:0 15px;box-sizing:border-box}

@media screen and (min-width:768px){.zbc0a8container{width:750px}}
@media screen and (min-width:992px){.zbc0a8container{width:970px}}
@media screen and (min-width:1200px){.zbc0a8container{width:1170px}}
@media only screen and (max-width: 1140px) {.zbc0a8main,.zbc0a8container{width: auto;}}

.zbc0a8place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}

.zbc0a8row .zbc0a8rowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.zbc0a8row .zbc0a8rowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.zbc0a8row .zbc0a8rowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}

/* 自定义内容 */
.zbc0a8content{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.zbc0a8content p{padding-bottom: 20px;}

.zbc0a8content .contain {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 36px 40px;
    background: #FAF7F2;
	box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    border-radius: 6px;
	-webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
}
.zbc0a8content .contain:hover {
    background: #EFEFEF;
}
.zbc0a8content .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}
.zbc0a8content .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}
.zbc0a8content .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}
.zbc0a8content .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}

/* 列表 */
.zbc0a8news_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;
}

/* 话题标签topic列表结束 */