/* 365建站让建站和seo变得简单 */
/* 365建站器官网：Www.365jz.com */


@charset "utf-8";
/*-------------------------------   index 首页---------------------------------*/

/*-----首页 banner-----*/
.slideBox {
	width: 100%;
	height: 421px;
	overflow: hidden;
	position: relative;
border-top:#2ba298 solid 5px;
	margin-top: 52px;
}
.slideBox .hd {
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 20px;
	width: 100%;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
float:left;
	text-align: center;
	width: 100%;
}
.slideBox .hd ul li {
float:left;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 3px;
	border-radius: 6px;
	text-align: center;
	background: #000;
	cursor: pointer;
	font-size: 0;
}
.slideBox .hd ul li.on {
	background: #992c01;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 583px;
}
.slideBox .bd li a {
	display: block;
	height: 421px;
}
.slideBox .bd img {
	width: 450px;
	height: 421px;
	display: block;
}
.slideBox .prev, .slideBox .next {
	display: none;
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -30px;
	width: 30px;
	height: 60px;
	background: url(../images/arrow_left.png) no-repeat;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background: url(../images/arrow_right.png) no-repeat;
}
.slideBox .prev:hover, .slideBox .next:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
/*-----首页 about-----*/
.iabout {
	height: 441px;
	background: url(../images/k3.png) center top no-repeat;
	margin-top: 49px !important;
	box-sizing: border-box;
	padding-left: 349px;
}
.iabout h4 {
	width: 600px;
	padding: 94px 0 0;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.iabout h6 {
	width: 600px;
	padding: 0 0 0;
	color: #000;
	font-size: 14px;
}
.icontent {
	width: 600px;
	color: #fff;
	line-height: 35px;
	font-size: 14px;
	padding: 30px 0 0
}
/*班级设置 index*/
.banji {
}
.iname {
	text-align: center;
	font-size: 24px;
	color: #000;
	padding: 60px 0 10px;
	background: url(../images/k1.gif) center bottom no-repeat;
}
.ibul {
	width: 106%;
	padding: 12px 0 0
}
.ibul li {
	float: left;
	width: 320px;
	height: 320px;
	overflow: hidden;
	position: relative;
	margin: 19px 20px 0 0
}
.ibul li a:hover img {
	transform: scale(1.1, 1.1);
	transition: 0.5s
}
.ibul li a .zhe {
	position: absolute;
	left: 0;
	top: 0;
	width: 260px;
	height: 320px;
	background: rgba(27,28,23,0.5);
	padding: 0 30px;
}
.ibul li a .zhe h4 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 32px 0 0
}
.ibul li a .zhe span {
	display: block;
	color: #fff;
	font-size: 14px;
	padding: 5px 0 0
}
/*---造型index-----*/
.izao {
	background: url(../images/k4.png) center bottom no-repeat;
	height: 576px
}
.izright {
	float: left;
	width: 648px;
	padding: 0 0 0 40px;
}
.izright h2 {
	font-size: 24px;
	color: #fff;
	padding: 50px 0 0
}
.izright h4 {
	font-size: 16px;
	color: #fff;
	padding: 5px 0 0
}
.izright span {
	display: block;
	line-height: 33px;
	font-size: 14px;
	color: #fff;
	padding: 40px 0 0
}
.izao_amore {
	position: absolute;
	right: 0;
	top: 195px;
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	z-index: 22;
}
/*---成果----*/
.icheng h2 {
	background: url(../images/k4.gif) left top no-repeat;
	height: 66px;
	color: #666666;
	font-size: 14px;
	padding: 45px 0 0 88px;
}
.icheng h2 label {
	font-size: 24px;
	color: #000;
}
.accordion {
	width: 1180px;
	overflow: hidden;
	height: 330px;
	margin: 44px auto 0;
}
.accordion ul li {
	margin: 0 1px 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	float: left;
	width: 180px;
	height: 330px;
	cursor: pointer;
	position: relative;
}
.accordion ul li.active {
	width: 460px;
}
.accordion ul li a {
	display: block;
	width: 180px;
	height: 330px;
	cursor: pointer;
}
.accordion ul li a span {
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.6);
	width: 460px;
	transition: 0;
	height: 330px;
}
.accordion ul li.active span {
	display: none;
}
.accordion ul li .iccon {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	padding-left: 32px;
	width: 428px;
	height: 330px;
	display: none;
}
.accordion ul li.active .iccon {
	display: block;
}
.accordion ul li .iccon h4 {
	font-size: 14px;
	color: #fff;
	padding: 230px 0 0;
	height: 30px;
}
.accordion ul li .iccon h4 b {
	font-size: 24px;
}
.accordion ul li .iccon p {
	font-size: 16px;
	color: #fff;
	padding: 10px 0 0
}
.ic_more {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 20px;
	line-height: 48px;
	text-align: center;
	margin: 29px 0 0
}
/*---风采----*/
.ifeng_fr {
	float: right;
	width: 467px;
	background: url(../images/k5.png) right bottom no-repeat;
	height: 452px;
}
.if_con {
	padding: 65px 0 0 37px;
}
.if_con img {
	float: left;
}
.if_crr {
	float: right;
	width: 188px;
	padding: 0 25px 0 0
}
.if_crr h4 {
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	display: block;
	padding: 100px 0 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.if_crr span {
	display: block;
	font-size: 16px;
	color: #fff;
	padding: 5px 0 0;
	line-height: 20px;
	height: 80px;
	overflow: hidden;
}
.if_crr .icc {
	color: #fff;
	font-size: 16px;
}
/*---------------------------------------------------------新页面--------------------------------------------------------------*/

/****首页公告****/
.index_gonggao {
	background: #efefef;
	padding-top: 15px;
}
.index_gonggao01 {
	width: 740px;
	margin: 0 auto;
	line-height: 20px;
	height: 20px;
	color: #333;
	font-size: 14px;
}
/****首页 banner下边的图片区域****/
.index_gg {
	height: 140px;
}
/****首页 栏目分类****/
.index_pro00 {
	height: 560px;
}
.index_pro01 {
	padding-top: 43px;
	width: 1004px;
	margin: 0 auto;
}
.index_pro02 {
	float: right;
	width: 736px;
}
.index_pro03 {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/pro05.png) repeat;
}
.index_pro04 {
	width: 189px;
	height: 245px;
	line-height: 245px;
	overflow: hidden;
	color: #fff;
	font-size: 28px;
	border: #fff solid 1px;
	text-align: center;
	margin: 6px auto 0;
}
/**产品图片滚动**/
.picScroll-left01 {
	width: 650px;
	margin: 0 auto;
overflow:hidden;
	position: relative;
border:1px solid #ccc;
}
.picScroll-left01 .hd {
	overflow: hidden;
height:30px;
background:#f4f4f4;
padding:0 10px;
}
.picScroll-left01 .hd .prev {
	position: absolute;
	top: 195px;
	left: -28px;
	display: block;
	width: 20px;
	height: 32px;
	overflow: hidden;
	background: url(../images/jj05.png) no-repeat;
	cursor: pointer;
}
.picScroll-left01 .hd .next {
	position: absolute;
	top: 195px;
	right: -28px;
	display: block;
	width: 20px;
	height: 32px;
	overflow: hidden;
	background: url(../images/jj06.png) no-repeat;
	cursor: pointer;
}
.picScroll-left01 .hd .prev:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7;
}
.picScroll-left01 .hd .next:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7;
}
.picScroll-left01 .hd .prevStop {
	background-position: -60px 0;
}
.picScroll-left01 .hd .nextStop {
	background-position: -60px -50px;
}
.picScroll-left01 .hd ul {
	display: none;
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}
.picScroll-left01 .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("../images/icocircle.gif") 0 -9px no-repeat;
}
.picScroll-left01 .hd ul li.on {
	background-position: 0 0;
}
.picScroll-left01 .bd {
	padding: 10px;
}
.picScroll-left01 .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left01 .bd ul li {
	position: relative;
	margin: 70px 5px 0;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left01 .bd ul li .pic {
	text-align: center;
}
.picScroll-left01 .bd ul li .pic img {
	width: 120px;
	height: 90px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}
.picScroll-left01 .bd ul li .pic a:hover img {
	border-color: #999;
}
.picScroll-left01 .bd ul li .title {
	line-height: 24px;
}
/****首页 成功案例****/
.index_case01 {
	height: 665px;
	padding-top: 30px;
}
.index_case02 {
	width: 1004px;
	margin: 0 auto;
}
.index_case03 {
	text-align: center;
	padding-top: 6px;
}
.index_case04 {
	float: left;
	width: 512px;
	overflow: hidden;
	padding-top: 83px;
}
.index_case04 dl {
	float: left;
	width: 240px;
	height: 180px;
	margin: 0 16px 16px 0;
}
.index_case04 dl dt {
	width: 240px;
	height: 180px;
	overflow: hidden;
	text-align: center;
	background: #fff;
}
/*.index_case04 dl dt img{width:240px; height:180px;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.index_case04 dl dt img:hover{ width:256px; height:192px; margin-left:-8px; margin-top:-6px;}*/
.index_case04 dl dt img {
	height: 180px;
	max-width: 100%;
	vertical-align: middle;
}
.index_case05 {
	float: right;
	width: 492px;
	height: 376px;
background:#f00;
	margin-top: 83px;
	overflow: hidden;
}
.index_case06 {
	position: relative;
}
.index_case07 {
	color: #fff;
	position: absolute;
	left: 0;
	width: 88%;
	padding: 4% 6%;
	bottom: 0;
	background: url(../images/case10.png) repeat;
	height: 75px;
	color: #fff;
	font-size: 18px;
	text-align: right;
	line-height: 38px;
}
.index_case07 span {
	display: block;
	font-size: 24px;
	height: 38px;
	overflow: hidden;
}
/**案例切换代码**/
.slideBox02 {
	width: 492px;
	height: 376px;
overflow:hidden;
	position: relative;
}
.slideBox02 .hd {
display:none;
	height: 15px;
	overflow: hidden;
	position: absolute;
	left: 25px;
	bottom: 25px;
	z-index: 1;
}
.slideBox02 .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox02 .hd ul li {
	float: left;
	margin-right: 10px;
	width: 10px;
	height: 10px;
	border-radius: 7px;
	border: #fff solid 2px;
	font-size: 0;
	text-align: center;
	background: none;
	cursor: pointer;
	padding: 0;
}
.slideBox02 .hd ul li.on {
	background: #fff;
}
.slideBox02 .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox02 .bd li {
	zoom: 1;
	vertical-align: middle;
	background: #fff;
	text-align: center;
}
.slideBox02 .bd li a {
}
.slideBox02 .bd img {
width:492px;
	max-width: 100%;
	height: 376px;
display:block;
}
.slideBox02 .prev {
	display: none;
	position: absolute;
	right: 37px;
	top: -20px;
	margin-top: -25px;
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/jj01.png) no-repeat;
}
.slideBox02 .prev:hover {
	background: url(../images/jj01_on.png) no-repeat;
}
.slideBox02 .next {
	display: none;
	position: absolute;
	right: 0;
	top: -20px;
	margin-top: -25px;
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/jj02.png) no-repeat;
}
.slideBox02 .next:hover {
	background: url(../images/jj02_on.png) no-repeat;
}
.slideBox02 .prevStop {
	display: none;
}
.slideBox02 .nextStop {
	display: none;
}
/****首页 关于我们****/
.index_about {
	height: 479px;
	padding-top: 34px;
}
.index_about01 {
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: url(../images/about03.png) no-repeat center center;
}
.index_about02 {
	width: 1004px;
	margin: 0 auto;
}
.index_about03 {
	float: right;
	padding-right: 45px;
	line-height: 33px;
	font-size: 14px;
	color: #fff;
	width: 496px;
	text-align: right;
	height: 173px;
	padding-top: 80px;
	overflow: hidden;
}
.index_about04 {
	font-size: 26px;
	color: #461d00;
	text-align: right;
	font-weight: bold;
	padding-right: 45px;
	padding-top: 50px;
}
/****首页 资质荣誉****/
.index_hovor {
}
.index_hovor01 {
	height: 410px;
	width: 1004px;
	margin: 0 auto;
	padding-top: 52px;
	overflow: hidden;
}
.index_hovor02 {
	font-size: 30px;
	color: #461d00;
	font-weight: bold;
	text-align: center;
	background: url(../images/tit01.png) no-repeat center center;
}
.index_hovor03 {
	height: 236px;
	background: url(../images/hovor01.png) no-repeat top center;
	margin-top: 9px;
}
.index_hovor03 img {
width:232px;
	max-width: 100%;
	height: 174px;
	display: inline;
	vertical-align: middle;
}
.index_hovor04 {
	padding-top: 37px;
}
.index_hovor04 a {
	font-size: 18px;
	color: #351000;
	font-weight: bold;
	display: block;
	height: 42px;
	line-height: 42px;
	text-align: center;
	display: block;
	border: #351000 solid 2px;
	border-radius: 2px;
}
.index_hovor04 a:hover {
	border: #6e5245 solid 2px;
	color: #6b584f;
}
/**图片滚动**/
.picScroll-left {
	width: 854px;
	margin: 0 auto;
overflow:hidden;
	position: relative;
border:1px solid #ccc;
}
.picScroll-left .hd {
	overflow: hidden;
height:30px;
background:#f4f4f4;
padding:0 10px;
}
.picScroll-left .hd .prev {
	position: absolute;
	top: 95px;
	left: -76px;
	display: block;
	width: 36px;
	height: 47px;
	overflow: hidden;
	background: url(../images/jj03.png) no-repeat;
	cursor: pointer;
}
.picScroll-left .hd .next {
	position: absolute;
	top: 95px;
	right: -76px;
	display: block;
	width: 36px;
	height: 47px;
	overflow: hidden;
	background: url(../images/jj04.png) no-repeat;
	cursor: pointer;
}
.picScroll-left .hd .prev:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7;
}
.picScroll-left .hd .next:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7;
}
.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}
.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}
.picScroll-left .hd ul {
	display: none;
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}
.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("../images/icocircle.gif") 0 -9px no-repeat;
}
.picScroll-left .hd ul li.on {
	background-position: 0 0;
}
.picScroll-left .bd {
	padding: 10px;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	margin: 16px 20px 0;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 232px;
	height: 174px;
	overflow: hidden;
	border: #351000 solid 3px;
	background: #fff;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
}
.picScroll-left .bd ul li .pic img {
	width: 120px;
	height: 90px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}
