.w1760 {
    margin-right: auto;
    margin-left: auto;
    width: 1760px;
}

.w1360 {
    margin-right: auto;
    margin-left: auto;
    width: 1360px;
}

.w1300 {
    margin-right: auto;
    margin-left: auto;
    width: 1300px;
}

.w1280 {
    margin-right: auto;
    margin-left: auto;
    width: 1200px;
}

.w1400 {
    margin-right: auto;
    margin-left: auto;
    width: 1200px;
}

.header-box {
    width: 100%;
    z-index: 2000;
    height: 85px;
    line-height: 85px;
    background: #fff;
    overflow: hidden;
}

.logo {
    height: 85px;
}

.logo a {
    display: inline-block;
    vertical-align: middle;
}

.nav {
    margin-left: 120px;
}

.nav .nli {
    text-align: center;
    float: left;
    position: relative;
}

.nav .nli>a {
    box-sizing: border-box;
    text-align: center;
    display: block;
    margin: 0 16px;
    transition: all 0.3s ease 0s;
}

.nav .nli>a p {
    font-size: 18px;
    color: #3e3e4b;
    transition: all 0.5s;
}

.nav li.on p,
.nav li:hover p {
    color: #006cff;
}

.top_right .lang a:hover {
    color: #006cff;
}

.link-btn {
    height: 32px;
    border-radius: 16px;
    line-height: 30px;
    box-sizing: border-box;
    border: 1px solid #3c3c49;
    background: #fff;
    text-align: center;
    padding: 0 20px;
    font-size: 18px;
    color: #3c3c49;
}

.link-btna {
    margin-right: 5px;
}

.link-btn:hover {
    border: 1px solid #006cff;
    background: #006cff;
    color: #fff;
}

.swiper-pagination-banner {
    position: absolute !important;
    padding-top: 0px !important;
    bottom: 30px !important;
    z-index: 1;
}

.swiper-container-banner .swiper-pagination-bullet {
    background: #fff !important;
}

.swiper-container-banner .swiper-pagination-bullet-active {
    background: #006cff !important;
}

.swiper-pagination .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    display: inline-block !important;
    vertical-align: middle !important;
    border-radius: 50% !important;
    background: #ffffff !important;
    margin: 0 5px !important;
    opacity: 1 !important;
}

.swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1 !important;
    background: #006cff !important;
    border-radius: 50% !important;
}

.qh-bth-box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}

.qh-bth {
    width: 100%;
    padding: 15px 0;
    overflow: hidden;
}

.ba-le {
    float: left;
    width: 17px;
    height: 31px;
    box-sizing: border-box;
    background: url(../images/jtlb-ico.png) no-repeat center;
    cursor: pointer;
    outline: unset;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    z-index: 10;
    pointer-events: auto;
}

.ba-rl {
    float: right;
    width: 17px;
    height: 31px;
    box-sizing: border-box;
    background: url(../images/jtrb-ico.png) no-repeat center;
    cursor: pointer;
    outline: unset;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    z-index: 10;
    pointer-events: auto;
}

.ba-lea {
    float: left;
    width: 77px;
    height: 77px;
    border-radius: 50%;
    background: url(../images/jtlb-ico.png) no-repeat center;
    cursor: pointer;
    outline: unset;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    z-index: 10;
    pointer-events: auto;
}

.ba-rla {
    float: right;
    width: 77px;
    height: 77px;
    border-radius: 50%;
    background: url(../images/jtrb-ico.png) no-repeat center;
    cursor: pointer;
    outline: unset;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    z-index: 10;
    pointer-events: auto;
}

.footer {
    background: #3c3c49;
    padding-top: 65px;
}

.foot-cona {
    padding-bottom: 30px;
}

.foot-cona-l {
    overflow: hidden;
}

.foot-cona-l ul {
    float: left;
    margin-right: 80px;
}

.foot-cona-l ul li {
    margin-bottom: 12px;
}

.foot-cona-l ul li a span {
    font-size: 16px;
    color: #fff;
}

.foot-cona-l ul li a p {
    font-size: 14px;
    color: #fff;
}

.foot-cona-l ul li:first-of-type {
    margin-bottom: 25px;
}

.foot-cona-r .fl {
    text-align: center;
    margin-right: 140px;
}

.foot-cona-r .fl p {
    font-size: 14px;
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: 20px;
}

.foot-cona-r .fl div a {
    margin: 0 6px;
}

.foot-cona-r .fr h2 {
    font-size: 16px;
    color: #ffffff;
}

.foot-cona-r .fr span {
    font-size: 36px;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
}

.foot-cona-r .fr h3 {
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 5px;
    max-width: 270px;
}

.foot-cona-r .fr .link-lx {
    margin-top: 25px;
}

.link-lx {
    height: 32px;
    border-radius: 4px;
    line-height: 30px;
    box-sizing: border-box;
    background: #006cff;
    text-align: center;
    padding: 0 20px;
    font-size: 12px;
    color: #fff;
}

.link-lx img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.link-lx p {
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
}

.foot-conb {
    padding: 25px 0;
}

.foot-conb .yq-link {
    margin-bottom: 10px;
}

.foot-conb .yq-link .fld {
    display: inline-block;
    font-size: 12px;
    color: #aaaaaa;
    width: 100px;
}

.foot-conb .yq-link .frd {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 120px);
}

.foot-conb .yq-link .frd a {
    font-size: 12px;
    color: #aaaaaa;
    margin-right: 10px;
}

.foot-conb .rm-link .fld {
    display: inline-block;
    font-size: 12px;
    color: #aaaaaa;
    width: 80px;
}

.foot-conb .rm-link .frd {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 100px);
}

.foot-conb .rm-link .frd a {
    font-size: 12px;
    color: #aaaaaa;
    margin-right: 10px;
}

.foot-conc {
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #54545f;
}

.foot-conc a {
    font-size: 12px;
    color: #fff;
    opacity: 0.6;
    margin-right: 10px;
}

.in-bgc {
    width: 100%;
    height: auto;
    background: #f3f3f3;
}

.in-bg {
    width: 100%;
    height: 2250px;
    position: relative;
}

.in-bg-img1 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.in-bg-img2 {
    position: absolute;
    bottom: 100px;
    left: 0;
    z-index: 1;
}

.in-tit {
    width: 100%;
    text-align: center;
}

.in-tit span {
    font-size: 48px;
    color: #3c3c49;
    font-weight: bold;
    display: block;
}

.in-tit i {
    margin-top: 15px;
    width: 60px;
    height: 2px;
    background: #3c3c49;
    display: inline-block;
}

.in-tit p {
    font-size: 18px;
    color: #3c3c49;
    margin-top: 15px;
}

.in-cona {
    padding-top: 60px;
    position: relative;
}

.in-cona .mypro {
    overflow: hidden;
}

.in-cona .mypro li span {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 89%;
}

.in-cona .mypro li span img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s all;
}

.in-cona .mypro li p {
    text-align: center;
}

.in-cona .mypro li:hover img {
    width: 100%;
    height: 100%;
    transform: scale(1.1);
}

.in-cona .mypro .mypro-pagination {
    text-align: center;
    top: 6px;
}

.in-cona .mypro .mypro-pagination span {
    width: 16px;
    height: 3px;
    border-radius: 0;
    background: #d65149;
}

.in-cona .mypro li:hover {
    top: -20px;
}

