/* CSS Document */


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; */
	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; */
}

img {
	border: 0px;
	/*max-width: 100%*/
}

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;
}


.red {
	color: #ffc001
}

.w100 {
	width: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.w1000 {
	width: 1000px;
	margin: 0 auto;
}

.w1100 {
	width: 1100px;
	margin: 0 auto;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}


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;
}

em {
	font-style: normal;
}

i,
em {
	font-style: normal;
}












/* 栏目标题2 start */
.typename-box2 {
	margin-bottom: 50px;
}
.type-name2 {
	font-size: 34px;
	line-height: 45px;
}

.type-desc-en2 {
	font-size: 22px;
}

.type-desc-en2 {
	line-height: 40px;
}
.desc-en2-line {
	font-size: 18px;
}
.desc-en2-info {
	margin: 0 15px;
}

.youshi-type-desc {
	color: #666666;
	width: 170px;
    height: 36px;
    line-height: 36px;
	font-size: 15px;
	border: 1px solid #666666;
	margin: 20px auto;
}
@media (max-width: 1200px) {
	.typename-box2 {margin-bottom: 40px;}
	.type-name2 {font-size: 28px;}
	.type-desc-en2 {font-size: 20px;}
	.desc-en2-line {font-size: 16px; }
}
@media (max-width: 992px) {
	.typename-box2 {margin-bottom: 30px;}
	.type-name2 {font-size: 25px; line-height: 1.6;}
	.type-desc-en2 {font-size: 18px; line-height: 1.6;}
	.desc-en2-line {font-size: 14px;}
}
@media (max-width: 768px) {
	.typename-box2 {margin-bottom: 20px;}
	.type-name2 {font-size: 20px;}
	.type-desc-en2 {font-size: 16px;}
	.desc-en2-line {display: none;}
}
@media (max-width: 666px) {
	.typename-box2 {margin-bottom: 15px;}
	.type-name2 {font-size: 18px;}
	.type-desc-en2 {font-size: 15px;}
}
@media (max-width: 480px) {
	.typename-box2 {margin-bottom: 10px;}
	.type-name2 {font-size: 16px;}
	.type-desc-en2 {font-size: 14px;}
}
/* 栏目标题2 end */






/* 留言 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:#0186e3;
	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;
	}
	.form-btn-box {
		margin-top: 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-box {
		margin-top: 15px;
	}
	.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-row-bg {
	margin: 5px 0;
}
.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;
	border-radius: 50em;
}

#focus .btn span.on {
	background: #ffc001;
}




/* 列表页banner start */
.banner-page-box {
	margin-top: 70px; 
}
.list-banner-image-box {
	padding-bottom: 41.6666666667%;
}
.list-banner-image {
	display: block; width: 100%;
	object-fit: cover;
}
@media (max-width: 768px) {
	.banner-page-box {padding-top: 50px;}
	.list-banner-image-box {
		/* padding-bottom: 50%; */
	}
}
/* 列表页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 */

.about-page-left {
	float: right;
    width: 520px;
}
.about-page-image-box {
	padding-bottom: 530px;
}
.about-page-image {
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}
.about-page-right {
	margin-right: 520px;
	padding-right: 60px;
	position: relative;
}
.about-page-content {
	line-height: 30px;
	overflow: hidden;
	color: #666666;
	font-size: 16px;
}
.cfff .about-page-content {
	color: #fff;
}
.about-page-content img {
	max-width: 100%;
}
.about-page-ul {}
.about-page-li {
	width:46%;
	margin:15px 2%;
	float:left;
	padding:30px 0;
}
.about-page-li3 {width:96%;padding-top:70px;border-top:1px dashed #E6E6E6;}
.about-page-link {display: block;position: relative;overflow: hidden;}
.about-page-image-box {
	overflow: hidden;
}
.about-page-image {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}



@media (max-width:1200px){
	/* .w1200 {
		padding:0 10px;width:auto;
	} */
	.about-page-left {width: 400px;}
	.about-page-image-box {
		padding-bottom: 460px;
	}
	.about-page-right {margin-right: 400px; padding-right: 50px;}
}

@media (max-width:992px){
	.about-page-content {
		font-size: 15px;
		padding: 0; line-height: 1.6; /* height: 154px; */
	}
}

@media (max-width:888px){

	.about-page-left {float: none; width: auto;}
	.about-page-right {margin-right: 0; padding: 10px 0;}
	/* .type-more-box { text-align: center;} */
	.about-page-content {
		font-size: 14px;
	}
}

@media (max-width:768px){
	.about-page-image-box {
		padding-bottom: 56%;
		/* border-radius: 5px; */
	}
	.about-page-content  {line-height: 1.6; height: auto;}
	
}

@media (max-width:620px){

}

@media (max-width: 480px){
	.about-page-content  {padding: 5px 0;}

}
@media (max-width: 414px){
	.about-page-right {padding-bottom: 0;}

}
@media (max-width: 380px){
}
@media (max-width: 360px){
	
}
/* 关于我们 end */




/* 企业数据 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: #0186e3;}
.data-list-short {color: #999999; font-size: 14px; font-weight: normal;}
.data-list-desc {font-size: 14px; color: #666;}



@media (max-width:1200px){
	.data-list-ul {margin-top: 30px; margin-right: -120px; padding: 20px 30px;}
	.data-list-title {font-size: 40px;}
}

@media (max-width:992px){
}

@media (max-width:888px){
	.data-list-ul {margin-right: 0; margin-top: 20px;}
	
	/* .type-more-box { text-align: center;} */
}

@media (max-width:768px){
	.data-list-ul {padding: 15px 0;}
}

@media (max-width:620px){
}

@media (max-width: 480px){
	.data-list-li {float: left;}
	.data-list-title {font-size: 30px;}
	.data-list-desc {font-size: 13px; }
}
@media (max-width: 414px){
	.data-list-ul {margin: 10px -8px 0;}
	.data-list-title {font-size: 25px;}
	.data-list-desc {font-size: 12px; }
}
@media (max-width: 380px){
}
@media (max-width: 360px){
	.data-list-desc {height: 34px; line-height: 17px; }
	
}
/* 企业数据 end */


/* 案例展示 start */
.case-list-li {
	width: 16.6666666667%;
	float: left;
	position: relative;
	overflow: hidden;
	transition: all ease 300ms;
}

.case-list-link {
	margin: 0 5px;	
	background: #0C0D0E;
	/* border: 1px solid #eee; */
	display: block;
	overflow: hidden;
	color: #fff;
}

