#index {
	width: 100%;
}

.index {
	width: 100%;
	height: 775px;
	background: url(../img/global/banner1.png) no-repeat center center;
}

.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: #333333;
	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: #48b773;
	color: #FFFFFF;
}

.banner {
	height: 715px;
	margin-top: 140px;
}

.banner-left {
	display: inline-block;
}

.banner-title {
	font-size: 50px;
	font-weight: normal;
	line-height: 50px;
	color: #f87a3b;
	font-weight: bold;
	margin-bottom: 30px;
}

.banner-title span {
	color: #040830;
}

.banner-left>p {
	font-size: 18px;
	line-height: 18px;
	color: #3f3f3f;
	margin-top: 25px;
}

.banner-left>p img {
	margin-right: 6px;
}

.downloadTool {
	display: block;
	width: 284px;
	height: 82px;
	background: url(../img/global/ico_ann_m.png) no-repeat;
	text-align: center;
	margin-top: 47px;
}

.downloadTool:hover {
	background: url(../img/global/ico_ann_x.png) no-repeat;
}

.tool-span1 {
	display: block;
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	line-height: 28px;
	padding-top: 15px;
	letter-spacing: 2px;
	box-sizing: border-box;
}

.tool-span2 {
	display: block;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 8px;
	color: #ffffff;
	line-height: 16px;
	padding-top: 7px;
	box-sizing: border-box;
}

.banner-download div {
	width: 293px;
	text-align: center;
	line-height: 46px;
	font-size: 15px;
	color: #3f3f3f;
}

.banner-download div a:hover {
	color: #67e793;
}

.banner-download p {
	font-size: 14px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 14px;
}

.banner-right {
	display: inline-block;
	width: 700px;
	height: 380px;
	float: right;
	position: relative;
}

.banner-right .banner-right1 {
	width: 99px;
	height: 99px;
	position: absolute;
	top: 290px;
	left: 220px;
	background: url(../img/global/ico_w10.png) no-repeat;
	animation: name 2s .5s infinite alternate;
	border-radius: 50%;
	transition: 1s all;
}

.banner-right .banner-right2 {
	width: 99px;
	height: 99px;
	position: absolute;
	top: -84px;
	left: 518px;
	background: url(../img/global/ico_w7.png) no-repeat;
	animation: name 2s  1s infinite alternate;
	border-radius: 50%;
	transition: 1s all;
}

@-ms-keyframes name {
	0% {
		transform: translate(0, 0);
	}
	
	50% {
		transform: translate(0, 10px);
	}
	
	100% {
		transform: translate(0, 0px);
	}
}

@-webkit-keyframes name {
	0% {
		transform: translate(0, 0);
	}
	
	50% {
		transform: translate(0, 10px);
	}
	
	100% {
		transform: translate(0, 0px);
	}
}

@-moz-keyframes name {
	0% {
		transform: translate(0, 0);
	}
	
	50% {
		transform: translate(0, 10px);
	}
	
	100% {
		transform: translate(0, 0px);
	}
}

.section {
	margin-top: 72px;
}


.3 {
	width: 529px;
	height: 68px;
	background-color: #ffffff;
	border: solid 1px #48b773;
}
.title {
	height: 51px;
	font-size: 34px;
	line-height: 34px;
	letter-spacing: 3px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	position: relative;
}

.title span {
	color: #48b773;
}

.title i {
	display: inline-block;
	width: 66px;
	height: 8px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-33px);
	background-color: #ff874b;
	border-radius: 4px;
}

.index-title p span {
	display: inline-block;
	line-height: 61px;
	font-size: 30px;
	font-weight: bold;
	color: #151515;
	padding-right: 50px;
	padding-left: 20px;
}

.section_imgs {
	margin-top: 38px;
	display: flex;
}

.section_imgs div {
	display: inline-block;
	float: left;
	margin-right: 88px;
	text-align: center;
}

