body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
figure {
	padding: 0;
	margin: 0
}

* {
	outline: none;
}

body {
	font-size: 12px;
	font-family: "Hiragino Sans GB", "微软雅黑", "Microsoft YaHei", SimHei, Tahoma, SimSun, sans-serif;
	color: #333;
	background: #fff;
}

body,
button,
input,
select,
textarea {
	font: 12px Microsoft YaHei, arial, \5b8b\4f53;
	color: #333;
	background: #fff
}

ul,
ol,
li {
	list-style: none
}

img {
	vertical-align: top;
	border: 0
}

a {
	color: #333;
	text-decoration: none;
	cursor: pointer;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

table td {
	padding: 0;
	margin: 0
}

table th.wztop {
	vertical-align: top
}

.clearfix {
	*zoom: 1
}

.clearfix:after {
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	content: "."
}

input,
button,
select,
textarea {
	outline: 0
}

textarea {
	resize: none
}

html {
	font-size: 0.4rem
}

html,
body {
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	-webkit-tap-highlight-color: transparent;
}

* img {
	width: 100%;
	height: 100%;
	display: block;
	font-size: 0;
}

/*网站单位设置*/

@media (max-width: 320px) {
	html {
		font-size: 20px !important;
	}
}

@media (max-width: 479px) {
	html {
		font-size: 24px !important;
	}
}

@media (max-width: 767px) {
	html {
		font-size: 26px !important;
	}
}

@media (min-width: 768px) {
	html {
		font-size: 28px !important;
	}
}

@media (min-width: 1200px) {
	html {
		font-size: 30px !important;
	}
}

@media (min-width: 1440px) {
	html {
		font-size: 34px !important;
	}
}

@media (min-width: 1680px) {
	html {
		font-size: 40px !important;
	}
}

div,
ul,
li,
span,
a {
	box-sizing: border-box;
}

.swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* 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;
}

video {
	position: absolute;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
}
.videolazyimg{
	display: none;
}
.table-box {
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -45%);
	z-index: 999;
}

