@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
table {
	border-spacing: 1;
	border-collapse: separate;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content: ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â;
}
abbr, acronym {
	border: 0;
}
html {
	font-size: 62.5%;
}
body {
	width: 100%;
	height: 100%;
	background: #fff;
	font-size: 1.4rem;
	font-family: 'Microsoft Yahei', sans-serif;
	color: #333;
}
a {
	text-decoration: none;
	color: inherit;
}
a, button, input {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	outline: none;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.center {
	display: block;
	width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.banner-body {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,.5)
}
.banner-body .banner-grounp {
	margin: 0 5px;
	position: relative
}
.banner-body .banner-grounp:hover .banner-icon-1 {
	background-position: -600px -1349px
}
.banner-body .banner-grounp:hover .banner-icon-2 {
	background-position: -700px -1349px
}
.banner-body .banner-grounp:hover .banner-icon-3 {
	background-position: -800px -1346px
}
.banner-body .banner-grounp:hover .banner-icon-4 {
	background-position: -900px -1347px
}
.banner-body .banner-grounp:hover h3, .banner-body .banner-grounp:hover p {
	color: #46b4ff!important
}
.banner-body .banner-grounp img {
	max-width: 100%;
	display: block
}
.banner-body .banner-grounp .banner-item {
	width: 394px;
	height: 130px;
	padding: 25px 0 0 30px
}


.banner-body .banner-grounp .banner-item .banner-item-con, .banner-body .banner-grounp .banner-item i {
	float: left
}
.banner-body .banner-grounp .banner-item .banner-item-con h3 {
	color: #fff;
	font-size: 18px;
	margin: 28px 0 0
}
.banner-body .banner-grounp .banner-item .banner-item-con p {
	color: #fff;
	font-size: 14px;
	margin: 5px 0 0
}
.banner-body .banner-1:hover {
	background: url(../images/index/banner-1.jpg) no-repeat
}
.banner-body .banner-2:hover {
	background: url(../images/index/banner-2.jpg) no-repeat
}
.banner-body .banner-3:hover {
	background: url(../images/index/banner-3.jpg) no-repeat
}
.banner-body .banner-4:hover {
	background: url(../images/index/banner-4.jpg) no-repeat
}
.index-top-banner {
	width: 100%;
	overflow: hidden;
	background: #000;
	padding-top: 1px;
	position: relative
}
.index-top-banner .slide-wrap {
	margin: 0 auto
}
.index-top-banner .slide-wrap img {
	display: block;
	max-width: 100%;
	margin: 0 auto
}
.index-top-banner .slide-group {
	width: 100%
}
.index-top-banner .slide-group .y-wrap {
	position: absolute;
	width: 100%;
	top: 0
}
.index-top-banner .slide-group .y-row {
	width: 50%;
	position: absolute;
	top: 80px
}


.index-top-banner .slide-group .banner-row {
	width: 60%
}
.index-top-banner .slide-group .left-header {
	position: relative;
	z-index: 3
}


.index-top-banner .slide-group .left-header h1, .index-top-banner .slide-group .left-header h2 {
	font-size: 70px;
	font-weight: 400;
	color: #fff;
	margin: 0 0 30px
}
.index-top-banner .slide-group .left-header p {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	margin: 5px 0
}
.index-top-banner .slide-group .left-header .layer-btn {
	width: 230px;
	border: 1px solid #00a0e9;
	background: none;
	padding: 0 20px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	border-radius: 5px;
	color: #00a0e9;
	font-size: 18px
}
.index-top-banner .slide-group .left-header .layer-btn a {
	color: #00a0e9
}
.index-top-banner .slide-group .left-header .layer-btn:hover {
	background: #1297d9;
	border-color: #1297d9;
	transition: all .5s ease-out
}
.index-top-banner .slide-group .left-header .layer-btn:hover a {
	color: #fff
}
.index-top-banner .slide-group .img-slide {
	position: relative;
	height: 490px
}


.index-top-banner .slide-group .img-slide img {
	position: absolute;
	bottom: 0;
	width: 100%
}
.index-top-banner .none {
	display: none
}
.index-top-banner .s-dot-warp {
	position: absolute;
	bottom: 160px;
	left: 50%
}


.index-top-banner .s-dot-warp .s-dot {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	display: block;
	float: left;
	background: #fff;
	margin: 0 20px 0 0
}
.index-top-banner .s-dot-warp .active, .index-top-banner .s-dot-warp .s-dot:hover {
	cursor: pointer;
	background: #00a0e9
}
.banner-row {
	cursor: pointer;
	width: 100%;
	position: relative;
	z-index: 0
}
.banner-con {
	z-index: 2;
	width: 100%;
	height: 490px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: all .5s ease-out
}


.layer {
	position: absolute;
	right: 60px;
	width: 800px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s
}
.hot {
	position: relative;
}
.hot:after {
	content: "";
	position: absolute;
	width: 42px;
	height: 22px;
	background: url(../images/index/new300-sprite-icon-b.png) no-repeat center;
	background-position: -426px 0;
	right: 0;
	top: 10px;
}
.top-menu .menu-body .menu-content .menu-item a {
/* font-size: 18px; */
	/* padding: 30px 30px; */
}
.logo-cell img {
	float: left;
}
.logo-cell p {
	float: left;
	margin: 22px 0 0 6px;
	color: #fff;
}
.zq-icon {
	display: inline-block;
	background-image: url(../images/index/new300-sprite-icon-b.png);
	background-repeat: no-repeat;
}
.banner-icon-1 {
	background-position: -470px -20px;
}
.banner-icon-2 {
	background-position: -560px -20px;
}
.banner-icon-3 {
	background-position: -650px -20px;
}
.banner-icon-4 {
	background-position: -740px -29px;
	height: 94px;
}
.banner-body .banner-grounp:hover .banner-icon-1 {
	background-position: -470px -99px;
}
.banner-body .banner-grounp:hover .banner-icon-2 {
	background-position: -560px -99px;
}
.banner-body .banner-grounp:hover .banner-icon-3 {
	background-position: -650px -99px;
}
.banner-body .banner-grounp:hover .banner-icon-4 {
	background-position: -740px -108px;
}
.index-top-banner .slide-wrap img {
	height: 450px;
}
.index-top-banner .slide-group .left-header h1, .index-top-banner .slide-group .left-header h2 {
	font-size: 50px;
	margin-bottom: 20px;
}
.index-top-banner .slide-group .left-header p {
	font-size: 20px;
}
.index-top-banner .slide-group .left-header .layer-btn {
	width: 140px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
}
.index-top-banner .slide-group .y-row {
	top: 30px;
}

.bg-f1f1f1 {
	background: #F1F1F1;
}
.breadcrumbs {
	padding: 20px 0;
}
.breadcrumbs a {
	color: #999;
	display: inline-block;
}
.breadcrumbs .cur, .breadcrumbs a:hover {
	color: #00a0e9;
}
.breadcrumbs span {
	color: #999;
	display: inline-block;
	padding: 0 2px;
}
.news-list {
	margin-bottom: 100px;
}
.menu {
	float: left;
	width: 190px;
}
.menu h2 {
	margin: 0;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	background: #00A0E9;
	color: #fff;
	text-align: center;
}
.menu-list-item {
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 1px;
}
.menu-list-item a {
	display: block;
	padding: 0 40px;
	background: #fff;
	color: #333;
}
.menu-list-item a:hover {
	color: #00a0e9;
}
.menu-list-item.cur a {
	color: #00a0e9;
	background: #E1F6FF;
}
.news-list-con {
	margin-left: 250px;
	padding: 20px 20px 40px;
	background: #fff;
}
.news-list-con h2 {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
}
.news-list-con ul {
	padding: 40px 0;
}
.news-list-con li {
	border-bottom: 1px solid #F1F1F1;
	margin-bottom: 20px;
	padding: 20px 0;
	overflow: hidden;
}
.news-list-con li a {
	font-size: 16px;
	color: #333;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-list-con li:hover a {
	color: #00a0e9;
}
.news-list-con li p {
	margin: 20px 0 8px;
	font-size: 14px;
	color: #999;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	max-height: 48px;
}
.news-list-con .pager {
	text-align: center;
	cursor: default;
}
.news-list-con .pager a {
	display: inline-block;
	height: 28px;
	line-height: 28px;
	border: 1px solid #00A0E9;
	color: #00A0E9;
	padding: 0 10px;
	border-radius: 6px;
	margin: 0 1px;
	font-size: 12px;
}
.news-list-con .pager .active, .pager a:hover {
	background: #00A0E9;
	color: #fff;
}
.news-list-con .pager .first {
	color: #999;
	border-color: #999;
}
.news-list-con .pager .first:hover {
	background: none;
	color: #999;
}
.news-list-con .pager span {
	color: #00A0E9;
	display: inline-block;
	margin: 0 4px;
}
.news-list-img {
	float: left;
	width: 180px;
	height: 220px;
}
.news-list-img img {
	width: 180px;
	height: auto;
	display: inline-block;
	vertical-align: middle;
}
.news-list-right {
	margin-left: 200px;
}
.news-list-con li .news-list-date {
	margin: 0;
}
.news-list-con li .consultant-job {
	font-size: 16px;
	margin: 0;
	max-height: 24px;
}
.consultant-list-con li {
	border: none;
	float: left;
	width: 50%;
	padding: 0;
}
.consultant-list-right {
	margin-right: 50px;
}
.consultant-list-con li p {
	-webkit-line-clamp: 4;
	max-height: 96px;
}
.case-filter {
	margin: 20px 0;
}
.case-filter span {
	font-size: 14px;
	color: #666;
}
.case-filter a {
	font-size: 14px;
	color: #666;
	display: inline-block;
	padding: 6px 16px;
	margin: 0 3px;
}
.case-filter a:hover {
	color: #00A0E9;
}
.case-filter .cur, .case-filter .cur:hover {
	background-color: #00A0E9;
	border-radius: 20px;
	color: #fff;
}
.case-con .case-ul {
	padding: 0;
}
.case-con .case-ul li {
	float: left;
	padding: 0;
	margin: 0 12px 20px;
	position: relative;
	width: 200px;
	height: 100px;
	border: 1px solid #eee;
}
.case-con .case-ul .case-img {
	position: relative;
	height: 100px;
	text-align: center;
}
.case-con .case-ul .case-img img {
	max-width: 200px;
	max-height: 100px;
	vertical-align: middle;
}
.case-con .case-ul li:before {
	/* content: ""; */
	position: absolute;
	bottom: 0;
	height: 0;
	width: 173px;
	border-bottom: 40px solid #E9E8E9;
	border-left: 60px solid transparent;
	border-right: 60px solid transparent;
}
.case-filter-tabs {
	width: 465px;
	height: 52px;
	line-height: 50px;
	margin: 0 auto;
	overflow: hidden;
}
.case-filter-tabs a {
	width: 229px;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #999;
	border: 1px solid #999;
}
.case-filter-tabs a:hover {
	color: #00A0E9;
}
.case-filter-tabs a:first-child {
	border-right: none;
}
.case-filter-tabs a:last-child {
	border-left: none;
}
.case-filter-tabs .cur, .case-filter-tabs .cur:hover {
	background-color: #00A0E9;
	color: #fff;
	border-color: #00A0E9;
}
.case-filter-index a {
	font-size: 18px;
	color: #333;
}
.case-con-index .case-ul-index li {
	width: 470px;
	margin: 0 10px 20px;
	height: 300px;
	overflow: hidden;
}
.case-con-index .case-ul-index li:before {
	width: 270px;
}
.case-con-index .case-ul-index li .case-img{
    height: auto;
}
.case-con-index .case-ul-index li .case-img img{
    
max-width: 100%;
    
max-height: 100%;
}
.case-con-index .case-ul-index li{
	width: 404px\9;
	height: 258px\9;
}

.v-more {
	text-align: center;
	margin: 20px 0;
}
.v-more a {
	color: #989898;
	font-size: 18px;
}
.v-more a:hover {
	color: #00A0E9;
}
.clients-index {
	padding: 20px;
	background-color: #fff;
	width: 260px;
	height: 210px;
}
.clients-index a {
	display: block;
}
.clients-index-img {
	margin: 0 0 10px;
	width: 100%;
	height: 190px;
	position: relative;
	overflow: hidden;
}
.clients-index-img img {
	display: block;
	width: 100%;
}


.clients-index-name {
	margin: 0;
	font-size: 20px;
	color: #333;
	text-align: center;
}
.clients-index-job {
	margin: 0;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.news-list-con .relative-page {
	padding: 0;
}
.relative-page h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 30px;
}
.relative-page li {
	padding: 0;
	margin: 0;
	border: none;
	height: 30px;
	line-height: 30px;
}
.relative-page li a {
	font-size: 14px;
}
.relative-page .relative-page-label {
	margin-right: 20px;
	color: #999;
}

@media screen and (min-width: 1500px) {
.cloud-service .y-row .tab-con .tab-con-item .news-block {
	width: 440px;
}
}
.news-block h2 {
	color: #333;
	font-size: 24px;
	text-align: left;
}
ul.news-block h2 {
	border-left: 7px solid #00A0E9;
	margin: 0 0 30px;
	padding-left: 20px;
}
.cloud-service .y-row .tab-con .tab-con-item .news-block-1 {
	padding: 20px;
	background: #fff;
	margin: 0;
	height: 453px;
}
.news-block-1 h2 {
	margin: 0 0 20px;
}
.news-img {
	margin-bottom: 20px;
}
.news-img img {
	display: block;
	width: 100%;
}
.news-block p {
	margin: 0;
	color: #666;
	line-height: 24px;
}
.cloud-service .y-row .tab-con .tab-con-item .news-block li {
	width: auto;
	margin: 0;
	height: auto;
	float: none;
	margin-bottom: 30px;
}
.news-block .v-more-s, .comp-suc-list .v-more-s {
	float: right;
	padding: 0;
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}
.news-block .v-more-s:hover, .comp-suc-list .v-more-s:hover {
	color: #333;
}
.cloud-service .y-row .tab-con .tab-con-item .news-block h3 {
	font-size: 22px;
	color: #333;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}
.cloud-service .y-row .tab-con .tab-con-item .news-block li p {
	font-size: 14px;
	color: #666;
	margin: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	max-height: 48px;
}
.cloud-service .y-row .tab-con .tab-con-item .news-block li:hover p {
	color: #fff;
}
.comp-suc {
	padding: 40px 0;
	margin: 0 auto;
}
.comp-suc-con {
	float: left;
	width: 49%;
}
.comp-suc-con:last-child {
	float: right;
}
.comp-suc-img {
	margin-bottom: 20px;
}
.comp-suc-img img {
	display: block;
	width: 100%;
}
.comp-suc-list {
}
.comp-suc-list h2 {
	font-size: 24px;
	margin-bottom: 20px;
	padding-left: 10px;
	border-left: 8px solid #00A0E9;
}
.comp-suc-list-items {
}
.comp-suc-list-item {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 5px;
	position: relative;
}
.comp-suc-list-item:before {
	content: "";
	display: inline-block;
	width: 7px;
	height: 7px;
	background-color: #666;
	border-radius: 50%;
	margin: 0 10px;
}
.comp-suc-list-item a {
	font-size: 18px;
}
.comp-suc-list-item a:hover {
	color: #00a0e9;
}
.comp-suc-list-date {
	float: right;
	color: #999;
}
.comp-suc-list-b {
}
.comp-suc-item-b {
	margin-bottom: 26px;
}
.comp-suc-item-b:last-child {
	margin: 0;
}
.comp-suc-item-b a {
	display: block;
	height: 127px;
	padding: 20px;
	background-color: #fff;
}
.comp-suc-item-b a:hover {
	background-color: #00A0E9;
}
.comp-suc-img-b {
	float: left;
}
.comp-suc-img-b img {
	display: block;
	width: 100%;
	max-width: 209px;
	max-height: 127px;
}
.comp-suc-con-b {
	height: 127px;
	margin-left: 229px;
	position: relative;
}
.comp-suc-con-b h2 {
	font-size: 22px;
	margin-bottom: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.comp-suc-con-b p {
	line-height: 22px;
	color: #999;
	height: 44px;
	overflow: hidden;
}
.comp-suc-con-more {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.comp-suc-date {
	color: #999;
}
.comp-suc-more {
	float: right;
	color: #999;
}
.comp-suc-item-b a:hover .comp-suc-con-b h2, .comp-suc-item-b a:hover .comp-suc-con-b p, .comp-suc-item-b a:hover .comp-suc-date, .comp-suc-item-b a:hover .comp-suc-more {
	color: #fff;
}

@media screen and (max-width: 1500px) {
.comp-suc-con {
	width: 49%;
}
.comp-suc-item-b {
	margin-bottom: 10px;
}
}
.new-comp-container {
	padding: 40px 0;
	margin: 0 auto;
}
.new-comp {
	float: left;
	width: 49%;
}
.new-comp:last-child {
	float: right;
}
.new-comp h2 {
	font-size: 24px;
	margin-bottom: 20px;
	padding-left: 10px;
	border-left: 8px solid #00A0E9;
}
.new-comp-list-b {
}
.new-comp-item-b {
	margin-bottom: 10px;
}
.new-comp-item-b a {
	display: block;
	padding: 14px 20px;
	background-color: #fff;
}
.new-comp-item-b a:hover {
	background-color: #00A0E9;
}
.new-comp-con-b h3 {
	font-size: 22px;
	margin-bottom: 6px;
}
.new-comp-con-b p {
	line-height: 22px;
	color: #999;
}
.new-comp-item-b a:hover .new-comp-con-b h3, .new-comp-item-b a:hover .new-comp-con-b p {
	color: #fff;
}
.new-comp-img {
	height: 341px;
	overflow: hidden;
}
.new-comp-img img {
	display: block;
	width: 100%;
	height: 100%;
}


@media screen and (max-width:1500px) {
.clients-index-img {
	height: 185px;
}
.hd-list-item{
	width: 410px;
}
.case-con-index .case-ul-index li{
	width:404px;
	height:258px;
}
}
@media screen and (min-width:1500px) {
.case-con-index .case-ul-index li:before {
	width: 360px;
}
.index-top-banner .s-dot-warp {
	bottom: 180px
}
.banner-body .banner-grounp .banner-item {
	width: 374px;
	height: 136px;
	padding: 30px 0 0 50px
}
.index-top-banner .slide-group .y-row {
	top: 160px
}
.index-top-banner .slide-group .left-header {
	padding: 0 0 0 10%
}
.index-top-banner .slide-group .img-slide {
	height: 600px
}
.banner-con {
	height: 600px;
	padding: 80px 0 0;
	box-sizing: border-box
}
.index-top-banner .slide-group .y-row {
	top: 30px
}
.cloud-service .y-row .tab-con .tab-con-item ul li {
	margin: 0 30px;
	width: 310px
}
.cloud-service .y-row .tab-con .tab-con-item ul li:hover {
	background: url(../images/newindex/new300-sprite-icon.png) #00a0e9 no-repeat -482px 65px
}
.solution .solution-slide-body .solution-slide-item {
	padding: 1px 0 0 160px
}
.popular-application-content .popular-app-item {
	height: 240px
}
.popular-application-content .popular-app-item:hover {
	background-position: -430px -850px
}
.popular-application-content .popular-app-item .popular-app-i-con {
	padding: 40px 0
}
.case-con .case-ul li:before {
	width: 158px;
}
}
.localcust-img {
    height: 130px;
    line-height: 130px;
    background: none;
}
