    /*首页样式*/
    .headr-top {
        width: 100%;
        /* width: 1200px; */
        height: 40px;
        line-height: 40px;
        z-index: 9999;
        color: #fff;
        background-color: rgba(0, 99, 178, 1);
        position: fixed;
        top: 0;
        font-size: 14px;
    }

    .layout {
        width: 1200px;
        margin: 0 auto;
    }

    .headr-top .tel {
        float: right;
        margin-right: 2%;
    }

    .headr-top .email {
        float: right;
        margin-right: 2%;
    }

    .biaoti {
        height: 195px;
        line-height: 195px;
        text-align: center;
        font-size: 36px;
    }

    .header1 {
        width: 1200px;
        height: 100px;

        /* line-height: 100px; */
        position: absolute;
        z-index: 1000;
        left: 50%;
        top: 60px;
        margin-left: -600px;
        background: #FFFFFF;
    }

    .header4 {
        width: 1200px;
        height: 100px;
        line-height: 100px;
        position: absolute;
        z-index: 1000;
        left: 50%;
        margin-left: -600px;
        background: #FFFFFF;
    }

    .header2 {
        top: 50px;
        box-shadow: 0px 9px 13px 0px #d1d1d2;
    }

    .header {
        width: 100%;
        min-width: 1200px;
        height: 100px;
        position: fixed;
        z-index: 1000;
        box-shadow: 0px 9px 13px 0px #d1d1d2;
        background: #FFFFFF;
    }

    .header3 {
        width: 100%;
        min-width: 1200px;
        height: 100px;
        position: fixed;
        z-index: 1000;
        box-shadow: 0px 9px 13px 0px #d1d1d2;
        background: #FFFFFF;
    }

    .header1>a>img {
        padding: 0 26px;
        margin-top: 10px;
    }

    .header4 img {
        padding: 0 50px;
        margin-top: 10px;
    }

    .header1>.first-ul {
        display: inline-block;
        height: 100px;
        line-height: 100px;
    }

    .header4 ul {
        display: inline-block;
        height: 100px;
        line-height: 100px;
    }

    .header1 ul li {
        float: left;
        position: relative;
    }

    .header4 ul li {
        float: left;
        position: relative;
    }

    .header1 .first-ul>li>a {
        display: block;
        height: 100px;
        padding: 0 22px;
        font-size: 16px;
        font-weight: 600;
    }

    /* .header1 .first-ul>li:last-child a{
	padding-right:0;
} */

    .header1 .language {
        float: right;
        /* margin-right:1%; */
        display: inline-block;
        width: 100px;
        line-height: 100px;
    }

    .header1 .language a {
        display: inline-block;
        width: 34px;
        height: 34px;
        line-height: 3;
        margin: 0 5%;
    }

    .header1 .language a img {
        max-width: 100%;
        max-height: 100%;
    }

    .header4 ul li a {
        display: block;
        height: 100px;
        padding: 0 25px;
        font-size: 23px;
        font-weight: 400;
    }

    .header1>ul>li>a.active {
        background: #0157a2;
        color: #fff;
    }

    .header4 ul li a.active {
        background: #0157a2;
        color: #fff;
    }

    .header1 ul li a:hover {
        color: #0157a2;
    }

    .header4 ul li a:hover {
        color: #0157a2;
    }

    .header1 ul li a.active:hover {
        background: #0157a2;
        color: #fff;
    }

    .header4 ul li a.active:hover {
        background: #0157a2;
        color: #fff;
    }

    .header1 ul li .erji {
        display: none;
        position: absolute;
        height: auto;
        background: #fff;
        box-shadow: 0px 9px 13px 0px #d1d1d2;
    }

    .header4 ul li .erji {
        display: none;
        position: absolute;
        height: auto;
        background: #fff;
        box-shadow: 0px 9px 13px 0px #d1d1d2;
    }

    .header1 ul li:hover .erji {
        display: block;
    }

    .header4 ul li:hover .erji {
        display: block;
    }

    .header1 ul li .erji li {
        display: block;
        width: 100%;
        line-height: 28px;
        position: relative;
    }

    .header4 ul li .erji li {
        display: block;
        width: 100%;
        height: 80px;
        line-height: 80px;
    }

    .header1 ul li .erji li a {
        display: block;
        white-space: nowrap;
        padding: 0 25px;
        font-size: 14px;
        color: #333;
    }

    /* <!-- 向右箭头 --> */

    .arrow-right {
        display: inline-block;
        width: 6px;
        height: 6px;
        border-bottom: 1px solid #666;
        border-right: 1px solid #666;
        transform: rotate(312deg);
        position: absolute;
        top: 40%;
        right: 8px;
    }

    /* 三级导航 */

    .three-nav {
        display: none;
        position: absolute;
        top: 0;
        left: 100.8%;
        height: auto;
        background: #fff;
        box-shadow: 0px 9px 13px 0px #d1d1d2;
    }

    .header4 ul li .erji li a {
        white-space: nowrap;
        height: 80px;
    }

    .header1 ul li .erji li:hover {
        background: #0157a2;
    }

    .header1 ul li .erji li:hover .three-nav {
        display: block;
    }

    .header4 ul li .erji li:hover {
        background: #0157a2;
    }

    .header4 ul li .erji li:hover .three-nav {
        display: block;
    }

    .header1 ul li .erji li:hover>a {
        color: #ffffff;
    }

    .header1 ul li .erji li:hover .arrow-right {
        border-bottom-color: #fff;
        border-right-color: #fff;
    }

    .header4 ul li .erji li:hover>a {
        color: #ffffff;
    }

    .header4 ul li .erji li:hover .arrow-right {
        border-bottom-color: #fff;
        border-right-color: #fff;
    }

    .index .swiper-pagination-bullet {
        background: #fff;
        opacity: 1;
    }

    .index .swiper-pagination-bullet-active {
        opacity: 1;
        background: #007aff;
    }

    .index_pro {
        width: 100%;
        min-width: 1200px;
        padding: 150px 0 0;
    }

    .index_pro .pro_yi {
        width: 1200px;
        height: 70px;
        margin: 0 auto;
        line-height: 150px;
        background: #fff;
        overflow: hidden;
    }

    .index_pro .pro_yi h4 {
        float: left;
        text-align: center;
        width: 600px;
        font-size: 20px;
        height: 70px;
        line-height: 70px;
        position: relative;
        font-weight: 600
    }

    .index_pro .pro_yi h4.h4add {
        background: #0157a2;
        color: #fff;
    }

    .index_pro .pro_yi h4 span {
        position: absolute;
        border-width: 15px;
        border-style: solid;
        border-color: transparent transparent #fff transparent;
        bottom: 0;
        left: 50%;
        margin-left: -15px;
    }

    .index_pro .pro_er {
        width: 1200px;
        margin: 0 auto;
        background: #fff;
        overflow: hidden;
        box-sizing: border-box;
        padding: 50px 15px;
        box-shadow: 0px 9px 13px 0px #d1d1d2;
    }

    .index_pro .pro_er ul li {
        float: left;
        width: 304px;
        margin: 0 43px 30px;
    }

    .index_pro .pro_er ul li div {
        width: 304px;
        height: 304px;
        line-height: 304px;
        text-align: center;
        box-sizing: border-box;
        border: 1px solid #eeeeee;
        overflow: hidden;
    }

    .index_pro .pro_er ul li img {
        width: 100%;
    }

    .index_pro .pro_er ul li:hover img {
        width: 105%;
        transition: width 0.5s;
        -moz-transition: width 0.5s;
        /* Firefox 4 */
        -webkit-transition: width 0.5s;
        /* Safari 和 Chrome */
        -o-transition: width 0.5s;
    }

    .index_pro .pro_er ul li a h4 {
        font-size: 20px;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        background: #0157a2;
        color: #ffffff;
        padding: 0 10px;
    }

    .index_pro .pro_er ul li a p {
        font-size: 16px;
        height: 50px;
        line-height: 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        padding: 0 10px;
        background: #0157a2;
        color: #ffffff;
        text-align: center;
    }

    .index_pro .abouts span {
        line-height: 1.7;
        font-size: 14px;
    }

    .index_pro .index_product .abouts {
        box-shadow: none;
        padding: 20px 10px;
    }

    /* product */

    .product {
        width: 1200px;
        height: 660px;
        margin: 0 auto;
        box-shadow: 0px 9px 13px 0px #d1d1d2;
    }

    .product .swiper-container {
        width: 1120px;
    }

    .product .swiper-slide {
        transition: all .2s;
    }

    .product .swiper-slide:hover {
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
        transform: translate3d(0, -2px, 0);
    }

    .product .swiper-slide .box-img {
        width: 353px;
        height: 255px;
    }

    .product .swiper-slide .box-img img {
        height: 100%;
        max-width: 100%;
        max-height: 100%;
    }

    .product .swiper-button-next,
    .product .swiper-button-prev {
        background-size: 24px 28px;
        outline: none;
    }

    .product .swiper-container p {
        text-align: center;
        font-size: 18px;
        color: #666;
        padding: 5% 0;
    }

    .more {
        display: block;
        width: 300px;
        margin: 0 auto;
        height: 70px;
        line-height: 70px;
        color: #0157a2;
        border: 3px solid #0157a2;
        text-align: center;
        margin-top: 50px;
        font-size: 24px;
    }

    .more2 {
        display: block;
        width: 300px;
        margin: 0 auto;
        height: 70px;
        line-height: 70px;
        color: #fff;
        border: 3px solid #fff;
        text-align: center;
        margin-top: 50px;
        font-size: 24px;
    }

    .more2:hover {
        color: #0157a2;
        background: #fff;
    }

    .more:hover {
        color: #fff;
        background: #0157a2;
    }

    .index_case {
        width: 1200px;
        margin: 0 auto;
        padding-bottom: 50px;
        overflow: hidden;
    }

    .index_case ul {
        overflow: hidden;
    }

    .index_case ul li {
        float: left;
        width: 380px;
        height: 380px;
        margin-right: 30px;
        overflow: hidden;
        position: relative;
        margin-bottom: 50px;
    }

    .cases ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: 3% auto;
    }

    .cases ul li {
        width: 30%;
    }


    .index_case ul li:nth-child(3n) {
        margin-right: 0;
    }

    .index_case ul li .case_img {
        width: 100%;
        height: 100%;
    }

    .index_case ul li div {
        position: absolute;
        width: 380px;
        height: 380px;
        text-align: center;
        background: rgba(0, 0, 0, .4);
        color: #fff;
        transition: all 1s;
        -moz-transition: all 1s;
        /* Firefox 4 */
        -webkit-transition: all 1s;
        /* Safari 和 Chrome */
        -o-transition: all 1s;
    }

    .index_case ul li div h4 {
        margin-top: 130px;
        font-size: 24px;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .index_case ul li div p {
        font-size: 14px;
        height: 125px;
        line-height: 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
    }

    .index_case ul li div.er_case a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .index_case ul li div.er_case a img {
        margin-top: 165px;
    }

    .index_case ul li div.yi_case {
        top: 0;
        left: 0;
    }

    .index_case ul li div.er_case {
        top: 0;
        left: -380px;
    }

    .index_case ul li:hover .yi_case {
        left: 380px;
    }

    .index_case ul li:hover .er_case {
        left: 0;
    }

    .index_us_yi {
        width: 100%;
        min-width: 1200px;
        background: url(../images/why.jpg) no-repeat;
        max-height: 600px;
        background-size: 100% auto;
    }

    .index_us_yi div {
        width: 1200px;
        margin: 0 auto;
        text-align: center;
        color: #fff;
        padding: 150px 0;
    }

    .index_us_yi div h4 {
        font-size: 36px;
        line-height: 70px;
    }

    .index_us_yi div p {
        font-size: 16px;
        line-height: 30px;
    }

    .index_us_er {
        width: 1200px;
        margin: 0 auto;
        padding-bottom: 50px;
    }

    .index_us_er .img-box,
    .index_us_er .content {
        box-sizing: border-box;
        width: 600px;
        min-height: 360px;
        float: left;
        position: relative;
    }

    .index_us_er .swiper-container {
        height: 440px;
    }

    .index_us_er .img-box {
        position: absolute;
        top: -80px;
        left: 0;
        z-index: 100;
    }

    .index_us_er .content {
        padding-left: 60px;
        float: right;
        height: 360px;
    }

    .index_us_er .content p {
        font-size: 16px;

    }

    .index_us_er .img-box img {
        width: 100%;
        height: 100%;
        max-width: 100%;
        max-height: 100%;
    }

    .index_us_er .img-box .swiper-pagination-bullet {
        background: #fff;
        opacity: 1;
    }

    .index_us_er .img-box .swiper-pagination-bullet-active {
        opacity: 1;
        background: #007aff;
    }

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

    .index_us_er div h4 {
        padding: 4% 0;
        font-size: 28px;
    }

    .index_us_er div p {
        line-height: 25px;
        font-size: 18px;
        font-weight: 500
    }

    .index_view {
        margin-top: 120px;
        width: 100%;
        min-width: 1200px;
        min-height: 888px;
        background: url(../images/new.jpg) no-repeat;
    }

    .index_view ul {
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
    }

    .index_view ul li {
        float: left;
        width: 380px;
        margin-left: 30px;
        background: #fff;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        /* Firefox 4 */
        -webkit-transition: all 0.5s;
        /* Safari 和 Chrome */
        -o-transition: all 0.5s;
        margin-bottom: 40px;
        transition: all .2s;
    }

    .index_view ul li:nth-child(3n-2) {
        margin-left: 0;
    }

    .index_view ul li:hover {
        box-shadow: 0 5px 20px #333;
        transform: translate3d(0, -2px, 0);
    }

    .index_view ul li:hover h4 {
        color: #0157a2;
    }

    .index_view ul li img {
        width: 100%;
        height: 250px;
    }

    .index_view ul li div {
        padding: 15px;
    }

    .index_view ul li div span {
        font-size: 14px;
        color: #999;
        line-height: 30px;
    }

    .index_view ul li div p {
        font-size: 14px;
        color: #999;
        height: 50px;
        line-height: 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        margin-bottom: 30px;
    }

    .index_view ul li div h4 {
        font-size: 18px;
        font-weight: 600;
        height: 50px;
        line-height: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
    }

    /* honors */

    .honors .index_us_yi {
        min-height: 470px;
        /* background: url(../images/product02.png) no-repeat; 
	background-size: cover;*/
    }

    .honors div p {
        padding: 0 15%;
    }

    .honors {
        position: relative;
        z-index: -1;
        height: 720px;
        margin-top: 70PX;
        margin-bottom: 100PX;
        background: #f4f4f4;
    }

    .honors .box {
        background-color: #f4f4f4;
        z-index: 10;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -6%);
        width: 1200px;
        margin: 0 auto;
        height: 380px;
        box-shadow: 0px 9px 13px 0px #d1d1d2;
    }

    .honors .box h4 {
        font-size: 32px;
        color: #333;
        font-weight: 700;
        margin: 32px 0 62px 0;
        text-align: center;
    }

    .honors .box ul {
        text-align: center;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .honors .box ul li {
        float: left;
        margin-right: 2%;
        width: 17%;
    }

    /* .honors .box ul li img {
	max-width: 100%;
	max-height: 100%;
} */

    .honors .box ul li:last-child {
        margin-right: 0
    }

    .honors .box ul li p {
        margin-top: 6%;
        padding: 0;
        font-size: 16px;
        line-height: 24px;
        color: #666;
    }

    .honors .box-img {
        width: 210px;
        height: 164px;
    }

    .honors .box-img img {
        height: 100%;
        max-width: 100%;
        max-height: 100%;
    }

    .footer_top {
        border-top: 1px solid #d5d5d5;
        width: 100%;
        min-width: 1200px;
        padding: 50px 0;
        margin-top: 50px;
        background: #ffffff;
    }

    .footer_top>div {
        width: 1200px;
        margin: 0 auto;
        text-align: center;
        overflow: hidden;
    }

    .footer_top>div>a {
        font-size: 16px;
        color: #666;
        padding: 40px 20px;
        line-height: 120px;
        font-weight: 600;
    }

    .footer_top>div>a:hover {
        color: #0157a2;
    }

    .footer_img .en {
        display: inline-block;
        width: 36px;
        height: 36px;
        text-align: center;
        margin: 15px;
        background: #aaaaaa;
    }

    .footer_img .en:hover {
        background: #0157a2;
    }

    .footer_img div img {
        margin-top: 7px;
    }

    .footer_img .bdsharebuttonbox {
        display: flex;
        justify-content: center;
        /* padding-top: 20px; */
        box-sizing: border-box;
    }

    .footer_img .bdsharebuttonbox a {
        padding-left: 30px;
        margin-right: 30px;
        height: 32px;
    }

    .footer_img .bdsharebuttonbox img {
        height: 16px;
        max-width: 100%;
        max-height: 100%;
        cursor: pointer;

    }

    .footer_img .bdsharebuttonbox img:hover .tel {
        display: block;
    }

    .footer_img .bdsharebuttonbox .tel {
        text-align: center;
        position: absolute;
        top: 1px;
        left: 600px;
        width: 135px;
        display: none;
        font-size: 14px;
    }

    .footer_img .bdsharebuttonbox .bds_tsina {
        background-position: 0;
        background-image: url('../images/weibo.png');
        background-size: 100%;
    }

    .bd_weixin_popup .bd_weixin_popup_main {
        padding: 10px 10px !important;
    }

    .bd_weixin_popup .bd_weixin_popup_foot {
        line-height: 17px !important;
    }

    .footer_img .bdsharebuttonbox .popup_weixin {
        /* background-position: 0px -1612px; */
        background-position: 0;
        background-image: url('../images/weixin.png');
        background-size: 100%;
    }

    .footer_img .bdsharebuttonbox .popup_sqq {
        /* background-position: 0px -2652px; */
        background-position: 0;
        background-image: url('../images/qq.png');
        background-size: 100%;
    }

    .footer {
        width: 100%;
        text-align: center;
        height: 40px;
        line-height: 40px;
        color: #fff;
        background: #0157a2;
    }

    /****************************************************************************/
    /*产品列表页样式*/
    /* 产品列表 */

    .index_pro .products {
        width: 1200px;
        margin: 0 auto;
        background: #fff;
    }

    .index_pro .products h5 {
        padding-left: 20px;
        background-color: #0157a2;
        color: #fff;
        font-size: 16px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .index_pro .products .product-nav {
        width: 25%;
        float: left;
        margin-right: 3%;
    }


    /* 向下箭头 */
    .arrow_down {
        display: inline-block;
        width: 8px;
        height: 8px;
        border-bottom: 2px solid #0157a2;
        border-right: 2px solid #0157a2;
        transform: rotate(45deg);
        position: absolute;
        top: 35%;
        left: 90%;
    }

    .index_pro .products .product-list {
        width: 72%;
        float: left;
    }

    .index_pro .products .product-list ul {
        padding-left: 1%;
    }

    .index_pro .products .product-list li {
        border: 1px solid #d9d9d9;
        float: left;
        width: 31%;
        margin: 0 2% 3% 0;
        text-align: center;
        cursor: pointer;
        transition: all .2s;
    }

    .index_pro .products .product-list li:hover {
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
        transform: translate3d(0, -2px, 0);
    }

    .index_pro .products .product-list li img {
        max-width: 240px;
        max-height: 100%;
    }

    .index_pro .products .product-list li .box-img {
        width: 265px;
        height: 180px;
        box-sizing: border-box;
        margin: 3% 0;
    }

    .index_pro .products .product-list li:nth-child(3n) {
        margin-right: 0
    }

    .index_pro .products .product-list li p {
        margin-bottom: 3%;
        text-align: center;
        font-size: 16px;
        line-height: 1.4;
    }

    .top_img {
        position: fixed;
        z-index: 1;
        top: 0;
        padding-top: 100px;
        width: 100%;
        min-width: 1200px;
    }

    .top_img img {
        width: 100%;
    }

    .mianbao {
        width: 100%;
        min-width: 1200px;
        height: 56px;
        margin-bottom: 50px;
    }

    .mianbao .mb_dao {
        width: 1200px;
        height: 56px;
        margin: 0 auto;
        line-height: 56px;
    }

    .mianbao .mb_dao img {
        padding: 19px 20px;
        border-right: 1px solid #eeeeee;
    }

    .mianbao .mb_dao a {
        display: inline-block;
        padding: 0 25px;
        border-right: 1px solid #eeeeee;
        font-weight: 600;
        color: #666;
    }

    .mianbao .mb_dao a:last-child {
        color: #0157a2;
    }

    /****************************************************************************/
    /*产品详情页样式*/

    .biaoti2 {
        font-size: 36px;
        height: 80px;
    }

    .pro_detail {
        width: 100%;
        min-width: 1200px;
    }

    .pro_detail .detail_h4 {
        width: 1200px;
        height: 60px;
        background: #eee;
        margin: 0 auto;
        position: relative;
        display: flex;
    }

    .pro_detail .detail_h4 h4 {
        display: inline-block;
        width: 100%;
        height: 60px;
        line-height: 60px;
        /* text-indent: 2em; */
        color: #888888;
        font-weight: 600;
        border-right: 3px solid #ffffff;
        box-shadow: 0px 9px 13px 0px #d1d1d2;
    }

    .pro_detail .detail_h4 h4.active {
        background: #fff;
        color: #666;
    }

    .pro_detail .detail_div {
        width: 1200px;
        margin: 0 auto;
    }

    .pro_detail .detail_div div {
        width: 100%;
        padding-bottom: 50px;
        background: #fff;
        padding: 0 30px;

    }

    .pro_detail .detail_div P {
        text-align: left !important;
        font-size: 14px !important;
        line-height: 1.6;
        color: #666;

    }

    .pro_detail .detail_div img {
        text-align: center;
        max-width: 100%;
        max-height: auto;
    }

    .pro_img {
        width: 1200px;
        margin: 0 auto;
        display: flex;
    }

    .pro_img div {
        width: 500px;
        height: 560px;
        box-sizing: border-box;
        position: relative;
    }


    .pro_img .img_left {
        border: 1px solid #eee;
        margin-top: -1px;
        line-height: 600px;
        text-align: center;
    }

    .pro_img .img_left img {
        width: 100%;
    }

    .pro_img .img_right {
        padding: 0 30px;
        z-index: 2;
    }

    .pro_img .img_right h4 {
        margin-top: 50px;
        font-size: 24px;
    }

    .pro_img .img_right h5 {
        margin-top: 30px;
        font-size: 24px;
        color: #666;
    }

    .pro_img .img_right p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 40px;
    }

    .pro_img .img_right a {
        position: absolute;
        display: block;
        width: 250px;
        margin: 0 auto;
        height: 50px;
        line-height: 50px;
        color: #0157a2;
        border: 3px solid #0157a2;
        text-align: center;
        margin-top: 50px;
        font-size: 20px;
        bottom: 80px;
        left: 50px;
    }

    .pro_img .img_right a:hover {
        color: #fff;
        background: #0157a2;
    }

    /****************************************************************************/
    /*新闻页样式*/

    .new_contant {
        width: 1200px;
        margin: 0 auto;
        background: #fff;
        padding: 10px 0 50px 10px;
        font-size: 15px;
    }

    .new_contant span {
        font-size: 14px;
        color: #666;
    }

    .new_contant .times {
        font-size: 14px;
        color: #666;
        text-align: right;
    }

    .new_contant h4 {

        font-size: 24px;
        line-height: 1.4;
        margin: 2%;
        margin-left: 20px;
    }

    .new_contant p {
        margin: 20px 20px;
        font-size: 14px;
        color: #666;
        line-height: 25px;
    }

    .new_contant>img {
        width: 100%;
        margin: 20px 20px;
    }

    .new_contant img {
        max-width: 100%;
        height: auto;
        max-height: 100%;
    }

    .f_last {
        display: inline-block;
        padding: 20px 0;
    }

    /****************************************************************************/
    /*联系我们页样式*/

    .contact {
        width: 1200px;
        margin: 0 auto;
    }

    .contact>h4 {
        text-align: center;
        font-size: 16px;
        height: 100px;
    }

    .contact .contact_center {
        width: 100%;
        display: flex;
        margin-bottom: 50px;
    }

    .contact .contact_center div {
        box-sizing: border-box;
        width: 600px;
        padding: 0 30px;
    }

    .contact .contact_center div h4 {
        font-size: 18px;
        font-weight: 600;
    }

    .contact .contact_center .center_left h5 {
        font-size: 18px;
        font-weight: 600;
        line-height: 80px;
        color: #0157a2;
    }

    .contact .contact_center .center_left h5 img {
        padding-right: 15px;
        vertical-align: middle;
    }

    .contact .contact_center .center_left p {
        font-size: 16px;
        line-height: 25px;
        color: #666;
        padding-left: 30px;
        margin: 10px 0;
    }

    .contact .contact_center .center_left p span {
        color: #333;
        font-weight: 600;
    }

    .contact .contact_center .center_right form {
        padding: 50px 0;
    }

    .contact .contact_center .center_right input {
        width: 98%;
        border: 2px solid #dcdcdc;
        margin-bottom: 20px;
        line-height: 40px;
        font-size: 14px;
        padding: 0 10px;
    }

    .contact .contact_center .center_right textarea {
        width: 98%;
        height: 120px;
        line-height: 20px;
        border: 2px solid #dcdcdc;
        margin-bottom: 20px;
        font-size: 14px;
        padding: 0 10px;
        margin-left: 8px;
    }

    .contact .contact_center .center_right .contact_send {
        background: #fff;
        line-height: 50px;
        border-color: #0157a2;
        font-size: 20px;
        font-weight: 600;
        color: #0157a2;
        margin-left: 8px;
    }

    .contact .contact_center .center_right .contact_send:hover {
        background: #0157a2;
        color: #fff;
    }

    .map_div {
        margin-bottom: 80px;
    }

    /****************************************************************************/
    /*案例详情页样式*/

    .case_contant {
        width: 1200px;
        margin: 0 auto;
        background: #fff;
    }

    .case_contant h4 {
        line-height: 60px;
        font-size: 24px;
        font-weight: 600;
        margin-left: 20px;
    }

    .case_contant p {
        line-height: 25px;
        font-size: 14px;
        margin: 10px 20px;
    }

    .case_contant .case_lunbo {
        width: 1200px;
    }

    .case_contant .case_lunbo .swiper-slide img {
        width: 100%;
    }

    /****************************************************************************/
    /*关于我们样式*/

    .Factory .Factory_top img {
        width: 100%;
        margin-bottom: 40px;
    }

    .Factory .Factory_top p {
        font-size: 16px;
        line-height: 25px;
        margin: 0 20px;
    }

    .Factory .Factory_ul {
        margin: 60px 0;
        overflow: hidden;
    }

    .pro_er .Factory .Factory_ul li {
        margin: 0 20px;
        display: flex;
        width: 1160px;
        vertical-align: middle;
    }

    .pro_er .Factory .Factory_ul li:hover img {
        width: 580px;
    }

    .pro_er .Factory .Factory_ul li img {
        width: 580px;
    }

    .pro_er .Factory .Factory_ul li p {
        display: table;
        width: 580px;
        height: 400px;
        padding-left: 20px;
    }

    .pro_er .Factory .Factory_ul li p span {
        display: inline-block;
        display: table-cell;
        vertical-align: middle;
        line-height: 25px;
        font-size: 16px;
    }

    .pro_er .Factory .Factory_ul li p:nth-child(2n-1) {
        padding-left: 0;
        padding-right: 30px;
    }

    .pro_er .Factory .Factory_ul li p span i {
        font-size: 30px;
        color: #0157a2;
    }

    .History .History1 .History_left,
    .History .History1 .History_right {
        display: flex;
        padding: 30px 0;
        width: 601px;
    }

    .History .History1 .History_left {
        border-right: 1px solid #eee;
    }

    .History .History1 .History_right {
        border-left: 1px solid #eee;
        margin-left: 600px;
    }

    .History .History1 .History_left>img,
    .History .History1 .History_right>img {
        height: 18px;
    }

    .History .History1 .History_left>img {
        padding-left: 11px;
    }

    .History .History1 .History_right>img {
        margin-left: -10px;
    }

    .History .History1 div .kuai {
        position: relative;
        width: 540px;
    }

    .History .History1 .History_right .kuai {
        padding-left: 3px;
    }

    .History .History1 div .kuai div {
        width: 100%;
        height: 100%;
        top: 0;
        position: absolute;
        padding: 30px;
        background: rgba(0, 99, 178, 0.5);
    }

    .History .History1 .History_left {
        text-align: right;
    }

    .History .History1 .History_right {
        text-align: left;
    }

    .History .History1 div .kuai h4 {
        color: #0157a2;
        margin-top: -20px;
        font-size: 36px;
        font-weight: 600;
        line-height: 60px;
    }

    .History .History1 div .kuai div h4 {
        margin-top: 70px;
        color: #fff;
    }

    .History .History1 div .kuai p {
        color: #666666;
        font-size: 20px;
        margin-right: 20px;
    }

    .History .History1 div .kuai div p {
        color: #fff;
    }

    .History .History1 .History_left .kuai {
        padding-left: 10px;
    }

    .History .History1 .History_left>img {
        margin-right: -9px;
    }

    .detail_Description {
        font-size: 20px;
    }

    .detail_Description span,
    .detail_Specification span,
    .detail_Specification p,
    .detail_Description p {
        color: #666666;
        font-size: 16px;
        line-height: 1.4;
    }

    .detail_Specification {
        padding: 2%;
    }

    .detail_Specification img {
        max-width: 100%;
        max-height: auto;

    }

    body div {
        position: relative;
        z-index: 10;
    }


    /* product 样式*/

    /* navMenu */
    .navMenubox {
        width: 100%;
        overflow: hidden;
    }

    .navMenu-top {
        padding: 10px;
        color: #fff;
        border-bottom: 1px solid rgba(255, 255, 255, .1)
    }

    .navMenu {
        padding: 0 2%;
    }

    .navMenu>li {
        display: block;
        margin-bottom: 3%;
        padding: 0;
        border: 0px;
    }

    .navMenu>li>a {
        display: block;
        overflow: hidden;
        line-height: 40px;
        color: #666;
        transition: all .5s;
        position: relative;
        text-decoration: none;
        font-size: 16px;
        border: 1px solid #666;
        text-decoration: none;
    }

    .navMenu>li>a .txt {
        display: inline-block;
        padding-left: 15px;
        line-height: 1.7;
    }


    .navMenu>li>a.active,
    .navMenu>li>a:hover {
        color: #FFF;
        background: #0157a2;
    }

    .navMenu li a.active2 {
        color: #FFF;
        background: #0157a2;
    }

    .navMenu li a.active2 span {
        color: #FFF;
    }

    .navMenu>li>a.active .arrow_down,
    .navMenu>li>a:hover .arrow_down {
        border-bottom-color: #fff;
        border-right-color: #fff;
    }


    .navMenu>li>ul.sub-menu,
    .navMenu>li>ul.sub-menu>li>ul.sub-menu {
        display: none;
        list-style: none;
        clear: both;
        margin: 8px 0px 0px 10px;
    }

    .navMenu>li.active>ul.sub-menu,
    .navMenu>li>ul.sub-menu>li.active>ul.sub-menu {}

    .navMenu>li>ul.sub-menu li {
        background: none;
        padding: 0px;
        margin-bottom: 3%;
    }

    .navMenu>li>ul.sub-menu li>a {
        display: block;
        font-size: 16px;
        line-height: 1.7;
        padding-left: 20px;
        color: #666;
        clear: both;
        border: 1px solid #666;
        text-decoration: none;
        position: relative;
    }

    .navMenu>li>ul.sub-menu li>a.active,
    .navMenu>li>ul.sub-menu li>a:hover,
    .navMenu>li>ul.sub-menu>li.active>a {
        color: #FFF;
        background: #0157a2;
    }

    .navMenu>li>ul.sub-menu li>a.active .arrow_down,
    .navMenu>li>ul.sub-menu li>a:hover .arrow_down,
    .navMenu>li>ul.sub-menu>li.active>a .arrow_down {
        border-bottom-color: #fff;
        border-right-color: #fff;
    }


    /* 精英招聘 */
    .crumb {

        width: 1200px;
        margin: 0 auto;
        /* margin-top: 150px; */

    }

    .crumb ul li {
        background-color: #fff;
        padding: 2% 5%;
        margin-bottom: 5%;
        box-shadow: 0px 9px 13px 0px #d1d1d2;
    }

    .crumb ul li .title {
        margin-bottom: 1%;

    }

    a:focus,
    a:hover {
        color: #0157a2;
    }

    .crumb ul li h5 {
        float: left;
        font-size: 18px;
    }

    .crumb ul li .time {
        float: right;
        font-size: 12px;
    }

    .crumb ul li p {
        /* color: rgba(102, 102, 102, 1); */
        font-size: 14px;
        line-height: 26px;
        text-align: left;
        vertical-align: top;
        word-break: break-all;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        /* 可以显示的行数，超出部分用...表示*/
        -webkit-box-orient: vertical;
    }

    .crumb ul li .mores {
        float: right;
        color: #0157a2;
    }

    .crumbs {
        padding: 0 5%;
        padding-bottom: 2%;
        overflow: hidden;
    }

    .crumbs span,
    .crumbs p {
        font-size: 14px;
        line-height: 24px;

    }

    .crumbs h4 {
        text-align: center;
    }

    .crumbs h6 {
        font-size: 18px;
        color: #0157a2;
    }

    .crumbs p {
        padding: 0;
        margin: 1% 0;
        font-size: 16px;
        padding-left: 4%;
    }

    .crumbs .job-box {
        font-size: 14px;
        color: #999;
        margin: 5% 0;
    }

    .crumbs .job-box div:first-child {
        float: left;
    }

    .crumbs .job-box div:last-child {
        float: right;
    }





    /* contacts */
    .contacts img {
        max-width: 100% !important;
        height: auto !important;
    }

    .contacts p,
    .contacts span {
        font-size: 16px;
        line-height: 1.4;
        color: #666;
        margin-bottom: 10px;
        ;
    }

    .contact-us {
        padding: 0 5%;
    }

    .contact-us img {
        max-width: 100%;
        max-height: 100%;
    }

    .contact-us h5 {
        text-align: center;
        font-size: 32px;
        color: #333;
        margin-bottom: 40px;
    }

    .contact-us .box p img {
        padding-right: 8px;

    }

    .email-img {
        width: 25px;
        height: 20px;
    }

    .email-img img {
        max-width: 100%;
        max-height: 100%;
    }

    .contact-us p {
        font-size: 16px;
        color: #666;
        margin-bottom: 30px;
        padding-left: 40px;
        line-height: 1.7;
    }

    .contact-us .contents {
        width: 50%;
        float: left;
    }

    /* 历史 */


    .History {
        background-color: #fff;
        padding: 5% 0;
    }

    .History .map_icon {
        width: 100%;
        text-align: center;
    }

    .History .History1 .History_left,
    .History .History1 .History_right {
        display: flex;
        padding: 30px 0;
        width: 601px;
        box-sizing: border-box;
    }

    .History .History1 .History_left {
        box-sizing: border-box;
        border-right: 1px solid #0157a2;
    }

    .History .History1 .History_right {
        border-left: 1px solid #0157a2;
        margin-left: 600px;
    }

    .History .History1 .History_left>img,
    .History .History1 .History_right>img {
        height: 18px;
    }

    .History .History1 .History_left>img {
        padding-left: 15px;
    }

    .History .History1 .History_right>img {
        margin-left: -10px;
    }

    .History .History1 div .kuai {
        box-sizing: border-box;
        position: relative;
        width: 540px;
    }

    .History .History1 .History_right .kuai {
        padding-left: 3px;
        box-sizing: border-box;
    }

    .History .History1 div .kuai div {
        box-sizing: border-box;
        width: 100%;
        height: 100%;
        top: 0;
        position: absolute;
        padding: 30px;
        background: rgba(0, 0, 0, 0.5);
    }

    .History .History1 .History_left {
        text-align: right;
    }

    .History .History1 .History_right {
        text-align: left;
    }

    .History .History1 div .kuai h4 {
        /* color: #1d8c2a; */
        color: #666;
        margin-top: -20px;
        font-size: 36px;
        font-weight: 600;
        line-height: 60px;
    }

    .History .History1 div .kuai div h4 {
        margin-top: 70px;
        color: #fff;
    }

    .History .History1 div .kuai p {
        color: #666666;
        font-size: 18px;
        margin-right: 20px;
    }

    .History .History1 div .kuai div p {
        color: #fff;
    }

    .History .History1 .History_left .kuai {
        padding-left: 10px;
    }

    .History .History1 .History_left>img {
        margin-right: -9px;
    }

    .History .History1 .kuai img {
        max-width: 100%;
        max-height: 100%;
    }

    .History .History1 div .kuai span {
        color: #666;
        font-size: 18px;
        margin-right: 20px;
    }

    .History .History1 .colors span {
        color: #fff !important;
    }

    /* .afinve {
        background-color: #0157a2;
        color: #fff !important;
    }

    .active {
        background-color: #0157a2;
        color: #fff !important;
    } */



    .index_case .boxs .box-img {
        width: 16%;
        margin-right: 5%;
        float: left;
    }

    .index_case .boxs img,
    .index_case .box img {
        cursor: pointer;
    }

    .index_case .boxs .box-img:last-child {
        margin-right: 0;
    }

    .index_case .boxs p {
        text-align: center;
        padding: 3% 0;
        font-size: 16px;
    }



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


    .pagingClick a,
    .pagingClick span {
        display: inline-block;
        padding: 0 10px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: 1px solid #999;
        margin: 0 10px;
        color: #333;
    }

    .pagingClick span {
        border: 1px solid #0157a2;
        background: #0157a2;
        color: #fff;

    }

    .pagingClick a:hover {
        background: #0157a2;
        color: #fff;

    }


    /*荣耀放大 */
    #modal {
        display: none;
    }

    .modal {
        margin: auto;
        padding-top: 10%;
        width: 50%;
        z-index: 10;
    }

    .modal img {

        animation-name: zoom;
        animation-duration: 0.6s;
        display: block;
        margin: auto;
        max-width: 100%;
        max-height: 100%;
        box-shadow: 0 2px 6px rgb(0, 0, 0, 0), 0 10px 20px rgb(0, 0, 0, 0);

    }

    @keyframes zoom {
        from {
            transform: scale(0.1)
        }

        to {
            transform: scale(1)
        }
    }

    .thum-img {
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        display: block;
    }

    /* 成功案例 */
    .cases {
        background-color: #fff;
    }

    .abouts img {
        max-width: 100%;
        height: auto;
    }