@charset "UTF-8";

a,
abbr,
acronym,
address,
blockquote,
body,
caption,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
label,
legend,
li,
object,
ol,
p,
pre,
q,
span,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
ul {
	margin: 0;
	padding: 0;
	border-style: none
}

a,
abbr,
acronym,
address,
blockquote,
body,
caption,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
input[type=text],
label,
legend,
li,
object,
ol,
p,
pre,
q,
span,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
ul {
	font-size: 100%;
	vertical-align: baseline
}

body {
	color: #333
}

body,
button,
input,
select,
textarea {
	font: 14px/1.6 tahoma, arial, 'Hiragino Sans GB', \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, "WenQuanYi Micro Hei", sans-serif
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block
}

audio,
canvas,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none
}

button,
input,
select {
	vertical-align: middle !important
}

[hidden] {
	display: none
}

* {
	-webkit-text-size-adjust: none
}

:focus {
	outline: 0
}

a {
	color: #333;
	text-decoration: none
}

a:focus,
input:focus {
	-moz-outline-style: none;
	outline-style: none
}

a:hover {
	text-decoration: none;
	color: #2b9bd1
}

del {
	text-decoration: line-through
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

ol,
ul {
	list-style: none
}

textarea {
	resize: none
}

em,
i {
	font-style: normal
}

img {
	vertical-align: middle
}

.c-lightblue {
	color: #17a4e5 !important
}

.c-blue {
	color: #217fc4 !important
}

.c-grey {
	color: #999 !important
}

.c-white {
	color: #fff !important
}

.c-darkGrey {
	color: #666 !important
}

.c-orange {
	color: #ff8a00 !important
}

.c-lightOrange {
	color: #ffaa3f !important
}

.c-lightgrey {
	color: #aaa !important
}

.c-red {
	color: red !important
}

.c-yellow {
	color: #ffa147 !important
}

.c-green {
	color: #35ce6b !important
}

.c-under {
	text-decoration: underline
}

.bc-lightblue {
	background-color: #217fc4 !important;
	color: #fff !important
}

.bc-blue {
	background-color: #217fc4 !important;
	color: #fff !important
}

.bc-lightGrey {
	background-color: #f9f9f9
}

.bc-grey {
	background-color: #f2f2f2
}

.bc-fff {
	background-color: #fff
}

.bc-green {
	color: #fff !important;
	background-color: #92d557
}

.bc-orange {
	color: #fff !important;
	background-color: #fd9821
}

.bc-red {
	color: #fff !important;
	background-color: #f66666
}

.bc-blueGreen {
	background-color: #26d9d6
}

.bc-purple {
	background-color: #7198f5
}

.bc-lightblue {
	background-color: #eef9ff
}

.bc-yellow {
	color: #fff !important;
	background-color: #ffa147
}

.bc-lightyellow {
	background-color: #fffaef
}

.bc-PACblue {
	background-color: #00579a;
	color: #fff !important
}

.btn {
	display: inline-block;
	font-size: 15px;
	text-align: center;
	border: none;
	vertical-align: middle;
	cursor: pointer;
	transition: all .15s ease 0s
}

.btn.bc-blue:hover {
	background-color: #2b9bd1
}

.btn-yellow {
	background-color: #ffa127;
	color: #fff !important;
	border: 1px solid #ffa127
}

.btn-yellow:hover {
	background-color: #e98e19;
	border-color: #e98e19
}

.btn-white-line {
	border: 1px solid #fff;
	color: #fff !important
}

.btn-white-line:hover {
	border-color: #ccc
}

.btn-blue-line {
	border: 1px solid #217fc4;
	color: #217fc4 !important;
	background-color: #fff
}

.btn-blue-line:hover {
	background-color: #217fc4;
	color: #fff !important
}

.btn-grey-line {
	border: 1px solid #c9c9c9;
	color: #666 !important;
	background-color: #fff
}

.btn-grey-line:hover {
	border-color: #ffb400;
	background-color: #ffb400;
	color: #fff !important
}

.btn-grey {
	color: #fff !important;
	background-color: #d2d2d2;
	border: 1px solid #d2d2d2
}

.btn-grey:hover {
	color: #fff !important;
	background-color: silver
}

.btn-red {
	color: #fff !important;
	background-color: #fc5e6c;
	border: 1px solid #fc5e6c
}

.btn-red:hover {
	background-color: #ea4755;
	border-color: #ea4755
}

.btn-blueGreen {
	background-color: #26d9d6;
	color: #fff !important
}

.btn-blueGreen:hover {
	background-color: #18d1ce
}

.btn-purple {
	background-color: #725edb;
	color: #fff !important
}

.btn-purple:hover {
	background-color: #5b46c5
}

.btn-green {
	background-color: #7cd955;
	color: #fff !important
}

.btn-green:hover {
	background-color: #65c43d
}

.border-darkGrey {
	border: 1px solid #999
}

.border-grey1 {
	border: 1px solid #ccc
}

.border-grey {
	border: 1px solid #ddd
}

.border-lightGrey {
	border: 1px solid #e7e7e7
}

.border-line-lightblue {
	border: 1px solid #b2e6ff
}

.border-line-lightpurple {
	border: 1px solid #a9c2ff
}

.blc-lightblue {
	border-left: 1px solid #b2e6ff
}

.blc-lightpurple {
	border-left: 1px solid #a9c2ff
}

.br-line-purple {
	border-left: 1px solid #a9c2ff !important;
	border-right: 1px solid #a9c2ff !important
}

.border-line-lightyellow {
	border: 1px solid #ffa147
}

.blc-lightyellow {
	border-left: 1px solid #ffa147
}

.br-line-yellow {
	border-left: 1px solid #ffa147 !important;
	border-right: 1px solid #ffa147 !important
}

.mt10 {
	margin-top: 10px
}

.mt20 {
	margin-top: 20px
}

.mt30 {
	margin-top: 30px
}

.mt50 {
	margin-top: 50px
}

.mr10 {
	margin-right: 10px
}

.mt80 {
	margin-top: 80px
}

.p10 {
	padding: 10px
}

.p20 {
	padding: 20px
}

.pb10 {
	padding-bottom: 10px
}

.pb30 {
	padding-bottom: 30px
}

.pd50 {
	padding-bottom: 50px
}

.pb60 {
	padding-bottom: 60px
}

.pt30 {
	padding-top: 30px
}

.pt60 {
	padding-top: 60px
}

.pl50 {
	padding-left: 50px
}

.w970 {
	width: 970px
}

.w900 {
	width: 900px
}

.w870 {
	width: 870px
}

.w800 {
	width: 800px
}

.w780 {
	width: 780px
}

.w770 {
	width: 770px
}

.w760 {
	width: 760px
}

.w600 {
	width: 600px
}

.w460 {
	width: 460px
}

.w410 {
	width: 410px
}

.w400 {
	width: 400px
}

.w350 {
	width: 350px
}

.w360 {
	width: 360px
}

.w340 {
	width: 340px
}

.w280 {
	width: 280px
}

.w240 {
	width: 240px
}

.w200 {
	width: 200px
}

.w140 {
	width: 140px
}

.w130 {
	width: 130px
}

.w100 {
	width: 100px
}

.w60 {
	width: 60px
}

.full {
	width: 100%
}

.half {
	width: 50%
}
.do {
	position: absolute;
	display: none;
	width: 30px;
	height: 16px;
	line-height: 16px;
	border: 1px solid #fc6d02;
	text-align: center;
	background-color: #fff7e8;
	color: #fc6d02
}

.done {
	position: absolute;
	display: none;
	width: 30px;
	height: 16px;
	line-height: 16px;
	border: 1px solid #fc6d02;
	text-align: center;
	background-color: #fff7e8;
	color: #fc6d02
}

.msg {
	display: none
}

.msgBg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 2000px;
	background-color: #000;
	filter: Alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3;
	z-index: 1000
}

.msgMain {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 330px;
	margin-left: -250px;
	margin-top: -160px;
	z-index: 1001;
	background-color: #fff
}

.msgMain .hd {
	border-bottom: 1px solid #ccc;
	height: 50px;
	line-height: 50px;
	position: relative
}

.msgMain .hd h3 {
	font-size: 18px;
	font-weight: 400;
	text-indent: 1em
}

.msgMain .hd .close {
	position: absolute;
	right: 18px;
	top: 0;
	font-size: 20px;
	cursor: pointer
}

.msgMain input {
	border: 1px solid #ccc;
	padding: 7px 0;
	text-indent: 12px
}

.msgMain textarea {
	border: 1px solid #ccc;
	padding: 7px 0;
	height: 50px
}

.msgMain table {
	width: 400px;
	margin: 0 auto
}

.msgMain table td {
	padding-top: 20px;
	overflow: hidden;
	vertical-align: top
}

.msgMain table label {
	width: 90px;
	display: inline-block;
	padding-right: 10px
}

.msgMain table em.c-grey {
	font-size: 12px
}

.msgMain table p {
	margin-top: 5px
}

.msgMain table p em {
	font-size: 12px
}

.msgMain button {
	padding: 8px 0
}

