@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;
}

p#fzwz {
    display: inline-block;
}
.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;
}

.icon{background-image: url("../img/icon_red.png");display: inline-block;vertical-align: middle;}
.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: #000;
    font-size: 38px;
    font-weight: bold;
    margin-top: 34px;
        width: 50%;
}
.head .logo img{
	width:100%;
}
.head .tel {
    padding-top: 25px;
}
.logo_tel {
    padding-top: 15px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 77px;
    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:37px;
    color: #bc070e;
    line-height: 37px;
    font-weight:bold;
}
.nav {
    background-size: 100%;
    background-color:#bc070e;
}

.nav .breadcrumbnav {
    color: #fff;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 194px;
    line-height: 55px;
    position: relative;
}

.nav .breadcrumbnav li:first-child{
	background:#252525;
}


.nav .breadcrumbnav li a {
    font-size: 18px;
    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: #fff;
    font-size: 16px;
}

.nav .breadcrumbnav li:hover .nav_list {
    display: block;
}

.index{line-height: 1.5;}
:root {
    --colour1: #bc070e;
    --colour2: #a0060c;
    --colour3: rgba(191,4,16,.25);
    --colour4: rgba(191,4,16,.80);
}

/*首页标题*/
.index .in_title{position: relative;padding-top: 50px;padding-bottom: 42px;background: url(../img/line.png) center bottom no-repeat;text-align: center;}
.index .in_title h3{color: #2f2f2f;font-size: 28px;font-weight: bold;line-height: 33px;}
.index .more{position: relative;z-index: 1;}
.index .more a{position: relative;display: block;width: 198px;color: #fff;font-size: 16px;line-height: 46px;text-align: center;margin: 0 auto;border-radius: 50px;border: 1px solid var(--colour1);background: var(--colour1);}
.index .more a:hover{border-color: #111;background: #111;}
/*产品优势*/
.index .advantages1 ul{padding-bottom: 50px;height: 160px;}
.index .advantages1 ul li{width: 385px;height: 160px;float: left;margin-left: 22px;}
.index .advantages1 ul li:first-child{margin-left: 0;}
.index .advantages1 ul li a{position: relative;width: 100%;display: block;box-shadow: 0 4px 8px rgb(19 177 222 / 30%);}
.index .advantages1 ul li img{width: 100%; height: 100%; display: block;}
.index .advantages1 ul li .txt{position: absolute;top: 20px;right: 0;width: 260px;}
.index .advantages1 ul li h3{width: 142px;line-height: 30px;font-size: 22px;color: #fff;font-weight: bold;text-align: center;text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);margin: auto;}
.index .advantages1 ul li p{line-height: 24px;font-size: 16px;color: #fff;text-align: center;margin-top: 10px;}
.index .advantages1 ul li.a2 a{box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);}
.index .advantages1 ul li.a3 p{color: #c4e2f7;}
.index .advantages1 ul li:hover a{transform: translateY(-6px);}

/*产品中心*/
ul.fenl {
    padding: 38px 0;
    display: block;
    text-align: center;
}

ul.fenl li {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 10px;
    background: #fff;
    margin-right: 1%;
}

ul.fenl li:first-child {
    background: #bc070e;
}

ul.fenl li:first-child a {
    color: #fff;
}
.index .pro_box{padding-top: 0;padding-bottom: 30px;background: url(../img/pro_bg.jpg) no-repeat center top;}
.index .pro_box .pro_list{float: right;width: 100%;}
.index .pro_box .pro_list li{float: left;width: 384px;background: #fff;margin-right: 20px;margin-bottom: 20px;border: 1px solid #e9e9e9;transition: .5s;}
.index .pro_box .pro_list li:nth-child(3n){margin-right: 0;}
.index .pro_box .pro_list li .img{position: relative;width: 100%;height: 279px;overflow: hidden;}
.index .pro_box .pro_list li .img img {
    width: 80%;
    height: 100%;
    transition: all .5s;
    object-fit: cover;
    display: block;
    margin: 0 auto;
}
.index .pro_box .pro_list li .img .bg{position: absolute;top: 0;width: 100%;height: 100%;background: var(--colour4);opacity: 0;filter: Alpha(opacity=0);-webkit-transform: rotateX(180deg) scale(0.5, 0.5);transform: rotateX(180deg) scale(0.2, 0.2);transition: all ease-out .5s;}
.index .pro_box .pro_list li .img .bg s{position: absolute;top: 50%;left: 50%;margin-top: -27px;margin-left: -27px;width: 54px;height: 54px;background-position: -56px bottom;}
.index .pro_box .pro_list li h3{font-size: 18px;line-height: 50px;color: #6e6e6e;text-align: center;padding: 0 10px;background: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: all .5s;}
.index .pro_box .pro_list li:hover .img img{transform: scale(1.1);}
.index .pro_box .pro_list li:hover .img .bg{opacity: 1;filter:Alpha(opacity=100);-webkit-transform: rotateX(0deg) scale(1, 1);transform: rotateX(0deg) scale(1, 1);transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;}
.index .pro_box .pro_list li:hover h3{color: var(--colour1);}
#sub .sub_right .sub_img {
    float: left;
    width: calc(100% / 3 - 20px);
    margin: 9px!important;
    border: 1px solid #ddd;
}

/*产品优势*/
.index .advantages1 ul{padding-bottom: 50px;height: 160px;}
.index .advantages1 ul li{width: 385px;height: 160px;float: left;margin-left: 22px;}
.index .advantages1 ul li:first-child{margin-left: 0;}
.index .advantages1 ul li a{position: relative;width: 100%;display: block;box-shadow: 0 4px 8px rgb(19 177 222 / 30%);}
.index .advantages1 ul li img{width: 100%; height: 100%; display: block;}
.index .advantages1 ul li .txt{position: absolute;top: 20px;right: 0;width: 260px;}
.index .advantages1 ul li h3{width: 142px;line-height: 30px;font-size: 22px;color: #fff;font-weight: bold;text-align: center;text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);margin: auto;}
.index .advantages1 ul li p{line-height: 24px;font-size: 16px;color: #fff;text-align: center;margin-top: 10px;}
.index .advantages1 ul li.a2 a{box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);}
.index .advantages1 ul li.a3 p{color: #c4e2f7;}
.index .advantages1 ul li:hover a{transform: translateY(-6px);}
/*关于我们*/
.index .about{position: relative;background-position: center;background-repeat: no-repeat;height: 658px;}
.index .about .about_con{width: 630px;padding-right: 74px;}
.index .about .about_con .title{padding-top: 80px;padding-bottom: 40px;}
.index .about .about_con .title h3{color: var(--colour1);font-size: 30px;font-weight: bold;}
.index .about .about_con .title p{display: block;color: #000;font-size: 27px;line-height: 54px;font-weight: bold;margin-top: 15px;}
.index .about .about_con .title span{font-style: normal;text-transform: uppercase;display: block;font-size: 18px;color: #959595;}
.index .about .about_con .txt{font-size: 16px;line-height: 36px;text-align: justify;height: 210px;overflow: hidden;text-shadow: 2px 2px 2px rgb(0 0 0 / 20%);}
.index .about .about_con ul{padding-top: 40px;}
.index .about .about_con ul li{float: left;margin-right: 1px;}
.index .about .about_con ul li a{display: block;width: 160px;font-size: 16px;line-height: 55px;text-align: center;background: #fff;}
.index .about .about_con ul li:hover a{color: #fff;}
.index .about .about_con ul li.on a,.index .about .about_con ul li:hover a{color: #fff;background: var(--colour1);}

/*服务优势*/
.index .advantages{height: 615px;background: url(../img/ys_bg.jpg) center no-repeat;}
.index .advantages .title{position: relative;height: 80px;text-align: center;margin-top: 80px;z-index: 1;}
.index .advantages .title div{position: relative;display: inline-block;padding: 0 454px;}
.index .advantages .title div:before,.index .advantages .title div:after{content:" ";position: absolute;top: 26px;left: 0;width: 454px;height: 2px;background: #fff;}
.index .advantages .title div:after{left: auto;right: 0;}
.index .advantages .title span{position: relative;display: inline-block;padding: 0 50px;}
.index .advantages .title span:before,.index .advantages .title span:after{content:" ";position: absolute;top: 22px;left: 0;width: 9px;height: 9px;background: #fff;border-radius: 50%;}
.index .advantages .title span:after{left: auto;right: 0;}
.index .advantages .title span h3{color: #fff;font-size: 32px;line-height: 22px;font-weight: bold;}
.index .advantages .title span p{color: #9e9e9e;font-size: 12px;line-height: 50px;}
.index .advantages ul{margin-top: 55px;}
.index .advantages ul li{float: left;width: 230px;margin: 0 35px;text-align: center;cursor: pointer;}
.index .advantages ul li .img{position: relative;display: inline-block;width: 145px;height: 145px;background: rgba(255,255,255,.2);border-radius: 50%;}
.index .advantages ul li .img img{position: relative;width: 75px;height: 75px;margin: 35px;z-index: 3;}
.index .advantages ul li .img:after{content: '';position: absolute;top: 50%;margin-top: -66px;left: 50%;margin-left: -66px;width: 130px;height: 130px;border: 1px solid rgba(255,255,255,.2);border-radius: 50%;z-index: 2;}
.index .advantages ul li .img:before{content: " ";position: absolute;z-index: 1;top: 0;left: 0;right: 0;bottom: 0;opacity: 0;-webkit-transform: scaleX(0) scaley(0);transform: scaleX(0) scaley(0);border-radius: 50%;transition: all .5s;}
.index .advantages ul li h3{color: #fff;font-size: 18px;font-weight: bold;margin: 20px 0;}
.index .advantages ul li p{color: #aeaeae;line-height: 25px;}
.index .advantages ul li:hover .img:before{background: var(--colour1);opacity: 1;-webkit-transform: scaleX(1.01) scaley(1.01);transform: scaleX(1.01) scaley(1.01);}

/*小banner2*/
.index .xbanner2{color: #fff;height: 197px;background: var(--colour1) url(../img/xbanner2.png) center no-repeat;}
.index .xbanner2 .tel{width: 370px;padding-top: 45px;text-align: center;}
.index .xbanner2 .tel h3{font-size: 32px;font-weight: bold;padding-bottom: 12px;}
.index .xbanner2 .tel a{display: block;width: 143px;height: 42px;color: #fff;font-size: 18px;line-height: 42px;text-align: center;border: 1px solid rgba(255,255,255,.4);margin: auto;}
.index .xbanner2 .tel a:hover{background: var(--colour1);border-color: var(--colour1);}
.index .xbanner2 .txt{width: 750px;text-align: center;padding-top: 65px;}
.index .xbanner2 .txt h3{font-size: 26px;font-weight: bold;}
.index .xbanner2 .txt p{font-size: 21px;margin-top: 10px;}
/*新闻资讯*/
.index .inews{padding-bottom: 60px;}
.index .inews .hd{width: 100%;text-align: center;margin: 55px 0;}
.index .inews .hd li{display: inline-block;margin: 0 8px;}
.index .inews .hd li a{display: block;width: 170px;color: #707070;font-size: 18px;line-height: 48px;background: #fff;border: 1px solid #eaeaea;}
.index .inews .hd li.on a,.index .inews .hd li a:hover{color: #fff;background: var(--colour1);border-color: var(--colour1);}
.index .inews .newsimg{width: 488px;border: 1px solid #c9c9c9;}
.index .inews .newsimg .img{width: 100%;height: 368px;overflow: hidden;}
.index .inews .newsimg .img img{width: 100%;height: 100%;display: block;transition: all .5s;}
.index .inews .newsimg .txt{padding: 15px;}
.index .inews .newsimg h3{color: var(--colour1);font-size: 20px;line-height: 25px;padding-bottom: 10px;transition: all .5s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index .inews .newsimg p{color: #999;font-size: 16px;line-height: 30px;text-align: justify;height: 55px;overflow: hidden;}
.index .inews .newsimg:hover .img img{transform: scale(1.1);}
.index .inews .list{width: 675px;}
.index .inews .list li{height: 90px;padding: 18px 0;border-bottom: 1px dashed #cccccc;}
.index .inews .list li:first-child{padding-top: 0;}
.index .inews .list li a{display: block;}
.index .inews .list li h3{color: var(--colour1);font-size: 20px;line-height: 25px;padding-bottom: 10px;transition: all .5s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index .inews .list li p{color: #8a8a8a;font-size: 16px;line-height: 30px;text-align: justify;height: 55px;overflow: hidden;}
.index .inews .list li .time{display: block;width: 90px;height: 90px;color: #717171;font-size: 17px;line-height: 30px;margin-right: 25px;background: #ebebeb;text-align: center;}
.index .inews .list li .time b{font-weight: normal;display: block;font-size: 30px;padding-top: 20px;}

.clearfix{zoom: 1;}
.clearfix:before,.clearfix:after{visibility: hidden; display: block; font-size: 0; content: "."; clear: both; height: 0;}

/*网站底部*/
.footer{width:100%;height: 546px;background: url(../img/footer_bg.png) center no-repeat;}
.footer .f_top{position: relative;height: 75px;margin-top: 88px;}
.footer .f_top #ftop{position: absolute;top: 4px;left: 50%;margin-left: -33px;display: block;width: 66px;height: 66px;background: var(--colour1);border-radius: 50%;}
.footer .f_top #ftop:after{content: '';position: absolute;top: -5px;left: -5px;width: 100%;height: 100%;border: 5px solid rgba(0,0,0,0.2);border-radius: 50%;}
.footer .f_top #ftop s{position: absolute;top: 50%;left: 50%;margin-top: -15px;margin-left: -13px;width: 26px;height: 26px;background-position: -120px top;margin-right: 8px;}
.footer .links{border: 1px solid #585858;height: 45px;padding: 34px 0 22px 0;width: 1198px;margin-top: 30px;}
.footer .links .tit{width: 130px;padding: 0 20px 0 20px;height: 45px;border-right: 1px solid #686868;float: left;}
.footer .links .tit s{width: 130px;height: 45px;background-position: -160px top;}
.footer .links p{float: left;width: 1000px;height: 45px;line-height: 45px;padding-left: 26px;}
.footer .links p a{color: #dadada;font-size: 16px;margin-right: 20px;}
.footer .bottom{margin-top: 30px;}
.footer .flogo{margin: 0;}
.footer .f_ban{width: 400px;padding: 10px 0 0;margin-left: 70px;}
.footer .f_ban p{font-size: 16px;color: #fff;line-height: 24px;margin-bottom: 12px;}
.footer .f_ban p s{position: relative;top: -2px;width: 16px;height: 16px;margin-right: 20px;}
.footer .f_ban p.name s{background-position: -40px top;}
.footer .f_ban p.cel s{background-position: -56px top;}
.footer .f_ban p.tel s{background-position: -72px top;}
.footer .f_ban p.mail s{background-position: -88px top;}
.footer .f_ban p.add s{background-position: -104px top;}
.footer .f_er{width: 240px;padding: 33px 0 0;background: url(../img/f_erbg.png) no-repeat 0 20px;}
.footer .f_er p{width: 100px;text-align: center;line-height: 0;float: left;padding: 0 0 0 16px;}
.footer .f_er img{width:100px; height:100px;}
.footer .f_er span{display: block;font-size: 14px;color: #fff;line-height: 30px;padding: 15px 0 0;}
.copyright{height: 70px;line-height: 70px;color: #fff;font-size: 14px;text-align: center;background: var(--colour1);}
.copyright a{color: #fff;}

div#allmap1 {
    height: 203px;
    width: 441px;
}


@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% / 2);text-align: center;height: 90px;line-height: 90px;background: #e7272d; color: #fff;float: left;font-size: 26px; font-weight: bold;}

.remen.fl {
    display: none;
}
.head .logo {
    color: #000;
    font-size: 31px;
    font-weight: bold;
    margin-top: 34px;
    width: 57%;
}
.logo_tel {
    padding-top: 15px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 59px;
    box-sizing: border-box;
    margin-top: 7px;
    background-size: 20%;
}
.logo_tel p span {
    display: block;
    font-size: 28px;
    color: #bc070e;
    line-height: 37px;
    font-weight: bold;
}
.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 15.8%;
    line-height: 55px;
    position: relative;
}
.nav .breadcrumbnav li a {
    font-size: 16px;
    color: #fff;
}
.index .pro_box .pro_list li:nth-child(2n) {
    margin-right: 0;
}
.index .pro_box .pro_list li:nth-child(3),.index .pro_box .pro_list li:nth-child(9),.index .pro_box .pro_list li:nth-child(15),.index .pro_box .pro_list li:nth-child(21) {
   margin-right: 2%;
}
.index .pro_box .pro_list li {
    float: left;
    width: 48.6%;
    background: #fff;
    margin-right: 2%;
    margin-bottom: 20px;
    border: 1px solid #e9e9e9;
    transition: .5s;
}
.index .pro_box .pro_list li .img {
    position: relative;
    width: 100%;
    height: 242px;
    overflow: hidden;
}
.index .xbanner2{
	display:none;
}
.index .about {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    height: 825px;
    width: 100%;
    background: none;
}
.index .about .about_con {
    width: 100%;
    padding-right: 0;
}
.index .about .about_con .txt {
    font-size: 16px;
    line-height: 36px;
    text-align: justify;
    height: auto;
    overflow: hidden;
    text-shadow: 2px 2px 2px rgb(0 0 0 / 20%);
}
.index .advantages .title div {
    position: relative;
    display: inline-block;
    padding: 0;
}
.index .advantages .title div:before, .index .advantages .title div:after {
    content: " ";
    position: absolute;
    top: 39px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
}
.index .advantages .title span:before, .index .advantages .title span:after {
    content: " ";
    position: absolute;
    top: 35px;
    left: 0;
    width: 9px;
    height: 9px;
    background: #fff;
    border-radius: 50%;
}
.index .advantages .title span h3 {
    color: #fff;
    font-size: 32px;
    line-height: 28px;
    font-weight: bold;
}
.index .advantages ul li:nth-child(2n) {
    margin-right: 0;
}
.index .advantages ul li {
    float: left;
    width: 49%;
    margin: 0 10px 16px 0;
    text-align: center;
    cursor: pointer;
}
.index .advantages {
    height: 921px;
    background: url(../img/ys_bg.jpg) center;
}
.index .advantages ul li .img {
    position: relative;
    display: inline-block;
    width: 51%;
    height: 145px;
    background: rgba(255,255,255,.2);
    border-radius: 50%;
}
.index .inews .newsimg {
    width: 100%;
    border: 1px solid #c9c9c9;
}
.index .inews .newsimg .img {
    width: 100%;
    height: 345px;
    overflow: hidden;
}
.index .inews .newsimg .img img {
    width: 64%;
    height: 100%;
    display: block;
    transition: all .5s;
    object-fit: cover;
    margin: 0 auto;
}
.index .inews .list {
    width: 100%;
    margin-top: 20px;
}
.footer .links {
    border: 1px solid #585858;
    height: 45px;
    padding: 34px 0 22px 0;
    width: 99%;
    margin-top: 30px;
}
.footer .links p {
    float: left;
    width: 64%;
    height: 45px;
    line-height: 45px;
    padding-left: 26px;
}
.footer .links .tit {
    width: 21%;
    padding: 0 20px 0 20px;
    height: 45px;
    border-right: 1px solid #686868;
    float: left;
}
.footer .flogo{
	display:none;
}
.footer .f_ban {
    width: 48%;
    padding: 10px 0 0;
    margin-left: 0;
}
.footer .f_er {
    width: 41%;
    padding: 33px 0 0;
    background: url(../img/f_erbg.png) no-repeat 0 20px;
}
.footer .f_er p {
    width: 110px;
    text-align: center;
    line-height: 0;
    float: left;
    padding: 0 9px 0 0;
}
.copyright {
    height: 70px;
    line-height: 70px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: var(--colour1);
    padding-bottom: 90px;
}







}
