@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:1300px; 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;
}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}
.clearfix{zoom:1;}
.top {
    height: 35px;
    line-height: 35px;
    background: #f2f2f2;
    color: #333;
}
.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 {
    height: 120px;
}

.head .logo {
    color: #333;
    font-size: 37px;
    font-weight: bold;
    margin-top: 33px;
    width: 50%;
}


.head .tel {
    padding-top: 25px;
}
.logo_tel {
    padding-top: 15px;
    height: 100px;
    float: right;
    background: url(../img/tel.jpg) left center no-repeat;
    padding-left: 50px;
    box-sizing: border-box;
    margin-top: 7px;
}
.logo_tel p {
    height: 30px;
    line-height: 30px;
    float: left;
    color: #6b6b6b;
    font-size: 16px;
}
.logo_tel p span {
    display: block;
    font-size: 34px;
    color: #e40101;
    line-height: 36px;
    font-weight: bold;
}
.nav {
    background-size: 100%;
    background:#0e5ec9;
}

.nav .breadcrumbnav {
    color: #fff;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width:182px;
    line-height: 55px;
    position: relative;
}


.nav .breadcrumbnav li a {
    font-size: 18px;
    color: #fff;
}

.nav .breadcrumbnav li:first-child a{
	color: #fff;
}
.nav .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    background: #e18000;
    display: none;
    z-index: 9999;
}

.nav .breadcrumbnav .nav_list a {
    color: #333;
    font-size: 16px;
}

.nav .breadcrumbnav li:hover .nav_list {
    display: block;
}




@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;}


.head .logo {
    color: #333;
    font-size: 37px;
    font-weight: bold;
    margin-top: 28px;
    width: 55%;
    line-height: 60px;
}
.head .logo img {
    width: 12%;
    float: left;
    margin-right: 5px;
    position: relative;
    top: 1px;
}
.head .logo span {
    line-height: 24px;
}
.head .logo span p {
    font-weight: normal;
    font-size: 13px;
}
.logo_tel p span {
    display: block;
    font-size: 30px;
    color: #e40101;
    line-height: 29px;
    font-weight: bold;
}
.logo_tel {
    padding-top: 20px;
    height: 100px;
    float: right;
    background: url(../img/tel.jpg) left center no-repeat;
    padding-left: 50px;
    box-sizing: border-box;
    margin-top: 14px;
    background-size: 17%;
}
.logo_tel p {
    height: 30px;
    line-height: 21px;
    float: left;
    color: #6b6b6b;
    font-size: 16px;
}


.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width:13.6%;
    line-height: 55px;
    position: relative;
}
.nav .breadcrumbnav li a {
    font-size: 16px;
    color: #fff;
}

.index_gjc dl {
    width: 98%;
    margin: 0 auto;
}
.index_aboutdvright {
    width: 100%;
    background-size: contain;
    height: 431px;
    margin-top: 30px;
}

.footdv div{
	display:none;
}
.footdv dl:first-child {
    padding-right: 101px;
}

.wdl {
    width: 100%;
    height: 65px;
    line-height: 65px;
    background-color: #05387b;
    padding-bottom: 94px;
}

.indexprolist ul li img {
    display: block;
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.index_caselist li:nth-child(2n){
	margin-right:0;
}
.indexprolist ul li, .index_caselist li {
    width: 48.8%;
}

}