.msgMain a.btn-grey,
.msgMain a.btn-yellow {
	margin-left: 8px;
	padding: 7px 0
}

.msgMain img {
	margin-left: 8px;
	border: 1px solid #ccc;
	width: 140px;
	height: 36px
}

.msg-user-name .bd {
	padding-top: 30px
}

.msgMain .msgTip {
	padding-left: 150px;
	padding-top: 10px
}

.msg-login td span {
	position: absolute;
	font-size: 12px;
	margin-left: -65px;
	margin-top: 8px;
	background-color: #fff
}

.msg-login td span a {
	color: #ccc;
	transition: all .15s ease 0s
}

.msg-login td span a:hover {
	color: #999
}

.msg-ieError {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 3000
}

.msg-ieError .msgBg {
	position: absolute
}

.msg-ieError .bd p {
	padding: 60px 30px;
	font-size: 16px
}

.msg-ieError .bd .btn {
	padding: 7px 25px
}

.msg-ieError .msgMain {
	position: absolute;
	z-index: 3000
}

.alertMarks .msgMain img {
	margin: 20px 180px;
	width: 141px;
	height: 141px
}

.alertMarks .msgMain p {
	font-size: 14px;
	color: #000;
	text-align: center
}

.alertMarks .msgMain .immediateBind {
	margin-left: 80px;
	margin-right: 40px;
	margin-top: 30px;
	width: 140px;
	height: 40px;
	display: block;
	background-color: #217fc4;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #217fc4;
	float: left
}

.alertMarks .msgMain .closeMsgBox {
	margin-top: 30px;
	width: 140px;
	height: 40px;
	display: block;
	background-color: #eee;
	color: #217fc4;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #dcdcdc;
	float: left
}

.message-box.ok {
	display: block;
	background-color: transparent;
	color: #333;
	background-image: url(../../images/introduce/ok_bg.png);
	background-repeat: no-repeat;
	background-position: center left;
	z-index: 6666
}

.message-box.ok .inner {
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px
}

.message-box.ok .content {
	font-size: 14px;
	color: #008337
}

.message-box.error {
	display: block;
	background-color: transparent;
	color: #333;
	background-image: url(../../images/introduce/alert_bg.png);
	background-repeat: no-repeat;
	background-position: center left;
	z-index: 6666
}

.message-box.error .inner {
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px
}

.message-box.error .content {
	font-size: 14px;
	color: red
}

.index-login-msg .index-login-msg-main {
	width: 620px
}

.index-login-msg .index-login-msg-main .index-login-msg-tab {
	padding-bottom: 40px;
	padding-top: 35px
}

.index-login-msg .index-login-msg-main .index-login-msg-tab ul {
	width: 360px;
	margin: 0 auto
}

.index-login-msg .index-login-msg-main .index-login-msg-tab ul li {
	display: none;
	float: left;
	width: 100%;
	font-size: 18px;
	text-align: center
}

.index-login-msg .index-login-msg-main .index-login-msg-tab ul li a {
	display: inline-block;
	padding-bottom: 5px;
	color: #666;
	border-bottom: 3px solid #fff;
	transition: all .3s ease
}

.index-login-msg .index-login-msg-main .index-login-msg-tab ul li.on {
	display: block
}

.index-login-msg .index-login-msg-main .index-login-msg-tab ul li.on a {
	color: #217fc4;
	border-bottom-color: #217fc4
}

