﻿/*top*/
.top b{font-size: 0;height: 0;line-height: 0;}
.top{height:40px;line-height:40px;color:#666;background:#f2f7fa;}
.top .top-right a{padding:0 10px;color:#666;display:inline-block;}
.top .top-right a:hover{text-decoration:underline;color:#326cb6;}
/*****logobox*****/
.logobox{position:relative;padding:35px 0;}
.media,.media .media{margin-top:0;}
.logobox .logoright{line-height:1.2;margin-top:15px;}
.logobox .logoright p{color:#444;font-size:16px;}
.logobox .logoright img{padding-right:5px;}
.logobox .logoright strong{color:#326cb6;font-size:30px;font-family: "Impact";}
.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:55px;background:#326cb6;font-weight:100;}
#nav ul>li{float:left;width:16.66%;text-align:center;position:relative;line-height:55px;background:url(../images/navline.png) right center no-repeat;}
#nav ul>li:last-child{background:none;}
#nav ul>li>a{display:block;font-size:18px;color:#fff;}
#nav ul>li.active>a{line-height:55px;background:#7eab00;}
#nav ul .submenu{position:absolute;width:100%;top:55px;z-index:99;background:#7eab00;display:none;}
#nav ul .submenu li a{color:#fff;display:block;line-height:25px;padding:10px 0;}
#nav ul .submenu li a:hover{text-decoration:underline;}


/*search*/
.search-box{line-height:80px;height:80px;position:relative;background:#f7f7f7;box-shadow:0px 4px 5px #eeeeee;}
.search-box .link span{font-size:16px;border-left:4px solid #065ab0;padding-left:5px;font-weight:bold;color:#065ab0;}
.search-box .link a{padding:0 10px;color:#666;}
.search-box .link a:hover{color:#065ab0;}
.search{margin-top:20px;}
.search .sousu{width:210px;line-height:40px;background:#fff;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:40px;}
/*公共大标题*/
.index-title .t1{font-size:30px;line-height:1.5;font-weight:100;}
.index-title .t2{text-transform:uppercase;font-weight:100;font-family:"微软雅黑"}


/*product*/
.pro-left{width:290px;float:left;position:relative;padding:20px;box-sizing:border-box;overflow:hidden;}
.pro-left:before{background:#2f67ad;content:'';position:absolute;top:0;left:0;right:0;height:135px;}
.proleftWrap{box-shadow:0px 4px 10px #eeeeee;position:relative;z-index:2;background:#fff;padding-bottom:20px;}
.pro-left .proleft-tit{padding:15px 20px;line-height:1.5;}
.pro-left .proleft-tit span{font-size:20px;color:#f3f3f3;text-transform:uppercase;font-weight:bold;}
.pro-left .proleft-tit h3{font-size:30px;font-weight:bold;}
.pro-left .proleft-tit p{color:#666;}
.pro-left ul{margin:20px 0 0 20px;}
.pro-left ul li a{line-height:48px;display:block;margin-top:10px;background:#f3f3f3 url(../images/pro-ico1.png) 20px center no-repeat;border-radius:30px 0 0 30px;font-size:16px;padding-left:35px;}
.pro-left ul li a:hover{background:#7eab00 url(../images/pro-ico2.png) 20px center no-repeat;color:#fff;}

.pro-right{width:890px;float:right;}
.right-title{line-height:30px;background:#f1f1f1;height:30px;padding:20px 15px;}
.right-title a{float:right;color:#666;margin-right:10px;}
.right-title span{display:inline-block;font-size:24px;font-weight:bold;border-left:5px solid #326cb6;padding-left:10px;}
.pro-right li{margin-top:20px;}
.pro-right li a{display:block;overflow:hidden;text-align:center;}
.pro-right li a .imgBox{display:flex;align-items:center;justify-content:center;overflow:hidden;}
.pro-right li a .imgBox img{height:210px;transform:scale(1,1);transition:all .3s;margin:auto;width:100%;}
.pro-right li a h3{line-height:2;font-size:16px;padding:8px 0;background:#f1f1f1;}
.pro-right li a:hover img{transform:scale(1.05,1.05)}


/*advant*/
.advant{background:url(../images/bg2.jpg) top center no-repeat;padding:50px 0;overflow:hidden;}
.advant .t1,.advant .t2{color:#fff;}
.advant-scroll .scroll{width:60px;height:45px;display:inline-block;}
.advant-scroll .prev{background:url(../images/prev2.png) no-repeat;}
.advant-scroll .next{background:url(../images/next2.png) no-repeat;}
.advaContent .advaleftImg{margin-right:40px;border:2px solid #fff;border-radius:10px;}
.advaContent li{overflow:hidden;color:#fff;margin-top:30px;font-size:16px;}
.advaContent li img{margin-right:15px;}
.advaContent li h3{font-size:24px;font-weight:bold;}
.advant-scroll .tab_items li{display:inline-block;}

/*case*/
.case-scroll{position:relative;}
.case-scroll .scroll{position:absolute;width:.31rem;height:.6rem;top:50%;margin-top:-30px;cursor:pointer;z-index:999;background-size:.31rem .6rem;}
.case-scroll .prev{background:url(../images/prev.png) no-repeat;left:-40px;background-size:.31rem .6rem;}
.case-scroll .next{background:url(../images/next.png) no-repeat;right:-40px;background-size:.31rem .6rem;}

.case-scroll .bd{overflow:hidden;}
.case-scroll li{width:33.33%;float:left;margin-top:30px;}
.case-scroll li a{display:block;text-align:center;overflow:hidden;margin:0 20px;}
.case-scroll li a img{width:100%;height:267px;}
.case-scroll li a p{background:#f1f1f1;padding:6px 0;font-size:16px;}
.case-scroll li a:hover p{background:#7eab00;color:#fff;}
a.more2{width:180px;line-height:44px;background:#013c96;color:#fff;display:block;margin:60px auto 0;text-align:center;font-size:16px;}
a.more2:hover{background:#f08200;}


/*aboutus*/
.company{background:#ebebeb url(../images/bg1.jpg) top center no-repeat;padding:50px 0;overflow:hidden;margin-top:-20px;}
.company .index-title .t1,.company .index-title .t2{color:#fff;}
.aboutus{background:#fff;padding:40px;overflow:hidden;}
.aboutus h3{font-size:24px;color:#326cb6;font-weight:bold;}
.aboutus img{margin-right:50px;}
.aboutus p{color:#555;margin-top:10px;}
.aboutus a{display:inline-block;background:#326cb6;color:#fff;width:170px;line-height:44px;font-size:16px;text-align:center;margin-top:30px;margin-right:10px;}
.aboutus a.a2{background:#7eab00;}
.aboutus a:hover{opacity:.7;}


/*news*/
.news-title{border-bottom:1px solid #eaeaea;height:36px;line-height:36px;}
.news-title a{float:right;color:#777;}
.news-title span{color:#666;}
.news-title span b{font-size:18px;color:#0a55b1;}

.news-l{width:390px;float:left;}
.news-l h3{background:#edf1f4;line-height:50px;padding-left:10px;box-sizing:border-box;}
.news-l h3 span{background:#326cb6;padding:0 20px;display:inline-block;float:right;color:#fff;}
.news-c{width:370px;float:left;margin-left:40px;}
.news-c li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:52px;}
.news-c li span{float:right;color:#777;}
.news-c li a{font-size:16px;background:url(../images/newsico.png) left center no-repeat;padding-left:14px;}
.problem{width:370px;float:right;}
.problem .bd{overflow:hidden;height:280px;margin-top:15px;}
.problem li{padding:10px 0;}
.problem li h3{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.problem li p{color:#666;}


.friendlink a{padding:0 15px;}
.friendlink span{color:#03549f;}

#footer{background:#171717;color:#999;}
.foot a{color:#999;}
.f-cont{padding:20px 0;overflow:hidden;display:flex;justify-content:space-between;align-items:center;}
.foot .f-nav{width:320px;float:left;border-right:1px solid #333;}
.foot .f-nav a{display:inline-block;width:33.33%;line-height:32px;}
.foot .f-txt{float:left;margin-left:20px;line-height:32px;}
.foot .f-txt h3{font-size:30px;}
.ewm{float:right;}
.ewm .ewmImg{background:url(../images/ewmbg.png) no-repeat;width:90px;height:90px;padding-top:5px;}
.copyright{padding:15px 0;border-top:1px solid #333;color:#666;}
.foot a:hover{color:#fff;}

/*footer-tools*/
.footer-tools{position:fixed;left:0;bottom:0;right:0;z-index:999;background:#326cb6;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,.pro-cont,.advant .t1,.advant-list,.newsTitle{margin:0;}
.logobox .logo img{width:4.5rem;margin-top:8px;float:left;padding:0;}
.logobox,.pro-right li a h3{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;}
#nav ul>li{width:100%;background:none;border-right:none;}
#nav ul>li a{color:#000;font-size:14px;}
#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:40px;padding:0 5px;background:#fff;}
/*自主加的css样式--------------------------*/
#footer{padding-bottom:1rem;margin-top:15px;}
body{font-size:12px !important;}

.product,.case,.news,.company,a.more2,.advant{margin-top:20px;}
.right-title{padding:10px 15px;}
.index-title .t1{font-size:24px;}
.right-title span,.advaContent li h3,.aboutus h3{font-size:18px;}
.advaContent li img{width:40px;}
.pro-right li a h3,.advaContent li{font-size:12px;}
.pro-right li a .imgBox img{height:180px;}
.company,.advant{padding:20px 0;}
.aboutus{padding:20px;}
.news-cont,.advaContent li,.pro-right{margin-top:10px;}
.case-scroll .scroll{display:none;}
.pro-right,.news-c{float:none;width:100%;}
.case-scroll li{width:100%;}
.news-c{margin:0;}
.aboutus a{width:120px;font-size:13px;margin-top:10px;}
.news-c li{line-height:40px;}
.news-c li a{font-size:13px;}
}
.swiper-container{width:100%;height:600px;}
.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;}
}
