.switchBtn {
	width: 1222px;
	margin: 0 auto;
}

ul {
	list-style: none;
}

.switchTitle {
	width: 1200px;
	height: 46px;
	margin: 40px auto;
}

.switchTitle ul li {
	color: #1c85c7;
	float: left;
	width: 178px;
	text-align: center;
	margin: 0 30px;
	font-size: 15px;
	border-radius: 5px;
	height: 46px;
	line-height: 46px;
	border: 1px solid #1c85c7;
	cursor: pointer;
}

.switchTitle ul li:hover {
	background: rgba(28, 133, 199, .95);
	color: #fff;
}

.switchTitleAct {
	color: #fff !important;
	background: rgba(28, 133, 199, .95);
}


.aboutBox {
	width: 100%;
	margin-bottom: 28.125rem;
	height: 1750px;
}

.aboutCententBox {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 80px 0 20px;
}

.aboutCentent {
	height: 320px;
	text-align: center;
	position: relative;
}

.aboutInfo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.aboutInfoOne::before {
	content: '';
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	border-top: 2px solid #2375bc;
	border-right: 2px solid #2375bc;
	border-bottom: 2px solid #2375bc;
	border-top-right-radius: 160px;
	border-bottom-right-radius: 160px;
}

.aboutInfoOne::after {
	content: '';
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-top: 2px solid #2375bc;
	z-index: 1;
}

.huatoLogo {
	position: absolute;
	top: -20px;
	display: block;
	width: 300px;
	height: 40px;
	background: url(../img/LOGO.png) 106px 0 no-repeat #fff;
	z-index: 2;
}

.huatoLogoTitle {
	top: -50px;
	left: 46%;
	width: 100px;
	height: 100px;
	position: absolute;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-radius: 50%;
	background: #2375bc;
	-webkit-box-shadow: 0 0 5px 5px #fff;
	box-shadow: 0 0 5px 5px #fff;
	word-wrap: break-word;
	z-index: 2;
}

.huatoLogoTitle p {
	padding: 35px 10px 0;
}

.companyInfo {
	margin-top: 80px;
	display: flex;
	justify-content: center;
}

.companyInfo p {
	font-size: 35px;
	color: #2375bc;
	font-weight: 600;
	width: 100px;
	margin: auto;
	text-align: left;
}

.companyInfo p span {
	font-size: 18px;
	color: #666;
	font-weight: 100;
}

.detailsInfoText {
	line-height: 25px;
	text-indent: 30px;
	text-align: left;
	font-size: 14px;
}

.detailsInfo {
	width: 850px;
	margin: 30px auto auto;
}

.aboutInfoTwo {
	position: absolute;
	top: -2px;
	left: 0;
	width: 100%;
	height: 100%;
}

.aboutInfoTwo::before {
	content: '';
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	left: 0;
	border-top: 2px solid #2375bc;
	border-left: 2px solid #2375bc;
	border-bottom: 2px solid #2375bc;
	border-top-left-radius: 160px;
	border-bottom-left-radius: 160px;
	margin-top: 4px;
}

.aboutInfoTwo .huatoLogoTitle {
	top: 110px;
	left: -50px;
}

.lsInfos {
	width: 850px;
	margin: 30px auto auto;
	display: flex;
	margin-bottom: 1.25rem;
}

.product {
	display: block;
	width: 25%;
}

