.wrap {
    width: 100%;
    height: 100%;
    display: block;
    /*overflow-x: hidden;*/
}

/*header*/
.wrap .header {
    width: 100%;
    min-width: 1200px;
    height: 564px;
    /*background-color: #2db671;*/
    background: #2db671 url("../img/header_bg.png") center no-repeat;
}

.wrap .header .cont {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.wrap .header .cont i{
    position: absolute;
    top: 70px;
    left: 90px;
    font-size: 28px;
    font-family: "微软雅黑";
    color: #fff;
    font-style: normal;
    font-weight: bold;
}

.wrap .header .cont img.title {
    position: absolute;
    top: 133px;
    left: 100px;
}

.wrap .header .cont span.tit {
    position: absolute;
    top: 250px;
    left: 100px;
    width: 379px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

.wrap .header .cont ul {
    position: absolute;
    top: 100px;
    right: 0;
    width: 500px;
}

.wrap .header .cont ul li {
    width: 100%;
    height: 250px;
    vertical-align: middle;
    position: relative;
}

.wrap .header .cont ul li em {
    width: 130px;
    height: 130px;
    display: inline-block;
    vertical-align: middle;
}

.wrap .header .cont ul li span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
}

.wrap .header .cont ul li.top em {
    background: url("../img/pc.png") center no-repeat;
}

.wrap .header .cont ul li.top span p {
    font-size: 18px;
    color: #fff;
}

.wrap .header .cont ul li.top span a {
    width: 201px;
    height: 48px;
    line-height: 48px;
    display: inline-block;
    background-color: #f19032;
    border-radius: 24px;
    border: solid 1px #ffffff;
    color: #fff;
    font-size: 24px;
    text-align: center;
    margin: 20px 0 0;
    cursor: pointer;
}

.wrap .header .cont ul li.btm em {
    background: url("../img/code_pic.png") center no-repeat;
    background-size: cover;
}

.wrap .header .cont ul li.btm span p {
    font-size: 18px;
    color: #fff;
    line-height: 36px;
}

.wrap .header .cont ul li b {
    font-size: 18px;
    color: #fff;
    position: absolute;
    top: 130px;
    left: 16px;
    font-weight: normal;
    width: 100px;
    text-align: center;
}

.wrap .mod {
    background-color: #fff;
}

.wrap .mod.mod2, .wrap .mod.mod3, .wrap .mod.mod4 {
    display: none;
}

.wrap .mod .cont {
    width: 1200px;
    margin: 0 auto;
    font-size: 0;
    position: relative;
}

.wrap .mod .cont span {
    font-size: 14px;
    height: 232px;
    padding-left: 200px;
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
    background: url("../img/1.png") left center no-repeat;
}

.wrap .mod .cont span p {
    display: block;
    text-align: left;
    line-height: 40px;
}

.wrap .mod .cont span p b {
    display: block;
    font-size: 30px;
    color: #ed8b40;
}

.wrap .mod .cont span p i {
    display: block;
    font-style: normal;
    font-size: 18px;
    color: #585c65;
}

.wrap .mod .cont img {
    display: inline-block;
    vertical-align: middle;
}

/*mod1*/
.wrap .mod1 .cont {
    padding: 96px 0 100px;
}

.wrap .mod1 .cont h3 {
    height: 127px;
    background: url("../img/title1.png") center no-repeat;
    margin: 0 0 78px;
}

.wrap .mod1 .cont span {
    background-image: url("../img/1.png");
    margin: 0 108px 0 0;
}

/*mod2*/
.wrap .mod2 {
    background-color: #2db671;
}

.wrap .mod2 .cont {
    padding: 166px 0;
}

.wrap .mod2 .cont span {
    background-image: url("../img/2_.png");
    margin: 0 0 0 50px;
}

.wrap .mod2 .cont span p b {
    color: #fff;
}

.wrap .mod2 .cont span p i {
    color: #fefefe;
}

/*mod3*/

.wrap .mod3 .cont {
    padding: 140px 0;
}

.wrap .mod3 .cont span {
    background-image: url("../img/3.png");
    margin-right: 78px;
}

.wrap .mod3 .cont img {
    position: relative;
    z-index: 1;
    left: 12px;
}

/*mod4*/
.wrap .mod4 {
    background-color: #2db671;
}

.wrap .mod4 .cont {
    padding: 160px 0;
}

.wrap .mod4 .cont img {
    position: relative;
    z-index: 1;
}

.wrap .mod4 .cont span {
    background-image: url("../img/4_.png");
    margin-left: 160px;
}

.wrap .mod4 .cont span p b {
    color: #fff;
}

.wrap .mod4 .cont span p i {
    color: #fff;
}

/*modle*/
.wrap .modle .cont {
    width: 1200px;
    margin: 0 auto;
    padding: 170px 0;
}

.wrap .modle .cont h3 {
    height: 150px;
    background: url("../img/title2.png") center no-repeat;
    margin: 0 0 120px;
}

.wrap .modle .cont ul li {
    position: relative;
}

.wrap .modle .cont ul li span {
    font-size: 14px;
    height: 232px;
    padding-left: 200px;
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
    background: url("../img/1.png") left center no-repeat;
    /*margin-left: 10px;*/
}

.wrap .modle .cont ul li span p {
    display: block;
    text-align: left;
    line-height: 40px;
}

.wrap .modle .cont ul li span p b {
    display: block;
    font-size: 30px;
    color: #ed8b40;
}

.wrap .modle .cont ul li span p i {
    display: block;
    font-style: normal;
    font-size: 18px;
    color: #585c65;
}

.wrap .modle .cont ul li img {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1;
}

.wrap .modle .cont ul li.li1 span {
    margin-right: 300px;
}

.wrap .modle .cont ul li.li2 span {
    background-image: url("../img/2.png");
    margin-right: 70px;
}

.wrap .modle .cont ul li.li3 span {
    background-image: url("../img/3.png");
    margin-right: 310px;
}

.wrap .modle .cont ul li.li4 span {
    background-image: url("../img/4.png");
    margin-right: 160px;
}

/*footer*/
.wrap .footer {
    width: 100%;
    min-width: 1200px;
    height: 377px;
    background-color: #2db671;
}

.wrap .footer .cont {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    background: url("../img/footer_bg.png") center no-repeat;
    position: relative;
}

.wrap .footer .cont p {
    position: absolute;
    top: 80px;
    font-size: 24px;
    color: #fff;
}

.wrap .footer .cont p.p1 {
    left: 120px;
}

.wrap .footer .cont p.p2 {
    left: 715px;
}

.wrap .footer .cont span {
    width: 100%;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 20px;
}

.wrap .footer .cont span i {
    width: 100%;
    font-style: normal;
    text-align: center;
    display: block;
    line-height: 30px;
}

.wrap .footer .cont span a {
    color: #fff;
}

.wrap0 {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wrap0 .default {
    width: 100%;
    text-align: center;
}

.wrap0 .default img {
    width: 25%;
    display: inline-block;
    vertical-align: middle;
}

.wrap0 .default span {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    padding-left: 20px;
}

.wrap0 .default span h2 {
    color: #66c57f;
    font-size: 20px;
    margin-bottom: 10px;
}

.wrap0 .default span p {
    color: #7a7a7a;
    font-size: 16px;
    margin-bottom: 10px;
}

/*bubble*/
.bubble {
    position: absolute;
    background-image: linear-gradient(0deg, #39b881 0, #e4eb7a 100%);
    opacity: 0.6;
    display: block;
}

.bb1 {
    width: 190px;
    height: 190px;
    border-radius: 95px;
    bottom: -100px;
    right: -160px;
}

.bb2 {
    width: 290px;
    height: 290px;
    border-radius: 145px;
    top: -150px;
    left: -200px;
}

.bb3 {
    width: 190px;
    height: 190px;
    border-radius: 95px;
    bottom: -40px;
    right: 0;
}

.bb4 {
    width: 130px;
    height: 130px;
    border-radius: 65px;
    top: 80px;
    left: 470px;
    z-index: 2;
}

.bb5 {
    width: 290px;
    height: 290px;
    border-radius: 145px;
    bottom: 60px;
    left: -100px;
    z-index: 0;
}

.bb6 {
    width: 190px;
    height: 190px;
    border-radius: 95px;
    bottom: 60px;
    right: -190px;
}

.bb7 {
    width: 290px;
    height: 290px;
    border-radius: 145px;
    top: 120px;
    right: 190px;
    z-index: 0;
}

.bb8 {
    width: 130px;
    height: 130px;
    border-radius: 65px;
    bottom: -30px;
    left: -200px;
}

.bb9 {
    width: 190px;
    height: 190px;
    border-radius: 95px;
    top: -20px;
    right: -95px;
}

.cc {
    width: 662px;
    height: 953px;
    background-image: linear-gradient(0deg,
    #39b881 0%,
    #e4eb7a 100%);
    border-radius: 12px;
    opacity: 0.31;
    position: absolute;
    top: 108px;
    right: 0;
    z-index: 0;
}

@media screen and (max-width: 1200px) {
}