/* 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
}

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
}





/* 留言 start */
.msg-form-box-bg {
	padding: 10px 0;
}
.form-box {
	
}
.form-title {
	margin-bottom: 10px;
}
.form-row {
	position:relative; 
	margin: 15px 0;
}
.form-label {
	float: left;
	line-height: 40px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 14px;
}

.form-input-bg {
	line-height: 20px; 
	overflow: hidden;
}

.form-input, .form-textarea, .form-select {
	background-color: transparent;
	display: block;
	padding: 0 5px;
	height: 40px;
	border: 1px solid #DEDEDE;
	box-sizing: border-box;
	width: 100%;
	line-height: 25px;
	font-size: 12px;
	border-radius: 2px;
}

.form-textarea { 
	height: 100px;
}


.form-tips-bg {
	padding-top: 10px;
	/* font-size: 16px; */
}
.form-tips-start {position: relative; top:3px; color: #E00;}

.cfff .form-tips-start {
	color: #fff;
}

.form-tips-title {
	font-size: inherit;
}

.form-tips-info {
	font-size: inherit;
	margin-top: 20px;
	line-height: 2;
	color: #666;
}

.form-btn-box {
	text-align:center; 
	margin-top: 30px;
}
.form-btn {
	display:inline-block; 
	width: 120px;
	text-align:center;
	background:#415185;
	color:#fff;
	line-height: 40px;
	border: 0;
	cursor: pointer;
}



.team-search-form-box .form-label {
	line-height: 23px;
}
.team-search-form-box .form-input, .team-search-form-box .form-textarea, .team-search-form-box .form-select {
	border: 0;
	height: 23px;
	box-shadow: none;
}
.team-search-form-box .form-select {
	height: 22px;
}
@media (max-width: 768px) {
	.form-tips-bg {
		padding-top: 20px;
	}
	.form-label {
		line-height: 33px;
	}
	.form-input, .form-select {
		height: 34px;
		line-height: 20px;
	}
	.form-textarea {
		line-height: 20px;
	}
}
@media (max-width: 560px) {
	.form-box {
		margin-top: 20px;
	}
}
@media (max-width: 480px) {
	.form-box {
		margin-top: 15px;
	}
	.form-label {
		font-size: 14px;
	}
	.form-tips-bg {
		font-size: 14px;
		padding: 0;
	}
	.form-tips-info {margin-top: 10px; line-height: 1.5}
	.form-input, .form-textarea {box-shadow: none;}
	.form-btn {
		line-height: 36px;
	}
}
/* 留言 end */

/* 留言表单 start */
.msg-page-box {
}
.msg-page-bg {
	padding: 80px 30px;
}
.msg-page-right {
	width: 50%;
	float: left;
	margin-right: 80px;
}

.msg-right-bg {
	margin-top: 38px;
}
.msg-listarc-link {
	border-bottom-style: dashed;
}


.msg-form-row {
	margin: 15px 0;
}
.msg-form-row-item {
	width: 33.333333%;
	float: left;
}
.msg-form-label {
	width: 60px;
	text-align: right;
}

.msg-form-input, .msg-form-textarea, .msg-form-select {
	background-color: #fff;
	padding: 7px 8px ;
}

.msg-form-btn-box {
	/* text-align: left; */
}

@media (max-width: 768px) {
	.msg-page-right {
		width: auto;
		float: none;
		margin-right: 0;
	}
	.msg-right-bg {
		margin-top: 0;
	}
	.msg-page-bg {
		padding: 30px 10px;
	}
	.msg-form-row-item {
		float: none;
		width: auto;
		margin: 8px 0;
	}
}
@media (max-width: 480px) {
	.msg-form-row {
		margin: 0;
	}
	.msg-form-label {
		width: 40px;
		font-size: 14px;
	}
}
/* 留言表单 end */



#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;
	margin-top: 100px;
}
@media (max-width: 768px) {
	.slideBox {
		margin-top: 50px;
	}
}
.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: 600px;
}
@media (max-width: 1600px) {
	.banner-list-image {height: 550px;}
}
@media (max-width: 1400px) {
	.banner-list-image {height: 500px;}
}
@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: 200px;}
}
@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: 40px;
	height: 40px;
	padding: 5px;
	border-radius: 5px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	/* background-color: rgba(0,0,0,.1); */
	background-color: rgba(255, 255, 255,.2);
	margin-top: -25px;
}

.banner-swiper-button-next:after, .banner-swiper-button-prev:after {
	font-size: 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,.7);
	/* background-color: rgba(255, 255, 255,.4); */
	color: #ccc;
}

@media (max-width: 768px) {
	.banner-swiper-button-next, .banner-swiper-button-prev {
		/* width: 50px;
		height: 50px;
		`margin-top: -25px; */
	}
	.banner-swiper-button-next:after, .banner-swiper-button-prev:after {
		font-size: 30px;
	}
}

@media (max-width: 480px) {
	.banner-swiper-button-next, .banner-swiper-button-prev {
		padding: 0;
		width: 25px;
		height: 36px;
		margin-top: -18px;
	}
	.banner-swiper-button-next:after, .banner-swiper-button-prev:after {
		font-size: 25px;
	}
}

/* 轮播图 end */



/* 列表页banner start */
.banner-page-box {
	padding-top: 102px;
}
.list-banner-image {
	display: block;
	width: 100%;
	height: 400px;
	object-fit: cover;
}
@media (max-width: 1500px) {
	.banner-page-box {
		padding-top: 50px;
	}
	.list-banner-image {
		height: 360px;
	}
}
@media (max-width: 1200px) {
	.banner-page-box {
		padding-top: 50px;
	}
	.list-banner-image {
		height: 320px;
	}
}
@media (max-width: 992px) {
	.banner-page-box {
		padding-top: 50px;
	}
	.list-banner-image {
		height: 280px;
	}
}
@media (max-width: 768px) {
	.banner-page-box {
		padding-top: 50px;
	}
	.list-banner-image {
		height: 220px;
	}
}
@media (max-width: 480px) {
	.list-banner-image {
		height: 180px;
	}
}
@media (max-width: 380px) {
	.list-banner-image {
		/* height: 150px; */
	}
}
/* 列表页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 */
@media (min-width: 769px) {
	.about-page-box {
		padding: 140px 0;
	}
}
@media (min-width: 993px) {
	.about-page-box {
		padding: 160px 0;
	}
}
@media (min-width: 1201px) {
	.about-page-box {
		padding: 180px 0;
	}
}
.about-left {
	float: right;
    width: 520px;
}

