.list-cont {
	overflow: hidden;
}


.list-cont div h1 {
	color: #666666;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	text-align: left;
	height: 34px;
}

.list-cont div p {
	margin-top: 6px;
	font-size: 14px;
	line-height: 26px;
	color: #666666;
	height: 45px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-align: left;
}

.list-cont > div > i {
	font-size: 22px;
	cursor: pointer;
}

.list-cont > div > i:hover {
	color: #00b2ff;
}


.new-btn {
	margin: 42px 0;
	overflow: hidden;
}

.new-btn div {
	width: 150px;
	height: 46px;
	color: #333333;
	font-size: 24px;
	text-align: center;
	line-height: 46px;
	margin-right: 30px;
	cursor: pointer;
}

.new-btn div:hover {
	color: #ffffff;
	background-color: #f5981f;
	border-radius: 23px;
}

.list-cont {
	overflow: hidden;
}

.list-cont > a > div > div > div {
	width: 22px;
	height: 5px;
	background-color: #00b2ff;
	margin: 0 auto;
}

.list-cont > a > div > div {
	text-align: center;
	line-height: 36px;
	padding-top: 6px;
	padding-right: 16px;
}

.list-cont > a > div > div:first-child {
	border-right: 1px solid #e6e6e6;
	margin-right: 20px;
}

.list-cont > a > div > div > span {
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}

.list-cont-tit p {
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	width: 386px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.list-cont-tit {

	width: 351px;

}

.case-int {
	margin-top: 60px;
	overflow: hidden;
}

.case-int-txt {
	width: 5100;
	padding: 20px 80px 0 0;
}

.case-int-txt strong {
	font-size: 34px;
}

.case-int-txt strong b {
	border-bottom: 3px solid #333333;
	display: block;
	height: 78px;
}

.case-int-banner {
	width: 700px;
}

.case-int-banner img {
	width: 230px;
}

.case-int-txt span {
	font-size: 22px;
}

.case-int-txt span b {
	font-size: 28px;
}

.case-int-txt p {
	font-size: 15px;
	color: #666666;
	line-height: 26px;
	padding: 0 !important;
	display: block;
	margin-top: 12px;
	text-indent: 2em;
}

.case-int-bannerBtn {
	margin: 10px;
}

.case-int-bannerBtn div {
	width: 30px;
	height: 25px;
	background-color: #e4e3e3;
	border-radius: 4px;
	text-align: center;
	line-height: 25px;
	cursor: pointer;
	margin: 0 2px;
}

.case-int-bannerBtn div:hover {
	background: #2ba7dd;
	color: #fff;
}

.case-int-bannerImg {
	display: none;
	width: 700px;
	height: 290px;
}

.current {
	display: block;
}

.case-list {
	width: 1280px;
	height: 178px;
	background-color: #f2f2f2;
	margin: 20px 0;
	cursor: pointer;
}

.case-list:hover {
	box-shadow: 0px 1px 9px 0px rgb(82 82 82 / 23%);
}

.case-list:hover .case-list-time {
	background-color: #00b2ff;
	color: #ffffff;

}

.case-list:hover .case-list-time p {
	border-top: 2px solid #ffffff;
}

.case-list-time {
	width: 80px;
	height: 98px;
	padding: 40px 41px;
	text-align: center;
}

.case-list-time > strong {
	font-size: 36px;
}

.case-list-time > p {
	font-size: 18px;
	padding: 0;
	border-top: 2px solid #666666;
	display: block;
	margin: 16px 0;
	padding: 20px 0;
}

.case-list img {
	width: 276px;
	height: 100%;
}

.case-list-tit {
	width: 724px;
	padding: 42px 66px 0 0;
}

.case-list-tit strong {
	font-size: 18px;
	font-weight: bold;
}

.case-list-tit p {
	font-size: 15px;
	line-height: 24px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-indent: 2em;
	padding: 8px 0 0 0 !important;
}

.case-int-bannerImg img {
	width: 225px;
	height: 70px;
	margin-top: 2px;
	border: 1px solid #e4e3e3;
	transition: all .3s;
}

.case-int-bannerImg img:hover {
	transform: scale(1.1);
}

.us-nav ul li {
	width: 158px;
	text-align: center;
	font-size: 18px;
	border-right: 1px solid #e8e8e8;
	cursor: pointer;
}

.us-nav ul li:last-child {
	border-right: none;
}

.us-nav ul li:hover {
	color: #00b2ff;
}

.us-nav ul {
	width: 650px;
	margin: 0 auto;
}

.us-nav {
	margin-top: 22px;
	border-bottom: 1px solid #e8e8e8;
	height: 48px;
}

.us-nav-cont {
	width: 1280px;
	margin: 60px auto;
	overflow: hidden;
}

.us-dev {
	font-size: 44px;
	font-weight: bold;
	color: #2ba7dd;
	text-align: center;
	margin-bottom: 40px;
}

.us-dev-tit {
	overflow: hidden;
}

.us-dev-tit > div {
	width: 630px;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
}


.us-detInt {
	width: 48.5%;
}

.us-detImg {
	width: 48.6%;
}

.us-detTit {
	font-size: 1.6rem !important;
}

.us-detInt div {
	position: relative;
}

.us-detInt-title {
	font-size: 30px;
	color: #2ba7dd;
}

.us-detInt div p {
	font-size: 16px;
	color: #555;
	line-height: 2.7;
	text-indent: 2em;
}

.us-detImg img {
	width: 595px;
	height: 454px;
}

.case-hide {
	display: block;
}

.culture p {
	padding: 0 !important;
}

/* 团队建设 */
#container {
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0;
	font-family: "微软雅黑";
}

