*{
    margin: 0;
    padding: 0;
    border: 0;
}
body{
    width: 100%;
    font-family: "Microsoft YaHei","微软雅黑";
    font-size: 16px;
    min-width: 1366px !important;
}
ul li{
    list-style: none;
}
a{
    text-decoration: none;
    color: #333;
}
.clr{
    clear: both;
}
.head-box{
    height: 126px;
}
.head{
    width: 100%;
    background-color: #fff;
    z-index: 999;
    min-width: 1366px !important;
    position: fixed;
    top: 0;
}
/* .head-active{
    position: fixed;
    top: 0;
} */
.header{
    width: 96%;
    margin: 0 auto;
}
.header-left{
    float: left;
}
.header-logo-img{
    height: 56px;
    margin-top: 35px;
    display: inline-block;
    margin-bottom: 35px;
}
.header-logo-img img{
    height: 100%;
}
.header-logo-text{
    display: inline-block;
    color: #0093dd;
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #0093dd;
    font-weight: lighter;
}
.header-logo-text span{
    font-size: 24px;
}

.header-right{
    float: right;
    height: 20px;
    margin-top: 55px;
}
.header-menu{
    display: inline-block;
    margin-right: 10px;
    /* visibility: hidden; */
    visibility: visible;
}
/* .animated .header-menu {
    visibility: visible;
} */
.header-menu ul li{
    float: left;
    animation-name: topIn;
    animation-duration: 1.2s;
}
@keyframes topIn {
    from { transform: translateY(-80px) }
    to { transform: translateY(0px) }
}
.header-menu ul li a{
    padding: 0 20px;
}
.header-menu ul li a:hover{
    color: #0093dd;
}
.header-menu ul li:nth-child(1){
    -webkit-animation-delay: 0ms;
    animation-delay: 0ms;
    animation-fill-mode: backwards!important;
}
.header-menu ul li:nth-child(2){
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
    animation-fill-mode: backwards!important;
}
.header-menu ul li:nth-child(3){
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
    animation-fill-mode: backwards!important;
}
.header-menu ul li:nth-child(4){
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
    animation-fill-mode: backwards!important;
}
.header-menu ul li:nth-child(5){
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
    animation-fill-mode: backwards!important;
}
.header-menu ul li:nth-child(6){
    -webkit-animation-delay: 1000ms;
    animation-delay: 1000ms;
    animation-fill-mode: backwards!important;
}
.header-search{
    display: inline-block;
    border-left: 2px solid #999;
    cursor: pointer;
}
.header-search a img{
    height: 100%;
    padding-left: 20px;
}
.header-search:hover img {
    filter: drop-shadow(1px 1px 1px #0093dd);
    -webkit-filter: drop-shadow(1px 1px 1px #0093dd);
}

/* 内容页头部 */
.head2-box{
    height: 85px;
}
.head2{
    width: 100%;
    background-color: #fff;
    z-index: 999;
    min-width: 1366px !important;
    position: fixed;
    top: 0;
}
.header2{
    width: 96%;
    margin: 0 auto;
}
.header2-left{
    float: left;
}
.header2-logo-img{
    height: 45px;
    margin-top: 20px;
    display: inline-block;
    margin-bottom: 20px;
}
.header2-logo-img img{
    height: 100%;
}
.header2-logo-text{
    display: inline-block;
    color: #0093dd;
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #0093dd;
    font-weight: lighter;
    font-size: 14px;
}
.header2-logo-text span{
    font-size: 22px;
}

.header2-right{
    float: right;
    height: 20px;
    margin-top: 30px;
}
.header2-menu{
    display: inline-block;
    margin-right: 10px;
    visibility: visible;
}
.header2-menu ul li{
    float: left;
    animation-name: topIn;
    animation-duration: 1.2s;
}
@keyframes topIn {
    from { transform: translateY(-80px) }
    to { transform: translateY(0px) }
}
.header2-menu ul li a{
    padding: 0 20px;
}
.header2-menu ul li a:hover{
    color: #0093dd;
}
.header2-menu ul li:nth-child(1){
    -webkit-animation-delay: 0ms;
    animation-delay: 0ms;
    animation-fill-mode: backwards!important;
}
.header2-menu ul li:nth-child(2){
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
    animation-fill-mode: backwards!important;
}
.header2-menu ul li:nth-child(3){
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
    animation-fill-mode: backwards!important;
}
.header2-menu ul li:nth-child(4){
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
    animation-fill-mode: backwards!important;
}
.header2-menu ul li:nth-child(5){
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
    animation-fill-mode: backwards!important;
}
.header2-menu ul li:nth-child(6){
    -webkit-animation-delay: 1000ms;
    animation-delay: 1000ms;
    animation-fill-mode: backwards!important;
}
.header2-search{
    display: inline-block;
    border-left: 2px solid #999;
    cursor: pointer;
}
.header2-search a img{
    height: 100%;
    padding-left: 20px;
}
/* 内容页头部 end */

/* fullSlide */
.fullSlide {
    width: 100%;
    position: relative;
    height: 668px;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul {
    width: 100% !important;
}
.fullSlide .bd li {
    width: 100% !important;
    height: 668px;
    overflow: hidden;
    text-align: center;
}
.fullSlide .bd li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}
.fullSlide .bd li .banner-back::before{
    content: '';
    height: 46%;
    width: 8%;
    position: absolute;
    top: 27%;
    right: 0;
    border-radius: 500px 0 0 500px;
    background-color: rgba(14, 98, 207, 0.8)
}
.fullSlide .bd li .banner-back::after{
    content: '';
    height: 130%;
    width: 49.2%;
    position: absolute;
    top: -15%;
    left: 0;
    border-radius: 0 100% 100% 0;
    background-color: rgba(14, 98, 207, 0.8)
}
.fullSlide .bd li .caption{
    text-align: left;
    width: 600px;
    height: auto;
    position: absolute;
    top: 25%;
    left: 10%;
    z-index: 1;
}
.fullSlide .bd li .caption .b-en{
    text-transform: uppercase;/*控制文本全是大写*/
    font-size: 50px;
    color: #fff;
}
.fullSlide .bd li .caption .b-ch-l{
    font-size: 55px;
    letter-spacing: 5px;
    color: #fff;
    font-weight: bold;
}
.fullSlide .bd li .caption .b-ch-s{
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}
.fullSlide .bd li .caption .b-more{
    margin-top: 30px;
    display: block;
    width: 240px;
    height: 50px;
    border: 1px solid #fff;
    color: #fff;
    line-height: 50px;
    text-align: right;
    padding-right: 20px;
    font-size: 24px;
    /* font-weight: bold; */
}
.fullSlide .bd li .caption .b-more img{
    height: 38px;
    width: auto;
    float: left;
    padding-left: 20px;
    padding-top: 6px;
}

.fullSlide .hd {
    width: 40px;
    padding: 10px 0;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 50px;
    position: absolute;
    z-index: 1;
    top: 42%;
    left: 95%;
    
}
.fullSlide .hd ul {
    text-align: center;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 18px;
    height: 18px;
    margin: 5px;
    border-radius: 50%;
    border: 1px solid #D6D6D6;
    overflow: hidden;
    background: transparent;
    /* filter: alpha(opacity=50);
    opacity: 0.5; */
    background-image: url(../images/banner-button.png);
    line-height: 999px;
}
.fullSlide .hd ul .on {
    background: #0e62cf;
    border: 1px solid #0e62cf;
}

/*end*/


.products-show{
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    margin-top: -80px;
    z-index: 99;
    position: relative;
    margin-bottom: 80px;
}
.products-show ul{
    width: 1160px;
    margin: 20px;
}
.products-show ul li{
    float: left;
    display: block;
    position: relative;
}
.products-show ul li a{
    display: block;
}

.products-show ul li:nth-child(1){
    width: 350px;
    height: 406px;
}
.products-show ul li:nth-child(1) .products-show-title{
    color: #000;
    font-size: 50px;
    font-weight: lighter;
    text-transform: uppercase;
    padding-left: 25px;
    line-height: 50px;
}
.products-show ul li:nth-child(1) .heitiao{
    width: 64px;
    height: 10px;
    background-color: #2d2a42;
    margin-left: 25px;
    margin-top: 60px;
    margin-bottom: 20px;
}
.products-show ul li:nth-child(1) span{
    color: #37b7ff;
    font-size: 34px;
    font-weight: lighter;
    padding-left: 25px;
    margin-top: 25px;
    line-height: 34px;
}
.products-show ul li:nth-child(1) .xiexian{
    width: 200px;
    height: 1px;
    margin-left: 65px;
    margin-top: 15px;
    background-color: #474747;
    transform:rotate(-46deg);
    -ms-transform:rotate(-46deg);/* IE 9 */
    -moz-transform:rotate(-46deg);/* Firefox */
    -webkit-transform:rotate(-46deg);/* Safari 和 Chrome */
    -o-transform:rotate(-46deg);/* Opera */
}
.products-show ul li:nth-child(1) p{
    color: #6d6d6d;
    margin-top: 35px;
    padding-left: 140px;
    font-size: 18px;
}
.products-show ul li:nth-child(1) .sanjiao{
    width: 40px;
    height: 40px;
    border-right: 3px solid #dadada;
    border-bottom: 3px solid #dadada;
    position: absolute;
    right: 38px;
    bottom: 24px;
}


.products-show ul li:nth-child(2){
    width: 460px;
    height: 406px;
    background-color: #f4f4f4;
}
.products-show ul li:nth-child(3){
    width: 350px;
    height: 203px;
    background-color: #e9e9e9;
}

.products-show ul li:nth-child(4){
    width: 350px;
    height: 203px;
}
.products-show ul li:nth-child(4) .product-title .img1{
    margin-top: 15px;
    width: 83px;
    height: 23px;
    background-image: url(../images/product-blue-more.png);
    background-size: 100%;
    transition: all 0.5s ease-in-out;
}

.products-show ul li:nth-child(5){
    width: 350px;
    height: 350px;
    background-color: #f8f8f8;
}
.products-show ul li:nth-child(6){
    width: 810px;
    height: 350px;
    background-color: #e8e8e8;
}
.products-show ul li:nth-child(6) .product-img{
    position: absolute;
    bottom: 0px;
    right: 220px;
}

.products-show ul li:nth-child(7){
    width: 480px;
    height: 350px;
    background-color: #f0f0f0;
}
.products-show ul li:nth-child(8){
    width: 340px;
    height: 350px;
}
.products-show ul li:nth-child(9){
    width: 340px;
    height: 350px;
    background-color: #f7f7f7;
}

.products-show ul li:hover .product-title p{
    color: #0093dd;
}
.products-show ul li:hover .product-title span{
    color: #0093dd;
}
.products-show ul li:hover .product-title .img2{
    background-image: url(../images/product-arrow-blue2.png);
    width: 80px;
    /* margin-left: 12px; */
}

.products-show ul li:hover:nth-child(4) .product-title .img1{
    transform: scale(1.1);
    padding-left: 0px;
}
.products-show ul li .product-title{
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 25px;
    padding-top: 20px;
    color: #000;
}
.products-show ul li .product-title span{
    text-transform: uppercase;
    font-size: 14px;
    transition: all 0.5s ease-in-out;
}
.products-show ul li .product-title p{
    font-size: 20px;
    line-height: 36px;
    transition: all 0.5s ease-in-out;
}
.products-show ul li .product-title .img2{
    margin-top: 50px;
    width: 55px;
    height: 8px;
    transition: all 0.5s ease-in-out;
    background-image: url(../images/product-arrow.png);
    background-size: 100%;
}
.products-show ul li .product-img{
    position: absolute;
    bottom: 20px;
    right: 20px;
}



.about{
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
    position: relative;
    height: 600px;
}
.about::before{
    content: '';
    position: absolute;
    left: 0;
    width: 32%;
    top: 0;
    height: 100%;
    display: block;
    background-color: #0093dd;
    z-index: 0;
}
.about::after{
    content: '';
    position: absolute;
    width: 300px;
    top: 25%;
    left: 92%;
    height: 300px;
    background-image: url(../images/dotted-pattern.png);
    display: block;
}
.about-content{
    width: 1230px;
    margin: 0 auto;
}
.about-left{
    float: left;
    width: 500px;
    height: auto;
    border-radius: 100%;
    border: 50px solid #fff;
    z-index: 9;
    position: relative;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
    /* margin: -5px; */
}
.about-left:hover{
    transform: scale(1.05);
}
.about-left::after{
    content: '';
    width: 80%;
    height: 80%;
    left: 0;
    top: 0px;
    margin: 10%;
    position: absolute;
    display: block;
    border: 1px dashed #fff;
    animation: rotating 20s linear infinite;
    border-radius: 100%;
    /* transform: translate(-8%, -8%);
    -ms-transform: translate(-8%, -8%); */
}
@-webkit-keyframes rotating
/* Safari and Chrome */
    {
    from {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.about-left img{
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.about-right {
    float: right;
    width: 555px;
}
.about-logo{
    margin-left: -20px;
}
.about-title{
    margin-top: 10px;
}
.about-title p{
    font-size: 22px;
    color: #0093dd;
}
.about-title div{
    width: 86px;
    height: 6px;
    background-color: #e16811;
    margin-top: 20px;
}
.about-text{
    font-size: 15px;
    line-height: 30px;
    color: #666666;
    margin-top: 20px;
}
.about-3s{
    width: 100%;
    margin-top: 30px;
}
.about-s{
    float: left;
    width: 105px;
    height: 120px;
    border: solid 1px #e6e6e6;
    text-align: center;
    background: #fff;
    border-radius: 20px;
    display: block;
    position: relative;
    overflow: hidden;
    padding: 10px;
    margin-right: 30px;
}
.about-s::before{
    content: '';
    width: 45px;
    height: 1px;
    right: 20px;
    bottom: 0;
    position: absolute;
    transition: all 0.2s ease-in-out;
    background-color: #0093dd;
}
.about-s::after{
    content: '';
    width: 1px;
    height: 45px;
    right: 0px;
    bottom: 20px;
    position: absolute;
    transition: all 0.2s ease-in-out;
    background-color: #0093dd;
}
.about-s:hover::before {
    right: 50px;
    bottom: 0px;
}

.about-s:hover::after {
    right: 0px;
    bottom: 50px;
}
.about-s img{
    padding-top: 10px;
}
.about-s p{
    font-size: 16px;
    color: #666;
    padding-top: 15px;
}
.about-right .more{
    width: 100%;
    width: 220px;
    height: 48px;
    background-color: #0093dd;
    border-radius: 50px;
    margin-top: 40px;
}
.about-right .more a{
    display: block;
    color: #fff;
    line-height: 48px;
    z-index: 0;
    position: relative;
}
.about-right .more a p{
    z-index: 99;
    position: absolute;
    left: 50px;
}
.about-right .more a:hover .more-arrow{
    width: 220px;
}
.more-arrow{
    width: 85px;
    height: 48px;
    background-color: #e16811;
    border-radius: 50px;
    transition: width 1s;
    -moz-transition:width 1s;/* Firefox 4 */
    -webkit-transition:width 1s;/* Safari and Chrome */
    -o-transition:width 1s;/* Opera */
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
}
.more-arrow img{
    position: absolute;
    top: 8.5px;
    right: 20%;
}


.honor{
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 50px;
}
.honor-content{
    width: 90%;
    float: right;
    position: relative;
}
.honor-left{
    width: 25%;
}
.honor-left h2{
    font-size: 36px;
    color: #000;
    font-weight: normal;
    margin-top: 30px;
}
.honor-left h2 span{
    font-size: 17px;
    color: #0093dd;
    text-transform: uppercase;/*控制文本全是大写*/
    margin-bottom: 20px;
    letter-spacing: 2px;
}
.honor-left h2::after{
    content: '';
    width: 50px;
    height: 4px;
    display: block;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #0093dd;
}
.honor-right{
    width: 75%;
    overflow: hidden;
    float: right;
}
.honor-right ul{
    width: 100%;
}
.honor-right ul li{
    display: block;
    /* width: 30%; */
    /* height: 320px; */
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 25px;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
}
.honor-right ul li:hover{
    box-shadow: 0px 0px 5px #ccc;
    transform: scale(0.96);
}
.honor-right ul li img{
    transition: all 0.5s ease-in-out;
}
.honor-right ul li:hover img{
    transform: scale(1.04);
}
.honor-right ul li a{
    display: block;
}
.honor-right ul li a p{
    text-align: center;
    color: #666;
    padding-top: 10px;
    padding-bottom: 20px;
}

.big-blue-circle{
    position: absolute;
    top: 30%;
    left: -10%;
    height: 520px;
    width: 520px;
    z-index: 0;
    background: none;
    border: 80px solid #0093dd;
    border-radius: 100%;
}
.Small-dot-circle{
    position: absolute;
    border-radius: 100%;
    border: dashed 1px #262626 !important;
    top: 40%;
    left: 14%;
    height: 200px;
    width: 200px;
    z-index: 0;
    animation: rotating 50s linear infinite;
}


.news{
    width: 100%;
    height: 530px;
    overflow: hidden;
    position: relative;
    background: #262626;
    color: #fff;
}
.news::before{
    content: '';
    background: url(../images/bub-bg.png);
    top: 0;
    background-size: auto;
    width: 100%;
    height: 100%;
    -webkit-animation: slide_vertical 55s linear infinite;
    position: absolute;
    right: 0;
}
@-webkit-keyframes slide_vertical {
    from {
        background-position: 0 0
    }
    to {
        background-position: -5000px 0px
    }
}
.news-content{
    width: 80%;
    margin: 0 auto;
}
.news-left{
    width: 20%;
    float: left;
    position: relative;
    margin-top: 155px;
}
.news-left h2{
    font-size: 36px;
    font-weight: normal;
    margin-top: 30px;
}
.news-left h2 span{
    font-size: 17px;
    color: #0093dd;
    text-transform: uppercase;/*控制文本全是大写*/
    margin-bottom: 20px;
    letter-spacing: 2px;
}
.news-left h2::after{
    content: '';
    width: 80px;
    height: 4px;
    display: block;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #0093dd;
}
.news-right{
    width: 72%;
    float: right;
    margin-top: 50px;
    position: relative;
    margin-right: 1%;
    z-index: 1;
}
/* picScroll-left */
.picScroll-left {
    width: 100%;
    overflow: hidden;
    /* text-align: left; */
    height: 440px;
    overflow: hidden;
}

.picScroll-left .bd ul {
    width: 100%;
    /* padding: 15px;
    zoom: 1; */
}

.picScroll-left .bd li {
    float: left;
    width: 330px;
    margin: 15px;
    height: 400px;
    background-color: #fff;
    border-radius: 10px;
    /* height: 24px; */
    /* line-height: 24px; */
    display: block;
    position: relative;
    transition: all 0.5s ease-in-out;
}

.picScroll-left .bd li:hover{
    box-shadow: 0px 0px 5px #fff;
}
.picScroll-left .bd li:hover a .new-title strong{
    color: #0093dd;
}
.picScroll-left .bd li a{
    width: 100%;
    height: 100%;
    display: block;
    color: #333;
    border-radius: 10px;
    transition: all 0.5s ease-in-out;
}
.picScroll-left .bd li a .new-img img{
    width: 88%;
    padding: 6%;
}
.picScroll-left .bd li a .new-title{
    width: 88%;
    margin: 0 auto;
}
.picScroll-left .bd li a .new-title strong{
    font-size: 18px;
    font-weight: normal;
    color: #000;
    transition: all 0.3s ease-in-out;
}
.picScroll-left .bd li a .new-title p{
    font-size: 14px;
    color: #5e5e5e;
    padding-top: 10px;
    line-height: 20px;
}
.picScroll-left .bd li a .new-under{
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 20px;
    font-size: 14px;
}
.new-under .new-under-date{
    float: left;
    width: 50%;
    text-align: left;
    color: #5e5e5e;
    margin-left: 5%;
}
.new-under .new-under-date img{
    height: 20px;
    width: 20px;
    float: left;
    margin-top: 4px;
    margin-right: 6px;
}

.new-under .new-under-see{
    float: right;
    width: 40%;
    text-align: right;
    margin-right: 5%;
}
.new-under .new-under-see img{
    height: 15px;
    width: 20px;
    margin-top: 7.5px;
    margin-right: 6px;
}
.new-under .new-under-see span{
    float: right;
    color: #5e5e5e;
}


.picScroll-left .hd {
    height: 30px;
    line-height: 30px;
    /* background: #f4f4f4; */
    padding: 0 20px;
    /* border-bottom: 1px solid #ddd; */
    position: relative;
}

.picScroll-left .hd ul {
    float: left;
    position: absolute;
    left: 20px;
    top: -1px;
    height: 32px;
}

.picScroll-left .hd ul li {
    float: left;
    padding: 0 15px;
    cursor: pointer;
}

.picScroll-left .hd ul li.on {
    height: 30px;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: 2px solid #fff;
}

.picScroll-left .prev{
    background-image: url(../images/news-arrow-left.png);
    background-size: 100%;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 200px;
    left: -100px;
    cursor: pointer;
}
.picScroll-left .next{
    background-image: url(../images/news-arrow-right.png);
    position: absolute;
    width: 50px;
    height: 50px;
    top: 200px;
    right: -80px;
    cursor: pointer;
    background-size: 100%;
}
/* .picScroll-left .prev:hover{
    filter: drop-shadow(0px 0px 1px #fff);
    -webkit-filter: drop-shadow(0px 0px 1px #fff);
}
.picScroll-left .next:hover{
    filter: drop-shadow(0px 0px 1px #fff);
    -webkit-filter: drop-shadow(0px 0px 1px #fff);
} */
/* picScroll-left end */

.big-white-blue-circle{
    position: absolute;
    height: 600px;
    width: 600px;
    top: -150px;
    z-index: 0;
    right: -200px;
    border-radius: 100%;
    background-color: #0093dd;
    left: auto;
    border: solid 80px #fff;
}

.map{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.map-contact{
    position: absolute;
    top: 120px;
    left: 170px;
    width: 480px;
    height: 480px;
    border-radius: 100%;
    border:70px solid #0093dd;
    background-color: #fff;
}
.map-contact-content{
    width: 60%;
    margin: 0 auto;
}
.map-contact-title{
    text-align: center;
    margin-top: 20px;
    color: #0093dd;
}
.map-contact-title span{
    font-size: 30px;
}
.map-contact-title p{
    text-transform: uppercase;
}

form{
    width: 100%;
    margin-top: 20px;
}
form li{
    list-style: none;
}
.input-text{
    width: 100%;
    height: 48px;
    border-radius: 5px;
    border: 1px solid #ededed;
    box-shadow: 2px 2px 5px #CCC;
    -moz-box-shadow: 2px 2px 5px #CCC;
    -webkit-box-shadow: 2px 2px 5px #CCC;
    margin-bottom: 20px;
    padding-left: 10px;
    font-size: 15px;
}
.textarea-text{
    width: 100%;
    height: 100px;
    border-radius: 5px;
    border: 1px solid #ededed;
    box-shadow: 2px 2px 5px #CCC;
    -moz-box-shadow: 2px 2px 5px #CCC;
    -webkit-box-shadow: 2px 2px 5px #CCC;
    margin-bottom: 20px;
    padding-left: 10px;
    font-size: 15px;
    line-height: 36px;
}

input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #4f4f4f;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #4f4f4f;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #4f4f4f;
}
input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #4f4f4f;
}
textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #4f4f4f;
    font-size: 15px;
    font-family: "Microsoft YaHei","微软雅黑";
}
textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #4f4f4f;
    font-size: 15px;
    font-family: "Microsoft YaHei","微软雅黑";
}
textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #4f4f4f;
    font-size: 15px;
    font-family: "Microsoft YaHei","微软雅黑";
}
textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #4f4f4f;
    font-size: 15px;
    font-family: "Microsoft YaHei","微软雅黑";
}