.about-image-box {
	overflow: hidden;
}
.about-image {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    /* height: 360px; */
	margin-top: 5px;
}
.about-right {
	margin-right: 520px;
	padding-right: 60px;
	position: relative;
}
.about-content {
	/* padding: 20px 0; */
	/* line-height: 30px; */
	margin-top: -15px;
	line-height: 27px;
	font-size: 13px;
	overflow: hidden;
	color: #666666;
	/* height: 300px; */
}
.cfff .about-content {
	color: #fff;
}
.about-content img {
	max-width: 100%;
}
.about-ul {}
.about-li {
	width:46%;
	margin:15px 2%;
	float:left;
	padding:30px 0;
}
.about-li3 {width:96%;padding-top:70px;border-top:1px dashed #E6E6E6;}
.about-link {display: block;position: relative;overflow: hidden;}



/* 企业数据 start */
.data-list-ul {display: block; padding: 20px 50px; box-shadow: 0 0 10px #E6E6E6; margin-right: -220px; font-size: 0; margin-top: 50px; overflow: hidden; background-color: #fff;}
.data-list-li {display: inline-block; width: 33.33333%;}
.data-list-bg { border-left: 1px solid #E6E6E6; padding: 0 5px; text-align: center;}
.data-list-li:first-child .data-list-bg {border: 0;}
.data-list-title-row {display: block;}
.data-list-title {font-size: 50px; color: #ff9000;}
.data-list-short {color: #999999; font-size: 14px; font-weight: normal;}
.data-list-desc {font-size: 14px; color: #666;}

@media (max-width:888px){
}
/* 企业数据 end */

@media (max-width:1200px){
	.w1200 {padding:0 10px;width:auto;}
	.about-left {width: 400px;}
	.about-image {
		/* height: 460px; */
		/* margin-top: 60px; */
	}
	.about-right {margin-right: 400px; padding-right: 50px;}
	
	.data-list-ul {margin-top: 30px; margin-right: -120px; padding: 20px 30px;}
	.data-list-title {font-size: 40px;}
}

@media (max-width:992px){
	.about-content {padding: 0; line-height: 1.6; /* height: 154px; */}
}

@media (max-width:888px){

	.about-left {float: none; width: auto;}
	.about-right {margin-right: 0; padding: 10px 0;}

	.data-list-ul {margin-right: 0; margin-top: 20px;}
	
	/* .type-more-box { text-align: center;} */
}

@media (max-width:768px){
	.about-image {
		/* height: 280px; */
		margin-top: 0;
	}
	.about-content  {line-height: 1.6; height: auto;}
	
	.data-list-ul {padding: 15px 0;}
}

@media (max-width:620px){
	.about-body {font-size:12px;line-height:20px;}
}

@media (max-width: 480px){
	.about-image {
		/* height: 220px; */
	}
	.about-content  {padding: 5px 0;}
	.data-list-li {float: left;}
	.data-list-title {font-size: 30px;}
	.data-list-desc {font-size: 13px; }
}
@media (max-width: 414px){
	.about-right {padding-bottom: 0;}
	.about-image {
		/* height: 200px; */
	}
	.data-list-ul {margin: 10px -8px 0;}
	.data-list-title {font-size: 25px;}
	.data-list-desc {font-size: 12px; }
}
@media (max-width: 380px){
	.about-image {
		/* height: 160px; */
	}
}
@media (max-width: 360px){
	.data-list-desc {height: 34px; line-height: 17px; }
	
}

/* 关于我们 end */


/* 代表案例 start */
.daibiao-list-li {
	float: left;
	width: 25%;
}
.daibiao-list-li.last {
	
}

.daibiao-list-link {
	display: block;
	margin: 10px;
}

.daibiao-text {
	padding: 15px;
	background-color: #fff;
}

.daibiao-title {
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.daibiao-body {
	color: #888;
	margin-top: 10px;
	line-height: 20px;
	height: 80px;
	overflow: hidden;
}

.daibiao-list-box {
	margin-top: -30px;
}
.daibiao-case-type {
	padding-bottom: 20px;
}
.filed-case-btn {
	display: inline-block;
	width: 26px; height: 30px; background-color: #D31F23;
}
.filed-case-btn.swiper-button-disabled {
	background-color: rgba(195,13,25,.5);
}
.filed-case-prev {
	right: 28px;
}
.filed-case-btn .arrow {margin-top: 9px; border-color: #fff;}
.filed-case-btn .arrow_l {margin-left: 10px;}
.filed-case-btn .arrow_r {margin-left: 3px;}

@media (max-width: 992px) {
	/* .daibiao-list-li {width: 23%; margin: 0 1% 10px;} */
	.daibiao-text {padding: 10px;}
}
@media (max-width: 768px) {
	.flowUl {padding-top: 10px;}
	.daibiao-case-type {padding-bottom: 10px;}
	.daibiao-list-box {
		margin-top: -20px;
	}
	.daibiao-list-ul.swiper-wrapper {display: flex;}
	/* .daibiao-list-li {width: 48%;} */
	.daibiao-text {padding: 8px;}
	.daibiao-title {font-size: 14px;}
	.daibiao-body {margin-top: 5px; line-height: 18px; height: 72px; font-size: 13px;}
}
@media (max-width: 480px) {
	.daibiao-case-type {padding-bottom: 5px;}
	.daibiao-list-box {
		margin-top: -10px;
	}
	.filed-case-btn {width: 20px;}
	.filed-case-btn .arrow_l {margin-left: 8px;}
	.filed-case-btn .arrow_r { margin-left: 1px;}

	.daibiao-text {
		/* padding:8px 5px; */
	}
}
/* 代表案例 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: #ff9000;
	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 */
.show-typename-box {
	padding: 10px 0;
}
/* 产品页面包屑导航 end */

/* 产品页面子导航 start */

.pro-nav-child-box {
	border-bottom: 1px solid #dedede;
	margin-bottom: 20px;
}
.pro-nav-child-ul {
	overflow: hidden;
	/* padding:5px; */
	text-align: center;
}

.pro-nav-child-li {
	display: inline-block;
	text-align: center;
	border-left: none;
	box-sizing: border-box;
}

.pro-nav-child-link {
	/* background: #fff; */
	/* margin: 0 1px; */
	display: block;
	color: #373737;
	font-size: 16px;
	padding: 0 25px;
	line-height: 50px;
}

.pro-nav-child-link:hover,
.pro-nav-child-li.cur a {
	/* background: #ff9000; */
	color: #ff9000;
}

@media only screen and (max-width:800px) {
	.pro-nav-child-li {
		line-height: 50px;
	}
}

@media only screen and (max-width:768px) {
	.pro-nav-child-box {
		margin-bottom: 15px;
	}
	.pro-nav-child-li {
		width: 25%;
		display: block;
		float: left;
	}

	.pro-nav-child-link {
		font-size: 14px;
		padding: 0 15px ;
	}
}

@media (max-width: 480px) {
	.pro-nav-child-box {
		margin-bottom: 10px;
	}
	.pro-nav-child-li {
		width: 33.333333%;
		display: block;
		float: left;
	}
	.pro-nav-child-link {
		margin: 3px;
		background-color: #f5f5f5;
		padding: 0 8px ;
		/* white-space: nowrap; */
		/* display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		display: box;
		display: flexbox;
		display: flex;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-o-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		-o-align-items: center;
		align-items: center;
		line-height: 18px;
		height: 40px; */
		line-height: 40px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}

@media (max-width: 425px) {
	.pro-nav-child-link {
		/* padding: 0 3px ;
		height: 36px;
		line-height: 16px; */
		padding: 0 5px ;
		line-height: 36px;
	}
}

/* 产品页面子导航 end */



/* 左侧子导航 start */
.nav-left {
	float: left;
    width: 280px;
}
.left-typename-box {
	background-color: #ff9000;
    color: #fff;
    /* padding-bottom: 5px; */
    padding: 0 20px;
	border-bottom: 3px solid #884d00;
}
.nav-left-typename {
    margin: 0;
    font-size: 20px;
	line-height: 60px;
    padding-right: 20px;
	background-image: url(../images/navLeftTypeIcon.png);
	background-repeat: no-repeat;
	background-position: center right;
	font-weight: normal;
}
.nav-left-ul {
	
}
.nav-left-li {
	margin: 0 0 2px;
    font-weight: normal;
    background-position: right center;
    background-repeat: no-repeat;
    background-color: #f1f1f1;
    padding: 0 20px;
}
.nav-left-link {
	display: block;
    line-height: 50px;
    font-size: 18px;
    padding-right: 20px;
	background-position: right center;
	background-repeat: no-repeat;
    color: #333;
}
@media (min-width: 768px) {
	.nav-left-link {
		background-image: url(../images/navLeftListBg.gif);
	}
	.nav-left-li.cur .nav-left-link, .nav-left-li:hover .nav-left-link  {
		background-image: url(../images/navLeftListBg2.gif);
		color: #ff9000;
	}
}



.nav-left-news {
	margin-top: 15px;
}
.nav-left-news-bg {
	padding: 10px;
	background-color: #f8f8f8;
}
.nav-left-news-li {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.nav-left-news-link {
	display: block;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.nav-left-news-link:hover {
	color: #ff9000;
}
@media (max-width: 1200px) {
	.nav-left-news-bg {padding: 10px;}
	.nav-left-news {padding-top: 10px;}
}
@media (max-width: 768px) {
	.nav-left-news {
		display: none;
	}
}

/* 列表左侧联系我们 start */
.nav-left-image {
	display: block;
	    width: 100%;
	    height: auto;
}

.nav-left-icon {
	line-height: 40px;
    font-weight: normal;
    margin-right: 5px;
}
.nav-left-contact {
	position: relative;
}
.nav-left-contact-info {
    background-color: #ff9000;
    text-align: center;
    color: #fff;
    padding: 20px;
    margin-bottom: 20px;
}
.nav-left-contact-title {
}

.nav-left-contact-icon {
	vertical-align: middle;
    margin-right: 5px;
}
.nav-left-contact-tel {
	display: block;
    font-size: 26px;
    font-weight: bold;
    margin-top: 10px;
    line-height: 1;
}
/* 列表左侧联系我们 end */

@media (max-width:1200px){
	.nav-left {width: 200px;}
	.nav-left-li, .nav-left-li.cur {background-image: none; text-align: center;}
}
@media (max-width: 768px) {
	.nav-left {
		width: auto;
		float: none;
		/* display: none; */
		margin: -10px -10px 0;
	}
	.left-typename-box, .nav-left-contact {display: none;}
	.yunu-column {margin: 5px -3px 0;}
	.nav-left-li {
		float: left;
		width: 25%;
		padding: 0;
		margin: 0;
		background: none;
		text-align: center;
		border: 0;
	}
	.nav-left-link {
		margin: 10px;
		line-height: 20px;
		white-space: nowrap;
		overflow: hidden; 
		text-overflow: ellipsis;
		font-size: 15px;
		border: 1px solid #dedede;
		/* height: 40px;
		display: flex; 
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-o-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		-o-align-items: center;
		align-items: center; */
		line-height: 40px;
		padding: 0 5px;
	}
	.nav-left-li.cur .nav-left-link {
		background-color: #ff9000;
		border-color: #ff9000;
		color: #fff;
	}
}

@media (max-width: 480px) {
	.nav-left {margin: -5px -5px 0;}
	.nav-left-li, .nav-left-li.cur {width: 33.333333%;}
	.nav-left-link {
		margin: 5px;
		font-size: 13px; 
		/* height: 34px;
		line-height: 16px; */
		line-height: 34px;
	}
}
/* 左侧子导航 end */


/* 右侧栏目名称 start */
.right-typename-box {
	border-bottom: 1px solid #dedede;
    margin-bottom: 15px;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 10px;
    line-height: 30px;
}
.listimg-right-typename {
	display: inline-block;
	font-weight: normal;
    line-height: inherit;
	font-size: 20px;
	padding-left: 10px;
	border-left: #ff9000 solid 3px;
}
.listimg-right-position {
	float: right;
	line-height: 35px;
	font-size: 15px;
    display: flex;
    justify-content: flex-end;
	color: #999999;
	line-height: 26px;
	font-size: 12px;
}
@media (max-width: 768px) {
	.listimg-right {margin-left: 0;}
	.right-typename-box {height: auto; margin-bottom: 5px;}
	.listimg-right-typename {font-size: 15px; line-height: 30px; padding-bottom: 0; margin-top: 5px;}
}

@media (max-width: 666px) {
	.listimg-right-position {
		display: none;
	}
}
@media (max-width: 560px) {
}

@media (max-width: 480px) {
	.right-typename-box {
		padding: 10px 0 5px;
	}
	.listimg-right-typename { margin-top: 0; line-height: 26px;}
}


@media (max-width: 414px) {
	.listimg-right-image-box {
		height: 130px;
	}
}
@media (max-width: 360px) {
}

/* 右侧栏目名称 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: 16.66666666667%;
}

.partner-list-link {
	margin: 10px;
	cursor: unset;
	display: block;
	box-shadow: 0 0 2px #dedede;
}

.partner-list-image-box {
	position: relative;
	padding-bottom: 50%;
	background-color: #fff;
}

.partner-list-image {
	display: block;
	position: absolute;
	width: auto;
	height: auto;
	max-width: 90%;
	max-height: 90%;
	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: #ff9000;
	border-radius: 5px;
	margin: 0 auto;
	text-align: center
}

.partner-list-more:hover {
	color: #fff;
}

@media (max-width: 992px) {
	.partner-list-li {
		/* width: 25%; */
	}
	.partner-list-link {
		margin: 12px ;
	}
}

@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 */
.contact-body-row {
	/* padding: 20px 0; */
}

.contact-left {float: left; width: 50%;}


.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 */
.contact-page-row-bg {
}
.address-list-ul {
	/* margin-top: 30px;
	padding: 30px; */
}
.address-list-li {
}
.address-list-link {
	padding: 20px;
	display: block;
}
.address-list-info {
	padding: 5px 15px;
}
.address-list-title {
	font-size: 18px;
}
.address-list-desc {
	margin-top: 10px;
}
@media (max-width: 768px) {
	.address-list-link {
		padding: 15px;
	}
	.address-list-info {
		padding-top: 0;
		padding-bottom: 0;
	}
	.address-list-title {
		font-size: 16px;
	}
	.address-list-desc {
		margin-top: 5px;
	}
}
/* 联系地址 end */


/* 地图 start */
.map-box {
	margin-top: 20px;
	/* height: 500px; */
	height: 330px;
}

.map-box img {
	max-width: none;
}

.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: 10px;
		height: 200px;
	}
	.BMap_bubble_content {font-size: 13px;}
}

/* 地图 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 */
.case-page-box {
	/* width: 100%;
	background-attachment: fixed; */
}

.case-page-body {
	
}
.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 {
}

.listimg-link {
	margin: 10px;
	display: block;
	position: relative;
	/* border: 1px solid transparent;
	background-color: #efefef; */
	border: 1px solid #eee;
	background-color: #fafafa;
}
.listimg-link:hover {
	border-color: #ff9000;
}
.listimg-icon {
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: none;
}

.listimg-link:hover .listimg-icon {
	display: block;
}

.listimg-left {
	float: left;
	width: 260px;
	margin-right: 15px;
}

.listimg-image-box {
	/* padding-bottom: 100%; */
}

.listimg-image {
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.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-info {
	padding: 8px;
}

.listimg-title {
	font-weight: bold;
    margin-top: 10px;
    line-height: 44px;
    font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #ff9000;
}

.listimg-desc {
	line-height: 22px;
    color: #777971;
    font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	 -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

@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-left {
		width: 220px;
	}
	.listimg-image {
		/* height: 195px; */
	}
	.listimg-info {
		padding: 10px 5px 0;
	}
	.listimg-title {
		line-height: 30px;
		font-size: 14px;
	}
}
@media (max-width: 480px) {
	.listimg-left {
		width: 160px;
		margin-right: 5px;
	}
	.listimg-link {margin: 8px;}
	.listimg-icon {
		height: 40px;
	}
	.listimg-title {
		line-height: 20px;
		margin-top: 0;
	}
	.listimg-desc {
		font-size: 12px;
		margin-top: 10px;
		/* line-height: 20px; */
		-webkit-line-clamp: 2;
		line-height: 18px;
		height: 34px;
	}
}

@media (max-width: 380px) {
	.listimg-left {
		width: 120px;
	}
	.listimg-link {margin: 5px;}
	.listimg-image {
		/* height: 120px; */
	}
}
/* 图片列表 end */



/* 案例展示 start */
.listcase-li {
	position: relative;
	overflow: hidden;
	transition: all ease 300ms;
}

.listcase-link {
	margin: 12px;
	padding: 15px;
	background: #f9f9f9;
	border: 1px solid #e5e5e5;
	/* border: 1px solid #eee; */
	display: block;
	overflow: hidden;
}

.listcase-left {
	float: left;
	width: 300px;
}

.listcase-info {
	padding: 10px 15px 0;
}

.listcase-title {
	width: 100%;
	font-size: 16px;
	transition: all ease 300ms;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	font-weight: normal;
}
.listcase-desc {
	margin-top: 15px;
	font-size: 13px;
	line-height: 22px;
	height: 88px;
	overflow: hidden;
	display: -webkit-box;
	 -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
	color: #888;
}

@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-left {
		width: 260px;
	}
	.listcase-info {
		padding-top: 0;
		padding-right: 0;
	}
	.listcase-title {line-height: 30px; height: auto; font-size: 14px;}
	.listcase-desc {
		margin-top: 10px;
	}
}

@media (max-width: 666px) {
}
@media (max-width: 560px) {
	.listcase-left {
		width: 220px;
	}
	.listcase-link {margin: 8px;}
	.listcase-title {
		line-height: 25px;
	}
	.listcase-desc {
		margin-top: 5px;
		line-height: 20px;
		height: 78px;
	}
}
@media (max-width: 480px) {
	.listcase-li {
		/* width: 50%; */
	}
	.listcase-link {
		/* margin: 5px; */
		padding: 8px;
	}
	.listcase-left {
		width: 180px;
	}
	.listcase-info {
		padding-left: 10px;
	}
	.listcase-desc {
		/* margin-top: 3px; */
		-webkit-line-clamp: 3;
		height: 51px;
		line-height: 18px;
	}
}
/* 案例展示 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 */
.listfangan-ul {
	padding: 0 5px;
}
.listfangan-li {
	position: relative;
	transition: all ease 300ms;
}

.listfangan-top-title-box {
	border-bottom: 1px solid #d4d4d4;
    line-height: 34px;
}

.listfangan-top-num {
    float: left;
    background: #b8b8b8;
    width: 44px;
    height: 34px;
    border-top: 1px solid #b8b8b8;
    text-align: center;
    font-size: 22px;
    color: #ececec;
}
.listfangan-top-title {
	float: left;
    padding: 0px 11px;
    font-size: 18px;
    border-top: 1px solid #b8b8b8;
	color: #e60000;
}
.listfangan-top-arrow {
    float: left;
    width: 8px;
    height: 23px;
    background: url(../images/fanganTopArrow.gif) no-repeat;
}

.listfangan-top-desc {
    margin-top: 16px;
	display: none;
}

.listfangan-link {
	margin: 10px 0;
	background: #f9f9f9;
	/* border: 1px solid #eee; */
	display: block;
}

.listfangan-left {
	float: left;
	width: 460px;
}

.listfangan-link:hover .listfangan-image-box {
	opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
}

.listfangan-info {
	padding: 50px 38px 0;
}

.listfangan-title {
	width: 100%;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	font-weight: normal;
    line-height: 44px;
    background: url(../images/fanganTitleLine.gif) no-repeat left bottom;
    font-size: 18px;
	
}
.listfangan-desc {
	margin-top: 15px;
	font-size: 13px;
	line-height: 22px;
	height: 88px;
	overflow: hidden;
	display: -webkit-box;
	 -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
	color: #888;
}
@media (min-width: 768px) {
	.listfangan-link:hover {
		/* background: #dedede; */
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		border-color: transparent;
	}

	.listfangan-link:hover .listfangan-title {
		color: #333;
	}
	.listfangan-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) {
	.listfangan-left {
		width: 360px;
	}
	.listfangan-info {
		padding: 20px 20px 0;
	}
}
@media (max-width: 888px) {
	.listfangan-left {
		float: none;
		width: auto;
	}
	.listfangan-info {
		padding: 20px;
	}
	.listfangan-title {
		line-height: 36px;
	}
	.listfangan-desc {
		height: auto;
		display: block;
	}
}

@media (max-width: 768px) {
	.listfangan-ul {
		padding-top: 10px;
	}
	.listfangan-link {
		margin-bottom: 20px;
	}
	.listfangan-title {line-height: 30px; height: auto; font-size: 14px;}
}

@media (max-width: 666px) {
}
@media (max-width: 560px) {
}
@media (max-width: 480px) {
	.listfangan-li {
		/* width: 50%; */
	}
	.listfangan-top-num {
		font-size: 18px;
	}
	.listfangan-top-title {
		font-size: 16px;
	}
	.listfangan-link {
		margin-top: 10px;
		margin-bottom: 15px;
	}
	.listfangan-info {
		padding: 15px;
	}
	.listfangan-title {
		/* text-align: center;
		background-position: center bottom; */
	}
	.listfangan-desc {
		margin-top: 5px;
	}
}
/* 解决方案 end */




/* 重大项目 start */
.list-project-li {
	width: 33.33333333%;
	float: left;
	text-align: center;
}

.list-project-link {
	background-color: #f5f5f5;
	margin: 10px;
	padding: 10px;
	display: block;
	position: relative;
	background-color: #;
}

.list-project-link-bg {
	background-color: #ff9000;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 100%;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
@media (min-width: 769px) {
	.list-project-link:hover .list-project-link-bg {
		top: 0;
		color: #fff;
	}
}


.list-project-image-box {
	overflow: hidden;
	padding-bottom: 75%;
	position: relative;
	background-color: #fff;
}

.list-project-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;
}
.list-project-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);
}
.list-project-title-box {
	padding: 20px 10px 10px;
	/* background-color: #fff; */
}

.list-project-link:hover .list-project-title-box {
	/* background-color: rgba(196,0,0,.7); */
	/* background-color: rgba(179,141,84,.7); */
}



.list-project-title {
	font-size: 16px;
	line-height: 1.6;
	color: inherit;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: inherit;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.list-project-link:hover .list-project-title {
	color: #fff;
}

@media (max-width: 1200px) {
	.list-project-image {
		/* height: 230px; */
	}
}
@media (max-width: 992px) {
		.list-project-link {margin: 10px;}
}
@media (max-width: 768px) {
	.list-project-li {
		width: 50%;
	}
	.list-project-link {
		margin: 10px;
		padding: 10px;
		display: block;
		position: relative;
		background-color: #;
	}
	/* .list-project-image-box {padding: 5px;} */
	.list-project-image {
		/* height: 195px; */
	}
	.list-project-title-box {
		padding: 5px;
	}
	.list-project-title {
		font-size: 14px;
	}
}

@media (max-width: 480px) {
	.list-project-link {
		margin: 8px;
		padding: 8px;
	}
	.list-project-image {
		/* height: 150px; */
	}
	.list-project-title-box {
		padding: 5px 5px 0;
	}
}

@media (max-width: 380px) {
	.list-project-link {margin: 5px;}
	.list-project-image {
		/* height: 120px; */
	}
}
/* 重大项目 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;
	padding-top: 20px;
}
.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-bottom: none;
    margin: 20px 0;
}
.detail-body {
    line-height: 30px;
	color: #676767;
}

.detail-body img {max-width: 100%;}

.detail-body ul, .about-info-content ul, .page-content ul {
	padding-left: 40px;
}
.detail-body li, .about-info-content li, .page-content li {
	display: list-item;
	list-style: disc;
}

.detail-body video {
	width: 800px;
	height: 500px;
	max-width: 100%;
	background-color: #000;
}
@media (max-width: 1200px){
	.detail-body video {
		height: auto;
	}
}

@media (max-width: 768px) {
	.detail-news-title { font-size: 18px; margin-bottom: 12px; line-height: 25px; }
	.detail-title-box {
		text-align: center;
		padding-top: 10px;
	}
}
@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; overflow: hidden;}
.desc-left {
	float:left; 
	width: 513px;
	margin-right: 20px;
}
.desc-image-box {
	border: 1px solid #dedede;
	padding-bottom: 375px;
}
.desc-image {
	/* background-position: center; background-repeat: no-repeat; background-size: cover; */
	object-fit: contain;
}

.desc-right {
	overflow: hidden;
}
.desc-right-bg {
	padding: 30px;
	background-color: #f7f7f7;
}

.desc-title {
	font-size: 20px;
    color: #333;
    line-height: 1.5;
	margin-bottom: 5px;
}
.desc-attr-row {
	margin: 8px 0;
}
.desc-hr {
	margin: 20px 0;
	border-bottom: 1px solid rgba(0,0,0,.1);
}
.desc-bd {
	color:#666;
	line-height:25px;
	height: 75px;
	overflow: hidden;
}

.desc-attr-tel {

}
.desc-attr-title-tel-icon {
	margin: 4px 10px 0 0;
	height: 24px;
}
.desc-attr-title-tel-txt {
	font-size: 18px;
    color: #444;
    line-height: 1.8;
    font-weight: bold;
}

.desc-attr-value-tel {
	line-height: normal;
	display-radio: 1;
	font_radio: 2;
	font-size: 30px;
	font-family: Impact;
	margin-top: 10px;
	color: #ff9000;
}

.desc-attr-price {
	color: #ff9000;
	font-weight: bold;
	font-size: 18px;
}

.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: 36px;
	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 #ff9000;}
.arc-typename {line-height:40px;font-weight:normal;margin-bottom:-1px;border-bottom:1px solid #ff9000;display:inline-block;font-size:18px;}
.arc-name-en {
	margin-left: 10px;
	font-size: 80%;
	color: #999;
}

.detail-bd {
	padding:20px 0;
	line-height: 2;
	color: #333;
	/* font-size: 16px; */
}
.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;}
	.desc-attr-row {
		margin: 3px 0;
	}
}
@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){
	.img-desc-box {
		padding: 10px 0 0;
	}
	.desc-left {width:auto;float:none; margin-right: 0;}
	.desc-image-box {
		padding-bottom: 75%;
	}
	.desc-image { 
		/* height: 360px; */
		object-fit: contain;
	}
	.desc-right {margin-left:0;
		/* display: none; */
	}
	.desc-right-bg {
		padding: 20px;
	}
	.desc-title {padding:5px 0;margin:0;font-size:14px; font-weight: bold;}
	.desc-bd {line-height:1.5;font-size:12px; 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;}
	.desc-right-bg {
		padding: 15px;
	}
	.desc-title {
		padding: 0;
	}
	.desc-hr {
		margin: 10px 0;
	}
	.desc-attr-title-tel-icon {
		margin: 3px 5px 0 0;
		height: 20px;
	}
	.desc-attr-title-tel-txt {
		font-size: 14px;
	}
	.desc-attr-value-tel {
		margin-top: 2px;
		font-size: 22px;
	}
	
}
/* 图片详情 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 {
	padding-top: 30px;
}
.team-list-li {
	width: 33.333333%;
	float: left;
}
.team-list-link {
	display: block;
	margin: 0 60px;
}
.team-list-image-box {
	float: left;
}
.team-list-image {
	width: 100%;
	height: 300px;
}

.team-list-info {
	text-align: center;
	color: #999;
}
.team-list-title {
	margin-top: 20px;
	font-size: 16px;
	color: #666;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}
.team-list-short {
	margin-top: 15px;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}
.team-list-desc {
	line-height: 25px;
	margin-top: 15px;
	
}
@media (max-width: 1200px) {
	.team-list-image {height: 260px;}
}
@media (max-width: 992px) {
	.team-list-image {height: 220px;}
}
@media (max-width: 888px) {
	.team-list-image {height: 180px;}
}
@media (max-width: 768px) {
	.team-list-ul {
		padding-top: 20px;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		display: box;
		display: flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	/* .team-list-li { width: 50%; } */
	.team-list-image {height: 220px;}
	.team-list-title {margin-top: 10px;}
	.team-list-short {margin-top: 10px;}
	.team-list-desc {margin-top: 10px; font-size: 13px; line-height: 20px; height: 57px;}
}
@media (max-width: 560px) {
	.team-list-li { width: 100%; float: none; }
	.team-list-link {margin: 5px;}
	.team-list-image {height: 190px;}
	.team-list-title {margin-top: 8px;}
	.team-list-short {margin-top: 8px;}
	.team-list-desc {margin-top: 8px; }
}
@media (max-width: 480px) {
	.team-list-ul {
		padding-top: 10px;
	}
	.team-list-image {height: 160px;}
	.team-list-title {margin-top: 6px; font-size: 15px;}
	.team-list-short {margin-top: 6px;}
	.team-list-desc {margin-top: 6px; }
}
@media (max-width: 414px) {
	.team-list-image {height: 150px;}
	.team-list-title { font-size: 14px;}
}
/* 团队精英 end */


/* 我们的优势 start */
.youshi-ul {
	overflow: hidden;
	padding: 10px 0;
}
.youshi-li {
	width: 25%;
	float: left;
	transition: .5s;
}
.list-youshi-li {
	width: 33.3333333%;
}
.youshi-link {
	cursor: unset;
}
.youshi-li-bg {
	padding: 0 10px;
	text-align: center;
}


.youshi-icon {
	display: block;
	height: 115px;
	max-width: 100%;
	margin: 0 auto;
	/* margin: 0 auto; */
}

.youshi-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;
}

.youshi-desc {
	font-size: 14px;
	height: 72px;
	overflow: hidden;
	color: #666;
	display: block;
	line-height: 24px;
}


@media screen and (max-width: 767px) {

	.youshi-li {
		width: 48%;
		margin: 1%;
	}
	
	.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-icon {
		margin: 0 auto;
		height: 50px;
	}
	.youshi-title {
		margin: 5px 0;
		text-align: center;
	}

	.youshi-desc {
		line-height: 18px;
		font-size: 12px;
	}

	.youshi-more {
		width: 35px;
		height: 35px;
		margin-top: 5px;
	}

	.youshi-li em {
		display: none;
	}

}
/* 我们的优势 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;
	overflow: hidden;
	margin: 0 10px;
}
.listimg-left-link {
	display: block;
	overflow: hidden;
	line-height: 36px;
	text-align: left;
	font-size: 16px;
	color: #666;
	transition: all 0.4s;
	padding: 0 25px;
	border-radius: 20px;
}
.cur .listimg-left-link, .listimg-left-li:hover .listimg-left-link {
	color: #fff;
	background-color: #ffc001;
} */
/* 列表左侧 end */



/* tab切换 start */
.tab-type-title {border-bottom: 2px solid transparent;}
.tab-type-item.cur .tab-type-title {
	color: #ff9000;
	 border-color: #ff9000;
}
.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, .history-list-li.cur .history-list-time-box {
	color: rgba(7,108,224,1);
}
.history-list-link:hover .line-circle-out, .history-list-li.cur .line-circle-out {
	border-color: rgba(7,108,224,.3);
}
.history-list-link:hover .line-circle-in, .history-list-li.cur .line-circle-in {
	background-color: rgba(7,108,224,.9);
}
.history-list-link:hover .history-list-info, .history-list-li.cur .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 {}
.home-listarc-ul {
	padding: 10px 0;
}
.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;
}
.home-listarc-link {
	padding: 15px 0;
}
.listarc-date-box {
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
.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: 16px;
	font-weight:normal;
	overflow:hidden;
	margin-right: 90px;
	white-space:nowrap;
	line-height: 1.4;
	text-overflow:ellipsis;
}
.listarc-title:hover {
	color:#ff9000;
}
.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: 15px;
    line-height: 24px;
	height: 48px;
    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; 
		
	}
}

