﻿@charset "utf-8";
.Cloud_Main {
	width: 100%;
	margin: 0px auto;
} 
html,
body {
	width: 100%;
	font-size: 12px;
	font-family: "微软雅黑";
}
* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
ul {
	list-style: none;
}

a {
	text-decoration: none
}

.main-box {
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 50px;
}

.index-tit {
	padding: 40px 0;
	text-align: center
}

.index-tit h1 {
	font-size: 30px;
	color: #3a3a3a;
	font-weight: normal
}

.index-tit p {
	font-size: 16px;
	color: #424652;
	padding-top: 15px;
	opacity: .7;
	margin-top: 15px;
	line-height: 28px;
	margin-bottom: 10px;
}

.index-tserver li {
	width: 24.8%;
	min-width: 162px;
	height: 162px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 102px;
	font-size: 18px;
	color: #656d73;
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-bottom: 10px;
	margin-left: -0.1%
}

.index-tserver li.tserver-list1 {
	background: url('../img/360server-icon1.png') no-repeat center top
}

.index-tserver li.tserver-list2 {
	background: url('../img/360server-icon2.png') no-repeat center top
}

.index-tserver li.tserver-list3 {
	background: url('../img/360server-icon3.png') no-repeat center top
}

.index-tserver li.tserver-list4 {
	background: url('../img/360server-icon4.png') no-repeat center top
}

.index-tserver li.tserver-list5 {
	background: url('../img/360server-icon5.png') no-repeat center top
}

.index-tserver li.tserver-list6 {
	background: url('../img/360server-icon6.png') no-repeat center top
}

.index-tserver li.tserver-list7 {
	background: url('../img/360server-icon7.png') no-repeat center top
}

.index-tserver li p {
	width: 162px;
	height: 162px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -81px;
	border-radius: 81px;
	padding: 30px 30px;
	box-sizing: border-box;
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	background: linear-gradient(111deg, #04bde4, #1067fe);
	display: none
}

.index-tserver li p a {
	color: #fff
}

.index-tserver li p.animated {
	animation-duration: .5s;
	animation-fill-mode: both
}

.index-tserver li:hover p {
	display: block
}

.index-tserver-ad {
	width: 100%;
	margin-top: 60px;
	background: #f3f3f3;
	text-align: center;
	padding: 40px 0
}

.index-tserver-ad li {
	display: inline-block;
	color: #abb0b4;
	font-size: 16px;
	padding: 0 3%
}

.index-tserver-ad li img {
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px
}

.index-tserver-ad li+li {
	border-left: 1px solid #e2e3e4
}

.zoomin {
	animation-name: zoomin
}

@keyframes zoomin {
	0% {
		opacity: 0;
		transform: scale(.3)
	}
	50% {
		opacity: 1
	}
}

.copyright-area {
	width: 100%;
	height: auto;
	padding: 27px 0px;
	text-align: center;
	background-color: #1f1f1f;
	font-size: 14px;
}

.copyright-area p {
	color: #b0b2b7;
}

.fun-fact-area {
	width: 100%;
	height: auto;
}

.fun-fact-item {
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 160px;
}

.fun-fact-item img {
	margin-top: -5px;
	margin-bottom: 5px;
	width: 14%;
}

.counter-number {}

.fun-fact-item span {
	font-size: 24px;
	font-weight: 400;
	line-height: 34px;
	letter-spacing: 0;
	color: #fd9425;
}

.fun-fact-item p {
	font-size: 24px;
	font-family: "微软雅黑", sans-serif;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0;
	color: #fff;
	margin: 0;
}

.jx_jz p {
	font-size: 22px;
	line-height: 50px;
	color: #fff;
	text-align: center;
}

.jx_jz span {
	padding-right: 15px;
	color: #ffb785;
}

#cloud_oa {
	background: #f7f9fb;
	padding-top: 110px;
}

#cloud_oa p {
	font-size: 16px;
}

#cloud_oa h6 {
	font-size: 30px;
}

#cloud_oa img {
	/*width: 550px;*/
	/*box-shadow: 0 0px 30px rgba(58, 94, 136, 0.2);*/
	/*box-shadow: 0 0px 30px rgba(85, 108, 142, 0.2);*/
}