.index-login-msg .index-login-msg-main .index-login-msg-con {
	margin: 0 auto
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-panel {
	padding-bottom: 60px
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-step1 {
	height: 310px
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-step1 dl {
	padding-top: 20px
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-step1 dl dd {
	margin-bottom: 19px
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-step1 dl dd a {
	display: block;
	height: 48px;
	line-height: 48px;
	border: 1px solid #ddd;
	background-color: #f7f7f7;
	color: #999;
	transition: all .3s ease;
	font-size: 16px;
	text-align: center;
	border-radius: 100px
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-step1 dl dd a:hover,
.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-step1 dl dd.on a {
	border-color: #217fc4;
	background-color: #217fc4;
	color: #fff
}

.index-login-msg .index-login-msg-main .index-login-msg-con .browser-tip {
	font-size: 14px;
	color: #999;
	margin-top: 30px
}

.index-login-msg .index-login-msg-main .index-login-msg-con .browser-tip a {
	display: block;
	color: #999
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-opt a {
	font-size: 15px
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-step2 {
	height: 310px;
	display: none
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-item p {
	height: 38px;
	margin-bottom: 20px
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-item p select {
	height: 38px;
	float: left
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-item p input {
	border: none
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-item p .half {
	width: 50%
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-item p .icon {
	margin-right: 10px;
	width: 38px;
	height: 38px;
	background-image: url(../../images/home/index_2018/login-icon.png);
	background-repeat: no-repeat
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-item p .icon.icon-index-login-msg-1 {
	background-position: 0 0
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-item p .icon.icon-index-login-msg-2 {
	background-position: 0 -38px
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-item p .btn {
	height: 40px
}

.pages {
	font-size: 12px;
	padding-bottom: 20px;
	color: #888
}

.pages a,
.pages span {
	display: inline-block;
	padding: 4px 9px;
	margin: 0 2px
}

.pages a {
	border: 1px solid #ddd;
	color: #217fc4
}

.pages a.current,
.pages a:hover {
	border-color: #217fc4;
	background-color: #217fc4;
	color: #fff
}

.pages span {
	background-color: #efefef;
	border: 1px solid #efefef
}

#sidebar {
	position: fixed;
	bottom: 242px;
	right: 0;
	width: 50px;
	height: 0;
	z-index: 10
}

#sidebar li {
	position: relative;
	margin-bottom: 2px;
	width: 40px;
	height: 40px
}

#sidebar li i {
	display: block;
	width: 40px;
	height: 40px;
	background-color: #6dd0ff
}

#sidebar li i.video-icon {
	background: #f76363 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAACqElEQVRoQ+2Zv49NQRzFz9ERlZAVdFiJFTql2AKrWIlNbBSKRYLQEHr09AqFRrObKKyCyv4NEjqlDZH4F458NzOb2bv3ejPz5v54sTd51fvOzPl8z8y9M98hJvzhhOvHDkDfDv6/Dkj6DOAAgEWS33KckHQSwDKA3yRnc/rIdkDSUwDPAHzNgQjEz1g/JJ93CmCD5UKUEm8ash3w2UqFKCm+CECKE6XFjwSQdBTAafeLmaJ+Taw0BF8DsDHnYzoD8MV+JL83xddOIUn7ALwBMB85UNthqwCWSP6pDrQNQNIUgJ9tK8rs/yDJX2HbOgB7L5vVQ3xWSC42Akgy4QYw5Mc+nJtrbIsDkl4AeDxk9QBeknziNVYBbHtwPhHA5uQ6gBMA9iS2zQlfC7cd4wJszklJRwA8AvAQwK4cZZFtigLMk/wQDizprAO5HikoNawowCzJtToFkq46N86lKhwR3w2AFyHpgQM5VgikWwATLcnODbY2bI3sHhOke4DAjTMOZGkMiP4AApDLzo0LGSD9AwQgtwG8ToQYDoBbH/5oGssxOAD78tsOIPYZHMBkOiDpuHsj3Y9NvYvr1wFJtuHze6b9ieItvD8ASTdd1u2cnft0DyDposv6XK7qoF13AJJOOeG3Cgj3XbQP4Koafu+zt6D44mvgBsm3oUBJ91zWpwsLb8UBK+zeAWDVadv3W9azqswJsP+cQu8HVMxqYlolecX/WT0Tp34VExJXLHRLKb4KcAnAx2JDtdPRHMlPtQ5k7g7bkVnf67aLkKbi7g8Ah7pUFjHWOsnD1bjGCw53cbGQUFqP0JAVYiX2d01XUCNvaFy1+i4Af4fV9mvSnw3sDuFVtRod7UA1UNJGybGpDpSV25pGqeOMdKCUsLb62QFoK7Ox/U68A38BFudKQD43yeIAAAAASUVORK5CYII=) center center no-repeat;
	background-size: 60%
}

#sidebar li span {
	display: none;
	position: absolute;
	right: 42px;
	top: 0;
	height: 40px;
	line-height: 40px;
	background-color: #6dd0ff;
	color: #fff;
	width: 160px;
	text-align: center;
	font-size: 20px
}

#sidebar .a-video-icon:hover span {
	background: #f76363
}

#sidebar li a:hover span {
	display: inline-block
}

i.icon-sidebar-1 {
	background-position: 0 -380px
}

i.icon-sidebar-2 {
	background-position: -40px -380px
}

i.icon-sidebar-3 {
	background-position: -80px -380px
}

i.icon-sidebar-4 {
	background-position: -120px -380px
}

i.icon-sidebar-5 {
	background-position: -200px -380px
}

i.icon-sidebar-6 {
	background-position: -240px -380px
}

#sidebar li a#returnTop {
	display: none
}

#loading1 {
	display: none;
	background-color: #000;
	background-color: rgba(0, 0, 0, .3);
	position: fixed;
	width: 100%;
	height: 100%;
	background-image: url(../../images/introduce/load.gif);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 9999;
	left: 0;
	top: 0;
	transition: all .15s ease 0s
}

.yahei {
	font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti
}

.fn-nowrap,
.fn-wrap {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.tc {
	text-align: center
}

.tr {
	text-align: right
}

.ti {
	text-indent: 2em
}

.layui-layer-imgbar,
.layui-layer-imgtit a,
.layui-layer-tab .layui-layer-title span,
.layui-layer-title {
	text-overflow: ellipsis;
	white-space: nowrap
}

*html {
	background-image: url(about:blank);
	background-attachment: fixed
}

html #layui_layer_skinlayercss {
	display: none;
	position: absolute;
	width: 1989px
}

.layui-layer,
.layui-layer-shade {
	position: fixed;
	pointer-events: auto
}

.layui-layer-shade {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.layui-layer {
	-webkit-overflow-scrolling: touch;
	top: 150px;
	left: 0;
	margin: 0;
	padding: 0;
	background-color: #fff;
	-webkit-background-clip: content;
	box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
	border-radius: 2px;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: .3s;
	animation-duration: .3s
}

.layui-layer-close {
	position: absolute
}

.layui-layer-content {
	position: relative
}

.layui-layer-border {
	border: 1px solid #b2b2b2;
	border: 1px solid rgba(0, 0, 0, .3);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .2)
}

.layui-layer-moves {
	position: absolute;
	border: 3px solid #666;
	border: 3px solid rgba(0, 0, 0, .5);
	cursor: move;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .3)
}

.layui-layer-load {
	background: url(../../images/introduce/loading-0.gif) center center no-repeat #fff
}

.layui-layer-ico {
	background: url(../../images/introduce/layer-icon.png) no-repeat
}

.layui-layer-btn a,
.layui-layer-dialog .layui-layer-ico,
.layui-layer-setwin a {
	display: inline-block;
	vertical-align: top
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5);
		transform: scale(.5)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5);
		transform: scale(.5)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.layer-anim {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceOut {
	100% {
		opacity: 0;
		-webkit-transform: scale(.7);
		transform: scale(.7)
	}

	30% {
		-webkit-transform: scale(1.03);
		transform: scale(1.03)
	}

	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bounceOut {
	100% {
		opacity: 0;
		-webkit-transform: scale(.7);
		transform: scale(.7)
	}

	30% {
		-webkit-transform: scale(1.03);
		transform: scale(1.03)
	}

	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.layer-anim-close {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
	-webkit-animation-duration: .2s;
	animation-duration: .2s
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) translateY(-2000px);
		transform: scale(.1) translateY(-2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(.475) translateY(60px);
		transform: scale(.475) translateY(60px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) translateY(-2000px);
		transform: scale(.1) translateY(-2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(.475) translateY(60px);
		transform: scale(.475) translateY(60px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}

.layer-anim-01 {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.layer-anim-02 {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) translateX(-2000px);
		transform: scale(.1) translateX(-2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(.475) translateX(48px);
		transform: scale(.475) translateX(48px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) translateX(-2000px);
		transform: scale(.1) translateX(-2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(.475) translateX(48px);
		transform: scale(.475) translateX(48px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}

.layer-anim-03 {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0) rotate(0);
		transform: translateX(0) rotate(0)
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0) rotate(0);
		transform: translateX(0) rotate(0)
	}
}

.layer-anim-04 {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.layer-anim-05 {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes shake {

	0%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
}

@keyframes shake {

	0%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
}

.layer-anim-06 {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.layui-layer-title {
	padding: 0 80px 0 20px;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	background-color: #f8f8f8;
	border-radius: 2px 2px 0 0
}

.layui-layer-setwin {
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 0;
	line-height: initial
}

.layui-layer-setwin a {
	position: relative;
	width: 16px;
	height: 16px;
	margin-left: 10px;
	font-size: 12px
}

.layui-layer-setwin .layui-layer-min cite {
	position: absolute;
	width: 14px;
	height: 2px;
	left: 0;
	top: 50%;
	margin-top: -1px;
	background-color: #2e2d3c;
	cursor: pointer
}

.layui-layer-setwin .layui-layer-min:hover cite {
	background-color: #2d93ca
}

.layui-layer-setwin .layui-layer-max {
	background-position: -32px -40px
}

.layui-layer-setwin .layui-layer-max:hover {
	background-position: -16px -40px
}

.layui-layer-setwin .layui-layer-maxmin {
	background-position: -65px -40px
}

.layui-layer-setwin .layui-layer-maxmin:hover {
	background-position: -49px -40px
}

.layui-layer-setwin .layui-layer-close1 {
	background-position: 0 -40px;
	cursor: pointer
}

.layui-layer-setwin .layui-layer-close1:hover {
	opacity: .7
}

.layui-layer-setwin .layui-layer-close2 {
	position: absolute;
	right: -28px;
	top: -28px;
	width: 30px;
	height: 30px;
	margin-left: 0;
	background-position: -149px -31px
}

.layui-layer-setwin .layui-layer-close2:hover {
	background-position: -180px -31px
}

.layui-layer-btn {
	text-align: right;
	padding: 0 10px 12px;
	pointer-events: auto
}

.layui-layer-btn a {
	height: 28px;
	line-height: 28px;
	margin: 0 6px;
	padding: 0 15px;
	border: 1px solid #dedede;
	background-color: #f1f1f1;
	color: #333;
	border-radius: 2px;
	font-weight: 400;
	cursor: pointer;
	text-decoration: none
}

.layui-layer-btn a:hover {
	opacity: .9;
	text-decoration: none
}

.layui-layer-btn a:active {
	opacity: .7
}

.layui-layer-btn .layui-layer-btn0 {
	border-color: #4898d5;
	background-color: #2e8ded;
	color: #fff
}

.layui-layer-dialog {
	min-width: 260px
}

.layui-layer-dialog .layui-layer-content {
	position: relative;
	padding: 20px;
	line-height: 24px;
	word-break: break-all;
	overflow: hidden;
	font-size: 14px;
	overflow-x: hidden;
	overflow-y: auto
}

.layui-layer-dialog .layui-layer-content .layui-layer-ico {
	position: absolute;
	top: 16px;
	left: 15px;
	width: 30px;
	height: 30px
}

.layui-layer-ico1 {
	background-position: -30px 0
}

.layui-layer-ico2 {
	background-position: -60px 0
}

.layui-layer-ico3 {
	background-position: -90px 0
}

.layui-layer-ico4 {
	background-position: -120px 0
}

.layui-layer-ico5 {
	background-position: -150px 0
}

.layui-layer-ico6 {
	background-position: -180px 0
}

.layui-layer-rim {
	border: 6px solid #8d8d8d;
	border: 6px solid rgba(0, 0, 0, .3);
	border-radius: 5px;
	box-shadow: none
}

.layui-layer-msg {
	min-width: 180px;
	border: 1px solid #d3d4d3;
	box-shadow: none
}

.layui-layer-hui {
	min-width: 100px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .6);
	color: #fff;
	border: none
}

.layui-layer-hui .layui-layer-content {
	padding: 12px 25px;
	text-align: center
}

.layui-layer-dialog .layui-layer-padding {
	padding: 20px 20px 20px 55px;
	text-align: left
}

.layui-layer-page .layui-layer-content {
	position: relative;
	overflow: auto
}

.layui-layer-iframe .layui-layer-btn,
.layui-layer-page .layui-layer-btn {
	padding-top: 10px
}

.layui-layer-nobg {
	background: 0 0
}

.layui-layer-iframe .layui-layer-content {
	overflow: hidden
}

.layui-layer-iframe iframe {
	display: block;
	width: 100%
}

.layui-layer-loading {
	border-radius: 100%;
	background: 0 0;
	box-shadow: none;
	border: none
}

.layui-layer-loading .layui-layer-content {
	width: 60px;
	height: 24px;
	background: url(../../images/introduce/loading-0.gif) no-repeat
}

.layui-layer-loading .layui-layer-loading1 {
	width: 37px;
	height: 37px;
	background: url(../../images/introduce/loading-1.gif) no-repeat
}

.layui-layer-ico16,
.layui-layer-loading .layui-layer-loading2 {
	width: 32px;
	height: 32px;
	background: url(../../images/introduce/loading-2.gif) no-repeat
}

.layui-layer-tips {
	background: 0 0;
	box-shadow: none;
	border: none
}

.layui-layer-tips .layui-layer-content {
	position: relative;
	line-height: 22px;
	min-width: 12px;
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
	background-color: #f90;
	color: #fff
}

.layui-layer-tips .layui-layer-close {
	right: -2px;
	top: -1px
}

.layui-layer-tips i.layui-layer-TipsG {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 8px;
	border-color: transparent;
	border-style: dashed
}

.layui-layer-tips i.layui-layer-TipsB,
.layui-layer-tips i.layui-layer-TipsT {
	left: 5px;
	border-right-style: solid;
	border-right-color: #f90
}

.layui-layer-tips i.layui-layer-TipsT {
	bottom: -8px
}

.layui-layer-tips i.layui-layer-TipsB {
	top: -8px
}

.layui-layer-tips i.layui-layer-TipsL,
.layui-layer-tips i.layui-layer-TipsR {
	top: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f90
}

.layui-layer-tips i.layui-layer-TipsR {
	left: -8px
}

.layui-layer-tips i.layui-layer-TipsL {
	right: -8px
}

.layui-layer-lan[type=dialog] {
	min-width: 280px
}

.layui-layer-lan .layui-layer-title {
	background: #4476a7;
	color: #fff;
	border: none
}

.layui-layer-lan .layui-layer-btn {
	padding: 10px;
	text-align: right;
	border-top: 1px solid #e9e7e7
}

.layui-layer-lan .layui-layer-btn a {
	background: #bbb5b5;
	border: none
}

.layui-layer-lan .layui-layer-btn .layui-layer-btn1 {
	background: #c9c5c5
}

.layui-layer-molv .layui-layer-title {
	background: #009f95;
	color: #fff;
	border: none
}

.layui-layer-molv .layui-layer-btn a {
	background: #009f95
}

.layui-layer-molv .layui-layer-btn .layui-layer-btn1 {
	background: #92b8b1
}

.layui-layer-iconext {
	background: url(../../images/introduce/layer-icon-ext.png) no-repeat
}

.layui-layer-prompt .layui-layer-input {
	display: block;
	width: 220px;
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
	padding: 0 5px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .1) inset;
	color: #333
}

.layui-layer-prompt textarea.layui-layer-input {
	width: 300px;
	height: 100px;
	line-height: 20px
}

.layui-layer-tab {
	box-shadow: 1px 1px 50px rgba(0, 0, 0, .4)
}

.layui-layer-tab .layui-layer-title {
	padding-left: 0;
	border-bottom: 1px solid #ccc;
	background-color: #eee;
	overflow: visible
}

.layui-layer-tab .layui-layer-title span {
	position: relative;
	float: left;
	min-width: 80px;
	max-width: 260px;
	padding: 0 20px;
	text-align: center;
	cursor: default;
	overflow: hidden
}

.layui-layer-tab .layui-layer-title span.layui-layer-tabnow {
	height: 43px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
	z-index: 10
}

.layui-layer-tab .layui-layer-title span:first-child {
	border-left: none
}

.layui-layer-tabmain {
	line-height: 24px;
	clear: both
}

.layui-layer-tabmain .layui-layer-tabli {
	display: none
}

.layui-layer-tabmain .layui-layer-tabli.xubox_tab_layer {
	display: block
}

.xubox_tabclose {
	position: absolute;
	right: 10px;
	top: 5px;
	cursor: pointer
}

.layui-layer-photos {
	-webkit-animation-duration: 1s;
	animation-duration: 1s
}

.layui-layer-photos .layui-layer-content {
	overflow: hidden;
	text-align: center
}

.layui-layer-photos .layui-layer-phimg img {
	position: relative;
	width: 100%;
	display: inline-block;
	vertical-align: top
}

.layui-layer-imgbar,
.layui-layer-imguide {
	display: none
}

.layui-layer-imgnext,
.layui-layer-imgprev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	outline: 0;
	blr: expression(this.onFocus=this.blur())
}

.layui-layer-imgprev {
	left: 10px;
	background-position: -5px -5px
}

.layui-layer-imgprev:hover {
	background-position: -33px -5px
}

.layui-layer-imgnext {
	right: 10px;
	background-position: -5px -50px
}

.layui-layer-imgnext:hover {
	background-position: -33px -50px
}

.layui-layer-imgbar {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 32px;
	line-height: 32px;
	background-color: rgba(0, 0, 0, .8);
	filter: Alpha(opacity=80);
	color: #fff;
	overflow: hidden;
	font-size: 0
}

.layui-layer-imgtit * {
	display: inline-block;
	vertical-align: top;
	font-size: 12px
}

.layui-layer-imgtit a {
	max-width: 65%;
	overflow: hidden;
	color: #fff
}

.layui-layer-imgtit a:hover {
	color: #fff;
	text-decoration: underline
}

.layui-layer-imgtit em {
	padding-left: 10px;
	font-style: normal
}

.clear:after,
.clear:before {
	content: "";
	display: table
}

.clear:after {
	clear: both
}

.clear {
	zoom: 1
}

.fl {
	float: left
}

.fr {
	float: right
}

.wrap {
	width: 1200px;
	margin: 0 auto
}

.min-wrap {
	width: 1000px;
	margin: 0 auto
}

.col-l {
	float: left
}

.col-r {
	float: right
}

body,
html {
	height: 100%
}

#stage {
	min-height: 100%;
	min-width: 1200px
}

#main {
	overflow: auto;
	padding-bottom: 145px;
	padding-top: 60px
}

#footer {
	position: relative;
	margin-top: -145px;
	height: 145px;
	clear: both
}

body:before {
	content: "";
	height: 100%;
	float: left;
	width: 0;
	margin-top: -32767px
}

.pos .fl {
	line-height: 50px;
	height: 50px
}

.pos .fr {
	margin-top: 8px
}

.pos .btn {
	padding: 5px 30px;
	margin-left: 5px
}

.pos-bottom-line {
	border-bottom: 1px solid #f3f3f3
}

.msg-isTrial .hd {
	line-height: 60px;
	height: 60px;
	border-bottom: 1px solid #e5e5e5
}

.msg-isTrial .hd h3 {
	font-size: 16px;
	font-weight: 400;
	padding-left: 80px
}

.msg-isTrial .bd ul {
	width: 900px;
	padding: 35px 0 14px 80px
}

.msg-isTrial .bd ul li {
	float: left;
	width: 300px
}

.msg-isTrial .bd ul li img {
	width: 240px;
	height: 120px
}

.msg-isTrial .bd ul li h4 {
	padding-top: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	font-weight: 400
}

.msg-isTrial .bd p {
	width: 840px;
	margin: 0 auto;
	padding-top: 15px;
	border-top: 1px solid #e5e5e5
}

main {
	min-width: 1200px
}

.join-layer {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 9999;
	background: rgba(0, 0, 0, .6)
}

.join-layer .investment-form {
	position: absolute;
	background: #fff;
	top: 40px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	padding: 25px 30px 20px;
	width: 655px
}

.join-layer .investment-form .close {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAEZklEQVRYR8WXa4gcRRDH/zWzrh98HYrEiAEjguAjgoFoNOj5ABNJlHwwgi8Uo1HCGdDT8+6mx7arVz1YH+dByEX9IEaFBKIxIkFRY1AjQcSY+E2IiK8IyvkIey7XU9LHjszN7e7M+eUa9sP2VHf9uqq6qpowz4PmWT/mBKC1PjlJkuUiciURLRCRM/wBiOgXETlKRPuCINivtf6z7MFKAWitr3HObQKwEkAVwF4R+TkIgp+8oiRJziSihQB6ATQB7AnDcFRr/WERSCGAUupFAOtF5HAQBFucc2/VarUf222stT41SZJVInI3gGsBvNRsNvtHRkb+6ATSFSCKooNEtATAcKPRGK3X68eKTpR+j+P4YRGpA/gOwI3MfKjd2o4ASilp+XedMWZHWcVZuTiObxaR7X5ORM6x1h7J79MWQCn1LoBVzFzoojJgSqnfAfzaaDSW5q04S4FSahzAfUmSXFqr1Q6UUVAkMzQ0tDAMw90ADjLzPVn5GQBKqaUAvvA+Z+YnU0Gl1G4R+dxaWytS5r9HUfQ4EfUy89WZmFgrIjtF5CZr7dvpfB5gXEQun5ycvCxrqjiOt4rIvSISFUG0lGsAO5h5XS4mPhURYeYVswCGh4cXBUHwrYg8aq0dzZ80juO6iPjI7giRKheRN6y1t+b3iKJoExE9LyLXW2vfmw7yjJmHANTCMFystfZXZ9boBpE5+TZmvqNDnjjbOedvQp2ZH5kBEMexN08z67eyEJmTv2KtvatbnCilPiKiqjHmirwFvPkPtDNdN3cAqBCRJqKXjTHri4I0iqLXiWgZM5+bB/iLiMaNMf1Fm/jvqTtasluZecMc1m1g5pPyAH8T0ZayABmf+yxXeDsy19EH8/3MfGIe4IiI7C/jgozPx4IgaBbdjqxlWi5YzsyL8wA+6x0rCsJUORE9Z4x5KOuOMpbwQQjgBGZelgd4CsBjYRieprX2uXvWyJj9v2uUM23XPOHLtXPuNwCbmXnjDACt9YXOuUNEdLsx5rU2ScSnV5/hnmbmwbJXNCsXx/FtIrJNRNZYa9+ZAeD/KKV2tcxzXc5v08qJqGaMibpFe7dkpZTyNeDiZrO5JG1SZtSCVuv1ARH1G2OeSRX53oCInjDGeAsUjlZF9cXovFQ4iqLVROQr4kZm3pzOtyvHvgW7k4hWG2PeL9RWQqDl+30AvmfmG7JLZgEMDAycUq1Wv/IZjpkXldi/UEQpdRjABWEYHqe1nuoK0IqFiwB87bvfiYmJlWNjY/8Uamkj0NfXd3xPT8+eVrd8CzNPt2eFAF5Aa32+c+4bEfkkCIJnjTFvzgXC+xzAABGtyEZ9aYAUIkmSV0XkEiL6LEmS7ZVKZVencj04OHh6GIY+2NYCWENEXzrnHujW2hU2nVrrqnPuQQD+YXJW6wTdHiZe5AcAo2EYvqC19g+VjqMQIF2pte6ZmprqJaKrfDkVkQUA/M8P/yw76su5iHxcqVT2aq0nyrisNECZzf6PzLwD/AsKUn0/kmhmigAAAABJRU5ErkJggg==) no-repeat;
	background-size: 100%
}

.join-layer .investment-form h3 {
	margin-bottom: 25px;
	font-size: 24px;
	font-weight: 400;
	color: #333
}

.join-layer .investment-form ul {
	padding: 0 40px
}

.join-layer .investment-form ul li {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	position: relative
}

.join-layer .investment-form ul li span {
	position: relative;
	display: block;
	text-align: right;
	width: 115px
}

.join-layer .investment-form ul li span i {
	color: #fa0f0f;
	font-size: 12px
}

.join-layer .investment-form ul li input {
	height: 40px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	text-indent: 1em
}

.join-layer .investment-form ul li select {
	width: 279px;
	border: 1px solid #ccc;
	height: 40px;
	text-indent: .6em;
	color: #999
}

.join-layer .investment-form ul li img {
	width: 160px;
	height: 38px;
	float: right;
	border: 1px solid #ccc
}

.join-layer .investment-form ul li .w320 {
	width: 400px;
	margin-right: 10px
}

.join-layer .investment-form ul li button {
	color: #fff;
	width: 200px;
	margin: 10px auto;
	background-color: #1976c7;
	height: 40px
}

.join-layer .investment-form p {
	font-size: 14px;
	color: #666
}

.join-layer .investment-form p a {
	color: #1e80cf
}

.investment .investment-banner {
	position: relative;
	background-repeat: no-repeat;
	background-position: top center;
	height: 600px;
	background-image: url(../../images/introduce/banner.png)
}

.investment .investment-banner .wrap {
	position: relative
}

.investment .investment-banner .wrap .investment-banner-word {
	position: absolute;
	left: 255px;
	top: 93px;
	width: 703px;
	height: 148px;
	background-image: url(../../images/SpecialTopic/Investment/banner-word.png);
	text-indent: -999em
}

.investment .investment-banner .wrap .btn-row {
	position: absolute;
	top: 328px;
	left: 317px;
	width: 574px;
	display: flex;
	align-items: flex-end;
	justify-content: space-between
}

.investment .investment-banner .wrap .btn-row .join-btn {
	width: 200px;
	height: 86px;
	border-radius: 27px;
	background: url(/Content/images/SpecialTopic/Investment/join-btn.png) no-repeat;
	text-indent: -999em;
	background-size: 100%
}

.investment .investment-banner .wrap .btn-row .online-btn {
	width: 200px;
	height: 54px;
	border-radius: 27px;
	background: url(/Content/images/SpecialTopic/Investment/online-btn.png) no-repeat;
	background-size: 100%;
	text-indent: -999em
}

.investment .investment-banner .bottom-word {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	display: flex;
	justify-content: center;
	background: #1e80cf
}

.investment .investment-banner .bottom-word .item {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 296px;
	height: 100px
}

.investment .investment-banner .bottom-word .item:hover {
	background: #1976c7
}

.investment .investment-banner .bottom-word .item strong {
	font-size: 30px;
	font-weight: 400;
	line-height: 32px;
	color: #fff
}

.investment .investment-banner .bottom-word .item span {
	font-size: 20px;
	color: #fff
}

.investment .investment-section.investment-section01 {
	background-color: #f4f4f4;
	padding-bottom: 70px
}

.investment .investment-section.investment-section01 .max-wrap {
	width: 1400px;
	margin: 0 auto
}

.investment .investment-section.investment-section01 .max-wrap .hd h3 {
	padding: 70px 0 100px;
	font-size: 40px;
	color: #333;
	text-align: center
}

.investment .investment-section.investment-section01 .max-wrap .bd {
	display: flex
}

.investment .investment-section.investment-section01 .max-wrap .bd .left .desc-h2 {
	font-size: 26px;
	color: #333
}

.investment .investment-section.investment-section01 .max-wrap .bd .left .desc-h4 {
	font-size: 22px;
	color: #333;
	margin-bottom: 50px
}

.investment .investment-section.investment-section01 .max-wrap .bd .left .left-box {
	width: 600px;
	border-radius: 10px;
	overflow: hidden;
	background: #fff
}

.investment .investment-section.investment-section01 .max-wrap .bd .left .left-box .title {
	height: 60px;
	width: 600px;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 24px;
	background: #258dd9
}

.investment .investment-section.investment-section01 .max-wrap .bd .left .left-box ul {
	display: flex;
	flex-wrap: wrap;
	padding-top: 10px
}

.investment .investment-section.investment-section01 .max-wrap .bd .left .left-box ul li {
	width: 70px;
	height: 50px;
	margin: 15px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: #666
}

.investment .investment-section.investment-section01 .max-wrap .bd .left .left-box ul li.active {
	background: url(/Content/images/SpecialTopic/Investment/section01-hover.png);
	background-size: 100%;
	color: #fff
}

.investment .investment-section.investment-section01 .max-wrap .bd .left .left-box .more {
	border-top: 1px dashed #e1e1e1;
	width: 534px;
	background: #fff;
	margin: 0 auto;
	height: 62px;
	font-size: 18px;
	line-height: 62px;
	color: #258dd9
}

.investment .investment-section.investment-section01 .max-wrap .bd .right {
	padding-top: 100px;
	padding-left: 100px
}

.investment .investment-section.investment-section02 {
	background-color: #fff;
	padding-bottom: 110px
}

.investment .investment-section.investment-section02 .max-wrap {
	width: 1400px;
	margin: 0 auto
}

.investment .investment-section.investment-section02 .max-wrap .hd h3 {
	padding: 70px 0 100px;
	font-size: 40px;
	color: #333;
	text-align: center
}

.investment .investment-section.investment-section02 .max-wrap .bd ul {
	display: flex;
	justify-content: space-between
}

.investment .investment-section.investment-section02 .max-wrap .bd ul li .investment-section02-item {
	display: flex;
	flex-direction: column
}

.investment .investment-section.investment-section02 .max-wrap .bd ul li .investment-section02-item i {
	width: 240px;
	height: 200px;
	background-color: #c7c7c7;
	border-radius: 6px;
	margin-bottom: 15px
}

.investment .investment-section.investment-section02 .max-wrap .bd ul li .investment-section02-item i.icon-1 {
	background: url(/Content/images/SpecialTopic/Investment/section02-1.png) no-repeat;
	background-size: 100%
}

.investment .investment-section.investment-section02 .max-wrap .bd ul li .investment-section02-item i.icon-2 {
	background: url(/Content/images/SpecialTopic/Investment/section02-2.png) no-repeat;
	background-size: 100%
}

.investment .investment-section.investment-section02 .max-wrap .bd ul li .investment-section02-item i.icon-3 {
	background: url(/Content/images/SpecialTopic/Investment/section02-3.png) no-repeat;
	background-size: 100%
}

.investment .investment-section.investment-section02 .max-wrap .bd ul li .investment-section02-item i.icon-4 {
	background: url(/Content/images/SpecialTopic/Investment/section02-4.png) no-repeat;
	background-size: 100%
}

.investment .investment-section.investment-section02 .max-wrap .bd ul li .investment-section02-item i.icon-5 {
	background: url(/Content/images/SpecialTopic/Investment/section02-5.png) no-repeat;
	background-size: 100%
}

.investment .investment-section.investment-section02 .max-wrap .bd ul li .investment-section02-item h4 {
	font-size: 24px;
	color: #333;
	margin-bottom: 40px
}

.investment .investment-section.investment-section02 .max-wrap .bd ul li .investment-section02-item p {
	width: 240px;
	font-size: 16px;
	color: #999
}

.investment .investment-section.investment-section03 {
	padding-bottom: 30px;
	background-color: #f4f4f4
}

.investment .investment-section.investment-section03 .wrap {
	width: 1300px;
	margin: 0 auto
}

.investment .investment-section.investment-section03 .wrap .hd h3 {
	padding: 70px 0 70px;
	font-size: 40px;
	color: #333;
	text-align: center
}

.investment .investment-section.investment-section03 .wrap .bd ul {
	position: relative;
	display: flex;
	justify-content: space-between
}

.investment .investment-section.investment-section03 .wrap .bd ul li {
	padding-bottom: 500px
}

.investment .investment-section.investment-section03 .wrap .bd ul li .investment-section03-item .item-panel {
	position: relative;
	display: flex;
	flex-direction: column
}

.investment .investment-section.investment-section03 .wrap .bd ul li .investment-section03-item .item-panel i {
	display: block;
	width: 90px;
	height: 90px;
	margin-bottom: 15px
}

.investment .investment-section.investment-section03 .wrap .bd ul li .investment-section03-item .item-panel i.icon-1 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-1.png)
}

.investment .investment-section.investment-section03 .wrap .bd ul li .investment-section03-item .item-panel i.icon-2 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-2.png)
}

.investment .investment-section.investment-section03 .wrap .bd ul li .investment-section03-item .item-panel i.icon-3 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-3.png)
}