@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: 20px;
		height: 40px;
	}
}
@media (max-width:560px){
	.listarc-image {height: 80px; width: 120px;}
	/* .listarc-info {margin-left: 130px;} */
	.listarc-body {
		line-height: 18px;
		height: 51px;
	}
}

@media (max-width:480px){
	.listarc-link {padding: 8px 0;}
	.listarc-image {width: 100px; height: 66px; }
	.listarc-date-box {
		margin-right: 8px;
	}
	.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 */
.trans { transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; display: block; }
.trans:hover .trans0 { transform: rotateY(360deg); -o-transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -ms-transform: rotateY(360deg); transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; }


.homepro-page-box { overflow: hidden; }
.homepro-page-box * {
	box-sizing: border-box;
}
.tap-nav-li {
	display: inline-block;
	cursor: pointer;
}

.tap-nav-li.aon a {color: #ff9000; }
.tap-nav-link {
	display: block;
	padding: 0 10px;
}
.homepro-page-box .tap-nav-image-box { 
	padding-bottom: 70%;
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.tap-nav-title {
	font-size: 16px;
	text-align: center;
}
.tap-nav-link:hover .tap-nav-title {
	color: #ff9000;
}


.homepro-body-bg {
	overflow: hidden;
	margin-top: 60px;
}
.tap-body-li {
	
}
.tap-body-link {
	display: block;
	background: #fff; 
}


.tap-body-left { 
	width: 50%;
	float: left;
	height: 150%;
	background-size: contain;
    background-repeat: no-repeat;
	background-position: left; 
}
.tap-body-left-image-box {
	padding-bottom: 68.75%;
}

.tap-body-right {
	margin-left: 50%; 
	position: relative;
}
.tap-body-right-bg {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	left: 0;
}
.tap-body-li-info {
	padding: 60px 30px 0;
}
.homepro-list-title {
	font-size: 22px;
}
.homepro-list-desc {
	margin-top: 10px;
	position: relative;
	line-height: 30px;
	height: 150px;
	font-size: 16px;
	overflow: hidden;
	color: #666;
}
.homepro-body-prev{position: absolute;
  right: 90px;
  width: 40px;
  height: 30px;
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23333333'%2F%3E%3C%2Fsvg%3E");
  background-color: #f6f6f6;
  background-size: 20%;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  z-index: 111;
  bottom: 10px;
}
.homepro-body-next{
	position: absolute;
    right: 48px;
    width: 40px;
    height: 30px;
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23333333'%2F%3E%3C%2Fsvg%3E");
	background-color: #f6f6f6;
    background-size: 20%;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    z-index: 111;
    bottom: 10px;
}


.tap-body-left-image ul li { padding-left: 9px; position: relative; }
.tap-body-left-image ul li::before { content: ''; position: absolute; width: 3px; height: 70%; background: #ff9000; left: 0; top: 15%; }
.tap-body-left-image ul li::after { content: ''; clear: both; display: block; }
.tap-body-right .homepro-swiper-scrollbar { width: 28%; margin-left: 55%; height: 3px; top: 20px; z-index: 11; position: relative; }
.tap-body-right .homepro-swiper-scrollbar::before { content: ''; width: 130%; left: -15%; top: -250%; background: #f9f9f9; position: absolute; z-index: 0; height: 600%; }
.tap-body-right .homepro-swiper-scrollbar:after { content: ''; width: 100%; left: 0%; top: 15%; background: rgba(0, 0, 0, 0.1); position: absolute; z-index: 1; height: 80%; }
.tap-body-right .homepro-swiper-scrollbar .swiper-scrollbar-drag { /*width: 34px !important;*/ z-index: 2; }
.tap-body-right .swiper-pagination-fraction { bottom: -30px; text-align: right; font-size: 18px; padding-right: 2%; }
.tap-body-right .swiper-pagination-fraction .swiper-pagination-current { font-weight: bold; }
.tap-body-right .swiper-pagination-fraction .swiper-pagination-total { color: #999; }
@media (max-width: 1200px) {
	.homepro-list-desc {
		height: 120px;
	}
	.homepro-body-bg {
		margin-top: 50px;
	}
}

@media (max-width: 992px) {
	.tap-nav-title {
		margin-top: 20px;
		font-size: 15px;
	}
	.homepro-body-bg {
		margin-top: 40px;
	}
	.homepro-list-desc {
		font-size: 15px;
		line-height: 20px;
	}
}
@media (max-width: 768px) {
	.tap-nav-title {
		margin-top: 15px;
		font-size: 14px;
	}
	.homepro-body-bg {
		margin-top: 30px;
	}
	.homepro-list-desc {
		font-size: 14px;
	}
}
@media (max-width: 560px) {
	.tap-nav-title {
		margin-top: 10px;
		font-size: 13px;
	}
	.homepro-body-bg {
		margin-top: 20px;
	}
	.tap-body-left {
		width: auto;
		float: none;
	}
	.tap-body-right {
		position: static;
		margin: 0;
	}
	.tap-body-right-bg {
		position: static;
	}
	.tap-body-li-info {
		margin: 0;
		position: static;
		padding: 20px;
	}
	.homepro-list-title {
		font-size: 18px;
		text-align: center;
	}
	.homepro-list-desc {
		margin-top: 5px;
		font-size: 16px;
		line-height: 30px;
		height: 120px;
	}
	.tap-body-right .swiper-pagination-fraction {
		display: none;
	}
	.homepro-body-prev {
		right: 53px;
	}
	.homepro-body-next {
		right: 10px;
	}
}
@media (max-width: 480px) {
	.tap-nav-ul {
		/* text-align: left; */
	}
	.tap-nav-li {
	}
	.tap-nav-link {
		padding: 0 5px;
	}
	.tap-nav-title {
		margin-top: 5px;
		font-size: 12px;
	}
	.homepro-body-bg {
		/* margin-top: 10px; */
	}
	.tap-body-li-info {
		left: 5%;
		right: 5%;
	}
	.homepro-list-desc {
		font-size: 14px;
		line-height: 18px;
		height: 51px;
	}
	.tap-body-li-info .list-more-box {
		text-align: center;
	}
	.list-more::after {
		display: none;
	}
}
/* 首页产品 end */



/* 首页案例 start */
.homecase-page-bg {
	/* max-width: 1000px; */
	margin: 0 auto;
}
.homecase-tuijian-ul {
	margin-bottom: 20px;
	padding: 0 12px;
}
.homecase-tuijian-link {
	display: block;
	background-color: #fafafa;
}
.homecase-tuijian-left {
	width: 500px;
}
.homecase-tuijian-list-image-box {
	padding-bottom: 62.5%;
}
.homecase-tuijian-right-bg {
	padding: 60px 60px 0;
}
.homecase-tuijian-title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.homecase-tuijian-desc {
	margin-top: 20px;
	color: #999;
	line-height: 30px;
	height: 120px;
	overflow: hidden;
}


.homecase-list-li {
	width: 33.33333333%;
	float: left;
}

.homecase-list-info {
	/* padding: 15px; */
	padding-top: 15px;
}
.homecase-list-title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.homecase-list-desc {
	margin-top: 10px;
	color: #999;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
@media (max-width: 992px) {
	.homecase-tuijian-left {
		width: 460px;
	}
	.homecase-tuijian-right-bg {
		padding: 30px 30px 0;
	}
}
@media (max-width: 768px) {
	.homecase-tuijian-left {
		width: 360px;
	}
	.homecase-tuijian-right-bg {
		padding: 15px 15px 0;
	}
	.homecase-tuijian-desc {
		margin-top: 10px;
	}
	
	.homecase-list-li {
		width: 50%;
	}
}
@media (max-width: 666px) {
	.homecase-tuijian-left {
		width: 260px;
	}
	.homecase-tuijian-right-bg {
		padding: 12px 12px 0;
	}
	.homecase-tuijian-desc {
		line-height: 20px;
		font-size: 13px;
		height: 58px;
	}
	.homecase-list-desc {
		margin-top: 5px;
		line-height: 20px;
		height: 58px;
		font-size: 13px;
	}
}
@media (max-width: 480px) {
	.homecase-tuijian-ul {
		margin-bottom: 10px;
	}
	.homecase-tuijian-left {
		width: 220px;
	}
	.homecase-tuijian-list-image-box {
		padding-bottom: 68.75%;
	}
	.homecase-tuijian-right-bg {
	}
	.homecase-tuijian-title {
		font-size: 15px;
	}
	.homecase-tuijian-desc {
		font-size: 12px;
	}
	
	.listcase-link {
		padding: 10px;
	}
	.homecase-list-info {
		padding-top: 8px;
	}
	.homecase-list-title {
		font-size: 15px;
	}
	.homecase-list-desc {
		line-height: 18px;
		height: 51px;
		font-size: 12px;
	}
	.homecase-list-info .list-more-box {
		text-align: center;
	}
}
@media (max-width: 425px) {
	.homecase-tuijian-ul {
		margin-bottom: 5px;
		padding: 0 3px;
	}
	.homecase-tuijian-left {
		width: 170px;
	}
	.homecase-tuijian-desc {
		margin-top: 5px;
		height: 38px;
	}
	.listcase-link {
		margin: 3px;
	}
}
/* 首页案例 end */


/* 重大项目 start */
.list-shipai-li {
	width: 25%;
	float: left;
	overflow: hidden;
	transition: all ease 300ms;
}

.list-shipai-link {
	display: block;
	position: relative;
}

.list-shipai-title {
	/* position: absolute;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.5);
	color: #fff; */
	text-align: center;
	padding: 10px;
	line-height: 20px;
	font-size: 16px;
	transition: all ease 300ms;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-color: #fff; 
}

@media (min-width: 768px) {
	.list-shipai-link:hover {
		/* background: #ff9000; */
		/* background: #ff9000; */
		background: #f8f8f8;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		border-color: transparent;
	}
	.list-shipai-link:hover .list-shipai-title {
		color: #ff9000;
		background-color: #fbfbfb; 
	}
	.list-shipai-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: 1400px) {
	.list-shipai-li {
		
	}
	.list-shipai-link {
		
	}
	.list-shipai-title {
		left: 0;
	}
}

@media (max-width: 768px) {
	.list-shipai-li {
		width: 50%;
	}
	.list-shipai-link {
		margin: 5px;
	}
	.list-shipai-title {
		position: static;
		line-height: 20px;
		height: auto;
		font-size: 14px;
		background-color: #fff;
		color: #233;
	}
}

@media (max-width: 666px) {
}
@media (max-width: 560px) {
}
@media (max-width: 480px) {
	.list-shipai-li {
	}
	.list-shipai-link {
	}
}
/* 重大项目 end */


/* 解决方案 start */
.list-fangan-li {
	width: 33.3333333%;
	float: left;
	position: relative;
	overflow: hidden;
	transition: all ease 300ms;
}

.list-fangan-link {
	margin: 12px;
	background: #eee;
	/* border: 1px solid #eee; */
	display: block;
	overflow: hidden;
	position: relative
}

.list-fangan-image-box {
	overflow: hidden;
	padding-bottom: 75%;
}

.list-fangan-list-image {
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.list-fangan-title-icon-box {
	display: none;
}

.list-fangan-title-icon {
	display: block;
	margin: 0 auto;
}

.list-fangan-title-box {
	width: 100%;
    height: auto;
    position: absolute;
    left: 0;
	bottom: 0;
    /* background: url(../images/caseListTitleBg.png) no-repeat top center; */
    background-color: rgba(0,0,0,.7);
    font-size: 16px;
    /* color: #ff9000; */
    color: #fff;
    /* line-height: 428px; */
    line-height: 50px;
	
}
.list-fangan-title-box-bg {
	padding: 0 10px;
}
.list-fangan-title {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (min-width: 768px) {
	.list-fangan-link:hover {
		background: #dedede;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		border-color: transparent;
	}
	
	.list-fangan-link:hover .list-fangan-title-icon-box {
		display: block;
	}

	.list-fangan-link:hover .list-fangan-title-box {
		top: 0;
		display: flex;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-o-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		-o-align-items: center;
		align-items: center;
	}
	
	.list-fangan-link:hover .list-fangan-title {
	}
	.list-fangan-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) {
	.list-fangan-link {margin: 10px;}
	.list-fangan-title-box {line-height: 30px; height: auto; font-size: 14px;}
}

@media (max-width: 666px) {
}
@media (max-width: 560px) {
}
@media (max-width: 480px) {
	.list-fangan-li {
		width: 50%;
	}
	.list-fangan-link {margin: 5px;}
}
/* 解决方案 end */



/* 新闻中心 start */
.news-page-box {
	/* width: 100%;
	background-attachment: fixed; */
}

.news-page-body {
	
}
.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 #F0F0F0;
	margin: 0 10px;
}
.home-news-link:after{
	content: "";
	display: block;
	clear: both;
}

.news-li-time-box {
	float: left;
	text-align: center;
	margin-right: 20px;
	overflow: hidden;
}

/* .news-li-day {
	font-size: 24px;
	font-weight: bold;
}

.news-li-year-moon {
	font-size: 14px;
} */

.news-li-moon-day {
	font-size: 30px;
    line-height: 30px;
    color: #4a4a4a;
    font-family: arial;
}
.news-li-year {
	font-size: 14px;
	color: #666;
}

.news-li-image-box {
	float: left;
}
.news-li-image {
	width: 200px;
	height: 130px;
}

.news-li-info {
	overflow: hidden;
	padding: 25px;
}

.news-li-title {
	font-size: 16px;
	/* font-weight: bold; */
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 22px;
}

.news-li-desc {
	display: block;
	font-size: 14px;
	color: #999;
	line-height: 25px;
	margin-top: 8px;
	height: 50px;
	overflow: hidden;
}


@media (max-width: 992px) {
	.news-li-image {width: 150px; height: 100px;}
	.news-li-info {padding: 10px;}
}
@media (max-width: 768px) {
	.news-li-image {width: 115px; height: 80px;}
	.news-li-info {padding: 0 0 0 10px;}
	
	.home-news-ul {
		/* margin: 0 -10px; */
	}
	.home-news-link {
		padding-top: 0;
		margin: 10px;
	}

	.news-li-time-box {
		margin-right: 10px;
	}

	.news-li-moon-day {
		font-size: 22px;
		font-weight: normal;
	}

	.news-li-year-moon {
		font-size: 13px;
		display: block;
	}

	.news-li-info {
	}

	.news-li-title {
		font-size: 13px;
	}

	.news-li-desc {
		font-size: 12px;
		line-height: 18px;
		margin-top: 0;
		padding-top: 0;
		height: 51px;
	}

}
@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;}
	.news-li-time-box {margin-right: 8px;}
	.news-li-moon-day {font-size: 18px; line-height: 25px;}
	.news-li-image {width: 90px; height: 60px;}
	.news-li-desc {height: 34px;}
}
/* 新闻中心 end */



/* 企业概况 start */
.jieshao-page-box {
	background-size: cover;
	background-position: center center;
}
.jieshao-list-ul {
	padding: 20px 0;
}
.jieshao-list-li-bg {
	display: block;
}
.jieshao-list-li {
}

.jieshao-list-li-link {
	position: relative;
	display: block;
	/* margin-top: 80px; */
}
.jieshao-list-li-link1 {
	margin-top: 0;
}


.jieshao-list-left {
	width: 375px;
	/* width: 480px; */
}
.about-jieshao-list-left {
	width: 50%;
}

.about-jieshao-list-left-odd {
	margin-right: 50px;
}
.about-jieshao-list-left-even {
	margin-left: 50px;
}

.jieshao-list-image-box {
	padding-bottom: 67%;
}
.about-jieshao-list-image-box2 {
	padding-bottom: 75%;
}

.jieshao-list-right {
	/* position: absolute;
	top: 0;
	bottom: 0;
	width: 50%; */
}
.jieshao-list-right-odd {
	/* right: 0; */
}
.jieshao-list-right-even {
	/* left: 0; */
}
.jieshao-list-right-bg {
	/* position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: auto;
	padding: 20px; */
}
.jieshao-list-info-bg {
	position: relative;
	padding-top: 38px;
}

.home-jieshao-list-info-bg {
	/* padding: 25px 20px 0; */
}

.jieshao-list-title-box {
	padding-top: 60px;
}
.jieshao-list-number {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 100px;
	color: #F4F4F4;
	line-height: 1;
}

.jieshao-list-title {
	margin-bottom: 20px;
	position: relative;
	font-size: 25px;
	color: #333;
}

.jieshao-list-desc {
	/* margin-top: 20px; */
	line-height: 30px;
	color: #666;
	text-align: justify;
}

.home-jieshao-list-desc {
	height: 50px;
	overflow: hidden;
}
@media (max-width: 1200px) {
	.jieshao-list-info-bg {
		padding-top: 25px;
	}
	.jieshao-list-li-link {
		/* margin-top: 50px; */
	}
	.about-jieshao-list-left-odd {
		margin-right: 30px;
	}
	.about-jieshao-list-left-even {
		margin-left: 30px;
	}
}
@media (max-width: 992px) {
	.jieshao-list-li-link {
		/* margin-top: 40px; */
	}
	.about-jieshao-list-left-odd {
		margin-right: 20px;
	}
	.about-jieshao-list-left-even {
		margin-left: 20px;
	}
	.about-jieshao-list-image-box2 {
		padding-bottom: 90%;
	}
}
@media (max-width: 888px) {
	.jieshao-list-li-link {
		margin-top: 30px;
	}
	.jieshao-list-left {
		float: none;
		width: auto;
		margin: 0;
	}
}
@media (max-width: 768px) {
	.jieshao-list-li-link {
		margin-top: 20px;
	}
}
@media (max-width: 480px) {
	.jieshao-list-info-bg {
		padding-top: 10px;
	}
	.jieshao-list-title {
		margin-bottom: 5px;
		text-align: center;
	}
	.jieshao-list-li-link {
		/* margin-top: 10px; */
	}
}
/* 企业概况 end */




/* 分支机构 start */
.list-jigou-ul {
	/* padding: 0 10px; */
}

.list-jigou-li {
	width: 50%;
	position: relative;
	float: left;
}

/* .list-jigou-li:nth-of-type(2n+1) {
	margin-right: 4%;
} */

.list-jigou-link {
	position: relative;
	display: block;
	margin: 10px;
	/* border: 1px solid #e5e5e5; */
}

.list-jigou-left {
	width: 100%;
	/* float: left; */
	position: relative;
	overflow: hidden;
}

.list-jigou-image-box {
	padding-bottom: 75%;
}
.list-jigou-image {
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.list-jigou-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);
}
.list-jigou-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;
}

.list-jigou-link:hover .list-jigou-right {
	background-color: rgba(199,0,0, 1);
	color: #fff;
}

.list-jigou-title {
	margin: -31px 30px 0;
	padding: 20px 10px;
	border: 1px solid #dcdcdc;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	background: hsla(0, 0%, 100%, .9);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	position: relative;
}

.list-jigou-title-line {
	width: 30px;
	height: 3px;
	margin-bottom: 15px;
}

.list-jigou-attr {
	padding: 5px 0;
}

.attr-item {
	display: inline-block;
	margin-right: 20px;
}

.attr-title {
	color: inherit;
}

.list-jigou-info {
	margin: 25px 0;
	line-height: 23px;
	display: none;
}

.list-jigou-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;
}

.list-jigou-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) {
	.list-jigou-image {height: 190px;}
}

@media (max-width: 992px) {
	.list-jigou-info {
		line-height: 22px;
		font-size: 13px;
		margin: 10px 0;
	}
}

@media (max-width: 768px) {

	.list-jigou-ul {
		padding: 0;
	}

	.list-jigou-li {
		width: 50%;
	}

	.list-jigou-right {
		/* position: static;
		left: 0;
		background: none; */
		padding: 8px 20px 8px 8px;
		color: #666;
	}

	.list-jigou-link:hover .list-jigou-right {
		background-color: rgba(184, 145, 78, .75);
		color: #fff;
	}

	.list-jigou-image {
		height: 220px;
	}

	.list-jigou-title {
		font-size: 14px;
		line-height: 36px;
	}

	.list-jigou-title-line {
		margin-bottom: 5px;
	}

	.list-jigou-info {
		margin: 5px 0;
		font-size: 12px;
		line-height: 17px;
		height: 51px;
		overflow: hidden;
	}

	.list-jigou-button-box {
		width: 36px;
	}

	/* .list-jigou-button {
		background-color: #B8914E;
		color: #fff;
	} */

	.list-jigou-link:hover .list-jigou-button {
		background-color: #fff;
		color: #B8914E;
	}
}

@media (max-width: 560px) {
	.list-jigou-left {}

	.list-jigou-image {
		height: 160px;
	}
	.list-jigou-right {
		padding: 5px;
	}
	.list-jigou-info {
		height: 68px;
		margin-top: 0;
	}

	.list-jigou-title {
		margin: -20px 8px 0;
		padding: 8px;
		line-height: 22px;
		font-size: 13px;
	}
	
	.list-jigou-button-box {
		display: none;
	}
	.list-jigou-button {
		margin-bottom: 3px;
	}
}

@media (max-width: 480px) {
	.list-jigou-link {
		margin: 5px;
	}
	
	.list-jigou-button {
		width: 25px;
		height: 25px;
		font-size: 18px;
		line-height: 23px;
		padding: 0;
	}

	.list-jigou-image {
		height: 150px;
	}
}

@media (max-width: 380px) {

	.list-jigou-image {
		height: 130px;
	}
}

/* 分支机构 end */








/* 首页新闻 start */
.home-news-left {
	width: 52%;
	float: left;
	margin-right: 20px;
}
.news-left-bg {
	padding: 20px;
}
.home-news-right {
}

.news-right-bg {
	padding: 20px;
}




.news-list-li {
	/* width: 50%; */
}

.news-list-link {
	display: block;
	transition: all 0.2s linear 0s;
	padding: 15px 0;
	border-bottom: 1px solid #efefef;
}
.news-list-link1 {
	padding-top: 0;
}
.news-list-title {
	/* -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;
	font-size: 15px;
}



.news-tuijian-ul {
	/* margin-top: -10px; */
}
.news-tuijian-list-title {
	font-size: 18px;
	line-height: 30px;
}

.news-list-info {
	/* padding-top: 20px; */
	overflow: hidden;
}
.news-list-info1 {
	/* padding-top: 0; */
}

.news-right-list-title {
	background: url(../images/newsRightBg.png) left center no-repeat;
	padding-left: 17px;
}

.news-list-desc {
	font-size: 12px;
	margin-top: 5px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	color: #999;
	text-align: justify;
}

.news-list-time {
	
}
.news-list-time-up {
	margin-top: 13px;
	font-family: arial;
	color: #666;
	display: block;
	font-size: 48px;
	line-height: 48px;
}

.news-list-li:hover .news-list-title {
	/* color: #ff9000; */
}
.news-page-more {
	width: 180px;
	height: 36px;
	line-height: 36px;
	margin: 0 auto;
	margin-top: 40px;
	display: block;
	text-align: center;
	background: #444;
	color: #fff;
}
.news-page-more:hover {
	background: #ff9000;
	color: #fff;
	text-indent: 10px;
}



.news-toutiao-info {
	/* padding: */
}

.news-toutiao-title-box {
	line-height: 30px;
}
.news-toutiao-title {
}
.news-toutiao-tips {
	color: #ee1417;
    border: 2px #ee1417 solid;
    font-size: 17px;
    padding: 2px 20px;
    margin-right: 10px;
	line-height: 22px;
}

.news-toutiao-title-txt {
	font-size: 16px;
    color: #373737;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news-left-link, .news-right-link {
	padding: 8px 0;
	display: block;
}


.news-first-link {
	padding: 15px 0 20px;
	border-bottom: 1px #e4e4e4 solid;
	margin-bottom: 15px;
}


.news-left-image-box {
	padding-bottom: 243px;
}
.news-left-info {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	line-height: 30px;
	color: #fff;
	padding: 0 5px;
	background-color: rgba(0,0,0,.5);
	transition: all .6s;
	text-align: center;
}
/* @media (min-width: 769px) {
	.news-left-link:hover .news-left-info {
		height: 30px;
	}
} */


.news-right-tuijian-image-box {
	padding-bottom: 280px;
	margin-bottom: 8px;
}

.news-right-ul {
	/* padding-left: 60px; */
}

.news-right-link {
	padding: 8px 0;
	display: block;
}


@media (max-width: 1200px) {
	.news-list-li {margin-right: 0; width: auto; padding-right: 0;}
	.news-right-link {
		
	}
}


@media (max-width: 768px) {
	.news-left-bg, .news-right-bg {
		padding: 15px;
	}
	.home-news-left {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.news-left-image-box {
		padding-bottom: 62.5%;
	}

	
	.news-right-ul {
		padding-left: 0;
	}

	.news-list-item {
		float: none;
		width: auto;
	}
}

@media (max-width: 480px){
	.news-left-bg, .news-right-bg {
		padding: 10px;
	}
	.news-list-link {
		padding-top: 10px;
		padding-bottom: 10px;
		height: auto;
		margin: 0;
	}

	.news-list-time {
	}
	.news-list-time-up {margin-top: 3px;}
	.news-list-title {
		font-size: 14px;
	}
	
	.news-toutiao-title-box {
		margin-bottom: 5px;
	}
	.news-toutiao-tips {
		font-size: 15px;
		margin-right: 5px;
	}
	.news-toutiao-title-txt {
		font-size: 15px;
	}
	
	.news-right-tuijian-image-box {
		padding-bottom: 220px;
	}
	.news-tuijian-list-title {
		font-size: 15px;
		line-height: initial;
	}
	
	.news-right-list-title {
		padding-left: 10px;
	}
	.news-list-info {
		padding: 5px 0;
	}
	.news-list-desc {
		font-size: 12px; 
		line-height: 18px; 
		height: 34px;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.news-page-more {margin-top: 20px;}
}

@media (max-width: 375px){
	.news-list-link {
		padding: 8px 0;
		border-bottom: 1px dashed #e4e4e4;
	}
	.news-first-link {
		/* margin-bottom: 5px; */
	}
	.news-list-info {
		padding: 0;
	}
	
	.news-right-tuijian-image-box {
		padding-bottom: 200px;
	}
	
}

/* 首页新闻 end */






/* 新闻列表 start*/
.list-news-bg {
	padding: 10px 0;
	background-color: #fafafa;
}

.list-news-li {
	/* height: 168px; */
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	background: #fff;
}

.list-news-link {
	display: block;
	cursor: pointer;
	padding-bottom: 20px;
	border-bottom: 1px solid #E1E1E1;
	margin-bottom: 20px;
}

/* .list-news-link:hover {
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
} */

.list-news-left {
	width: 224px;
	display: block;
	margin-right: 30px;
}

.list-news-title {
	font-size: 20px;
	padding: 30px 0 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}

.list-news-desc {
	color: #666;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}

.list-news-time {
	display: none;
	overflow: hidden;
}


.list-news-right {
	width: 150px;
	padding-top: 45px;
	font-family: arial;
	font-size: 20px;
	color: #999;
	text-align: center;
}

.list-news-day {
	font-size: 40px;
	line-height: 45px;
	display: block;
}

.list-news-li:hover .list-news-title {
	font-weight: bold;
	color: #151515;
	text-indent: 5px;
}

.list-news-li:hover .list-news-left {
	filter: brightness(105%);
	-webkit-filter: brightness(105%);
}

.list-news-info {
	overflow: hidden;
}

@media (max-width: 768px) {
	.list-news-bg {
		padding: 0;
		overflow: hidden;
	}
	.list-news-li {
		/* padding: 5px; */
	}
	.list-news-link {
		padding-bottom: 10px;
		margin-bottom: 10px;
		/* box-shadow: 0 0 10px #dedede; */
	}
	.list-news-left {
		width: 100px;
		margin-right: 8px;
	}

	.list-news-right {
		display: none;
	}

	.list-news-title {
		font-size: 13px;
		padding: 2px 0;
	}

	.list-news-desc {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
		padding-right: 0;
	}

	.list-news-time {
		font-family: arial;
		font-size: 12px;
		color: #999;
		margin-top: 2px;
		display: block;
	}
}

/* 新闻列表 end*/