/* 首页横幅 */
.index-banner {
	width: 100%;
	height: 754px;
	background: url(../image/banenr.png) no-repeat center center;
}

.index-banner>div {}

.index-banner .banner-left {
	display: inline-block;
	float: left;
}

.index-banner .banner-right {
	display: inline-block;
	float: right;
	width: 682px;
	height: 554px;
	margin-top: 100px;
	box-shadow: 0px 0px 13px 0px rgba(8, 155, 171, 0.35);
	background: url(../image/banner_1.png) no-repeat;
}
.index-banner .banner_hs{
	background: url(../image/banner_1.png) no-repeat;
}

.banner-right-div1 {
	width: 150px;
	height: 100%;
	float: left;
	vertical-align: top;
}

.banner-right-div1 div {
	width: 150px;
	margin-top: 156px;
	background: #F9F9F9;
} 
.banner-right-div1 .banner_hs_div{
	margin-top: 146px;
}

.banner-right-div1 div p {
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	margin: auto;
	width: 110px;
	border-radius: 100px;
	cursor: pointer;
}
.banner-right-div1 div .banner-yi2{
	color: #999999;
}
.banner-right-div1 div .banner-yi2 i{
	background: #999999;
}
.banner-right-div1 div .p-action {
	background: #DEDEDE;
	color: #333;
}

.banner-right-div1 div .p-action i{
	background: #333;
}

.banner-right-div1 div .banner-yi:hover {
	background: #DEDEDE;
}
.banner-right-div1 div .banner-yi2:hover {
	background: #DEDEDE;
	color: #333;
}
.banner-right-div1 div .banner-yi2:hover i{
	background: #333;
}




.banner-right-div1 div img {
	margin-right: 10px;
	margin-left: 10px;
}

.banner-right-div1 div i {
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #333;
	vertical-align: top;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 20px;
}

.banner-right-div2 {
	width: 532px;
	height: 100%;
	float: left;
	background: #fff;
	vertical-align: top;
	overflow: hidden;
}

.banner-right-div2 img {
	width: 532px;
	height: 554px;
	display: none;
}

.banner-left-div1 {
	font-size: 60px;
	letter-spacing: 1px;
	color: #e91e63;
	margin-top: 125px;
	margin-bottom: 35px;
}

.banner-left-div1 span {
	display: inline-block;
	font-size: 55px;
	font-weight: bold;
}
.banner-left-div1 p {
	display: inline-block;
	vertical-align: top;
	line-height: 70px;
}
.oldName{
	font-size: 40px;
}

.banner-left-p1 {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 1px;
	color: #2b3c4e;
}

.banner-left-div2 {
	font-size: 16px;
	font-weight: normal;
	color: #415362;
	margin-top: 30px;
}

.banner-left-div2 p {
	display: inline-block;
	vertical-align: top;
	line-height: 70px;
	float: left;
}


.banner-left-div2 div {
	display: inline-block;
	width: 58px;
	height: 68px;
	border-radius: 4px;
	border: solid 1px #82E1DB;
	text-align: center;

	font-size: 14px;
	font-weight: normal;
	color: #02bcb0;
	float: left;
}

.banner-left-div2 p span {
	display: block;
	width: 6px;
	height: 6px;
	background-color: #82E1DB;
	border-radius: 100%;
	margin: 0px 8px;
}

.banner-left-div2 p span:nth-child(1) {
	margin-top: 25px;
}

.banner-left-div2 p span:nth-child(2) {
	margin-top: 7px;
}

.banner-left-div2 div img {
	margin-top: 10px;
	margin-bottom: 5px;
}

.banner-left-div3 {
	margin-top: 45px;
}



.banner-left-a1 {
	display: block;
	font-size: 16px;
	font-weight: normal;
	color: #415362;
	margin-top: 20px;
}

.banner-left-a1:hover {
	color: #059161;
}

