﻿/*top*/
.top{height:32px;line-height:32px;color:#999;background:#f7f7f7;}
.top .top-right{color:#fff;background:url(../images/top.png) no-repeat;width:300px;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;padding:35px 0;}
.media,.media .media{margin-top:0;}
.search{float:left;width:300px;margin-top:20px;margin-right:40px;}
.search .sousu{width:200px;line-height:36px;background:#f7f7f7;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;}
.logobox .logoright{line-height:1.2;display:flex;align-items:center;margin-top:12px;}
.logobox .logoright p{color:#666;}
.logobox .logoright img{padding-right:5px;margin-left:10px;}
.logobox .logoright strong{font-size:26px;}
/*nav*/
#nav{height:54px;border-top:1px solid #e6e6e6;}
#nav ul>li{float:left;width:9.98%;text-align:center;position:relative;line-height:54px;border-right:1px solid #e6e6e6;box-sizing:border-box;}
#nav ul>li>a{display:block;font-size:16px;text-transform:uppercase;}
#nav ul>li.active>a{line-height:54px;}
#nav ul .submenu{position:absolute;width:100%;top:54px;z-index:99;background:#024e9a;display:none;}
#nav ul .submenu li{line-height:25px;padding:10px 0;}
#nav ul .submenu li a{color:#fff;display:block;}
#nav ul .submenu li a:hover{text-decoration:underline;}

/*公共大标题*/
.index-title{display:flex;justify-content:space-between;align-items:center;}
.index-title ul.tab_items li{display:inline-block;}
.index-title ul.tab_items li a{background:#f3f4f6;font-size:18px;line-height:42px;padding:0 30px;display:inline-block;margin-left:10px;}
.index-title ul.tab_items li.active a{background:#213a7d;color:#fff;}
.index-title span{line-height:1.5;color:#999;text-transform:uppercase;}
.index-title .t2{font-size:36px;color:#333;font-weight:bold;}
.index-title i{width:.5rem;height:1px;background:#213a7d;display:block;}
/*product*/
.product li{margin-top:30px;}
.product ul{margin:0 -25px;}
.product li a{display:block;margin:0 15px;}
.product li img{width:100%;height:260px;}
.product li .proTxt{border:1px solid #ededed;padding:15px;}
.product li .proTxt h3{font-size:16px;font-weight:bold;}
.product li .proTxt p{color:#666;text-transform:uppercase;margin-top:20px;}


/*company*/
.company{background:#213a7d;position:relative;height:6.5rem;}
.company:before{background:#eff4f8;position:absolute;right:0;width:52%;background:#eff4f8;bottom:0;content:'';height:208px;}
.comp-img{width:9.1rem;height:6.5rem;position:absolute;left:0;top:0;}
.about-right{width:600px;float:right;position:relative;height: 650px}
.about{color:#fff;margin-top:30px;}
.about strong{font-size:36px;display:block;line-height:1.2;}
.about span{display:block;width:50px;height:2px;background:#fff;margin-top:20px;margin-bottom:30px;}
.about p{text-indent:2em;}
.about p a{color:#fff;}
.five{position: absolute;bottom:50px;right:0;width:540px;}
.five li{width:20%;float:left;text-align:center;}
.five li a{font-size:18px;color:#666;}
/*news*/
.news{position:relative;}
.news:before{position:absolute;bottom:0;left:0;width:50%;content:'';background:#213a7d;height:202px;}
.news-l{width:580px;float:left;}
.news-r{width:546px;float:right;}
.newsLeft-txt{color:#fff;background:url(../images/arrow.png) right center no-repeat;padding:15px 0;}
.newsLeft-txt h3{font-weight:bold;font-size:16px;}

.news-r li{padding:10px 0;line-height:1.5;}
.news-r li span,.news-r li p{color:#888;}
.news-r li h3{font-size:16px;}
.news-r li a{background:url(../images/arrow2.png) right center no-repeat;display:block;}
.news-r li a:hover{background:url(../images/arrow3.png) right center no-repeat;}


/*wrap*/
.title p{color:#999;text-transform:uppercase;}
.title h3{font-weight:bold;color:#fff;font-size:30px;line-height:1.5;}
.title span{background:#c7c7c7;width:20px;height:2px;display:block;margin-top:10px;}
.wrap{background:url(../images/bg.jpg) top center no-repeat;padding-top:45px;}
.wrap-l{width:370px;height:504px;background:url(../images/ab-img1.jpg) no-repeat;float:left;padding:50px 0 0 40px;box-sizing:border-box;}
.wrap-l li a{font-size:16px;color:#fff;line-height:40px;}
.wrap-l li a:hover{text-decoration:underline;}
.wrap-r{width:826px;float:right;}
.wrapPic1{background:url(../images/ab-img2.jpg) no-repeat;height:252px;width:100%;position:relative;}
.wrapPic2{background:url(../images/ab-img3.jpg) no-repeat;height:252px;width:100%;position:relative;}
.wrapTxt{position:absolute;background:rgba(31,54,118,.8);left:0;bottom:0;width:414px;top:0;padding-top:40px;box-sizing:border-box;}
.wrapTxt .title h3{font-weight:normal;}
.wrapTxt .title span{margin:auto;}
.wrapTxt a{display:block;margin-top:40px;}
.wrapPic2 .wrapTxt{left:inherit;right:0;}


/*contact*/
.contact-l{width:370px;height:200px;background:url(../images/ab-img4.jpg) no-repeat;padding:30px 0 0 40px;box-sizing:border-box;float:left;}
.contact-r{border:1px solid #ededed;overflow:hidden;box-sizing:border-box;height:198px;float:right;width:824px;display:flex;justify-content:center;align-items:center;}
.contact-r img{margin-right:40px;}
.contact-r strong{font-size:30px;}


/*footer*/
#footer{background:#424146;color:#999;font-weight:100;}
.foot{padding:40px 0;overflow:hidden;}
.foot dl{float:left;margin-right:50px;}
.foot dl dt{font-size:16px;color:#fff;}
.foot dl dd a{color:#999;font-size:14px;}
#footer a:hover{color:#fff;}
.copyright{font-size:12px;border-top:1px solid #999;padding:15px 0;}
.copyright a{color:#999;}



/*footer-tools*/
.footer-tools{position:fixed;left:0;bottom:0;right:0;z-index:999;background:#024e9a;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 li .proTxt p,.product li a,.about{margin:0;}
.logobox .logo img{width:3.2rem;margin-top:5px;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;}
/*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;}

.company:before,.news:before{display:none;}
.about-right,.news-r,.contact-l,.contact-r,.wrap-r,.wrapTxt{width:100%;float:none;}
.company{height:auto;padding:15px 0;}
.wrap-l{width:100%;float:none;height:300px;}
.wrap{padding-top:15px;}
.product,.product li,.company,.five,.news,.wrap{margin-top:15px;}
.product li img{height:140px;}
.about span{margin-bottom:10px;}
.about-right{height: auto;}
.five{background:#fff;overflow:hidden;padding:5px;position: inherit;width: 100%;bottom:inherit;box-sizing: border-box;}
.product ul{margin:0 -10px;}
.index-title .t2,.about strong,.title h3{font-size:22px;}
.contact-r strong{font-size:15px;}
.contact-r{height:auto;}
.index-title ul.tab_items li a{padding:0 5px;font-size:12px;margin-left:0;}
.five li a{font-size:12px;}
.five li a img{width:32px;}
.product li .proTxt{padding:5px;}
}
.swiper-container{width:100%;height:650px;}
.swiper-slide{background-repeat:no-repeat;background-size:cover;background-position:center;}
@media screen and (max-width:1440px){
  .comp-img{width:700px}
}
@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;}
}
