@charset "utf-8";
/* .pro {
    padding: 50px 0 20px 0;
    background: url(../img/pro.svg)no-repeat center/cover;
} */

/* 共享头部 */

.share_tit {
    padding: 20px 0;
}

.share_tit p {
    font-size: 25px;
    color: #006171;
}

.share_tit p>span {
    font-size: 14px;
    color: #999;
}

.share_tit a {
    display: inline-block;
    float: right;
    font-size: 12px;
    color: #006171;
    line-height: 30px;
}

.share_tit a>span {
    font-weight: bold;
    vertical-align: -0.7px;
}

.banner .swiper-pagination-bullet {
    width: 35px;
    height: 6px;
}

.banner .swiper-wrapper .swiper-slide:nth-child(2n) .box {
    left: auto;
    right: 5%;
}

.banner .box {
    position: absolute;
    top: calc(50% - 150px);
    left: 5%;
    box-sizing: border-box;
    padding: 20px 30px;
    width: 500px;
    /* height: 300px; */
    /* background: rgba(0, 121, 107, .9); */
    background: linear-gradient(to right, rgba(80, 190, 190, 0.6) 0, rgba(0, 153, 153, 0.6) 50%, rgba(0, 153, 176, 0.6) 83%, rgba(0, 153, 203, 0.6) 100%);
    font-size: 48px;
    color: #fff;
    font-weight: 600;
}

.banner .box a {
    color: #fff;
}

.banner .box p a:hover {
    border-bottom: 2px solid #fff;
}

.banner .box>a {
    padding: 10px 30px;
    background-color: #faa50a;
    font-size: 18px;
}

.banner .box a span {
    font-family: "SimSun";
}

.jianjie {
    background: rgba(222, 226, 230, .2);
}

/* 产品中心 */

.jianjie, .pro, .anli, .xinwen, .hezuo {
    padding: 50px 0;
}

.pro .swiper-slide {
    /* width: 33.33%; */
    padding-bottom: 60px;
}

.pro .swiper-slide a {
    display: block;
    overflow: hidden;
    /* width: 32%; */
    float: left;
    margin-right: 10px;
}

.index_pro_img {
    height: 240px;
    width: 100%;
    object-fit: contain;
    transition: .3s;
}

.pro .swiper-slide a p {
    line-height: 45px;
    background: #eee;
    transition: .2s;
}

.pro .swiper-slide a:hover p {
    background: #006171;
    color: #fff;
}

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

.pro .swiper-button-next, .pro .swiper-button-prev {
    color: #006171;
}

.pro .row>div {
    padding-left: 5px;
    padding-right: 5px;
}

.pro .row a, .anli .row a {
    display: block;
    border: 1px solid #eee;
    color: #202425;
    line-height: 40px;
}

.pro .row a:hover {
    color: #23877a;
}

/* 案例中心 */

.anli {
    background: url(../img/pro.svg)no-repeat center/cover;
}

.anli .swiper-slide {
    padding-bottom: 50px;
    width: 30%;
}

