/* CSS Document */

.marginTop10 {
    margin-top: 10px;
}

.clearFix {
    zoom: 1;
}

.clearFix:after {
    clear: both;
    content: '.';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}

.sumTip {
    height: 39px;
    line-height: 39px;
}

.sumTip span {
    font-weight: bold;
    font-size: 14px;
}

/*�л��˵�*/
.basicTitleBox {
    border-bottom: solid 1px #ff7300;
}

.basicTitle {
    height: 39px;
}

.basicTitle li {
    float: left;
}

.basicTitle a {
    display: block;
    height: 38px;
    padding: 0 20px;
    line-height: 38px;
    text-align: center;
    color: #333;
    font-size: 16px;
    margin-right: 8px;
    background: #fff;
    border: solid 1px #eee;
    border-bottom: none;
}

.basicTitle .basicTitCurrent a {
    color: #fff;
    background: #ff7300;
    border: 1px solid #ff7300;
}

/*����*/
.topSearch {
    width: 1198px;
    margin: 0 auto 12px;
    padding: 20px 0 15px 0;
    font-size: 14px;
    border: solid 1px #eee;
    border-top: 1px solid #eee;
    background: #fff;
}

.topSearchText1 {
    float: left;
    width: 110px;
    margin: 0 3px 0 0;
    line-height: 34px;
    text-align: right;
    color: #fa5000;
}

.chuFaDi, .chuFaDi:focus {
    width: 200px;
    background: #fff url(../img/icon.png) no-repeat 196px -706px;
}

.daoDaDi, .daoDaDi:focus {
    width: 200px;
    background: #fff url(../img/icon.png) no-repeat 193px -680px;
}

.topSearchIcon {
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    margin: 6px 12px 6px 0;
    background: url(../img/icon.png) no-repeat 0 -749px;
    cursor: pointer;
}

.topSearchIcon:hover {
    background: url(../img/icon.png) no-repeat -30px -749px;
}

.topSearch .grayInput {
    height: 32px;
    margin-right: 12px; /*color:#999;*/
}

.orangeBtn, .orangeBtn:hover {
    display: block;
    width: 90px;
    height: 34px;
    margin: 0 0 0 0;
    line-height: 34px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #ff7300;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

.orangeBtn:hover {
    background: #ff5400;
}

/*������·*/
.hotRecText {
    float: left;
    width: 110px;
    margin: 0 3px 0 0;
    line-height: 20px;
    text-align: right;
}

.hotRec {
    border-top: 1px dashed #eee;
    margin-top: 10px;
    padding-top: 12px;
}

#scrollWrap {
    height: 20px;
    overflow: hidden;
}

.hotRecList li {
    height: 20px;
    line-height: 20px;
    float: left;
    width: 16%;
    overflow: hidden;
}

/*ר��*/
.tabList {
    background: #fff;
}

.jingPin, .tuiJian {
    padding: 20px 0 0 0;
    border: solid 1px #ff7300;
    border-top: none;
}

.jingPin {
    background: #fffae7 !important
}

.tuiJian {
    background: #fffdf6;
    border: solid 1px #eee;
    border-bottom: none;
}

.tuiJian .jingjia {
    background: #fffdf6 !important;
}

.tuiJian .bujingjia {
    background: #fff !important;
}

.chengYunShang {
    background: #fdfff2;
    border: solid 1px #eee;
    border-top: solid 1px #ddd;
    border-bottom: none;
    position: relative;
}

.chengYunShang .replace {
    position: absolute;
    bottom: 0px;
    right: 20px;
    cursor: pointer;
}

.jingPinIcon {
    height: 26px;
    background: url(../img/icon.png) no-repeat 0 -654px;
}

.tuiJianLeftIcon {
    color: #333;
    font-size: 16px;
    padding: 0 0 0 35px;
    background: url(../img/icon.png) no-repeat 0 -186px;
}

.lineList {
    padding: 18px;
    border-bottom: dashed 1px #ddd;
    font-size: 14px;
}

.lineList:last-child {
    border-bottom: none;
}

.photoLeft {
    position: relative;
    width: 138px;
    height: 118px;
    margin-right: 13px;
}

.smrzIcon {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    width: 59px;
    height: 16px;
    background: url(../img/icon.png) no-repeat 0 -559px;
}

.lineImg {
    display: block;
    width: 138px;
    height: 118px;
}

.lineImg img {
    width: 138px;
    height: 118px;
}

.photoBig {
    display: none;
    position: absolute;
    top: 118px;
    left: 0;
    z-index: 1;
}

.photoLeft:hover .photoBig {
    display: block;
}

.noLineTj {
    font-size: 14px;
    padding: 20px;
    color: #666;
}

.wlline-jtj {
    position: relative;
}

.wlline-jtj a {
    z-index: 1;
}

.wlline-lb {
    z-index: 999;
}

.wlline-lb {
    position: absolute;
    width: 340px;
    left: -120px;
    top: 25px;
    display: block;
    z-index: 999;
}

.wlline-jtj table {
    border: #ddd 1px solid;
    background: #fffedb;
    font-size: 12px;
    color: #666;
    z-index: 999;
}

.wlline-jtj table td {
    padding: 0 10px;
}

.wlline-jtj:hover table {
    z-index: 999;
}

.wlline-lb-red {
    color: #fa5000 !important;
    text-decoration: underline !important;
    cursor: pointer;
}

.wlline-lb-jtj {
    position: absolute;
    top: -5px;
    left: 140px;
    z-index: 100;
    background: url('../img/ico_bg2.png') -2px -990px no-repeat;
    height: 16px;
    width: 16px;
    display: block;
}

.wlline-lb-fmn td {
    height: 25px;
    _padding-left: 10px;
    *padding-left: 10px;
}

.coifo .wxtimg:hover .photoBig {
    display: block;
}

/*.lineInfo1{ width:345px; padding:0 30px 0 0;}*/
.zhuanXian {
    padding: 0 0 4px 0;
}

.zhuanXian i {
    color: #999;
}

.zhuanXian a {
    color: #363135;
    font-weight: bold;
}

.zhuanXian .fontGray {
    color: #999;
}

