@charset "utf-8";
/**导航**/
#nav_top {
    width: 100%;
    height: 80px;
    background-color: white;
    position: fixed;
    z-index: 99;
}

#nav_top .nav_1200 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

#nav_top .nav_1200 .logo {
    width: 100%;
    max-width: 220px;
    float: left;
    margin-top: 15px;
}

#nav_top .nav_1200 .logo img {width: 100%;}

#nav_top .nav_1200 .nav {
    width: 906px !important;
    height: 80px;
    float: right;
}

.slide3 .box3 .about_box .about_li.mohu {
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -ms-filter: blur(1px);
    -o-filter: blur(1px);
    filter: blur(1px);
    opacity: 0.5;
    transition: filter ease .5s 0s !important;
}

  #c_portalResEbizads_banner-15564226208991541{
  display:none;
  }
  
    /**第二屏**/
    .slide2 {
    }

    .slide2 .box2 {
    }

    .slide2 .box2 .case_title {
        position: relative;
        z-index: 99;
    }

    .slide2 .box2 .case_title h2 {
        text-align: center;
        color: white;
        font-size: 36px;
        line-height: 56px;
        margin-bottom: 10px;
    }

    .slide2 .box2 .case_title p {
        text-align: center;
        font-size: 24px;
        color: white;
    }

    .slide2 .box2 .case_box {
        position: absolute;
        z-index: 2;
        width: 78%;
        max-width: 1480px;
        margin: 0 auto;
        overflow: hidden;
        left: 50%;
        top: calc(54% + 80px);
        transform: translate(-50%,-50%);
    }

    .slide2 .box2 .case_box .case_left {
        width: 28%;
        float: left;
        margin-right: 20px;
        max-width: 420px;
        position: relative;
    }

    .slide2 .box2 .case_box .case_left:before {
        content: " ";
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.8);
        position: absolute;
        left: -100%;
        top: 0px;
        z-index: 6;
        transition: all 0.6s;
    }

    .slide2 .box2 .case_box .case_left:hover:before {
        left: 0px;
    }

    .slide2 .box2 .case_box .case_left img {
        width: 100%;
        position: relative;
        z-index: 1;
    }

    .slide2 .box2 .case_box .case_left a {
        display: block;
        width: 100%;
        height: auto;
        position: absolute;
        left: -50%;
        top: 50%;
        z-index: 18;
        transition: all 0.6s;
        transform: translate(-50%,-50%);
    }

    .slide2 .box2 .case_box .case_left:hover a {
        left: 50%;
    }

    .slide2 .box2 .case_box .case_left a h2 {
        font-size: 36px;
        color: white;
        text-align: center;
        line-height: 100px;
    }

    .slide2 .box2 .case_box .case_left a p {
        font-size: 18px;
        color: white;
        text-align: center;
        line-height: 50px;
        background: url(../images/jiantou.png) no-repeat;
        background-position: 60px;
    }

    .slide2 .box2 .case_box .case_con {
        width: calc(100% - 20px);
        float: left;
    }

    .slide2 .box2 .case_box .case_con ul {
        float: left;
    }

    .slide2 .box2 .case_box .case_con li {
        position: relative;
        overflow: hidden;
        width: 240px;
        height: 240px;
    }

    .slide2 .box2 .case_box .case_con li img {
        width: 100%;
        height: 100%;
    }

    .slide2 .box2 .case_box .case_con a {
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.8);
        position: absolute;
        left: -100%;
        top: 0%;
        transition: all 0.5s;
    }

    .slide2 .box2 .case_box .case_con li:hover a {
        left: 0%;
    }

    .slide2 .box2 .case_box .case_con a h2 {
        color: white;
        font-size: 23px;
        text-align: center;
        line-height: 230px;
    }

    .slide2 .box2 .case_box .case_con a p {
        font-size: 18px;
        color: white;
        text-align: center;
        line-height: 50px;
        background: url(../images/jiantou.png) no-repeat;
        background-position: 28%;
    }

    .slide2 .box2 .case_box .case_con ul li {
        float: left;
        width:23%;
        height: 23%;
        border-radius: 50%;
        margin-left: 18px;
        margin-bottom: 5px;
    }

    /**第三屏**/

     .slide3 {
    }

    .slide3 .box3 {
    }

    .slide3 .box3 .max_1366 {
        width: 100%;
        max-width: 1366px;
        height: 545px;
        margin: 0 auto;
        position: absolute;
        z-index: 2;
        left: 50%;
        top: 60%;
        transform: translate(-50%,-50%);
    }

    .slide3 .box3 .max_1366 .box_left {
        border: solid 6px #717171;
        float: left;
        padding-left: 2%;
        width: 34%;
        height: 339px;
        position: absolute;
        z-index: 2;
    }

    .slide3 .box3 .max_1366 .box_left img {
        position: absolute;
        bottom: 20px;
        max-width: 470px;
        width: 100%;
    }

    .slide3 .box3 .max_1366 .box_center {
        border: solid 4px #a9a9a9;
        float: left;
        max-width: 435px;
        max-height: 340px;
        width: 50%;
        height: 340px;
        position: absolute;
        left: 20%;
        top: 35%;
    }

    .slide3 .box3 .max_1366 .box_center p {
        font-size: 26px;
        color: white;
        float: right;
        transform: rotate(90deg);
        margin-top: 32%;
        position: absolute;
        right: 11%;
    }

    .slide3 .box3 .max_1366 .box_center h2 {
        color: #e0222e;
        font-size: 36px;
        width: 40px;
        float: right;
        margin-right: 18%;
        margin-top: 8%;
    }

    .slide3 .box3 .max_1366 .box_right {
        font-size: 12px;
        line-height: 35px;
        float: right;
        max-width: 705px;
        width: 50%;
        padding: 2% 3% 2% 4%;
        border: solid 2px #ffffff;
    }

    .slide3 .box3 .max_1366 .box_right p {
    font-size: 16px;
    }

    .slide3 .box3 .max_1366 .box_right a {
        display: block;
        width: 105px;
        background-color: #e0222e;
        height: 34px;
        color: white;
        text-align: center;
        line-height: 35px;
        float: right;
    }

    /**第四屏**/
    .slide4 {
    }

    .slide4 .box4 {
    }

    .slide6 .box6 .about_tit {
        position: relative;
        z-index: 99;
    }

    .slide6 .box6 .about_tit h2 {
        text-align: center;
        color: white;
        font-size: 36px;
        line-height: 56px;
        margin-bottom: 10px;
    }

    .slide6 .box6 .about_tit p {
        text-align: center;
        font-size: 24px;
        color: white;
    }

    .slide6 .box6 .about_box {
        position: absolute;
        z-index: 2;
        width: 78%;
        max-width: 1480px;
        margin: 0 auto;
        overflow: hidden;
        left: 50%;
        top: calc(30% + 80px);
        transform: translate(-50%,-50%);
    }

    .slide6 .box6 .about_box .about_con {
        width: calc(100% - 20px);
        float: left;
    }

    .slide6 .box6 .about_box .about_con ul {
        
    }
    .slide6 .box6 .about_box .about_con ul li {
        overflow: hidden;
        /*height: 138px;*/
        background: rgba(255, 255, 255, 0.7);
        margin-bottom: 10px;
        width: 48%;
        margin-right: 2%;
        float: left;
    }

    .slide6 .box6 .about_box .about_con ul li img {
        width: 30%;
        height: 138px;
        object-fit: cover;
        float: left;
    }
    .slide6 .box6 .about_box .about_con ul li .about_right{
        float: left;
        padding: 5px 20px;
        /*width: 70%;*/
    }
    .slide6 .box6 .about_box .about_con ul li .about_right .about_name{
        font-weight: bold;
        font-size: 16px;
        line-height: 2;
    }
    .slide6 .box6 .about_box .about_con ul li .about_right .about_desc{
        color: #111;
        line-height: 1.5;
    }
    .slide6 .box6 .about_box .about_con .more{
        text-align: center;
    }
    .slide6 .box6 .about_box .about_con .more a{
        margin: 30px auto;
        height: 50px;
        line-height: 50px;
        width: 150px;
        background: #fff;
        display:inline-block;
        border: 0;
        color: #333;
        cursor: pointer;
    }
    /**第五屏**/
    .slide5 {
    }

    .slide5 .box5 {
    }

    .slide5 .box5 .case_title {
        position: relative;
        z-index: 99;
    }

    .slide5 .box5 .case_title h2 {
        text-align: center;
        color: white;
        font-size: 36px;
        line-height: 56px;
        margin-bottom: 10px;
    }

    .slide5 .box5 .case_title p {
        text-align: center;
        font-size: 24px;
        color: white;
    }

    .slide5 .box5 .case_box {
        position: absolute;
        z-index: 2;
        width: 78%;
        max-width: 1480px;
        margin: 0 auto;
        overflow: hidden;
        left: 50%;
        top: calc(54% + 80px);
        transform: translate(-50%,-50%);
    }

    .slide5 .box5 .case_box .case_left {
        width: 28%;
        float: left;
        margin-right: 20px;
        max-width: 420px;
        position: relative;
    }

    .slide5 .box5 .case_box .case_left:before {
        content: " ";
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.8);
        position: absolute;
        left: -100%;
        top: 0px;
        z-index: 6;
        transition: all 0.6s;
    }

    .slide5 .box5 .case_box .case_left:hover:before {
        left: 0px;
    }

    .slide5 .box5 .case_box .case_left img {
        width: 100%;
        position: relative;
        z-index: 1;
    }

    .slide5 .box5 .case_box .case_left a {
        display: block;
        width: 100%;
        height: auto;
        position: absolute;
        left: -50%;
        top: 50%;
        z-index: 18;
        transition: all 0.6s;
        transform: translate(-50%,-50%);
    }

    .slide5 .box5 .case_box .case_left:hover a {
        left: 50%;
    }

    .slide5 .box5 .case_box .case_left a h2 {
        font-size: 36px;
        color: white;
        text-align: center;
        line-height: 100px;
    }

    .slide5 .box5 .case_box .case_left a p {
        font-size: 18px;
        color: white;
        text-align: center;
        line-height: 50px;
        background: url(../images/jiantou.png) no-repeat;
        background-position: 60px;
    }

    .slide5 .box5 .case_box .case_con {
        width: calc(100% - 20px);
        float: left;
        background:rgba(255, 255, 255, 0.7) 
    }

    .slide5 .box5 .case_box .case_con ul {
        float: left;
    }

    .slide5 .box5 .case_box .case_con ul li {
        position: relative;
        overflow: hidden;
        float: left;
        width: 350px;
        padding: 0 10px;
        margin-bottom: 5px;
    }
    .slide5 .box5 .case_box .case_con ul li a{
        margin: 10px 0;
        display: inline-block;
    }

    .slide5 .box5 .case_box .case_con li img {
        width: 100%;
        height: 100%;
    }

    .slide5 .box5 .case_box .case_con li:hover a {
        left: 0%;
    }

    .slide5 .box5 .case_box .case_con a p {
        font-size: 18px;
        color: white;
        text-align: center;
        line-height: 50px;
        background: url(../images/jiantou.png) no-repeat;
        background-position: 28%;
    }

    /**第六屏**/
    .slide6 {
    }

    .slide6 .box6 {
    }

    .slide6 .box6 .contact_tit {
        position: relative;
        z-index: 99;
        margin-top:17%;
    }

    .slide6 .box6 .contact_tit h2 {
        text-align: center;
        color: white;
        font-size: 36px;
        line-height: 56px;
        margin-bottom: 10px;
    }

    .slide6 .box6 .contact_tit p {
        text-align: center;
        font-size: 24px;
        color: white;
    }

    .slide6 .box6 .contact_box {
        position: absolute;
        z-index: 2;
        width: 78%;
        max-width: 1480px;
        margin: 0 auto;
        overflow: hidden;
        left: 50%;
        top: calc(80% + 80px);
        transform: translate(-50%,-50%);
    }

    .slide6 .box6 .contact_box .contact_con {
        width: calc(100% - 20px);
        float: left;
    }

    .slide6 .box6 .contact_box .contact_con ul {
        display: flex;
        justify-content: center;
    }
    .slide6 .box6 .contact_box .contact_con ul li {
        overflow: hidden;
        height: 250px;
        margin-bottom: 15px;
        width: 250px;
        margin-right: 10px;
        float: left;
    }
    .slide6 .box6 .contact_box .contact_con ul li .icon{
        margin: 0 auto;
        border: 1px solid #fff;
        border-radius: 50%;
        width: 100px;
        height: 100px;
        padding: 20px;
    }
    .slide6 .box6 .contact_box .contact_con ul li .icon img{
        width: 60px;
        height: 60px;
        height: auto;
        display: block;
        margin: 0 auto;
    }
    .slide6 .box6 .contact_box .contact_con ul li .font{
        margin-top: 20px;
        color: #fff;
        line-height: 2;
        text-align: center;
        font-size: 16px;
    }


