@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;
}

.head { width: 100%; height: 170px; background: #286aca; overflow: hidden; }

.head .top { width: 100%; height: 32px; background: rgb(244, 244, 244); }

.head .top p { font-size: 14px; color: rgb(0, 0, 0); line-height: 30px; float: left; }

.head ul { float: right; }

.head ul li { float: left; padding-right: 10px; padding-left: 10px; line-height: 30px; position: relative; }

.head ul li a { font-size: 14px; color: rgb(51, 51, 51); }

.head ul li::after { content: ""; width: 1px; height: 13px; position: absolute; top: 9px; right: 0px; background: rgb(51, 51, 51); }

.head ul li:last-child::after { width: 0px; }

.remen.fl {
    line-height: 30px;
}

.head .logo {
    color: #fff;
    font-size: 38px;
    font-weight: bold;
    margin-top: 38px;
        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: 66px;
    box-sizing: border-box;
    margin-top: 15px;
}
.logo_tel p {
    height: 30px;
    line-height: 30px;
    float: left;
    color: #fff;
    font-size: 16px;
}
.logo_tel p span {
    display: block;
    font-size:37px;
    color: #fff;
    line-height: 37px;
    font-weight:bold;
}
.clear{clear:both;}
.fl{
    float: left;
}
.fr{
    float: right;
}
.remen h1 {
    font-weight: bold;
    float:right;
    margin: 0;
    color: #333;
    font-size: 14px;
}
.nav { width: 100%; height: 50px; background: #252525; }

.nav ul { width: 1200px; margin: 0px auto; height: 50px; }

.nav ul li { float: left; width: 170px; height: 50px; overflow: hidden; text-align: center; line-height: 50px; }

.nav ul li a { color: rgb(255, 255, 255); font-size: 16px; display:block;}

.nav ul li:hover { background: url(../img/hover.png) center center no-repeat; height: 60px; line-height: 70px; margin-top: -10px; }

.tb { width: 1200px; margin: 60px auto 0px; }

.tb img { display: block; }

.tb a { display: block; }

.ad ul li span { display: block; color: rgb(153, 153, 153); font-size: 12px; text-align: center; }

.product { width: 100%; overflow: hidden; padding-bottom:30px; margin-top: 45px; background: url(../img/picbj.png) center center no-repeat; }



.title { margin-top: 55px; margin-bottom:45px; }

.title p { color:#ee0f10; font-size: 32px; font-weight: bold; text-align: center; background:url(../img/xx.png) no-repeat center bottom; padding-bottom:20px; }

.title b { color: #286aca; }

.title span { display: block;  overflow: hidden; color: #666; text-transform: uppercase; font-size: 16px; text-align: center; margin: 20px auto 0px }




.product .list { width: 100%; height: auto; overflow: hidden; margin-top: 30px; }

.product .list ul {
    margin-left: 0;
    display: block;
    text-align: center;
}

.product .list ul li {
    width: auto;
    height: 45px;
    border: 1px solid rgb(201, 201, 201);
    text-align: center;
    border-radius: 5px;
    margin-bottom: 6px;
    margin-left: 6px;
    line-height: 45px;
    display: inline-block;
    padding: 0 20px;
}
.product .list ul li a { color: rgb(51, 51, 51); font-size: 15px; }

.product .list ul li a { display: block; }

.product .list ul li:first-child { background:#286aca; border: 1px solid #286aca; }

.product .list ul li:first-child a { color: rgb(255, 255, 255); }

.product .list ul li:hover { background:#286aca; border: 1px solid #286aca; }

.product .list ul li:hover a { color: rgb(255, 255, 255); }



.product .pic { width: 100%; height: auto; margin-top: 10px; overflow: hidden; }

.product .pic ul { margin-left: -20px; }

.product .pic ul li { float: left; width: 283px; height: auto; overflow: hidden; background: rgb(255, 255, 255); margin-left: 20px; margin-bottom: 15px; border: 1px solid rgb(220, 220, 220); }

.product .pic ul li div { display: block; width: 265px; margin: 8px auto 0px; }

.product .pic ul li div img{ width:100%; height:219px;transition:.5s;object-fit: cover;}

.product .pic ul li p { width: 100%; height: 40px; line-height: 40px; text-align: center; color: rgb(51, 51, 51); font-size: 15px; }

.product .pic ul li:hover p { color: #286aca; }

.product .pic ul li:hover div img{transform:scale(1.05);transition:.5s;}





.adv { width: 100%; height: auto; overflow: hidden; }

.adv img{ width:100%}

.cases {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../img/anlibj.png) left bottom no-repeat;
    padding-bottom: 59px;
}

.cases .tab { width: 1200px; margin: 20px auto 0px; height: auto; overflow: hidden; }

.cases .tab .bd { height: auto; overflow: hidden; }

.cases .tab .bd ul { margin-left: -15px; }
.cases .tab .bd ul li:last-child {
    margin-right: 0;
}
.cases .tab .bd ul li {
    float: left;
    width: 292px;
    height: auto;
    margin-right: 15px;
    overflow: hidden;
}

.cases .tab .bd ul li div { display: block; width: 100%;  }

.cases .tab .bd ul li div img {
    width: 100%;
    height: 251px;
}

.cases .tab .bd ul li p { width: 100%; height: 40px; line-height: 40px; text-align: center; color: rgb(85, 85, 85); font-size: 14px; }

.cases .tab .hd { width: 260px; margin: 35px auto 0px; }

.cases .tab .hd ul { display: flex; justify-content: space-between; }

.cases .tab .hd ul li { float: left; width: 80px; height: 5px; background: rgb(227, 227, 227); text-align: center; }

.cases .tab .hd ul .on { background: #286aca; }



.about { width: 100%; overflow: hidden; background: #f5f5f5; margin:0px auto; padding:0px 0 40px;} 

.about .content{ background:#fff; overflow:hidden; margin:0px auto; width:1200px;}

.about .about_left{ width:600px; height:400px; float:left;}

.about .intro { width: 525px; height: auto; overflow: hidden; float:right; padding:37px 35px 0px 25px }

.about .intro .tit { background: url("../img/bg02.png") center 12px no-repeat; border-bottom: 1px dashed rgb(255, 255, 255); margin-top: 20px; padding-bottom: 10px; }

.about .intro .tit p { color: #666); font-size: 24px; text-align: center; }

.about .intro .info {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0;
}

.about .intro .info p {
    color: #666;
    line-height: 30px;
    font-size: 15px;
    text-indent: 2em;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
}

.about .intro a { display: block; color:  #286aca; font-size: 14px; margin-top: 20px; height:40px; line-height:40px; text-align:center; width:150px; border:1px #286aca solid }

.about .intro .tit span { display: block; text-align: center; color: #666; font-size: 18px; }



.news { width: 1200px; height: auto; overflow: hidden; margin: 30px auto; }

.news ul { margin-top: 30px; margin-left: -30px; }

.news ul li { float: left; width: 320px; height: 120px; background: rgb(245, 245, 245); padding: 30px; margin-left: 25px; margin-bottom: 25px; }

.news ul li h3 { font-size: 18px; color: rgb(34, 34, 34); width: 100%; font-weight: normal; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.news ul li p { color: rgb(102, 102, 102); font-size: 13px; line-height:22px;; margin-top: 20px; height:45px; overflow:hidden;display: -webkit-box;

-webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;   }

.news ul li span { display: block; color: rgb(102, 102, 102); font-size: 13px; margin-top: 10px; }

.news ul li a{color:#333;}

.news ul li a:hover{color:#286aca;}



.links { width: 100%; height: auto; overflow: hidden; background:#f5f5f5 }

.links .tit { float: left; width: 135px; height: 80px; overflow: hidden; margin-top: 25px; }

.links .tit p { width: 100%; background: rgb(191, 0, 0); height: 30px; text-align: center; line-height: 30px; color: rgb(255, 255, 255); font-size: 14px; }

.links ul { float: left; width: 1050px; height: 60px; margin-top: 20px; overflow: hidden; }

.links ul li { float: left; padding-right: 10px; position: relative; line-height: 20px; padding-left: 10px; margin:5px; }

.links ul li a { font-size: 14px; }

.links ul li::after { content: ""; width: 1px; height: 16px; position: absolute; right: 0px; top: 50%; margin-top: -8px; background: rgb(102, 102, 102); }

.links ul li:last-child::after { width: 0px; height: 0px; }

.clearfix {
    zoom: 1;
}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.footer{background: #292c31;height: 320px;padding-top: 15px;}
.footer a{color:#fff}
.footer a:hover{color:#333}
.footer-nav{margin-bottom:35px; border-top: 1px solid #e0dede; background: #FFF;}
.footer-nav a{color:#fff}
.footer-nav ul{font-size:0;text-align:center}
.footer-nav li{display:inline-block;vertical-align:middle;position:relative}
.footer-nav li a{display:block;line-height:49px;font-size:16px;padding:0 51px; color: #666;}
.footer-copy{text-align:center;padding:10px 0;color:#FFF; background: rgb(40 106 202);}
.footer-copy p{margin:0}

.footer .tits{margin-bottom:20px}
.footer .tits span{color:#abacad;font-size:20px;font-weight:bold;display:block}
.footer .tits i{font-size:16px;font-weight:100;color:#abacad;font-style:normal;display:block}
.footer .contact{width:33.33%;float:left;background:url(../img/line.jpg) repeat-y right 20px}
.footer .contact .text p{margin-bottom:20px}
.footer .contact .text p em {
    color: #abacad;
    font-size: 21px;
    padding-left: 45px;
    line-height: 40px;
    font-style: normal;
    display: block;
    font-weight: bold;
}
.footer .footpro{float:left;padding-left:50px; width: 400px;}
.footer .footpro .f_pronav a{color:#abacad;font-size:14px;line-height:30px;width:50%;float:left}
.footer .ewm{width:200px;float:right;background:url(../img/line.jpg) repeat-y left 20px; padding-left: 30px;}
.footer .ewm img{display:block; width: 183px;}
.footer .ewm p{margin-top:10px;margin-left:4px;color:#abacad;font-size:16px}

p#fzwz {
    display: inline-block;
}
.in-photo .swiper-slide a .text {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gengduo{ width:200px; height:45px; height:45px; line-height:45px; font-size:16px; margin:30px auto;  color:#fff; text-align:center; background:rgb(238, 15, 16) ; border-radius:6px;}
.gengduo a{ color:#fff;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: 46px; font-weight: bold;}

.head {
    width: 100%;
    height: 150px;
    background: #286aca;
    overflow: hidden;
}
.remen.fl {
    display: none;
}
.head .logo {
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    margin-top: 47px;
    width: 62%;
}
.logo_tel {
    padding-top: 28px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 42px;
    box-sizing: border-box;
    margin-top: 7px;
    background-size: 20%;
}
.logo_tel p {
    height: 30px;
    line-height: 18px;
    float: left;
    color: #fff;
    font-size: 16px;
}
.logo_tel p span {
    display: block;
    font-size: 25px;
    color: #fff;
    line-height: 37px;
    font-weight: bold;
}
.nav ul {
    width: 100%;
    margin: 0px auto;
    height: 50px;
}
.nav ul li {
    float: left;
    width: 14.1%;
    height: 50px;
    overflow: hidden;
    text-align: center;
    line-height: 50px;
}
.nav ul li:hover{
	background:none;
}

.tb {
    width: 98%;
    margin: 60px auto 0px;
}
.tb img {
    display: block;
    width: 100%;
}
.product .pic ul li:nth-child(2n) {
    margin-right: 0;
}
.product .pic ul li {
    float: left;
    width: 48.7%;
    height: auto;
    overflow: hidden;
    background: rgb(255, 255, 255);
    margin-right: 11px;

    margin-left:0;
    margin-bottom: 15px;
    border: 1px solid rgb(220, 220, 220);
}
.product .pic ul {
    margin-left: 0;
}
.product .pic ul li div {
    display: block;
    width: 100%;
    margin: 8px auto 0px;
}
.cases {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../img/anlibj.png) left bottom no-repeat;
    padding-bottom: 39px;
}
.cases .tab {
    width: 98%;
    margin: 20px auto 0px;
    height: auto;
    overflow: hidden;
}
.cases .tab .bd ul {
    margin-left: 0;
}
.cases .tab .bd ul li {
    float: left;
    width: 48.722%;
    height: auto;
    margin-right: 15px;
    margin-left:0;
    overflow: hidden;
}
.cases .tab .bd ul li:nth-child(2n){
	margin-right:0;
}
.cases .tab .bd ul li div {
    display: block;
    width: 100%;
}
.gengduo {
    width: 27%;
    height: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    margin: 30px auto;
    color: #fff;
    text-align: center;
    background: rgb(238, 15, 16);
    border-radius: 6px;
}
.about .content {
    background: #fff;
    overflow: hidden;
    margin: 0px auto;
    width: 98%;
}
.about .about_left {
    width: 100%;
    height: 410px;
    float: left;
}
.about .about_left img {
    width: 100%;
    object-fit: cover;
}
.about .intro {
    width: 98%;
    height: auto;
    overflow: hidden;
    float: right;
    padding: 0 10px 37px 10px;
}
.about .intro .info {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 2px;
}
.about .intro .info p {
    color: #666;
    line-height: 33px;
    font-size: 16px;
    text-indent: 2em;
}
.about .intro a {
    display: block;
    color: #286aca;
    font-size: 14px;
    margin-top: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 20%;
    border: 1px #286aca solid;
}
.news {
    width: 99%;
    height: auto;
    overflow: hidden;
    margin: 30px auto;
}
.news ul {
    margin-top: 30px;
    margin-left: 0;
}
.news ul li {
    float: left;
    width: 94%;
    height: 120px;
    background: rgb(245, 245, 245);
    padding: 19px;
    margin-left: 0;
    margin-bottom: 25px;
}
.links .tit {
    float: left;
    width: 26%;
    height: 80px;
    overflow: hidden;
    margin-top: 25px;
}
.links ul {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 20px;
    overflow: hidden;
}
.footer {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 117px;
}
.footer ul {
    width: 100%;
    margin: 0px auto;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-nav li a {
    display: block;
    line-height: 49px;
    font-size: 16px;
    padding: 0 10px;
    color: #666;
}
.footer .contact{
	display:none;
}
.footer .footpro {
    float: left;
    padding-left: 0;
    width: 50%;
}
.footer .ewm {
    width: 35%;
    float: right;
    background: url(../img/line.jpg) repeat-y left 20px;
    padding-left: 30px;
}
.footer-copy {
    text-align: center;
    padding: 10px 0 20px;
    margin-top: 65px;
    color: #FFF;
    background: #305dc3;
}



.product {
    width: 100%;
    overflow: hidden;
    padding-bottom: 30px;
    margin-top: 4px;
    background: url(../img/picbj.png) center center no-repeat;
}



}