.anli .swiper-slide p {
    font-size: 20px;
    line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.anli .swiper-slide span {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #999;
}

.anli a div {
    overflow: hidden;
}

.anli a img {
    height: 215px;
    object-fit: cover;
    width: 100%;
    transition: .5s;
}

.anli a:hover img {
    transform: scale(1.1);
}

/* 新闻中心 */

.xinwen {
    background-color: #ebf0f5;
}

.xinwen .list a {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    display: block;
}

.xinwen .list .top {
    overflow: hidden;
}

.xinwen .list .xia {
    background-color: #fff;
    box-sizing: border-box;
    padding: 15px 50px 20px 20px;
}

.xinwen .list .xia h3 {
    font-size: 26px;
}

.xinwen .list .xia span {
    position: absolute;
    bottom: 15px;
    right: 15px;
    font-weight: 600;
    font-size: 30px;
    color: #999;
}

.xinwen .list a img {
    transition: .5s;
    height: 197px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.xinwen .list .xia p {
    color: #666;
}

.xinwen .list a:hover img {
    transform: scale(1.1);
}

.xinwen .row .list:nth-child(1) a img {
    height: 367px;
}

.xinwen .row .list:nth-child(1) a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
}

.xinwen .row .list:nth-child(1) .xia {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    color: #fff;
    background-color: transparent;
}

.xinwen .row .list:nth-child(1) .xia p {
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.xinwen .row .list:nth-child(1) .xia span {
    color: #eee;
}

.xinwen .row .list:nth-child(3) .xia p, .xinwen .row .list:nth-child(4) .xia p, .xinwen .row .list:nth-child(5) .xia p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/* 重点合作伙伴 */

.hezuo .list {
    margin-bottom: 20px;
}

.hezuo .list div {
    border: 1px solid #eee;
    overflow: hidden;
    height: 80px;
    transition: .3s;
}

.hezuo .list div:hover {
    border: 1px solid #006171;
}

.hezuo .list p {
    line-height: 30px;
    background-color: #23877a;
}

.hezuo .list img {
    height: 80px;
    object-fit: contain;
}

.hezuo .list div a {
    display: block;
    transition: .5s;
    color: #fff;
    font-size: 14px;
}

.hezuo .list div:hover a {
    margin-top: -30px;
}

/* 面包屑 */

.mianbao {
    width: 100%;
    padding-top: 15px;
    border-top: 2px solid #ddd;
    font-size: 14px;
}

.mianbao p {
    position: relative;
}

.mianbao .zhuye {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    text-align: center;
    line-height: 20px;
    color: #555;
    background: #fff;
}

.mianbao a:hover {
    color: #006171;
    text-decoration: underline !important;
}

/* 栏目导航 */

.con_nav {
    margin-top: 30px;
    /* font-family: "Noto Sans SC";
    font-weight: 300; */
    background: #f0f4f5;
}

.con_nav li {
    display: inline-block;
}

.con_nav li a {
    padding: 0 10px;
    display: block;
    font-size: 14px;
    line-height: 40px;
}

.con_nav li a:hover {
    background-color: #006171;
    color: #fff;
}

.con_nav li .on {
    background-color: #006171;
    color: #fff;
}

/* 栏目标题 */

.con_titile {
    padding-top: 20px;
    padding-bottom: 20px;
}

.con_titile h4 {
    padding-left: 20px;
    font-size: 25px;
    color: #006171;
    border-left: 4px solid #006171;
}

.con_titile span {
    padding-left: 10px;
    font-size: 15px;
    color: #999;
}

/* 栏目内容 */

.about_con img {
    max-width: 100%;
    height: auto !important;
    display: block;
    margin: 10px auto;
}

.about_con h1 {
    font-size: 40px !important;
}

.about_con h2 {
    font-size: 32px !important;
}

.about_con h3 {
    font-size: 28px !important;
}

.about_con h4 {
    font-size: 24px !important;
}

.about_con h5 {
    font-size: 20px !important;
}

.about_con h6 {
    font-size: 16px !important;
}

.about_con p {
    line-height: 27px;
    font-size: 16px !important;
    /* text-indent: 2em; */
    /* margin-bottom: 15px; */
}

.about_con {
    font-size: 16px !important;
}

/* 大事记 */

.dashiji {
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
    /* font-family: "Noto Sans SC";
    font-weight: 300; */
}

.dashiji .line {
    position: absolute;
    left: 50%;
    width: 1px;
    height: 100%;
    background-color: #006171;
}

.dashiji .text {
    text-align: right;
}

.dashiji .year {
    font-size: 22px;
    color: #006171;
}

.dashiji li {
    position: relative;
    width: 45%;
}

.dashiji li::after {
    content: '';
    display: block;
    position: absolute;
    top: 46px;
    right: -62px;
    width: 12px;
    height: 12px;
    background: #006171;
    border-radius: 50%;
    border: 2px solid #fff;
}

.dashiji li::before {
    content: '';
    display: block;
    position: absolute;
    top: 43px;
    right: -65px;
    width: 18px;
    height: 18px;
    background: #006171;
    border-radius: 50%;
}

.dashiji li:nth-child(2n)::after {
    left: -61px;
}

.dashiji li:nth-child(2n)::before {
    left: -64px;
}

.dashiji li:nth-child(2n) {
    margin-left: 55%;
}

.dashiji li:nth-child(2n) .text {
    text-align: left;
}

/* about_列表 */

.about_list {
    text-align: center;
    /* font-family: "Noto Sans SC";
    font-weight: 300; */
}

.about_list .wrap {
    margin-bottom: 20px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 5px;
}

.about_list p {
    font-size: 16px;
    line-height: 40px;
    background-color: #f0f4f5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.about_list img {
    position: relative;
    transition: .5s;
    height: 200px;
    width: 100%;
    object-fit: contain;
    cursor: pointer;
}

/* .about_list .row div:hover img {
    transform: scale(1.5);
    z-index: 1;
} */

.big {
    position: fixed;
    display: none;
    /* padding: 10%; */
    box-sizing: border-box;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
}

.big.on {
    display: block;
}

.big img {
    width: 500px;
    height: 100%;
}

/* 产品列表 */

.product {}

/* 案例列表 */

/* .case {
    font-family: "Noto Sans SC";
    font-weight: 300;
} */

.case_f .row ul li {
    margin-bottom: 30px;
    width: 50%;
    overflow: hidden;
}

.case_f .fl {
    float: left;
}

.case_f .fr {
    position: relative;
    padding: 10px;
    height: 152px;
    float: right;
    background-color: #006177;
}

.case_f .row li img {
    width: 100%;
    height: 152px;
    object-fit: cover;
    transition: .5s;
}

.case_f .row ul:hover img {
    transform: scale(1.1);
}

.case_f .row li h4 {
    font-size: 18px;
    line-height: 35px;
    border-bottom: 1px dotted #bbbbbb;
    color: #fff;
}

.case_f .row li p {
    font-size: 12px;
    color: #fff;
}

.case_f .row li span {
    position: absolute;
    bottom: 14px;
    left: 12px;
    padding-right: 22px;
    display: inline;
    color: #fff;
    font-size: 12px;
    background: url(../img/case-f-01.png)no-repeat right center;
}

.case .case_list {
    margin-bottom: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #006171;
}

.case .case_list .case_img {
    height: 195px;
    width: 100%;
    object-fit: cover;
}

.case .case_list h4 {
    font-size: 22px;
    margin-top: 10px;
}

.case .case_list h4 a {
    display: inline-block;
    width: 90%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #006171;
}

.case .case_list h4 a:hover {
    color: #01323a;
}

.case .case_list a {
    /* color: #666; */
    font-weight: 400;
}

.case .case_list small {
    display: block;
    /* padding-top: 10px; */
}

.case .case_list span {
    display: inline-block;
    padding: 10px 0;
    /* font-family: '微软雅黑'; */
    color: #333;
    font-size: 14px;
}

.case .case_list p {
    color: #006177;
    font-weight: 600;
    font-size: 15px;
}

.case .case_list p img {
    margin-right: 10px;
}

.case .case_list .more {
    display: inline-block;
    font-size: 14px;
    color: #006171;
    width: 100%;
    text-align: right;
}

.case .case_list .more:hover {
    font-weight: 600;
}

/* 翻页 */

.fanye {
    margin: 15px auto;
    text-align: center;
}

.fanye li {
    display: inline-block;
    font-size: 14px;
}

.fanye .thisclass {
    padding: 6px 13px;
    font-size: 14px;
    background-color: #217dd0;
    color: #fff;
}

.fanye li a {
    display: block;
    padding: 5px 12px;
    font-size: 14px;
    border: 1px solid #ccc;
}

/* 新闻列表 */

.news .news_list {
    padding-left: 10px;
    padding-right: 10px;
}

.news .news_list>div {
    margin-bottom: 20px;
    /* padding: 5px; */
    padding-bottom: 15px;
    /* border: 1px solid #ccc; */
    transition: .5s;
    background-color: #fff
}

.news .news_list>div>div {
    position: relative;
    padding: 0 15px;
}

.news .news_list .img {
    display: block;
    overflow: hidden;
}

.news .news_list img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    transition: .5s;
}

.news .news_list h4 a {
    display: block;
    margin-top: 10px;
    font-size: 22px;
    /* font-family: "Noto Sans SC"; */
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news .news_list small {
    font-size: 12px;
    color: #666;
    line-height: 30px;
    /* font-family: "Noto Sans SC";
    font-weight: 200; */
}

.news .news_list p {
    width: 85%;
    font-size: 15px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news .news_list .more {
    position: absolute;
    bottom: 0;
    right: 20px;
    font-size: 25px;
    color: #666;
    transition: .5s;
    /* font-family: "Noto Sans SC";
    font-weight: 400; */
}

.news .news_list:hover h4 a {
    color: #006171;
}

.news .news_list:hover img {
    transform: scale(1.1);
}

.news .news_list:hover .more {
    color: #006171;
    transform: translateX(10px);
    /* background-color: #006171; */
}

.news .news_list:hover {
    border-color: #006171;
}

/* 联系我们 */

.lxwm {
    margin-top: 50px;
    margin-bottom: 50px;
}

.lxwm .row {
    /* font-family: "Noto Sans SC";
    font-weight: 300; */
    padding-left: 0;
    padding-right: 0;
    background: #f0f4f5;
}

.lxwm .dizhi div {
    box-sizing: border-box;
    padding: 20px;
    font-size: 14px;
}

.lxwm .dizhi div p {
    /* margin-top: 5px; */
    color: #202425;
    font-weight: 400;
}

.lxwm .dizhi div span {
    color: #999;
}

.lxwm .dizhi a {
    display: block;
    margin-top: 15px;
    font-size: 14px;
    color: #999;
}

.lxwm .tit {
    padding-bottom: 15px;
    font-size: 22px;
    font-weight: 400;
}

/* 加入我们 */

.join {
    color: #666;
    font-size: 16px;
    line-height: 50px;
    /* font-family: "Noto Sans SC";
    font-weight: 300; */
}

.join span {
    display: inline-block;
    width: 19%;
    text-align: center;
}

.join .iconfont {
    display: inline;
    vertical-align: -1px;
}

.join .join_tit {
    background-color: #eee;
}

.join .join_tit>p {
    border: none;
}

.join>div>p {
    border-bottom: 1px solid #ccc;
}

.join .l_aspan {
    cursor: pointer;
}

.join .join_con {
    display: none;
    box-sizing: border-box;
    padding: 20px;
    background-color: #f0f4f5;
}

.join .join_con.on {
    display: block;
}

.join .join_con p {
    line-height: 30px;
}

.join .join_con .tit {
    margin-top: 10px;
    color: #006171;
    padding-left: 15px;
    border-left: 3px solid #006171;
}

/* 服务中心 */

/* .fuwu {
    font-family: "Noto Sans SC";
    font-weight: 300;
} */

.fuwu .txt p:first-child {
    font-weight: 400;
    font-size: 20px;
}

.fuwu .txt span {
    margin: 15px 0;
    display: block;
    width: 50px;
    height: 2px;
    background-color: #006171;
}

.fuwu .txt .span {
    margin-bottom: 10px;
    font-size: 15px;
    color: #666;
    line-height: 28px;
}

/* 服务响应 */

.fw_h4 {
    padding-left: 20px;
    font-size: 25px;
    font-weight: 400;
    color: #006171;
    border-left: 4px solid #006171;
}

.fw_xy {
    margin-top: 20px;
    position: relative;
    height: 350px;
    background: url(../img/xiangying.png)no-repeat center/cover;
}

.fw_xy .con {
    padding: 30px;
    position: absolute;
    width: 50%;
    top: 20%;
    right: 20px;
    background-color: #fff;
}

.fw_xy .con>p {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #666;
    font-size: 15px;
    line-height: 28px;
}

.fw_xy .con .row p {
    font-weight: 400;
    font-size: 18px;
}

/* 服务内容 */

.fw_con {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 2px solid rgba(0, 0, 0, .1);
}

.fw_con .list {
    width: 100%;
    height: 110px;
}

.xinwen .list2 p {
    padding-left: 20px;
    line-height: 60px;
    font-size: 14px;
    background: url(../img/jiantou.svg)no-repeat left center;
    border-bottom: 1px solid #dee2e6;
}

.xinwen .list2 p:hover a {
    color: #006171;
    font-weight: 600;
}

.xinwen .list2 a {
    width: 75%;
    float: left;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xinwen .list2 span {
    display: inline-block;
    width: 25%;
    float: right;
}

.fw_con .row {
    text-align: center;
}

.fw_con .row>div:nth-child(1) .list {
    background: url(../img/fw00.png)no-repeat center;
}

.fw_con .row>div:nth-child(2) .list {
    background: url(../img/fw11.png)no-repeat center;
}

.fw_con .row>div:nth-child(3) .list {
    background: url(../img/fw22.png)no-repeat center;
}

.fw_con .row>div:nth-child(4) .list {
    background: url(../img/fw33.png)no-repeat center;
}

.fw_con .row>div:nth-child(1) .list:hover {
    background: url(../img/fw01.png)no-repeat center;
}

.fw_con .row>div:nth-child(2) .list:hover {
    background: url(../img/fw12.png)no-repeat center;
}

.fw_con .row>div:nth-child(3) .list:hover {
    background: url(../img/fw23.png)no-repeat center;
}

.fw_con .row>div:nth-child(4) .list:hover {
    background: url(../img/fw34.png)no-repeat center;
}

/* 服务承诺 */

.fw_cn, .fw_wb {
    margin-top: 30px;
    margin-bottom: 30px;
}

.fw_cn p, .fw_wb p {
    margin-bottom: 10px;
    line-height: 28px;
    color: #666;
    text-indent: 2em;
}

.fw_cn .h3, .fw_wb .h3 {
    font-size: 22px;
    color: #006171;
    text-indent: 0;
    line-height: 60px;
}

/* 下载 */

.xiazai .tit {
    padding: 15px 10px;
    text-align: center;
    background-color: #f5f5f5;
}

.xiazai .tit a {
    display: inline-block;
    width: 19%;
    position: relative;
    font-size: 14px;
    color: #666;
}

.xiazai .tit .on::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: calc(50% - 25px);
    width: 50px;
    height: 2px;
    background-color: #006171;
}

/* 产品详情 */

.con_h1 {
    padding-top: 50px;
}

.con_h1 h1 {
    margin-bottom: 10px;
    border-width: 10px;
}

.con_h1 p {
    margin-bottom: 5px;
    line-height: 28px;
}

#gallery {
    margin-bottom: 10px;
}

#gallery img {
    height: 350px;
    width: 100%;
    object-fit: contain;
}

#thumbs img {
    box-sizing: border-box;
    padding: 5px;
    border: 1px solid #ccc;
    height: 85px;
    width: 100%;
    object-fit: contain;
    cursor: pointer;
}

