#zxb_top {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 999;
}
#zxb_top .top-bg {
	background-image: url(../img/top-bg.png);
	padding: 16px 0;
}
.top-ph {
	font-weight: bold;
	font-size: 37px;
	color: #1F98F7;
	background-image: url(../img/ico-ph.png);
	padding-left: 50px;
	line-height: 63px;
}
.top-ph span {
	color: #333;
}
#nav {
	background-color: #fff;
	position: fixed;
	top: 95px;
	z-index: 999;
	width: 100%;
}
#nav .nava {
	line-height: 80px;
	color: #737373;
	font-size: 20px;
	display: block;
	text-align: center;
	cursor: pointer;
}
.nav-dd {
	width: 14%;
	position: relative;
	float: left;
}
#nav .nav-dd.on .nava {
	color: #0391FF
}
.nav-dd.on::before, #nav .nav-dd:hover::before {
	content: '';
	width: 100%;
	height: 2px;
	background-color: #1F98F7;
	position: absolute;
	bottom: 0;
	display: block;
}
#nav .nav-dd:hover .nava {
	color: #0391FF
}
.nav-dd::after {
	content: '';
	position: absolute;
	left: 0;
	height: 20px;
	width: 1px;
	background-color: #ddd;
	display: block;
	top: 50%;
	transform: translateY(-50%);
}
#nav .nav-dd:first-child::after {
	display: none !important;
}
.nav-sub {
	display: none;
}
.nav-sub-top a:hover {
	color: #0074FF;
}
.nav-sub-top {
	background-color: #F7F9FA;
	line-height: 55px;
	overflow: hidden;
}
.nav-sub-top a {
	width: 12.5%;
	float: left;
	position: relative;
	color: #333;
	text-align: center;
}
.nav-sub-top a::after {
	content: '';
	display: block;
	width: 3px;
	background-color: #D3D7D9;
	border-radius: 0px 58px 58px 0px;
	height: 25px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.nav-sub-top .suba:first-child::after {
	display: none !important;
}
.ss { display:inline-block; width: 170px; height: 30px; background-image: url(../image/ss.jpg); margin-top: 25px; }
.ss_text { display: inline-block; float: left; width: 138px; height: 30px; line-height: 30px; padding-left: 8px; list-style: none; background: none; }
.ss_submit { display: inline-block; float: left; width: 32px; height: 30px; cursor: pointer; background: none; }

.bt-box-bg {
	overflow: hidden;
	background-image: url(../img/sub2-bg.png);
	min-height: 353px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 60px;
}
.bt-box ul {
	overflow: hidden;
	text-align: center;
	text-align: left;
	padding-left: 24px;
	padding-top: 25px;
}
.bt-box .imgW {
	margin-bottom: 50px !important;
	width: 80%;
	margin: 0 auto;
}
.bt-box li {
	display: inline-block;
	vertical-align: bottom;
	text-align: center;
	margin-left: -0.3%;
}
.bt-box li.li1 {
	margin-bottom: 1px;
	width: 15.4%;
	margin-left: 0;
}
.bt-box li.li2 {
	margin-bottom: 30px;
	width: 14.9%;
}
.bt-box li.li3 {
	margin-bottom: 44px;
	width: 15%;
}
.bt-box li.li4 {
	margin-bottom: 80px;
	width: 14.8%;
}
.bt-box li.li5 {
	margin-bottom: 104px;
	width: 14.9%;
}
.bt-box li.li6 {
	margin-bottom: 114px;
	width: 15%;
	margin-left: 0.5%;
}
.bt-box li.li7 {
	margin-bottom: 30px;
	width: 15%;
}
.nav-sub a {
	display: block;
	color: #333;
	line-height: 45px;
}
.nav-sub a:hover {
	text-decoration: underline;
}
.nav-show {
	display: none;
	position: fixed;
	left: 0;
	width: 100%;
	top: 175px;
	background-color: #fff;
	z-index: 9999;
}
.bt-box-text {
	margin-top: -60px;
}
.bt-box-text li {
	margin-bottom: 0 !important;
	vertical-align: top;
}
.bt-box-text p {
	width: 120px;
	margin: 10px auto 30px;
}
.cp-nav-time {
	overflow: hidden;
	position: relative;
	margin: 50px 0 5px;
}
.cp-nav-time::after {
	content: '';
	display: block;
	width: 100%;
	clear: both;
	border-bottom: 2px dashed #ddd;
	margin-bottom: 6px;
}
.cp-nav-time dd {
	width: 16%;
	float: left;
	padding-bottom: 20px;
	font-size: 18px;
	color: #1F98F7;
	text-align: center;
	position: relative;
}
.cp-nav-time dd::after {
	width: 16px;
	height: 12px;
	border-radius: 50%;
	background-color: #1F98F7;
	position: absolute;
	bottom: -6px;
	content: '';
	display: block;
	left: 50%;
	margin-left: -8px;
}
.cp-h2 {
	background-color: #0391FF;
	font-size: 18px;
	line-height: 70px;
	color: #fff;
	text-align: center;
}
.k12-1 .ul15>li>.db {
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 32%, rgba(239,239,239,1) 95%, rgba(255,255,255,1) 100%);
	border: 1px solid rgba(112,112,112,0.3);
	color: #333 !important;
	position: relative;
}
.k12-1 .ul15>li>.db::after {
	background-image: url(../img/shouqi.png);
	background-repeat: no-repeat;
	background-position: center;
	content: '';
	display: block;
	position: absolute;
	width: 20px;
	height: 100%;
	right: 10px;
	top: 0;
}
.k12-1 .ul15>li.active .db::after {
	background-image: url(../img/shouqi1.png);
}
.k12-1 .ul15>li {
	margin-bottom: 1px;
}
.k12-1 .ul16 {
	padding: 5px 0;
}
.k12-1 .ul16>li {
	display: inline-block !important;
	font-size: 0px;
	width: 49%;
	vertical-align: middle;
	padding: 3px 0;
}
.k12-1 .ul16>li a {
	font-size: 14px;
	color: #676767;
	height: auto;
	line-height: 25px;
}
.city {
	position: relative;
}
.cp-nav {
	background-image: url(../img/line.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.cp-nav .imga {
	float: left;
	width: 16%;
	position: relative;
	background-image: url(../img/line.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
.cp-nav .imgW {
	display: block;
	margin: 0 auto;
	width: 60%;
	position: relative;
	height: 160px;
}
.cp-nav img {
	max-width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-height: 90%;
}
.cp-nav .np {
	width: 96%;
	margin: 0 auto;
	line-height: 24px;
	border-bottom: 1px dashed #C5C5C5;
	margin-bottom: 6px;
}
.cp-nav .div {
	padding-left: 10px;
	height: 345px;
}
#nav_sub3 .w1200 {
	border-left: 1px solid #ededed;
}
#nav_sub3 .imga {
	text-align: center;
	width: 16.6%;
	border: 1px solid #ededed;
	float: left;
	margin: -1px 0 0 0;
	font-size: 18px;
	padding: 20px 0;
	color: #0E0E0E;
	font-weight: bold;
	border-left: 0;
}
#nav_sub3 img {
	margin: 0 auto 10px;
}
#nav_sub3 .imga:hover {
	background-color: #f8f8f8;
}
.m1-click {
	box-shadow: 0 0 10px #ddd;
	overflow: hidden;
}
.m1-click .m1-img {
	margin: 0 auto 5px;
	display: block;
}
.m1-click .dd {
	float: left;
	width: 12.5%;
	padding: 20px 0;
}
.m1-click .dd.on {
	color: #1F98F7;
}
.main1 {
	position: relative;
	z-index: 9;
}
#m1_ban {
	margin: 20px 0 110px;
}
#m1_ban .m1-more {
	width: 73px;
	line-height: 30px;
	background-color: #1F98F7;
	color: #fff;
	text-align: center;
	margin-left: 25px;
}
#m1_ban .imga {
	border: 1px solid #ededed;
	margin: 0 10px;
}
#m1_ban .imga:hover {
	background-color: #1F98F7 !important;
	border-color: #1F98F7;
}
#m1_ban .imga:hover * {
	color: #fff;
}
#m1_ban .imga:hover .m1-more {
	background-color: #fff;
	color: #1F98F7;
}
#m1_ban .ntit {
	line-height: 40px;
}
#m1_ban .imgW {
	background-color: #fff;
	padding: 15px 0;
}
#m1_ban img {
	margin: 0 auto;
}
#m1_ban .mlW {
	padding: 0 10px 10px;
}
.m1-click img.m1-img2, .on .m1-img1 {
	display: none;
}
.on img.m1-img2 {
	display: block;
}
.main1 .arrow-prev {
	left: -40px;
}
.main1 .arrow-next {
	right: -40px;
}
.clickshow.auto {
	height: auto;
	overflow: visible;
}
.clickshow {
	height: 0;
	overflow: hidden;
	position: relative;
}
.arrow-prev {
	background-image: url(../img/prev.png);
}
.arrow-next {
	background-image: url(../img/next.png);
}
.arrow {
	position: absolute;
	width: 50px;
	height: 50px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #C5C5C5;
	top: 50%;
	cursor: pointer;
	z-index: 999;
	margin-top: -25px;
}
.swiper-button-disabled {
	opacity: 0.3;
}
.main2 {
	background-color: #F9F9F9;
}
.htit {
	padding: 40px 0;
	font-size: 26px;
}
.htit span {
	font-size: 18px;
	color: #C1C5C8;
	margin-left: 20px;
}
.m2-list .imga {
	width: 22%;
	margin-right: 1%;
	background-color: #fff;
	top: 0;
}
.m2-list .imga img {
	margin: 0 auto;
	max-height: 100%;
	max-width: 100%;
}
.m2-list .imga:hover {
	top: -20px;
}
.m2-list h3 {
	font-size: 16px;
	margin: 20px 10px 50px;
}
.m2-list .imgW {
	width: 90%;
	margin: 30px auto;
	max-width: 180px;
}
.m2-list img {
	width: 100%;
	height: auto;
}
.m3-w1 img {
	width: 100%;
}
.m3-w1 {
	width: 45%;
}
.m3-w2 {
	width: 52%;
	position: relative;
	left: 2%;
}
.m3-h2 {
	font-size: 22px;
}
.m3-con {
	font-size: 18px;
	line-height: 1.6;
	color: #666;
	margin: 25px 0;
}
.m3-btn {
	border-radius: 20px;
	line-height: 30px;
	font-size: 12px;
	padding: 0 15px;
}
.m3-btn.bg2 {
	margin-left: 25px;
	;
}
.main3 .swiper-button-disabled {
	display: none !important;
}
.main3 .arrow {
	bottom: 0;
	transform: translateY(0);
	top: auto;
}
.m1-prev9 {
	left: -45px;
	background-image: url(../img/prev2.png);
}
.m1-next9 {
	right: -45px;
	background-image: url(../img/next2.png);
}
.m1-ban9 .imgW {
	margin: 0 5px;
}
.m1-ban9 .img {
	width: 100%;
}
.m3-box1 {
	margin-bottom: 20px;
}
.m4-click .clickbtn {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px;
	color: #888;
	line-height: 32px;
}
.m4-click .clickbtn::after {
	content: '';
	display: block;
	width: 2px;
	height: 16px;
	background-color: #ddd;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: -18px;
}
.m4-click .clickbtn.on {
	background-color: #1F98F7;
	color: #fff;
}
.m4-ico1 {
	background-image: url(../img/jt1.png);
	height: 20px;
}
.m4-bt {
	background: linear-gradient(113deg, rgba(45,196,255,1) 0%, rgba(20,145,255,1) 100%);
	padding: 15px 25px;
	color: #fff;
}
.m4-bt .div {
	margin-left: 90px;
}
.m4-w1 img {
	width: 100%;
}
.m4-w1 .line {
	width: 100%;
	height: 1px;
	background-color: #6AAFE6;
	margin: 15px 0;
}
.m4-w1 {
	width: 490px;
}
.main4 {
	background-color: #f5f5f5;
}
.m4-w2 {
	margin-left: 490px;
	padding: 20px;
	padding-bottom: 0;
}
.m4-w2 .line {
	margin: 10px 0;
	width: 100%;
	height: 1px;
	background-color: #f5f5f5;
}
.m4-w2 .htit {
	padding: 30px 0 15px;
}
.m4-w2 .htit b {
	font-size: 20px;
	font-weight: normal;
}
.m4-w2 .htit span {
	font-size: 16px;
	margin-left: 10px;
}
.m4-w2 .np {
	color: #B5B5B5;
}
.w-list .ntit {
	background-image: url(../img/ico-w.png);
	padding-left: 30px;
}
.w-list span {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
}
.w-list .imga {
	line-height: 50px;
	border-bottom: 1px solid #ddd;
	color: #555;
}
.m4-21 {
	padding-right: 100px;
}
.m4-21 .time {
	position: absolute;
	right: 0;
	top: 0;
	color: #787878;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	background-image: url(../img/jt2.png);
}
.main3, .main4, .main2 {
	padding-bottom: 50px;
}
.main5 {
	background-image: url(../img/bg1.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding-bottom: 50px;
}
.main5 .htit * {
	color: #fff;
}
.m5-list {
	padding: 55px 0;
}
.m5-list .p1 {
	padding-top: 50px;
	margin-bottom: 20px;
}
.m5-list .p2 {
	color: #777;
}
.m5-list dt {
	width: 380px;
	height: 380px;
	border-radius: 50%;
	border: 3px solid #1F98F7;
	background-color: #fff;
	margin: 0 auto;
}
.m5-list dt img {
	margin: 25px auto 50px;
}
.m5-list dd {
	position: absolute;
	width: 370px;
}
.m5-list .div {
	padding: 40px 5px;
	background-color: #fff;
	position: relative;
}
.m5-list .div::after {
	content: '';
}
.m5-list .num {
	position: absolute;
	left: 100%;
	top: 0;
	width: 188px;
	height: 100%;
	background-image: url(../img/1m5-bg.png);
	background-size: 100% 100%;
}
.m5-list .num img {
	margin-top: 15px;
}
.m5-list .p01 {
	margin-bottom: 30px;
	display: block;
}
.m5-list .p02 {
	color: #565656;
}
.m5-list .p02 p {
	margin-bottom: 7px;
}
.m5-list .dd1, .m5-list .dd2 {
	top: 0;
}
.m5-list .dd1, .m5-list .dd3 {
	left: 0;
}
.m5-list .dd3, .m5-list .dd4 {
	bottom: 0;
}
.m5-list .dd2, .m5-list .dd4 {
	right: 0;
}
.m5-list .dd2 .num, .m5-list .dd4 .num {
	left: auto;
	right: 100%;
}
.m5-list .dd2 .num img, .m5-list .dd4 .num img {
	margin-left: 95px;
}
.m5-list .dd2 .num {
	background-image: url(../img/1m5-bg2.png);
}
.m5-list .dd3 .num {
	background-image: url(../img/1m5-bg3.png);
}
.m5-list .dd4 .num {
	background-image: url(../img/1m5-bg4.png);
}
.m5-list .dd3 .num img, .m5-list .dd4 .num img {
	position: absolute;
	bottom: 20px;
}
.main6 {
	padding: 15px 0;
}
.m6-w1 {
	width: 45%;
}
.m6-w1 img {
	max-width: 479px;
	width: 100%;
}
.m6-w2 {
	width: 48%;
	left: 6%;
}
.m6-con {
	color: #fff;
	position: absolute;
	left: 40px;
	top: 54%;
	margin-top: -30px;
}
.m6-w2 h2 {
	font-weight: bold;
	margin-top: 10px;
}
.link .w1200 * {
	display: inline-block;
	vertical-align: middle;
	color: #999;
	font-weight: normal;
}
.link {
	padding: 30px 0;
}
.link b {
	margin: 0 6px;
}
.link .w1200 span {
	color: #333;
}
#footer {
	background-color: #DCDCDC
}
.ftw1 {
	width: 25%;
}
.ftw2 {
	width: 52%;
	margin: 0 1%;
}
.ftw2 .p2 {
	color: #6F6F6F;
	margin-top: 10px;
}
.ftw3 {
	width: 20%;
}
.ftw3 img {
	width: 100%;
	max-width: 135px;
	margin: 0 auto 10px;
}
.ft-box1 {
	padding: 70px 0 30px;
}
#footer .line {
	width: 100%;
	height: 1px;
	background-color: #ccc;
	margin-top: 30px;
}
.copy {
	padding: 15px 0;
}
.copy span, .copy a {
	display: inline-block;
	vertical-align: middle;
}
.copy .fl span {
	margin: 0 10px;
}
#index {
	z-index: 10;
}
.main7 {
	background-color: #f5f5f5;
	padding-bottom: 40px;
}
.m7-list dd {
	width: 11%;
	float: left;
	cursor: pointer;
	position: relative;
	background-image: url(../img/m7-2.png);
	background-size: 100% 100%;
	overflow: hidden;
}
.m7-list dd .imgW {
	width: 100%;
	height: 100%;
	position: relative;
}
.m7-list dd .imgW img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 60%;
	max-height: 60%;
}
.m7-list2 {
	margin-left: 0;
}
.m7-list * {
	transition: all ease .1s
}
.m7-list dd:hover {
	z-index: 999;
}
.m7-list dd:hover {
	background-image: url(../img/m7-1.png);
}
.m7-list dd:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
}
/* 产品详情 */
.dingTu {
	position: relative;
	padding-top: 70px;
	padding-bottom: 70px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.zxb-btn1 {
	width: 140px;
	line-height: 38px;
	text-align: center;
	margin-top: 35px;
}
.zxb-ri {
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -120px;
	z-index: 999;
}
.zxb-ri .dd {
	width: 60px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding: 6px 0;
}
.zxb-ri img {
	height: 32px;
	margin: 0 auto;
}
.zxb-ri .dd1 {
	background-color: #FB6B3B;
}
.zxb-ri .dd2 {
	background-color: #7FC040;
}
.zxb-ri .dd3 {
	background-color: #42ABE8;
}
.zxb-ri .dd4 {
	background-color: #666666;
}
.ks1-1, .ks1-2 {
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 18px 20px;
}
.ks1-1 {
	background-image: url(../images/34.png);
}
.ks1-2 {
	background-image: url(../images/38.png);
}
.ks1 .swiper-button-disabled {
	display: none;
}
.ks1 .arrow {
	width: 35px;
	height: 50px;
	background-color: #fff;
}
.ks1 .arrow-prev {
	left: 0px;
	background-image: url(../img/prev3.png);
}
.ks1 .arrow-next {
	right: 0px;
	background-image: url(../img/next3.png);
}
.ks1 {
	margin-top: .4rem;
	border: 1px solid #E5E5E5;
	padding: 18px 0;
}
.ks1-box {
	padding: 0 18px;
}
#ban_num {
	position: absolute;
	bottom: 20px;
	left: 50%;
	background-color: rgba(0,0,0,0.5);
	border-radius: 20px;
	padding: 0 10px;
	transform: translateX(-50%);
	width: auto;
}
#ban_num span.swiper-pagination-bullet {
	background-color: #fff;
	opacity: 1;
	margin: 0 4px !important;
	width: 9px;
	height: 9px;
	border: 1px solid #fff;
	vertical-align: middle;
	position: relative;
	top: -1px;
}
#ban_num span.swiper-pagination-bullet-active {
	background-color: transparent;
	border-color: #fff;
}
#banner img, #banner1 img {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
}
#banner .swiper-slide {
	overflow: hidden;
}
/* 行业应用 */
.hangye-list .imga {
	width: 29.7%;
	margin: 0 1% 10px 0;
	background-color: #fff;
}
.hangye-list .div {
	padding: 0.2rem;
}
.hangye-list .ntit {
	margin: 10px 0;
	font-size: 24px;
}
.hangye-list .np {
	line-height: 20px;
	height: 60px;
}
.hangye-list .imgW {
	overflow: hidden;
}
.hangye-list .more {
	background-image: url(../img/ljiexq.png);
	padding-left: 50px;
}
.hangye-list .imga:hover .more {
	background-position: 10px center;
	padding-left: 40px;
}
#ny {
	padding-top: 0.3rem;
	padding: relative;
	z-index: 1;
}
.hangy-con {
	margin-bottom: 80px;
}
.hangy-con a {
	display: inline;
}
.hangy-con img {
	margin: 0 auto;
}
.hangy-con>img {
	width: 100%;
}
.hy-nav {
	background-image: url(../img/h.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 17px;
	height: 370px;
}
.hy-nav .imga {
	float: left;
	width: 16%;
	border: 1px solid rgba(146,146,146,0.4);
	border-left: none;
	text-align: center;
	height: 145px;
	margin-top: -1px;
}
.hy-nav .imgW {
	width: 90px;
	height: 90px;
	margin: 10px auto;
	position: relative;
}
.hy-nav img {
	position: absolute;
	left: 50%;
	top: 50%
}
.hy-nav .hy-img1 {
	margin: -30px 0 0 -30px;
	width: 60px;
	height: 60px;
	display: block;
}
.hy-nav .hy-img2 {
	margin: -41px 0 0 -41px;
	display: none;
	width: 82px;
	height: 82px;
}
.hy-nav .imga:hover .hy-img1 {
	display: none;
}
.hy-nav .imga:hover .hy-img2 {
	display: block;
}
.hy-nav .w1200 {
	border-left: 1px solid rgba(146,146,146,0.4);
	margin-top: 40px;
}
.ov {
	overflow: hidden;
	padding-top: 1px;
}
/* 3行业应用详情 */
.loca {
	margin-bottom: 0.3rem;
}
.loca a {
	display: inline;
}
.loca * {
	margin-right: 5px;
}
#m1_ban.hangy-list2 {
	margin: 40px 0;
}
#m1_ban.hangy-list2 .imga {
	margin: 0 1% 20px 0;
	width: 22%;
	background-color: #fff;
}
.fy span {
	background-color: #F0F0F0;
	padding: 0 5px;
	margin-right: 5px;
}
.fy .p01 {
	line-height: 25px;
	width: 48%;
	color: #333;
	direction: block;
	font-size: 13px;
}
.fy .p01.fr {
	text-align: right;
}
/* 核心优势 */
.m1-prev12 {
	background-image: url(../img/prev4.png);
	left: 0;
}
.m1-next12 {
	background-image: url(../img/next4.png);
	right: 0;
}
#yous_box {
	margin-bottom: 50px;
}
.yous-box {
	background-color: #18191B;
	width: 90%;
	margin: 0 auto;
	color: #fff;
	padding: 20px 0;
	z-index: 88;
}
.ys-h4 {
	max-width: 200px;
}
.ys-h2 {
	font-size: 46px;
}
.ys-con {
	font-size: 16px;
	line-height: 1.8;
	margin: 30px 0 85px;
}
.ys-ban-box {
	width: 90%;
	margin: 0 auto;
	max-width: 760px;
}
.ys-ban-box img {
	margin: 30px auto;
}
.yous-box .swiper-pagination-bullet {
	border-radius: 0px;
	width: 25px;
	height: 3px;
}
.ys-img img {
	max-height: 60%;
	max-width: 90%;
}
#yous_box2 {
	padding: 80px 0;
}
.ys-h5 {
	padding-bottom: 40px;
}
.ys-h5 b {
	font-size: 20px;
	margin-bottom: 5px;
	display: block;
}
.ys-h5 p {
	text-transform: uppercase;
}
.ys-img {
	background-image: url(../img/4-2bg.png);
	background-size: cover;
	max-width: 763px;
	margin: 0 auto 80px;
}
.ys-p3 {
	color: #656668;
	font-size: 12px;
}
.ys-p3::before {
	content: '';
	display: block;
	width: 50%;
	height: 1px;
	background-color: #3E3F3F;
	margin-bottom: 15px;
}
.ys-h4 {
	position: absolute;
	left: 0;
	top: 0;
}
#yous_box2 p {
	color: #888;
}
#yous_box2 .div {
	padding: 15px;
	background-color: #3E3E3E;
	text-align: center;
}
#yous_box2 .ys-v {
	margin: 0 5px;
}
#banner3 {
	padding-bottom: 50px;
}
.ys-h6 {
	color: #000;
	margin-bottom: 15px;
}
#banner3 {
	width: 90%;
}
.bg-text {
	position: absolute;
	font-size: 190px;
	left: 2%;
	color: #202123;
	top: 50%;
	margin-top: -230px;
}
.banner5 #ban_num {
	bottom: 70px;
}
.fuwu-box {
	padding: 0 !important;
	position: relative;
	z-index: 30;
}
.fw-main1 {
	margin: -40px 0 40px;
	padding: 30px 0;
	box-shadow: 0px 11px 23px 0px rgba(210,210,210,0.5);
}
.fw-main1 .dd {
	width: 30%;
}
.fw-main1 .p02 {
	color: #8F96A8;
}
.ys-v {
	cursor: pointer;
}
.fw-main2 {
	padding: 50px 0;
}
.fw-h2 {
	font-size: 28px;
}
.fw-p1 {
	margin: 10px 0 35px;
	color: #999;
	font-size: 20px;
}
.fw-map {
	margin: 0 auto;
}
.fw-list1 .imga {
	width: 19%;
	margin: 0 5% 20px 0;
	border: 1px solid #ededed;
	text-align: center;
	padding: 30px 0 50px;
}
.fw-list1 img {
	margin: 0 auto;
}
.fw-list1 .np {
	font-size: 13px;
	color: #67696C;
	margin: 6px 0 25px;
}
.fw-list1 .fw2-p2 {
	color: #1F98F7;
	border-bottom: 1px solid #1F98F7;
}
.fw-list1 .imga:hover {
	background-color: #1F98F7;
}
.fw-list1 .imga:hover * {
	color: #fff;
}
.fw-list1 .imga:hover .fw2-p2 {
	border-bottom-color: #fff;
}
.fw-list2 .imga:hover {
	box-shadow: 0 0 10px #ccc;
	top: -10px
}
.fw-list2 .imga {
	width: 20%;
	margin: 0 3.5% 20px 0;
	top: 0
}
.fw-list2 .imga img {
	width: 100%;
	height: auto;
}
.fw-tel {
	border-radius: 50px;
	border: 1px solid #ededed;
	display: inline-block;
	padding: 5px 15px;
	margin: 40px 0;
}
.fw-tel span {
	color: #FF9028;
}
.fw-tel b {
	font-size: 22px;
}
.fw-tel .bgle {
	background-image: url(../img/ico-p2.png);
	padding-left: 40px;
}
/* 6关于我们 */
.ny-nav {
	line-height: 32px;
}
.ny-nav i {
	font-style: normal;
}
.ny-nav * {
	color: #999;
}
.ny-nav a {
	padding: 0 10px;
}
#ab_main3 {
	top: -100px;
	position: relative;
	z-index: -10;
}
.ab-h2 {
	font-size: 20px;
	margin-bottom: 20px;
}
.ab-con {
	font-size: 16px;
	line-height: 1.8;
	color: #555;
}
.ab-main1 .div {
	padding: 30px
}
.ab-main1 .w1 {
	width: 45%;
}
.ab-main1 .w2, .ab-main1 .bgff {
	width: 52%;
}
.ab-main1 .w1, .ab-main1 .w2 {
	vertical-align: top;
	z-index: 20;
}
.ab-main1 .bgff {
	position: absolute;
	right: 0%;
	top: 0;
	height: 100%;
}
.ab1-h2 {
	color: #1F98F7;
	font-size: 24px;
	margin-bottom: 10px;
}
.ab1-h2 span {
	margin: 0 20px;
}
.ab1-h2::after, .ab1-h2::before {
	content: '';
	width: 20px;
	height: 1px;
	background-color: #0097FF;
	display: inline-block;
	vertical-align: middle;
	opacity: 0.1;
}
/* .ab-list2{margin-top: 70px;} */
.ab-list2 {
	margin: 70px 0 40px;
}
.ab-list2 .imga {
	width: 29.7%;
	margin: 0 1% 0 0;
	background-color: #F4F4F4;
}
.ab-list2 .div {
	padding: 30px 20px;
}
.ab-list2 .np {
	height: 60px;
	color: #888;
	line-height: 20px;
}
.ab-main2 {
	margin: 50px 0;
	z-index: 9;
}
.ab-bg1 {
	position: absolute;
	width: 100%;
	z-index: 1;
	left: 0;
	top: 0
}
.ab-main2 .m1-ban9 img {
	margin: 0 auto;
}
.ab-main2 .fw-h2 {
	font-size: 22px;
}
.ab-main2 .fw-p1 {
	font-size: 12px;
}
.ab-box {
	padding-bottom: 0;
}
.zizhi-box {
	padding: 30px 0 50px;
}
.news-list2 .imga:hover .ntit {
	color: #1F98F7;
}
.news-list2 .imga {
	padding: 20px 0;
	border-bottom: 1px solid #ededed;
}
.news-list2 .imgW {
	width: 22%;
	overflow: hidden;
}
.news-list2 .mlW {
	width: 75%;
	left: 2%;
	position: relative;
}
.news-list2 .more {
	width: 88px;
	line-height: 35px;
	border: 1px solid #ededed;
	text-align: center;
	color: #888;
	font-size: 12px;
}
.news-list2 .np {
	color: #A4A4A4;
	margin-top: 15px;
	line-height: 20px;
	max-height: 60px;
}
.news-list2 .np, .news-list2 .div>.re {
	padding-right: 100px;
}
.news-list2 .time {
	position: absolute;
	right: 0;
	top: 0;
	color: #888;
	font-size: 12px;
}
.mlogo {
	overflow: visible !important;
	transform: scale(1) !important;
	z-index: 999999 !important;
}
.mlogo img {
	transform: scale(3) !important;
}
/* 604联系我们 */
.lx-box {
	padding: 5px;
	background: rgba(255,255,255,1);
	border: 1px solid rgba(239,239,239,1);
	padding-left: 30px;
	margin-bottom: 50px;
}
.lx-w1 {
	padding: 20px 0;
	width: 48%;
}
.lx-con {
	color: #666;
}
.lx-h7 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 25px;
}
.lx-con p {
	margin-top: 20px;
}
.lx-w2 {
	width: 48%;
	position: relative;
	left: 4%;
}
#map {
	height: 400px;
	width: 100%;
}
.news-le-div {
	padding: 20px;
}
.news-le-div a {
	display:inline;
}
.news-con-h2 {
	font-size: 24px;
	margin-top: 15px;
}
.news-con-p {
	color: #888;
	font-size: 16px;
	margin: 25px 0;
}
.news-con-line {
	position: relative;
	width: 150%;
	height: 1px;
	background-color: #eee;
	left: -25%;
}
.fy {
	padding: 15px 0;
}
.fy .imga {
	margin: 15px 0;
}
.fy .imga:hover {
	color: red;
}
.ri-qq.open {
	margin-top: -250px;
}
.ri-qq {
	position: fixed;
	right: 0;
	top: 30%;
	z-index: 9999;
	margin-top: -90px;
}
.ri-h2 {
	line-height: 50px;
	font-size: 16px;
}
.ri-h2 img {
	margin-right: 5px;
}
.ri-a {
	border-bottom: 1px dashed #EDEDED;
	width: 90%;
	margin: 0 10px;
	line-height: 35px;
}
.ri-wx {
	display: block;
	margin: 0 auto;
	width: 130px;
}
.ri-qq-btn {
	width: 50px;
	height: 50px;
	background-image: url(../img/ri-btn2.png);
	position: absolute;
	right: 100%;
	top: 0;
}
.ri-box {
	display: block;
}
.ri-qq.open .ri-qq-btn {
	background-image: url(../img/ri-btn1.png);
}
.ri-qq.open .ri-h21 {
	background-color: #1F98F7;
}
.pup-link {
	width: 499px;
	height: 292px;
	background-image: url(../img/10-1.png);
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -150px 0 0 -250px;
	border-radius: 10px;
	z-index: 999;
	display: none;
}
.link-btn {
	height: 45px;
	margin-top: 235px;
}
.link-btn .btn {
	width: 100px;
	height: 45px;
}
.link-btn .btn1 {
	margin-left: 107px;
}
.link-btn .btn2 {
	margin-left: 89px;
}
.le-video {
	width: 195px;
	position: fixed;
	z-index: 9999;
	left: 0;
	bottom: 0;
}
.le-video-h2 {
	line-height: 50px;
	padding-left: 10px;
	font-size: 16px;
	background-image: url(../img/10-6.png);
	background-position: 90% center !important;
}
.close-v {
	width: 50px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 20;
}
.le-v-top {
}
#banner2 {
	height: 507px;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
}
#banner2 #banner1 {
	display: none;
}
.vclose {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(../img/1close.png);
	background-position: center;
	background-repeat: no-repeat;
}
.pup-box {
	max-width: 600px;
	width: 90%;
	padding: 20px;
}
.pup {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	background-color: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	display: none;
}
.cell {
	display: table-cell;
	vertical-align: middle;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
.bg01 {
	background-color: #F7F8F9;
}
.bg02 {
	background-color: #080808;
}
.h99 {
	color: #999;
}
img.cover {
	object-fit: cover;
	width: 100%;
	height: 100%;
	display: block;
}
.zIndex10 {
	z-index: 10;
}
.cur {
	cursor: pointer;
}
.w11 {
	width: 110%;
}
.ntit {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;
}
.np {
	overflow: hidden;
}
.imga {
	display: block;
	position: relative;
	overflow: hidden;
}
.img {
	display: block
}
.imgW {
	position: relative
}
.inbk {
	display: inline-block;
	vertical-align: middle;
}
.red1 {
	color: #1F98F7 !important;
}
.bg1 {
	background-color: #1F98F7;
	color: #fff;
}
.bg2 {
	background-color: #FF9028;
	color: #fff;
}
.bgff {
	background-color: #fff;
}
.clickbtn {
	cursor: pointer;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.tl {
	text-align: left;
}
a {
	transition: all ease .3s;
	color: #333;
}
.bgle {
	background-position: left center;
	background-repeat: no-repeat;
}
.bgct {
	background-position: center;
	background-repeat: no-repeat;
}
.bgri {
	background-position: right center;
	background-repeat: no-repeat;
}
.w1200 {
	margin-left: auto !important;
	margin-right: auto !important;
}
.re {
	position: relative;
}
.ab {
	position: absolute;
}
body {
	padding-top: 175px;
	overflow-x: hidden;
}
#index {
	overflow: hidden;
}
/*******************************************************自定义****************************************************/
.MBX a {
	display: inline;
}
.fy {
	line-height: 2em;
}
.fy a {
	display: inline;
}
/*列表页分页样式*/
.pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	line-height: 32px;
	margin-right: 5px;
	border-radius: 8px;
	border: 1px solid #dddddd;
	cursor: pointer;
}
.pageinfo {
	padding: 0 12px;
}
.pagination li a {
	display: inline-block;
	height: 32px;
	padding: 0 12px;
	line-height: 32px;
	font-size: 16px;
	color: #555555;
	text-decoration: none;
	border-radius: 8px;
}
.pagination li:hover {
	background: #09f;
	color: #fff;
}
.pagination li a:hover {
	background: #09f;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: #09f;
	color: #fff;
}



