﻿        * {
            padding: 0;
            margin: 0;
        }
        
        a {
            text-decoration: none;
            color: #818188;
        }
        
        .clear {
            clear: both;
        }
        
        ul,
        li {
            list-style: none;
        }
        
        .hui_top {
            height: 40px;
            background-color: #efefef;
            line-height: 40px;
        }
        
        .banner img {
            display: block;
            width: 100%;
        }
        
        .nr {
            width: 1200px;
            margin: auto;
            color: #267b09;
        }
        
        .nr i {
            border-left: 1px dashed #c1c1c4;
            height: 100%;
            line-height: 1px;
            display: inline;
            margin: 0 5px;
        }
        
        .fl {
            float: left;
            display: inline;
        }
        
        .fr {
            float: right;
            display: inline;
        }
        
        .top {
            font-size: 16px;
        }
        
        .top img {
            display: block;
            width: 100%;
        }
        
        .hui_top .nr span {
            padding: 2px 10px;
            background: #0e8d45;
            border-radius: 3px;
            color: #FFF;
            margin-right: 5px;
            font-size: 14px;
        }
        
        .hui_top .nr .hei {
            padding: 0;
            margin: 0;
            background: none;
            color: #333;
            font-size: 16px;
        }
        
        .hui_top .nr .right {
            float: right;
            padding-right: 15px;
        }
        
        .hui_top .nr .right i {
            border-left: none;
            font-style: normal;
            color: #333;
        }
        
        .hui_top .nr .right a {
            color: #333;
        }
        /*nav*/
        
        nav {
            height: 66px;
            background: #40ae55;
        }
        
        img {
            cursor: pointer;
        }
        /* 导航菜单 */
        
        .demo-nav {
            width: 1200px;
            margin: 0 auto;
            height: 66px;
            line-height: 65px
        }
        
        .demo-nav .conts {
            position: relative;
            z-index: 2;
            float: left;
            padding: 0 28px;
        }
        
        .demo-nav h3 {
            font-size: 16px;
            font-weight: 500;
            margin-top: 0;
        }
        
        .demo-nav h3 a {
            color: #fff;
            font-size: 20px;
        }
        
        .demo-nav h3 a:hover {
            color: #fff;
            text-decoration: none;
        }
        
        .demo-nav .on {
            background: #f6a200;
        }
        
        .demo-nav .on a {
            color: #fff;
        }
        
        .demo-nav .on a:hover {
            color: #fff;
            text-decoration: none;
        }
        
        .demo-nav .sub {
            display: none;
            text-align: center;
            width: 100%;
            border-radius: 0 0 8px 8px;
            background-color: rgba(130, 130, 130, 0.8);
            z-index: 99;
        }
        
        .demo-nav .sub li {
            color: #fff;
            text-align: center;
            font-size: 16px;
            background: rgba(0, 0, 0, 0.4);
            height: 40px;
            line-height: 40px;
        }
        
        .demo-nav .sub li:last-child {
            border-radius: 0 0 8px 8px;
        }
        
        .demo-nav .sub li a {
            color: #fff;
        }
        /*logo start*/
        
        .logo .left img {
            float: left;
            margin-right: 25px;
        }
        
        .shux {
            float: left;
            height: 55px;
            width: 1px;
            background: #cfcfcf;
        }
        
        .ftitle {
            float: left;
            margin-left: 15px;
        }
        
        .right {
            float: right;
        }
        
        .w1200 {
            width: 1200px;
            margin: auto;
        }
        
        .conts.dh {
            background: #0e8c46;
        }
        
        .conts.dh h3 span {
            display: inline-block;
            width: 19px;
            height: 10px;
            margin-left: 10px;
            background: url(../images/jt.png);
            transform: rotate(-90deg);
            transition-duration: 0.5s;
        }
        
        .conts.dh:hover span {
            transform: rotate(0deg);
        }
        
        .sxxh_dh_zy_hot {
            width: 19px;
            height: 21px;
            margin-left: 10px;
        }
        
        .w1200 {
            width: 1200px;
            margin: auto;
        }
        
        h3 {
            font-size: 34px;
            font-weight: bold;
            text-align: center;
            color: #323232;
            margin-top: 40px;
        }
        
        h3 span {
            color: #40ae54;
        }
        
        p {
            font-size: 24px;
            text-align: center;
            color: #595959;
            padding-top: 10px;
        }
        
        .mk0 ul {
            padding-top: 30px;
        }
        
        .mk0 ul li {
            width: 295px;
            float: left;
            margin-left: 5px;
        }
        
        .mk0 ul li:nth-of-type(1) {
            margin-left: 0;
        }
        
        .mk0 ul li img {
            display: block;
            width: 100%;
        }
        
        .mk0 ul li span {
            display: block;
            background: #40ae54;
            font-size: 24px;
            text-align: center;
            height: 48px;
            line-height: 48px;
            color: #fff;
        }
        
        .bottom {
            margin-top: 0 !important;
        }
        
        .bottom .w14 {
            width: 1200px;
            margin: auto;
        }
        
        .jesong-service-bubble .jesong-service-session-con p {
            font-size: 12px !important;
            text-align: left;
        }
        
        .ftxc-bar .ftxc-wrap .ftxc-slogan h3 {
            margin-top: 0px !important;
        }
        
        .cont {
            width: 100%;
            margin: 0;
            padding: 40px 0;
        }
        
        .cont .cont_main {
            width: 1200px;
            margin: 0 auto;
        }
        
        .cont .cont_main .tit {
            width: 100%;
            margin: 30px 0;
        }
        
        .cont .cont_main .tit h2 {
            width: 100%;
            text-align: center;
            font-size: 36px;
            color: #475871;
        }
        
        .cont .cont_main .tit h2 font {
            color: #1bc15d;
        }
        
        .cont .cont_main .tit p {
            width: 100%;
            text-align: center;
            font-size: 20px;
            color: #475871;
        }
        
        .cont .cont_main .tit span {
            display: block;
            width: 100px;
            height: 4px;
            margin: 0 auto;
            margin-top: 20px;
            background: #475871;
        }
        
        .cont1 .cont_main .des {
            line-height: 1.5;
            text-indent: 2em;
            font-size: 18px;
            color: #272727;
        }
        
        .cont1 .cont_main ul {
            margin: 15px 0;
        }
        
        .cont1 .cont_main ul li {
            float: left;
            width: 239px;
            text-align: center;
            border-right: 1px #eee solid;
        }
        
        .cont1 .cont_main ul li:last-child {
            border-right: none;
        }
        
        .cont1 .cont_main ul li img {
            width: 119px;
            height: 118px;
            margin: 10px auto;
        }
        
        .cont1 .cont_main ul li h3 {
            font-size: 24px;
            font-weight: normal;
        }
        
        .cont1 .cont_main ul li p.s-txt {
            font-size: 14px;
        }
        
        .zx {
            width: 820px;
            margin: 50px auto;
            text-align: center;
        }
        
        .zx::after {
            content: "";
            display: block;
            clear: both;
        }
        
        .zx img {
            vertical-align: middle;
            margin-left: 10px;
        }
        
        .zx a {
            display: block;
            width: 350px;
            height: 50px;
            color: #fff;
            font-size: 22px;
            line-height: 50px;
            border-radius: 35px;
            float: left;
            margin-left: 100px;
        }
        
        .zx a:nth-of-type(1) {
            margin-left: 0;
            background-image: linear-gradient(to right, #40ae54, #49c8a3);
        }
        
        .zx a:nth-of-type(2) {
            border: 1px solid #40ae54;
            color: #40ae54;
        }
        
        .zx a:nth-of-type(1) i {
            display: inline-block;
            width: 24px;
            height: 28px;
            background: url(../images/shou1_07.png);
            vertical-align: middle;
            margin-left: 10px;
        }
        
        .zx a:nth-of-type(2) i {
            display: inline-block;
            width: 24px;
            height: 28px;
            background: url(../images/shou1_09.png);
            vertical-align: middle;
            margin-left: 10px;
        }
        
        .cont3 {
            padding: 0;
            background: url(../images/6_1.jpg) center bottom no-repeat;
            background-size: 100%;
        }
        
        .cont3 .cont_main {
            width: 732px;
            height: 403px;
            padding: 40px;
            margin: 60px auto auto;
            background: rgba(27, 193, 93, .9);
            color: #FFFFFF;
        }
        
        .cont3 .cont_main .tit {
            width: 100%;
            margin: 0;
        }
        
        .cont3 .cont_main .tit h2 {
            width: 100%;
            text-align: center;
            font-size: 36px;
            color: #FFFFFF;
        }
        
        .cont3 .cont_main .tit p {
            width: 100%;
            text-align: center;
            font-size: 20px;
            color: #FFFFFF;
        }
        
        .cont3 .cont_main .tit span {
            display: block;
            width: 100px;
            height: 4px;
            margin: 0 auto;
            margin-top: 20px;
            background: #FFFFFF;
        }
        
        .bg-02 {
            height: 583px;
            background: url(../images/6_1.jpg) center bottom no-repeat;
        }
        
        .bg-02-01 {
            height: 403px;
            width: 732px;
            padding: 60px 40px;
            background-color: rgba(27, 193, 93, .9);
            margin: 60px auto auto;
            color: #FFFFFF;
        }
        
        .bg-02-t {
            font-size: 19px;
            line-height: 2.0;
            padding-left: 20px;
        }
        
        .bg-02-bt {
            display: block;
            width: 214px;
            height: 43px;
            line-height: 43px;
            margin: 20px auto;
            font-size: 15px;
            color: #fff!important;
            background: #fe8f00;
            border-radius: 20px;
        }
        
        .tex-cen,
        .text-center {
            text-align: center !important;
        }
        
        .wt-top-30,
        .p-t-h30 {
            margin-top: 30px!important;
        }
        
        .mk3 {
            overflow: hidden;
        }
        
        .mk3 ul li {
            width: 389px;
            margin-left: 15px;
            margin-top: 15px;
            float: left;
        }
        
        .mk3 ul li:nth-of-type(3n+1) {
            margin-left: 0;
        }
        
        .mk3 ul li img {
            display: block;
        }
        
        .mk3 ul li div {
            display: block;
            background: #1bc15d;
            overflow: hidden;
            padding: 20px;
            color: #fff;
        }
        
        .mk3 ul li div h3 {
            font-size: 18px;
            color: #fff;
            text-align: left;
            margin-top: 0;
        }
        
        .mk3 ul li div h3::before {
            content: url(../images/mk3_53.jpg);
        }
        .mk3{
            margin-bottom: 50px;
        }
        .mk3 .tt{
            margin-bottom: 30px;
        }
        .tt {
            text-align: center;
        }
        
        .tt h3 {
            font-size: 36px;
            font-weight: bold;
            text-align: center;
        }
        
        .tt span {
            color: #1bc15d;
            text-align: center;
            font-size: 36px;
            display: block;
            font-weight: bold;
        }
        
        .h20 {
            margin-top: 20px !important;
        }
        
        .mk3 p {
            text-indent: 32px;
            line-height: 32px;
            font-size: 18px;
            text-align: left;
        }
        
        .cont6 .cont_main .img {
            width: 100%;
            padding: 40px 0;
            border: 1px solid #EEEEEE;
        }
        
        .cont6 .cont_main .img img {
            display: block;
            margin: 0 auto;
        }
        
        .mk4 ul li:nth-of-type(2),
        .mk4 ul li:nth-of-type(3),
        .mk4 ul li:nth-of-type(4),
        .mk4 ul li:nth-of-type(5) {
            width: 204px;
            text-align: center;
            background: #fff;
            height: 264px;
            margin-left: 6px;
        }
        
        .mk4 h4 {
            margin-top: 20px;
            margin-bottom: 20px;
        }
        
        .mk4 ul li p {
            text-align: center;
            text-indent: 0px;
        }
        
        .mk4 ul li {
            float: left;
        }
        
        .mk4 {
            background: #1bc15d;
            overflow: hidden;
            padding-bottom: 60px;
        }
        
        .mk4 .zx a:nth-of-type(1) {
            background: #fff;
            color: #1bc15d;
        }
        
        .mk4 .zx a:nth-of-type(1) i {
            background: url(../images/shou1_09.png);
        }
        
        .mk4 .zx a:nth-of-type(2) {
            border: 1px solid #fff;
            color: #fff;
        }
        
        .mk4 .zx a:nth-of-type(2) i {
            background: url(../images/shou1_07.png);
        }
        
        .bai {
            color: #fff;
        }
        .bai h3{
            color: #fff;
            margin-bottom: 50px;
        }
        
        .h50 {
            margin-top: 50px !important;
        }

        
        .mk4 p {
            text-indent: 32px;
            line-height: 32px;
            font-size: 18px;
        }