.input-submit{
    margin: 0 auto;
    width: 200px;
    height: 48px;
}
.input-submit input{
    width: 200px;
    height: 48px;
    border-radius: 8px;
    background-color: #0093dd;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
}
.input-submit input:hover{
    color: #0093dd;
    background-color: #fff;
    border: 1px solid #0093dd;
    box-shadow: 2px 2px 5px #0093dd;
    -moz-box-shadow: 2px 2px 5px #0093dd;
    -webkit-box-shadow: 2px 2px 5px #0093dd;
}

.footer{
    width: 100%;
    background-color: #333;
}
.footer-menu{
    width: 1000px;
    margin: 0 auto;
    padding-top: 40px;
    display: flex;
    padding-bottom: 60px;
}
.footer-menu ul{
    margin: 0 auto;
}
.footer-menu ul li{
    display: block;
    padding: 0 20px;
    float: left;
    line-height: 16px;
    -webkit-transform:skew(-20deg);
	border-right: 2px solid #cccccc;
}
.footer-menu ul li a{
    display: block;
	float: left;
	color: #cccccc;
	-webkit-transform:skew(20deg);
}
.footer-menu ul li a:hover{
    color: #fff;
}

.footer-content{
    width: 1300px;
    margin: 0 auto;
    color: #999999;
    height: 150px;
    padding-bottom: 30px;
}
.footer-logo{
    float: left;
    width: 25%;
    height: 100%;
    border-right: 1px solid #1b1b1b;
}
.footer-logo-img{
}
.footer-logo p{
    color: #0093dd;
    letter-spacing: 8px;
    padding-top: 10px;
}

