/* Author: lujialin of wisdom
 * Copyright 2019 Admin Designs 
===================================================
  layout
=================================================== */

.min-ht400 {
	min-height: 400px;
}

.maxtek-idst-banner {
	width: 100%;
	height: 100%;
	display: inline-block;
	position: relative;
	zoom: 1;
	height: auto;
}

.maxtek-idst-banner .maxtek-banner-img {
	width: 100%;
	position: relative;
	z-index: 1;
	zoom: 1;
	height: auto;
}

.maxtek-idst-banner .maxtek-banner-img>img {
	width: 100%;
	height: auto;
}

.maxtek-banner-des {
	width: 100%;
	height: 110px;
	position: absolute;
	bottom: 4px;
	z-index: 99;
	background-color: rgba(0, 0, 0, .5);
}

.maxtek-md-3 {
	width: 25%;
	display: inline-block;
	float: left;
	height: 150px;
	border-right: 1px solid rgba(170, 170, 170, .2);
}

.maxtek-md-6 {
	width: 50%;
	display: inline-block;
	float: left;
	height: 150px;
	border-right: 1px solid rgba(170, 170, 170, .2);
}
.maxtek-news-box img{
	max-width: 100%;
}
.maxtek-idst-num {
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	position: relative;
	margin-right: 10px;
}

.maxtek-idst-name {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 25px;
}

.maxtek-ht-110 {
	height: 110px;
	padding: 24px 0px;
	text-align: center;
}

.maxtek-ht-110:hover {
	background: rgba(2, 55, 177, .3);
}

.max-data-tips {
	position: absolute;
	font-size: 12px;
	top: 0;
	right: -12px;
}

.max-data-bit {
	position: absolute;
	font-size: 12px;
	bottom: 0;
	right: -14px;
}

.idst-line {
	width: 1px;
	height: 62px;
	background-color: rgba(255, 255, 255, .4);
	position: absolute;
	right: 0;
	top: 24px;
}

.indst-class-box {
	width: 90%;
	border: 1px solid #dedede;
	min-height: 200px;
	margin-right: 10%;
	padding: 15px;
}

.indst-content-box {
	width: 100%;
	border: 1px solid #dedede;
	min-height: 80px;
}

.maxtek-indst-data {
	width: 100%;
	margin-top: 20px;
}

.maxtek-indst-data>ul {
	width: 100%;
}

.maxtek-indst-data>ul>li {
	width: 100%;
	height: 118px;
	border: 1px solid #dedede;
	margin-top: 15px;
	cursor: pointer;
}

.maxtek-indst-data>ul>li:hover {
	box-shadow: 0 0 10px 0 rgba(88, 111, 191, .75);
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
}

.maxtek-indst-data>ul>li>dl>dt {
	width: 15%;
	height: 118px;
	float: left;
	display: table-cell;
}

