@charset "utf-8";

.list_li h3{
	font-size: 16px;
	padding: 5px 0;
}
.list_cont>h3>span{
	font-size: 15px;
}

.list_cont_slide{
	display: block;
	border: 2px solid black;
	margin-left: 24px;
	width: 550px;
}

.list_cont_slide_li{
	display: flex;
	flex-direction: column;
	font-size: 12px;
	padding:8px 10px;
}

.list_cont_slide_li>ul>li{
	list-style: decimal;
	padding: .2em;
	margin-left: 38px;
	font-size: 15px;
}

.downloadBtn{
         width: 124px;
    color: #fff;
    background: #2f9cd5;
    border: 1px solid #fff;
	position: absolute;
	bottom: 0px;
	left:0px;
}



.qyry {
	margin: 20px auto 90px !important
}

.scrollleft {
	width: 96%;
	padding: 1% 2% 0 2%;
	margin: 2% auto
}

.scrollleft li {
	float: left;
	margin-right: 7px;
	display: inline;
	text-align: center;
	line-height: 20px
}

.scrollleft img {
	height: 120px;
	padding: 10px;
	border: solid 1px #ddd
}


.hot_product a {
	background-color: #ffffff;
	position: relative;
	border-radius: 4px;
}

.hot_product a>span {
	/* display: inline-block; */
	padding: 4px 8px;
	/* background-color: #2f9cd5; */
	color: #2f9cd5;
	border-radius: 4px;
}

.hot_product .mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #00000055;
	z-index: 99;
	height: 0;
}

.hot_product .mask button {
	color: #ffffff;
	background-color: #2f9cd5;
	padding: 8px 12px;
	border: none;
	display: none;
}

.hot_product a:hover {
	box-shadow: 0 0 15px #666666;
}

.hot_product a:hover>span {
	color: #1d8bd8;
}

.hot_product a:hover .mask {
	height: 100%;
	transition-duration: 1s;
}

.hot_product a:hover .mask button {
	display: block;
	opacity: 1;
	animation: show .8s ease 0s;
}

.product_text_r {
	position: sticky;
    top: 170px;
}

@keyframes show {
	0% { opacity: 0; }
	25% { opacity: 0; }
	100% { opacity: 1; }
}

.index_banner_cont1_title {
	font-size: 36px;
	letter-spacing: 3px;
	cursor: pointer;
	color: #000000;
	position: absolute;
	top: 50px;
	text-align: center;
    width: 100%;
}

.index_banner_cont1_title:hover {
	text-decoration: underline;
}

.index_banner_cont1_cont {
	color: #000000;
	position: absolute;
	font-size: 17px;
	font-weight: bold;
	top: 100px;
	text-align: center;
    width: 100%;
	cursor: pointer;
}

.index_banner_cont1_cont:hover {
	text-decoration: underline;
}

