@charset "utf-8";
/* 导航 */
.navbar-pull-all{overflow:hidden;width:1140px;margin:auto; padding: 15px 0;}
.header-right { font-size: 30px; }
.navbar-header{width:100%;margin:auto;float:none;}
.navbar-full {width:100%; background:#0066c6;}
.navbar-full .collapse { margin:0 auto; width:1140px;}
.navbar-brand { padding: 29px 15px; height: auto; }
nav.navbar.bootsnav { border: none;}
.navbar-nav { float: left; }
nav.navbar.bootsnav ul.nav > li > a { color: #fff; text-transform: uppercase; padding: 15px 39px; font-size:16px; font-weight:normal; }
nav.navbar.bootsnav ul.nav > li:hover { background: #e50112; }
.nav > li:after { content: ""; width: 0; height: 5px; background: none !important; position: absolute; bottom: 0; left: 0; transition: all 0.5s ease 0s; }
.nav > li:hover:after { width: 100%; }
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after { content: "\f105"; font-family: 'FontAwesome'; font-size: 16px; font-weight: 500; position: absolute; top: 28%; right: 15%; transition: all 0.4s ease 0s; transform: rotate(90deg); }
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: "\f105"; transform: rotate(270deg); }
.dropdown-menu.multi-dropdown { position: absolute; left: -100% !important; }
nav.navbar.bootsnav li.dropdown ul.dropdown-menu { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border: none; }
@media only screen and (max-width:990px) {
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,  nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: " "; }
.dropdown-menu.multi-dropdown { left: 0 !important; }
nav.navbar.bootsnav ul.nav > li:hover { background: transparent; }
nav.navbar.bootsnav ul.nav > li > a { margin: 0; }
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover{background:#e70012;color:#fff;}
.xs-logo{width:50%;}
/* 轮播 */
.ibanner .img { height:778px; background-size: cover; background-position: center; } /* 高度 */
.ibanner .slick-arrow{font-size:60px; position:absolute; top:50%; z-index:2; height:58px; margin-top:-29px; line-height:58px; width:80px; text-align:center; padding:0px; border:none; color:rgba(255,255,255,1); opacity:0; border-radius:50%; cursor:pointer;}
.ibanner .slick-prev{ left:30px;}
.ibanner .slick-next{ right:30px;}
.ibanner:hover .slick-arrow{ opacity:1;}

.ibanner .slick-dots{ position:absolute; margin-left:-15px; left:50%; bottom:28px;}
.ibanner .slick-dots li{ float:left; margin:0 6px;}
.ibanner .slick-dots li button{ display:block; border:none; padding:0px; width:32px; height:7px; text-indent:-99px; overflow:hidden; background:rgba(255,255,255,0.5); box-shadow:0 0 5px rgba(0,0,0,0.3); box-sizing:border-box; border:none;}
.ibanner .slick-dots li.slick-active button{ background:rgba(255,255,255,1);}

.ibanner .swiper-pagination{ bottom:28px;}
.ibanner .swiper-pagination-bullet{ width:15px; height:15px; border-radius:15px; background:rgba(255,255,255,0.5); box-shadow: 0 0 5px rgba(0,0,0,0.3); opacity:1;}
.ibanner .swiper-pagination-bullet-active{ background:rgba(0,75,189,1);}
.ibanner .slick-arrow i { font-size: 50px; }
#catapage .img {
    height: 400px;
    background-size: cover;
    background-position: center;
}

/* 内页 */
.page-body { margin: 20px auto 50px; }
.page-l-tit { padding: 10px 0 10px 60px; background: rgb(52, 129, 221) url(../images_public/page_tb_01.png) 3px 7px no-repeat; color: #fff; }
.page-l-tit h3 { margin-top: 0; margin-bottom: 5px; }
.page-l-tit p { font-size: 12px; margin-bottom: 0; }
.page-l-clist { border: 1px solid #ddd; border-top:none;}
.page-l-clist ul { padding:15px; }
.page-l-clist li { height: 40px; line-height: 40px; text-align: center; font-size: 16px; border-bottom: 1px solid #ddd; }
.page-l-clist li a:hover { display: inline-block; width: 100%; height: 40px; color: #fff; background: #3481dd; }
.page-body .sec-tit { margin-top: 15px; }
.left-news li { border-bottom:1px dotted #ccc;}
.left-news li h5 { line-height:14px; text-align:left;}
.sec-tit { border-bottom: 1px solid #e5e5e5; height:45px; line-height: 45px;background:#0066c6;border-radius:10px 10px 0 0;padding:0 15px; }
.sec-tit h2 { float: left; margin-top: 0; margin-bottom: 0; font-weight: bold; font-size:17px; color: #fff;border:0; height:45px; line-height: 45px; }
.sec-tit span { font-size: 18px; color: #e5e5e5; margin-left: 10px; }
.sec-tit h5 { float: right; margin-top: 12px; margin-bottom: 0; }
.sec-tit h5 i { margin-left: 5px; width: 14px; height: 14px; border-radius: 14px; background:#f9a67f; color: #fff; text-align: center; display: inline-block; font-style:normal; line-height:11px;}
.sec-tit h5 a { display: inline-block; padding: 2px 3px; border-radius: 3px;color:#fff; }
.sec-tit h5 a:hover { background: #F3BA15; color: #fff; }
.sec-tit h5 a:hover i { background: transparent; background:none !important; }
.crumbs-item { line-height: 32px; border-bottom: 3px double #d7dbdf; overflow:hidden;  margin-bottom:10px;}
.page-content { font-size: 14px; padding-top: 15px; padding-bottom: 15px; }
.page-content img {/*max-width:100% !important;*/ height:auto !important;}
.page-detail img {width: auto !important;}
.page-plist { margin-top: 15px; }
.page-plist > div { margin-bottom: 10px; }
.page-plist > div h5 { text-align: center; }
.page-alist { margin-top: 15px; }
.page-alist .col-md-4 { padding:0 10px;}
.page-alist .col-md-4 h5 { height:15px; line-height:15px; overflow:hidden; float:left;display:block; width:100%;}
.page-alist li { clear:both; overflow:hidden; padding-bottom: 15px; padding-top: 15px; border-bottom: 1px dotted #ddd; }
.page-alist .page-adate { float: left; width: 60px; text-align: center; color: #676767; margin-right: 15px; background: #e8e8e8; }
.page-alist .page-adate h3 { font-weight: bold; margin-top: 8px; margin-bottom: 0; }
.page-alist .page-adate p { margin-bottom: 5px; }
.page-alist .page-atit p { font-size: 12px; color: #999; margin-bottom: 0;    line-height: 17px; }
.page-alist .page-atit a { color: #333; }
.page-alist .page-atit a:hover { color: #f00; }
.page-con-tit { border-bottom: 1px dotted #ddd; margin-bottom: 15px; }
.page-con-tit h3 { text-align: center; }
.page-con-tit .haiofn { text-align: center; color: #999; line-height:28px;font-size:12px;}
.page-con-tit .haiofn .bdsharebuttonbox { float:right;}
.page-con-tit .haiofn span{ text-align: center; color: #999; padding-left:10px; }
.page-summary { border: 1px solid #ddd; border-radius: 4px; background: #f7f7f7; padding: 15px; margin-bottom: 15px; color: #666; }
.page-detail { padding:10px 0; font-size:14px; line-height:26px;}
.page-detail img { max-width:100% !important; height:auto !important;}
.tags { clear:both; padding:10px 0; border-top:1px dotted #ccc;border-bottom:1px dotted #ccc; margin:10px 0;}
.tags a { margin:0 1%; display:inline-block; padding:0 0.5%; color:#337ab7;}
.layer2{display:none;}
.layer1:hover .layer2{display:block;}


.k2 {
    float: right;
    background: url(../images/tl.png) 0 0px no-repeat;
  background-size:50px;
    padding-left: 65px;
  margin-top:8px;
  font-size:14px;
}
.ktel {
    color: #e50112;
    font: bold 26px/24px "arial";
}
.k2 p {
    line-height: 40px;
    font-size: 30px;
}
.xs-logo img{width:56%;padding:10px 0;}


.prodescription{display:none;}

/* 标题 */
.bt{font-size:35px;line-height: 30px;color: #333;text-align: center;font-weight: normal;margin-bottom:25px;}
.bt p{color:#999;font-size:16px;margin-top:8px}
.pcc-xian {
    width: 45px;
    height: 2px;
    background: black;
    display: inline-block;
    clear: both;
    line-height: 0px;
  margin:0 8px 11px;
}

.m45{margin:45px 0;}
/* 我们是做什么 */
.ys{margin:60px 0;}
.ys .container{width:90%;}
.ys li{float:left;width:16%;text-align:center;padding:0 25px;}
.ys li h3{font-size:20px;color:#333;}
.ys li p{font-size:15px;color:#999;line-height:26px;}
.ys li img{-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;}
.ys li:hover img {
   transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);

}


/*冷库工程解决方案 */
.lkgc{margin-bottom:60px;}
.pcc-zhenghecase {
    width: 100%;
    overflow: hidden;
    
}
.pcc-zhengheleft {
    width: 39.375%;
    float: left;
}
.pcc-zhengheleftin {
    width: 48.6%;
    float: left;
    margin: 0.7%;
    position: relative;
    vertical-align: middle;
    overflow: hidden;
    transform: none;
}
.pcc-zhengheleftin>img {
    width: 100%;
    vertical-align: middle;
    float: left;
    transition: all .3s ease-in-out 0s;
}
.pcc-zhengheleftin1 {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #0066c6;
    overflow: hidden;
    z-index: 3;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
}
.pcc-zhenghetitle1 {
    width: 100%;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 15% 15% 0 15%;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}
.pcc-li-letter {
    letter-spacing: 4px;
}
.pcc-zhenghecantent1 {
    width: 100%;
    padding: 5% 10% 0;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
}
.pcc-li-letter2 {
    letter-spacing: 2px;
}
.pcc-zhengheleftin:hover .pcc-zhengheleftin1 {
    opacity: 1;
}
.pcc-zhenghecenter {
    width: 38.86%;
    margin: 0.27%;
    float: left;
    position: relative;
    overflow: hidden;
}
.pcc-zhenghecenter1 {
    width: 100%;
    height: 100%;
  padding-top:20%;
    display: block;
    background-color: #0066c6;
    position: absolute;
    z-index: 3;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
}
.pcc-zhenghecenter>img {
    width: 100%;
    float: left;
    transition: all 0.3s ease-in-out 0s;
}
.pcc-zhenghecenter:hover .pcc-zhenghecenter1 {
    opacity: 1;
}
.pcc-zhengheright {
    width: 20.6875%;
    float: left;
}
.pcc-zhengherightin {
    width: 97.354%;
    margin: 1.323%;
      height: 362px;
    float: left;
    position: relative;
    overflow: hidden;
}
.pcc-zhengherightin>img {
    width: 100%;
    float: left;
    transition: all 0.3s ease-in-out 0s;
}
.pcc-zhengherightin1 {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color:#0066c6;
    z-index: 3;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
}
.pcc-zhengherightin:hover .pcc-zhengherightin1 {
    opacity: 1;
}
.pcc-index-more {
    display: block;
    margin: 20px auto 0;
    width: 136px;
    height: 36px;
    border: 2px solid #999999;
    border-radius: 6px;
    font-size: 18px;
    line-height: 36px;
    color: #999999;
    text-align: center;
    clear: both;
}
.pcc-index-more:hover {
    border-color: #ca141d;
    color: #ca141d;
}


/* lk-ls */
.lk-ls{background:url(../images/bj3.jpg) no-repeat center top;padding:60px 0 20px;}
.lengku{width:520px;}
.lengku img{width:95%;}
.lengku_sm{width:500px;margin-top:70px;}
.lengku_sm h2{font-size:70px;font-weight:bold;color: #0069d0;}
.lengku_sm div{width:100%;height:2px;background:#103a8e;margin:15px 0;}
.lengku_sm p{font-size:20px;line-height:32px;color:#333;margin-bottom:25px;}
.lengku_sm a{display:block;width:180px;height:45px;line-height:45px;text-align:center;font-size:18px;background:#1c88ec;border-radius:5px;color:#fff;float:right;}
.lengku_sm a:hover{background:#f00;}
.opo{margin-bottom:0px;}







/* 产品中心 */
.cpzx{margin-bottom:60px;}
.cpfl{width: 100%;
    background: #FFF;
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2;
    box-shadow: 0 0 3px #F7F7F7;
    clear: both;
    display: table;
  padding-left:25px;
}

.cpfl li{float:left;height:45px;display:block;padding:0 1.5%;line-height:45px;font-size:16px;color:#1c88ec;}
.cpfl li a{color:#666;}
.cpfl li:hover a{color:#f00;}
.cp_ls{margin:20px 0;}
.cp_ls li{width:33.33%;float:left;}
.hz{}
.hz img{width:100%;transition: .6s;}
.hz:hover img{transform: scale(1.1);}
.a{width:100%;height:634px;overflow:hidden;}
.b{width:100%;height:317px;overflow:hidden;}
.celar{clear:both;}


/* 合作客户 */
.hzkh{background:#f0f0f0;padding:35px 0;}

/* 多排滚动 */
#slider{width:100%;margin-right:auto;margin-left:auto;position:relative;margin-top:20px;}
#slider .pre{background-image:url(../images/nav.png);background-repeat:no-repeat;background-position:-50px top;display:block;height:47px;width:25px;cursor:pointer;position:absolute;left:-120px;top:140px;}
#slider a.pre:hover{background-position:-75px top;}
#slider .next{background-image:url(../images/nav.png);background-repeat:no-repeat;background-position:left top;display:block;height:47px;width:25px;cursor:pointer;top:140px;right:-120px;position:absolute;}
#slider a.next:hover{background-position:-25px top;}
#slider #wai_box{height:300px;width:1140px;overflow:hidden;position:relative;}
#slider #wai_box .slider_box .title{font-size:16px;line-height:40px;color:#FFFFFF;display:none;height:40px;overflow:hidden;position:absolute;bottom:0px;z-index:30;width:100%;text-indent:1em;left:0px;background:rgba(000, 000, 000, 0.5);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#6B000000,endColorstr=#6B000000);}
#slider .slider_box{width:2976px;position:absolute;left:0px;top:0px;}
#slider .slider_box ul{float:left;height:300px;width:1140px;}
#slider .slider_box li{float:left;position:relative;width:25%;height:153px;overflow:hidden; border: 1px solid #ddd;background:#fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;}
#slider .nav{height:10px;margin-top:20px;width:231px;margin-right:auto;margin-left:auto;}
#slider .nav a{background:rgba(100, 100, 100, 0.7);display:block;float:left;height:10px;width:75px;font-size:0px;line-height:0px;margin-right:2px;cursor:pointer;}
#slider .nav a:hover{background-color:#F9B766;}
#slider .nav .now{background-color:#F9B766;}
.images{width:100%;height:146px;text-align:center;}
.images img{height:100%;max-width:100%;}

/* 新闻展示 */
.news_bg{width:100%;padding:30px 5% 0px;}
.news_list li{background:none;width:23%;margin:0 15px;float:left;margin-bottom:15px;}
.news_article a{color:#000;}
.news_list li a{background:none;
  display: block;
    text-overflow: ellipsis; 
    overflow: hidden;
    white-space:nowrap; }
.news_article p{font-size: 14px;height:auto;color:#666;}
.news_date {
    overflow: hidden;
    width: 85px;
    height: 85px;
    border: 1px solid #333;
    border-radius: 100%;
    text-align: center;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
  background:#fff;
  color:#333;
  margin-bottom:15px;
  float:left;margin-right:15px;
}
.news_date h5 {
    font-size: 30px;
    line-height: 30px;
    display: block;
    text-align: center;
    font-weight:bold;   
    margin-top:16px;
  margin-bottom:5px;
   
}
.news_list .news_item{border:0;}
.news_item:hover .news_article h5 a{color:#f00;}
.news_item:hover .news_date {background:#113a8b;color:#fff;}
.news_article h5{margin:0;font-size:16px;margin-bottom:10px;}
.news_list li:hover {
    background: #fff;
}
.news_lis{margin-bottom:50px}


/* 关于我们 */
.gywm{background:url(../images/bj2.jpg) no-repeat center bottom;height:450px;padding:50px 0;margin-bottom:60px;}
.box{
    width: 642px;
    height: 50px;
    margin: auto;
  overflow:hidden;
    border: 1px solid #66C5FF;    
    border-radius: 6px;
  margin-bottom:25px;
}
.box li {
    width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #1c88ec;
    opacity: 1;
    border-right: 1px solid rgba(255,255,255,0.7);
    float: left;
}
.box li:hover{background:#ca141d;}
.box li a{font-size:16px;color:#fff;}
.gsjj{font-size:16px; line-height:28px;color:#333;}

/* 工程案例 */
.anli{margin-bottom:50px;}
.str_wrap{background:none;}
.str_wrap.str_active{background:none;}
.walking .ar_1{height:232px;width:260px;border: 1px solid #ccc;}
.walking .ar_1 .item {border: 0;overflow: hidden;}
.walking .ar_1 .item img{height:195px;}
.walking .ar_1 p{background:#e9ecf1;color:#333;font-size:16px;}
.walking .ar_1 .item img{ transition:.6s}
.walking .ar_1:hover img{ transform:scale(1.1)}
.walking .ar_1:hover p{color:#cb262d;}





/* 页尾 */
footer { background:#29293D; color: #fff;font-size:15px;padding-bottom:20px; }
footer a { color: #ccc; }
.footer-copyright { padding: 15px; }
.ewm{margin:25px 0 0 20px; }
.lxfs{margin-top:45px;}
.lxfs p{line-height:35px;}
.lxfs p span{margin:0 8px;}
.f12{font-size:12px;}
.lxfs a:hover{color:#f00;}

/* 返回顶部 */
.gototop{width:40px;height:40px;z-index:9999999999; position: fixed; bottom: 60px; right: 15px;}
.gototop:hover{background-position:-503px -42px;-webkit-transition:0.5s;}
.gototop i { font-size: 36px; }

@media (min-width: 1200px) {
	.mobile-footer { display: none; }
}
.app{display:none;}
@media (max-width: 992px){
    body.side-right{overflow: hidden;}
    body nav.navbar.bootsnav .navbar-toggle{margin-right: 0;}
    body.side-right nav.navbar.bootsnav .navbar-toggle{float: right !important; margin-top:5px; margin-right: 15px;margin-left:0;}
    nav.navbar.bootsnav.navbar-mobile ul.nav,body nav.navbar.bootsnav .navbar-nav > li > a{border-top: none;}
    body nav.navbar.bootsnav .navbar-toggle { margin-top:5px; margin-right: 15px; padding: 0 8px; border: 1px solid #666;}
    body.side-right > .wrapper{margin:0 !important;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{width: 100%;height:auto !important;left: 0;top:-100%;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{max-height:340px;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in{top:72px;}
    body nav.navbar.bootsnav.navbar-mobile ul.nav{width: 100%; margin:0;padding: 0;}
    body nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{padding: 0 !important;}
  .app{display:block;}
  .pc{display:none;}
  /* 导航 */
	nav.navbar.bootsnav.navbar-mobile .navbar-collapse {position:static;!important;}
	.navbar-pull-all { width: 80%; padding-top: 0; height: 50px;  }
	.navbar-pull-all .xs-logo {text-align:left;}
	nav.navbar.bootsnav ul.nav > li > a { color:#000}
  .nav li.on ul{background: #fff;}
  .nav li.on ul li{padding: 15px 15px;border-bottom:1px solid #ddd;padding-left: 15px !important;}
  .nav li.on ul li a{display:block;width:100%;font-size:14px;}
  nav.navbar.bootsnav ul.nav > li:hover, nav.navbar.bootsnav li.on {
    background: #2d87d3;}
  nav.navbar.bootsnav ul.nav > li.on > a.dropdown-toggle{color:#fff;}
  
	/* 轮播 */
  .ibanner .img { height: 220px; }
  #catapage{height:160px;}
  #catapage .img{height:160px;}
	/* 手机端底部导航 */
	.mobile-footer { display: block; background: #303030; display: flex; width: 100%; height: 50px; position: fixed; z-index: 999; bottom: 0; left: 0; }
	.mobile-footer a { flex: 1; color: #fff; text-align: center; }
	.mobile-footer a i { font-size: 22px; padding: 4px 0; }
	.mobile-footer a h5 { margin: 0; }

	
  .bt{font-size:20px;margin-bottom:10px;}
  .bt p{font-size:14px;margin:0;}
  .pcc-xian{margin-bottom:6px;}
  
  .ys{margin:30px 0;}
  .ys li{width:33.33%;padding:0 10px;margin-bottom:10px;}
  .ys li h3 {font-size: 16px;color: #333;margin: 6px 0 0;}
  .ys li p{line-height:24px;font-size:14px;display:none;}
  .ys li img{width:80px;}
  
  .lengku{width:100%;}
  .lengku_sm{margin:0 0 20px;width:100%;}
  .lk-ls{padding:20px 0;}
  .lengku_sm h2{font-size:30px;}
  .lengku_sm p{font-size:15px;}
  .lengku_sm a{font-size:14px;width:120px;height:35px;line-height:35px;}
  
  
  
  
  .lkgc{margin-bottom:40px}
  .pcc-zhengherightin{display:none;}
  .pcc-zhengheleft{width:100%;}
  .pcc-zhenghecenter{width:100%;}
  
  .cpzx{margin-bottom:30px;}
  .cpfl li{height:35px;line-height:35px;}
  .a,.b{height:auto;}
  /* 手机端走马灯处理 */

 .walking .ar_1{width:230px;height:200px;}
  .walking .ar_1 .item{margin-bottom:10px;}
  .walking .ar_1 .item img{height:150px;max-width:100%;}
  
  .news_bg{padding:10px; }
  .m45{margin:20px 0;}
  .news_list li{width:100%;margin:0;padding-left:0;margin-bottom:10px;}
  
  .gywm{height:auto;background-size:cover;padding:30px 0 50px;margin-bottom:30px;}
  .box{width:100%;height:auto;}
  .box li{width:50%;margin-bottom:2px;}
  .anli{margin-bottom:80px;}
  
  footer{display:none;}
  
  
}

@media (max-width:768px) {
	
}