.zhuanXian .fontGray:hover {
    color: #2a8ad4;
}

.companyName {
    color: #ff6e0a;
    padding: 0 0 0 26px;
    background: url(../img/icon.png) no-repeat -3px -459px;
}

.introTip {
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    margin: 4px 0 4px 26px;
}

.leftAddress {
    font-size: 12px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 0 0 26px;
    background: url(../img/icon.png) no-repeat -3px -406px;
}

.lineInfo2 {
    font-size: 12px;
    line-height: 24px;
    width: 118px;
    padding: 0 20px 0 20px;
}

.lineInfo2 i {
    color: #999;
}

.lineInfo2 .fontOrange, .lineInfo2 span {
    color: #fa5000;
    font-weight: bold;
}

.renZheng {
    width: 125px;
    padding: 0 28px 0 0;
}

.renZheng li {
    margin: 0 0 5px 0;
}

.renZheng .renZhengIcon a {
    display: inline-block;
    height: 30px;
    padding: 0 5px 0 30px;
    color: #feff04;
    line-height: 31px;
    font-size: 12px;
}

.wlCompany {
    width: 86px;
    height: 20px;
    background: url(../img/icon.png) no-repeat 5px -529px;
}

.peihuo {
    width: 86px;
    height: 20px;
    background: url(../img/icon.png) no-repeat 5px -579px;
}

.operationBox {
    width: 83px;
}

.lineInfo1 {
    width: 310px;
}

.lineInfo2 {
    width: 155px;
}

.chengYunShang .lineInfo1 {
    width: 460px;
}

.companyNameBox .companyName {
    display: inline-block;
}

.companyNameBox img {
    vertical-align: middle;
}

/*�Ҳ�-ר���ر��Ƽ�*/
.zhuanXian a:hover, .companyName:hover, .tuiJianLine:hover, .tjLinkBox a:hover {
    text-decoration: underline;
}

.tuiJianLine {
    font-size: 14px;
    display: block;
    float: left;
}

.tuiJianList p {
    font-size: 12px;
    color: #999;
    line-height: 24px;
}

.rightWapper .companyName {
    display: block;
    color: #666;
    font-size: 14px;
    padding: 4px 0 2px 20px;
    background: url(../img/icon.png) no-repeat -3px -455px;
}

.tuiJianList {
    margin: 0 18px;
    padding: 12px 0;
    border-bottom: dashed 1px #ddd;
}

.tuiJianList:last-child {
    border-bottom: none;
}

.tuiJianListYear {
    padding: 2px 0 0 0;
    overflow: hidden;
}

.tuiJianIcon {
    display: block;
    float: left;
    margin: 2px 4px 0 4px;
}

.tubiaowxt img {
    vertical-align: middle;
}

.LinesWapper .rightWapper {
    background: #fff;
    width: 258px;
}

.LinesWapper .leftWapper {
    width: 930px;
}

/*ר�ߵײ��Ƽ�*/
.tjLinkBox {
    position: relative;
    padding: 10px 12px 5px;
    margin-top: 10px;
    background: #fdfdfd;
    border: 1px solid #ffce94;
    overflow: hidden;
}

.tjLinkBox p {
    padding: 0 0 5px 0;
    overflow: hidden;
}

.tjLinkBox .fontOrange {
    display: block;
    float: left;
    font-weight: bold;
    font-size: 14px;
}

.tjLinkBox .tjLeftTit {
    position: relative;
    overflow: hidden;
}

.tjLeftTit .fontOrange {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 98px;
}

.otherLinks {
    padding-left: 103px;
}

.tjLinkBox a {
    display: block;
    float: left;
    margin: 0 30px 5px 0;
    font-size: 14px;
}

