.topTitle {
	background-color: rgb(239, 239, 239);
	height: 36px;
	line-height: 36px;
	font-size: 15px;
	text-align: right;
}

.topTitle ul {
	display: inline-block;
}

.topTitle ul li {
	float: left;
	list-style: none;
	padding: 0 10px;
}

.topTitle ul li a {
	line-height: 36px;
	text-decoration: none;
	color: #333;
}

.downCenter_nav {
	position: relative;
}

.downCenter_nav:hover .downCenter_main {
	display: block !important;
}

.downCenter_main {
	position: absolute;
	top: 36px;
	left: 50%;
	margin-left: -60px;
	z-index: 1000;
	width: 120px;
	background-color: #fff;
	border: 1px solid #d2d2d2;
	box-sizing: border-box;
	padding-left: 0;
	display: none !important;
}

.downCenter_main li {
	width: 100%;
}

.downCenter_main li a {
	display: flex;
	align-items: center;
}

.downCenter_main li:nth-child(1) a {
	border-bottom: 1px solid #ececec;
}

.downCenter_main li a img {
	margin-top: -2px;
}

.downCenter_main li a span {
	color: #666 !important;
	margin-left: 5px;
}

.cpspR,
.cpsmsR,
.rjxzR {
	display: none;
}

.downCenter_main li:hover .cpsp,
.downCenter_main li:hover .cpsms,
.downCenter_main li:hover .rjxz {
	display: none;
}

.downCenter_main li:hover .cpspR,
.downCenter_main li:hover .cpsmsR,
.downCenter_main li:hover .rjxzR {
	display: block;
}

.downCenter_main li:hover a span {
	color: #ea0a2a !important;
}

.navbar-inverse {
	background: url(../img/index/bg.png);
	border: none;
	height: 92px;
}

.navbar-brand {
	padding: 0;
	height: auto;
	overflow: hidden;
	position: absolute;
	z-index: 999;
	left: 0;
}

.navbar-nav>li>a {
	height: 92px;
	line-height: 92px;
	padding: 0 15px;
	font-size: 16px;
	color: #333 !important;
}

.navbar-inverse .navbar-nav>li:hover .navItem,
.navbar-inverse .navbar-nav>li:focus .navItem {
	color: #333;
	background-color: transparent;
	border-bottom: 2px solid rgb(234, 10, 42);
}

.navbar-nav .active {
	border-bottom: 2px solid rgb(234, 10, 42);
}

.hzcp_nav:hover .hzcp_content {
	display: block;
}

.hzcp_content {
	position: fixed;
	width: 100%;
	padding: 10px 0;
	top: 128px;
	left: 0;
	color: #333;
	z-index: 998;
	display: none;
	background-color: #fff;
}

.dropDown_img {
	height: auto;
}

.dropDownBox {
	overflow: hidden;
	padding: 0 !important;
}

.dropDownBox ul {
	width: 100%;
	overflow: hidden;
	padding-left: 0;
	box-sizing: border-box;
}

.dropDownBox ul>li {
	float: left;
	width: 20%;
	height: 120px;
	list-style: none;
}

.dropDownBox ul>li a {
	width: 100%;
	height: 120px;
	display: block;
	color: #666;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
}

.dropDownBox ul>li a:hover {
	color: #000;
	text-decoration: underline;
}

.dropDownBox ul>li a p {
	height: 80px;
	line-height: 80px;
	margin-bottom: 5px;
}

#lineShop {
	position: relative;
}

#lineShop img:nth-child(1) {
	width: 22px;
	height: 22px;
	margin-right: 5px;
	margin-top: -2px;
}

.downIcon {
	margin-left: 5px;
}

#lineShop:hover .downIcon {
	transform: rotate(180deg);
}

#lineShop:hover .lineShop_main {
	display: block !important;
}

.lineShop_main {
	position: absolute;
	top: 92px;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 1000;
	border: 1px solid #d2d2d2;
	box-sizing: border-box;
	padding-left: 0;
	display: none !important;
}

.lineShop_main li {
	width: 100%;
	list-style: none;
	padding: 0 10px;
}

