@charset "UTF-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    font-family: '黑体','Microsoft yahei', Verdana, Helvetica, Arial, sans-serif;
}

img {
    border: none;
    vertical-align: middle
}

ol,
ul,
li {
    list-style: none
}

input,
textarea,
select,
button {
    font: 14px '黑体','Microsoft yahei', Verdana, Helvetica, Arial, sans-serif;
    vertical-align: middle;
    border: none
}

a {
    text-decoration: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    *zoom: 1
}

.fl {
    float: left;
    display: inline
}

.fr {
    float: right;
    display: inline
}

.p_rel {
    position: relative
}

.p_abs {
    position: absolute
}

.swiper-wrapper {
    height: auto !important;
}

.swiper-slide {
    height: auto !important;
}

#banner .swiper-button-prev {
    width: 40px;
    height: 40px;
    /* background: url(../images/indextab.png) top left; */
}

#banner .swiper-button-next {
    width: 40px;
    height: 40px;
    /* background: url(../images/indextab.png) top right; */
}

#index-wrap {
    width: 100%;
}

.public-tit {
    text-align: center;
    margin: 50px 0 40px;
}

.public-tit h3 {
    font-weight: bold;
    font-size: 26px;
    color: #444;
}

.public-tit span {
    font-size: 14px;
    font-family: "Arial";
    color: #a5a5a5;
}

.tab {
    margin-bottom: 25px;
    background: #f9f9f9;
    text-align: center;
}

.tab li {
    width: 12.5%;
    text-align: center;
    font-size: 14px;
    line-height: 50px;
    display: inline-block;
    position: relative;
}
.tab li:after {
    content: "";
    width: 1px;
    height: 20px;
    background: #dddddd;
    display: inline-block;
    right: 0;
    top: 15px;
    position: absolute;
}
.tab li:last-child:after {
    width: 0;
}
.tab li a {
    color: #616161;
    font-size: 16px;
}
.nab{
    margin-top:50px;
}
.product-list li {
    float: left;
    width: 24%;
    text-align: center;
    box-sizing: border-box;
    margin-left: 1%;
    margin-bottom: 5%;
}

.product-list li:nth-child(1),
.product-list li:nth-child(5) {
    margin-left: 0;
}

.product-list li .hover-img {
    border: 1px solid #ccc;
    padding: 0;
    overflow: hidden;
}
.hover-img {
    border: 1px solid #ccc;
    padding: 40px 0;
    overflow: hidden;
}
.product-list li .hover-img img {
    transition: .3s;
    max-width: 100%;
    height: auto;
}

.product-list li .hover-img:hover img {
    transform: scale(1.2);
}

.product-list li p {
    font-size: 16px;
    color: #3e3e3e;
    padding: 30px 0 35px;
    border-bottom: 2px solid #ccc;
    overflow: hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1; 
    text-align: center;
}

.indexmore a {
    display: block;
    width: 260px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin: 0 auto;
    color: #ccc;
    transition: .3s;
    overflow: hidden;
}

.indexmore:hover a {
    border-color: #304692;
    background: #304692;
    color: #fff;
}

.indexnews {
    width: 100%;
    background: #f5f5f5;
}

.qy-list1 {
    margin-bottom: 55px;
    overflow: hidden;
}

.qy-list2 {
    overflow: hidden;
}

.news-list li {
    width: 380px;
    float: left;
    margin-bottom: 55px;
}

.news-list li .news-img {
    width: 100%;
    height: 190px;
}

.news-list li:nth-child(2) {
    margin: 0 15px;
}

.news-list li .news-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-des {
    padding: 30px 0 60px;
    border-bottom: 1px solid #ccc;
}

.indexnews-l {
    width: 64px;
    padding: 18px 12px 28px;
    height: 38px;
    border: 1px solid #ccc;
    text-align: center;
}

.indexnews-r {
    width: 265px;
}

.indexnews-l b {
    display: block;
    font-size: 24px;
    color: #545454;
}

.indexnews-l span {
    display: block;
    text-align: left;
    font-size: 14px;
    color: #333;
}

.indexnews-r h3 {
    font-size: 16px;
    color: #333;
}

.indexnews-r p {
    font-size: 12px;
    color: #333;
    margin-top: 20px;
    height: 32px;
    overflow: hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
}

.cooperation {
    width: 100%;
    height: 145px;
    background: #fff;
    padding-top: 50px;
}

