/**
 * 产品展示 Start
 */
.product {
	position: relative;
}

.product::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 666px;
	background: url(../img/zhsq-bg.jpg) no-repeat center;
}

.product .title {
	position: absolute;
	color: #ffffff;
	font-size: 42px;
	font-weight: bold;
	background-color: rgba(0, 0, 0, 0.40);
	line-height: 80px;
	padding: 0 80px;
	top: 40px;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
}

.product .title h1 {
	font-weight: normal;
	font-size: 50px;
	position: initial;
}

.product .title::before {
	content: '';
	position: absolute;
	top: -56px;
	right: -56px;
	border-width: 56px 56px;
	border-style: solid;
	border-color: transparent transparent rgba(0, 0, 0, 0.40) transparent;
	transform: rotate(-45deg);
}

.product .title::after {
	content: '';
	position: absolute;
	top: -56px;
	left: -56px;
	border-width: 56px 56px;
	border-style: solid;
	border-color: transparent transparent rgba(0, 0, 0, 0.40) transparent;
	transform: rotate(45deg);
}

.slider-area {
	padding-bottom: 50px;
	overflow: hidden;
	position: relative;
}

.slider_circle_10 {
	width: 1265.58px;
	height: 542.38px;
	margin-top: -48px;
	margin-bottom: 122px;
}

.slider_circle_10 > div, .slider_circle_10 .hidden {
	height: auto;
}

.slider_circle_10 .active {
	height: auto;
}

.slider_circle_10 .prev1, .slider_circle_10 .next1 {
	height: auto;
}

.slider_circle_10 .prev1 {
	margin-left: -40%;
}

.slider_circle_10 .prev2, .slider_circle_10 .next2 {
	height: auto;
}

.slider_circle_10 .prev3, .slider_circle_10 .next3 {
	height: auto;
	opacity: 0;
}

.slider_circle_10 .prev4, .slider_circle_10 .next4 {
	height: auto;
	opacity: 0;
}

.slider_circle_10 .prev5, .slider_circle_10 .next5 {
	height: auto;
	opacity: 0;
}

.slider_circle_10 .prev6, .slider_circle_10 .next6 {
	height: auto;
	opacity: 0;
}

.slider_circle_10 > div img {
	display: block;
}

.next_button, .prev_button {
	top: 120% !important;
	left: 55% !important;
	opacity: 1 !important;
}

.prev_button {
	left: 45% !important;
}
/**
 * 产品展示 End
 */

/**
 * 内容 Start
 */
.block {
	position: relative;
}

.block .title {
	text-align: center;
	padding-top: 36px;
}

.block .title .name {
	font-size: 36px;
	color: #2343B2;
}

.block .title .red {
	position: relative;
	width: 138px;
	height: 10px;
	margin: 0 auto;
	margin-top: 14px;
}

.block .title .red::before {
	content: '';
	position: absolute;
	width: 138px;
	height: 10px;
	top: 0;
	left: 0;
	background-color: #fe0000;
	z-index: 1;
}

.block .title .red::after {
	content: '';
	position: absolute;
	top: 4px;
	right: -214px;
	left: -214px;
	height: 2px;
	background-color: #999999;
}

.block .title span {
	display: block;
	font-size: 16px;
	color: #999999;
	margin-top: 8px;
}

.block .cont {
	margin-top: 28px;
}

.block .video-bg {
	position: absolute;
	width: 100%;
	height: 568px;
	background: url(../img/shequ/video-bg.jpg) no-repeat center;
	top: 0;
	left: 50%;
	transform: translate(-50%,0)
}

.cont-img .cont {
	text-align: center;
	padding-bottom: 40px;
}

.block.info {
	background-color: #FFFFFF;
}

.block.info .cont {
	padding: 0 60px;
	padding-bottom: 50px;
}

.video {
	width: 100%;
	height: 568px;
}

.video .area {
	z-index: 1;
	position: inherit;
}

.video .bag {
	width: 600px;
	height: 339px;
	background-color: #000000;
	border: 12px solid #2343B2;
	margin: 0 auto;
}

.gnmk {
	background-color: #FFFFFF;
}

.azal {
	background-color: #e4f1fd;
}

.ryzz {
	background-color: #FFFFFF;
}

.cqzs {
	width: 100%;
	height: 1413px;
	background: url(../img/shequ/gsjs-bg.jpg) no-repeat center;
}

.cqzs .cont {
	font-size: 18px;
	margin-top: 18px;
}

.cqzs .cont div {
	text-indent: 2em;
	line-height: 40px;
	padding: 0 60px;
}

.cqzs .cont img {
	margin-top: 18px;
}
/**
 * 内容 End
 */

/**
 * 公司优势 Start
 */
.trait {
	width: 100%;
	height: 1206px;
	background: url(../img/index/gsys-bg.jpg) no-repeat center;
}

.trait .title {
	text-align: center;
	padding-top: 70px;
	color: #666666;
	font-size: 20px;
}

.trait .title div {
	margin-top: 12px;
}

.trait .cont {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding: 0 42px;
}

.trait .cont .info {
	display: flex;
	flex-shrink: 0;
	justify-content: space-between;
	margin-top: 25px;
}

.trait .cont1 .info {
	margin-top: 46px;
}

.trait .cont3 .info {
	margin-top: 18px;
}

.trait .cont .info .num {
	width: 70px;
	height: 69px;
	background: url(../img/index/num-bg.png) no-repeat;
	font-family: "SimHei";
	font-size: 54px;
	color: #FFFFFF;
	text-align: center;
	line-height: 69px;
	flex-shrink: 0;
}

.trait .cont .info .info-right {
	margin-left: 12px;
}

.trait .cont .info .name {
	font-size: 26px;
	color: #2343B2;
	position: relative;
	margin-bottom: 26px;
}

.trait .cont .info .name span {
	font-size: 14px;
	color: #999999;
	margin-left: 3px;
}

.trait .cont .info .name::after {
	content: '';
	position: absolute;
	width: 485px;
	height: 2px;
	border: 1px dashed #dadada;
	bottom: -4px;
	left: 0;
}

.trait .cont .info .text {
	position: relative;
	width: 486px;
	margin-top: 18px;
}

.trait .cont .info .text p {
	text-indent: 2em;
	font-size: 16px;
	line-height: 28px;
}

.trait .cont .info .text::before {
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	background-color: #147fc5;
	top: 8px;
	left: 3px;
	transform: rotate(90deg);
	-webkit-transform: rotate(40deg);
}

.trait .cont .pt {
	display: block;
	margin-top: 0;
}

.trait .cont1 .pt {
	margin-right: 78px;
}

.trait .cont2 .pt {
	margin-top: -16px;
	margin-left: 110px;
}

.trait .cont3 .pt {
	margin-right: 88px;
}

.trait .cont4 .pt {
	margin-left: 158px;
}
/**
 * 公司优势 End
 */