.article {
    padding-top: 50px;
    padding-bottom: 50px;
}

.article .row {
    margin-bottom: 30px;
}

.article .tit {
    font-size: 14px;
    line-height: 40px;
    font-weight: 500;
    color: #fff;
    background-color: #006177;
    /* border-width: 1px;
    border-style: solid;
    border-color: #fff #fff #202425 #fff; */
    cursor: pointer;
    border-radius: 3px;
}

.article .tit span {
    font-size: 20px;
    vertical-align: middle;
}

.article .tit .fr {
    float: right;
    transform: rotateZ(90deg);
    width: 15px;
    font-size: 14px;
    transition: .5s;
}

.article .tit .fr.on {
    transform: rotateZ(-90deg);
}

.article .tit.on {
    /* border-width: 1px;
    border-style: solid;
    border-color: #202425 #202425 transparent #202425;
    background-color: #fff; */
    box-shadow: 0px 0px 0px 2px #ddd;
}

.article .con {
    height: 100%;
}

.article .con div {
    display: none;
    min-height: 400px;
    /* background-color: #006171; */
    overflow: hidden;
    opacity: 0;
    transition: .8s;
}

.article .con div p {
    margin-bottom: 10px;
    line-height: 28px;
}

.article .con .on {
    display: block;
    opacity: 1;
}

