@charset "utf-8";
/* 公司概况 */
.company-profile {
	padding: 54px 0 0 0;
	min-width: 1200px;
}
.company-profile .company-introduce {
	position: relative;
}
.company-profile .company-introduce .company-introduce-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 930px;
	height: 562px;
	margin: auto;
	background-color: rgba(255, 255, 255, 0.52);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fffffff,endColorstr=#7Fffffff);
	padding: 0 135px;
}
.company-profile .company-introduce .company-introduce-wrapper .introduce-text {
	font-size: 14px;
	color: #030303;
	padding-top: 46px;
	text-indent: 32px;
	line-height: 23px;
}
.company-profile .company-introduce .company-introduce-wrapper .text-video {
	position: relative;
}
.company-profile .company-introduce .company-introduce-wrapper .text-video .introduce-text-part2 {
	width: 400px;
	font-size: 14px;
	color: #030303;
	padding-top: 46px;
	text-indent: 32px;
	line-height: 23px;
	padding-bottom: 99px;
}
.company-profile .company-introduce .company-introduce-wrapper .text-video .introduce-text-part2 a {
	color: #e01121;
	font-weight: bold;
}
.company-profile .company-introduce .company-introduce-wrapper .text-video .qywh-btn,
.company-profile .company-introduce .company-introduce-wrapper .text-video .spzx-btn {
	font-size: 14px;
	color: #e01121;
	display: inline-block;
	width: 124px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	border-radius: 5px;
	border: 1px solid #cdcdce;
	background-color: rgba(255, 255, 255, 0.6);
}
.company-profile .company-introduce .company-introduce-wrapper .text-video .qywh-btn {
	margin-right: 16px;
}
.company-profile .company-introduce .company-introduce-wrapper .show-video {
	position: absolute;
	top: 8px;
	right: 0;
	width: 330px;
}
.show-video dd {
	float: left;
	display: inline;
	width: 330px;
	height: 322px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	border: 1px solid #c1c1c1;
  }

  .show-video .newsAllimg5Pic {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	cursor: pointer;
  }

  .show-video .newsAllimg5Pic img {
	display: block;
	width: 100%;
	height: 100%;
  }

  .show-video .newsAllimg5PicBg0 {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0px;
	top: 0px;
  }

  .show-video .newsAllimg5PicBg {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/icn23.png) no-repeat center center;
	position: absolute;
	left: 0px;
	top: 0px;
  }
/* 新闻中心 */
.press-center {
	min-width: 1200px;
	margin: 0 auto;
	padding: 54px 0 0 0;
	position: relative;
}

/* 板块中文英文标题和绿蓝线 */
.index-title-cn {
	font-size: 24px;
	color: #040404;
	text-align: center;
	padding-bottom: 7px;
}
.index-title-en {
	font-size: 20px;
	color: #3d3d3d;
	text-align: center;
	padding: 5px 0 35px 0;
}
.green-blue-line {
	width: 100px;
	margin: 0 auto;
}
.green-blue-line .green-line,
.green-blue-line .blue-line {
	display: block;
	float: left;
	width: 50px;
	height: 3px;
	background-color: #0178d6;
}
.green-blue-line .blue-line {
	background-color: #e01121;
}
.press-center .news-swiper-container {
	width: 1230px;
	overflow: hidden;
	margin: -15px auto 0 auto;
	height: 569px;
}
.news-swiper-container.news .swiper-wrapper .tempWrap {
	width: 1230px !important;
}
.press-center .news-swiper-container .swiper-wrapper .swiper-slide {
	font-size: 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px;
	border: 1px solid #fff;
	width: 380px !important;	
	background-color: #f5f5f5;
	margin: 0 15px;
}
.press-center .news-swiper-container .swiper-wrapper .swiper-slide {
	margin: 15px;
}
.press-center .news-swiper-container .swiper-wrapper .swiper-slide img {
	width: 100%;
	margin: 0 auto;
}
.press-center .news-swiper-container .swiper-wrapper .swiper-slide .news-title {
	padding: 17px 0 14px 0;
	width: 351px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #333;
}
.press-center .news-swiper-container .swiper-wrapper .swiper-slide .news-title a {
	color: #333;
	font-size: 16px;
}
.press-center .news-swiper-container .swiper-wrapper .swiper-slide .pub-time {
	display: block;
	font-size: 12px;
	color: #999;
	text-align: left;
	border-bottom: 1px solid #cecece;
	padding-bottom: 8px;
}
.press-center .news-swiper-container .swiper-wrapper .swiper-slide .news-content {
	padding: 14px 0 18px 0;
}
.press-center .news-swiper-container .swiper-wrapper .swiper-slide .news-content a {
	font-size: 14px;
	color: #666;
}
.press-center .news-swiper-container .swiper-wrapper .swiper-slide .view-more-btn {
	display: block;
	width: 138px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border: 1px solid #999;
	color: #999;
	font-size: 14px;
	margin: 0 auto;
}
.press-center .news-swiper-container .swiper-wrapper .swiper-slide:hover {
	border: 1px solid #cecece;
	box-shadow: 0px 0px 15px #aaa;
	background-color: #fff;
}
.press-center .news-swiper-container .swiper-wrapper .swiper-slide:hover .news-title,
.press-center .news-swiper-container .swiper-wrapper .swiper-slide:hover .news-title a,
.press-center .news-swiper-container .swiper-wrapper .swiper-slide:hover .view-more-btn {
	color: #e01121;
}
.press-center .news-swiper-container .swiper-wrapper .swiper-slide:hover .view-more-btn {
	border: 1px solid #e01121;
}

