/*****logobox*****/
.logobox{position:relative;padding:10px 0;background:url(../images/tt.jpg) repeat;}
.media,.media .media{margin-top:0;}
.logo{margin-top:10px;}
.logo p{font-size:12px;line-height: 1.5}
.logoContact{display:flex;height:32px;justify-content:flex-end;}
.logoRight{width:790px;float:right;margin-top:25px;}
.logoContact span{margin-left:10px;font-size:16px;color:#666;}
.logoContact span em{color:#ea0606;}
/*nav*/
#nav{height:38px;}
#nav ul>li{float:left;width:11.11%;text-align:center;position:relative;}
#nav ul>li>a{display:block;font-size:16px;line-height:38px;}
#nav ul>li.active>a{color:#0962c4;}
#nav ul .submenu{position:absolute;width:100%;top:38px;z-index:99;background:#0962c4;display:none;}
#nav ul .submenu li{line-height:25px;}
#nav ul .submenu li a{display:block;color:#fff;padding:10px 0;}
#nav ul .submenu li a:hover{background:#ea0606;}
#nav ul li:nth-of-type(2) .submenu{width:200px;margin-left:-50px;}

/*search*/
.search-box{line-height:84px;height:84px;position:relative;border-bottom:1px solid #d7d7d7;}
.search-box .link span{font-size:16px;}
.search-box .link a{padding:0 10px;color:#666;}
.search-box .link a:hover{color:#0961c3;}
.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.jpg) no-repeat;border:none;cursor:pointer;width:74px;height:36px;}

/*公共大标题*/
.index-title .t1{font-size:36px;line-height:1.2;font-weight:bold;color:#363636;}
.index-title .t2{color:#999;font-size:18px;}
.index-title span{width:30px;height:2px;background:#0962c4;display:block;margin:10px auto 0;}


/*product*/
.pro-menu a{font-size:18px;font-weight:bold;line-height:36px;padding:0 15px;margin:0 5px;display:inline-block;border-radius:5px;}
.pro-menu a:hover{background:#0962c4;color:#fff;}
.pro-list li a{display:block;text-align:center;}
.pro-list li a img{width:100%;height:228px;}


/*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:.24rem .42rem;}
.case-scroll .prev{background:url(../images/left.png) no-repeat;left:-40px;background-size:.24rem .42rem;}
.case-scroll .next{background:url(../images/right.png) no-repeat;right:-40px;background-size:.24rem .42rem;}

.case-scroll .bd{overflow:hidden;}
.case-scroll li{width:25%;float:left;margin-top:10px;}
.case-scroll li a{display:block;text-align:center;overflow:hidden;margin:0 10px;}
.case-scroll li a img{width:100%;height:228px;}



/*advant*/
.advant{background:#f0f0f0;padding-top:60px;overflow:hidden;}
.advant .t1 em{color:#0962c4;}
.advaWrap{position:relative;height:350px;}
.advaWrap .advaImg1{position:absolute;left:0;top:0;width:50%;height:350px;}
.advaWrap .advaImg2{position:absolute;right:0;top:0;width:50%;height:350px;}
.adva01-txt{width:560px;padding-top:30px;}
.adva01-txt h3{font-size:30px;color:#0962c4;font-weight:bold;line-height:1.5;margin-top:20px;}
.adva01-txt p{color:#747474;font-size:18px;margin-top:10px;}


/*about*/
.about-left{width:560px;float:left;}
.about-left h3{font-size:20px;color:#0962c4;font-weight:bold;}
.about-left p{font-size:15px;color:#656565;}
.about-left .about-more a{display:inline-block;text-align:center;margin-right:40px;color:#fff;background-color: #49e;padding: 20px;}
.about-left .about-more a span{display:block;font-size:18px;font-weight:bold;}
.about-left .about-more a:hover{color:#fff;opacity: 0.9;}

/*ban*/
.ban{background:url(../images/ban.png) no-repeat;height:250px;padding-top:50px;box-sizing:border-box;}
.ban-left{width:560px;float:left;color:#fff;}
.ban-left p{font-size:18px;}
.ban-left h3{font-size:36px;font-weight:bold;line-height:1.5;}
.ban-right{width:274px;float:right;color:#fff;text-align:right;font-size:16px;}
.ban-right strong{display:block;font-size:36px;line-height:1.5;}
.ban-right a{display:block;background:#fff;display:inline-block;padding:0 20px;font-weight:bold;border-radius:30px;}


/*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:#000;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/newsIcon.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;background:url(../images/q.png) left center no-repeat;padding-left:25px;font-weight:bold;}
.problem li p{color:#666;background:url(../images/a.png) left 6px no-repeat;padding-left:25px;}


/*footer*/
.friendlink{background:#f9f9f9;line-height:54px;padding:10px 0;}
.friendlink a{padding:0 15px;}
.friendlink span{color:#333;}

#footer{background:#171717;color:#999;}
.foot a{color:#999;}
.f-cont{padding:20px 0;overflow:hidden;}
.foot .f-nav{width:380px;float:left;border-right:1px solid #333;}
.foot .f-nav a{display:inline-block;width:25%;line-height:48px;}
.foot .f-txt{float:left;margin-left:20px;line-height:24px;padding-left:20px;width:280px;}
.foot .f-txt strong{font-size:30px;color:#fff;}
.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;font-size:12px;}
.foot a:hover{color:#fff;}



/*footer-tools*/
.footer-tools{position:fixed;left:0;bottom:0;right:0;z-index:999;background:#a2a2a2;height:1.3rem;}
.footer-tools ul li{width:25%;float:left;}
.footer-tools ul li a{display:block;text-align:center;color:#FFF;font-size:15px;height:.88rem;padding-top:.1rem;line-height:1.5;}
.footer-tools ul li a img{width:.5rem;height:.5rem;}

@media only screen and (min-width: 320px) and (max-width: 640px){
.logobox{text-align:center;height:.9rem;}	
.logobox .logo,.news-c,.logoRight,.adva01-txt h3{margin:0;}
.logobox .logo img{width:4.4rem;margin-top:8px;float:left;padding:0;}
.logobox,.adva01-txt{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:100%;float:none;}
#nav ul>li{width:100%;background:none;border-right:none;}
#nav ul>li>a{color:#000;font-size:14px;border-bottom:none;line-height:.8rem}
#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;}
/*自主加的css样式--------------------------*/
#footer{padding-bottom:1rem;margin-top:15px;}
body{font-size:12px !important;}

.case-scroll .prev{left:0;}
.case-scroll .next{right:0;}
.adva01-txt,.about-left,.news-c,.ban-left,.ban-right{width:100%;float:none;}
.ban-right{text-align:center;}
.ban{background:#0a55b1;height:auto;padding:20px 0;text-align:center;}
.index-title .t1{font-size:24px;}
.adva01-txt h3,.ban-left h3,.ban-right strong{font-size:20px;}
.about-left .about-more a span{font-size:15px;}
.index-title .t2,.adva01-txt p,.about-left p,.ban-left p,.news-c li a{font-size:13px;}
.product,.case,.advant,.aboutus,.ban,.news{margin-top:20px;}
.advant{padding-top:20px;}
.pro-list,.about-cont,.news-cont{margin-top:10px;}
.adva01-txt img{width:30px;}
.pro-menu a{font-size:13px;padding:0 5px;}
.pro-list li a img,.case-scroll li a img{height:120px;}
.case-scroll li{width:50%;}
.advaWrap .advaImg1,.advaWrap .advaImg2{display:none;}
.advaWrap{height:auto;}
.news-c li{line-height:40px;}

}
.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;}
}
