@charset "UTF-8";
.bg-eee { background-color: #eee; }
.tit-cont-36 { padding-top: 90px; padding-bottom: 50px; }
.tit-cont-36 h3 { font-size: 36px; line-height: 1.1; color: #000000; }
.tit-cont-36 .subtit { font-size: 16px; color: #666666; line-height: 1.2; margin-top: 15px; }
.jm-intro { background: #eee; }
.jm-intro .cont { width: 445px; height: 445px; background-color: #ffffff; border: solid 50px #0779bf; border-radius: 50%; text-align: center; display: flex; align-items: center; justify-content: center; position: relative; z-index: 2; }
.jm-intro .cont .num { font-size: 118px; line-height: 1; color: #666666; margin: 11px 0; font-weight: bold; }
.jm-intro .cont .num .counter { font-style: normal; }
.jm-intro .list { flex: 1; padding-left: 38px; padding-top: 7px; }
.jm-intro .list .item { position: relative; height: 121px; border-radius: 60px; border: solid 1px #d2d2d2; }
.jm-intro .list .item .box { background-color: #ffffff; border-radius: 60px; display: flex; align-items: center; padding: 0 65px; position: relative; }
.jm-intro .list .item:before { content: ""; position: absolute; left: -200px; top: 50%; margin-top: -0.5px; width: 200px; height: 1px; background: #d2d2d2; }
.jm-intro .list .item:first-child:before { left: -85px; -webkit-transform: rotate(-30deg); -ms-transform: rotate(-30deg); -o-transform: rotate(-30deg); transform: rotate(-30deg); }
.jm-intro .list .item:last-child:before { left: -85px; -webkit-transform: rotate(30deg); -ms-transform: rotate(30deg); -o-transform: rotate(30deg); transform: rotate(30deg); }
.jm-intro .list .item ~ .item { margin-top: 37px; }
.jm-intro .list .item h4 { font-size: 20px; line-height: 1.2; color: #666666; font-weight: bold; }
.jm-intro .list .item p { margin-top: 14px; }
.jm-btn-wrap { text-align: center; font-size: 0; margin-top: 40px; }
.jm-btn { display: inline-block; padding: 0 80px; font-size: 20px; line-height: 56px; color: #fff !important; border-radius: 28px; background-color: #0779bf; margin: 0 10px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.jm-btn:hover, .jm-join-box .form-item .sub:hover { box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15); }
.jm-intro .jm-btn-wrap { margin-top: 80px; }
.jm-fs-list .item { width: 49.14%; height: 212px; background-color: #0779bf; border: solid 1px #d2d2d2; display: flex; align-items: center; justify-content: space-between; padding-left: 70px; padding-right: 45px; }
.jm-fs-list .item h4 { font-size: 32px; line-height: 1.2; color: #ffffff; font-weight: bold; }
.jm-form { padding: 60px 0; background: url(../images/jiameng/form-bg-1.jpg) no-repeat center; background-size: cover; }
.jm-form-box { width: 72.85%; }
.jm-form .tit h3 { font-size: 32px; line-height: 1.1; color: #333333; }
.jm-form .tit .subtit { font-size: 16px; line-height: 1.2; color: #333333; margin-top: 30px; }
.jm-form-box .form-item { width: 49%; height: 60px; }
.jm-form-box .form-item .inp { height: 60px; font-size: 16px; border: solid 1px #d2d2d2; }
.jm-form-box .form-item-text { height: 175px; width: 100%; margin-bottom: 20px; }
.jm-form-box .form-item-100 textarea { font-size: 16px; border: solid 1px #d2d2d2; }
.jm-form-box .form-item .sub { width: 219px; height: 48px; line-height: 46px; background-color: #0779bf; border: solid 1px #d2d2d2; text-align: center; font-size: 16px; color: #ffffff; cursor: pointer; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.jm-form-box .form-item .sub:hover { border-color: #fff; }
.jm-ys-content .item { width: 49.28%; height: 345px; margin-bottom: 20px; padding: 55px; }
.jm-ys-content .item  h4 { font-size: 26px; line-height: 1.3; color: #ffffff; }
.jm-ys-content .item .des { font-size: 14px; line-height: 33px; color: #ffffff; margin-top: 35px; }
.jm-ys-content .item:nth-child(2) h4 {color: #333}
.jm-ys-content .item:nth-child(2) .des {color: #666}
.jm-support-content .item { width: 25%; display: flex; flex-wrap: wrap; }
.jm-support-content .item:nth-child(2n) { flex-direction: column-reverse; }
.jm-support-content .item .cont { height: 150px; background-color: #ffffff; border: solid 1px #c9c9c9; padding: 27px; }
.jm-support-content .item .cont h4 { font-size: 18px; color: #666666; line-height: 1.1; font-weight: bold; }
.jm-support-content .item .cont p { margin-top: 12px; font-size: 14px; line-height: 25px; color: #666666; }
.jm-market-content .item { width: 49.2857%; height: 435px; background-color: #0779bf; padding: 80px 55px; }
.jm-market-content .item h4 { font-size: 26px; line-height: 1.1; color: #ffffff; }
.jm-market-content .item .des { margin-top: 28px; font-size: 14px; line-height: 33px; color: #ffffff; }
.jm-join { padding-top: 80px; padding-bottom: 80px; background: url(../images/jiameng/form-bg-2.jpg) no-repeat center; background-size: cover; }
.jm-join-box { width: 600px; }
.jm-join-box .form-item { height: 56px; width: 49.5%; margin-bottom: 10px; }
.jm-join-box .form-item:last-child { margin-bottom: 0; }
.jm-join-box .form-item .inp { height: 56px; border: solid 1px #d2d2d2; }
.jm-join-box .form-item-100 { width: 100%; }
.jm-join-box .form-item-text { margin-top: 0; border: solid 1px #d2d2d2; height: 180px; margin-bottom: 30px; }
.jm-join-box .form-item .sub { width: 249px; height: 56px; background-color: #0779bf; border-radius: 28px; line-height: 56px; text-align: center; font-size: 20px; font-weight: bold; color: #ffffff; cursor: pointer; margin-right: 30px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.jm-join-box  .form-item .tel { font-size: 38px; font-weight: bold; line-height: 56px; display: inline-block; vertical-align: top; color: #0779bf; }
@media (max-width:768px) {
    .jm-intro .cont { width: 320px; height: 320px; }
    .jm-intro .cont .num { font-size: 60px; }
    .jm-intro .list .item:before { display: none; }
    .jm-intro .list { flex: auto; padding-left: 0; padding-top: 40px; }
    .jm-intro-content { justify-content: center; }
    .jm-intro .list .item ~ .item { margin-top: 30px; }
    .jm-intro .jm-btn-wrap { margin-top: 40px; }
    .jm-fs-list .item { padding-left: 30px; padding-right: 30px; }
    .jm-fs-list .item h4 { font-size: 22px; }
    .jm-fs-list .item img { width: 100px; }
    .jm-form-box { width: 100%; margin-top: 50px; }
    .jm-form .tit h3, .jm-form .tit .subtit { color: #fff; }
    .jm-ys-content .item { padding: 30px; }
    .jm-support-content .item { width: 50%; }
    .jm-support-content .item { width: 48%; margin-bottom: 10px; }
    .jm-market-content .item { padding: 50px 30px; }
    .jm-join-box .form-item .tel { font-size: 28px; }
}
@media (max-width:760px) {
    .jm-join-box { width: 100%; }
    .tit-cont-36 { padding-top: 50px; padding-bottom: 50px; }
    .tit-cont-36 h3 { font-size: 26px; }
    .jm-intro .list .item { height: auto; border-radius: 0; }
    .jm-intro .list .item .box { padding: 20px 30px; border-radius: 0; }
    .jm-intro .list .item ~ .item { margin-top: 10px; }
    .jm-btn { padding: 0 40px; font-size: 16px; line-height: 45px; border-radius: 28px; }
    .jm-fs-list .item { width: 100%; height: 140px; }
    .jm-fs-list .item ~ .item { margin-top: 10px; }
    .jm-form .tit .subtit { margin-top: 20px; }
    .jm-form .tit h3 { font-size: 26px; }
    .jm-form-box .form-item { height: auto; }
    .jm-form-box .form-item .inp { height: 40px; font-size: 14px; }
    .jm-form-box .form-item-100 textarea { font-size: 14px; }
    .jm-form-box .form-item .sub { width: 150px; height: 45px; line-height: 43px; }
    .jm-ys-content .item { width: 100%; height: auto; margin-bottom: 20px;	    /*padding: 20px;*/ }
    .jm-ys-content .item h4 { font-size: 20px; }
    .jm-ys-content .item .des { font-size: 14px; line-height: 1.75; margin-top: 35px; }
    .jm-support-content .item { width: 100%; }
    .jm-support-content .item .pic, .jm-support-content .item img { width: 100%; }
    .jm-market-content .item { width: 100%; height: auto; }
    .jm-market-content .item ~ .item { margin-top: 20px; }
    .jm-market { padding-bottom: 0; }
    .jm-join { padding-top: 50px; padding-bottom: 50px; }
    .jm-join-box .form-item { height: auto; }
    .jm-join-box .form-item .inp { height: 45px; }
    .jm-join-box .form-item .sub { width: 150px; height: 45px; line-height: 45px; font-size: 16px; margin-right: 20px; }
    .jm-join-box .form-item .tel { font-size: 20px; line-height: 45px; }
}
