#LRfloater0 {
	display: none;
}

#LXB_CONTAINER {
	top: 200px !important;
	right: -9999px !important;
}

.mt26color999 {
	margin-top: 26px;
	color: #999999;
}

p,
a {
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	line-height: 24px;
	text-decoration: none !important;
}

img {
	border: 0;
	vertical-align: middle
}

ul,
li {
	list-style: none;
}

table p {
	color: #666;
}

.red {
	color: red !important;
}

#header {
	width: 100%;
	height: 90px;
	position: fixed;
	z-index: 100;
}

.logo {
	margin: 15px 60px 15px 15px;
	float: left;
}

.menu {
	margin-top: 30px;
	float: right;
}

.menu-ul {
	display: block;
	float: left;
	margin: 9px 42px 8px 0;
}

.menu-ul>li {
	float: left;
	line-height: 12px;
	padding-bottom: 15px;
}

.menu-ul>li.border0 {
	border: none;
	padding-right: 0;
	margin-right: 0;
}

.menu-ul>li>a {
	color: #fff;
	line-height: 12px;
	border-right: 1px solid #cdcdcd;
	padding: 0 28px;
	display: block;
	font-weight: bold;
}

.menu-ul>li a:hover {
	color: #ff9900;
}

.menu-ul>li.yewu {
	position: relative;
}


/*.menu-ul > li.yewu a {
	background: url(../img/home_sub_menu.png) center right no-repeat;
	padding-right: 18px;
}*/

.menu .yewu_ol {
	padding-top: 17px;
	display: none;
	position: absolute;
	top: 13px;
	left: -29px;
	z-index: 1000;
}

.menu-ul>li ol {
	background-color: #fff;
	-webkit-box-shadow: 0px 5px 8px 5px rgba(102, 102, 102, 0.35);
	box-shadow: 0px 5px 8px 5px rgba(102, 102, 102, 0.35);
	padding: 17px 26px;
}

.menu ol li {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
	border-bottom: 1px solid #d7d7d7;
	float: none;
	width: 58px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}

.menu ol li:last-child {
	border-bottom: none;
}

.menu .yewu ol a {
	background: none;
	color: #333;
	font-size: 14px;
	padding-right: 0;
	line-height: normal;
}

.menu ol li a:hover {
	color: #f29c06;
}

.navigation {
	float: left;
	background: url(../../statics/images/index/navIco1.png) no-repeat;
	cursor: pointer;
	width: 31px;
	height: 30px;
	margin-right: 39px;
	float: left;
}

.navigation {
	display: none;
}

.menu-ul.hide {
	display: block !important;
}

.dropdown-menu {
	border-radius: 0;
	margin-top: 0;
	border-top-color: #ddd;
	min-width: auto;
	display: block;
	display: none\9;
	display: block\9\0;
	-webkit-transform: scale(1.2, 0);
	transform: scale(1.2, 0);
	opacity: 0;
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-transition: all .2s ease-out;
	-webkit-transition: -webkit-all .2s ease-out;
	transition: -webkit-all .2s ease-out;
	transition: all .2s ease-out;
	transition: all .2s ease-out, -webkit-all .2s ease-out;
	-webkit-box-shadow: 0px 5px 8px rgba(102, 102, 102, 0.35);
	box-shadow: 0px 5px 8px rgba(102, 102, 102, 0.35);
	padding: 17px 26px;
	margin-left: -9px;
}

.dropdown-menu>li:not(:last-child) {
	border-bottom: 1px solid #d7d7d7;
}

.dropdown-menu>li>a {
	padding: 5px 0;
	font-size: 14px;
	line-height: 28px;
}

.dropdown-menu>li>a:hover {
	color: #f29c06;
	background-color: transparent;
}

.dropdown-active {
	display: block\9;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1;
}

#container {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.sections {
	position: relative;
}

.section {
	position: relative;
	z-index: 10;
	color: #FFFFFF;
}