.footer-contact{
    float: left;
    width: 52%;
    height: 100%;
    border-right: 1px solid #1b1b1b;
}
.footer-contact p{
    width: 90%;
    line-height: 36px;
    font-size: 14px;
    padding-left: 8%;
}
.footer-ewm{
    float: left;
    width: 22%;
    height: 100%;
    text-align: right;
}
.footer-ewm p{
    color: #ccc;
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
    padding-right: 8px;
}
.footer-line{
    height: 100%;
    border-right: 1px solid #4c4c4c;
}

.copyright{
    width: 68%;
    margin: 0 auto;
    border-top: 1px solid #4c4c4c;
    text-align: center;
    color: #999999;
}
.copyright div{
    width: 100%;
    height: 1px;
    background-color: #1b1b1b;
}
.copyright p{
    padding: 25px 0;
    font-size: 14px;
}
.copyright p a{
    color: #999999;
}

/* 内容页 */
.info-banner{
    padding: 150px 0;
    background: url(../images/banner-3.jpg) no-repeat center center;
    position: relative;
}
.info-banner::after{
    content: '';
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    background-size: 20% auto;
    z-index: 0;
    width: 100%;
    height: 100%;
    -webkit-animation: slide-ver 80s linear infinite;
    position: absolute;
    right: 0;
    transition: all 0.5s ease-in-out;
}
@-webkit-keyframes slide-ver {
    from {
        background-position: 0 0
    }
    to {
        background-position: -5000px 0
    }
}