/***第一屏*/
.slide1 {
}

.slide1 .box1 {
    margin-top: 80px;
}

/***第二屏*/
.slide2 .box2 .bg {
    background: url(../images/page2.jpg);
    background-size: 100%;
}

/***第三屏*/
.slide3 .box3 .bg {
    background: url(../images/page3.jpg);
    background-size: 100%;
}

/***第四屏*/
.slide4 .box4 .bg {
    background: url(../images/page4.jpg);
    background-size: 100%;
}

/**第五屏**/
.slide5 .box5 .bg {
    background: url(../images/page5.jpg);
    background-size: 100%;
}

/**第六屏**/
.slide6 .box6 .bg {
    background: url(../images/page6.jpg);
    background-size: 100%;
}

/*关于我们*/
.content{
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
    overflow: hidden;
}
.pro_bt3 {
    background: url(../images/products_bg.png) no-repeat top center;
    width: 274px;
    margin: 0 auto;
    text-align: center;
}
.pro_bt3 .En {
    color: #005de0;
    font-size: 30px;
    line-height: 1;
    display: block;
    font-weight: bold;
    padding-top: 20px;
}
.pro_bt3 .Cn {
    display: block;
    color: #005de0;
    font-size: 18px;
    font-weight: bold;
    padding-top: 5px;
}

