* {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
}

.head {
    height: 80px;
    width: 100%;
    background-color: #007bff;
    position: fixed;
    top: 0;
    z-index: 99999;
}
.head_warp{height: 80px;}

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

.logo {
    height: 80px;
}

.head_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.company {
    display: flex;
    align-items: center;
}

.company p {
    font-size: 25px;
    color: #fff;
    margin-left: 20px;
}

.nav_list li {
    float: left;
    padding: 0 20px;
}

.nav_list li a {
    color: #fff;
}

.banner {
    /* overflow: hidden; */
    position: relative;
}

.banner img {
    width: 100%;
}
/*.chanpin .swiper-slide img{*/
/*    width: 95%;*/
/*}*/
.xinxi_box {
    box-shadow: 0px 0px 5px 1px #e8e8e8 inset;
    width: 1140px;
    padding: 30px;
    margin-top: -50px;
    background-color: #fff;
    position: absolute;
    top: 90%;
    z-index: 99;
    display: flex;
    flex-wrap: wrap;
}

.xinxi_li {
    width: 28%;
    /*margin-right: 2.3%;*/
}
.xinxi_li:first-child{
    width: 34.3%;
    margin-right: 2%;
}

.xinxi_li ul li {
    margin-bottom: 20px;
    font-size: 14.5px;
    padding: 2px 0;
}

.xinxi_li3 ul li {
    padding: 4px 0;
}

.xinxi_li_title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
}

.xinxi_li1 ul {
    flex-wrap: wrap;
    display: flex;
}

