@font-face {
	font-family: 'SFProDisplayRegular';
	src: url('../fonts/SF-Pro-Display-Regular.otf');
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: 'SFProDisplayMedium';
	src: url('../fonts/SF-Pro-Display-Medium.otf');
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: 'SFProDisplaySemibold';
	src: url('../fonts/SF-Pro-Display-Semibold.otf');
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: 'SFProDisplayBold';
	src: url('../fonts/SF-Pro-Display-Bold.otf');
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: 'SFProDisplayLight';
	src: url('../fonts/SF-Pro-Display-Light.otf');
	font-style: normal;
	font-weight: normal;
}

/*-----------------------------------*/
/* sincol */
/*-----------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	font-family: 微软雅黑, Arial;
	padding: 0px;
	margin: 0px;
}

html,
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	width: 100%;
	color: #1b1b1b;
	font-family: "SFProDisplayRegular", Arial, sans-serif;
	background-color: #f7f7f7;
}

.main {
	padding: 15px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}

ul,
ol {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:hover {
	/*color: #666;*/
}

em {
	font-style: normal;
}

img {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.iex .lbox {
	float: left;
}

.iex .rbox {
	float: right;
}

.clr {}

.clr:after {
	display: table;
	content: "";
	width: 0;
	clear: both;
}

.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

.line10 {
	font-size: 0px;
	line-height: 0px;
	height: 10px;
}

.line15 {
	font-size: 0px;
	line-height: 0px;
	height: 15px;
}

.line20 {
	font-size: 0px;
	line-height: 0px;
	height: 20px;
}

.line30 {
	font-size: 0px;
	line-height: 0px;
	height: 30px;
}

.line40 {
	font-size: 0px;
	line-height: 0px;
	height: 38px;
}

.line1a {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ececec;
	font-size: 0px;
	line-height: 0px;
}

body {
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #f7f7f7;
}

.cbody {
	width: 1500px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.topnav {
	background-color: rgba(255, 255, 255, 0.95);
	height: 100px;
	font-size: 24px;
	line-height: 50px;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.039)
}

.topnav .cbody {
	display: flex;
	justify-content: space-between;
}

.topnav .logo {
	padding-top: 15px;
	height: 80px;
}

.topnav ul {
	display: flex;
}

.topnav ul li {
	line-height: 50px;
	height: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
	width: 180px;
	text-align: center;
}

.topnav ul li span {
	width: 25px;
	height: 6px;
	background: #FB620C;
	border-radius: 3px 3px 3px 3px;
	display: none;
	margin: 0 auto;
}

.topnav ul li.on span {
	display: block;
}

.topnav ul li a {
	font-family: SFProDisplayRegular;
	font-weight: 500;
	font-size: 24px;
	color: #666666;
	text-align: center;
	line-height: 50px;
	text-align: center;
	display: block;
	width: 100%;
}

.topnav ul li a:hover {
	color: #000;
}

.topnav ul li.on a {
	color: #000000;
}

.cbody {}

.banner1 {
	padding-top: 90px;
	text-align: center;
}

.banner2 {
	padding: 50px 0;
	
}

.banner3 {
	background-color: #fff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

.slide {
	height: 900px;
	width: 100%;
	overflow: hidden;
	background-image: url(../iamges/body-bg1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.slide dl {
	display: flex;
	justify-content: space-between;
	color: #ffffff;

}

.slide dl dt {
	padding-top: 200px;
	width: 700px;
}

.slide dl dt h1 {
	font-family: SFProDisplayBold;
	font-size: 42px;
	line-height: 60px;
	font-weight: normal;
}

.slide dl dt h2 {
	padding-top: 40px;
	font-family: SFProDisplayMedium;
	font-size: 42px;
	line-height: 60px;
	font-weight: normal;
}

.slide dl dt h3 {
	padding-top: 90px;
	font-family: SFProDisplayRegular;
	font-size: 24px;
	line-height: 40px;
	font-weight: normal;
}

.slide dl dd {
	padding-top: 115px;
	width: 630px;

}

.txtbox1 {
	padding: 100px 0;
}

.txtbox1 .titlex {
	text-align: center;
	line-height: 60px;
	font-size: 60px;
	font-family: SFProDisplayMedium;
	padding: 20px 0;
}

.txtbox1 .txt {}

.txtbox1 .txt p {
	line-height: 30px;
	font-size: 20px;
	color: #333333;
	font-family: SFProDisplayLight;
	padding: 10px 0;
}

.footer {
	height: 300px;
	margin-top: 30px;
	background-image: url(../iamges/footer-bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.footer .cbody dl {
	text-align: center;
	padding-top: 60px;
}

.footer a {
	color: #707070;
	line-height: 35px;
}

.footer dt {}

.footer dd {
	padding-top: 20px;
	line-height: 40px;
	font-family: SFProDisplayRegular;
	font-weight: 400;
	font-size: 18px;
	color: #999999;
}

.titlex1 {
	text-align: center;
	line-height: 90px;
	color: #000000;
	font-size: 60px;
	font-family: SFProDisplaySemibold;
}
.box1 {
	padding-top: 100px;
}

.box1 ul {
	padding-top: 60px;
	display: flex;
	justify-content: space-between;
}

.box1 ul li {
	width: 500px;
	height: 450px;
}

.box1 ul li.bg1 {
	margin-top: 40px;
	background-image: url(../iamges/list1-bg1.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.box1 ul li.bg2 {
	background-image: url(../iamges/list1-bg2.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.box1 ul li.bg3 {
	margin-top: 40px;
	background-image: url(../iamges/list1-bg3.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.box1 ul li.bg1 strong{
	color: #08c6a6;
	background-image: url(../iamges/list1-icon1.png);
}
.box1 ul li.bg2 strong{
	color: #ff7303;
	background-image: url(../iamges/list1-icon2.png);
}
.box1 ul li.bg3 strong{
	color: #e46a84;
	background-image: url(../iamges/list1-icon3.png);
}
.box1 ul li strong {
	
	margin-top: 70px;
	margin-left: 50px;
	padding-left: 30px;
	font-size: 40px;
	font-family: SFProDisplayRegular;
	line-height: 30px;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;

}

.box1 ul li p {
	width: 350px;
	padding-top: 30px;
	padding-left: 80px;
	font-size: 24px;
	color: #000;
	line-height: 40px;
}


.box1 dl {
	display: flex;
	justify-content: space-between;
}

.box1 ul {
	padding-top: 60px;
	display: flex;
	justify-content: space-between;
}

.box1 ul {
	padding-top: 60px;

}

.box2 {
	padding-top: 100px;
	background-image: url(../iamges/list2-bg0.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 800px;
}
.box2 .titlex1{
	color: #fff;
}
.box2 .box2-li{
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}
.box2 dl {
	width: 350px;
	height: 430px;
	border-style: solid;
	border-width: 2px;
	border-color: rgb(255, 255, 255);
	border-radius: 15px;
	background-image: -moz-linear-gradient( 90deg, rgb(206,215,247) 0%, rgb(236,236,236) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(206,215,247) 0%, rgb(236,236,236) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(206,215,247) 0%, rgb(236,236,236) 100%);
	box-shadow: 0px 0px 10px 0px rgba(120, 58, 205, 0.1);

}
.box2 dt{
	font-size: 28px;
	line-height: 30px;
	color: #000;
	background-image: url(../iamges/list2-icon1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	width: 80%;
	margin: 0 auto;
	margin-top: 28px;
	font-family: SFProDisplayMedium;
	text-align: center;
	height: 60px;
}
.box2 .t1 {
	text-align: center;
	margin: 10px auto;
	width: 200px;
	height: 200px;
}

.box2 .t2 {
	font-size: 20px;
	font-family: SFProDisplayLight;
	color: #000;
	line-height: 1.333;
	padding-top: 20px;
	width: 85%;
	margin: 0 auto;
	text-align: center;
}

.box3 {
	width: 100%;
	background: #ffffff;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.05);
	border-radius: 35px;
	overflow: hidden;
	text-align: center;
	border-bottom: 50px;
	background-image: url(../iamges/list4-bg1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 90px;
}

.box3 ul {
	padding: 20px 50px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.box3 ul li {
	padding-bottom: 20px;
}