.otherLinks a {
    display: block;
    float: left;
    width: 134px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tuiJianLink {
    position: absolute;
    top: -1px;
    right: -1px;
    display: block;
    width: 56px;
    height: 39px;
    background: url(../img/icon.png) no-repeat -90px 0;
}

/*����б�*/
.banJiaListTit:hover, .chooseDetail a:hover, .rightList ul li a:hover, .huoListTopTip:hover {
    text-decoration: underline;
}

.leftBanJiaTit {
    position: relative;
    border: solid 1px #eee;
    border-bottom: 1px solid #f85100;
}

.pubTit {
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #777;
}

.titltW1 {
    display: inline-block;
    width: 160px;
}

.titltW2 {
    display: inline-block;
    width: 65px;
}

.banJiaList {
    background: #fff;
    border-left: solid 1px #eee;
    border-right: solid 1px #eee;
}

.banJiaList .lineImg {
    width: 130px;
    height: 111px;
    padding: 2px;
    margin-right: 13px;
    border: solid 1px #eee;
}

.banJiaList .lineImg img {
    width: 130px;
    height: 111px;
}

.banJiaInfo {
    width: 500px;
    padding: 0 40px 0 0;
}

.banJiaListTit, .huoListTit {
    display: block;
    font-size: 16px;
    color: #fa5000;
    margin-bottom: 2px;
}

.banJiaInfo p {
    padding: 5px 0 0 0;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.banJiaInfo p i {
    display: inline-block;
    color: #999;
}

.banJiaInfo p span {
    display: inline-block;
    padding: 0 6px;
    color: #333;
    border-right: solid 1px #ddd;
}

.publisherInfo {
    width: 70px;
    padding: 0 30px 0 0;
    color: #fe6700;
}

.introTip {
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.topBanJiaSearch {
    margin: 0 0 10px 0;
}

.topBanJiaSearch .topSearch {
    margin: 0 auto;
    padding: 0;
}

.topBanJiaSearch ul.topSearch li {
    padding: 8px 0 0;
    border-bottom: 1px solid #eee;
    zoom: 1;
}

.topBanJiaSearch ul.topSearch li:after {
    clear: both;
    content: '.';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}

.topBanJiaSearch ul.topSearch .topSearchText1 {
    width: 90px;
    line-height: 22px;
    text-align: right;
    color: #666;
    font-size: 12px;
}

.bjLastLi {
    margin-bottom: 8px;
}

.bjLastLi .topSearchText2 {
    line-height: 28px;
    width: 90px;
    text-align: right;
    color: #666;
    font-size: 12px;
    float: left;
}

.bjLastLi .grayInput {
    height: 28px;
    line-height: 28px;
}

.bjLastLi .orangeBtn, .bjLastLi .orangeBtn:hover {
    display: block;
    width: 70px;
    height: 30px;
    margin: 0;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #ff7300;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

.commonLinkBox, .commonLinkBox2 {
    width: 1038px;
    *padding-bottom: 10px;
}

.commonLink {
    width: 60px;
}

.commonLink a, .commonLinkBox a {
    display: block;
    float: left;
    width: 51px;
    padding: 2px 0;
    margin: 0 10px 8px 0;
    color: #333;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
}

.commonLink a:hover, .commonLinkBox a:hover {
    color: #fa5000;
}

.commonLink .checkedLink, .commonLinkBox .checkedLink {
    text-align: center;
    color: #fff;
    background: #ff7300;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.commonLink .checkedLink:hover, .commonLinkBox .checkedLink:hover {
    color: #fff;
}

.commonLink2 a, .commonLinkBox2 a {
    display: block;
    float: left;
    padding: 2px 8px;
    margin: 0 10px 8px 0;
    color: #333;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
}

.commonLink2 a:hover, .commonLinkBox2 a:hover {
    color: #fa5000;
}

.commonLink2 .checkedLink, .commonLinkBox2 .checkedLink {
    text-align: center;
    color: #fff;
    background: #ff7300;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.commonLink2 .checkedLink:hover, .commonLinkBox2 .checkedLink:hover {
    color: #fff;
}

.searchCarLength {
    *padding-bottom: 0;
}

/*.searchCarLength a{width:80px;}*/
/*.searchCarType a{width:75px;}*/
.searchCarWeight a {
    width: 80px;
}

.chooseDetail {
    background: #fff5f0;
    padding: 4px 10px;
    line-height: 20px;
    margin-bottom: 10px;
    width: 1068px;
}

.chooseDetail b {
    display: block;
    float: left;
    color: #f85100;
    font-size: 12px;
    margin: 4px 0;
}

.chooseDetail a {
    display: block;
    float: left;
    margin: 4px 20px 4px 0;
    color: #f85100;
    font-size: 12px;
    padding: 0 4px;
}

.chooseDetail .choosedCity {
    text-align: center;
    color: #fff;
    background: #ff7300;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.chooseWapper {
    width: 1198px;
    margin: 0 auto;
    padding: 10px 0 0;
    *padding: 10px 0;
    font-size: 14px;
    border: solid 1px #eee;
    border-top: none;
    background: #fff;
}

.chooseWapper .topSearchText1 {
    line-height: 22px;
    width: 90px;
    font-size: 12px;
}

.chooseWapper2 {
    padding: 10px 0 0;
    *padding: 10px 0;
    font-size: 14px; /* border:solid 1px #eee; */
    border-top: none;
    background: #fff;
}

.chooseWapper2 .topSearchText1 {
    line-height: 22px;
    width: 90px;
    font-size: 12px;
}

.chooseWapper2 .choosedLink {
    width: 820px;
}

.chooseWapper2 .choosedLink a {
    margin-bottom: 0; /* padding: 0 28px 0 8px; */
}

.choosedLink {
    width: 1038px;
}

.choosedLink a {
    display: block;
    float: left;
    position: relative;
    height: 22px;
    line-height: 22px;
    padding: 0 28px 0 8px;
    margin: 0 10px 10px 0;
    text-align: center;
    color: #ff7300;
    font-size: 12px;
    border: solid 1px #ddd;
    background: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
}

.choosedLink a i {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 22px;
    height: 22px;
    background: url(../img/icon.png) no-repeat -31px -239px;
}

.choosedLink a:hover {
    border: solid 1px #ff7300;
}

.choosedLink a:hover i {
    background: url(../img/icon.png) no-repeat -9px -239px;
}

.choosedLink ul li {
    float: left;
    display: inline;
    margin-right: 10px;
    border: 1px solid #ddd;
    color: #ff7300;
    position: relative;
    height: 22px;
    line-height: 22px;
    border-radius: 2px;
}

.choosedLink ul li:hover {
    border: solid 1px #ff7300;
}

.choosedLink ul li a:hover {
    border: none;
}

.choosedLink ul li .spanXZ {
    padding: 0 28px 0 5px;
    font-size: 12px;
}

.choosedLink ul li .close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 22px;
    height: 22px;
    background: url(../img/icon.png) no-repeat -31px -239px;
    cursor: pointer;
    padding: 0;
    margin: 0;
    border-radius: initial;
    border: none;
}

.choosedLink ul li:hover .close {
    background: url(../img/icon.png) no-repeat -9px -239px;
}

.banJiaCompany {
    padding-top: 4px;
    color: #ff6600;
    font-size: 13px;
}

.banJiaList .publisherInfo {
    width: 108px;
}

.ordinaryMem {
    color: #009900;
}

.banJiaRightWapper {
    float: right;
    width: 240px;
}

.rightCont {
    margin: 0 0 10px 0;
    background: #fff;
    border: solid 1px #eee;
}

.banJiaAd {
    padding: 0 5px 10px;
}

.banJiaAd a {
    display: block;
    width: 228px;
    height: 150px;
    margin-top: 10px;
}

.banJiaAd img {
    width: 228px;
    height: 150px;
}

.banJiaList .rightDate {
    position: absolute;
    bottom: 14px;
    right: 12px;
    font-size: 12px;
}

.rightList {
    margin-top: 10px;
}

.rightList ul {
    padding: 5px 0;
}

.rightList ul li {
    padding: 0 10px 0 10px;
}

.rightList ul li a {
    display: block;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    padding: 0 0 0 8px;
    color: #666;
    background: url(../img/icon.png) no-repeat -9px -354px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.noMargin {
    margin: 0;
}

/*��Դ�б�*/
.huoListTopTip {
    color: #146CBF;
}

.jianTou {
    float: left;
    line-height: 30px;
    padding: 0 8px 0 0;
}

.topSearch .inputHeight30 {
    width: 180px;
    height: 28px;
    font-size: 12px;
}

.topBanJiaSearch ul.topSearch .otherChoose {
    font-size: 12px;
    border-bottom: none;
}

.comChoose {
    position: relative;
    z-index: 8;
    cursor: pointer;
    padding: 0 15px;
    height: 28px;
}

.comChoose:hover {
}

.optionBox {
    position: absolute;
    z-index: 2;
    display: none;
    background: #fff;
    border: 1px solid #ddd;
    padding: 5px 5px;
    top: 27px;
    left: -1px;
}

.optionBox li {
    float: left;
    width: 50px;
    height: 30px;
    line-height: 30px;
    background: #eee;
    text-align: center;
    margin: 6px;
}

.optionBox li:hover {
    background: #f85100;
    color: #fff;
}

.optionBox:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background: #FFF;
    box-shadow: -1px -1px 1px -1px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: -1px -1px 1px -1px rgba(0, 0, 0, 0.6);
    content: "";
    height: 14px;
    position: absolute;
    width: 14px;
    top: -6px;
    z-index: -1;
}

.comChoose:hover .optionBox {
    display: block;
}

.optionBox li:hover a {
    color: #fff;
}

.huoCarType ul li {
    width: 80px;
}

.huoWeight ul li {
    width: 64px;
}

.huoVolume ul li {
    width: 100px;
}

.huoType ul li {
    width: 80px;
}

.huoFrom ul li {
    width: 80px;
}

.chooseOption {
    float: left;
    height: 18px;
    line-height: 18px;
}

.jtIcon {
    background: url(../img/icon.png) no-repeat 4px -790px;
    height: 15px;
    line-height: 15px;
    display: inline-block;
    width: 15px;
}

.topBanJiaSearch ul.topSearch .optionBox li {
    padding: 0;
    border-bottom: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.huoCarLength ul {
    width: 372px;
}

.huoCarType ul {
    width: 555px;
    left: -96px;
}

.huoWeight ul {
    width: 380px;
    left: -181px;
}

.huoVolume ul {
    width: 448px;
    left: -219px;
}

.huoType ul {
    width: 276px;
    left: -114px;
}

.huoFrom ul {
    width: 184px;
    left: -72px;
}

.huoCarLength ul:before {
    left: 20px;
}

.huoCarType ul:before {
    left: 120px;
}

.huoWeight ul:before {
    left: 200px;
}

.huoVolume ul:before {
    left: 240px;
}

.huoType ul:before {
    left: 140px;
}

.huoFrom ul:before {
    left: 100px;
}

.huoListTit {
    margin-top: -2px;
}

.huoListCom {
    display: block;
    padding: 0 8px 0 0;
}

.huoList {
    background: #fff;
}

.huoList .wxtIcon {
    margin: 0 0 0 15px;
}

.huoListInfo {
    padding: 3px 0 0 0;
}

.huoListInfo li {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
    color: #333;
    width: 220px;
}

.huoListInfo .huoListTip {
    width: 600px;
}

.comRightAd a {
    display: block;
    width: 238px;
    height: 168px;
    margin-bottom: 10px;
}

.comRightAd a img {
    width: 238px;
    height: 168px;
}

/*һ�ֻ�Դ��¼����*/
.dengluz {
    position: absolute;
    z-index: 99999;
    left: 35%;
}

.d_zwp {
    background: #fff;
    position: absolute;
    left: 40%;
}

.d_zwp .tctitle {
    height: 40px;
    position: relative;
    padding-left: 10px;
    background: #f6f6f6;
}

.d_zwp .tctitle .t {
    font: 18px/22px "Microsoft Yahei";
    color: #5e5e5e;
    padding-top: 10px;
    padding-left: 10px;
}

.d_zwp .tctitle a {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 12px;
    cursor: pointer
}

.d_zwp .jb_c1 {
    height: 250px;
    padding: 20px;
}

.d_zwp .login_c {
    width: 420px;
    height: 225px;
    padding: 20px;
    padding-top: 30px;
}

.d_zwp .login_c ul li {
    float: left;
    width: 420px;
    padding: 6px 0
}

.d_zwp .login_c .dpil {
    display: block;
    float: left
}

.d_zwp .login_c .txt_lable {
    width: 70px;
    height: 38px;
    text-align: right;
    line-height: 38px;
}

.d_zwp .login_c .txt_input {
    width: 246px;
    height: 38px;
}

.d_zwp .login_c .txt_input input {
    width: 234px;
    height: 24px;
    line-height: 24px;
    padding: 6px 5px;
    border: 1px #b0b0b0 solid;
    font-size: 16px;
}

.d_zwp .login_c .txt_yzm {
    width: 112px;
    height: 38px
}

.d_zwp .login_c .txt_yzm input {
    width: 100px;
    height: 24px;
    line-height: 24px;
    padding: 6px 5px;
    border: 1px #b0b0b0 solid;
    font-size: 16px;
}

.d_zwp .login_c .txt_ti {
    width: 70px;
    height: 38px;
    padding-left: 10px;
    line-height: 38px;
}

.d_zwp .lans:link, .d_zwp .lans:visited {
    color: #0088cc;
    text-decoration: none
}

.d_zwp .lans:hover, .d_zwp .lans:active {
    color: #BD0A01;
    text-decoration: underline
}

.d_zwp .login_c .txt_dl {
    width: 120px;
    height: 40px;
    padding-left: 70px;
    padding-top: 6px;
}

.d_zwp .login_c .txt_dl input {
    width: 120px;
    height: 36px;
    border: 0px;
    cursor: pointer;
    background: #ff7300;
    color: #fff;
    border-radius: 3px;
}

.d_zwp .login_c .txt_zc {
    width: 120px;
    height: 40px;
    padding-left: 8px;
    padding-top: 6px;
}

.d_zwp .login_c .txt_zc a {
    width: 120px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    display: block;
    background: #1391ce;
    color: #fff;
    text-align: center;
    border-radius: 3px;
}

.d_zwp .login_c .txt_img {
    width: 65px;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
    padding-top: 4px;
}

.d_zwp .login_c .txt_img img {
    cursor: pointer
}

.w_zwp {
    background: #fff;
    position: absolute;
    left: 30%;
    z-index: 99999;
    width: 580px;
}

.w_zwp .tctitle {
    height: 36px;
    line-height: 36px;
    position: relative;
    padding-left: 10px;
}

.w_zwp .tctitle a {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 12px;
    cursor: pointer
}

.w_zwp .jb_c1 {
    width: 470px;
    height: 75px;
    margin-left: 20px;
    padding-left: 70px;
    background: url(../img/yishoucar.png) no-repeat -229px 0;
    border-bottom: 1px #dbdbdb solid
}

.w_zwp .jb_c1 .txt {
    font: 700 22px/34px "Microsoft Yahei";
    color: #e30000;
    padding-top: 5px;
}

.w_zwp .jb_c1 .txc {
    font: 14px/20px "Microsoft Yahei";
    color: #333;
}

.w_zwp .jb_c2 {
    width: 540px;
    padding: 10px 0px;
    margin-left: 20px;
    border-bottom: 1px #dbdbdb solid
}

.w_zwp .jb_c3 {
    width: 540px;
    height: 70px;
    padding: 10px 0px;
    margin-left: 20px;
    padding-top: 15px;
}

.w_zwp .jb_c3 .lx_l {
    width: 250px;
    padding-left: 18px;
}

.wuxintz .w_zwp .jb_c3 .lx_l p {
    padding: 5px 0
}

.wuxintz .w_zwp .jb_c3 .lx_l .tel {
    font: 20px/22px "Microsoft Yahei";
    color: #e30000;
}

.w_zwp .jb_c3 .lx_r {
    width: 250px;
    padding-left: 10px;
    padding-top: 10px;
}

.wuxintz .w_zwp .jb_c3 .lx_r .gozhifu {
    background: url(../img/yishoucar.png) no-repeat 0 0;
    width: 203px;
    height: 46px;
    display: block;
    line-height: 200px;
    overflow: hidden
}

/*����б�*/
.kuaiDiSearch .topSearch {
    border-bottom: none;
    border-top: solid 1px #f85100;
}

.kuaiDiSearch .orangeBtn, .kuaiDiSearch .orangeBtn:hover {
    width: 70px;
    height: 30px;
    line-height: 30px;
}

.kuaiDiSearch ul.topSearch .topSearchText1 {
    width: 110px;
}

/*.kuaiDiSearch .commonLinkBox a{ padding:0;}*/
.kuaiDiSearch .commonLinkBox a:hover {
    color: #f85100;
    text-decoration: underline;
}

.kuaiDiTuiJian {
    width: 948px;
    border: solid 1px #eee;
    margin-top: 10px;
}

.kuaiDiRight .rightTit {
    position: relative;
}

.rightMore {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    display: block;
    height: 18px;
    line-height: 18px;
    color: #999;
    font-size: 12px;
}

.rightMore:hover {
    color: #f85100;
    text-decoration: underline;
}

.subList {
    background: #fff;
    border: solid 1px #eee;
    border-bottom: none;
}

.subListTit {
    padding: 8px 10px;
    overflow: hidden;
    border-bottom: solid 1px #f85100;
}

.subListTit li {
    float: left;
    font-size: 14px;
}

.subListTit .areaList1 {
    width: 350px;
    padding: 0 0 0 5px;
}

.subListTit .areaList2 {
    width: 260px;
}

.subListTit .areaList3 {
    width: 120px;
}

.subListTit .areaList4 {
    width: 120px;
}

.subListTit .areaList5 {
    width: 50px;
    padding: 0 0 0 20px;
}

.subLists {
    padding: 10px 10px;
    border-bottom: dashed 1px #eee;
}

.subList .subLists:last-child {
    border-bottom: none;
}

.subLists li {
    float: left;
    padding: 0 40px 0 0;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}

.subLists .areaList1 {
    width: 310px;
    padding: 0 40px 0 5px;
}

.subLists .areaList1 a, .subLists .areaList2 a {
    display: block;
    width: 310px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.subLists .areaList1 a:hover, .subLists .areaList2 a:hover {
    text-decoration: underline;
    color: #ff5400;
}

.subLists .areaList2 {
    width: 220px;
}

.subLists .areaList2 a {
    width: 220px;
}

.subLists .areaList3 {
    width: 80px;
}

.subLists .areaList4 {
    width: 80px;
}

.subLists .areaList5 {
    width: 70px;
    padding: 0;
}

.kuaiDiBox .chaKanBtn {
    margin: 0;
    border: solid 1px #ff5400;
    color: #ff5400;
    background: #fff;
}

.kuaiDiBox .chaKanBtn:hover {
    border: solid 1px #ff5400;
    color: #fff;
    background: #ff5400;
}

.kuaiDiTuiJian {
    background: #fff;
}

.kuaiDiTuiJian .otherLinks {
    padding: 10px 0 20px 25px;
}

.kuaiDiTuiJian .otherLinks a {
    width: 128px;
    height: 18px;
    font-size: 14px;
    margin: 10px 25px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*201*/
.cityTitle {
    height: 30px;
    line-height: 30px;
}

.cityTitle .city {
    color: #fa5000;
    font-weight: bold;
    font-size: 18px;
    padding-left: 10px;
}

.cityTitle .more a {
    font-size: 12px;
    color: #888;
}

.cityTitle .more a:hover {
    color: #fa5000;
}

/*ר�߾ۺ�ҳ*/
.jhListCon {
    background: #fff;
    padding: 16px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    position: relative;
    margin-bottom: 12px;
}

.jhListCon:hover {
    background: #fffcf7;
    border-top: 1px solid #fa5000;
    border-bottom: 1px solid #fa5000;
}

.jhListTop {
    position: relative;
}

.jhListTop i {
    display: inline-block;
    height: 19px;
    background: #fa5000;
    width: 4px;
    position: absolute;
    top: 5px;
}

.jhListTop .areaPro {
    font-size: 20px;
    color: #222;
    height: 30px;
    padding-left: 13px;
    display: inline-block;
    vertical-align: top;
}

.jhListTop .areaCity {
    background: #fff4f2;
    border: 1px solid #fee8db;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    margin-left: 10px;
}

.jhListTop .areaCity a {
    color: #fd6600;
    padding: 0 7px;
}

.jhListTop .areaCity a:hover {
    color: #f00;
}

.jhList {
    padding: 15px;
}

.jhList li {
    background: url(../img/jharrrow.png) left no-repeat;
    padding-left: 10px;
    padding-right: 5px;
    float: left;
    width: 18%;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

.jhList li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jhList li.first a {
    color: #fa5000;
}

.jhListMore {
    position: absolute;
    bottom: -1px;
    _bottom: 1px;
    right: 0;
    width: 120px;
    height: 28px;
    line-height: 28px;
    background: #fff;
    border: 1px solid #e9e9e9;
    border-top-left-radius: 20px;
    text-align: center;
}

.jhListCon:hover .jhListMore {
    background: #f60;
    color: #fff;
    border: 1px solid #f60;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

#jhListTopAdd {
    background: #fff4f2;
    border: 1px solid #fee8db;
    height: 28px;
    line-height: 28px;
    width: 100%;
}

/*��Դ*/
.cheTip {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #efefef;
    font-size: 14px;
}

.cheTip ul li {
    float: left;
}

.cheTip ul li.w480 {
    width: 465px;
    padding: 0 30px 0 18px;
}

.cheTip ul li.w310 {
    width: 290px;
    padding: 0 30px 0 5px;
}

.cheTip ul li.w100 {
    width: 75px;
    padding: 0 30px 0 5px;
    text-align: center;
}

/*��Դlist*/
.col888 {
    color: #888;
    font-size: 12px;
}

.cheInfo1 p {
    font-size: 12px;
}

.cheyuanShang {
    width: 470px;
    padding: 0 30px 0 0;
}

.cheList {
    padding: 15px 0;
    margin: 0 18px;
    border-bottom: dashed 1px #ddd;
    font-size: 14px;
}

.cheInfo1 {
    width: 470px;
    padding: 0 20px 0 0;
}

.cheInfo1 p.biaoTi {
    padding: 0 5px 4px 0;
    font-size: 16px;
}

.cheInfo1 p.biaoTi a {
    color: #ff7300;
}

.cheInfo1 p.biaoTi a:hover {
    text-decoration: underline;
}

.cheInfo1 p.cheLiang {
    padding: 4px 0 6px 0;
}

.cheInfo1 p span.changZhuDi {
    padding-right: 15px;
}

.cheInfo1 p.cheLiang span.line {
    color: #ddd;
}

.cheInfo1 p.shuoMing {
    padding: 6px 0 4px 0;
}

.cheInfo1 .dingWei {
    background: url(../img/icon.png) no-repeat 0px -820px;
    padding: 0 0 0 26px;
    overflow: hidden;
}

/*.cheInfo1 .dingWei a{ color:#057cc8;}
.cheInfo1 .dingWei a:hover{ text-decoration:underline}*/
.cheInfo2 {
    font-size: 12px;
    line-height: 24px;
    width: 290px;
    padding: 0 30px 0 0;
}

.cheInfo2 li span i {
    color: #999
}

.cheInfo2 li span {
    font-size: 14px;
}

.realName {
    width: 86px;
    height: 20px;
    background: url(../img/icon.png) no-repeat -5px -140px;
    margin-bottom: 6px;
}

.nianXian {
    padding: 2px 0 10px 0;
}

.operationBoxChe {
    width: 90px
}

.operationBoxChe p {
    font-size: 12px;
    padding: 20px 0 10px 0;
}

.wxtIconChe {
    padding-top: 5px;
}

.rightTitChe h3 {
    font-weight: bold;
}

/*�Ҳ�*/
.clearFixChe a.tuiJianLine {
    font-size: 16px;
    padding: 5px 0;
}

.rightWapAd {
    width: 238px;
    float: right;
}

.rightWapAd ul li {
    margin-bottom: 10px;
}

.rightWapAd ul li img {
    width: 238px;
}

.rightWapper .companyNameChe {
    background: none;
    padding: 0
}

.rightWapper .companyNameChe i {
    font-size: 12px;
}

.wxtIcon a.tuiJianIcon {
    background: none;
}

.zaiZhong {
    padding-right: 10px;
}

.tuiJianIconChe {
    margin: 0
}

.tuiJianList p.cheChang {
    padding: 4px 0 2px 0;
}

.orange {
    color: #ff7300;
}

/*�����*/
.peiList {
    padding: 15px 0 2px 0;
}

/*��������*/
.searchChe {
    width: 60px;
    text-align: right;
}

.searchChe {
    width: 100%;
    background: #fff;
    margin: 0 auto;
    border: 1px solid #eee;
    margin-bottom: 10px;
}

.searchCheBox {
    width: 97%;
    padding: 15px 10px 15px 15px;
}

.citysearch span.col888 {
    display: block;
    float: left;
    line-height: 22px;
    padding: 0;
    width: 72px;
}

.citysearch {
    border-bottom: 1px solid #eee;
    float: left
}

.searchChe a {
    display: block;
    float: left;
    margin: 5px 5px 5px 0;
    line-height: 22px;
    height: 22px;
    font-size: 12px;
    text-align: center;
    padding: 0 8px;
}

.searchChe .on {
    background: #fe510f;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.typeChe {
    float: left;
    padding-top: 10px;
    margin-right: 5px;
}

.typeChe .col888 {
    height: 44px;
    line-height: 22px;
    float: left;
    margin-top: 5px;
    width: 72px;
    cursor: pointer;
}

.searchCheChang {
    padding: 10px 0 10px 0;
    float: left;
}

.searchCheChang span {
    height: 22px;
    line-height: 22px;
    float: left;
    padding: 0 8px;
    cursor: pointer;
    margin: 5px 0;
}

.searchCheChang span.col888 {
    padding: 0;
    width: 72px;
}

.lineSearch {
    float: left;
    padding: 10px 0 10px 0;
}

.lineSearch .col888 {
    height: 30px;
    line-height: 30px;
    float: left;
    width: 72px;
}

.lineSearch .daoDaDi {
    margin-right: 10px;
}

.lineSearch .topSearchIcon {
    width: 10px;
    margin-left: 12px;
}

.lineChe {
    border-bottom: 1px solid #eee;
    width: 100%;
    float: left
}

.sear_common_c {
    float: left;
}

.sear_common_r {
    float: left;
    width: 798px;
}

.common_shi {
    background: #fff5f0;
    padding: 4px 10px;
    line-height: 20px;
}

.common_shi .sh {
    display: block;
    float: left;
    color: #f85100;
    font-size: 12px;
    font-weight: bold;
    min-height: 20px;
    margin: 5px 5px 5px 0;
}

.common_shi a {
    display: block;
    float: left;
    margin-right: 10px;
    color: #f85100;
    font-size: 12px;
    margin-bottom: 0;
}

.common_shi .shon {
    background: #f85100;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.lineSearch .lineSrhArrow {
    height: 30px;
    line-height: 30px;
    margin: 0 6px;
    color: #888;
}

/*���������б�*/
.titzx-a {
    background: #fff;
    padding: 10px;
    border-bottom: 1px solid #fa5000;
}

.titzx-a h2 {
    height: 18px;
    line-height: 18px;
    padding: 0 0 0 6px;
    font-size: 16px;
    font-weight: bold;
    border-left: 3px solid #f85100;
    color: #ff4800;
    overflow: hidden;
}

.cheYuanList {
    background: #fff;
}

.cheTipBox {
    overflow: hidden;
}

.tabListChe {
    background: none;
}

.cheInfo3 {
    width: 410px;
}

.cheInfo3 .zhuZhi {
    padding-bottom: 6px;
}

.seachcheInfo2 {
    width: 200px;
}

.cheTipBox .w600 {
    width: 585px;
    padding-left: 15px
}

.cheTipBox .w200 {
    width: 220px;
}

.cheTipBox .w100 {
    width: 100px;
}

.nocary {
    text-align: center;
    padding: 30px 0;
    font-size: 14px;
}

.introWrap {
    padding: 10px;
    border: 1px solid #eee;
    line-height: 24px;
    color: #333;
}

.introWrap span {
    font-size: 14px;
    font-weight: bold;
    color: #fa5000;
}

.introWrap i {
    color: #333;
    font-weight: bold;
}

.introWrap p a {
    color: #888;
    margin-right: 20px;
    white-space: nowrap;
}

.introWrap p a:hover {
    color: #fa5000;
}

/*����*/
#allmap12 {
    height: 450px;
    width: 100%;
}

.title-cldw {
    margin-top: 15px;
    margin-left: 25px;
    color: #666;
    font-weight: bold;
    float: left;
    font-size: 16px;
}

.close-cc {
    float: right;
    font-size: 30px;
    padding-right: 20px;
}

.map-bg {
    background-color: #FFF;
    width: 750px;
    height: 480px;
    position: fixed;
    left: 25%;
    top: 15%;
    border: #CCC solid 1px;
    z-index: 9999;
}

.cldw-ggw {
    float: left;
    margin-left: 200px;
    margin-top: 15px;
    font-size: 12px;
}

.cldw-ggw a {
    border: none;
    color: #ff4800;
    text-decoration: none;
}

.cldw-ggw a:hover {
    border: none;
    color: #ff4800;
    text-decoration: none;
}

.divvisited a {
    color: #9d9c9c;
}

.divvisited a:hover {
    color: #f51b00;
}

.lahxzs {
    float: right
}

/*.btn_wz{background: url(../img/asdd.jpg) 0 -27px;}
.titzx-a{ height: 26px;line-height: 26px;position: relative; border-bottom:2px solid #ff7200;}*/
.btnbgl {
    width: 4px;
    height: 28px;
    background: url(../img/zclist.png) 0 -30px no-repeat;
    float: left
}

.btnbgr {
    width: 4px;
    height: 28px;
    background: url(../img/zclist.png) -68px -30px no-repeat;
    float: left;
    margin-right: 10px;
}

/*.btn_wz{ min-width: 110px; height: 28px; background: url(../img/zjdt.jpg) repeat-x; float: left; color: white; font-weight: bold; text-align: center; font-size: 14px; padding: 0 4px;}*/
.seoCheYuan {
    padding: 6px;
    color: #9d9c9c;
    border: 1px solid #eee;
    margin-bottom: 10px;
}

/*201�·�*/
#foot-tab {
    background: #fff;
    border: 1px solid #eee;
}

.tt-foot-zx {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e4e4e4;
}

.tt-foot-zx ul li {
    float: left;
    font-size: 16px;
    padding: 0 20px;
    cursor: pointer;
}

.tt-foot-zx02 {
    border-bottom: 1px solid #fa5000;
}

.nav-foot-zx {
    padding: 10px 20px;
}

.nav-foot-zx ul li {
    float: left;
    width: 16%;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
}

.search-engine a {
    color: #999;
}

.search-engine a:hover {
    color: #fa5000;
}

.anpager a {
    cursor: pointer;
    padding: 5px 9px;
    background: #fff;
    border: 1px solid #ededed;
}

.anpager a:hover,
.anpager .cpb {
    background: #ff7300;
    color: #fff;
    padding: 5px 9px;
    border: 1px solid #ff7300;
}

/*ר���б�����ͼ��ʽ*/
/*������ͼ��ʽ*/
#BgDiv {
    background-color: #333;
    position: absolute;
    z-index: 999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    height: 2016px;
    opacity: 0.3;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
}

#BaiduMapPanl {
    position: absolute;
    width: 860px;
    left: 50%;
    margin-left: -430px;
    height: auto;
    z-index: 1000;
    background-color: #fff;
    border: 1px #c3c3c3 solid;
    padding: 1px;
}

#BaiduMapPanl .tctitle {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background-color: #eee;
    position: relative;
    padding-left: 10px;
    border-bottom: 1px #ddd solid
}

#BaiduMapPanl .tctitle a {
    position: absolute;
    right: 10px;
    font-size: 20px;
    cursor: pointer
}

#BaiduMap {
    width: 860px;
    height: 600px;
}

