/*logo部分*/
.logo {
    margin-bottom: 10px;
}

.logo .logoLeft {
    width: 920px;
    float: left;
    background: #fff;
    height: 160px;
}

.logo .logoRight {
    width: 260px;
    float: right;
    background: #fff;
    height: 160px;
}

.logo .logoLeft .lists {
    display: block;
    width: 12.5%;
    float: left;
    text-align: center;
    line-height: 25px;
    margin-top: 26px;
    color: #555;
    font-weight: normal;
}

.logo .logoLeft .lists p.icon {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background: url(../images/cbgicon.png) no-repeat -560px -61px;
}

.logo .logoLeft .lists p.iconRecruit {
    background-position: -613px -62px;
}

.logo .logoLeft .lists p.ctitle {
    font-size: 13px;
}

.logo .logoLeft .lists p.iconOld {
    background-position: -663px -62px;
}

.logo .logoLeft .lists p.iconOldcar {
    width: 48px;
    background-position: -714px -62px;
}

.logo .logoLeft .lists p.iconStudy {
    background-position: -763px -62px;
}

.logo .logoLeft .lists p.iconAnimal {
    background-position: -814px -62px;
}

.logo .logoLeft .lists p.iconLife {
    width: 45px;
    background-position: -866px -62px;
}

.logo .logoLeft .lists p.iconBusiness {
    width: 47px;
    background-position: -975px 0px;
}


.logo .logoLeft .lists .htitle {
    font-size: 16px;
}

.logo .logoLeft .lists .ctitle {
    color: #8e8e8e;
}

.logo .logoRight p {
    text-align: center;
    line-height: 25px;
}

.logo .logoRight p .fabu, .logo .logoRight p .fabub {
    width: 160px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    border-radius: 3px;
    background: #8bc34a;
    color: #f8f8f8;
    font-size: 16px;
    cursor: pointer;
    margin-top: 23px;
    border: none;
    padding: 0;
}

.logo .logoRight p .fabu:hover {
    background: #a3d416;
}

.logo .logoRight p .fabub {
    margin-top: 12px;
    margin-bottom: 5px;
    background: #f44336;
}

.logo .logoRight p .fabub:hover {
    background: #fb5c51;
}

.logo .logoRight p .xiugai {
    color: #555;
}

.logo .logoRight p .xiugai:hover {
    color: #90c31f;
    text-decoration: underline;
}

.logo .logoLeft .lists:hover {
    color: #90c31f;
}

/*导航分类部分*/
.navClass {
    font-size: 14px;
    margin-top: 10px;
    background: #fff;
}

.navClass .title {
    color: #f44336;
    font-weight: bolder;
    border-bottom: 1px solid #f0f0f0;
    line-height: 47px;
    font-size: 16px;
    margin: 0px 20px;
}

.navClass .title .addh2 {
    font-size: 16px;
    display: inline-block;
}

.navClass .title .zhushi {
    font-weight: normal;
    margin-left: 10px;
    font-size: 14px;
    color: #8e8e8e;
}

.navClass .title .kehuduan {
    display: inline-block;
    height: 36px;
    float: right;
    margin-top: 6px;
}

.navClass .title .kehuduan .mobile_ico {
    margin-right: -5px;
}

.navClass .yellowpage {
    margin: 0px 20px;
    padding: 10px 0px;
}

.navClass .yellowpage li {
    width: calc(20% - 10px);
    float: left;
    height: 30px;
    line-height: 30px;
    font-family: "Hiragino Sans GB", 宋体, arial, Tahoma, SimSun, sans-serif;
    padding-left: 10px;
}

.navClass .yellowpage li.textIndent {
    text-indent: 1em;
}

.navClass .yellowpage li span {
    color: #727272;
}

.navClass .yellowpage li a {
    color: #3952da;
}

.navClass .yellowpage li a.changeColor {
    color: #f44336;
}

.navClass .yellowpage li a:hover {
    color:#f44336;
    text-decoration: underline;
}

.navClass .freeMessage {
    display: flex;
    flex-wrap: wrap;
}

.navClass .freeMessage li {
    float: left;
    padding: 0px 17px 15px 17px;
    border-right: 1px dotted #eee;
}

.navClass .freeMessage li:hover {
    background: #fcfcfc;
}

.navClass .freeMessage li .title {
    margin: 0;
    font-size: 14px;
    line-height: 42px;
}

.navClass .freeMessage li .title .titlea {
    float: right;
    color: #f44336;
    font-size: 14px;
    font-weight: normal;
}

.navClass .freeMessage li .title .titleh {
    color: #f44336;
    font-size: 14px;
}

.navClass .freeMessage li .title .titlea:hover {
    color: #f44336;
    text-decoration: underline;
}

.navClass .freeMessage li .title .titleh:hover {
    color: #f44336;
    text-decoration: underline;
}

