﻿/*top*/
.top{height:40px;line-height:40px;color:#999;background:#f9f9f9;}
.top .top-right{color:#fff;background:url(../images/top.png) no-repeat;width:386px;text-align:center;}
.top .top-right a{padding:0 10px;color:#fff;display:inline-block;}
.top .top-right a:hover{text-decoration:underline;}
/*****logobox*****/
.logobox{position:relative;}
.media,.media .media{margin-top:0;}
.logo img{margin-top:35px;}
.logobox button{cursor:pointer;border:none; color:#da1c24; font-size:22px;display:none;z-index:20000;background:none;float:left !important;z-index:2;}
/*nav*/
#nav{height:120px;width:680px;float:right;}
#nav ul>li{float:left;width:14.28%;text-align:center;position:relative;}
#nav ul>li>a{font-size:16px;text-transform:uppercase;line-height:118px;border-bottom:2px solid #fff;display:inline-block;}
#nav ul>li.active>a{line-height:118px;border-bottom:2px solid #093f95;color:#093f95;}
#nav ul .submenu{position:absolute;width:100%;top:120px;z-index:99;background:#fff;display:none;}
#nav ul .submenu li{line-height:25px;padding:10px 0;}
#nav ul .submenu li a{display:block;}
#nav ul .submenu li a:hover{text-decoration:underline;}


/*search*/
.search-box{line-height:84px;height:84px;position:relative;border-bottom:1px solid #d7d7d7;}
.search-box .link span{font-size:16px;border-left:4px solid #093f95;padding-left:5px;}
.search-box .link a{padding:0 10px;color:#666;}
.search-box .link a:hover{color:#093f95;}
.search{margin-top:25px;}
.search .sousu{width:210px;line-height:36px;background:#f2f2f2;padding-left:10px;padding-right:10px;color:#666;border:none;}
.search .sou-zi{background:url(../images/search-btn.jpg) no-repeat;border:none;cursor:pointer;width:74px;height:36px;}
/*公共大标题*/
.index-title .t1{font-size:36px;line-height:1.2;font-weight:bold;}
.index-title .t2{color:#999;text-transform:uppercase;}


/*product-list*/
.product-list ul{display:flex;justify-content:space-between;align-items:center;}
.product-list ul li{margin:30px 10px 0;box-shadow:2px 0 10px #eee;width:20%;text-align:center;}
.product-list ul li a{display:block;padding:40px 0;}
.product-list ul li a i{display:block;width:95px;height:62px;margin:auto;}
.product-list ul li a i.i1{display:block;background:url(../images/five-i1.png) no-repeat;}
.product-list ul li a i.i2{display:block;background:url(../images/five-i2.png) no-repeat;}
.product-list ul li a i.i3{display:block;background:url(../images/five-i3.png) no-repeat;}
.product-list ul li a i.i4{display:block;background:url(../images/five-i4.png) no-repeat;}
.product-list ul li a i.i5{display:block;background:url(../images/five-i5.png) no-repeat;}
.product-list ul li a:hover i.i1{display:block;background:url(../images/fivehover-i1.png) no-repeat;}
.product-list ul li a:hover i.i2{display:block;background:url(../images/fivehover-i2.png) no-repeat;}
.product-list ul li a:hover i.i3{display:block;background:url(../images/fivehover-i3.png) no-repeat;}
.product-list ul li a:hover i.i4{display:block;background:url(../images/fivehover-i4.png) no-repeat;}
.product-list ul li a:hover i.i5{display:block;background:url(../images/fivehover-i5.png) no-repeat;}

.product-list ul li a h3{font-size:22px;margin-top:20px;}
.product-list ul li a p{font-size:12px;color:#999;text-transform:uppercase;}


/*product*/
.pro-cont li{margin-top:20px;}
.pro-cont li a{display:block;overflow:hidden;border:1px solid #e6e6e6;text-align:center;}
.pro-cont li a .imgBox{display:flex;align-items:center;justify-contsent:center;overflow:hidden;}
.pro-cont li a .imgBox img{height:260px;transform:scale(1,1);transition:all .3s;margin:auto;}
.pro-cont li a h3{line-height:2;font-size:15px;padding:6px 0;border-top:1px solid #e6e6e6;}
.pro-cont li a:hover img{transform:scale(1.05,1.05)}
a.more2{width:180px;line-height:44px;background:#093f95;color:#fff;text-align:center;margin:40px auto 0;display:block;font-size:16px;}
a.more2:hover{background:#225cb7;}


.advant{background:url(../images/bg1.jpg) top center no-repeat;padding:60px 0;overflow:hidden;}
.advant .t1,.advant .t2{color:#fff;}
.advant li{margin-top:20px;}
.advant li .advant-box{background:#fff;}
.advant li span{position:relative;z-index:2;margin:-40px auto 0;display:block;width:76px;height:76px;background:#093f95;border-radius:100%;color:#fff;line-height:76px;text-align:center;font-size:16px;}
.advant li p{padding:15px;color:#666;}


/*case*/
.case-cont li{margin-top:20px;}
.case-cont li a{display:block;overflow:hidden;position:relative;}
.case-cont li img{width:100%;height:330px;}
.case-cont li h3{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);color:#fff;padding:6px 0;text-align:center;}


/*aboutus*/
.aboutus{background:#f2f1ec url(../images/bg2.jpg) top center no-repeat;padding:65px 0;overflow:hidden;}
.aboutus .t1{color:#fff;}
.about-cont{position:relative;height:420px;background:#fff;margin-top:60px;}
.about-cont .abtimg{position:absolute;left:50px;bottom:50px;}
.about-txt{width:680px;float:right;margin:60px 60px 0 0;}
.about-txt h3{font-size:30px;font-weight:bold;}
.about-txt span{font-size:24px;margin-bottom:10px;display:block;}
.about-txt p{color:#666;}
.about-txt a{display:block;margin-top:10px;}

/*news*/
.newsTitle{line-height:30px;height:30px;margin-bottom:20px;}
.newsTitle a{float:right;}
.newsTitle span{font-size:24px;font-weight:bold;border-left:4px solid #093f95;padding-left:5px;}
.news-left{width:670px;float:left;}
.news-left .newsBox{position:relative;}
.news-left .newsBox p{position:absolute;line-height:44px;background:rgba(0,0,0,.5);color:#fff;font-size:16px;left:0;bottom:0;right:0;padding-left:15px;}

.news-left li{border-bottom:1px solid #e9e9e9;line-height:66px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;}
.news-left li span{float:right;color:#999;}
.news-left li a{background:url(../images/news-ico1.png) left center no-repeat;padding-left:15px;}
.news-right{width:480px;float:right;}
.news-right ul{background:#fafafa;border:1px solid #ededed;}
.news-right li{border-bottom:1px solid #ededed;}
.news-right li a{display:block;line-height:78px;background:url(../images/arrow2.png) calc(100% - 15px) center no-repeat;padding:0 15px;font-size:16px;}
.news-right li a span{background:url(../images/news-ico1.png) left center no-repeat;padding-left:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.news-right li a:hover{background:#093f95 url(../images/arrow.png) calc(100% - 15px) center no-repeat;color:#fff;}
.news-right li a:hover span{background:url(../images/news-ico2.png) left center no-repeat;}




.friendlink{background:#f9f9f9;line-height:54px;padding:10px 0;}
.friendlink a{padding:0 15px;}
.friendlink b{font-size:16px;color:#333;}

#footer{background:#111419;color:#999;}
.foot a{color:#999;}
.f-cont{padding:20px 0;overflow:hidden;line-height:42px;}
.foot .f-nav{width:320px;float:left;}
.foot .f-nav a{display:inline-block;width:25%;}
.foot .f-txt{float:left;margin-left:40px;}
.foot .f-txt2{width:290px;}
.ewm{float:right;}
.copyright{padding:15px 0;font-size:12px;border-top:1px solid #404040;}
.foot a:hover{color:#fff;}

/*footer-tools*/
.footer-tools{position:fixed;left:0;bottom:0;right:0;z-index:999;background:#093f95;height:1rem;}
.footer-tools ul li{width:25%;float:left;}
.footer-tools ul li a{display:block;text-align:center;color:#FFF;font-size:.18rem;height:.88rem;padding-top:.1rem;line-height:1.5;}
.footer-tools ul li a img{width:.42rem;height:.42rem;}

@media only screen and (min-width: 320px) and (max-width: 640px){
.logobox{text-align:center;height:.9rem;}	
.logobox .logo,.product-list ul li a h3,.advant li,.news-cont{margin:0;}
.logobox .logo img{width:3.4rem;margin-top:8px;float:left;padding:0;}
.logobox{padding:0;}
.logobox button{display:block;margin-top:5px;}
.logobox .head-icon{width:.9rem;height:.9rem;float:right;display:block;position:relative;}
.logobox .head-icon span{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:.5rem;height:.37rem;
transition:all 0.5s ease-in-out;background-position:center center;background-size:100% 100%;background-repeat:no-repeat;background-image:url(../images/icon1.png)}
.head-icon.active span{width:0.37rem;height: 0.37rem;background-image: url(../images/icon2.png);}
/*主导航样式*/
#nav{background:none;background-color: rgba(0, 0, 0, 0.7);height:auto;width:auto;}
#nav ul>li{width:100%;background:none;border-right:none;}
#nav ul>li>a{color:#000;font-size:14px;line-height:.8rem;border-bottom:none;}
#nav ul>li.active>a{line-height:.8rem;color:#666;background:none;}
#nav ol li{background:#f7f7f7;border-bottom:1px solid #fff;}
#nav ol li a{color:#999;}
#nav ul>li:hover a{color:#333;font-weight:bold;}
.navbar{position: fixed;display:none;top:.9rem;left:0;width:100%;bottom:0;z-index:9999;}
.navbar-nav{width: 100%;background-color:#fff;z-index:1200;border-top:.01rem solid #e5e5e5;padding-bottom:.8rem;}
.navbar-nav>ul{width:100%;height:auto;overflow:hidden;}
.navbar-nav>ul>li{width:100%;height:auto;overflow:hidden;border-bottom:.01rem solid #e5e5e5;float:none}
.navbar-nav>ul>li a{display:block;width:100%;text-align:center;line-height:.8rem;height:.8rem;font-size:.24rem;color:#666;}
.navbar-nav>ul>li a:hover{color:#149350;}
/*search*/
.search-box{height:auto;line-height:auto !important;background:#fff;}
.search{margin:0;width:100%;}
.search-box .layui-container{padding:0;}
.box{display:flex;}
.search .sousu{width:0;flex:1;height:36px;padding:0 5px;background:#fff;}
/*自主加的css样式--------------------------*/
#footer{padding-bottom:1rem;margin-top:15px;}
body{font-size:12px !important;}

.product-list ul{display:inherit;}
.product-list ul li{width:100%;margin:10px 0 0;}
.about-txt,.news-left,.news-right{width:100%;float:none;}
.product-list ul li a{padding:10px 0;box-shadow:none;}
.product-list ul li a h3,.about-txt span,.newsTitle span{font-size:16px;}
.pro-cont li a h3,.case-cont li h3{font-size:12px;}
.index-title .t1,.about-txt h3{font-size:20px;}
.product-list,.product,.advant,.case,.aboutus,.news,.news-right{margin-top:20px;}
.advant{padding:20px 0 0;}
.aboutus{padding:0;background:none;}
.aboutus .t1{color:#333;}
.newsTitle{margin-bottom:10px;}
.pro-cont li a .imgBox img{height:140px;}
.case-cont li img{height:180px;}
a.more2{width:140px;line-height:34px;font-size:12px;margin-top:20px;}
.about-txt{margin:0;padding:0;box-sizing:border-box;}
.about-cont{margin-top:10px;height:auto;}
.news-left li,.news-right li a{line-height:44px;font-size:13px;}
.about-txt a{text-align:center;}

}
.swiper-container{width:100%;height:650px;}
.swiper-slide{background-repeat:no-repeat;background-size:cover;background-position:center;}
@media screen and (max-width:1024px){
  .swiper-container{height:400px;}
}
@media screen and (max-width:767px){
  .swiper-container{height:300px;}
}
@media screen and (max-width:665px){
  .swiper-container{height:250px;}
}
@media screen and (max-width:560px){
  .swiper-container{height:180px;}
}
@media screen and (max-width:414px){
  .swiper-container{height:150px;}
}
@media screen and (max-width:375px){
  .swiper-container{height:180px;}
}
