@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;
}

.youshi .ysBox .hd li:first-child:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 60px;
    width: 1px;
    height: 30px;
    background-color: #1f4da3;
}

.youshi .ysBox .hd li:first-child h4 {
    background-size: 100% 100%;
    border-color: #1f4da3;
    color: #fff;
}
.youshi .ysBox .hd li:first-child em {
    animation: ripple 1.2s linear infinite;
}
.clear {
    clear: both;
}
p#fzwz {
    display: inline-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;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;}

.header .inTop .logo {
    float: left;
    padding: 0;
    margin: 0;
    padding-top: 50px;
    line-height: 1;
    margin-right: 20px;
    font-size: 35px;
    font-weight: bold;
}

.about .aLink {
    display: none;
}

.case .caseBox .caseSwiper li:nth-child(2n) {
    margin-right: 0;
}

.inContent {
    width: 98%;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.header .inTop .tel:before {
    content: "";
    display: block;
    width: 37px;
    height: 58px;
    animation: msClock2 1.5s linear infinite;
    background: url(../img/tel.png) center center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 72%;
}

.header .inTop .tel {
    margin-top: 377px;
    /* height: 45px; */
    line-height: 1;
    color: #666666;
    float: right;
    position: relative;
    padding-left: 39px;
    font-size: 15px;
    padding-top: 0;
}
.header .inTop .tel i {
    display: block;
    font-weight: bold;
    font-size: 30px;
    line-height: 16px;
    font-family: Arial;
    color: #d60707;
    margin-top: 10px;
}
.nav_bg .menu > ul > li {
    display: inline-block;
    position: relative;
    margin-left: 1px;
    width: 16.4%;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.nav_bg .menu > ul > li > a {
    display: block;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
    position: relative;
    color: #fff;
    z-index: 2;
}
.about {
    padding-top: 39px;
    background: none;
}
.about .aboutBox {
    height: auto;
}
.about .aboutSwiper {
    width: 100%;
    height: 655px;
    position: relative;
    float: right;
}
.about .aboutSwiper li .pic {
    display: block;
    width: 100%;
    height: 655px;
    position: relative;
}
.about .aboutSwiper li .pic img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    object-fit: cover;
    width: 100%;
}
.about .aboutText {
    float: left;
    width: 100%;
    margin-top: 38px;
}
.about .aboutText .text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 12;
    overflow: hidden;
    line-height: 33px;
    height: auto;
    color: #333;
    margin-top: 50px;
    text-indent: 0;
    text-align: justify;
    margin-top: 20px;
}
.product .proNav dt{
	display:none;
}
.product .proNav dd {
    float: right;
    width: 100%;
    height: auto;
    background: #1f4da3;
    padding: 19px 10px 19px;
}
.product .proNav dd ul {
    display: block;
    text-align: center;
    margin: 0 auto;
}
.product .proNav ul li {
    float: none;
    margin: 0 5px;
    display: inline-block;
}
.product .proNav .more{display:none;}
.product .list ul {
    margin-right: 0;
    overflow: hidden;
    height: auto;
}
.product .list li:nth-child(2n) {
    margin-right: 0;
}
.product .list li {
    float: left;
    position: relative;
    margin-bottom: 32px;
    margin-right: 13px;
    width: 48.89%;
    height: 280px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    z-index: 1;
    background: #efefef;
}
.mbanner1 .text .t2 {
    font-size: 20px;
    margin-top: 30px;
    line-height: 30px;
}

.case .caseBox {
    margin-top: 40px;
    padding: 0 1%;
}
.case .caseBox .caseSwiper li {
    float: left;
    position: relative;
    margin-right: 19px;
    width: 48.38%;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    z-index: 1;
    margin-bottom: 19px;
}

.news .newsList .list ul {
    margin-right: 0;
}
.news .newsList .list ul li {
    float: left;
    width: 100%;
    height: auto;
    background-color: #ffffff;
    margin-right: 30px;
    margin-top: 10px;
    padding: 9px 20px;
    background-repeat: no-repeat;
    background-image: -webkit-linear-gradient(left, #1f4da3, #1f4da3);
    background-image: linear-gradient(to right, #1f4da3, #1f4da3);
    background-size: 0% 100%;
    background-position: left center;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.news .newsList .one .cont {
    float: right;
    width: 100%;
    height: 350px;
    background-color: #ffffff;
    padding: 50px 40px 0;
}
.news .newsList .one .pic {
    display: block;
    width: 100%;
    height: 350px;
    float: left;
    position: relative;
    overflow: hidden;
}
.message {
    background: url(../img/lybg.jpg) center 0 no-repeat;
    height: auto;
}
.message .text {
    display: none;
}
.message .formbox {
    float: right;
    width: 100%;
}
.message .formbox .form {
    width: 100%;
    height: 470px;
    background-color: rgba(5, 12, 26, 0.8);
    padding: 20px 50px 0;
}
.footer .footerBox {
    height: auto;
    overflow: hidden;
}
.footer .footerBox .footL {
    float: left;
    width: 38%;
    height: 350px;
    background-color: #1f2024;
    text-align: center;
    padding-top: 60px;
}
.footer .footerBox .footR {
    float: right;
    width: 57%;
}
.footer .footerBox .footR .links {
    position: relative;
    padding-left: 0;
    height: 100px;
}
.footer .footerBox .fontnNav dl:nth-child(n+2){
    display:none;
}
.footer .copyright {
    background-color: #1f2024;
    line-height: 40px;
    padding: 20px 0 119px;
}
.youshi .ysBox .hd li h4 {
    font-weight: bold;
    font-size: 20px;
    width: 100%;
    height: 60px;
    background-color: #ffffff;
    border-radius: 30px;
    border: solid 1px #d2d2d2;
    line-height: 58px;
    margin: auto;
    background-repeat: no-repeat;
    background-image: -webkit-linear-gradient(left, #1f4da3, #1f4da3);
    background-image: linear-gradient(to right, #1f4da3, #1f4da3);
    background-size: 0% 100%;
    background-position: center center;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.youshi .ysBox .bd {
    margin-top: 40px;
    overflow: hidden;
    height: auto;
}
.youshi .ysBox .bd li {
    height: auto;
    position: relative;
    width: 100%;
}
.youshi {
    position: relative;
    padding: 70px 0;
    background: url(../img/ysbg.jpg) center 0;
}
.youshi .ysBox .bd li .pic {
    float: none;
    width: 100%;
    height: 460px;
    z-index: 1;
    overflow: hidden;
    position: relative;
}
.youshi .ysBox .bd li .cont {
    position: relative;
    z-index: 2;
    right: 0;
    top: 30px;
    width: 100%;
    height: 320px;
    background-color: #ffffff;
    padding: 40px 50px 0;
}


}
