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

.fl {
    float: left;
}

.fr {
    float: right;
}

.header-box div {
    overflow: hidden;
}

.logo {
    margin-top: 20px;
    margin-left: 50px;
}

.c1 {
    color: #0a90d7;
}

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

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

.nav {
    margin-left: 90px;
}

.nav span {
    display: inline-block;
    width: 35px;
    height: 90px;
    float: left;
}

.nav .nli {
    text-align: center;
    float: left;
    position: relative;
    box-sizing: border-box;
    height: 100px;
}

.nav .nli>a {
    display: block;
    color: #1a1a1a;
    height: 100px;
    box-sizing: border-box;
    padding-top: 40px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.3s ease 0s;
    margin-right: 40px;
}

.nav li:last-child a {
    margin-right: 0px;
}

.nav .nli>a i {
    background: url(../images/jt-ico_03.png);
    width: 9px;
    height: 6px;
    margin-top: 40px;
    transition: all 0.5s;
}

.nav li.active a i,
.nav .nli>a:hover i {
    margin-top: 20px;
}

.nav li.active a,
.nav .nli>a:hover {
    color: #0a90d7;
}

.logo-tit {
    height: 60px;
    padding-left: 18px;
    border-left: 1px solid #969291;
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin-top: 30px;
    margin-left: 5px;
    font-weight: bold;
    text-align: left;
}

.top-r {
    overflow: hidden;
    margin-top: 38px;
}

