@charset "gb2312";
/*物料列表*/
.banner{overflow:hidden;display:block;height:300px;}
.banner_info{width:640px;color:#fff;padding:1rem 2rem;margin:80px 0 0 100px;position:relative;}
.banner_info h1{font-size:1.75rem;position:relative;z-index:2;}
.banner_info p{margin-top:10px;line-height:30px;position:relative;z-index:2;}
.banner_info .bg{width:640px;background:#3671cf;opacity:.8;position:absolute;top:0;left:0;bottom:0;z-index:1;}
.li_wuliao ul{overflow:hidden;margin-top:-1rem;}
.li_wuliao ul li{width:calc(20% - 1.6rem);margin:2rem 0 0 2rem;float:left;position:relative;}
.li_wuliao ul li:nth-child(5n+1){margin-left:0;}
.li_wuliao ul li p{position:absolute;width:100%;bottom:0;line-height:2.5rem;text-align:center;background:#3557aa;color:#fff;font-size:1.125rem;}
/*物料详情*/
.bg{background:#f7f7f7;}
.wl{padding:3rem 0;overflow:hidden;}
.wl h2{line-height:3rem;padding-bottom:1rem;text-align:center;font-size:1.75rem;color:#212121;}
.wuliao .img{width:15%;float:left;}
.wuliao .img img{border-radius:50%;display:block;border:.5rem #eaeaea solid;}
.wuliao .info{width:85%;float:right;padding:3rem 0 3rem 2rem;line-height:2rem;color:#757575;}
.wuliao .info p{text-indent:2em;}
.gongyi .img{width:70%;float:left;}
.gongyi .info{width:calc(30% - 2rem);float:right;}
.gongyi .info h3{background:#4667aa;font-size:1.25rem;text-align:center;line-height:3rem;font-weight:normal;color:#fff;}
.gongyi .info p{display:block;background:#fff;padding:2rem 1rem;line-height:1.5rem;margin-top:2rem;color:#757575;}
.shebei table{border-spacing:0;width:100%;border-top:1px solid #eaeaea;border-left:1px solid #eaeaea;}
.shebei table tr{height:3rem;text-align:center;}
.shebei table tr td:first-child{color:#4667aa;background:#f7f7f7;}
.shebei table tr:first-child td{background:#4667aa;color:#fff;}
.shebei table tr td{border-bottom:1px solid #eaeaea;border-right:1px solid #eaeaea;}
.shebei span{display:none;}
.wl_case ul{overflow:hidden;}
.wl_case ul li{float:left;width:32%;margin-left:2%;}
.wl_case ul li:first-child{margin-left:0;}
.wl_case ul li h3{font-size:1.125rem;line-height:2rem;padding:1rem;background:#fff;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.wl_case ul li p{line-height:1.5rem;background:#fff;padding:0 1rem 1rem;color:#757575;}
.wl_changjia ul{overflow:hidden;margin-top:-2rem;}
.wl_changjia ul li{float:left;width:calc(50% - 1rem);margin-left:2rem;margin-top:2rem;}
.wl_changjia ul li:nth-child(2n+1){margin-left:0;}
.wl_changjia ul li .img{position:relative;}
.wl_changjia ul li .img h3{position:absolute;bottom:0;left:0;height:100%;width:100%;align-items:center;display:flex;justify-content:center;background:rgb(0 0 0 / 49%);color:#fff;font-size:1.75rem;font-weight:normal;}
.wl_changjia ul li p{background:#f7f7f7;padding:1rem;font-size:.875rem;color:#666;}
/*询盘*/
.cl_zx{width:calc(25% - 1rem);float:left;margin-top:1rem;}
.cl_zx .box{width:100%;position:relative;background:#fff;padding:7rem 1rem 2rem;margin-bottom:2rem;text-align:center;font-size:.875rem;}
.cl_zx .box:last-child{margin-bottom:0;}
.cl_zx .box:before{content:"";width:4rem;height:4rem;position:absolute;left:calc(50% - 2rem);top:3rem;background:url(/images/1.0/lianxi/lx/lx_icon1.png) no-repeat;background-size:4rem;}
.cl_zx .box:last-child:before{background:url(/images/1.0/lianxi/lx/lx_icon3.png) no-repeat;background-size:4rem;}
.cl_zx .box p{margin-top:1rem;}
.cl_zx .box span{display:block;font-weight:700;margin:.5rem;}
.cl_botsms{width:calc(75% - 1rem);float:right;box-sizing:border-box;overflow:hidden;background:#fff;padding:2rem;margin-top:1rem;}
.cl_botsms h2{padding-bottom:3rem;}
.cl_botsms ul li{width:100%;overflow:hidden;margin-bottom:1.5rem;}
.cl_botsms ul li:last-child{margin-bottom:0;}
.cl_botsms span{width:4rem;line-height:2.5rem;font-size:.875rem;text-align:center;display:block;float:left;}
.cl_botsms .textbox{width:calc(100% - 4rem);float:left;box-sizing:border-box;padding-left:.25rem;height:2.5rem;line-height:2.5rem;text-indent:.5rem;background:#f7f7f7;}
.cl_botsms .select{width:calc(100% - 4rem);float:left;box-sizing:border-box;padding-left:.25rem;height:2.5rem;line-height:2.5rem;text-indent:.5rem;background:#f7f7f7;border:none;}
.cl_botsms .bssubmit{width:20%;margin:0 auto;font-size:.875rem;color:#fff;background:#4667aa;line-height:2.75rem;display:block;border:none;-webkit-appearance:none;}