.section_imgs div:last-child{
	margin-right: 0;
}
.section_imgs div p {
	letter-spacing: 2px;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	margin: 36px auto 132px;
}
.section_bg{
	width: 100%;
	height: 1440px;
	position: absolute;
	top: 1252px;
	left: 0;
	background: url(../img/global/bg_zshi.png) no-repeat center center;
}
.shortcuts{
	position: relative;
	display: flex;
}
.shortcuts_l{
	width: 589px;
	height: 417px;
}
.shortcuts_r{
	display: inline-block;
	margin-left: 44px;
}
.select {
	width: 529px;
	height: 68px;
}
.select-value{
	display: block;
	width: 529px;
	height: 68px;
	line-height: 68px;
	background-color: #ffffff;
	border: solid 1px #48b773;
	padding-left: 25px;
	box-sizing: border-box;
	font-size: 16px;
	letter-spacing: 1px;
	position: relative;
}
.select-value span{
	color: #999999;
}
.select .icon{
	display: inline-block;
	width: 27px;
	height: 27px;
	position: absolute;
	top: 21px;
	right: 21px;
	background: url(../img/global/ico_kjj_s.png) no-repeat 
}
.select .down{
	background: url(../img/global/ico_kjj_x.png) no-repeat
}
.select-list{
	position: relative;
	top: 0;
	z-index: 10;
	width: 529px;
	display: none;
}
.select-list ul li{
	position: relative;
	width: 529px;
	height: 68px;
	line-height: 68px;
	padding-left: 25px;
	box-sizing: border-box;
	background-color: #dcffe2;
}
.select-list ul li:hover{
	background-color: #b2ffb2;
}
.select1{
	margin-top: 50px;
	margin-bottom: 27px;
}
.prompt{
	margin-top: 46px;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #48b773;
}
.prompt span{
	color: #333;
}
.tutorial{
	position: relative;
	margin-top: 150px;
}
.tutorial_con{
	margin-top: 40px;
	display: flex;
}
.tutorial .tutorial_con a {
	width: 283px;
	height: 120px;
	background-color: #48b773;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 22px;
}
.tutorial_con a:hover{
	background-color: #ff874b;
}
.tutorial .tutorial_con a i{
	display: inline-block;
	width: 84px;
	height: 84px;
	margin-right: 18px;
}
.tutorial_img1{
	background: url(../img/global/ico_upjc_l1.png) no-repeat;
}
.tutorial_img2{
	background: url(../img/global/ico_upjc_l2.png) no-repeat;
}
.tutorial_img3{
	background: url(../img/global/ico_upjc_l3.png) no-repeat;
}
.tutorial_img4{
	background: url(../img/global/ico_upjc_l4.png) no-repeat;
}
.tutorial_con a:hover .tutorial_img1{
	background: url(../img/global/ico_upjc_c1.png) no-repeat;
}
.tutorial_con a:hover .tutorial_img2{
	background: url(../img/global/ico_upjc_c2.png) no-repeat;
}
.tutorial_con a:hover .tutorial_img3{
	background: url(../img/global/ico_upjc_c3.png) no-repeat;
}
.tutorial_con a:hover .tutorial_img4{
	background: url(../img/global/ico_upjc_c4.png) no-repeat;
}
.tutorial .tutorial_con a span{
	font-size: 22px;
	color: #ffffff;
}
.step{
	width: 100%;
	margin: 120px auto 45px;
	position: relative;
	float: left;
}

.step_nav {
	width: 1200px;
	height: 60px;
	margin: 32px auto 12px;
	background-color: #eff6f4;
}
.step_nav span{
	display: inline-block;
	float: left;
	width: 300px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.step_nav span:hover{
	cursor: pointer;
	background-color: #5ae891;
}
.step_nav .action{
	background-color: #48b773;
	color: #fff;
}
.step_con {
	width: 1200px;
	margin: 0 auto;
}
.step_con .setps img{
	float: left;
	width: 740px;
	height: 552px;
}
.step_con .setps div{
	display: inline-block;
	float: left;
	width: 460px;
	height: 552px;
}
.step_con .setps div h3{
	width: 460px;
	height: 87px;
	line-height: 87px;
	text-align: center;
	margin-bottom: 4px;
	font-size: 24px;
	letter-spacing: 2px;
	color: #333333;
	/* font-weight: bold; */
	background-color: #eff6f4;
}
.step_con .setps div p{
	width: 460px;
	height: 461px;
	background-color: #eff6f4;
	padding: 36px 42px 0 42px;
	box-sizing: border-box;
	position: relative;
}
.step_con .setps div p span{
	font-size: 18px;
	line-height: 33px;
	letter-spacing: 1px;
	color: #333333;
}
.step_con .setps div p a{
	display: block;
	width: 228px;
	height: 63px;
	line-height: 63px;
	text-align: center;
	background-color: #ff874b;
	border-radius: 32px;
	position: absolute;
	bottom: 30px;
	font-size: 24px;
	letter-spacing: 2px;
	color: #ffffff;
	left: 50%;
	transform: translateX(-114px);
}
.step_con .setps div p a:hover{
	background-color: #ff9d5c;
}
.hide{
	display: none;
}