.section img {
	width: 100%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.pages.vertical {
	position: fixed;
	top: 30%;
	right: 20px;
	width: 20px;
	-webkit-transform: translate3d(0, 50%, 0);
	transform: translate3d(0, 50%, 0);
}

.pages.horizontal {
	position: absolute;
	left: 46%;
	bottom: 20px;
}

.pages li {
	position: relative;
	width: 14px;
	height: 14px;
	margin: 7px 0;
}

.pages.horizontal li {
	float: left;
}

.pages.horizontal li:not(:last-child) {
	margin-right: 10px;
}

.pages li a {
	width: 100%;
	height: 100%;
	display: block;
}

.pages li span {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 4px;
	height: 4px;
	text-indent: -9999em;
	background: #757575;
	border-radius: 50%;
}

.pages li.active span {
	top: 1px;
	left: 1px;
	width: 8px;
	height: 8px;
	border: 2px solid #95d7fd;
	background: none;
}

.start {
	height: 100%;
	background: rgb(54, 113, 207) url(../../statics/images/index/banner_01.jpg) center center no-repeat;
	background-size: cover;
	z-index: 10;
	width: 100%;
	overflow: hidden;
}

.item {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.item .text {
	position: absolute;
	top: 300px;
	left: 0;
	right: 0;
	z-index: 10;
}

.section .text {
	top: 350px;
}

video#bgvid {
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	background: url(../../statics/images/index/banner_01.jpg) center center no-repeat;
	background-size: cover;
}

.text h1 {
	color: #fff;
	font-family: 'Microsoft YaHei';
	font-size: 60px;
	text-align: center;
	position: relative;
	font-weight: bold;
}

.text p {
	line-height: 40px;
	margin: 0 auto;
	padding: 12px 0 35px 0;
	text-align: center;
	position: relative;
	top: 15px;
	font-size: 16px;
}

.product p {
	width: 762px;
	color: #FFFFFF;
}

.product1 p {
	width: 1024px;
}

.product2 p {
	width: 980px;
}

.product1 {
	background: rgb(54, 113, 207) url(../../statics/images/index/banner_02.jpg) center center no-repeat;
	background-size: cover;
}

.product2 {
	background: rgb(54, 113, 207) url(../../statics/images/index/banner_03.jpg) center center no-repeat;
	background-size: cover;
}

.product3 {
	background: rgb(54, 113, 207) url(../../statics/images/index/banner_04.jpg) center center no-repeat;
	background-size: cover;
}

.btn {
	text-align: center;
	position: relative;
	display: inline-block;
}

.btn a {
	padding: 15px 10px;
	background: transparent;
	border: 1px solid transparent;
}

.btn a span {
	border: 2px solid #ff9900;
	background-color: #ff9900;
	border-radius: 3px;
	padding: 5px 20px;
	color: #fff;
	font-weight: bold;
}

.btn a:hover {
	border: 1px solid #ff9900;
	background: transparent;
}

.mask-bg:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 5;
	display: block;
}

.nav {
	margin-top: -71px;
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 50;
}

.nav li a span {
	background: url(../../statics/images/index/pager.png) center center no-repeat;
	display: block;
	width: 22px;
	height: 22px;
	margin-right: 40px;
	text-align: center;
	text-indent: -9999px
}

.nav li.active a span {
	background: url(../../statics/images/index/pager1.png) center center no-repeat;
}

.nav li>a {
	outline: none;
	background-color: #a52a2a00 !important;
}

