html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
}

body {
    background-color: #fcfcfc;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
i {
    font-weight: 100;
    font-style: normal;
}

ul,
ol,
li {
    list-style-type: none;
}

a {
    color: #666;
    text-decoration: none;
    outline: 0;
}

a:hover {
    text-decoration: none;
}

* {
    padding: 0;
}

@font-face {
    font-family: "SourceHanSansCN";
    src: url(../font/SourceHanSansCN-Regular.ttf);
}

/* 加载动画 end */
#home {
    position: relative;
    box-sizing: border-box;
    width: 750px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../images/bg-img.png) no-repeat;
    background-size: 100% 100%;
}

.header{
    padding: 0 30px;
	height: 440px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.logo_con {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.link {
    position: absolute;
    right: 50px;
    top: 77px;
    font-size: 20px;
    font-weight: 400;
    color: #0C827C;
    font-weight: bold;
}

.link img{
    width: 146px;
    height: 36px;
}

.head_con {
    text-align: center;
	margin-top: 62px;
}

.head_con img {
    max-width: 100%;
}

.num{
    height: 64px;
    width: 239px;
}

.con {
    box-sizing: border-box;
    margin: 615px 0 20px;
    padding: 0 20px;
    box-sizing: border-box;
}

.box{
    margin-bottom: 50px;
    padding: 0 15px 26px;
    text-align: center;
    border-radius: 10px;
    background: #FFFFFF;
	position: relative;
}
.person{
	position: relative;
}
.person-pic{
	position: absolute;
	left: 74px;
	top: -10px;
}
.box1{
    padding-top: 26px;
	background: url(../images/c1-bg-img.png) center no-repeat;
	height: 1241px;
}
.box2{
    padding-top: 26px;
	background: url(../images/c2-bg-img.png) center no-repeat;
	height: 1588px;
}
.box3{
    padding-top: 26px;
	background: url(../images/c3-bg-img.png) top no-repeat;
	height: 5530px;
}
.box4{
    padding-top: 26px;
	background: url(../images/c4-bg-img.png) center no-repeat;
	height: 760px;
}
.box5{
    padding-top: 26px;
	background: url(../images/c5-bg-img.png) center no-repeat;
	height: 509px;
}
.box6{
    padding-top: 26px;
	background: url(../images/c6-bg-img.png) center no-repeat;
	height: 710px;
}
.dingzi{
	padding-top: 90px;
}
.dingzi.t30{
	padding-top: 30px;
}
.t30{
	padding-top: 30px;
}
.inbox{
    border-radius: 6px;
}

.title{
    margin: 22px auto 18px;
}

.box1 .inbox{
    padding: 25px 20px;
}

.box2 .inbox{
    padding: 100px 0 0 0px;
}
.box2 .inbox-c{
	padding: 50px 0 0 0px;
}
.box2 .inbox-c img{
	margin:0 20px;
}
.box2 img{
	margin-bottom: 15px;
}

.box3 .inbox{
    padding: 100px 0 0 0px;
}
.box3 img{
	width: 640px;
}
.box3 img.w680{
	width: 680px;
}
.box3 .cbox1 img{
	margin-bottom: 60px;
}
.box3 .cbox2{
	background: url(../images/c3-txt4-bg-img.png) top no-repeat;
	height: 837px;
	margin-top: 20px;
}
.box3 .cbox2 img{
	margin-bottom: 10px;
}
.box3 .cbox2 img:last-child{
	width: auto;
	float: left;
	clear: both;
	margin-left: 88px;
}
.box3 .cbox3{
	background: url(../images/c3-txt5-bg-img.png) top no-repeat;
	height: 944px;
	margin-top: 30px;
}
.box3 .cbox3 img:last-child{
	width: auto;
	float: left;
	clear: both;
	margin-left: 88px;
}
.box3 .cbox3 img{
	margin-bottom: 15px;
}

.box3 .cbox4{
	background: url(../images/c3-txt6-bg-img.png) top no-repeat;
	height: 870px;
	margin-top: 30px;
}
.box3 .cbox4 img:last-child{
	width: auto;
	float: left;
	clear: both;
	margin-left: 88px;
}
.box3 .cbox4 img{
	margin-bottom: 15px;
}

.box3 .cbox5{
	background: url(../images/c3-txt7-bg-img.png) top no-repeat;
	height: 943px;
	margin-top: 30px;
}
.box3 .cbox5 img:last-child{
	width: auto;
	float: left;
	clear: both;
	margin-left: 88px;
}
.box3 .cbox5 img{
	margin-bottom: 15px;
}

.bottom-p{
	    margin-top: -180px;
	    position: absolute;
	    height: 200px;
		background: url(../images/bottom-img.png);
}