#__bs_notify__ {
	display: none !important
}

.wid {
	width: 1173px;
	margin: 0 auto
}

.top {
	height: 85px;
	top: 0;
	position: fixed;
	z-index: 1001;
	left: 0;
	width: 100%;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	background-color: #188AE2;
}

.top .logo {
	float: left;
}

.top .logo img {
	width: 106px;
	height: 49px;
	margin-top: 18px;
}

.top .logo img.im1 {
	display: none
}

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

.top .menu ul li {
	margin-left: 12px;
}

.top .menu ul li a {
	font-family: "Arial","microsoft yahei";
	color: #fff;
	line-height: 34px;
	padding: 0 25px;
	display: block;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid transparent
}

.top .menu ul li.li0 a {
	border: 1px solid #fff
}

.top .menu ul li.li1 a {
	border: 1px solid #fff;
	background: #fff;
	color: #2287d3
}

.top.back {
	background: #fff;
}

.top.back .logo img {
	display: none;
}

.top.back .logo img.im1 {
	display: block
}

.top.back .menu ul li a {
	color: #2287d3
}

.top.back .menu ul li.li0 a {
	border-color: #2287d3
}

.top.back .menu ul li.li1 a {
	border-color: #2287d3
}

.top.back .menu ul li.acti a {
	background: #2287d3;
	color: #fff
}

.top.back .min-menu h2 i {
	background: #09f;
}

.top.back .min-menu h2 i:after {
	background: #09f
}

.top.back .min-menu h2 i:before {
	background: #09f
}