.case-list-info {
	text-align: center;
	padding: 30px 10px;
}


.case-list-title {
	width: 100%;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	font-weight: normal;
}

.case-list-plus {
	margin-top: 10px;
	font-size: 35px;
    width: 36px;
    height: 36px;
    line-height: 30px;
    background: #6b6b6b;
    border-radius: 100%;
    display: inline-block;
    margin-top: 22px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.case-page-more {
	width: 100%;
    font-size: 16px;
    color: #ffffff;
    height: 94px;
    display: block;
    background: #343434;
    text-align: center;
    line-height: 94px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.case-page-more:hover {
	background: #0186e3;
	color: #fff;
}

.case-list-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);
}
.case-list-link:hover * {
    color: #0186e3;
}

@media (max-width: 992px) {
}

@media (max-width: 768px) {
	.case-list-li {
		width: 33.3333333333%;
	}
	.case-list-link {margin: 10px;}
	.case-list-title {line-height: 30px; height: auto; font-size: 14px;}
	
	.case-list-info {
		padding: 10px;
	}
	.case-list-plus {
		margin-top: 10px;
		width: 25px;
		height: 25px;
		font-size: 25px;
		line-height: 23px;
	}
}

@media (max-width: 666px) {
}
@media (max-width: 560px) {
}
@media (max-width: 480px) {
	.case-list-li {
		width: 50%;
	}
	.case-list-link {margin: 5px;}
}
/* 案例展示 end */


/* 企业愿景 start */
.yuanjing-page-box {
	/* padding-top: 0; */
}
.yuanjing-page-body {
	background-color: #444;
	position: relative;
}
.yuanjing-page-left {
	float: left;
	width: 50%;
}
.yuanjing-page-image-box {
	padding-bottom: 62.5%;
}

.yuanjing-page-right {
	position: absolute;
	right: 0;
	width: 50%;
	bottom: 0;
	top: 0;
}
.yuanjing-page-right-bg {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	top: 0;
	padding: 50px;
	color: #fff;
}
.yuanjing-page-right-desc {
	height: 100%;
	overflow: auto;
	line-height: 30px;
	font-size: 15px;
}

@media (max-width: 1200px) {
	.yuanjing-page-right-bg {
		padding: 30px;
	}
	.yuanjing-page-right-desc {
		font-size: 15px;
		line-height: 1.6;
	}
}
@media (max-width: 992px) {
	.yuanjing-page-right-bg {
		padding: 20px;
	}
	.yuanjing-page-right-desc {
		font-size: 14px;
	}
}
@media (max-width: 888px) {
	.yuanjing-page-right-bg {
		padding: 15px;
	}
	.yuanjing-page-right-desc {
		font-size: 14px;
		line-height: 1.5;
	}
}
@media (max-width: 768px) {
	.yuanjing-page-left {
		float: none;
		width: auto;
	}
	.yuanjing-page-right {
		position: static;
		width: auto;
	}
	.yuanjing-page-right-bg {
		position: static;
	}
	.yuanjing-page-right-bg {
		
	}
}
/* 企业愿景 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: #0186e3;
	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 */
.nav-left {float:left;width:260px;}

.nav-left-row {
	margin-top: 20px;
	border: 1px solid #dedede;
}

.nav-left-row1 {
	margin-top: 0;
}

.left-typename-box {
	line-height: 40px;
	padding: 5px 15px;
	color: #aaa;
}
.nav-left-typename {
	font-size: 18px;
	/* font-weight: bold; */
	color: #000;
}
.nav-left-typename-en {
	font-weight: normal;
}
.nav-left-ul {

	/* padding-top:10px; */
}
.nav-left-li {
	line-height:40px;
	display: block;
	overflow: hidden;
	border-bottom:1px dashed #efefef;
}
.nav-left-link {
	display: block;
	padding: 0 15px;
	line-height: 50px;
	color: #646464;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.cur .nav-left-link, .nav-left-li:hover .nav-left-link {
	/* background: #2b97e7; */
    color: #0186e3;
}

@media (max-width:1200px){
	.nav-left {width:200px}
}

@media (max-width:768px){
	.nav-left {float:none;width:auto;}
	.nav-left-typename {display: none;}
	.nav-left-ul {border:0;}
	.nav-left-ul {text-align: center;padding:0; margin: 0;}
	.nav-left-li { display: inline-block; float: left; width: 31.333333%; margin:0 1% 5px; border:0;}
	.nav-left-link {padding:0 15px;line-height: 34px;border:1px solid #dedede;}
	.cur .nav-left-link {color:#fff;background-color: #0186e3;border-color:#0186e3;}
	
	.left-news-box {display: none;}
	
}

@media (max-width:480px){
	.nav-left-link {line-height:30px;font-size:13px;}
}
/* 左侧新闻 start */
.nav-left-news {
}
.nav-left-news-bg {
	/* padding: 10px;
	background-color: #f8f8f8; */
}

.nav-left-news-ul {
	border-left: 1px dashed #dedede;
	border-right: 1px dashed #dedede;
}
.nav-left-news-li {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.nav-left-news-link {
	display: block;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 40px;
	padding: 0 10px;
	border-bottom: 1px dashed #ccc;
}
.nav-left-news-link:hover {
	color: #e60212;
}
@media (max-width: 1200px) {
	.nav-left-row {
		margin-top: 10px;
	}
	.nav-left-news-bg {padding: 10px;}
	.nav-left-news {padding-top: 10px;}
}
@media (max-width: 768px) {
	.nav-left-row {
		margin-top: 0;
	}
	.nav-left-news {display: none;}
}
/* 左侧新闻 end */


/* 列表左侧联系我们 start */
.nav-left-tel-box {
    background: #2e2e2e;
    padding: 25px 10px;
	color: #fff;
}
.nav-tel-left {
	margin-right: 10px;
}
.nav-tel-value {
	font-size: 18px;
    line-height: 24px;
}
.nav-left-image {
	display: block;
	width: 100%;
	height: auto;
	max-height: 42px;
}

.nav-left-icon {
	line-height: 40px;
    font-weight: normal;
    margin-right: 5px;
}
.nav-left-contact {
	position: relative;
}
.nav-left-contact-info {
    padding: 10px;
    margin-bottom: 20px;
	border: 1px dashed #dedede;
	border-top: 0;
	line-height: 25px;
}
.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;
	}
	.nav-left-row {
		border: 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;
	}
	.nav-left-li.cur .nav-left-link {
		background-color: #0186e3;
		border-color: #0186e3;
		color: #fff;
	}
}

@media (max-width: 480px) {
	.nav-left {margin: -5px -5px 0;}
	.nav-left-li, .nav-left-li.cur {width: 50%;}
	.nav-left-link {
		margin: 5px;
		font-size: 13px; 
		height: 34px;
		line-height: 16px;
		padding: 0; 
	}
}
/* 左侧子导航 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: #0186e3 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: 8px;}
	.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: 0 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;
	/* 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: #0186e3;
	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-page-body {
	/* padding: 20px 0; */
}