.investment .investment-section.investment-section03 .wrap .bd ul li .investment-section03-item .item-panel i.icon-4 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-4.png)
}

.investment .investment-section.investment-section03 .wrap .bd ul li .investment-section03-item .item-panel i.icon-5 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-5.png)
}

.investment .investment-section.investment-section03 .wrap .bd ul li .investment-section03-item .item-panel i.icon-6 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-6.png)
}

.investment .investment-section.investment-section03 .wrap .bd ul li .investment-section03-item .item-panel h4 {
	font-size: 24px;
	font-weight: 400;
	color: #999
}

.investment .investment-section.investment-section03 .wrap .bd ul li .investment-section03-item .content {
	display: none;
	position: absolute;
	top: 300px;
	left: 0;
	width: 500px
}

.investment .investment-section.investment-section03 .wrap .bd ul li .investment-section03-item .content h4 {
	font-size: 30px;
	font-weight: 400;
	color: #258dd9
}

.investment .investment-section.investment-section03 .wrap .bd ul li .investment-section03-item .content p {
	width: 498px;
	margin-top: 30px;
	font-size: 24px;
	line-height: 36px;
	color: #666
}

.investment .investment-section.investment-section03 .wrap .bd ul li .investment-section03-item .content img {
	position: absolute;
	display: block;
	left: 920px;
	top: -70px;
	width: 500px;
	height: 320px
}

