@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
}

*:focus {
	outline: none;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 14px;
}

table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

table,
tr,
td,
th,
thead,
tbody {
	position: static;
}

fieldset,
img {
	border: 0;
}

img {
	vertical-align: top;
	border: none;
}

address,
caption,
cite,
code,
dfn,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

abbr,
acronym {
	border: 0;
}

em,
i {
	font-style: normal;
}

a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.module-wrap {
	position: relative;
	box-sizing: border-box;
	padding-top: 528px;
}
.module-wrap .icon {
	width: 1em;
	height: 1em;
	vertical-align: -0.15em;
	fill: currentColor;
	overflow: hidden;
}
.module-wrap * {
	box-sizing: border-box;
}
.module-wrap .banner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 580px;
}
.module-wrap .banner .swiper-slide {
	background-position: top;
	background-repeat: no-repeat;
}
.module-wrap .module .module-title {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
}
.module-wrap .module .module-title .title-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.module-wrap .module .module-title .title-wrap::before {
	content: "";
	background-image: url(../images/title.png);
	width: 38px;
	height: 36px;
	display: block;
	margin-right: 24px;
}
.module-wrap .module .module-title .title-wrap::after {
	content: "";
	background-image: url(../images/title-after.png);
	width: 30px;
	margin-left: 10px;
	height: 29px;
	display: block;
}
.module-wrap .module .module-title .title-wrap .title {
	font-size: 44px;
	font-weight: 400;
	line-height: 48px;
	color: #11254c;
	position: relative;
	font-weight: bold;
}
.module-wrap .module .module-title .title-wrap .title::before {
	content: "";
	height: 1px;
	background: #78cfe1;
	position: absolute;
	bottom: -12px;
	left: 0;
	width: 100%;
}
.module-wrap .module .module-title .title-wrap .title::after {
	content: "";
	border-top: 8px solid #78cfe1;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	position: absolute;
	left: 50%;
	bottom: -20px;
	transform: translateX(-50%);
}
.module-wrap .module .module-title .title-wrap .title .strong {
	color: #12a4e8;
}
.module-wrap .module .module-dec {
	font-size: 22px;
	font-weight: 400;
	color: #11254c;
	line-height: 26px;
	margin-top: 30px;
	text-align: center;
}
.module-wrap .module .module-btn {
	margin: 0 auto;
	width: 370px;
	line-height: 66px;
	background: linear-gradient(90deg, #51e6ca, #00a0de);
	border-radius: 33px;
	font-size: 24px;
	font-weight: 400;
	color: #ffffff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.module-wrap .module .module-btn::after {
	content: "";
	background-image: url(../images/hand.png);
	background-size: 100% 100%;
	display: block;
	width: 24px;
	height: 28px;
	margin-left: 15px;
	-webkit-animation: opacity-animate 0.5s linear 0s infinite alternate;
	animation: opacity-animate 0.5s linear 0s infinite alternate;
}
.module-wrap .module1 {
	position: relative;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 1200px;
	height: 100px;
	background: #ffffff;
	box-shadow: 0px 5px 30px 0px rgba(89, 104, 244, 0.12);
	border-radius: 10px;
	margin: 0 auto;
	padding-right: 26px;
	-ms-flex-pack: justify;
	justify-content: space-between;
	overflow: hidden;
}
.module-wrap .module1 .left {
	display: -ms-flexbox;
	display: flex;
	padding-left: 10px;
}
.module-wrap .module1 .left .item {
	text-align: center;
	padding-left: 29px;
	padding-right: 29px;
}
.module-wrap .module1 .left .item:nth-child(1) .title-wrap::before {
	background: #d6f8ed;
}
.module-wrap .module1 .left .item:nth-child(2) .title-wrap::before {
	background: #fdfce2;
}
.module-wrap .module1 .left .item:nth-child(3) .title-wrap::before {
	background: #ddf4ff;
}
.module-wrap .module1 .left .item:nth-child(4) .title-wrap::before {
	background: #fdf1e8;
}
.module-wrap .module1 .left .item:nth-child(5) .title-wrap::before {
	background: #fdf1e8;
}
.module-wrap .module1 .left .item + .item {
	position: relative;
}
.module-wrap .module1 .left .item + .item::before {
	content: "";
	position: absolute;
	width: 1px;
	height: 21px;
	background: #e5e5e5;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.module-wrap .module1 .left .item .title-wrap {
	display: inline-block;
	position: relative;
	padding: 0 10px;
}
.module-wrap .module1 .left .item .title-wrap::before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	height: 9px;
}
.module-wrap .module1 .left .item .title-wrap .title {
	position: relative;
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	line-height: 38px;
}
.module-wrap .module1 .left .item .title-wrap .title .strong {
	font-size: 34px;
	font-weight: 500;
	color: #333333;
	line-height: 38px;
}
.module-wrap .module1 .left .item .dec {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 20px;
}
.module-wrap .module1 .module-btn {
	width: 224px;
	line-height: 52px;
	font-size: 18px;
	margin-left: 0;
	margin-right: 0;
}
.module-wrap .module1 .module-btn::after {
	width: 19px;
	height: 23px;
}
.module-wrap .module2 {
	padding-top: 75px;
	padding-bottom: 55px;
}
.module-wrap .module2 .list {
	width: 1200px;
	margin: 79px auto 47px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.module-wrap .module2 .list .item {
	padding-left: 89px;
	position: relative;
	margin-top: 64px;
}
.module-wrap .module2 .list .item:nth-child(1),
.module-wrap .module2 .list .item:nth-child(2),
.module-wrap .module2 .list .item:nth-child(3) {
	margin-top: 0;
}
.module-wrap .module2 .list .item .icon2 {
	position: absolute;
	top: -6px;
	left: 0;
}
.module-wrap .module2 .list .item .title {
	font-size: 24px;
	font-weight: bold;
	color: #434343;
	line-height: 28px;
}
.module-wrap .module2 .list .item .dec {
	width: 239px;
	font-size: 16px;
	font-weight: 400;
	color: #797979;
	line-height: 26px;
}
.module-wrap .module3 {
	background-image: url(../images/bg3.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 51px;
	padding-bottom: 50px;
}
.module-wrap .module3 .list {
	position: relative;
	height: 567px;
	width: 1200px;
	margin: 0 auto;
}
.module-wrap .module3 .list .item {
	position: absolute;
	padding-left: 47px;
	padding-right: 43px;
	background: #ffffff;
	border: 1px solid #45dccd;
	border-radius: 23px;
	background-image: url(../images/bg3-1.png);
	background-repeat: no-repeat;
	background-position: 24px;
}
.module-wrap .module3 .list .item.type1 .tag {
	background: #12a4e8;
}
.module-wrap .module3 .list .item.type2 .tag {
	background: #8dd00b;
}
.module-wrap .module3 .list .item.type3 .tag {
	background: #e87712;
}
.module-wrap .module3 .list .item:nth-child(1) {
	left: 313px;
	top: 57px;
}
.module-wrap .module3 .list .item:nth-child(2) {
	left: 39px;
	top: 129px;
}
.module-wrap .module3 .list .item:nth-child(3) {
	left: 107px;
	top: 208px;
}
.module-wrap .module3 .list .item:nth-child(4) {
	left: 61px;
	top: 279px;
}
.module-wrap .module3 .list .item:nth-child(5) {
	left: 34px;
	top: 348px;
}
.module-wrap .module3 .list .item:nth-child(6) {
	left: 145px;
	top: 425px;
}
.module-wrap .module3 .list .item:nth-child(7) {
	left: 540px;
	top: 480px;
}
.module-wrap .module3 .list .item:nth-child(8) {
	left: 830px;
	top: 401px;
}
.module-wrap .module3 .list .item:nth-child(9) {
	left: 774px;
	top: 323px;
}
.module-wrap .module3 .list .item:nth-child(10) {
	left: 834px;
	top: 246px;
}
.module-wrap .module3 .list .item:nth-child(11) {
	left: 859px;
	top: 169px;
}
.module-wrap .module3 .list .item:nth-child(12) {
	left: 816px;
	top: 90px;
}
.module-wrap .module3 .list .item .title {
	font-size: 15px;
	font-weight: 400;
	color: #333333;
	line-height: 45px;
	white-space: nowrap;
}
.module-wrap .module3 .list .item .tag {
	position: absolute;
	left: 17px;
	top: -10px;
	width: 54px;
	text-align: center;
	line-height: 20px;
	border-radius: 10px;
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
}
.module-wrap .module4 {
	padding-top: 53px;
	background-repeat: no-repeat;
	background-position: center 176px;
	background-image: url(../images/bg4.png);
	padding-bottom: 56px;
}
.module-wrap .module4 .main {
	height: 577px;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.module-wrap .module4 .main .left {
	position: relative;
}
.module-wrap .module4 .main .left .item {
	position: absolute;
	width: 94px;
	height: 94px;
	border-radius: 50%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px dashed transparent;
	transition: all 0.4s;
}
.module-wrap .module4 .main .left .item.active {
	border-color: #00b6cb;
}
.module-wrap .module4 .main .left .item.active .icon-wrap {
	background: linear-gradient(45deg, #51e6ca, #00a0de);
	border-color: transparent;
}
.module-wrap .module4 .main .left .item.active .icon-wrap .iconfont {
	font-size: 42px;
	color: #fff;
}
.module-wrap .module4 .main .left .item.active .title {
	display: block;
}
.module-wrap .module4 .main .left .item:nth-child(1) {
	left: 89px;
	top: 43px;
}
.module-wrap .module4 .main .left .item:nth-child(2) {
	left: 368px;
	top: 134px;
}
.module-wrap .module4 .main .left .item:nth-child(3) {
	left: 458px;
	top: 418px;
}
.module-wrap .module4 .main .left .item .icon-wrap {
	transition: all 0.4s;
	width: 69px;
	border: 1px dashed #cacaca;
	border-radius: 50%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	background-color: #fff;
}
.module-wrap .module4 .main .left .item .icon-wrap .iconfont {
	transition: all 0.4s;
	font-size: 34px;
	line-height: 67px;
	color: #aeaeae;
}
.module-wrap .module4 .main .left .item .title {
	position: absolute;
	font-size: 18px;
	font-weight: 400;
	color: #111111;
	line-height: 22px;
	display: none;
	left: 50%;
	transform: translateX(-50%);
	bottom: -34px;
	white-space: nowrap;
}
.module-wrap .module4 .main .swiper4 {
	position: absolute;
	right: 0;
	width: 590px;
	height: 357px;
	background-image: url(../images/bg4-1.png);
	top: 79px;
}
.module-wrap .module4 .main .swiper4 .swiper-slide {
	padding-left: 62px;
	padding-top: 38px;
	overflow: auto;
	height: 300px;
	padding-right: 20px;
}
.module-wrap .module4 .main .swiper4 .swiper-slide .title {
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	line-height: 34px;
}
.module-wrap .module4 .main .swiper4 .swiper-slide .dec {
	margin-top: 8px;
	font-size: 22px;
	font-weight: 400;
	color: #ffffff;
	line-height: 26px;
}
.module-wrap .module4 .main .swiper4 .swiper-slide .content {
	margin-top: 29px;
	font-size: 16px;
	font-weight: 400;
	color: #ffffff;
	line-height: 40px;
}
.module-wrap .module4 .main .swiper4 .swiper-pagination {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	bottom: 26px;
}
.module-wrap .module4 .main .swiper4 .swiper-pagination .swiper-pagination-bullet {
	border-radius: 0;
	display: block;
	width: 33px;
	height: 5px;
	background: #ffffff;
	opacity: 0.5;
}
.module-wrap .module4 .main .swiper4 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}
.module-wrap .module5 {
	padding-top: 58px;
	background-image: url(../images/bg5.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 65px;
}
.module-wrap .module5 .list {
	width: 1167px;
	margin: 49px auto 117px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.module-wrap .module5 .list .item {
	background-image: url(../images/bg5-1.png);
	width: 159px;
	height: 161px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 18px;
	font-weight: 400;
	color: #4ba6aa;
	line-height: 26px;
	text-align: center;
}
.module-wrap .module5 .list .item:hover {
	background-image: url(../images/bg5-1-active.png);
	color: #ffffff;
}
.module-wrap .module6 {
	padding-top: 51px;
	padding-bottom: 55px;
}
.module-wrap .module6 .main {
	width: 1200px;
	margin: 38px auto 46px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: start;
	align-items: flex-start;
}
.module-wrap .module6 .main .left {
	width: 175px;
}
.module-wrap .module6 .main .left .stage {
	line-height: 38px;
	background: #f1feff;
	border-radius: 19px;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	cursor: pointer;
	text-align: center;
}
.module-wrap .module6 .main .left .stage + .stage {
	margin-top: 16px;
}
.module-wrap .module6 .main .left .stage.active {
	background-color: #0d8ee1;
	color: #fff;
	font-weight: bold;
}
.module-wrap .module6 .main .right {
	width: 986px;
	height: 482px;
	background: #edfeff;
	border: 1px solid #d0eff0;
	padding-top: 2px;
}
.module-wrap .module6 .main .right .item {
	display: none;
	padding-bottom: 25px;
	height: 100%;
}
.module-wrap .module6 .main .right .item.active {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}
.module-wrap .module6 .main .right .item .title {
	font-size: 20px;
	font-weight: 400;
	color: #0976d8;
	margin: 0 auto;
	width: 981px;
	line-height: 40px;
	background: rgba(13, 142, 225, 0.1);
	text-align: center;
	font-weight: bold;
}
.module-wrap .module6 .main .right .item .list-wrap {
	overflow: auto;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding: 25px 24px 0;
}
.module-wrap .module6 .main .right .item .list-wrap .content-list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.module-wrap .module6 .main .right .item .list-wrap .content-list .content-item {
	padding-top: 25px;
	width: 460px;
	background: #ffffff;
	border-radius: 10px;
	padding-bottom: 29px;
	margin-top: 15px;
}
.module-wrap .module6 .main .right .item .list-wrap .content-list .content-item:nth-child(1),
.module-wrap .module6 .main .right .item .list-wrap .content-list .content-item:nth-child(2) {
	margin-top: 0;
}
.module-wrap .module6 .main .right .item .list-wrap .content-list .content-item .content-title {
	font-size: 18px;
	padding-left: 33px;
	font-weight: 400;
	color: #333333;
	line-height: 22px;
}
.module-wrap .module6 .main .right .item .list-wrap .content-list .content-item .dec-list {
	margin-top: 14px;
}
.module-wrap .module6 .main .right .item .list-wrap .content-list .content-item .dec-list .content-dec {
	padding-left: 59px;
	position: relative;
	font-size: 16px;
	font-weight: 400;
	color: #688289;
	line-height: 28px;
}
.module-wrap .module6 .main .right .item .list-wrap .content-list .content-item .dec-list .content-dec::before {
	content: "";
	position: absolute;
	left: 35px;
	top: 50%;
	transform: translateY(-50%);
	width: 10px;
	height: 10px;
	background: #45dccd;
	border-radius: 50%;
}
.module-wrap .module6 .main .right .item .grasp {
	height: 74px;
	background: #ffffff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 19px;
}
.module-wrap .module6 .main .right .item .grasp .grasp-title {
	width: 89px;
	line-height: 31px;
	border: 1px solid #4145ec;
	border-radius: 16px;
	font-size: 16px;
	font-weight: 400;
	color: #4145ec;
	text-align: center;
}
.module-wrap .module6 .main .right .item .grasp .dec {
	margin-left: 17px;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
}
.module-wrap .module7 {
	background: linear-gradient(0deg, #c9f1fb, #e6faff);
	padding-bottom: 59px;
	padding-top: 58px;
}
.module-wrap .module7 .main {
	width: 1200px;
	height: 428px;
	background: #ffffff;
	border-radius: 10px;
	padding-top: 18px;
	margin: 37px auto 0;
}
.module-wrap .module7 .main .list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 18px;
}
.module-wrap .module7 .main .list .img17 {
	display: block;
	width: 572px;
	height: 190px;
	border-radius: 5px;
	background-size: 100% 100%;
}
.module-wrap .module7 .main .list2 {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 20px 75px;
}
.module-wrap .module7 .main .list2 .item {
	width: 50%;
	display: -ms-flexbox;
	display: flex;
	padding-right: 42px;
	-ms-flex-align: center;
	align-items: center;
	border-top: 1px dashed #dee5ed;
}
.module-wrap .module7 .main .list2 .item:nth-child(1),
.module-wrap .module7 .main .list2 .item:nth-child(2) {
	border-top: none;
}
.module-wrap .module7 .main .list2 .item .name {
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 59px;
	width: 239px;
}
.module-wrap .module7 .main .list2 .item .num {
	-ms-flex: 1;
	flex: 1;
	font-size: 18px;
	line-height: 59px;
	font-weight: 400;
	color: #333333;
}
.module-wrap .module7 .main .list2 .item .btn {
	width: 91px;
	display: block;
	line-height: 20px;
	text-align: center;
	border: 2px solid #00d6bf;
	font-size: 16px;
	font-weight: 400;
	color: #00d6bf;
}
.module-wrap .module8 {
	padding-top: 66px;
	background-image: url(../images/bg8.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 60px;
}
.module-wrap .module8 .main {
	width: 1200px;
	margin: 32px auto 0;
	padding-top: 21px;
	position: relative;
}
.module-wrap .module8 .main .dec-list {
	width: 1063px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto;
}
.module-wrap .module8 .main .dec-list .dec {
	width: 113px;
	height: 105px;
	padding-top: 13px;
	text-align: center;
}
.module-wrap .module8 .main .dec-list .dec:hover {
	background: rgba(69, 220, 205, 0.1);
}
.module-wrap .module8 .main .dec-list .dec .icon {
	font-size: 34px;
	color: #00a8e4;
	line-height: 38px;
}
.module-wrap .module8 .main .dec-list .dec .title {
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	color: #00a8e4;
	line-height: 24px;
	margin-top: 15px;
}
.module-wrap .module8 .main .card-list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 80px;
	margin-bottom: 31px;
}
.module-wrap .module8 .main .card-list .card {
	position: relative;
	width: 316px;
	background: #ffffff;
	box-shadow: 0px -2px 50px 0px rgba(103, 24, 241, 0.1);
	border-radius: 10px;
	padding-bottom: 32px;
}
.module-wrap .module8 .main .card-list .card .title {
	position: absolute;
	background: linear-gradient(90deg, #51e6ca, #00a0de);
	top: 0;
	line-height: 43px;
	width: 243px;
	background-repeat: no-repeat;
	background-position: top;
	left: 50%;
	transform: translate(-50%, -100%);
	border-radius: 10px 10px 0 0;
	font-size: 17px;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
}
.module-wrap .module8 .main .card-list .card .content-list {
	padding-top: 31px;
}
.module-wrap .module8 .main .card-list .card .content-list .content-wrap:hover .content {
	color: #03a3dd;
	font-size: 18px;
	font-weight: bold;
}
.module-wrap .module8 .main .card-list .card .content-list .content-wrap + .content-wrap {
	margin-top: 6px;
}
.module-wrap .module8 .main .card-list .card .content-list .content-wrap .content {
	padding-left: 17px;
	display: block;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 42px;
	transition: transform 0.4s;
}
.module-wrap .module9 {
	background-image: url(../images/bg9.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 88px;
	height: 580px;
}
.module-wrap .module9 .main2 {
	width: 1200px;
	margin: 0 auto 0;
	padding-left: 24px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: top;
}
.module-wrap .module9 .main2 .left {
	width: 669px;
	height: 432px;
	background-image: url(../images/bg9-1.png);
	padding-top: 68px;
	border-radius: 20px;
}
.module-wrap .module9 .main2 .left .title {
	font-size: 34px;
	font-weight: bold;
	color: #333333;
	line-height: 38px;
	margin-left: 72px;
	margin-bottom: 68px;
}
.module-wrap .module9 .main2 .left .dec {
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 45px;
	padding-left: 101px;
	position: relative;
}
.module-wrap .module9 .main2 .left .dec::before {
	width: 8px;
	height: 8px;
	background: #34d2bf;
	transform: rotate(45deg);
	content: "";
	position: absolute;
	top: 19px;
	left: 76px;
}
.module-wrap .module9 .main2 .right {
	padding-top: 6px;
}
.module-wrap .module9 .main2 .right .title {
	font-size: 44px;
	font-weight: bold;
	color: #ffffff;
	line-height: 48px;
	text-align: center;
	padding-bottom: 27px;
	width: 447px;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
	margin-bottom: 33px;
}
.module-wrap .module9 .main2 .right .input-wrap {
	width: 449px;
	height: 50px;
	position: relative;
}
.module-wrap .module9 .main2 .right .input-wrap + .input-wrap {
	margin-top: 26px;
}
.module-wrap .module9 .main2 .right .input-wrap .img-icon {
	position: absolute;
	left: 19px;
	top: 50%;
	transform: translateY(-50%);
}
.module-wrap .module9 .main2 .right .input-wrap input {
	padding-left: 81px;
	height: 100%;
	width: 100%;
	border: none;
	background-color: rgba(21, 50, 110, 0.2);
	font-size: 18px;
	font-weight: 400;
	color: #ffffff;
}
.module-wrap .module9 .main2 .right .input-wrap input::-moz-placeholder {
	color: #fff;
}
.module-wrap .module9 .main2 .right .input-wrap input:-ms-input-placeholder {
	color: #fff;
}
.module-wrap .module9 .main2 .right .input-wrap input::placeholder {
	color: #fff;
}
.module-wrap .module9 .main2 .right .module-btn {
	width: 310px;
	line-height: 60px;
	margin-top: 40px;
}
.module-wrap .module9 .main2 .right .module-btn::after {
	content: none;
}

@-webkit-keyframes opacity-animate {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@keyframes opacity-animate {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}