.contact-page-left {float: left; width: 45%;}


.contact-page-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-page-left-bg {padding: 0 20px 0 0;}
}
@media (max-width: 768px) {
	.contacnt-info-bg {padding: 8px;}
	.contact-page-left {float: none; width: auto;}
	.contact-page-left-bg {padding: 0;}
}
@media (max-width: 480px) {
	.contacnt-info-bg {padding: 5px;}
	.contacnt-info {line-height: 25px;}
}
/* 联系方式 end */


/* 地图 start */
.map-box {
	/* margin-top: 30px; */
	/* height: 500px; */
	height: 330px;
}

.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: 15px;
		height: 200px;
	}
	.BMap_bubble_content {font-size: 13px;}
}

/* 地图 end */



/* 联系地址 start */
.contact-address-bg {
	margin-top: 60px;
	background-color: #f6f6f6;
	color: #000;
	padding: 30px 0;
	font-size: 0;
	text-align: center;
}

.contact-item {
	/* width: 33.3333%;
	float: left; */
	display: inline-block;
	font-size: 14px;
}

.contact-item-bg {
	padding: 0 20px 50px;
	width: 260px;
	margin: 41px 15px 0;
	text-align: center;
	/* background-image: url(../image/contactItemBg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% 100%; */
	position: relative;
	/* background-color: #fff;
	border: #e6e6e6 solid 1px;
	box-shadow: 0px 5px 20px #E6E6E6; */
	background-image: url(../image/contactItemBg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}


.contact-item-icon {
	margin-top: -41px;
}

.contact-item-info {
	line-height: 25px;
	margin: 20px 0 0 0;
}

.contact-item-title {
	margin-top: 10px;
	font-size: 18px;
}

.contact-item-desc {
	margin: 30px 0 10px;
	height: 50px;
	overflow: hidden;
}

.contact-item-btn {
	background: #ffb82a;
	border-radius: 1px 1px 1px 1px;
	width: 100px;
    height: 34px;
    line-height: 34px;
	color: #fff;
	margin: 0 auto;
}
.contact-btn-Contact {
	background: #91bb4f;
}
.contact-btn-Mailbox {
	background: #4accd9;
}


.page-body-image {
	display: block;
	margin: 0 auto;
}

@media (max-width: 1200px) {
	.contact-item-bg {width: 220px;}

	.contact-item-title {
		font-size: 16px;
	}
}

@media (max-width:992px) {
	.page-body-bg {padding: 30px 10px;}
	.contact-item { width: 33.33333%;}
	.contact-item-bg {width: auto;}
	.contact-item-info {
		font-size: 13px;
	}
}

@media (max-width:768px) {
	.contact-address-bg {
		margin-top: 30px;
	}
	.contact-item {
		width: 48%;
	}
	.contact-item-bg {
		margin-top: 60px;
		padding-bottom: 60px;
	}
	.contact-item-desc {margin-top: 10px; /* height: auto; */}
}

@media (max-width:480px) {
	.contact-address-bg {
		margin-top: 15px;
	}
	.page-body-bg  {padding: 0;}
	.contact-item {
		width: 96%;
	}
	.contact-item-bg {
		padding-bottom: 60px;
	}

	.contact-item-info {
		height: auto;
		font-size: 14px;
	}
	.contact-item-desc {height: auto;}
	.contact-item-btn {
		margin-top: 20px;
	}
}
/* 联系地址 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 */
.list-team-ul {
	padding-top: 30px;
}
.list-team-li {
	width: 25%;
	float: left;
}
.list-team-link {
	display: block;
	margin: 10px;
}
.list-team-image-box {
	padding-bottom: 133.333333333%;
}
.list-team-image {
	
}

.list-team-info {
	padding: 10px;
	text-align: center;
	color: #999;
}
.list-team-title {
	font-size: 16px;
	color: #666;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list-team-short {
	margin-top: 15px;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list-team-desc {
	line-height: 25px;
	margin-top: 15px;
	
}
@media (max-width: 1200px) {
	.list-team-image {height: 260px;}
}
@media (max-width: 992px) {
	.list-team-image {height: 220px;}
}
@media (max-width: 888px) {
	.list-team-image {height: 180px;}
}
@media (max-width: 768px) {
	.list-team-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;
	}

	/* .list-team-li { width: 50%; } */
	.list-team-image {height: 220px;}
	.list-team-title {margin-top: 10px;}
	.list-team-short {margin-top: 10px;}
	.list-team-desc {margin-top: 10px; font-size: 13px; line-height: 20px; height: 57px;}
}
@media (max-width: 560px) {
	.list-team-li { width: 100%; float: none; }
	.list-team-link {margin: 5px;}
	.list-team-image {height: 190px;}
	.list-team-title {margin-top: 8px;}
	.list-team-short {margin-top: 8px;}
	.list-team-desc {margin-top: 8px; }
}
@media (max-width: 480px) {
	.list-team-ul {
		padding-top: 10px;
	}
	.list-team-image {height: 160px;}
	.list-team-title {margin-top: 6px; font-size: 15px;}
	.list-team-short {margin-top: 6px;}
	.list-team-desc {margin-top: 6px; }
}
@media (max-width: 414px) {
	.list-team-image {height: 150px;}
	.list-team-title { font-size: 14px;}
}
/* 团队成员 end */


/* 员工风采 start */
.list-fengcai-li {
	width: 33.333333333%;
	float: left;
	position: relative;
	overflow: hidden;
	transition: all ease 300ms;
}

.list-fengcai-link {
	margin: 10px;	
	/* border: 1px solid #eee; */
	display: block;
	overflow: hidden;
}
.list-fengcai-image-box-bg {
	padding: 1px;
	border-radius: 0;
}
.list-fengcai-image-box {
	padding-bottom: 83%;
}
.list-fengcai-info {
	text-align: center;
	padding: 10px;
}

.list-fengcai-title {
	width: 100%;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	font-weight: normal;
}

.list-fengcai-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);
}
.list-fengcai-link:hover * {
    color: #0186e3;
}
@media (max-width: 992px) {
}

