@charset "utf-8";
/*
	[DESTOON B2B System] Copyright (c) 2008-2018 www.destoon.com
	This is NOT a freeware, use is subject to license.txt
*/
.info_main {padding:10px 10px 0 10px;}
.info_main li {padding:8px 0 8px 15px;}

.brand {padding:5px 0 5px 0;}
.brand img {padding:3px;}
.brand li {height:22px;line-height:22px;overflow:hidden;}

.info-left{width:280px; float:left}

.info-cate{
    background: #fff;
    border: 1px solid #f1ebe7;
    box-shadow: 0 1px 3px 0 rgba(55,18,0,.05);
}
.info-cate dl{
    padding: 20px 10px 20px 20px;
    border-bottom:1px solid #eaeaea;
}
.info-cate dl dt{font-size:16px;color: #000;
}

.info-cate dl dd {
    margin: 10px 0 0 -10px;
}
.info-cate dl dd a{
    min-width:50px;
    margin-left:10px;
    display: inline-block;
    line-height:30px;
    color: #666;
	font-size:14px;
}
.info-cate dl dd a:hover{
    text-decoration: underline;
    color: #ee2e2c;
}
.info-cate ul{overflow:hidden}
.info-cate h2{font-size:18px;padding:18px;color:#000;font-weight:normal;border-bottom:#eee 1px solid}
.info-cate h2:before{content: "";width: 3px;height: 16px;background: #ee2e2c;float: left;margin:4px 7px 0px 0px;}
.info-box{background: #fff;border: 1px solid #f1ebe7;box-shadow: 0 1px 3px 0 rgba(55,18,0,.05)}
.info-box h3{font-size:18px;padding:18px;color:#000;font-weight:normal;border-bottom:#eee 1px solid}
.info-box h3 a{color:#000}
.info-box h3:before{content: "";width: 3px;height: 16px;background: #ee2e2c;float: left;margin:4px 7px 0px 0px;}
.info-box h2{font-size:18px;font-weight:normal;margin-bottom:10px}
.info-box h2 a{color:#000}
.info-box h2 a:hover{color:#ee2e2c}
.info-box ul li{border-bottom:#eee 1px dotted;padding:20px 25px;overflow:hidden}
.li-info{font-size:14px;}
.li-info em{margin-right:15px;float:left;height:20px;line-height:20px;}
.li-info em:nth-child(1):before{content: "";width: 20px;height: 20px;background: url(img/zb-icons.png) no-repeat;float: left;margin:0px 8px 0px 0px;}
.li-info em:nth-child(2):before{content: "";width: 20px;height: 20px;background: url(img/zb-icons.png) no-repeat -60px 0;float: left;margin:0px 5px 0px 0px;}
.li-info em:nth-child(3):before{content: "";width: 20px;height: 20px;background: url(img/zb-icons.png) no-repeat -40px 0;float: left;margin:0px 5px 0px 0px;}
.li-info em:nth-child(4):before{content: "";width: 20px;height: 20px;background: url(img/zb-icons.png) no-repeat -20px 0;float: left;margin:0px 5px 0px 0px;}
.li-info em a{border-bottom:#dadada 1px dotted; display:block;float:left}
.li-info em i{padding-left:15px;color:#999}
.company-show-name, .company-show-img,.bid-list-item{-webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease;transition: all 0.2s ease;}


.info-right{width: 890px;}


.zb-i{
    display: inline-block;
    position: relative;
    width:50px;
    height: 50px;
    background-image: url("img/zb-icons.png");
    background-repeat: no-repeat;
	margin:0px auto;
	display:block;
	overflow:hidden
}

.zb-i-release{
    background-position: 0 -100px;
}
.zb-i-company{
    background-position: -50px -100px;
}

/*bid-slider*/
.bid-slider{
    position: relative;width:740px; overflow:hidden
}

.bid-btn-area{
    width:148px;
	float:right;
	overflow:hidden;border:#eee 1px solid
}
.bid-btn-area>a{
    position: relative;
    display: block;
    height:106px;
	border-bottom:#eee 1px solid;
    text-align: center;
    font-size: 16px;
    background-color: #fff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
	padding-top:30px;;
}
.bid-btn-area>a:hover{
    box-shadow: 0 2px 15px 2px rgba(0,0,0,.03), 0 12px 12px 2px rgba(0,0,0,.04);
    z-index: 9;
}

a.bid-more-btn{
    display: block;
    text-align: center;
    padding:15px 0;
    color: #666;
	font-size:14px;
	border-top:#eee 1px solid
}
a.bid-more-btn:hover{
    color: #e53935;
    background-color: #fafafa;
}

.company-show-item{
    position: relative;
    float: left;
    width:139px;
    height:135px;
    overflow: hidden;
    margin:-1px 0 0 -1px;
    border-top:1px solid #eee;
    border-left: 1px solid #f1ebe7;
}
.company-show-img{
    width: 86px;
    height: 86px;
    padding: 24px;
}
.company-show-name{
    position: absolute;
    left:0;
    bottom:-54px;
    width:120px;
    height:36px;
    padding:8px 10px;
    font-size: 12px;
    line-height:1.5;
    background-color: #e53935;
    background-color: rgba(0,0,0,.7);
    color: #fff;
}
.company-show-item:hover{
    z-index: 2;
    box-shadow: 0 0 18px 0 rgba(0,0,0,.08);
}
.company-show-item:hover .company-show-img{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.company-show-item:hover .company-show-name{
    bottom:0;
}


.s-info-left{width:870px;float:left;padding:0px;background: #fff;border: 1px solid #f1ebe7;box-shadow: 0 1px 3px 0 rgba(55,18,0,.05);border-radius:4px;}
.s-info-left .left{float:left;margin-right:10px}
.s-info-left .left img{margin:20px 0px 0px 20px;padding:10px;border-radius:5px;box-shadow: 0px 0px 3px rgba(0,0,0,0.15);}
.s-info-left .right{overflow:hidden}
.s-info-left h1{padding:20px 20px 20px 20px;font-size:24px;color:#333;font-weight:normal}
.s-info-left .li-info{padding:0 20px 10px 20px}
.s-info-left .content{padding:20px 20px 30px 20px;font-size:16px;line-height:32px}
.s-info-right{width:300px;float:right}
.s-info-right .contact_head{background:white;overflow:hidden;border:none;border-bottom:#eee 1px solid}
.s-info-right .contact_body{background:white;overflow:hidden;border:none}
.s-info-right .c-box{background: #fff;border: 1px solid #f1ebe7;box-shadow: 0 1px 3px 0 rgba(55,18,0,.05)}

.bid-content-time{
    margin-top: 30px;
    padding:15px 30px;
    background-color: #fafafa;
    border-top: 1px solid #f1ebe7;
    border-bottom: 1px solid #f1ebe7;
}
.bid-content-time em{
    display: block;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    color: #444;
}
.bid-content-time span{
    color: #999;
    line-height: 30px;
}
.bid-content-time-start,.bid-content-time-end{
    display: inline-block;
}
.bid-content-time-start{
    margin-right:40px;
}
.bid-content-time-end{
    margin-left:40px;
}

.bid-fav-from-btn{
    margin-top:7px;
    padding:0 20px;
    font-size: 16px;
	text-align:center;
    line-height:40px;
	width:80px;
    background-color: #e53935;
    border:none;
    cursor: pointer;
    color: #fff;
    outline:none;
	float:right
}
.bid-fav-from-btn:hover{
    background-color: #ff4337;
}
.box{background:white; overflow:hidden;border-radius:4px;box-shadow: 0px 0px 3px rgba(0,0,0,0.15)}
.box dt{line-height:40px;font-size:18px;padding:5px 15px;border-bottom:#eee 1px solid;color:#000}
.box dt span{float:right;font-size:14px;}
.box ul{padding:12px 15px; }
.box ul li{line-height:37px;font-size:14px;height:37px;overflow:hidden; white-space: nowrap;text-overflow: ellipsis;}


/*2020-6-9 改版*/
/*列表页*/
.info_title { background: #fff; overflow: hidden; height: 28px; line-height:28px;padding: 13px 15px;}
.info_title strong { float:left; font-size:24px; color:#444;}
.info_title span { float:right; font-size:12px;}
.info_title span em { color:#116f4a;}

.info_item_list { overflow:hidden;}
.info_item_list ul li { background: #fff; padding: 25px; border: 5px; position: relative; width: 540px;float: left; margin:15px 20px 0 0;}
.info_item_list ul li:nth-child(2n+2) { margin-right:0;}
.info_item_list ul li .img { float:left; margin-right:20px; width: 120px; height: 120px; overflow:hidden;}
.info_item_list ul li .img img { width: 120px; height: 120px; }
.info_item_list ul li .info_v16 { height: 120px; overflow: hidden;}
.info_item_list ul li .info_v16 .info-title { font-size: 18px; line-height: 20px; color: #666; font-weight: bold; margin-bottom: 7px; }
.info_item_list ul li .info_v16 p { font-size: 12px; line-height: 24px; color: #999; display: block; }
.info_item_list ul li .info_v16 p span { color: #ee2e2c; }
.info_item_list ul li .info_v16 p span a { display: inline; }
.info_item_list ul li .info_v16 p em { color: #f00; font-style: normal; }
.info_item_list ul li .btn_v16 { position: absolute; right: 25px; top: 58px; }
.info_item_list ul li .btn_v16 .btn-1 { width: 93px; line-height: 30px; border-radius:4px; background: #fff; color: #ee2e2c; text-align: center; border: 1px solid #ee2e2c; display:inline-block;}
.info_item_list ul li .btn_v16 .btn-2 { width: 93px; line-height: 32px; color: #ee2e2c; text-align: center; display:block;}
.info_item_list ul li .btn_v16 .btn-1:hover { background: #ee2e2c; color: #fff; text-decoration: none; }

.info_naws { background: #fff; box-sizing: border-box;overflow: hidden;margin-top:30px;padding: 15px;}
.info_naws .item-info-list { width: 772px; }
.info_naws .item-info-list .title_v16 { font-size: 18px; font-weight: bold; color: #ee2e2c; border-left: 5px solid #ee2e2c; padding-left: 15px; margin-bottom: 10px; }
.info_naws .item-info-list { float:left;}
.info_naws .item-info-list ul { margin-left: -20px; margin-top: -37px; }
.info_naws .item-info-list ul li { width: 376px; margin-top: 40px; margin-left: 20px; float: left; }
.info_naws .item-info-list ul li .text { width: 220px; height: 97px; overflow: hidden; float:left;}
.info_naws .item-info-list ul li .text a { font-size: 16px; color: #444; line-height: 34px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: bold; display:block;}
.info_naws .item-info-list ul li .text span { font-size: 12px; display: block; line-height: 14px; color: #999; }
.info_naws .item-info-list ul li .text p { font-size: 12px; display: block; line-height: 25px; color: #999; text-indent: 2em; margin-top: 5px; }
.info_naws .item-info-list ul li .img { float:right;}
.info_naws .item-info-list ul li .img img { width: 144px; height: 96px; }
.info_naws .item-info-rec { width: 373px; float:right;}
.info_naws .item-info-rec .title_v16 { font-size: 18px; font-weight: bold; color: #ee2e2c; border-left: 5px solid #ee2e2c; padding-left: 15px; margin-bottom: 10px; }
.info_naws .item-info-rec ul { margin-left: -15px; margin-top: -15px; }
.info_naws .item-info-rec ul li { float: left; width: 179px; height: 179px; margin-left: 15px; margin-top: 15px; position: relative; overflow: hidden; }
.info_naws .item-info-rec ul li:hover div { top: 0; transition: all .2s linear; }
.info_naws .item-info-rec ul li img { width: 179px; height: 179px; border: 1px solid #ebebeb; }
.info_naws .item-info-rec ul li div { background: rgba(0,0,0,.5); width: 179px; height: 179px; padding: 32px 0; text-align: center; position: absolute; top: 179px; left: 0; z-index: 1; transition: all .2s linear; }
.info_naws .item-info-rec ul li div p { font-size: 16px; font-weight: bold; padding-top: 15px; line-height: 20px; display: block; color: #fff; }
.info_naws .item-info-rec ul li div span { font-size: 14px; line-height: 28px; color: #fff; display: block; }
.info_naws .item-info-rec ul li div em { margin-top: 5px; border-radius: 2px; width: 90px; height: 26px; line-height: 26px; background: #ee2e2c; color: #fff; font-size: 14px; display: block; margin: 0 auto; }

.info_jxtj {background:#fff;margin-top:40px;overflow:hidden;padding-bottom:20px;}
.info_jxtj .item-list-title {font-size:24px;color:#333;font-weight:bold;line-height:25px;padding-top:32px;}
.info_jxtj ul li {width:218px;height:160px;position:relative;overflow:hidden;transition:all .2s linear;float:left;margin-right:25px;margin-top:25px;border:#eee 1px solid}
.info_jxtj ul li:nth-child(5n+5) {margin-right:0px;}
.info_jxtj ul li:hover {box-shadow:0 10px 15px 0 rgba(0,0,0,.1);transform:translateY(-10px);transition:all .2s linear;}
.info_jxtj ul li:hover div {bottom:0;transition:all .2s linear;}
.info_jxtj ul li img {width:180px;padding:50px 20px}
.info_jxtj ul li div {position:absolute;bottom:-112px;width:100%;height:112px;background:#ee2e2c;text-align:center;padding-top:0px;transition:all .2s linear;}
.info_jxtj ul li div p {color:#fff;line-height:28px;height:28px;overflow:hidden;font-size:16px;font-weight:bold;}
.info_jxtj ul li div span {color:#fff;line-height:28px;height:28px;overflow:hidden;font-size:14px;}
.info_jxtj ul li div em {display:block;width:90px;height:26px;line-height:26px;margin:7px auto 0;background-color:#fff;border-color:#fff;border-radius:3px;color:#ee2e2c;font-size:14px;}