/* 横幅 */
.other-banner {
	width: 100%;
	height: 330px;
	background: url(../images/banner3.png) no-repeat center center;
}

.other-banner-left {
	float: left;
}

.other-banner-right {
	float: right;
}


.banner-left-div1 {
	display: inline-block;
	float: left;
	width: 377px;
	height: 266px;
	overflow: hidden;
	margin-top: 64px;
	position: relative;
}

.banner-left-div1 img {
	width: 100%;
}

.banner-left-div1 p {
	width: 377px;
	height: 20px;
	background: #c8f2ee;
	background: linear-gradient(to bottom, #ECF8F7 0% , #A6EAE4 100%);
	position: absolute;
	top: 251px;
	opacity: 0.8;
	filter: blur(5px);
}



.banner-left-div2 {
	display: inline-block;
	float: left;
	margin-left: 50px;
}

.banner-left-div2 p {
	font-size: 56px;
	font-weight: normal;
	color: #1d2c40;
	margin-top: 70px;
	margin-bottom: 5px;
	font-family: "zkwyt";
}

.banner-left-div2 p span {
	display: inline-block;
	margin: 0px 10px;
	font-size: 55px;
	font-weight: bold;
}

.banner-left-div2 div {
	font-size: 18px;
	font-weight: normal;
	line-height: 32px;
	letter-spacing: 1px;
	color: #2b3c4e;
}


.other-banner-right p {
	margin-top: 112px;
	margin-bottom: 10px;

}

.other-banner-right p a {
	display: inline-block;
	width: 220px;
	height: 58px;
	background-color: #00bf7d;
	border-radius: 4px;
	text-align: center;
	line-height: 58px;
}

.other-banner-right div {
	text-align: center;
}

.other-banner-right div a {
	font-size: 16px;
	font-weight: normal;
	color: #415362;
}

.other-banner-right div span {
	margin: 0px 6px 0px 10px;
	font-size: 16px;
	font-weight: normal;
	color: #415362;
}

.other-banner-right .thunderbolt-download {
	border-bottom: none;
	margin-left: 0px;
}

.UpReinstall:hover{
	color: #059161;
}


/* 内容 */

.other-main .index-main-top {
	margin-top: 100px;
	margin-bottom: 60px;
}

.other-main-div {
	background: url(../images/bg.png) no-repeat center center;
	height: 448px;
	margin-bottom: 70px;
	position: relative;
}

.other-main-hua {
	position: absolute;
	bottom: -12px;
	right: -93px;
}

.other-main-left {
	float: left;
	display: inline-block;
	width: 414px;
	height: 336px;
	vertical-align: top;
	margin: 56px 0px 0px 88px;
	border-radius: 2px;
}

.other-main-left img {
	width: 100%;
	height: 100%;
	border-radius: 2px;
}

.other-main-right {
	float: right;
	display: inline-block;
	vertical-align: top;
	margin-top: 110px;
	margin-right: 83px;
}


.other-main-right .main-right-p1 {
	height: 57px;
	width: 120px;
	background: url(../images/title_bg.png) no-repeat;
		
}
.main-right-p1 span{
	display: inline-block;
	font-size: 28px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 1px;
	color: #1a1a1a;
	margin-left: 15px;
	margin-top: 8px;
}
.other-main-right .main-right-p2 {
	display: block;
	width: 490px;
	margin-top: 60px;
}

.other-main-right .main-right-p2 span {
	width: 450px;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 1px;
	color: #666666;
	display: inline-block;
}

/* .other-main-right p i {
	display: inline-block;
	width: 30px;
	height: 33px;
	margin-right: 5px;
	background: url(../images/serial_number.png) no-repeat;
	vertical-align: top;
	margin-top: 0px;
} */

/* .other-main-right p .er{
	background: url(../images/serial_number2.png) no-repeat;
} */