.top-r p {
    font-size: 16px;
    color: #1a1a1a;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}

.top-r span {
    font-size: 18px;
    color: #0a90d7;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}

.top-r-r {
    display: inline-block;
    vertical-align: middle;
    margin-right: 60px;
    padding-bottom: 5px;
    border-bottom: 1px solid #0a90d7;
    margin-left: 15px;
}

.top-r-r i {
    background: url(../images/index_06.png);
    width: 17px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.top-r-r h1 {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}

.banner {
    width: 100%;
    position: relative;
    height: auto;
    overflow: hidden;
}

.banner .bd {
    position: relative;
    z-index: 0;
    text-align: center;
}

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

.banner .hd {
    width: 100%;
    height: 30px;
    position: absolute;
    z-index: 1;
    bottom: 25px;
    left: 0;
    text-align: center;
}

.banner {
    width: 100%;
    position: relative;
    height: auto;
    overflow: hidden;
}

.banner .hd ul li {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #ffffff;
    border-radius: 50%;
    margin-right: 15px;
    line-height: 9999px;
    position: relative;
    cursor: pointer;
}

.banner .hd ul li:last-child {
    margin-right: 0px;
}

.banner .hd ul li.on {
    background: #0a90d7;
}


/* .banner-qiehuan-btn a.prev:hover {
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
}

.banner-qiehuan-btn a.next:hover {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
} */


/* top, banner,footer  END */


/* srarch */

.in-search {
    overflow: hidden;
    height: 62px;
    background: #e5e5e5;
}

.search-box-l {
    overflow: hidden;
}

.in-search-r span {
    display: inline-block;
}

.in-search-r h1 {
    display: inline-block;
    padding-right: 5px;
    border-right: 1px solid #666666;
    margin-right: 5px;
    height: 20px;
    margin-top: 21px;
}

.in-search-r p:last-child i {
    display: none;
}

.in-search-r p {
    display: inline-block;
}

.search-box {
    width: 175px;
    height: 40px;
    overflow: hidden;
    margin-top: 15px;
    border-bottom: 1px solid #c9c9c9;
}

.case-search-txt {
    outline: none;
    width: 150px;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #898989;
    text-indent: 10px;
    font-size: 14px;
    box-sizing: border-box;
    background: #e5e5e5;
}

.case-search-txt::-webkit-input-placeholder {
    color: #898989;
    font-size: 14px;
}

.search-box-r {
    width: 25px;
    height: 40px;
    line-height: 40px;
    color: #e5e5e5;
    background: #e5e5e5;
}

.search-box i {
    background: url(../images/index_13.png);
    width: 19px;
    height: 19px;
    pointer-events: none;
    position: absolute;
    right: 5px;
    top: 12px;
}

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

.in-tit p {
    font-size: 24px;
    color: #666666;
}

.in-tit span {
    font-size: 36px;
    color: #333333;
    margin-top: 5px;
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.in-tit h1 {
    font-size: 16px;
    color: #666666;
    margin-top: 5px;
}

.in-boxa {
    padding-top: 90px;
    padding-bottom: 70px;
}

.in-boxa-b ul {
    overflow: hidden;
    margin-top: 70px;
    margin-bottom: 50px;
}

.in-boxa-b li {
    width: 25%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    height: 215px;
    float: left;
    position: relative;
    overflow: hidden;
}

.in-boxa-b-img {
    width: 0%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.in-boxa-b li img {
    width: 100%;
    height: 215px;
}

.in-boxa-b-box {
    background: #f1f1f1;
    width: 100%;
    height: 215px;
    box-sizing: border-box;
    padding-left: 50px;
    padding-top: 60px;
    padding-right: 25px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.in-boxa-b-box span {
    font-size: 20px;
    color: #333333;
    margin-bottom: 10px;
}

.in-boxa-b-box p {
    font-size: 15px;
    color: #666666;
    line-height: 24px;
}

.in-boxa-b li.active {
    width: 50%;
}

.in-boxa-b li.active .in-boxa-b-img {
    width: 50%;
    float: right
}

.in-boxa-b li.active .in-boxa-b-box {
    width: 50%;
    float: left;
    background: #0083c8;
}

.in-boxa-b li.active .in-boxa-b-box span {
    color: #ffffff;
}

.in-boxa-b li.active .in-boxa-b-box p {
    color: #ffffff;
}

.in-a-link {
    text-align: center;
    display: block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.in-a-link p {
    font-size: 16px;
    color: #666666;
    display: inline-block;
    vertical-align: middle;
}

.in-a-link i {
    background: url(../images/index_21.png);
    width: 22px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.in-a-link:hover i {
    margin-left: 15px;
}

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

.in-boxb-ul li {
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #d6d6d6;
}

.in-boxb-ul li:last-child {
    border-bottom: 1px solid #d6d6d6;
}

.in-boxb-ul h1 {
    float: left;
    padding: 2px 10px;
    background: #2d8bd5;
    color: #ffffff;
    text-align: center;
    margin-right: 30px;
    border-radius: 15px;
}

.in-boxb-ul p {
    float: left;
    font-size: 16px;
    color: #666666;
}

.in-boxb-ul li a:last-of-type p em {
    display: none;
}

.in-boxb-ul li .in-boxb-ul-i {
    background: url(../images/index_28.png);
    width: 26px;
    height: 26px;
    float: right;
    vertical-align: middle;
    margin-right: 5px;
}

.in-boxb-ul li.on .in-boxb-ul-i {
    background: url(../images/index_25.png);
}

.in-boxb-ul-b ul {
    padding-top: 50px;
    padding-bottom: 55px;
    overflow: hidden;
}

.in-boxb-ul-b a {
    float: left;
    width: 24%;
    margin-right: 1.3333%;
}

.in-boxb-ul-b li {
    text-align: center;
    overflow: hidden;
}

.in-boxb-ul-b li div {
    width: 100%;
    height: 255px;
    overflow: hidden;
    position: relative;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.in-boxb-ul-b li div img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.in-boxb-ul-b li:hover div {
    transform: scale(1.05);
}

.in-boxb-ul-b a:nth-of-type(4n) {
    margin-right: 0;
}

.in-boxb-ul-b li p {
    font-size: 16px;
    color: #666666;
    margin: 15px 0;
}

.in-boxb {
    background: #f1f1f1;
    padding-top: 100px;
    padding-bottom: 100px;
}

.inb-link {
    text-align: center;
    width: 270px;
    height: 55px;
    line-height: 55px;
    border-radius: 55px;
    margin: auto;
    background: #2d8bd5;
    display: block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.inb-link p {
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
}

.inb-link i {
    background: url(../images/index_22.png);
    width: 22px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.inb-link:hover i {
    margin-left: 15px;
}

.footer {
    background: #3c3c3c;
    padding-top: 95px;
}

.footer-a {
    overflow: hidden;
}

.footer-a-l {
    float: left;
    margin-right: 100px;
}

.footer-a-l img.foot-logo {
    width: 157px;
    height: 60px;
    margin-bottom: 20px;
}

.footer-a-l li {
    margin-bottom: 15px;
}

.footer-a-l li img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.footer-a-l li p {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #ffffff;
    line-height: 24px;
}

.footer-a-c {
    overflow: hidden;
    float: left;
}

.footer-a-c ul {
    float: left;
    margin-right: 100px;
}

.footer-a-c a {
    display: block;
}

.footer-a-c li {
    margin-bottom: 20px;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
}

.footer-a-c li:hover {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
}

.footer-a-c li span {
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
}

.footer-a-c li p {
    font-size: 14px;
    color: #ffffff;
}

.footer-a-r {
    float: right;
    overflow: hidden;
}

.footer-a-r-l {
    float: left;
    margin-right: 15px;
}

.footer-a-r-l-t {
    width: 170px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    background: #2d8bd5;
    border-radius: 35px;
    display: block;
}

.footer-a-r-l span {
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    margin-top: 10px;
}

.footer-b {
    overflow: hidden;
    height: 45px;
    line-height: 45px
}

.footer-b a {
    margin-right: 15px;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    font-size: 12px;
    color: #666666;
}

.footer-b a i {
    background: url(../images/index_97.png);
    width: 18px;
    height: 20px;
    display: inline-block;
    vertical-align: text-bottom;
}

.footer-b a:hover {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
}

.in-boxc {
    position: relative;
    height: 1358px;
    margin-top: 100px;
    margin-bottom: 10px;
}

.in-boxc-limg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 211px;
    height: 1358px;
}

.in-boxc-limg img {
    width: 100%;
    height: auto;
}

.in-boxc-rimg {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 211px;
    height: 1358px;
}

.in-boxc-rimg img {
    width: 100%;
    height: auto;
}

.in-boxc-b {
    margin-top: 65px;
    overflow: hidden;
}

.in-boxc-b-l {
    float: left;
    width: 50%;
    height: 403px;
}

.in-boxc-b-l img {
    width: 100%;
    height: 403px;
}

.in-boxc-b-l img:hover {
    transform: scale(1.05);
}

.in-boxc-b-r {
    float: left;
    width: 50%;
    height: 403px;
    background: url(../images/inal_03.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 100px;
    padding-left: 100px;
    box-sizing: border-box;
    margin-left: -1px;
}

.in-boxc-b-r span {
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 20px;
}

.in-boxc-b-r p {
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 20px;
}

.in-boxc-c ul {
    overflow: hidden;
}

.in-boxc-c li {
    float: left;
    width: 33.333%;
    height: 326px;
    background: #eeeeee;
    box-sizing: border-box;
    overflow: hidden;
}

.in-boxc-c li span {
    font-size: 24px;
    color: #333333;
    margin-top: 50px;
    margin-left: 60px;
    margin-bottom: 20px;
}

.in-boxc-c li p {
    font-size: 14px;
    color: #666666;
    margin-left: 60px;
    line-height: 24px;
    margin-right: 30px;
}

.in-boxc-c li img {
    width: 100%;
    height: 100%;
}

.in-boxc-c li img:hover {
    transform: scale(1.05);
}

.in-boxd-a {
    margin-top: 70px;
    margin-bottom: 50px;
}

.in-boxd-a ul {
    overflow: hidden;
}

.in-boxd-a a {
    float: left;
    width: 23%;
    margin-right: 2.666666%;
}

.in-boxd-a a:nth-of-type(4n) {
    margin-right: 0;
}

.in-boxd-a-lit {
    border-top: 1px solid #dce0e1;
    padding-top: 18px;
    padding-right: 40px;
    padding-bottom: 25px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.in-boxd-a-lic {
    overflow: hidden;
    height: 204px;
}

.in-boxd-a-lic img {
    width: 100%;
    height: 100%;
}

.in-boxd-a a:hover .in-boxd-a-lic img {
    transform: scale(1.05);
}

.in-boxd-a-lib {
    padding-top: 10px;
    height: 56px;
    background: #ffffff;
    box-sizing: border-box;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
}

.in-boxd-a-lib img {
    display: inline-block;
    vertical-align: middle;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
}

.in-boxd-a-lib p {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin-left: 10px;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
}

.in-boxd-a a:hover .in-boxd-a-lib p,
.in-boxd-a a:hover .in-boxd-a-lib img {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
}

.in-boxd {
    padding-bottom: 100px;
}

.in-boxe-a ul {
    overflow: hidden;
    text-align: center;
    margin-top: 30px;
}

.in-boxe-a li {
    display: inline-block;
    margin-right: 50px;
    height: 386px;
    overflow: hidden;
}

.in-boxe-a li:last-child {
    margin-right: 0px;
}

.in-boxe-a li:hover .in-boxe-a-i2 {
    transform: scale(1.05);
}

.in-boxe-a-i1 {
    padding-top: 40px;
}

.in-boxe-b {
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    margin: 30px 50px 50px;
}

.in-boxe {
    padding: 100px 0;
    background: #eeeeee;
}

.in-boxf {
    width: 100%;
    height: 528px;
    background: url(../images/insb-bg.png) no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
}

.in-boxf-ul .hd {
    width: 100%;
    height: 30px;
    z-index: 1;
    text-align: center;
}

.in-boxf-ul .hd ul {
    overflow: hidden;
    height: 30px;
}

.in-boxf-ul .hd ul li {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #ffffff;
    border-radius: 50%;
    margin-right: 15px;
    line-height: 9999px;
    position: relative;
    cursor: pointer;
}

.in-boxf-ul .hd ul li:last-child {
    margin-right: 0px;
}

.in-boxf-ul .hd ul li.on {
    background: #666666;
}

.in-boxf-ul {
    width: 100%;
    position: relative;
    height: auto;
    overflow: hidden;
}

.in-boxf-ul .bd {
    position: relative;
    z-index: 0;
    text-align: center;
    margin-top: 85px;
    margin-bottom: 40px;
    overflow: hidden;
}

.in-boxf-ul .bd li {
    width: 450px;
    float: left;
    margin-right: 20px;
}

.in-boxf-ul .bd li .in-boxf-ul-b {
    width: 100%;
    height: 75px;
    line-height: 75px;
    text-align: center;
    font-size: 16px;
    color: #666666;
    background: #ffffff;
}

.in-boxf-ul .bd li .in-boxf-ul-t {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.in-boxf-ul .bd li:hover .in-boxf-ul-t img {
    transform: scale(1.05);
}

.in-boxg-a {
    margin-top: 40px;
}

.in-boxg-nav ul {
    overflow: hidden;
    margin-bottom: 30px;
}

.in-boxg-nav li {
    float: left;
    padding-top: 15px;
    font-size: 24px;
    color: #666666;
    margin-right: 20px;
    cursor: pointer;
}

.in-boxg-nav li.active {
    border-top: 2px solid #2d8bd5;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}

.in-boxg-a-ul {
    overflow: hidden;
}

.in-boxg-a-ul-l {
    float: left;
    width: 32%;
}

.in-boxg-a-ul-l-t {
    width: 100%;
    height: 225px;
    overflow: hidden;
}

.in-boxg-a-ul-l-t img {
    width: 100%;
    height: 100%;
}

.in-boxg-a-ul-l:hover .in-boxg-a-ul-l-t img {
    transform: scale(1.05);
}

.in-boxg-a-ul-l-b {
    padding-right: 90px;
    box-sizing: border-box;
    width: 100%;
}

.in-boxg-a-ul-l-b span {
    font-size: 16px;
    color: #333333;
    margin-bottom: 15px;
    margin-top: 15px;
    font-weight: bold;
}

.in-boxg-a-ul-l-b p {
    font-size: 14px;
    color: #989898;
    line-height: 24px;
}

.in-boxg-a-ul-r {
    width: 68%;
    float: left;
}

.in-boxg-a-ul-r ul {
    overflow: hidden;
    width: 100%;
}

.in-boxg-a-ul-r a {
    float: left;
    width: 50%;
    padding-left: 80px;
    padding-right: 20px;
    box-sizing: border-box;
    margin-bottom: 15px;
}


/* .in-boxg-a-ul-r li {
    width: 100%;
    padding-left: 80px;
    padding-right: 20px;
    box-sizing: border-box;
    margin-bottom: 25px;
} */

.in-boxg-a-ul-r li span {
    font-size: 18px;
    color: #333333;
    margin-bottom: 20px;
    display: none;
    font-weight: bold;
}

.in-boxg-a-ul-r li h1 {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 15px;
    display: none;
    font-weight: bold;
}

.in-boxg-a-ul-r a:nth-of-type(1) span,
.in-boxg-a-ul-r a:nth-of-type(2) span {
    display: block;
}

.in-boxg-a-ul-r a:nth-of-type(1) h1,
.in-boxg-a-ul-r a:nth-of-type(2) h1 {
    display: block;
}

.in-boxg-a-ul-r a:nth-of-type(1) h2,
.in-boxg-a-ul-r a:nth-of-type(2) h2 {
    display: none;
}

.in-boxg-a-ul-r a:nth-of-type(1) p,
.in-boxg-a-ul-r a:nth-of-type(2) p {
    display: none;
}

.in-boxg-a-ul-r li h2 {
    font-size: 14px;
    color: #989898;
    display: inline-block;
    vertical-align: middle;
}

.in-boxg-a-ul-r li p {
    font-size: 14px;
    color: #989898;
    display: inline-block;
    vertical-align: middle;
}

.in-boxg-a-ul {
    display: none;
}

.in-boxg-a-ul.active {
    display: block;
    animation: hideIndex 0.5s;
    -moz-animation: hideIndex 0.5s;
    -webkit-animation: hideIndex 0.5s;
    -o-animation: hideIndex 0.5s;
}

@keyframes hideIndex {
    0% {
        opacity: 0;
        transform: translate(800px, 0)
    }
    100% {
        opacity: 1;
        transform: translate(0, 0)
    }
}

.in-boxg-a-ul-r li:hover h1,
.in-boxg-a-ul-r li:hover p {
    color: #2d8bd5;
}

.in-boxg-a-ul-r li {
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
}

.in-boxg-a-ul-r li:hover {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
}

.in-boxg {
    padding-top: 80px;
    padding-bottom: 120px;
    border-bottom: 1px solid #c7c7c7;
}

.in-boxg-a-ul-l:hover p {
    color: #2d8bd5;
}

.in-boxh {
    padding-top: 60px;
    padding-bottom: 65px;
    overflow: hidden;
}

.in-boxh-l {
    float: left;
    width: 26%;
}

.in-boxh-c {
    float: left;
    width: 74%;
}

.lianxi-input-list {
    overflow: hidden;
}

.lianxi-input-list-l {
    float: left;
    width: 375px;
}

.lianxi-input-list-c {
    float: left;
}

.lianxi-input-list-r {
    float: right;
}

.lianxi-input-list li {
    float: left;
    width: 375px;
    border: 1px solid #d8d8d8;
    margin-right: 20px;
    margin-bottom: 20px;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    background: #ffffff;
    box-sizing: border-box;
}

.lianxi-input-list li:last-child {
    margin-bottom: 0px;
}

.lianxi-input-list li input {
    text-indent: 20px;
    outline: none;
    width: 80%;
    height: 55px;
    font-size: 16px;
    color: #cccccc;
    box-sizing: border-box;
}

.input-ts {
    float: left;
    width: 20%;
    height: 55px;
    text-align: center;
    padding-left: 20px;
    box-sizing: border-box;
}

.input-ts p {
    font-size: 16px;
    color: #666666;
    display: inline-block;
    vertical-align: middle;
}

.textarea1 {
    width: 365px;
    height: 130px;
    border: 1px solid #d8d8d8;
    outline: none;
    font-size: 16px;
    text-indent: 20px;
    line-height: 24px;
    font-size: 16px;
    color: #666666;
    resize: none;
    box-sizing: border-box;
    margin-left: 12px;
    padding-top: 10px;
}

.lianxi-btn-sub {
    width: 270px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    color: #ffffff;
    font-size: 24px;
    outline: none;
    border: 0;
    background-color: #2d8bd5;
}

.textarea1::-webkit-input-placeholder {
    color: #666666;
    font-size: 16px;
}

.lianxi-input-list-r p {
    color: #666666;
    font-size: 16px;
    margin: 16px 0;
}

.lianxi-input-list-r span {
    color: #2d8bd5;
    font-size: 24px;
    font-weight: bold;
}

.in-boxh-l h1 {
    font-size: 24px;
    color: #333333;
}

.in-boxh-l span {
    font-size: 36px;
    color: #333333;
    margin: 2px 0;
}

.in-boxh-l p {
    font-size: 16px;
    color: #666666;
    margin: 2px 0;
}

.ny-banner {
    position: relative;
    z-index: 1;
}

.ny-banner-tit-box {
    position: absolute;
    z-index: 10;
    bottom: -70px;
    left: 0;
    background: #ffffff;
    width: 315px;
    height: 178px;
    box-sizing: border-box;
    padding-top: 35px;
    padding-left: 35px;
    text-align: left;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.ny-banner-tit-box-con {
    box-shadow: 0px 10px 20px #f0f0f0;
}

.ny-banner-tit-box-b {
    position: absolute;
    z-index: 10;
    bottom: -30px;
    right: 0;
    color: #666666;
    font-size: 14px;
    cursor: pointer;
}

.ny-banner-tit-box-b:hover {
    color: #0083c8;
}

.ny-banner-tit-box:hover {
    bottom: -55px;
}

.ny-banner-tit-box p {
    font-size: 18px;
    color: #666666;
}

.ny-banner-tit-box span {
    font-size: 30px;
    color: #333333;
    margin-top: 5px;
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.ny-banner-tit-box h1 {
    font-size: 14px;
    color: #666666;
}

.pro-in-tit p {
    font-size: 18px;
}

.pro-in-tit span {
    font-size: 24px;
}

.pro-top-nav {
    margin-top: 35px;
    margin-bottom: 50px;
}

.pro-top-nav ul {
    width: 100%;
    text-align: center;
}

.pro-top-nav a {
    display: inline-block;
    width: 150px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #666666;
    border-radius: 36px;
    margin-right: 10px;
}

.pro-top-nav a:hover,
.pro-top-nav a.on {
    color: #ffffff;
    background: #0a90d7;
}

.pro-top-nav a:last-child {
    margin-right: 0px;
}

.pro-pf {
    background: #f1f1f1;
    padding-top: 120px;
    padding-bottom: 70px;
}

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

.page a {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    color: #576077;
    margin-right: 5px;
}

.page a:hover {
    color: #0a90d7 !important;
}

.page span.current {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    color: #0a90d7;
    margin-right: 5px;
}

.page a.prev,
.page a.prev_disabled {
    display: inline-block;
    vertical-align: middle;
    width: 140px;
    height: 44px;
    background: url(../images/pro-pf_05.png) no-repeat;
    background-size: 100% 100%;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
}

.page a.next,
.page a.next_disabled {
    display: inline-block;
    vertical-align: middle;
    width: 140px;
    height: 44px;
    background: url(../images/pro-pf_07.png) no-repeat;
    background-size: 100% 100%;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
}

.page a.prev:hover,
.page a.prev_disabled:hover {
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
}

.page a.next:hover,
.page a.next_disabled:hover {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
}

.case-boxd-a a {
    margin-bottom: 50px;
}

.in-boxd-a.case-boxd-a .in-boxd-a-lib img {
    margin-left: 20px;
}

.pro-top-nav-news a {
    width: 100px;
}

.news-a {
    overflow: hidden;
}

.news-a-l {
    width: 50%;
    height: 377px;
    float: left;
    padding: 35px 0;
    padding-left: 30px;
    overflow: hidden;
    background: #ffffff;
    box-sizing: border-box;
    overflow: hidden;
}

.news-a-l img {
    width: 100%;
    height: 307px;
}

.news-a:hover .news-a-l img {
    transform: scale(1.05);
}

.news-a-r {
    width: 50%;
    height: 377px;
    float: left;
    background: #ffffff;
    padding-left: 70px;
    padding-right: 90px;
    padding-top: 70px;
    box-sizing: border-box;
}

.news-a-r span {
    font-size: 16px;
    color: #333333;
    margin-bottom: 25px;
}

.news-a-r p {
    font-size: 14px;
    color: #989898;
    line-height: 24px;
    margin-bottom: 60px;
}

.news-a:hover .news-a-r p {
    color: #0a90d7;
}

.news-a-r-b i {
    background: url(../images/news_08.png);
    width: 11px;
    height: 11px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.news-a-r-b span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #0a90d7;
    margin-bottom: 0px;
}

.news-b a {
    width: 100%;
}

.news-b li {
    overflow: hidden;
    padding: 15px 0;
    padding-left: 30px;
}

.news-b a:first-child {
    background: #ffffff;
}

.news-b li i {
    background: url(../images/news-ico_07.png);
    width: 4px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.news-b li p {
    font-size: 14px;
    color: #989898;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
}

.news-b a:hover p {
    color: #0a90d7;
}

.news-b li span {
    float: right;
    font-size: 14px;
    color: #666666;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.news-b {
    padding-bottom: 30px;
    padding-top: 20px;
}

.con-box {
    padding-top: 120px;
    padding-bottom: 70px;
    background: #ffffff;
}

.conta-a ul {
    overflow: hidden;
    margin: 70px 0;
    padding-top: 10px;
}

.conta-a li {
    float: left;
    width: 28%;
    border-right: 1px solid #ededed;
    margin-right: 7.8%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.conta-a li:hover {
    transform: translateY(-10px);
}

.conta-a li:last-child {
    border-right: unset;
    margin-right: 0;
}

.conta-a li img {
    display: inline-block;
    vertical-align: middle;
}

.conta-a li div {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.conta-a li p {
    font-size: 16px;
    color: #666666;
    margin-bottom: 10px;
}

.conta-a li span {
    font-size: 24px;
    color: #2d8bd5;
}

.conta-b {
    overflow: hidden;
    background: #f2f2f2;
    padding: 30px 20px 30px 60px;
}

.conta-b-l {
    float: left;
    width: 45%;
    margin-right: 5%;
}

.conta-b-r {
    float: left;
    width: 50%;
}

.conta-b-l .lianxi-input-list-c {
    float: unset;
}

.conta-b-l .textarea1 {
    margin-left: 0px;
    width: 100%;
    margin-top: 20px;
    border: unset;
}

.conta-b-l .lianxi-input-list-l {
    margin-top: 20px;
    width: 100%;
    float: unset;
}

.conta-b-l .lianxi-input-list li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: unset;
    float: unset;
}

.conta-b-l .input-ts {
    height: 40px;
    line-height: 40px;
    width: 15%;
    text-align: right;
}

.conta-b-l .lianxi-input-list li input {
    width: 85%;
    height: 40px;
    line-height: 40px;
}

.conta-b-l .lianxi-btn-sub {
    width: 120px;
    height: 35px;
    line-height: 35px;
    border-radius: 35px;
    font-size: 16px;
    margin-top: 20px;
    margin-left: 15px;
}

.conta-b-l .in-tit {
    text-align: left;
    margin-top: 40px;
}

#map {
    height: 500px;
}

.about-a {
    overflow: hidden;
    margin: 60px 0;
}

.about-a-l {
    float: left;
    text-align: center;
    width: 50%;
    margin-top: 50px;
}

.about-a-l p {
    font-size: 18px;
    color: #989898;
    margin-bottom: 5px;
}

.about-a-l img {
    width: 220px;
    height: 140px;
}

.about-a-r {
    float: right;
    width: 50%;
    box-sizing: border-box;
    padding-left: 30px;
}

.about-a-r span {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 35px;
}

.about-a-r p {
    font-size: 14px;
    color: #989898;
    line-height: 28px;
}

.about-b {
    width: 100%;
    overflow: hidden;
}

.about-b li {
    float: left;
    width: 610px;
    height: 396px;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 20px;
}

.about-b li:hover img {
    transform: scale(1.05);
}

.about-b li img {
    width: 100%;
    height: 396px;
}

.about-b .bd {
    padding-left: 20px;
}

.about-c {
    background: #f1f1f1;
    padding: 90px 0;
}

.about-b .hd {
    width: 100%;
    height: 30px;
    text-align: center;
}

.about-b .hd ul {
    width: 100%;
    height: 30px;
    text-align: center;
}

.about-b .hd ul li {
    display: inline-block;
    float: unset;
    width: 12px;
    height: 12px;
    background: #f1f1f1;
    border-radius: 50%;
    margin-right: 15px;
    line-height: 9999px;
    position: relative;
    cursor: pointer;
}

.about-b .hd ul li:last-child {
    margin-right: 0px;
}

.about-b .hd ul li.on {
    background: #0a90d7;
}

.banner-qiehuan-btn {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    top: 40%;
    text-align: center;
    line-height: 50px;
    z-index: 1;
}

.banner-qiehuan-btn a.prev {
    display: block;
    width: 26px;
    height: 26px;
    background-color: #ffffff;
    float: left;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    line-height: 26px;
    border: 1px solid #c3c7d1;
    margin-left: -50px;
}

.banner-qiehuan-btn a.prev i {
    background: url(../images/jt-ico_03-1.png) 0 0 no-repeat;
    width: 6px;
    height: 10px;
}

.banner-qiehuan-btn a.next i {
    background: url(../images/jt-ico_07-1.png) 0 0 no-repeat;
    width: 6px;
    height: 10px;
}

.banner-qiehuan-btn a.next {
    display: block;
    width: 26px;
    height: 26px;
    float: right !important;
    background-color: #ffffff;
    cursor: pointer;
    border-radius: 50%;
    line-height: 26px;
    margin-right: 90px;
    border: 1px solid #c3c7d1;
}

.banner-qiehuan-btn a.prev:hover,
.banner-qiehuan-btn a.next:hover {
    background: #0a90d7;
    border: unset;
}

.banner-qiehuan-btn a.prev:hover i {
    background: url(../images/jt-ico_10-1.png) 0 0 no-repeat;
}

.banner-qiehuan-btn a.next:hover i {
    background: url(../images/jt-ico_05-1.png) 0 0 no-repeat;
}

.ryzs-box .hd {
    width: 100%;
    height: 30px;
    z-index: 1;
    text-align: center;
    overflow: hidden;
}

.ryzs-box .hd ul {
    overflow: hidden;
    height: 30px;
}

.ryzs-box .hd ul li {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #e0e0e0;
    border-radius: 50%;
    margin-right: 15px;
    line-height: 9999px;
    position: relative;
    cursor: pointer;
}

.ryzs-box .hd ul li:last-child {
    margin-right: 0px;
}

.ryzs-box .hd ul li.on {
    background: #0a90d7;
}

.ryzs-box {
    width: 100%;
    position: relative;
    height: auto;
    padding-left: 70px;
    padding-right: 30px;
    box-sizing: border-box;
    margin-top: 30px;
    background: #ffffff;
    padding-top: 50px;
    margin-bottom: 70px;
}

.ryzs-box .bd {
    position: relative;
    z-index: 0;
    text-align: center;
    z-index: 2;
    margin-right: 18px;
}

.ryzs-box .bd li {
    width: 300px;
    float: left;
    margin-right: 20px;
    cursor: pointer;
}

.ryzs-box .bd li img {
    height: 266px;
    width: 188px;
}

.ryzs-box .bd li:hover img {
    transform: scale(1.05);
}

.ryzs-box .bd ul li div {
    background: #f1f1f1;
    padding: 30px 55px;
    overflow: hidden;
}

.ryzs-box .bd ul li p {
    font-size: 14px;
    color: #989898;
    margin-top: 30px;
    margin-bottom: 45px;
}

.about-c {
    background: #f1f1f1;
    padding: 50px 0;
}

.datufuceng {
    position: fixed;
    left: -300%;
    bottom: 0;
}

.datufuceng.active {
    text-align: center;
    width: 100%;
    left: 0;
    height: 100%;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.5);
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.datufuceng.active img {
    margin-top: 120px;
    transform: scale(1);
    max-height: 800px;
    max-width: 1000px transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.in-boxf-ul-sb li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 15px;
}

.in-boxf-ul-sb li:nth-of-type(3n) {
    margin-right: 0px;
}

.in-boxf-ul-b {
    width: 100%;
    height: 75px;
    line-height: 75px;
    text-align: center;
    font-size: 16px;
    color: #666666;
    background: #ffffff;
}

.in-boxf-ul-sb .in-boxf-ul-t {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.in-boxf-ul-sb li:hover .in-boxf-ul-t img {
    transform: scale(1.05);
}

.in-boxf-ul-sb {
    margin-top: 45px;
}

.pro-ny {
    background: #f1f1f1;
    padding-bottom: 55px;
}

.pro-ny-nav {
    overflow: hidden;
    padding: 25px 0;
}

.pro-ny-nav a {
    font-size: 16px;
    color: #666666;
}

.pro-ny-nav i {
    background: url(../images/ny-ico.png);
    width: 6px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.pro-ny-nav p {
    display: inline-block;
    vertical-align: middle;
}

.cp-ny-box-a-l {
    float: left;
    width: 43%;
    height: 448px;
    background: #ffffff;
    position: relative;
}

.cp-ny-box-a-l li {
    position: relative;
    width: 100%;
    height: 448px;
}

.cp-ny-box-a-l li img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.cp-ny-box-a-l .hd {
    width: 100%;
    height: 11px;
    position: absolute;
    z-index: 1;
    bottom: 35px;
    left: 0;
    text-align: center;
}

.cp-ny-box-a-l .hd ul .on {
    background: #fc7d00;
    width: 11px;
    height: 11px;
}

.cpny-box-ul .bd {
    z-index: 5;
}

.cp-ny-box-a-l .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    margin: 0 5px;
    background: #b5b5b5;
    line-height: 9999px;
    position: relative;
    vertical-align: bottom;
}

.pro-ny-t-r {
    float: right;
    width: 57%;
    box-sizing: border-box;
    padding-left: 140px;
    padding-top: 40px;
}

.pro-ny-t {
    overflow: hidden;
}

.pro-ny-t-r h1 {
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #e3e3e3;
    font-size: 24px;
    color: #333333;
}

.pro-ny-xq {
    padding-top: 35px;
    padding-bottom: 60px;
}

.cp-ny-link {
    width: 122px;
    height: 40px;
    border-radius: 40px;
    line-height: 40px;
    display: inline-block;
    vertical-align: middle;
}

.cp-ny-link i {
    background: url(../images/xq-jt.png);
    width: 12px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.pro-ny-t-r .cp-ny-hz {
    font-size: 16px;
    color: #1a1a1a;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    font-weight: bold;
}

.pro-ny-t-r .cp-ny-hz span {
    font-size: 18px;
    font-weight: bold;
    color: #0a90d7;
}

.pro-ny-b {
    padding: 45px 0;
}

.cpxq-img {
    text-align: center;
    margin-top: 20px;
}

.pro-ny-c {
    background: #f1f1f1;
    padding: 60px 0;
}

.cpny-box-ul {
    margin-top: 30px;
}

.cpny-box-ul a:nth-of-type(4n) {
    margin-right: 15px;
}

.cpny-box-ul a {
    margin-right: 15px;
    width: 340px;
}

.cpny-qiehuan-btn {
    top: 40%;
}

.cpny-qiehuan-btn a.next {
    top: 28%;
    margin-right: -55px;
}

.BMapLib_SearchInfoWindow .BMapLib_trans {
    display: none;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_top {
    display: none;
}

.BMapLib_SearchInfoWindow {
    border: none !important;
    background: transparent !important;
    margin-left: -5px !important;
    margin-bottom: -40px !important;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_content {
    display: none !important;
}

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


/* 6.26适配 */

@media screen and (max-width: 1800px) {
    .nav {
        margin-left: 20px;
    }
    .nav .nli>a {
        margin-right: 20px;
    }
    .nav span {
        width: 5px;
    }
    .top-r-r {
        display: none;
    }
    .top-r {
        margin-right: 5px;
    }
}

@media screen and (max-width: 1460px) {
    .w1400 {
        width: 93%;
        margin: 0 auto;
    }
    .nav {
        margin-left: 20px;
    }
    .nav .nli>a {
        margin-right: 20px;
    }
    .nav span {
        width: 15px;
    }
    .top-r-r {
        display: none;
    }
    .top-r {
        margin-right: 15px;
    }
    .in-boxf-ul .bd li {
        width: 350px;
    }
    .in-boxf-ul .bd li .in-boxf-ul-t {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .lianxi-input-list-l {
        float: left;
        width: 33%;
    }
    .lianxi-input-list-c {
        float: left;
        width: 33%;
    }
    .lianxi-input-list li {
        width: 90%;
    }
    .textarea1 {
        width: 90%;
    }
    .lianxi-input-list-r {
        float: right;
        width: 33%;
    }
    .footer-a-c ul {
        margin-right: 70px;
    }
    .about-b li img {
        width: 100%;
        height: auto;
    }
    .about-b li {
        height: auto;
    }
    .conta-b-l .lianxi-input-list-c {
        width: 100%;
    }
}

@media screen and (max-width: 1415px) {
    .w1400 {
        width: 93%;
        margin: 0 auto;
    }
    .nav {
        margin-left: 20px;
    }
    .nav .nli>a {
        margin-right: 10px;
    }
    .nav span {
        width: 5px;
    }
    .top-r-r {
        display: none;
    }
    .top-r {
        margin-right: 5px;
    }
}

.conta-a-gg ul {
    overflow: hidden;
}

.conta-a-gg li {
    float: left;
    width: 32%;
    height: 500px;
    margin-right: 2%;
    box-sizing: border-box;
    background: #0197f0;
    padding-left: 50px;
    padding-top: 50px;
}

.conta-a-gg li:last-of-type {
    margin-right: 0;
}

.conta-a-gg-a {
    overflow: hidden;
}

.conta-a-gg-a-l {
    float: left;
    margin-right: 50px;
}

.conta-a-gg-a-r {
    float: left;
}

.conta-a-gg-a-r p {
    display: inline-block;
    vertical-align: middle;
}

.conta-a-gg-b p {
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 10px;
    line-height: 24px;
}

.conta-a-gg-b img {
    margin-bottom: 15px;
    margin-top: 15px;
}

.conta-a-gg-a-l span {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 15px;
}

.conta-a-gg-a-l p {
    font-size: 16px;
    color: #ffffff;
}

.conta-a-gg-a-r p {
    font-size: 30px;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
}

.conta-a-gg-a-r i {
    background: url(../images/lxwm-gg-ico2.png);
    width: 7px;
    height: 7px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.conta-a-gg {
    margin: 40px 0;
}

.footer-a-r-l img {
    width: 100px;
    height: 100px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0px !important;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}