#BaiduMap #Bmap {
    width: 620px;
    height: 600px;
    float: left;
    background: #f8f8f8;
}

#BaiduMap #Bmenu {
    width: 239px;
    height: 600px;
    float: right;
    background: #fff;
    border-left: #c3c3c3 1px solid;
}

#BaiduMap #Bmenu #wshilist {
    height: 560px;
    width: 100%;
    overflow-y: scroll;
}

#wshilist .wdarea {
    padding: 8px;
    line-height: 20px;
    display: block;
    border-bottom: 1px solid #dcdcdc;
    cursor: pointer
}

#wshilist .wdarea:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

#wshilist .redbgz .l {
    float: left;
    margin-right: 5px;
    width: 19px;
    height: 28px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: url(../img/maptu.png) no-repeat scroll 0 0 transparent;
    text-align: center;
    display: inline-block
}

#wshilist .bluebgz .l {
    float: left;
    margin-right: 5px;
    width: 19px;
    height: 28px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: url(../img/maptu.png) no-repeat scroll -30px 0 transparent;
    text-align: center;
    display: inline-block
}

#wshilist .wdarea .area {
    float: left;
    width: 180px;
    display: inline-block;
    clear: right
}

#wshilist .wdarea .area p {
    padding: 1px;
}

#wshilist .wdarea .area p.gsming {
    color: #ff7300;
}