.press-center .news-swiper-container .prev {
	position: absolute;
	left: 5%;
	top: 376px;
	width: 70px;
	height: 69px;
	background: url("../images/news-prev-graybtn.png") no-repeat center center;
	cursor: pointer;
}
.press-center .news-swiper-container .prev:hover {
	background: url("../images/news-prev-greenbtn.png") no-repeat center center;
}
.press-center .news-swiper-container .next {
	position: absolute;
	right: 5%;
	top: 376px;
	width: 70px;
	height: 69px;
	background: url("../images/news-next-graybtn.png") no-repeat center center;
	cursor: pointer;
}
.press-center .news-swiper-container .next:hover {
	background: url("../images/news-next-greenbtn.png") no-repeat center center;
}

/* 业务领域 */
.bussiness-areas {
	width: 1200px;
	margin: 0 auto;
}
.bussiness-areas > a {
	width: 580px;
	float: left;
}
.bussiness-areas > a img {
	width: 100%;
}
.bussiness-areas .technology-product {
	float: right;
}
.bussiness-areas .technology-product .bussiness-product + .bussiness-product {
	margin-top: 20px;
}
.bussiness-areas .technology-product .bussiness-product {
	width: 531px;
	border: 1px solid #fff;
	padding: 19px 28px 19px 19px;
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
}
.bussiness-areas .technology-product .bussiness-product:hover  {
	border: 1px solid #ececec;
	box-shadow: 0px 0px 20px #ececec;
	background-color: #fff;
}
.bussiness-areas .technology-product .bussiness-product:hover  .bussiness-intro-wrapper .bussiness-name a {
	color: #e01121;
}
.bussiness-areas .technology-product .bussiness-product > a {
	float: left;
}
.bussiness-areas .technology-product .bussiness-product > a img {
	width: 100%;
}
.bussiness-areas .technology-product .bussiness-product .bussiness-intro-wrapper {
	width: 280px;
	float: right;
}
.bussiness-areas .technology-product .bussiness-product .bussiness-intro-wrapper {
	width: 280px;
	float: right;
}
.bussiness-areas .technology-product .bussiness-product .bussiness-intro-wrapper .bussiness-name {
	padding: 16px 0 9px 0;
	border-bottom: 1px solid #cecece;
}
.bussiness-areas .technology-product .bussiness-product .bussiness-intro-wrapper .bussiness-name a {
	font-size: 16px;
	color: #333;
}
.bussiness-areas .technology-product .bussiness-product .bussiness-intro-wrapper .bussiness-details {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	padding: 16px 0 20px 0;
}
.bussiness-areas .technology-product .bussiness-product .bussiness-intro-wrapper .view-more-btn {
	display: block;
	width: 138px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border: 1px solid #999;
	color: #999;
	font-size: 14px;
}
.bussiness-areas .technology-product .bussiness-product:hover .bussiness-intro-wrapper .view-more-btn {
	color: #e01121;
}
.bussiness-areas .technology-product .bussiness-product:hover .bussiness-intro-wrapper .view-more-btn {
	border: 1px solid #e01121;
}

/* 项目案例 */
.project-case {
	width: 1200px;
	margin: 0 auto;
	padding-top: 53px;
}
.project-case-wrapper {
	max-width: 1920px;
	background-color: #f5f5f5;
}
.project-case-wrapper .case-details {
	width: 1200px;
	margin: 0 auto;
	padding-top: 46px;
	position: relative;
}
.project-case-wrapper .case-details .case-swiper-container {
	width: 799px;
	float: left;
	margin-right: 41px;
	margin-bottom: 47px;
}
.project-case-wrapper .case-details .case-swiper-container .swiper-wrapper .swiper-slide {
	width: 100%;
}
.project-case-wrapper .case-details .case-swiper-container .swiper-wrapper .swiper-slide > a {
	width: 360px;
	float: left;
	margin-right: 41px;
}
.project-case-wrapper .case-details .case-swiper-container .swiper-wrapper .swiper-slide > a > img {
	width: 100%;
}
.project-case-wrapper .case-details .case-position-situation {
	width: 320px;
	float: left;
}
.project-case-wrapper .case-details .case-position-situation .case-position {
	padding: 51px 0 25px 0;
	border-bottom: 1px solid #cecece;
}
.project-case-wrapper .case-details .case-position-situation .case-position a {
	font-size: 16px;
	color: #333;
}
.project-case-wrapper .case-details .case-position-situation .case-situation {
	padding: 25px 0 57px 0;
	font-size: 14px;
	color: #666;
}
.project-case-wrapper .case-details .case-position-situation .view-more-btn {
	display: block;
	width: 138px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border: 1px solid #999;
	color: #999;
	font-size: 14px;
}
.project-case-wrapper .case-details .case-position-situation .view-more-btn {
	color: #e01121;
}
.project-case-wrapper .case-details .case-position-situation .view-more-btn {
	border: 1px solid #e01121;
}
.project-case-wrapper .case-details .all-case-wrapper {
	float: left;
}
.project-case-wrapper .case-details .all-case-wrapper .cases-group {
	width: 360px;
	box-shadow: 0px 5px 20px #999;
	position: relative;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}