.investment .investment-section.investment-section03 .wrap .bd ul li.on .investment-section03-item .item-panel i {
	display: block;
	width: 90px;
	height: 90px;
	margin-bottom: 15px
}

.investment .investment-section.investment-section03 .wrap .bd ul li.on .investment-section03-item .item-panel i.icon-1 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-1-hover.png)
}

.investment .investment-section.investment-section03 .wrap .bd ul li.on .investment-section03-item .item-panel i.icon-2 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-2-hover.png)
}

.investment .investment-section.investment-section03 .wrap .bd ul li.on .investment-section03-item .item-panel i.icon-3 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-3-hover.png)
}

.investment .investment-section.investment-section03 .wrap .bd ul li.on .investment-section03-item .item-panel i.icon-4 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-4-hover.png)
}

.investment .investment-section.investment-section03 .wrap .bd ul li.on .investment-section03-item .item-panel i.icon-5 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-5-hover.png)
}

.investment .investment-section.investment-section03 .wrap .bd ul li.on .investment-section03-item .item-panel i.icon-6 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-6-hover.png)
}

.investment .investment-section.investment-section03 .wrap .bd ul li.on .investment-section03-item .item-panel h4 {
	color: #258dd9
}

.investment .investment-section.investment-section03 .wrap .bd ul li.on .investment-section03-item .content {
	display: block
}