.maxtek-indst-data>ul>li>dl>dt>a {
	width: 118px;
	height: 118px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

.maxtek-indst-data>ul>li>dl>dt>a>img {
	width: 60px;
	max-height: 118px;
}

.maxtek-indst-data>ul>li>dl dd.sp1 {
	width: 70%;
	height: 118px;
	float: left;
	display: inline-block;
}

.maxtek-indst-data>ul>li>dl dd.sp1>h4 {
	color: #333;
	font-size: 15px;
}

.maxtek-indst-data>ul>li>dl dd.sp1>h4>span {
	color: #fff;
	font-size: 11px;
	background: #fb7959;
	display: inline-block;
	border-radius: 20px;
	padding: 4px 6px;
	margin-left: 10px;
}

.maxtek-indst-data>ul>li>dl dd.sp2 {
	width: 15%;
	height: 118px;
	float: left;
	display: inline-block;
	text-align: center;
	position: relative;
}

.maxtek-indst-data>ul>li>dl dd.sp2>i {
	width: 1px;
	height: 62px;
	background-color: #dedede;
	position: absolute;
	left: 0;
	top: 28px;
}

.maxtek-indst-data>ul>li>dl dd.sp2>a {
	background: #f8f8f8;
	color: #888;
	line-height: 34px;
	display: inline-block;
	margin-top: 40px;
	width: 80px;
	border-radius: 40px;
	text-decoration: none;
}

.maxtek-indst-data>ul>li:hover>dl dd.sp2>a {
	background: #023775 !important;
	color: #fff !important;
}

.maxtek-search-box {
	position: relative;
	height: 40px;
	margin-top: 19px;
	margin-left: 20px;
}

.maxtek-search-box>input {
	height: 40px;
	width: 50%;
	background: #f5f5f5;
	float: left;
	padding-left: 45px;
	font-size: 13px;
}

.maxtek-search-box>a {
	display: inline-block;
	background: #023775;
	color: #fff;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 6em;
}

.search-icon {
	width: 22px;
	height: 22px;
	color: #676767;
	position: absolute;
	left: 0;
	top: 9px;
	left: 10px;
}

.indst-top {
	border-bottom: 1px solid #dedede;
	height: 80px;
	margin-top: 4px;
}

.indst-top>h4 {
	color: #000;
	font-size: 22px;
}

.maxtek-class>li,
.maxtek-class>li>a {
	height: 45px;
	line-height: 45px;
	display: block;
	font-size: 14px;
	text-decoration: none;
	color: #666;
	position: relative;
}

.maxtek-class>li>a {
	padding-left: 15px;
}

.maxtek-class>li>a:hover {
	background: #f5f5f5;
	color: #023775;
}

.maxtek-class>li>a.active{
	background: #f5f5f5;
	color: #023775;
	font-weight: 600;
}

.class-icon {
	width: 20px;
	height: 20px;
	color: #676767;
	float: left;
	margin-right: 10px;
	margin-top: 12px;
}

.maxtek-tell {
	color: #fb7959;
	font-size: 20px;
	line-height: 40px;
}

.c-aaa {
	color: #aaa;
}

.tell-tips {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(../images/icon-bg.png);
	float: left;
	background-position: -17px -120px;
	background-size: 49px;
	margin-right: 6px;
	margin-top: 2px;
}

.weixin {
	color: #eee;
}

.weixin>span {
	display: inline-block;
}

.weixin-tips {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(../images/icon-bg.png);
	float: left;
	background-position: -16px -154px;
	background-size: 49px;
	margin-right: 6px;
	margin-top: 2px;
}

.about-link {
	width: 30%;
	display: inline-block;
	height: 150px;
	float: left;
	padding: 0 15px 0 40px;
}

.about-link>li {
	line-height: 20px;
}

.about-link>li>a {
	color: #aaa;
	display: inline-block;
	width: 100%;
	line-height: 25px;
}

.contact-bottom {
	width: 70%;
	display: inline-block;
	height: 150px;
	float: right;
	padding: 0 15px
}

.contact-bottom>dd {
	line-height: 30px;
	color: #aaa;
}


/*product center advertisement*/

.maxtek-adv-top .adv-pic {
	width: 100%;
	height: 220px;
	background-size: 100% 100%;
}

.maxtek-adv-bottom .adv-pic {
	width: 100%;
	height: 220px;
	background-size: 100% 100%;
}

.adv-tit {
	color: #fff;
	font-size: 42px;
	letter-spacing: 4px;
	padding-left: 15%;
	margin-top: 40px;
}
.maxtek-adv-bottom .adv-tit{
	margin-top: 0;
	line-height: 200px;
}
.adv-des {
	color: #fff;
	letter-spacing: 1px;
	font-size: 14px;
	padding-left: 15%;
	margin-top: 5px;
}

.adv-contact {
	background: #023775;
	color: #fff;
	margin-left: 15%;
	line-height: 40px;
	margin-top: 20px;
	width: 120px;
	display: inline-block;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	padding-left: 15px;
}

.adv-contact:hover {
	background: #0763cf;
	color: #fff;
	margin-left: 15%;
	line-height: 40px;
	margin-top: 20px;
	width: 120px;
	display: inline-block;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
}

.adv-contact>i {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(../images/icon-bg.png);
	background-position: -16px -175px;
	background-size: 48px;
	margin-top: 12px;
	float: right;
	margin-right: 15px;
}

.adv-contact-bottom {
	background: #023775;
	color: #fff;
	line-height: 50px;
	margin-top: 20px;
	display: inline-block;
	text-align: center;
	font-size: 17px;
	text-decoration: none;
	padding: 8px 35px;
}

.adv-contact-bottom:hover {
	background: #0763cf;
	color: #fff;
	text-decoration: none;
}

.adv-contact-bottom>i {
	width: 40px;
	height: 40px;
	display: inline-block;
	background: url(../images/icon-bg.png);
	background-position: 0px -164px;
	background-size: 40px;
	margin-top: 10px;
	float: left;
	margin-right: 7px;
}

.maxtek-productclass-one {
	background: #f7f8fa;
}


/*product center one start*/

.maxtek-productclass-one {
	width: 100%;
	min-height: 430px;
	background: #f7f8fa;
}

.maxtek-class-item {
	display: inline-block;
	float: left;
	height: 320px;
	padding: 0 8px;
}

.maxtek-class-box {
	display: inline-block;
	width: 100%;
	height: 320px;
	background: #fff;
	cursor: pointer;
}

.maxtek-class-box:hover {
	box-shadow: 0 0 10px 0 rgba(88, 111, 191, .75);
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
}

.maxtek-class-box:hover .class-one-top>span {
	background: #21bdff;
	background: -webkit-linear-gradient(#26c7ff, #149fff);
	background: -o-linear-gradient(#26c7ff, #149fff);
	background: -moz-linear-gradient(#26c7ff, #149fff);
	background: -mos-linear-gradient(#26c7ff, #149fff);
	background: linear-gradient(#26c7ff, #149fff);
	-webkit-transition: all .45s ease;
	transition: all .45s ease;
}

.maxtek-class-box:hover .class-one-top>span>i {
	color: #fff;
	-webkit-transition: all .55s ease;
	transition: all .55s ease;
}

.maxtek-class-box:hover .pro-tit {
	color: #023775;
}

.maxtek-class-item .class-one-top {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}

.maxtek-class-item .class-one-top>span {
	display: inline-block;
	background: #ebf1fd;
	width: 120px;
	height: 120px;
	border-radius: 120px;
	line-height: 140px;
}

.maxtek-class-item .class-one-top>span>i {
	font-size: 35px;
	color: #3487ff;
}

.pt60 {
	padding-top: 60px;
}

.pro-tit {
	font-size: 14px;
	color: #000;
}


/*product center two start*/

.maxtek-productclass-two {
	width: 100%;
	min-height: 530px;
	background: #fff;
	text-align: center;
}

.pro-class-tit {
	color: #333;
	font-size: 26px;
	text-align: center;
	letter-spacing: 2px;
}

.pro-class-des {
	color: #888;
	font-size: 12px;
	margin-top: 20px;
}

.maxtek-class-item-t {
	display: inline-block;
	float: left;
	height: 260px;
	padding: 0 8px;
	margin-top: 30px;
}

.maxtek-class-t {
	display: inline-block;
	width: 100%;
	height: 260px;
	background: #fff;
	cursor: pointer;
	box-shadow: 0px 4px 8px -5px rgba(0, 0, 0, .25);
	border-radius: 12px;
}

.max-tek-img {
	position: relative;
	width: 100%;
	text-align: center;
}

.max-tek-img>img {
	position: relative;
	width: 100%;
	top: 0;
	left: 0;
	height: 133px;
}

.max-tek-img>.des {
	position: absolute;
	width: 100%;
	top: 30px;
	z-index: 9;
}

.pr50 {
	padding-right: 50px;
}

.pl50 {
	padding-left: 50px;
}


/*product center three start*/

.maxtek-productclass-three {
	width: 100%;
	min-height: 560px;
	background: #f7f8fa;
}

.maxtek-class-item-th {
	display: inline-block;
	float: left;
	height: 360px !important;
	padding: 0 8px;
	margin-top: 50px;
}

.maxtek-adv-pro {
	max-width: 60%;
	position: absolute;
	bottom: 10px;
	left: 10%;
}


/*product center four*/

.maxtek-productclass-four {
	width: 100%;
	min-height: 580px;
	background: #fff;
	text-align: center;
}

.maxtek-class-item-f {
	display: inline-block;
	float: left;
	height: 360px;
	padding: 0 8px;
}

.maxtek-class-f:hover {
	box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, .25);
}

.maxtek-class-f {
	display: inline-block;
	width: 100%;
	height: 360px;
	background: #fff;
	cursor: pointer;
	text-align: center;
}

.hexagon {
	width: 156px;
	height: 181px;
	overflow: hidden;
	visibility: hidden;
	-webkit-transform: rotate(-60deg) skewY(30deg);
	-ms-transform: rotate(-60deg) skewY(30deg);
	transform: rotate(-60deg) skewY(30deg);
	border-radius: 10px;
	margin: auto;
}

.hexagon .hexagon-cont {
	width: 100%;
	height: 100%;
	visibility: visible;
	background-size: cover;
	-webkit-transform: skewY(-30deg) rotate(60deg);
	-ms-transform: skewY(-30deg) rotate(60deg);
	transform: skewY(-30deg) rotate(60deg);
	border-radius: 10px;
}

.case-pro-maxtek {
	position: relative;
	color: #000;
	font-size: 20px;
}

.case-pro-maxtek>i {
	width: 32px;
	height: 3px;
	position: absolute;
	background: #fb7959;
	bottom: -10px;
	left: 50%;
	margin-left: -16px;
}

.maxtek-class-item-th .maxtek-tit {
	color: #333;
	font-size: 20px;
}

.maxtek-class-item-th .maxtek-des {
	color: #888;
	font-size: 13px;
	margin-top: 25px;
	line-height: 26px;
}

.maxtek-class-item-th .class-item {
	width: 100%;
	display: block;
}

.maxtek-class-item-th .class-item>dt {
	width: 40px;
	display: inline-block;
	float: left;
	margin-right: 20px;
}

.maxtek-class-item-th .class-item>dt>img {
	max-width: 32px;
	max-height: 32px;
	margin-top: 6px;
}


/*news center*/

.maxtek-news-center {
	min-height: 660px;
	width: 100%;
	display: block;
}

.news-class {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #dedede;
}

.news-class>li {
	width: 100px;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	margin-right: 30px;
}

.news-class>li>a {
	width: 100px;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #333;
	text-decoration: none;
	font-size: 15px;
}

.news-class>li>a.active {
	color: #023775;
	border-bottom: 2px solid #023775;
}

.news-class>li>a:hover {
	color: #023775;
}

.maxtek-news-data {
	width: 100%;
	margin-top: 20px;
}

.maxtek-news-data>ul {
	width: 100%;
}

.maxtek-news-data>ul>li {
	width: 100%;
	height: 148px;
	margin-top: 15px;
	cursor: pointer;
	padding: 15px 0;
}

.maxtek-news-data>ul>li:hover {
	box-shadow: 0 0 10px 0 rgba(88, 111, 191, .55);
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	background: #f9f9f9;
}

.maxtek-news-data>ul>li>dl>dt {
	width: 25%;
	height: 118px;
	float: left;
	display: table-cell;
}

.maxtek-news-data>ul>li>dl>dt>a {
	width: 100%;
	height: 118px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

.maxtek-news-data>ul>li>dl>dt>a>img {
	width: 100%;
	height: 118px;
	border: 1px solid #eee;
}

.maxtek-news-data>ul>li>dl dd.sp1 {
	width: 73%;
	height: 118px;
	float: left;
	display: inline-block;
	padding-left: 30px;
}

.maxtek-news-data>ul>li>dl dd.sp1>h4 {
	color: #333;
	font-size: 15px;
}

.maxtek-news-data>ul>li>dl dd.sp1>h4>span {
	color: #fff;
	font-size: 11px;
	background: #fb7959;
	display: inline-block;
	border-radius: 20px;
	padding: 4px 6px;
	margin-left: 10px;
}

.maxtek-news-data>ul>li>dl dd.sp2 {
	width: 15%;
	height: 118px;
	float: left;
	display: inline-block;
	text-align: center;
	position: relative;
}

.maxtek-news-data>ul>li>dl dd.sp2>i {
	width: 1px;
	height: 62px;
	background-color: #dedede;
	position: absolute;
	left: 0;
	top: 28px;
}

.maxtek-news-data>ul>li>dl dd.sp2>a {
	background: #f8f8f8;
	color: #888;
	line-height: 34px;
	display: inline-block;
	margin-top: 40px;
	width: 80px;
	border-radius: 40px;
	text-decoration: none;
}

.maxtek-indst-data>ul>li:hover>dl dd.sp2>a {
	background: #023775 !important;
	color: #fff !important;
}

.c-049de5 {
	color: #049de5;
}

.maxtek-news-center .recommend-news {
	border: 1px solid #dedede;
	min-height: 200px;
	width: 100%;
}

.recommend-news>h5 {
	color: #000;
	border-bottom: 1px solid #dedede;
	padding: 15px;
	position: relative;
	padding-left: 15px;
}

.recommend-news>h5>i {
	position: absolute;
	width: 3px;
	height: 16px;
	background: #049de5;
	left: 5px;
}

.hot-maxtek-news {
	display: inline-block;
}

.hot-maxtek-news>li {
	border-bottom: 1px dashed #dedede;
	padding: 10px 0 5px 0;
}

.hot-maxtek-news>li>a {
	display: block;
	font-size: 13px;
	color: #666;
	line-height: 22px;
}

.hot-maxtek-news>li>a:hover {
	color: #23527c;
}

.pagination .pageBox>a {
	border: 1px solid #d9d9d9;
	width: 42px;
	height: 42px;
	border-radius: 3px;
	display: inline-block;
	text-align: center;
	line-height: 42px;
	font-size: 15px;
	color: #666;
	text-decoration: none;
	margin-right: 5px;
}

.pagination {
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
	display: block;
	text-align: center;
}

.pagination .pageBox>a.active {
	color: #1890ff;
	border: 1px solid #1890ff;
}

.first-page {
	color: #999 !important;
}

.pagination .pageBox>a:hover {
	color: #1890ff;
	border: 1px solid #1890ff;
}

.maxtek-slide-box .carousel {
	height: 230px;
}

.maxtek-slide-box .carousel .item {
	height: 230px;
}

.maxtek-slide-box .carousel .item img {
	width: 100%;
	height: 230px;
}

.maxtek-slide-box .carousel-caption {
	width: 100%;
	bottom: 0px;
	left: 0;
	background-color: rgba(0, 0, 0, .5);
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.maxtek-slide-box .carousel-caption>a {
	color: #fff;
	display: block;
}


/*maxtek news detail*/

.maxtek-news-detail {
	background: #f8f8f8;
	border-top: 2px solid #023775;
	padding-bottom: 60px;
}

.maxtek-news-detail .catalog {
	line-height: 50px;
	font-size: 13px;
}

.maxtek-news-detail .catalog>a {
	color: #999;
	text-decoration: none;
	font-size: 13px;
}

.maxtek-news-detail .catalog>a:hover {
	color: #023775;
	text-decoration: none;
	font-size: 13px;
}

.maxtek-news-detail .catalog>a.active {
	color: #023775;
}

.maxtek-news-box {
	background: #fff;
	min-height: 500px;
	padding: 30px;
}

.maxtek-news-box h4.news-tit-maxtek {
	text-align: center;
	color: #080808;
	font-size: 22px;
	margin-top: 20px;
}

.maxtek-news-box .news-time-maxtek {
	text-align: center;
	color: #888;
	font-size: 13px;
	line-height: 30px;
	margin-top: 15px;
	border-bottom: 1px #ddd dashed;
}

.maxtek-news-box .source-info {
	width: 100%;
	display: block;
}

.maxtek-news-box .source-info .source-info-left {
	color: #888;
	display: inline-block;
	float: left;
}

.maxtek-news-box .source-info .source-info-right {
	float: right;
	display: inline-block;
}

.maxtek-join-box {
	text-align: center;
	padding-bottom: 10px;
}

.maxtek-join-tit {
	margin-top: 70px;
	color: #333;
	letter-spacing: 2px;
	font-size: 22px;
	text-align: center;
	margin-bottom: 30px;
}

.maxtek-join-box>p {
	color: #888;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
}

.contact-btn {
	padding: 18px 30px;
	display: inline-block;
	margin: auto;
	background: #5d7fa7;
	font-size: 19px;
	color: #fff;
	margin-top: 60px;
}

.contact-btn:hover {
	background: #023775;
}

.contact-btn>i {
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(../images/msg-icon.png) no-repeat;
	background-size: 24px;
	background-position: 2px 0;
	margin-right: 10px;
	float: left;
	margin-top: 5px;
}

.maxtek-join-us {
	width: 100%;
	height: 960px;
	background: url(../images/join-us-bg.png) no-repeat center;
	background-size: 100% 100%;
}

.maxtek-job-box {
	background: #fff;
	height: 760px;
	margin-top: 35px;
}

.maxtek-job-class {
	width: 100%;
	display: block;
	text-align: center;
	border-bottom: 1px solid #dedede;
	margin-top: 15px;
}

.maxtek-job-class ul>li {
	width: 100px;
	display: inline-block;
}

.maxtek-job-class ul>li>a {
	display: inline-block;
	color: #333;
	font-size: 14px;
	line-height: 55px;
	text-decoration: none;
}

.maxtek-job-class ul>li>a.active {
	color: #1f367a;
	border-bottom: 2px solid #1f367a;
}

.job-description {
	height: 480px;
	overflow-y: auto;
}

.job-description::-webkit-scrollbar {
	width: 13px;
	height: 1px;
}

.job-description::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(212, 212, 212, 0.2);
	background: #d4d4d4;
}

.job-description::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(212, 212, 212, 0.2);
	border-radius: 10px;
	background: #fff;
}

.job-description .job-tit {
	display: block;
	text-align: left;
	color: #023775;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
}

.job-description .des {
	display: block;
	text-align: left;
	color: #888;
	font-size: 12px;
	border-bottom: 1px solid #dedede;
	padding: 10px 0;
}

.joinus-bottom{
	height: 70px;
	border-top: 1px solid #dedede;
	display: inline-block;
	width: 100%;
	padding-top: 30px;
}

.joinus-bottom .joinus-bottom-left{
	height: 90px;
	line-height: 90px;
	display: inline-block;
	width: 7em;
	float: left;
}
.joinus-bottom .joinus-bottom-right{
	height: 90px;
	width: 90%;
	display: inline-block;
	float: left;
}
.c-888{
	color: #888;
}

.maxtek-about-top .about-pic {
	width: 100%;
	height: 320px;
	background-size: 100% 100%;
}

.maxtek-about-bottom .about-pic {
	width: 100%;
	height: 320px;
	background-size: 100% 100%;
}

.about-tit {
	color: #fff;
	font-size: 42px;
	letter-spacing: 4px;
	padding-left: 15%;
	margin-top: 90px;
}

.about-des {
	color: #fff;
	letter-spacing: 1px;
	font-size: 14px;
	padding-left: 15%;
	margin-top: 15px;
}
.about-tit-eng{
	padding-left: 15%;
	font-size: 20px;
	color: #fff;
}

/*about us*/
.maxtek-culture-box{
	background: url(../images/honor/about-bg-01.png) no-repeat;
	background-size: 100%;
	width: 100%;
	min-height: 700px;
}
.maxtek-about-tit{
	color: #333;
	font-size: 20px;
	display: block;
	text-align: center;
	margin-top: 20px;	
}
.maxtek-about-tit>span{
	color: #333;
	font-size: 20px;
	display: inline-block;
	letter-spacing: 2px;
	position: relative;
}
.maxtek-about-tit>span>i{
	display: inline-block;
	position: absolute;
	width: 2em;
	height: 2px;
	background: #333;
	bottom: -6px;
	left: 25px;
}
.maxtek-about-des{
	color: #888;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	margin-top: 30px;
}
.min-ht200{
	min-height: 200px;
}
.maxtek-about-vision{
	background: url(../images/about-us-bg.png) no-repeat center;
	background-size: 100% 100%;
	width: 100%;
	height: 450px;
	text-align: center;
	display: block;
	padding-top: 30px;	
}
.maxtek-about-vision .maxtek-vision{
	background: #344986;
	width: 400px;
	height: 170px;
	margin: auto;
}
.maxtek-about-vision .maxtek-about-tit{
	color: #fff;
	font-size: 20px;
	display: block;
	text-align: center;
	margin-top: 0;
	padding-top: 25px;	
}
.maxtek-about-vision .maxtek-about-tit>span{
	color: #fff;
	font-size: 20px;
	display: inline-block;
	letter-spacing: 2px;
	position: relative;
}
.maxtek-about-vision .maxtek-about-tit>span>i{
	display: inline-block;
	position: absolute;
	width: 2em;
	height: 3px;
	background: #fff;
	bottom: -6px;
	left: 25px;
}
.maxtek-about-vision .maxtek-about-des{
	color: #fff;
	padding:0 35px;
	padding-top: 10px;
}
.maxtek-about-item-t {
	display: inline-block;
	float: left;
	margin-top: 15px;
	padding-right: 25px;
	width: 33%;
}
.maxtek-about-item-t .max-tek-img:hover{
	box-shadow: 0 0 10px 0 rgba(88,111,191,.75);
	top: -15px;
	-webkit-transition: all .3s ease;
}
.maxtek-about-item-t:nth-child(3n){
	margin-right: 0;
}
.maxtek-about-t {
	display: inline-block;
	width: 100%;
	height: 260px;
	background: #fff;
	cursor: pointer;
	box-shadow: 0px 4px 8px -5px rgba(0, 0, 0, .25);
	border-radius: 12px;
}
.maxtek-about-item-t .max-tek-img>img {
	position: relative;
	width: 100%;
	top: 0;
	left: 0;
	height: auto;
}
.maxtek-cultrue-icon{
	display: inline-block;	
	position: absolute;
	background: #023775;
	width: 60px;	
	height: 60px;	
	z-index: 999;	
	border-radius: 50%;	
	bottom: -28px;	
	left: 50%;	
	margin-left: -30px;
	
}

.maxtek-cultrue-icon>i{
	background: url(../images/about-us-icon.png) no-repeat;
	width: 23px;
	height: 23px;
	display: inline-block;
	margin-top: 16px;
}
.maxtek-cultrue-icon>i.cultrue-icon-1{
	background-position: -12px -2px;
}
.maxtek-cultrue-icon>i.cultrue-icon-2{
	background-position: -13px -42px;
	width: 25px;
	height: 25px;
}
.maxtek-cultrue-icon>i.cultrue-icon-3{
	background-position: -12px -89px;
	height: 26px;
	width: 25px;
}
.maxtek-cultrue-icon>i.cultrue-icon-4{
	background-position: -12px -130px;
	width: 26px;
	height: 30px;
	margin-top: 12px;
}
.swiper-pagination{
	left: 53%;
}
.swiper-pagination-bullet{
	margin-right: 5px;
}
.swiper-pagination-bullet-active{
	background: #1f367a !important;
}
.c-fb7959{
	color: #fb7959;
}
.line-indst-bg{
	background: url(../images/indst-line.png) no-repeat center;
	
}
.content{
	width: 100%;
}
.content img{
	max-width: 100%;
}
.bg-f5f6f7{
	background: #f5f6f7;
}
.logo-link-item{
	width: 20%;
	height: 40px;
	float: left;
}
.logo-link-item>a{
	width: 20%;
	height: 40px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.logo-link-item>a>img{
	max-width: 110px;
	max-height: 40px;
	 -webkit-filter: grayscale(100%);
	  -moz-filter: grayscale(100%);
	  -ms-filter: grayscale(100%);
	  -o-filter: grayscale(100%);
	  filter: grayscale(100%);
	  filter: grayscale(100%);
}
.logo-link-item:hover a>img{
	-webkit-filter: grayscale(100%);
	  -moz-filter: grayscale(100%);
	  -ms-filter: grayscale(100%);
	  -o-filter: grayscale(100%);
	  filter: grayscale(100%);
	  filter: grayscale(0%);
}


/*industry case*/

.maxtek-case-lable {
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
	padding: 10px;
	text-align: center;
}

.maxtek-case-lable>span {
	text-decoration: none;
	border: 1px solid #ccc;
	color: #666;
	margin-right: 10px;
	font-size: 13px;
	width: 100px;
	height: 35px;
	line-height: 32px;
	display: inline-block;
	cursor: pointer;
}

.maxtek-case-lable>span.active {
	background: #023775;
	color: #fff;
	border: none;
}

.maxtek-case-lable>span:hover {
	background: #023775;
	color: #fff;
}

.maxtek-roll-wrap:hover .control {
	display: block;
}

.maxtek-roll-wrap {
	position: relative;
	width: 1130px;
	height: 400px;
	overflow: hidden;
	margin: 0;
}

.maxtek-roll_row .maxtek-roll-list::before,
.roll_row .roll__list::after {
	content: "";
	display: table;
	line-height: 0;
}

.maxtek-roll_row .maxtek-roll-list::after {
	clear: both;
}

.maxtek-roll_row .maxtek-roll-list {
	width: 9999px;
}

.maxtek-roll_row .maxtek-roll-list li {
	position: relative;
	float: left;
	padding: 10px 0;
	width: 276px;
}

.maxtek-roll_row .maxtek-roll-list li:hover .hover-float-maxtek {
	display: block;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
}

.hover-float-maxtek {
	width: 100%;
	height: 340px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/bg-img.png) no-repeat center;
	width: 255px;
	background-size: 100% 100%;
	display: none;
}

.hover-float-border {
	border: 5px solid rgba(255, 255, 255, .5);
	width: 225px;
	height: 310px;
	display: block;
	margin: 15px;
}

.hover-float-border .hover-float-logo {
	text-align: center;
	margin-top: 20px;
}

.hover-float-border .hover-float-logo {
	text-align: center;
}

.hover-float-border .hover-float-logo>img {
	width: 50px;
	height: 50px;
}

.more-case-btn {
	border: 1px solid #fff;
	color: #fff;
	padding: 6px 14px;
}

.more-case-btn:hover {
	border: 1px solid #fff;
	color: #fff;
	padding: 6px 14px;
}

.maxtek-control {
	position: absolute;
	top: 50%;
	margin-top: -24px;
	display: block;
	padding: 15px 4px;
	text-decoration: none;
	color: #fff;
	background-color: rgba(0, 0, 0, .2);
	width: 50px;
	height: 50px;
	border-radius: 50px;
	text-align: center;
	line-height: 25px;
}

.maxtek-control:hover {
	background-color: rgba(0, 0, 0, .5);
	color: #fff;
}

.maxtek-control.pre {
	left: -70px;
	z-index: 99999;
}

.maxtek-control.next {
	right: 0px;
}

.maxtek-roll_col {
	width: 100%;
	height: 200px;
	overflow: hidden;
}

.maxtek-roll_col .maxtek-roll-list {
	width: 100%;
}

.maxtek-roll-title {
	position: absolute;
	top: 100px;
	left: 0;
	z-index: 999;
	background: #ff0000;
}

.plist-tit {
	color: #333;
	font-size: 13px;
	line-height: 22px;
}

.plist-tit:hover {
	color: #d6423a;
}

.moreinfo {
	font-size: 13px;
	color: #333;
}

.maxtek-case-list {
	width: 1200px;
	clear: both;
	position: relative;
}

.maxtek-case-list ul li {
	width: 255px;
	background: #fff;
	padding: 15px;
	height: 340px;
	float: left;
	margin: 0;
	margin-right: 10px;
}

.maxtek-case-list ul li:nth-child(4n) {}

.maxtek-case-list-pic {
	display: table;
	width: 270px;
}

.maxtek-case-list-pic a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.maxtek-case-list-pic a img {
	max-width: 270px;
	max-height: 198px;
}

.maxtek-case-tit {
	padding: 10px;
}

.maxtek-case-tit>a {
	font-size: 16px;
	color: #333;
	text-decoration: none;
	line-height: 40px;
}

.maxtek-case-tit>span {
	font-size: 13px;
	color: #888;
	margin-top: 5px;
	line-height: 25px;
}

.more-icon {
	color: #666;
	height: 30px;
	width: 100px;
	display: inline-block;
	line-height: 30px;
	position: relative;
}

.more-icon>i {
	width: 30px;
	height: 30px;
	display: inline-block;
	background: #023775 url(../images/icon-bg.png);
	float: right;
	background-position: -7px -79px;
	background-size: 49px;
}

.more-icon>span {
	height: 30px;
	display: inline-block;
	border: 1px solid #dedede;
	width: 70px;
	float: left;
	text-align: center;
}
.maxtek-about-vision img,.maxtek-case-list-pic a img{transition: all 0.6s;}
.maxtek-about-vision img:hover,.maxtek-case-list-pic a img:hover { transform: scale(1.1); -webkit-transform: scale(1.1);}