.navClass .freeMessage .first {
    width: 400px;
    padding-left: 20px;
}

.navClass .freeMessage .second {
    width: 215px;
    height: 192px;
}

.navClass .freeMessage .third {
    width: 215px;
}

.navClass .freeMessage .four {
    width: 215px;
    border-right: 0px;
    padding-right: 20px;
    height: 192px;
}

.navClass .freeMessage li .smlist {
    font-size: 0px;
    margin-top: 5px;
}

.navClass .freeMessage li .smlist a {
    font-size: 14px;
    display: inline-block;
    margin-top: 10px;
    color: #777777;
    padding: 0 5px;
    border-right: 1px solid #dfdfdf;
}

.navClass .freeMessage li .smlist a.nonePadLeft {
    padding-left: 0px;
}

.navClass .freeMessage li .smlist a.noneBorderRight {
    border-right: 0px;
    padding-right: 0px;
}

.navClass .freeMessage li .smlist a:hover {
    color: #f44336;
    text-decoration: underline;
}


/*汽车车行部分*/
.cheBox {
    background: #fff;
    padding: 18px;
    width: 1154px;
    margin: 0px auto;
}

.cheBox li.titleCar {
    width: 100%;
    color: #999;
    font-size: 16px;
    font-weight: bolder;
    margin-bottom: 15px;
}

.cheBox li.firstCar, .cheBox li.secondCar, .cheBox li.lastCar {
    width: 370.5px;
    float: left;
    height: 49px;
    line-height: 50px;
    background: #fef8f8;
    border: 1px solid #eee;
    border-bottom: 1px solid #f4e2e2;
    text-indent: 2em;
    font-size: 18px;
}

.cheBox li.secondCar {
    margin-left: 18px;
    background: #f9fdff;
    border-bottom: 1px solid #dce7ed;
}

.cheBox li.lastCar {
    margin-left: 18px;
    background: #fffdf7;
    border-bottom: 1px solid #f1e9d1;
}

.f-main {
    margin-top: 10px;
}

.f-w980 {
    width: 980px;
}

.f-main .f-main-right {
    background: #fff;
    text-align: center;
    padding-bottom: 10px;
}

.f-main .f-main-right img {
    width: 90%;
}

.f-main .f-main-right a {
    display: block;
    margin-top: 10px;
}

.f-main .question {
    text-align: left;
    padding: 10px;
    background: #fff; /*margin-top:10px;*/
    width: 180px;
}

.f-main .ad_infos {
    padding: 10px;
    background: #fff;
    margin-top: 10px;
    width: 180px;
}

.ad_infos dt {
    padding: 10px 0px 20px 0;
    text-indent: 2px;
    font-size: 18px;
}

.ad_infos dd {
    padding-bottom: 7px;
    border-bottom: 1px dashed #eee;
    font-size: 14px;
    margin-bottom: 7px;
    line-height: 28px;
}

.ad_infos dd a {
    color: #000
}

.ad_infos .ctname a {
    text-decoration: underline;
    color: #24d
}

.ad_infos dd.am-dd-more {
    text-align: center;
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.ad_infos dd.am-dd-more a {
    color: #555;
}

.f-main .question .box {
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
}

.f-main .question .box dl {
    padding: 0 0 5px 0;
}

.f-main .question .box dt {
    font-size: 18px;
    padding: 10px 0px 20px 0;
}

.f-main .question .box dt a {
    text-decoration: none;
}

.f-main .question .box dl a:hover {
    text-decoration: underline;
}

.f-main .question .box dd {
    font-size: 14px;
    line-height: 28px;
}

.f-main .question .state {
    color: #555;
}

.f-main .question .state dt {
    color: #f00;
}

.f-main .question .box dd a {
    color: #555;
}

.f-main .question .box a:visited {
    color: #800080;
}

.search-submit {
    border: none;
    border-radius: 3px;
    color: white;
    background-color: orange;
    height: 24px;
    line-height: 23px;
    width: 40px;
    margin-left: 10px;
}

.f-w200 {
    width: 200px;
}

.f-main .border {
    border-bottom: 1px solid #e0e0e1;
}

.f-main .border .l-search {
    background: #fafafa;
    height: 38px;
    padding: 0;
}

.f-main .border .l-search .search-box {
    float: right;
    margin: 7px 0 0 0;
    margin-top: 7px;
}

.f-main .border .l-search-area {
    width: 200px;
    background: 0;
    padding: 0;
    float: left;
    height: 24px;
    position: relative;
    z-index: 40;
}

.f-main .border .l-search-area-select {
    float: left;
    margin-left: 10px;
}

.l-search-area-select select {
    border: 1px solid #ccc;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
    color: #666;
    min-width: 100px;
}

.l-search-area-select select#s_sort {
    margin-left: 10px;
}

