﻿@charset "UTF-8";
/*
* {
	box-sizing: border-box;
	margin: 0;
	padding: 0
}

img {
	border: 0
}

ul,li {
	list-style-type: none
}

html,body {
	height: 100%;
	font-size: 16px
}

body {
	overflow-x: hidden
}
*/
/* ^_^ 其它bootstrap样式清除 ^_^ */
*{ style: none; }
ul,li{ list-style: none; }
.nav li:hover{ display: none; }
/* 清除bootstrap中a的下划线 */
a:link{ text-decoration: none; }
.carousel-indicators>li {
	opacity: .5;
	background: #fff;
	transition: all ease-in .5s
}

.carousel-indicators>li.active {
	opacity: 1
}

.index-main-banner .carousel-indicators>li.active {
	width: 30px;
	opacity: .5
}

.index-main-banner.banner {
	height: 592px;
	color: #fff;
	overflow: hidden;
	position: relative
}

.index-main-banner .item .content-mask {
	opacity: .35;
	background: #010e1f;
	height: 100%;
	width: 100%;
	position: absolute
}

.index-main-banner .item .container {
	position: relative;
	z-index: 2
}

.index-main-banner .item2>a,.index-main-banner .item3>a,.index-main-banner .item4>a {
	position: relative;
	z-index: 2
}

.index-main-banner.banner .title1 {
	height: 64px;
	width: 100%;
	margin-top: 15%
}

.index-main-banner.banner .title2 {
	font-size: 56px
}

.index-main-banner.banner .ticle3 {
	font-size: 32px
}

.index-main-banner.banner .btn-free {
	margin-top: 4%
}

.index-main-banner.banner .item1 .container {
	text-align: center;
	padding-top: 160px
}

.index-main-banner.banner .item5 .container {
	text-align: center;
	padding-top: 160px
}

.index-main-banner.banner .carousel-control {
	opacity: 0;
	transition: all ease-in .5s
}

.index-main-banner.banner:hover .carousel-control {
	opacity: 1
}

.index-main-banner.banner .glyphicon {
	width: 50px;
	height: 50px;
	border-radius: 25px;
	background-color: #000;
	opacity: .6;
	line-height: 50px;
	font-size: 23px
}

.index-main-banner.banner .glyphicon.glyphicon-chevron-left::before {
	content: ''
}

.index-main-banner.banner .glyphicon.glyphicon-chevron-right::before {
	content: ''
}

.index-main-banner .carousel-inner .item {
	height: 590px;
	background-position: center center;
	background-size: cover
}

.index-main-banner .index-carousel .carousel-control {
	display: none;
	z-index: 500
}

.index-main-banner .index-carousel:hover .carousel-control {
	display: block
}

.index-main-banner .carousel-control {
	top: 280px;
	height: 20px;
	box-shadow: none;
	background-image: none !important
}

.btn-seemore {
	margin-top: 238px
}

.tab-title {
	margin-bottom: 0;
	font-size: 30px;
	color: #3a3a3a;
	line-height: 50px;
	text-align: center;
	font-family: FZLT-M-GBK
}

.products {
	padding-top: 75px;
	padding-bottom: 89px
}

.products .tab-title {
	margin-bottom: 74px
}

.products .product {
	text-align: center;
	transition: all ease-in .3s
}

.products .product>a {
	padding: 15px 10px 40px 10px;
	text-decoration: none;
	display: block
}

.products .product:hover {
	background: #fff;
	box-shadow: 0 20px 100px 0 rgba(0,0,0,.11);
	border-radius: 4px;
	transform: translateY(-5px)
}

.products .product-icon {
	width: 102px;
	height: 102px;
	margin-left: auto;
	margin-right: auto;
	background-position: center center;
	padding: 6px 8px 10px 8px
}

.products .product-icon>div {
	height: 86px;
	width: 86px;
	background-repeat: no-repeat;
	background-position: 0 0
}

.product1 .product-icon {
	background-image: url("../../images/index/or.png")
}

.product1 .product-icon>div {
	background-image: url("../../images/index/fin-animation.png")
}

.product2 .product-icon {
	background-image: url("../../images/index/green.png");
	padding: 6px 9px 10px 7px
}

.product2 .product-icon>div {
	background-image: url("../../images/index/scm-animation.png")
}

.product3 .product-icon {
	background-image: url("../../images/index/red.png")
}

.product3 .product-icon>div {
	background-image: url("../../images/index/ec-animation.png")
}

.product4 .product-icon {
	background-image: url("../../images/index/pu.png")
}

.product4 .product-icon>div {
	background-image: url("../../images/index/mfc-animation.png")
}

