﻿@charset "utf-8";
body{ margin:0px; padding:0px;position: relative;}
a{ text-decoration:none;}
ul{ list-style:none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, ol, dd, dl{ list-style:none;margin:0;padding:0px;}
li {
    list-style: none;
}
p{ margin:0px;}
.width{ width:1400px; margin:0 auto;}
.both{ clear:both;}
a{ color:#000; transition:0.5s;}
#box{ width:100%; position:relative; overflow:hidden; height:500px;}
#box img{ transition:0.3s; position:absolute; top:0px; left:0px; height:100%; width:100%; object-fit:cover;}
.arrow{width:100%;}
.arrow a{ position:absolute; top:45%; background-color:rgba(255,255,255,0.8);border-radius:50%; color:#333; font-size:24px; padding:10px 15px; opacity:0;}
#box:hover .arrow a{ opacity:1;}
#foot_nav {
    display: none;
}


.clear {
  clear: both;
}
.top {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
    color: #333;
    background:#fff;
    font-size: 14px;
}
.footer-lists li a{
    color:#fff;
}
.p-left .p-title a {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}

.top a {
    line-height: 35px;
    font-size: 14px;
    color:#333;
}
.clear{clear:both;}
.fl{
    float: left;
}
.fr{
    float: right;
}
.remen h1 {
    font-weight: bold;
    float:right;
    margin: 0;
    color: #333;
    font-size: 14px;
}
/*head&nav*/
.head {
    height: 120px;
}
.flex {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -ms-flex-pack: justify;
}
.head .logo {
    color: #000;
    font-size: 44px;
    font-weight: bold;
    margin-top: 26px;
    width: 50%;
    letter-spacing: 1px;
}
.head .logo img {
    width: 15%;
    margin-right: 9px;
}
.head .tel {
    padding-top: 25px;
}
.logo_tel p {
    height: 30px;
    line-height: 30px;
    float: left;
    color: #6b6b6b;
    font-size: 16px;
}
.logo_tel p span {
    display: block;
    font-size: 33px;
    color: #333;
    height: 30px;
    line-height: 30px;
    font-weight:bold;
}
.top-tel {
    padding-top: 21px;
    height: 100px;
    float: right;
    background: url(../img/tel.jpg) left center no-repeat;
    padding-left: 62px;
    box-sizing: border-box;
    margin-top: 10px;
    font-size: 14px;
}
.top-tel span {
    margin-left: 0;
    font-size: 39px;
    color: #0aaf52;
    font-weight: bold;
    display: block;
    line-height: 38px;
}
.top-tel span a{
    font-size: 36px;
    color: #f8bd01;
    font-weight: bold;
}
.nav {
    background-size: 100%;
    background-color:#0a519a;
}

.nav .breadcrumbnav {
    color: #fff;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 225px;
    line-height: 65px;
    position: relative;
}


.nav .breadcrumbnav li a {
    font-size: 18px;
    color: #fff;
}


.nav .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 65px;
    background: #e18000;
    display: none;
    z-index: 9999;
}

.nav .breadcrumbnav .nav_list a {
    color: #fff;
    font-size: 16px;
}

.nav .breadcrumbnav li:hover .nav_list {
    display: block;
}

p#fzwz {
    display: inline-block;
}

.proshow ul li {
    float: left;
    width: 32.2%;
    margin-right: 15px;
    margin-bottom: 21px;
}

.proshow ul li img {
    width: 100%;
    object-fit: cover;
    height: 250px;
}

.proshow ul li:nth-child(3n) {
    margin-right: 0;
}