.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}
.picScroll-left .bd ul li .title {
	line-height: 24px;
}
/****首页 新闻资讯****/
.index_news {
	width: 1004px;
	margin: 0 auto;
	height: 524px;
	overflow: hidden;
	background: #351000;
}
.index_news01 {
	float: left;
	width: 430px;
	padding: 0 0 0 38px;
}
.index_news02 {
	border-bottom: #9c8980 solid 1px;
	font-size: 26px;
	color: #fff;
	line-height: 32px;
	padding: 22px 0 14px;
}
.index_news02 span {
	font-size: 20px;
	display: block;
}
.index_news03 {
	padding-top: 27px;
}
.index_news03 dl dt {
	height: 176px;
	overflow: hidden;
	width: 429px;
}
.index_news03 dl dt a {
	display: block;
	width: 430px;
	height: 176px;
	overflow: hidden;
}
.index_news03 dl dd {
	line-height: 27px;
	padding: 24px 0 0 5px;
}
.index_news03 dl dd a {
	display: block;
	font-size: 16px;
	height: 27px;
	overflow: hidden;
	color: #fff;
}
.index_news03 dl dd a:hover {
	color: #cfc0ba;
}
.index_news03 dl dd span {
	display: block;
	height: 54px;
	overflow: hidden;
	color: #8d786f;
	font-size: 14px;
	margin: 6px 0 0 19px;
}
.index_news04 {
padding-top:23px;
}
.index_news04 a {
	font-size: 18px;
	color: #fff;
	display: block;
	line-height: 40px;
	text-align: center;
	border: #fff solid 1px;
}
.index_news04 a:hover {
	border: #cfc0ba solid 1px;
	color: #cfc0ba;
}
/**新闻切换代码**/
.slideBox01 {
	width: 430px;
	height: 336px;
overflow:hidden;
	position: relative;
}
.slideBox01 .hd {
	display: none;
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}
.slideBox01 .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox01 .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.slideBox01 .hd ul li.on {
	background: #f00;
	color: #fff;
}
.slideBox01 .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox01 .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox01 .bd li a {
}
.slideBox01 .bd img {
	width: 430px;
height:176px;
	min-height: 176px;
	_height: 176px;
	display: block;
}
.slideBox01 .prev {
	position: absolute;
	right: 37px;
	top: -20px;
	margin-top: -25px;
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/jj01.png) no-repeat;
}
.slideBox01 .prev:hover {
	background: url(../images/jj01_on.png) no-repeat;
}
.slideBox01 .next {
	position: absolute;
	right: 0;
	top: -20px;
	margin-top: -25px;
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/jj02.png) no-repeat;
}
.slideBox01 .next:hover {
	background: url(../images/jj02_on.png) no-repeat;
}
.slideBox01 .prevStop {
	display: none;
}
.slideBox01 .nextStop {
	display: none;
}
/****首页联系我们****/
.index_contact {
	float: right;
	width: 430px;
	padding: 0 37px 0 0;
}
.index_contact01 {
	overflow: hidden;
	margin-top: 27px;
	border: #ffcc00 solid 3px;
	height: 170px;
}
.index_contact02 {
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	padding-top: 32px;
}
.index_contact02 ul li {
	background: url(../images/co01.png) no-repeat 6px 7px;
	padding: 0 0 0 52px;
	margin: 0 0 13px 0;
}
/*pages*/ .pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pagination li.thisclass {
	background: #09f;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #09f;
	color: #fff;
	cursor: default;
}