.gsming a:link, .gsming a:visited {
    color: #ff7300
}

.gsming a:hover, .gsming a:active {
    color: #E63312;
    text-decoration: underline
}

#wshilist .wdarea .area p.wdming {
    font-weight: bold
}

.wdfy {
    width: 239px;
    height: 24px;
    line-height: 24px;
    padding-top: 8px;
    border-top: #D1CED1 1px solid;
    text-align: center
}

.wdfy .yse {
    color: #0048A2;
    padding-left: 5px;
}

.wdfy .off, #Bmenu .wdfy .on {
    height: 22px;
    line-height: 22px;
    margin: 0 2px;
    text-align: center;
    display: inline;
}

.wdfy .off {
    color: #999;
    padding: 2px 3px;
    border: #D1CED1 1px solid;
}

.wdfy .on {
    padding: 2px 3px;
    border: #0048A2 1px solid;
}

a.bluezw {
    color: #0048A2;
}

a.bluezw:hover {
    color: #990000;
    text-decoration: underline
}

/*ר��������ʱ*/
.ptInfo {
    width: 493px;
    padding-right: 30px;
}

.ptInfo .zhuanxian {
    font-size: 16px;
    padding: 0 0 3px 0
}

.ptInfo .zhuanxian i {
    font-size: 12px;
    font-style: normal;
    color: #999
}

