﻿.headerher {
    clear: both;
    position: fixed;
    z-index: 100;
    left: 0px;
    top: 0px;
    width: 100%;
}

.hfix {
    background: #ffffff;
    -webkit-box-shadow: 0 0 8px rgba(134, 134, 134, .3);
    -moz-box-shadow: 0 0 8px rgba(134, 134, 134, .3);
    box-shadow: 0 0 8px rgba(134, 134, 134, .3);
    height: 70px;
}

.header {
    height: 70px;
    line-height: 70px;
    margin: 0 auto;
}

.header li {
    padding: 0px 20px;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    z-index: 10;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    position: relative
}
.header ul.pull-right> li{
    padding: 0 25px;
}
.header ul.pull-right> li>a{
    display: inline-block;
    padding: 0 5px;
    position: relative;
}
.header ul.pull-right> li>a:focus{
	outline:none;
}
a.login-btn {
    margin-left:20px;
    display:inline-block;
    width:80px;
    text-align:center;
    font-size:16px;
    color:#fff;
}
    a.login-btn:hover {
        color:#2093f8;
    }

.hfixc {
    height: 70px;
    line-height: 70px;
    width: 1206px;
    margin: 0 auto;
}

.hfixc li {
    padding: 0px 20px;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    z-index: 10;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.hfixc li a {
    color: #000 !important;
    font-size: 16px;
}

.hfixc li a:hover {
    font-size: 16px;
    color: #ff9500 !important;
}

.hfixc .hover a:link::before {
    content: '';
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 10px;
    left: 0;
}

.hfixc .hover a:visited {
    color: #f0cc00 !important;
}
.header .hover a:visited {
    color: #fff;
}
.header ul.pull-right>li>a:before{
    content: '';
    width: 0;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 10px;
    left: 0;
    transition: all linear .3s;
}
.header ul.pull-right>li>a:hover::before{
    width: 100%;
}

.header ul.pull-right>li.hover>a:before{
    width: 100%;
}

.hfixc .right01 {
    padding: 0 10px;
    text-align: center;
    float: right;
    height: 40px;
    line-height: 40px;
    width: 146px;
    color: #FFF;
    font-size: 16px;
    margin-top: 15px;
    margin-left: 30px;
    border: 2px solid #ffffff;
    border-radius: 30px;
    position: relative;
    left: 0px;
}

.hfixc .right01:hover {
    padding: 0 10px;
    text-align: center;
    float: right;
    height: 40px;
    line-height: 40px;
    width: 146px;
    color: #24acff;
    background: #ffffff;
    font-size: 16px;
    margin-top: 15px;
    margin-left: 30px;
    border: 2px solid #ffffff;
    border-radius: 30px;
    position: relative;
    left: 0px;
}

.hfixc .right02 {
    padding: 0 10px;
    text-align: center;
    background: transparent;
    float: right;
    height: 40px;
    line-height: 40px;
    width: 146px;
    color: #ffffff;
    font-size: 16px;
    margin-top: 15px;
    margin-left: 30px;
    border: 1px solid #0063db;
    position: relative;
    left: 0px;
}
.banner .swiper-slide a {
    display:block;
}
    .banner .swiper-slide a span {
        display:inline-block;
        width:200px;
        height:52px;
        line-height:50px;
        border:1px solid #fff;
        color:#fff;border:1px solid #fff;border-radius:26px;
        position:absolute;
        bottom:100px;
        left:50%;
        margin-left:-100px;
        text-align:center;
        font-size:16px;
        transition:all linear .3s
    }
        .banner .swiper-slide a span:hover {
            color: #2093f8;
            background:#fff;
        }
        .hfixc .right02:hover {
            padding: 0 10px;
            text-align: center;
            background: #0063db;
            float: right;
            height: 40px;
            line-height: 40px;
            width: 146px;
            color: #0063db;
            font-size: 16px;
            margin-top: 15px;
            margin-left: 30px;
            border: 1px solid #0063db;
            position: relative;
            left: 0px;
        }

.header li a {
    color: #fff;
    font-size: 18px;
}
.footer-link {
    padding:10px 0 !important;
}
.footer-link .pull-left {
    width: 80px;
    font-size: 15px;
}
.footer-link .pull-right {
    width:calc(100% - 80px);
}
    .footer-link .pull-right li{
        float:left;
        padding:0 10px;
    }
        .footer-link .pull-right li a {
            display:inline-block;
            line-height:25px;
            font-size:15px;
            color:#fff;
        }
            .footer-link .pull-right li a:hover {
                color:#2093f8;
            }

            .header .right01 {
                padding: 0 10px;
                text-align: center;
                float: right;
                height: 40px;
                line-height: 38px;
                width: 140px;
                border: 1px solid #ffffff;
                color: #2093f8;
                background: rgba(255, 255, 255, 1);
                font-size: 16px;
                margin-top: 15px;
                margin-left: 30px;
                border-radius: 30px;
                position: relative;
                left: 0px;
            }

.header .right01:hover {
    padding: 0 10px;
    text-align: center;
    float: right;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid #ffffff;
}

.header .right02 {
    padding: 0 10px;
    text-align: center;
    background: transparent;
    float: right;
    height: 40px;
    line-height: 40px;
    width: 146px;
    color: #0063db;
    font-size: 16px;
    margin-top: 15px;
    margin-left: 30px;
    border: 1px solid #0063db;
    position: relative;
    left: 0px;
}

.header .right02:hover {
    padding: 0 10px;
    text-align: center;
    background: #0063db;
    float: right;
    height: 40px;
    line-height: 40px;
    width: 146px;
    color: #ffffff;
    font-size: 16px;
    margin-top: 15px;
    margin-left: 30px;
    border: 1px solid #ffffff;
    position: relative;
    left: 0px;
}
.headerher.active .logoimg img:first-child {
    display:none
}
.logoimg img:nth-child(2) {
    display: none;
}
.headerher.active .logoimg img:nth-child(2) {
    display: inline-block;
}


/*导航下拉菜单*/

.cpjs .cpjs_down {
    display: none;
    position: absolute;
    box-shadow: 0px 1px 5px #E7E7E7
}

.cpjs .cpjs_down {
    display: none;
    position: fixed;
    width: 100%;
    background: #ffffff;
    left: 0;
    top: 70px;
    padding-bottom: 40px;
    z-index: 0;
    box-shadow: 0 2px 30px rgb(0, 0, 0, .1)
}

.cpjs:hover .cpjs_down {
    display: block
}

.cpjs .cpjs_down {
    color: #333
}

.cpjs_down_box_box {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}

.cpjs_down_box {
    display: inline-block;
}

.cpjs_down_box .hh {
    font-size: 16px;
    color: #010101;
    height: 29px;
    overflow: hidden;
    line-height: 29px;
}

.cpjs_down_box ul {
    display: inline-block;
    padding: 0 0px;
    min-width: 250px;
    float: left
}

.ullist {
    border-right: #e6e6e6 solid 1px
}


.block1 .container-fixed{
    overflow: hidden;
}
.cpjs_down_box-item {
    color: #8c8c8c !important;
    font-size: 15px;
    height: 70px;
}

.cpjs_down_box-item .title {
    padding: 0;
    margin: 0;
    height: 22px;
    font-size: 16px;
    color: #000000 !important;
    margin-bottom: 10px;
}

.cpjs_down_box-item .title a {
    color: #000000 !important;
    font-size: 14px;
}

.cpjs_down_box-item .title a:hover {
    color: #0051b3 !important;
    font-size: 14px;
}

.cpjs_down_box-item .img {
    float: left;
    margin-top: 28px;
    margin-right: 5px;
}
.banner .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 6px;
    opacity: 1;
    margin: 0 15px !important;
}
.banner .swiper-pagination-bullet-active{
    width: 50px;
}
.banner .swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: 40px;
}
.banner .swiper-button-prev,.banner .swiper-button-next{
    width: 50px;
    height: 50px;
    background: none;
}
.banner{
    position: relative;
}
.banner .swiper-btn{
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
}
.banner .swiper-btn>div{
    width: 100px;
    height: 100px;
    background: rgba(255,255,255,0.1);
    text-align: center;
    line-height: 100px;
    border-radius: 50px;
}
.banner .swiper-btn>div i{
    font-size: 48px;
    color: #fff;
    vertical-align: middle;
}
.banner .swiper-button-prev{
    left: -100px;
}
.bx-fsb30{
    font-size: 30px;
    font-weight: bold;
}
.banner .swiper-button-prev i{
    margin-left: 14px;
}
.banner .swiper-button-next i{
    margin-right: 14px;
}
.banner .swiper-button-next{
    right: -100px;
}
.headerher.active{
    background: rgba(0,0,0,.8);
}
.bg-f5{
    background: #f5f5f5;
}
.block1 h1{
    line-height: 40px ;
}
.block1 .row{
    margin-right: -170px;
}
.block1 .col-md-3>.pull-left:first-child{
    height: 65px;
    line-height: 65px;
}
.block1 .col-md-3>.pull-left:nth-child(2){
    width: calc(100% - 90px);
}
.block1 .col-md-3 img{
    vertical-align: middle;
}
.eight-item{
    box-shadow: 0px 0px 20px 2px #eff3ff;
}
.eight-item .icon-box{
    height: 100px;
    width:100px;
    line-height: 100px;
    margin: 25px auto;
}
.eight-item .icon-box img{
    vertical-align: middle;
}
.block2 .row{
    margin: 0 -20px;
}
.bg-blue{
    background: #2093f8 !important;
}
.ul-li5 li{
    float: left;
    width: 20%;
}
.bx-p15{
    padding: 15px;
}
.block3 .ul-li5{
    margin: 0 -15px;
}
.industry-text{
    background: rgba(0,0,0,.6);
    position: absolute;
    width: 100%;
    bottom: 0;
    transition: all linear .3s;
    height: 50%;
}
.industry-text>span{
    display: none;
    color: #fff;
    border: 1px solid #fff;
    height: 32px;
    line-height: 30px;
    font-size: 14px;
    width: 120px;
    text-align: center;
    margin-top: 25px;
    border-radius: 16px;
}
.industry-text>span:hover{
    color: #2093f8;
    border-color: #2093f8;
}
.industry-text>span span{
    margin-left: 10px;
}
.industry-item{
    border-radius: 11px;
    overflow: hidden;
    display: block;
}
.industry-item:hover .industry-text{
    height: 100%;
}
.industry-item:hover .industry-text>span{
    display: inline-block;
}
.block4 li{
    float: left;
    width:50%;
    margin: 50px 0;
}
.block4 li h1{
    height: 40px;
    line-height: 40px;
}
.block4 li .block4-img-box{
    height: 65px;
    line-height: 65px;
    width: 80px;
}
.block4 li:nth-child(2n+1) .block4-img-box{
    float: left;
    text-align: center;
}
.block4 li:nth-child(2n+1) .block4-text-box{
    float: left;
    padding-left: 20px;
}   
.block4 li:nth-child(2n) .block4-img-box{
    float: right;
    text-align: center;
}
.block4 li:nth-child(2n) .block4-text-box{
    text-align: right;
    padding-right: 20px;
    float: right;
}
.block4-text-box{
    width: calc(100% - 350px);
}
.block4 li:first-child{
    padding-left: 90px;
}
.block4 li:nth-child(5){
    padding-left: 85px;
}
.block4 li:nth-child(2){
    padding-right: 150px;
}
.block4 li:nth-child(6){
    padding-right: 150px;
}
.block4 .content>img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.mfsy-more{
    display: inline-block;
    width: 58%;
    height: 100px;
    line-height: 98px;
    border: 1px solid #2093f8;
    background: #2093f8 !important;
    color: #fff;
    text-align: center;
    font-size: 32px;
    box-shadow: 0px 0px 20px 2px rgba(32, 147, 248, 0.2);
    border-radius: 50px;
    transition: all linear .3s;
}
.mfsy-more:hover{
    color: #2093f8;
    background: transparent !important;
}
.footer{
    background: #242424;
    color: #dcdcdc;
}
.footer .gsjj{
    padding-left: 70px;
    padding-top: 20px;
}
.footer .gsjj p{
    line-height: 25px;
}
.bx-fs15{
    font-size: 15px;
}
.wechat>div{
    display: inline-block;
    width:75px;
    text-align: center;
    margin: 0 10px;
}
.adress p{
    line-height: 28px;
}
.jjfa h1{
    font-size: 16px;
    color: #dcdcdc;
}
.jjfa ul li{
    float: left;
    width: 30%;
    height: 35px;
}
.jjfa ul li a{
    color: #dcdcdc;
    font-size: 15px;
    line-height: 30px;
}
.sy-news .bx-news-tow ul li{
    padding: 10px 0 10px 0;
}
.sy-news .bx-news-tow ul li .tet .bx-text-p4{
    font-size: 16px;
}
.sy-news .bx-news-tow ul li .tet p:last-child{
    text-align: right;
}
.sy-news .bx-news-tow ul li .tet{
    padding-left: 350px;
}
.about2 .container-fixed{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
}
.company-text{
    width: 75%;
    float: right;
    padding: 50px 40px;
    background: rgba(32, 147, 248,0.8);
    color: #fff;
    line-height: 50px;
    border-radius: 10px;
    font-size: 18px;
}
.science-list li{
    width: 25%;
    border-radius: 10px;
    overflow: hidden;
}
.science-list li:first-child{
    width:50%;
}
.clutrue-item{
    padding: 0 45px;
}
.clutrue-item>div{
    width: 100%;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding: 50px 20px;
}
.about4 ul{
    margin: 0 -45px;
}
.clutrue-img{
    width: 120px;
    text-align: center;
    height: 100px;
    line-height: 100px;
    margin: 0 auto;
}
.clutrue-img img{
    vertical-align: middle;
    display: inline-block;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter:grayscale(1);
}
.clutrue-item h1{
    margin: 50px 0 20px 0;
    transition: all linear .2s;
}
.clutrue-item p {
    transition: all linear .2s;
    white-space: pre-wrap;
}
.clutrue-item>div:hover p,
.clutrue-item>div:hover h1{
    color: #2093f8;
}
.clutrue-item>div:hover img{
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter:grayscale(0);
}
.about5 li{
    padding: 0 10px;
}
.about5 ul{
    margin: 0 -10px;
}
.about6 .container-fixed{
    position: absolute;
    top: 50%;left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.about6-text h1{
    font-size: 50px;
    color: #666;
}
.about6-text p:nth-child(2){
    font-size: 38px;
    color:#999;
    margin: 20px 0;
}
.about6-text p:last-child a{
    display: inline-block;
    width: 300px;
    height: 100px;
    line-height: 98px;
    border: 1px solid #2093f8;
    background: #2093f8 !important;
    color: #fff;
    font-size: 32px;
    text-align: center;
    transition: all linear .3s;
    border-radius: 50px;
}
.about6-text p:last-child a:hover{
    background: transparent !important;
    color: #2093f8;
}
.bx-ContactUs .col-md-5 p{
    line-height: 40px;
    margin-bottom: 40px;
    font-size: 24px;
    color: #333;
}
.pro1-img{
    width:120px;
    height: 120px;
  /*  border: 1px solid #707070;*/
    line-height: 118px;
    text-align: center;
    border-radius: 60px;
    margin: 0 auto;
    overflow: hidden;
}
.pro1-img img{
    vertical-align: middle;
}
.pro1-item:hover p{
    color: #2093f8;
}
.pro1-item:hover .pro1-img{
    border-color: #2093f8;
  /*  background: #2093f8;*/
}
/*.pro1-item:hover .pro1-img img{
    filter: drop-shadow(#fff 50px 0px );
     -webkit-filter: grayscale(1);
    -moz-filter:grayscale(1); 
}*/
/*.pro1-item:hover .pro1-img img{
    position: relative;
    left: -50px;
}*/
.pro2 .container-fixed{
    width: 1000px;
    margin: 0 auto;
}
.pro2 .bx-news-tow ul li .pic{
    width: 550px;
    height: 410px;
    position: relative;
}
.pro2 .bx-news-tow ul li .tet{
    padding-left: 600px;
    padding-top: 150px;
}
.pro2 .bx-news-tow2 ul li:nth-child(2n) .tet{
    padding-right: 550px;
}
.pro2 .bx-news-tow2 ul li:nth-child(2n) .pic{
    text-align: right;
}
.pro2 .bx-news-tow ul li{
    border-bottom: none;
}
/* .pro2 .bx-news-tow ul li .pic::before{
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 5px;
    border: 1px solid #51C4A8;
    position: absolute;
    top: 295px;
    right: 0;
}
.pro2 .bx-news-tow ul li .pic:after{
    content: '';
    width: 220px;
    height: 1px;
    background: #51C4A8;
    position: absolute;
    right: 10px;
    top: 299px;
} */
.pro2 .bx-news-tow ul li:hover h3{
    color: #51C4A8;
}
.pro2 .bx-news-tow ul li:nth-child(2n) .pic::before{
    right: inherit;
    left: 0;
}
.pro2 .bx-news-tow ul li:nth-child(2n) .pic:after{
    right: inherit;
    left: 10px;width: 150px;
}
.cpjs_down_box ul li{
    width: 33%;
}
.case-more a{
    display: inline-block;
    width: 300px;
    height: 100px;
    line-height: 98px;
    border: 1px solid #2093f8;
    background: #2093f8 !important;
    color: #fff;
    font-size: 32px;
    text-align: center;
    transition: all linear .3s;
    border-radius: 50px;
}
.case-desc{
    color: #707070;
}
.wenti-right li{
    margin-bottom: 30px;
    position: relative;
}
.wenti-right li p{
    line-height:30px ;
    font-size: 18px;
    color: #999;
    display: inline-block;
    max-width: 100%;
}
.wenti-right li:hover p{
    color: #2093F8;
}
.wenti-right li:nth-child(8),
.wenti-right li:nth-child(2){
    left: 202px;
    width: calc(100% - 202px);
}
.wenti-right li:nth-child(7),
.wenti-right li:nth-child(3){
    left: 309px;
    width: calc(100% - 309px);
}
.wenti-right li:nth-child(6),
.wenti-right li:nth-child(4){
    left: 330px;
    width: calc(100% - 330px);
}
.wenti-right li:nth-child(5){
    left:400px;
    width: calc(100% - 400px);
}
.wenti-right li:before{
    content: '';
    width: 100%;
    height: 0;
    border-bottom: 1px dashed #999;
    position: absolute;
    left: -100%;
    top: 50%;
}
.wenti-right li:nth-child(1):before,
.wenti-right li:nth-child(9):before{
    width: 137px;
    left: -147px;
}
.wenti-right li:nth-child(2):before,
.wenti-right li:nth-child(8):before{
    width: 252px;
    left: -262px;
}
.wenti-right li:nth-child(3):before,
.wenti-right li:nth-child(7):before{
    width: 311px;
    left: -321px;
}
.wenti-right li:nth-child(4):before,
.wenti-right li:nth-child(6):before{
    width: 290px;
    left: -300px;
}
.wenti-right li:nth-child(5):before{
    width: 311px;
    left: -320px;
}
.case4{
    background: url(../images/jjfa.png) no-repeat;
    background-size: cover;
}
.case4-list li{
    padding: 50px 100px;
    border-bottom: 1px solid #CECECE;
}
.case4-list li:nth-child(2n) .col-md-6:first-child{
    float: right;
    text-align: right;
}
.case4-list li .col-md-6:nth-child(2) h3{
    color: #2093f8;
    line-height:40px;
}
.case4-list li .col-md-6:nth-child(2) {
    padding: 0 20px;
}
.case5-img{
    width: 130px;
    height: 130px;
   /* border: 1px solid #707070;*/
    border-radius: 70px;
    line-height: 128px;
    text-align: center;
    margin: 0 auto;
}
    .case5-img h1 {
        transition: all linear .3s;
    }
    .case5-img img {
        transition: none;
    }
    .case5-item p {
        white-space: pre-wrap;
        display: inline-block;
        transition: all linear .3s;
    }
.case-swiper .swiper-button-prev,
.case-swiper .swiper-button-next{
    width: 34px;
    height: 34px;
    border-radius: 17px;
    border: 1px solid #707070;
    margin-top: -17px;
    background-image: none;
    text-align: center;
    line-height: 34px;
}
.case-swiper{
    padding: 0 50px;
}
.case-swiper .swiper-slide:hover p{
    color: #2093f8;
}
.case-swiper .swiper-slide:hover h1{
    color: #2093f8;
}
/*.case-swiper .swiper-slide:hover .case5-img{
    border-color: #2093f8;
    background: #2093f8;
}*/
/*.case-swiper .swiper-slide:hover .case5-img img{
    filter: brightness(10);
}*/
.bx-plr60 {
    padding-left:60px !important;
    padding-right:60px !important;
}
.sy-news .bx-news-tow ul li .tet h3 {
    font-size:24px;
}
.case6 a{
    display: block;
}
.case6 span{
    display: inline-block;
    line-height: 78px;
    height: 80px;
    width: 220px;
    font-size: 24px;
    background: #2093f8;
    color: #fff;
    border-radius: 100px;
    border: 1px solid #2093f8;
    text-align: center;
    transition: all linear .3s;
    position: absolute;
    top: 56%;
    right: 26%;
}
.case6 span:hover{
    color: #0051b3;
    background: transparent;
}
@media(max-width:1540px) {
    .block1 .row{
        margin-right: -55px;
    }
    .block4-text-box {
        width: calc(100% - 230px);
    }
}
@media(max-width:1540px) {
    .clutrue-item {
        padding:0 10px;
    }
}