.investment .investment-section.investment-section04 {
	padding-bottom: 190px;
	background-color: #fff
}

.investment .investment-section.investment-section04 .max-wrap {
	width: 1400px;
	margin: 0 auto
}

.investment .investment-section.investment-section04 .max-wrap .hd h3 {
	padding: 70px 0 70px;
	font-size: 40px;
	color: #333;
	text-align: center
}

.investment .investment-section.investment-section04 .max-wrap .bd ul {
	position: relative;
	display: flex;
	justify-content: space-around
}

.investment .investment-section.investment-section04 .max-wrap .bd ul::after {
	content: "";
	display: block;
	position: absolute;
	top: 130px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #dddd
}

.investment .investment-section.investment-section04 .max-wrap .bd ul li .investment-section04-item {
	display: flex;
	flex-direction: column;
	align-items: center
}

.investment .investment-section.investment-section04 .max-wrap .bd ul li .investment-section04-item i {
	display: block;
	width: 56px;
	height: 56px;
	margin-bottom: 20px
}

.investment .investment-section.investment-section04 .max-wrap .bd ul li .investment-section04-item i.icon-1 {
	background: url(/Content/images/SpecialTopic/Investment/section04-icon-1.png) no-repeat;
	background-size: 100%
}

.investment .investment-section.investment-section04 .max-wrap .bd ul li .investment-section04-item i.icon-2 {
	background: url(/Content/images/SpecialTopic/Investment/section04-icon-2.png) no-repeat;
	background-size: 100%
}

.investment .investment-section.investment-section04 .max-wrap .bd ul li .investment-section04-item i.icon-3 {
	background: url(/Content/images/SpecialTopic/Investment/section04-icon-3.png) no-repeat;
	background-size: 100%
}

.investment .investment-section.investment-section04 .max-wrap .bd ul li .investment-section04-item i.icon-4 {
	background: url(/Content/images/SpecialTopic/Investment/section04-icon-4.png) no-repeat;
	background-size: 100%
}

.investment .investment-section.investment-section04 .max-wrap .bd ul li .investment-section04-item i.icon-5 {
	background: url(/Content/images/SpecialTopic/Investment/section04-icon-5.png) no-repeat;
	background-size: 100%
}

.investment .investment-section.investment-section04 .max-wrap .bd ul li .investment-section04-item h4 {
	position: relative;
	font-size: 20px;
	font-weight: 400;
	color: #333;
	margin-bottom: 67px
}

.investment .investment-section.investment-section04 .max-wrap .bd ul li .investment-section04-item h4::after {
	content: "";
	display: block;
	position: absolute;
	bottom: -28px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #258dd9;
	z-index: 9
}

.investment .investment-section.investment-section04 .max-wrap .bd ul li .investment-section04-item h4 a {
	color: #258dd9
}

.investment .investment-section.investment-section04 .max-wrap .bd ul li .investment-section04-item p {
	width: 190px;
	font-size: 18px;
	line-height: 30px;
	color: #666
}

.investment .investment-section.investment-section04 .max-wrap .bd ul li .investment-section04-item p a {
	color: #258dd9
}

.investment .investment-section.investment-section04 .max-wrap .bd .concat-wrap {
	position: relative;
	width: 1300px;
	height: 386px;
	margin: 140px auto 0;
	background: url(/Content/images/SpecialTopic/Investment/section04-cbg.png) no-repeat;
	background-size: 100%
}

.investment .investment-section.investment-section04 .max-wrap .bd .concat-wrap img {
	position: absolute;
	left: 80px;
	top: 120px;
	width: 249px;
	height: 241px
}

.investment .investment-section.investment-section04 .max-wrap .bd .concat-wrap .info {
	color: #fff;
	position: absolute;
	left: 400px;
	top: 130px
}

.investment .investment-section.investment-section04 .max-wrap .bd .concat-wrap .info h2 {
	font-size: 34px;
	font-weight: 400;
	margin-bottom: 20px
}

.investment .investment-section.investment-section04 .max-wrap .bd .concat-wrap .info strong {
	display: flex;
	align-items: center;
	font-weight: 400;
	font-size: 34px;
	margin-bottom: 25px
}

.investment .investment-section.investment-section04 .max-wrap .bd .concat-wrap .info strong i {
	display: block;
	width: 43px;
	height: 44px;
	margin-right: 15px;
	background: url(/Content/images/SpecialTopic/Investment/section04-call.png);
	background-size: 100%
}

.investment .investment-section.investment-section04 .max-wrap .bd .concat-wrap .info p {
	font-size: 28px
}

.statement {
	padding: 60px 30px 120px
}

.statement h2 {
	font-size: 22px;
	color: #333;
	margin-bottom: 30px;
	text-align: center
}

.statement p {
	font-size: 16px;
	color: #333;
	line-height: 24px;
	margin-bottom: 20px
}

.cooperatePolicy {
	padding-bottom: 90px
}

.section-1 {
	height: 500px;
	background: url(../../images/introduce/banner.png) center no-repeat
}

.section-1 .hd {
	color: #fff;
	padding-top: 80px
}

.section-1 .hd p {
	font-size: 27px;
	text-align: center
}

.section-1 .hd h2 {
	font-size: 40px;
	text-align: center
}

.section-1 .hd span {
	display: block;
	text-align: center;
	font-size: 20px
}

.section-1 .bd {
	padding-top: 70px
}

.section-1 .bd ul {
	position: relative;
	display: flex;
	justify-content: space-between
}

.section-1 .bd ul li {
	display: flex;
	flex-direction: column;
	align-items: center
}

.section-1 .bd ul li i {
	display: block;
	width: 74px;
	height: 74px
}

.section-1 .bd ul li i.icon-1 {
	background: url(/Content/images/SpecialTopic/Investment/section05-icon-1.png) no-repeat;
	background-size: 100%
}

.section-1 .bd ul li i.icon-2 {
	background: url(/Content/images/SpecialTopic/Investment/section05-icon-2.png) no-repeat;
	background-size: 100%
}

.section-1 .bd ul li i.icon-3 {
	background: url(/Content/images/SpecialTopic/Investment/section05-icon-3.png) no-repeat;
	background-size: 100%
}

