@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:1200px; 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;
}

.top {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
    color: #333;
    background:#fff;
}

.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 {
    height: 120px;
}

.head .logo {
    color: #333;
    font-size: 37px;
    font-weight: bold;
    margin-top: 34px;
    width: 60%;
    line-height: 42px;
}
.head .logo img{
	width:100%;
}
.head .tel {
    padding-top: 25px;
}

.logo_tel {
    padding-top: 13px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 49px;
    box-sizing: border-box;
    margin-top: 15px;
    background-size: 12%;
}
.logo_tel p span {
    display: block;
    font-size: 40px;
    color: #85bd25;
    font-weight: bold;
    margin-top: 13px;
    line-height: 16px;
    font-family: DINProb!important;
}

.logo_tel p {
    height: 30px;
    float: left;
    color: #000;
    font-size: 16px;
}
.nav {
    background-size: 100%;
    background-color:#0172ba;
}

.nav .breadcrumbnav {
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width:196px;
    line-height: 60px;
    position: relative;
}

.nav .breadcrumbnav li:first-child{
	background:#85bd25;
}

.nav .breadcrumbnav li a {
    font-size: 20px;
    color: #fff;
}


.nav .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 60px;
    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;
}

.c1 {
    background: #f7f7f7;
    position: relative;
}

.ccb {
    padding: 42px 0;
}
.ccb h3 {
    text-align: center;
    font-weight: 600;
    font-size: 36px;
    color: #0172ba;
}

.ccb h3 span {
    color: #222222;
}

.promenu2 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1vw;
    margin-bottom: 3vw;
}

.promenu2 li {
    background: url(../img/74.png) no-repeat left center;
    padding-left: 23px;
    overflow: hidden;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.4s linear;
    margin: 0 15px;
}

.promenu2 li a {
    font-size: 18px;
    color: #666666;
}

.promenu2 li:first-child {
    background: url(../img/cc755860abd2948bc9c64b5b7bb87ac9a1076bec.png) no-repeat left center;
}

.promenu2 li:first-child a {
    color: #0172ba;
}
.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
ul.pro_list li:nth-child(3n) {
    margin-right: 0;
}
ul.pro_list li {
    width: 32%;
    margin-right: 2%;
    float: left;
    margin-bottom: 2%;
}

.pro_list .slick-slide {
    margin: 0 13px;
}

.pro_list li img {
    width: 100%;
    height: 295px;
    object-fit: cover;
}

.pro_list li h2 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #969696;
}

.pro_list li h2 a {
    font-weight: normal;
    font-size: 16px;
    color: #ffffff;
    line-height: 50px;
    display: block;
}

.pro_list li:hover h2 {
    background: #0172ba;
}

.w1400 {
    max-width: 1400px;
    margin: 0 auto;
}

.c2 {
    background: url(../img/67ca26147214e9d80f3e7ab717b91ca949b8c8d6.png) no-repeat top center;
    padding-top: 5vw;
    padding-bottom: 0;
}

.c2a {
    width: 49%;
}

.c2abt {
    border-left: 8px solid #0172ba;
    padding-left: 30px;
    margin-bottom: 3.5vw;
}

.c2abt dd {
    font-size: 2.2rem;
    color: #0172ba;
    font-weight: 600;
}

.c2abt dd span {
    display: inline-block;
    background: #ebf4dc;
    font-size: 2.5rem;
    width: 50px;
    height: 50px;
    color: #85bd24;
    line-height: 1;
    border-radius: 50%;
    text-align: center;
    position: relative;
    top: -5px;
}

.c2abt dt {
    font-size: 1.2rem;
    color: #666666;
    font-weight: normal;
}

.c2ays li {
    margin-bottom: 3vw;
}

.c2ays .img {
    width: 11.5%;
    position: relative;
}

.c2ays .img::after {
    content: "";
    width: 2px;
    height: 3vw;
    background: #eaeaea;
    position: absolute;
    top: 80px;
    left: 49%;
}

.c2ays li:last-child .img::after {
    display: none;
}

.c2ays .img img {
    max-width: 100%;
}