.project-case-wrapper .case-details .all-case-wrapper .cases-group {
	margin-bottom: 20px;
}
.project-case-wrapper .case-details .all-case-wrapper .cases-group .cases-title-btn {
	background-color: #fff;
}
.project-case-wrapper .case-details .all-case-wrapper .cases-group .cases-title-btn:hover {
	background-color: #e01121;
}
.project-case-wrapper .case-details .all-case-wrapper .cases-group .cases-title-btn.active {
	background-color: #e01121;
}
.project-case-wrapper .case-details .all-case-wrapper .cases-group .group-title {
	font-size: 18px;
	color: #333;
	line-height: 60px;
	text-indent: 30px;
}
.project-case-wrapper .case-details .all-case-wrapper .cases-group .arrow {
	display: block;
	width: 8px;
	height: 12px;
	background-image: url("../images/arrow-left.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 24px;
	right: 31px;
}
.project-case-wrapper .case-details .all-case-wrapper .cases-group .arrow.bottom {
	display: block;
	width: 12px;
	height: 8px;
	background-image: url("../images/arrow-bottom.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	top: 26px;
	right: 31px;
}
.project-case-wrapper .case-details .all-case-wrapper .cases-group .more-case {
	padding: 13px 10px 13px 30px;
	background-color: #fff;
	display: none;
}
.project-case-wrapper .case-details .all-case-wrapper .cases-group .more-case > li > .where {
	font-size: 14px;
	color: #333;
}
.project-case-wrapper .case-details .all-case-wrapper .cases-group .more-case > li > .where:hover {
	font-size: 14px;
	color: #e01121;
}
.project-case-wrapper .case-details .all-case-wrapper .cases-group .more-case > li + li {
	padding-top: 19px;
}

.project-case-wrapper .case-details .case-swiper-container .prev {
	position: absolute;
	display: block;
	width: 69px !important;
	height: 69px !important;
	background-image: url("../images/news-prev-greenbtn.png");
	background-repeat: no-repeat;
	background-size: cover;
	left: -100px;
	top: 140px;
}
.project-case-wrapper .case-details .case-swiper-container .next {
	position: absolute;
	display: block;
	width: 69px !important;
	height: 69px !important;
	background-image: url("../images/news-next-greenbtn.png");
	background-repeat: no-repeat;
	background-size: cover;
	right: 379px;
	top: 140px;
}

/* 前沿技术 */
.cutting-edge-technology {
	padding-top: 56px;
	width: 1200px;
	margin: 0 auto;
}
.cutting-edge-technology .cutting-edge-technology-big li {
	float: left;
	margin-bottom: 40px;
	position: relative;
}
.cutting-edge-technology .cutting-edge-technology-big li > a {
	display: block;
	width: 580px;
}
.cutting-edge-technology .cutting-edge-technology-big li a img {
	width: 100%;
}
.cutting-edge-technology .cutting-edge-technology-big a .cutting-edge-technology-intro {
	position: absolute;
	width: 100%;
	height: 100px;
	bottom: 0;
	left: 0;
	color: #fff;
	font-size: 18px;
	background-color: rgba(0, 0, 0, 0.3);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.cutting-edge-technology .cutting-edge-technology-big li + li {
	margin-left: 40px;
}
.cutting-edge-technology .cutting-edge-technology-big li:nth-child(2n + 1) {
	margin-left: 0;
}
.cutting-edge-technology .cutting-edge-technology-small {
	padding-bottom: 60px;
}
.cutting-edge-technology .cutting-edge-technology-small li {
	float: left;
	position: relative;
	margin-bottom: 40px;
}
.cutting-edge-technology .cutting-edge-technology-small li a {
	display: block;
	width: 270px;
}
.cutting-edge-technology .cutting-edge-technology-small li a img {
	width: 100%;
}
.cutting-edge-technology .cutting-edge-technology-small li a .cutting-edge-technology-intro  {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px;
	width: 100%;
	height: 60px;
	background-color: rgba(0, 0, 0, 0.3);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	color: #fff;
	font-size: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.cutting-edge-technology .cutting-edge-technology-small li + li {
	margin-left: 40px;
}
.cutting-edge-technology .cutting-edge-technology-small li:nth-child(4n + 1) {
	margin-left: 0;
}