#footer {
    width: 100%;
    background: #f5f5f5;
    /* height: 230px; */
    overflow: hidden;
    padding-top: 40px;
}

#footer dl {
    float: left;
    width: 11%;
    margin-right:104px;
}

#footer dl dt a {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
}

#footer dl dd  a{
    font-size: 14px;
    color: #666;
    line-height: 25px;
}
#footer .wzq-dd{
    width:38%;
    margin-right: 100px;
}
#footer .wzq-dd dd{
    width:47%;
    display: inline-block;
}
#footer .footer-l {
    width: 65%;
    margin-bottom: 15px;
}

#footer .footer-r {
    width: 35%;
    margin-bottom: 15px;
}

.comp {
    border-top: 1px solid #ccc;
    padding: 5px 0;
    color: #999;
    font-size: 12px;
}

.footer-r .fl {
    width: 30%;
}

.footer-r .fr {
    /* width:58%; */
}

.footer-r .fr h3 {
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;
}

.footer-r .fr p {
    font-size: 14px;
    color: #666;
    line-height: 25px;
}

.closeBtn {
    display: none;
}
.navs a.active{
    color: #304692;
}
.swiper-container {
    width: 100%;
    height: 100%;

  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
@media (min-width:1200px) {
    #header {
        padding: 17px 0;
    }
    .containers {
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 15px;
    }
    .wzq-ftcon{
        position: relative;
    }
     .wzq-swip{width:90%;}
    #header .logo {
        float: left;
        width: 166px;
    }
    .navs {
        margin-left: 140px;
        float: left;
    }
    .navs li {
        float: left;
        width: 100px;
        text-align: center;
        line-height: 45px;
        font-size: 14px;
    }
    .navs li a {
        display: block;
        color: #333;
    }
    #searbox {
        width: 160px;
        float: right;
        height: 28px;
        border: 1px solid #ccc;
        margin-top: 8px;
    }
    #searbox input {
        display: block;
        width: 100%;
        height: 100%;
        outline: none;
        border: none;
        text-indent: 15px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #header {
        padding: 17px 0;
    }
    .containers {
        width: 970px;
        margin: 0 auto;
        padding: 0 15px;
    }
    .wzq-ftcon{
        position: relative;
    }
    #header .logo {
        float: left;
        width: 166px;
    }
    .navs {
        margin-left: 30px;
        float: left;
    }
    .navs li {
        float: left;
        width: 100px;
        text-align: center;
        line-height: 45px;
        font-size: 14px;
    }
    .navs li a {
        display: block;
        color: #333;
    }
    #searbox {
        width: 160px;
        float: right;
        height: 28px;
        border: 1px solid #ccc;
        margin-top: 8px;
    }
    #searbox input {
        display: block;
        width: 100%;
        height: 100%;
        outline: none;
        border: none;
        text-indent: 15px;
    }
    .news-list li {
        width: 32%;
    }
    .news-list li:nth-child(2) {
        margin: 0 2%;
    }
    .indexnews-r {
        width: 195px;
    }
    .indexnews-r h3 {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }
    #banner .swiper-slide img {
        width: 100%;
    }
    #footer .footer-l {
        width: 55%;
    }
    #footer .footer-r {
        width: 45%;
    }
}

@media (min-width:768px) and (max-width:991px) {
    #header {
        padding: 17px 0;
    }
    .containers {
        width: 750px;
        margin: 0 auto;
    }
    .wzq-ftcon{
        position: relative;
    }
    #header .logo {
        float: left;
        width: 166px;
    }
    .navs {
        float: right;
    }
    .navs li {
        float: left;
        width: 90px;
        text-align: center;
        line-height: 45px;
        font-size: 14px;
    }
    .navs li a {
        display: block;
        color: #333;
    }
    #searbox {
        width: 160px;
        float: right;
        height: 28px;
        border: 1px solid #ccc;
        margin-top: 8px;
    }
    #searbox input {
        display: block;
        width: 100%;
        height: 100%;
        outline: none;
        border: none;
        text-indent: 15px;
    }
    .news-list li {
        width: 32%;
    }
    .news-list li:nth-child(2) {
        margin: 0 2%;
    }
    .indexnews-r {
        width: 165px;
    }
    .indexnews-r h3 {
        font-size: 14px;
        font-weight: normal;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }
    #banner .swiper-slide img {
        width: 100%;
    }
    #searbox {
        display: none;
    }
    .tab li {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .indexnews-l {
        width: 42px;
        padding: 7px 10px 11px;
    }
    .indexnews-l b {
        font-size: 16px;
    }
    .indexnews-r p {
        margin-top: 5px;
    }
    .cooperation {
        height: 105px;
        padding-top: 20px;
    }
    .footer-r .fl {
        display: none;
    }
    .product-list li{
        width:48%;
    }
    #footer .footer-l{
        width:100%;
    }
    #footer dl{margin-right: 0px;width:30%;}
    .footer-r .fr{display: none;}
    #footer .wzq-ne{width:15%;}
}

