.other {
	width: 100%;
	float: left;
	background-color: #ecf7f3;
}
.header {
	height: 102px;
	line-height: 102px;
}

.nav-logo {
	display: inline-block;
	padding-top: 15px;
	box-sizing: border-box;
}
.nav-logo img{
	height: 70px;
	float: left;
}

.nav-a {
	display: inline-block;
	float: right;
	font-size: 0;
	padding-top: 11px;
	box-sizing: border-box;
}

.nav-a a {
	display: inline-block;
	font-size: 16px;
	color: #000000;
	height: 40px;
	border-radius: 20px;
	line-height: 40px;
	text-align: center;
	padding: 0px 35px;
	margin-top: 15px;
	margin-left: 10px;
}

.nav-a a:hover {
	background-color: #1EB752;
	color: #FFFFFF;
}

.nav-a .state {
	background-color: #1EB752;
	color: #FFFFFF;
}


.banners {
	width: 100%;
	height: 350px;
	background: url(../img/global/banner2.png) no-repeat center center;
}

.banner-title {
	font-size: 48px;
	font-weight: bold;
	line-height: 48px;
	color: #ffffff;
	letter-spacing: 5px;
	padding-top: 60px;
}

.banners p {
	font-size: 18px;
	line-height: 18px;
	color: #ffffff;
	letter-spacing: 4px;
	margin-top: 22px;
}

.banner-download>a{
	display: block;
	width: 228px;
	height: 63px;
	line-height: 63px;
	text-align: center;
	background-color: #ff874b;
	border-radius: 32px;
	font-size: 24px;
	letter-spacing: 2px;
	color: #ffffff;
	margin-top: 33px;
}
.banner-download>a:hover{
	background-color: #ff9d5c;
}

.banners .banner-download div {
	width: 211px;
	text-align: center;
	font-size: 14px;
	line-height: 36px;
	color: #ffffff;
	letter-spacing: 1px;
}

.banner-download div a {
	font-size: 14px;
	color: #ffffff;
}

.banner-download div a:hover {
	color: #145F43;
}

.other .tutorial {
	margin-top: 34px;
}
.other .tutorial .tutorial_con {
	margin-top: 34px;
}
.other .tutorial .action {
	background-color: #ff874b;
}
.other .tutorial .action .tutorial_img1{
	background: url(../img/global/ico_upjc_c1.png) no-repeat;
}
.other .tutorial .action .tutorial_img2{
	background: url(../img/global/ico_upjc_c2.png) no-repeat;
}
.other .tutorial .action .tutorial_img3{
	background: url(../img/global/ico_upjc_c3.png) no-repeat;
}
.other .tutorial .action .tutorial_img4{
	background: url(../img/global/ico_upjc_c4.png) no-repeat;
}
.other_main{
	margin-top: 63px;
	margin-bottom: 34px;
}
.other_main .title{
	margin-bottom: 22px;
}
.other_main_h{
	font-size: 17px;
	line-height: 33px;
	letter-spacing: 1px;
	color: #333333;
	text-indent: 2em;
	margin-bottom: 30px;
}
.other_step {
	width: 1200px;
	background-color: #ffffff;
	margin-bottom: 15px;
	padding-top: 38px;
	padding-left: 28px;
	box-sizing: border-box;
}
.other_step h3{
	font-size: 26px;
	line-height: 26px;
	letter-spacing: 2px;
	color: #333333;
}
.other_step h3 i{
	display: inline-block;
	width: 4px;
	height: 22px;
	background-color: #ff874b;
	border-radius: 2px;
	margin-right: 11px;
	position: relative;
	top: 2px;
}
.other_step .prepare1{
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #333333;
	margin-top: 25px;
}
.other_step .prepare1 i{
	display: inline-block;
	width: 8px;
	height: 8px;
	background: url(../img/global/1.png) no-repeat;
	position: relative;
	top: -1px;
	margin-right: 9px;
}
.other_step .prepare2{
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #333333;
	margin-top: 24px;
	margin-bottom: 20px;
}
.other_step .prepare2 i{
	display: inline-block;
	width: 29px;
	height: 14px;
	background: url(../img/global/ico_jc_ps.png) no-repeat;
	margin-right: 6px;
}
.other_step .prepare3{
	width: 100%;
	padding: 0 133px 50px 159px;
	box-sizing: border-box;
}
.other_step .prepare3 img{
	width: 100%;
}
.other_step .prepare4{
	width: 90%;
	font-size: 16px;
	line-height: 33px;
	letter-spacing: 1px;
	color: #333333;
	margin-top: 18px;
	margin-bottom: 42px;
}
.other_step span{
	color: #48b773;
}
.other_step .step_notice{
	color: #ff0000;
}
.start_title{
	font-size: 34px;
	line-height: 34px;
	color: #333333;
	text-align: center;
	margin: 50px 0;
}

/* 文章 */
.article{
	padding-bottom: 40px;
}
.article-top {
	text-align: center;
	margin-top: 45px;
}

.article-top p {
	font-size: 48px;
	font-weight: bold;
	line-height: 48px;
	color: #0f0f0f;
	position: relative;
	z-index: 1;
}
.article-top span {
	display: block;
	font-size: 48px;
	font-weight: normal;
	line-height: 48px;
	color: #a1fcd6;
	margin-top: -22px;
}

.article-theTitle {
	font-size: 36px;
	line-height: 46px;
	color: #0f0f0f;
	text-align: center;
	margin-bottom: 65px;
}

.article-theTitle1 {
	font-size: 30px;
	line-height: 46px;
	color: #4d4d4d;
	margin-bottom: 35px;
}