@media (max-width: 768px) {
	.list-fengcai-link {margin: 10px;}
	.list-fengcai-title {line-height: 30px; height: auto; font-size: 14px;}
}

@media (max-width: 666px) {
}
@media (max-width: 560px) {
}
@media (max-width: 480px) {
	.list-fengcai-li {
		width: 50%;
	}
	.list-fengcai-link {margin: 5px;}
}
/* 员工风采 end */


/* 专利技术 start */
.list-zhuanli-li {
	/* width: 25%;
	float: left; */
	overflow: hidden;
	transition: all ease 300ms;
}

.list-zhuanli-link {
	/* border: 1px solid #eee; */
	display: block;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #eee;
	padding: 25px 0;
}

.list-zhuanli-left {
	width: 355px;
}
.list-zhuanli-image-box-bg {
	padding: 1px;
	border: 0;
	border-radius: 0;
}
.list-zhuanli-image-box {
	/* padding-bottom: 145%; */
}
.list-zhuanli-image {
	object-fit: contain;
}
.list-zhuanli-info {
	padding: 10px 20px;
}

.list-zhuanli-title {
	width: 100%;
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	font-weight: normal;
}
.list-zhuanli-desc {
	margin-top: 10px;
	line-height: 30px;
	max-height: 201px;
}

.list-zhuanli-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);
}
.list-zhuanli-link:hover * {
    /* color: #0186e3; */
}

@media (max-width: 992px) {
}

@media (max-width: 768px) {
	.list-zhuanli-link {margin: 10px;}
	.list-zhuanli-left {
		width: auto;
		float: none;
	}
	.list-zhuanli-info {
		padding: 10px 0;
	}
	.list-zhuanli-title {
		font-size: 14px;
		text-align: center;
	}
	.list-zhuanli-desc{
		margin-top: 5px;
		line-height: 25px;
	}
}

@media (max-width: 666px) {
}
@media (max-width: 560px) {
}
@media (max-width: 480px) {
	.list-zhuanli-li {
		/* width: 50%; */
	}
	.list-zhuanli-link {
		padding: 15px 0;
	}
}
/* 专利技术 end */



/* 图片列表 start*/
.listimg-bg {
	padding: 10px 0;
	background-color: #fafafa;
}

.listimg-ul {
	margin-top: 30px;
	border: 1px solid #efefef;
	border-bottom: 0;
}

.listimg-li {
	width: 50%;
	float: left;
}

.listimg-link {
	display: block;
	cursor: pointer;
	border-bottom: 1px solid #efefef;
	padding: 15px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.listimg-link1 {
	border-right: 1px solid #efefef;
}
.listimg-link::after {
	content: "";
	display: block;
	clear: both;
}

.listimg-image-box-bg {
	padding: 1px;
	width: 263px;
	border-radius: 0;
}

.listimg-image-box {
	position: relative;
	overflow: hidden;
}

.listimg-image {
	display: block;
	object-fit: cover;
}

.listimg-right {
	padding-left: 20px;
	overflow: hidden;
	color: #233;
}

.listimg-title {
	font-size: 16px;
	line-height: 25px;
	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;
	line-height: 1.6;
}

.listimg-short{
	margin-top: 5px;
	color: #666;
}


.listimg-time {
	margin-top: 8px;
	overflow: hidden;
	color: #666;
	line-height: 25px;
}
.listimg-desc {
    margin-top: 15px;
	font-size: 13px;
    color: #666666;
    line-height: 25px;
    height: 100px;
    overflow: hidden;
}

.listimg-more {
	margin-top: 15px;
    display: block;
    font-size: 12px;
    color: #0186e3;
}


.listimg-link:hover {
	/* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); */
}
.listimg-title:hover {
	color: #0186e3;
}


/* .listimg-li:hover .listimg-title {
	color: #151515;
} */
 
.listimg-li:hover .listimg-image {
	filter: brightness(105%);
	-webkit-filter: brightness(105%);
}

@media (max-width: 992px) {
	.listimg-image-box-bg {
		width: 220px;
	}
	.listimg-desc {
		line-height: 18px;
		height: 69px;
	}
}
@media (max-width: 768px) {
	.listimg-ul {
		margin-top: 20px;
	}
	.listimg-bg {
		padding: 0;
		overflow: hidden;
	}
	.listimg-link {
		padding: 10px;
		/* box-shadow: 0 0 10px #dedede; */
	}

	.listimg-image-box-bg {
		float: none;
		margin: 0;
		width: auto;
	}

	.listimg-image {
	
	}
	.listimg-right {
		padding: 10px 15px 0;
	}

	.listimg-title-box {
		font-size: 14px;
		line-height: 20px;
	}

	.listimg-title, .listimg-short {
		display: inline;
		font-size: inherit;
		line-height: inherit;
	}
	.listimg-title {
		margin-right: 5px;
	}

	.listimg-desc {
		font-size: 12px;
		line-height: 17px;
		height: 65px;
		padding-right: 0;
		margin-top: 8px;
	}

	.listimg-time {
		font-family: arial;
		font-size: 12px;
		color: #999;
		margin-top: 10px;
		display: block;
	}
}
@media (max-width: 480px) {
	.listimg-ul {
		margin-top: 0;
	}
	.listimg-link {
		padding: 5px;
	}
	
	.listimg-right {padding: 5px 10px;}

	.listimg-desc {margin-top: 2px;}
	.listimg-time {margin-top: 2px; line-height: 20px;}
}
@media (max-width: 414px) {
	.listimg-right {padding: 5px 8px;}

}

/* 图片列表 end*/



/* 案例列表 start */
.listcase-li {
	width: 25%;
	float: left;
	position: relative;
	overflow: hidden;
	transition: all ease 300ms;
}

.listcase-link {
	margin: 8px;	
	/* border: 1px solid #eee; */
	display: block;
	overflow: hidden;
}
.listcase-image-box-bg {
	padding: 1px;
	border-radius: 0;
}
.listcase-image-box {
	padding-bottom: 83%;
}
.listcase-info {
	text-align: center;
	padding: 10px;
}

.listcase-title {
	width: 100%;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	font-weight: normal;
}

.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);
}
.listcase-link:hover * {
    color: #0186e3;
}

@media (max-width: 992px) {
}