.in-cona .mypro-button {
    position: absolute;
    top: 60%;
    width: 24px;
    height: 24px;
}

.in-cona .mypro-button-next {
    right: 16%;
    background: url(../images/jtrh-ico.png) no-repeat center;
}

.in-cona .mypro-button-prev {
    left: 16%;
    background: url(../images/jtlh-ico.png) no-repeat center;
}

.in-cona ul {
    padding-top: 60px;
}

.in-cona ul li {
    overflow: hidden;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    position: relative;
    top: 0;
}

.in-cona ul li a {
    display: block;
}

.in-cona ul li:nth-of-type(2n) {
    margin-right: 0;
}

.in-cona ul li .fl {
    width: 50%;
    height: auto;
    overflow: hidden;
}

.in-cona ul li .fl img {
    width: 100%;
    height: 100%;
}

.in-cona ul li p {
    font-size: 18px;
    color: #83838a;
    margin-top: 20px;
    line-height: 24px;
    transition: 0.5s;
}

.in-cona ul li .fl:last-of-type {
    padding-top: 50px;
    padding-left: 20px;
}

.in-cona ul li:hover .fl img {
    transform: scale(1.05);
}

.in-cona ul li:hover span {
    color: #006cff;
}

.in-conb {
    background: #fff;
    border-radius: 10px;
    padding: 60px 0;
    z-index: 10;
}

.in-conb ul {
    padding-top: 60px;
}

.in-conb ul li {
    float: left;
    width: 25%;
    text-align: left;
    padding-left: 50px;
    border-right: 1px solid #cccccc;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.in-conb ul li:last-of-type {
    border-right: unset;
}

.in-conb ul li span {
    font-size: 60px;
    color: #3c3c49;
    display: block;
}

.in-conb ul li h2 {
    font-size: 24px;
    color: #3c3c49;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 30px;
}

.in-conb ul li p {
    font-size: 16px;
    color: #3c3c49;
    font-weight: bold;
}

.in-conb ul li h3 {
    font-size: 16px;
    color: #666666;
    margin-top: 15px;
    margin-bottom: 30px;
}

.in-conb ul li:hover {
    transform: scale(1.05);
}

.in-conb ul li:hover h2 {
    color: #006cff;
}

.in-conc {
    padding-top: 60px;
    z-index: 10;
}

.in-conc-b {
    margin-top: 60px !important;
}

.in-conc-b ul li div {
    width: 100%;
    height: 50px;
    position: relative;
}

.in-conc-b ul li div img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

.in-conc-a {
    margin-top: 60px !important;
}

.in-conc-a ul li {
    overflow: hidden;
    width: 100% !important;
}

.in-conc-a ul li .fl {
    width: 50%;
}

.in-conc-a ul li .fr {
    width: 50%;
    padding-left: 55px;
    padding-top: 35px;
}

.in-conc-a ul li .fr dl dt {
    margin-bottom: 20px;
}

.in-conc-a ul li .fr dl dt .fld {
    display: inline-block;
    vertical-align: text-top;
}

.in-conc-a ul li .fr dl dt .frd {
    display: inline-block;
    vertical-align: text-top;
    width: 85%;
    margin-left: 5px;
}

.in-conc-a ul li .fr dl dt .frd span {
    font-size: 24px;
    color: #3c3c49;
}

.in-conc-a ul li .fr dl dt .frd p {
    font-size: 16px;
    color: #666666;
    line-height: 26px;
    margin-top: 10px;
}

.in-conc-a ul li .fr .more-link {
    margin-top: 5px;
}

.more-link {
    width: 195px;
    box-sizing: border-box;
    height: 55px;
    line-height: 55px;
    border-radius: 27.5px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: #3c3c49;
    display: inline-block;
}

.more-link:hover {
    background: #006cff;
}