.ptInfo .zhuanxian label {
    font-size: 12px;
    font-style: normal;
    color: #999
}

.ptInfo .seewd {
    font-size: 12px;
}

.seewd a:link, .seewd a:visited {
    color: #999999
}

.seewd a:hover, .seewd a:active {
    color: #E63312
}

.ptInfo .com {
    font-size: 14px;
    padding: 1px 0;
}

.ptInfo .jj {
    color: #888;
    line-height: 24px;
    padding: 5px 0;
    font-size: 12px;
}

.ptInfo .coare {
    color: #888;
    font-size: 12px;
    padding: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
}

/*ר���б�ɹر�*/
.liehuo_net_l {
    position: absolute;
    left: 200px;
    top: -46px;
    z-index: 20;
    background: url(../img/tckbg_zwp.png) 0 0 no-repeat;
}

.liehuo_net_r {
    position: absolute;
    left: 310px;
    top: -80px;
    z-index: 20;
    background: url(../img/tckbg_zwp2.png) 0 0 no-repeat;
}

a.closetc {
    display: block;
    width: 36px;
    height: 33px;
    float: right;
    margin-top: 10px;
    margin-right: 8px;
    line-height: 100px;
    overflow: hidden;
    cursor: pointer;
}

/*����*/
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
    margin: 8px 1px 0px 0 !important;
    height: 24px !important;
}