.banner-left-a1 span {
	display: inline-block;
	width: 22px;
	height: 22px;
	vertical-align: top;
	margin-right: 10px;
	background: url(../image/see.png) no-repeat;
}

.banner-left-a1:hover span {
	background: url(../image/see1.png) no-repeat;
}




/* 内容 */
.index-main {
	width: 100%;
}

/* 四大优势 */
.index-main1 {
	margin-top: 120px;
	background: url(../image/feiji.png) no-repeat right 140px;
}



.index-main1-div {
	margin-top: 130px;
}

.index-main1-div>div {
	float: left;
	width: 504px;
	margin-bottom: 70px;
}

.index-main1-div>.index-main1-div1 {
	margin-left: 30px;
}

.index-main1-div>.index-main1-div2 {
	float: right;
	margin-right: 30px;
}

.index-main1-div>.index-main1-div3 {
	margin-left: 30px;
}

.index-main1-div>.index-main1-div4 {
	float: right;
	margin-right: 30px;
}

.index-main1-div>div img {
	float: left;
	vertical-align: top;
}

.index-main1-div>div div {
	float: right;
	display: inline-block;
	vertical-align: top;
}

.index-main1-div>div p {
	width: 298px;
}

.main1-div0-p1 {
	font-size: 24px;
	font-weight: bold;
	color: #1d2c40;
	margin-top: 5px;
}

.main1-div0-p1 span {
	display: inline-block;
	color: #02bcb0;
	padding-left: 5px;
	background: url(../image/number_bg.png) no-repeat left 18px;
	margin-right: 5px;
}

.main1-div0-p2 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	margin-top: 15px;
	line-height: 30px;
}



/* 四步完成系统重装 */
.index-main2 {
	background: url(../image/course_bg.png) no-repeat center top;
	margin-top: 100px;
	padding-bottom: 185px;
}

.index-main2-div1 {
	height: 561px;
	position: relative;
}

.main2-div1-left {
	display: inline-block;
	margin-top: 86px;
}

.main2-div1-left>img {
	float: left;
	position: absolute;
	left: -130px;
}

.main2-div1-left div {
	display: inline-block;
	float: left;
	width: 582px;
	height: 472px;
	margin-left: 115px;
	box-shadow: 0px 0px 13px 0px rgba(8, 155, 171, 0.35);
	overflow: hidden;
}

.main2-div1-left div img {
	width: 100%;
	height: 100%;
	display: none;

}

.main2-div1-left div img:nth-child(1) {
	display: block;
}

.main2-div1-right {
	display: inline-block;
	float: right;
	margin-top: 55px;
	margin-right: 30px;
}
.main2-div1-right>p{
	display: none;
}
.main2-div1-right .main2-right1{
	display: block;
}


.main2-div1-right .index-main-top {
	width: 390px;
}


.main2-div1-right .div1-right1 {
	text-align: center;
	margin-top: 80px;
	margin-bottom: 30px;
}

.main2-div1-right .div1-right1 span {
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 1px;
	color: #1d2c40;
	vertical-align: top;
	display: inline-block;
	margin-top: 2px;
	margin-left: 15px;
}

.main2-div1-right .div1-right2 {
	width: 390px;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 1px;
	color: #999999;
	text-indent: 2em;
}


.index-main2-div2 {
	width: 870px;
	margin-top: 45px;
	height: 52px;
}

.index-main2-div2 div {
	display: inline-block;
	cursor: pointer;
	width: 180px;
	float: left;
	margin-left: 50px;
	position: relative;
	/* border-bottom: 2px solid #FFFFFF; */

}

.index-main2-div2 div:nth-child(1) {
	margin-left: 0px;
}

.index-main2-div2 div span {
	display: inline-block;
	width: 77px;
	height: 50px;
	vertical-align: top;

}

.index-main2-div2 div p {
	display: inline-block;
	vertical-align: top;
	line-height: 50px;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-left: -15px;
}

.index-main2-div2 .main2-div1 span {
	background: url(../image/serial_number1.png) no-repeat center center;
}