/*自加产品图集*/
.tj01 { position: relative; z-index: 3;  }
.tj02 { position: relative; z-index: 2;  }
#outBox{
	/* width: 1002px; */
	height: 540px;
	margin: 2px auto;
	display: flex;
	position: relative;
	z-index: 3;
}
.w{
	width: 450px;
	height: 450px;
}
.leftBox{
	width: 450px;
	height: 540px;
	float: left;
}
.normalBox{
	overflow: hidden;
	position: relative;
	border: 1px solid #f2f2f2;
}
.normalBox .w{
	display: none;
}
.botBox{
	width: 100%;
	height: 90px;
	background: white;
	overflow: hidden;
}
.botBox ul li{
	float: left;
	width: 54px;
	height: 54px;
	border: 2px solid #fff;
	border-radius: 5px;
	margin-left: 26.5px;
	opacity: 0.5;
}
.bord{
	border-color: #e4393c !important;
	opacity: 1 !important;
}
.moveBox{
	width: 200px;
	height: 200px;
	background: rgba(222,0,0,0.4);
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	cursor: move;
}
.magBox{
	/* position: relative;
	width: 540px;
	height: 500px;
	border: 1px solid #f2f2f2;
	background: #ffffff;
	float: left;
	overflow: hidden;
	display: none; */
	position: absolute;
	left: 450px;
	z-index: 3;
	width: 540px;
	height: 500px;
	border: 1px solid #f2f2f2;
	background: #ffffff;
	float: left;
	overflow: hidden;
	display: none;
}

.magBox ul li{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}
#n,.m{
	display: block !important;
}
.box{
	width: 110px;
	margin: auto;
}