.tableflex {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.banner-write {
	position: relative;
	z-index: 992;
	word-break: break-all;
	padding: 0 10px;
}

.tableflexname {
	color: #ffffff;
	font-size: 32px;
	font-weight: bold;
	font-family: unset;
	display: block;
}

.tableflex {
	background-color: rgba(0, 174, 239, 0.6);
	width: 570px;
	border-radius: 8px;
	overflow: hidden;
	padding: 25px 0;
}

.tableflexshsate {
	color: #ffffff;
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 20px 0;
	border-bottom-color: #ffffff;
	line-height: .8;
	letter-spacing: -5px;
	font-family: Helvetica;
	font-size: 80px;
}

.tableflextext {
	color: #ffffff;
	font-size: 16px;
	display: block;
	line-height: 28px;
	letter-spacing: 2px;
}

.swiper-pagination-bullet:nth-child(1) {
	width: 38px;
	height: 66px;
	text-align: center;
	line-height: 70px;
	color: #555555;
	opacity: 1;
	font-size: 18px;
	margin: 0 20px !important;
	transition: all 0.3s;
	position: relative;
	border-radius: initial;
	background: transparent;
	border-top: #fff 3px solid;
}

.swiper-pagination-bullet:nth-child(2),
.swiper-pagination-bullet:nth-child(3),
.swiper-pagination-bullet:nth-child(4),
.swiper-pagination-bullet:nth-child(5),
.swiper-pagination-bullet:nth-child(6) {
	width: 78px;
	height: 66px;
	text-align: center;
	line-height: 70px;
	color: #555555;
	opacity: 1;
	font-size: 18px;
	margin: 0 20px !important;
	transition: all 0.3s;
	position: relative;
	border-radius: initial;
	background: transparent;
	border-top: #fff 3px solid;
}

.swiper-pagination-bullet:nth-child(1)::after {
	content: '首页';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	text-align: center;
	width: 100%;
}

.swiper-pagination-bullet:nth-child(2)::after {
	content: '走进双鸿';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	text-align: center;
	width: 100%;
}

.swiper-pagination-bullet:nth-child(3)::after {
	content: '业务中心';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	text-align: center;
	width: 100%;
}

.swiper-pagination-bullet:nth-child(4)::after {
	content: '企业荣誉';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	text-align: center;
	width: 100%;
}

.swiper-pagination-bullet:nth-child(5)::after {
	content: '合作伙伴';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	text-align: center;
	width: 100%;
}

.swiper-pagination-bullet:nth-child(6)::after {
	content: '联系我们';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	text-align: center;
	width: 100%;
}

.swiper-pagination-bullet-active {
	border-top: #00aeef 3px solid !important;
	color: #00aeef !important;
}

.swiper-pagination-bullet:hover {
	border-top: #00aeef 3px solid !important;
	color: #00aeef !important;
}

.swiperfixed {
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	background-color: #fff;
	z-index: 999;
	box-shadow: 0 0 10px rgba(0, 0, 0, .05);
}

.swiperfixed .swiper-pagination {
	position: initial !important;
}

.swiperfixedmain {
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.swiperfixedcontent {
	width: calc(100% - 480px);
	display: flex;
	align-items: center;
	justify-content: center;
}

.swiperfixedlink {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 240px;
}

.swiperfixedlink a {
	width: 158px;
	display: block;
}



.swiperfixeddiv {
	width: 240px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.swiperfixeddiv a {
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #00aeef;
	padding: 0 18px;
	line-height: 36px;
	height: 36px;
	border-radius: 4px;
	overflow: hidden;
	font-size: 15px;
	font-weight: initial;
}

.swiperfixeddiv a img {
	width: 18px;
	height: 18px;
	display: block;
	font-size: 0;
	margin-right: 10px;
}



/* 第二屏 */
.swiperslide01 {
	background: url('../img/sh-bg_6.png') no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}

.swiperslide02 {
	background: url('../img/shsate58.png') no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}

.swiperslide03 {
	background: url('../img/sh-bg_7.png') no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}

.swiperslide04 {
	background: url('../img/sh-bg_5.png') no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}

.swiperslide05 {
	background: url('../img/sh-bg_4.png') no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.footfixed{
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	z-index: 9;
	font-size: 14px;
	line-height: 24px;
	color: #76838f;
}

.tabledisplay {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 100%;
}

.headoverflow {
	width: 240px;
	height: 100%;
	overflow: auto;
}
.headweight {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 18px;
	display: block;
	color: #00aeff;
}
.headhidden {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 88px;
	display: block;
	color: #00aeff;
}

.jodoaligncenter {
	margin: 48px 10px;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
	color: #76838f;
}

.aligncenterstrong {
	color: #00aeff;
	margin-top: 15px;
	font-size: 15px;
	font-weight: bold;
}

.headdataimg {
	width: 138px;
	height: 30px;
	overflow: hidden;
	margin: 25px auto;
	display: block;
}

.headdataimg img {
	width: 100%;
	height: 100%;
	display: block;
	font-size: 0;
}

.headhiddenbold {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	display: block;
	color: #00aeff;
}

.navcutlink {
	margin-top: 50%;
}

.navcutlinkindex a {
	display: block;
	width: 128px;
	margin: 10px auto;
	text-align: center;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	border-radius: 30px;
	color: #1a1a1a;
	cursor: pointer;
}

.navcutactive a,
.navcutlinkindex:hover a {
	color: #fff !important;
	background-color: #00aeff;
}

.head-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9;
	overflow: hidden;
}

.foot-box {
	position: relative;
	z-index: 99;
	margin: 20px 0;
}

.foot-boxphone {
	font-size: 24px;
	font-weight: bold;
	color: #00aeef;
	text-align: center;
	margin-bottom: 10px;
}

.foot-cut {
	text-align: center;
	padding: 0 10px;
	margin-bottom: 10px;
	color: #76838f;
	font-size: 14px;
	line-height: 26px;
}



.displaycell {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}







.tablecellflex {
	width: calc(100% - 240px);
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.visibleimg {
	width: 320px;
	margin: 0 auto;
}

.visibleimg img {
	width: 100%;
	height: 100%;
	display: block;
	font-size: 0;
}


.aboutcom {
	display: flex;
	justify-content: space-between;
	width: 1080px;
	margin: 3% auto 5% auto;
}

.aboutcomleft {
	width: 40%;
	font-size: 24px;
	font-weight: bold;
	color: #666;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	text-align: left;
}

.aboutcomleft img {
	width: 100%;
	height: 86px;
	display: block;
	font-size: 0;
	margin-bottom: 40px;
}

.aboutcomp {
	width: 50%;
	text-align: left;
	color: #666;
}

.aboutcomp p {
	margin: 20px 0 !important;
	text-indent: 30px;
	line-height: 30px;
	font-size: 15px;
}







.productdisplay {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 100vh;
}

.productdisplay .head-box {
	width: 240px;
	background-color: #fff;
}

.productdisplay .pro-box {
	width: calc(100% - 240px)
}

.sidebarbetween {
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 70px;
	line-height: 70px;
	padding: 0 30px;
}

.sidebarbetweentext {
	color: #393939;
	font-size: 18px;
	font-weight: bold;
}

.sidebarbetweenimg {
	width: 138px;
	height: 30px;
	overflow: hidden;
}

.sidebarbetweenimg img {
	width: 100%;
	height: 100%;
	display: block;
	font-size: 0;
}



/* 第二屏 */


/* 第三屏 */

.case-binmain {
	display: flex;
	justify-content: space-between;
	margin: 38px auto 0 auto;
	width: 1132px;
}

.case-bin {
	display: block;
	list-style: none;
	padding: 0;
	width: 23.875%;
	margin-right: 1.5%;
	background: #ffffff;
	position: relative;
	margin-top: 1.5%;
}
.case-bin:nth-child(1),
.case-bin:nth-child(2),
.case-bin:nth-child(3),
.case-bin:nth-child(4){
	margin-top: 0;
}
.case-bin:nth-child(4n){
	margin-right: 0;
}

.case-bin a {
	display: block;
}

.case-bin font {
	display: block;
	position: relative;
	overflow: hidden;
}

.case-bin font:before {
	width: 15px;
	height: 1px;
	margin-left: -7px;
	background: #ffffff;
	content: '';
	display: block;
	transition: .1s .2s ease-in-out;
	-moz-transition: .1s .2s ease-in-out;
	-ms-transition: .1s .2s ease-in-out;
	-o-transition: .1s .2s ease-in-out;
	-webkit-transition: .1s .2s ease-in-out;
	top: 50%;
	left: 50%;
	position: absolute;
	z-index: 10;
	opacity: 0;
}

.case-bin font:after {
	width: 1px;
	height: 15px;
	margin-top: -7px;
	background: #ffffff;
	content: '';
	display: block;
	transition: .1s .2s ease-in-out;
	-moz-transition: .1s .2s ease-in-out;
	-ms-transition: .1s .2s ease-in-out;
	-o-transition: .1s .2s ease-in-out;
	-webkit-transition: .1s .2s ease-in-out;
	top: 50%;
	left: 50%;
	position: absolute;
	z-index: 10;
	opacity: 0;
}

.case-bin a:hover font:before {
	opacity: 1;
}

.case-bin a:hover font:after {
	opacity: 1;
}

.case-bin font b {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: -100%;
	left: 0;
	transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
}

.case-bin a:hover font b {
	top: 0;
}


.case-bin:hover .case-bin-line {
	background-color: #fff !important;
}

.case-bin font b:before {
	position: absolute;
	content: '';
	width: 50px;
	height: 50px;
	border-radius: 50%;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	border: 500px solid rgba(0, 0, 0, .6);
	left: 50%;
	top: 50%;
	margin: -525px 0 0 -525px;
}

.case-bin font b:after {
	position: absolute;
	content: '';
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #ffffff;
	background: #00aeef;
	left: 50%;
	top: 50%;
	margin: -25px 0 0 -25px;
}

.case-bin font img {
	display: block;
	width: 100%;
}


.srcdiv {
	display: block;
	position: relative;
	z-index: 1;
	text-align: left;
	padding: 15px 20px;
}

.case-bin .srcdiv:after {
	position: absolute;
	bottom: 0;
	height: 2px;
	left: 0;
	right: 0;
	content: '';
	z-index: 1;
	background: #ffffff;
	background: #00aeef;
	transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
}

.srcdiv h3 {
	display: block;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	margin: 0;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
	z-index: 2;
	transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
}

.srcdiv p {
	display: block;
	font-size: 12px;
	color: #333333;
	margin: 10px 0 0 0;
	position: relative;
	z-index: 2;
	transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
	min-height: 36px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	word-break: break-all;
}

.case-bin-line {
	width: 20px;
	height: 2px;
	border-radius: 10px;
	overflow: hidden;
	background-color: #ccc;
	margin: 10px 0 6px 0px;
	display: block;
}

.case-more {
	margin-top: 50px;
}

.case-more a {
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	font-family: TechnicLite;
	color: #ffffff;
	color: #00aeef;
	font-size: 26px;
	padding: 0 20px;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	font-weight: bold;
	display: inline-block;
}

.case-more a:hover {
	background: #00aeef;
	color: #ffffff;
}

.case-bin a:hover .srcdiv:after {
	height: 100%;
}

.case-bin a:hover .srcdiv h3 {
	color: #ffffff;
}

.case-bin a:hover .case-bin-line {
	background-color: #ffffff;
}

.case-bin a:hover .srcdiv p {
	color: #ffffff;
}

/* 第三屏 */

/* 第四屏 */
.icon-box ul {
	display: flex;
	flex-wrap: wrap;
	width: 1132px;
	margin: 38px auto 0 auto;
}

.iconhonor {
	width: 364px;
	margin-right: 20px;
	margin-top: 20px;
	overflow: hidden;
}

.iconhonor:nth-child(3n) {
	margin-right: 0;
}

.iconhonorimg {
	width: 100%;
	height: 210px;
	overflow: hidden;
	border: #dcdfe6 1px solid;
	cursor: pointer;
}

.iconhonorimg img {
	width: 100%;
	height: 100%;
	display: block;
	font-size: 0;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
}

.iconhonorimg img:hover {
	transform: scale(1.05);
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
}

.iconhonortext {
	font-size: 18px;
	margin-top: 10px;
	text-align: center;
}

/* 第四屏 */

/* 第五屏 */
.about-bigimg {
	border: 0 !important;
	padding: 0 !important;
	width: 1132px;
	margin: 38px auto 0 auto;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}

.tablebigimg02 {
	display: none;
}

.show_list_met_m1156_2 .about-bin {
	width: 100%;
	float: left;
	text-align: left;
	color: #999999;
	position: relative;
}

.about-bigimg li {
	width: 210px;
	height: 110px;
	overflow: hidden;
	margin: 10px 20px 10px 0;
	box-sizing: border-box;
	box-shadow: 0 0 20px rgb(0 0 0 / 5%);
	border-radius: 8px;
	overflow: hidden;
}

.about-bigimg li:nth-child(1),
.about-bigimg li:nth-child(2),
.about-bigimg li:nth-child(3),
.about-bigimg li:nth-child(4),
.about-bigimg li:nth-child(5) {
	margin-top: 0;
}

.about-bigimg li:nth-child(5n) {
	margin-right: 0;
}

.about-bigimg li img {
	width: 100%;
	height: 100%;
	display: block;
	font-size: 0;
}

/* 第五屏 */

/* 第六屏 */




.visible-box {
	display: flex;
	justify-content: space-between;
	text-align: left;
	width: 1132px;
	margin: 88px auto 0 auto;
	padding-bottom: 48px;
	border-bottom: #00aeef 1px solid;
}

.visible-center {
	width: 45%;
}

.visible-center .nametop {
	font-size: 36px;
	color: #00aeef;
	font-family: Georgia;
	line-height: 1;
}

.visible-center p {
	font-size: 14px;
	line-height: 30px;
	color: #76838f;
}

.visible-name {
	font-size: 28px !important;
	font-weight: bold !important;
	color: #00aeef !important;
	margin-bottom: 30px !important;
}

.nametop {
	margin-bottom: 28px;
}

.nametopcode {
	display: flex;
	justify-content: space-between;
	margin-top: 38px;
}

.nametopcodeimg {
	width: 150px;
	height: 150px;
	overflow: hidden;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	background-color: #fff;
	padding: 10px;
	border-radius: 8px;
}

.nametopcodeimg img {
	width: 100%;
	height: 100%;
	display: block;
	font-size: 0;
}

.nametopcodetext {
	text-align: center;
	font-size: 16px;
	margin-top: 10px;
}

.visible-text {
	margin-top: 40px;
}

.visible-text p {
	font-size: 22px;
	color: #00aeef;
	letter-spacing: 3px;
}

.visible-text p em {
	display: inline-block;
	width: 44px;
	height: 44px;
	line-height: 40px;
	text-align: center;
	letter-spacing: 0;
	margin: 0 5px 0 3px;
	background: #ffffff;
	background: #00aeef;
	color: #ffffff;
	border-radius: 50%;
	text-decoration: none;
	font-style: normal;
}

.visible-text div {
	font-size: 14px;
	color: #76838f;
	margin-top: 10px;
}

/* 第六屏 */




/* 业务中心 */
.headoveredits {
	display: flex;
	justify-content: space-between;
}

.headovereditslink {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 240px;
	height: 70px;
	overflow: hidden;
}

.headovereditslink a {
	width: 158px;
	display: block;
}

.tablecellbetween {
	width: calc(100% - 240px);
	background-color: #eff2f4;
}

.tablecellbetweenflex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #fff;
}

.tablecellbetweenname {
	padding-left: 1rem;
	color: #393939;
	font-size: 18px;
	font-weight: bold;
}
.tablecelljustify{
	width: 100%;
	height: calc(100vh - 70px);
	overflow-y: auto;
}
.casedisplayflex {
	display: flex;
	flex-wrap: wrap;
	margin: 68px auto;
	width: 80%;
}
/* 业务中心 */




/* 详情 */
.lazymain {
	width: calc(100% - 240px);
	overflow-y: auto;
}

.lazymain-data {
	width: 80%;
	margin: 0 auto 98px auto;
	overflow: hidden;
	position: relative !important;
}

.lazymain-left {
	float: left;
	width: 45%;
	line-height: 30px;
	font-size: 14px;
}
.bigtitle {
	font-size: 32px;
	color: #00aeff;
	width: 80%;
	margin: 48px auto;
	overflow: hidden;
}

.bigtitle span {
	font-size: 18px !important;
	font-weight: 400;
	margin-left: 10px;
}
.lazymainitems .lazymain-icon{
	width: 2%;
}
.lazymainitems .lazymain-text{
	width: 98%;
}
.lazymainimg{
	width: 80%;
	margin: 88px auto;
	border-radius: 12px;
	overflow: hidden;
}
.lazymainimg{
	width: 80%;
	margin: 0 auto 88px auto;
	border-radius: 10px;
	overflow: hidden;
}
.lazymainimg img{
	width: 100%;
	height: 100%;
	display: block;
	font-size: 0;
}
.lazymainitems{
	margin-bottom: 48px;
}
.lazymainitems ul li:first-child{
	margin-bottom: 30px;
}
.lazytitle {
	font-size: 20px;
	color: #333;
    font-weight: bold;
}

.lazytitle p {
	font-size: 18px;
	font-weight: 400;
	color: #666;
}
.lazymain-shsate{
	width: 30%;
	float: left;
	margin-right: 48px;
}
.lazymain-shsate img{
	width: 100%;
	height: 100%;
	display: block;
	font-size: 0;
}
.lazymain-shsate01{
	width: 40%;
	float: left;
	line-height: 38px;
}
.lazymain-right,
.lazymain-right1 {
	width: 45%;
	float: left;
}
.lazymain-right1 li{
	overflow: hidden;
}
.lazymain-right1{
	float: right;
}

.lazymain .lazymain-right img,
.lazymain .lazymain-right1 img {
	width: 100%;
	max-width: 100%;
    border-radius: 10px;
    display: block;
}
.lazyclass{
	display: flex;
	align-items: center;
}
.lazyclass .lazymain-icon {
	width: 5%;
	color: #F86C01;
}
.lazyclass .lazymain-text {
	width: 95%;
}
.lazymain-next .textbot{
	margin: 10px 0;
	width: 100% !important;
}
.mardiv{
	margin-top: 20px;
}

.lazymain .lazymain-next{
	float: left;
	width: 95%;
	display: flex;
	flex-wrap: wrap;
}
.lazymain .lazymain-next .text{
	display: block;
	width: 33%;
}
.lazymain .lazymain-text span {
	display: block;
	width: 100%;
	word-wrap: break-word;
	-webkit-word-wrap: break-word;
	word-break: break-all;
    line-height: 24px;
}
.textbold{
	font-weight: bold;
	color: #333;
}
.spanlast{
	margin-top: 10px;
}
.navtext{
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
}
.sidebar-nav img{
	width: 128px;
	float: right;
	display: block;
	margin-top: 20px;
}
.lazymain-trait{
    width: 80%;
    margin: 50px auto;
    overflow: hidden;
    background-color: #fff;
    padding: 20px 38px;
    border-radius: 20px;
}
.lazymain-trait-name{
    font-size: 24px;
    color: #333;
    margin-bottom: 10px;
}
.lazymain-trait-imgs{
    display: flex;
}
.lazymain-trait-imgs img{
    width: 105px;
    height: 140px;
    display: block;
    overflow: hidden;
    margin-right: 30px;
    border-radius: 20px;
}



/**258147**/
.lazymainlazy .lazytitle .lazymainlazyline{
    font-size: 14px !important;
    margin-top: 10px;
}
.lazymainlazy li{
    line-height: 30px;
}
.lazymainlazy .lazytitle{
    margin-bottom: 20px;
}


.lazywrite{
	width: 80%;
	margin: 0 auto;
}
.lazywritetitle{
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
}
.lazywritemain{
	display: flex;
	justify-content: space-between;
	margin-bottom: 48px;
	background-color: #fff;
	border-radius: 12px;
	padding: 38px;
	overflow: hidden;
}
.lazywritemain > img{
	width: 100%;
	display: block;
}
.lazywritemainborder{
	display: flex;
	justify-content: space-between;
	margin-bottom: 48px;
	background-color: #fff;
	border-radius: 12px;
	padding: 38px;
	overflow: hidden;
}
.lazywriteimg{
	height: 188px;
}
.lazywriteimg img{
	width: 100%;
	height: 100%;
	display: block;
	font-size: 0;
}
.lazywritetext{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	color: #002060;
}

.lazywritespace{
	width: 48%;
}
.lazywritespace img{
	display: block;
	width: 100%;
}

.lazywritespacetitle{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-bottom: 20px;
}
.lazywritespacespan{
	font-size: 18px;
	color: #333;
	margin-bottom: 20px;
}
.lazywritespacespan span{
	font-weight: bold;
}

.lazywritemargin{
	width: 42%;
}
.lazywritemargin img{
	width: 100%;
	display: block;
	font-size: 0;
}
.lazywriteweight{
	width: 54%;
	font-size: 16px;
	color: #333;
	line-height: 34px;
	text-indent: 34px;
}
.lazywritespaceindent{
	font-size: 16px;
	color: #333;
	line-height: 34px;
	text-indent: 34px;
}

.lazywritelist{
	width: 31%;
}
.lazywritelistimg{
	width: 100%;
}
.lazywritelistimg img{
	width: 100%;
	height: 100%;
	display: block;
	font-size: 0;
}
.lazywritelisttext{
	text-align: center;
	font-size: 18px;
	margin-top: 20px;
	color: #333;
}


.Controlitem{
	height: 148px;
}
.Controlitem img{
	width: 100%;
	height: 100%;
	display: block;
	font-size: 0;
}
.Controlmain{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 48px;
	background-color: #fff;
	border-radius: 12px;
	padding: 38px;
	overflow: hidden;
}
.Controlpeitao{
	width: 32%;
	margin-right: 2%;
	position: relative;
	overflow: hidden;
	margin-bottom: 2%;
}
.Controlpeitao:nth-child(4),
.Controlpeitao:nth-child(5),
.Controlpeitao:nth-child(6){
	margin-bottom: 0;
}
.Controlnum{
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	background-color: #1a8fe4;
	z-index: 99;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #fff;
}
.Controlpeitao:nth-child(3n){
	margin-right: 0;
}
.Controlpeitaoimg{
	width: 100%;
	height: 200px;
	background-color: #fafafa;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
.Controlpeitaoimg img{
	width: 50%;
	margin: 0 auto;
	display: block;
	font-size: 0;
}
.Controlpeitaotext{
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
	color: #333;
}
/* 详情 */


@media (max-width:767px) {
	.headoverflow{
		display: none;
	}
	.tablecellbetween{
		width: 100%;
	}
	
	.tablecellbetweenflex{
		padding: 0 0.5rem !important;
		margin: 0 auto;
	}
	.tablecellbetweenname {
	    color: #393939 !important;
	    font-size: 16px !important;
	    font-weight: bold !important;
	    line-height: initial;
	    width: 50%;
		padding-left: 0;
	}
	.headovereditslink{
		display: inherit !important;
		width: auto;
	}
	
	.tablecelljustify{
		padding: 0 0.5rem;
	}
	.bigtitle{
		width: 100%;
		margin: 30px auto;
		font-size: 26px;
	}
	.bigtitle span{
		display: block;
		margin-left: 0;
		font-size: 0.6rem !important;
		margin-top: 0.2rem;
	}
	.lazywrite{
		width: 100%;
	}
	.Controlnum{
		width: 24px;
		height: 24px;
	}
	.lazywriteweight{
		width: 100%;
	}
	.lazywritemargin{
		width: 100%;
		margin-bottom: 20px;
	}
	.lazywritelist{
		width: 100%;
		margin-bottom: 30px;
	}
	.lazywritelist:last-child{
		margin-bottom: 0;
	}
	.lazywriteitem:nth-child(1),
	.lazywriteitem:nth-child(2){
		margin-bottom: 30px;
	}
	.lazywriteimg{
		height: 128px;
	}
	.lazywriteitem{
		width: 48%;
		margin-right: 4%;
	}
	.lazywriteitem:nth-child(2n){
		margin-right: 0;
	}
	.lazywritespace{
		width: 100%;
	}
	.lazywritespace:nth-child(1){
		margin-bottom: 20px;
	}
	.lazywritemain{
		padding: 20px;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		margin-bottom: 20px;
	}
	.Controlitem{
		height: 68px;
		margin-right: 28px;
	}
	.Controlitem:nth-child(3),
	.Controlitem:nth-child(5){
		margin-right: 0;
	}
	.Controlmain{
		padding: 15px;
		margin-bottom: 20px;
	}
	.Controlpeitao{
		width: 48%;
		margin-bottom: 20px;
		margin-right: 4%;
	}
	.Controlpeitao:nth-child(2n){
		margin-right: 0;
	}
	.Controlpeitao:nth-child(3){
		margin-right: 4% !important;
	}
	.Controlpeitao:nth-child(3n){
		margin-right: 0;
	}
	.Controlpeitaoimg{
		height: 110px;
	}
	
	
	.Controlitem:nth-child(4),
	.Controlitem:nth-child(5){
		margin-top: 30px;
	}
	.banner_list_met_m1156_2 .banner-write{
	    width: 58%;
	    margin: 0 auto;
	}
	.banner_list_met_m1156_2 .banner-bin .table-box {
		padding-bottom: 0% !important;
	}
	.window-head .head-left {
		width: 30% !important;
	}
	.lazymainlazy .lazytitle{
	    margin-bottom: 0;
	}
	.bigtitle span {
		font-size: 16px !important;
		font-weight: 400;
		margin-left: 0px;
	    display: block;
	}
	.lazymain-left li{
	    display: flex;
	}
	.lazymainimg{
	    width: 90%;
	    margin: 0 auto 28px auto;
	}
	.jodo-box-main{
	    padding-top: 0;
	}
	.foot-box{
	    margin: 0 !important;
	}
	.lazymainlazy li{
	    display: flex;
	}
	.lazymain-data {
		width: 100%;
		margin: 20px auto;
		overflow: hidden;
		position: relative !important;
	}
	.lazymain-right{
		width: 100%;
		float: left;
		margin: 0px auto 20px auto;
	}
	
	.lazymain-left{
		width: 100%;
		float: right;
		line-height: 26px;
	}
	.nav-cut ul{
		margin-top: 0% !important;
	}
	.lazymain-trait{
		width: 90%;
		margin: 30px auto;
		padding: 20px;
	}
	.lazymain-trait-imgs{
		flex-wrap: wrap;
	    justify-content: space-between;
	}
	.lazymain-trait-imgs img:nth-child(3n){
		margin-right: 0;
	}
	.lazymain-trait-imgs img{
		width: 80px;
		height: 108px;
		margin: 10px 4px 10px 0;
		
	}
	
	.lazymainlazy .lazytitle .lazymainlazyline{
	    margin-top: 10px;
	    margin-bottom: 0;
	}
	.lazymain-right1{
	    width: 100%;
	}
	.lazymain-right1 img{
	    margin-bottom: 10px;
	}
	.lazymain .lazymain-next .text{
	    width: 50%;
	}
	.lazytitle{
	    font-size: 18px;
	}
	.lazytitle p{
	    font-size: 16px;
	}
	.textbot{
	    margin: 0 !important;
	}
	.lazywritemainborder{
		display: inherit !important;
		padding: 20px !important;
		margin-bottom: 20px;
	}
	
	
	
	.swiperfixed{
		box-shadow: none;
	}
	.swiperfixedlink,
	.swiperfixeddiv{
		width: auto;
	}
	.swiperfixedcontent{
		display: none;
	}
	.swiperfixedmain{
		padding: 0 0.5rem;
	}
	.swiperfixeddiv a img{
		margin-right: 0;
	}
	.swiperfixeddiv span{
		display: none;
	}
	
	
	.tablecellflex{
		width: 100%;
	}
	
	
	
	.tablebigimg01{
		display: none !important;
	}
	.tablebigimg02{
		display: block !important;
	}
	.product_list_met_m1156_2 .case-bin{
		width: 238px;
	}
	.product_list_met_m1156_2 .case-bin font img{
		width: 238px;
	}
	.iconhonor{
		width: 48%;
		margin-right: 4%;
	}
	.iconhonortext{
		font-size: 14px;
	}
	.iconhonor:nth-child(3n){
		margin-right: 4%;
	}
	.iconhonor:nth-child(2n){
		margin-right: 0;
	}
	.iconhonorimg{
		height: 100px;
	}
	.icon_list_met_m1156_2 .icon-box ul{
		width: 95%;
	}
	.nametopcode{
		width: 95%;
		margin: 18px auto 0 auto;
	}
	.nametopcodeimg{
		width: 114px;
		height: 114px;
		overflow: hidden;
		box-shadow: 0 0 20px rgba(0,0,0,0.05);
		background-color: #fff;
		padding: 10px;
		border-radius: 8px;
	}
	.videolazyimg {
	    width: 100%;
	    height: 100vh;
	    display: block;
	}
	
	.visible-box {
	    display: initial;
	    text-align: center;
	    width: 90%;
	    margin: 0 auto;
	    padding-bottom: 0;
	}
	
	.visible-center {
	    width: 100%;
	    font-size: 12px;
	}
	
	.visible-center p {
	    margin-bottom: 0;
		line-height: 20px;
		margin-top: 10px !important;
	}
	
	.visible-name {
	    font-size: 20px !important;
		margin-bottom: 10px !important;
	}
	
	.visible-center p.t {
	    font-size: 24px;
	}
	
	.nametop {
	    margin-bottom: 0;
	}
	
	.visible-text p {
	    font-size: 16px;
	    letter-spacing: 0;
	}
	
	.visible-text p em {
	    display: inline-block;
	    width: 34px;
	    height: 34px;
	    line-height: 34px;
	    text-align: center;
	    letter-spacing: 0;
	    background: #ffffff;
	    background: #00aeef;
	    color: #ffffff;
	    border-radius: 50%;
	    text-decoration: none;
	    font-style: normal;
	    margin-left: 5px;
	}
	
	.about-bigimg {
	    border: 0 !important;
	    padding: 0 !important;
	    width: 95%;
	    margin: 28px auto 0 auto;
	    overflow: hidden;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	}
	
	.about-bigimg li {
	    width: 118px;
	    margin: 5px 0;
	    height: auto;
		box-shadow: initial;
	}
	.about-bigimg li:nth-child(1),
	.about-bigimg li:nth-child(2),
	.about-bigimg li:nth-child(3),
	.about-bigimg li:nth-child(4),
	.about-bigimg li:nth-child(5){
		margin-top: 5px;
	}
	
	.icon_list_met_m1156_2 .icon-text {
	    margin-top: 38px;
	    font-size: 15px;
	    font-weight: bold;
	}
	
	.banner_list_met_m1156_2 .table-cell {
	    display: initial;
	    padding-top: 68px;
	}
	
	.visibleimg {
	    width: 238px;
	    margin: 20px auto;
	}
	
	.aboutcom {
	    width: 100%;
	    display: initial;
	}
	
	.aboutcomleft {
	    display: none;
	}
	
	.aboutcomp {
	    width: 90%;
	    margin: 0 auto;
	}
	
	.tableflex {
	    display: table-cell !important;
	}
	
	.product_list_met_m1156_2 .case-binmain {
	    display: flex;
	    justify-content: space-between;
	    padding: 0;
	    width: 358px;
	    overflow-y: auto;
	    margin: 0 auto;
	    white-space: nowrap;
	}
	
	/* 0724 */
	.head_nav_met_m1156_2 .window-head .head-right{
		top: 20%;
	}
	.headoverflow{
		display: none;
	}
	.icon-box ul{
		width: 95%;
	}
	
	
	.swiperslide01 {
		background: url('../img/sh-bg_6.png') no-repeat;
		background-size: cover;
		overflow: hidden;
	}
	
	.swiperslide02 {
		background: url('../img/shsate58.png') no-repeat;
		background-size: cover;
		overflow: hidden;
	}
	
	.swiperslide03 {
		background: url('../img/sh-bg_7.png') no-repeat;
		background-size: cover;
		overflow: hidden;
	}
	
	.swiperslide04 {
		background: url('../img/sh-bg_5.png') no-repeat;
		background-size: cover;
		overflow: hidden;
	}
	
	.swiperslide05 {
		background: url('../img/sh-bg_4.png') no-repeat;
		background-size: cover;
		overflow: hidden;
	}
	
	
	
	
	
	.casedisplayflex{
		width: 100%;
		margin: 0.5rem 0;
	}
	.case-bin{
		width: 60%;
		margin-bottom: 0.5rem !important;
	}
	
	
	.case-binmain{
		display: -webkit-box;
		flex-direction: column;
		width: 100%;
		padding: 0 0.5rem;
		overflow-y: auto;
	}
	.tablecellflexdiv{
		width: 100%;
	}
	.caserepeat{
		width: 100% !important;
	}
	
	.videolazy video{
		display: none;
	}
	.tableflexname{
		font-size: 24px;
	}
	.tableflexshsate{
		font-size: 70px;
		margin: 20px 0 10px 0;
	}
	
	.table-box{
		width: 85%;
	}
}




