@charset "utf-8";

.s_moreread{margin-top:5px;}
.s_moreread .list_box{padding:5px 15px;}

/*图文列表*/
.s_moreread dl{overflow:hidden;padding:5px 0;color:#999;font-size:1rem;border-bottom:1px dashed #DFDFDF;}
.s_moreread dt{float:left;margin-right:10px;}
.s_moreread dt img{width:68px;height:50px;}
.s_moreread dd h3{font-size:1.5rem;color:#333;padding:3px 0 7px;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.s_moreread dd{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:right;font-size:12px;}
.s_moreread dd:nth-of-type(2){text-align:left;padding-bottom:6px;color:#999;}
.s_moreread dd:nth-of-type(3){color:#999;}
.s_moreread dd span{padding-right:10px;}
.s_moreread div a:nth-last-of-type(1){margin:0;}
.s_moreread dl:last-child{border:0 none;}

/*文章列表（标题＋描述）*/
.s_moreread .list dl{font-size:1rem;}
.s_moreread .list dt{float:left;margin-top:7px;}
.s_moreread .list dd h3{padding-top:0;font-size:120%;}
.s_moreread .list dd{text-align:left;}

/*新闻列表（标题＋时间）*/
.s_moreread .newslist ul {margin: 0;padding: 0;}
.s_moreread .newslist ul li {line-height: 42px;	border-bottom: 1px dashed #e9e9e9;background: url("../images/listico.jpg") no-repeat left;}
.s_moreread .newslist ul li span {color: #999;float: right;}
.s_moreread .newslist ul li a {color: #464646;padding-left: 15px;}

/*问答列表*/
.s_moreread .wendalist{}
.s_moreread .wendalist dl{font-size:1rem;}
.s_moreread .wendalist dt{float:left;margin-top:7px;padding-left:23px;background:url(../images/news-q.png) no-repeat left center;background-size:18px; line-height:30px; width: 100%;}
.s_moreread .wendalist dt h3{padding-top:0;font-size:120%;}
.s_moreread .wendalist dd{padding-left: 23px; background: url(../images/news-a.png) no-repeat left 2px; background-size: 18px; line-height: 23px; white-space: inherit; text-align: left;}
.s_moreread .wendalist dd.time{background:none;}

/*物流信息列表*/
.logisticslist{margin-top:5px;}
.logisticslist .list_box{padding: 5px 15px 20px 15px !important;}
.logisticslist .list_box a{dashed #ECECEC;display:block;}
.logisticslist .list_box dl{overflow:hidden; margin: 6px 0;border-bottom: 1px dashed #dedede; height: 90px; width:100%; float:left;}
.logisticslist .list_box dt{float:left;margin-right:10px;}
.logisticslist .list_box dt img{width: 100px; height: 80px;border: 1px solid #dedede;}
.logisticslist .list_box dd{overflow:hidden;zoom:1;}
.logisticslist .list_box dd b{padding: 0 0 2px 0;font-size: 14px; display: block;}
.logisticslist .list_box dd p{/*font-size:1rem;*/color:#999;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height: 20px;}
.logisticslist .list_box dd p span{margin-right: 10px;}
.logisticslist .list_box dd p span.rules {color: #4688CD;}
.logisticslist .list_box dd p span.price {color: #ff0000;}

/*评论信息列表*/
.client-comments {margin:0 auto;position: relative; padding:0 10px;}
.client-comments li {margin-bottom: 10px; margin-top: 10px; background:#fbfbfb; padding: 10px 15px;}
.client-comments li .icon_arrow {position: absolute; top: 12px; left: -7px; width: 7px; height: 14px; display: inline-block; background: url(../images/list-ask.png) no-repeat 0 0;}
.client-comments li .comm-tit {text-align:left; position: relative;line-height: 22px; padding: 5px 0; font-size: 16px; border-bottom: 1px dotted #dedede;}

.client-comments li .comm-name {font-size: 14px; line-height: 25px; margin-bottom: 5px;color: #DD4250; height: 50px; border-bottom: 1px dashed #dedede; padding: 10px 0;}
.client-comments li .comm-name b{float:left; width:50px; height:50px; margin-right:10px;}
.client-comments li .comm-name b img{width:50px; height:50px;}
.client-comments li .comm-name strong{float:left;font-weight: normal;}
.client-comments li .comm-txt {font-size:14px;line-height:25px;color:#666;}
.client-comments li .comm-txt img{width:15px; height:15px;}
.client-comments li .comm-txt img.iconleft{margin-right:5px;}
.client-comments li .comm-txt img.iconright{margin-left:5px;}
.client-comments li .comm-site{line-height:50px;}
.client-comments li .comm-site a{text-decoration: underline;}
.client-comments .num {overflow:hidden;height:10px;padding:20px 0;text-align:center;}
.client-comments .num li {display:inline-block;width:10px;height:10px;line-height:10px;text-align:center;background:#ccc;margin:0 4px;border-radius:50%;cursor:pointer;}
.client-comments .num li a {display:block;}
.client-comments .num li.on {background:#dd4250;}

/*招聘列表*/
.joblist{padding: 0;margin: 15px;}
.joblist li{margin: 0 auto; overflow: hidden; margin-bottom: 20px;}
.joblist li dl{overflow: hidden;margin-bottom: 20px;}
.joblist li dt{border-bottom:1px dashed #dedede; line-height:50px; height:50px; font-size:18px; font-weight:bold;margin-bottom: 20px;}
.joblist li dd{width: 50%; float: left;line-height: 45px;background: #f9f9f9;/* border: 1px solid #dedede; */ text-indent: 5px;font-size: 14px; border-bottom: 1px dashed #f2f2f2;}
.joblist p{line-height:30px; font-size:14px;}
.joblist li .jobcontact{padding:20px 0; border-top:1px dashed #dedede; margin-top: 20px;}

/*joblist can closed*/
.clsjoblist{padding: 0;margin: 20px 15px;}
.clsjoblist li{ cursor:pointer; width:100%; display:block; float:left;}
.clsjoblist li.dual{ background:#f9f9f9;}
.clsjoblist li input[type=checkbox]{ margin:0 15px 0 10px; }
.clsjoblist li dl{  height:73px;  color:#666666; font-size:14px; border-bottom:1px solid #ebebeb; margin-bottom:0;}
.clsjoblist li dl dd.til{width: 60%;float:left;line-height:73px;padding-left: 15px;box-sizing: border-box;}
.clsjoblist li dl dd.til input{ width:0px; height:0px; margin:0px; padding:0px; display:none;}
.clsjoblist li dl dd.city{width: 15%;float:left;line-height:73px;}
.clsjoblist li dl dd.num{width: 15%;float:left;line-height:73px;}
.clsjoblist li dl dd.icon{width: 10%;height:73px;float:right; text-align:right;}
.clsjoblist li dl dd.icon em{ display:inline-block;width:20px; height:20px; background:url(../images/iconadd.png) no-repeat;margin:26px 17px 0 0; }
.clsjoblist .sub_text{ padding:30px 10px; display:none; line-height:28px;}
.clsjoblist .sub_text h3{ font-size:14px; color:#e11b1c; line-height:32px; margin: 0;}
.clsjoblist .sub_text p{ font-size:14px; color:#666666; line-height:32px;}
.clsjoblist li.sel dl dd.icon em{ background:url(../images/icondec.png) no-repeat;}
.clsjoblist li.sel .sub_text{display:block;}


/*货运价格查询*/
.logistsearch{overflow:hidden;}
.searchfooter{margin: 0 auto; border: 4px solid #5191C4;}
.searchfooter p.tit{height:30px; line-height:30px; background:#5191C4; color:#fff; font-size: 16px;}
.searchfooter p.desc{padding:20px;color:#454545; line-height: 25px;}

.col2img {margin: 10px; overflow:hidden;}
.col2img ul li {float: left; width: 50%; box-sizing: border-box; padding: 0 5px;margin-bottom: 20px;position: relative;}
.col2img ul li a {display: block; float: left; width: 100%;}
.col2img ul li a img {display: block; width: 100%;background: #555;border: 1px solid #dedede;}
.col2img ul li p{text-align:center;}

