@charset "utf-8";
/*信息列表*/
.listBox{width:750px; overflow:hidden;}
.listItem{width:740px; padding-left:10px; padding-bottom:10px; padding-top:10px; overflow:hidden; border-bottom:1px solid #c4d6dd;}
.itemL{float:left; width:557px; padding-left:10px;}
.itemL .title{font-size:16px; font-weight:400; width:487px; height:25px; line-height:25px; overflow:hidden;}
.itemL .summary{color:#8e8e8e; width:437px; height:31px; padding-top:2px; line-height:1.2; overflow:hidden;}
.itemL .companyAddress{color:#000000; width:487px; height:20px; line-height:20px; overflow:hidden;}
.itemR{float:left; width:150px; padding-left:20px;}
.itemR .contactPerson{color:#000000; width:150px; height:20px; line-height:20px; overflow:hidden;}
.itemR .telephone{color:#000000; width:150px; height:22px; line-height:22px; overflow:hidden;}
.contactNow{width:113px; height:24px; padding-top:5px;}
.contactNow a{display:block; width:113px; height:24px; text-indent:-9999px; background:url(../images/contactBtn.gif) no-repeat;}

/*公司页面*/
.companiesNav{float:left; width:202px; padding:0 5px 10px 10px; margin-top:10px;}
.companiesBannar{background:url(../images/8.jpg) no-repeat; width:202px; height:93px;}
.companiesNavLi{width:202px; height:34px; margin-bottom:3px;}
.companiesNavLi a{display:block; background:url(../images/other_navBg.gif) no-repeat; width:185px; height:32px; line-height:32px; font-size:14px; font-weight:bold; border:1px solid #c4d6dd; color:#85b9cd; text-align:right; padding-right:15px;}
.companiesNavLi a:hover{padding-right:25px; width:175px; color:#0079a8; border:1px solid #0e81ad; text-decoration:none;}

.companiesMain{float:left; width:713px; padding:0 10px 10px 10px; margin-top:10px;}
.companiesMain h2{color:#000000; font-size:20px; text-align:center; margin-top:10px; margin-bottom:10px;}
.companiesMain .present{position:relative; color:#f47600; background-color:#FFFFFF; font-size:18px; font-weight:bold; padding-right:5px;}
.companiesMain .con{margin-top:-12px; border-top:1px dashed #c4d6dd; padding-top:20px; color:#000000; overflow:hidden;}
.companiesMain .con .intro{margin-top:5px;}

.contactInformationBox{text-align:center;}
.contactInformation{width:400px; overflow:hidden; margin:20px auto; text-align:left; background:#c4d6dd;}
.contactInformation h3{text-align:center; color:#0079a8; height:25px; line-height:25px; margin:0; font-size:16px;}
.contactInformation ul{background:#FFFFFF; width:356px; margin:0 2px 2px; padding:5px 20px; overflow:hidden;}
.contactInformation ul li{width:355px; overflow:hidden;}
.contactInformation a{text-decoration:underline;}
.contactInformation .tr{width:100px;}
.contactInformation .tl{width:250px; overflow:hidden; padding-left:5px;}

/*公司卖卖信息*/
.buySellListBox{width:705px; overflow:hidden;}
.buySellListItem{width:705px; padding-left:10px; padding-bottom:5px; padding-top:5px; overflow:hidden; border-bottom:1px dashed #c4d6dd;}
.buySellListItemL{float:left; width:67px; height:67px; padding:5px 10px;}
.buySellListItemL img{width:67px; height:67px;}
.buySellListItemM{float:left; width:465px; padding-left:10px; padding-top:10px;}
.buySellListItemM .title{font-size:16px; font-weight:400; width:465px; height:25px; line-height:25px; overflow:hidden;}
.buySellListItemM .summary{color:#8e8e8e; width:465px; height:31px; padding-top:2px; line-height:1.2; overflow:hidden;}
.buySellListItemR{float:left; width:100px; padding-left:40px;}
.buySellListItemR .days{color:#000000; width:100px; height:22px; line-height:22px; overflow:hidden; margin-top:20px;}

/*公司卖卖信息页码*/
.pageBox{width:713px; overflow:hidden;}
.pager{margin:0 auto; overflow:hidden; padding-top:10px; padding-bottom:10px;}
.pagerBotton{position:relative;}
.pages {color:#2489b0; font-weight:bold; font-size:12px;}
.pages .item a{padding:1px 6px;} /*数字页索引样式*/
.pages .cpb{color:red; padding:1px 6px;} /*当前页样式*/
.pages a{text-decoration:none; padding:0 5px; border:1px solid #ddd; margin:0px; color:#000; font-weight:normal;}
.pages a:hover{background-color:#2489b0; color:#fff; border:1px solid #ebf0f4; text-decoration:none; font-weight:normal;}
.pages .goButtonWrapper{position:absolute; top:0; right:20px; background:url(../images/pageGoBtn.gif) no-repeat; border:none 0; cursor:pointer; width:35px; height:17px;}
.pages .indexBoxWrapper{position:absolute; top:0; right:60px; width:30px; height:15px; padding:0 3px; border:1px solid #c3c3c3; line-height:15px;}

/*公司留言板*/
.gusetBookBox{width:500px; margin-top:5px; overflow:hidden;}
.gusetBookBox .tr{width:110px; padding-right:10px; padding-bottom:10px;}
.gusetBookBox .tl{width:350px; padding-bottom:10px;}
.gusetBookBox .tl input{border:1px solid #CCCCCC; height:20px; line-height:20px;}
.gusetBookBox .asterisk{color:#FF0000; margin-right:2px;}
.gusetBookBox textarea{border:1px solid #CCCCCC;}
.btnSubmit{background:url(../images/submit.gif) no-repeat; border:none 0; width:86px; height:26px; cursor:pointer;}
.btnReset{background:url(../images/join-reset.gif) no-repeat; border:none 0; width:86px; height:26px; cursor:pointer;}