.info-banner-title{
    position: relative;
    z-index: 990;
    text-align: center;
}
.info-banner-title h2{
    font-size: 55px;
    color: #0093dd !important;
    letter-spacing: 5px;
}
.info-banner-title span{
    display: block;
    font-size: 50px;
    color: #e16811;
    text-transform: uppercase;/*控制文本全是大写*/
    padding-bottom: 0px;
}
.info-banner-title p{
    font-size: 16px;
    color: #fff !important;
    padding: 10px 0 30px 0;
}
.info-banner-title .b-more{
    margin-top: 30px;
    display: block;
    width: 240px;
    height: 50px;
    border: 1px solid #fff;
    color: #fff;
    line-height: 50px;
    text-align: right;
    padding-right: 20px;
    font-size: 24px;
    margin: 0 auto;
    /* font-weight: bold; */
}
.info-banner-title .b-more img{
    height: 38px;
    width: auto;
    float: left;
    padding-left: 20px;
    padding-top: 6px;
}


.info-banner-nav{
    position: relative;
    z-index: 990;
    padding: 10px;
    margin: 30px auto 0;
    float: none;
    display: table;
    text-align: center;
    border-radius: 50px;
    background: #fff;
}
.info-banner-nav p{
    padding: 0 15px;
    color: #333;
}
.info-banner-nav p a:hover{
    color: #0093dd;
}