.product5 .product-icon {
	background-image: url("../../images/index/blue.png")
}

.product5 .product-icon>div {
	background-image: url("../../images/index/oa-animation.png")
}

.products .product-title {
	font-size: 20px;
	color: #3a3a3a;
	margin-top: 19px;
	margin-bottom: 0
}

.products .product-des {
	font-size: 14px;
	color: #a6acb2;
	margin-top: 15px;
	margin-bottom: 0
}

@media(min-width:768px) {
	.products .col-md-3 {
		width: 20%
	}
}

.props {
	padding-top: 86px;
	padding-bottom: 68px;
	background-color: #f5f8fa
}

.props .tab-title {
	margin-bottom: 50px
}

.props .prop {
	text-align: center;
	transition: all ease-in .2s;
	padding: 15px 10px 40px 10px
}

.props .prop-icon {
	width: 130px;
	height: 130px;
	transition: all ease-in .2s
}

.props .prop-title {
	font-size: 20px;
	color: #3a3a3a;
	margin-top: 35px;
	margin-bottom: 0
}

.props .prop-des {
	font-size: 14px;
	color: #a6acb2;
	margin-top: 12px;
	margin-bottom: 0;
	text-align: left
}

.customers {
	height: 482px;
	min-width: 1050px
}

.customers .container {
	min-width: 1140px
}

.customers-carousel {
	overflow: hidden
}

.customers-carousel .carousel-indicators {
	top: 50%;
	width: 10px;
	height: 90px;
	right: 10px;
	margin-left: 530px;
	margin-top: -45px;
	z-index: 2
}

.customers-carousel .carousel-indicators>li {
	margin-right: 0;
	width: 4px;
	height: 30px;
	background-color: rgba(255,255,255,.5);
	border-radius: initial;
	display: block;
	margin: 0;
	border: 0
}

.customers-carousel .carousel-indicators>li.active {
	background-color: rgba(255,255,255,.9)
}

.customers-carousel .item {
	height: 482px;
	transition: none
}

.customers-carousel .item .content-mask {
	opacity: .3;
	background: #010e1f;
	width: 100%;
	height: 100%;
	position: absolute
}

.customers-carousel .item .container {
	position: relative;
	z-index: 2;
	padding: 101px 0 0 0
}

.customers .customers-carousel-bg {
	opacity: .5;
	transition: opacity ease-in .4s;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute
}

.customers .item1 .customers-carousel-bg {
	background-image: url("../../images/index/index-customer-ofo.jpg")
}

.customers .item2 .customers-carousel-bg {
	background-image: url("../../images/index/index-customer-xfxb.jpg")
}

.customers .item3 .customers-carousel-bg {
	background-image: url("../../images/index/index-customer-zz.jpg")
}

.customers-left {
	width: 259px;
	height: 249px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -124.5px;
	margin-left: -495px
}

.customers-left>div {
	float: right;
	margin-top: 20px;
	padding-right: 2px
}

.customers-left-p1 {
	color: #008bfe;
	font-size: 68px;
	margin-bottom: 0;
	margin-top: 41px;
	font-weight: 300
}

.customers-left-p2 {
	color: #fff;
	font-size: 40px;
	margin-bottom: 0
}

.customers-right {
	position: absolute;
	left: 50%;
	width: 497px;
	height: 482px;
	top: 0;
	overflow: hidden
}

.customers-right-item {
	height: 482px;
	width: 497px;
	transition: all ease-in .4s;
	overflow: hidden
}

.customers-right-item>div {
	position: relative;
	height: 281px;
	width: 497px;
	opacity: .9;
	background: #fff;
	border-radius: 8px;
	padding: 76px 64px 73px 64px;
	font-size: 16px;
	color: #3a3a3a;
	top: 111px
}

.customers-right-item>div::after {
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -4px;
	bottom: -8px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 8px 0 8px;
	border-color: #fff transparent transparent transparent;
	background-color: transparent
}

.customers-right-item>div>p {
	height: 132px
}

.customers-right-item .customers-photo {
	position: absolute;
	top: -65px;
	right: 54px
}

.customers-words-quotes-l,.customers-words-quotes-r {
	width: 17px;
	position: absolute;
	height: 13px
}

.customers-words-quotes-l>img,.customers-words-quotes-r>img {
	width: 17px;
	position: absolute;
	height: 13px
}

.customers-words-quotes-l {
	top: 74px;
	left: 35px
}

.customers-words-quotes-r {
	bottom: 30px;
	right: 31px
}

.customer-more {
	padding-top: 86px;
	padding-bottom: 86px;
	text-align: center
}