.section-1 .bd ul li i.icon-4 {
	background: url(/Content/images/SpecialTopic/Investment/section05-icon-4.png) no-repeat;
	background-size: 100%
}

.section-1 .bd ul li i.icon-5 {
	background: url(/Content/images/SpecialTopic/Investment/section05-icon-5.png) no-repeat;
	background-size: 100%
}

.section-1 .bd ul li i.icon-6 {
	background: url(/Content/images/SpecialTopic/Investment/section05-icon-6.png) no-repeat;
	background-size: 100%
}

.section-1 .bd ul li span {
	font-size: 20px;
	color: #fff;
	margin-top: 20px
}

.section-2 {
	background-color: #f4f4f4
}

.section-2 .wrap {
	width: 1200px;
	margin: 0 auto
}

.section-2 .wrap .hd h3 {
	position: relative;
	padding: 50px 0;
	font-size: 30px;
	color: #333;
	text-align: center;
	font-weight: 400
}

.section-2 .wrap .hd h3::after {
	content: "";
	display: block;
	width: 40px;
	height: 4px;
	background-color: #297eff;
	border-radius: 2px;
	position: absolute;
	bottom: 38px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.section-2 .wrap .bd ul {
	position: relative;
	display: flex;
	justify-content: space-between
}

.section-2 .wrap .bd ul li {
	padding-bottom: 450px
}

.section-2 .wrap .bd ul li .investment-section03-item .item-panel {
	position: relative;
	display: flex;
	flex-direction: column
}

.section-2 .wrap .bd ul li .investment-section03-item .item-panel i {
	display: block;
	width: 70px;
	height: 70px;
	margin-bottom: 15px
}

.section-2 .wrap .bd ul li .investment-section03-item .item-panel i.icon-1 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-1.png);
	background-size: 100%
}

.section-2 .wrap .bd ul li .investment-section03-item .item-panel i.icon-2 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-2.png);
	background-size: 100%
}

.section-2 .wrap .bd ul li .investment-section03-item .item-panel i.icon-3 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-3.png);
	background-size: 100%
}

.section-2 .wrap .bd ul li .investment-section03-item .item-panel i.icon-4 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-4.png);
	background-size: 100%
}

.section-2 .wrap .bd ul li .investment-section03-item .item-panel i.icon-5 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-5.png);
	background-size: 100%
}

.section-2 .wrap .bd ul li .investment-section03-item .item-panel i.icon-6 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-6.png);
	background-size: 100%
}

.section-2 .wrap .bd ul li .investment-section03-item .item-panel h4 {
	font-size: 18px;
	font-weight: 400;
	color: #999;
	text-align: center
}

.section-2 .wrap .bd ul li .investment-section03-item .content {
	display: none;
	position: absolute;
	top: 250px;
	left: 0;
	width: 500px
}

.section-2 .wrap .bd ul li .investment-section03-item .content h4 {
	font-size: 24px;
	font-weight: 400;
	color: #297eff
}

.section-2 .wrap .bd ul li .investment-section03-item .content p {
	width: 498px;
	margin-top: 30px;
	font-size: 18px;
	line-height: 36px;
	color: #666
}

.section-2 .wrap .bd ul li .investment-section03-item .content img {
	position: absolute;
	display: block;
	left: 700px;
	top: -70px;
	width: 500px;
	height: 320px
}

.section-2 .wrap .bd ul li.on .investment-section03-item .item-panel i {
	display: block;
	width: 70px;
	height: 70px;
	margin-bottom: 15px
}

.section-2 .wrap .bd ul li.on .investment-section03-item .item-panel i.icon-1 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-1-hover.png);
	background-size: 100%
}

.section-2 .wrap .bd ul li.on .investment-section03-item .item-panel i.icon-2 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-2-hover.png);
	background-size: 100%
}

.section-2 .wrap .bd ul li.on .investment-section03-item .item-panel i.icon-3 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-3-hover.png);
	background-size: 100%
}

.section-2 .wrap .bd ul li.on .investment-section03-item .item-panel i.icon-4 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-4-hover.png);
	background-size: 100%
}

.section-2 .wrap .bd ul li.on .investment-section03-item .item-panel i.icon-5 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-5-hover.png);
	background-size: 100%
}

.section-2 .wrap .bd ul li.on .investment-section03-item .item-panel i.icon-6 {
	background: url(/Content/images/SpecialTopic/Investment/section03-icon-6-hover.png);
	background-size: 100%
}

.section-2 .wrap .bd ul li.on .investment-section03-item .item-panel h4 {
	color: #297eff
}

.section-2 .wrap .bd ul li.on .investment-section03-item .content {
	display: block
}

.section-3 {
	padding-bottom: 60px
}

.section-3 .wrap {
	width: 1200px;
	margin: 0 auto
}

.section-3 .wrap .hd h3 {
	position: relative;
	padding: 50px 0;
	font-size: 30px;
	color: #333;
	text-align: center;
	font-weight: 400
}

.section-3 .wrap .hd h3::after {
	content: "";
	display: block;
	width: 40px;
	height: 4px;
	background-color: #297eff;
	border-radius: 2px;
	position: absolute;
	bottom: 38px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.section-3 .wrap .hd p {
	width: 1000px;
	margin: 0 auto;
	font-size: 16px;
	text-align: center;
	color: #666
}

.section-3 .wrap .bd {
	margin-top: 60px
}

.section-3 .wrap .bd ul {
	position: relative;
	display: flex;
	justify-content: space-between
}

.section-3 .wrap .bd ul li {
	width: 326px
}

.section-3 .wrap .bd ul li i {
	display: block;
	margin: auto;
	width: 46px;
	height: 46px;
	margin-bottom: 12px
}

.section-3 .wrap .bd ul li h5 {
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	color: #333;
	margin-bottom: 26px
}

.section-3 .wrap .bd ul li p {
	width: 326px;
	font-size: 16px;
	text-align: center;
	color: #666
}

.section-3 .wrap .bd ul li:nth-child(1) i {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAMAAABgZ9sFAAAAn1BMVEUAAAApfv8pff8pfv8ofP8ofP8pff8pff8pff8ofP8pfv8pfv8ofv8mfP8ofv8pfv8pfv8ofv8ofv8off8pfv8ofv8ofv8pfv8off8pfv8nfP8nfP8ofv8pff8pfv8pfv8pff8off8qff8pfv8ofv8pff8ofv8ofv8ofv8off8pfv8ofv8pfv8off8of/8ofv8ofv8ofv8ogP8off8pfv/sdQPDAAAANHRSTlMA8ZGxMwzNvI039JYHBQLGwqaPI8mhnN8nGA8J6uUtHBqAaxT6XVRN1ol8Y/fat6x0RkE5xhHYRgAAAbhJREFUSMe91dmWojAUheEDiKXNUKIog4gyKM7jfv9n62C0K1hxRW76v823IDmwgNp38RNN0To3n7rCJ51srtM9MDAUacCOcx2lRaqWGowp1X1hPSVlBoL5g/uOmo8xGz1411Rz74XbYV/eLXQkvEr+vOss4as93rViyyckDR4ve/L03GXLWeDFLY662EXUgufHzGzBB0DYgmc4mY2j7nR51tKtl/sxNQZZ4k1ln8MGvwbam74LCadpRx7bxS+u6pbn6ce8sABo+Yc8+v55d9R8wbRXVQG8T/icaWRERxgCd0YdsVv8o0sf2jbtYivwy0xrlKRcDwArDFAmSFKBL/HS9b5vpsc2XRIAW1fgaWbpQpOdU8+k1lOi2AB6jmqQUT0TpoovYKh8qpHPtMvv0SMVX9w13/+QFJxrm8+daQWvlcdOOaq1q+JzPhOuHVLwhaB7Nil48dQ+n7fQ4PcH29WZZtcMu3zfYgbW9uvADwiKh6aXzthvqdkVMJheSzSFM2Bi/WvlkLsBNun5wLT8NyXkm2QegWAGQHdJUj+zxhPeeNhx71dnBWwm8hz7mUusYqMdhlXE9P/tLzJcV5BPtusQAAAAAElFTkSuQmCC) no-repeat;
	background-size: 100%
}

