.h2,
.h3 {
	text-align: center;
	font-weight: 400
}

.h2,
.h3,
h1,
h2,
h3 {
	font-weight: 400
}

.color_ERP {
	color: #0f76bb
}

.color_CRM {
	color: #912690
}

.color_JX {
	color: #29AAE1
}

.color_YTG {
	color: #1E47AA
}

.color_SJ {
	color: #ED1B24
}

.color_f4 {
	color: #F46507
}

.color_MJXY {
	color: #02A79D
}

.color_KC {
	color: #3AB449
}

.back_F7 {
	background: #f7f7f7
}

body {
	font-family: "Microsoft YaHei"
}

body a,
body a:hover {
	text-decoration: none;
	color: #666
}

.h2 {
	color: #333;
	padding-top: 50px
}

.h3 {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	margin-top: 0;
	margin-bottom: 35px
}

#index_carousel .carousel-inner img {
	height: 400px;
	margin-left: auto;
	margin-right: auto
}

#index_carousel .carousel-inner img[alt=printer] {
	margin-top: 50px
}

#index_carousel .carousel-inner .btn-self {
	margin-left: auto;
	margin-right: auto;
	display: inherit;
	position: relative;
	top: -84px;
	left: 126px
}

#index_carousel .carousel-inner .btn-self a {
	color: #fff
}

#index_carousel .carousel-indicators {
	margin-left: 0
}

#index_carousel .carousel-indicators .active {
	background-color: #000;
	color: #fff
}

#index_carousel .shuffling {
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 1px;
	width: 1200px;
	margin: 0 auto;
	font-size: 0
}

.product_center {
	font-size: 16px;
	text-align: right;
	padding: 15px 0;
	clear: both;
	overflow: hidden
}

.product_center .product_a {
	display: block;
	float: left;
	margin-right: 10px;
	transition: transform .8s
}

.product_center .product_a img {
	cursor: pointer;
	width: 120px;
	height: 120px
}

.product_center .product_a:hover {
	background: #fff
}

.product_center .img_a {
	width: 80px;
	height: 80px;
	border-radius: 80px;
	border: 1px solid #ccc;
	margin: 0 auto 20px
}

.blockLevel {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 50px 0
}

.blockLevel .internal {
	display: flex;
	justify-content: space-between;
	width: 1200px
}

.blockLevel .internal .col-md-6 p {
	font-size: 16px;
	color: #666;
	padding-bottom: 3px
}

.blockLevel .inModel {
	width: 1200px
}

.blockLevel .inBox {
	display: flex;
	flex-wrap: wrap;
	align-content: space-between
}

.blockLevel .inColumn {
	padding-bottom: 40px;
	flex-basis: 100%;
	display: flex;
	justify-content: space-between
}

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

.blockLevel .imgModel .opModel {
	background: #333;
	opacity: .4;
	height: 100%;
	position: absolute;
	transition: background .5s, opacity .5s;
	width: 100%
}

.blockLevel .imgModel .imgDiv {
	padding: 20px;
	position: absolute;
	transition: top .7s;
	top: 220px
}

.blockLevel .imgModel .imgDiv h2,
.blockLevel .imgModel .imgDiv p {
	color: #fff
}

.blockLevel .imgModel .imgModel_btn {
	display: inline-block;
	width: 120px;
	height: 35px;
	border-radius: 20px;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	line-height: 35px;
	cursor: pointer;
	transition: background .2s, color .2s
}

.blockLevel .imgModel .imgModel_btn:hover {
	background: #fff;
	color: #f26522
}

.blockLevel .imgModel:hover .imgDiv {
	top: 0
}

.blockLevel .imgModel:hover .opModel {
	background: #000;
	opacity: .7
}

.blockLevel .userModel {
	height: 230px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	border-radius: 2px
}

.blockLevel .useDiv {
	background: #fff;
	height: 210px;
	padding: 10px 20px;
	position: absolute;
	top: 140px;
	transition: top .5s
}

.case,
.solution {
	position: relative
}

.blockLevel .userModel:hover {
	box-shadow: 0 1px 10px #ccc
}

.blockLevel .userModel:hover .useDiv {
	top: 0
}

.blockLevel .divcon {
	color: #777
}

.blockLevel .useDiva {
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between
}

.blockLevel .inColumn span ul li:hover{
	color: #F46507;
	cursor: pointer;
}

.blockLevel .inColumn span ul li a:hover{
	color: #F46507;
	cursor: pointer;
}

