@charset "UTF-8";
/*------------// Overall //------------------*/
body {
	font-family: "Microsoft YaHei", "黑体", Helvetica, Arial, Tahoma, sans-serif;
	color: #333;
	margin: 0;
	line-break: 100%;
	background-color: transparent;
}
body {
	font-weight: 400\0;
	font-family: "Microsoft YaHei";
	padding-top: 0.1px;
	font-size: 14px;
	background-color: #fff;
}
html, body {
	-webkit-text-size-adjust: none;
	vertical-align: baseline;
	position: relative;
}
* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	border-collapse: collapse;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none
}
q::before, q::after, blockquote::before, blockquote::after {
	content: "";
	content: none
}
img {
	vertical-align: middle;
	border: 0;
	-webkit-transform: scale(1)rotate(0)translate3d(0, 0, 0);
	transform: scale(1)rotate(0)translate3d(0, 0, 0);
	display: inline-block;
	outline: none;
	max-width: 100%;
	max-height: 100%;
}
div, p, img, ul, ol, li, form, input, label, span, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
img {
	vertical-align: middle;
}
ol, ul, li {
	list-style-type: none;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	vertical-align: baseline;
}
input[type=button] {
	-webkit-appearance: none;
	outline: none;
}
a, input {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	vertical-align: baseline;
}
input, select, textarea {
	outline: none;
	border: none;
	background: none;
	vertical-align: baseline;
}
select::-ms-expand {
	display: none;
}
input::-ms-expand {
	display: none;
}
::-webkit-input-placeholder {
	font-size: 12px;
	color: #aaa;
}
q, blockquote {
	quotes: none
}
/* a {transition: all 0.5s ease-in-out;} */
textarea {
	font-family: '微软雅黑';
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.container {
	width: 100%;
	min-width: 1210px;
	margin: 0px auto;
	max-width: 1920px;
	background-color: #fff;
}
.container-main {
	width: 1210px;
	margin: 0px auto;
	position: relative;
	/* overflow: hidden; */
	padding-top: 0px;
	padding-bottom: 50px;
}
.clearfix {
	clear: both;
	content: "";
	display: table;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.none {
	display: none!important;
}
.block {
	display: block!important;
}
/*@font-face {
	font-family: 'Microsoft YaHei UI';
	src: url('./../font/msyh.ttc');
}*/
.indexBody {
	
}


/* 头部 */
.head {
	width: 100%;
	min-width: 1210px;
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
}
.head-ad {
	background: url('./../head-ad.jpg') no-repeat center;
	height: 100px;
	width: 100%;
	min-width: 1210px;
}
.head-main {
	width: 1210px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 15px;
	padding-top: 25px;
}
.logo {
	float: left;
}
.logo a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.head-search {
	float: left;
	margin-top: 5px;
	margin-left: 205px;
}
.head-search input[type="text"] {
	float: left;
	box-sizing: border-box;
	width: 350px;
	padding: 0 10px;
	height: 42px;
	line-height: 40px;
	font-size: 16px;
	color: #666;
	border: 1px solid #e0e0e0;
	border-right: none;
}
.head-search input[type="submit"] {
	height: 42px;
	border: 1px solid #e0e0e0;
	float: left;
	width: 52px;
	cursor: pointer;
	background: url('./../icon01.jpg') no-repeat center;
}
.head-search-txt {
	font-size: 18px;
	line-height: 30px;
	color: #258fa5;
	font-weight: bold;
}
.head-search-txt p:first-child {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	overflow: hidden;
	max-width: 400px;
	font-weight: normal;
	padding-top: 4px;
}
.head-search-txt p:first-child span {
	float: left;
	margin-right: 10px;
}
.head-search-txt p:first-child span:first-child {
	margin-right: 0;
}
.head-hot {
	float: right;
	margin-top: 15px;
	font-size: 18px;
	color: #258fa5;
	line-height: 28px;
}
.head-hot p {
	margin-bottom: 4px;
	position: relative;
	text-indent: 32px;
}
.head-hot p span:last-child {
	font-family: 'Arial';
}
.head-hot p i {
	width: 27px;
	height: 27px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('./../icon03.png');
	margin-right: 5px;
	display: block;
	position: absolute;
	top: 1px;
	left: 0;
}
.head-hot p:first-child i {
	width: 25px;
	background-image: url('./../icon02.png');
}
/* End 头部 */

/* 导航 */
.nav {
	width: 100%;
	height: auto;
	background-color: #333;
	min-width: 1210px;
	max-width: 1920px;
	margin: 0 auto;
}
.nav-main {
	width: 1210px;
	margin: 0 auto;
}
.nav-main ul {
	width: 100%;
	height: auto;
	/* overflow: hidden; */
}
.nav-main ul li {
	float: left;
	position: relative;
}
.nav-main ul li a {
	display: block;
	padding: 0 25px;
	line-height: 44px;
	height: 45px;
	font-size: 16px;
	color: #fff;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.nav-main ul li a:hover,
.nav-main ul li a.active {
	background-color: #258fa5;
}
.nav-main ul ul {
	position: absolute;
	top: 45px;
	left: 0;
	width: 100%;
	background-color: #333;
	display: none;
	z-index: 15;
}
.nav-main ul ul li {
	float: none;
}
.nav-main ul ul li a {
	padding: 0;
	width: 100%;
	text-align: center;
	background-color: #333;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
	line-height: 34px;
	height: 35px;
}
/* End 导航 */

/* 轮播 */
.banner {
	width: 100%;
	height: auto;
	min-width: 1210px;
	max-width: 1920px;
	margin: 0 auto;
}
/* End 轮播 */

/*  */
.index-program {
	width: 100%;
	height: auto;
	min-width: 1210px;
	max-width: 1920px;
	margin: 0 auto;
	background-color: #f5f5f5;
}
.index-program-main {
	width: 1210px;
	margin: 0 auto;
	/* overflow: hidden; */
	padding-top: 20px;
	padding-bottom: 20px;
}
.index-program-main ul {
	width: 100%;
	height: auto;
	/* overflow: hidden; */
}
.index-program-main ul li {
	float: left;
	width: 286px;
	/* overflow: hidden; */
	margin-right: 22px;
}
.index-program-main ul li:nth-of-type(4n) {
	margin-right: 0;
}
.index-program-main ul li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
.index-program-main ul li a:hover{
	box-shadow:0 0 4px 2px #E4E4E4; 
}
.index-program-img {
	width: 100%;
	/* height: 145px; */
	overflow: hidden;
	position: relative;
}
.index-program-img img {
	/* width: 100%; */
	/* height: 100%; */
	-webkit-transform: scale(1,1);
	-moz-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	transition:all 0.7s ease-in-out;
	-ms-transition:all 0.7s ease-in-out;
	-webkit-transition:all 0.7s ease-in-out;
	-moz-transition:all 0.7s ease-in-out;
	-o-transition:all 0.7s ease-in-out;
}
.index-program-main ul li a:hover .index-program-img img {
	-webkit-transform:scale(1.05, 1.05);
	-moz-transform:scale(1.05, 1.05);
	-o-transform:scale(1.05, 1.05);
	-ms-transform:scale(1.05, 1.05);
	transform:scale(1.05, 1.05);
}
.index-program-modal {
	position: absolute;
	z-index: 5;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	color: #258fa5;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 39px;
	height: 100%;
	opacity: 0;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
.index-program-main ul li a:hover .index-program-modal {
	height: 100%;
	opacity: 1;
}
.index-program-name {
	max-width: 98%;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	color: #258fa5;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 39px;
	height: 40px;
	margin: 0 auto;
	padding-top: 40px;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
.index-program-brief {
	/* display: none; */
	font-size: 14px;
	line-height: 24px;
	max-width: 98%;
	margin: 0 auto;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
.index-program-btn {
	/* display: none; */
	margin-top: 15px;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
.index-program-btn p {
	width: 120px;
	height: 30px;
	font-size: 14px;
	line-height: 28px;
	border: 1px solid #258fa5;
	text-align: center;
	margin: 0 auto;
}

/*  */

/*  */
.index-ad {
	width: 100%;
	height: auto;
	min-width: 1210px;
	max-width: 1920px;
	margin: 0 auto;
}
/*  */

/* 产品中心 */
.index-products {
	width: 100%;
	height: auto;
	min-width: 1210px;
	max-width: 1920px;
	margin: 0 auto;
}
.index-products-main {
	width: 1210px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 40px;
}
.index-products-left {
	width: 235px;
	float: left;
}
.index-products-top {
	width: 100%;
	background-color: #258fa5;
	text-align: center;
	overflow: hidden;
	min-height: 77px;
	font-size: 14px;
	line-height: 20px;
	font-family: 'Arial';
	color: rgba(255, 255, 255, 0.6);
}
.index-products-top p:first-child {
	color: #fff;
	font-size: 18px;
	font-family: 'Microsoft YaHei';
	line-height: 26px;
	padding-top: 16px;
}
.index-products-left-list {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	border-bottom: none;
	border-top: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.index-products-left-item {
	width: 100%;
	height: auto;
	overflow: hidden;
	/* padding-top: 10px; */
}
.index-products-title {
	width: 100%;
	height: auto;
	min-height: 40px;
	overflow: hidden;
	background-color: #f1f1f1;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	cursor: pointer;
}
.index-products-title img {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
}
.index-products-title span {
	display: block;
	float: right;
	width: 19px;
	height: 19px;
	margin-top: 10px;
	margin-right: 10px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('./../index-products-icon01.png')
}
.index-products-title span.active {
	background-image: url('./../index-products-icon02.png')
}
.index-products-title p {
	float: left;
	max-width: 80%;
	height: 40px;
	line-height: 38px;
	font-size: 16px;
	color: #555;
	text-indent: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color: #f1f1f1;
}
.index-products-item {
	width: 100%;
	/* float: right; */
	overflow: hidden;
	margin-top: 0px;
	background-color: #fff;
	display: none;
}
.index-products-left-item:first-child .index-products-item {
	display: block;
}
.index-products-item ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.index-products-item ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.index-products-item ul li a {
	display: block;
	float: left;
	box-sizing: border-box;
	width: 100%;
	width: auto;
	height: 100%;
	overflow: hidden;
	font-size: 14px;
	color: #999;
	line-height: 34px;
	height: 35px;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 40px;
	width: 100%;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
.index-products-item ul li a span {
	float: left;
	line-height: 34px;
	height: 35px;
	min-width: 60px;
	font-size: 16px;
	color: #999;
	transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	max-width: 130px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-products-item ul li a:hover span {
	color: #ff6700;
}
.index-products-item ul li a i {
	float: left;
	margin-left: 20px;
	width: 9px;
	height: 13px;
	margin-top: 11px;
	display: none;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	background: url('./../icon08.png') no-repeat center;
}
.index-products-item ul li a.hot i {
	display: block;
}
.index-products-right {
	float: right;
	width: 950px;
}
.index-products-right ul {
	width: 100%;
	height: auto;
}
.index-products-right ul li {
	float: left;
	width: 230px;
	background-color: #fff;
	margin-right: 10px;
	margin-bottom: 12px;
}
.index-products-right ul li:nth-of-type(4n) {
	margin-right: 0;
}
.index-products-right ul li a {
	display: block;
	width: 100%;
	height: 291px;
	overflow: hidden;
	box-shadow: 0px 0px 25px 3px transparent;
	-ms-box-shadow: 0px 0px 25px 3px transparent;
	padding-top: 15px;
	background-color: #fff;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
.index-products-right ul li a:hover {
	box-shadow: 0px 0px 25px 3px #e5e5e5;
	-ms-box-shadow: 0px 0px 25px 3px #e5e5e5;
}
.index-products-img {
	width: 100%;
	height: 160px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.index-products-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.index-products-name {
	width: 160px;
	margin: 0 auto;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
	height: 40px;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.index-products-name:hover {
	color: #258FA5;
	text-decoration: underline;
}
.index-products-brief {
	width: 200px;
	margin: 0 auto;
	font-size: 12px;
	color: #aaa;
	line-height: 22px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: default;
	margin-top: 2px;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.index-products-price {
	width: 200px;
	margin: 0 auto;
	font-size: 14px;
	color: #ff6700;
	line-height: 24px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: default;
	margin-top: 8px;
	margin-bottom: 20px;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
/* End 产品中心 */

/* 解决方案 */
.index-solution {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	min-width: 1210px;
	max-width: 1920px;
}
.index-solution-main {
	width: 1210px;
	margin: 0 auto;
	/* overflow: hidden; */
	padding-top: 35px;
	padding-bottom: 30px;
}
.index-solution-title {
	width: 100%;
	text-align: center;
	overflow: hidden;
	margin-bottom: 15px;
}
.index-solution-title .zh {
	font-size: 34px;
	line-height: 46px;
	color: #333;
	margin-bottom: 7px;
}
.index-solution-title .en {
	position: relative;
	font-size: 0;
	text-align: center;
}
.index-solution-title .en span {
	font-size: 22px;
	line-height: 34px;
	font-family: 'Arial';
	color: #666;
	padding: 0 22px;
	box-sizing: border-box;
	min-width: 172px;
	display: inline-block;
	position: relative;
	z-index: 5;
	background-color: #fff;
}
.index-solution-title .en i {
	display: block;
	position: absolute;
	top: 16px;
	height: 2px;
	width: 43%;
	background-color: #ebebeb;
}
.index-solution-title .en i:nth-of-type(1) {
	left: 0;
}
.index-solution-title .en i:nth-of-type(2) {
	right: 0;
}
.index-solution-brief {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	color: #999;
	margin-bottom: 32px;
}
.index-solution-list {
	width: 100%;
	height: auto;
	/* overflow: hidden; */
}
.index-solution-list ul {
	width: 100%;
	height: auto;
	/* overflow: hidden; */
}
.index-solution-list ul li {
	float: left;
	margin-bottom: 25px;
	margin-right: ;
	width: 33.3333333333%;
	height: auto;
	/* overflow: hidden; */
}
.index-solution-list ul li a {
	width: 392px;
	margin: 0 auto;
	display: block;
	height: 100%;
	/* overflow: hidden; */
}
.index-solution-img {
	width: 390px;
	height: 260px;
	overflow: hidden;
	border: 1px solid transparent;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
.index-solution-img img {
	-webkit-transform: scale(1,1);
	-moz-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	transition:all 0.7s ease-in-out;
	-ms-transition:all 0.7s ease-in-out;
	-webkit-transition:all 0.7s ease-in-out;
	-moz-transition:all 0.7s ease-in-out;
	-o-transition:all 0.7s ease-in-out;
}
/* .index-solution-list ul li a:hover .index-solution-img img {
	-webkit-transform:scale(1.05, 1.05);
	-moz-transform:scale(1.05, 1.05);
	-o-transform:scale(1.05, 1.05);
	-ms-transform:scale(1.05, 1.05);
	transform:scale(1.05, 1.05);
} */
.index-solution-img:hover {
	box-shadow: 0px 0px 15px 3px #a9a9a9;
	border: 1px solid #258fa5;
}
.index-solution-name {
	width: 100%;
	text-align: center;
	margin-top: 15px;
	font-size: 16px;
	line-height: 26px;
	color: #666;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.index-solution-name:hover {
	color: #258FA5;
	text-decoration: underline;
}
/* End 解决方案 */

/* 成功案例 */
.index-cases {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	min-width: 1210px;
	max-width: 1920px;
	background-color: #f9f9f9;
}
.index-cases-main {
	width: 1210px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 55px;
	padding-top: 35px;
}.index-cases .index-solution-title .en span {
	background-color: #f9f9f9;
}
.index-cases-nav {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 0;
	text-align: center;
	margin-bottom: 20px;
}
.index-cases-nav ul {
	width: auto;
	display: inline-block;
	height: auto;
	overflow: hidden;
}
.index-cases-nav ul li {
	float: left;
	margin: 0 5px;
	overflow: hidden;
}
.index-cases-nav ul li a {
	display: block;
	width: 120px;
	height: 40px;
	position: relative;
	overflow: hidden;
}
.index-cases-nav ul li a span {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background-color: #e5e5e5;
	width: 117px;
	height: 37px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family: 'Microsoft YaHei UI';
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.index-cases-nav ul li a:hover span {
	color: #fff;
	background-color: #32cdcd;
}
.index-cases-nav ul li a i {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 5;
	background-color: #bfbfbf;
	width: 117px;
	height: 37px;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.index-cases-nav ul li a:hover i {
	background-color: #329999;
}
.index-cases-list {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-bottom: 48px;
	/* padding-top: 10px; */
}
.index-cases-swiper {
	width: 1120px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	padding-top: 10px;
}
.index-cases-swiper .swiper-slide {
	width: 280px;
	height: auto;
}
.index-cases-item {
	width: 262px;
	margin: 0 auto;
	/* overflow: hidden; */
}
.index-cases-item a {
	display: block;
	width: 100%;
	height: 100%;
	/* overflow: hidden; */
}
.index-cases-img {
	width: 260px;
	height: 160px;
	/* overflow: hidden; */
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	border: 1px solid transparent;
}
.index-cases-img img {
	-webkit-transform: scale(1,1);
	-moz-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	transition:all 0.7s ease-in-out;
	-ms-transition:all 0.7s ease-in-out;
	-webkit-transition:all 0.7s ease-in-out;
	-moz-transition:all 0.7s ease-in-out;
	-o-transition:all 0.7s ease-in-out;
}
.index-cases-item:hover .index-cases-img img {
	/* -webkit-transform:scale(1.05, 1.05);
	-moz-transform:scale(1.05, 1.05);
	-o-transform:scale(1.05, 1.05);
	-ms-transform:scale(1.05, 1.05);
	transform:scale(1.05, 1.05); */
}
.index-cases-img:hover {
	box-shadow: 0px 0px 10px 2px #a9a9a9;
	border: 1px solid #258fa5;
}
.index-cases-name {
	width: 100%;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 26px;
	color: #666;
	margin-top: 6px;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.index-cases-name:hover {
	color: #258fa5;
	text-decoration: underline;
}
.index-cases-prev {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -44px;
	width: 31px;
	height: 58px;
	background: url('./../index-cases-prev.png') no-repeat center;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
.index-cases-prev:hover {
	background: url('./../index-cases-prev-on.png') no-repeat center;
}
.index-cases-next {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -46px;
	width: 32px;
	height: 61px;
	background: url('./../index-cases-next.png') no-repeat center;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
.index-cases-next:hover {
	background: url('./../index-cases-next-on.png') no-repeat center;
}
.index-cases-list02 {
	margin-bottom: 0;
}
/* End 成功案例 */

/* 健身资讯 */
.index-news {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	min-width: 1210px;
	max-width: 1920px;
}
.index-news-main {
	width: 1210px;
	margin: 0 auto;
	/* overflow: hidden; */
	padding-top: 35px;
	padding-bottom: 40px;
}
.index-news .index-solution-title {
	margin-bottom: 30px;
}
.index-news-list {
	width: 100%;
	margin: 0 auto;
	/* overflow: hidden; */
	height: auto;
}
.index-news-list ul {
	width: 100%;
	height: auto;
	/* overflow: hidden; */
}
.index-news-list ul li {
	float: left;
	width: 590px;
	/* overflow: hidden; */
	height: auto;
	margin-bottom: 25px;
}
.index-news-list ul li:nth-of-type(2n) {
	float: right;
}
.index-news-img {
	float: left;
	width: 142px;
	height: 112px;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	border: 1px solid transparent;
}
.index-news-img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.index-news-img img {
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1,1);
	-moz-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	transition:all 0.7s ease-in-out;
	-ms-transition:all 0.7s ease-in-out;
	-webkit-transition:all 0.7s ease-in-out;
	-moz-transition:all 0.7s ease-in-out;
	-o-transition:all 0.7s ease-in-out;
}
.index-news-img:hover img {
	/* -webkit-transform:scale(1.05, 1.05);
	-moz-transform:scale(1.05, 1.05);
	-o-transform:scale(1.05, 1.05);
	-ms-transform:scale(1.05, 1.05);
	transform:scale(1.05, 1.05); */
}
.index-news-img:hover {
	border: 1px solid #258fa5;
	box-shadow: 0px 0px 10px 2px #a9a9a9;
}
.index-news-txt {
	float: right;
	width: 420px;
	height: auto;
	overflow: hidden;
	margin-right: 15px;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
.index-news-txt:hover {
	/* background-color: #258fa5; */
	/* box-shadow: 0px 0px 15px 3px #a9a9a9; */
}
.index-news-name {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-news-name a {
	display: block;
	width: auto;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 28px;
	height: 28px;
	color: #333;
	text-indent: 75px;
	position: relative;
	float: left;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.index-news-name a:hover {
	color: #258fa5;
	text-decoration: underline;
}
.index-news-name a span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 65px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background-color: #efefef;
	border-radius: 5px;
	font-size: 14px;
	color: #666;
	text-indent: 0;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.index-news-name a:hover span {
	background-color: #258fa5;
	color: #fff;
}
.index-news-brief {
	width: 100%;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
	text-align: justify;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	color: #999;
	overflow: hidden;
	margin-top: 4px;
	margin-bottom: 7px;
}
.index-news-other {
	width: 100%;
	overflow: hidden;
	height: auto;
}
.index-news-other .index-news-type {
	float: left;
	line-height: 24px;
	height: 25px;
	padding-right: 18px;
	border-right: 1px solid #dbdbdb;
	font-size: 14px;
	color: #f44d37;
	margin-right: 20px;
}
.index-news-other .index-news-date {
	float: left;
	line-height: 24px;
	height: 25px;
	font-size: 14px;
	color: #999;
}
.index-news-other .index-news-reading {
	float: right;
	position: relative;
	line-height: 24px;
	height: 25px;
	font-size: 14px;
	color: #999;
	padding-left: 27px;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.index-news-other .index-news-reading:hover {
	color: #258fa5;
}
.index-news-other .index-news-reading i {
	position: absolute;
	top: 4.5px;
	left: 0;
	width: 16px;
	height: 16px;
	background-image: url('./../icon09.png');
	background-repeat: no-repeat;
	background-position: center center;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.index-news-other .index-news-reading:hover i {
	background-image: url('./../icon10.png');
}
/* End 健身资讯 */

/* 友情链接 */
.index-links {
	width: 100%;
	margin: 0 auto;
	min-width: 1210px;
	max-width: 1920px;
	overflow: hidden;
	border-top: 1px solid #ebebeb;
	background-color: #f7f7f7;
}
.index-links-main {
	width: 1210px;
	margin: 0 auto;
	overflow: hidden;
}
.index-links-list {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.index-links-list>p {
	float: left;
	font-size: 12px;
	color: #666;
	height: 60px;
	line-height: 59px;
}
.index-links-list ul {
	width: auto;
	margin-left: 60px;
	height: auto;
	overflow: hidden;
}
.index-links-list ul li {
	float: left;
	overflow: hidden;
	margin-right: 70px;
}
.index-links-list ul li a {
	display: block;
	width: auto;
	line-height: 59px;
	height: 60px;
	color: #666;
	font-size: 12px;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.index-links-list ul li a:hover {
	/* color: #ff6700; */
	text-decoration: underline;
}
/* End 友情链接 */

/* 底部 */
.footer {
	width: 100%;
	min-width: 1210px;
	margin: 0 auto;
	max-width: 1920px;
	overflow: hidden;
	background-color: #258fa5;
}
.footer-main {
	width: 1210px;
	margin: 0 auto;
	padding-bottom: 38px;
	padding-top: 45px;
	overflow: hidden;
}
.footer-list {
	width: auto;
	float: left;
	margin-right: 47px;
	color: rgba(255, 255, 255, 0.75);
}
.footer-top {
	font-size: 14px;
	line-height: 24px;
	color: rgba(255, 255, 255, 0.75);
	margin-bottom: 5px;
}
.footer-top a {
	font-size: 14px;
	line-height: 24px;
	color: rgba(255, 255, 255, 0.75);
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.footer-top a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer-menu {
	width: auto;
	height: auto;
	overflow: hidden;
}
.footer-menu ul {
	width: auto;
	height: auto;
	overflow: hidden;
}
.footer-menu ul li {
	width: auto;
	height: auto;
	overflow: hidden;
}
.footer-menu ul li a {
	width: auto;
	height: auto;
	overflow: hidden;
	float: left;
	color: rgba(255, 255, 255, 0.75);
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	font-size: 14px;
	line-height: 26px;
}
.footer-menu ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer-right {
	float: right;
	width: auto;
	height: auto;
	/* overflow: hidden; */
}
.footer-attention {
	width: 240px;
	margin-top: 30px;
	min-height: 35px;
	border-top: 1px solid rgba(255, 255, 255, 0.55);
	border-bottom: 1px solid rgba(255, 255, 255, 0.55);
}
.footer-attention>p {
	float: left;
	font-size: 14px;
	line-height: 34px;
	height: 35px;
	color: #fff;
	margin-left: 10px;
}
.footer-attention ul {
	margin-left: 80px;
	width: auto;
	height: auto;
}
.footer-attention ul li {
	float: left;
	margin-right: 10px;
	position: relative;
}
.footer-attention ul li a {
	display: block;
	position: relative;
	line-height: 34px;
	height: 35px;
	width: auto;
	color: #fff;
	font-size: 14px;
	padding-left: 24px;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.footer-attention ul li a i {
	display: block;
	position: absolute;
	top: 8.5px;
	left: 0;
	width: 18px;
	height: 18px;
	background-position: center center;
	background-repeat: no-repeat;
}
.footer-attention ul li a.weixin i {
	background-image: url('./../icon11.png');
}
.footer-attention ul li a.weibo i {
	background-image: url('./../icon12.png');
}
.footer-attention-modal {
	width: 100px;
	height: auto;
	z-index: 5;
	position: absolute;
	top: 35px;
	padding-top: 6px;
	min-height: 100px;
	left: -50%;
	margin-left: 10px;
	display: none;
}
.footer-attention-modal span {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -5px;
	width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 6px solid #fff;
}
.footer-attention-modal p {
	background-color: #fff;
	width: 100%;
	height: 100px;
	overflow: hidden;
	border-radius: 5px;
}
.footer-right-txt {
	width: 100%;
	color: #fff;
	overflow: hidden;
	margin-top: 38px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
.footer-right-txt p:nth-of-type(2) {
	font-size: 18px;
}
.copyright {
	width: 100%;
	min-width: 1210px;
	margin: 0 auto;
	max-width: 1920px;
	overflow: hidden;
	background-color: #fff;
	padding-top: 35px;
	padding-bottom: 35px;
}
.copyright p {
	width: 1210px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	color: #999;
	line-height: 24px;
}
.copyright p a {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.copyright p a:hover {
	color: #258fa5;
}
/* End 底部 */

/*  */
.container-nav {
	width: 100%;
	min-width: 1210px;
	background-color: #fafafa;
	max-width: 1920px;
	height: auto;
	overflow: hidden;
	font-size: 14px;
	line-height: 55px;
	color: #333;
}
.container-nav-bg {
	background-color: #fff;
}
.container-nav-main {
	width: 1210px;
	height: 55px;
	margin: 0 auto;
	overflow: hidden;
}
.container-nav span {
	padding: 0 4px;
}
.container-nav a {
	font-size: 14px;
	line-height: 55px;
	color: #333;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.container-nav a:hover {
	color: #258fa5;
}
/*  */

/*  */
.equipmentIndoor-filter {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #DEDEDE;
	border-bottom: none;
	margin-bottom: 20px;
}
.equipmentIndoor-filter-item {
	width: 100%;
	border-bottom: 1px solid #dedede;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}
.equipmentIndoor-filter-item p {
	float: left;
	line-height: 39px;
	height: 40px;
	background-color: #f1f1f1;
	font-size: 14px;
	color: #666;
	text-indent: 15px;
	width: 100px;
	overflow: hidden;
}
.equipmentIndoor-filter-item ul {
	margin-left: 120px;
	overflow: hidden;
	height: auto;
	width: auto;
}
.equipmentIndoor-filter-item ul li {
	float: left;
	width: auto;
	height: 40px;
	line-height: 39px;
	margin-right: 40px;
	/* font-size: 0; */
}
.equipmentIndoor-filter-item ul li a {
	padding: 0 4px;
	line-height: 20px;
	display: inline-block;
	font-size: 14px;
	color: #666;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.equipmentIndoor-filter-item ul li a.active {
	background-color: #258fa5;
	color: #fff;
}
.equipmentIndoor-list {
	width: 100%;
	height: auto;
	/* overflow: hidden; */
	margin-bottom: 30px;
}
.equipmentIndoor-list ul {
	width: 100%;
	height: auto;
	/* overflow: hidden; */
}
.equipmentIndoor-list ul li {
	float: left;
	width: 290px;
	margin-bottom: 20px;
	overflow: hidden;
	/* background-color: #fafafa; */
	margin-right: 16.66666px;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
.equipmentIndoor-list ul li:nth-of-type(4n) {
	margin-right: 0;
}
.equipmentIndoor-list ul li:hover {
	box-shadow: 0px 0px 25px 5px #a5a5a5;
}
.equipmentIndoor-list ul li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding-top: 40px;
}
.equipmentIndoor-img {
	width: 98%;
	margin: 0 auto;
	height: 210px;
	position: relative;
}
.equipmentIndoor-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.equipmentIndoor-model {
	width: 98%;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	color: #999;
	line-height: 22px;
	font-family: 'Arial';
}
.equipmentIndoor-name {
	width: 98%;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	margin-top: 2px;
	margin-bottom: 2px;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.equipmentIndoor-price {
	width: 98%;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color: #999;
	line-height: 24px;
	margin-bottom: 32px;
}
.equipmentIndoor-price span {
	padding: 0 2px;
}
.equipmentIndoor-price span:nth-of-type(1) {
	color: #ff6700;
}
.equipmentIndoor-price span:nth-of-type(2) {
	text-decoration: line-through;
}
.equipmentIndoor-page {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 0px;
	text-align: center;
}
.equipmentIndoor-page ul {
	display: inline-block;
	width: auto;
	height: auto;
	overflow: hidden;
}
.equipmentIndoor-page ul li {
	float: left;
	margin: 0 5px;
}
.equipmentIndoor-page ul li a {
	display: block;
	width: 48px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	font-family: 'Arial';
	color: #bbb;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	font-weight: bold;
}
.equipmentIndoor-page ul li a.omitted {
	cursor: default;
}
.equipmentIndoor-page ul li a:hover,
.equipmentIndoor-page ul li a.active {
	color: #fff;
	background-color: #757575;
}
.equipmentIndoor-page ul li a.omitted:hover {
	background-color: transparent;
	color: #bbb;
}
.equipmentIndoor-page ul li a.prev {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('./../icon15.png');
}
.equipmentIndoor-page ul li a.prev:hover {
	background-image: url('./../icon16.png');
}
.equipmentIndoor-page ul li a.next {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('./../icon13.png');
}
.equipmentIndoor-page ul li a.next:hover {
	background-image: url('./../icon14.png');
}
.equipmentIndoor-recommend {
	width: 100%;
	min-width: 1210px;
	background-color: #fafafa;
	max-width: 1920px;
	height: auto;
	overflow: hidden;
}
.equipmentIndoor-recommend-main {
	width: 1210px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 35px;
}
.equipmentIndoor-recommend .index-solution-title .en span {
	background-color: #fafafa;
}
.equipmentIndoor-recommend-list {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 40px;
}
.equipmentIndoor-recommend-list ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.equipmentIndoor-recommend-list ul li {
	float: left;
	width: 230px;
	height: auto;
	overflow: hidden;
	margin-right: 15px;
}
.equipmentIndoor-recommend-list ul li:nth-of-type(5n) {
	margin-right: 0;
}
.equipmentIndoor-recommend-list ul li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #fff;
	padding-top: 25px;
	padding-bottom: 35px;
}
.equipmentIndoor-recommend-img {
	width: 98%;
	margin: 0 auto;
	height: 170px;
	position: relative;
}
.equipmentIndoor-recommend-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.equipmentIndoor-recommend-name {
	width: 98%;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	margin-bottom: 2px;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.equipmentIndoor-recommend-price {
	width: 98%;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color: #ff6700;
	line-height: 24px;
}
.equipmentIndoorDetails {
	width: 100%;
	overflow: hidden;
	height: auto;
	margin-bottom: 30px;
}
.equipmentIndoorDetails-left {
	float: left;
	overflow: hidden;
	height: auto;
	border: 1px solid #dedede;
	padding-bottom: 10px;
}
.big-swiper {
	width: 580px;
	height: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.equipmentIndoorDetails-big-img {
	width: 100%;
	height: 410px;
}
.small-list {
	width: 100%;
	position: relative;
}
.small-swiper {
	width: 520px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.small-swiper .swiper-slide {
	width: 130px;
	height: auto;
}
.equipmentIndoorDetails-small-img {
	width: 114px;
	height: 88px;
	margin: 0 auto;
	cursor: pointer;
	box-sizing: border-box;
	border: 1px solid #DEDEDE;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.equipmentIndoorDetails-small-img.active {
	border: 1px solid #258fa5;
}
.equipmentIndoorDetails-small-img p {
	border: 4px solid transparent;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.equipmentIndoorDetails-small-img.active p {
	border: 4px solid #258fa5;
}
.small-prev {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -29px;
	width: 31px;
	height: 58px;
	background: url('./../index-cases-prev.png') no-repeat center;
	cursor: pointer;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.small-prev:hover {
	background: url('./../index-cases-prev-on.png') no-repeat center;
}
.small-next {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -29px;
	width: 31px;
	height: 58px;
	background: url('./../index-cases-next.png') no-repeat center;
	cursor: pointer;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.small-next:hover {
	background: url('./../index-cases-next-on.png') no-repeat center;
}
.equipmentIndoorDetails-right {
	float: right;
	width: 600px;
	overflow: hidden;
	height: auto;
}
.equipmentIndoorDetails-name {
	width: 100%;
	height: auto;
	color: #333;
	font-size: 22px;
	line-height: 34px;
	font-weight: bold;
}
.equipmentIndoorDetails-brief {
	font-size: 16px;
	line-height: 22px;
	color: #999;
	margin-top: 9px;
	margin-bottom: 16px;
}
.equipmentIndoorDetails-price {
	width: 100%;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	font-size: 16px;
	color: #666;
	line-height: 45px;
	padding-top: 22px;
	padding-bottom: 22px;
	font-size: 0;
	overflow: hidden;
}
.equipmentIndoorDetails-price span {
	font-size: 16px;
	color: #666;
	line-height: 50px;
	display: inline-block;
	float: left;
}
.equipmentIndoorDetails-price b,
.equipmentIndoorDetails-price strong {
	font-size: 32px;
	color: #ff6700;
	line-height: 50px;
	margin-right: 45px;
	display: inline-block;
	float: left;
}
.equipmentIndoorDetails-address {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 12px;
	padding-bottom: 18px;
	font-size: 14px;
	line-height: 26px;
	color: #666;
	border-bottom: 1px solid #dedede;
}
.equipmentIndoorDetails-address p:first-child {
	font-size: 16px;
}
.equipmentIndoorDetails-btn {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.equipmentIndoorDetails-btn a {
	display: block;
	width: 100%;
	height: 75px;
	line-height: 75px;
	text-align: center;
	color: #666;
	font-size: 24px;
	border-top: 1px solid #dedede;
	/* background-color: #ff6700; */
}
.equipmentIndoorDetails-other {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
}
.equipmentIndoorDetails-other span {
	float: left;
	padding: 0 26px;
	height: 26px;
	line-height: 25px;
	font-size: 16px;
	color: #666;
}
.equipmentIndoorDetails-other a {
	float: right;
	height: 26px;
	line-height: 25px;
	font-size: 16px;
	color: #666;
	padding-left: 55px;
	padding-right: 30px;
	border-left: 1px solid #dedede;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.equipmentIndoorDetails-content {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.equipmentIndoorDetails-middle {
	float: left;
	margin-left: 20px;
	width: 705px;
	overflow: hidden;
	height: auto;
}
.equipmentIndoorDetails-title {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #dedede;
	position: relative;
	margin-bottom: 25px;
}
.equipmentIndoorDetails-title p {
	float: left;
	font-size: 16px;
	color: #333;
	position: relative;
	line-height: 34px;
	padding-bottom: 3px;
}
.equipmentIndoorDetails-title p span {
	display: block;
	bottom: -1px;
	left: 0;
	position: absolute;
	z-index: 5;
	width: 100%;
	height: 2px;
	background-color: #258fa5;
}
.equipmentIndoorDetails-params {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 0px;
}
.equipmentIndoorDetails-params-item {
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	margin-bottom: 15px;
}
.equipmentIndoorDetails-params-item p {
	float: left;
	width: 33%;
	padding-right: 15px;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	box-sizing: border-box;
}
.equipmentIndoorDetails-params-item p:nth-of-type(3) {
	padding-right: 0;
	padding-left: 15px;
}
.equipmentIndoorDetails-DetailsImg {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
}
.equipmentIndoorDetails-recommend {
	float: right;
	width: 230px;
	height: auto;
	overflow: hidden;
}
.equipmentIndoorDetails-recommend-list {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.equipmentIndoorDetails-recommend-list ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.equipmentIndoorDetails-recommend-list ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 5px;
}
.equipmentIndoorDetails-recommend-list ul li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding-bottom: 35px;
	border-bottom: 1px solid #dedede;
}
.equipmentIndoorDetails-recommend-img {
	width: 98%;
	margin: 0 auto;
	text-align: center;
	height: 170px;
	position: relative;
}
.equipmentIndoorDetails-recommend-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.equipmentIndoorDetails-recommend-name {
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	margin-bottom: 3px;
	text-align: center;
}
.equipmentIndoorDetails-recommend-price {
	text-align: center;
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #ff6700;
	line-height: 24px;
}
.equipmentIndoorDetails-cases {
	background-color: #f9f9f9;
}
.equipmentIndoorDetails-cases .index-solution-title .en span {
	background-color: #f9f9f9;
}
.equipmentIndoorDetails-cases .index-solution-title {
	margin-bottom: 25px;
}
/*  */

/*  */
.plan .container-main {
	padding-bottom: 10px;
	padding-top: 35px;
}
.plan-list {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.plan-list ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.plan-list ul li {
	float: left;
	margin-bottom: 20px;
	width: 390px;
	margin-right: 20px;
}
.plan-list ul li:nth-of-type(3n) {
	margin-right: 0;
}
.plan-list ul li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.plan-img {
	width: 100%;
	position: relative;
	height: 260px;
	overflow: hidden;
}
.plan-img img {
	-webkit-transform: scale(1,1);
	-moz-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	transition:all 0.7s ease-in-out;
	-ms-transition:all 0.7s ease-in-out;
	-webkit-transition:all 0.7s ease-in-out;
	-moz-transition:all 0.7s ease-in-out;
	-o-transition:all 0.7s ease-in-out;
}
.plan-list ul li a:hover .plan-img img {
	-webkit-transform:scale(1.05, 1.05);
	-moz-transform:scale(1.05, 1.05);
	-o-transform:scale(1.05, 1.05);
	-ms-transform:scale(1.05, 1.05);
	transform:scale(1.05, 1.05);
}
.plan-modal {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
	z-index: 15;
	text-align: center;
	height: 40px;
	line-height: 39px;
	font-size: 16px;
	transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	background-color: rgba(37, 143, 165, 0.8);
}
.plan-details {
	width: 100%;
	min-width: 1210px;
	margin: 0 auto;
	max-width: 1920px;
	background-color: #fafafa;
	padding-top: 40px;
	padding-bottom: 50px;
}
.plan-details-main {
	width: 1210px;
	margin: 0 auto;
	background-color: #fff;
	text-align: center;
}
.plan-cases {
	background-color: #fff;
}
.plan-cases .index-solution-title .en span {
	background-color: #fff;
}
.plan-cases .index-cases-list {
	margin-bottom: 20px;
}
.planList .container-main {
	padding-bottom: 15px;
	padding-top: 30px;
}
.planList-left {
	width: 180px;
	height: auto;
	overflow: hidden;
	float: left;
}
.planList-left .equipmentIndoorDetails-title {
	margin-bottom: 10px;
}
.planList-menu {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 13px;
}
.planList-menu ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.planList-menu ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.planList-menu ul li a {
	float: left;
	width: auto;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 30px;
	transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	color: #666;
}
.planList-menu ul li a:hover {
	color: #258fa5;
}
.planList-right {
	float: right;
	width: 1000px;
	overflow: hidden;
	height: auto;
}
.planList-list {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.planList-list ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.planList-list ul li {
	float: left;
	width: 320px;
	height: auto;
	overflow: hidden;
	margin-bottom: 22px;
	margin-right: 20px;
}
.planList-list ul li:nth-of-type(3n) {
	margin-right: 0;
}
.planList-list ul li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.planList-img {
	width: 100%;
	height: 210px;
	overflow: hidden;
}
.planList-img img {
	-webkit-transform: scale(1,1);
	-moz-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	transition:all 0.7s ease-in-out;
	-ms-transition:all 0.7s ease-in-out;
	-webkit-transition:all 0.7s ease-in-out;
	-moz-transition:all 0.7s ease-in-out;
	-o-transition:all 0.7s ease-in-out;
}
.planList-list ul li a:hover .planList-img img {
	-webkit-transform:scale(1.05, 1.05);
	-moz-transform:scale(1.05, 1.05);
	-o-transform:scale(1.05, 1.05);
	-ms-transform:scale(1.05, 1.05);
	transform:scale(1.05, 1.05);
}
.planList-name {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	margin-top: 4px;
	color: #666;
	transition: all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.planList-list ul li a:hover .planList-name {
	color: #ff6700;
}
.planDetails .container-main {
	padding-bottom: 75px;
	padding-top: 20px;
}
.planDetails-name {
	width: 100%;
	border-bottom: 1px solid #dedede;
	text-align: center;
	font-size: 18px;
	line-height: 34px;
	padding-bottom: 3px;
	font-weight: bold;
	margin-bottom: 10px;
}
.planDetails-img {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #333;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
	text-align: justify;
}
.planDetails-img span {
	font-size: 18px;
	line-height: 34px;
	font-weight: bold;
}
.planDetails-cases {
	width: 100%;
	background-color: #fff;
}
.planDetails-cases .index-solution-title .en span {
	background-color: #fff;
}
.planDetails-cases .equipmentIndoor-recommend-main {
	padding-top: 0;
}
.planDetails-cases .index-solution-title {
	margin-bottom: 25px;
}
.planDetails-icon {
	margin-bottom: 12px;
}
/*  */

/*  */
.SiteFacilities .container-main {
	padding-top: 30px;
	padding-bottom: 15px;
}
/*  */

/*  */
.casesDetails-recommend {
	background-color: #fff;
}
.casesDetails-recommend .index-solution-title .en span {
	background-color: #fff;
}
.casesDetails-recommend .equipmentIndoor-recommend-main {
	padding-top: 0;
	padding-bottom: 0;
}
.casesDetails-recommend .equipmentIndoor-recommend-list {
	margin-bottom: 30px;
}
/*  */

/*  */
.news .container-main {
	padding-top: 0;
}
.news-left {
	float: left;
	height: auto;
	/* overflow: hidden; */
	width: 890px;
}
.news-left-img {
	width: 100%;
	height: auto;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 5px;
}
.news-swiper {
	width: 100%;
	height: auto;
}
.news-list {
	width: 100%;
	height: auto;
	/* overflow: hidden; */
	margin-bottom: 30px;
}
.news-list ul {
	width: 100%;
	height: auto;
	/* overflow: hidden; */
}
.news-list ul li {
	width: 100%;
	height: auto;
	/* overflow: hidden; */
	margin-bottom: 20px;
}
.news-list ul li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.news-img {
	float: left;
	width: 280px;
	height: 190px;
	overflow: hidden;
	border: 1px solid transparent;
	transition: all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
}
.news-img:hover {
	border: 1px solid #258fa5;
	box-shadow: 0px 0px 10px 2px #a9a9a9;
}
.news-txt {
	float: right;
	width: 590px;
	height: auto;
	min-height: 192px;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
}
.index-news-txt:hover {
	/* background-color: #258fa5; */
	/* box-shadow: 0px 0px 15px 3px #a9a9a9; */
}
.news-name {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-name a {
	display: block;
	width: auto;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	line-height: 28px;
	height: 28px;
	color: #333;
	text-indent: 75px;
	position: relative;
	float: left;
	transition: all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.news-name a:hover {
	color: #258fa5;
	text-decoration: underline;
}
.news-name a span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 65px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background-color: #efefef;
	border-radius: 5px;
	font-size: 14px;
	color: #666;
	text-indent: 0;
	transition: all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.news-name a:hover span {
	background-color: #258fa5;
	color: #fff;
}
.news-brief {
	width: 100%;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
	text-align: justify;
	font-size: 16px;
	line-height: 28px;
	height: 84px;
	color: #999;
	overflow: hidden;
	margin-top: 18px;
	margin-bottom: 28px;
}
.news-other {
	width: 100%;
	overflow: hidden;
	height: auto;
}
.news-other .news-type {
	float: left;
	line-height: 24px;
	height: 25px;
	padding-right: 18px;
	border-right: 1px solid #dbdbdb;
	font-size: 14px;
	color: #f44d37;
	margin-right: 20px;
}
.news-other .news-date {
	float: left;
	line-height: 24px;
	height: 25px;
	font-size: 14px;
	color: #999;
}
.news-right {
	float: right;
	width: 290px;
	height: auto;
}
.news-right .equipmentIndoorDetails-title {
	margin-bottom: 0;
	position: relative;
}
.news-hot {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 7px;
	margin-bottom: 9px;
}
.news-hot ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news-hot ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news-hot ul li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.news-hot ul li a span {
	float: left;
	width: 16px;
	height: 16px;
	line-height: 15px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin-top: 9px;
	margin-right: 5px;
	background-color: #ccc;
	-ms-transition:all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.news-hot ul li:nth-of-type(-n+3) a span {
	background-color: #258fa5;
}
.news-hot ul li a p {
	float: left;
	max-width: 265px;
	height: auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 34px;
	height: 35px;
	color: #666;
	-ms-transition:all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.news-hot ul li a:hover p {
	color: #258fa5;
	text-decoration: underline;
}
.equipmentIndoorDetails-title a {
	float: right;
	line-height: 34px;
	transition: all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	font-size: 12px;
	color: #666;
	margin-right: 10px;
}
.equipmentIndoorDetails-title a:hover {
	color: #258fa5;
	text-decoration: underline;
}
.news-item {
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
.news-item ul li {
	margin-bottom: 15px;
}
.news-item-img {
	width: 100%;
	position: relative;
	margin-bottom: 5px;
}
.news-item-img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.news-item-img a::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 1px solid transparent;
	transition: all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
}
.news-item-img:hover a::after {
	border-color: #258fa5;
}
.news-item-name {
	text-align: center;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	font-size: 16px;
	line-height: 26px;
	color: #666;
}
.news-item-name a {
	font-size: 16px;
	line-height: 26px;
	color: #666;
	-ms-transition:all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.news-item-name a:hover {
	color: #258fa5;
	text-decoration: underline;
}
.newsDetails .container-main {
	padding-top: 22px;
	padding-bottom: 80px;
}
.newsDetails-title {
	width: 100%;
	height: auto;
	font-size: 26px;
	line-height: 36px;
	color: #333;
	margin-top: 5px;
}
.newsDetails-date {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: ;
	border-bottom: 1px solid #dedede;
}
.newsDetails-date p {
	float: left;
	font-size: 14px;
	color: #999;
	line-height: 50px;
}
.newsDetails-share {
	float: right;
	overflow: hidden;
	height: auto;
	margin-top: 10px;
}
.newsDetails-share>span {
	float: left;
	line-height: 20px;
	height: 20px;
	color: #999;
	margin-right: 2px;
	font-size: 14px;
}
.newsDetails-share>div {
	float: left;
	overflow: hidden;
}
.newsDetails-share .bdshare-button-style0-16 a {
	width: 20px;
	height: 20px;
	margin: 0 3px;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url('./../share-icon.png');
}
.newsDetails-share .bdshare-button-style0-16 a:hover {
	opacity: 1;
}
.newsDetails-share .bdshare-button-style0-16 a.bds_weixin {
	background-position: 0 0;
}
.newsDetails-share .bdshare-button-style0-16 a.bds_tsina {
	background-position: -26px 0;
}
.newsDetails-share .bdshare-button-style0-16 a.bds_sqq {
	background-position: -52px 0;
}
.newsDetails-share .bdshare-button-style0-16 a.bds_more {
	background-position: -103px 0;
}
.newsDetails-brief {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	box-sizing: border-box;
	padding: 20px 25px 30px;
	background-color: #f4f4f4;
	font-size: 16px;
	color: #333;
	line-height: 32px;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
	text-align: justify;
	overflow: hidden;
}
.newsDetails-brief p:first-child {
	font-size: 18px;
}
.newsDetails-txt {
	font-size: 16px;
	line-height: 28px;
	color: #333;
	width: 100%;
	overflow: hidden;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
	text-align: justify;
}
.newsDetails-other {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 70px;
	padding-bottom: 15px;
	border-bottom: 1px solid #dedede;
}
.newsDetails-other p {
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 24px;
	color: #999;
	text-align: right;
}
.newsDetails-other p:first-child {
	text-align: left;
}
.newsDetails-other p a {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	transition: all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
}
.newsDetails-other p a:hover {
	color: #258fa5;
	text-decoration: underline;
}
.newsDetails-tab {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 0;
	margin-top: 15px;
}
.newsDetails-tab span {
	margin-right: 10px;
	line-height: 24px;
	height: 25px;
	padding: 0 9px;
	font-size: 14px;
	color: #999;
	text-align: center;
	border-radius: 3px;
	background-color: #f0f0f0;
	display: inline-block;
}
.newsDetails-tab span:first-child {
	padding: 0;
	margin-right: 3px;
	background-color: transparent;
}
/*  */

/*  */
.introduction .container-main {
	padding-top: 15px;
	padding-bottom: 80px;
}
/*  */


.store01 {
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
	background-position: center center;
	background-repeat: repeat;
	background-image: url('./../store-bg01.png');
}
.store01-main {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 50px;
}
.store01-left {
	float: left;
	width: auto;
	height: auto;
	overflow: hidden;
}
.store01-left-title {
	width: 100%;
	height: auto;
	/* overflow: hidden; */
	font-size: 32px;
	position: relative;
	line-height: 72px;
	color: #333;
	font-weight: bold;
	margin-bottom: 18px;
	border-bottom: 1px solid #dedede;
}
.store01-left-title p {
	float: left;
	font-size: 32px;
	position: relative;
	line-height: 72px;
	color: #333;
}
.store01-left-title p span {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: -1px;
	height: 2px;
	z-index: 35;
	background-color: #258fa5;
}
.store01-left-txt {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 26px;
	line-height: 46px;
	color: #666;
	padding-right: 15px;
}
.store01-right {
	float: right;
	width: 580px;
	height: 580px;
	margin-top: 20px;
	overflow: hidden;
}
.store01-right img {
	max-width: none;
	max-height: none;
}
.store02 {
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #fff;
}
.store02-main {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 40px;
}
.store02-img {
	width: 100%;
}
.store02-img p {
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
}


.banner-swiper-pagination{
	position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
    cursor: pointer;
    z-index: 10;
}
.swiper-pagination-bullet{
	background:#000;opacity:0.5;
}
.swiper-pagination-bullet-active{
	background: #fff;
}
.index_ditu{
	display:inline-block;
}
.index_contact{
	    overflow: hidden;
    /*background: #f1f1f1;*/
    position: relative;
    text-align: center;
}
.index_contact .box{
	width: 290px;
	height: 255px;
	/*position: absolute;
	top:43px;
	right: 30px;*/
	background: #ffffffe0;
	z-index: 2;
	padding: 50px 50px 0px 48px;
	display:inline-block;
	text-align: left;
}
.index_contact .box .a{
	font-size: 20px;
	color: #258fa5;
	font-weight: bold;
}
.index_contact .box .b{
	display:block;
	overflow: hidden;
	margin: 30px 0px 10px 0px;
	font-size: 16px;
}
.index_contact .box .b p{
	float:left;
	margin-top:3px;
}
.index_contact .box .b div{
	float:left;
	font-weight: bold;
	line-height: 26px;
}