﻿/*top*/
.top{height:40px;line-height:40px;color:#999;background:##F08200;}
.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:22px;}
.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:820px;float:right;margin-right:10px;}
#nav ul>li{float:left;width:12.5%;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;color:#666;}
#nav ul>li.active>a{line-height:118px;border-bottom:2px solid #F08200;color:#F08200;}
#nav ul .submenu{position:absolute;top:120px;z-index:100001;background:#F08200;display:none;left:-30px;right:-30px;}
#nav ul .submenu li a{display:block;color:#fff;line-height:20px;padding:10px 0;}
#nav ul .submenu li a:hover{background: #d17302}
.language{float:right;line-height: 2;margin-top:40px;}
.language a{background: #ddd;display: inline-block;margin:0 2px;padding: 2px 5px;}
.language a:hover{background: #d17302;color:#fff;} 

/*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;}
.index-title .t2{color:#999;text-transform:uppercase;}


/*product-list*/
.pro-ttt{display: flex;justify-content: space-between;background: #f6f6f6;align-items: center;margin-top:30px;}
.pro-ttt .prottt-l{width: 320px;height: 260px}
.pro-ttt .prottt-l img{width:100%;height:100%;}
.pro-ttt .prottt-r{width: 790px;}
.pro-ttt .prottt-r strong{font-size: 26px;display: block;font-weight: normal;color:#f08200;}
.pro-ttt .prottt-r li{margin-top:20px;}
.pro-ttt .prottt-r li a{font-size: 16px;color:#666;background:url(../images/PicList002313-icon.png) left center no-repeat;padding-left:40px;line-height: 36px;display: block;}
.pro-ttt .prottt-r li a:hover{color:#f08200;text-decoration: underline;}

/*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:#F08200;color:#fff;text-align:center;margin:40px auto 0;display:block;font-size:16px;}
a.more2:hover{background:#777;}


.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:#F08200;border-radius:100%;color:#fff;line-height:76px;text-align:center;font-size:16px;}
.advant li p{padding:15px 35px;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:#fff url(../images/bg2.jpg) top center no-repeat;padding-top:70px;overflow:hidden;}
.aboutus .t1,.aboutus .t2{color:#fff;}
.about-cont{position:relative;;background:#fff;margin-top:60px;padding:40px 40px 0;overflow: hidden;}
.about-cont .about-img{width:406px;float:left;background: #000}
.about-cont .abtimg{margin-right: 20px}
.about-txt{width:680px;float:right;}
.about-txt h3{font-size:30px;color:#F08200;}
.about-txt span{font-size:24px;margin-bottom:10px;display:block;}
.about-txt p{color:#666;}
.about-txt a{padding:0 30px;color:#fff;background: #777;line-height: 40px;font-size: 15px;display: inline-block;}

/*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 #F08200;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:url(../images/footer.jpg) top center no-repeat;color:#fff;font-size: 16px}
.foot a{color:#fff;}
.f-cont{padding:50px 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:400px;}
.ewm{float:right;}
.copyright{padding:15px 0;font-size:14px;border-top:1px solid #5a5a5a;}
.foot a:hover{color:#fff;}

/*footer-tools*/
.footer-tools{position:fixed;left:0;bottom:0;right:0;z-index:999;background:#f08200;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:1.7rem;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;margin-right:0;}
#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;padding:0;}
.news-left li,.news-right li a{line-height:44px;font-size:13px;}
.about-txt a{text-align:center;}

.pro-ttt{margin-top:15px;}
.pro-ttt .prottt-l{display: none;}
.pro-ttt .prottt-r{width:100%;padding:10px;box-sizing: border-box;}
.pro-ttt .prottt-r strong{font-size: 18px}
.pro-ttt .prottt-r li{margin-top:5px;}

}
.swiper-container{width:100%;height:700px;}
.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;}
}
