@charset "utf-8";
/**
 * @author:王欢
 * @email:13341343186@163.com
 * @time:2017-4
 */

@font-face {
    font-family: 'iconfont';
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */
    url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg'); /* iOS 4.1- */
}
@font-face {
    font-family: 'Pacifico';
    font-style: normal;
    font-weight: 400;
    src: local('Pacifico Regular'), local('Pacifico-Regular'), url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
}

.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.inputclear{ padding:0; margin:0; background:none; border:none;}
.maxwidth{ max-width:100% !important;}
.w100{ width:100% !important;}
.h100{ height:100% !important;}
a{text-decoration:none; cursor:pointer;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
.imgvertical{vertical-align:middle !important;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.container{ max-width:1200px !important;}
.container-fluid{max-width: 1000px!important;}
.xiao{padding-left: 5px; padding-right: 5px;}
.no_left{padding-left: 0!important;}
.no_right{padding-right: 0;!important;}
.fa {display: inline-block;font-family: "iconfont";font-size:20px;font-style: normal;font-weight: 400;line-height: 1;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
input{outline:none}
.fa-icon-qq:before { content: "\e604"; }
.fa-icon-weibo:before { content: "\e600"; }
.fa-icon-weixin:before { content: "\e605"; }
.fa-icon-zaixianzixun:before { content: "\e608"; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-family: "微软雅黑";
}
.tr{transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}

header .head_top{width: 100%; background: #FFFFFF; height: 100px;}
header .top_txt{background: #484848; padding: 5px 0;}
header .top_txt p{float: left; font-size: 13px; color: #8e8e8e;}
header .top_right{float: right; color: #8e8e8e; display: inline-block;}
header .top_right a{font-size: 13px; color: #8e8e8e; padding: 0 5px;}
header .logo{height: 100px; display: table; float: left;}
header .logo a{display: table-cell; vertical-align: middle;}
header .logo a img{width: 340px; height: auto;}
header .head_txt{float: left; padding-left: 30px;}
header .head_txt .head_txts{display: table-cell; height: 100px; vertical-align: middle;}
header .head_txt .head_txts img{width: 400px; height: auto;}
header .top_coll{float: right; display: table; height: 100px;}
header .top_coll .top_box{display: table-cell; vertical-align: middle;}
header .top_coll .top_box .top_tel{background: url("../image/top_coll.png") no-repeat left 50%; line-height: 20px; background-size: 35px; padding-left: 30px;}
header .top_coll .top_box .top_tel h1{padding-left: 10px; font-size: 14px; color: #666666;}
header .top_coll .top_box .top_tel span{font-size: 26px; color: #008cd6; font-weight: bold;}
header .head_nav{background: #008cd6;width: 100%; position: relative; }
header .head_nav nav{max-width: 1200px; height: auto; margin: 0 auto;}
header .head_nav .top_li{width: 10%; height: 45px; list-style-type:none; display: table; position: relative;background: url("../image/nav_gang.png") no-repeat right;}
header .head_nav .top_li .top_a{color: #FFFFFF; font-size: 14px; vertical-align: middle; display: table-cell; }
header .head_nav .top_li .top_a span{display: block; padding-top: 3px; height: 15px; overflow: hidden; font-size: 12px; color: #FFFFFF; font-family: "Arial";}
header .head_nav .top_li:hover .top_a{color: #FFFFFF; background: #016494;}
header .head_nav .top_li ul{display: none; position:absolute; width: 100%; top:44px; left: 0; z-index:99999;}
header .head_nav .top_li ul .er{padding:0;height: 40px; background: rgba(34,34,34,0.7); transition:all 0.3s;}
header .head_nav .top_li ul .er a{line-height:40px;  color:#fff; transition:all 0.3s; border-bottom: none; display: block; background: none;}
header .head_nav .top_li ul .er:hover{background: #008cd6;}
header .head_nav .top_li ul .er:hover a{color: #FFFFFF;}
header .lunbos{padding-top: 31%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
/*主页标题*/
.zhu_tit{text-align: center; width: 100%;}
.zhu_tits{text-align: center; display: block;}
.zhu_tit .gang{width: 20%; height: 1px; background: #cccccc; display: inline-block; margin-bottom: 15px;}
.zhu_tit h1{font-size: 30px; color: #2ea9f0; font-weight: bold; display: inline-block; padding: 0 10px;}
.zhu_tit h2{font-size: 13px; color: #505050; margin-top: 3px;}
.zhu_tit h3{font-size: 14px; color: #959595; margin-top: 3px;}
/*冷库建造*/
.jz_main{width: 100%;}
.jz_main .jz_content{margin-top: 20px; margin-bottom: 20px;}
.jz_main .jz_content .jz_new{margin-top: 20px;}
.jz_main .jz_box{width: 100%; text-align: center; margin-bottom: 15px;}
.jz_main .jz_box .imgbox{width: 140px; height: 140px;margin: 0 auto; overflow: hidden; border: 1px solid #c2c2c2; border-radius: 50%; padding: 3px; background: #FFFFFF;}
.jz_main .jz_box .imgbox img{width: 100%; height: auto; border: 1px solid #c2c2c2; border-radius: 50%; overflow: hidden; transition: all 0.5s;}
.jz_main .jz_box .txtbox{margin-top: 10px; text-align: center;}
.jz_main .jz_box .txtbox h1{font-size: 14px; width: 140px; margin: 0 auto; color: #333333; border-bottom: 1px solid #d3d3d3; padding-bottom: 7px;}
.jz_main .jz_box .txtbox h2{font-size: 16px; color: #2ea9f0; margin-top: 5px;}
.jz_main .jz_box:hover .imgbox{border: 1px solid #2ea9f0;}
.jz_main .jz_box:hover .txtbox h1{color: #2ea9f0;}
/*冷库工程*/
.gc_main{width: 100%;}
.gc_main .gc_content{margin-top: 20px; margin-bottom: 20px;}
.gc_main .gc_content .gc_new{margin-top: 20px;}
.gc_main .gc_dianji{text-align: center; background: #e5e5e5;}
.gc_main .gc_dianji .tab{font-size: 0;}
.gc_main .gc_dianji li{display: inline-block; width: 120px; height: 40px; background: url("../image/gc_gang.jpg") no-repeat right #e5e5e5;}
.gc_main .gc_dianji li a{line-height: 40px; display: block; color: #505050;}
.gc_main .gc_dianji li:hover{background: #2ea9f0;}
.gc_main .gc_dianji li:hover a{color: #FFFFFF}
.gc_main .gc_dianji .active{background: #2ea9f0;}
.gc_main .gc_dianji .active a{color: #FFFFFF;}
.gc_main .gc_layout{margin-top: 20px;}
.gc_main .gc_layout .gc_box{width: 100%; border: 1px solid #d5d5d5; background: #FFFFFF; padding: 5px 5px 0 5px;}
.gc_main .gc_layout .gc_box .imgbox{display: block; overflow: hidden; position: relative; margin: 0 auto; }
.gc_main .gc_layout .gc_box .imgbox:before{content: ""; padding-top: 84%; display: block;}
.gc_main .gc_layout .gc_box .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: 9; max-width: 100%; max-height: 100%; border: 3px solid #d5d5d5;}
.gc_main .gc_layout .gc_box .txtbox{height: 30px; overflow: hidden; padding: 0 5px; text-align: center;}
.gc_main .gc_layout .gc_box .txtbox h1{line-height: 30px; color: #333333;}
.gc_main .gc_layout .gc_box:hover{background: #2ea9f0;}
.gc_main .gc_layout .gc_box:hover .txtbox h1{color: #FFFFFF;}
/*流程*/
.lc_main{width: 100%; background: url("../image/lc_bg.jpg") no-repeat 50% 50%; background-size: cover; position: relative;}
.lc_gang{position: absolute; width: 100%; height: 1px; background: #FFFFFF; top: 40%;}
.lc_main .lc_content{margin-top: 20px; margin-bottom: 20px;}
.lc_main li{width: 12.5%; float: left;}
.lc_main .lc_box{width: 100%;}
.lc_main .lc_box .img_list{height: 120px;}
.lc_main .lc_box .imgbox{width: 100px; height: 100px; position: relative; overflow: hidden; margin: 0px auto; background: #FFFFFF; border: 1px solid#FFFFFF; border-radius: 50%; top: 10px;}
.lc_main .lc_box img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; z-index: 9; max-width: 100%; max-height: 100%;}
.lc_main .lc_box .imgboxs{width: 120px; height: 120px; position: relative; overflow: hidden; margin: 0 auto; background: #FFFFFF; border: 1px solid#FFFFFF; border-radius: 50%;}
.lc_main .lc_box img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; z-index: 9; max-width: 100%; max-height: 100%; transition: all 0.4s;}
.lc_main .lc_box h1{font-size: 14px; color: #FFFFFF; text-align: center; margin-top: 15px;}
.lc_main .lc_box:hover img{transform:rotate(360deg);}
/*冷库设备*/
.sb_main{width: 100%;}
.sb_main .sb_content{margin-top: 20px; margin-bottom: 20px;}
.sb_main .sb_content .sb_new{margin-top: 20px;}
.sb_main .sb_dianji{text-align: center; background: #e5e5e5;}
.sb_main .sb_dianji .tab{font-size: 0;}
.sb_main .sb_dianji li{display: inline-block; width: 120px; height: 40px; background: url("../image/gc_gang.jpg") no-repeat right #e5e5e5;}
.sb_main .sb_dianji li a{line-height: 40px; display: block; color: #505050;}
.sb_main .sb_dianji li:hover{background: #2ea9f0;}
.sb_main .sb_dianji li:hover a{color: #FFFFFF}
.sb_main .sb_dianji .active{background: #2ea9f0;}
.sb_main .sb_dianji .active a{color: #FFFFFF;}
.sb_main .sb_layout{margin-top: 20px;}
.sb_main .sb_layout .sb_box{width: 100%; overflow: hidden; display: block;}
.sb_main .sb_layout .sb_box .imgbox{border: 1px solid #cccccc; display: block; margin: 0 auto; position: relative; overflow: hidden;}
.sb_main .sb_layout .sb_box .imgbox:before{content: ""; padding-top: 99%; display: block;}
.sb_main .sb_layout .sb_box .imgbox img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; z-index: 9; max-width: 100%; max-height: 100%; transition: all 0.5s;}
.sb_main .sb_layout .sb_box h1{text-align: center; margin-top: 5px; font-size: 14px; color: #333333;}
.sb_main .sb_layout .sb_box:hover .imgbox img{transform:scale(1.1);}
.sb_main .sb_layout .sb_box:hover h1{color: #2ea9f0;}
/*等雨简介*/
.jj_main{width: 100%; background: url("../image/jj_bg.jpg") no-repeat 50% 50%; background-size: cover;}
.jj_main .jj_content{margin-top: 20px; margin-bottom: 20px;}
.jj_main .jj_content .jj_new{margin-top: 20px;}
.jj_main .txtbox{text-align: center; }
.jj_main .txtbox h1{font-size: 14px; color: #008cd6; font-weight: bold;}
.jj_main .txtbox p{font-size: 14px; color: #333333; line-height: 25px; margin-top: 15px;}
.jj_main .txtbox .jj_btn{width: 50%; margin-top: 15px; border: 1px solid #008bc2; background: #008bc2; height: 32px; line-height: 30px; color: #FFFFFF; display: inline-block;}
.jj_main .txtbox .jj_btn:hover{background: #FFFFFF; color: #008bc2;}
/*等于资讯*/
.zx_main{width: 100%;}
.zx_main .zx_content{margin-top: 20px; margin-bottom: 20px;}
.zx_main .zx_content .zx_new{margin-top: 20px;}
.zx_main .zx_box{width: 100%; margin-bottom: 15px;}
.zx_main .zx_box .imgbox{position: relative; display: block; border: 1px solid #cccccc; margin: 0 auto;}
.zx_main .zx_box .imgbox .gang{position: absolute; width: 50px; height: 5px; top: -3px; left: 0; right: 0; margin: 0 auto; z-index: 99; background: #008fd4}
.zx_main .zx_box .imgbox:before{content: ""; padding-top: 100%; display: block;}
.zx_main .zx_box .imgbox img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; z-index: 9; max-width: 100%; height: auto;}
.zx_main .zx_box .imgbox .mask{position: absolute; top: 0; left: 0; background: rgba(0,143,212,0.5); opacity: 0; width: 100%; height: 100%; z-index: 999;}
.zx_main .zx_box .txtbox{margin-top: 10px;}
.zx_main .zx_box .txtbox h1{font-size: 18px; color: #008bc2; font-weight: bold;}
.zx_main .zx_box .txtbox .zx_p{margin-top: 10px; height: 40px; overflow: hidden;}
.zx_main .zx_box .txtbox .zx_p p{font-size: 14px; color: #333333; line-height: 20px;}
.zx_main .zx_box .txtbox h2{margin-top: 10px; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 10px 0; font-size: 14px; color: #9b9b9b; text-align: center;}
.zx_main .zx_box:hover .imgbox .mask{opacity: 1;}
/*制冷设备*/
.zl_main{width: 100%;}
.zl_main .zl_content{margin-top: 20px; margin-bottom: 20px;}
.zl_main .zl_content .zl_new{margin-top: 20px;}
.zl_main .zl_dianji{text-align: center; background: #e5e5e5;}
.zl_main .zl_dianji .tab{font-size: 0;}
.zl_main .zl_dianji li{display: inline-block; width: 120px; height: 40px; background: url("../image/gc_gang.jpg") no-repeat right #e5e5e5;}
.zl_main .zl_dianji li a{line-height: 40px; display: block; color: #505050;}
.zl_main .zl_dianji li:hover{background: #2ea9f0;}
.zl_main .zl_dianji li:hover a{color: #FFFFFF}
.zl_main .zl_dianji .active{background: #2ea9f0;}
.zl_main .zl_dianji .active a{color: #FFFFFF;}
.zl_main .zl_layout{margin-top: 20px;}
.zl_main .zl_layout .zl_box{width: 100%; border: 1px solid #d5d5d5; background: #FFFFFF; padding: 5px 5px 0 5px;}
.zl_main .zl_layout .zl_box .imgbox{display: block; overflow: hidden; position: relative; margin: 0 auto; }
.zl_main .zl_layout .zl_box .imgbox:before{content: ""; padding-top: 84%; display: block;}
.zl_main .zl_layout .zl_box .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: 9; max-width: 100%; max-height: 100%; border: 3px solid #d5d5d5;}
.zl_main .zl_layout .zl_box .txtbox{height: 30px; overflow: hidden; padding: 0 5px; text-align: center;}
.zl_main .zl_layout .zl_box .txtbox h1{line-height: 30px; color: #333333;}
.zl_main .zl_layout .zl_box:hover{background: #2ea9f0;}
.zl_main .zl_layout .zl_box:hover .txtbox h1{color: #FFFFFF;}
/*联系我们*/
.lx_main{width: 100%; margin-top: 20px;}
.lx_main .lx_top{width: 100%}
.lx_main .lx_top .lx_tit{width: 100%;}
.lx_main .lx_top .lx_tit h1{font-size: 33px; color: #2ea9f0; font-weight: bold;}
.lx_main .lx_top .lx_tit h1 span{font-size: 14px; color: #505050; padding-left: 5px;}
.lx_main .lx_top .lx_tit h2{font-size: 12px; color: #959595; line-height: 25px;}
.lx_main .lx_list{margin-top: 15px;}
.lx_main .lx_list .ditu{width: 100%; height: 250px; overflow: hidden;}
.lx_main .lx_list .ditu img{width: 100%;}
.lx_main .lx_ul{background: #97d5f9; padding: 15px; height: 250px; overflow: hidden;}
.lx_main .lx_ul p{font-size: 13px; color: #00639c; line-height: 28px;}
/*客户留言*/
.ly_main{width: 100%; position: relative; bottom: -60px;}
.ly_main .ly_content{margin-top: 20px; margin-bottom: 20px; background: #FFFFFF; margin-top: -35px;}
.ly_main .ly_content .ly_new{margin-top: 15px;}
.ly_main .ly_content .ly_new .ly_list{margin-top: 10px; text-align: center; border-bottom: 8px solid #898989;}
.ly_main .ly_content .ly_new .qq_content{text-align: center; padding: 10px 0;background: #f9f9f9; width: 80%; display: inline-block; }
.ly_main .ly_content .ly_new .qq_content ul{display: inline-block;}
.ly_main .ly_content .ly_new .qq_content li{display: inline-block; padding: 0 20px;}
.ly_main .ly_content .ly_new .qq_content li a{height: 50px; line-height: 50px; display: inline-block; padding-left: 50px; color: #111111;}
.ly_main .ly_content .ly_new .qq_content li .q1{background: url("../image/lx_01.png") no-repeat left 50%;}
.ly_main .ly_content .ly_new .qq_content li .q2{background: url("../image/lx_02.png") no-repeat left 50%;}
.ly_main .ly_content .ly_new .qq_content li .q3{background: url("../image/lx_03.png") no-repeat left 50%;}
.ly_main .ly_content .ly_new .qq_content li a:hover{color: #177bcd}
/*底部*/
footer{background:#293038;padding-top:50px;}
footer .foot_box{padding:20px 0;}
footer .foot_box .logo{width:30%;float:left;padding-top: 2%;}
footer .foot_box .logo img{width: 170px;}
footer .foot_box .info{width:37%;float:left;padding:0 15px 0px 25px;}
footer .foot_box .info .title,footer .foot_box .info .link a{color:#fff;font-size:12px;line-height:30px;}
footer .foot_box .info .link a{padding:0 15px;display:inline-block;}
footer .foot_box .info .link a:hover{color: #177bcd}
footer .foot_box .link_coll{background: url("../image/di_coll.png") no-repeat left 50%; margin-top: 5px; line-height: 23px; background-size: 35px; padding-left: 40px; color: #363636;}
footer .foot_box .link_coll .top_tel{font-size: 14px; color: #FFFFFF; font-weight: bold;}
footer .foot_box .link_coll .top_tel span{font-size: 20px; color: #008cd6;}
footer .foot_box .erweima{width:33%;float:left;margin-top: 1%;}
footer .foot_box .erweima .img{float:left;width:50%}
footer .foot_box .erweima .title{width:50%;margin-top:12%;float:left;text-align:center;font-size:12px;color:#fff;line-height:24px;}
footer .foot_box .erweima .title span{display:block;}
footer .copy{line-height:24px;font-size:12px;color:#fff;text-align:center;background:#000000;padding:10px 0;}
footer .copy a{color: #FFFFFF;}
/*手机底部导航*/
.hot{width:100%; height:59px; background:#008cd6; position:fixed; bottom:0; left:0; z-index:99;}
.hot span{ olor:#fff; font-size:16px; line-height:20px; padding-top:12px;}
.hot  .pa{height: 60px; padding-top: 10px; border-right: 1px solid #FFFFFF;}
.hot  .pas{height: 68px; padding-top: 15px}
.hot h6{ font-size:14px; line-height:26px; font-family:'Microsoft YaHei'; color:#fff;}
.hot .row div a{ display:block; color:#fff; padding:5px 0; margin-top:0px;}
.hot .pa:hover { background:#0073b0;}

/*手机底部*/
.hot{width:100%; height:58px; background:#2ea9f0; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:8px 0;}
.hot .row div a:hover{background-color: #095ca6;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.ewm-box img{ max-width: 140px;}
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block;}
/*内页*/
.li_none{display: none;}
.sub_nav .shang{padding: 0; margin-bottom: 20px;}
.sub_nav h1{background: #2ea9f0; text-align: center; padding: 12px; color: #FFFFFF; font-size: 18px; position: relative;}
.sub_nav .shang .sub_ul{margin-bottom: 20px;padding-top: 3px; background: #FFFFFF;}
.sub_nav .shang .sub_li{text-align: center; background: #FFFFFF; margin-bottom: 3px; border: 1px solid #dddddd;}
.sub_nav .shang .sub_li .sub_a{display:block; font-size:14px; line-height:35px; height: 35px; color: #222222; border-left: 3px solid #FFFFFF;}
.sub_nav .shang .sub_li:hover .sub_a{color: #2ea9f0; border-left: 3px solid #2ea9f0;}
.sub_nav .active{display: block;}
/*二级*/
.sub_nav .shang .er{margin-top: 2px; overflow: hidden; background: #FFFFFF;}
.sub_nav .shang .er li{height: 30px; line-height: 28px; padding: 0 10px; background: #FFFFFF; text-align: center; border: 1px solid #dddddd; margin: 2px 0;}
.sub_nav .shang .er li a{display: block; font-size: 12px;}
.sub_nav .shang .er li a:hover{color: #0055a6;}
/*左下*/
.sub_nav .xia{width: 100%; background: #FFFFFF; border: 1px solid #dddddd; padding: 3px;}
.sub_nav .xia .imgbox{text-align: center;}
.sub_nav .xia .imgbox img{width: 100%; height: auto; display: inline-block;}
.sub_nav .xia .txtbox{margin-top: 10px; background: #FFFFFF;}
.sub_nav .xia .txtbox ul{margin-bottom: 20px; padding: 10px;}
.sub_nav .xia .txtbox ul p{font-size: 14px; color: #282828; line-height: 25px;}
.sub_nav .xia .txtbox ul li b{font-size: 14px; color: #30c7fe; font-weight: normal;}
/*内页标题*/
.nei_tit{width: 100%; text-align: center;}
.nei_tit h1{font-size: 14px; color: #2ea9f0; font-weight: bold; display: inline-block; padding: 0 15px;}
.nei_tit .gang{display: inline-block; border-bottom: 1px solid #2ea9f0; width: 20%; height: 1px; margin-bottom: 4.5px;}
/*等雨简介页面*/
.jjs_main{width: 100%;}
.jjs_main .jjs_content{margin-top: 20px; margin-bottom: 50px;}
.jjs_main .jjs_content .jjs_new{margin-top: 20px;}
.jjs_main .jjs_content .jjs_new .txtbox p{font-size: 14px; color: #333333; line-height: 25px; margin-bottom: 15px;}

/*等雨资讯页面*/
.zxs_main{width: 100%;}
.zxs_main .zxs_content{margin-top: 20px; margin-bottom: 50px;}
.zxs_main .zxs_content .zxs_new{margin-top: 20px;}
.zxs_main .zxs_box{width: 100%; margin-bottom: 20px; position: relative; top: 0;}
.zxs_main .zxs_box a{position: relative; display: block; overflow: hidden; padding: 0 0 0 190px;}
.zxs_main .zxs_box .imgbox{position: absolute; top: 0; left: 0; bottom: 0; overflow: hidden; margin: auto; border: 1px solid #c3c3c3;}
.zxs_main .zxs_box .imgbox .zxs_img{width: 190px; height: 100%;}
.zxs_main .zxs_box .txtbox{height: 140px; padding: 5px 15px;}
.zxs_main .zxs_box .txtbox h1{font-size: 15px; color: #333333; font-weight: bold;}
.zxs_main .zxs_box .txtbox h2{font-size: 14px; color: #333333; margin-top: 10px;}
.zxs_main .zxs_box .txtbox .zxs_p{height: 60px; overflow: hidden; margin-top: 10px;}
.zxs_main .zxs_box .txtbox .zxs_p p{font-size: 14px; color: #333333; line-height: 20px;}
.zxs_main .zxs_box:hover{box-shadow: 5px 5px 5px #999999; top: -5px;}
.zxs_main .zxs_box:hover .txtbox h1{color: #2ea9f0;}
.zxs_main .zxs_box:hover .txtbox h2{color: #2ea9f0;}
.zxs_main .zxs_box:hover .txtbox .zxs_p p{color: #2ea9f0;}
/*内页*/
.zxs_main .zxss_new{margin-top: 20px;}
.zxs_main .zxss_new .zxss_tit{width: 100%; text-align: center;}
.zxs_main .zxss_new .zxss_tit h1{font-size: 14px; color: #333333; font-weight: bold; border-bottom: 1px dotted #9a9a9a; padding-bottom: 10px;}
.zxs_main .zxss_new .zxss_tit h2{font-size: 12px; color: #a4a4a4; margin-top: 10px;}
.zxs_main .zxss_new .txtbox{margin-top: 10px;}
.zxs_main .zxss_new .txtbox p{font-size: 14px; color: #9a9a9a; line-height: 25px; margin-bottom: 15px;}

/*合作伙伴页面*/
.hzs_main{width: 100%;}
.hzs_main .hzs_content{margin-top: 20px; margin-bottom: 50px;}
.hzs_main .hzs_content .hzs_new{margin-top: 20px;}
.hzs_main .hzs_box{width: 100%; border: 1px solid #d5d5d5; background: #FFFFFF; padding: 3px 3px 0 3px; margin-bottom: 15px;}
.hzs_main .hzs_box .imgbox{display: block; overflow: hidden; position: relative; margin: 0 auto; }
.hzs_main .hzs_box .imgbox:before{content: ""; padding-top: 85%; display: block;}
.hzs_main .hzs_box .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: 9; max-width: 100%; max-height: 100%; border: 3px solid #d5d5d5;}
.hzs_main .hzs_box .txtbox{height: 30px; overflow: hidden; padding: 0 5px; text-align: center;}
.hzs_main .hzs_box .txtbox h1{line-height: 30px; color: #333333;}
.hzs_main .hzs_box:hover{background: #2ea9f0;}
.hzs_main .hzs_box:hover .txtbox h1{color: #FFFFFF;}

/*冷库工程页面*/
.gcs_main{width: 100%;}
.gcs_main .gcs_content{margin-top: 20px; margin-bottom: 50px;}
.gcs_main .gcs_content .gcs_new{margin-top: 20px;}
.gcs_main .gcs_box{width: 100%; border: 1px solid #d5d5d5; background: #FFFFFF; padding: 3px 3px 0 3px; margin-bottom: 15px;}
.gcs_main .gcs_box .imgbox{display: block; overflow: hidden; position: relative; margin: 0 auto; }
.gcs_main .gcs_box .imgbox:before{content: ""; padding-top: 85%; display: block;}
.gcs_main .gcs_box .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: 9; max-width: 100%; max-height: 100%; border: 3px solid #d5d5d5;}
.gcs_main .gcs_box .txtbox{height: 30px; overflow: hidden; padding: 0 5px; text-align: center;}
.gcs_main .gcs_box .txtbox h1{line-height: 30px; color: #333333;}
.gcs_main .gcs_box:hover{background: #2ea9f0;}
.gcs_main .gcs_box:hover .txtbox h1{color: #FFFFFF;}
/*内页*/
.gcs_main .gcs_content .gcss_new{margin-top: 20px;}
.gcs_main .gcs_content .gcss_new .imgbox{text-align: center;}
.gcs_main .gcs_content .gcss_new .imgbox img{display: inline-block; max-width: 100%; height: auto;}
.gcs_main .gcs_content .gcss_new .txtbox{margin-top: 10px;}
.gcs_main .gcs_content .gcss_new .txtbox h1{text-align: center; font-size: 14px; color: #333333;}
.gcs_main .gcs_content .gcss_new .txtbox p{font-size: 14px; color: #333333; line-height: 25px; margin-bottom: 10px;}

/*冷库建造页面*/
.jzs_main{width: 100%;}
.jzs_main .jzs_content{margin-top: 20px; margin-bottom: 50px;}
.jzs_main .jzs_content .jzs_new{margin-top: 20px;}
.jzs_main .jzs_box{width: 100%; border: 1px solid #d5d5d5; background: #FFFFFF; padding: 3px 3px 0 3px; margin-bottom: 15px;}
.jzs_main .jzs_box .imgbox{display: block; overflow: hidden; position: relative; margin: 0 auto; }
.jzs_main .jzs_box .imgbox:before{content: ""; padding-top: 85%; display: block;}
.jzs_main .jzs_box .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: 9; max-width: 100%; max-height: 100%; border: 3px solid #d5d5d5;}
.jzs_main .jzs_box .txtbox{height: 30px; overflow: hidden; padding: 0 5px; text-align: center;}
.jzs_main .jzs_box .txtbox h1{line-height: 30px; color: #333333;}
.jzs_main .jzs_box:hover{background: #2ea9f0;}
.jzs_main .jzs_box:hover .txtbox h1{color: #FFFFFF;}
/*内页*/
.jzs_main .jzs_content .jzss_new{margin-top: 20px;}
.jzs_main .jzs_content .jzss_new .imgbox{text-align: center;}
.jzs_main .jzs_content .jzss_new .imgbox img{display: inline-block; max-width: 100%; height: auto;}
.jzs_main .jzs_content .jzss_new .txtbox{margin-top: 10px;}
.jzs_main .jzs_content .jzss_new .txtbox h1{text-align: center; font-size: 14px; color: #333333;}
.jzs_main .jzs_content .jzss_new .txtbox p{font-size: 14px; color: #333333; line-height: 25px; margin-bottom: 10px;}

/*冷库设备页面*/
.sbs_main{width: 100%;}
.sbs_main .sbs_content{margin-top: 20px; margin-bottom: 50px;}
.sbs_main .sbs_content .sbs_new{margin-top: 20px;}
.sbs_main .sbs_box{width: 100%; border: 1px solid #d5d5d5; background: #FFFFFF; padding: 3px 3px 0 3px; margin-bottom: 15px;}
.sbs_main .sbs_box .imgbox{display: block; overflow: hidden; position: relative; margin: 0 auto; }
.sbs_main .sbs_box .imgbox:before{content: ""; padding-top: 85%; display: block;}
.sbs_main .sbs_box .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: 9; max-width: 100%; max-height: 100%; border: 3px solid #d5d5d5;}
.sbs_main .sbs_box .txtbox{height: 30px; overflow: hidden; padding: 0 5px; text-align: center;}
.sbs_main .sbs_box .txtbox h1{line-height: 30px; color: #333333;}
.sbs_main .sbs_box:hover{background: #2ea9f0;}
.sbs_main .sbs_box:hover .txtbox h1{color: #FFFFFF;}
/*内页*/
.sbs_main .sbs_content .sbss_new{margin-top: 20px;}
.sbs_main .sbs_content .sbss_new .imgbox{text-align: center;}
.sbs_main .sbs_content .sbss_new .imgbox img{display: inline-block; max-width: 100%; height: auto;}
.sbs_main .sbs_content .sbss_new .txtbox{margin-top: 10px;}
.sbs_main .sbs_content .sbss_new .txtbox h1{text-align: center; font-size: 14px; color: #333333;}
.sbs_main .sbs_content .sbss_new .txtbox p{font-size: 14px; color: #333333; line-height: 25px; margin-bottom: 10px;}

/*冷库产品页面*/
.cps_main{width: 100%;}
.cps_main .cps_content{margin-top: 20px; margin-bottom: 50px;}
.cps_main .cps_content .cps_new{margin-top: 20px;}
.cps_main .cps_box{width: 100%; border: 1px solid #d5d5d5; background: #FFFFFF; padding: 3px 3px 0 3px; margin-bottom: 15px;}
.cps_main .cps_box .imgbox{display: block; overflow: hidden; position: relative; margin: 0 auto; }
.cps_main .cps_box .imgbox:before{content: ""; padding-top: 85%; display: block;}
.cps_main .cps_box .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: 9; max-width: 100%; max-height: 100%; border: 3px solid #d5d5d5;}
.cps_main .cps_box .txtbox{height: 30px; overflow: hidden; padding: 0 5px; text-align: center;}
.cps_main .cps_box .txtbox h1{line-height: 30px; color: #333333;}
.cps_main .cps_box:hover{background: #2ea9f0;}
.cps_main .cps_box:hover .txtbox h1{color: #FFFFFF;}
/*内页*/
.cps_main .cps_content .cpss_new{margin-top: 20px;}
.cps_main .cps_content .cpss_new .imgbox{text-align: center;}
.cps_main .cps_content .cpss_new .imgbox img{display: inline-block; max-width: 100%; height: auto;}
.cps_main .cps_content .cpss_new .txtbox{margin-top: 10px;}
.cps_main .cps_content .cpss_new .txtbox h1{text-align: center; font-size: 14px; color: #333333;}
.cps_main .cps_content .cpss_new .txtbox p{font-size: 14px; color: #333333; line-height: 25px; margin-bottom: 10px;}

/*联系我们页面*/
.lxs_main{width: 100%;}
.lxs_main .lxs_content{margin-top: 20px; margin-bottom: 50px;}
.lxs_main .lxs_content .lxs_new{margin-top: 20px;}
.lxs_main .lxs_content .lxs_new p{font-size: 14px; color: #333333; line-height: 25px;}
.lxs_main .lxs_content .lxs_new .ditu{margin-top: 15px;}
.lxs_main .lxs_content .lxs_new .ditu img{width: 100%; height: auto;}

/*资质证书页面*/
.zzs_main{width: 100%;}
.zzs_main .zzs_content{margin-top: 20px; margin-bottom: 50px;}
.zzs_main .zzs_content .zzs_new{margin-top: 20px;}
.zzs_main .zzs_content .zzs_new .txtbox{display: block;}
.zzs_main .zzs_content .zzs_new .txtbox p{font-size: 14px; color: #333333; line-height: 25px;}
.zzs_main .zzs_content .zzs_new .imgbox{margin-top: 15px; text-align: center;}
.zzs_main .zzs_content .zzs_new .imgbox img{max-width: 100%; height: auto; display: inline-block;}



@media (max-width:1199px){
    header .head_top{height: 90px;}
    header .logo{height: 90px;}
    header .head_txt .head_txts{height: 90px;}
    header .top_coll{height: 90px;}
    header .logo a img{width: 300px;}
    header .head_txt .head_txts img{width: 350px;}
    /**/
    .jz_main .jz_box .imgbox{width: 120px; height: 120px;}
    .lc_gang{top: 41%;}
    .lc_main .lc_box .img_list{height: 110px;}
    .lc_main .lc_box .imgbox{width: 90px; height: 90px;}
    .lc_main .lc_box .imgboxs{width: 110px; height: 110px;}

}

@media (min-width:991px){
    header .head_nav{display: block!important;}
}

@media (max-width:991px){
    header .head_top{height: 80px;}
    header .logo{height: 80px;}
    header .logo a img{width: 300px;}
    header .head_txt{padding-left: 15px;}
    header .head_txt .head_txts{height: 80px;}
    header .top_btn{font-size: 32px; color: #000000; position: absolute; top: 44px; right: 18px;}
    header .head_nav{position: absolute; top: 80px;; right: 0; display: none; width: 130px; background: rgba(0,0,0,0.7); z-index: 99999; height: auto;}
    header .head_nav ul{padding: 0;}
    header .head_nav .top_li{width: 100%; height: 40px;}
    header .head_nav .top_li .top_a span{display: none;}
    header .head_nav .top_li:hover a{color: #ffffff; background: #27c2ee;}
    header .head_nav .top_li ul{display: none!important;}
    header .lunbos{padding-top: 31%;}
    /**/
    .zhu_tit .gang{margin-bottom: 12px;}
    .zhu_tit h1{font-size: 26px;}
    .zhu_tit h2{font-size: 12px; margin-top: 2px;}
    .zhu_tit h3{font-size: 13px; margin-top: 2px;}
    .jz_main .jz_box .imgbox{width: 100px; height: 100px;}
    .jz_main .jz_box .txtbox h1{width: 100px;}
    .lc_gang{top: 48%;}
    .lc_main li{width: 25%;}
    .lc_main .lc_box{margin-bottom: 20px;}
    .lc_main .lc_box h1{margin-top: 10px;}
    /*内页*/
    .zxs_main .zxs_box a{padding: 0 0 0 140px;}
    .zxs_main .zxs_box .imgbox .zxs_img{width: 140px;}
    .zxs_main .zxs_box .txtbox{height: 110px;}
    .zxs_main .zxs_box .txtbox h2{margin-top: 5px; font-size: 12px;}
    .zxs_main .zxs_box .txtbox .zxs_p{margin-top: 5px;}
    .zxs_main .zxs_box .txtbox .zxs_p p{font-size: 12px;}
}

@media (min-width: 768px){
    .sub_nav .shang .sub_ul{display: block!important;}
}

@media (max-width: 767px){
    header .head_top{height: 60px;}
    header .logo{height: 60px;}
    header .logo a img{width: 245px;}
    header .top_btn{top: 16px; font-size: 28px;}
    header .head_nav{top: 60px;}
    header .lunbos{padding-top: 42%;}
    .zhu_tit h1{font-size: 22px;}
    /**/
    .gc_main .gc_dianji li{width: 110px; height: 35px;}
    .gc_main .gc_dianji li a{line-height: 35px;}
    .lc_gang{top: 46%;}
    .lc_main .lc_box .img_list{height: 70px;}
    .lc_main .lc_box .imgbox{width: 70px; height: 70px; top: 0;}
    .lc_main .lc_box .imgboxs{width: 70px; height: 70px;}
    .lc_main .lc_box h1{font-size: 12px;}
    .sb_main .sb_dianji li{width: 110px; height: 35px;}
    .sb_main .sb_dianji li a{line-height: 35px;}
    .zx_main .zx_box .txtbox h1{font-size: 16px;}
    .zx_main .zx_box .txtbox .zx_p{margin-top: 5px;}
    .zx_main .zx_box .txtbox .zx_p p{font-size: 12px;}
    .zx_main .zx_box .txtbox h2{margin-top: 5px; padding: 5px 0;}
    .lx_main .lx_ul{height: auto;}
    .ly_main .ly_content .ly_new .qq_content{width: 100%;}
    footer{padding: 0;}
    .sub_nav .shang .sub_ul{display: none;}
    .sub_nav h1{padding: 10px; font-size: 16px;}
    .sub_nav h1 span{position: absolute; right: 10px; top: 15px;}
    /*内页*/
    .zxs_main .zxs_box a{padding: 0 0 0 110px;}
    .zxs_main .zxs_box .imgbox .zxs_img{width: 110px;}
    .zxs_main .zxs_box .txtbox{height: 90px; padding: 5px 10px;}
    .zxs_main .zxs_box .txtbox h1{font-size: 14px;}

}

@media (max-width:450px){
    .container-fluid{padding-left: 8px; padding-right: 8px;}
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
    }
}

@media (max-width:376px){
    .jz_main .jz_box .imgbox{width: 90px; height: 90px;}

}

@media (max-width:340px){

}

/*浮动QQ*/
/*@charset "utf-8";*/
/* CSS Document */
.dock{position: fixed; right: 0px;width: 50px;-moz-opacity: 0.7;opacity: 0.7;z-index: 200;}
.dock.close{z-index: 50;}
.dock ul.icons{position: absolute;list-style: none;right: 0px;padding: 0px;width: 50px;border: 1px solid #333;border-right: none;background: #111;-moz-border-radius: 10px 0 0 10px;-webkit-border-radius: 10px 0 0 10px;border-radius: 10px 0 0 10px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;-ms-transition: all .3s ease-in-out 0s;-o-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.dock.close ul.icons{right: -70px;}
.dock ul.icons li i{display: block;position: relative;width: 50px;height: 50px;background: url(../image/icons.png) no-repeat;cursor: pointer;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;-ms-transition: all .3s ease-in-out 0s;-o-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;z-index: 210;}
.dock ul.icons li.active i{-moz-opacity: 0.4;opacity: 0.4;}
.dock ul.icons li.up i{background-position: -63px -150px;}
.dock ul.icons li.tel i{background-position: -62px -108px;}
.dock ul.icons li.im i{background-position: -63px -20px;}
.dock ul.icons li.wechat i{background-position: -59px -66px;}
.dock ul.icons li.down i{background-position: -63px -190px;}
.dock ul.icons li p{display: block;position: absolute;top: 50px;right: -260px; padding: 15px 15px; height:120px;color: White;line-height: 30px;border: 1px solid #333;border-right: none;background: #111;-moz-border-radius: 10px 0 0 10px;-webkit-border-radius: 10px 0 0 10px;border-radius: 10px 0 0 10px;-moz-opacity: 0;opacity: 0;filter: alpha(opacity=0);-webkit-transition: all .4s ease-in-out .1s;-moz-transition: all .4s ease-in-out .1s;-ms-transition: all .4s ease-in-out .1s;-o-transition: all .4s ease-in-out .1s;transition: all .4s ease-in-out .1s;overflow: hidden;z-index: 201;}
.dock ul.icons li.active p{right: 50px;-moz-opacity: 1;opacity: 1;filter: alpha(opacity=100);}
.dock ul.icons li.tel p{width: 150px; height:130px; line-height:25px; font-size:14px;}
.dock ul.icons li.im p{width: 150px; height:130px; line-height:25px; font-size:14px;}
.dock ul.icons li.im p a{display: block; margin-top: 12px;width: 80px;height:30px;line-height:27px;color:#f00;font-size:14px;text-align:center;text-decoration: none; border:1px solid #f00;-moz-border-radius:5px;-webkit-border-radius: 5px;border-radius: 5px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;-ms-transition: all .3s ease-in-out 0s;-o-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.dock ul.icons li.im p a:hover{color:#fff;background: #f30;border:1px solid #f00;}
.dock ul.icons li.wechat p{width:150px; height:150px; line-height:25px}
.dock ul.icons li.wechat p img{border: 2px solid #000; max-width:115px}
.dock a.switch{position: absolute;display: block; top:270px;right:11px; width:26px;height: 26px;background: url(../image/icons.png) no-repeat 0px -640px;cursor: pointer;-webkit-transition-delay: .15s;-moz-transition-delay: .15s;-ms-transition-delay: .15s;-o-transition-delay: .15s;transition-delay: .15s;transition:all .5s;}
.dock a.switch:hover{transform:rotate(180deg);}
/*.dock a.switch.off{background-position: -32px -640px;}*/
/*浮动QQ结束*/