.lineShop_main li a {
	display: flex;
	align-items: center;
	text-decoration: none;
	height: 36px;
	line-height: 36px;
}

.lineShop_main li:nth-child(1) a {
	border-bottom: 1px solid #ececec;
}

.lineShop_main li:nth-child(2) a {
	border-bottom: 1px solid #ececec;
}

.lineShop_main li a img {
	margin-top: -2px;
	width: 30px !important;
	height: 30px !important;
	margin-right: 10px !important;
}

.lineShop_main li a span {
	color: #666 !important;
}

.tmR,
.jdR,
.scR {
	display: none;
}

.lineShop_main li:hover .tm,
.lineShop_main li:hover .jd,
.lineShop_main li:hover .sc {
	display: none;
}

.lineShop_main li:hover .tmR,
.lineShop_main li:hover .jdR,
.lineShop_main li:hover .scR {
	display: block;
}

.lineShop_main li:hover a span {
	color: #ea0a2a !important;
}

/* banner */
.bannerBox {
	width: 100%;
	overflow: hidden;
}

.bannerBox img {
	width: 100%;
}

.bannerText {
	font-size: 16px;
	padding: 10px 15px;
	color: #333;
	margin-bottom: 20px;
	font-weight: bold;
}

.bannerText a {
	color: #333;
	text-decoration: none;
}

.productBox {
	padding: 0;
}

.videoBox {
	width: 100%;
	position: relative;
}

.videoImg {
	width: 100%;
	position: relative;
}

.videoImg img {
	width: 100%;
}

.imgPath {
	position: absolute;
	right: 60px;
	bottom: 30px;
	width: 4.4em;
	height: 4.4em;
	background-color: rgba(0, 0, 0, .6);
	border-radius: 100%;
}

.imgPath img {
	width: 40%;
	height: 40%;
	margin: 30%;
	transition: all 0.5s;
}

.imgPath:hover img {
	width: 50%;
	height: 50%;
	margin: 25%;
}

.videoPath {
	width: 100%;
	display: none;
}

/* .videoBox::after {
	content: '';
	width: 0.6em;
	height: 3.2em;
	background-color: red;
	position: absolute;
	left: 50%;
	margin-left: -0.3em;
	bottom: -1.6em;
} */