@media only screen and (min-width:900px) {
	* {
		margin: 0;
		padding: 0;
		color: #555;
		font-size: 1em;
		font-family: "microsoft yahei", arial;
		list-style: none
	}
    .divTable>div {
        width: 70%;
    }
	a,
	a span {
		text-decoration: none;
		display: block;
		color: #2f9cd5
	}

	a:hover,
	a:hover>span {
		color: #e62129
	}

	hr,
	img {
		border: none
	}

	.fl {
		float: left
	}

	.fr {
		float: right
	}

	.frz {
		position: relative;
		left: 25%;
	}

	.cc {
		clear: both
	}

	.kbj {
		display: none !important
	}

	.w1024 {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto
	}

	#header {
		margin: 0 auto;
		height: auto;
		background: #ffffff;
	}

	.header1 {
		height: auto
	}

	.logo2 {
		float: left;
		height: 80px;
	}

	.logo1 {
		float: left
	}

	.logo1 img {
		float: left;
		height: 80px;
		padding: 10px 0
	}

	.logo1 h1 {
		font-size: 36px;
		padding: 10px 0 0 10px;
		font-weight: 700;
		text-shadow: -1px -1px #999
	}

	.logo1 p {
		white-space: nowrap;
		font-size: 22px;
		padding: 2px 0 0 10px
	}

	.logo1:hover * {
		color: #2f9cd5
	}

	.logo {
		width: 60px !important;
		height: 54px
	}

	.logo>a {
		height: 50px !important;
		overflow: hidden;
		padding-top: 3px
	}

	.logo>a>img {
		width: 48px;
		height: 50px;
		display: inline-block
	}

	.logo:hover {
		background: #2f9cd5 !important
	}

	.phone-number {
		height: 92px;
		overflow: hidden
	}

	.phone-number p {
		font-size: 12px;
		margin-top: 8px
	}

	.phone-number h1 {
		font-size: 18px
	}

	.phone-number img {
		height: 98px;
		padding-right: 20px;
		margin-top: 8px
	}

	.language-button {
		margin: 0 5px 0 0;
		height: 30px;
		width: 40px;
		overflow: hidden
	}

	.language-button>a {
		line-height: 30px;
		color: #fff
	}

	.language-button>a:hover {
		background-color: #eee;
		color: #2f9cd5;
		transition-duration: .5s
	}

	.language-button:hover {
		height: auto;
		width: 120px;
		background: #2f9cd5
	}

	.language-button>a>p {
		background-image: url(/d/img/language.png);
		background-repeat: no-repeat;
		width: 50px;
		margin-top: 4px;
		padding: 11px 0;
		height: 0;
		float: left
	}

	.language-cn {
		background-position: 10px 0
	}

	.language-zh {
		background-position: 10px -24px
	}

	.language-en {
		background-position: 10px -48px
	}

	.language-jp {
		background-position: 10px -72px
	}

	.nav {
		z-index: 500;
		width: 100%;
		font-size: 1.2em;
		border-bottom: 1px solid #ccc;
		box-shadow: 0 1px 10px #999;
		background-color: #2f9cd5;
		transition: all .2s ease-in-out
	}

	.nav>ul {
		max-width: 1400px;
		width: 100%;
		margin: 0 auto
	}

	.nav>a {
		display: none;
		width: 0;
		height: 0;
		overflow: hidden
	}

	.nav>ul>li {
		float: left;
		margin: 0;
		width: 12.5%
	}

	.nav>ul>li>ul>li>h4 {
		width: 100%;
		padding-bottom: 60%;
		font-size: 1.3em;
		color: #2f9cd5
	}

	.nav>ul>li>a {
		text-align: center;
		color: #fff;
		line-height: 54px;
		text-decoration: none
	}

	.nav>ul>li>a>p {
		background: url(01.png) no-repeat 0 -120px;
		overflow: hidden;
		display: inline-block;
		width: 24px;
		padding-top: 18px
	}

	.nav>ul>li:hover>a>p {
		background: url(01.png) no-repeat -24px -120px
	}

	.nav>ul>li:hover>a {
		color: #2f9cd5
	}

	.nav>ul>li:hover {
		background: #eee;
		transition: all .3s ease-in-out
	}

	.nav>ul>li>ul {
		position: absolute;
		z-index: -80;
		width: 100%;
		height: 0;
		left: 0;
		text-align: center;
		background: #eee;
		opacity: 0;
		overflow: hidden;
		box-shadow: 0 1px 10px #999
	}

	.nav>ul>li:hover>ul {
		z-index: 400;
		opacity: 1;
		height: auto;
		padding: 20px 0;
		transition: all .5s ease-in-out
	}

	.nav>ul>li>ul>li {
		display: inline-block;
		padding: 0;
	}

	.nav>ul>li>ul>li>a {
		text-align: center;
		width: 170px;
		overflow: hidden;
		font-size: .8em;
	}

	.nav>ul>li>ul>li>a>img {
		width: 80%;
		padding: 2%
	}

	.nav>ul>li>ul>li>a>p {
		white-space: nowrap;
		font-size: .8em;
		overflow: hidden
	}

	.nav>ul>li>ul>li>a:hover>p {
		color: #e62129
	}

	.nav>ul>li>ul>li>a>span {
		white-space: nowrap;
		overflow: hidden
	}

	.nav>ul>li>ul>li:hover>a>img {
		width: 83%;
		background: #fff;
		padding: 0;
		box-shadow: 0 0 10px #999;
		transition-duration: .3s
	}

	.slideDown {
		position: initial;
		top: -60px
	}

	.slideUp {
		position: fixed;
		top: 0
	}

	.banner {
		background-position: center;
		background-repeat: no-repeat;
		height: 300px
	}
    .force_control_banner{
    		background-position: center;
    		background-repeat: no-repeat;
    		height:482.02px;
    }

	.bannerh {
		height: 500px
	}

	.index_banner {
		position: relative;
		z-index: 300;
		width: 100%;
		padding-bottom: 31.25%
	}

	.index_banner ul {
		overflow: hidden;
		width: 100%
	}

	.index_banner li {
		position: absolute;
		top: 0;
		left: 0;
		overflow: hidden;
		width: 100%;
		background-position: center;
		background-size: 100%
	}

	.index_banner li a {
		display: block;
		margin: 0 auto;
		width: 1100px;
		padding: 8.25% 0 23%;
		height: 0
	}

	.index_banner li a>h1 {
		color: #fff;
		font-size: 3em;
		line-height: 2em;
		text-shadow: 1px 1px 2px #000;
		letter-spacing: 2px
	}

	.index_banner li a>p {
		color: #fff;
		font-size: 1.5em;
		line-height: 1.5em;
		text-shadow: 1px 1px 2px #000;
		font-weight: 700;
		letter-spacing: 2px
	}

	.index_banner li a>h2 {
		color: #fff;
		font-size: 2.4em;
		line-height: 1.5em;
		text-shadow: 1px 1px 2px #000;
		letter-spacing: 3px
	}

	.index_banner li a:hover {
		text-decoration: none
	}

	.index_banner cite {
		position: absolute;
		bottom: 20px;
		left: 50%;
		z-index: 320;
		display: block;
		margin-left: -10%;
		width: 20%;
		text-align: center
	}

	.index_banner cite span {
		display: inline-block;
		font-size: .8em;
		margin: 0 2%;
		width: 10%;
		background-color: #e5e5e5;
		height: 1%;
		text-indent: -999em;
		opacity: .8;
		cursor: pointer
	}

	.index_banner cite span:hover {
		background-color: #f5f5f5
	}

	.index_banner cite span.cur {
		background-color: #1d8bd8
	}

	.page-title {
		padding: 40px 0;
		text-align: center
	}

	.page-title>h2 {
		color: #2f9cd5;
		font-size: 2em;
		display: inline-block;
		padding: .5% 1%;
		background: #ffffff;
		text-shadow: 1px 1px #bbb
	}

	.page-title>p {
		margin: -25px 26%;
		padding-top: 20px;
		border-top: 3px solid #2f9cd5;
		color: #888
	}

	.hot_product {
		padding: 1% 0 3%;
		background: #ffffff;
	}

	.hot_product a {
		width: 45%;
		text-align: center;
		padding: 2%;
		margin-left: 2%;
		background: #ffffff;
		float: left
	}

	.hot_product h2 {
		font-size: 1.8em
	}

	.hot_product p {
		font-size: 1.5em;
		padding: 1%
	}

	.hot_product span {
		font-size: 1em
	}

	.hot_product1 {
		margin-left: 0 !important
	}

	.hot_product a:hover {
		/* box-shadow: 0 0 10px #555; */
		text-decoration: none;
		transition-duration: .5s
	}

	.index_solutions {
		background: #ffffff;
		padding: 1% 0 3%
	}

	.index_solutions>.page-title>h2 {
		background: #ffffff;
	}

	.index_solutions>ul {
		height: 50%;
		overflow: hidden
	}

	.index_solutions>ul>li {
		width: 24%;
		margin: .5%;
		height: 300px;
		float: left;
		background-size: 100%;
		background-position: center top;
		background-repeat: no-repeat;
		overflow: hidden
	}

	.index_solutions>ul>li:hover {
		background-size: 123%;
		transition-duration: .3s
	}

	.index_solutions>ul>li>a {
		width: 100%;
		height: 50px;
		padding: 75% 0 0;
		text-align: center
	}

	.index_solutions>ul>li>a>h1 {
		line-height: 50px;
		font-size: 1.1em
	}

	.index_solutions>ul>li>a>p {
		padding: 5%;
		margin: 5% 0;
		overflow: hidden;
		text-align: left;
		color: #fff
	}

	.index_solutions>ul>li>a>span {
		height: 0;
		padding: 5px 10px;
		border: 1px solid #fff;
		color: #fff;
		overflow: hidden
	}

	.index_solutions>ul>li:hover>a {
		padding: 0;
		height: 89%;
		padding: 0 0 0;
		transition-duration: .5s;
		background: rgba(0, 0, 0, .6);
		text-decoration: none
	}

	.index_solutions>ul>li:hover>a>h1 {
		padding: 10% 5% 0;
		color: #fff
	}

	.index_solutions>ul>li:hover>a>span {
		height: auto;
		display: inline-block
	}

	.index_Partners {
		background: #ffffff;
	}

	.index_Partners>.page-title>h2 {
		background: #ffffff;
	}

	.index_Partners>ul {
		padding-top: 1%;
		padding-bottom: 3%
	}

	.index_Partners>ul>li {
		float: left;
		width: 17%;
		padding: 2% 2% 1% 5.4%;
		text-align: center
	}

	.index_Partners>ul>li>img {
		width: 90%
	}

	.index_Partners>ul>li:hover>img {
		box-shadow: 1px 1px 15px #555;
		transition-duration: .5s
	}

	.wz {
		background: #eee;
		border-bottom: 1px solid #ddd
	}

	.wz>div * {
		display: inline-block;
		line-height: 30px;
		color: #555
	}

	.product_advantage {
		padding: 2% 0
	}

	.product_advantage>.page-title>h2 {
		background: #fff
	}

	.product_advantage>div>ul {
		padding: 2% 0
	}

	.product_advantage>div>ul>li {
		margin: 0 2.5%;
		width: 20%;
		text-align: center;
		float: left;
		background-color: #eee;
		background-image: url(/d/img/eDriver.jpg);
		background-repeat: no-repeat
	}

	.product_advantage>div>ul>li>img {
		display: block;
		width: 100%
	}

	.product_advantage>div>ul>li>h3 {
		display: block;
		width: 100%;
		font-size: 1.2em;
		line-height: 50px
	}

	.product_advantage>div>ul>li>p {
		height: 0;
		overflow: hidden;
		width: 80%;
		padding: 25% 10% 100%;
		background: rgba(0, 0, 0, .7);
		color: #fff;
		text-align: left;
		opacity: 0
	}

	.product_advantage>div>ul>li:hover>h3 {
		background: rgba(0, 0, 0, .7);
		color: #fff
	}

	.product_advantage>div>ul>li:hover>p {
		opacity: 1;
		transition-duration: .5s
	}

	.product_advantage1 {
		background-position: 0 0
	}

	.product_advantage2 {
		background-position: 33.3% 0
	}

	.product_advantage3 {
		background-position: 66.6% 0
	}

	.product_advantage4 {
		background-position: 100% 0
	}

	.product_list {
		padding: 2% 0 4%;
		background: #f5f5f5
	}

	.wxewm {
		display: block;
		margin: 0 auto;
		width: 60%;
	}

	.text_l1 {
		width: 100%;
	}

	.text_you2 {
		position: relative;
		left: 5em;
		bottom: 1.3em;
		text-decoration: underline;
		font-size: 20px;
	}

	.text_you1 {
		font-size: 20px;
	}

	.news_text_p .text_you1 {
		text-indent: 0;
	}

	.news_text_p .text_you2 {
		text-indent: 0;
	}

	.product_list_l1 {
		width: 75%
	}

	.product_list_l1>div {
		line-height: 32px;
		border-bottom: 1px solid #a0a0a0;
		margin: 0 2%
	}

	.product_list_l1>div>h4 {
		display: inline-block;
		border-bottom: 3px solid #2f9cd5;
		font-size: 1.5em
	}

	.product_list_l1>div>span {
		padding-left: 20px
	}

	.product_list_l1>ul {
		background: #f5f5f5;
		padding: 10px 0;
		margin-bottom: 30px
	}

	.product_list_l1>ul>li {
		float: left;
		width: 22.5%;
		background: #fff;
		margin: 1%;
		border: 1px solid #e5e5e5;
		overflow: hidden
	}

	.product_list_l1>ul>li:hover {
		border: 1px solid #2f9cd5;
		background: #fff;
		box-shadow: 0 2px 6px;
		transition-duration: .5s
	}

	.product_list_l1>ul>li>a {
		padding: 4%;
	}

	.product_list_l1>ul>li>a>img {
		width: 100%
	}

	.product_list_l1>ul>li>a>h3 {
		font-size: 18px
	}

	.product_list_l1>ul>li>a>span {
		font-size: 16px
	}

	.product_list_l1>ul>li>a>p {
		font-size: 10px;
		padding: 15px 0 0;
		line-height: 20px;
		overflow: hidden;
		text-overflow: ellipsis;
		word-wrap: break-word;
		display: -webkit-box;
		white-space: normal;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		height: 60px;
	}

	.index_banner_cont {
		position: absolute;
		left: 50%;
		top: 0;
		transform: translate(-50%);
		-webkit-transform: translate(-50%);
		-ms-transform: translate(-50%);
		-o-transform: translate(-50%);
		-moz-transform: translate(-50%);
		width: 1100px;
	}

	.index_banner_cont0_title {
		font-size: 36px;
		letter-spacing: 3px;
		margin-left: 90px;
		cursor: pointer;
	}

	.index_banner_cont0_title:hover {
		text-decoration: underline;
	}

	.index_banner_cont0_title1 {
		margin-top: 55px;
		margin-bottom: 12px;
	}

	.index_banner_cont2_title {
		margin-top: 120px;
		font-size: 36px;
		color: #fff;
		letter-spacing: 3px;
		margin-left: 120px;
		margin-bottom: 5px;
		cursor: pointer;
	}

	.index_banner_cont2_title:hover {
		text-decoration: underline;
	}

	.index_banner_cont2_title1 {
		font-size: 20px;
		color: #fff;
		letter-spacing: 3px;
		margin-left: 120px;
		margin-bottom: 10px;
		font-weight: 200;
		cursor: pointer;
	}

	.index_banner_cont2_cont {
		font-size: 25px;
		color: #fff;
		margin-left: 120px;
		cursor: pointer;
	}

	.index_banner_cont2_cont:hover {
		text-decoration: underline;
	}

	.web_banner_container {
		width: 1200px;
		margin: auto;
	}

	.web_banner_title1 {
		padding-top: 55px;
		font-size: 36px;
		margin-left: 125px;
		letter-spacing: 3px;
		color: #fff;
		cursor: pointer;
	}

	.web_banner_title1:hover {
		text-decoration: underline;
	}

	.web_banner_title2 {
		padding-top: 18px;
		font-size: 36px;
		margin-left: 220px;
		letter-spacing: 3px;
		color: #fff;
		cursor: pointer;
	}

	.web_banner_title2:hover {
		text-decoration: underline;
	}

	.web_banner_title3 {
		padding-top: 18px;
		font-size: 36px;
		margin-left: 310px;
		letter-spacing: 3px;
		color: #fff;
		cursor: pointer;
	}

	.web_banner_title3:hover {
		text-decoration: underline;
	}

	.web_banner_parts_title1 {
		font-size: 36px;
		color: #fff;
		padding-top: 90px;
		margin-left: 480px;
		letter-spacing: 3px;
		cursor: pointer;
	}

	.web_banner_parts_title1:hover {
		text-decoration: underline;
	}

	.web_banner_parts_title2 {
		font-size: 36px;
		color: #fff;
		padding-top: 25px;
		margin-left: 590px;
		letter-spacing: 3px;
		cursor: pointer;
	}

	.web_banner_parts_title2:hover {
		text-decoration: underline;
	}

	.web_banner_btns {
		margin-top: 20px;
		margin-left: 120px;
		width: 373px;
		position: relative;
		border: 2px solid #c7c1cc;
		border-radius: 5px;
		cursor: pointer;
	}

	.web_banner_btn_text {
		font-size: 22px;
		font-weight: bold;
		float: left;
		width: 235px;
		text-align: center;
		line-height: 52px;
		color: #222;
		letter-spacing: 3px;
	}

	.web_banner_btn {
		font-size: 22px;
		font-weight: bold;
		float: left;
		width: 138px;
		text-align: center;
		line-height: 52px;
		letter-spacing: 3px;
		background-color: #17294f;
		color: #fff;
		color: #fff;
		border-radius: 5px;
	}

	.web_banner_btn:hover {
		background-color: #2f9cd5;
	}

	.clear {
		clear: both;
	}

	.web_banner_icons {
		position: relative;
		padding-top: 70px;
		margin-left: 40px;
	}

	.web_banner_icon {
		float: left;
		padding: 5px;
		border: 2px solid #18294f;
		border-radius: 50%;
		cursor: pointer;
	}

	.web_banner_icon_line {
		float: left;
		margin-left: 30px;
		margin-right: 30px;
		font-size: 50px;
		line-height: 114px;
		color: #18294f;
	}

	.web_banner_icon_imgs {
		width: 70px;
		height: 70px;
		padding: 15px;
		background-color: #18294f;
		border-radius: 50%;
	}

	.web_banner_icon_img {
		width: 100%;
		vertical-align: top;
	}

	.web_banner_icon_text {
		width: 100px;
		height: 100px;
		background-color: #2f9cd5;
		color: #ffffff;
		text-align: center;
		line-height: 100px;
		border-radius: 50%;
		font-size: 30px;
		display: none
	}

	.web_banner_icon:hover {
		border-color: #2f9cd5;
	}

	.web_banner_icon:hover .web_banner_icon_imgs {
		display: none;
	}

	.web_banner_icon:hover .web_banner_icon_text {
		display: block;
	}

	.web_contact {
		font-size: 20px;
		line-height: 1.5;
	}

	.web_contact img {
		width: 100%;
		vertical-align: top;
	}

	.web_contact_title {
		font-size: 24px;
		text-align: center;
		line-height: 40px;
	}

	.web_contact_container {
		width: 600px;
		margin: 30px auto 0;
	}

	.web_contact_imgs {
		width: 120px;
		margin-right: 20px;
	}

	.web_contact_conts {
		width: calc(100% - 140px);
	}

	.web_contact_cont1 {
		font-size: 16px;
	}

	.web_contact_cont_href {
		display: inline-block;
		color: #555555;
	}

	.web_contact_cont_href:hover {
		color: #2f9cd5;
	}

	.web_contact_addr {
		width: 600px;
		margin: 30px auto;
	}

	.web_contact_cont_title {
		width: 100px;
	}

	.web_contact_cont_lists {
		width: calc(100% - 100px);
	}

	.web_contact_cont_list_href {
		display: inline-block;
		color: #555555;
	}

	.web_contact_cont_list_href:hover {
		color: #2f9cd5;
	}

	#header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999
	}

	#header_position {
		height: 143px;
	}

	.index_partners_bg {
		background-color: #ffffff;
		border-top: 5px solid #e5e5e5;
	}

	.index_partners_bg>.page-title>h2 {
		background: #ffffff;
	}


	.myPartnerSwiper {
		padding-bottom: 40px;
	}

	.myPartnerSwiper .swiper-slide {
		width: 277.5px;
	}

	.myPartnerSwiper_imgs:hover {
		box-shadow: 1px 1px 15px #555;
	}

	.myPartnerSwiper_img {
		width: 100%;
		vertical-align: top;
	}

	.myPartnerSwiper_conts0 {
		margin-bottom: 30px;
	}

	.myPartnerSwiper_name {
		text-align: center;
		line-height: 2;
	}

	.footer_advantage_list {
		padding: 10px 15px;
		margin-left: 15px;
		box-shadow: 0 10px 20px rgb(0 0 0 / 20%);
		border-radius: 15px;
		/*cursor: pointer;*/
	}

	.footer_advantage_list:first-child {
		margin-left: 0
	}

	.footer_advantage_list_img {
		background: url('/d/img/footer_icon.png') no-repeat;
		width: 56px;
		height: 64px;
		margin-left: 4px;
	}

	.footer_advantage_list_img1 {
		background-position: -56px 0;
	}

	.footer_advantage_list_img2 {
		background-position: -112px 0;
	}

	.footer_advantage_list_img3 {
		background-position: -168px 0;
	}

	.footer_advantage_list_img4 {
		background-position: -224px 0;
	}

	.footer_advantage_list_img5 {
		background-position: -280px 0;
	}

	.footer_advantage_list_img6 {
		background-position: -336px 0;
	}

	/*.footer_advantage_list:hover .footer_advantage_list_img0 {
		background-position: 0 -64px;
	}

	.footer_advantage_list:hover .footer_advantage_list_img1 {
		background-position: -56px -64px;
	}

	.footer_advantage_list:hover .footer_advantage_list_img2 {
		background-position: -112px -64px;
	}

	.footer_advantage_list:hover .footer_advantage_list_img3 {
		background-position: -168px -64px;
	}

	.footer_advantage_list:hover .footer_advantage_list_img4 {
		background-position: -224px -64px;
	}

	.footer_advantage_list:hover .footer_advantage_list_img5 {
		background-position: -280px -64px;
	}

	.footer_advantage_list:hover .footer_advantage_list_img6 {
		background-position: -336px -64px;
	}*/

	.footer_advantage_list_name {
		font-weight: normal;
	}

	/*.footer_advantage_list:hover .footer_advantage_list_name {
		color: #2f9cd5;
	}*/

	.footer_contact_lists {
		margin-top: 20px;
		padding-top: 20px;
		border-top: 2px solid #646464;
		width: 800px;
	}

	.footer_contact_list {
		min-width: 45%;
		margin-bottom: 10px;
		cursor: pointer;
	}

	.footer_contact_list_icon {
		background: url('/d/img/footer_icon.png') no-repeat;
		width: 24px;
		height: 24px;
		background-position: 0 -176px;
	}

	.footer_contact_list_icon1 {
		background-position: -24px -176px;
	}

	.footer_contact_list_icon2 {
		background-position: -48px -176px;
	}

	.footer_contact_list_icon3 {
		background-position: -72px -176px;
	}

	.footer_contact_list:hover .footer_contact_list_icon0 {
		background-position: 0 -200px;
	}

	.footer_contact_list:hover .footer_contact_list_icon1 {
		background-position: -24px -200px;
	}

	.footer_contact_list:hover .footer_contact_list_icon2 {
		background-position: -48px -200px;
	}

	.footer_contact_list:hover .footer_contact_list_icon3 {
		background-position: -72px -200px;
	}

	.footer_contact_list_cont {
		font-size: 18px;
		margin-left: 10px;
	}

	.footer_contact_list:hover .footer_contact_list_cont {
		color: #2f9cd5;
	}

	.footer_platform_list {
		position: relative;
		margin-left: 20px;
		cursor: pointer;
		padding-top: 10px;
	}

	.footer_platform_list:first-child {
		margin-left: 0;
	}

	/* 	.footer_platform_list_icon{width: 48px;height: 48px;background: url('/d/img/footer_icon.png') no-repeat;background-position: 0 -128px;}
	.footer_platform_list_icon1{background-position: -48px -128px;}
	.footer_platform_list_icon2{background-position: -96px -128px;}
	.footer_platform_list_icon3{background-position: -144px -128px;}
	.footer_platform_list_icon4{background-position: -192px -128px;} */
	.footer_platform_list_icon {
		width: 60px;
		height: 60px;
		background: url('/d/img/footer_icon.png') no-repeat;
		background-position: 0 -160px;
		background-size: 490px auto;
	}

	.footer_platform_list_icon1 {
		background-position: -60px -160px;
	}

	.footer_platform_list_icon2 {
		background-position: -120px -160px;
	}

	.footer_platform_list_icon3 {
		background-position: -180px -160px;
	}

	.footer_platform_list_icon4 {
		background-position: -240px -160px;
	}

	.footer_platform_list_icon_img {
		vertical-align: top;
	}

	.footer_platform_list_code {
		position: absolute;
		top: -120px;
		left: -30px;
		width: 120px;
		height: 120px;
		box-shadow: 0 0 5px rgb(102 102 102 / 15%);
		transition-duration: .5s;
		transform: rotateY(90deg);
		background: #ffffff;
	}

	.footer_platform_list_code_img {
		vertical-align: top;
	}

	.footer_platform_list:hover .footer_platform_list_code {
		transform: rotateY(0deg);
	}


	.index_Partners>ul>li {
		float: left;
		width: 12%;
		padding: 2% 1.14% 1%;
		text-align: center
	}

	.index_Partners>ul>li>img {
		width: 100%
	}


	.web_contact_cont_top1 {
		margin-top: 20px;
	}

	.web_contact_cont_top2 {
		margin-top: 20px;
		font-weight: bold;
	}

	.web_erob_banner_img {
		width: 100%;
		vertical-align: top;
	}

	.nav>ul>li {
		width: 11.111%;
		font-size: 18px;
	}

	.web_ecoder_banner {
		position: relative;
	}

	.web_ecoder_banner_imgs {
		width: 100%;
		position: relative;
		z-index: 99;
	}

	.web_ecoder_banner_img {
		width: 100%;
		vertical-align: top;
	}

	.web_ecoder_banner_bg {
		position: absolute;
		width: 8.4375%;
		height: 100%;
		top: 0;
		left: 36.822%;
		background-image: linear-gradient(to bottom, #319dd6, #ffffff);
		display: none;
	}

	.web_ecoder_banner_bg1 {
		left: 45.2595%;
	}

	.web_ecoder_banner_bg2 {
		left: 53.697%;
	}

	.web_ecoder_banner_bg3 {
		left: 62.1345%;
	}

	.web_ecoder_banner_bg4 {
		left: 70.572%;
	}

	.web_ecoder_banner_bg5 {
		left: 79.0095%;
	}

	.web_ecoder_banner_bg6 {
		left: 87.347%;
	}

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

	.web_ecoder_banner_list {
		position: absolute;
		width: 8.4375%;
		height: 100%;
		top: 0;
		left: 36.822%;
		cursor: pointer;
		z-index: 100;
	}

	.web_ecoder_banner_list1 {
		left: 45.2595%;
	}

	.web_ecoder_banner_list2 {
		left: 53.697%;
	}

	.web_ecoder_banner_list3 {
		left: 62.1345%;
	}

	.web_ecoder_banner_list4 {
		left: 70.572%;
	}

	.web_ecoder_banner_list5 {
		left: 79.0095%;
	}

	.web_ecoder_banner_list6 {
		left: 87.347%;
	}


	.product_list_l {
		width: 75%
	}

	.product_list_l>div {
		line-height: 32px;
		border-bottom: 1px solid #a0a0a0;
		margin: 0 2%
	}

	.product_list_l>div>h4 {
		display: inline-block;
		border-bottom: 3px solid #2f9cd5;
		font-size: 1.5em
	}

	.product_list_l>div>span {
		padding-left: 20px
	}

	.product_list_l>ul {
		background: #f5f5f5;
		padding: 10px 0;
		margin-bottom: 30px;
                                   display: flex;
                                   flex-wrap: wrap;
	}
	/*
	.eRob_product_list_l {
		width: 14.4% !important
	}
	*/
	.product_list_l>ul>li {
		float: left;
		width: 22.5%;
		background: #fff;
		margin: 1%;
		border: 1px solid #e5e5e5;
		overflow: hidden
	}

	.product_list_l>ul>li:hover {
		border: 1px solid #2f9cd5;
		background: #fff;
		box-shadow: 0 2px 6px;
		transition-duration: .5s
	}

	.product_list_l>ul>li>a {
		padding: 4%
	}

	.product_list_l>ul>li>a>img {
		width: 100%
	}

	.product_list_l>ul>li>a>h3 {
		font-size: 18px
	}

	.product_list_l>ul>li>a>span {
		font-size: 16px
	}

	.product_list_l>ul>li>a>p {
		font-size: 12px;
		padding: 15px 0 0;
		line-height: 20px;
		overflow: hidden;
		text-overflow: ellipsis;
		word-wrap: break-word;
		display: -webkit-box;
		white-space: normal;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		height: 60px;
	}

	.product_text {
		padding: 4% 0 2%
	}

	.product_text h1 {
		font-size: 3em;
		color: #2f9cd5;
		padding: 1% 0;
		text-shadow: 1px 1px #aaa
	}

	.product_text h2 strong {
		color: #2f9cd5
	}

	.product_text_l {
		width: 73%
	}
	
	.product_text_l1 {
		width: 100%
	}

	.product_text_l h2 {
		font-size: 1.8em;
		color: #2f9cd5;
		clear: both;
		padding: 1% 0
	}

	.product_text_l p {
		line-height: 1.3em;
		font-size: 1.1em;
		font-weight: 700;
		padding: 0 0 1.2%
	}

	.product_text_l div {
		clear: both
	}

	.product_text_l table {
		text-align: center;
		width: 100%;
		line-height: 40px;
	}

	.text_l {
		float: left;
		max-width: 400px;
		width: 100%;
		margin-right: 2%
	}

	.text_r {
		float: right;
		max-width: 400px;
		width: 100%
	}

	.tools-download {
		padding: 2em 0
	}

	.tools-download h4 {
		font-size: 1.5em;
		display: inline-block
	}

	.tools-download a {
		font-size: 1.5em;
		display: inline-block;
		padding: 0 0 0 1em
	}

	.tools-download p {
		font-size: 1em;
		padding: 0.5em 0 2em 1em;
		font-weight: 200
	}

	.product_text_r {
		width: 22%;
		background: #f5f5f5;
		border: 1px solid #2f9cd5
	}

	.product_text_r>h2 {
		text-align: center;
		line-height: 2.6em;
		font-size: 1.5em;
		background: #2f9cd5;
		color: #fff;
		margin-top: -1px
	}

	.product_text_r>ul>li>a {
		padding: 1em;
		border-bottom: 1px dashed #ccc;
		text-align: center
	}

	.product_text_r>a {
		margin: 10px;
		padding: 10px 0 10px 30%;
		background: #fff;
		border: 1px solid #e2e2e2
	}

	.product_text_r>a:hover {
		color: #fff;
		background: #2f9cd5 !important;
		border: 1px solid #ccc !important
	}

	.about_us {
		padding: 4% 0
	}

	.about_us>div>p {
		width: 40%;
		float: left
	}

	.about_us img {
		width: 100%;
		display: block
	}

	.about_us1 {
		float: right;
		width: 48%;
		padding: 0 5%
	}

	.about_us h1 {
		font-size: 3em;
		padding: 0 0 .4em;
		text-shadow: 1px 1px #bbb
	}

	.about_us1 p {
		font-size: 1.2em;
		padding: 0 0 1em 0;
		text-indent: 2em;
		letter-spacing: .2em
	}

	.selection {
		padding: 2% 0 4%;
		background: #fff
	}

	.selection h1 {
		font-size: 3em;
		padding: 3% 0 1%;
		color: #2f9cd5
	}

	.selection3 a {
		float: left;
		width: 49%;
		border: 2px solid #555;
		padding: 3% 0 1%;
		text-align: center
	}

	.selection3 h1 a {
		box-shadow: 1px 2px red;
		color: #2f9cd5
	}

	.selection3 h2 a {
		color: #888
	}

	.selection1 {
		border: 1px solid #999;
		padding: 16px 8px;
		background: #f5f5f5
	}

	.selection1 li {
		float: left;
		width: auto;
		margin: 0 5px
	}

	.selection1 a {
		margin-bottom: 5px
	}

	.selection1>p {
		float: right;
		width: 160px;
		text-align: center;
		margin-top: -40px;
		border: 1px solid #999
	}

	.selection1>p>a {
		display: block;
		margin: 1px;
		font-size: 1.2em;
		border: 1px solid #2f9cd5;
		background-color: #e5e5e5;
		color: #aaa;
		line-height: 42px;
		font-weight: 700
	}

	.selection1 font {
		line-height: 30px;
		text-align: center;
		display: block
	}

	.selection1 b {
		display: block;
		text-align: center;
		line-height: 50px;
		background-color: #2f9cd5;
		color: #fff;
		margin-bottom: 15px
	}

	.selection1 i {
		font-style: normal;
		padding: 5px;
		display: inline-block;
		text-align: center;
		background-color: #888;
		width: 28px;
		color: #fff
	}

	.selection1 em {
		font-style: normal;
		padding: 5px 12px 5px 4px;
		display: inline-block;
		background-color: #fff
	}

	.selection2 {
		background: #f5f5f5
	}

	.selection2 img {
		height: 30px
	}

	.selection2_tr td {
		color: #2f9cd5;
		font-weight: 700;
		font-size: 1em;
		line-height: 20px !important;
		padding: 5px
	}

	.selection2_tr:hover>td {
		cursor: initial !important;
		background-color: #f5f5f5 !important
	}

	.selection2 td {
		text-align: center;
		line-height: 28px
	}

	.selection2 tr:hover>td {
		color: #2f9cd5;
		cursor: pointer;
		background-color: #e5e5e5
	}

	#selection_tj {
		background-position: center 3px;
		background-repeat: no-repeat;
		background-size: 100px
	}

	#selection_tj:hover {
		background-position: center -22px;
		transition: all .5s ease-in-out
	}

	.fieldandcss {
		border: 1px solid #2f9cd5;
		margin-bottom: 5px;
		background: #fff
	}

	.fieldandcss i {
		color: #fff
	}

	.fieldandcss em {
		background-color: #fff
	}

	.fieldandcss:hover {
		background-color: #888
	}

	.fieldandcss:hover>i {
		background-color: #2f9cd5;
		color: #fff
	}

	.fieldandcss:hover>em {
		background-color: #888;
		color: #fff
	}

	.fieldandcss:hover>font {
		background-color: #888;
		color: #fff
	}

	.changefieldandcss {
		background-color: #888;
		color: #fff;
		border: 1px dashed #000
	}

	.changefieldandcss i {
		background-color: #2f9cd5;
		color: #fff
	}

	.changefieldandcss em {
		background-color: #888;
		color: #fff
	}

	.changefieldandcss font {
		line-height: 30px;
		background-color: #2f9cd5;
		text-align: center;
		display: block;
		color: #fff
	}

	.contactYDQ {
		padding-left: 27%
	}

	.contact_us>p {
		border-bottom: 1px dashed #ddd;
		padding: 1em 10px
	}

	.contact_us>p>a {
		color: #555;
		display: inline-block
	}

	.contact_us {
		width: 100%
	}

	.contact_us>.page-title>h2 {
		background: #fff
	}

	.contact_1 {
		overflow: hidden
	}

	.contact_1>h2 {
		font-size: 1.5em;
		line-height: 1.8em;
		text-align: center
	}

	.contact_1>p {
		font-size: 1.5em;
		line-height: 1.8em
	}

	.contact_1>div {
		margin: 20px auto 0 !important;
		padding: 10px;
		max-width: 600px
	}

	.contact_1>div>img {
		float: left;
		padding-right: 20px;
		width: 120px
	}

	.contact_1>div>p {
		float: left;
		padding: 16px 0 0;
		font-size: 1.2em;
		line-height: 30px
	}

	.contact_1>div>span {
		float: left;
		display: block;
		padding: 0;
		font-size: 1em;
		line-height: 20px
	}

	.contact_1>div>p>a {
		display: inline-block;
		color: #555;
		font-size: 1em
	}

	.contact_2 {
		width: 100%;
		overflow: hidden;
		padding: 50px 0
	}

	#container {
		height: 420PX;
		width: 100%;
		border: 2px solid #ddd
	}

	.info-title {
		color: #fff;
		font-size: 14px;
		background-color: rgba(0, 155, 255, .8);
		line-height: 26px;
		padding: 0 0 0 6px;
		font-weight: lighter;
		letter-spacing: 1px
	}

	.info-content {
		color: #666;
		line-height: 30px
	}

	.info-content p {
		background: #fff;
		margin-left: 10px;
		padding: 0 4px;
		line-height: 26px
	}

	.index_news {
		padding: 0 0 5%;
		background: #ffffff;
	}

	.index_news .page-title>h2 {
		background: #ffffff;
	}

	.index_news1 {
		width: 48%
	}

	.index_news1 a {
		color: #777
	}

	.index_news1 a:hover,
	.index_news1 a:hover>span {
		color: #e62129
	}

	.index_news1>div {
		width: 100%;
		line-height: 32px;
		border-bottom: 1px solid #a0a0a0;
		margin: 10px 0
	}

	.index_news1>div>h4 {
		display: inline-block;
		border-bottom: 3px solid #2f9cd5;
		font-size: 1.5em
	}

	.index_news1>div>a {
		display: inline-block;
		float: right;
		padding-top: 5px
	}

	.index_news1>a {
		padding: 10px;
		background: #eee
	}

	.index_news1>a>div {
		width: 36%;
		float: left;
		overflow: hidden;
		border: 1px solid #ddd
	}

	.index_news1>a>div>img {
		width: 100%;
		height: 150px;
		display: block
	}

	.index_news1>a>h5 {
		width: 60%;
		float: right;
		font-size: 1.2em
	}

	.index_news1>a>p {
		width: 60%;
		float: right;
		line-height: 1.2em;
		padding: 10px 0
	}

	.index_news1>a>span {
		width: 60%;
		float: right;
		line-height: 30px
	}

	.index_news2 {
		margin: 10px 0;
		border-top: 1px dashed #cacaca
	}

	.index_news2>li {
		line-height: 2em;
		padding: 0 22px;
		border-bottom: 1px dashed #ddd
	}

	.index_news2>li>a>span {
		float: right;
		color: #777
	}

	.index_news3 {
		overflow: hidden;
		margin: 20px 0
	}

	.index_news3>li {
		width: 50%;
		float: left;
		overflow: hidden
	}

	.index_news3>li>a {
		padding: 0 2%;
		line-height: 2em;
		white-space: nowrap;
	}

	.news_list {
		padding: 5%
	}

	.news_list_r {
		width: 72%
	}

	.news_list_r>div {
		margin: 0 0 2% 0
	}

	.news_list_r>a {
		margin: 0 0 2% 0;
		background: #f9f9f9;
		border: 1px solid #f5f5f5;
		position: relative;
	}

	.news_list_r>a>h5,
	.news_list_r>a>p,
	.news_list_r>a>span {
		width: 68%;
		padding: .5em
	}

	.news_list_r>a>div {
		width: 25%
	}

	.news_list_r>a:hover {
		background: #f5f5f5;
		border: 1px solid #2f9cd5
	}

	.news_text {
		padding: 5% 0
	}

	.news_text_l {
		width: 22%;
		background: #f5f5f5;
		border: 1px solid #2f9cd5
	}

	.news_text_l>h2 {
		background: #2f9cd5;
		text-align: center;
		color: #fff;
		line-height: 2.4em;
		font-size: 1.6em
	}

	.news_text_l>ul>li {
		border-bottom: 1px dashed #ccc;
		padding: 1em
	}

	.news_text_l>ul>li>a {
		text-align: center;
		overflow: hidden
	}

	.news_text_l>ul>li>a>img {
		text-align: center;
		width: 99%;
		padding: .5%;
		background: #fff
	}

	.news_text_r {
		width: 72%
	}

	.news_text_r>h1 {
		text-align: center;
		font-size: 2em
	}

	.news_text_r>p {
		text-align: center;
		color: #777;
		border-bottom: 1px dashed #bbb;
		padding-bottom: 5%
	}

	.news_text_1 {
		border-top: 1px dashed #ccc;
		padding: 10px 0;
		margin: 20px 0;
		text-align: center;
		display: block
	}

	.news_text_1>li>a {
		display: inline-block
	}

	.news_text_p h2 {
		line-height: 1.2em;
		font-size: 1.5em;
		padding: 1.5em 0 0
	}

	.news_text_p h3 {
		line-height: 1.2em;
		font-size: 1.2em;
		padding: 1.2em 0 0
	}

	.news_text_p p {
		padding: 1em 0 0;
		line-height: 1.5em;
		text-indent: 2em
	}

	.free-sample {
		width: 100%;
		background: #999;
		padding: 0 0 50px;
		overflow: hidden
	}

	.free-sample>.page-title>h2 {
		background: #999;
		color: #fff
	}

	.free-sample>.page-title>p {
		border-top: 3px solid #fff;
		color: #fff
	}

	.free-sample2 {
		width: 48%;
		text-align: right
	}

	.free-sample1>input {
		display: none
	}

	.free-sample2>p {
		background: #fff;
		margin: 0 0 6px;
		line-height: 30px
	}

	.free-sample2>p>span {
		width: 20%;
		display: inline-block;
		text-align: center
	}

	.free-sample2>p>input {
		width: 78%;
		line-height: 34px;
		height: 34px
	}

	.free-sample3 {
		width: 48%;
		text-align: right
	}

	.free-sample3>textarea {
		display: block;
		height: 114px;
		width: 98%;
		padding: 5px 1%
	}

	.free-sample3>input {
		display: block;
		width: 100%;
		padding: 6px 0;
		margin-top: 6px;
		font-size: 1.1em;
		cursor: pointer;
		background: #2f9cd5;
		color: #fff;
		border: none
	}

	#footer {
		background: #efefef;
		overflow: hidden;
		padding: 18px 0;
	}

	#footer>div>img {
		padding: 14px 0 0 0
	}

	.fooot3 {
		padding-left: 10%
	}

	.fooot3>h4 {
		font-size: 1.2em;
		line-height: 50px
	}

	.fooot3>a {
		line-height: 30px
	}

	.fooot3>p {
		line-height: 30px
	}

	#footer1 {
		line-height: 20px;
		padding: 10px 0;
		width: 100%;
		background: #ddd;
		text-align: center
	}

	#footer1 * {
		color: #777;
		display: inline-block;
		padding: 0 10px 0 0
	}

	#footer1>p>a {
		color: #555
	}

	.footer2 {
		position: fixed;
		right: 1%;
		width: 60px;
		bottom: 10%;
		z-index: 999
	}

	.footer2>ul {
		border: 1px solid #ccc;
		border-radius: 3px;
		background: #fff;
		margin-bottom: 200px
	}

	.footer2 p {
		height: 0;
		margin: auto;
		width: 24px;
		padding: 12px 0;
		overflow: hidden
	}

	.footer2 li {
		text-align: center;
		color: #555;
		padding: 8px 0 10px 0;
		font-size: 14px
	}

	.footer2 a {
		text-align: center;
		color: #555;
		text-decoration: none;
		font-size: 14px
	}

	.footer2 li:hover,
	.footer2 li:hover>a {
		text-align: center;
		background-color: #2f9cd5;
		color: #fff
	}

	.footer2 li:hover>div {
		display: block
	}

	.footer2>ul>li>div {
		display: none;
		position: absolute;
		padding: 10px;
		width: 150px;
		background: #fff;
		border: 1px solid #ddd
	}

	.lxkf>div {
		margin: -51px 0 0 -172px
	}

	.wxkf1>h4 {
		font-size: 1.5em;
		line-height: 1.5em;
		color: #2f9cd5
	}

	.wxkf>div {
		margin: -112px 0 0 -172px
	}

	.wxkf>div>img {
		width: 100%;
		display: block
	}

	.lxkf h4 {
		text-align: left;
		font-size: 1.5em;
		padding-bottom: .5em
	}

	.lxkf font {
		text-align: left;
		display: block
	}

	.lxkf b {
		display: block;
		font-size: 1.2em;
		padding-bottom: 1em
	}

	.lxkf1 {
		background: #2f9cd5;
		border-radius: 8px;
		width: 80px;
		padding: 0 18px;
		margin: 0 auto 20px
	}

	.lxkf1 span {
		line-height: 30px;
		float: right;
		color: #fff
	}

	.lxkf1 img {
		width: 20px;
		float: left;
		padding: 3px 0 0 0
	}

	.lxkf1:hover>span {
		color: #fff
	}

	.lxkf p {
		background: url(01.png) no-repeat -24px -24px
	}

	.lxkf:hover p {
		background: url(01.png) no-repeat 0 -24px
	}

	.wxkf p {
		background: url(01.png) no-repeat -24px -72px
	}

	.wxkf:hover p {
		background: url(01.png) no-repeat 0 -72px
	}

	.swhz p {
		background: url(01.png) no-repeat -24px -96px
	}

	.swhz:hover p {
		background: url(01.png) no-repeat 0 -96px
	}

	.swhz h4 {
		font-size: 1.5em;
		line-height: 1.5em;
		color: #2f9cd5
	}

	.swhz>div {
		margin: -112px 0 0 -172px
	}

	.swhz>div>img {
		width: 100%;
		display: block
	}

	.xxfk p {
		background: url(01.png) no-repeat -24px -48px
	}

	.xxfk:hover p {
		background: url(01.png) no-repeat 0 -48px
	}

	.UD {
		display: none;
		width: 60px;
		text-align: center;
		color: #555;
		background: #fff;
		padding: 10px 0;
		margin-top: 200px
	}

	.UD>p {
		background: url(01.png) no-repeat -24px 0;
		overflow: hidden
	}

	.UD:hover {
		background-color: #2f9cd5;
		color: #fff
	}

	.UD:hover>p {
		background: url(01.png) no-repeat 0 0
	}

	* html .footer2 {
		position: absolute;
		left: expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft, 10)||0)-(parseInt(this.currentStyle.marginRight, 10)||0)-10);
		top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)-100))
	}
}