.other {
	background-color: #fff;
	width: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.other>a {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 28px;
}

.other h2 {
	color: #333;
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 11px;
	font-weight: bold;
}

.other p {
	color: #333;
	font-size: 14px;
	width: 782px;
	margin: 0 auto;
	text-align: center;
}

.other ul {
	margin: 36px auto 0 auto;
	overflow: hidden;
}

.other ul li {
	float: left;
	margin-left: 31px;
	margin-bottom: 25px;
}

.other li.ml0 {
	margin-left: 0;
}

.other .more {
	margin-top: 10px;
}

.other .more a {
	color: #ff9900;
	font-size: 14px;
}

.other .beian {
	color: #ccc;
	height: auto;
	font-size: 12px;
	top: auto;
}

.other .item {
	top: 77%;
	top: 74%\9;
	-webkit-transform: translateY(-60%);
	transform: translateY(-60%);
}

.other .links,
.other .links-sm {
	position: absolute;
	bottom: -105px;
	left: 0;
	right: 0;
	color: #ccc;
}

.other .links a,
.other .links-sm a {
	color: inherit;
	font-size: 12px;
	line-height: 12px;
}

.other .links {
	bottom: 0px;
	margin: 0 20px;
	border-top: 1px dashed #ccc;
	text-align: left;
}

.other .links a:hover,
.other .links-sm a:hover {
	color: #ff9900;
	text-decoration: underline !important;
}

@keyframes firstPart {
	0% {
		bottom: 10px;
	}
	100% {
		bottom: 5px;
	}
}

@-webkit-keyframes firstPart
/* Safari and Chrome */

{
	0% {
		bottom: 10px;
	}
	100% {
		bottom: 5px;
	}
}

.mousetip {
	background: url(../../statics/images/index/mousetip.png) no-repeat;
	width: 68px;
	height: 41px;
	position: fixed;
	bottom: 0;
	left: 49.5%;
	margin-left: -25px;
	z-index: 100;
	cursor: pointer;
	animation-name: firstPart;
	animation-duration: 0.8s;
	animation-timing-function: linear;
	animation-delay: 0.3s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-play-state: running;
	-moz-animation-name: firstPart;
	-moz-animation-duration: 0.8s;
	-moz-animation-timing-function: linear;
	-moz-animation-delay: 0.3s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction: alternate;
	-moz-animation-play-state: running;
	-webkit-animation-name: firstPart;
	-webkit-animation-duration: 0.8s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 0.3s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	-webkit-animation-play-state: running;
	-o-animation-name: firstPart;
	-o-animation-duration: 0.8s;
	-o-animation-timing-function: linear;
	-o-animation-delay: 0.3s;
	-o-animation-iteration-count: infinite;
	-o-animation-direction: alternate;
	-o-animation-play-state: running;
}

.imgbox {
	position: relative;
	overflow: hidden;
}

.product2 .title {
	color: #ff9900;
	font-size: 22px;
	font-weight: bold;
}

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/* pic1 css*/

.caption1 {
	display: inline-block;
	position: relative;
	overflow: hidden;
}

.caption1 img {
	display: block;
	max-width: 100%;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

.caption1::before,
.caption1::after {
	position: absolute;
	width: 100%;
	color: #000;
	left: 0;
	background: #FFFFFF;
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	-moz-transition: -moz-transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out;
}

.caption1::before {
	padding: 5px;
	color: #ff9900;
	content: attr(data-title);
	top: 59%;
	font-size: 16px;
	font-weight: bold;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}

.caption1::after {
	padding: 10px;
	padding-top: 0;
	content: attr(data-description);
	top: 69%;
	font-size: 14px;
	text-align: left;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	transform: translateY(100%);
}

.caption1:hover::before {
	color: #000;
}

.caption1:hover::before,
.caption1:hover::after {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
	opacity: 0.5;
}


/* pic2 css*/

.caption2 {
	display: inline-block;
	position: relative;
	overflow: hidden;
}

.caption2 img {
	display: block;
	max-width: 100%;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

.caption2::before,
.caption2::after {
	position: absolute;
	width: 100%;
	color: #000;
	left: 0;
	background: #FFFFFF;
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	-moz-transition: -moz-transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out;
}

.caption2::before {
	padding: 5px;
	color: #FF9900;
	content: attr(data-title);
	top: 59%;
	font-size: 16px;
	font-weight: bold;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}

.caption2::after {
	padding: 10px;
	padding-top: 0;
	content: attr(data-description);
	top: 69%;
	font-size: 14px;
	text-align: left;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	transform: translateY(100%);
}

.caption2:hover::before {
	color: #000;
}

.caption2:hover::before,
.caption2:hover::after {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
	opacity: 0.5;
}

.caption2:hover::before {
	top: 45%;
}


/* pic3 css*/

.caption3 {
	display: inline-block;
	position: relative;
	overflow: hidden;
}

.caption3 img {
	display: block;
	max-width: 100%;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

.caption3::before,
.caption3::after {
	position: absolute;
	width: 100%;
	color: #000;
	left: 0;
	background: #FFFFFF;
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	-moz-transition: -moz-transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out;
}

.caption3::before {
	padding: 5px;
	color: #FF9900;
	content: attr(data-title);
	top: 59%;
	font-size: 16px;
	font-weight: bold;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}

.caption3::after {
	padding: 10px;
	padding-top: 0;
	content: attr(data-description);
	top: 69%;
	font-size: 14px;
	text-align: left;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	transform: translateY(100%);
}

.caption3:hover::before {
	color: #000;
	top: 52%;
}

.caption3:hover::before,
.caption3:hover::after {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
	opacity: 0.5;
}

.text-title {
	top: -70px;
	margin-top: -70px;
	margin-bottom: 50px;
}

.text-title p {
	background: #ff9900;
	color: #edf8fe;
	width: 375px;
	top: -50px;
	font-size: 54px;
	padding: 30px 0;
}


/**/

.down {
	width: 67%;
	position: absolute;
	right: 0%;
	top: 600px;
}


/* tab-wrapper */

.down .tab-wrapper {
	right: 0;
}

.down .tab-wrapper ul {
	height: 35px;
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}

.down .tab-wrapper ul li {
	float: left;
	margin-left: 0;
	margin-right: 50px;
	/*margin-top: -3px;*/
}

.down .tab-wrapper ul li a {
	float: left;
	line-height: 35px;
	text-decoration: none;
	/*color: #000;*/
	font-size: 18px;
	font-weight: bold;
}

.down .tab-wrapper .tab-content p {
	text-align: left;
	color: #000;
	margin: 0;
	margin-top: 30px;
}

.down .down-nav ul {
	padding: 0;
}

.down .down-nav ul li {
	margin: 20px 20px 10px 0px;
}

.down .footer p {
	width: 100%;
	text-align: left;
}

.down .footer img {
	width: auto;
}

.down a {
	color: #333333;
}

.down a:hover {
	color: #ff9900;
	/*text-decoration: underline !important;*/
}

.down .tab-wrapper ul li .style1,
.down .tab-wrapper ul li .style2,
.down .tab-wrapper ul li .style3,
.down .tab-wrapper ul li .style4 {
	border-bottom: 2px solid #FF9900;
}

.links-sm p,
.links-sm p img {
	width: auto;
}

.product_true {
	display: none;
}

@media (max-width:1366px) {
	.other .item {
		top: 73%;
		top: 58%\9;
		-webkit-transform: translateY(-60%);
		transform: translateY(-60%);
	}
}

@media (max-width:1199px) {
	.logo {
		margin-right: 0;
	}
	.menu {
		margin-top: 40px;
	}
	.menu-ul {
		margin-right: 40px;
	}
	.item .text {
		padding: 0 46px;
	}
	.item .text h1 {
		font-size: 32px;
		font-weight: bold;
		line-height: 30px;
	}
	.item .text p {
		width: auto;
		top: 20px;
		line-height: 32px;
	}
	.nav li a {
		margin-right: 10px;
		padding: 0 5px;
	}
	.nav li a span {
		margin-right: 0;
	}
	.item .text .text-title p {
		top: -30px;
	}
	.product_false {
		display: none;
	}
	.product_true {
		display: block;
	}
	.down {
		width: 90%;
		position: absolute;
		right: 3%;
		top: 60%;
	}
}

@media (max-width:991px) {
	.other .item {
		top: 76%;
	}
	.product_false {
		display: none;
	}
	.product_true {
		display: block;
	}
}

@media (max-width:818px) and (min-width:768px) {
	.menu-ul>li {
		padding-right: 28px;
		/*margin-right: 28px;*/
	}
	.other .item {
		top: 76%;
	}
	.other .more {
		display: block;
	}
	.product_false {
		display: none;
	}
	.product_true {
		display: block;
	}
}

@media (max-width:768px) {
	.menu {
		margin-top: 88px;
		position: absolute;
		margin-left: 80px;
	}
	.item .text,
	.other .item {
		padding: 0 46px;
	}
	.item .text h1 {
		font-size: 28px;
		font-weight: bold;
		line-height: 30px;
	}
	.item .text p,
	.other p {
		width: auto;
		top: 20px;
		line-height: 32px;
	}
	.nav li a {
		margin-right: 10px;
		padding: 0 5px;
	}
	.nav li a span {
		margin-right: 0;
	}
	.other .item {
		top: 80%;
	}
	.other .more {
		display: block;
	}
	.product2 .title {
		font-size: 14px;
	}
	.product_false {
		display: none;
	}
	.product_true {
		display: block;
	}
}

@media (max-width:767px) {
	#header {
		height: auto;
		overflow: visible;
	}
	.header-fixed {
		position: relative;
	}
	.menu {
		position: absolute;
		right: 0;
		left: 0;
	}
	.menu-ul {
		width: 100%;
		margin-top: 20px;
		margin-right: 0;
	}
	.menu-ul>li {
		background-color: #fff;
		color: #333;
		width: 100%;
		border-bottom: 1px solid #ccc;
		padding: 10px 0;
		text-align: center;
	}
	.menu-ul>li a {
		color: #333;
	}
	.menu .yewu_ol {
		left: 15%;
	}
	.menu-ul {
		display: none !important;
	}
	ul.hide.menu-ul {
		display: block !important;
	}
	.other .item {
		top: 76%;
	}
	.other .more {
		display: block;
	}
	/* é˜²æ­¢æŠ–åŠ¨ */
	html {
		overflow-y: scroll;
	}
	:root {
		overflow-y: auto;
		overflow-x: hidden;
	}
	:root body {
		position: absolute;
	}
	body {
		width: 100vw;
		overflow: hidden;
	}
	.logo {
		padding-left: 15px;
		padding-bottom: 22px;
		margin: 17px 0 0 0;
	}
	.subnav .j_hide.topMenu {
		display: none;
	}
	.navbar-icon:before {
		content: "";
		background-image: url('../../statics/images/index/navsprite.png');
		background-repeat: no-repeat;
		position: absolute;
		display: inline-block;
		text-align: center;
		vertical-align: middle;
	}
	.icon-toggle:before {
		content: "";
		position: absolute;
		display: inline-block;
		background: url('../../statics/images/index/icon-toggle-yellow.png') no-repeat center;
		right: 10px;
		top: 20px;
		width: 30px;
		height: 30px;
		z-index: 123;
	}
	.left-arrow-icon:before {
		content: "";
		position: absolute;
		display: inline-block;
		background: url('../../statics/images/index/left-arrow-icon.png') no-repeat center;
		width: 30px;
		height: 30px;
		top: 50%;
		left: 19px;
		-webkit-transform: translateY(-50%) rotate(180deg);
		transform: translateY(-50%) rotate(180deg);
	}
	.Home-icon:before {
		width: 16px;
		height: 16px;
		top: 5px;
		background-position: 0 0;
	}
	.Products-icon:before {
		width: 16px;
		height: 16px;
		top: 20px;
		background-position: 0 -23px;
	}
	.Solution-icon:before {
		width: 16px;
		height: 17px;
		top: 18px;
		background-position: 0 -40px;
	}
	.News-icon:before {
		width: 16px;
		height: 17px;
		top: 18px;
		background-position: 0 -63px;
	}
	.Case-icon:before {
		width: 16px;
		height: 17px;
		top: 18px;
		background-position: 0 -81px;
	}
	.Service-icon:before {
		width: 16px;
		height: 20px;
		top: 17px;
		background-position: 0 -100px;
	}
	.About-icon:before {
		width: 16px;
		height: 20px;
		top: 17px;
		background-position: 0 -122px;
	}
	.Contact-icon:before {
		width: 16px;
		height: 20px;
		top: 17px;
		background-position: 0 -142px;
	}
	.ENGLISH-icon:before {
		width: 16px;
		height: 20px;
		top: 17px;
		background-position: 0 -164px;
	}
	.sidebar-wrapper {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		width: 100%;
		overflow: hidden;
	}
	.sidebar {
		position: fixed;
		top: 0;
		bottom: 0;
		right: 0;
		width: 45%;
		background-color: #fff;
		z-index: 124;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		-webkit-transition: transform .5s ease-in-out;
		-webkit-transition: -webkit-transform .5s ease-in-out;
		transition: -webkit-transform .5s ease-in-out;
		transition: transform .5s ease-in-out;
		transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
	}
	.sidebar-title {
		width: 100%;
		height: 45px;
		background-color: #3671cf;
		position: fixed;
		z-index: 999;
	}
	.sidebar-content {
		padding: 75px 0 25px 27px;
		height: 551px;
		position: relative;
		overflow: auto;
	}
	.sidebar-menu>li {
		position: relative;
		padding: 14px 0;
		/* border-bottom: 1px solid #f4f7fc; */
	}
	.sidebar-menu>li:first-child {
		padding-top: 0;
	}
	.sidebar-menu>li>a {
		padding-left: 32px;
		vertical-align: middle;
		font-size: 14px;
		color: #444;
		font-weight: 400;
	}
	.sidebar-sub-menu {
		display: none;
		padding-top: 24px;
		padding-left: 10px;
		border-bottom: 1px solid #f4f7fc;
		padding-bottom: 24px;
		margin-bottom: -24px;
	}
	.active .sidebar-sub-menu {
		display: block;
	}
	.sidebar-sub-menu>li {
		padding: 15px 0;
	}
	.sidebar-sub-menu>li:first-child {
		padding-top: 24px;
		border-top: 1px solid #f4f7fc;
	}
	.sidebar-sub-menu>li:last-child {
		padding-bottom: 0;
	}
	.sidebar-sub-menu li a {
		padding-left: 22px;
		color: #666;
	}
	.s-translate {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	.start {
		background: url('../../statics/images/index/banner_01.jpg') center center no-repeat;
		background-size: cover;
	}
	.product1 {
		background: url('../../statics/images/index/banner_02.jpg') center center no-repeat;
		background-size: cover;
	}
	.product2 {
		background: url('../../statics/images/index/banner_03.jpg') center center no-repeat;
		background-size: cover;
	}
	.product3 {
		background: url('../../statics/images/index/phone_banner_04.jpg') center center no-repeat;
		background-size: cover;
	}
	.item .text {
		padding: 0 62px;
	}
	.item .text h1 {
		font-size: 22px;
		font-weight: 400;
	}
	.item .text p {
		font-size: 13px;
		line-height: 22px;
	}
	.btn a {
		font-size: 11px;
		padding: 8px 10px;
	}
	.start .text {
		top: 21%;
	}
	.captio1::before,
	.caption2::before,
	.caption3::before {
		top: 72%;
	}
	.caption1::after,
	.caption2::after,
	.caption3::after {
		top: 84.7%;
	}
	/*.product2 .text {
		top: 21%;
	}*/
	.nav li a span {
		background: url('../../statics/images/index/pager-xs.png') center center no-repeat;
	}
	.nav li.active a span {
		background: url('../../statics/images/index/pager1-xs.png') center center no-repeat;
	}
	.down {
		display: none;
	}
	.down {
		display: none;
	}
	.links {
		display: none;
	}
	.product_false {
		display: none;
	}
	.product_true {
		display: block;
	}
}

@media (max-width:450px) {
	.logo {
		margin-left: 5px;
	}
	.navigation {
		margin-right: 10px;
	}
	.menu .yewu_ol {
		top: 0;
		left: 55%;
	}
	.item .text {
		padding: 0px;
		top: 20%;
	}
	.item .text h1 {
		font-size: 24px;
		line-height: 30px;
	}
	.item .text p,
	.other p {
		width: 80%;
		top: 20px;
		line-height: 24px;
	}
	.item .text .btn {
		top: 0;
		padding-left: 0;
	}
	.nav {
		margin-top: 0;
		transform: translateY(-60%);
		-webkit-transform: translateY(-60%);
		-moz-transform: translateY(-60%);
		-ms-transform: translateY(-60%);
	}
	.nav li a {
		margin-right: 10px;
		padding: 0 5px;
	}
	.nav li a span {
		margin-right: 0;
	}
	.other .item {
		top: 74%;
	}
	.other .more {
		display: block;
	}
	.other p {
		font-size: 12px;
		top: 20px;
	}
	.down {
		display: none;
	}
	.links {
		display: none;
	}
	.product_false {
		display: none;
	}
	.product_true {
		display: block;
	}
	/*.links-sm p,
	.links-sm p img {
		width: auto;
	}*/
}

.btn .play-video {
	padding-left: 56px;
}

.play-video {
	background: url("../../statics/images/index/play-active.png") 30px center no-repeat;
}

.play-video:hover {
	background-image: url("../../statics/images/index/img/play.png");
}


/*咨询弹窗*/

.chat {
	position: fixed;
	float: right;
	bottom: 0px;
	z-index: 10000;
	right: 0;
}

.chat iframe {
	width: 400px;
	height: 400px;
	border: none;
	border-top: 1px solid #fff;
}

.chat .chat_phone {
	padding: 20px;
}

.chat .chat_phone a {
	padding: 20px 0px;
}

.chat_conter {
	background-color: #5ba4ed;
}

.chat_conter .span_left {
	color: #ffffff;
	cursor: pointer;
	overflow: hidden;
	clear: both;
	margin: 6px 2px 0px 5px;
	line-height: 26px;
}

.chat_conter .span_right {
	cursor: pointer;
	float: right;
	overflow: hidden;
	width: 20px;
	height: 20px;
	clear: none;
	display: block;
	margin: 6px 2px 0 0;
}


/*广交会英文*/

.English-icon:before {
	width: 16px;
	height: 20px;
	top: 17px;
	background-position: 0 -142px;
}

.menu_guangjiaohui .menu-ul>li>a {
	padding: 0 20px;
}

.menu_guangjiaohui .sidebar-content {
	height: 567px;
}