/*产品列表*/
.crumbsMenu {
    border: 1px solid #e8e8e8;
    text-align: right;
    font-size: 16px;
    line-height: 2;
    padding-right: 10px;
}
.infoContent {
    border: solid 1px #ccc;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 22px;
    padding: 15px 15px 25px;
    overflow: hidden;
}
.infoContent img{
    border: 1px #ccc solid;
    padding: 3px;
}
.infoContent p{
    padding: 5px 0;
}
.nyNav {
    float: left;
    width: 230px;
    margin-right: 8px;
}
.lf_t {
    padding: 18px 0 18px 13px;
    font-weight: bold;
    color: #fff;
    font-size: 24px;
    background: #013f96 url(../images/hhbg.png) no-repeat 180px center;
}
.lf_tn {
    border: 1px solid #e8e8e8;
    border-top: none;
    padding: 15px;
    overflow: hidden;
}
.lf_tn h3 {
    background: #0090ff;
    width: 200px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    clear: both;
    margin: 5px 0;
    border-radius: 3px;
}
.lf_tn h3 a{
    color: #fff;
}
.lf_tn ul li {
    background: #013f96 url(../images/flbj.png) left center no-repeat;
    color: #FFF;
    margin-bottom: 10px;
}
.lf_tn ul li:hover{
    background-color: #005de0;
}
.lf_tn ul li a{
    height: 36px;
    padding-left: 35px;
    line-height: 36px;
    color: #fff;
}
.nr-r {
    width: 902px;
    float: left;
}
.crumbsMenu {
    border: 1px solid #e8e8e8;
    text-align: right;
    font-size: 16px;
    line-height: 2;
    padding-right: 10px;
}
.infoContent .productList {
    overflow: hidden;
}
.infoContent .productList li {
    float: left;
    width: 290px;
    text-align: center;
}
.infoContent .productList li a {
    font-size: 14px;
    line-height: 30px;
}
.infoContent .productList li img {
    width: 280px;
    padding: 3px;
    border: 1px solid #ccc;
    display: block;
}
.pages {
    text-align: center;
    line-height: 40px;
}
.clear {
    clear: both;
}
/*产品内容*/
.productName {
    border-bottom: solid 1px #ccc;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-weight: 800;
    text-align: center;
}
.productAtt p {
    text-align: center;
    padding-left: 10px;
}
.productAtt p span {
    font-weight: bold;
    font-size: 14px;
}
.smallPicList {
    position: relative;
}
.productPic ul li {
    float: left;
    text-align: center;
    width: 430px;
}
.productPic ul li img {
    width: 355px;
    border: 1px #ccc solid;
    padding: 3px;
}
.ProductContent {
    padding: 20px 50px;
}
.ProductContent p {
    line-height: 2;
}
.tags a {
    color: #136ec2;
}
.page {
    float: left;
}
.page a {
    margin-right: 50px;
    line-height: 40px;
    text-align: center;
    padding: 0 20px;
    color: #136ec2;
}
/*新闻*/
.newList li {
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #ccc;
}
.newList li .right {
    float: left;
    width: 100%;
    padding: 10px;
}
.newList li .right .title {
    font-size: 16px;
    font-family: 微软雅黑;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
}
.content {
    line-height: 2;
    font-size: 14px;
}
.newList li .right .title span {
    float: right;
}
/*新闻内页*/
.tit{
    text-align: center;
}
.tit h1 {
    font-size: 28px;
    line-height: 40px;
    color: #333;
    padding: 10px 0;
}
.tit p {
    font-size: 16px;
    color: #4c4c4c;
}
.con{
    font-size: 14px;
    color: #696969;
    line-height: 22px;
    width: 90%;
    margin: 0 auto;
    font-weight: 400;
    border-top: 1px dashed #666;
    padding-top: 20px;
    margin-top: 20px;
}
/*底部*/
.bottom {
    width: 100%;
    line-height: 2;
    padding: 10px;
    text-align: center;
    background: #013f96;
    color: #fff;
    border-top: #013f96 5px solid;
}
.bottom a{
    color: #fff;
}