@media (max-width: 768px) {
	.listcase-link {margin: 10px;}
	.listcase-info {
		padding: 0 5px;
	}
	.listcase-title {line-height: 30px; height: auto; font-size: 14px;}
}

@media (max-width: 666px) {
}
@media (max-width: 560px) {
}
@media (max-width: 480px) {
	.listcase-li {
		width: 50%;
	}
	.listcase-link {margin: 5px;}
}
/* 案例列表 end */



/* 产品列表-列表 start */
.listpro-ul {
	/* padding: 0 10px; */
}

.listpro-li {
	width: 33.33333333%;
	position: relative;
	float: left;
}

/* .listpro-li:nth-of-type(2n+1) {
	margin-right: 4%;
} */

.listpro-link {
	display: block;
	margin: 0 30px;
}

.listpro-left {
	width: 100%;
	/* float: left; */
	position: relative;
	overflow: hidden;
}

.listpro-image-box {
	padding-bottom: 80%;
}

.listpro-image {
	
	-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-link:hover .listpro-right {
	background-color: rgba(199,0,0, 1);
	color: #fff;
}

.listpro-info {
	line-height: 23px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: #0186e3;
	text-align: center;
	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-desc-box {
    height: 0;
	overflow: hidden;
	padding: 0 10px;
}
.listpro-desc {
	margin-top: 10px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
	font-size: 12px;
}
.listpro-plus {
	margin-top: 10px;
	font-size: 25px;
    color: #ffffff;
    background: #5fb3ed;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    line-height: 21px;
    display: inline-block;
}
.listpro-link:hover .listpro-desc-box {
	height: 115px;
}
@media (max-width: 1200px) {
	.listpro-image {height: 190px;}
}

@media (max-width: 992px) {
	.listpro-info {
	}
}

@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-link:hover .listpro-desc-box {
		height: 51px;
	}
	.listpro-desc {
		margin-top: 5px;
		font-size: 12px;
		line-height: 17px;
		height: 32px;
		overflow: hidden;
	}
	.listpro-plus {
		margin-top: 5px;
		display: none;
	}

}

@media (max-width: 560px) {
	.listpro-left {}

	.listpro-image {
		height: 160px;
	}
	.listpro-right {
		padding: 5px;
	}
	.listpro-info {
		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 */
.detail-title-box {
    position: relative;
	text-align: center;
}
.detail-news-title {
    font-size: 25px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 10px;
    /* white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; */
}

.detail-title-time {
	color: #adadad;
	font-size: 13px;
	margin-bottom: 20px;
}
.detail-title-line {
    border: 1px solid #f0efef;
    border-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;}
}
@media (max-width: 480px) {
	.detail-news-title { font-size: 16px; margin-bottom: 8px; }
	.detail-title-time { margin-bottom: 8px; }
	.detail-title-line {margin: 8px 0;}
	.detail-time {padding: 5px 0; display: none;}
	.detail-body { line-height: 25px; font-size: 13px;}
}
/* 文章详情 end */




/* 图片详情 start */
.img-typename-box {border-bottom:1px solid #dedede;}
.img-typename {line-height:40px;font-weight:normal;margin-bottom:-1px;border-bottom:1px solid #333;display:inline-block;font-size:16px;}

.img-desc-box {padding:15px 0 30px; overflow: hidden;}
.desc-left {float:left;width:450px;}
.desc-image-box {border: 1px solid #dedede;}
.desc-image {width:100%; height:300px; background-position: center; background-repeat: no-repeat; background-size: cover;}

.desc-right {margin-left:500px; margin-top: 10px;}

.desc-title {font-weight:normal;color:#585858;margin-bottom:30px;}
.desc-bd {color:#666;min-height:90px;line-height:30px; font-size: 16px; }

@media (min-width:1200px){
	.desc-bd {min-height:90px;}
}

.desc-button-box {margin-top:20px;}
.desc-icon {margin-right: 3px;margin-top: 9px;height:20px;}
.desc-button {
	border:1px solid #233;
	border-radius:5px;
	color:#233;
	line-height: 38px;
	font-size: 16px;
    cursor: pointer;
    padding: 0 20px;
    border-radius: 3px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px;
}
.image-bshare {overflow: hidden;}
.img-detail {padding:20px 0; overflow: hidden;}
.detail-image-ul {padding:20px 0;}
.detail-image-li {text-align:center;}
.detail-image-li img {max-width:100%;margin:5px 0;display:block;}


.arc-typename-box {border-bottom:1px solid #0186e3;}
.arc-typename {line-height:40px;font-weight:normal;margin-bottom:-1px;border-bottom:1px solid #0186e3;display:inline-block;font-size:18px;}

.detail-bd {padding:20px 0; line-height: 2;
 color: #333;
 font-size: 18px;}
.detail-bd img {max-width: 100%;}
@media (max-width:1200px){
	.desc-left {width: 380px;}
	.desc-right {margin-left:410px;}
}
@media (max-width:992px){
	.desc-left {width:360px;}
	.desc-image {height: 260px;}
	.desc-right {margin-left:390px;}
	.desc-title {margin-bottom: 15px;}
}
@media (max-width:920px){
	.desc-left {width:320px;}
	.desc-right {margin-left:340px;}
	.desc-title {font-size: 18px;}
}
@media (max-width:888px){
	.desc-left {width:auto; float: none;}
	.desc-image { height: 320px;}
	.desc-right {margin-left:0;}
}
@media (max-width:768px){
	.desc-left {width:320px;}
	.desc-right {margin-left:350px;}
}
@media (max-width:768px){
	.img-desc-box {padding:0;}
	.desc-left {width:auto;float:none;}
	.desc-image { height: 360px;}
	.desc-right {margin-left:0;
		/* display: none; */
	}
	.desc-title {padding:5px 0;margin:0;font-size:14px; font-weight: bold;}
	.desc-bd {line-height:1.5;font-size:12px;min-height:auto;}
	.desc-button-box {margin-top:10px;}
	.desc-button {line-height:30px;padding:0 10px;font-size:14px;}
	.desc-icon {height:18px;margin:6px 0;}
	
	.image-bshare {display: none;}
	
	.img-detail {padding:10px 0 0;}
	.arc-typename {line-height:30px;font-size:14px;}
	.detail-image-ul {padding:8px 0;}
	.detail-image-li img {margin:3px 0;}
	.detail-bd {padding:10px 5px; line-height: 1.6; font-size: 14px;}
}
@media (max-width: 480px){
	.desc-image { height: 240px;}
	.desc-right {margin-top: 0;}
	
}
/* 图片详情 end */





/* 业务领域 start */
.bus-list-entitle, .bus-list-subtitle { color: #333333; }
.bus-list-entitle { font-size: 28px; margin-bottom: 10px; }
.bus-list-subtitle {font-weight: normal; font-size: 24px; margin-bottom: 30px; }
.bus-list-link {display: block; margin: 50px 0;}
.bus-list-left { width: 870px; max-width: 100%;}
.bus-list-left.odd  {float: right;}
.bus-list-left.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-left.odd, .bus-list-left.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 */
/* .list-team-ul {
	padding-top: 30px;
}
.list-team-li {
	width: 25%;
	float: left;
}
.list-team-link {
	display: block;
	margin: 10px;
}
.list-team-image-box {
	padding-bottom: 133.333333333%;
}
.list-team-image {
	
}

.list-team-info {
	padding: 10px;
	text-align: center;
	color: #999;
}
.list-team-title {
	font-size: 16px;
	color: #666;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list-team-short {
	margin-top: 15px;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list-team-desc {
	line-height: 25px;
	margin-top: 15px;
	
}
@media (max-width: 1200px) {
	.list-team-image {height: 260px;}
}
@media (max-width: 992px) {
	.list-team-image {height: 220px;}
}
@media (max-width: 888px) {
	.list-team-image {height: 180px;}
}
@media (max-width: 768px) {
	.list-team-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;
	}

	.list-team-image {height: 220px;}
	.list-team-title {margin-top: 10px;}
	.list-team-short {margin-top: 10px;}
	.list-team-desc {margin-top: 10px; font-size: 13px; line-height: 20px; height: 57px;}
}
@media (max-width: 560px) {
	.list-team-li { width: 100%; float: none; }
	.list-team-link {margin: 5px;}
	.list-team-image {height: 190px;}
	.list-team-title {margin-top: 8px;}
	.list-team-short {margin-top: 8px;}
	.list-team-desc {margin-top: 8px; }
}
@media (max-width: 480px) {
	.list-team-ul {
		padding-top: 10px;
	}
	.list-team-image {height: 160px;}
	.list-team-title {margin-top: 6px; font-size: 15px;}
	.list-team-short {margin-top: 6px;}
	.list-team-desc {margin-top: 6px; }
}
@media (max-width: 414px) {
	.list-team-image {height: 150px;}
	.list-team-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 */
.youshi-page-bg {padding: 20px 0;}
.youshi-list-ul {
	font-size: 0;
}
.youshi-list-li {
	overflow: hidden;
	width: 50%;
	display: inline-block;
}

.youshi-list-link {
	display: block;
	margin: 20px;
	padding: 30px;
	background-color:rgba(255,255,255,.1);
}


.youshi-list-info {
}


.youshi-list-title {
	font-size: 26px;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #00a0e9;
}

.youshi-list-desc {
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	font-size: 16px;
}

.page-line-row {
	height: 19px;
	margin: 30px 0;
	background-position: center;
	background-repeat: no-repeat;
	/* background-size: contain; */
}

@media (max-width: 992px) {
	.youshi-list-ul {padding-left: 0;}
	.youshi-list-link {margin: 10px;}
	.youshi-list-info {margin-left: 0;}
}
@media (max-width: 768px) {
	.youshi-list-line-bg {margin: 0 10px;}
	.youshi-list-info {margin-left: 25px;}
	.youshi-list-title { font-size: 16px; margin-bottom: 8px;}
	.youshi-list-desc {line-height: 25px; font-size: 14px; height: 75px;}
	
	.page-line-row {margin-bottom: 0;}
}

@media (max-width: 480px) {
	.youshi-page-bg {padding-top: 10px; padding-bottom: 0;}
	.youshi-list-ul { padding-bottom: 10px;}
	.youshi-list-li {width: auto; display: block;}
	.youshi-list-link {margin: 10px;}
	.youshi-list-info {margin: 0; }
	.youshi-list-desc { height: auto;}
	.page-line-row {margin-top: 0; display: none;}
}

/* 企业优势 end */


/* 新闻资讯 start */

.news-list-li {
}

.news-list-link {
	display: block;
	padding: 35px 10px;
	transition: all 0.2s linear 0s;
	border-bottom: 1px solid #c7cacd;
}

.news-list-title {
	font-size: 18px;
	vertical-align: top;
	color: #333;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news-list-info {
	overflow: hidden;
}

.news-list-desc {
	font-size: 14px;
	margin-top: 5px;
	line-height: 25px;
	height: 50px;
	color: #999;
	text-align: justify;
}

.news-list-time {
	display: block;
	/* width: 75px; */
	padding-right: 15px;
	/* border-right: 1px solid #ddd; */
	line-height: 20px;
	margin-right: 30px;
	color: #cccccc;
	text-align: right;
}
.news-list-time-up {
	margin-top: 13px;
	display: block;
	font-size: 50px;
	line-height: 48px;
}
.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-list-link:hover {
	/* border: 1px solid #0195df; */
	/* -webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0); */
	background-color: #008ce5;
	color: #fff;
}
.news-page-more:hover {
	background: #0195df;
	color: #fff;
	text-indent: 10px;
}



.news-list-li:hover * {
	color: #fff;
}

@media (max-width: 1200px) {
	.news-list-link {padding: 15px 10px;}
}

@media (max-width: 768px) {
	.news-list-item {
		float: none;
		width: auto;
	}
	.news-list-time {
		margin-right: 0;
	}
	.news-list-time-up {
		font-size: 38px; 
	}
}
@media (max-width: 480px){
	.news-list-li {margin-right: 0; float: none; width: auto; padding-right: 0;}
	.news-list-link {
		/* margin: 5px; */
		/* padding-top: 10px; padding-bottom: 10px; */
		height: auto;
	}
	.news-list-link .w1000 {
		padding: 0;
	}
	.news-list-time {
		padding-right: 10px;
		margin-right: 10px;
	}
	.news-list-time-up {margin-top: 3px; font-size: 26px; line-height: 1.8;}
	.news-list-title {font-size: 15px;}
	.news-list-desc {font-size: 13px; line-height: 17px; height: 49px;}
	
	.news-page-more {margin-top: 20px;}
}
/* 新闻资讯 end */




/* 列表左侧 start */
.listimg-left {paddding:20px 0;}
.listimg-left-ul {
	display: block;
	overflow: hidden;
	padding: 20px 0;
	text-align: center;
}
.listimg-left-li {
	display: inline-block;
	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: #0186e3;
	 border-color: #0186e3;
}
.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 */
.team-list-li {
	/* width: 25%; */
	width: 32%;
	float: left;
}
.team-list-link {
	display: block;
	/* cursor: unset; */
	margin: 10px;
}
.team-list-image-box-bg {
	max-width: 160px;
	margin: 0 auto;
	border-radius: 0;
}
.team-list-image-box {
	padding-bottom: 100%;
}
.team-list-image {
	object-fit: cover;
	border-radius: 50%;
}
.team-list-info {
	margin-top: 10px;
	/* background-color: #f8f8f8; */
	padding: 10px;
	text-align: center;
}
.team-list-title {
	font-size: 16px;
	display: inline-block;
}
.team-list-short {
	display: inline-block;
}
.team-list-desc {
	margin-top: 30px;
	line-height: 25px;
}
@media (max-width: 768px) {
	.team-list-link {
		margin: 5px;
	}
	.team-list-desc {
		margin-top: 20px;
	}
}

@media (max-width: 480px) {
	.team-list-desc {
		margin-top: 10px;
	}
}
/* 团队成员 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: 50%;
	/* margin-right: 4.4%; */
}

.honor-list-li.swiper-slide {
	margin-bottom: 0;
}

.honor-list-link {
	display: block;
	margin: 10px;
	/* border: 1px solid #dedede; */
	/* cursor: unset; */
	text-align: center;
}

.honor-list-image-bg {
	padding: 17px;
	background-image: url(../image/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-title-box {
	margin-top: 5px;
}

.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%; */
		/* width: auto;
		float: none; */
	}

	.honor-list-link {
		margin: 5px 0;
	}
}




.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(../image/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-tuijian-ul {
	padding: 10px 0;
}

.listarc-tuijian-li {
	float: left;
	width: 33.33333333%;
}

.listarc-tuijian-li.last {
	
}

.listarc-tuijian-link {
	display: block;
	margin: 0 10px;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
	cursor: unset;
	background-color: #efefef;
	border-radius: 10px;
	overflow: hidden;
}

.case-list-link {
	padding: 0;
}

/* .listarc-tuijian-link:hover {
	box-shadow: 0 0 10px #dedede;
} */

.listarc-tuijian-image-box {
	overflow: hidden;
}

.listarc-tuijian-image {
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.listarc-tuijian-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);
}

.listarc-tuijian-info {
	padding: 10px;
}

.listarc-tuijian-title {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #233;
	text-align: center;
}

.listarc-tuijian-link:hover .listarc-tuijian-title {
	color: #1e50ae;
}

.listarc-tuijian-time {
	margin-top: 5px;
	color: #999;
}

.listarc-tuijian-desc {
	color: #666;
	margin-top: 10px;
	line-height: 23px;
	height: 46px;
	overflow: hidden;
}

.listarc-tuijian-box {
	margin-top: -30px;
}
.tuijian-case-type {
	padding-bottom: 20px;
}

.listarc-tuijian-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(/skin/images/arrowR.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 26px 13px;
}
@media (max-width: 1200px) {
	.listarc-tuijian-link {margin: 10px; }
}
@media (max-width: 992px) {
	/* .listarc-tuijian-li {width: 50%; } */
	.listarc-tuijian-info {padding: 10px;}
}
@media (max-width: 768px) {
	.listarc-tuijian-box {
		margin-top: -20px;
	}
	.listarc-tuijian-li {
		width: auto;
		float: none;
	}
	/* .listarc-tuijian-li {width: 50%;} */
	.listarc-tuijian-info {padding: 8px;}
	.listarc-tuijian-title {font-size: 13px;}
	.listarc-tuijian-desc {margin-top: 5px; line-height: 18px; height: 51px; font-size: 13px;}
}

@media (max-width: 480px) {
	.tuijian-case-type {padding-bottom: 5px;}
	.listarc-tuijian-box {
		margin-top: -10px;
	}
	.listarc-tuijian-link {padding: 0; margin: 5px;}
	.listarc-tuijian-info {
		/* padding: 5px; */
	}
	.listarc-tuijian-title {font-size: 12px;}
}
/* 推荐文章 end */



/* 文章列表 start */
.news-page-box .type-desc-en {
	color: #575757;
}
.listarc-ul {}
.news-list-ul {
	/* padding: 10px; */
}
.listarc-li {
}
.listarc-li.last, .listarc-li:nth-of-type(3n+3) {margin-right:0;}
.listarc-link {
	display: block;
	position: relative;overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px solid #e5e5e5;
	/* border-top: 1px solid #e5e5e5; */
}
.listarc-link1 {
	border-top: 0;
}
.yewu-right-li {
	padding: 0 20px;
}
.yewu-right-link {
	padding: 20px 0;
}
.listarc-left {
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
.listarc-time-bg {
	padding: 0 20px;
    text-align: center;
    vertical-align: middle;
	position: relative;
	color: rgb(102, 102, 102);
	border-right: 1px solid #dedede;
	margin: 15px 0 15px;
}
.yewu-right-time-bg {
	
}
.listarc-year {
	font-size: 24px;
    line-height: 30px;
}
.listarc-moon-day {
    line-height: 20px;
}

.listarc-info {
	/* margin-left: 100px; */
	overflow: hidden;
}
.listarc-title-box {
	padding:3px 0;
}
.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;
	/* color:#000; */
}
.listarc-desc {
	margin-top: 4px;
    font-size: 15px;
    line-height: 24px;
    color: #9B9B9B;
    /* margin-bottom: 6px; */
	overflow:hidden;
	/* white-space:nowrap;
	text-overflow:ellipsis; */
	max-height: 48px;
}
.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-link:hover .listarc-title {
	color:#0186e3;
}

@media (max-width:1200px){
	/* .w1200 {padding:0 10px;width:auto;} */
	.news-list-ul {
		padding: 0;
		box-shadow: none;
	}
}

@media (max-width:992px){
	.listarc-title-box {padding: 5px 0;}
	.listarc-title {font-size: 14px;}
	.listarc-desc {font-size: 14px; line-height: 20px; height: 40px;}
}

@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-left {font-size: 22px;}
	.listarc-desc {margin:0;font-size:12px; max-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-desc {line-height: 18px; max-height: 68px;}
}
@media (max-width:560px){
	.listarc-image {height: 80px; width: 120px;}
	/* .listarc-info {margin-left: 130px;} */
	.listarc-desc { max-height: 34px;}
}

@media (max-width:480px){
	.listarc-link {padding: 8px 0;}
	.listarc-image {width: 100px; height: 66px; }
	.listarc-left {
		margin-right: 10px;
	}
	.listarc-time-bg {padding: 0 8px; margin-top: 5px; margin-bottom: 5px;}
	/* .listarc-info {margin-left: 83px;} */
	.listarc-date-bg {width: 75px; height: 80px;}
	.listarc-year {font-size: 22px;}
	.listarc-moon-day {font-size: 13px; }
	/* .listarc-desc {max-height: 36px;} */
}
/* 文章列表 end */

/* 新闻列表 start*/
.list-news-bg {
	padding: 10px 0;
	background-color: #fafafa;
}

.list-news-ul {
	padding: 0 5px;
}

.list-news-li {

}

.list-news-link {
	display: block;
	cursor: pointer;
	margin: 10px 0;
	padding: 30px;
	border: 1px solid #dedede;
	-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-link::after {
	content: "";
	display: block;
	clear: both;
}

.list-news-image-box {
	position: relative;
	overflow: hidden;
}

.list-news-image {
	width: 241px;
	height: 150px;
	display: block;
	object-fit: cover;
}

.list-news-right {
	padding-left: 20px;
	overflow: hidden;
	color: #233;
}

.list-news-title {
	font-size: 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;
	line-height: 1.6;
}
.list-news-title:hover {
	color: #0186e3;
}

.list-news-short{
	margin-top: 5px;
	color: #666;
}

.list-news-time {
	margin-top: 10px;
	overflow: hidden;
	color: #666;
	line-height: 25px;
}

.list-news-desc {
	margin-top: 10px;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
	color: #666;
}

.list-news-day {
	font-size: 40px;
	line-height: 45px;
	display: block;
}

.list-news-link:hover {
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

/* .list-news-li:hover .list-news-title {
	color: #151515;
} */
 
.list-news-li:hover .list-news-image {
	filter: brightness(105%);
	-webkit-filter: brightness(105%);
}


@media (max-width: 768px) {
	.list-news-bg {
		padding: 0;
		overflow: hidden;
	}
	.list-news-link {
		padding: 15px;
		margin: 10px 0;
		/* box-shadow: 0 0 10px #dedede; */
	}

	.list-news-image {
		width: 160px;
		height: 120px;
	}
	.list-news-right {
		padding: 10px 15px 0;
	}

	.list-news-title-box {
		font-size: 14px;
		line-height: 20px;
	}

	.list-news-title, .list-news-short {
		display: inline;
		font-size: inherit;
		line-height: inherit;
	}
	.list-news-title {
		margin-right: 5px;
	}

	.list-news-desc {
		font-size: 12px;
		line-height: 17px;
		height: 32px;
		padding-right: 0;
		margin-top: 8px;
	}

	.list-news-time {
		font-family: arial;
		font-size: 12px;
		color: #999;
		margin-top: 10px;
		display: block;
	}
}
@media (max-width: 480px) {
	.list-news-link {
		padding: 8px;
		margin:5px 0;
	}
	
	.list-news-right {padding: 5px 10px 0;}
	.list-news-image {
		width: 120px;
		height: 90px;
	}
	.list-news-desc {margin-top: 2px;}
	.list-news-time {margin-top: 2px; line-height: 20px;}
}
@media (max-width: 414px) {
	.list-news-right {padding: 2px 8px 0;}
	.list-news-image {
		width: 100px;
		height: 80px;
	}
}

/* 新闻列表 end*/


/* 服务流程 start  */
.flow-page-bg {
	position: relative;
}
.flow-page-line {
	position: absolute;
	left: 50%;
	width: 21px;
	height: 100%;
	margin-left: -10px;
	background-position: top center;
	/* background-repeat: no-repeat; */
	/* background-size: 100% auto; */
}
.flow-list-ul {
	position: relative;
	padding-bottom: 50px;
}
.flow-list-li {
}
/* .flow-list-li.odd {float: left;}
.flow-list-li.even {float: right;} */
.flow-list-link {
	width: 50%;
	margin-bottom: -50px;
}
.flow-list-link.odd {
	float: left;
}

.flow-list-link.even {
	float: right;
}
.flow-list-left {
	width: 240px;
}

.flow-list-left.odd {
	float: right;
	margin-right: 20px;
}
.flow-list-left.even {
	float: left;
	margin-left: 20px;
}

.flow-list-image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.flow-list-info {
	overflow: hidden;
}
.flow-list-info.odd {
	padding-right: 20px;
	text-align: right;
	
}
.flow-list-info.even {
	padding-left: 20px;
}

.flow-list-title {
	overflow: hidden;
	font-weight: normal;
	line-height: 28px;
	font-size: 16px;
	margin-top: 15px;
}


.flow-list-desc {
	line-height: 25px;
	color: #999;
	height: 125px;
	overflow: hidden;
}

@media (max-width: 992px) {
	.flow-list-left {width: 200px;}
	.flow-list-info {}
	.flow-list-title {margin-top: 0;}
	.flow-list-image  {line-height: 25px; font-size: 15px;}
	.flow-list-desc {line-height: 20px; height: 120px;}
}
@media (max-width: 888px) {
	.flow-list-left {width: 180px;}
	.flow-list-info.odd {padding-right: 10px;}
	.flow-list-info.even {padding-left: 10px;}
}
@media (max-width: 768px) {
	.flow-page-line {left: 5px;}
	.flow-list-ul {padding-left: 21px; padding-bottom: 0;}
	.flow-list-link {margin-bottom: 20px; width: auto;}
	.flow-list-link.odd, .flow-list-link.even {float: none;}
	.flow-list-left.odd, .flow-list-left.even {float: left; margin-left: 0; margin-right: 10px;}
	.flow-list-info.odd, .flow-list-info.even {padding-left: 0; padding-right: 0; text-align: left;}
	.flow-list-image  { line-height: 22px; font-size: 14px;}
	.flow-list-desc {height: auto;font-size: 13px;}
}
@media (max-width: 666px) {
	.flow-list-left {width: 130px;}
	.flow-list-image  {}
}
@media (max-width: 480px) {
	.flow-list-left {width: 110px;}
	.flow-list-image {}
	.flow-list-title {font-size: 15px; line-height: 20px;}
	.flow-list-desc {font-size: 12px; line-height: 16px;}
}
/* 服务流程 end  */