.in-conc-btn-box {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

.in-concbox .in-conc-btn-box {
    width: 1300px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.in-conc-btn .ba-leb {
    float: left;
    width: 12px;
    height: 24px;
    box-sizing: border-box;
    background: url(../images/jtlh-ico.png) no-repeat center;
    cursor: pointer;
    outline: unset;
}

.in-conc-btn .ba-rlb {
    float: right;
    width: 12px;
    height: 24px;
    box-sizing: border-box;
    background: url(../images/jtrh-ico.png) no-repeat center;
    cursor: pointer;
    outline: unset;
}

.in-conc-b li {
    cursor: pointer;
}

.in-conc-b li.my-slide-thumb-active img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
}

.in-cond {
    margin-top: -80px;
    padding-bottom: 160px;
}

.in-new {
    padding-top: 60px;
}

.in-new .fl {
    width: 42%;
}

.in-new .fl ul li {
    margin-bottom: 30px;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.in-new .fl ul li a {
    width: 100%;
}

.in-new .fl ul li h2 {
    font-size: 14px;
    color: #999999;
    line-height: 30px;
}

.in-new .fl ul li p {
    font-size: 20px;
    color: #3c3c49;
    line-height: 30px;
    font-weight: bold;
    margin: 15px 0;
    max-width: 395px;
}

.in-new .fl ul li h3 {
    font-size: 16px;
    color: #999999;
    line-height: 24px;
    max-width: 470px;
}

.in-new .fl ul li:hover {
    transform: translateY(-10px);
}

.in-new .fl ul li:hover p {
    color: #006cff;
}

.in-new .fr {
    width: 58%;
    padding-top: 20px;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.in-new .fr a {
    width: 100%;
}

.in-new .fr img {
    width: 100%;
    height: 450px;
    border-radius: 15px;
}

.in-new .fr .frdiv {
    margin-top: 40px;
    padding-left: 30px;
}

.in-new .fr .frdiv .t {
    overflow: hidden;
}

.in-new .fr .frdiv .t span {
    width: 530px;
    font-size: 24px;
    color: #3c3c49;
    font-weight: bold;
    line-height: 30px;
    float: left;
}

.in-new .fr .frdiv .t h3 {
    width: 120px;
    font-size: 18px;
    color: #666666;
    float: right;
    text-align: right;
}

.in-new .fr .frdiv .b {
    margin-top: 25px;
}

.in-new .fr .frdiv .b p {
    font-size: 18px;
    color: #666666;
    line-height: 30px;
    max-width: 650px;
    margin-top: 25px;
}

.in-new .fr:hover {
    transform: translateY(-10px);
}

.in-new .fr:hover .frdiv .t span {
    color: #006cff;
}

.ny-banner {
    width: 100%;
    position: relative;
    height: auto;
    overflow: hidden;
    z-index: 1;
}

.ny-banner>img {
    width: 100%;
    height: auto;
}

.ny-banner-tit {
    text-align: center;
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
}

.ny-banner-tit span {
    font-size: 48px;
    color: #fff;
    font-weight: bold;
    display: block;
}

.ny-banner-tit p {
    font-size: 18px;
    color: #e0e0e0;
    margin-top: 10px;
    font-weight: bold;
    margin-bottom: 20px;
}

.bg-col {
    background: #f3f3f3;
    padding: 60px 0;
}

.nav-con .fl {
    font-size: 30px;
    color: #3c3c49;
    font-weight: bold;
}

.nav-con .fr {
    padding-top: 10px;
}

.nav-con .fr ul li {
    float: left;
    margin-left: 25px;
}

.nav-con .fr ul li a {
    font-size: 16px;
    color: #3c3c49;
}

.nav-con .fr ul li a:hover {
    color: #006cff;
}

.nav-con .fr ul li.on a {
    color: #006cff;
}

.xq-link {
    width: 95px;
    box-sizing: border-box;
    height: 35px;
    line-height: 35px;
    border-radius: 47.5px;
    font-size: 16px;
    color: #666666;
    text-align: center;
    background: #e6e6e6;
    display: inline-block;
}

.news-con-box {
    padding-top: 50px;
    padding-bottom: 35px;
}

.news-con-box ul li {
    width: calc((100% - 70px) / 3);
    margin-right: 34px;
    margin-bottom: 45px;
    float: left;
    padding-bottom: 30px;
    border-bottom: 1px solid #c6c6c6;
    position: relative;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.news-con-box ul li:nth-of-type(3n) {
    margin-right: 0;
}

.news-con-box ul li a div {
    width: 100%;
    height: 260px;
    border-radius: 8px;
    overflow: hidden;
}

.news-con-box ul li a div img {
    width: 100%;
    height: 100%;
}

.news-con-box ul li a h2 {
    font-size: 14px;
    color: #999999;
    margin-top: 20px;
    margin-bottom: 15px;
}

.news-con-box ul li a span {
    font-size: 18px;
    color: #3c3c49;
    line-height: 24px;
    margin-bottom: 20px;
}

.news-con-box ul li a p {
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 30px;
}

.news-con-box ul li:hover a div img {
    transform: scale(1.05);
}

.news-con-box ul li:hover .xq-link {
    color: #fff;
    background: #006cff;
}

.news-con-box ul li::before {
    content: "";
    width: 0;
    height: 3px;
    display: block;
    background: #006cff;
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.news-con-box ul li:hover::before {
    width: 100%;
    left: 0;
}

.page-con {
    padding-top: 20px;
    text-align: center;
}

.page {
    display: inline-block;
}

.page a {
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 8px;
    margin: 0 5px;
    border: 1px solid #d7d7d7;
    box-sizing: border-box;
    text-align: center;
    background: #fff;
    font-size: 16px;
    color: #999999;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.page a.prev,
.page a.next,
.page a.prev_disabled,
.page a.next_disabled {
    display: none;
}

.page span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 8px;
    border: 1px solid #d7d7d7;
    box-sizing: border-box;
    text-align: center;
    background: #fff;
    font-size: 16px;
    color: #999999;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.page span.current {
    border: 1px solid #006cff;
    background: #006cff;
    color: #fff;
}

.page span:hover,
.page a:hover {
    color: #fff;
    background: #006cff;
}

.case-con-box {
    padding-bottom: 15px;
}

.case-con-box ul li {
    border-bottom: none;
    padding-bottom: 0;
}

.case-con-box ul li:hover::before {
    width: 0;
    left: 0;
}

.case-con-box ul li a span {
    font-size: 20px;
    color: #3c3c49;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.case-con-box ul li a p {
    font-size: 16px;
    color: #80808d;
    line-height: 24px;
    margin-bottom: 0px;
}

.case-con-box ul li:hover a span {
    color: #006cff;
}

.solut-con {
    padding-top: 50px;
    padding-bottom: 150px;
}

.solut-con ul li {
    width: 100%;
    height: 432px;
    margin-bottom: 20px;
    background: #fff;
}

.solut-con ul li a {
    height: 100%;
}

.solut-con ul li a .fld {
    float: left;
    width: 50%;
    height: auto;
    overflow: hidden;
}

.solut-con ul li a .frd {
    float: left;
    width: 50%;
}

.solut-con ul li:nth-of-type(even) a .fld {
    float: right;
}

.solut-con ul li a img {
    height: 100%;
}

.solut-con ul li:hover a img {
    transform: scale(1.05);
}

.sou-padd {
    padding-top: 85px;
    padding-left: 95px;
    padding-right: 95px;
}

.sou-padd span {
    font-size: 24px;
    color: #3c3c49;
    font-weight: bold;
}

.sou-padd p {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.ckxq-link {
    width: 155px;
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #006cff;
    display: inline-block;
}

.nav-con-cen {
    text-align: center;
}

.nav-con-cen ul li {
    display: inline-block;
    margin: 0 10px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.nav-con-cen ul li a {
    width: 132px;
    box-sizing: border-box;
    height: 42px;
    line-height: 42px;
    border-radius: 21px;
    text-align: center;
    font-size: 18px;
    color: #3a3a47;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.nav-con-cen ul li:hover a {
    background: #006cff;
    color: #fff;
}

.nav-con-cen ul li.on a {
    background: #006cff;
    color: #fff;
}

.jrwm-tit {
    padding-top: 90px;
    text-align: center;
}

.jrwm-tit p {
    font-size: 16px;
    color: #3c3c49;
}

.jrwm-tit p span {
    font-size: 24px;
    color: #3c3c49;
    margin-left: 20px;
}

.jrwm-tit p span:first-of-type {
    margin-right: 45px;
}

.jrwm-con {
    padding-top: 65px;
    padding-bottom: 100px;
}

.jrwm-con ul li {
    margin-bottom: 10px;
    cursor: pointer;
}

.jrwm-con ul li .t {
    width: 100%;
    padding: 0 60px;
    background: #fff;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    border-radius: 6px;
    position: relative;
}

.jrwm-con ul li .t span {
    font-size: 16px;
    color: #3c3c49;
    display: inline-block;
    width: 20%;
}

.jrwm-con ul li .t span.span-mar {
    margin-left: 260px;
    margin-right: 250px;
}

.jrwm-con ul li .t span:last-of-type {
    width: 100px;
}

.jrwm-con ul li .t i {
    width: 14px;
    height: 8px;
    background: url(../images/jrwm_05.png) no-repeat center;
    position: absolute;
    right: 20px;
    top: 25px;
    transition: all 0.5s;
}

.jrwm-con ul li .b {
    height: 0;
    padding: 0px 60px;
    overflow: hidden;
    transition: all 0.5s;
}

.jrwm-con ul li.on .t {
    background: #006cff;
}

.jrwm-con ul li.on .t span {
    color: #fff;
}

.jrwm-con ul li.on .b {
    height: auto;
    padding: 50px 60px;
}

.jrwm-con ul li.on .t i {
    background: url(../images/jrwm_08.png) no-repeat center;
}

.contact-con {
    padding-top: 80px;
}

.contact-con .fl {
    width: 100%;
    float: unset;
}

.contact-con .fr {
    width: 100%;
    float: unset;
    padding-top: 60px;
    padding-left: 60px;
}

.contact-con .fr .a {
    font-size: 36px;
    color: #3c3c49;
    margin-bottom: 60px;
}

.contact-con .fr ul {
    padding-bottom: 60px;
}

.contact-con .fr ul li {
    width: 100%;
    max-height: 76px;
    border-left: 3px solid #d8d8db;
    border-bottom: solid 1px #d8d8db;
    border-right: solid 1px #d8d8db;
    cursor: pointer;
}

.contact-con .fr ul li .b span {
    font-size: 20px;
    color: #3c3c49;
    height: 75px;
    line-height: 75px;
    padding-left: 35px;
    cursor: pointer;
}

.contact-con .fr ul li .b .bb {
    padding: 0px 0 10px 35px;
    transition: all 0.3s;
}

.contact-con .fr ul li .b .bb p {
    font-size: 16px;
    color: #3c3c49;
    line-height: 35px;
}

.contact-con .fr ul li .b .bb p img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.contact-con .fr ul li .bd {
    height: 0;
    padding: 0 35px;
    overflow: hidden;
}

.contact-con .fr ul li.on {
    max-height: none;
    transition: all 0.5s;
    border-left: 3px solid #3c3c49;
}

.contact-con .fr ul li.on .bd {
    height: auto;
    padding: 20px 35px;
    padding-top: 0;
}

.contact-con .fr ul li.active {
    max-height: none;
    border-left: 3px solid #3c3c49;
}

.contact-con .fr ul li:first-of-type {
    border-top: solid 1px #d8d8db;
}

#map {
    position: relative;
    height: 400px;
}

#map img {
    max-width: none !important;
    max-height: none !important;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_content {
    display: none;
}

.BMapLib_SearchInfoWindow .BMapLib_trans {
    display: none;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_top {
    display: none;
}

.BMapLib_SearchInfoWindow {
    display: none;
}

.bg-cola {
    padding-bottom: 0;
}

.gsjj-bga {
    position: absolute;
    left: 100px;
    top: 250px;
    z-index: 1;
}

.gsjj-cona {
    padding-top: 100px;
}

/*.gsjj-cona .fl {*/
/*    float: left;*/
/*    width: 50%;*/
/*}*/

.gsjj-cona .fl span {
    font-size: 36px;
    color: #3c3c49;
}

.gsjj-cona .fl p {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    margin-top: 45px;
}
.gsjj-cona img{
  float: right;
    margin-left: 85px;
    margin-bottom: 50px;  
}
.gsjj-cona .fr {
    float: right;
    width: 50%;
    padding-left: 85px;
    padding-top: 102px;
}

.gsjj-conb {
    background: #e6e7e9;
    padding-top: 70px;
    padding-bottom: 160px;
}

.gsjj-conb-con {
    margin-top: 90px !important;
    width: 100%;
}

.gsjj-conb-con ul li {
    text-align: center;
    position: relative;
    height: 280px;
    width: 25%;
}

.gsjj-conb-con ul li span {
    font-size: 24px;
    color: #3a3a47;
    font-weight: bold;
}

.gsjj-conb-con ul li img {
    display: block;
    margin: 25px auto;
}

.gsjj-conb-con ul li div {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 100px;
    transform: translate(-50%, 0%);
    text-align: left;
    padding: 0 10px;
}

.gsjj-conb-con ul li div strong {
    display: block;
    text-align: center;
}

.gsjj-conb-con ul li div p {
    font-size: 16px;
    color: #3a3a47;
    line-height: 24px;
}

.gsjj-conb-con ul li i {
    position: absolute;
    left: 0;
    top: 59px;
    width: 100%;
    height: 2px;
    background: #d4d5d8;
    z-index: -1;
}

.gsjj-conb-con ul li:hover span {
    color:#006cff;
}

.gsjj-conb-con ul li:hover div {
    color: #006cff;
}

.gsjj-conb-con ul li:hover div p {
    color: #006cff;
}

.gsjj-conb .w1400 {
    position: relative;
}

.ba-lea-gsjja {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #b2b3b8 url(../images/left.png) no-repeat center;
    cursor: pointer;
    outline: unset;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    z-index: 10;
    pointer-events: auto;
    position: absolute;
    left: 0px;
    top: 21%;
    transform: translate(0, -50%);
}

.ba-lea-gsjja:hover {
    background: #006cff url(../images/left.png) no-repeat center;
}

.ba-rla-gsjja {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #b2b3b8 url(../images/right.png) no-repeat center;
    cursor: pointer;
    outline: unset;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    z-index: 10;
    pointer-events: auto;
    position: absolute;
    right: 0px;
    top: 21%;
    transform: translate(0, -50%);
}

.ba-rla-gsjja:hover {
    background: #006cff url(../images/right.png) no-repeat center;
}

.gsjj-bg {
    background: #f3f3f3;
    padding-top: 60px;
}

.gsjj-conc ul {
    padding-top: 80px;
}

.gsjj-conc ul li {
    width: calc((100% - 30px) / 3);
    margin-right: 15px;
    background: #fff;
    height: 450px;
    text-align: center;
    float: left;
    border-radius: 15px;
    padding-top: 35px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.gsjj-conc ul li:last-of-type {
    margin-right: 0;
}

.gsjj-conc ul li div {
    width: 100%;
    height: 70px;
    text-align: center;
}

.gsjj-conc ul li img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

.gsjj-conc ul li span {
    font-size: 24px;
    color: #3c3c49;
    margin-top: 15px;
    margin-bottom: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.gsjj-conc ul li p {
    padding: 0 20px;
    font-size: 14px;
    color: #666666;
    line-height: 25px;
}

.gsjj-conc ul li:hover img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
}

.gsjj-conc ul li:hover span {
    color: #006cff;
}

.gsjj-conc ul li:hover p {
    color: #006cff;
}

.gsjj-cond {
    padding-top: 80px;
    padding-bottom: 160px;
}

@media screen and (max-width:768px) {
    .bg-col {
        padding: 20px 0;
    }
    .gsjj-cona {
        padding-top: 20px;
    }
    .gsjj-cona .fl {
        float: right;
        width: 100%;
    }
    .gsjj-cona .fr {
        float: left;
        width: 100%;
        padding: 0;
    }
    .gsjj-cona .fr img {
        width: 100%;
    }
    .gsjj-conb,
    .gsjj-cond {
        padding: 30px 0;
    }
    .gsjj-conb-con ul li {
        width: 100%;
    }
    .gsjj-bg,
    .gsjj-conc ul {
        padding-top: 30px;
    }
    .gsjj-conc ul li img {
        width: 45px;
        height: auto;
    }
    .gsjj-conc ul li {
        width: 100%;
        margin-bottom: 10px;
    }
    .gsjj-conc ul li div {
        height: auto;
        margin-bottom: 10px;
    }
}

.ny-banner-titb {
    text-align: left;
}

.ny-banner-titb div {
    padding-left: 50px;
}

.ny-banner-titb div span {
    font-size: 48px;
    color: #dfd7f8;
    font-weight: bold;
}

.ny-banner-titb div p {
    font-size: 20px;
    line-height: 36px;
    font-weight: normal;
}

.bg-white {
    background: #fff;
}

.bg-mes-series .mes-list {
    padding: 80px 0;
    background: #f3f3f3;
}

.bg-mes-series .mes-list:nth-child(2n) {
    background: #fff;
}

.bg-mes-series .mes-list .mes-cont {
    padding: 30px 0;
}

.con-pad {
    padding: 80px 0;
}

.mesxt-cona ul {
    height: 540px;
    padding-top: 40px;
}

.mesxt-cona ul li {
    padding-top: 45px;
    float: left;
    width: 29%;
    height: 390px;
    box-sizing: content-box;
    cursor: pointer;
    position: relative;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.mesxt-cona ul li img {
    width: 100%;
    height: 100%;
}

.mesxt-cona ul li.on {
    width: 42%;
    height: 480px;
    padding-top: 0px;
}

.mesxt-cona ul li.on div {
    bottom: 45px;
}

.mesxt-cona ul li.on div p {
    opacity: 1;
}

.mesxt-cona ul li div {
    position: absolute;
    left: 35px;
    bottom: -25px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.mesxt-cona ul li div span {
    font-size: 24px;
    color: #fff;
}

.mesxt-cona ul li div p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-top: 15px;
    opacity: 0;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.mesxt-conb ul {
    padding-top: 60px;
}

.mesxt-conb ul li {
    float: left;
    width: 20%;
    text-align: center;
    margin-bottom: 80px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.mesxt-conb ul li p {
    margin-top: 20px;
    font-size: 18px;
    color: #3c3c49;
    font-weight: bold;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.mesxt-conb ul li img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid: DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
}

.mesxt-conb ul li:hover p {
    color: #006cff;
}

.mesxt-conb ul li:hover img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
}

.mesxt-conc {
    text-align: center;
}

.mesxt-conc img {
    padding-top: 60px;
}

.mesxt-cond-a {
    text-align: center;
    padding-top: 60px;
}

.mesxt-cone-a {
    padding-top: 60px;
}

.mesxt-cone-a ul {
    background: #fff;
    padding: 30px 55px;
}

.mesxt-cone-a ul li {
    height: 102px;
    line-height: 100px;
    border-top: 1px solid #ebebed;
    border-bottom: 1px solid #ebebed;
    padding-left: 85px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.mesxt-cone-a ul li p {
    font-size: 18px;
    color: #3c3c49;
    margin-left: 45px;
    display: inline-block;
    vertical-align: middle;
}

.mesxt-cone-a ul li div {
    width: 80px;
    height: 80px;
    display: inline-block;
    vertical-align: middle;
}

.mesxt-cone-a ul li div img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

.mesxt-cone-a ul li:first-of-type {
    border-top: unset;
}

.mesxt-cone-a ul li:last-of-type {
    border-bottom: unset;
}

.mesxt-cone-a ul li:hover p {
    color: #006cff;
}

.mesxt-cone-a ul li:hover img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
}

.mesxt-conf ul {
    padding-top: 60px;
}

.mesxt-conf ul li {
    float: left;
    width: 25%;
    text-align: center;
}

.mesxt-conf ul li .t span {
    font-size: 60px;
    color: #006cff;
    display: inline-block;
    vertical-align: text-top;
}

.mesxt-conf ul li .t p {
    font-size: 60px;
    color: #006cff;
    display: inline-block;
    vertical-align: text-top;
}

.mesxt-conf ul li .b {
    margin-top: 5px;
}

.mesxt-conf ul li .b h2 {
    font-size: 24px;
    color: #3c3c49;
    font-weight: bold;
}

.mesxt-cong-liuyan {
    background: #fff;
    border-radius: 25px;
    box-shadow: 0 0 10px #e8e8e8;
    padding: 60px 0;
    margin-top: 80px;
}

.mesxt-cong-liuyan .tit {
    text-align: center;
}

.mesxt-cong-liuyan .tit span {
    font-size: 48px;
    color: #3c3c49;
    font-weight: bold;
}

.mesxt-cong-liuyan .tit p {
    font-size: 18px;
    color: #666666;
    margin-top: 15px;
}

.liuyan {
    padding-top: 60px;
    padding-left: 130px;
    padding-right: 130px;
}

.liuyan ul li {
    width: calc((100% - 20px) / 2);
    height: 73px;
    line-height: 70px;
    border: 1px solid #b1b1b6;
    border-radius: 4px;
    margin-right: 20px;
    padding-left: 35px;
    margin-bottom: 25px;
    float: left;
    position: relative;
}

.liuyan ul li:nth-of-type(2n) {
    margin-right: 0;
}

.liuyan ul li input {
    width: 100%;
    box-sizing: border-box;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    color: #3c3c49;
    background: unset;
}

.liuyan ul li p {
    font-size: 26px;
    color: #006cff;
    position: absolute;
    left: 15px;
    top: 6px;
}

.liuyan ul li input::-webkit-input-placeholder {
    font-size: 18px;
    color: #3c3c49;
}

.liuyan button {
    width: 250px;
    box-sizing: border-box;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    background: #3c3c49;
    display: block;
    cursor: pointer;
    border-radius: 30px;
    margin: 0px auto;
    margin-top: 30px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.liuyan button:hover {
    background: #006cff;
}

.ny-banner-titc .fr {
    text-align: left;
    padding-right: 220px;
}

.ny-banner-titc .fr .a a {
    margin-right: 35px;
}

.ny-banner-titc .fr .b {
    margin-top: 50px;
}

.tooltip {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 35px;
    position: relative;
    cursor: pointer;
}

.tooltip .tooltiptext {
    visibility: hidden;
    padding: 25px;
    background-color: #5a4ee2;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    position: absolute;
    z-index: 1;
}

.tooltip .tooltiptext {
    width: 400px;
    top: 70px;
    left: -10%;
    text-align: left;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.tooltip .tooltiptext::after {
    content: " ";
    position: absolute;
    bottom: 100%;
    left: 85px;
    margin-left: -5px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #5a4ee2 transparent;
}

.link-btnb {
    height: 47px;
    border-radius: 21.5px;
    line-height: 43px;
    box-sizing: border-box;
    border: 2px solid #fff;
    background: unset;
    text-align: center;
    padding: 0 35px;
    font-size: 25px;
    font-weight: lighter;
    color: #fff;
}

.link-btnb:hover {
    background: #006cff;
    border: 2px solid #006cff;
}

.mesypt-cona ul {
    padding-top: 60px;
}

.mesypt-cona ul li {
    width: 14%;
    float: left;
    text-align: center;
    margin-bottom: 60px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.mesypt-cona ul li div {
    width: 100%;
    height: 80px;
    position: relative;
}

.mesypt-cona ul li div img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

.mesypt-cona ul li p {
    font-size: 18px;
    color: #3c3c49;
    font-weight: bold;
    margin-top: 10px;
}

.mesypt-cona ul li:hover p {
    color: #006cff;
}

.mesypt-cona ul li:hover img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
}

.mesypt-conb-bg {
    width: 100%;
    height: 909px;
    background: url(../images/mesypt_04.png) no-repeat center;
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 110px;
}

.mesypt-conb-con {
    margin-top: 60px;
    text-align: center;
}

.mesypt-conb-con p {
    max-width: 200px;
    margin: 20px auto;
    font-size: 16px;
    color: #3e3e4b;
    line-height: 30px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.mesypt-conb-con span {
    font-size: 24px;
    color: #3c3c49;
    font-weight: bold;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.mesypt-conb-con .a {
    width: 340px;
    height: 455px;
    background: #fff;
    border-radius: 20px;
    padding-top: 170px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.mesypt-conb-con .a:hover {
    background: #006cff;
}

.mesypt-conb-con .a:hover span {
    color: #fff;
}

.mesypt-conb-con .a:hover p {
    color: #fff;
}

.mesypt-conb-con .b {
    margin-left: 20px;
    width: calc(100% - 360px);
    height: 455px;
}

.mesypt-conb-con .b ul {
    height: 455px;
}

.mesypt-conb-con .b ul li {
    padding-top: 60px;
    width: calc((100% - 40px) / 3);
    height: 215px;
    margin-right: 19px;
    border-radius: 20px;
    margin-bottom: 25px;
    background: #fff;
    float: left;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.mesypt-conb-con .b ul li:nth-of-type(3n) {
    margin-right: 0;
}

.mesypt-conb-con .b ul li:hover {
    background: #006cff;
}

.mesypt-conb-con .b ul li:hover span {
    color: #fff;
}

.mesypt-conb-con .b ul li:hover p {
    color: #fff;
}

.mesypt-conc ul {
    padding-top: 60px;
}

.mesypt-conc ul li {
    float: left;
    width: calc((100% - 200px) / 3);
    margin-right: 99px;
    overflow: hidden;
    margin-bottom: 80px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.mesypt-conc ul li:nth-of-type(3n) {
    margin-right: 0;
}

.mesypt-conc ul li .fl {
    width: 100px;
    height: 100px;
    position: relative;
}

.mesypt-conc ul li .fl img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

.mesypt-conc ul li .fr {
    margin-left: 30px;
    width: calc(100% - 130px);
    text-align: left;
    padding-top: 20px;
}

.mesypt-conc ul li .fr span {
    font-size: 24px;
    color: #3c3c49;
    font-weight: bold;
    display: block;
}

.mesypt-conc ul li .fr p {
    font-size: 18px;
    color: #3c3c49;
    line-height: 30px;
}

.mesypt-conc ul li .fr i {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 27px;
    height: 2px;
    background: #3c3c49;
    display: block;
}

.mesypt-conc ul li:hover span {
    color: #006cff;
}

.mesypt-conc ul li:hover i {
    background: #006cff;
}

.mesypt-conc ul li:hover p {
    color: #006cff;
}

.mesypt-conc ul li:hover img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
}

.mesypt-concd-box {
    margin-top: 60px;
}

.mesypt-concd-box .a {
    width: 233px;
    height: 372px;
    background: url(../images/mesypt_10.png) no-repeat center;
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 95px;
    text-align: center;
}

.mesypt-concd-box .a span {
    font-size: 24px;
    color: #fff;
    display: block;
    margin-top: 45px;
}

.mesypt-concd-box .a p {
    font-size: 18px;
    color: #fff;
    margin-top: 15px;
}

.mesypt-concd-box .c {
    width: 114px;
    text-align: center;
    padding-top: 70px;
}

.mesypt-concd-box .b {
    width: calc(100% - 377px);
}

.mesypt-concd-box .b ul {
    padding-top: 40px;
}

.mesypt-concd-box .b ul li {
    width: calc(100% / 3);
    float: left;
    position: relative;
    margin-bottom: 75px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.mesypt-concd-box .b ul li .l {
    width: calc(100% - 90px);
    height: 112px;
    border: 1px solid #3c3c49;
    padding-top: 25px;
    padding-left: 15px;
    border-radius: 20px;
    text-align: center;
    float: left;
}

.mesypt-concd-box .b ul li .l img {
    vertical-align: middle;
    display: none;
    width: 50px;
}

.mesypt-concd-box .b ul li .l img .hidden {
    display: inline-block;
}

.mesypt-concd-box .b ul li .l span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #3c3c49;
    margin-left: 10px;
}

.mesypt-concd-box .b ul li .r {
    width: 90px;
    float: left;
    text-align: center;
    padding-top: 35px;
}

.mesypt-concd-box .b ul li .r i {
    width: 21px;
    height: 40px;
    background: url(../images/mesypt_14.png) no-repeat center;
}

.mesypt-concd-box .b ul li:nth-of-type(2) .l {
    padding-top: 35px;
}

.mesypt-concd-box .b ul li:nth-of-type(3) .l {
    padding-left: 5px;
    padding-top: 43px;
}

.mesypt-concd-box .b ul li:nth-of-type(3) .l img {
    width: 40px;
}

.mesypt-concd-box .b ul li:nth-of-type(3) .r {
    position: absolute;
    bottom: -50px;
    right: 160px;
}

.mesypt-concd-box .b ul li:nth-of-type(3) .r i {
    width: 40px;
    height: 21px;
    background: url(../images/mesypt_15.png) no-repeat center;
}

.mesypt-concd-box .b ul li:nth-of-type(5) .l {
    padding-top: 43px;
}

.mesypt-concd-box .b ul li:nth-of-type(4) .r i,
.mesypt-concd-box .b ul li:nth-of-type(5) .r i,
.mesypt-concd-box .b ul li:nth-of-type(6) .r i {
    background: url(../images/mesypt_16.png) no-repeat center;
}

.mesypt-concd-box .b ul li:hover span {
    color: #006cff;
}

.mesypt-concd-box .b ul li:nth-of-type(6) .r {
    display: none;
}

.mesypt-concd-box .b ul li .l img.hidden {
    display: inline-block;
}

.ny-banner-titd .fr {
    margin-right: 70px;
    width: 390px;
    height: 470px;
    background: rgba(255, 255, 255, 0.2);
    padding-top: 55px;
    padding-left: 32px;
    padding-right: 32px;
}

.ny-banner-titd .fr .a img {
    display: inline-block;
    vertical-align: middle;
}

.ny-banner-titd .fr .a span {
    font-size: 24px;
    color: #fff;
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle;
}

.ny-banner-titd .fr .b {
    margin-top: 35px;
}

.ny-banner-titd .fr .b ul li {
    width: 100%;
    height: 52px;
    line-height: 50px;
    border: 1px solid #fff;
    border-radius: 6px;
    padding-left: 20px;
    margin-bottom: 10px;
    position: relative;
}

.ny-banner-titd .fr .b ul li input {
    width: 100%;
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    background: none;
}

.ny-banner-titd .fr .b ul li p {
    font-size: 26px;
    color: #006cff;
    position: absolute;
    left: 6px;
    top: 6px;
    margin-top: 0;
    margin-bottom: 0;
}

.ny-banner-titd .fr .b ul li input::-webkit-input-placeholder {
    font-size: 16px;
    color: #fff;
}

.ny-banner-titd .fr .b button {
    width: 100%;
    box-sizing: border-box;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    background: rgba(255, 255, 255, 0.5);
    display: block;
    cursor: pointer;
    border-radius: 6px;
    margin: 0px auto;
    margin-top: 25px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.ny-banner-titd .fr .b button:hover {
    background: #006cff;
}

.zsjm-cona .a {
    margin-top: 50px;
    height: 460px;
    overflow: hidden;
}

.zsjm-cona .a .fl {
    width: 550px;
    height: 460px;
    margin-right: 15px;
}

.zsjm-cona .a .fl ul li {
    width: 100%;
    height: 460px;
}

.zsjm-cona .a .fr {
    width: calc(100% - 565px);
}

.zsjm-cona .a .fr ul {
    overflow: hidden;
}

.zsjm-cona .a .fr ul li {
    width: calc((100% - 15px) / 2);
    height: 220px;
    float: left;
}

.zsjm-cona .a .fr ul li:nth-of-type(1) {
    margin-right: 14px;
}

.zsjm-cona .a .fr ul li:nth-of-type(3) {
    width: 100%;
    height: 240px;
    margin-top: 20px;
}

.zsjm-cona .b {
    margin-top: 15px;
}

.zsjm-cona .b ul {
    overflow: hidden;
}

.zsjm-cona .b ul li {
    width: calc((100% - 20px) / 2);
    height: 300px;
    float: left;
}

.zsjm-cona .b ul li:first-of-type {
    margin-right: 19px;
}

.zsjm-cona ul li {
    position: relative;
}

.zsjm-cona ul li img {
    width: 100%;
    height: 100%;
}

.zsjm-cona ul li p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    color: #fff;
}

.effect-layla::before,
.effect-layla::after {
    position: absolute;
    content: "";
    opacity: 0;
}

.effect-layla::before {
    top: 50px;
    right: 30px;
    bottom: 50px;
    left: 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.effect-layla::after {
    top: 30px;
    right: 50px;
    bottom: 30px;
    left: 50px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.effect-layla::before,
.effect-layla::after {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.effect-layla:hover::before,
.effect-layla:hover::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.zsjm-conab-bg {
    width: 100%;
    height: 586px;
    background: url(../images/zsjm_27.png) no-repeat center;
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 90px;
}

.zsjm-conb ul {
    padding-top: 60px;
}

.zsjm-conb ul li {
    width: 25%;
    padding-left: 50px;
    padding-right: 50px;
    float: left;
    text-align: center;
    height: 252px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.zsjm-conb ul li div {
    width: 100%;
    text-align: center;
    height: 100%;
    border: 1px solid #3c3c49;
    border-radius: 25px;
    padding-top: 30px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.zsjm-conb ul li span {
    display: block;
    font-size: 60px;
    color: #3c3c49;
}

.zsjm-conb ul li p {
    font-size: 12px;
    color: #3c3c49;
    opacity: 0.2;
    margin-bottom: 15px;
}

.zsjm-conb ul li h2 {
    font-size: 24px;
    color: #3c3c49;
    font-weight: bold;
    line-height: 30px;
}

.zsjm-conb ul li:hover div {
    background: #006cff;
    border: 1px solid #006cff;
}

.zsjm-conb ul li:hover span {
    color: #fff;
}

.zsjm-conb ul li:hover p {
    color: #fff;
    opacity: 0.5;
}

.zsjm-conb ul li:hover h2 {
    color: #fff;
}

.zsjm-conc ul {
    padding-top: 60px;
}

.zsjm-conc ul li {
    width: calc((100% - 60px) / 4);
    height: 350px;
    margin-right: 20px;
    float: left;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.zsjm-conc ul li:last-of-type {
    margin-right: 0;
}

.zsjm-conc ul li .top {
    width: 100%;
    height: 320px;
    background: #fff;
    text-align: center;
    padding-top: 40px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.zsjm-conc ul li .top .a {
    width: 100%;
    height: 100px;
    position: relative;
}

.zsjm-conc ul li .top .a img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

.zsjm-conc ul li .top .a img.hidden {
    opacity: 0;
}

.zsjm-conc ul li .top .b {
    margin-top: 10px;
}

.zsjm-conc ul li .top .b span {
    font-size: 24px;
    color: #3c3c49;
    font-weight: bold;
}

.zsjm-conc ul li .top .b p {
    font-size: 18px;
    color: #666666;
    line-height: 30px;
    margin-top: 30px;
}

.zsjm-conc ul li .bot {
    width: 100%;
    height: 30px;
    background: #9d9da4;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.zsjm-conc ul li:hover .top {
    background: #006cff;
}

.zsjm-conc ul li:hover .top .a img {
    opacity: 0;
}

.zsjm-conc ul li:hover .top .a img.hidden {
    opacity: 1;
}

.zsjm-conc ul li:hover .top .b span {
    color: #fff;
}

.zsjm-conc ul li:hover .top .b p {
    color: #fff;
}

.zsjm-conc ul li:hover .bot {
    background: #006cff;
}

.zsjm-cond-a {
    margin-top: 60px;
    position: relative;
}

.zsjm-cond-a .bg {
    position: absolute;
    left: 0;
    top: 50%;
}

.zsjm-cond-a ul li {
    width: 16.6%;
    float: left;
    text-align: center;
}

.zsjm-cond-a ul li span {
    font-size: 36px;
    color: #3c3c49;
    margin-top: 65px;
    display: block;
    height: 47px;
    line-height: 47px;
}

.zsjm-cond-a ul li p {
    font-size: 18px;
    color: #3c3c49;
    font-weight: bold;
    margin-top: 0px;
    height: 47px;
    line-height: 47px;
}

.zsjm-cond-a ul li:nth-of-type(even) p {
    margin-top: 65px;
}

.zsjm-cond-a ul li:nth-of-type(even) span {
    margin-top: 0px;
}

.zsjm-cond-b {
    text-align: center;
    margin-top: 90px;
}

.zsjm-cond-b p {
    margin-top: 40px;
    font-size: 24px;
    color: #3c3c49;
}

#top:hover {
    background-color: #006cff;
}

.ypt-bg {
    width: 100%;
    height: 1300px;
    background: url(../images/ypt-bg.jpg) no-repeat center;
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 70px;
    padding-bottom: 70px;
}

.ypt-bg .in-tit span {
    color: #fff;
}

.ypt-bg .in-tit i {
    background: #fff;
}

.ypt-bg .mesypt-concd-box .b ul li .l {
    border: 1px solid #ffffff;
}

.ypt-bg .mesypt-concd-box .b ul li .l span {
    color: #fff;
}

.zsjm-bg {
    width: 100%;
    height: 700px;
    background: url(../images/zsjm-bg.jpg) no-repeat center;
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 70px;
}

.zsjm-bg .in-tit span {
    color: #fff;
}

.zsjm-bg .in-tit i {
    background: #fff;
}

.zsjm-bg .zsjm-cond-a ul li span,
.zsjm-bg .zsjm-cond-a ul li p {
    color: #fff;
}

.zsjm-bg .zsjm-cond-b p {
    color: #fff;
}

.suspension {
    position: fixed;
    z-index: 55;
    right: 0;
    bottom: 85px;
    width: 70px;
    height: 240px;
}

.suspension-box {
    position: relative;
    float: right;
}

.suspension .a {
    display: block;
    width: 44px;
    height: 44px;
    background-color: #006cff;
    opacity: 0.8;
    margin-bottom: 4px;
    cursor: pointer;
    outline: none;
    transition: 0.3s;
}

.suspension .a.active,
.suspension .a:hover {
    opacity: 1;
}

.suspension .a .i {
    float: left;
    width: 44px;
    height: 44px;
    background-image: url(../images/side_icon.png);
    background-repeat: no-repeat;
}

.suspension .a-service .i {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
    background-image: url(../images/suspension-bg.png);
    background-repeat: no-repeat;
    background-position: -27px 0;
}

.suspension .a-service-phone .i {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
    background-image: url(../images/suspension-bg.png);
    background-repeat: no-repeat;
    background-position: -27px 0;
}

.suspension .a-qrcode .i {
    background-position: -44px 0;
}

.suspension .a-cart .i {
    background-position: -88px 0;
}

.suspension .a-top .i {
    background-position: -132px 0;
}

.suspension .a-top {
    background: #8c8d90;
    background: rgba(140, 141, 144, 0.8);
    display: none;
}

.suspension .a-top:hover {
    background: #8c8d90;
}

.suspension .d {
    display: none;
    width: 120px;
    background: #fff;
    position: absolute;
    right: 67px;
    border: 1px solid #e0e1e5;
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(161, 163, 175, 0.11);
}

.suspension .d .arrow {
    position: absolute;
    width: 8px;
    height: 12px;
    background: url(../images/side_bg_arrow.png) no-repeat;
    right: -8px;
    top: 31px;
}

.suspension .d-service {
    top: -15px;
}

.suspension .d-service-wechat {
    top: -2px;
    width: 150px;
    height: 50px;
    line-height: 50px;
}

.suspension .d-service-phone {
    top: 130px;
}

.suspension .d-qrcode {
    top: 36px;
}

.suspension .d .inner-box {
    padding: 0px;
    text-align: center;
}

.suspension .d-service-item {
    border-bottom: 1px solid #eee;
    padding: 0px 0;
}

.suspension .d-service .d-service-item {
    border-bottom: none;
}

.suspension .d-service-item .circle {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden;
    background: #f1f1f3;
    display: block;
    float: left;
}

.suspension .d-service-item .i-qq {
    width: 44px;
    height: 44px;
    background: url(../images/side_con_icon03.png) no-repeat center 15px;
    display: block;
    transition: all 0.2s;
    border-radius: 50%;
    overflow: hidden;
}

.suspension .d-service-item .i-kf {
    width: 44px;
    height: 44px;
    background: url(../images/side_con_icon03.png) no-repeat center;
    background-position: center;
    display: block;
    transition: all 0.2s;
    border-radius: 50%;
    overflow: hidden;
}

.suspension .d-service-item:hover .i-qq {
    background-position: center 3px;
}

.suspension .d-service-item .i-tel {
    width: 44px;
    height: 44px;
    background: url(../images/side_con_icon02.png) no-repeat center center;
    display: block;
}

.suspension .d-service-item h3 {
    font-size: 16px;
}

.suspension .d-service-item .text {
    float: left;
    width: 112px;
    line-height: 22px;
    font-size: 14px;
    margin-left: 12px;
}

.suspension .d-service-intro {
    padding-top: 10px;
}

.suspension .d-service-intro p {
    float: left;
    line-height: 27px;
    font-size: 12px;
    width: 50%;
    white-space: nowrap;
    color: #888;
}

.suspension .d-service-intro i {
    background: url(../images/side_con_icon01.png) no-repeat center center;
    height: 27px;
    width: 14px;
    margin-right: 5px;
    vertical-align: top;
    display: inline-block;
}

.suspension .d-qrcode {
    text-align: center;
}

.suspension .d-qrcode .inner-box {
    padding: 10px 0;
}

.suspension .d-qrcode p {
    font-size: 16px;
    color: #93959c;
}

.procch {
    height: 0;
    overflow: hidden;
    opacity: 0;
    transform: translateY(10px);
}

.procch.on {
    height: auto;
    opacity: 1;
    transform: translateY(0);
    transition: all 0.5s;
}

.banner {
    overflow: unset;
}

.banner img {
    width: 100%;
    height: auto;
}

.banner .swiper {
    width: 1200px !important;
    margin: 0 auto;
    position: relative;
}

@media screen and (max-width: 1600px) {
    .w1760 {
        width: 94%;
        margin-right: auto;
        margin-left: auto;
    }
    .w1600 {
        width: 96%;
        margin-right: auto;
        margin-left: auto;
    }
    .w1400 {
        width: 1200px;
        margin-right: auto;
        margin-left: auto;
    }
    .w1360 {
        width: 1200px;
        margin-right: auto;
        margin-left: auto;
    }
    .w1300 {
        width: 1200px;
        margin-right: auto;
        margin-left: auto;
    }
    .w1280 {
        width: 1200px;
        margin-right: auto;
        margin-left: auto;
    }
    .in-conc-btn-box.w1600 {
        width: 100%;
    }
    .in-cona .w1400 {
        overflow: hidden;
    }
    .in-cona ul li .fl {
        width: 50%;
    }
    .in-cona ul li .fl:last-of-type {
        padding-left: 15px;
    }
    .banner .swiper {
        width: 94% !important;
        margin: 0 auto;
        position: relative;
    }
    .nav .nli>a p {
        font-size: 16px;
    }
    .nav {
        margin-left: 40px;
    }
    .nav .nli>a {
        margin: 0 14px;
    }
    .link-btn {
        font-size: 16px;
    }
    .in-cona ul li span {
        font-size: 24px;
    }
}

@media screen and (max-width: 1560px) {
    .nav {
        margin-left: 100px;
    }
    .nav .nli>a {
        margin: 0 12px;
    }
    .in-conc-a ul li .fr dl dt .frd {
        width: 90%;
    }
    .in-conc-a ul li .fr dl dt {
        margin-bottom: 15px;
    }
    .mesxt-cona ul li {
        width: 29%;
    }
    .mesxt-cona ul li.on {
        width: 42%;
    }
    .mesypt-concd-box .b ul li .l span {
        font-size: 14px;
        margin-left: 5px;
    }
    .mesypt-concd-box .b ul li:nth-of-type(3) .l {
        padding-left: 5px;
    }
    .nav .nli>a p {
        font-size: 16px;
    }
    .nav {
        margin-left: 90px;
    }
    .nav .nli>a {
        margin: 0 12px;
    }
    .in-bg-img2 {
        width: 300px;
        bottom: 100px;
    }
    .link-btn {
        padding: 0 10px;
        font-size: 14px;
    }
}

@media screen and (max-width: 1460px) {
    .nav .nli>a p {
        font-size: 16px;
    }
    .nav {
        margin-left: 70px;
    }
    .nav .nli>a {
        margin: 0 6px;
    }
    .foot-cona-l ul {
        margin-right: 50px;
    }
    .link-btn {
        padding: 0 10px;
        font-size: 14px;
    }
}

@media screen and (max-width: 1360px) {
    .w1760 {
        width: 90%;
        margin-right: auto;
        margin-left: auto;
    }
    .w1600 {
        width: 96%;
        margin-right: auto;
        margin-left: auto;
    }
    .w1400 {
        width: 85%;
        margin-right: auto;
        margin-left: auto;
    }
    .w1360 {
        width: 85%;
        margin-right: auto;
        margin-left: auto;
    }
    .w1300 {
        width: 85%;
        margin-right: auto;
        margin-left: auto;
    }
    .w1280 {
        width: 85%;
        margin-right: auto;
        margin-left: auto;
    }
    .nav {
        margin-left: 15px;
    }
    .nav .nli>a {
        margin: 0 10px;
    }
    .in-conc-a ul li .fr {
        padding-top: 0px;
    }
    .in-conb ul li {
        padding-left: 40px;
    }
    .header-box .link-btn {
        padding: 0 5px;
        font-size: 14px;
    }
    .mesxt-cone-a ul li {
        padding-left: 25px;
    }
    .in-conc-a ul li .fr dl dt .frd span {
        font-size: 18px;
    }
    .in-conc-a ul li .fr dl dt .frd p {
        font-size: 14px;
        margin-top: 10px;
    }
    .news-con-box ul li a span {
        margin-bottom: 10px;
    }
    .news-con-box ul li a p {
        margin-bottom: 20px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .in-bg {
        width: 100%;
        height: 2600px;
        position: relative;
    }
    .in-concbox .in-conc-btn-box {
        width: 95%;
    }
}

@media screen and (max-width: 1280px) {
    .header-box .w1600 {
        width: 95%;
    }
    .header-box .logo {
        width: 200px;
    }
    .in-bg {
        height: 2600px;
    }
    .in-bg-img1 {
        width: 100px;
    }
    .news-con-box ul li a p {
        margin-bottom: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
}
@media screen and (max-width: 768px){
    .gsjj-cona .fl span,
.in-tit span{
    font-size: 28px;
}
}
/*# sourceMappingURL=./style.css.map */