@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 #eee;
    color: #999;
}

.top a {
    line-height: 35px;
}

.top .fl{
    padding-left: 0;
}
.fl {
    float: left;
}

.fr {
    float: right;
}
.htel {
    font-size: 16px;
    color: #5d5d5d;
    padding-left: 55px;
    background: url(../img/tel.png) no-repeat left center;
    background-size: 17%;
}
#logo .tel {
    padding-top: 10px;
}
.htel em {
    display: block;
    font-size: 35px;
    color: #e96505;
    font-family: fontDin1;
    font-style: normal;
    font-weight: bold;
    line-height: 34px;
    margin-bottom: 15px;
}

#logo{ padding:13px 0;}
#logo .width{ display:flex; justify-content:space-between;align-items: center;}
#logo .logo {
    font-size: 42px;
    font-weight: 700;
color: #000;
    padding-right: 50px;
}
.index-news .bounceInLeft .img img {
    width: 100%;
    height: auto;

}
.index-news .bounceInRight .img img{
    width: 100%;
    height: 200px;
}


.index-news .bounceInRight .txt a h4 {
    font-size: 14px;
    color: #666;
    box-sizing: border-box;
    width: 300px;
    padding-left: 25px;
    float: left;
}
.index-news  .bounceInRight  .txt a h4:before {
    content: '';
    position: absolute;
    top: calc(50% - 3px);
    left: 4px;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 6px solid #b91e19;
}
.index-news .bounceInRight  .txt a .time {
    float: right;
    color: #868686;
    font-size: 12px;
}
.index-news .bounceInRight  .txt a {
    width: 100%;
    height: 36px;
    box-sizing: border-box;
    line-height: 36px;
    border-bottom: 1px dashed #999;
}

.nav1 {
    position: relative;
    background-size: 100%;
    background: #333333;
    height: 55px;
}


.nav1 .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 13.9%;
    line-height: 55px;
    position: relative;
}

.nav1 .breadcrumbnav li a {
    font-size: 16px;
    color: #fff;
}


.nav1 .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    background: #009a46;
    display: none;
    z-index: 9999;
}

.nav1 .breadcrumbnav .nav_list a {
    color: #fff;
    font-size: 16px;
}

.nav1 .breadcrumbnav li:hover .nav_list {
    display: block;
}

.index_xiangmu{ margin-top:4rem;}
.title{
	width:100%;
	margin:auto;
	margin-bottom:1rem;
	overflow: hidden;padding-bottom:0.9rem;
	}

.title p{ font-size:1.8rem; color:#444; font-weight: 600; text-align: center; display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.title span{ display:block; margin-top:0.6rem; font-size:0.9rem; color:#666; text-align: center;  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}


.title1{ margin-top:3rem; overflow: hidden; padding-bottom:0.8rem; border-bottom:1px solid #ccc;}
.title1 .left span{ float:left; margin-right:1rem; width:4px; height:24px; background: #e96505;margin-top:0.3rem;}
.title1 .left p{ font-size:1.4rem; color:#444; font-weight: 600; float: left;}
.title1 .right{ float: right; margin-top:0.4rem;}
.title1 .right p{ font-size: 0.9rem; float: left; color:#666;}
.title1 .right span{ font-size: 0.9rem; float: left; color:#666; margin:0 0.6rem; display: block; }

ul.fenl li {
    background: #e96505;
    display: inline-block;
    padding: 5px 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
ul.fenl {
    display: block;
    text-align: center;
}
ul.fenl li a{
	color:#fff;
}

.cases_list {
width: 98%;
    overflow: hidden;
    margin: 10px auto;
}

@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:50px; line-height:50px; background:#e7272d; color:#fff; float:left; font-size:28px;    font-weight: bold;}


#logo .logo {
    font-weight: 700;
    font-size: 37px;
    padding-right: 0;
    width: 66%;
}
.htel {
    font-size: 16px;
    color: #5d5d5d;
    padding-left: 58px;
    background: url(../img/tel.png) no-repeat left center;
    background-size: 17%;
    margin-top: 9px;
}
.index_lianxi .wenzi .dianhua3 {
    width: 30%;
    line-height: 2.4rem;
    font-size: 1rem;
    color: #333;
    text-align: center;
    margin-top: 3rem;
    border: 1px solid #ccc;
    float: left;
    margin-left: 1rem;
    display: none;
}
.htel em {
    display: block;
    font-size: 36px;
    color: #e96505;
    font-family: fontDin1;
    font-style: normal;
    font-weight: bold;
}
.nav1 .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 13.5%;
    line-height: 55px;
    position: relative;
}
.w1200 {
    width: 95% !important;
}
.index-news .main2,
.index-news .main1 {
    width: 100% !important;
}

.index-news .main1-content>div .img {
    width: 40%;}

    .index-news .main1-content>div .txt {
        width: 55% !important;
    }
    .index-news .main1-content>div .txt a h4 {
        font-size: 18px;
        width: 70%;}

        .index-case-content .nav li .main li, .case-content .main li {
            width: 47% !important;margin-right: 0;
        }

#deno1{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}
.index-case-content .nav li .main li .img, .case-content .main li .img {
    width: 100%;
    object-fit: cover;

}
.index-procedure .main li {
    width: 100% !important;
}
li a .img img{
    width: 450px;
}
.footer-lxfs .tel .tel-n {
    font-size: 42px;color: #ffffff;}


    .footer-nav{
        display: none;
    }

    .footer-wxgzh .img {
        padding: 10px;
        background: #fff;
        width: 200px;
        height: 200px;
    }

    .footer{
        padding-bottom: 80px;
    }

    #foot_nav{ display:block; position:fixed; bottom:0px; width:100%; left:0px;}
    #foot_nav li{ list-style:none; width: 100%;}
    #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;}
    





}