.index-main2-div2 .main2-div2 span {
	background: url(../image/serial_number2.png) no-repeat center center;
}

.index-main2-div2 .main2-div3 span {
	background: url(../image/serial_number3.png) no-repeat center center;
}

.index-main2-div2 .main2-div4 span {
	background: url(../image/serial_number4.png) no-repeat center center;
}


.index-main2-div2>div .main2-action0 {
	height: 2px;
	width: 0%;
	background: #02bcb0;
	margin-left: 0px;
	
	animation-name: action0;
	animation-iteration-count: infinite;
	animation-duration: 7s;
	animation-timing-function:linear;
	position: absolute;
	bottom: -2px;
	left: 0px;
}

 @keyframes action0 {
	0% {
		width: 0%;
	}

	100% {
		width: 100%;
	}
}


.index-main2-div2 .main2-action {
	background: #E8FAF9;
	color: #02bcb0;
}


.index-main2 .index-main2-div2 .main2-action1 span {
	background: url(../image/serial_number_1.png) no-repeat center center;
}

.index-main2 .index-main2-div2 .main2-action2 span {
	background: url(../image/serial_number_2.png) no-repeat center center;
}

.index-main2 .index-main2-div2 .main2-action3 span {
	background: url(../image/serial_number_3.png) no-repeat center center;
}

.index-main2 .index-main2-div2 .main2-action4 span {
	background: url(../image/serial_number_4.png) no-repeat center center;
}




/* 划入 */
.index-main2-div2 div:hover {
	background: #E8FAF9;
	color: #02bcb0;
	/* border-bottom: 2px solid #02bcb0; */
}

.index-main2-div2 .main2-div1:hover span {
	background: url(../image/serial_number_1.png) no-repeat center center;
}

.index-main2-div2 .main2-div2:hover span {
	background: url(../image/serial_number_2.png) no-repeat center center;
}

.index-main2-div2 .main2-div3:hover span {
	background: url(../image/serial_number_3.png) no-repeat center center;
}

.index-main2-div2 .main2-div4:hover span {
	background: url(../image/serial_number_4.png) no-repeat center center;
}









/* 底部 */
.index-footer {
	width: 100%;
	height: 176px;
	background: url(../image/banner3.png) no-repeat center center;
}

.index-footer-left {
	float: left;
	display: inline-block;
	margin-left: 53px;
}


.index-footer-left p {
	font-size: 38px;
	font-weight: bold;
	letter-spacing: 4px;
	color: #1d2c40;
	margin-top: 25px;
	margin-bottom: 12px;
}

.index-footer-left div {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #2b3c4e;
	line-height: 30px;
}


.index-footer-right {
	float: right;
	display: inline-block;
	vertical-align: top;
	margin-right: 115px;
}

.index-footer-right div {
	display: inline-block;
}

.index-footer-right a {
	display: block;
	width: 180px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #00b073;

}

.index-footer-right .index-footer-right1 {
	margin-top: 33px;
	border-right: 1px solid #333333;
	padding-right: 30px;

}

.index-footer-right .software-download {
	margin-bottom: 10px;
	background-color: #00bf7d;
	border-radius: 4px;
	color: #fff;
}

.index-footer-right .thunderbolt-download {
	margin-left: 0px;
	background-color: #c9ffec;
	border-radius: 4px;
	border: solid 1px #00bf7d;
}



.index-footer-right .software-download:hover {
	background-color: #059161;
	color: #FFFFFF;
}

.index-footer-right .thunderbolt-download:hover {
	background-color: #00BF7D;
	border: solid 1px #00BF7D;
	color: #FFFFFF;
}



.index-footer-right .index-footer-right2 {
	vertical-align: top;
	margin-top: 30px;
}

.index-footer-right p {
	line-height: 30px;
	font-size: 16px;
	font-weight: normal;
	color: #1d2c40;
	vertical-align: top;
	margin-bottom: 15px;
	margin-left: 20px;
}