.productBox {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.productBox img {
	width: 110px;
	height: 110px;
	overflow: hidden;
	border-radius: 50%;
}

.productWord {
	line-height: 25px;
	text-indent: 30px;
	text-align: left;
	font-size: 14px;
	width: 850px;
	height: 100px;
	margin-left: 160px;
}

.aboutInfoThree::before {
	content: '';
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	right: 0;
	border-top: 2px solid #2375bc;
	border-right: 2px solid #2375bc;
	border-bottom: 2px solid #2375bc;
	border-top-right-radius: 160px;
	border-bottom-right-radius: 160px;
	margin-top: 4px;
}

.titleThree {
	top: 110px;
	left: 95.8%;
	right: -50px;
	width: 100px;
	height: 100px;
	position: absolute;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-radius: 50%;
	background: #2375bc;
	-webkit-box-shadow: 0 0 5px 5px #fff;
	box-shadow: 0 0 5px 5px #fff;
	word-wrap: break-word;
	z-index: 2;
}

.titleThree p {
	padding: 35px 10px 0;
}

.lsInfosThree {
	height: 185px;
	margin-top: 70px;
	width: 850px;
	margin: 30px auto auto;
	display: flex;
}

.professional {
	height: 100%;
	padding-right: 15px;
	padding-top: 45px;
	line-height: 25px;
	text-indent: 30px;
	text-align: right;
	font-size: 14px;
	border-right: 1px solid #999;
	display: block;
	width: 60%;
}

.professionalright {
	display: flex;
	width: 41.66666667%;
}

.professionalright div {
	display: flex;
	flex-direction: column;
	margin-left: 1.25rem;
}

.aboutInfoFour::before {
	content: '';
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	left: 0;
	border-top: 2px solid #2375bc;
	border-left: 2px solid #2375bc;
	border-bottom: 2px solid #2375bc;
	border-top-left-radius: 160px;
	border-bottom-left-radius: 160px;
	margin-top: 6px;
}

.huatoLogoTitleFour {
	top: 110px;
	left: -50px;
	width: 100px;
	height: 100px;
	position: absolute;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-radius: 50%;
	background: #2375bc;
	-webkit-box-shadow: 0 0 5px 5px #fff;
	box-shadow: 0 0 5px 5px #fff;
	word-wrap: break-word;
	z-index: 2;
}

.huatoLogoTitleFour p {
	padding: 35px 10px 0;
}

.aboutInfoFive {
	height: 770px;
	height: 320px;
	text-align: center;
	position: relative;
	width: 100%;
}

.aboutInfoFiveBox {
	position: absolute;
	width: 100%;
	height: 770px;
	top: -8px;
}


.aboutInfoFiveBox::before {
	content: '';
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	right: 0;
	border-top: 2px solid #2375bc;
	border-right: 2px solid #2375bc;
	border-top-right-radius: 160px;
	margin-top: 16px;
}

.aboutInfoFiveBox .titleOne {
	top: 100px;
	right: -50px;
	width: 100px;
	height: 100px;
	position: absolute;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-radius: 50%;
	background: #2375bc;
	-webkit-box-shadow: 0 0 5px 5px #fff;
	box-shadow: 0 0 5px 5px #fff;
	word-wrap: break-word;
	z-index: 2;
}

.aboutInfoFiveBox .titleTwo {
	top: 505px;
	right: -50px;
	width: 100px;
	height: 100px;
	position: absolute;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-radius: 50%;
	background: #2375bc;
	-webkit-box-shadow: 0 0 5px 5px #fff;
	box-shadow: 0 0 5px 5px #fff;
	word-wrap: break-word;
	z-index: 2;
}

.titleOneP {
	padding: 35px 10px 0;
}

.equipmentImg {
	padding-top: 60px;
	margin-left: 70px;
	width: 1030px;
	height: 100%;
}

.equipmentImgTop {
	height: 185px;
	width: 100%;
}

.equipmentImgBottom {
	height: 505px;
	margin-top: 15px;
	width: 100%;
}

.patentIcon {
	background: url(../img/jiang.png) no-repeat;
	width: 70px;
	height: 80px;
	margin: auto;
}

.patentIconT {
	background: url(../img/woshou.png) no-repeat;
	width: 70px;
	height: 80px;
	margin: auto;
}

.patentNum {
	font-size: 50px;
	font-weight: 600;
}

.patentText {
	font-size: 20px;
}


.businessEarth img {
	display: inline-block;
	width: 230px;
	height: 200px;
	z-index: 100;
	margin-left: 5rem;
	padding-right: 20px;
	border-right: 1px #108EE9 solid;
	margin-right: 1.25rem;
}

.productWordss {
	display: flex;
}

.text {
	padding-left: 30px;
	padding-top: 50px;
	line-height: 25px;
	text-indent: 30px;
	text-align: left;
	font-size: 14px;
	width: 37.5rem;
}

.equipmentImgBottom {
	height: 505px;
	margin-top: 15px;
}

.leftImg {
	padding-right: 15px;
	height: 100%;
}

.centerImg {
	height: 100%;
	padding-right: 15px;
}

.twoImg {
	height: 50%;
	padding-bottom: 5px
}

.rightImg {
	height: 100%;
}

.rightImg div {
	width: 30%;
}

.equipmentImgBottom {
	display: flex;
	justify-content: space-between;
}

.equipmentImgTop div {
	display: flex;
	justify-content: space-between;
}

.equipmentImgTop div img {
	display: inline-block;

}

/*1结束*/


/* 2开始 */
.gloryBox {
	width: 76.375rem;
	margin: 0 auto;
	margin-bottom: 1.25rem;
}


/* 3 */
.historyTitle {
	width: 1222px;
	margin: 0 auto;
	font-size: 36px;
	text-align: center;
	padding-left: 10px;
	padding-top: 20px;
	color: #464646;
	position: relative;
	top: 45px;
}

.historyMain {
	margin: 0 auto 40px;
	width: 100%;
	height: 1369px;
	background: url(../img/developmentBg.afad643d.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

.historyMainContent {
	background: url(../img/line.86a9e277.png) 0 0 no-repeat;
	background-size: 100% 100%;
	height: 1153px;
	width: 1214px;
	position: relative;
	top: 45px;
	margin: 0 auto;
}

.historyItem {
	height: 130px;
	width: 75rem;
	font-size: 16px;
	position: relative;
}

.historyItemTime {
	font-size: 28px;
	font-weight: 900;
	text-align: right;
}

.detail {
	text-align: right;
}


/* 4 */


.culture {
	width: 1222px;
	margin: 0 auto;
}


.cultureSLiderBox {
	height: 500px;
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.cultureSLiders {
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
}

.cultureSLiderList {
	width: 1222px;
}

.cooperation {
	height: 1600px;
	padding: 20px 0 0;
	background: url(../img/worldmap.b5c4660c.png) 0 300px no-repeat;
}



.NotshowContent {
	display: none;
}

.cultureimg img {
	width: 100%;
}






.cooperationBox {
	width: 1222px;
	margin: 0 auto;
}

.clientsList {
	height: 240px;
	margin-bottom: 1.5625rem;
}

.clentsTitle {
	text-align: center;
	width: 300px;
	background: url(../img//bgyuanzhu.png) 0 0 no-repeat;
	background-size: cover;
	height: 46px;
	line-height: 46px;
	color: #fff;
	font-size: 18px;
	margin-bottom: 10px;
}

.clentsImgBox {
	margin-top: 30px;
	margin-bottom: 50px;
	/* height: 120px; */
}

.imgss {
	float: left;
	margin-right: 17px;
	-webkit-transition: .5s;
	transition: .5s;
	position: relative;
}

.imgssTitle {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(28, 133, 199, .8);
	font-size: 14px;
	color: #fff;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	opacity: 0;
	-webkit-transition: .7s;
	transition: .7s;
	/* padding-top: 40px; */
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.imgss:hover {
	box-shadow: 0 8px 16px rgba(0, 0, 0, .07);
	-webkit-transform: translateY(-3px);
	transform: translateY(-3px);
	opacity: 1;
}

.imgssTitle:hover {
	opacity: 1;
	-webkit-transform: translate(0);
	transform: translate(0);
}

.switchTitle ul li a {
	color: #1c85c7;
	display: block;
}

.switchTitleAct a {
	color: #fff!important;
}
.switchTitle ul li:hover a{
   
    color: #fff;
}