.c2ays .liwz {
    width: 82%;
}

.c2ays .liwz h3 {
    font-size: 1.3rem;
    font-weight: 600;
    color: #333333;
}

.c2ays .liwz p {
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    margin-top: 10px;
}

.c2dh {
    padding-left: 24px;
    height: 50px;
    line-height: 50px;
    background: #f2f2f2;
    border-radius: 50px;
    color: #666666;
    font-size: 14px;
}

.c2dha img {
    line-height: 50px;
    margin-right: 15px;
}

.c2dh span {
    color: #0172ba;
    font-weight: 600;
    font-size: 39px;
    line-height: 1;
    position: relative;
    top: 6px;
}

.c2dh .c2dhb {
    display: block;
    background: #0172ba;
    text-align: center;
    width: 137px;
    font-size: 14px;
    color: #ffffff;
    line-height: 50px;
    height: 50px;
    border-radius: 50px;
}

.c2b {
    width: 42.7%;
    margin-top: 12px;
}

.c2b img {
    max-width: 100%;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom:1}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}
.cc4 {
    padding: 6vw 0;
    background: url(../img/104a81692c0d7076857c2bd841453b2aad7654a5.jpg) no-repeat top center;
    background-size: cover;
    margin-top: 4vw;
}

.c4ab {
    padding: 3vw 4vw;
    background: #fff;
    width: 61.2%;
    float: right;
    box-shadow: 0 0 5px 1px rgb(153 153 153 / 30%);
}

.c4ab h3 {
    font-size: 1.8rem;
    color: #0172ba;
    font-weight: 600;
}

.c4ab h4 {
    font-size: 1rem;
    color: #000000;
    font-weight: 400;
    margin-top: 1.5vw;
    line-height: 1;
}

.c4ab .abwz {
    font-size: 18px;
    color: #666666;
    line-height: 40px;
    margin-top: 2.5vw;
}

.c4ab .c4mor {
    width: 170px;
    height: 46px;
    display: block;
    line-height: 46px;
    border: 2px solid #0976bc;
    text-align: center;
    color: #0976bc;
    font-size: 16px;
    font-weight: 400;
    border-radius: 50px;
    margin-top: 3vw;
    transition: all 0.3s;
}

.c4ab .c4mor:hover {
    color: #fff;
    background: #0976bc;
}

.row3{
    padding: 54px 0 0;
    overflow: hidden;
}
.ul-list1{
    overflow: hidden;
    margin:45px 0;
}
.ul-list1 li{
    width: 16.66%;
    float: left;
    position: relative;
}
.ul-list1 li::after {
    content: '';
    display: block;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -11px;
    width: 18px;
    height: 22px;
    background: url(../img/ico11.png) no-repeat;
}
.ul-list1 li:last-child::after{
    display: none;
}
.ul-list1 .con{
    margin:0 33px;
    padding: 34px 0 40px;
    text-align: center;
    background-color: #eee;
    font-size: 12px;
    color:#666666;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
}
.ul-list1 .ico{
    width: 64px;
    height: 64px;
    margin:0 auto 21px;
    background-repeat: no-repeat;
    background-position: center;
}
.ul-list1 .tit{
    font-size: 18px;
    color:#222222;
    margin-bottom: 1px;
}
.row3 .g-tit h3 {
    text-align: center;
    font-weight: 600;
    font-size: 36px;
    color: #0172ba;
}

.row3 .g-tit h3 span {
    color: #222222;
}
.cc5 {
    padding-top: 0;
    padding-bottom: 50px;
}

.c5bt {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 4vw;
}

.c5bt dd {
    color: #0172ba;
    font-size: 2rem;
    font-weight: 600;
}

.c5bt dd span {
    color: #222222;
}

.c5bt dt {
    font-weight: normal;
    font-size: 18px;
    color: #666666;
    margin-top: 10px;
}

.cc5a {
    width: 63.7%;
}

.cc5a li {
    width: 49%;
}

.cc5a li .img img {
    width: 100%;
    height: 274px;
    object-fit: cover;
}