.f-main .border .search-box .l-search-btn {
    float: left;
    display: inline-block;
    background: #fd8000;
    color: #fff;
    height: 24px;
    width: 50px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
}

.f-main .border .l-search .search-box .l-search-input {
    border: 1px solid #ccc;
    height: 22px;
    line-height: 23px;
    padding: 0 10px;
    width: 178px;
    background: #fff;
}

.f-main .border .l-search .search-box .chosenew {
    float: left;
    margin: 0px 10px 0px 5px;
}

.f-main .border .l-search .search-box .chosenew li {
    float: left;
    line-height: 24px;
    height: 24px;
}

.f-main .border .l-search-btn span {
    background-position: right -542px;
    cursor: pointer;
    display: inline-block;
    height: 22px;
}

.f-main .border .l-search .chose li {
    border-right: 1px solid #ddd;
    padding: 0 15px 0 18px;
    float: left;
    line-height: 38px;
    height: 38px;
    font-weight: bolder; /*max-width:230px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;*/
}

.f-main .border .l-search #tagchose li a {
    color: blue;
    text-decoration: underline;
    margin-left: 5px;
}

.f-main .border .l-search #tagchose li span {
    margin-left: 5px;
}

.f-main .border .l-search #tagchose li a:visited {
    color: #800080;
}

.f-main .border .l-search #tagchose li a:hover {
    color: red;
}

.f-main .border .bu-vem {
    width: 15px;
    height: 15px;
    border: 1px solid #ccc;
    vertical-align: -3.5px;
    margin: 0 5px;
    padding: 0;
}

.f-main .f-m-head {
    border-bottom: 2px solid #90c31f;
    background: #fff;
}

.f-main .f-m-title .item {
    float: left;
    font-size: 0;
}

.current {
    font-weight: bolder;
    color: #90c31f;
}

.f-main .f-m-title .item.current a {
    background: #90c31f;
    color: #fff;
}

.f-main .f-m-title .item a {
    display: inline-block;
    padding: 0 20px;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    font-weight: normal;
}

.f-main .f-m-title .item a.hoverActive:hover {
    color: #90c31f;
    text-decoration: underline;
}

.f-main .m-result {
    line-height: 48px;
    padding-right: 14px;
    font-size: 14px;
}

.f-main .m-result .num {
    color: #e33d3d;
}

.f-main .m-result:hover {
    text-decoration: underline;
}

.f-main .m-result {
    line-height: 48px;
    padding-right: 14px;
    font-size: 14px;
}

.searchmain {
    background: #fff;
}

.searchmain .searchitem {
    margin: 0 20px;
    padding-top: 15px;
    line-height: 22px;
}

.searchmain .searchtitle {
    width: 70px;
    float: left;
    color: #555;
}

.searchmain .searchinfo {
    margin-left: 10px;
    float: left;
    width: 1070px;
}

.searchmain .searchoption {
    float: left;
    margin-right: 24px;
}

.searchmain .searchinfo a:hover {
    color: #90c31f;
}


.g-list {
    background: #fff;
}

.g-list .g-item {
    padding: 18px;
    border-bottom: 1px solid #eee;
}

.g-list .pic {
    width: 105px;
    height: 80px;
    margin-right: 15px;
    background-color: #ebebeb;
}

.g-list .pic img{
    width: 100%;
    height: 80px;
}

.g-list .contxt {
    width: 530px;
}

.g-list .contxt .title {
    font-size: 16px;
    line-height: 20px;
    font-weight: bolder;
    padding-bottom: 8px;
}