.bds_more {
    background: url(../img/tj.png) no-repeat 0px 0px !important;
    width: 5px;
}

.bds_weixin {
    background: url(../img/wx.png) no-repeat 0px 0px !important;
    width: 5px;
}

.bds_sqq {
    background: url(../img/qq.png) no-repeat 0px 0px !important;
    width: 5px;
}

.bds_qzone {
    background: url(../img/kj.png) no-repeat 0px 0px !important;
    width: 5px;
}

.bds_tsina {
    background: url(../img/wb.png) no-repeat 0px 0px !important;
    width: 5px;
}

.leftList201t .companyName {
    max-width: 268px;
}

.paddingLeft35 {
    padding-left: 35px;
}

/*20180622ר���б����*/
.basicTitle li {
    position: relative;
}

.lingDanTips {
    display: none;
    position: absolute;
    top: -72px;
    left: 0;
    z-index: 1;
    width: 900px;
}

.basicTitle li:hover .lingDanTips {
    display: block;
}

.lingDanTips i {
    display: block;
    width: 13px;
    height: 8px;
    margin: -1px 0 0 47px;
    background: url(../img/linetabicon.png) no-repeat;
}

.lingDanTips p {
    display: block;
    width: 375px;
    color: #ff844b;
    font-size: 14px;
    line-height: 22px;
    padding: 7px 18px;
    background: #fffae7;
    border: solid 1px #ffcca2;
    -webkit-box-shadow: 3px 3px 10px rgba(254, 131, 72, .1);
    -moz-box-shadow: 3px 3px 10px rgba(254, 131, 72, .1);
    box-shadow: 3px 3px 10px rgba(254, 131, 72, .1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/*2018.07.17 ����ʵ����֤���ͨ��*/
.h-realname {
    background: url(../img/icon.png) no-repeat 0px -557px;
    width: 70px;
    height: 20px;
    vertical-align: top;
    margin: 0px 0 3px;
}

.h-shhy {
    display: inline-block;
    overflow: hidden;
    color: #888;
    padding-left: 5px;
    font-size: 13px;
}