.article-p {
	font-size: 15px;
	line-height: 46px;
	color: #0f0f0f;
	text-indent: 2em;
	margin-bottom: 50px;
	margin-top: 20px;
}
.article-p1{
	font-size: 15px;
	line-height: 46px;
	color: #0f0f0f;
	margin-bottom: 50px;
	margin-top: 20px;
}
.article-main {
	margin-bottom: 70px;
}

.article-left {
	display: inline-block;
	vertical-align: top;
}

.article-right {
	display: inline-block;
	float: right;
	vertical-align: top;
}

.article-title {
	font-size: 48px;
	line-height: 48px;
	color: #0f0f0f;
	margin-bottom: 30px;
}

.article-title span {
	display: inline-block;
	background-image: linear-gradient(90deg, #73E4B8 22%, #ffffff 100%);
	font-size: 30px;
	height: 41px;
	line-height: 41px;
	color: #0f0f0f;
	vertical-align: top;
	margin: 5px 0px 0px 5px;
	padding: 0px 60px 0px 10px;
}

.article-content {
	font-size: 15px;
	line-height: 50px;
	color: #000000;
}

.article-content span {
	display: inline-block;
	width: 26px;
	height: 26px;
	background-color: #1fb752;
	border-radius: 100%;
	text-align: center;
	color: #FFFFFF;
	line-height: 26px;
	margin-right: 12px;
	vertical-align: top;
	margin-top: 10px;
}

.article-left .article-content p {
	display: inline-block;
	width: 640px;
}

.article-right .article-content p {
	display: inline-block;
	width: 550px;
}

.article-img img {
	width: 490px;
	box-shadow: 0 0 20px rgba(0 0 0 / 10%);
}




.tutorial-main{
	margin-top: 93px;
}

.article .tutorial-article {
    width: 880px;
	background-color: #FFF;
    box-shadow: 0px 1px 7px 0px rgba(98 127 107 / 20%);
    padding-bottom: 100px;
    display: inline-block;
	padding: 20px;
	color: #666666;
}
.article .tutorial-article .article-top span{
	font-size: 42px;
}
.article .tutorial-article .article-top p{
	font-size: 38px;
}
.article .description1 {
    width: 100%;
    padding: 0px;
    font-size: 18px;
    font-weight: normal;
	text-indent: 2em;
	margin-top: 40px;
	    line-height: 30px;
}
.tutorial-main-div1 .tutorial-main-p1 {
    padding-top: 100px;
    font-size: 30px;
    padding-bottom: 30px;
}
.tutorial-main-div1 .tutorial-main-p2 {
    text-align: left;
    line-height: 30px;
}
.tutorial-main-div1 .tutorial-main-p3 {
    margin-top: 150px;
    margin-bottom: 50px;
    text-align: center;
    font-size: 30px;
}

.tutorial-main-div1 img {
    display: block;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    width: 490px;
    box-shadow: 0px 1px 7px 0px rgba(98 127 107 / 50%);
}
.tutorial-main-div1 i {
    background: #00C96E;
    display: inline-block;
    width: 17px;
    padding-right: 3px;
    height: 20px;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    margin-right: 10px;
    vertical-align: top;
    margin-top: 5px;
}


.tutorual-aside {
    float: right;
    vertical-align: top;
    display: inline-block;
    width: 240px;
}
.tutorual-aside>div>div {
    cursor: pointer;
    width: 240px;
    height: 210px;
    box-shadow: 0px 1px 7px 0px rgb(98 127 107 / 20%);
    position: relative;
    background: url(../img/global/default_bg.png) no-repeat center center;
}
.tutorual-aside>div>div p {
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
    letter-spacing: 1px;
    color: #1ec456;
    padding-top: 52px;
    text-align: center;
}
.tutorual-aside>div>div span {
    font-size: 30px;
    line-height: 26px;
    color: #3CCC6A;
    opacity: 0.87;
    position: absolute;
    top: 11px;
    right: 8px;
}
.tutorual-aside>div>span {
    display: block;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.tutorual-aside-div1 div {
    width: 117px;
    height: 100px;
    margin: auto;
    margin-top: 15px;
    background: url(../img/global/USBdrive.png) no-repeat;
}
.tutorual-aside-div2 div {
    width: 103px;
    height: 100px;
    margin: auto;
    margin-top: 15px;
    background: url(../img/global/pe.png) no-repeat;
}
.tutorual-aside-div3 div {
    width: 106px;
    height: 100px;
    margin: auto;
    margin-top: 15px;
    background: url(../img/global/Reinstallsystem.png) no-repeat;
}


.tutorual-aside>div>div:hover {
    background: url(../img/global/activation_bg.png) no-repeat center center;
}
.tutorual-aside>div>div:hover span {
    color: #fff;
}
.tutorual-aside>div>div:hover p {
    color: #fff;
}
.tutorual-aside-div1:hover div {
    background: url(../img/global/USBdrive.png) no-repeat -117px 0px;
}
.tutorual-aside-div2:hover div {
    background: url(../img/global/pe.png) no-repeat -103px 0px;
}
.tutorual-aside-div3:hover div {
    background: url(../img/global/Reinstallsystem.png) no-repeat -106px 0px;
}


.tutorual-aside .action{
	background: url(../img/global/activation_bg.png) no-repeat center center;
}
.tutorual-aside .action span{
	color: #fff;
}
.tutorual-aside .action p{
	color: #fff;
}
.tutorual-aside .tutorual-aside-div1.action div{
	 background: url(../img/global/USBdrive.png) no-repeat -117px 0px;
}
.tutorual-aside .tutorual-aside-div2.action div{
	background: url(../img/global/pe.png) no-repeat -103px 0px;
}
.tutorual-aside .tutorual-aside-div3.action div{
	background: url(../img/global/Reinstallsystem.png) no-repeat -106px 0px;
}