.tjjDesc {
	padding: 30px 5% 120px 5%;
	background-image: linear-gradient(#DCDCDC, #fff);
}

.tjjDesc h2,
.tjj_Desc h2 {
	text-align: center;
	font-weight: bold;
	color: #424242;
	font-size: 2.4em;
}

.tjjDesc p {
	text-indent: 32px;
	margin-bottom: 50px;
	padding: 0 10%;
	font-size: 16px;
	line-height: 30px;
	color: rgb(66, 66, 66)
}

.descImg {
	overflow: hidden;
	width: 100%;
}

.descImg .col-md-4 {
	overflow: hidden;
}

.descImg .col-md-4 img {
	width: 100%;
}

.historyBox {
	padding-bottom: 0px !important;
}

.historyBox p {
	text-align: center;
	text-indent: 0;
}

.timeLine {
	position: relative;
	width: 100%;
}

.arrowBox {
	position: absolute;
	top: 260px;
	left: 0;
	width: 25px;
	height: 15px;
	margin-top: -11px;
}

.arrowBox img {
	width: 100%;
	height: 100%;
}

.timeLine::after {
	content: '';
	width: calc(100% - 20px);
	height: 2px;
	background-color: rgb(230, 0, 18);
	position: absolute;
	top: 260px;
	right: 0;
}

.swiper-container {
	width: calc(100% - 50px);
	height: 524px;
	margin-right: 0 !important;
}

.swiper-slide {
	text-align: left;
	font-size: 18px;
	width: auto !important;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.rootBox {
	/* padding: 0 50px; */
	position: relative;
	display: inline-block;
	transform: scale(0.8);
	/* border:1px solid red; */
	transition: all ease 1s;
	/*设置过渡*/
}

.rootBox:hover {
	transform: scale(0.9);
}

.rootImg {
	width: auto;
	height: 260px;
	overflow: hidden;
	vertical-align: middle;
	display: table-cell;
}

.rootImg img {
	margin-left: 10px;
}

.rootImg img:nth-child(1) {
	margin-left: 0;
}

.rootBox i {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	position: absolute;
	top: 250px;
	left: 100px;
	z-index: 998;
}

.rootBox:nth-child(odd) i {
	background-color: #c80000;
}

.rootBox:nth-child(even) i {
	background-color: rgb(102, 102, 102);
}

.rootBox h1 {
	color: #c80000;
	font-weight: bold;
	margin-left: 56px;
}

.rootBox span {
	display: block;
	margin-left: 70px;
	font-size: 18px;
	line-height: 32px;
}

/* 研发中心 */
.aboutNav {
	overflow: hidden;
	text-align: center;
}

.fixNav {
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	width: 100%;
	z-index: 999;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.08);
}

.aboutNav ul {
	list-style: none;
	overflow: hidden;
	display: inline-block;
	padding: 0 !important;
	margin-bottom: 0;
}

.aboutNav ul li {
	font-size: 28px;
	font-weight: bold;
	display: inline-block;
	padding: 20px 0;
	margin: 0 40px;
	cursor: pointer;
}

.lookNav {
	border-bottom: 2px solid red;
}

.introduceBox {
	overflow: hidden;
	padding-left: 0;
}

.introduceBox li {
	margin-bottom: 50px;
}

.selectShow {
	display: block !important;
}

.tjj_Desc {
	padding: 30px 5% 0 5%;
}

.tjj_Desc p {
	text-indent: 32px;
	margin-bottom: 50px;
	padding: 0 10%;
	font-size: 16px;
	line-height: 30px;
	color: rgb(66, 66, 66)
}

.imgDesc {
	position: relative;
	width: 100%;
}

.imgDesc img {
	width: 100%;
}

.imgDescOne::after {
	display: none;
}

.imgDescTwo {
	overflow: hidden;
	background-color: #DCDCDC;
}

.imgDescTwo .leftImg {
	padding: 0;
	padding-right: 7.5px;
	padding-top: 15px;
}

.imgDescTwo .rightImg {
	padding: 0;
	padding-left: 7.5px;
	padding-top: 15px;
}

.zzzx,
.qywh {
	position: relative;
}

.qywh h2 {
	margin-bottom: 30px;
}

/* 底部导航 */
.footer {
	background: url(../img/index/footBg.png) no-repeat;
	background-size: cover;
	background-position: center;
	height: 488px;
}

.footer .container {
	padding: 0;
	padding-top: 60px;
	box-sizing: border-box;
	color: #fff;
}

.navigationBox {
	box-sizing: border-box;
}

.navFoot {
	padding: 0;
	position: relative;
}

.navFoot::after {
	content: '';
	position: absolute;
	width: 1px;
	height: 220px;
	background-color: #535353;
	right: 15px;
	top: 0;
}

.navFoot:last-child::after {
	display: none;
}

.navFoot h4 {
	font-size: 16px;
	margin-bottom: 30px;
}

.navFoot p {
	margin-bottom: 5px;
}

.navFoot p a {
	color: #fff !important;
	text-decoration: none !important;
}

.navFoot p a:nth-child(2) {
	margin-left: 20px;
}

.contactFoot {
	padding-right: 0;
	text-align: right;
	padding-bottom: 50px;
	overflow: hidden;
	position: relative;
}

.contactFoot p {
	font-size: 22px;
	margin-bottom: 5px;
}

.contactFoot h1 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 20px;
}

.contactFoot>span {
	font-size: 20px;
}

.zcchz {
	margin-bottom: 16px;
	text-align: left;
	padding-left: 4px;
}

.zcchz h3 {
	margin-top: 0;
}

.zcchz p {
	font-size: 14px;
	margin-bottom: 4px;
	margin-top: 0;
	font-weight: bold;
}

.zcchz span {
	font-size: 14px;
	margin-bottom: 12px;
	display: inline-block;
}

.codeBox {
	display: flex;
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
}