.info-nav{
    width: 100%;
    height: 80px;
    margin-top: 50px;
}
.info-nav ul {
    width: 76%;
    margin: 0 auto;
}
.info-nav ul li{
    float: left;
    display: block;
    margin: 0 20px;
}
.info-nav ul li a{
    display: block;
    color: #fff;
    background-color: #0093dd;
    padding: 10px 30px;
    border-radius: 20px;
    transition: all 0.5s ease-in-out;
}
.info-nav ul li a:hover{
    border: 1px solid #0093dd;
    background-color: #fff;
    color: #0093dd;
    box-shadow: 0px 2px 4px #0093dd;
}
.info-nav-on{
    color: #0093dd !important;
    background-color: #fff !important;
    border: 1px solid #0093dd;
    box-shadow: 0px 2px 4px #0093dd;
}

.info-nav2{
    width: 100%;
    height: 60px;
    margin-top: 10px;
}
.info-nav2 ul {
    width: 76%;
    margin: 0 auto;
}
.info-nav2 ul li{
    float: left;
    display: block;
    margin: 0 20px;
}
.info-nav2 ul li a{
    display: block;
    color: #fff;
    background-color: rgba(0, 147, 221, 0.68);
    padding: 8px 25px;
    font-size: 14px;
    border-radius: 20px;
    transition: all 0.5s ease-in-out;
}
.info-nav2 ul li a:hover{
    border: 1px solid #0093dd;
    background-color: #fff;
    color: #0093dd;
    box-shadow: 0px 1px 3px #0093dd;
}
.info-nav2-on{
    color: #0093dd !important;
    background-color: #fff !important;
    border: 1px solid #0093dd;
    box-shadow: 0px 1px 3px #0093dd;
}

.info-center{
    width: 100%;
    padding-top: 50px;
    padding-bottom: 100px;
    position: relative;
    overflow: hidden;
}
.info-center::after{
    content: '';
    position: absolute;
    width: 300px;
    top: 25%;
    left: 92%;
    height: 300px;
    background-image: url(../images/dotted-pattern.png);
    display: block;
}
.info-content{
    width: 76%;
    height: 660px;
    margin: 0 auto;
}
.info-content-left{
    width: 45%;
    float: left;
    min-width: 520px;
}
.info-content-img{
    width: 50%;
    float: right;
    border-radius: 20px;
    overflow: hidden;
    height: 100%;
}
.info-content-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.info-content-left-title{
    padding-right: 20px;
    line-height: 26px;
    text-align: left;
}
.info-content-left-title span{
    font-size: 20px;
    color: #262626;
    font-weight: bold;
    line-height: 30px;
}
.info-content-left-title p{
    color: #797979;
    padding-top: 30px;
}
.about-3ss{
    width: 100%;
    margin-top: 30px;
}
.about-ss{
    float: left;
    width: 24%;
    height: 180px;
    border: solid 1px #e6e6e6;
    text-align: center;
    background: #fff;
    border-radius: 20px;
    display: block;
    position: relative;
    overflow: hidden;
    padding: 10px;
    margin-right: 5%;
}
.about-ss::before{
    content: '';
    width: 50px;
    height: 1px;
    right: 20px;
    bottom: 0;
    position: absolute;
    transition: all 0.2s ease-in-out;
    background-color: #0093dd;
}
.about-ss::after{
    content: '';
    width: 1px;
    height: 50px;
    right: 0px;
    bottom: 20px;
    position: absolute;
    transition: all 0.2s ease-in-out;
    background-color: #0093dd;
}
.about-ss:hover::before {
    right: 50px;
    bottom: 0px;
}