.article .download a {
    padding-left: 50px;
    display: block;
    background: url(../img/download.svg)no-repeat left;
}

/* 新闻详情 */

.news_con .top {
    padding-top: 50px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid #eee;
}

.news_con .top h1 {
    font-size: 22px;
    line-height: 40px;
    font-weight: 400;
}

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

.news_con .l_box p {
    font-weight: 400;
}

.news_con .l_box p img {
    margin-right: 10px;
}

.news_con .bot {
    margin-bottom: 30px;
}

.news_con .bot h2 {
    font-size: 16px;
    font-weight: bold;
    border-left: 3px solid #006171;
    padding-left: 15px;
    background-color: #eee;
    line-height: 35px;
}

.news_con .bot p {
    margin-bottom: 10px;
    line-height: 27px;
}

.news_con .bot img {
    width: 600px !important;
    height: auto !important;
    border: 1px solid #eee;
    padding: 5px;
    border-radius: 5px;
}

/* 产品列表 */

.product a {
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 10px;
    display: block;
    background-color: #f7f7f7;
    text-align: center;
    transition: .5s;
}

.product a div {
    box-sizing: border-box;
    padding: 5px;
    overflow: hidden;
    background-color: #fff;
}

.product a p {
    line-height: 40px;
    transition: .5s;
}