.g-list .contxt .title a.ahtitle {
    color: #333;
    display: inline-block;
    max-width: 400px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.g-list .contxt .title a.ahtitle b {
    background-color: #fe0;
}

.g-list .contxt .title a.op {
    color: #f00;
    text-decoration: underline;
    font-size: 12px;
}

.g-list .contxt .desc, .g-list .contxt .data {
    font-size: 14px;
    color: #555;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.g-list .contxt .data {
    margin-top: 13px;
    height: 15px;
    line-height: 14px;
    color: #999;
}

.g-list .contxt .data span a {
    color: #999;
}

.g-list .contxt .data span a:hover {
    text-decoration: underline;
}

.g-list .time, .g-list .tel {
    width: 80px;
    height: 80px;
    line-height: 80px;
    color: #555;
    text-align: center;
}

.g-list .tel {
    width: 200px;
    font-size: 14px;
    font-weight: bolder;
    color: #be682f;
    overflow: hidden;
}

.g-list .contxt .title .first {
    background: #fff000;
    font-size: 12px;
    color: #666;
    padding: 0 2px;
    margin-left: 5px;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}

.g-list .contxt .title a.ahtitle:hover {
    color: #25d;
}

.g-list li:hover {
    background: #fffdf7;
}

.g-list .adstitleintro {
    padding-left: 20px;
    line-height: 38px;
    font-weight: bolder;
    background: #fafafa;
}

.g-list .adstitleintro a {
    color: blue;
    text-decoration: underline;
}

.g-list .adstitleintro a:hover {
    color: red;
    text-decoration: none;
}


.f-list {
    background: #fff;
}

.f-list .f-list-item .title {
    padding-bottom: 10px;
    width: 530px;
}

.f-list .f-list-item .title-font {
    line-height: 20px;
    font-size: 16px;
    font-weight: bolder;
}

.f-list .f-list-item .title .first {
    background: #fff000;
    font-size: 12px;
    color: #666;
    padding: 0 2px;
    margin-left: 5px;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    font-weight: bolder;
    vertical-align: -3px;
}

.f-list .f-list-item {
    width: 100%;
    padding: 18px 0;
    border-bottom: 1px solid #eee;
}

.f-list .f-list-item-wrap {
    padding-left: 18px;
    position: relative;
}

.f-list .f-list-item .img {
    background-color: #ccc;
    float: left;
    position: relative;
    width: 180px;
    height: 130px;;
    overflow: hidden;
}

.f-list .f-list-item .img img {
    width: 180px;
    height: 130px;
}

.f-list .f-list-item .title-font:visited {
    color: #800080;
}

.f-list .f-list-item .dd-item {
    margin-left: 200px;
}


.f-list .f-list-item .title-font:hover {
    color: red;
    text-decoration: underline;
}

.f-list .f-list-item .address {
    width: 530px;
    line-height: 180%;
    padding-bottom: 2px;
}

.f-list .f-list-item .desc {
    width: auto;
    display: inline-block;
    line-height: 170%;
    color: #333;
}

.f-list .f-list-item .dd-item.feature {
    padding-bottom: 0;
}

.f-list .f-list-item dd.feature span {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    margin-right: 10px;
    background: #f1f1f1;
    padding: 0 10px;
    font-size: 12px;
    color: #81879a;
}

.f-list .f-list-item dd.feature .service {
    margin-right: 0px;
}

.f-list .f-list-item dd.feature .service a {
    color: #81879a;
}

.f-list .f-list-item dd.feature .service a:hover {
    text-decoration: underline;
}

.f-list .f-list-item .info {
    position: absolute;
    height: 56px;
    right: 65px;
    top: 50%;
    margin-top: -35px;
    text-align: center;
}

.f-list .f-list-item .price .num {
    font-size: 30px;
    vertical-align: -1px;
}

.f-list .f-list-item .dd-item a {
    color: #555;
}

.f-list .f-list-item .price {
    font-size: 16px;
    color: #e33d3d;
    font-weight: bold;
    text-align: right;
    line-height: normal;
    padding-bottom: 7px;
}

.f-list .f-list-item .time {
    font-size: 14px;
    color: #999;
    line-height: 20px;
    padding-bottom: 7px;
}

.f-list .f-list-item .time a {
    color: #5555ff;
}

.f-list .f-list-item .time a:hover {
    color: #90c31f;
    text-decoration: underline;
}

.f-list .f-list-item:hover {
    background-color: #fafafa;
}

.hyson {
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
    background: #fff;
    margin: 10px 0;
}

.hyson .hyson-tit {
    font-weight: bold;
    font-size: 14px;
    color: #000;
}

.hyson .hyson-items {
    color: #f44336;
    margin-left: 10px;
}

.hyson .hyson-items:hover {
    opacity: .8;
}

.f-list .f-list-item.mianfei .img{
	width: 90px;
	height: 80px;
}
.f-list .f-list-item.mianfei .dd-item {
	margin-left: 100px;
}

.pages li.active span,
.pages li.active a {
    color: #fff;
    border-color: #f44336;
    background: #f44336;
}

.pages li {
    float: left;
    margin: 0 5px;
}

.active {
    color: #f44336;
}

.pay-list.g-item .pic,
.pay-list.g-item .pic img {
    width: 180px;
    height: 130px;
}
.pay-list .time, .pay-list .tel {
    height: auto;
    width: auto;
}
.pay-list .tel {
    clear: right;
    line-height: 30px;
	color: #e33d3d;

}
.pay-list .time {
    float: none;
    clear: both;
    line-height: normal;
    display: inline-block;
    padding: 5px 10px;
    background: #f2f2f2;
    color: #999;
    margin-top: 10px;
    margin-right: 5px;
}
.pay-list .time a {
    color: #999;
}
.pay-list .contxt .desc, .pay-list .contxt .data {
    white-space: normal;
}
.pay-list .contxt .title a.ahtitle {
     max-width: 100%;
     white-space: normal;
}
.right-infos {
    text-align: center;
    color: #999;
    line-height: 30px;
	margin-top: 4%;
}
.right-infos a {
	color: #509af5;
}