.xinxi_li1 ul li {
    border: solid 1px #e2e2e2;
    font-size: 14px;
    background-color: #f6f6f6;
    padding: 5px 20px;
    margin-right: 30px;
}
.fu_title span{margin-left: 5px}
.fu_title span:last-child{display: none}
.fu_title a{color: #000}
.xinxi_li3 ul {
    flex-wrap: wrap;
    display: flex;
}
.xinxi_li3 ul li {
    border: solid 1px #e2e2e2;
    font-size: 14px;
    background-color: #f6f6f6;
    padding: 5px 0;
    margin-right: 13px;
    width: 80px;
    margin-bottom: 20px;
    text-align: center;
}
.xinxi_li3{width: 35%;margin-right: 0}
.tijiao{padding: 5px 30px;display: block;margin-left: 23%}
.xinxi_li:hover{cursor: pointer}
.xinxi_li1 ul .active,.xinxi_li3 ul .active{background-color: #005ca9;color: #fff;border: solid 1px #005ca9}
.chanpin {
    margin-top: 18%;
    margin-bottom: 40px;
}

.title {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}

.fu_title {
    text-align: center;
    font-size: 15px;
    margin-bottom: 30px;
}

.swiper-container1,
.swiper-container2 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.chanin_banner .swiper-slide {
    width: 25%;
    margin: 20px 0;
    transition: transform 0.4s ease;
}

.chanin_banner .swiper-slide a {
    width: 95%;
    height: 100%;
    color: #000;
    font-size: 15px;
}

.chanin_banner .swiper-slide a img {
    margin-bottom: 10px;
}

.chanin_banner .swiper-slide:hover {
    transform: scale(1.1) ;
    z-index: 999;
}

.swiper-button-next,
.swiper-button-prev {
    top: 40%;
}

.tedian {
    height: 860px;
}

.tedian_img {
    height: 705px;
    width: 100%;
    margin-top: 40px;
    position: relative;
}

.tedian_img_bg {
    width: 100%;
}

.tedian_box {
    width: 1200px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
}

.tedian_left_img {
    width: 300px;
    margin-top: 34px;
}

.tedian_li1 {
    display: flex;
    height: 335px;
}

.tedian_li2 {
    height: 305px;
    display: flex;
}

.tedian_li1 img {
    margin-left: -35px;
    width: 332px;
    height: 335px;
}

.tedian_li2 img {
    width: 297px;
    height: 305px;
}

.tedian_content {
    width: 297px;
    background-color: #fff;
}

.tedian_content p:nth-child(1) {
    text-align: center;
    color: #475aaf;
    font-size: 18px;
    margin-top: 60px;
}

.tedian_content p:nth-child(2) {
    width: 80%;
    margin: 30px auto;
    color: #7c7c7c;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.tedian_content p:nth-child(3) {
    border-radius: 10px;
    border: solid 1px #eeeeee;
    width: 120px;
    font-size: 13px;
    padding: 13px 0;
    text-align: center;
    margin: 40px auto;
    background-color: #f5f5f5;
}

.tedian_li3 {
    margin-top: 33px;
}

.tedian_li3 img {
    width: 305px;
    height: 301px;
}

.tedian_li3 .tedian_content {
    height: 306px;
    overflow: hidden;
    margin-top: -4px;
    width: 305px;
}

.jieshao_box {
    margin-top: 40px;
    display: flex;
}

.jieshao_title>p:first-child {
    width: 80px;
    height: 5px;
    background-color: #034294;
    margin-bottom: 10px;
}

.jieshao_title .p2 {
    color: #034294;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
}

.jieshao_left {
    width: 35%;
}

.content {
    height: 280px;
    margin-top: 30px;
    color: #818181;
    line-height: 32px;
    width: 100%;
    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    margin-bottom: 25px;
}

.move {
    padding: 10px 0;
    background-color: #eeeeee;
    width: 110px;
    text-align: center;
    font-size: 14px;
    color: #9b9b9b;
}

.jieshao_middle {
    margin-left: 3%;
    display: flex;
    width: 60%;
}

.middle_left {
    width: 600px;
    height: 409px;
    margin-right: 1%;
}

.middle_right img {
    width: 145px;
    height: 95px;
    margin-bottom: 5px;
}

.img1 {
    width: 100%;
    margin: 70px 0;
}

.dongtai {
    display: flex;
}

.dongtai_lunbo img {
    height: 320px;
    margin-bottom: 20px;
    width: 430px;
}

.dongtai_lunbo a {
    color: #000;
    font-size: 15px;
}

.dongtai .dongtai_li:first-child {
    margin-left: 0;
    width: 430px;
}

.dongtai_li {
    margin-left: 40px;
    width: 340px;
}

.dongtai_fengmian {
    width: 340px;
    height: 200px;
}

.dongtai_li_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.content_content{flex: 1}
.dongtai_li_title p {
    font-size: 17px;
    font-weight: bold;
    margin-top: 15px;
}

.dongtai_li_title a {
    font-size: 13px;
    font-weight: normal;
    color: #ababab;
}

.dongtai_li_list a {
    display: flex;
    font-size: 13px;
    justify-content: space-between;
    margin-top: 11px;
    color: #a1a1a1;
}

.dongtai_li_list a p:first-child {
    width: 75%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #424242;
    font-size: 14px;
}

.img2 {
    width: 100%;
    margin-top: 70px;
    margin-bottom: -4px;
}

.anli {
    width: 100%;
    height: 550px;
    background-image: url('/static/index/images/27.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    overflow: hidden;
}

.anli_box {
    display: flex;
    margin-top: 65px;
}

.anli_li {
    width: 350px;
    margin-right: 30px;
    overflow: hidden;
}

.anli_title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 65px;
}

.anli_list a {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #000;
    margin-bottom: 30px;
    display: block;
}

.anli_li img {
    width: 350px;
    height: 220px;
    /*margin-top: 20px;*/
}
.anli .anli_li:nth-child(2) img{
    margin-bottom: 16px;
}

.huoban {
    width: 440px;
}

.huoban_img {
    width: 300px;
    margin: 0 auto;
    margin-bottom: 20px;
    display: block;
}

.huoban_li_img {
    width: 70px;
    height: 50px;
    border-radius: 10px;
    margin-top: 15px;
    margin-right: 17.5px;
}

.huoban_li .huoban_li_img:nth-child(5n+5) {
    margin-right: 0;
}
.tuzhi {
    height: 115px;
    width: 100%;
    background-color: #f1f1f1;
    margin-top: -5px;
}

.tuzhi .w {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: 115px;
    justify-content: space-between;
}

.tuzhi_li {
    display: flex;
    align-items: center;
}

.tuzhi_li img {
    width: 70px;
    height: 70px;
    margin-right: 20px;
}

.foot {
    width: 100%;
    background-color: #191b27;
}

.foot .w {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.foot_img {
    width: 180px;
}

.foot_xian {
    width: 2px;
    height: 150px;
    background-color: rgba(255, 255, 255, 0.2);
}

.gongsi {
    margin: 40px 0;
    color: #e6e7eb;
    font-size: 14px;
    line-height: 25px;
}

.gongsi p:first-child {
    font-size: 18px;
    margin-bottom: 10px;
}

.beian {
    display: flex;
    align-items: center;
}

.gongsi a {
    color: #e6e7eb;
    display: block;
}

.wx {
    color: #e6e7eb;
    font-size: 14px;
    text-align: center;
}

.wx img {
    width: 150px;
    margin-bottom: 20px;
}

.lianjie {
    border-top: solid 2px #727679;
    background-color: #191b27;
    height: 50px;
    color: #e6e7eb;
    line-height: 50px;
    font-size: 15px;
}

.lianjie a {
    color: #e6e7eb;
    margin-left: 10px;
}
.tab_nav{height: 50px;line-height: 50px;margin-top: 20px;}
.tab_nav a{color: #000;font-size: 15px;margin-right: 5px;}
.tab_nav a:last-child{color: #007bff;}
.content_li{width: 44%;margin: 20px 0;}
        .content_li a{
            display: flex;
            color: #000;
            font-size: 14px;
        }

        .content_li img {
            width: 200px;
            height: 159px;
            margin-right: 4%;
        }
        .content_li a p:nth-child(1){font-size: 16px;margin-bottom: 10px;margin-top: 5px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; overflow: hidden;}
        .content_li a p:nth-child(2){font-size: 14px;line-height: 22px;
    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5; overflow: hidden;color: #333;}
    .content_li a p:nth-child(3){color: #666;margin-top: 10px;}
    .content_list .w{display: flex;flex-wrap: wrap;}
    .content_list .content_li:nth-child(odd){margin-right: 4%;}
    .info_time{text-align: center;color: #666;margin: 20px 0;font-size: 14px;}
    .content_info{font-size: 15px;line-height: 35px;margin-bottom: 30px;}
    .content_info p{text-indent: 2em;}
.anli_left{width: 760px;}
.anli_left>div{display: flex}
.anli_title{text-align: center;margin-bottom: 36px}
@media screen and (min-width:549px) {
    .xinxi_box1,.tedian_img1,.dongtai_li1,.anli_li .dongtai_li_title {
        display: none;
    }
}

@media screen and (max-width:549px) {
    .xinxi_li:first-child{width: 90%;margin: 0 auto}
    .head {
        height: 70px;
        width: 100%;
    }
    .head_warp{height: 70px;}
    .logo{height: 60px;margin-left: 20px;margin-top: 10px;}
    .company p{font-size: 15px;}
    .nav {
        display: none;
    }

    .w {
        width: 100%;
    }

    .chanpin {
        margin-top: 20px;margin-bottom: 20px;
    }

    .xinxi_box{
        display: none;
    }
    .xinxi_li{
        width: 90%;margin: 0 auto;
    }
    .xinxi_li_title{text-align: center;margin-top: 20px;margin-bottom: 20px;}
    .xinxi_li1 ul li{margin-right: 15px;padding: 3px 0;width: 15%;text-align: center;}
    .xinxi_li3 ul li {width: 22.5%;margin-right: 2%}
    .xinxi_li3 ul li:nth-child(4n+4){margin-right: 0}
    .title{font-size: 18px;}
    .fu_title{font-size: 12px;margin-bottom: 0;}
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev{background-size: 60%;}
    .chanin_banner .swiper-slide a{font-size: 13px;}
    .tedian{height: auto;}
    .tedian_img{display: none;}
    .tedian_img1{margin: 20px auto;width: 90%}
    .tedian_li{display: flex;margin-bottom: 10px}
    .tedian_li img{width: 50%;height: auto;}
    .tedian_content{width: 50%;}
    .tedian_content p:nth-child(1){font-size:14px;margin-top: 40px;}
    .tedian_content p:nth-child(2){margin: 20px auto;font-size: 13px;line-height: 20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;}
    .tedian_content p:nth-child(3){font-size: 12px;width: 90px;padding: 8px;margin-top: 30px;margin-bottom: 0;}
    .jieshao_title .p2{font-size: 15px;margin-bottom: 10px;}
    .jieshao_box{display: block;margin-top: 20px;}
    .jieshao_left,.dongtai_li{width: 90%;margin: 0 auto;}
    .jieshao_middle{width: 90%;margin:0 auto;display: block;}
    .middle_left{width: 100%;margin-right: 0;height: auto;}
    .content{font-size: 14px;margin: 10px 0;line-height: 25px;}
    .middle_right img{width: 24%;height: auto;}
    .img1,.img2{margin: 10px auto;}
    .dongtai{display: block;}
    .dongtai_lunbo{margin-bottom: 20px;}
    .dongtai_lunbo img{width: 90%;margin:0 auto;margin-bottom: 10px;display: block}
    .dongtai_li2{display: none;}
    .dongtai_li1{width: 90%;margin: 0 auto;margin-bottom: 20px;}
    .dongtai_li_title{margin-bottom: 10px;}
    .dongtai_fengmian{width: 100%;height: auto;}
    .anli{height: auto;background-image: none;}
    .anli_box{margin-top: 0px;display: block;}
    .anli_box .anli_li:first-child{display: none;}
    .anli_title{display: none;}
    .anli_li{width: 90%;margin: 0 auto;}
    .anli_list a{width: 100%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;color: #424242;font-size: 14px;}
    .anli_li img{width: 100%;height: auto;}
    .huoban{background-image: url(/static/index/images/27.jpg);padding: 10px 0;}
    .huoban_img{width: 35%;margin: 10px auto;}
    .huoban_li{width: 90%;margin: 0 auto;padding-bottom: 10px;}
    .huoban_li_img{width: 60px;height: 40px;margin-top: 10px;}
    .tuzhi .w{width: 90%;height: auto;padding: 12px 0;}
    .tuzhi {margin-top: 0;font-size: 12px;height: auto;}
    .tuzhi_li img{width: 32px;height: 32px;margin-right: 5px;}
    .foot{overflow: hidden;}
    .foot .w{display: block;}
    .foot_img{width: 100px;margin: 10px auto;display: block;}
    .foot_xian{display: none;}
    .gongsi{margin: 15px auto;margin-left: 8%;overflow: hidden;}
    .gongsi p:first-child{font-size: 16px;}
    .gongsi1 a{width: 20%;float: left;}
    .wx{width: 50%;float: left;margin-bottom: 10px;}
    .wx img{width: 100px;margin-bottom: 10px;}
    .lianjie .w{font-size: 12px;width: 90%;}
    .lianjie a{margin-left: 5px;}
    .content_li{width: 93%;margin: 10px auto;}
    .tab_nav .w{margin-left: 5%;width: 95%; text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;}
    .tab_nav a{font-size: 14px;}
    .content_li img{width: 180px;height: 106px;}
    .content_li a p:nth-child(1){font-size: 14px;display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        margin-bottom: 5px;
    }
    .content_li a p:nth-child(2) {
        font-size: 12px;
        line-height: 22px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        color: #333;
    }
    .content_li a p:nth-child(3){font-size: 12px;}
    .content_list .content_li:nth-child(odd){margin-right: auto;}
    .content_list{margin-bottom: 20px;}
    .info_content .w{width: 95%;}
    .anli_left{width: 100%;}
    .anli_list{margin-bottom: 20px}
}