/*社交数娱云*/
.cloud_content__banner{
	background: url('../imgs/nry/banner.jpg') center center;
	margin-top: 50px;
}

.content_seBanner{
	padding: 120px;
	box-sizing: border-box;
	color: white;
	font-size: 30px;
	line-height: 36px;
	height: 320px;
	background: url('../imgs/nry/image3.png') center center;
}
.about_godds{
	color: white;
	padding-top: 60px;
	box-sizing: border-box;
	height: 300px;
	background: url('../imgs/nry/image4.png') center center;
}
.about_godds>span{
	display: inline-block;
	text-align: center;
	width: 100%;
}
.about_godds>span:nth-child(1){
	font-size: 40px;
	line-height: 28px;
	margin-bottom: 29px;
}
.about_godds>span:nth-child(2){
	font-size: 20px;
	line-height: 36px;
}
.about_godds>div>a{
	background: url(../imgs/nry/Button1.png) center center;
	background-size: 100% 100%;
	color: #fff;
	font-size: 20px;
	line-height: 54px;
	padding: 8px 26px;
	border-radius: 23px;
	cursor: pointer;
}
.about_godds>div>a:hover{
	background: url(../imgs/nry/Button2.png) center center;
}
/* 社交数娱云 */
.credit_card{
	background-color: white;
	box-shadow: 0 13px 35px 0px rgba(224, 229, 235, 0.83);
	height: 290px;
	border-radius: 16px;
	padding: 51px 42px;
	line-height: 30px;
	box-sizing: border-box;
	color: #666;
	position: absolute;
	bottom: -200px;
	left: 0;
	z-index: 999;
	position: relative\9;
	height: auto\9;
	padding-top: 0\9;
	top: 450px\9;
}
@media screen and(-ms-high-contrast:active),(-ms-high-contrast:none) {
	.credit_card{
		position: relative;
		height: auto;
		top: 450px;
	}
}
.credit_card .cloud_title{
	margin-top: 0;
}
/* 大数据技术 */
.content_ct2{
	height: 811px;
	background:rgba(249,249,250,1);
	box-sizing: border-box;
	padding-top: 280px;
	width: 100%;
}
.content_ct2>p{
	color: #666666;
	font-size: 20px;
	display: inline-block;
	margin: 0;
	width: 100%;
	text-align: center;
	line-height: 36px;
	margin-bottom: 30px;
}
.content_ct2a{
	height: 320px;
	width: 100%;
	text-align: center;
}
.content_ct2a>div{
	width: 255px;
	height: 320px;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	padding-top: 176px;
	box-sizing: border-box;
}
.content_ct2a>div:nth-child(1){
	background: url('../imgs/nry/image2-nr.png')
}
.content_ct2a>div:nth-child(2){
	background: url('../imgs/nry/image3-nr.png')
}
.content_ct2a>div:nth-child(3){
	background: url('../imgs/nry/image1-nr.png')
}
.content_ct2a>div:nth-child(4){
	background: url('../imgs/nry/image4-nr.png')
}
.content_ct2a>div span{
	color: #fff;
	text-align: center;
	display: inline-block;
}
.content_ct2a>div span:nth-child(1){
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 34px;
}
.content_ct2a>div span:nth-child(2){
	font-size: 18px;
}
/* 全球订阅 */
.content_ct3{
	height: 452px;
	background:rgba(249,249,250,1);
	padding-top: 78px;
	box-sizing: border-box;
}
.content_ct3>p{
	color: #666666;
	font-size: 20px;
	line-height: 36px;
	width: 100%;
	text-align: center;
	margin: 0;
	margin-bottom: 64px;
}
.content_ct3a{
	height: 140px;
	text-align: center;
	font-size: 0;
}
.content_ct3a>div{
	width: 114px;
	display: inline-block;
	vertical-align: top;
}
.content_ct3a>div img{
	width: 114px;
	height: 84px;
}
.content_ct3a>div span{
	color: #666666;
	font-size: 24px;
	line-height: 36px;
}

/*index update by zgt */
.toSee {
	position: absolute;
	top: 360px;
	width: 160px;
	height: 48px;
	left: 50%;
	margin-left: -80px;
}

.toSee a {
	display: block;
	width: 120px;
	height: 44px;
	border: 2px solid #E60027;
	border-radius: 4px;
	padding-left: 36px;
	line-height: 44px;
	color: #E60027;
	font-size: 18px;
	font-family: "Microsoft Yahei";
	font-weight: bold;
	background: url("../imgs/xyy/More.png") no-repeat 115px center;

}

.toSee a:hover {
	color: #FFFFFF;
	background: url("../imgs/xyy/More1.png") no-repeat 115px center #E60027;
}
