﻿strong{display:block;}
/*****logobox*****/
.logobox{position:relative;padding:.25rem 0;}
.media,.media .media{margin-top:0;}
.logo{width:350px;float:left;}
.logo img{margin-top:10px;}
.logoRight{width:776px;float:right;}
.top{text-align:right;color:#666;}
.top a{padding:0 5px;color:#666;}
.top a:hover{color:#f02121;}
.top span{font-size:16px;color:#f02121;font-weight:bold;margin-left:10px;}
.top span img{margin-right:5px;}
.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:34px;}
#nav ul>li{float:left;width:14.28%;text-align:center;position:relative;line-height:34px;}
#nav ul>li>a{display:block;font-size:16px;}
#nav ul>li.active>a{background:#4283ea;line-height:34px;border-radius:50px;color:#fff;}
#nav ul .submenu{position:absolute;width:100%;top:34px;z-index:99;display:none;}
#nav ul .submenu li{line-height:34px;border-radius:50px;background:#f06a21;margin-top:1px;}
#nav ul .submenu li a{color:#fff;display:block;}
#nav ul .submenu li:hover{background:#f79f36;}
/*search*/
.search-box{line-height:68px;height:68px;background:#f6f6f6;}
.search-box .link span{display:inline-block;font-size:16px;color:#155abf;font-weight:bold;}
.search-box .link a{padding:0 10px;}
.search{margin-top:18px;}
.search .sousu{width:264px;line-height:36px;background:#fff;padding-left:10px;color:#666;border:none;}
.search .sou-zi{background:url(../images/btn.png) no-repeat;border:none;cursor:pointer;width:49px;height:36px;}
/*公共大标题*/
.index-title .t1{font-size:36px;color:#111;line-height:1.2;}
.index-title .t2{font-size:16px;color:#878787;}
.index-title span{width:.37rem;height:.05rem;background:#4283ea;margin:auto;display:block;}
/*product*/
.product li{margin-top:20px;}
.product li a{display:block;text-align:center;}
.product li .imgBox{display:block;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #efefef;}
.product li .imgBox img{height:226px;transform:scale(1,1);transition:all .3s;}
.product li a h3{line-height:2;font-size:16px;color:#666;background:#f1f1f1;padding:7px 0;transition:all .3s;}
.product li a:hover img{transform:scale(1.1,1.1)}
.product li a:hover h3{background:#4283ea;color:#fff;}
a.more{width:174px;height:36px;margin:60px auto 0;line-height:36px;background:#4283ea;font-size:16px;color:#fff;border-radius:50px;display:block;text-align:center;}
a.more:hover{background:#f2aa1f;}

/*aboutus*/
.aboutus{background:url(../images/about-bg.jpg) top no-repeat;padding:70px 0;overflow:hidden;}
.about-left{width:364px;float:left;}
.aboutClick{background:#fafafa;height:102px;background:#fafafa;text-align:center;padding-top:24px;}
.aboutClick a{display:inline-block;margin:0 20px;}
.aboutClick a i{display:block;font-style:normal;font-size:16px;color:#929292;}
.aboutClick a:hover i{text-decoration:underline;}
.about-right{width:806px;float:right;background:#fff;height:410px;position:relative;}
.about-right h3{font-size:24px;margin:40px 0 0 40px;font-weight:bold;}
.about-right .aboutTxt{font-size:15px;color:#555;margin:15px 30px 0 40px;}
.about-right p{position:absolute;right:0;bottom:0;z-index:2;}
.about-right p a{color:#fff;font-size:36px;font-weight:bold;background:#4283ea;width:84px;height:62px;line-height:62px;display:inline-block;text-align:center;}

/*news*/
.news-l{width:544px;float:left;}
.news-l strong{font-size:16px;font-weight:normal;}
.news-l p{color:#666;}
.news-l p a{color:#0565c1;}
.news-r{width:610px;float:right;}
.news-r li{padding:20px 0;overflow:hidden;}
.news-r .newL{text-align:center;font-size:.64rem;line-height:1.2;border-right:3px solid #dbdbdb;font-size:.64rem;color:#dbdbdb;}
.news-r .newR p{color:#7d7d7d;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;line-height:1.5;}
.news-r .newR h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/*friendlink*/
.friendlink{border-top:1px solid #c5c5c5;padding-top:20px;}
.friendlink a{padding:0 15px;}
/*footer*/
.foot-nav{background:#4283ea;height:48px;line-height:48px;color:#fff;text-align:center;}
.foot-nav a{padding:0 50px;color:#fff;}
.foot{background:#444;padding:30px 0;overflow:hidden;color:#fff;}
.foot .foot-l{float:left;}
.foot a{color:#fff;}
.foot .ewm{float:right;}

/*footer-tools*/
.footer-tools{position:fixed;left:0;bottom:0;right:0;z-index:999;background:#4283ea;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,.newsCon{margin:0;}
.logobox .logo img{width:3.4rem;margin-top:10px;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;}
#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;}
/*自主加的css样式--------------------------*/
.footer{padding-bottom:1rem;}
.product li .imgBox img{height:140px;}
.index-title .t1,.about-right h3{font-size:18px;}
.index-title .t2,.about-right .aboutTxt,.aboutClick a i{font-size:12px;}
.product,.aboutus,.news{margin-top:15px;}
a.more{margin:20px auto 0;}
.aboutus{padding:0;background:none;}
.aboutClick{height:auto;padding:10px 0;}
.news-r li,.foot{padding:10px 0;}
.product li a h3{padding:0;font-size:14px;}
.about-left,.about-right,.news-r,.foot .foot-l{width:100%;float:none;}
.about-right{height:auto;}
.about-right h3,.about-right .aboutTxt{margin:10px;}
.about-right p{position:inherit;}
.about-right p a{width:100%;height:32px;line-height:32px;}
}
.swiper-container{width:100%;height:500px;}
.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:140px;}
}