@media only screen and (max-width:899px) {
	* {
		margin: 0;
		padding: 0;
		font-size: 1em;
		color: #555;
		font-family: arial, "microsoft yahei";
		list-style: none
	}
    .web_footer_cont_flex_fill_company p {
        font-size: 15px !important;
    }
    section.faq.w1024 {
        flex-direction: column;
    }
.back_title a {
        font-size: 11px !important;
}
.main_title a {
        font-size: 12px !important;
}
.jiegoutitle p {
        font-size: 15px !important;
        margin-top: 20px;
}
.v6_text h2 {
        background: #fff !important;
    }
    .v6_text h2 {
        background: #fff;
    }
	    .jiegoutitle h1 {
       	 	font-size: 1.4em !important;
    	}
	span.katex {
        	font-size: 10px;
	}
    	.hdflex div>p {
        	font-size: 10px !important;
    	}

	.setion1 .icons img{
		width:70px;
	}
        .list .cert-card .cert-body {
            width: 60% !important;
        }
	.img-list {
        	flex-direction: column;
    	}
.open_page .environment {
       flex-direction: column !important;
}
.privacy_content {
    width: 400px !important;
}
.means{
	position: relative;
}
.langs:hover
 .language-lists{
	display: block!important;
}
.language-lists{
	position: absolute;
	width: 64px;
	height: 95px;
	top: 100%;
	background: #fff;
	right: 17%;
	display:none;
}
.force_control_banner{
    width:100%!important;
}
.hardware_composition {
    grid-template-columns: repeat(2, calc(50% - 12px))!important;
    grid-gap: 18px 24px!important;
}
.hardware_composition>div>p {
    font-size: 10px !important;
}
.hardware_composition img {
    width: 100% !important;
}
.hardware_composition>div {
    width: 100% !important;
}
.environment img {
    width: 100%!important;
}
.environment p {
    font-size: 13px !important;
    line-height: 15px !important;
}
.disposition>div {
    font-size: 13px !important;
}
.disposition table {
    width: 100% !important;
}
.disposition table, table tr th, table tr td {
    font-size: 13px !important;
}

.procedure div {
    font-size: 13px !important;
    line-height: 20px !important;
}
.profiles {
    font-size: 13px !important;
    line-height: 20px !important;
}
.run_procedure>div {
    font-size: 13px !important;
    line-height: 20px !important;
}
.iframe {
    display: none;
}
.force_control_banner{
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 30%;
    height: 100% !important;
}
.faq .main{
    flex-basis: 100%!important;
}	
.faq .main .faq-header {
    width: 100%;
}
.open_list_img {
    width: 45% !important;
}
.open_list_title {
    font-size: 8px;
    left: 48% !important;

}
.open_list_title>span {
    font-size: 10px !important;
}
	
.open_list>a {
    width: 87% !important;
}
.open_page .title {
    font-size: 24px !important;
    padding: 20px 0 18px 0 !important;
}
.force_control_iFrame{
    display: none!important;
}
.pod_img{
    width: 100%!important;
}


	
.daili {
    height: 239px !important;
}
.dailititleh1{
    font-size: 1em!important;
}

.dailititle p {
    font-size: 10px !important;
    margin-left: -30px !important;
    line-height: 0em !important;
    padding: 0px !important;
}
.erob70f_banner .banner-btn {
    font-size: 5px;
    padding: 2px 4px;
    margin-top: 5px;
}
.product_text section:nth-of-type(5) {
    padding-top: 30px;
}

.product_text section:nth-of-type(3) {
    padding-top: 20px;
}

.tools-download {
    font-size: 14px;
}


	
.flex.needShow1 {
            display: grid;
            grid-template-columns: repeat(2, calc(50% - 10px));
            grid-gap: 20px;
    }

.product_text section:nth-of-type(4) .needShow .card .info {
    width: 100%;
}

.bolts-div .info {
    width: 116%;
}

.product_text section:nth-of-type(6) .needShow .card .info {width: 160%;margin-left: 10px!important;}

.product_text section:nth-of-type(6) .needShow {width: 80%!important;display: grid;grid-gap: 20px;grid-template-columns: repeat(2,calc(50% - 20px));transform: translateX(32px);}

.product_text section:nth-of-type(6) .needShow .card {
    width: 64%;
}

.product_text section:nth-of-type(6) .title .title {
    width: 100%!important;
}

.product_text section:nth-of-type(5) .bolts-div .card .info {
    width: 100%;
    display: block;
}

.product_text section:nth-of-type(5) .bolts-div .flex {
    width: 100%!important;
    display: grid;
    grid-gap: 100px!important;
    grid-template-columns: repeat(2,calc(50% - 50px));
}

.product_text section:nth-of-type(5) .bolts-div .card {
    width: 100%!important;
}

.product_text section:nth-of-type(5) .title.bolts {
    width: 100%!important;
}

.product_text section:nth-of-type(4) .needShow {
    display: flex;
    justify-content: space-between!important;
    width: 100%!important;
}

.product_text section:nth-of-type(4) .needShow .card {
    width: 100%;
}

.product_text section:nth-of-type(4) .title .title2 {height: 100%;width: 100%;}

.product_text section:nth-of-type(2) .needShow .card .info {
    width: 100%;
    transform: translate(-62px, 6px)!important;
}


.product_text section:nth-of-type(2) .needShow {gap: 20px!important;display: flex;}

.product_text section:nth-of-type(2) .needShow .card {
    width: 100%;
}

.product_text section:nth-of-type(2) .title .title1 {
    height: 100%;
}

.product_text section:nth-of-type(1) .needShow .card .info {
    width: 100%;
}

.product_text section:nth-of-type(1) .needShow .card {width: 100%;}
	
	.product_list_l1 li {
    flex-basis: calc(50% - 20px)!important;
}
	.web_erob_header_title_line {
        width: 68px!important;
    }
	.texing td {
        font-size: 12px;
    }

	
	hr,
	img {
		border: none
	}

	a,
	a span {
		text-decoration: none;
		display: block;
		color: #2f9cd5
	}
.main_title a.btn.bg-blue {font-size: 13px;}
    .grid_map div h4 {
        font-size: 18px!important;
    }
    
	a:hover,
	a:hover>span {
		color: #e62129
	}
    
    .flex.needShow {
            display: grid;
            grid-template-columns: repeat(2, calc(50% - 10px));
            grid-gap: 20px;
    }
    
    .info p {
        white-space: pre-wrap!important;
    }

	.din {
		display: none;
		width: 0 !important;
		height: 0 !important;
		overflow: hidden !important;
		padding: 0 !important;
		margin: 0 !important
	}

	.cc {
		clear: both
	}

	.w1024 {
		width: 100%;
		margin: 0 auto
	}

	#header {
		overflow: hidden;
		height: 60px;
		background: #f5f5f5;
	}

	.header1 {
		height: 58px;
		border-bottom: 1px solid #ddd;
		background: #eee
	}

	.phone-number {
		display: none
	}

	.language-button {
		display: none;
		background-color: #eee;
		width: 100%;
		position: fixed;
		left: 0;
		z-index: 996;
		overflow: hidden
	}

	.language-button>a {
		line-height: 40px;
		margin: 10px;
		padding: 0 2%;
		display: inline-block;
		background: #fff
	}

	.logo {
		display: none
	}

	.logo1 {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10
	}

	.logo1 {
		float: left;
		padding: 4px 12% 0;
		width: 98%;
		overflow: hidden
	}

	.logo1>img {
		float: left;
		height: 38px;
		padding: 1px 5px
	}

	.logo1>h1 {
		font-size: 2em;
		line-height: 40px;
		text-shadow: 1px 1px #999
	}

	.logo1 p {
		white-space: nowrap;
		clear: both;
		padding-left: 5px;
		line-height: 16px;
		font-size: .8em
	}

	#nav {
		overflow: scroll
	}

	.nav {
		width: 100%
	}

	.nav>ul {
		background-color: rgba(230, 230, 230, .9);
		position: fixed;
		top: 0;
		padding: 60px 0;
		left: 0;
		width: 0%;
		height: 100%;
		z-index: 995;
		overflow: hidden
	}

	.nav>a {
		position: fixed;
		z-index: 999;
		right: 0;
		top: 0;
		background: #999;
		font-size: 30px;
		padding: 0 3%;
		line-height: 54px;
		border: 3px solid #eee;
		color: #fff
	}

	.nav>ul>li {
		margin: 1px .5%;
		background: #2f9cd5
	}

	.nav>ul>li>a {
		font-size: 1.1em;
		padding-left: 10%;
		color: #fff;
		line-height: 40px
	}

	.nav>ul>li>ul {
		background: #f9f9f9;
		padding: 2%
	}

	.nav>ul>li>ul>li {
		text-align: center;
		width: 32%;
		display: inline-block
	}

	.nav>ul>li>ul>li>a {
		text-align: center;
		padding: 5px 0;
		overflow: hidden
	}

	.nav>ul>li>ul>li>a>span {
		white-space: nowrap
	}

	.nav>ul>li>ul>li>h4 {
		width: 100%;
		padding: 18% 0
	}

	.nav>ul>li>ul>li>a>p {
		white-space: nowrap
	}

	.nav>ul>li>ul>li>a>img {
		width: 60%;
		display: block;
		margin: auto
	}

	.banner {
		background-position: center;
		background-repeat: no-repeat;
		background-size: 200%;
		padding-top: 30%
	}

	.bannerh {
		background-size: 130%;
		padding-top: 34%
	}

	.index_banner {
		position: relative;
		z-index: 10;
		background: #888;
		width: 100%;
		padding-bottom: 40.625%
	}

	.index_banner ul {
		overflow: hidden;
		width: 100%
	}

	.index_banner li {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		background-position: center;
		background-size: 150%;
		overflow: hidden
	}

	.index_banner li a {
		display: block;
		margin: 0 auto;
		width: 96%;
		padding: 12% 0 28.625%;
		height: 0
	}

	.index_banner li a>h1 {
		color: #fff;
		font-size: 1em;
		line-height: 2em;
		text-shadow: 1px 1px 1px #000;
		letter-spacing: 1px
	}

	.index_banner li a>p {
		color: #fff;
		font-size: .6em;
		line-height: 1.5em;
		text-shadow: 1px 1px 0 #000;
		letter-spacing: 1px;
		font-weight: 700
	}

	.index_banner li a>h2 {
		color: #fff;
		font-size: .8em;
		line-height: 1.5em;
		text-shadow: 1px 1px 1px #000;
		letter-spacing: 2px
	}

	.index_banner cite {
		position: absolute;
		height: 1%;
		bottom: 20px;
		left: 50%;
		z-index: 999;
		display: block;
		margin-left: -10%;
		width: 20%;
		text-align: center
	}

	.index_banner cite span {
		display: inline-block;
		font-size: .8em;
		margin: 0 2%;
		width: 10%;
		background-color: #e5e5e5;
		text-indent: -999em;
		opacity: .8;
		cursor: pointer
	}

	.index_banner cite span:hover {
		background-color: #f5f5f5
	}

	.index_banner cite span.cur {
		background-color: #1d8bd8
	}

	.search {
		background: #eceaea;
		border-bottom: 1px solid #ccc;
		width: 100%;
		position: fixed !important;
		z-index: 18;
		top: 0
	}

	.search1 {
		line-height: 36px;
		background: url(wz.png) no-repeat left;
		width: 96%
	}

	.search1 a {
		display: inline-block
	}

	.search1>div {
		padding-left: 20px
	}

	.search2 {
		display: none
	}

	.search a:hover {
		color: #f50
	}

	.sosuo {
		color: #777
	}

	.search3 {
		width: 0;
		height: 0;
		overflow: hidden
	}

	.keyboard {
		border: 1px solid #999;
		padding: 0 0 0 10px;
		color: #777;
		border-radius: 3px
	}

	.submit {
		padding: 2px 5px;
		border: 2px solid #888;
		line-height: 16px;
		color: #777;
		cursor: pointer
	}

	.button_sear {
		width: 28px;
		height: 21px;
		margin: 5px 0 0 0;
		background: url(sosuo.jpg) no-repeat;
		border: none;
		border-radius: 3px
	}

	.page-title {
		padding: 6% 0;
		text-align: center
	}

	.page-title>h2 {
		margin: 0 10% 0;
		color: #2f9cd5;
		font-size: 2em;
		display: inline-block;
		padding: 0 2%;
		background: #e5e5e5
	}

	.page-title>p {
		margin: -16px 5%;
		padding-top: 3%;
		border-top: 3px solid #2f9cd5
	}

	.hot_product {
		padding: 1% 0 3%;
		background: #e5e5e5
	}

	.hot_product a {
		text-align: center;
		margin: 2%
	}

	.hot_product a h2 {
		font-size: 1.8em;
		padding: 2%
	}

	.hot_product a p {
		font-size: 1.5em;
		padding: 0 0 2%
	}

	.hot_product img {
		width: 80%
	}

	.hot_product1 {
		background: #fff
	}

	.hot_product2 {
		background: #fff
	}

	.hot_product3 {
		background: #e5e5e5
	}

	.index_solutions {
		background: #f5f5f5;
		padding: 1% 2% 3%
	}

	.index_solutions>.page-title>h2 {
		background: #f5f5f5
	}

	.index_solutions>ul {
		height: 50%;
		overflow: hidden
	}

	.index_solutions>ul>li {
		width: 46%;
		margin: 3% 2%;
		float: left;
		background-size: 100%;
		background-position: center top;
		background-repeat: no-repeat;
		overflow: hidden
	}

	.index_solutions>ul>li>a {
		width: 100%;
		height: 50px;
		padding: 75% 0 0;
		text-align: center
	}

	.index_solutions>ul>li>a>h1 {
		line-height: 50px;
		font-size: 1.1em
	}

	.index_solutions>ul>li>a>p {
		display: none
	}

	.index_solutions>ul>li>a>span {
		display: block;
		display: none
	}

	.index_Partners {
		background: #eee
	}

	.index_Partners>.page-title>h2 {
		background: #eee
	}

	.index_Partners>ul {
    	display: grid;
        grid-template-columns: repeat(3, calc((100% - 10px) / 3));
        gap: 10px 5px;
	}

	.index_Partners>ul>li {
		float: left;
		width: 29%;
		padding: 2% 2% 1% 5.4%;
		text-align: center
	}

	.index_Partners>ul>li>img {
		width: 90%
	}

	.index_Partners>ul>li>p {
		width: 90%;
		white-space: nowrap;
		overflow: hidden
	}

	.index_Partners>ul>li:hover>img {
		box-shadow: 1px 1px 15px #555;
		transition-duration: .5s
	}

	.index_news>div>.page-title>h2 {
		background: #fff
	}

	.index_news {
		padding: 5% 0
	}

	.index_news1 {
		width: 96%;
		padding: 2%
	}

	.index_news1 a {
		color: #777
	}

	.index_news1>div {
		width: 100%;
		line-height: 2em;
		border-bottom: 1px solid #a0a0a0;
		margin: 20px 0
	}

	.index_news1>div>h4 {
		display: inline-block;
		border-bottom: 3px solid #2f9cd5;
		font-size: 1.5em
	}

	.index_news1>div>a {
		display: inline-block;
		float: right;
		padding-top: 5px
	}

	.index_news1>a {
		background: #f9f9f9
	}

	.index_news1>a>div {
		width: 36%;
		float: left;
		overflow: hidden;
		border: 1px solid #ddd
	}

	.index_news1>a>div>img {
		width: 100%;
		display: block
	}

	.index_news1>a>h5 {
		width: 60%;
		float: right;
		font-size: 1.2em;
		height: 1.2em;
		white-space: nowrap;
		overflow: hidden
	}

	.index_news1>a>p {
		width: 60%;
		float: right;
		font-size: .8em;
		line-height: 1.2em;
		margin: .3em 0;
		height: 2.4em;
		overflow: hidden
	}

	.index_news1>a>span {
		width: 60%;
		float: right
	}

	.index_news2 {
		margin: 20px 0;
		border-top: 1px dashed #cacaca
	}

	.index_news2>li {
		line-height: 2em;
		padding: 0 .2em;
		border-bottom: 1px dashed #ddd;
		white-space: nowrap;
		overflow: hidden
	}

	.index_news2>li>a>span {
		float: right;
		color: #777
	}

	.index_news3 {
		overflow: hidden;
		margin: 20px 0
	}

	.index_news3>li {
		width: 50%;
		float: left;
		line-height: 2em;
		overflow: hidden
	}

	.index_news3>li>a {
		margin: 0 2%;
		white-space: nowrap
	}

	.news_list_r>a {
		margin: 0 0 3% 0;
		background: #f9f9f9;
		border: 1px solid #f5f5f5
	}

	.news_list_r>a>h5,
	.news_list_r>a>p,
	.news_list_r>a>span {
		width: 64%;
		padding: .1em
	}

	.news_list_r>a>div {
		width: 33%
	}

	.wz {
		background: #e5e5e5;
		border-bottom: 1px solid #ddd
	}

	.wz>div * {
		display: inline-block;
		line-height: 30px;
		color: #555
	}

	.product_advantage {
		display: none
	}

	.product_list {
		padding: 5% 1%;
		background: #f5f5f5
	}

	.product_list_l1>div {
		line-height: 32px;
		border-bottom: 1px solid #a0a0a0;
		margin: 0 1%
	}

	.product_list_l1>div>h4 {
		display: inline-block;
		border-bottom: 3px solid #2f9cd5;
		font-size: 1.5em
	}

	.product_list_l1>div>span {
		padding-left: 20px
	}

	.product_list_l1>ul {
		background: #f5f5f5;
	}

	.product_list_l1>ul>li {
		float: left;
		width: 45%;
		margin: 2%;
		border: 1px solid #e5e5e5;
		overflow: hidden
	}

	.product_list_l1>ul>li:hover {
		border: 1px solid #2f9cd5;
		background: #fff;
		box-shadow: 0 2px 6px;
		transition-duration: .5s
	}

	.product_list_l1>ul>li>a {
		padding: 4%
	}

	.product_list_l1>ul>li>a>img {
		width: 100%;
		background-color: #fff;
	}

	.product_list_l1>ul>li>a>h3 {
		font-size: 18px
	}

	.product_list_l1>ul>li>a>span {
		font-size: 16px
	}

	.product_list_l1>ul>li>a>p {
		font-size: 10px;
		padding: 15px 0 5px;
		line-height: 20px
	}

	.logo2 {
		float: left;
		height: 3em;
		padding: 6px 0 0 0;
	}

	.index_banner_cont {
		position: absolute;
		top: 0;
	}

	.index_banner_cont0_title {
		padding-left: 15px;
		font-size: 14px;
	}

	.index_banner_cont0_title1 {
		padding-top: 10px;
	}

	.index_banner_cont2_title {
		color: #fff;
		font-size: 14px;
		padding-left: 20px;
		padding-top: 35px;
	}

	.index_banner_cont2_title1 {
		font-size: 13px;
		color: #fff;
		padding-left: 20px;
	}

	.index_banner_cont2_cont {
		font-size: 12px;
		color: #fff;
		padding-left: 20px;
	}

	.banner {
		position: relative;
	}

	.web_banner_container {
		position: absolute;
		top: 0;
	}

	.web_banner_title1 {
		padding-top: 18px;
		padding-left: 10px;
		color: #fff;
	}

	.web_banner_title2 {
		padding-top: 5px;
		padding-left: 40px;
		color: #fff;
	}

	.web_banner_title3 {
		padding-top: 5px;
		padding-left: 70px;
		color: #fff;
	}

	.web_banner_parts_title1 {
		padding-top: 32px;
		margin-left: 120px;
		color: #fff;
	}

	.web_banner_parts_title2 {
		padding-top: 8px;
		margin-left: 140px;
		color: #fff;
	}

	.web_banner_btns {
		margin-top: 5px;
		margin-left: 66px;
		width: 170px;
		position: relative;
		border: 2px solid #c7c1cc;
		border-radius: 3px;
	}

	.web_banner_btn_text {
		font-size: 14px;
		font-weight: bold;
		float: left;
		width: 100px;
		text-align: center;
		line-height: 20px;
		color: #222;
	}

	.web_banner_btn {
		font-size: 14px;
		font-weight: bold;
		float: left;
		width: 70px;
		text-align: center;
		line-height: 20px;
		background-color: #17294f;
		color: #fff;
		color: #fff;
		border-radius: 3px;
	}

	.clear {
		clear: both;
	}

	.web_banner_icons {
		position: relative;
		padding-top: 10px;
		margin-left: 15px;
	}

	.web_banner_icon {
		float: left;
		padding: 5px;
		border: 2px solid #18294f;
		border-radius: 50%;
		cursor: pointer;
	}

	.web_banner_icon_line {
		float: left;
		margin-left: 10px;
		margin-right: 10px;
		font-size: 40px;
		line-height: 64px;
		color: #18294f;
	}

	.web_banner_icon_imgs {
		width: 40px;
		height: 40px;
		padding: 5px;
		background-color: #18294f;
		border-radius: 50%;
	}

	.web_banner_icon_img {
		width: 100%;
		vertical-align: top;
	}

	.web_banner_icon_text {
		width: 50px;
		height: 50px;
		background-color: #2f9cd5;
		color: #ffffff;
		text-align: center;
		line-height: 50px;
		border-radius: 50%;
		font-size: 18px;
		display: none
	}

	.web_banner_icon:hover {
		border-color: #2f9cd5;
	}

	.web_banner_icon:hover .web_banner_icon_imgs {
		display: none;
	}

	.web_banner_icon:hover .web_banner_icon_text {
		display: block;
	}

	.web_contact {
		font-size: 16px;
		line-height: 1.5;
	}

	.web_contact img {
		width: 100%;
		vertical-align: top;
	}

	.web_contact_title {
		font-size: 20px;
		text-align: center;
		line-height: 40px;
	}

	.web_contact_container {
		width: 100%;
		margin: 30px auto 0;
	}

	.web_contact_imgs {
		width: 100%;
		max-width: 200px;
		margin: auto;
	}

	.web_contact_conts {
		width: 100%;
		max-width: 320px;
		margin: auto;
	}

	.web_contact_cont {
		margin-top: 15px
	}

	.web_contact_cont1 {
		font-size: 14px;
	}

	.web_contact_cont_href {
		display: inline-block;
		color: #555555;
	}

	.web_contact_cont_href:hover {
		color: #2f9cd5;
	}

	.web_contact_addr {
		width: 100%;
		margin: 30px auto;
		max-width: 320px;
	}

	.web_contact_cont_title {
		width: 100px;
		float: left;
	}

	.web_contact_cont_lists {
		width: calc(100% - 100px);
		float: left;
	}

	.web_contact_cont_list_href {
		display: inline-block;
		color: #555555;
	}

	.web_contact_cont_list_href:hover {
		color: #2f9cd5;
	}

	#header {
		position: relative;
	}

	.index_partners_bg {
		background-color: #ffffff;
		border-top: 5px solid #e5e5e5;
	}

	.index_partners_bg>.page-title>h2 {
		background: #ffffff;
	}

	.myPartnerSwiper {
		padding-bottom: 30px;
		margin: 30px 15px 0;
	}

	.myPartnerSwiper .swiper-slide {
		width: calc(50% - 15px);
	}

	.myPartnerSwiper_imgs:hover {
		box-shadow: 1px 1px 15px #555;
	}

	.myPartnerSwiper_img {
		width: 100%;
		vertical-align: top;
	}

	.myPartnerSwiper_conts0 {
		margin-bottom: 30px;
	}

	.myPartnerSwiper_name {
		text-align: center;
		line-height: 2;
	}

	.index_Partners>ul>li {
        text-align: center;
        width: 100%;
        padding: 0;
	}

	.index_Partners>ul>li>img {
		width: 90%
	}

	.web_erob_banner_img {
		width: 100%;
		vertical-align: top;
	}

	.nav>ul {
		padding: 0;
	}

	.nav>ul>li:first-child {
		margin-top: 60px;
	}

	.web_ecoder_banner {
		position: relative;
	}

	.web_ecoder_banner_imgs {
		width: 100%;
		position: relative;
		z-index: 99;
	}

	.web_ecoder_banner_img {
		width: 100%;
		vertical-align: top;
	}

	.web_ecoder_banner_bg {
		position: absolute;
		width: 8.4375%;
		height: 100%;
		top: 0;
		left: 36.822%;
		background-image: linear-gradient(to bottom, #319dd6, #ffffff);
		display: none;
	}

	.web_ecoder_banner_bg1 {
		left: 45.2595%;
	}

	.web_ecoder_banner_bg2 {
		left: 53.697%;
	}

	.web_ecoder_banner_bg3 {
		left: 62.1345%;
	}

	.web_ecoder_banner_bg4 {
		left: 70.572%;
	}

	.web_ecoder_banner_bg5 {
		left: 79.0095%;
	}

	.web_ecoder_banner_bg6 {
		left: 87.347%;
	}

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

	.web_ecoder_banner_list {
		position: absolute;
		width: 8.4375%;
		height: 100%;
		top: 0;
		left: 36.822%;
		cursor: pointer;
		z-index: 100;
	}

	.web_ecoder_banner_list1 {
		left: 45.2595%;
	}

	.web_ecoder_banner_list2 {
		left: 53.697%;
	}

	.web_ecoder_banner_list3 {
		left: 62.1345%;
	}

	.web_ecoder_banner_list4 {
		left: 70.572%;
	}

	.web_ecoder_banner_list5 {
		left: 79.0095%;
	}

	.web_ecoder_banner_list6 {
		left: 87.347%;
	}

	.nav>.nav_offer {
		font-size: 14px;
		right: 84.5px;
	}

	.index_banner {
		padding-bottom: 31.25%;
	}

	.index_banner li {
		background-size: 100%;
	}

	.index_banner li a {
		width: 100%;
		padding: 31.25% 0 0;
	}

	.product_list_l>div {
		line-height: 32px;
		border-bottom: 1px solid #a0a0a0;
		margin: 0 1%
	}

	.product_list_l>div>h4 {
		display: inline-block;
		border-bottom: 3px solid #2f9cd5;
		font-size: 1.5em
	}

	.product_list_l>div>span {
		display: none
	}

	.product_list_l>ul {
		background: #f5f5f5;
		display:flex;
		flex-wrap:wrap;
	}

	.product_list_l>ul>li {
		float: left;
		width: 45%;
		margin: 2%;
		border: 1px solid #e5e5e5;
		overflow: hidden
	}

	.product_list_l>ul>li:hover {
		border: 1px solid #2f9cd5;
		background: #fff;
		box-shadow: 0 2px 6px;
		transition-duration: .5s
	}

	.product_list_l>ul>li>a {
		padding: 4%
	}

	.product_list_l>ul>li>a>img {
		width: 100%;
		background-color: #fff
	}

	.product_list_l>ul>li>a>h3 {
		font-size: 18px
	}

	.product_list_l>ul>li>a>span {
		display: none
	}

	.product_list_l>ul>li>a>p {
		font-size: 10px;
		padding: 15px 0 5px;
		line-height: 20px
	}

	.product_text {
		padding: 4% 3% 2%;
		width: 94%
	}

	.product_text h1 {
		font-size: 1.5em;
		color: #2f9cd5;
		padding: 1% 0;
		text-align: center
	}

	.product_text h2 {
		font-size: 1.4em;
		color: #fff;
		clear: both;
		margin: 5% 0 2%;
		padding: 2% 0;
		text-align: center;
		background: #2f9cd5
	}

	.product_text h2 strong {
		color: #fff
	}

	.product_text_l img {
		max-width: 480px;
		width: 96%;
		margin: 0 auto;
		display: block
	}

	.product_text_l p {
		line-height: 1.2em;
		padding: 0 0 .6em
	}

	.product_text_l div {
		clear: both
	}

.product_text section:nth-of-type(2) .title {
    padding-top: 20px;
    gap: 5px;
}

.col-md-5.col-sm-12.col-xs-12.space-between {
    margin-top: 70px;
}
	.product_text_l table {
		text-align: center;
		width: 100%;
		line-height: 40px;
		border: 1px;
		font-size: 8px;
		table-layout: fixed
	}

	.product_text_l th {
		word-wrap: break-word
	}

	.product_text_r {
		margin: 5% 0 2%
	}
                .product_text_r.fl {
                             float: none;
                 }
	.product_text_r a {
		line-height: 40px;
		border-bottom: 1px dashed #ddd;
		padding: 0 5%
	}

	.news_text {
		width: 100%
	}

	.tools-download {
		padding: 2em 0
	}

	.tools-download h4 {
		font-size: 1.2em;
		display: inline;
		text-align: right;
		padding: 1.5em 1em 0 0
	}

	.tools-download a {
		font-size: 1.2em;
		display: inline;
		text-align: right;
		padding: 0 0 0 1em
	}

	.tools-download p {
		font-size: 1em;
		padding: 0.5em 0 1.5em 1em;
		font-weight: 200
	}

	.news_text img {
		max-width: 480px;
		width: 96%;
		margin: 0 auto;
		display: block
	}

	.news_text_r {
		padding: 5% 2%;
		width: 96%
	}

	.news_text_r>h1 {
		text-align: center;
		font-size: 1.5em;
		padding-bottom: 5%
	}

	.news_text_r>p {
		text-align: center;
		color: #777;
		border-bottom: 1px dashed #bbb;
		margin-bottom: 5%
	}

	.news_text_r h2 {
		line-height: 2em
	}

	.news_text_r p {
		line-height: 1.2em;
		padding: 0 .5em .6em
	}

	.news_text_1 {
		border-top: 1px dashed #ccc;
		padding-top: 10px
	}

	.news_text_1>li>a {
		display: inline-block
	}

	.news_text_p h2 {
		line-height: 1.2em;
		font-size: 1.5em;
		padding: 1.5em 0 0
	}

	.news_text_p h3 {
		line-height: 1.2em;
		font-size: 1.2em;
		padding: 1.2em 0 0
	}

	.news_text_p p {
		padding: 1em 0 0;
		line-height: 1.5em;
		text-indent: 2em
	}

	.about_us {
		padding: 3%;
		width: 94%
	}

	.about_us>div>p {
		width: 100%
	}

	.about_us img {
		width: 100%;
		display: block
	}

	.about_us1 {
		padding: 0 5%
	}

	.about_us h1 {
		font-size: 2em;
		padding: .4em 0;
		text-shadow: 1px 1px #bbb
	}

	.about_us1 p {
		padding: 0 0 1em 0;
		text-indent: 2em
	}

	.selection {
		padding: 2% 0 4%;
		background: #fff
	}

	.selection h1 {
		font-size: 3em;
		padding: 3% 0 1%;
		color: #2f9cd5
	}

	.selection3 a {
		float: left;
		width: 49%;
		border: 2px solid #555;
		padding: 3% 0 1%;
		text-align: center
	}

	.selection3 h1 a {
		box-shadow: 1px 2px red;
		color: #2f9cd5
	}

	.selection3 h2 a {
		color: #888
	}

	.selection1 {
		border: 1px solid #999;
		padding: 16px 8px;
		background: #f5f5f5
	}

	.selection1 li {
		width: 97%;
		margin: 0 1%
	}

	.selection1 a {
		margin-bottom: 5px
	}

	.selection1>p {
		border: 1px solid #999;
		margin: 5%
	}

	.selection1>p>a {
		display: block;
		text-align: center;
		margin: 2%;
		font-size: 1.2em;
		border: 1px solid #2f9cd5;
		background-color: #e5e5e5;
		color: #aaa;
		line-height: 42px;
		font-weight: 700
	}

	.selection1 font {
		line-height: 30px;
		text-align: center;
		display: block
	}

	.selection1 b {
		display: block;
		text-align: center;
		line-height: 50px;
		background-color: #2f9cd5;
		color: #fff;
		margin-bottom: 15px
	}

	.selection1 i {
		font-style: normal;
		padding: 5px;
		display: inline-block;
		text-align: center;
		background-color: #888;
		width: 28px;
		color: #fff
	}

	.selection1 em {
		font-style: normal;
		padding: 5px 12px 5px 4px;
		display: inline-block;
		background-color: #fff
	}

	.selection2 {
		background: #f5f5f5
	}

	.selection2 img {
		height: 30px
	}

	.selection2_tr td {
		color: #2f9cd5;
		font-weight: 700;
		font-size: 1em;
		line-height: 20px !important;
		padding: 5px
	}

	.selection2_tr:hover>td {
		cursor: initial !important;
		background-color: #f5f5f5 !important
	}

	.selection2 td {
		text-align: center;
		line-height: 28px
	}

	.selection2 tr:hover>td {
		color: #2f9cd5;
		cursor: pointer;
		background-color: #e5e5e5
	}

	#selection_tj1 {
		background: url(tj1.png) no-repeat 15px 0;
		background-size: 88px
	}

	#selection_tj1:hover {
		background: url(tj1.png) no-repeat 10px -36px;
		background-size: 100px
	}

	#selection_tj2 {
		background: url(tj2.png) no-repeat 15px 0;
		background-size: 88px
	}

	#selection_tj2:hover {
		background: url(tj2.png) no-repeat 10px -36px;
		background-size: 100px
	}

	.fieldandcss {
		border: 1px solid #2f9cd5;
		margin-bottom: 5px;
		background: #fff
	}

	.fieldandcss i {
		color: #fff
	}

	.fieldandcss em {
		background-color: #fff
	}

	.fieldandcss:hover {
		background-color: #888
	}

	.fieldandcss:hover>i {
		background-color: #2f9cd5;
		color: #fff
	}

	.fieldandcss:hover>em {
		background-color: #888;
		color: #fff
	}

	.fieldandcss:hover>font {
		background-color: #888;
		color: #fff
	}

	.changefieldandcss {
		background-color: #888;
		color: #fff;
		border: 1px dashed #000
	}

	.changefieldandcss i {
		background-color: #2f9cd5;
		color: #fff
	}

	.changefieldandcss em {
		background-color: #888;
		color: #fff
	}

	.changefieldandcss font {
		line-height: 30px;
		background-color: #2f9cd5;
		text-align: center;
		display: block;
		color: #fff
	}

	.contact_us {
		width: 96%;
		padding: 2%;
		background: #f5f5f5
	}

	.contact_us>.page-title>h2 {
		background: #f5f5f5
	}

	.contact_us>p {
		border-bottom: 1px dashed #ddd;
		padding: 1em
	}

	.contact_us>p>a {
		display: inline-block;
		border: none
	}

	.contact_1 {
		overflow: hidden
	}

	.contact_1>h2 {
		font-size: 1.2em;
		text-align: center;
		padding: .5em 0
	}

	.contact_1>div {
		padding: 20px 0 0;
		max-width: 320px;
		margin: 0 auto
	}

	.contact_1>p {
		font-size: 1.5em;
		line-height: 1.8em
	}

	.contact_1>div>img {
		float: left;
		padding-right: 10px;
		width: 120px
	}

	.contact_1>div>p {
		float: left;
		padding: 14px 0 0;
		font-size: 16px;
		line-height: 24px
	}

	.contact_1>div>p>a {
		font-size: 18px;
		line-height: 30px
	}

	#container {
		height: 200PX;
		width: 99%;
		border: 2px solid #ddd
	}

	.amap-adcombo-close,
	.amap-adcontent-body {
		display: none
	}

	.info-title {
		color: #fff;
		font-size: 14px;
		background-color: rgba(0, 155, 255, .8);
		line-height: 26px;
		padding: 0 0 0 6px;
		font-weight: lighter;
		letter-spacing: 1px
	}

	.info-content {
		color: #666;
		line-height: 30px
	}

	.info-content p {
		background: #fff;
		margin-left: 10px;
		padding: 0 4px;
		line-height: 26px
	}

	.free-sample {
		width: 96%;
		background: #999;
		padding: 0 2% 2%
	}

	.free-sample>.page-title>h2 {
		background: #999;
		color: #fff
	}

	.free-sample>.page-title>p {
		border-top: 3px solid #fff;
		color: #fff
	}

	.free-sample2 {
		width: 100%;
		text-align: right
	}

	.free-sample1 {
		margin-top: 5%
	}

	.free-sample1>input {
		display: none
	}

	.free-sample2>p {
		background: #fff;
		margin: 0 0 .3em;
		line-height: 2em;
		height: 2em
	}

	.free-sample2>p>span {
		display: inline-block;
		text-align: center;
		width: 28%
	}

	.free-sample2>p>input {
		width: 70%;
		line-height: 2em;
		height: 2em;
		border: none;
		border-left: 1px solid #bbb
	}

	.free-sample3>textarea {
		display: block;
		height: 5em;
		width: 96%;
		padding: .3em
	}

	.free-sample3>input {
		display: block;
		width: 100%;
		padding: .2em;
		margin: .3em 0;
		font-size: 1.2em
	}

	#footer {
		display: block;
	}
    
	#footer1 {
		background-color: #555
	}
    
	#footer1>a {
		text-align: center;
		color: #fff;
		line-height: 20px
	}
	.footer_advantage_list_img {
		background: url('/d/img/footer_icon.png') no-repeat;
		width: 56px;
		height: 64px;
		margin-left: 4px;
	}

	.footer_advantage_list_img1 {
		background-position: -56px 0;
	}

	.footer_advantage_list_img2 {
		background-position: -112px 0;
	}

	.footer_advantage_list_img3 {
		background-position: -168px 0;
	}

	.footer_advantage_list_img4 {
		background-position: -224px 0;
	}

	.footer_advantage_list_img5 {
		background-position: -280px 0;
	}

	.footer_advantage_list_img6 {
		background-position: -336px 0;
	}
    .footer_advantage_lists{
        display: none;
    }
    .footer_contact_lists{
        display: none;
    }
    /*.footer_platform_container>ul{*/
    /*    display:none;*/
    /*}*/
    .footer_platform_container_left{
        font-size: 13px;
        background-color: #555;
        padding-top: 12px!important;
    }
    .footer_left a{
        color: #fff!important;
    }
	.footer2 {
		position: fixed;
		z-index: 990;
		width: 100%;
		bottom: 0;
		background: #fff
	}

	.footer2>ul>li {
		float: left;
		width: 49.8%;
		padding: .1%
	}

	.footer2>ul>li>a {
		text-align: center;
		background: #2f9cd5;
		color: #fff;
		line-height: 36px;
		border-radius: 6px;
		border: 1px solid #ddd
	}

	.UD,
	.lxkf,
	.swhz,
	.wxkf,
	.xxfk {
		display: none !important
	}
}



@media only screen and (max-width: 359px) {
	.web_banner_icons {
		padding-top: 0;
	}
}

@media (min-width: 900px) and (max-width: 1199px) {
	.nav>ul>li {
		width: 10%;
	}

	.nav>ul>li:nth-child(5) {
		width: 15%;
	}

	.nav>ul>li:nth-child(9) {
		width: 15%;
	}

	.footer2>ul {
		margin-bottom: 80px;
	}

	.UD {
		margin-top: 80px;
	}

	.index_banner_cont {
		width: 100%;
	}

	.index_banner_cont0_title {
		margin-left: 6%;
	}

	.index_banner_cont0_title1 {
		margin-top: 3%;
	}

	.index_banner_cont2_title {
		margin-top: 10%;
		margin-left: 7%;
	}

	.index_banner_cont2_cont {
		margin-left: 7%;
	}
}