/* ��ҳ */

.m-table-group .mine-op>img {
	width: 100%;
}

.table-group .table-item {
	display: none;
}

.swiper-container {
	width: 100%;
	height: 100vh;
}

.swiper-slide {
	background-size: cover;
	background-position: center;
}

/* Ԫ��-btn */

.u-btn {
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	font-size: 16px;
	text-align: center;
	border: 1px solid #374e82;
}

.u-btn-cw {
	width: 388px;
	height: 60px;
	line-height: 60px;
	margin-bottom: 60px;
}

.u-btn-cw>a {
	color: #374e82;
}

/* Ԫ��-add */

.u-add {
	position: absolute;
	right: -2px;
	bottom: -2px;
	display: none;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-weight: bolder;
	text-align: center;
	background-color: #374e82;
	color: #fff;
}

.g-server .u-title {
	background: url(../images/t1.png) center center no-repeat;
}

.g-case .u-title {
	background: url(../images/t2.png) center center no-repeat;
}

.g-about .u-title {
	background: url(../images/t3.png) center center no-repeat;
}

.g-solve .u-title {
	background: url(../images/t4.png) center center no-repeat;
}

.g-news .u-title {
	background: url(../images/t5.png) center center no-repeat;
}

.g-costome .u-title {
	background: url(../images/t6.png) center center no-repeat;
}

.g-server,
.g-case,
.g-about,
.g-solve,
.g-news,
.g-costome {
	padding: 60px 0 80px;
}

.g-banner {
	position: relative;
	width: 100%;
}

.g-banner .u-cirbtn {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 30px;
	z-index: 9;
	width: 56px;
	height: 56px;
	/* background-color: rgb(18, 88, 21); */
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.25) url(../images/arr_down.png) no-repeat center;
}

.g-banner>img {
	width: 100%;
	height: 100%;
}

.m-list {
	overflow: hidden;
	padding: 40px 0;
}

.m-list li {
	float: left;
	width: 169px;
	font-size: 16px;
	font-weight: bolder;
	color: #333;
	text-align: center;
}

.m-list li:hover .text {
	color: #374e82;
}

.m-list .img {
	width: 64px;
	height: 64px;
	margin: 0 auto;
	margin-bottom: 25px;
}

.m-list .text .eng {
	margin-top: 8px;
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
	text-transform: capitalize;
}

/* ͼ�Ĵ�ֱ�б�ģ�� */

.m-list1 {
	overflow: hidden;
	padding: 40px 0;
}

.m-list1 li {
	position: relative;
	overflow: hidden;
	float: left;
	width: 320px;
	padding: 10px;
	margin-right: 27px;
	border: 2px solid transparent;
	box-sizing: border-box;
}

.m-list1 .list-bg {
	position: absolute;
	left: 0;
	top: -450px;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: #374e82;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
}

.m-list1 li:last-child {
	margin-right: 0;
}

.m-list1 .img {
	overflow: hidden;
	font-size: 0;
}

.m-list1 .img>img {
	width: 100%;
	transition: all 0.6s;
}

.m-list1 .title {
	margin: 22px auto;
	font-size: 20px;
	color: #374e82;
	text-align: center;
}

.m-list1 p {
	line-height: 1.5;
	font-size: 12px;
	color: #474b56;
	text-align: justify;
}

.m-list1 li:hover .list-bg {
	top: 0;
}

.m-list1 li:hover img {
	transform: scale(1.4);
}

.m-list1 li:hover .title,
.m-list1 li:hover p {
	color: #fff;
}

.g-about {
	padding: 80px 0 170px;
	background-color: #f5f5f5;
}

.g-about .op-item>img,
.g-about .cp-item>img {
	width: 100%;
}

.g-about .cp-item .cp-text {
	line-height: 1.5;
	margin: 106px auto 70px;
	font-size: 12px;
	color: #999;
}

.g-about .au-item {
	overflow: hidden;
}

.g-about .au-item .au-item-l {
	position: relative;
	float: left;
	width: 450px;
	height: 360px;
	border: 3px solid #374e82;
}

.g-about .au-item-video {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 548px;
	height: 302px;
}

.g-about .au-item .au-item-fwrap {
	float: right;
	width: 35%;
}

.g-about .au-item .title {
	text-align: center;
}

.g-about .au-item-fwrap h4 {
	font-size: 25px;
	color: #374e82;
}

.g-about .au-item-fwrap .eng {
	font-size: 16px;
	color: #949494;
}

.g-about .au-item-fwrap h5 {
	margin: 33px auto 20px;
	font-size: 20px;
	color: #333;
	text-align: center;
}

.g-about .au-item-fwrap .description {
	line-height: 1.8;
	font-size: 12px;
	color: #b4b4b4;
	text-align: justify;
}

.g-about .au-item-fwrap .u-btn {
	margin-top: 40px;
	float: right;
	font-size: 12px;
}

.g-about .au-item-fwrap .u-btn>a {
	color: #a7a7a7;
}

.g-news {
	background-color: #f5f5f5;
}

.m-list2 {
	overflow: hidden;
	margin: 80px 0;
}

.m-list2 li {
	position: relative;
	float: left;
	width: 471px;
	height: 105px;
	margin: 10px 18px;
	padding: 14px 0;
	color: #646d74;
	border: 2px solid #cdcdcd;
	box-sizing: border-box;
}

.m-list2 li:hover {
	border-width: 2px;
	border-color: #374e82;
}

.m-list2 li:hover .u-add {
	display: block;
}

.m-list2 .m-list2-wrap {
	position: relative;
}

.m-list2 .left-date {
	text-align: center;
}

.m-list2 .text {
	line-height: 1.5;
	padding-right: 10px;
	margin-left: 88px;
	font-size: 12px;
	color: #646d74;
}

.m-list2 .date-wrap {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 11px;
	font-size: 14px;
	color: #646d74;
	border-right: 1px solid #cdcdcd;
}

.m-list2 .date-wrap .bd {
	margin-bottom: 8px;
	font-weight: bolder;
}

.m-list2 .media-heading {
	margin-bottom: 14px;
	font-size: 16px;
	color: #646d74;
	font-weight: bolder;
}

.m-list2 li:hover {
	color: #374e82;
}

.m-list2 li:hover .media-heading {
	color: #374e82;
}

.m-list2 li:hover .date-wrap {
	color: #374e82;
	border-color: #374e82;
}

.m-list3 {
	overflow: hidden;
}

.m-list3 li {
	float: left;
	/*width: 25%;*/
}

.m-list3 li img {
	width: 100%;
	height: 100%;
}

/*首页特效按钮 百叶窗*/

.shutter-btn {
	position: relative;
	z-index: 9;
	color: #374e82;
}

.shutter-btn:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: -1;
	background-color: #374e82;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: all .3s linear;
	-ms-transform: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.shutter-btn:hover {
	color: #fff;
}

.shutter-btn:hover::before {
	transform: scaleY(1);
	-moz-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-o-transform: scaleY(1);
}

/*合作商家*/

.m-list3 {
	margin: 0 29px;
}

.m-list3 li {
	/*width: 240px;*/
	/*padding: 20px 0;*/
	margin-right: -1px;
	font-size: 12px;
	color: #333;
	text-align: center;
	border: 1px solid #999;
	box-sizing: border-box;
}

.m-list3 li>img {
	display: block;
	width: 190px;
	/*height: 190px;*/
	/*margin: 0 auto;*/
	/*margin-bottom: 20px;*/
}

.m-list3 li>p {
	height: 32px;
}

/*去掉1px的底边*/

.m-btm-1 {
	margin-bottom: -1px;
}