/*内容头部*/
.header {
    background-color:#013f96;
    z-index: 222;
    top: 0;
    left: 0;
    width: 100%;
}
.header .headerIn {
    width: 1200px;
    margin: 0 auto;
    height: 80px;
}
.nav {
    height: 75px;
    padding-top: 8px;
    overflow: hidden;
    margin: 0 auto;
    float: left;
    width: 1200px;
}
.nav ul{
    width: 100%;
    margin-left: 6px;
}
.nav ul li {
    width: 10%;
    line-height: 65px;
    text-align: center;
    float: left;
}
.nav ul li a{
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}
.nav ul li:hover{
    background-color: #005de0;
    border-radius: 10px;
}
.cont {
    margin-bottom: 0px;
}
.t05 {
    line-height: 40px;
    background: #013f96;
    margin-top: 10px;
    padding: 0 18px;
    color: #fff;
    font-size: 16px;
}
.t05 h5 {
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
}
.t05 a {
    color: #fff;
}
.cont .subnr {
    background: #fff;
    border: 1px solid #E0E0E0;
    border-top: 0;
    overflow: hidden;
    padding: 5px 14px 10px 14px;
    height: 329px;
}
.cont .subnr p {
    line-height: 28px;
    overflow: hidden;
    font-size: 14px;
    color: #333333;
}