.banner {
	height: 677px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.banner .bann {
	width: 100%;
	height: 100%;
}

.banner .bann ul {
	width: 100%;
	height: 100%;
}

.banner .bann ul li {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.banner .bann ul li .text {
	margin-top: 85px;
	padding: 0 4%;
	text-align: center;
	color: #fff;
	overflow: hidden;
}

.banner .bann ul li .text h2 {
	font-size: 36px;
	margin-top: 89px;
	line-height: 1.4
}

.banner .bann ul li .text p {
	font-size: 26px;
	margin-top: 36px
}

.banner .bann ul li .pict {
	position: absolute;
	text-align: center;
	bottom: 0;
	width: 100%;
	left: 0;
	text-align: center;
}

.banner .bann ul li .pict img {
	float: none
}

.banner .cirl {
	position: absolute;
	z-index: 1;
	right: -webkit-calc((100% - 1173px) / 2);
	right: calc((100% - 1173px) / 2);
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	text-align: center;
}

.banner .cirl ul {
	font-size: 0
}

.banner .cirl li {
	width: 17px;
	height: 17px;
	background: #fff;
	cursor: pointer;
	margin: 0 4px;
	float: none;
	display: block;
	margin: 13.5px 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	opacity: .5;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}

.banner .cirl li.acti {
	opacity: 1
}

.title {
	text-align: center;
}

.title b {
	display: block;
	font-size: 30px;
	font-weight: normal
}

.title p {
	font-size: 16px;
	margin-top: 30px;
	line-height: 1.6
}

.title i {
	width: 80px;
	display: block;
	margin: 0 auto;
	margin-top: 30px;
	height: 1px;
	background: #178ae2
}

.relationship {
	padding-top: 83px;
	padding-bottom: 86px;
	display: table;
	width: 100%;
}

.relationship .wrap {
	margin-top: 78px
}

.relationship .ico-box {
	width: 356px;
	margin-top: 30px !important;
	margin-left: 28px;
	float: left;
}

.relationship .ico-box .box {
	height: 288px;
	overflow: hidden;
}

.relationship .ico-box .box ul {
	height: 288px;
}

.relationship .ico-box .box ul li {
	width: 100%;
	float: none;
}

.relationship .ico-box .box ul li span {
	width: 98px;
	height: 38px;
	background: #ccc;
	display: inline-block;
	margin: 0 8px 10px 9px
}

.relationship .ico-box b {
	text-align: center;
	font-weight: normal;
	display: block;
	margin-top: 44px;
}

.relationship .ico-box b img {
	margin-right: 26px
}

.real-time {
	display: table;
	width: 100%;
	background: #f3f3f3;
	padding-top: 93px;
	padding-bottom: 117px;
}

.real-time ul {
	margin-top: 60px;
	margin-left: -35px;
}

.real-time ul li {
	background: #fff;
	width: 267px;
	height: 247px;
	text-align: center;
	margin-left: 35px;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}

.real-time ul li:hover {
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.1);
	box-shadow: 0 0 20px rgba(0,0,0,0.1)
}

.real-time ul li .pict {
	margin-top: 43px;
	height: 45px;
	display: table;
	width: 100%;
}

.real-time ul li .pict i {
	vertical-align: middle;
	display: table-cell
}

.real-time ul li b {
	color: #178ae2;
	font-size: 36px;
	margin-top: 24px;
	display: block;
	font-weight: normal
}

.real-time ul li p {
	font-size: 14px;
	margin-top: 43px
}

.more-manage {
	padding: 83px 0;
	display: table;
	width: 100%;
	border-top: 1px solid #dbdbdb;
}

.more-manage .tabs {
	text-align: center;
	margin-top: 57px;
	display: table;
	width: 100%;
	margin-bottom: 75px;
}

.more-manage .tabs span {
	display: inline-block;
	margin: 0 25px;
	font-size: 16px;
	border: 1px solid #178ae2;
	width: 182px;
	line-height: 46px;
	cursor: pointer;
	position: relative;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}

.more-manage .tabs span.acti {
	background: #178ae2;
	color: #fff;
}

.more-manage .tabs span.acti:after {
	z-index: 1;
	content: "";
	position: absolute;
	bottom: -24px;
	left: 50%;
	margin-left: -10px;
	width: 0;
	height: 0;
	border-top: 14px solid #178ae2;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent
}

.more-manage .cg-wrap .show {
	display: block;
	-webkit-animation: fadeInUp 1s both;
	animation: fadeInUp 1s both
}

.more-manage .tg-box {
	display: none;
}

.more-manage .tg-box ul li {
	width: 33.33%;
	margin-bottom: 20px;
}

.more-manage .tg-box ul li:nth-child(n+4) {
	margin-top: 98px
}

.more-manage .tg-box ul li .pict {
	display: table;
	height: 59px;
	text-align: center;
	width: 100%;
}

.more-manage .tg-box ul li .pict i {
	vertical-align: middle;
	display: table-cell
}

.more-manage .tg-box ul li b {
	display: block;
	font-weight: normal;
	text-align: center;
	margin-top: 21px;
	font-size: 16px
}

.more-manage .tg-box ul li p {
	padding: 0 16%;
	height: 38px;
	margin-top: 21px;
	line-height: 1.4;
	text-align: center;
	overflow: hidden;
}

.more-manage .tg-box ul li p.ta {
	text-align: left
}

.piace {
	display: table;
	width: 100%;
	background: #f3f3f3;
	border-top: 1px solid #dbdbdb;
	padding: 108px 0;
}

.piace ul {
	margin-top: 102px;
}

.piace ul li {
	width: 33.33%;
	text-align: center;
	background: #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.piace ul li h2 {
	line-height: 65px;
	font-weight: normal;
	font-size: 24px;
	color: #fff;
}

.piace ul li h2.color1 {
	background: #0c6
}

.piace ul li h2.color2 {
	background: #09f
}

.piace ul li h2.color3 {
	background: #fb9700
}

.piace ul li b {
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #ececec;
	padding-bottom: 20px;
	display: block;
	padding-top: 22px;
}

.piace ul li b i {
	font-size: 48px
}

.piace ul li b var {
	display: block;
	margin-top: 14px;
	font-size: 14px
}

.piace ul li p {
	line-height: 61px;
	border-bottom: 1px solid #ececec
}

.piace ul li a {
	width: 147px;
	line-height: 56px;
	background: #f3f3f3;
	font-size: 16px;
	display: block;
	margin: 0 auto;
	margin-top: 35px;
	margin-bottom: 39px;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

.piace ul li:hover {
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	position: relative;
	z-index: 1;
	-webkit-transform: translate(0,-6px);
	-ms-transform: translate(0,-6px);
	transform: translate(0,-6px);
}

.piace ul li:hover a.a1 {
	background: #0c6;
	color: #fff
}

.piace ul li:hover a.a2 {
	background: #09f;
	color: #fff
}

.piace ul li:hover a.a3 {
	background: #f90;
	color: #fff
}

.footer {
	display: table;
	width: 100%;
	background: #201f1f;
	padding: 130px 0 100px;
}

.footer ul li b {
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	display: block;
	margin-bottom: 40px
}

.footer ul li p {
	margin-bottom: 28px;
}

.footer ul li p span {
	display: block;
	color: #fff;
	font-size: 18px;
	margin-bottom: 15px;
}

.footer ul li p span a {
	color: #fff
}

.footer ul li p var {
	font-size: 16px;
	color: #fff;
	line-height: 1.9;
	position: relative;
	top: -4px
}

.footer ul li.li0 {
	margin-left: 84px;
	width: 323px
}

.footer ul li.li1 {
	width: 374px
}

.footer ul li.li2 {
	float: right;
	width: 254px
}

.footer ul li .code img {
	width: 78px;
	float: left;
}

.footer ul li .code img:last-child {
	margin-left: 19px
}

.copy {
	padding: 26px 0;
	display: table;
	width: 100%;
	background: #000;
}

.copy p {
	color: #fff;
	line-height: 1.6;
	font-size: 16px;
	text-align: center;
}

.copy p b {
	display: inline-block;
	font-weight: normal;
	color: #fff;
	margin-left: 30px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	overflow: hidden;
	vertical-align: middle;
	margin-top: -5px;
}

.copy p b a {
	float: left;
	color: #fff;
	font-size: 14px;
	padding: 0 10px;
}

.copy p b a:last-child {
	border-left: 1px solid #fff
}

.copy p b a.acti {
	background: #2c91e1
}

.demonstration {
	background: #f3f3f3;
	display: table;
	width: 100%;
	padding: 90px 0 130px;
}

.demonstration ul {
	margin-top: 83px;
	margin-left: -34px;
}

.demonstration ul li {
	width: 368px;
	height: 71px;
	line-height: 71px;
	background: #fff;
	margin-left: 34px;
}

.demonstration ul li span {
	float: left;
	text-align: center;
	width: 74px;
	border-right: 1px solid #f3f3f3
}

.demonstration ul li input {
	float: left;
	width: -webkit-calc(100% - 74px);
	width: calc(100% - 74px);
	padding: 0 15px;
	font-size: 24px;
	height: 100%;
	border: none
}

.demonstration ul li input::-webkit-input-placeholder {
	color: #0e0e0e
}

.demonstration ul li button {
	background: #2c91e1;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 24px;
	position: relative;
}

.demonstration ul li button img {
	position: absolute;
	display: none;
	width: 20px;
	right: 10px;
	top: 0;
	margin-top: 25.5px
}

.partner {
	display: table;
	width: 100%;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	padding: 91px 0 69px;
}

.partner ul {
	margin-top: 36px;
}

.partner ul li {
	width: 234px;
	border-right: 1px solid #f3f3f3;
	text-align: center;
	border-bottom: 1px solid #f3f3f3;
}

.partner ul li:nth-child(5n) {
	border-right-color: transparent
}

.partner ul li:nth-child(n+6) {
	border-bottom-color: transparent
}

.partner ul li .pict {
	width: 100%;
	height: 153px;
	display: table;
}

.partner ul li .pict img {
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

.partner ul li .pict i {
	vertical-align: middle;
	display: table-cell
}

.partner ul li:hover .pict img {
	opacity: .5;
	-webkit-transform: rotate(15deg);
	-ms-transform: rotate(15deg);
	transform: rotate(15deg)
}

body {
	-webkit-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
	left: 0;
	position: relative
}

.body-slide {
	left: -200px
}

.min-menu {
	position: fixed;
	z-index: 2;
	display: none;
	top: 0;
	height: 100vh;
	left: 100%;
	-webkit-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out
}

.min-menu h2 {
	cursor: pointer;
	float: right;
	width: 30px;
	height: 22px;
	margin-top: 31.5px;
	right: 12px;
	position: absolute;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.body-slide .min-menu {
	left: -webkit-calc(100% - 200px);
	left: calc(100% - 200px)
}

.body-slide .min-menu h2 i {
	background: none !important
}

.body-slide .min-menu h2 i:after {
	-webkit-transform: rotate(45deg) translate(-1px,4px);
	-ms-transform: rotate(45deg) translate(-1px,4px);
	transform: rotate(45deg) translate(-1px,4px)
}

.body-slide .min-menu h2 i:before {
	-webkit-transform: rotate(-45deg) translate(2px,-8px);
	-ms-transform: rotate(-45deg) translate(2px,-8px);
	transform: rotate(-45deg) translate(2px,-8px)
}

.min-menu h2 i {
	display: block;
	width: 100%;
	height: 2px;
	background: #fff;
	position: relative;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.min-menu h2 i:after {
	content: '';
	width: 100%;
	height: 2px;
	background: #fff;
	position: absolute;
	top: 10px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.min-menu h2 i:before {
	content: '';
	width: 100%;
	height: 2px;
	background: #fff;
	position: absolute;
	top: 20px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.min-menu ul {
	z-index: 1;
	width: 200px;
	top: 0;
	position: absolute;
	height: 100%;
	background: #efefef
}

.min-menu li {
	width: 100%;
	min-height: 50px;
	line-height: 50px;
	text-align: center;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	text-transform: uppercase
}

.min-menu li a {
	display: block;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

.min-menu li:hover .down-menu {
	display: block
}

.min-menu li:hover>a {
	color: #fff;
	background: #09f
}

.min-menu li .down-menu {
	display: none
}

.min-menu .last {
	display: none
}

.min-menu .down-menu {
	display: none
}

.min-menu .down-menu a {
	background: #e0e0e0
}

.min-menu .down-menu a:hover {
	color: #fff;
	background: #09f
}

.service {
	height: 849px;
	background: url("../../images/d7a50167497502dab38353e4ead7948e_1920x849.jpg") center top/cover no-repeat;
	position: relative;
}

.service .wid {
	height: 100%
}

.service .fl-layout {
	float: left;
	width: 235px;
	background: #178ae2;
	height: 100%;
}

.service .fl-layout ul {
	margin-top: 174px;
}

.service .fl-layout ul li {
	width: 100%;
	color: #fff;
	line-height: 68px;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	cursor: pointer;
}

.service .fl-layout ul li span {
	float: left;
	margin-left: 48px;
	width: 40px
}

.service .fl-layout ul li.acti,.service .fl-layout ul li:hover {
	background: #17cfd6
}

.service .fr-layout {
	float: right;
	width: -webkit-calc(100% - 235px);
	width: calc(100% - 235px);
	height: 100%;
	overflow: hidden;
	position: relative;
	padding-bottom: 15px;
}

.service .fr-layout .wrap {
	position: relative;
	height: 100%
}

.service .fr-layout .swip-slide {
	height: 100%
}

.service .fr-layout .text {
	text-align: center;
	margin-top: 106px;
	float: left;
	width: 100%;
	color: #fff;
	padding: 0 4%;
}

.service .fr-layout .text b {
	font-size: 30px;
	display: block;
	font-weight: normal;
	line-height: 1.4
}

.service .fr-layout .text p {
	font-size: 16px;
	margin-top: 44px;
	line-height: 1.4
}

.service .fr-layout ul {
	margin-top: 80px;
}

.service .fr-layout ul li {
	width: 292px;
	margin-left: 15px;
}

.service .fr-layout ul li .pict {
	overflow: hidden;
	height: 292px;
}

.service .fr-layout ul li .pict img {
	width: 100%;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.service .fr-layout ul li .btn-wrap {
	padding: 46px 6% 35px;
	background: #fff;
}

.service .fr-layout ul li .btn-wrap a {
	display: block;
	width: 85%;
	margin: 0 auto;
	border: 1px solid #178ae2;
	line-height: 46px;
	text-align: center;
	font-size: 16px;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

.service .fr-layout ul li .btn-wrap p {
	font-size: 12px;
	margin-top: 20px;
	line-height: 1.6;
	height: 57px
}

.service .fr-layout ul li:hover .pict img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.service .fr-layout ul li:hover .btn-wrap a {
	color: #fff;
	background: #178ae2
}

.service .fr-layout .lar-pict {
	text-align: center;
	width: 100%;
	margin-top: 111px;
}

.service .fr-layout .lar-pict img {
	width: 80%
}

.service .fr-layout .box1 {
	padding: 0 56px;
	margin-top: 69px;
}

.service .fr-layout .box1 .pict {
	float: left;
	width: 352px;
}

.service .fr-layout .box1 .pict img {
	width: 100%
}

.service .fr-layout .box1 .oli {
	float: right;
	width: -webkit-calc(100% - 522px);
	width: calc(100% - 522px);
	margin-right: 30px;
}

.service .fr-layout .box1 .oli p {
	float: left;
	width: 100%;
	margin-top: 59px;
}

.service .fr-layout .box1 .oli p img {
	float: left
}

.service .fr-layout .box1 .oli p a {
	float: right;
	margin-top: 10px;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	width: -webkit-calc(100% - 86px);
	width: calc(100% - 86px);
	line-height: 52px;
	font-size: 16px;
	background: #fff;
	text-align: center
}

.service .fr-layout .box1 .oli p:hover a {
	color: #fff;
	background: #178ae2
}

.progress-bar {
	font-size: 36px;
	color: #005aa2;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 4
}

.del3 {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.del6 {
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.showalert {
	z-index: 3;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	display: none;
}

.showalert .layout {
	width: 600px;
	height: 100px;
	background: #fff;
	margin: 0 auto;
	margin-top: -webkit-calc((100vh - 100px)/2);
	margin-top: calc((100vh - 100px)/2);
}

.showalert .layout h2 {
	color: #333;
	font-weight: normal;
	text-align: center;
	line-height: 100px
}

.return {
	display: none;
	width: 55px;
	height: 55px;
	position: fixed;
	right: -webkit-calc((100% - 1173px) / 2 - 55px);
	right: calc((100% - 1173px) / 2 - 55px);
	bottom: 10%;
	background: rgba(0,0,0,0.5);
}

.return a {
	display: block;
	width: 100%;
	height: 100%;
	background: url("../../images/38482b31d542ea981560337cc81a8926_31x17.png") center no-repeat
}

.icons {
	margin-top: 30px;
}

.icons .icon {
	width: 35px;
	height: 35px;
	line-height: 35px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	background: #2a2929;
	color: #fff;
	margin-right: 8px;
	margin-bottom: 0;
	border: none;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}

.icons .icon:hover {
	background: #188ae2
}

.area-select {
	float: left;
	position: relative;
	height: 100%;
}

.area-select h3 {
	height: 100%;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	margin: 0;
	width: 83px;
	padding-left: 10px;
}

.area-select h3 em {
	float: left;
	line-height: 40px;
	height: 40px
}

.area-select h3.acti {
	background: #f1f1f1;
}

.area-select h3.acti i:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	top: 4px
}

.area-select h3 i {
	position: relative;
	float: left;
	width: 12px;
	margin: 12px 0 0 6px;
}

.area-select h3 i:after {
	content: "";
	position: absolute;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	top: -2px;
	left: 0;
	width: 0;
	height: 0;
	border-bottom: 6px solid #999;
	border-right: 6px solid transparent;
	border-top: 6px solid transparent;
	border-left: 6px solid transparent
}

.area-select h3 img {
	width: 20px;
	float: left;
	margin: 14px 4px 0 0
}

.area-select .area-down {
	z-index: 1;
	position: absolute;
	border: 1px solid #ccc;
	width: 200px;
	left: -1px;
	top: 40px;
	display: none;
	background: #fff;
}

.area-select .area-down var {
	display: block;
	cursor: pointer;
	line-height: 1;
	font-size: 12px;
	padding: 5px 0 5px 8px;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}

.area-select .area-down var:hover {
	background: #d1f2ff
}

.area-select .area-down var img {
	width: 20px;
	float: left;
	margin: 0 8px 0 0
}

.alert-box {
	z-index: 3;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	display: none;
}

.alert-box .layout {
	background: #fff;
	width: 426px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 20px;
}

.alert-box .layout h2 {
	font-weight: normal;
	font-size: 16px;
}

.alert-box .layout h2 span {
	cursor: pointer
}

.alert-box .layout ul {
	margin-top: 15px;
}

.alert-box .layout ul li {
	width: 100%;
	margin: 5px 0;
	position: relative;
}

.alert-box .layout ul li .prompt {
	position: absolute;
	bottom: -20px;
	z-index: 1;
	background: #000;
	color: #fff;
	padding: 0 10px;
	line-height: 1.5
}

.alert-box .layout ul li .box {
	height: 40px;
	background: #f5f5f5;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: relative;
}

.alert-box .layout ul li .box p {
	position: absolute;
	top: 48px;
	color: #f00
}

.alert-box .layout ul li .box.code {
	float: left;
	width: 70%
}

.alert-box .layout ul li .box .pro-lf {
	left: 83px
}

.alert-box .layout ul li .box input {
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	width: 100%;
	float: left;
	border: none;
	background: none;
}

.alert-box .layout ul li .box input::-webkit-input-placeholder {
	color: #aab2bd
}

.alert-box .layout ul li .box input#phone {
	width: 70%
}

.alert-box .layout ul li a {
	float: right;
	width: 28%;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #4b95ef;
	color: #fff;
}

.alert-box .layout ul li a.acti {
	background: #b5b5b6
}

.alert-box .layout button {
	background: #4b95ef;
	color: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 16px;
	width: 100%;
	height: 40px;
	margin-top: 25px
}

@media screen and (max-width:1366px) {
	.service {
		height: 700px;
	}

	.service .fl-layout ul {
		margin-top: 130px
	}

	.service .fr-layout .box1 {
		margin-top: 30px
	}

	.service .fr-layout .text {
		margin-top: 50px;
	}

	.service .fr-layout .text p {
		margin-top: 30px
	}

	.service .fr-layout .lar-pict {
		margin-top: 50px
	}

	.service .fr-layout ul {
		margin-top: 20px
	}
}

@media screen and (max-width:414px) {
	.relationship .ico-box .box ul li {
		text-align: center;
	}

	.relationship .ico-box .box ul li span {
		margin: 10px 5px 0
	}
}
/*# sourceMappingURL=style.css.map */


/*# 在线客服 */
*{ margin:0; padding:0; list-style:none;}
img{ border:0;}

.rides-cs {  font-size: 12px; background:#29a7e2; position: fixed; top: 250px; right: 0px; _position: absolute; z-index: 1500; border-radius:6px 0px 0 6px;}
.rides-cs a { color: #00A0E9;}
.rides-cs a:hover { color: #ff8100; text-decoration: none;}
.rides-cs .floatL { width: 36px; float:left; position: relative; z-index:1;margin-top: 21px;height: 181px;}
.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block;}
.rides-cs .floatR { width: 130px; float: left; padding: 5px; overflow:hidden;}
.rides-cs .floatR .cn {background:#F7F7F7; border-radius:6px;margin-top:4px;}
.rides-cs .cn .titZx{ font-size: 14px; color: #333;font-weight:600; line-height:24px;padding:5px;text-align:center;}
.rides-cs .cn ul {padding:0px;}
.rides-cs .cn ul li { line-height: 38px; height:38px;border-bottom: solid 1px #E6E4E4;overflow: hidden;text-align:center;}
.rides-cs .cn ul li span { color: #777;}
.rides-cs .cn ul li a{color: #777;}
.rides-cs .cn ul li img { vertical-align: middle;}
.rides-cs .btnOpen, .rides-cs .btnCtn {  position: relative; z-index:9; top:25px; left: 0;  background-image: url(http://www.bestieu.com/images/zxkficon.png); background-repeat: no-repeat; display:block;  height: 146px; padding: 8px;}
.rides-cs .btnOpen { background-position: 0 0;}
.rides-cs .btnCtn { background-position: -37px 0;}
.rides-cs ul li.top { border-bottom: solid #ACE5F9 1px;}
.rides-cs ul li.bot { border-bottom: none;}
.rides-cs .cn ul li {float: none;}
.rides-cs .cn ul li img{margin-top: 0;}
h3.titZx { margin: 0;background: none;}