.cc5a li h3 {
    font-size: 17px;
    color: #333333;
    font-weight: 600;
    line-height: 1;
    margin-top: 1vw;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.cc5a li p {
    font-size: 14px;
    line-height: 24px;
    color: #888888;
    font-weight: normal;
    margin-top: .4vw;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.cc5a li .lirq {
    font-size: 14px;
    line-height: 24px;
    color: #888888;
    font-family: "Arial";
    font-weight: normal;
    margin-top: .5vw;
}

.cc5a li .lirq dd {
    float: left;
    margin-right: 10%;
}

.cc5a li .lirq dt {
    float: left;
    font-weight: normal;
}

.cc5a li:hover h3 {
    font-weight: 600;
    color: #0172ba;
}

.cc5b {
    width: 31.5%;
}

.xx-news li {
    border-bottom: 1px solid #e6e6e6!important;
    padding-bottom: 1vw;
    margin-bottom: 1vw;
}

.xx-news li h3 {
    padding-left: 22px;
    font-size: 16px;
    color: #333333;
    background: url(../img/74.png) no-repeat left center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 600!important;
}

.xx-news li p {
    font-size: 14px;
    color: #999999;
    font-weight: 100;
    font-family: "Arial";
    margin-top: 0.6vw;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.xx-news li span h5 {
    display: block;
    font-size: 14px;
    color: #555;
    margin-top: 7px;
    font-weight: normal;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 27px;
    margin-bottom: 7px;
}

.xx-news li:hover h3 {
    font-weight: 600;
    color: #0172ba;
    background: url(../img/cc755860abd2948bc9c64b5b7bb87ac9a1076bec.png) no-repeat left center;
}
ul.tab-li li {
    display: inline-block;
    padding: 0 20px;
    margin-bottom: 11px;
}
ul.tab-li {
    display: block;
    text-align: center;
    margin-top: 20px;
}
.links{
    overflow: hidden;
    background-color: #313131;
    border-bottom: 1px solid #5b5b5b;
    padding: 20px 0 15px;
}
.links .name{
    float: left;
    margin-right: 50px;
}
.links .link{
    overflow: hidden;
}
.links .link a{
    font-size: 14px;
    color:#fff;
    line-height: 37px;
    margin-right: 34px;
}
/**footer**/
.footer{
   overflow: hidden;
   background: #313131;
   padding: 15px 0;
}
.fd-form{
    float: right;
    width: 510px;
}
.footer .title{
    color:#fff;
    font-size: 14px;
    margin-bottom: 28px;
}
.footer .title .en{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}
.fd-form .box{
    overflow: hidden;
}
.fd-form .item{
    overflow: hidden;
    margin-bottom: 20px;
}
.fd-form .item .inp-box{
    width: 48%;
    margin-right: 4%;
    float: left;
    height: 37px;
    overflow: hidden;
}
.fd-form .item .inp-box:last-child{
    margin-right: 0;
}
.fd-form .item .inp{
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 0 14px;
    font-size: 14px;
    border-radius: 4px;
}
.fd-form .item .inp::placeholder{
    color:#7b7b7b;
}
.fd-form .item textarea{
    display: block;
    resize: none;
    background-color: #fff;
    height:100px;
    overflow: hidden;
    width: 100%;
    border-radius: 4px;
    padding: 14.02px;
}
.fd-form .btn input{
    display: block;
    height: 46px;
    text-align: center;
    width: 100%;
    color: #fff;
    overflow: hidden;
    background-color: #0172ba;
    background-image: url(../img/ico22.png);
    background-position: 40%;
    background-repeat: no-repeat;
    border-radius: 4px;
}
.fd-form .item a{
    display: block;
    height: 44.93px;
    text-align: center;
    line-height: 44.93px;
    color:#fff;
    width: 48%;
    float: right;
    overflow: hidden;
    background-color: #b98d47;
}
.fd-about {
    overflow: hidden;
    width: 35%;
    float: left;
}
.dbewm {
    width: 25%;
    float: left;
}
.ewmtp img {
    width: 46%;
}
.fd-about .l{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color:#FFFFFF;
    margin-right: 83px;
}
.fd-about .l img{
    display: block;
    margin:0 auto;
    margin-bottom: 30px;
}
.fd-about .desc{
    overflow: hidden;
    color:#fff;
}
.fd-about .item{
    overflow: hidden;
    margin-bottom: 22px;
}
.fd-about .icon {
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 32px;
    margin-top: 7px;
}
.fd-about .txt{
    overflow: hidden;
}
.fd-about .desc .tit{
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
}
.fd-about .tel{    
    font-weight: normal;
    font-size: 14px;
}
.fd-about .tel span{
    font-size: 21px;
    line-height: 1.1;
}

.copy {
    font-size: 14px;
    padding-top: 6px;
    line-height: 30px;
}
.copy a{
    color:#FFF;
}
.copy img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
}
.tell {
    font-weight: bold;
    font-size: 19px;
    line-height: 37px;
}


@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;}
#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: 38px; font-weight: bold;}

.w1400 {
    width: 98%;
    margin: 0 auto;
}
.remen.fl {
    display: none;
}
.head .logo {
    color: #333;
    font-size: 29px;
    font-weight: bold;
    margin-top: 43px;
    width: 61%;
    line-height: 31px;
}
.logo_tel {
    padding-top: 24px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 37px;
    box-sizing: border-box;
    margin-top: 12px;
    background-size: 14%;
}
.logo_tel p span {
    display: block;
    font-size: 25px;
    color: #85bd25;
    font-weight: bold;
    margin-top: 0;
    line-height: 27px;
    font-family: DINProb!important;
}
.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 15.9%;
    line-height: 60px;
    position: relative;
    margin-right: 0;
}
.nav .breadcrumbnav li a {
    font-size: 16px;
    color: #fff;
}
ul.pro_list li:nth-child(3),ul.pro_list li:nth-child(9),ul.pro_list li:nth-child(15),ul.pro_list li:nth-child(21) {
    margin-right: 2%;
}
ul.pro_list li:nth-child(2n) {
    margin-right: 0;
}
ul.pro_list li {
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-bottom: 2%;
}
.c2a {
    width: 100%;
}
.c2dh .c2dhb{
	display:none;
}
.c2dh span {
    color: #0172ba;
    font-weight: 600;
    font-size: 31px;
    line-height: 1;
    position: relative;
    top: 6px;
}
.c2b{
	display:none;
}
.cc4 {
    padding: 6vw 0;
    background: #efefef;
    background-size: cover;
    margin-top: 4vw;
}
.c4ab {
    padding: 3vw 4vw;
    background: #fff;
    width: 92%;
    float: right;
    box-shadow: 0 0 5px 1px rgb(153 153 153 / 30%);
}
.ul-list1 li:nth-child(3):after {
    display: none;
}
.ul-list1 li {
    width: 33.333%;
    float: left;
    position: relative;
    margin-bottom: 15px;
}
.ul-list1 .con {
    margin: 0 33px;
    padding: 34px 0 40px;
    text-align: center;
    background-color: #eee;
    font-size: 12px;
    color: #666666;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
    height: 137px;
}
.cc5a {
    width: 100%;
}

.cc5a li {
    width: 49%;
}
.cc5b {
    width: 100%;
    margin: 30px 0;
}
.fd-form {
    float: right;
    width: 100%;
    display: none;
}

.footer {
    overflow: hidden;
    background: #313131;
    padding: 15px 0 136px;
}
.fd-about .desc .tit {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
}
.tell {
    color: #fff;
}
.copy {
    font-size: 14px;
    padding-top: 6px;
    color: #fff;
}

.promenu2 li {
    background: url(../img/74.png) no-repeat left center;
    padding-left: 23px;
    overflow: hidden;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.4s linear;
    margin: 0 0;
}
.c2ays .liwz {
    width: 86%;
}
.cc5a li .img img {
    width: 100%;
    height: 245px;
    object-fit: cover;
}
.fd-about {
    overflow: hidden;
    width: 65%;
    float: left;
}
.dbewm {
    width: 34%;
    float: left;
}
.ewmtp img {
    width: 72%;
}


}
