/* CSS Document */
@charset "utf-8";

@font-face {
	font-family: 'DINCond-Medium.pfb';
	src: url('../fonts/dincond-medium.pfb.ttf');
	font-weight: normal;
	font-style: normal;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0px;
	padding: 0px;
}

body {
	/* background: #fff; */
	background-image: url(../images/bodyBg.gif);
}

html button::-moz-focus-inner {
	border-color: transparent !important;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}

ul,
li,
dl,
dt,
dd,
ol {
	display: block;
	list-style: none;
}

fieldset,
img {
	border: 0;
}

iframe {
	background-image: none;
}

input,
textarea {
	outline: none;
}

.clear {
	clear: both;
	height: 0px;
}

.c {
	clear: both;
}

/*清浮动*/
.dn {
	display: none;
}

/*不显示*/
.red {
	color: #ffc001
}

.cheng {
	color: #fd6d27
}

.clear-fix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

img {
	border: 0px;
	/*max-width: 100%*/
}

body {
	font-family: "微软雅黑";
	color: #333333;
	font-weight: 400;
	-webkit-text-size-adjust: none;
	overdata-x: hidden;
	/* font-size: 12px; */
	padding-top: 0px;
	_padding-top: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
	text-decoration: none;
	/* color: #666; */
	/*transition: all 0.5s ease;*/
	outline: none;-moz-outline-style: none;
}

a:hover {
	text-decoration: none;
	/* color: #ffc001; */
}

.fl {
	float: left;
}

.fll {
	float: left;
}

.fr {
	float: right;
}

.none {
	display: none;
}

.ani5 {
	transition: all ease-in-out .5s;
}

.ani {
	overflow: hidden;
}

.ani img {
	transition: all ease-in-out .3s;
	display: block;
}

.ani:hover img {
	transform: scale(1.05);
}

.w100 {
	width: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.h10px {
	height: 10px;
	width: 100%;
	clear: both;
}

.h15px {
	height: 15px;
	width: 100%;
	clear: both;
}

.h25px {
	height: 25px;
	width: 100%;
	clear: both;
}

.h50px {
	height: 50px;
	width: 100%;
	clear: both;
}

.h120px {
	height: 120px;
	clear: both;
}

.h1200 {
	height: 1200px;
}

.mt15px {
	margin-top: 15px;
}

.mt10px {
	margin-top: 10px;
}

.mt20px {
	margin-top: 20px;
}

.mr15px {
	margin-right: 15px;
}

.w1000 {
	width: 1000px;
	margin: 0 auto;
}

.w1100 {
	width: 1100px;
	margin: 0 auto;
}

.w1200 {
	width: 1600px;
	margin: 0 auto;
}

.blod {
	font-weight: bold;
}

html {
	-webkit-text-size-adjust: none;
	font-size: 12px;
	overdata-x: hidden;
}

.txt {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

center {
	text-align: center;
	line-height: 60px;
	font-family: "微软雅黑"
}

em {
	font-style: normal;
}

.tecen {
	text-align: center !important;
}

.red {
	color: #cd3b33 !important;
	font-weight: bold
}

i,
em {
	font-style: normal;
}

.red {
	color: #D8200D;
}

.bad_con dl:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.lan {
	color: #ffc001
}

/* nav */
#htHeader {
	width: 1600px;
	height: 70px;
	margin: 0 auto;
	padding-top: 20px
}

/*顶部效果*/

#banner {
	width: 100%;
	padding-top: 0px;
	height: 550px;
	margin: 0px;
}

.bannerList img {
	display: block;
}

.w_zt {
	position: relative;
	padding-top: 0px;
	height: 550px;
	margin: 0px auto;
	width: 1600px;
}

#focus {
	width: 1920px;
	position: absolute;
	/* left: -290px; */
	left: -352px;
	height: 550px;
	overflow: hidden;
}

#focus ul {
	height: 550px;
	position: absolute;
}

#focus ul li {
	float: left;
	width: 1920px;
	height: 550px;
	overflow: hidden;
}

#focus .btn {
	position: absolute;
	width: 100%;
	height: 15px;
	right: 0;
	bottom: 30px;
	text-align: center;
}

#focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 10px;
	height: 10px;
	background: #fff;
	line-height: 16px;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
	color: #fff;
	margin-right: 10px;
	font-family: Arial;
	border-radius: 50em;
}

#focus .btn span.on {
	background: #ffc001;
}


/* 轮播图 start */
.slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.banner-hd {
	/* height: 15px; */
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	text-align: center;
	width: 100%;
	z-index: 1;
}

.hd-ul {
	overflow: hidden;
	zoom: 1;
	/* display: inline-block; */
	display: none;
}

.hd-li {
	float: left;
	width: 13px;
	height: 3px;
	margin: 0 3px;
	background: hsla(0,0%,89.8%,.4);
	cursor: pointer;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-radius: 4px;
}

.hd-li.on {
	width: 26px;
	background-color: #e5e5e5;
}

@media (max-width: 480px) {
	.hd-li.on {height: 5px; margin: 2px 3px;}
}
.banner-list-ul {
	position: relative;
	height: 100%;
	z-index: 0;
	max-height: 800px;
}

.banner-list-li {
	zoom: 1;
	vertical-align: middle;
}

.banner-list-link {
	display: block;
}

.banner-list-image {
	width: 100%;
	display: block;
	height: 800px;
}
@media (max-width: 1600px) {
	.banner-list-image {height: 650px;}
}
@media (max-width: 1400px) {
	.banner-list-image {height: 550px;}
}
@media (max-width: 1200px) {
	.banner-list-image {height: 450px;}
}
@media (max-width: 992px) {
	.banner-list-image {height: 400px;}
}
@media (max-width: 768px) {
	.banner-list-image {height: 360px;}
}
@media (max-width: 666px) {
	.banner-list-image {height: 300px;}
}
@media (max-width: 560px) {
	.banner-list-image {height: 260px;}
}
@media (max-width: 480px) {
	.banner-list-image {height: 220px;}
}
@media (max-width: 375px) {
	.banner-list-image {height: 180px;}
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner-prev,
.banner-next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.banner-next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.banner-prev:hover,
.banner-next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}


.banner-swiper-button-next, .banner-swiper-button-prev {
	color: #fff;
	width: 70px;
	height: 70px;
	border-radius: 5px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: rgba(0,0,0,.1);
	margin-top: -35px;
}