.codeBox span {
	display: inline-block;
	margin-top: 5px;
}

.learnMore {
	position: absolute;
	border: 1px solid #fff;
	padding: 3px 10px;
	border-radius: 3px;
	color: #fff !important;
	right: 10px;
	bottom: 0;
	text-decoration: none !important;
}

.footDesc {
	background-color: #ea0a2a;
}

.bottomBox {
	padding: 0;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.bottomBox span {
	color: #fff;
	font-size: 16px;
}

.bottomBox span:nth-child(1) {
	float: left;
}

.bottomBox span:nth-child(2) {
	float: right;
}

/* 侧边工具键 */
.toolBox {
	position: fixed;
	bottom: 520px;
	right: 270px;
	width: 60px;
	height: 200px;
	box-sizing: border-box;
	display: none;
}

.toolBox a {
	display: block;
	margin-bottom: 4px;
}

@media(max-width:1680px) {
	.toolBox {
		right: 150px;
	}
}

@media(max-width:1440px) {
	.toolBox {
		right: 50px;
	}
}

@media(max-width:1366px) {
	.toolBox {
		right: 20px;
		bottom: 400px;
		width: 40px;
	}

	.toolBox img {
		width: 100%;
	}
}

@media(max-width:1280px) {
	.toolBox {
		right: 10px;
	}
}

@media(max-width:1080px) {
	.navbar-brand {
		width: 140px;
		top: 36px;
	}

	.navbar-brand img {
		width: 100%;
	}

	.navFoot h4 {
		font-size: 14px;
	}

	.navFoot p a {
		font-size: 12px;
	}

	.navFoot::after {
		display: none;
	}

	.navFoot p a:nth-child(2) {
		margin-left: 10px;
	}

	.codeItem {
		width: 32%;
		font-size: 14px;
		margin-right: 2%;
	}

	.codeItem:last-child {
		margin-right: 0;
	}

	.codeItem img {
		width: 100%;
	}

	.bottomBox span {
		font-size: 14px;
	}

	.toolBox {
		opacity: 0;
	}
}

@media(max-width:750px) {
	.topTitle {
		padding: 0;
	}

	.topBox {
		padding-left: 0;
		width: 100%
	}

	.topBox>li {
		width: 20%;
		padding: 0 !important;
		text-align: center;
	}

	.downCenter_nav:hover .downCenter_main {
		display: none !important;
	}

	.navbar-inverse {
		height: auto;
		background: none;
		background-color: #222;
	}

	.navbar-header {
		height: 50px;
	}

	.navbar-brand {
		width: 90px;
		margin-left: 10px;
	}

	.navbar-brand img {
		width: 100%;
	}

	.navbar-nav>li>a {
		height: 50px;
		line-height: 50px;
		color: #9d9d9d !important;
	}

	.navbar-inverse .navbar-nav>li:hover .navItem,
	.navbar-inverse .navbar-nav>li:focus .navItem {
		color: #fff !important;
	}

	#lineShop {
		display: none;
	}

	.hzcp_nav:hover .hzcp_content {
		display: none;
	}

	.tyjcRight {
		display: none;
	}

	.aboutNav ul {
		width: 100%;
	}

	.aboutNav ul li {
		width: 32%;
		padding: 10px 0;
		margin: 0;
		font-size: 20px;
	}

	.footer {
		padding: 0;
		background-size: cover;
		height: auto;
	}

	.footer .container {
		padding-top: 10px;
	}

	.navFoot h4 {
		font-size: 15px;
		margin-bottom: 10px;
	}

	.navigationBox {
		overflow: hidden;
	}

	.navFoot p a:nth-child(2) {
		margin-left: 18px;
	}

	.contactFoot {
		text-align: left;
		padding-top: 20px;
		padding-right: 15px;
	}

	.contactFoot p {
		font-size: 20px;
	}

	.contactFoot h1 {
		font-size: 20px;
	}

	.learnMore {
		bottom: 10px;
	}

	.bottomBox {
		height: auto;
		line-height: 24px;
	}

	.bottomBox span {
		display: block;
	}

}

@media(max-width:400px) {}
