@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;
}
.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: 35px;
    font-weight: bold;
    margin-top: 34px;
    width: 50%;
    letter-spacing: 1px;
}
.head .logo img {
    width: 15%;
    margin-right: 9px;
}
.head .tel {
    padding-top: 25px;
}
.top-tel {
    padding-top: 15px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 63px;
    box-sizing: border-box;
    margin-top: 11px;
}
.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: 11px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 61px;
    box-sizing: border-box;
    margin-top: 10px;
}
.top-tel span {
    margin-left: 0;
    font-size: 36px;
    color: #ff8b00;
    font-weight: bold;
    display: block;
    line-height: 79px;
}
.top-tel span a{
	font-size: 36px;
	color: #ff8b00;
	font-weight: bold;
}
.nav {
    background-size: 100%;
    background-color:#008303;
}

.nav .breadcrumbnav {
    color: #fff;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 193px;
    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;
}

 .linkTagcs
                    { 
                    width:1000px;
                 height:auto;}
                    .linkTagcs ul
                    {margin:0px;padding:0px;list-style-type:none;}
                    .linkTagcs li
                    {list-style:none;margin:0px;  padding-right:10px;line-height:90px;float:left;}
                    .linkTagcs li a
                    {color:#959595;word-break:break-all;}
                    .linkTagcs li img
                    {border:0px;}

.crcon p {
    color: #afafaf;
    line-height: 30px;
}

.service_list li:first-child {
    background: #008303;
}


@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: 28px; font-weight: bold;}

.page{
	width:98%;
}
.bg {
    width: 100%;
    min-width: 100%;
}
.remen.fl {
    display: none;
}
.head .logo {
    color: #000;
    font-size: 26px;
    font-weight: bold;
    margin-top: 40px;
    width: 70%;
}
.top-tel {
    padding-top:35px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 29px;
    box-sizing: border-box;
    margin-top: 14px;
    background-size: 13%;
}
.top-tel span {
    margin-left: 0;
    font-size: 20px;
    color: #ff8b00;
    font-weight: bold;
    display: block;
    line-height: 27px;
}
.top-tel span a {
    font-size: 27px;
    color: #ff8b00;
    font-weight: bold;
}
.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 13.5%;
    line-height: 65px;
    position: relative;
}
.nav .breadcrumbnav li a {
    font-size: 16px;
    color: #fff;
}

.service_bg {
    background: url(../img/20210826114156_248632357.png)repeat;
    width: 100%;
    height: auto;
    padding: 70px 0;
}
.service_box li:nth-child(2n) {
    margin-right: 0;
}
.service_box li {
    float: left;
    width: 49%;
    background: #fff;
    margin-right: 2%;
    margin-bottom: 2%;
}
.qua_con {
    margin-top: 20px;
    height: auto;
    position: relative;
    overflow: hidden;
}
.qua_con dl.cur {
    width: 100%;
}
.quality_bg {
    background: url(../img/20210826155429_473199106.jpg) center bottom;
    padding-top: 70px;
    padding-bottom: 80px;
    max-width: 100%;
    margin: 0 auto;
}
.qua_con dl {
    width: 33.333%;
    float: left;
    position: relative;
    z-index: 2;
}
.qua_con dl dd {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 75px;
    width: 100%;
    height: 446px;
    padding-left: 8.87%;
}
.qua_con dl i {
    display: block;
    position: relative;
    width: 67px;
    height: 62px;
    overflow: hidden;
    margin: 0 auto;
}
.qua_con dl h3 {
    font-size: 30px;
    line-height: 32px;
    color: #fff;
    margin: 40px 0 31px;
    font-weight: 400;
    text-align: center;
}
.qua_con dl p {
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    width: 100%;
    text-align: center;
}
.case_con li:nth-child(2n) {
    margin-right: 0;
}
.case_con li {
    width: 48.4% !important;
    height: auto;
    background: #FFF;
    float: left;
    padding: 20px;
    position: relative;
    margin-right: 18px;
    margin-bottom: 13px;
}
.case_pic img {
    width: 100%;
    object-fit: cover;
    height: 206px;
}
.abcon {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 60px;
    background: #f1f1f1;
    border-radius: 20px 20px 20px 20px;
}
.ablrh img {
    border-radius: 20px 20px 20px 20px;
    width: 100%;
    padding: 20px 0;
}
.about {
    background: url(../img/20210826195026_889913162.jpg)center;
    width: 100%;
    height: auto;
    padding: 70px 0px;
    overflow: hidden;
}
.news .news_div_item {
    background: #fff;
    width: 100%;
    float: left;
    position: relative;
    -webkit-transition: all 0.8s linear;
    transition: all 0.8s linear;
    border: 1px solid #efefef;
    padding: 10px;
    margin-bottom: 24px;
    margin: 0 auto 12px;
}
.news .news_div_item_pic {
    float: left;
    width: 29%;
    height: 182px;
    overflow: hidden;
    border: 1px solid #efefef;
}
.news .news_div_item_pic img {
    width: 100%;
    height: 180px;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    object-fit: cover;
}
.news .news_div_item_content, .news .divdgweb_new_div_item_content {
    float: right;
    width: 69%;
    margin-right:0;
    text-align: left;
}

.news_div_item_title, .divdgweb_new_div_item_title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    padding-top: 10px;
}
.news .news_div_item:nth-child(2n) {
    margin-left: 0;
}

.news_div_item_date, .divdgweb_new_div_item_date {
    position: absolute;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 30%;
    margin-top: 150px;
    color: #999;
}
.crnav a {
    padding: 0 2px;
}
.crcon {
    padding: 11px 0;
}
.dblx.fl {
    width: 65%;
}
ul.fr.crcode {
    width: 25%;
}
.crcode li img {
    width: 100%;
    height: 100%;
    float: left;
}
.linkTagcs {
    width: 100%;
    height: auto;
}
.copyright {
    background: #2c2c2c;
    padding-bottom: 99px;
}







}