.banner-swiper-button-prev {
	color: #fff;
	background-image: url(../images/left.png);
}
.banner-swiper-button-next {
	color: #fff;
	background-image: url(../images/right.png);
}
.banner-swiper-button-next:hover, .banner-swiper-button-prev:hover {
	background-color: rgba(0,0,0,.3);
}
@media (max-width: 768px) {
	.banner-swiper-button-next, .banner-swiper-button-prev {
		width: 50px;
		height: 50px;
	`margin-top: -25px;
	}
}
@media (max-width: 480px) {
	.banner-swiper-button-next, .banner-swiper-button-prev {
		width: 25px;
		height: 36px;
		margin-top: -18px;
	}
}

/* 轮播图 end */



/* 列表页banner start */
.list-banner-image {
	display: block; 
	width: 100%;
	height: 450px;
}
@media (max-width: 1200px) {
	.list-banner-image {
		height: 400px;
	}
}
@media (max-width: 992px) {
	.list-banner-image {
		height: 350px;
	}
}
@media (max-width: 768px) {
	.list-banner-image {
		height: 300px;
	}
}
@media (max-width: 480px) {
	.list-banner-image {
		height: 230px;
	}
}
@media (max-width: 380px) {
	.list-banner-image {
		height: 180px;
	}
}
/* 列表页banner end */



/* 板块标题 start */
.type-entitle, .type-subtitle {font-size: 32px; color: #333333; line-height: 1.6;}
.type-subtitle {font-weight: normal; margin-bottom: 30px;}
.cfff .type-entitle {color: #fff;}
.cfff .type-subtitle {color: #fff;}

.type-subtitle .type-desc {margin-top: 20px;}
.type-subtitle .type-more {font-size: 22px; font-weight: bold;}
@media (max-width: 1200px) {
	.type-entitle, .type-subtitle {font-size: 28px;}
	.type-subtitle {margin-bottom: 25px;}
}
@media (max-width: 768px) {
	.type-entitle, .type-subtitle {font-size: 22px; text-align: center;}
	.type-subtitle {margin-bottom: 20px;}
	.type-subtitle .type-desc {float: none; margin-top: 0;}
	.type-subtitle .type-more {display: none;}
}
@media (max-width: 480px) {
	.type-entitle, .type-subtitle {font-size: 20px;}
	.type-subtitle {margin-bottom: 15px;}
}
@media (max-width: 414px) {
	.type-entitle, .type-subtitle {font-size: 18px;}
	.type-subtitle {margin-bottom: 10px;}
}
@media (max-width: 380px) {
	.type-entitle, .type-subtitle {font-size: 16px;}
	.type-subtitle {margin-bottom: 8px;}
}
/* 板块标题 end */








/* 列表页面子导航 start */

.nav-child-box {
	background-color: #F6F6F6;
}

.nav-child-box.fixed {
	position: fixed;
	width: 100%;
	top: 110px;
	left: 0;
	z-index: 88;
	/* background: #fff; */
}

.nav-child-box.fixed .wrap {
	padding: 0;
}

.nav-child-box.fixed .nav-child-link {
	margin: 0;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}

.nav-child-box.fixed .nav-child-li:first-child a {
	border-left: 1px solid #f1f1f1;
}

.nav-child-ul {
	overflow: hidden;
	/* padding:5px; */
}

.nav-child-li {
	float: left;
	width: 25%;
	text-align: center;
	border-left: none;
	box-sizing: border-box;
}

.nav-child-link {
	/* background: #fff; */
	/* margin: 0 1px; */
	display: block;
	color: #373737;
	font-size: 15px;
	padding: 15px 0;
	line-height: 30px;
}

.nav-child-link:hover,
.nav-child-li.cur a {
	background: #8b0eea;
	color: #fff;
}

@media only screen and (max-width:800px) {
	.nav-child-li {
		line-height: 50px;
	}
}

@media only screen and (max-width:768px) {
	.nav-child-li {
		width: 33.33333%;
	}

	.nav-child-link {
		font-size: 14px;
		padding: 10px 0;
	}
}

@media (max-width: 480px) {
	.nav-child-box .wrap {
		padding: 0;
	}

	.nav-child-link {
		padding: 4px 0;
	}
}

/* 列表页面子导航 end */


/* 翻页 start */
.pagesize {
	text-align: center;
	padding: 30px 0;
}

.pagesize li {
	display: inline-block;
}

.pagesize a,
.pagesize select {
	display: inline-block;
	padding: 0 12px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #707070;
	font-size: 14px;
	line-height: 32px;
	font-family: arial;
	/* background-color: #dedede; */
	border: 1px solid #dedede;
	border-radius: 3px;
	text-align: center;
}

.pagesize a:hover,
.pageBox a:active,
.pagesize .cur {
	background: #ffc001;
	color: #FFFFFF;
	border-color: #ffc001;
	text-decoration: none;
}

.pagesize a.cur {
	color: #fff;
}

@media (max-width: 768px) {
	.pagesize {
		padding: 10px 0;
	}
}

@media (max-width: 480px) {
	.pagesize {
		padding: 5px 0 0;
	}

	.pagesize a {
		padding: 0 9px;
		line-height: 24px;
		height: auto;
		font-size: 12px;
		margin-bottom: 5px;
	}
}

/* 翻页 end */


/* 合作伙伴 start */
/* .partner-list-ul {
	padding: 30px 10px 0;
} */

.partner-list-li {
	float: left;
	width: 25%;
}

.partner-list-link {
	margin: 10px;
	cursor: unset;
	display: block;
	/* box-shadow: 0 0 2px #dedede; */
}

.partner-list-image-box {
	position: relative;
	padding-bottom: 71.5%;
	/* background-color: rgba(255,255,255,.2); */
}

.partner-list-image {
	display: block;
	position: absolute;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.partner-list-more-box {
	margin-top: 30px;
}

.partner-list-more {
	display: block;
	width: 160px;
	line-height: 40px;
	color: #fff;
	background: #8b0eea;
	border-radius: 5px;
	margin: 0 auto;
	text-align: center
}

.partner-list-more:hover {
	color: #fff;
}

@media (max-width: 992px) {
	.partner-list-li {
		/* width: 25%; */
	}
}

@media (max-width: 768px) {
	.partner-list-ul {
		padding: 0;
	}
	.partner-list-li {
		width: 33.33333333%;
	}

	.partner-list-more {
		width: 120px;
		height: 36px;
		font-size: 14px;
		line-height: 36px;
	}

	.partner-list-link {
		margin: 10px;
	}
}

@media (max-width: 480px) {
	.partner-list-li {
		width: 50%;
	}

	.partner-list-link {
		margin: 5px;
	}
	.partner-list-more-box {
		margin-top: 10px;
	}
}

/* 合作伙伴 end */





/* 招聘 start */
.job-list {
	padding: 15px 0;
}

.job-detail-title {
	font-size: 18px;
}

.job-item-title {
	font-size: 16px;
}

@media (max-width: 768px) {
	.job-list {
		padding: 0 5px 10px;
	}

	.job-detail-title {
		font-size: 14px;
		color: #000;
	}

	.job-attr-box {
		font-size: 12px;
		color: #666;
		margin: 5px 0;
		line-height: 18px;
	}

	.job-item-title {
		font-size: 14px;
		color: #000;
	}

	.job-item-info {
		font-size: 12px;
		color: #666;
		margin: 5px 0;
		line-height: 18px;
	}
}

/* 招聘 end */




/* 新闻中心 start */

.news-page-bg {
	background-color: rgba(255,255,255,.5);
}

.home-news-ul {
	margin: 0 -30px;
}

.home-news-li {
	width: 50%;
	float: left;
	position: relative;
}

.home-news-link {
	display: block;
	background: #ffffff;
	padding: 20px 0;
	border-bottom: 1px dashed #dedede;
	margin: 10px 30px;
}

.case-li-time-box {
	float: left;
	text-align: center;
	margin-right: 20px;
	overflow: hidden;
}

/* .case-li-day {
	font-size: 24px;
	font-weight: bold;
}

.case-li-year-moon {
	font-size: 14px;
} */

.case-li-moon-day {
	font-size: 30px;
    line-height: 30px;
    color: #4a4a4a;
    font-family: arial;
}
.case-li-year {
	font-size: 14px;
	color: #666;
}

.case-li-info {
	overflow: hidden;
}

.case-li-title {
	font-size: 15px;
	/* font-weight: bold; */
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.case-li-desc {
	display: block;
	font-size: 14px;
	color: #999;
	line-height: 22px;
	padding-top: 5px;
	height: 45px;
	overflow: hidden;
}



@media (max-width: 768px) {
	.home-news-ul {
		margin: 0 -10px;
	}
	.home-news-link {
		padding: 12px 0;
		margin: 10px;
	}

	.case-li-time-box {
		margin-right: 10px;
	}

	.case-li-moon-day {
		font-size: 22px;
		font-weight: normal;
	}

	.case-li-year-moon {
		font-size: 13px;
		display: block;
	}

	.case-li-info {
	}

	.case-li-title {
		font-size: 13px;
	}


	.case-li-desc {
		font-size: 12px;
		line-height: 17px;
		padding-top: 3px;
		height: 34px;
	}

}
@media (max-width: 666px) {
	.home-news-li {width: auto; float: none;}
	.home-news-link {padding: 10px 0; margin-top: 0;}
}
@media (max-width: 480px) {
	.home-news-ul {width: auto; float: none;}
	.home-news-link { margin-bottom: 0;}
	.case-li-time-box {margin-right: 8px;}
	.case-li-moon-day {font-size: 18px; line-height: 25px;}
}
/* 新闻中心 end */

/****** 首页 end ******/







/* 图片列表 start */
.listimg-li {
	width: 33.3333333%;
	float: left;
	text-align: center;
}

.listimg-link {
	margin: 10px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 10px;
	background-color: #fff;
}

.listimg-image-box {
	overflow: hidden;
	/* padding: 10px;
	background-color: #dedede; */
	padding-bottom: 68.5%;
	position: relative;
}

.listimg-image {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
	object-fit: contain;
}
.listimg-image:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.listimg-title-box {
	padding: 8px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
	background: rgba(106, 64, 155, 0.8);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}


.listimg-link:hover .listimg-title-box {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}

.listimg-title {
	font-size: 16px;
	line-height: 1.5;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media (max-width: 1200px) {
	.listimg-image {
		/* height: 230px; */
	}
}
@media (max-width: 992px) {
		.listimg-link {margin: 10px;}
}
@media (max-width: 768px) {
	.listimg-li {
		width: 50%;
	}
	/* .listimg-image-box {padding: 5px;} */
	.listimg-image {
		/* height: 195px; */
	}
	.listimg-title-box {
		padding: 5px;
	}
	.listimg-title {
		font-size: 14px;
	}
}

@media (max-width: 480px) {
	.listimg-link {margin: 8px;}
	.listimg-image {
		/* height: 150px; */
	}
}

@media (max-width: 380px) {
	.listimg-link {margin: 5px;}
	.listimg-image {
		/* height: 120px; */
	}
}
/* 图片列表 end */

/* 案例展示 start */
.listcase-li {
	width: 33.3333333%;
	float: left;
	position: relative;
	overflow: hidden;
	transition: all ease 300ms;
}

.listcase-link {
	margin: 12px;
	background: #eee;
	/* border: 1px solid #eee; */
	display: block;
	overflow: hidden;
}

.list-image-box {
	overflow: hidden;
	position: relative;
	padding-bottom: 75%;
}

.list-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	object-fit: cover;
}

.listcase-title {
	width: 100%;
	height: 64px;
	line-height: 64px;
	text-align: center;
	font-size: 16px;
	transition: all ease 300ms;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	font-weight: normal;
}

@media (min-width: 768px) {
	.listcase-link:hover {
		background: #dedede;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		border-color: transparent;
	}

	.listcase-link:hover .listcase-title {
		color: #333;
	}
	.listcase-link:hover .list-image {
		-webkit-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-ms-transform: scale(1.05);
		-o-transform: scale(1.05);
		transform: scale(1.05);
	}
}

@media (max-width: 992px) {
}

@media (max-width: 768px) {
	.listcase-link {margin: 10px;}
	.listcase-title {line-height: 30px; height: auto; font-size: 14px;}
}

@media (max-width: 666px) {
}
@media (max-width: 560px) {
}
@media (max-width: 480px) {
	.listcase-li {
		width: 50%;
	}
	.listcase-link {margin: 5px;}
}
/* 案例展示 end */


/* 产品列表-列表 start */
.listpro-ul {
	/* padding: 0 10px; */
}

.listpro-li {
	width: 33.33333333%;
	position: relative;
	float: left;
}

/* .listpro-li:nth-of-type(2n+1) {
	margin-right: 4%;
} */

.listpro-link {
	margin: 22px;
	border: 1px solid #e5e5e5;
}

.listpro-left {
	width: 100%;
	/* float: left; */
	position: relative;
	overflow: hidden;
}


.listpro-image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 260px;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.listpro-image:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.listpro-right {
	/* position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	left: 56%; */
	/* padding: 20px; */
	/* background-color: rgba(0, 0, 0, .7); */
	position: relative;
	padding: 10px 40px 10px 10px;
	background-color: #fff;
}

.listpro-link:hover .listpro-right {
	background-color: rgba(199,0,0, 1);
	color: #fff;
}

.listpro-title {
	font-size: 16px;
	line-height:40px;
	text-align: center;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: inherit;
}

.listpro-title-line {
	width: 30px;
	height: 3px;
	margin-bottom: 15px;
}

.listpro-attr {
	padding: 5px 0;
}

.attr-item {
	display: inline-block;
	margin-right: 20px;
}

.attr-title {
	color: inherit;
}

.listpro-info {
	margin: 25px 0;
	line-height: 23px;
	display: none;
}

.listpro-button-box {
	/* margin-top: 10px; */
	text-align: center;
	width: 60px;
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	background-image: url(../images/plus.png);
	background-position: right;
	background-repeat: no-repeat;
	background-size: contain;
}

.listpro-button {
	display: inline-block;
	padding: 2px 2px 2px 4px;
	line-height: 28px;
	width: 28px;
	height: 30px;
	font-size: 25px;
	color: #B8914E;
	text-align: center;
	/* background-color: #fff;
	border-radius: 50%; */
	margin: 0 auto;
	font-size: 0;
	display: none;
}

@media (max-width: 1200px) {
	.listpro-image {height: 190px;}
}

@media (max-width: 992px) {
	.listpro-info {
		line-height: 22px;
		font-size: 13px;
		margin: 10px 0;
	}
}

@media (max-width: 768px) {

	.listpro-ul {
		padding: 0;
	}

	.listpro-li {
		width: 50%;
	}

	.listpro-right {
		/* position: static;
		left: 0;
		background: none; */
		padding: 8px 20px 8px 8px;
		color: #666;
	}

	.listpro-link:hover .listpro-right {
		background-color: rgba(184, 145, 78, .75);
		color: #fff;
	}

	.listpro-image {
		height: 220px;
	}

	.listpro-title {
		font-size: 14px;
		margin-bottom: 0;
		line-height: 30px;
	}

	.listpro-title-line {
		margin-bottom: 5px;
	}

	.listpro-info {
		margin: 5px 0;
		font-size: 12px;
		line-height: 17px;
		height: 51px;
		overflow: hidden;
	}

	.listpro-button-box {
		width: 36px;
	}

	/* .listpro-button {
		background-color: #B8914E;
		color: #fff;
	} */

	.listpro-link:hover .listpro-button {
		background-color: #fff;
		color: #B8914E;
	}
}

@media (max-width: 560px) {
	.listpro-left {}

	.listpro-image {
		height: 160px;
	}
	.listpro-right {
		padding: 5px;
	}
	.listpro-info {
		height: 68px;
		margin-top: 0;
	}

	.listpro-button-box {
		display: none;
	}
	.listpro-button {
		margin-bottom: 3px;
	}
}

@media (max-width: 480px) {
	.listpro-link {
		margin: 5px;
	}
	.listpro-title {
		line-height: 25px;
		font-size: 13px;
	}
	.listpro-button {
		width: 25px;
		height: 25px;
		font-size: 18px;
		line-height: 23px;
		padding: 0;
	}

	.listpro-image {
		height: 150px;
	}
}

@media (max-width: 380px) {

	.listpro-image {
		height: 130px;
	}
}

/* 产品列表-列表 end */




/* 文章列表 start */
.case-list-li {
	float: left;
	width: 50%;
}

.case-list-li {
	width: 33.333333%;
}

.case-list-li.last {
	
}

.case-list-link {
	display: block;
	margin: 0 15px;
	padding: 0 15px;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
	cursor: unset;
}

.case-list-link {
	padding: 0;
}

/* .case-list-link:hover {
	box-shadow: 0 0 10px #dedede;
} */

.case-list-image-box {
	overflow: hidden;
	padding-bottom: 62.5%;
	position: relative;
}

.case-list-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.case-list-image:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.case-list-info {
	padding: 15px 0;
}

.case-list-title {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #233;
}

.case-list-link:hover .case-list-title {
	color: #ffc001;
}

.case-list-time {
	margin-top: 5px;
	color: #999;
}

.case-list-desc {
	color: #666;
	margin-top: 10px;
	line-height: 23px;
	height: 46px;
	overflow: hidden;
}

.case-list-box {
	margin-top: -30px;
}
.case-case-type {
	padding-bottom: 20px;
}

.case-list-type {
	margin-top: 12px;
}

.list-type-name {
	display: inline-block;
    position: relative;
	max-width: 100%;
    line-height: 26px;
    padding: 0 8px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    color: #999;
    font-size: 12px;
    word-break: keep-all;
    overflow: hidden;
}

.list-type-more {
	max-width: 100%;
    float: right;
    display: block;
    position: relative;
	line-height: 28px;
	height: 28px;
	width: 40px;
    overflow: hidden;
	font-size: 20px;
	color: #aaa;
	background-image: url(../images/arrowR.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 26px 13px;
}
@media (max-width: 1200px) {
	.case-list-link {margin: 10px; padding: 0 10px;}
}
@media (max-width: 992px) {
	.case-list-li {width: 50%; }
	.case-list-info {padding: 10px;}
}
@media (max-width: 768px) {
	.case-list-box {
		margin-top: -20px;
	}
	/* .case-list-ul.swiper-wrapper {display: flex;} */
	/* .case-list-li {width: 48%;} */
	.case-list-info {padding: 8px;}
	.case-list-title {font-size: 14px;}
	.case-list-desc {margin-top: 5px; line-height: 18px; height: 51px; font-size: 13px;}
}
@media (max-width: 480px) {
	.case-case-type {padding-bottom: 5px;}
	.case-list-box {
		margin-top: -10px;
	}
	.case-list-link {padding: 0; margin: 5px;}
	.case-list-info {padding:8px 5px;}
}
/* 新闻列表 end */




/* 文章详情 start */
.detail-title-box {
    position: relative;
	text-align: center;
}
.detail-news-title {
    font-size: 25px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.detail-title-time {
	color: #adadad;
	font-size: 13px;
	margin-bottom: 20px;
}
.detail-title-line {
    /* border: 1px solid #f0efef; */
    border: 1px solid #dedede;
    border-bottom: none;
    margin: 20px 0;
}
.detail-body {
    line-height: 30px;
	color: #676767;
}
@media (max-width: 768px) {
	.detail-news-title { font-size: 18px; margin-bottom: 12px; line-height: 25px; }
	.detail-title-box {text-align: center;}
}
@media (max-width: 480px) {
	.detail-news-title { font-size: 16px; margin-bottom: 8px; }
	.detail-title-time { margin-bottom: 8px; }
	.detail-title-line {margin: 8px 0;}
	.detail-time {padding: 5px 0; display: none;}
	.detail-body { line-height: 25px; font-size: 13px;}
}
/* 文章详情 end */




/* 图片详情 start */
.img-typename-box {border-bottom:1px solid #dedede;}
.img-typename {line-height:40px;font-weight:normal;margin-bottom:-1px;border-bottom:1px solid #333;display:inline-block;font-size:16px;}

.img-desc-box {padding:15px 0 30px; overflow: hidden;}
.desc-left {float:left;width:450px;}
.desc-image-box {border: 1px solid #dedede;}
.desc-image {width:100%; height:300px; background-position: center; background-repeat: no-repeat; background-size: cover;}

.desc-right {margin-left:500px; margin-top: 10px;}

.desc-title {font-weight:normal;color:#585858;margin-bottom:30px;}
.desc-bd {color:#666;min-height:90px;line-height:30px; font-size: 16px; }

@media (min-width:1200px){
	.desc-bd {min-height:90px;}
}

.desc-button-box {margin-top:20px;}
.desc-icon {margin-right: 3px;margin-top: 9px;height:20px;}
.desc-button {
	border:1px solid #233;
	border-radius:5px;
	color:#233;
	line-height: 38px;
	font-size: 16px;
    cursor: pointer;
    padding: 0 20px;
    border-radius: 3px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px;
}
.image-bshare {overflow: hidden;}
.img-detail {padding:20px 0; overflow: hidden;}
.detail-image-ul {padding:20px 0;}
.detail-image-li {text-align:center;}
.detail-image-li img {max-width:100%;margin:5px 0;display:block;}


.arc-typename-box {border-bottom:1px solid #8b0eea;}
.arc-typename {line-height:40px;font-weight:normal;margin-bottom:-1px;border-bottom:1px solid #8b0eea;display:inline-block;font-size:18px;}

.detail-bd {padding:20px 0; line-height: 2;
 color: #333;
 font-size: 18px;}
.detail-bd img {max-width: 100%;}
@media (max-width:1200px){
	.desc-left {width: 380px;}
	.desc-right {margin-left:410px;}
}
@media (max-width:992px){
	.desc-left {width:360px;}
	.desc-image {height: 260px;}
	.desc-right {margin-left:390px;}
	.desc-title {margin-bottom: 15px;}
}
@media (max-width:920px){
	.desc-left {width:320px;}
	.desc-right {margin-left:340px;}
	.desc-title {font-size: 18px;}
}
@media (max-width:888px){
	.desc-left {width:auto; float: none;}
	.desc-image { height: 320px;}
	.desc-right {margin-left:0;}
}
@media (max-width:768px){
	.desc-left {width:320px;}
	.desc-right {margin-left:350px;}
}
@media (max-width:768px){
	.img-desc-box {padding:0;}
	.desc-left {width:auto;float:none;}
	.desc-image { height: 360px;}
	.desc-right {margin-left:0;
		/* display: none; */
	}
	.desc-title {padding:5px 0;margin:0;font-size:14px; font-weight: bold;}
	.desc-bd {line-height:1.5;font-size:12px;min-height:auto;}
	.desc-button-box {margin-top:10px;}
	.desc-button {line-height:30px;padding:0 10px;font-size:14px;}
	.desc-icon {height:18px;margin:6px 0;}
	
	.image-bshare {display: none;}
	
	.img-detail {padding:10px 0 0;}
	.arc-typename {line-height:30px;font-size:14px;}
	.detail-image-ul {padding:8px 0;}
	.detail-image-li img {margin:3px 0;}
	.detail-bd {padding:10px 5px; line-height: 1.6; font-size: 14px;}
}
@media (max-width: 480px){
	.desc-image { height: 240px;}
	.desc-right {margin-top: 0;}
	
}
/* 图片详情 end */





/* 业务领域 start */
.bus-list-entitle, .bus-list-subtitle { color: #333333; }
.bus-list-entitle { font-size: 28px; margin-bottom: 10px; }
.bus-list-subtitle {font-weight: normal; font-size: 24px; margin-bottom: 30px; }
.bus-list-link {display: block; margin: 50px 0;}
.bus-list-image-box { width: 870px; max-width: 100%;}
.bus-list-image-box.odd  {float: right;}
.bus-list-image-box.even  {float: left;}
.bus-list-image { width: 100%; /* height: 582px; */}
.bus-list-info {position: relative; /* overflow: hidden; */}
.bus-list-info-bg { 
	position: absolute; top: 50%; background-color: #fff; padding: 60px 35px; box-shadow: 0 0 10px #dedede;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.bus-list-info-bg.odd {
	left: 0;
	margin-left: 10px;
}
.bus-list-info-bg.even {
	right: 0;
	margin-right: 10px;
}
.bus-list-content {
 max-width: 390px;
}
.bus-list-desc {
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
	color: #8c8c8c;
}
.bus-list-more-row {
	margin-top: 50px;
}
.bus-list-more {
	display: block;
	width: 128px;
    line-height: 43px;
	background: #ffc001;
	color: #fff;
	text-align: center;
}
@media (max-width: 768px) {
	.bus-list-link {margin: 30px 0;}
	.bus-list-image-box.odd, .bus-list-image-box.even { float: none;}
	.bus-list-info-bg {position: static; transform: none; padding: 30px;}
	.bus-list-info-bg.odd, .bus-list-info-bg.even {margin: 0;}
	.bus-list-entitle {font-size: 20px;}
	.bus-list-subtitle {font-size: 18px; margin-bottom: 10px;}
	.bus-list-more-row {margin-top: 20px;}
}
@media (max-width: 560px) {
	.bus-list-link {margin: 0 0 20px;}
	.bus-list-info-bg {padding: 20px;}
	.bus-list-entitle {font-size: 18px;}
	.bus-list-subtitle {font-size: 16px; }
	.bus-list-desc {line-height: 25px;}
	.bus-list-more-row {margin-top: 10px;}
	.bus-list-more { width: 100px; line-height: 32px; font-size: 13px;}
}
/* 业务领域 end */




/* 我们的优势 start */
.team-list-ul {
	overflow: hidden;
	padding: 10px 0;
}
.team-list-li {
	width: 25%;
	float: left;
	transition: .5s;
}
.list-team-list-li {
	width: 33.3333333%;
}
.team-list-link {
	cursor: unset;
}
.team-list-li-bg {
	padding: 0 20px;
	text-align: center;
}


.team-list-image-box {
	padding-bottom: 100%;
}

.team-list-title {
	font-size: 18px;
	display: block;
	/* font-weight: bold; */
	color: #000;
	margin: 15px 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
}

.team-list-desc {
	font-size: 14px;
	height: 72px;
	overflow: hidden;
	color: #666;
	display: block;
	line-height: 24px;
}


@media screen and (max-width: 767px) {

	.team-list-li {
		width: 48%;
		margin: 1%;
	}
	

	.team-list-desc {
		height: 60px;
		font-size: 13px;
		line-height: 20px;
	}

	.team-list-ul {
		padding: 0;
	}

	
	.team-list-title {
		font-size: 14px;
		margin: 10px 0;
	}
	

}

@media (max-width: 480px) {
	.team-list-title {
		margin: 5px 0;
		text-align: center;
	}

	.team-list-desc {
		line-height: 18px;
		font-size: 12px;
	}

	.team-list-more {
		width: 35px;
		height: 35px;
		margin-top: 5px;
	}

	.team-list-li em {
		display: none;
	}

}
/* 我们的优势 end */


/* 新闻资讯 start */

.news-list-li {
	width: 50%;
}

.news-list-link {
	display: block;
	border: 1px solid #ddd;
	margin: 10px;
	padding: 28px;
	transition: all 0.2s linear 0s;
}

.news-list-title {
	font-size: 18px;
	vertical-align: top;
	color: #333;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news-list-info {
	overflow: hidden;
}

.news-list-desc {
	font-size: 14px;
	margin-top: 5px;
	line-height: 25px;
	height: 50px;
	color: #999;
	text-align: justify;
}

.news-list-time {
	display: block;
	width: 75px;
	height: 90px;
	padding-right: 15px;
	border-right: 1px solid #ddd;
	line-height: 20px;
	margin-right: 30px;
	color: #666;
}
.news-list-time-up {
	margin-top: 13px;
	font-family: arial;
	color: #666;
	display: block;
	font-size: 48px;
	line-height: 48px;
}
.news-list-link:hover {
	border: 1px solid #0195df;
	-webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
.news-list-li:hover .news-list-title {
	color: #0195df;
}
.page-more {
	width: 180px;
	line-height: 55px;
	margin: 0 auto;
	margin-top: 40px;
	display: block;
	text-align: center;
	background: #8B0EEA;
	color: #fff;
	border-radius: 5px;
}
.page-more:hover {
	background: #970fff;
	color: #fff;
	text-indent: 10px;
}

@media (max-width: 1200px) {
	.news-list-link {padding: 15px;}
	.news-list-li {margin-right: 0; width: auto; padding-right: 0;}
}

@media (max-width: 768px) {
	.news-list-item {
		float: none;
		width: auto;
	}
}
@media (max-width: 480px){
	.news-list-link {margin: 5px; padding-top: 10px; padding-bottom: 10px; height: auto;}
	.news-list-time {
		width: 60px;
		height: 75px;
		padding-right: 10px;
		margin-right: 10px;
	}
	.news-list-time-up {margin-top: 3px;}
	.news-list-title {font-size: 15px;}
	.news-list-desc {font-size: 13px; line-height: 17px; height: 49px;}
	
	.page-more {margin-top: 20px;}
}
/* 新闻资讯 end */




/* 列表左侧 start */
.listimg-left {paddding:20px 0;}
.listimg-left-ul {
	display: block;
	overflow: hidden;
	padding: 20px 0;
	text-align: center;
}
.listimg-left-li {
	/* display: inline-block; */
	float: left;
	overflow: hidden;
	width: 33.3333333333%;
}
.listimg-left-link {
	display: block;
	overflow: hidden;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	color: #fff;
	transition: all 0.4s;
	padding: 20px 10px;
	text-align: center;
	background-color: #2B2B2B;
}
.cur .listimg-left-link, .listimg-left-li:hover .listimg-left-link {
	color: #fff;
	background-color: #8B0EEA;
}
@media (max-width: 480px) {
	.listimg-left-link {
		padding: 10px 5px;
		line-height: 20px;
		font-size: 14px;
	}
}
/* 列表左侧 end */



/* tab切换 start */
.tab-type-title {border-bottom: 2px solid transparent;}
.tab-type-item.cur .tab-type-title {
	color: #8b0eea;
	 border-color: #8b0eea;
}
.tab-body-item {display: none;}
.tab-body-item.cur {display: block;}
/* tab切换 end */


/* 合作联盟，优势互补好经营 start */
.hezuo-desc {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
	line-height: 36px;
}
/* 合作联盟，优势互补好经营 end */




.typename-line {
	/* background-color: #FFC100; */
}








/* 团队高层风采 start */
.gaoceng-list-li {
	/* width: 25%; */
	width: 32%;
	float: left;
}
.gaoceng-list-link {
	display: block;
	/* cursor: unset; */
	margin: 10px;
}
.gaoceng-list-image-box {
	padding-bottom: 125%;
}
.gaoceng-list-info {
	background-color: #f8f8f8;
	padding: 10px;
	text-align: center;
}
.gaoceng-list-title {
	font-size: 16px;
}
@media (max-width: 768px) {
	.gaoceng-list-link {
		margin: 5px;
	}
}
/* 团队高层风采 end */



/* 服务商风采 start */
.fengcai-list-li {
	/* width: 33.33333333%; */
	width: 47%;
	float: left;
}
.fengcai-list-link {
	display: block;
	cursor: unset;
	margin: 10px;
}
/* .fengcai-list-image-box {
	padding-bottom: 125%;
} */
/* 服务商风采 end */



/* 资质证书 start */

/* .honor-list-ul {
	padding: 30px 10px 0;
} */


.honor-list-li {
	float: left;
	width: 25%;
	/* margin-right: 4.4%; */
}

.honor-list-li.swiper-slide {
	margin-bottom: 0;
}

.honor-list-link {
	margin: 10px;
	border: 1px solid #dedede;
	cursor: unset;
}

.honor-list-image-bg {
	padding: 17px;
	background-image: url(../images/kuang.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.honor-list-image-box {
	padding-bottom: 70.75%;
	position: relative;
}


.honor-list-image {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
}

.honor-list-more {
	display: block;
	width: 200px;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	color: #fff;
	background: #253569;
	border-radius: 5px;
	margin: 0 auto;
	text-align: center;
}

.honor-list-more:hover {
	color: #fff;
}

@media (min-width: 1400px) {
	.honor-list-page-body {
		margin: 0 -40px;
	}
}

@media (max-width: 992px) {
	.honor-list-li {
		width: 25%;
	}

	.honor-list-link {
		margin: 10px;
	}
}

@media (max-width: 768px) {
	.honor-list-page-box {
		background-color: #f8f8f8;
		padding: 20px 0;
	}

	.honor-list-page-body {
		padding: 30px;
	}

	.honor-list-ul {
		padding: 0;
	}

	.honor-list-more {
		width: 120px;
		height: 36px;
		font-size: 14px;
		line-height: 36px;
	}

	.honor-list-link {
		margin: 8px;
	}

	.swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		left: 0;
	}

	.swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {
		right: 0;
	}
}

@media (max-width: 480px) {
	.honor-list-page-body {
		padding: 0 30px 10px;
	}

	.honor-list-li {
		width: 50%;
	}

	.honor-list-link {
		margin: 5px;
	}
}




.zizhi-page-bg {
	padding-top: 50px;
}

.zizhi-list-li {
	float: left;
	width: 25%;
	/* margin-right: 4.4%; */
}

.zizhi-list-li.swiper-slide {
	margin-bottom: 0;
}

.zizhi-list-link {
	margin: 10px;
	border: 1px solid #dedede;
	cursor: unset;
}

.zizhi-list-image-bg {
	padding: 25px 17px;
	background-image: url(../images/kuang.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.zizhi-list-image-box{
	padding-bottom: 136.5%;
}


.zizhi-list-image {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
}

.zizhi-list-more {
	display: block;
	width: 200px;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	color: #fff;
	background: #253569;
	border-radius: 5px;
	margin: 0 auto;
	text-align: center;
}

.zizhi-list-more:hover {
	color: #fff;
}

@media (min-width: 1400px) {
	.zizhi-list-page-body {
		margin: 0 -40px;
	}
}

@media (max-width: 992px) {
	.zizhi-list-li {
		width: 25%;
	}

	.zizhi-list-link {
		margin: 10px;
	}
}

@media (max-width: 768px) {
	.zizhi-list-page-box {
		background-color: #f8f8f8;
		padding: 20px 0;
	}

	.zizhi-list-page-body {
		padding: 30px;
	}

	.zizhi-page-bg {
		padding-top: 15px;
	}
	.zizhi-list-li {
		width: 33.33333333%;
	}


	.zizhi-list-more {
		width: 120px;
		height: 36px;
		font-size: 14px;
		line-height: 36px;
	}

	.zizhi-list-link {
		margin: 8px;
	}
	.zizhi-list-image-bg {
		padding: 19px 12px;
	}

	.swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		left: 0;
	}

	.swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {
		right: 0;
	}
}

@media (max-width: 480px) {
	.zizhi-list-page-body {
		padding: 0 30px 10px;
	}
	.zizhi-page-bg {
		padding-top: 10px;
	}
	.zizhi-list-li {
		/* width: 50%; */
		width: 33.33333333%;
	}

	.zizhi-list-link {
		margin: 5px;
	}
}
@media (max-width: 380px) {
	.zizhi-list-image-bg {
		padding: 19px 10px;
	}
}

/* 资质证书 end */






/* 发展历程 start */
.history-page-box {
	
}
.history-list-ul {
	padding-top: 30px;
	/* max-width: 1000px; */
	margin: 0 auto;
}
.history-list-li {
	overflow: hidden;
}

.history-list-link {
	display: block;
	cursor: unset;
}

.history-list-left {
	width: 110px;
}

.history-list-right {
	margin-left: 110px;
	overflow: hidden;
	padding-bottom: 40px;
}


.history-list-info-box {
	margin-left: 70px;
}
.history-list-time-box {
	padding: 5px 0 20px;
	text-align: right;
	color: #666;
	font-weight: bold;
}

.history-list-year {
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
	font-size: 26px;
	line-height: 25px;
	margin-bottom: 10px;
	display: inline;
}

.history-list-moon-day {
	font-size: 18px;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
	line-height: 36px;
	display: inline;
}


.history-list-line-box {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    color: #f2f2f2;
	
}
.history-list-line {
    position: absolute;
    width: 2px;
    background: #dedede;
    height: 1000px;
    top: 0;
    left: 50%;
    margin-left: -1px;
    display: inline-block;
}
.history-list-line-bg {
    margin: 0 22px;
    display: inline-block;
    vertical-align: middle;
}
.line-circle-out {
    position: absolute;
    left: 50%;
    border-radius: 50%;
	top: 0;
    margin-left: -50px;
    line-height: 15px;
    text-align: center;
    position: absolute;
    left: 50%;
	border: 5px solid #B9A769;
	background-color: #fff;
	margin-left: -12px;
	border: 2px solid #EBEBEB;
}

.line-circle-in {
	position: relative;
    width: 90px;
    height: 90px;
    width: 20px;
    height: 20px;
    /* opacity: .3; */
    border-radius: 50%;
}

.history-list-link:hover .history-list-time-box {
	color: rgba(7,108,224,1);
}
.history-list-link:hover .line-circle-out {
	border-color: rgba(7,108,224,.3);
}
.history-list-link:hover .line-circle-in {
	background-color: rgba(7,108,224,.9);
}
.history-list-link:hover .history-list-info {
	color: rgba(7,108,224,1);
}

.history-image {
	width: 100%;
	height: 100%;
    border-radius: 50%;
}

.history-list-info {
	margin-left: 100px;
}

.history-title-box {
	padding: 10px;
	background-color: #f5f5f5;
}



.history-list-title {
	font-size: 18px;
	margin-bottom: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.history-list-desc {
	font-size: 16px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}


@media (max-width: 768px) {
	.history-list-left {width: 100px;}
	/* .history-image {height: 85px;} */
	.history-list-right {margin-left: 70px;}
	.history-list-moon-day {font-size: 20px;}
	.history-list-info-box {margin-left: 20px;}
	.history-list-line-bg {margin: 0 10px;}
	.history-list-info {margin-left: 50px;}
	.history-list-title { font-size: 15px; margin-bottom: 8px;}
	.history-list-desc {line-height: 20px; font-size: 13px;}
}

@media (max-width: 480px) {
	.history-list-left {width: auto;}
	.history-list-year {margin-bottom: 0; font-size: 14px; line-height: 1.5;}
	.history-list-moon-day {line-height: 1.5;}
	
	.history-list-right {margin-left: 50px;}
	.line-circle-out {border-width: 3px; margin-left: -31px;}
	.line-circle-in { width: 15px; height: 15px;}
	.history-list-line {left: -10px;}
	.history-list-info-box {margin-left: 30px;}
	.history-list-info {margin-left: 16px;}
	.history-list-title {line-height: 1.5; margin-bottom: 0; font-size: 14px;}
	.history-list-desc { font-size: 12px;height: auto;}
	.history-list-right {padding-bottom: 20px;}
}

/* 发展历程 end */





/* 文章列表 start */

.listarc-ul {
	padding: 0 20px;
}

.listarc-li {
}
.listarc-li.last, .listarc-li:nth-of-type(3n+3) {margin-right:0;}
.listarc-link {
	display: block;
	position: relative;overflow: hidden;
	border-bottom:1px dashed #e5e5e5;
	padding: 25px 0;
}
.listarc-date-box {
	overflow: hidden;
	float: left;
}
.listarc-date-bg {
	width: 84px;
	height: 84px;
	min-height: 23px;
    line-height: 23px;
	cursor: pointer;
    text-align: center;
    background: #f2f2f2;
    vertical-align: middle;
	position: relative;
	color: rgb(102, 102, 102);
}
.listarc-day {
	font-size: 25px;
    line-height: 25px;
    padding-top: 20px;
}
.listarc-year-moon {
	font-size: 14px;
    line-height: 14px;
}

.listarc-info {
	margin-left: 100px;
	overflow: hidden;
}
.listarc-title-box {
	padding:3px 0;
	color:#666;
}
.listarc-time {
	float:right;
	font-size:15px;
}
.listarc-title {
	/* text-align: center; */
	font-size: 15px;
	font-weight:normal;
	overflow:hidden;
	margin-right: 90px;
	white-space:nowrap;
	line-height: 1.4;
	text-overflow:ellipsis;
}
.listarc-title:hover {
	color:#AF14FF;
}
.listarc-link:hover .listarc-image {
	-webkit-transform: scale(1.1);
	-mos-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.listarc-body {
	margin-top: 4px;
    font-size: 14px;
    line-height: 24px;
    color: #9B9B9B;
    /* margin-bottom: 6px; */
	overflow:hidden;
	/* white-space:nowrap;
	text-overflow:ellipsis; */
}

@media (max-width:1200px){
	.w1200 {padding:0 10px;width:auto;}
}

@media (max-width:992px){
	.listarc-title-box {padding: 5px 0;}
	.listarc-title {font-size: 14px;}
	.listarc-body {font-size: 14px; line-height: 20px;}
}

@media (max-width:768px){
	.w1200 {padding:0;}
	.listarc-ul {padding:0 8px;}
	.listarc-link {padding: 10px 0;}
	.listarc-title-box {}
	.listarc-title {padding: 0;font-size: 14px;}
	.listarc-time {font-size:12px;}
	/* .listarc-info {margin-left: 190px;} */
	.listarc-day {font-size: 22px;}
	.listarc-body {margin:0;font-size:12px; height: 80px; }
}
@media (max-width:666px){
	.listarc-title-box {padding: 2px 0 3px;}
	.listarc-image {height: 100px; width: 160px;}
	/* .listarc-info {margin-left: 170px;} */
	.listarc-body {line-height: 18px; height: 68px;}
}
@media (max-width:560px){
	.listarc-image {height: 80px; width: 120px;}
	/* .listarc-info {margin-left: 130px;} */
	.listarc-body {height: 51px;}
}

@media (max-width:480px){
	.listarc-link {padding: 8px 0;}
	.listarc-image {width: 100px; height: 66px; }
	.listarc-info {margin-left: 83px;}
	.listarc-date-bg {width: 75px; height: 80px;}
	.listarc-day {padding-top: 15px;}
	.listarc-year-moon {font-size: 13px; margin-top: 5px;}
	/* .listarc-body {height: 36px;} */
}


/* 文章列表 end */





/* 联系我们 start */
.contact-body-row {
	/* padding: 20px 0; */
	background-color: rgba(255,255,255,.5);
}

.contact-left {float: left; width: 45%;}


.contact-right {overflow: hidden;}
.contacnt-info-bg {padding: 20px 0 0 30px;}
.contacnt-info {line-height: 30px; }

@media (max-width: 1200px) {
	.contacnt-list-image {height: 70px;}
	.contacnt-list-desc {line-height: 20px; }
}
@media (max-width: 992px) {
	.contact-left-bg {padding: 0 20px 0 0;}
}
@media (max-width: 768px) {
	.contacnt-info-bg {padding: 8px;}
	.contact-left {float: none; width: auto;}
	.contact-left-bg {padding: 0;}
}
@media (max-width: 480px) {
	.contacnt-info-bg {padding: 5px;}
	.contacnt-info {line-height: 25px;}
}
/* 联系我们 end */


/* 地图 start */
.map-box {
	/* margin-top: 30px; */
	/* height: 500px; */
	height: 330px;
}

.home-map-box {
	height: 532px;
}

#dituContent {
	width: 100%;
	height: 100%;
	border: #ccc solid 0;
}

@media (max-width: 1200px) {
	.map-box {
		height: 300px;
	}
}

@media (max-width: 992px) {
	.map-box {
		height: 260px;
	}
}

@media (max-width: 768px) {
	.map-box {
		margin-top: 25px;
		height: 220px;
	}
	.BMap_bubble_content {font-size: 14px;}
}

@media (max-width: 480px) {
	.map-box {
		margin-top: 15px;
		height: 200px;
	}
	.BMap_bubble_content {font-size: 13px;}
}

/* 地图 end */

/* 联系方式 start */
.contact-list-ul {
	display: block; 
	padding: 20px;
	overflow: hidden;
}
.contact-list-li {}
.contact-list-bg { 
	padding: 25px; 
}
.contact-list-left {
	width: 60px;
	margin-right: 10px;
}
.contact-ist-image-box {
	padding-bottom: 100%;
}
.contact-ist-image {
	
}
.contact-list-info {
	
}
.contact-list-title {
	font-size: 18px;
	color: #000;
	line-height: 30px;
}
.contact-list-short {
	color: #999999; font-size: 14px; font-weight: normal;
	line-height: 20px;
}
.contact-list-desc {font-size: 14px; color: #666;}



.ewm-list-image-box {
	padding-bottom: 100%;
}


@media (max-width:888px){
}

@media (max-width:1200px){
	.contact-list-ul {margin-top: 30px; margin-right: -120px; padding: 20px 30px;}
	.contact-list-title {font-size: 40px;}
}

@media (max-width:992px){
}

@media (max-width:888px){

	.contact-list-ul {margin-right: 0; margin-top: 20px;}
	
	/* .type-more-box { text-align: center;} */
}

@media (max-width:768px){
	.contact-list-ul {padding: 15px 0;}
}

@media (max-width:620px){
}

@media (max-width: 480px){
	.contact-list-bg {padding: 10px;}
	.contact-list-left {
		width: 50px;
	}
	.contact-list-title {font-size: 16px; line-height: 25px;}
	.contact-list-short {font-size: 13px; line-height: 18px;}
}
@media (max-width: 414px){
}
@media (max-width: 380px){
}
@media (max-width: 360px){
	
}
/* 联系方式 end */






/* 留言 start */
.form-box {
	padding: 0 20px;
}

.form-title {
	font-size: 18px;
	margin-bottom: 15px;
	/* color: #F0D197; */
}

.form-tips {
	margin-bottom: 10px;
}

.form-row {
	position:relative;
	margin: 30px 0;
}

.form-row-right {
	float: right;
	margin-left: 8px;
}

.form-row-right-info {
	padding: 8px 0;
	line-height: 22px;
}

.form-tips-icon {
	height: 14px;
	margin-right: 3px;
	margin-top: 4px;
}

.form-label {
	float: left;
	line-height: 38px;
	margin-right: 10px;
	/* width: 45px; */
    text-align: right;
	font-weight: bold;
}
.form-input-bg {
	overflow: hidden;
	background-color: #fff;
}

.form-input-right {
	float: right;
	margin-left: -1px;
}

.form-input-left {
}
.form-input, .form-textarea, .form-select {
	background-color: transparent;
	display: block; line-height: 20px; 
	padding: 5px;
	height: 38px;
	width: 100%;
	font-size: 12px;
	/* border: 1px solid #163156; */
	color: #666;
	border: 1px solid #dadada;
	/* color: #333; */
	box-sizing: border-box;
}
.form-input[disabled], .form-textarea[disabled], .form-select[disabled], .form-input[readonly], .form-textarea[readonly], .form-select[readonly] {
	background-color: #dedede;
}
::-webkit-input-placeholder {
	color: #888 !important;
}
:-moz-placeholder {
	color: #888 !important;
}
::-moz-placeholder{
	color: #888 !important;
}
:-ms-input-placeholder {
	color: #888 !important;
}

.form-select {
	height: 36px;
}

.form-textarea { 
	height: 150px;
}

.form-tips-start {
	width: 8px;
	display: block;
	float: left;
	min-height: 1px;
	position: relative; 
	top:3px; 
	color: #E00;
	margin-right: 4px;
}

.form-btn-box {
	text-align:center; 
	margin-top: 20px;
}
.form-btn {
	display:inline-block; 
	width: 160px;
	text-align:center; 
	background:#AE2024;
	color:#fff;
	line-height: 38px;
	border: 0;
	cursor: pointer;
}


.address-item {padding-right: 0; padding-left: 0; text-align: center; width: 33.333333%; float: left;}


@media (max-width: 480px) {
	.form-box {padding: 0 10px;}
	.form-row {margin: 15px 0;}
	.form-input, .form-textarea {box-shadow: none;}
}
/* 留言 end */




/* 关于我们 start */
.about-page-box {
	padding-bottom: 0;
}

.about-page-content {
	padding-top: 30px;
	line-height: 2;
	font-size: 16px;
	color: #222;
}
@media (max-width: 480px) {
	.about-page-content {
		padding-top: 0;
		font-size: 14px;
	}
}
/* 关于我们 end */






/* 推荐新闻 start */
.tuijian-list-ul {
	padding: 10px 0 60px;
}
.tuijian-list-li {
	float: left;
	width: 33.33333%;
}

.tuijian-list-li.last {
	
}

.tuijian-list-link {
	display: block;
	margin: 0 10px;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
	cursor: unset;
}
/* .tuijian-list-link:hover {
	box-shadow: 0 0 10px #dedede;
} */

.tuijian-list-image-box {
	overflow: hidden;
}

.tuijian-list-image {
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.tuijian-list-image:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.tuijian-list-info {
	padding: 15px;
	background-color: #fff;
}

.tuijian-list-title {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #233;
}

.tuijian-list-link:hover .tuijian-list-title {
	color: #8b0eea;
}

.tuijian-list-time {
	margin-top: 5px;
	color: #999;
}

.tuijian-list-desc {
	color: #666;
	margin-top: 10px;
	line-height: 23px;
	height: 92px;
	overflow: hidden;
}

.tuijian-list-box {
	margin-top: -30px;
}
.tuijian-case-type {
	padding-bottom: 20px;
}

.tuijian-list-type {
	margin-top: 12px;
}

@media (max-width: 1200px) {
	.tuijian-list-link {margin: 10px; padding: 0 10px;}
}
@media (max-width: 992px) {
	/* .tuijian-list-li {width: 50%; } */
	.tuijian-list-info {padding: 10px;}
}
@media (max-width: 768px) {
	.tuijian-list-box {
		margin-top: -20px;
	}
	/* .tuijian-list-li {width: 50%;} */
	.tuijian-list-info {padding: 8px;}
	.tuijian-list-title {font-size: 14px;}
	.tuijian-list-desc {margin-top: 5px; line-height: 18px; height: 51px; font-size: 13px;}
}
@media (max-width: 480px) {
	.tuijian-case-type {padding-bottom: 5px;}
	.tuijian-list-box {
		margin-top: -10px;
	}
	.tuijian-list-ul {
		padding-bottom: 10px;
	}
	.tuijian-list-link {padding: 0; margin: 5px;}
	.tuijian-list-info {padding:8px 5px;}
}
/* 推荐新闻 end */




/* 产品服务 start */
.list-pro-ul {
	padding-top: 20px;
	max-width: 1280px;
	margin: 0 auto;
}
.list-pro-entitle {  color: #333333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 30px; }
.list-pro-link {
	display: block; 
	margin: 30px 0;
	position: relative;
}
.list-pro-link:after {
	content: "";
	display: block;
	clear: both;
}
.list-pro-left {
	/* width:557px; */
	width: 46.4%;
}
.odd-list-pro-left  {float: left; }
.even-list-pro-left  {float: right; }

.list-pro-left-bg {
	padding: 0 60px;
}

.odd-list-pro-left-bg  {
	
}
.even-list-pro-left-bg  {
	
}

.list-pro-image-box {
	padding-bottom: 82.5%;
}
.list-pro-image-bg {
	position: absolute;
	height: auto;
	top: 30%;
	left: 0;
	right: 0;
	bottom: 0;
	/* background-color: #002c5f; */
	background-color: #cbad95;
}

.even-list-pro-image-bg {
	left: auto;
	right: 0;
}

.list-pro-image {
	object-fit: contain;
}



.list-pro-right {
	overflow: hidden;
}

.list-pro-info {
	position: relative;
	/* position: absolute; 
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #fff; */
	padding: 30px 60px 0;
	box-shadow: 0 0 10px #E6E6E6;
}

.seo-list-info {
	padding-left: 0;
	padding-right: 0;
}

.list-pro-content {
}
.list-pro-desc {
	margin-top: 30px;
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
	/* display: inline-block; */
	height: 120px;
	color: #666;
	
}

.list-pro-more {
	display: block;
	width: 128px;
    line-height: 43px;
	background: #1e50ae;
	color: #fff;
	text-align: center;
}
.list-pro-more:hover {
	color: #fff;
}


.list-pro-horn {
	position: absolute;
	width: 66px;
	height: 66px;
	border-bottom: 1px solid #ccc;
	bottom: 0;
}

.odd-list-pro-horn {
	/* right: 30px; */
	right: 0;
	border-right: 1px solid #ccc;
}

.even-list-pro-horn {
	/* left: 30px; */
	left: 0;
	border-left: 1px solid #ccc;
}


.list-li-more {
	width: 162px;
	line-height: 50px;
	margin-top: 30px;
	font-size: 16px;
	display: block;
	text-align: center;
	background: #8B0EEA;
	color: #fff;
	border-radius: 5px;
}
.list-li-more:hover {
	background: #970fff;
	color: #fff;
	text-indent: 10px;
}

@media (max-width: 1200px) {
	.list-pro-info {padding-top: 30px;}
	.list-pro-entitle {font-size: 25px;}
}
@media (max-width: 992px) {
	.list-pro-link {margin: 40px 0;}
	.odd-list-pro-left-bg {padding-left: 0;}
	.even-list-pro-left-bg {padding-right: 0;}
	.list-pro-image-box {}
	.list-pro-info {padding: 0;}
	
	.list-pro-entitle {font-size: 22px; margin-bottom: 0;;}
	.list-pro-desc {height: 120px; overflow: hidden;}
}
@media (max-width: 768px) {
	.list-pro-link {margin: 30px 0;}
	.list-pro-image-box {}
	.list-pro-image-bg {display: none;}
	.list-pro-image {left: 0; top: 0; bottom: 0; right: 0;}
	.list-pro-left {width: 38%;}
	.odd-list-pro-left-bg {padding-right: 0;}
	.even-list-pro-left-bg {padding-left: 0;}
	.list-pro-info {position: static; transform: none; padding: 20px 20px 0;}
	.odd-list-pro-info, .even-list-pro-info {margin: 0;}
	.list-pro-entitle {font-size: 20px;}
	.list-pro-desc {line-height: 22px; height: 110px;}
}
@media (max-width: 666px) {
	.list-pro-link {margin: 20px 0;}
	.list-pro-info {padding: 10px 15px 0;}
	.list-pro-entitle {font-size: 18px;}
	.list-pro-desc {line-height: 20px; height: 100px;}
}
@media (max-width: 560px) {
	.list-pro-link {margin: 0 0 20px;}
	.list-pro-left {width: 180px;}
	.list-pro-info {padding: 10px 10px 0;}
	.list-pro-entitle {font-size: 16px;}
	.list-pro-desc {line-height: 17px; height: 66px; font-size: 13px;}
	.list-pro-horn {width: 50px; height: 50px;}
}
/* @media (max-width: 480px) {
	.list-pro-link {margin: 10px 5px;}
	.list-pro-left {width: 160px;}
	.list-pro-info {padding: 0 8px;}
	.list-pro-entitle {font-size: 16px;}
	.list-pro-desc { font-size: 13px;}
	.list-pro-horn {width: 40px; height: 40px;}
} */
@media (max-width: 480px) {
	.listimg-left-ul {
		padding: 5px 0;
	}
	.list-pro-ul {
		padding-top: 0;
	}
	.list-pro-li {
	}
	.list-pro-link {
		margin: 0;
	}
	.list-pro-left {
	}
	.list-pro-info {
		padding: 5px;
	}
	.list-pro-entitle {font-size: 14px; }
	.list-pro-desc { font-size: 12px; line-height: 16px; height: 78px; margin-top: 10px;}
	.list-li-more {line-height: 20px; width: auto; padding: 5px; font-size:12px; margin-top: 10px;}
}
/* 产品服务 end */






/* 我们的优势 start */
.youshi-ul {
	overflow: hidden;
	padding: 10px 0;
}
.youshi-li {
	width: 50%;
	float: left;
	transition: .5s;
}
.list-youshi-li {
	width: 33.3333333%;
}
.youshi-link {
	padding: 30px;
	margin: 10px;
	display: block;
	background-color: rgba(255,255,255,.5);
	box-shadow: 0 0 10px #bbb;
	cursor: unset;
}
.youshi-li-bg {
	padding: 0 10px;
	text-align: center;
}


.youshi-icon {
	display: block;
	height: 80px;
	max-width: 100%;
	margin: 0 auto;
	/* margin: 0 auto; */
}

.youshi-title {
	font-size: 22px;
	display: block;
	/* font-weight: bold; */
	color: #000;
	margin: 15px 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
}

.youshi-desc {
	font-size: 14px;
	height: 90px;
	overflow: hidden;
	color: #666;
	display: block;
	line-height: 30px;
}


@media screen and (max-width: 768px) {

	.youshi-li {
		width: 50%;
	}
	
	.youshi-li-bg {
		padding: 0;
	}

	.youshi-desc {
		height: 60px;
		font-size: 13px;
		line-height: 20px;
	}

	.youshi-ul {
		padding: 0;
	}

	.youshi-icon {height: 65px;}
	
	.youshi-title {
		font-size: 14px;
		margin: 10px 0;
	}
	

}

@media (max-width: 480px) {
	.youshi-link {
		margin: 3px;
		padding: 10px;
	}
	.youshi-icon {
		margin: 0 auto;
		height: 60px;
	}
	.youshi-title {
		margin: 5px 0;
		text-align: center;
	}

	.youshi-desc {
		line-height: 18px;
		font-size: 12px;
		height: 88px;
	}

	.youshi-more {
		width: 35px;
		height: 35px;
		margin-top: 5px;
	}

	.youshi-li em {
		display: none;
	}

}
/* 我们的优势 end */



/* 搜索引擎优化 end */
.seo-page-box {
	padding-bottom: 0;
}
/* 搜索引擎优化 end */