.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}


 
 
/*  
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 */
.zd1e0emeta-tags{padding: 20px 0;}
.zd1e0emeta-tags .zd1e0etagitem {
    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;
}
.zd1e0emeta-tags .zd1e0etagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.zd1e0emeta-tags .zd1e0etagitem:not(:last-child) {
    margin-right: 10px;
}


/* 话题标签topic列表 */
.zd1e0econtainer{position:relative;margin:0 auto;padding:0 15px;box-sizing:border-box}

@media screen and (min-width:768px){.zd1e0econtainer{width:750px}}
@media screen and (min-width:992px){.zd1e0econtainer{width:970px}}
@media screen and (min-width:1200px){.zd1e0econtainer{width:1170px}}
@media only screen and (max-width: 1140px) {.zd1e0emain,.zd1e0econtainer{width: auto;}}

.zd1e0eplace{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}

.zd1e0erow .zd1e0erowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.zd1e0erow .zd1e0erowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.zd1e0erow .zd1e0erowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}

/* 自定义内容 */
.zd1e0econtent{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.zd1e0econtent p{padding-bottom: 20px;}

.zd1e0econtent .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;
}
.zd1e0econtent .contain:hover {
    background: #EFEFEF;
}
.zd1e0econtent .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}
.zd1e0econtent .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}
.zd1e0econtent .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}
.zd1e0econtent .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}

/* 列表 */
.zd1e0enews_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列表结束 */