.good_customer_logo {
	margin-top: 41px
}

.btn-more {
	margin-top: 77px
}

.good_customer_logo {
	margin-top: 41px
}

.btn-more {
	margin-top: 77px
}

.freeapply-bottom {
	background-color: #24b8f6;
	width: 100%;
	height: 106px;
	background-image: url("../../images/index/freetrial-qx.png");
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.freeapply-bottom .container {
	padding-top: 25px;
	padding-bottom: 24px
}

.freeapply-bottom .row>div {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	min-width: 755px
}

.freeapply-bottom .row>div>span {
	font-size: 26px;
	color: #fff;
	margin-right: 86px
}

.freeapply-bottom .btn-free:hover,.freeapply-bottom .btn-free:focus,.freeapply-bottom .btn-free:active {
	color: #24b8f6
}

@keyframes appearLeft {
	0% {
		transform: translateX(-200px)
	}

	to {
		transform: translateX(0)
	}
}

@keyframes appearRight {
	0% {
		transform: translateX(200px)
	}

	to {
		transform: translateX(0)
	}
}

@keyframes opacity_app {
	0% {
		filter: alpha(opacity=30);
		opacity: .1
	}

	to {
		filter: alpha(opacity=100);
		opacity: 1
	}
}

.ani_left {
	animation: appearLeft 1.5s ease,opacity_app 1s linear
}

.ani_right {
	animation: appearRight 1.5s ease,opacity_app 1s linear
}

.content-left {
	font-size: 14px;
	color: #797979;
	letter-spacing: .11px
}

#content {
	min-height: 557px;
	margin-top: 30px;
	margin-bottom: 108px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e4e5e6
}

#content ul>li {
	list-style: disc;
	letter-spacing: .21px;
	margin-left: 17px
}

.content {
	display: none;
	padding-left: 20px
}

.content-left {
	margin: 79px 0 0 0
}

.btnmore {
	border: 1px solid #555;
	border-radius: 100px;
	width: 173px !important;
	height: 47px !important;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: 54px
}

.btnmore:hover {
	border-color: #008bfe
}

.btnmore:hover>a {
	color: #008bfe
}

.content-left a {
	position: relative;
	top: 50%;
	display: block;
	margin-top: -12px !important;
	font-family: "微软雅黑","微软雅黑 Regular",'Microsoft YaHei' !important;
	font-size: 16px;
	color: #555;
	letter-spacing: .24px;
	line-height: 24px;
	background-image: url(../../images/index/btn_go.png);
	background-repeat: no-repeat;
	background-position: 80% 50%;
	background-size: 30px 15px
}

.content-left a:hover {
	text-decoration: none
}

.content-left .btnmore:hover>a {
	background-image: url(../../images/index/btn_go_hl.png)
}

.content-left a:active,.content-left a:visited {
	text-decoration: none
}

.content-right {
	margin-top: 29px;
	text-align: center
}

.content-right a {
	margin-top: 43px
}

.content-right a:hover {
	text-decoration: none
}

.content-img {
	margin-top: 30px;
	width: 100%;
	max-width: 614px;
	max-height: 396px
}

#free-block {
	position: fixed;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.5);
	z-index: 999;
	display: none
}

.modal-open {
	overflow: inherit !important
}

.modal-open .modal {
	overflow: hidden
}

#low_right {
	position: fixed;
	width: 270px;
	height: 170px;
	bottom: 10px;
	right: -270px;
	text-align: left;
	z-index: 1200;
	background: #fff;
	border: 1px solid #e4e5e6;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
	border-radius: 4px;
	transition: all .5s
}

#low_right.show {
	right: 0
}

#low_right.shown {
	right: 17px
}

#hide-announcement {
	text-align: left;
	height: 25px;
	background: -ms-linear-gradient(left,#008afd,#64b9ff);
	background: -moz-linear-gradient(left,#008afd,#64b9ff);
	background: -webkit-gradient(linear,0% 0%,0% 100%,from(#008afd),to(#64b9ff));
	background: -webkit-gradient(linear,0% 0%,0% 100%,from(#008afd),to(#64b9ff));
	background: -webkit-linear-gradient(left,#008afd,#64b9ff);
	background: -o-linear-gradient(left,#008afd,#64b9ff);
	width: 270px;
	color: #fff;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #fff;
	padding-left: 6px;
	padding-top: 3px;
	border-top-left-radius: 4px;
	margin-top: -1px;
	margin-left: -1px
}

#containerNote {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.sections,.section {
	height: 100%
}

#container,.sections {
	position: relative
}

.section {
	background-position: 50% 50%
}