﻿/*top*/
.top{height:36px;line-height:36px;color:#999;background:#f5f5f5;}
.top .top-right a{padding:0 10px;color:#999;}
.top .top-right a:hover{text-decoration:underline;color:#e0264c;}
/*****logobox*****/
.logobox{position:relative;padding:35px 0;}
.media,.media .media{margin-top:0;}
.logo img{padding-right:10px;}
.logo .logori{border-left:2px solid #1B6FBC;padding:6px 0 6px 20px;}
.logo .logori strong{display:block;font-size:25px;line-height:1.5;}
.logo .logori strong em{}
.logo .logori p{line-height:1.2;font-size:22px;color:#666;}
.logobox .logoright{line-height:1.2;display:flex;align-items:center;margin-top:15px;}
.logobox .logoright p{color:#666;font-size:18px;text-align:center;}
.logobox .logoright img{padding-right:5px;margin-left:10px;}
.logobox .logoright strong{color:#de0036;font-size:26px;}
.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:64px;background:#f7f7f7;}
#nav ul>li{float:left;width:14.28%;text-align:center;position:relative;line-height:64px;}
#nav ul>li>a{display:block;font-size:16px;text-transform:uppercase;font-weight:bold;}
#nav ul>li.active>a{line-height:64px;background:#de0944;color:#fff;}
#nav ul .submenu{position:absolute;width:100%;top:54px;z-index:99;background:#de0944;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;}


/*search*/
.search-box{line-height:64px;height:64px;position:relative;}
.search-box .link a{padding:0 10px;color:#666;}
.search-box .link a:hover{color:#024e9a;}
.search{margin-top:15px;}
.search .sousu{width:210px;line-height:36px;background:none;padding-left:10px;padding-right:10px;color:#666;border:none;}
.search .sou-zi{background:url(../images/search-btn.png) no-repeat;border:none;cursor:pointer;width:17px;height:18px;margin-top:10px;}
/*公共大标题*/
.index-title .t1{font-size:36px;line-height:1.2;}
.index-title span{background:#de0036;width:.84rem;height:1px;display:block;margin:10px auto;}
.index-title .t2{color:#666;font-size:18px;}


/*three*/
.three{background:url(../images/bg.jpg) repeat;padding:70px 0;overflow:hidden;}
.three li{margin-top:30px;}
.three .three-box{padding:0 30px;}
.three .three-box h3{color:#de0036;font-size:24px;}
.three .three-box p{font-size:15px;color:#5f5f5f;height:60px;}
.three .three-box a{background:#535353;border-radius:30px;color:#fff;width:115px;line-height:30px;display:block;margin:10px auto 0;}
.three .three-box a:hover{background:#de0036;}


/*product*/
.product{background:url(../images/product.jpg) top center no-repeat;padding:80px 0;overflow:hidden;}
.product .t1,.product .t2{color:#fff;}
.product li{margin-top:50px;}
.product li a{display:block;overflow:hidden;text-align:center;}
.product li a .imgBox{display:flex;align-items:center;justify-contsent:center;overflow:hidden;}
.product li a .imgBox img{height:295px;transform:scale(1,1);transition:all .3s;width:100%;}
.product li a h3{line-height:2;font-size:16px;padding:5px 0;background:#fff;}
.product li a:hover img{transform:scale(1.05,1.05)}


/*advant*/
.advant{background:url(../images/advant.jpg) top center no-repeat;padding:50px 0 80px;overflow:hidden;}
.advant .t3{background:#de0036;color:#fff;font-size:18px;line-height:38px;padding:0 20px;display:inline-block;margin-top:10px;}
.advant li{margin-top:40px;}
.advant li img{width:100%;height:212px;}
.advant li p{background:#8f8f8f;color:#fff;font-size:16px;padding:8px 0;}
.advant li:nth-child(even) p{background:#de0036;}


/*aboutus*/
.company{background:#f8f8f7 url(../images/ban.jpg) top center no-repeat;padding:80px 0 50px;overflow:hidden;}
.ban{color:#fff;line-height:1.5;}
.ban h3{font-size:36px;font-weight:bold;}
.ban p{font-size:24px;}
.ban a{border:2px solid #fff;border-radius:30px;font-size:18px;line-height:42px;display:block;width:208px;margin:30px auto 0;color:#fff;}
.about{background:#fff;padding:60px 30px;box-sizing:border-box;overflow:hidden;margin-top:50px;}
.about img{margin-right:20px;}
.about strong{font-size:24px;}
.about p{text-indent:2em;color:#555;margin-top:15px;}
.about a{background:#024e9a;color:#fff;font-size:16px;border-radius:30px;display:block;line-height:40px;text-align:center;width:130px;margin-top:30px;}


/*case*/
.case{position:relative;}
.case:before{background:#f6f6f6;content:'';transform:skewY(-10deg);height:200px;width:100%;position:absolute;top:70%;left:0;transition:all .3s;}
.case-cont a{overflow:hidden;display:block;position:relative;}
.case-cont a p{position:absolute;bottom:0;left:0;right:0;background:#db063a;line-height:56px;font-size:18px;text-align:center;color:#fff;display:none;transition:all .3;}
.case-cont img{width:100%;height:330px;}
.case-cont a:hover p{display:block;}


/*service*/
.service li{margin-top:20px;}
.service li a{display:block;text-align:center;position:relative;}
.service li a img{width:100%;height:230px;}
.service li a h3{background:rgba(222,0,54,.9);color:#fff;padding:3px 0;position:absolute;bottom:0;left:0;right:0;}
.service li a:hover h3{background:#dd0d40;}


/*aboutus*/
.aboutus{background:#f5f5f5;padding:70px 0;overflow:hidden;}
.abt-title{display:flex;justify-content:space-between;align-items:center;line-height:1.5;}
.abt-title p{font-size:30px;}
.abt-title b{font-size:30px;}
.aboutus li{text-align:center;border-right:1px solid #eee;box-sizing:border-box;font-size:18px;font-weight:bold;margin:30px 0;}
.aboutus li img{padding-right:10px;}
.abt .abtTxt{background:#fff;padding:15px 30px;}
.abt .abtTxt h3{font-size:24px;font-weight:bold;text-align:center;}
.abt .abtTxt p{color:#666;}


/*news*/
.news-cont ul.tab_items li{display:inline-block;border-right:1px solid #ddd;box-sizing:border-box;padding:0 20px;font-size:16px;}
.news-cont ul.tab_items li:last-child{border:none;}
.news-l{width:548px;float:left;}
.news-l h3{font-weight:bold;margin-top:10px;}
.news-l p{color:#666;}
.news-r{width:616px;float:right;}
.news-r li{padding:20px 0;border-bottom:1px dashed #ddd;}
.news-r li h3{font-weight:bold;}
.news-r li p{color:#888;}
 
 
 
#footer{background:#333;color:#999;}
#footer a{color:#999;}
#footer a:hover{color:#fff;}
.foot{padding:40px 0;overflow:hidden;display:flex;justify-content:space-between;align-items:center;}
.foot .f-nav{width:320px;float:left;}
.foot .f-nav a{display:inline-block;width:50%;background:url(../images/nav.png) left center no-repeat;padding-left:10px;box-sizing:border-box}
.foot .f-txt{float:left;margin-left:40px;}
.ewm{float:right;}
.foot{border-bottom:1px solid #474747;}
.friendlink{border-top:1px solid #232323;line-height:54px;}
.friendlink a{padding:0 10px;}
.copyright{padding:15px 0;font-size:12px;}


.fangan{padding: 0 50px;}
.fangan1 li{padding:30px 0;}
.fangan1 li h3{color:#de0036;font-size: 24px;}
.fangan1 li p{font-size: 16px;color:#666;}
.fangan1 li img{margin-top:10px;}
.fangan-tit{font-weight:100;font-family: "微软雅黑";}
.fangan-tit h2{color:#de0036;font-size: 36px;}
.fangan-tit p{font-size: 18px;}
.fangan-tit h6{color:#de0036;font-size: 24px;}







/*footer-tools*/
.footer-tools{position:fixed;left:0;bottom:0;right:0;z-index:999;background:#de0036;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,.news-content{margin:0;}
.logobox .logo img{width:1.5rem;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;}

.index-title .t1{font-size:22px;}
.three,.product,.advant,.aboutus{padding:20px 0;}
.aboutus li{margin:5px 0;}
.news-r li{padding:6px 0;}
.product li,.case,.service,.aboutus,.news{margin-top:20px;}
.three li,.advant li,.service li,.case-cont{margin-top:10px;}
.three .three-box p{height:auto;}
.three .three-box img,.aboutus li img{width:40px;}
.advant li img{height:120px;}
.service li a img{height:160px;}
.abt img{height:200px;}
.three .three-box h3,.abt .abtTxt h3{font-size:16px;}
.three .three-box p,.index-title .t2,.advant .t3,.advant li p,.aboutus li{font-size:12px;}
.advant li p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.news-r{width:100%;float:none;}
.abt .abtTxt{background:none;padding:0;}
.case-cont .case2 img{height:180px;}
.case-cont a p{line-height:40px;font-size:13px;}

.fangan{padding:0;}
.fangan-tit h2{font-size: 22px;}
.fangan-tit h6{font-size: 14px;}
.fangan-tit ,.fangan1 li p{font-size: 12px;}
.fangan img{max-width:100%;}
.proContent-wrap img{width:100% !important;height: auto !important}
}
.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;}
}