.blockLevel .useDiva span:last-child {
	width: 140px;
	padding: 25px 0;
	text-align: right
}

.blockLevel .pTe {
	color: #999;
	font-size: 16px;
	padding-bottom: 15px
}

.blockLevel .paUl {
	padding-left: 20px
}

.blockLevel .paUl li {
	list-style-type: disc;
	padding-top: 5px
}

.blockLevel .partnerModel {
	width: 11%;
	background: #fff;
	height: 135px;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.blockLevel .serverModel {
	display: inline-block;
	text-align: center
}

.blockLevel .serverModel h4 {
	padding-top: 20px;
	color: #f26522
}

.blockLevel .serverModel img {
	height: 50px
}

.blockLevel .buEmpty,
.blockLevel .buFull {
	width: 120px;
	height: 35px;
	border-radius: 20px;
	text-align: center;
	line-height: 35px;
	display: inline-block
}

.blockLevel .back_99 {
	background: #999
}

.blockLevel .buFull {
	background: #f26522;
	color: #fff;
	transition: background .3s;
	cursor: pointer
}

.blockLevel .buFull:hover {
	background: #E34700
}

.blockLevel .buEmpty {
	border: 1px solid #f26522;
	color: #f26522;
	transition: background .3s, color .3s
}

.blockLevel .buEmpty:hover {
	background: #f26522;
	color: #fff
}

.solution .introduction {
	text-align: left;
	padding: 50px;
	margin-top: 30px;
	width: 1100px;
	height: 160px;
	background: #446070
}

.solution .introduction #imgHT {
	display: inline-block;
	font-size: 0;
	width: 160px;
	height: 160px;
	vertical-align: top;
	background-image: url(../../img/cloudHousekeeper.png);
	transition: background 1s
}

.solution .introduction .ERP {
	background-position: -1140px -436px
}

.solution .introduction .CRM {
	background-position: -1300px -436px
}

.solution .introduction .JX {
	background-position: -160px -436px
}

.solution .introduction .YTG {
	background-position: -322px -436px
}

.solution .introduction .MJXY {
	background-position: -1630px -436px
}

.solution .introduction .KC {
	background-position: 0 -436px
}

.solution .introduction .SJ {
	background-image: url(../../img/KMSJ.png)!important;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: #fff;
	border-radius: 100%;
	background-position-y: 50px
}

.solution .introduction .copy {
	padding: 0 20px;
	margin: 0;
	display: inline-block;
	line-height: 24px;
	letter-spacing: 2px;
	width: 800px
}

.solution .introduction .copy #tit {
	font-size: 24px;
	color: #fff;
	padding-bottom: 10px
}

.solution .introduction .copy #cen {
	font-size: 16px;
	color: #cdcdcd;
	padding-bottom: 10px
}

.solution .introduction .copy #details {
	cursor: pointer;
	display: inline-block;
	padding: 10px 50px;
	background: #2278B7;
	color: #cdcdcd
}

.case,
.partner {
	padding-bottom: 70px
}

.case .list .row span p,
.solution .list span p,
.solution .morecase {
	font-size: 20px;
	color: #666;
	font-weight: 200
}

.solution .list {
	margin-top: 60px
}

.solution .list span {
	float: left;
	width: 25%;
	height: 260px
}

.solution .list span img {
	width: 260px;
	height: 165px;
	-moz-transition: transform .8s;
	-webkit-transition: transform .8s;
	-o-transition: transform .8s;
	transition: transform .8s
}

.solution .list span img:hover {
	-ms-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05)
}

.solution .list span p {
	text-align: center;
	margin-top: 20px
}

.solution .morecase {
	clear: both;
	display: inherit;
	margin-left: auto;
	margin-right: auto;
	width: 275px;
	height: 55px;
	line-height: 35px
}

.case {
	background-color: #fbfbfb
}

.case .list .row span {
	margin-top: 40px;
	float: left;
	width: 25%
}

.case .list .row span img {
	width: 260px;
	height: 150px
}

.case .list .row span p {
	width: 262px;
	text-align: center;
	margin-top: 20px
}

.partner .list .row {
	margin-top: 40px
}

.partner .list span {
	display: inline-block;
	margin-right: 76px
}

.partner .list span img {
	width: 236px;
	height: 236px
}

.partner .list .row_last {
	margin-right: 0
}

.hzhb{
	background-color: #FAFAFA;
	height: 230px;
	text-align: center;
	padding-top: 70px;
}

.hzhb p{
	color: #F46507;
	font-size: 36px;
	margin-bottom: 40px;
}