.product a:hover {
    background-color: #006177;
}

.product a:hover p {
    color: #fff;
}

.toudi {
    font-weight: 400;
    text-align: right;
    color: #006171;
}

.index_case_img {
    height: 215px;
    width: 100%;
    object-fit: cover;
}

.index_news_img {
    height: 197px !important;
    object-fit: cover;
}

.p_nowrap {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.p_2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.xinwen .list:nth-child(2) .p_2 {
    -webkit-line-clamp: 4;
}

.l_prolist .row a {
    position: relative;
    margin-top: 20px;
    display: block;
    text-align: center;
    overflow: hidden;
}

.l_prolist .row a div {
    border: 1px solid #eee;
    overflow: hidden;
}

/* .l_prolist .row a div::after {
    content: '更多详情';
    position: absolute;
    padding-top: calc(25% + 20px);
    left: 0;
    top: -100%;
    width: 100%;
    line-height: 40px;
    height: 100%;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    transition: .3s;
}

.l_prolist .row a:hover div::after {
    top: 0;
} */

.l_prolist .row a img {
    height: 230px;
    width: 100%;
    object-fit: contain;
    transition: .3s;
}

.l_prolist .row a:hover img {
    transform: scale(1.1);
}

.l_prolist .row a p {
    position: relative;
    line-height: 40px;
    background-color: #eee;
}

.l_prolist .row a:hover p {
    color: #fff;
    background-color: #006171;
}

.l_prolist .row a p span {
    position: absolute;
    right: 10px;
    float: right;
    font-size: 14px;
    color: #006171;
}

.l_prolist .row a:hover span {
    color: #fff;
}

.a_feng {
    padding: 30px;
}

.a_feng:nth-child(2n) {
    background-color: #eee;
}

.a_feng:nth-child(2n) .row {
    flex-flow: row-reverse;
}

.a_feng h4 {
    font-size: 22px;
    padding-left: 20px;
    color: #006177;
    border-left: 4px solid #006177;
}

.a_feng p {
    margin-top: 30px;
    font-size: 15px;
    line-height: 26px;
    text-indent: 2em;
}

.a_feng a {
    display: inline-block;
    font-size: 14px;
    margin-top: 30px;
}

.a_feng a:hover {
    color: #006171;
    font-weight: 600;
}

.a_feng a span {
    font-family: '宋体';
}

.a_feng img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

/* 
旧版
.a_feng {
    margin-top: 30px;
    padding: 15px;
    background: #f0f4f5;
    border-radius: 3px;
}

.a_feng h4 {
    border-bottom: 1px dashed #adb5bd;
    line-height: 40px;
    font-size: 22px;
    margin-bottom: 20px;
}

.a_feng h4 a {
    color: #006177;
}

.a_feng h4 a span {
    float: right;
    font-size: 14px;
}

.a_feng ul {}
.a_feng ul li img{
    height: 120px;
    width: 100%;
    object-fit: contain;
}
.a_feng ul .fl {
    float: left;
    width: 66%;
    font-size: 14px;
    line-height: 25px;
}

.a_feng ul .fr {
    float: right;
    width: 30%;
} */

.xilie {
    /* height: 219px; */
    overflow: auto;
}

.xilie div, .xilie p {
    font-size: 16px !important;
}

.long_1 .box_1 {
    position: relative;
    margin-bottom: 53px;
}

.long_1 .box_1 p {
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    display: inline-block;
    left: 413px;
    bottom: -35px;
    width: 375px;
    line-height: 60px;
    background: #006177;
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-style: normal;
    text-indent: 0;
}

.download {
    width: 800px;
    margin: 0 auto;
}

.download p {
    line-height: 50px;
    border-bottom: 1px solid #eee;
}

.download a {
    float: right;
}

.hezuo_con .row>div {
    margin-bottom: 20px;
}

.hezuo_con {
    text-align: center;
}

.hezuo_con ul {
    position: relative;
    flex-direction: column;
    display: flex;
    flex-wrap: wrap;
    height: 900px;
    width: 800px;
    margin: 0 auto;
}

.hezuo_con ul li {
    position: relative;
    width: 14.28%;
    height: 100px;
    border: 1px solid #eee;
    overflow: hidden;
}

.hezuo_con ul li img {
    width: 100%;
    height: 100px;
    object-fit: contain;
}

.hezuo_con ul .tit {
    padding-top: 5px;
    color: #006177;
    font-weight: 600;
    display: flex;
    flex-direction: column;
}

.hezuo_con ul .tit img {
    margin: 0 auto;
    display: block;
    width: 20px;
    height: 20px;
}

.hezuo_con ul .logo {
    position: absolute;
    top: 400px;
    left: 229px;
    width: 343px;
    background: #006177;
}

.hezuo_con ul .logo img {
    width: 141px;
}

/* .hezuo_con ul {
    margin: 0 auto;
    width: 700px;
}

.hezuo_con li {
    float: left;
    width: 100px;
}

.hezuo_con img {
    width: 100%;
    height: 100px;
    object-fit: contain;
}

.hezuo_con li p {
    width: 100px;
    height: 100px;
    border: 1px solid #eee;
}

.hezuo_con li p:first-child {
    padding-top: 25px;
    font-weight: 600;
    font-size: 16px;
    color: #006177;
} */

.gaode {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

@media(max-width:992px) {
    .banner .box {
        padding: 15px;
        position: static;
        width: 100%;
        height: auto;
        font-size: 22px;
    }
    .banner .box>a {
        padding: 5px 14px;
        font-size: 14px;
        font-weight: 400;
    }
    .fw_xy {
        height: auto;
        background: none;
    }
    .fw_xy .con {
        padding: 10px;
        position: static;
        width: 100%;
    }
    .a_feng {
        padding: 10px;
    }
    .pro, .anli, .xinwen, .hezuo {
        padding: 20px 0;
    }
    .pro .row a, .anli .row a {
        margin-bottom: 10px;
    }
    .anli .swiper-slide {
        width: 100%;
    }
    .hezuo .list img {
        height: 80px;
    }
    .xinwen .list a img {
        height: auto;
    }
    .xinwen .row .list:nth-child(1) a img {
        height: auto;
    }
    .xinwen .list .xia {
        padding: 15px;
    }
    .xinwen .list .xia h3 {
        font-size: 16px;
    }
    .xinwen .row .list:nth-child(1) .xia p {
        font-size: 12px;
    }
    .xinwen .list2 span {
        font-size: 12px;
    }
    .lxwm {
        margin-top: 0;
    }
    .join {
        font-size: 12px;
        line-height: 30px;
    }
    .news_con .top {
        padding-top: 20px;
    }
    .news_con .top h1 {
        font-size: 20px;
        line-height: 30px;
    }
    .news_con .bot img {
        width: 100% !important;
        height: auto !important;
    }
    #thumbs img {
        height: auto;
    }
    #gallery img {
        height: auto;
    }
    .download {
        width: 100%;
    }
    .pro .swiper-slide {
        /* width: 100% !important; */
    }
    .index_pro_img {
        height: 90px;
    }
    .pro .swiper-slide a {
        /* width: 31.33%; */
        margin-right: 5px;
    }
    .pro .swiper-slide a p {
        font-size: 12px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        line-height: 35px;
    }
    .xiazai .tit {
        padding: 5px;
    }
    .xiazai .tit a {
        width: auto;
    }
    .download p {
        font-size: 14px;
    }
    .lxwm .dizhi div {
        padding: 10px;
    }
}

@media(min-width:960px) {
    /* .head .nav .u1>li a {
        font-size: 14px;
    } */
    .head .si00 a {
        margin: 0;
    }
    .xinwen .list2 span {
        font-size: 12px;
    }
}

@media(min-width: 1200px) {
    /* .head .nav .u1>li a {
        font-size: 16px;
    } */
    .head .si00 a {
        margin: 0 5px;
    }
    .xinwen .list2 span {
        font-size: 14px;
    }
}