ul li {
	list-style: none;
}

.btn-wrap {
	z-index: 999;
	position: fixed;
	bottom: 3.5rem;
	margin-left: 3rem;
	padding: 1rem 1rem;
	border-radius: .25rem;
	background-color: #fff;
	box-shadow: 0 2px 6px 0 rgba(27, 142, 236, 0.5);
}

.btn {
	width: 100px;
	height: 30px;
	float: left;
	background-color: #fff;
	color: rgba(27, 142, 236, 1);
	font-size: 14px;
	border: 1px solid rgba(27, 142, 236, 1);
	border-radius: 5px;
	margin: 0 5px;
	text-align: center;
	line-height: 30px;
}

.btn:hover {
	background-color: rgba(27, 142, 236, 0.8);
	color: #fff;
}

.us-map-tit {
	background-color: #2ba7dd;
	height: 350px;
	color: #ffffff;
}


.section1 {
	position: relative;
}

.section1 .pic-box {
	position: relative;
	overflow: hidden;
	height: 486px;
}

.content1 {
	padding: 50px 0px;
	color: black;
	text-align: center;
}

.content1 > p {
	text-align: left;
	margin-bottom: 90px;
}

.content1 a {
	color: #828282;
}

.tags {
	font-size: 30px;
	color: #2ba7dd;
}

.content1 h2 {
	font-weight: bold;
	margin-bottom: 40px;
}

.content1 .title {
	width: 100px;
	display: inline-block;
	padding-bottom: 9px;
	font-size: 20px;
	font-weight: bold;
	color: #007169;
	white-space: nowrap;
	text-indent: -10px;
	border-bottom: 2px solid #2ba7dd;
	margin-bottom: 50px;
	overflow: visible;
}

.content1 .box li .circle {
	position: absolute;
	top: 0;
	z-index: 2;
}

.content1 .box ul {
	width: 100%;
}

.circle {
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	border: 10px solid #2ba7dd;
	background: #fff;
}

.content1 .box li {
	position: relative;
	width: 50%;
	margin-top: 0;
	cursor: pointer;
}

.content1 .box li p {
	/*padding-bottom: 10px;*/
	font-size: 13px;
	color: #9a9a9a;
	margin-bottom: 10px;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
}

.content1 .box li.l {
	text-align: right;
	padding-right: 35px;
	border-right: 2px solid #2ba7dd;
}


.content1 .box li.r {
	position: relative;
	left: 35px;
	text-align: left;
	padding-left: 35px;
	margin-left: 50%;
	border-left: 2px solid #2ba7dd;
}

.content1 .box li.l .circle {
	right: -18px;
}

.content1 .box li.r .circle {
	left: -18px;
}

.content1 .box li span.active {
	color: #03aa8e;
}

.content1 .box li.l.last {
	border-right: 2px dotted #007169;
}

.content1 .box li.last.end {
	border: none !important;
}

.content1 .box li.r.last {
	border-left: 2px dotted #007169;
}

.content1 .box li.last p {
	padding-bottom: 0;
	margin-bottom: 10px;
}

.us-qywh {
	width: 100%;max-width: 1920px;min-width: 1280px;margin: 0 auto;
}

.us-qywh img {
	width: 100%; height: 100%;object-fit: cover;
}

.dep {
	height: 130px;
}

.dep div {
	background-color: #eeeeee;
	width: 188px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	margin: 15px 34px;
	cursor: pointer;
}

.dep-member {
	clear: both;
}

.dep-member div {
	width: 200px;height: 330px;text-align: center;font-size: 14px;margin: 54px;
}

.dep-member div img {
	width: 100%;
}

.team-tit img {
	width: 100%;
	height: 100%;
	transition: all 0.3s;
	object-fit: cover;
}


.team-tit-top {
	width: 100%;height: 36px;position: absolute;overflow: hidden;left: 0;bottom: 0;background: #00000082;display: none;z-index: 1;text-align: center;cursor: pointer;
}

.team-tit {
	overflow: hidden;
	display: flex;
	flex-wrap: nowrap;
}
.team-tit1 {
	height: 490px;
	overflow: hidden;
	border: 2px #D1D1D1 solid;
}

.team-tit1:hover .team-tit-top, .team-tit2:hover .team-tit-top, .team-tit3:hover .team-tit-top {
	display: block;
}

