﻿/*top*/
.top{height:45px;line-height:45px;background:url(../images/top.jpg) repeat-x;color:#838383;}
.top .top-right a{color:#838383;padding:0 10px;}
.top .top-right a:hover{color:#0764b3;}
/*****logobox*****/
.logobox{position:relative;padding:35px 0;}
.media,.media .media{margin-top:0;}
.logo img{padding-right:10px;}
.logo .logori{background:url(../images/logoline.png) left center no-repeat;padding:5px 0 0 20px;}
.logo .logori h6{display:block;font-size:30px;line-height:1.2;color:#0764b3;}
.logo .logori p{line-height:1.5;font-size:26px;font-weight:bold;}
.logobox .logoright{line-height:1.2;margin-top:10px;}
.logobox .logoright p{font-size:24px;color:#838383;}
.logobox .logoright img{padding-right:5px;margin-top:5px;}
.logobox .logoright strong{color:#0764b3;font-size:30px;}
.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{background:#0a59b5;height:60px;font-weight:100;}
#nav ul>li{float:left;width:12.5%;text-align:center;position:relative;line-height:60px;}
#nav ul>li>a{display:block;font-size:16px;color:#fff;}
#nav ul>li.active>a{background:#333;line-height:60px;}
#nav ul .submenu{position:absolute;width:100%;top:60px;z-index:99;background:#0c9439;display:none;}
#nav ul .submenu li{line-height:25px;}
#nav ul .submenu li a{color:#fff;display:block;padding:10px 0;}
#nav ul .submenu li a:hover{text-decoration:underline;}
/*search*/
.search-box{line-height:80px;height:80px;border-bottom:1px solid #e2e2e2;color:#666;}
.search-box .link span{font-size:16px;color:#fff;background:url(../images/link.png) no-repeat;width:115px;line-height:35px;display:inline-block;text-align:center;}
.search-box .link a{padding:0 10px;color:#888;font-size:16px;}
.search-box .link a:hover{color:#0764b3;}
.search{margin-top:22px;border-bottom:1px solid #ddd;}
.search .sousu{width:250px;line-height:36px;background:#fff;padding-right:10px;color:#666;border:none;}
.search .sou-zi{background:url(../images/search-btn.png) no-repeat;border:none;cursor:pointer;width:20px;height:21px;margin-top:5px;}
/*公共大标题*/
.index-title .t1{font-size:36px;font-weight:bold;color:#565656;line-height:1.5;}
.index-title .t1 em{color:#0764b3;}
.index-title .t2{font-size:18px;color:#606060;}
.index-title .t3 img{margin:auto;}

/*four*/
.four{background:#f5f5f5;padding:80px 0;overflow:hidden;}
.four li{margin-top:40px;}
.four li img{-webkit-animation: rotate360 20s linear infinite;-o-animation: rotate360 20s linear infinite;animation: rotate360 20s linear infinite;}
.four li h3{font-size:30px;font-weight:bold;color:#0764b3;line-height:1.5;margin-top:10px;}
.four li p{font-size:16px;color:#717171;}
@keyframes rotate360 {
from {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
}
to {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
}
}

/*product*/
.pro-left{width:222px;float:left;background:#0764b3;}
.pro-left .pro-title h3{font-size:28px;font-weight:bold;color:#fff;padding:20px 0;line-height:1.5;}
.pro-left li dt{background:#3e3e3e;line-height:48px;font-size:22px;font-weight:bold;padding-left:20px;}
.pro-left li dd{padding-left:20px;font-size:16px;line-height:46px;}
.pro-left li a{color:#fff;}
.pro-left li dd a:hover{color:#ffea04;}

.pro-right{width:942px;float:right;}
.pro-right li{margin-bottom:20px;}
.pro-right li a{display:block;text-align:center;overflow:hidden;}
.pro-right li a .imgBox{display:flex;align-items:center;justify-contsent:center;overflow:hidden;border:1px solid #e9e9e9;background:#fff;}
.pro-right li a .imgBox img{height:240px;transform:scale(1,1);transition:all .3s;margin:auto;}
.pro-right li a h3{line-height:2;padding:6px 0;background:#e9e9e9;font-size:16px;}
.pro-right li a:hover img{transform:scale(1.05,1.05)}
.pro-right li a:hover h3{background:#0764b3;color:#fff;}


/*advant*/
.advaItem h3{font-size:24px;border-bottom:1px dashed #a4a4a4;padding:15px 0;font-weight:bold;margin-bottom:20px;}
.advaItem h3 img{margin-right:10px;}
.advaItem li{font-size:18px;}
.advaItem li em{color:#0764b3;}


/*ten*/
.ten .t1{font-weight:normal;}
.ten{border-top:30px solid #f2f2f2;padding-top:70px;}
.ten ul{margin-top:30px;}
.ten li{width:20%;float:left;margin-top:3px;}
.ten li .ten-box{padding:0 1px;text-align:center;background:#f7f7f7;}
.ten li img{width:100%;height:268px;}
.ten li .ten-box .tt{padding:20px 0;line-height:1.5;color:#8d8d8d;text-transform:uppercase;}
.ten li .ten-box .tt h3{font-size:24px;}

/*aboutus*/
.aboutus{background:#f2f2f2;padding:70px 0;overflow:hidden;}
.about-cont{background:#fff;height:350px;}
.about-cont .media-body{padding:20px;color:#555;}
.about-cont .media-body p{text-indent:2em;line-height:36px;}


/*news*/
.news-title{background:#f7f7f7;height:64px;line-height:64px;}
.news-title a{float:right;margin-right:15px;font-size:16px;}
.news-title span{font-size:22px;padding:0 30px;background:#0a59b5;display:inline-block;font-weight:bold;color:#fff;}

.news-l{width:800px;float:left;}
.news-l .news-box img{margin-right:20px;}
.news-l .news-box h3{font-size:16px;font-weight:bold;margin-top:5px;}
.news-l .news-box span{color:#777;}
.news-l .news-box p{color:#666;}
.news-l .news-box a.news-more{background:#0764b3;width:120px;height:30px;color:#fff;line-height:30px;text-align:center;display:block;margin-top:10px;}
.news-l .news-box a.news-more:hover{background:#eda900;}
.news-l li{line-height:44px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;background:url(../images/newsicon.png) left center no-repeat;padding-left:14px;}
.news-l li span{float:right;color:#777;}
.problem{width:355px;float:right;}
.problem .news-title{background:#3c3c3c;}
.problem .news-title span{background:none;font-weight:normal;}
.problem .news-title a{color:#fff;}
.problem .bd{overflow:hidden;background:#f7f7f7;padding:20px;height:400px;}
.problem li{padding:25px 0;border-bottom:1px dashed #cdcdcd;}
.problem li h3{font-size:16px;background:url(../images/w.png) left center no-repeat;padding-left:35px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.problem li p{color:#666;background:url(../images/d.png) left 6px no-repeat;padding-left:35px;}


/*footer*/
.friendlink{padding:20px 0;background:#0764b3;color:#fff;}
.friendlink a{color:#fff;padding:0 10px;}
.friendlink a:hover{text-decoration:underline;}

.foot{background:#252426;color:#999;}
.foot a{color:#9f9f9f;}
.f-cont{padding:40px 0;overflow:hidden;border-bottom:1px solid #333;}
.f-cont dl{float:left;margin-right:80px;}
.f-cont dl dt{font-size:20px;font-weight:bold;color:#fff;}
.f-cont dl dd{font-size:15px;}
.copyright{padding:15px 0;font-size:12px;}
.foot a:hover{color:#fff;text-decoration:underline;}



/*footer-tools*/
.footer-tools{position:fixed;left:0;bottom:0;right:0;z-index:999;background:#0764b3;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,.four li h3,.advaItem h3,.news-cont,.four{margin:0;}
.logobox .logo img{width:1rem;margin-top:5px;float:left;padding:0;}
.logobox{padding:0;}
.logobox button{display:block;margin-top:5px;}
.logobox .head-icon{width:.9rem;height:.9rem;position: absolute;right:10px;top:0;display:block;}
.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:36px;padding:0 5px;background:none;}
/*自主加的css样式--------------------------*/
#footer{padding-bottom:1rem;margin-top:15px;}
body{font-size:12px !important;}

.pro-right,.news-l,.about-cont img,.ewm{width:100%;float:none;}
.pro-right li a .imgBox img{height:160px;}
.index-title .t1,.four li h3{font-size:22px;}
.advaItem h3,.ten li .ten-box .tt h3{font-size:15px;}
.index-title .t2,.news-l li{font-size:14px;}
.pro-right li a h3,.four li p,.advaItem li{font-size:12px;}
.product,.pro-cont,.four li,.advant,.ten ul,.aboutus,.about-cont,.news{margin-top:20px;}
.advaItem{margin-top:10px;}
.about-cont .media-body p{line-height:32px;}
.four,.aboutus{padding:20px 0;}
.ten li .ten-box .tt,.f-cont{padding:5px 0;}
.ten{padding-top:20px;}
.ten li{width:50%;}
.about-cont .media-body{padding:0;width:100%;}
.ten li img,.about-cont img{height:160px;}
.about-cont{height:auto;background:none;}
.four li img{width:60px;height:60px;}
.advaItem h3 img{width:30px;}
.f-cont dl{display:none;}
.logobox .logoright{margin-top:5px;margin-right:1rem;}
.logobox .logoright img{width: 20px;}
.logobox .logoright p{font-size: 12px;}
.logobox .logoright strong{font-size: 14px;}
}
.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:230px;}
}
@media screen and (max-width:414px){
  .swiper-container{height:210px;}
}
@media screen and (max-width:375px){
  .swiper-container{height:190px;}
}