.about-ss:hover::after {
    right: 0px;
    bottom: 50px;
}
.about-ss img{
    padding-top: 20px;
    width: 50%;
}
.about-ss p{
    font-size: 16px;
    color: #666;
    padding-top: 25px;
}

.product-list{
    margin-top: 60px;
    margin-bottom: 100px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.product-list::before{
    content: '';
    background-image: url(../images/dotted-pattern.png);
    top: 30%;
    bottom: 0;
    right: -15px;
    width: 60%;
    position: absolute;
    z-index: 2;
    opacity: 0.5;
    height: 40%;
    display: block;
}

.product-list-center{
    width: 76%;
    margin: 0 auto;
}
.product-list-center ul {
    margin: 0 auto;
}
.product-list-center ul li{
    float: left;
    height: 400px;
    width: 30%;
    /* margin: 1.5%; */
    display: block;
    overflow: hidden;
    box-shadow: 0 30px 50px -30px rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    margin: 0 1.5% 80px 1.5%;
    transition: all 0.5s ease-in-out;
    position: relative;
    z-index: 990;
    background-color: #fff;
    border: 1px solid #e6e6e6;
}
.product-list-center ul li a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}
.product-list-center ul li a img{
    vertical-align: middle;
    height: auto;
    width: 100%;
    max-height: 82%;
    max-width: 100%;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
}
.product-list-title{
    position: absolute;
    bottom: 25px;
    left: 40px;
    text-align: center;
    font-size: 20px;
    padding-top: 10px;
    display: block;
}
.product-list-title::after{
    content: '';
    height: 3px;
    border-radius: 5px;
    position: absolute;
    left: 0px;
    top: 0;
    display: inline-block;
    width: 0;
    transition: all 0.5s ease-in-out;
    background-color: #0093dd;
}
.product-list-center ul li:hover{
    transform: scale(0.96);
}
.product-list-center ul li:hover img{
    transform: scale(1.04);
}
.product-list-center ul li:hover .product-list-title::after{
    width: 60px;
}
.list_page {
	display: block;
	padding: 50px 0;
	text-align: center;
	font-size: 14px;
	color: #ccc;
}
.list_page a {
	font-size: 14px;
	color: #ccc;
}
.list_page {
}
.list_page ul {
	display: block;
	font-size: 0;
	line-height: 0;
}
.list_page li {
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: top;
}
.list_page li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	height: 36px;
	border: 1px solid #ccc;
	background: #fff;
	color: #262626;
	text-align: center;
	line-height: 36px;
	border-left: 0px;
}
.list_page li a:hover {
	background: #efefef;
	color: #262626;
}
.list_page li .up {
    border-left: 1px solid #ccc;
    border-radius: 20px 0 0 20px;
}
.list_page li .up2 {
    border-radius: 0 20px 20px 0;
}
.list_page li .list_page_now {
	background-color: #efefef;
	color: #262626;
}
.list_page li .list_page_now:hover {
	background-color: #efefef;
}

.left-blue-circle{
    height: 450px;
    width: 450px;
    border-radius: 100%;
    z-index: 0;
    background: none;
    position: absolute;
    left: -10%;
    top: 20%;
    border: 80px solid #0093dd;
}
.right-blue-circle{
    height: 150px;
    width: 150px;
    border-radius: 100%;
    z-index: 1;
    background: none;
    position: absolute;
    right: -140px;
    left: auto;
    top: 20%;
    border: 80px solid #0093dd;
}
.right-dots-circle{
    height: 200px;
    width: 200px;
    top: 12%;
    z-index: 0;
    right: -120px;
    left: auto;
    border-radius: 100%;
    position: absolute;
    border: dashed 1px #262626 !important;
    z-index: 0;
    /* transform: rotate(90deg); */
    animation: rotating 15s linear infinite;
}