.team-tit1:hover img, .team-tit2:hover img, .team-tit3:hover img {
	transform: scale(1.1);
}

.team-tit-top a {
	font-size: 18px;
	color: #2ba7dd;
	line-height: 35px;
	font-weight: bold;
}

.dep1 {
	display: none;
	clear: both;
}

.zihi-list.tab-3 > img {height: 405px}
.zihi-list.tab-3 > p {display: block;height: 70px}

.jianje-a {
	position: absolute;
	bottom: -20px;
	right: 24px;
}

.us-detInt div p:hover .jianje-a {
	color: #2ba7dd !important;
}

.team-tit4 {
	position: relative;
}

.more-img {
	font-size: 16px;
	padding: 10px 10px;
	width: 100px;
	margin: 20px auto;
	background-color: #fff;
	border: 1px #cccccc solid;
	border-radius: 5px;
	text-align: center;
}

.more-img:hover {
	color: #007aff;
	cursor: pointer;
}

.input-group label {
	display: inline-block;
	text-align: right;
	width: 70px;
	vertical-align: middle;
	font-size: 14px;
	line-height: 40px;
	padding: 0 12px 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.input-group {
	margin: 20px 0 20px 0;
}

.input-group input {
	width: 332px;
	height: 40px;
}

.input-cont > div {
	width: 840px;
	margin: 0 auto;
}

.input-group textarea {
	width: 754px;
}

.btn-warning {
	text-align: center;
	line-height: 30px;
	width: 100px;
	height: 30px;
	margin: 0 auto;
}

.btn-warning button {
	width: 100px;
	height: 30px;
	background-color: #fff;
	color: rgba(27, 142, 236, 1);
	font-size: 14px;
	border: 1px solid rgba(27, 142, 236, 1);
	border-radius: 5px;
	margin: 0 5px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}

.img-responsive {
	width: 170px;
	height: 40px;
	margin-top: 20px;
	margin-left: 30px;
}

.dep-dstd {
	width: 100%;
	overflow: hidden;
}

.dep-dstd a {
	display: block;
}

.dep-dstd div {
	width: 290px;
	height: 270px;
	margin-bottom: 20px;
	margin-left: 20px;
	overflow: hidden;
}

.dep-dstd div img {
	width: 100%;
	height: 80%;
	object-fit: cover;
	transition: all 0.3s;
}

.dep-dstd div p {
	font-size: 18px;
}

.dep-dstd div img:hover {
	transform: scale(1.1);
}

/*更多*/
.pro-more {transition: all ease 400ms;width: 120px;height: 41px;background: #fff;margin: 20px auto;text-align: center;border-radius: 5px;line-height: 41px;font-size: 16px;border: 1px #cccccc solid;color: #000;}

.pro-more a {color: #333;}

.pro-more:hover {background: #00b2ff;cursor: pointer;}

.pro-more:hover a {color: #fff;}

/*列表页*/
ul {padding: 0 !important;}

/*点石团队图片列表*/
.thumbs-list > div {overflow: hidden}
.thumbs-list > div a {overflow: hidden}
.thumbs-list > div img{transition: all 0.3s;border: 2px #D1D1D1 solid;object-fit: cover;height: 235px;}
.thumbs-list > div:nth-child(1), .thumbs-list > div:nth-child(2), .thumbs-list > div:nth-child(3) {margin-left: 19px;padding-bottom: 235px;width: 31.166667%;float: left;height: 0;margin-bottom: 20px}
.thumbs-list > div:nth-child(3) {margin-right: 0}
.thumbs-list > div:nth-child(4),.thumbs-list > div:nth-child(5) {width: 47.8%;margin-left: 19px}
.thumbs-list > div:nth-child(1) > .thumb-title, .thumbs-list > div:nth-child(2) > .thumb-title, .thumbs-list > div:nth-child(3) > .thumb-title, .thumbs-list > div:nth-child(4) > .thumb-title, .thumbs-list > div:nth-child(5) > .thumb-title{transition: all 100s;display: none;}
.thumbs-list > div:nth-child(1):hover > .thumb-title, .thumbs-list > div:nth-child(2):hover > .thumb-title, .thumbs-list > div:nth-child(3):hover > .thumb-title{display: block;z-index: 999;background: #00000082;	line-height: 30px;position: absolute;width: 100%;bottom: -1px;text-align: center;color: #00b2ff;font-weight: bold;}
.thumbs-list > div:nth-child(1):hover > a > img, .thumbs-list > div:nth-child(2):hover > a > img, .thumbs-list > div:nth-child(3):hover > a > img{transform: scale(1.05)}

.thumbs-list > div:nth-child(4):hover img, .thumbs-list > div:nth-child(5):hover > a img {transform: scale(1.05)}
.thumbs-list > div:nth-child(4):hover > .thumb-title, .thumbs-list > div:nth-child(5):hover > .thumb-title{display: block;z-index: 999;background: #00000082;line-height: 30px;position: absolute;width: 100%;bottom: 0;text-align: center;color: #00b2ff;font-weight: bold;}