.section-3 .wrap .bd ul li:nth-child(2) i {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAMAAABgZ9sFAAAAqFBMVEUAAAApff8pfv8pfv8off8ofv8pfv8ofv8pfv8of/8pfv8pfv8pfv8pfv8ofv8ogP8pfv8pfv8pfv8nff8ofv8of/8ofv8pff8pfv8off8pfv8pfv8ofv8lf/8pfv8off8pfv8pf/8pfv8off8off8kfv8pfv8pfv8ofv8pfv8ofv8pfv8ofv8pff8pfv8pfv8pf/8pfv8jef8ofv8pfv8of/8pf/8pfv+QRWG+AAAAN3RSTlMAwPHmJl78CfVD+MwiEQ0E6ZtyBqh9YisdFtyuiFpOL9fHoo+CAu3hvbJtaFJK0cR5Ohm4lVU0sQostQAAAhJJREFUSMfNldeSozAQRcV4VkSTTDAmmOCc49z//7NFpsYlGIzZqn2Y+4TkU3LrdreatCqw4xHpKzFRgdw3+tGXGZiW26DHyZ9eBmAyASB4Wvc/jOWIcabj+2sJgOrKvv4T00U9GPvJbEUB0Cxme1uVolRqecnZD+Y87lp5eFXBJK1srdrUbEHCQwM1LDwOV1GJHvI44GKLi+MHKh04XCjJwTE/7aZNu7X9JnKElEKo4VJ01nTSrqG2Nxv4x73TsUET/9OFf/4OfP5P+DQvxv1xbQVse+NDB8j8vrgxAwZyR+zGlM9sTCFtu666W1rD56ZsgkadRhaAI36bkgKW3onLC+BmVGWSAatLd5pGGwmYPb5CYDF9l1VxRqHY5UcEKLv3RaDfgI8N8RTQTVfNxN+pCUveMwHL4LJbx9eQ7GcqhZIHDk9HKwvW3NICcvLkUwAmTxNXgcUt7Vqni65Q1Pv2Cmz48qcYfNWqvKbxBHTMrZnLwvDlu2lROLUX5SwBlviiocrIlaReqycwc1q1N4Gw8VyNHGCZGG39pwKmPG8GuAIUN/h59hJYeC0XcgCE58aQOknApL3tI5Q/bXnH5TXbkkmrRvYCUNbPQvyKlgCEkn6hJGP5v/nVREvBrqOR19JOJoDULeviMWuuu+5hZkwLdqaqSiyO+PJ+VMoOHjreA9JH+v0IZMmQ9NRc9PYi+Q/6C+FtTL/4+J4CAAAAAElFTkSuQmCC) no-repeat;
	background-size: 100%
}

.section-3 .wrap .bd ul li:nth-child(3) i {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAMAAABgZ9sFAAAAe1BMVEUAAAApff8ofP8ofv8pfv8pfv8pfv8pf/8rf/8pf/8ofP8pff8off8pfv8ofv8of/8mgP8pfv8pfv8ofv8ofv8pfv8ofv8xdP8pfv8pfv8off8pff8qff8pff8ofv8pfv8pfv8pgP8qg/8pfv8pfv8ofv8qff8nfP8pfv+mMAUrAAAAKHRSTlMAv0B/xJa1ng+ZJ+te78+GIdWtj21DMQblqWdkN3RaUUslGti8pHpOjI/ZpwAAAYBJREFUSMfN1Nluq0AMgGGTsK+BhJB96WlP//d/wg5oipLMTEIvKvW7ARljGRuN2AWB/MAe9jLdHOZ/Jj2GWJ6ZyU8eRzRPysUN0V2gBn8hDgsf6rvICSj1fddWURhGVdvpQAmc5M4KSEVJgwwtS9ZDBFgZswuXw6XgViLK0nNN1aNXJ/kpKEF36EQvSGXwdqQnTktgc5bR4R8QisMOY/fzoX+rWNXyH4M+sHb9VyyMFTnL+3q8xkKK7uZztp7nLWPVi16UpfylH4NK2x7kg95B5AKZWJRQiVzpfUj+Pdz/4ItFBNH3SnK1jdlsJsoWArHI9ehV2psOvUw3OJtJ+mZMFyjEou4/1dTZ95cCrVg01uYDyDrHScf5MXhGFzG9w+YxtoEiFatP2w+sQ46ZUa/vTwwacQpRKv1CukIJ5YkdvcJPAj8DoxPD5zs3yp28sg/Rwp1MEbf58Zi3sfyCuTeq5LUNo0Jeaxj5MsFsJBMNuZNFKJFMNew/k6munnIViy+IcDK+bHYBWAAAAABJRU5ErkJggg==) no-repeat;
	background-size: 100%
}

.section-4 {
	padding-bottom: 130px;
	background-color: #fff
}

.section-4 .max-wrap {
	width: 1200px;
	margin: 0 auto
}

.section-4 .max-wrap .hd h3 {
	position: relative;
	padding: 50px 0;
	font-size: 30px;
	color: #333;
	text-align: center;
	font-weight: 400
}

.section-4 .max-wrap .hd h3::after {
	content: "";
	display: block;
	width: 40px;
	height: 4px;
	background-color: #297eff;
	border-radius: 2px;
	position: absolute;
	bottom: 38px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.section-4 .max-wrap .bd ul {
	position: relative;
	display: flex;
	justify-content: space-around
}

.section-4 .max-wrap .bd ul::after {
	content: "";
	display: block;
	position: absolute;
	top: 46px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #dddd
}

.section-4 .max-wrap .bd ul li .investment-section04-item {
	display: flex;
	flex-direction: column;
	align-items: center
}

.section-4 .max-wrap .bd ul li .investment-section04-item i {
	display: block;
	width: 56px;
	height: 56px;
	margin-bottom: 20px
}

.section-4 .max-wrap .bd ul li .investment-section04-item i.icon-1 {
	background: url(/Content/images/SpecialTopic/Investment/section04-icon-1.png) no-repeat;
	background-size: 100%
}

.section-4 .max-wrap .bd ul li .investment-section04-item i.icon-2 {
	background: url(/Content/images/SpecialTopic/Investment/section04-icon-2.png) no-repeat;
	background-size: 100%
}

.section-4 .max-wrap .bd ul li .investment-section04-item i.icon-3 {
	background: url(/Content/images/SpecialTopic/Investment/section04-icon-3.png) no-repeat;
	background-size: 100%
}

.section-4 .max-wrap .bd ul li .investment-section04-item i.icon-4 {
	background: url(/Content/images/SpecialTopic/Investment/section04-icon-4.png) no-repeat;
	background-size: 100%
}

.section-4 .max-wrap .bd ul li .investment-section04-item i.icon-5 {
	background: url(/Content/images/SpecialTopic/Investment/section04-icon-5.png) no-repeat;
	background-size: 100%
}

.section-4 .max-wrap .bd ul li .investment-section04-item h4 {
	position: relative;
	font-size: 18px;
	color: #333;
	font-weight: 600;
	margin-bottom: 50px
}

.section-4 .max-wrap .bd ul li .investment-section04-item h4::after {
	content: "";
	display: block;
	position: absolute;
	bottom: -32px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #258dd9;
	z-index: 9
}

.section-4 .max-wrap .bd ul li .investment-section04-item h4 a {
	color: #258dd9
}
.section-4 .max-wrap .hd p{
	width: 1000px;
	    margin: 0 auto;
	    font-size: 16px;
	    text-align: center;
	    color: #666;
}

.section-4 .max-wrap .bd ul li .investment-section04-item p {
	width: 190px;
	font-size: 18px;
	line-height: 30px;
	color: #333;
	text-align: center;
	font-weight: bold;
}

.section-4 .max-wrap .bd ul li .investment-section04-item p a {
	color: #258dd9
}

.section-4 .max-wrap .bd .concat-wrap {
	position: relative;
	width: 1300px;
	height: 386px;
	margin: 140px auto 0;
	background: url(/Content/images/SpecialTopic/Investment/section04-cbg.png) no-repeat;
	background-size: 100%
}

.section-4 .max-wrap .bd .concat-wrap img {
	position: absolute;
	left: 80px;
	top: 120px;
	width: 249px;
	height: 241px
}

.section-4 .max-wrap .bd .concat-wrap .info {
	color: #fff;
	position: absolute;
	left: 400px;
	top: 130px
}

.section-4 .max-wrap .bd .concat-wrap .info h2 {
	font-size: 34px;
	font-weight: 400;
	margin-bottom: 20px
}

.section-4 .max-wrap .bd .concat-wrap .info strong {
	display: flex;
	align-items: center;
	font-weight: 400;
	font-size: 34px;
	margin-bottom: 25px
}

.section-4 .max-wrap .bd .concat-wrap .info strong i {
	display: block;
	width: 43px;
	height: 44px;
	margin-right: 15px;
	background: url(/Content/images/SpecialTopic/Investment/section04-call.png);
	background-size: 100%
}

.section-4 .max-wrap .bd .concat-wrap .info p {
	font-size: 28px
}

.section-5 {
	position: relative;
	width: 1200px;
	height: 384px;
	margin: 0 auto;
	background: url(/Content/images/SpecialTopic/Investment/section04-cbg.png) no-repeat;
	background-size: 100%
}

.section-5 img {
	position: absolute;
	left: 40px;
	top: 90px;
	width: 249px;
	height: 241px
}

.section-5 .info {
	color: #fff;
	position: absolute;
	left: 350px;
	top: 110px
}

.section-5 .info h2 {
	font-size: 34px;
	font-weight: 400;
	margin-bottom: 20px
}

.section-5 .info strong {
	display: flex;
	align-items: center;
	font-weight: 400;
	font-size: 34px;
	margin-bottom: 25px
}

.section-5 .info strong i {
	display: block;
	width: 43px;
	height: 44px;
	margin-right: 15px;
	background: url(/Content/images/SpecialTopic/Investment/section04-call.png);
	background-size: 100%
}

.section-5 .info p {
	font-size: 28px
}