@media (max-width:767px) {
    #header {
        display: block;
        position: fixed;
        background: #fff;
        z-index: 99999;
        overflow: hidden;
        left: 0;
        top: 0;
        width: 100%;
        box-shadow: 3px -1px 1px 1px #ccc;
        padding-bottom: 7px;
    }
    .containers {
        margin: 0 auto;
        padding: 0 15px;
    }
    .wzq-ftcon{
        position: relative;
    }
    #banner {
        overflow: hidden;
        margin-top: 50px;
    }
    #header .logo {
        width: 166px;
        float: left;
        margin-top: 10px;
        margin-bottom: 9px;
    }
    #header .logo img {
        width: 50%;
    }
    .navs {
        display: none;
        float: right;
        width: 100%;
        padding-bottom: 10px;
    }
    .navs li {
        float: left;
        width: 100%;
        text-align: center;
        line-height: 45px;
        font-size: 14px;
        border-bottom: 1px solid #eee;
    }
    .navs li a {
        display: block;
        color: #333;
    }
    #searbox {
        width: 160px;
        float: right;
        height: 28px;
        border: 1px solid #ccc;
        margin-top: 8px;
    }
    #searbox input {
        display: block;
        width: 100%;
        height: 100%;
        outline: none;
        border: none;
        text-indent: 15px;
    }
    .news-list li {
        width: 100%;
        margin-bottom: 10px;
    }
    .indexnews-r {
        width: 165px;
    }
    .indexnews-r h3 {
        font-weight: normal;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }
    #banner .swiper-slide img {
        width: 100%;
    }
    #searbox {
        display: none;
    }
    .tab li {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .indexnews-l {
        width: 42px;
        padding: 7px 10px 11px;
    }
    .indexnews-l b {
        font-size: 16px;
    }
    .indexnews-r {
        width: 235px;
    }
    .indexnews-r p {
        margin-top: 5px;
    }
    .cooperation {
        height: 105px;
        padding-top: 20px;
    }
    .public-tit {
        margin: 15px auto 25px;
    }
    .tab li {
        width: 50%;
        text-align: left;
        line-height: 25px;
        position: unset;
        display: unset;
    }
    .tab li a {
        display: block;
    }
    .product-list li {
        width: 49%;
    }
    .product-list li .hover-img {
        padding: 20px 0;
        height: auto;
        min-height: auto !important;
    }
    .product-list li .hover-img img {
        width: 100%;
    }
    .news-des {
        padding: 25px 0;
    }
    .news-list li:nth-child(2) {
        margin: 0 0 10px;
    }
    #footer .footer-l {
        display: none;
    }
    #footer .footer-r {
        width: 100%;
    }
    #footer .footer-r img {
        display: none;
    }
    #footer .footer-r .fr {
        width: 100%;
    }
    .closeBtn {
        display: block;
        padding: 5px;
        width: 25px;
        height: 20px;
        position: absolute;
        top: 0;
        right: 0;
        border: 1px solid #ccc;
        margin: 10px 10px 0 0;
    }
    .closeBtn span {
        display: block;
        width: 90%;
        height: 1px;
        background: #ccc;
        margin: 4px auto;
    }
}
.cpinfo .cpinfoimg,
.product-list li .hover-img{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
}
.product-list li .hover-img{
    min-height: 178px;
}
.cpinfo .cpinfoimg img{
    max-width: 100%;
    height: auto;
    width: 100%;
}

.product-list li .hover-img img{
    max-width: 100%;
    height: auto;
    max-width: 100%\9;
    width: 100%;
}
.cooperation .swiper-slide img {
    border: 1px solid #eee;
    max-width: calc(100% - 2px);
    height: auto;
    box-shadow: 0 2px 18px 0 rgba(163, 163, 163, 0.17);
}