.article-list{
    margin-top: 60px;
    padding-bottom: 100px;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.article-list-center{
    width: 76%;
    margin: 0 auto;
}
.article-list-center ul{
    margin: 0 auto;
}
.article-list-center ul .item{
    width: 33.3333%;
    height: 560px;
    float: left;
    overflow: hidden;
}
.article-list-center ul li{
    width: 100%;
    display: block;
    
}
.article-list-center ul li .article-list-up{
    width: 90%;
    margin: 0 auto;
}
.article-list-center ul li .article-list-up img{
    width: 100%;
    border-radius: 20px;
}
.article-list-center ul li .article-list-down{
    width: 66%;
    margin: 0 auto;
    margin-top: -40px;
    display: block;
    overflow: hidden;
    box-shadow: 3px 28px 24px -33px rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    border: 1px solid #e6e6e6;
    /* margin: 0 1.5% 60px 1.5%; */
    position: relative;
    z-index: 990;
    background-color: #fff;
    padding: 30px;
    padding-top: 50px;
    line-height: 1.5;
    transition: all 0.5s ease-in-out;
}
.article-list-center ul li .article-list-down a{
    display: block;
    position: relative;
}
.article-list-center ul li .article-list-down::before{
    content: '';
    width: 50px;
    height: 4px;
    border-radius: 5px;
    position: absolute;
    top: 30px;
    z-index: -1;
    transition: all 0.5s ease-in-out;
    background-color: #0093dd;
}
.article-list-center ul li .article-list-down:hover{
    box-shadow: 3px 28px 24px -33px rgba(0, 147, 221, 0.5);
}
.article-list-center ul li .article-list-down:hover::before{
    width: 150px;
}
.article-list-center ul li .article-list-down:hover .article-list-date{
    color: #262626;
}
.article-list-center ul li .article-list-down:hover .article-list-content h5{
    color: #0093dd;
}
.article-list-date{
    transition: all 0.5s ease-in-out;
    color: #797979;
}
.article-list-content h5{
    margin: 10px 0;
    color: #262626;
    font-size: 16px;
    transition: all 0.5s ease-in-out;
}
.article-list-content p{
    color: #797979;
    line-height: 26px;
}
.bottom-blue-round{
    position: absolute;
    width: 160px;
    height: 160px;
    border-radius: 100%;
    background-color: #0093dd;
    bottom: -50px;
    left: 0;
}

.contact-center{
    margin-top: 60px;
    padding-bottom: 100px;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.contact-content{
    width: 60%;
    margin: 0 auto;
}
.contact-content-left{
    width: 40%;
    float: left;
    margin-left: 10%;
}
.contact-content-left img{
    padding-left: 50px;
    padding-top: 150px;
    padding-bottom: 20px;
}
.contact-content-left p{
    padding-left: 50px;
    font-size: 16px;
    letter-spacing: 4px;
    padding-bottom: 120px;
}
.contact-content-right{
    width: 50%;
    float: right;
}
.contact-content-right div{
    padding-top: 80px;
    padding-left: 50px;
    font-size: 16px;
    line-height: 36px;
}

.article-center{
    margin-top: 60px;
    padding-bottom: 100px;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.article-content{
    width: 60%;
    margin: 0 auto;
    border-radius: 20px;
    border: solid 1px #e6e6e6;
    overflow: hidden;
}
.article-content-detail{
    padding: 30px;
}
.article-content .article-content-detail h4{
    font-size: 20px;
    color: #262626;
    padding-top: 10px;
    padding-bottom: 5px;
}
.article-content .article-content-detail .article-date{
    margin: 15px 0;
    font-size: 14px;
    color: #797979;
}
.article-content .article-content-detail .article-date img{
    float: left;
    width: 18px;
    height: 18px;
    padding-right: 5px;
}
.article-content .article-content-detail p{
    font-size: 16px;
    color: #797979;
    line-height: 28px;
    padding-bottom: 20px;
}
.article-content-down{
    background: #f4f4f4;
    display: flow-root;
    width: 100%;
    padding: 10px 0;
}
.article-content-down .article-prev{
    margin: 0px 30px;
    display: inline-grid;
    float: left;
}
.article-content-down .article-next{
    float: right;
    margin: 0px 30px;
    display: inline-grid;
}
.article-content-down a{
    border-radius: 30px;
    border: solid 1px #ddd;
    background: #fff;
    padding: 8px 15px;
    font-size: 14px;
    color: #555;
    transition: all 0.5s ease-in-out;
}
.article-content-down a:hover{
    background-color: #0093dd;
    color: #fff;
}


.product-center{
    margin-top: 100px;
    padding-bottom: 120px;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.product-content{
    width: 70%;
    margin: 0 auto;
    border-radius: 20px;
    border: solid 1px #e6e6e6;
    overflow: hidden;
    background-color: #e6e6e6;
}
.product-center-left{
    float: left;
    width: 42%;
    background-color: #fff;
    padding: 1%;
}
.product-center-left img{
    width: 100%;
    height: auto;
    border-radius: 12px 0 0 12px;
}
.product-center-right{
    float: right;
    width: 50%;
    padding-top: 2%;
    padding-right: 3%;
    text-align: left;
}
.product-right-title h4{
    font-size: 24px;
    color: #262626;
    padding: 10px 0 0 0;
}
.product-right-title p{
    font-size: 18px;
    color: #0093dd;
    padding: 10px 0 20px 0;
}
.product-right-content{
    font-size: 16px;
    line-height: 28px;
    color: #474747;
}

.related-product{
    background-color: #fff;
    padding-bottom: 50px;
    width: 100%;
    position: relative;
    background: #fafafa;
    overflow: hidden;
}
.related-product::before{
    content: '';
    background-image: url(../images/dotted-pattern.png);
    top: 22%;
    left: 80%;
    width: 40%;
    position: absolute;
    z-index: 1;
    opacity: 0.5;
    height: 45%;
    display: block;
}
.related-content{
    width: 80%;
    margin: 0 auto;
}
.related-content-title{
    text-align: center;
    padding-top: 80px;
    padding-bottom: 50px;
}
.related-content-title h2{
    font-weight: normal;
}
.related-content-title h2::after{
    left: 0;
    right: 0;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    content: '';
    width: 50px;
    height: 4px;
    display: block;
    border-radius: 5px;
    position: absolute;
    top: 60px;
    background-color: #0093dd;
}
.related-content-title h2 span{
    color: #262626;
    font-size: 26px;
    letter-spacing: 2px;
}
.related-content-title h2 p{
    font-size: 14px;
    text-transform: uppercase;
    color: #0093dd;
    letter-spacing: 2px;
    padding-top: 10px;
}


.related-content ul{
    margin: 0 auto;
}
.related-content ul li{
    float: left;
    height: 350px;
    width: 22%;
    /* margin: 1.5%; */
    display: block;
    overflow: hidden;
    box-shadow: 0 30px 50px -20px rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    margin: 0 1.5% 80px 1.5%;
    transition: all 0.5s ease-in-out;
    position: relative;
    z-index: 990;
    background-color: #fff;
}
.related-content ul li a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}
.related-content ul li a img{
    vertical-align: middle;
    height: auto;
    width: 100%;
    padding-top: 20px;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
}
.related-product-title{
    position: absolute;
    bottom: 25px;
    left: 40px;
    text-align: center;
    font-size: 18px;
    padding-top: 15px;
    display: block;
}
.related-product-title::after{
    content: '';
    height: 3px;
    border-radius: 5px;
    position: absolute;
    left: 0px;
    top: 0;
    display: inline-block;
    width: 0;
    transition: all 0.5s ease-in-out;
    background-color: #0093dd;
}
.related-content ul li:hover{
    transform: scale(0.96);
}
.related-content ul li:hover img{
    transform: scale(1.04);
}
.related-content ul li:hover .related-product-title::after{
    width: 60px;
}
.related-left-blue-circle{
    height: 480px;
    width: 480px;
    border-radius: 100%;
    z-index: 0;
    background: none;
    position: absolute;
    left: -10%;
    top: -18%;
    border: 80px solid #0093dd;
}

.zizhi-list{
    margin-top: 60px;
    margin-bottom: 80px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.zizhi-list::before{
    content: '';
    background-image: url(../images/dotted-pattern.png);
    top: 30%;
    bottom: 0;
    right: -15px;
    width: 60%;
    position: absolute;
    z-index: 2;
    opacity: 0.5;
    height: 40%;
    display: block;
}

.zizhi-list-center{
    width: 76%;
    margin: 0 auto;
}
.zizhi-list-center ul {
    margin: 0 auto;
}
.zizhi-list-center ul li{
    float: left;
    height: 360px;
    width: 22%;
    display: block;
    overflow: hidden;
    box-shadow: 0 30px 50px -20px rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    margin: 0 1.2% 80px 1.2%;
    transition: all 0.5s ease-in-out;
    position: relative;
    z-index: 990;
    background-color: #fff;
    border: 1px solid #e6e6e6;
}
.zizhi-list-center ul li a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}
.zizhi-list-center ul li a img{
    vertical-align: middle;
    height: auto;
    width: 100%;
    padding-top: 5px;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
}
.zizhi-list-title{
    position: absolute;
    bottom: 15px;
    left: 40px;
    text-align: center;
    font-size: 18px;
    padding-top: 10px;
    display: block;
}
.zizhi-list-title::after{
    content: '';
    height: 3px;
    border-radius: 5px;
    position: absolute;
    left: 0px;
    top: 0;
    display: inline-block;
    width: 0;
    transition: all 0.5s ease-in-out;
    background-color: #0093dd;
}
/* .zizhi-list-center ul li::after{
    content: '';
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 80px;
    display: block;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 68%, rgba(0, 0, 0, 0.81) 100%);
} */
.zizhi-list-center ul li:hover{
    transform: scale(0.96);
}
.zizhi-list-center ul li:hover img{
    transform: scale(1.04);
}
.zizhi-list-center ul li:hover .zizhi-list-title::after{
    width: 60px;
}

.shixun-list{
    margin-top: 60px;
    margin-bottom: 100px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.shixun-list::before{
    content: '';
    background-image: url(../images/dotted-pattern.png);
    top: 30%;
    bottom: 0;
    right: -15px;
    width: 60%;
    position: absolute;
    z-index: 2;
    opacity: 0.5;
    height: 40%;
    display: block;
}

.shixun-list-center{
    width: 76%;
    margin: 0 auto;
}
.shixun-list-center ul {
    margin: 0 auto;
}
.shixun-list-center ul li{
    float: left;
    height: 400px;
    max-width: 30.333333%;
    /* margin: 1.5%; */
    display: block;
    overflow: hidden;
    box-shadow: 0 50px 80px -30px rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    margin: 0 1.5% 100px 1.5%;
    transition: all 0.5s ease-in-out;
    position: relative;
    z-index: 990;
    background-color: #fff;
}
.shixun-list-center ul li a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}
.shixun-list-center ul li a img{
    vertical-align: middle;
    height: 90%;
    width: auto;
    max-width: 100%;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
}
.shixun-list-title{
    position: absolute;
    bottom: 25px;
    left: 40px;
    text-align: center;
    font-size: 20px;
    padding-top: 10px;
    display: block;
    z-index: 99;
}
.shixun-list-title::after{
    content: '';
    height: 3px;
    border-radius: 5px;
    position: absolute;
    left: 0px;
    top: 0;
    display: inline-block;
    width: 0;
    transition: all 0.5s ease-in-out;
    background-color: #0093dd;
}
.shixun-list-center ul li::after{
    content: '';
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 80px;
    display: block;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 68%, rgba(0, 0, 0, 0.81) 100%);
}
.shixun-list-center ul li:hover{
    transform: scale(0.96);
}
.shixun-list-center ul li:hover img{
    transform: scale(1.04);
}
.shixun-list-center ul li:hover .shixun-list-title::after{
    width: 60px;
}

.case-list{
    margin-top: 60px;
    margin-bottom: 100px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.case-list::before{
    content: '';
    background-image: url(../images/dotted-pattern.png);
    top: 30%;
    bottom: 0;
    right: -15px;
    width: 60%;
    position: absolute;
    z-index: 2;
    opacity: 0.5;
    height: 40%;
    display: block;
}

.case-list-center{
    width: 76%;
    margin: 0 auto;
}
.case-list-center ul {
    margin: 0 auto;
}
.case-list-center ul li{
    float: left;
    height: 400px;
    max-width: 30.333333%;
    /* margin: 1.5%; */
    display: block;
    overflow: hidden;
    box-shadow: 0 50px 80px -30px rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    margin: 0 1.5% 100px 1.5%;
    transition: all 0.5s ease-in-out;
    position: relative;
    z-index: 990;
    background-color: #fff;
}
.case-list-center ul li a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}
.case-list-center ul li a img{
    vertical-align: middle;
    height: 100%;
    width: auto;
    max-width: 100%;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
}
.case-list-title{
    position: absolute;
    bottom: 25px;
    left: 40px;
    text-align: center;
    font-size: 20px;
    padding-top: 10px;
    display: block;
    z-index: 99;
}
.case-list-title::after{
    content: '';
    height: 3px;
    border-radius: 5px;
    position: absolute;
    left: 0px;
    top: 0;
    display: inline-block;
    width: 0;
    transition: all 0.5s ease-in-out;
    background-color: #0093dd;
}
.case-list-center ul li:hover{
    transform: scale(0.96);
}
.case-list-center ul li:hover img{
    transform: scale(1.04);
}
.case-list-center ul li:hover .case-list-title::after{
    width: 60px;
}

.case-list-center ul li::after{
    content: '';
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 80px;
    display: block;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 68%, rgba(0, 0, 0, 0.81) 100%);
}



.serch_kk {
	width: 100%;
	background-color: #fff;
	height: 100% !important;
	display: none;
    position: fixed;
    top: 0;
    z-index: 111111111112;
}

.serch_kk a {
	cursor: pointer;
	font-size: 36px;
	text-align: center;
	position: fixed;
	z-index: 3;
}

.serch_kk .serch_logo {
	border-bottom: 1px #999 solid;
	width: 100%;
	height: 56px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.serch_kk .serch_logo img{
	height: 100%;
}

#SearchStr {
	padding-left: 10px;
	width: 480px;
	height: 50px;
	font-size: 18px;
	background-color: #fff;
	color: #999;
	border: 1px solid;
	float: left;
}

.serch_input {
	width: 550px;
	margin: auto;
	position: fixed;
	z-index: 2;
	top: 50%;
	margin-top: 10px;
	left: 50%;
	margin-left: -250px;
}

.serch_kk .close {
	position: fixed;
	z-index: 2;
	right: 30px;
    top: 30px;
}