/* 本例子css */
.slideBox {
	width: 100%;
	height: 440px;
	overflow: hidden;
	position: relative;
	background: #dce6ee;
}
.slideBox .hd {
	height: 11px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	bottom: 20px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	width: 80px;
	margin: auto;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 5px;
	width: 11px;
	height: 11px;
	line-height: 14px;
	text-align: center;
	border-radius: 5px;
	background: #9c9c9c /*url(icoCircle.png) top center no-repeat*/;
	cursor: pointer;
}
.slideBox .hd ul li.on{
	background: #ffffff /*url(icoCircle.png) bottom center no-repeat*/;
	color: #fff;
	border: 1px #838383  solid;
}
.slideBox .bd {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	height: 435px;
	zoom: 1;
	vertical-align: middle;
	position: relative;
}
.slideBox .bd .pic img {
	width: 100%;
	height: 100%;
	display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.prev, .next  {
	position: absolute;
	left: 3%;
	bottom: 0px;
	display: block;
	width: 38px;
	height: 64px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.prev {
	background: url(btn_nl.png) left center no-repeat;
}
.next {
	background: url(btn_nr.png) right center no-repeat;
	left: auto;
	right: 3%;
	/*background-position: 0px 0px;*/
}
.prev:hover, .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}


#slideBox .bd li .pic{margin-right: 3%;width: 65%;height: 460px;overflow: hidden;position: relative;}
#slideBox .bd li .pic img{width: 100%;height: 100%;}
#slideBox .bd li .pic .nt{position: absolute;left: 0px;top: 22px;background: #0057b8;text-align: center;font-size: 16px;color: #ffffff;width: 90px;height: 30px;line-height: 30px;}
#slideBox .bd li .n_con{width: 32%;height: 100%;}
#slideBox .bd li .n_con .ct, #slideBox .bd li .n_con .ct a{font-size: 18px;color: #585858;}
#slideBox .bd li .n_con .tit{font-size: 24px;color: #0057b8;text-align: left;margin-bottom: 11px;margin-top: 35px;}
#slideBox .bd li .n_con .tit a{font-size: 24px;color: #0057b8;}
#slideBox .bd li .n_con .dt{font-size: 16px;color: #8d8d8d;text-align: left;margin-bottom: 35px;}
#slideBox .bd li .n_con .dt span{color: #000000;}
#slideBox .bd li .n_con .dt i{display: inline-block;background: url("dot_view_dt.gif") center center no-repeat;width: 15px;height: 15px;margin-right: 4px;}
#slideBox .bd li .n_con .info{font-size: 14px;line-height: 28px;color: #474747;text-indent: 2em;}
#slideBox .bd li .n_con .info a{font-size: 14px;line-height: 28px;color: #474747;}
#slideBox .bd li .n_con .more{position: absolute;bottom: 16px;background: url("ico_new_pic_more.png") left center no-repeat;padding-left: 32px;line-height: 32px;height: 32px;}
#slideBox .bd li .n_con .more a{font-size: 16px;color: #353535;}
#slideBox .hd{width: auto;right: 0;display: none;}
#slideBox .prev, #slideBox .next{display: none;}

.pic_li {position: relative;top: 30px;opacity: 0;}
.pic_li ul li {padding: 15px;}
/*.pic_li ul li .am-gallery-item{background: #f6f6f6;}*/
.pic_li ul li .am-gallery-item{padding-bottom: 12px;}
.pic_li ul li .am-gallery-item .pc{background: #f6f6f6;text-align: center;position: relative;}
.pic_li ul li .am-gallery-item img{width: 100%;}
/*.pic_li ul li:nth-child(3n+0) .am-gallery-item{margin-right: 0;}*/
.pic_li ul li .am-gallery-title{text-align: left;background: #ffffff;font-size: 18px;color: #000000;line-height: 28px;}
.pic_li ul li .am-bt{text-align: left;font-size: 16px;color: #b8b8b8;line-height: 24px;margin-top: 8px;display: none;}
.pic_li ul li:hover .am-gallery-item{background: #0057b8;}
.pic_li ul li:hover .am-gallery-title{background: #0057b8;color: #ffffff;padding: 0px 22px;}
.lb-data .lb-number{display: none !important;}

/**企业荣誉**/
.honor_li ul li {padding: 20px !important;}
.honor_li ul li .am-gallery-item .pc{background: url("bg_honor.jpg") center no-repeat;background-size: 100% 100%;text-align: center;padding: 10% 14%;position: relative;}
.honor_li ul li .am-gallery-item .am-gallery-title{text-align: center;font-size: 20px;color: #000000;line-height: 32px;height: 62px;}

.list_marb{padding-top: 45px;}
.list_pcn ul li{padding: 15px;border-left: 1px #0056b9 solid;}
.list_pcn ul li .am-gallery-item{position: relative;height: 400px;background: #ffffff;margin-bottom: 12px; }
.list_pcn ul li:nth-child(3n+0) .am-gallery-item{margin-right: 0;}
.list_pcn ul li .nl-tit {
	line-height: 24px;
	font-size: 18px;
	color: #333333;
	max-height: 64px;
	overflow: hidden;
	position: relative;
	z-index: 2;
	-webkit-transition: all .8s;
	transition: all .8s;
	height: 62px;
}
.list_pcn ul li .nl-dt {
	line-height: 18px;
	font-size: 16px;
	color: #8d8d8d;
	margin-top: 18px;
	margin-bottom: 10px;
	position: relative;
	z-index: 2;
	-webkit-transition: all .8s;
	transition: all .8s;
}
.list_pcn ul li .nl-dt span{color: #a1a1a1;}
.list_pcn ul li .nl-pic {
	background: #ffffff;
	max-height: 280px;
	position: relative;
	overflow: hidden;
	z-index: 2;
	-webkit-transition: all .8s;
	transition: all .8s;
}
.list_pcn ul li .nl-ph{width: 100%;height: 35px;}
.list_pcn ul li .nl-pic img{width: 100%;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: all .8s;
	transition: all .8s;
}
.list_pcn ul li:hover .nl-pic img {
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1);
}
.list_pcn ul li:hover .am-gallery-item: {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.5s 0s cubic-bezier(0.86, 0.17, 1, 1);
	transition: all 0.5s 0s cubic-bezier(0.86, 0.17, 1, 1);
}
/*.list_pcn ul li .am-gallery-item:before {
	content: "";
	width: 100%;
	height: 0px;
	background: #0057b8;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all .5s 0s ease-in-out;
	transition: all .5s 0s ease-in-out;
	z-index: 1;
}
.list_pcn ul li:hover .am-gallery-item:before {
	height: 100%;
	visibility: visible;
}*/
.list_pcn ul li .nl-not {
	line-height: 26px;
	font-size: 14px;
	color: #717171;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-top: 22px;
	position: relative;
	z-index: 2;
	-webkit-transition: all .8s;
	transition: all .8s;
	text-indent: 2em;
}
.list_pcn ul li .nl-not a {
	line-height: 26px;
	font-size: 14px;
	color: #717171;
	text-decoration: underline;
}
.list_pcn ul li .fx{height: 54px;line-height: 54px;text-align: right;border-top: 1px #eaeaea solid;display:none;}
.list_pcn .rt_subtit{display:none;}
.list_pcn ul li .am-gallery-item .am-more{border-radius: 3px;font-size: 15px;line-height: 40px;height: 40px;color: #737373;width: 124px;text-align: center;border: 1px #e7e7e7 solid;position: relative;bottom: 4px;left: 0;-webkit-transition: all .8s;transition: all .8s;}

.list_pcn ul li:hover .am-gallery-item .nl-dt{color: #000000;}
/*.list_pcn ul li:hover .am-gallery-item .nl-not{color: #ffffff;opacity: 0.6;}*/
.list_pcn ul li:hover .am-gallery-item .nl-tit{color: #0057b8;}
.list_pcn ul li:hover .am-gallery-item .am-more{color: #ffffff;background: #0057b8;}
.rt_tt .more{float: right;margin-top: -50px;margin-right: 12px;}

.list_pcn .am-list-news-default {margin: 0;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced{position: relative;margin-bottom: 30px;border: none;padding: 20px 0;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced:before {content: "";position: absolute;bottom: 20px;height: 1px;width: 64%;background: #eaeaea;left: 34%;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced .am-list-main{padding-left: 20px;padding-bottom: 50px;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced .pc{position: relative;background: #0057b8;width: 100%;height: 100%;min-height: 240px;line-height: 50px;text-align: center;font-size: 22px;color: #ffffff;
	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;
	-webkit-align-items: center;
	align-items: center;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced .am-list-thumb .pic {max-height: 345px;}
.list_pcn .am-list-news-default .am-list-item-hd a{font-size: 24px;line-height: 56px;height: 56px;color: #000000;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced .am-list-item-text{font-size: 16px;line-height: 30px;max-height: 140px;color: #000000;margin-top: 22px;-webkit-line-clamp: 3;/*text-indent: 2em;*/}
.list_pcn .am-list-news-default .am-list .am-list-item-desced .am-more{border-radius: 3px;font-size: 15px;line-height: 40px;height: 40px;color: #737373;width: 126px;text-align: center;border: 1px #e7e7e7 solid;position: absolute;bottom: 40px;left: 35%;}
.list_pcn .am-list-news-default .am-list .dt{font-size: 50px;color: #000000;text-align: left;margin-bottom: 25px;float: right;line-height: 34px;padding-left: 60px;border-left: 1px #dddddd solid;margin-left: 60px;margin-top: 32px;}
.list_pcn .am-list-news-default .am-list .dt span{color: #000000;font-size: 16px;}
.list_pcn .am-list-news-default .am-list .dt i{display: none;background: url("dot_view_dt.gif") center center no-repeat;width: 15px;height: 15px;margin-right: 4px;}

/*.list_pcn .am-list-news-default .am-list .am-list-item-desced:hover{box-shadow: 0 0 15px #ccc;}*/
.list_pcn .am-list-news-default .am-list .am-list-item-desced:hover .am-list-item-hd a{color: #0057b8;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced:hover .am-list-item-text{color: #000000;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced:hover .am-more{color: #ffffff;background: #0057b8;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced:hover .pic img{transform:scale(1.05);-webkit-transform:scale(1.05);z-index: -1;}

/*** 资质荣誉 ***/
.honor_menu{width: 100%;height: 68px;line-height: 68px;border-top: 1px #ebebeb solid;border-right: 1px #ebebeb solid;
	-webkit-animation-name: am-slide-bottom-fixed;
	animation-name: am-slide-bottom-fixed;}
.honor_menu a{float: left;height: 68px;line-height: 68px;width: 20%;text-align: center;font-size: 20px;color: #000000;border-bottom: 1px #ebebeb solid;border-left: 1px #ebebeb solid;position: relative;}
.honor_menu a > span{font-size: 22px;}
.honor_menu a:before{content: "";position: absolute;bottom: 0px;height: 3px;width: 0%;background: #0057b8;opacity: 0;left: 50%;
	-webkit-transition: all .5s 0s ease-in-out;
	transition: all .5s 0s ease-in-out;}
.honor_menu a:hover{color: #0057b8;/*border-bottom: 3px #004ca4 solid;height: 66px;line-height: 66px;*/}
.honor_menu a:hover:before{width: 100%;opacity: 1;left: 0%;}
.honor_menu a.on {background: #0057b8;color: #ffffff;}

.li_honor ul li {padding: 15px;position: relative;}
.li_honor ul li .am-gallery-item{background: url("bg_honor_tit.jpg") top center no-repeat #e8f2fb;padding: 32px 36px 32px 45px;max-width: 340px;/*background-size: cover;*/}
.li_honor ul li .am-gallery-item .nl-dt{color: #686868;font-size: 18px;height: 40px;line-height: 40px;display: none;}
.li_honor ul li .am-gallery-item .nl-pic{display: none;height: 0;/*max-height: 180px;overflow: hidden;*/}
/*.li_honor ul li .am-gallery-item .nl-pic img{height: 100%;width: auto;}*/
.li_honor ul li .am-gallery-item .nl-tit{color: #014e9c;font-size: 18px;min-height: 60px;line-height: 22px;max-width: 250px;font-weight: bold;text-align: center;
	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;
	-webkit-align-items: center;
	align-items: center;}
/*.li_honor ul li:hover .am-gallery-item {position: absolute;margin-right: 15px;z-index: 9999;width: 92%;}
.li_honor ul li:hover .am-gallery-item .nl-pic{display: inline-block;height: auto;}*/

.bt_more{/*background: url("dot_back.gif") left center no-repeat;padding-left: 22px;*/font-size: 18px;color: #0057b8;cursor: pointer;float: right;margin-top: -52px;}

@media only screen and (min-width: 1600px) {
	.news_bg {max-width: 1920px;}
	.news_bg .list_pcn {margin-top: -35px;}
	.list_pcn ul li{padding: 45px;}
	.list_pcn ul li .nl-tit {font-size: 22px;line-height: 30px;margin-bottom: 22px;}
}
@media only screen and (max-width: 1400px) {
	.li_honor ul li {padding: 6px;}
	.li_jtxw ul li .am-gallery-item{height: 400px;}
	.li_jtxw ul li .nl-pic img{height: 100%;}
}
@media only screen and (max-width: 1024px) {
	.pic_li ul li .am-gallery-item {background: #f5f5f5;}
	.pic_li ul li .am-gallery-title{text-align: center;background: #f5f5f5;font-size: 16px;line-height: 28px;}

	/*** 资质荣誉 ***/
	.m_honor_mu .honor_mu {width: 100%;height: 62px;line-height: 62px;font-size: 20px;color: #666666;border-top: 2px #cdcccc solid;position: relative;padding-left: 10px;}
	.m_honor_mu .honor_mu.on {border-top: none;}
	.m_honor_mu .honor_mu.on a{color: #0057b8;font-size: 20px;}
	.m_honor_mu .honor_mu.on:before {width: 40%;border-top: 1px #0057b8 solid;}

	.list_pcn .am-list-news-default .am-list .am-list-item-desced{margin-bottom: 10px;border: none;padding: 10px 0;}
	.list_pcn .am-list-news-default .am-list .am-list-item-desced:before {display: none;}
	.list_pcn .am-list-news-default .am-list .am-list-item-desced .am-list-main{padding-left: 0px;padding-bottom: 0px;}
	.list_pcn .am-list-news-default .am-list .am-list-item-desced .pc{height: 100%;min-height: 240px;line-height: 50px;text-align: center;font-size: 16px;}
	.list_pcn .am-list-news-default .am-list .am-list-item-desced .am-list-thumb .pic {max-height: 345px;}
	.list_pcn .am-list-news-default .am-list-item-hd a{font-size: 17px;line-height: 23px;height: auto;overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2; /** 这里修改为要显示的行数 **/
		-webkit-box-orient: vertical;}
	.list_pcn .am-list-news-default .am-list .am-list-item-desced .am-list-item-text{display: none;}
	.list_pcn .am-list-news-default .am-list .am-list-item-desced .am-more{display: none;}
	.list_pcn .am-list-news-default .am-list .dt{font-size: 20px;margin-bottom: 0;float: none;line-height: 16px;padding-left: 0px;border-left: none;margin-left: 0px;margin-top: 0;}
	.list_pcn .am-list-news-default .am-list .dt span{color: #666666;font-size: 12px;}

}
@media only screen and (max-width: 640px) {
	/*** 资质荣誉 ***/
	.honor_menu{width: 100%;height: 68px;line-height: 68px;}
	.honor_menu a{height: 68px;line-height: 68px;width: 20%;font-size: 18px;}
	.honor_menu a > span{font-size: 20px;}

	.li_honor ul li {padding: 5px;height: auto;}
	.li_honor ul li .am-gallery-item{background: url("bg_honor_tit_m.jpg") top center no-repeat #e8f2fb;padding: 32px 36px 32px 45px;max-width: 600px;background-size: cover;height: 166px;}
	.li_honor ul li .am-gallery-item .nl-tit{font-size: 18px;min-height: 60px;line-height: 22px;max-width: 420px;}

	.list_pcn ul {margin-top: 0px;padding: 0;}
	.list_pcn ul li {padding: 10px;}
	.list_pcn ul li .nl-info {padding-top: 9px;padding-bottom: 6px;}
	.list_pcn ul li .nl-pic {height: auto;}
	.list_pcn ul li .nl-dt {margin-top: 0px;margin-bottom: 0px;font-size: 12px;}
	.list_pcn ul li .nl-tit {line-height: 26px;font-size: 17px;padding: 0;height: auto;overflow: hidden;font-weight: bold;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2; /** 这里修改为要显示的行数 **/
		-webkit-box-orient: vertical;}
	.list_pcn ul li .nl-not {line-height: 20px;font-size: 14px;padding: 0;overflow: hidden;margin-top: 6px;text-indent: 0;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2; /** 这里修改为要显示的行数 **/
		-webkit-box-orient: vertical;}
	.list_pcn ul li .am-gallery-item{height: auto;padding-bottom: 1px;margin-bottom: 0px;}
	.list_pcn ul li .am-gallery-item .am-more {line-height: 36px;height: 36px;width: 100px;display: none;}

	.list_pcn .am-list-news-default .am-list .am-list-item-desced .am-list-thumb {width: 40%;}
	.list_pcn .am-list-news-default .am-list .am-list-item-desced .am-list-main {width: 59%;}
	.list_pcn .am-list-news-default .am-list .dt {margin-bottom: 4px;}

}
@media only screen and (max-width: 420px) {

	.li_honor ul li .am-gallery-item{height: auto;}
}