.proshow ul li div span {
    text-align: center;
    display: block;
    background: #0a519a;
    color: #fff;
    line-height: 45px;
    padding: 0 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.adv_j .pro-cont .img img {
    width: 100%;
}


.linkTagcs{ 
width:996px;
height:auto;
}
.linkTagcs ul{margin:0px;padding:0px;list-style-type:none;}
.linkTagcs li{list-style:none;margin:0px;  padding-right:20px;line-height:92px;float:left;}
.linkTagcs li a{color:#333;word-break:break-all;}
.linkTagcs li img{border:0px;}


@media screen and (max-width: 980px) {
*{-webkit-text-size-adjust:none;}
#box{ height:300px;}
.width{ width:98%;}
#foot_nav{ display:block; position:fixed; bottom:0px; width:100%; left:0px;z-index:9999;}
#foot_nav li{ list-style:none;}
#foot_nav li a {width: calc(100% / 1);text-align: center;height: 90px;line-height: 90px;background: #e7272d; color: #fff;float: left;font-size: 46px; font-weight: bold;}

.top80 {
    margin-top: 37px;
}
.remen.fl {
    display: none;
}
.head .logo {
    color: #000;
    font-size: 36px;
    font-weight: bold;
    margin-top: 33px;
    width: 60%;
    letter-spacing: 0;
}
.top-tel {
    padding-top:23px;
    height: 100px;
    float: right;
    background: url(../img/tel.jpg) left center no-repeat;
    padding-left: 35px;
    box-sizing: border-box;
    margin-top: 14px;
    background-size: 13%;
        font-size: 14px;
}
.top-tel span {
    margin-left: 0;
    font-size: 28px;
    color: #0aaf52;
    font-weight: bold;
    display: block;
    line-height: 27px;
}
.top-tel span a {
    font-size: 20px;
    color: #f8bd01;
    font-weight: bold;
}
.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 16%;
    line-height: 65px;
    position: relative;
}
.nav .breadcrumbnav li a {
    font-size: 16px;
    color: #fff;
}

.product_bg {
    width: 98%;
    margin: 0 auto;
}

.pro-boxs .pro_le {
    width: 100%;
    float: left;
    left: 0;
    padding: 51px 8px;
    margin-bottom: 29px;
}
.prl_tit {
    display: none;
}
.prl_list {
    background: none;
}
.prolist2021 ul {
    display: block;
    text-align: center;
    margin: 0 auto;
}
.prl_list .prolist2021 li {
    height: 62px;
    border-bottom:none;
    position: relative;
    background: #fff;
    display: inline-block;
    padding: 0 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.proshow {
    width: 100%;
    overflow: hidden;
    padding-left: 0;
    float: right;
}
.proshow ul li:nth-child(3n) {
    margin-right: 15px;
}
.proshow ul li:nth-child(2n) {
    margin-right: 0;
}
.proshow ul li {
    float: left;
    width: 48.7%;
    margin-right: 15px;
    margin-bottom: 21px;
}
.proshow ul li img {
    width: 100%;
    object-fit: cover;
    height: 217px;
}
.adv_j {
    padding: 5% 0;
    margin: 2% 0;
}
.w1400 {
    max-width: 98%;
    margin: 0 auto;
    min-width: 98%;
}
.adv_j .pro-cont .img img {
    height: 100%;
    width: 100%;
}
.adv_j .pro-cont p {
    height: 143px;
}
.Company {
    width: 100%;
    height: auto;
    background: linear-gradient(to right,#0aaf52,#0a519a);
    box-shadow: 0 10px 47px 0 rgb(217, 217, 218);
    padding: 60px 0;
}
.cmp_ng {
    width: 98%;
    margin: 0 auto;
    position: relative;
    top: 0;
}
.cmp_e {
    width: 100%;
    background: none;
    height: 435px;
    position: relative;
    border-radius: 30px 0px 0px 30px;
    margin-bottom: 35px;
}
.cmp_mt {
    width: 100%;
    height: 100%;
    right: 0px;
    position: absolute;
    margin-top: 0;
    overflow: hidden;
    padding-left: 0;
}
.cmp_mt img {
    transition: all 0.7s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.7s ease-in 0s;
    -o-transition: all 0.7s ease-in 0s;
    cursor: pointer;
    height: 100%;
}
.cmp_n {
    width: 100%;
    background: #fff;
    height: auto;
    position: relative;
    border-radius: 0;
    padding: 50px 0;
}
.cmp_v {
    font-family: Arial, Helvetica, sans-serif;
    color: #0a519a;
    font-size: 43px;
    padding: 0 0px 0px 0px;
    font-weight: bold;
}
.cmp_b {
    width: 100%;
    height: auto;
    margin-top: 0;
    position: relative;
    padding: 0 13px;
}
.cmp_x {
    font-size: 15px;
    color: #333;
    line-height: 33px;
    width: 100%;
    height: auto;
    margin-bottom: 22px;
}
.process ul li {
    width: 14%;
    text-align: center;
    position: relative;
    z-index: 3;
}
.news_row2_l {
    width: 100%;
    height: auto;
    background: #f5f5f5;
    float: left;
}
.news_row2_l .news_l_item, .news_row2_l .news_div_item {
    position: relative;
    width: 100%;
    display: block;
    height: auto;
    padding: 50px;
}
.news_row2_l .news_l_item p, .news_row2_l .news_div_item .news_div_item_body {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    padding: 5px 0 0;
    overflow: hidden;
    margin-bottom: 90px;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: normal;
}
.news_row2_l .news_l_item span i, .news_row2_l .news_div_item .news_div_item_date .news_div_item_month, .news_row2_l .news_div_item .news_div_item_date .news_div_item_day {
    font-size: 20px;
    font-family: arial;
    font-style: normal;
    color: #0a519a;
    display: block;
    line-height: 42px;
}
.news_row2_l .news_div_item .news_div_item_date .news_div_item_year {
    font-size: inherit;
    color: inherit;
    font-family: arial;
    font-size: 35px;
}
.news_row2_l .news_l_item img, .news_row2_l .news_div_item .news_div_item_pic a, .news_row2_l .news_div_item .news_div_item_pic img {
    width: 100%;
    display: block;
    height: 214px;
    padding-top: 20px;
}
.news_row2_l .news_l_item img, .news_row2_l .news_div_item .news_div_item_pic a, .news_row2_l .news_div_item .news_div_item_pic img {
    width: 100%;
    display: block;
    height: 214px;
    padding-top: 20px;
    object-fit: cover;
}
.news_row2_r {
    float: right;
    width: 100%;
}
.news_row2_r .news_r_item span, .news_row2_r .news_div_item .news_div_item_date {
    position: relative;
    width: 22%;
    height: 160px;
    float: left;
    color: #fff;
    background: #0a519a;
    font-weight: normal;
    font-style: normal;
    line-height: 45px;
    font-size: 18px;
    font-family: arial;
    text-align: center;
    padding: 21px;
}
.news_row2_r .news_div_item_content {
    transition: 0.3s all ease;
    width: 78%;
    float: right;
}
.news_row2_r .news_div_item_title {
    width: 100%;
    float: right;
}
.news_row2_r .news_r_item strong, .news_row2_r .news_div_item .news_div_item_title .news_div_item_a {
    font-size: 18px;
    font-weight: normal;
    color: #484848;
    display: block;
    line-height: 45px;
    float: right;
    width: 100%;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_row2_r .news_r_item p, .news_row2_r .news_div_item .news_div_item_body {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    float: right;
    width: 97%;
    padding: 0 14px 0 0;
    padding-right: 0;
    font-weight: normal;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.news_row2_r .news_div_item_content {
    padding: 15px 0;
}
.news_row2_r .news_div {
    margin-top: 19px;
}
.news_row2_r .news_div_item+.news_div_item {
    margin-top: 5px;
}
.news_row2_r > .news_div > .news_div_item:first-child {
    display: block;
}
.news {
    padding: 60px 0px 39px 0px;
    width: 100%;
    background: #fff;
}
.links_bj {
    width: 98%;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.links_zbt {
    padding-left: 35px;
    width: 21%;
    height: 92px;
    font-size: 20px;
    color: #555;
    line-height: 92px;
    background: url(../img/20210416114616_1369149871.jpg) no-repeat left;
}
.links_lj {
    width: 75%;
    height: auto;
    font-size: 14px;
    color: #666;
    margin-left: 20px;
    line-height: 30px;
}
.linkTagcs {
    width: 100%;
    height: auto;
}
.copy_row2 {
    background: #000;
    width: 100%;
    min-width: 100%;
    position: relative;
    overflow: hidden;
}
.copy_list:nth-child(1), .copy_list:nth-child(2), .copy_list:nth-child(3) {
    display: none;
}
.copy_list {
    float: left;
    padding-left: 0;
    padding-top: 31px;
    border-left: 1px rgba(255,255,255,0.2) solid;
    padding-right: 21px;
    height: auto;
    width: 65%;
}
.copy_list li a {
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 40px;
}
.m_code {
    float: right;
    width: 30%;
    padding-top: 31px;
}
.copy_row3 {
    text-align: center;
    margin: 0 auto;
    font-size: 15px;
    background: #000;
    width: 100%;
    overflow: hidden;
    border-top: 1px rgba(51,51,51,0.8) solid;
    padding-bottom: 94px;
}
.copy_row2 {
    background: #000;
    width: 100%;
    min-width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 63px;
}
.news_row2_r .news_div_item_content {
    padding: 13px 0;
}



}