#cloud_oa .title span {
	color: #ff6700;
}

#cloud_oa .title {
	font-size: 25px;
	color: #3E3838;
}

#cloud_ob {
	background: #f7f9fb;
	padding-top: 110px;
	padding-bottom: 110px;
}

#cloud_ob p {
	font-size: 16px;
}

#cloud_ob h6 {
	font-size: 24px;
}

#cloud_ob img {
	/*width: 600px;*/
	/*box-shadow: 0 0px 30px rgba(58, 94, 136, 0.2);*/
	/*box-shadow: 0 0px 30px rgba(85, 108, 142, 0.2);*/
}

#cloud_ob .title span {
	color: #ff6700;
}

#cloud_ob .title {
	font-size: 25px;
	color: #3E3838;
}

#cloud_oc {
	padding-top: 110px;
	padding-bottom: 110px;
}

#cloud_oc p {
	font-size: 16px;
	color: #fff;
}

#cloud_oc h6 {
	font-size: 30px;
}

#cloud_oc img {
	width: 600px;
	/*box-shadow: 0 0px 30px rgba(58, 94, 136, 0.2);*/
	/*box-shadow: 0 0px 30px rgba(85, 108, 142, 0.2);*/
}

#cloud_oc .title span {
	color: #ff6700;
}

#cloud_oc .title {
	font-size: 30px;
	color: #fff;
}

#cloud_od p {
	font-size: 16px;
	color: #fff;
}

#cloud_od h6 {
	font-size: 30px;
}

#cloud_od img {
	max-width: 70%;
	/*box-shadow: 0 0px 30px rgba(58, 94, 136, 0.2);*/
	/*box-shadow: 0 0px 30px rgba(85, 108, 142, 0.2);*/
}

#cloud_od .title span {
	color: #ff6700;
}

#cloud_od .title {
	padding-top: 100px;
	font-size: 30px;
	color: #fff;
}

#cloud_hr {
	padding-top: 110px;
	padding-bottom: 110px;
}

#cloud_hr p {
	font-size: 16px;
}

#cloud_hr h6 {
	font-size: 24px;
}

#cloud_hr img {
	/*width: 600px;*/
}

#cloud_hr .title span {
	color: #ff6700;
	font-size: 18px;
}

#cloud_hr .title {
	font-size: 25px;
	color: #3E3838;
}

.title_p {
	/*display: inline-flex;*/
	color: 40px;
	width: 100%;
	color: #3E3838;
	font-size: 30px;
}

.jtb_rs {
	text-align: center;
	padding-top: 80px;
}

.jtb_rs h6 {
	color: #ffa548;
	font-size: 28px;
}

.jtb_rs p {
	font-size: 22px;
	color: #F3F5F7;
	line-height: 40px;
}

.jtb_rs span {
	padding-right: 15px;
	color: #f69f47;
}

.title p {
	line-height: 35px;
	padding-top: 15px;
}

.jixiao h6 {
	color: #fff;
	font-size: 28px;
	text-align: center;
	padding-top: 60px;
}



/*背景调查css样式*/
.item_t {
	display: inline-block;
    width: 25%;
    padding: 0px 50px 0 80px;
}
.item_t  p {
	font-size: 18px;
	margin-top: 20px;
}
.item_t  span  {
	font-size: 24px;
}
.stepInfo {
	position: relative;
	background: #f2f2f2;
	margin: 40px auto 0 auto;
	width: 1020px;
}

.stepInfo li {
	float: left;
	width: 48%;
	height: 0.6em;
	background: #45a0f3;
}

.stepIco {
	border-radius: 6em;
	padding: 0.2em;
	background: #45a0f3;
	text-align: center;
	line-height: 6em;
	color: #fff;
	position: absolute;
	width: 6em;
	height: 6em;
}

.stepIco1 {
	top: -2.7em;
	left: -1%;
}

.stepIco2 {
	top: -2.7em;
	left: 30%;
}

.stepIco3 {
	top: -2.7em;
	left: 60%;
}

.stepIco4 {
	top: -2.7em;
	left: 90%;
}

.stepText {
	color: #fff;
	margin-top: 0.2em;
	width: 10em;
	font-size: 20px;
	text-align: left;
}