.float_nav {
    width: 100%;
    height: 320px;
    position: absolute;
    top: 748px;
    left: 0;
    z-index: 99;
}

.float_nav_warp {
    width: 1500px;
    margin: 0 auto;
}

.float_nav_li {
    width: 130px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.float_nav_li ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.float_nav_li ul li {
    width: 130px;
    height: 49px;
    border-bottom: 1px solid #f5f7fa;
    float: left;
    line-height: 49px;
    text-align: center;
    font-size: 14px;
    color: #999999;
}

.float_nav_li ul li.selected {
    background-color: #f7fafc;
    color: #147efb;
}

.bike_body {
    width: 100%;
    overflow: hidden;
}

.bike_in_body {
    width: 100%;
    background: url(../img/inbg.gif) repeat-x;
    background-color: #f7f7f7;
    padding-bottom: 50px;
    overflow: hidden;
}

.bike_location {
    width: 1184px;
    padding-left: 16px;
    height: 56px;
    line-height: 56px;
    background: url(../img/location.png) left center no-repeat;
    font-size: 14px;
    color: #666666;
}

.bike_main {
    width: 1200px;
}

.bike_left {
    width: 880px;
    float: left;
}

.bike_search {
    width: 880px;
    height: 54px;
    position: relative;
}

.bike_search_input {
    width: 710px;
    height: 46px;
    padding: 4px 0 4px 50px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/search_input.gif) no-repeat;
}

.bike_search_input input {
    width: 700px;
    height: 46px;
    line-height: 46px;
    border: none;
    font-size: 14px;
    color: #b2b2b2;
}

.bike_search_btn {
    width: 120px;
    height: 54px;
    position: absolute;
    right: 0;
    top: 0;
}

.bike_one {
    width: 880px;
    padding-bottom: 26px;
    overflow: hidden;
}

.bike_fouce {
    width: 380px;
    float: left;
    height: 400px;
    overflow: hidden;
}



.bike_hotn {
    width: 440px;
    height: 380px;
    padding: 10px 30px;
    background-color: #f7f8fa;
    overflow: hidden;
}

.bike_hotn_tab {
    width: 440px;
    height: 48px;
    background: url(../img/bike_hotn_tab.png) left bottom no-repeat;
}

.bike_hotn_tab ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bike_hotn_tab ul li {
    width: 94px;
    height: 48px;
    float: left;
    line-height: 48px;
    font-size: 16px;
    color: #1a1a1a;
    cursor: pointer;
}

.bike_hotn_tab ul li.selected {
    font-weight: bold;
    background: url(../img/bike_hotn_tab_cur.png) left bottom no-repeat;
}

.bike_hotn_box {
    width: 440px;
    padding-top: 18px;
    overflow: hidden;
}

.bike_hotn_news {
    width: 440px;
    overflow: hidden;
}

.bike_hotn_news ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bike_hotn_news ul li {
    width: 440px;
    float: left;
    overflow: hidden;
    height: 36px;
}

.bike_hotn_news ul li span {
    width: 340px;
    padding-left: 14px;
    height: 36px;
    display: inline;
    float: left;
    background: url(../img/om.png) left center no-repeat;
    line-height: 36px;
}

.bike_hotn_news ul li span a {
    color: #666666;
    font-size: 14px;
    text-decoration: none;
}

.bike_hotn_news ul li label {
    width: 80px;
    height: 36px;
    line-height: 36px;
    float: right;
    text-align: right;
    display: inline;
    font-size: 12px;
    color: #b2b2b2;
    font-family: Arial, Helvetica, sans-serif;
}

.bike_hotn_news ul li:hover span {
    background: url(../img/em.png) left center no-repeat;
    padding-left: 18px;
    width: 336px;
}

.bike_hotn_news ul li:hover span a {
    color: #147efb;
}

.bike_class {
    width: 880px;
    padding-bottom: 12px;
    overflow: hidden;
}

.bike_class_T {
    width: 880px;
    height: 46px;
    overflow: hidden;
}

.bike_class_T span {
    width: 760px;
    padding-left: 33px;
    height: 46px;
    line-height: 46px;
    display: inline;
    float: left;
    font-size: 18px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #1a1a1a;
}

.bike_class_T span.icon_1 {
    background: url(../img/icon_1.png) left center no-repeat;
}

.bike_class_T span.icon_2 {
    background: url(../img/icon_2.png) left center no-repeat;
}

.bike_class_T span.icon_3 {
    background: url(../img/icon_3.png) left center no-repeat;
}

.bike_class_T span.icon_4 {
    background: url(../img/icon_4.png) left center no-repeat;
}

.bike_class_T label {
    width: 58px;
    height: 46px;
    display: inline;
    float: right;
    line-height: 46px;
    padding-right: 22px;
    background: url(../img/more.png) right center no-repeat;
    text-align: right;
}

.bike_class_T label a {
    color: #999999;
    font-size: 14px;
    text-decoration: none;
}

.bike_class_T label a:hover {
    color: #147efb;
}

.bike_leibie_box {
    width: 840px;
    padding: 14px 19px;
    height: 280px;
    border: 1px solid #e6e6e6;
    overflow: hidden;
}

.bike_leibie_box_l {
    width: 270px;
    height: 280px;
    float: left;
    overflow: hidden;
}

.bike_leibie_box_l:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.bike_leibie_box_r {
    width: 534px;
    float: right;
    overflow: hidden;
}

.bike_leibie_box_r_new {
    width: 534px;
    height: 126px;
    position: relative;
    overflow: hidden;
}

.bike_leibie_box_r_new_T {
    width: 534px;
    height: 35px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 35px;
    position: absolute;
    left: 0;
    top: 7px;
}

.bike_leibie_box_r_new_T a {
    font-size: 16px;
    color: #1a1a1a;
    text-decoration: none;
}

.bike_leibie_box_r_new_T a:hover {
    color: #147efb;
}

.bike_leibie_box_r_new_more {
    width: 534px;
    height: 33px;
    line-height: 33px;
    position: absolute;
    left: 0;
    top: 84px;
}

.bike_leibie_box_r_new_more a {
    font-size: 14px;
    color: #b2b2b2;
}

.bike_leibie_box_r_new_more a:hover {
    color: #147efb;
}

.bike_leibie_box_r_new_Desc {
    width: 534px;
    height: 42px;
    position: absolute;
    left: 0;
    top: 45px;
    line-height: 20px;
    color: #808080;
    font-size: 14px;
}

.bike_leibie_box_r_li {
    width: 534px;
    overflow: hidden;
}

.bike_leibie_box_r_li ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bike_leibie_box_r_li ul li {
    width: 520px;
    padding-left: 14px;
    background: url(../img/om.png) left center no-repeat;
    height: 52px;
    line-height: 52px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    border-top: 1px solid #f0f0f0;
}

.bike_leibie_box_r_li ul li a {
    font-size: 14px;
    color: #666666;
    text-decoration: none;
}

.bike_leibie_box_r_li ul li:hover {
    background: url(../img/em.png) left center no-repeat;
    width: 516px;
    padding-left: 18px;
}

.bike_leibie_box_r_li ul li:hover a {
    color: #147efb;
}

.bike_faq_bix {
    width: 880px;
    height: 514px;
    position: relative;
}

.bike_faq {
    width: 820px;
    height: 410px;
    padding: 10px 29px;
    border: 1px solid #e6e6e6;
    position: absolute;
    left: 0;
    top: 35px;
}

.bike_faq_T {
    width: 820px;
    height: 40px;
    background: url(../img/t_1.png) left bottom no-repeat;
    overflow: hidden;
}

.bike_faq_T span {
    width: 200px;
    height: 40px;
    line-height: 39px;
    display: inline;
    font-size: 18px;
    color: #333333;
    float: left;
}

.bike_faq_T label {
    width: 100px;
    height: 39px;
    line-height: 39px;
    display: inline;
    float: right;
    text-align: right;
}

.bike_faq_T label a {
    color: #999999;
    font-size: 14px;
    text-decoration: none;
}

.bike_faq_lis {
    width: 820px;
    padding-top: 12px;
    overflow: hidden;
}

.bike_faq_lis ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bike_faq_lis ul li {
    width: 820px;
    float: left;
    padding-bottom: 10px;
    overflow: hidden;
}

.bike_faq_li_q {
    width: 790px;
    padding-left: 27px;
    height: 36px;
    line-height: 36px;
    background: url(../img/q.png) left center no-repeat;
}

.bike_faq_li_q a {
    font-size: 16px;
    color: #333333;
}

.bike_faq_li_q a:hover {
    color: #147efb;
}

.bike_faq_li_a {
    width: 790px;
    padding-left: 27px;
    background: url(../img/aq.png) left top no-repeat;
    overflow: hidden;
    line-height: 20px;
    color: #999999;
    font-size: 14px;
}

.bike_faq_yh {
    width: 55px;
    height: 30px;
    position: absolute;
    left: 732px;
    top: 18px;
    background: url(../img/yh.gif) no-repeat;
}

.bike_right {
    width: 280px;
    float: right;
    overflow: hidden;
}

.bike_RT {
    width: 280px;
    height: 34px;
    line-height: 20px;
    font-size: 18px;
    color: #1a1a1a;
}

.bike_xm {
    width: 280px;
    padding-bottom: 18px;
    overflow: hidden;
}

.bike_xm ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bike_xm ul li {
    width: 280px;
    float: left;
    height: 150px;
}

.bike_RTT {
    width: 280px;
    height: 44px;
    background: url(../img/t_2.gif) left bottom no-repeat;
}

.bike_RTT span {
    width: 120px;
    height: 43px;
    line-height: 43px;
    display: inline;
    float: left;
    font-size: 18px;
    color: #1a1a1a;
}

.bike_RTT label {
    width: 60px;
    text-align: right;
    padding-right: 20px;
    float: right;
    height: 43px;
    line-height: 43px;
    display: inline;
    background: url(../img/more.png) right center no-repeat;
}

.bike_RTT label a {
    font-size: 14px;
    color: #999999;
    text-decoration: none;
}

.bike_RTT label a:hover {
    color: #147efb;
}

.tj_one_Pic {
    width: 280px;
    height: 210px;
    position: relative;
    overflow: hidden;
}

.tj_one_Pic_1 {
    width: 280px;
    height: 210px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.tj_one_Pic_1 img {
    width: 280px;
    height: 210px;
    border: none;
}

.tj_one_Pic_2 {
    width: 268px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0 6px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../img/ht.png) no-repeat;
    z-index: 2;
}

.tj_one_Pic_2 a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}

.bike_hew {
    width: 280px;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}

.bike_hew ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bike_hew ul li {
    width: 264px;
    padding-left: 16px;
    height: 32px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 32px;
    background: url(../img/om.png) left center no-repeat;
}

.bike_hew ul li a {
    color: #666666;
    font-size: 14px;
    text-decoration: none;
}

.bike_hew ul li:hover {
    background: url(../img/em.png) left center no-repeat;
}

.bike_hew ul li:hover a {
    color: #147efb;
}

.bike_hwd {
    width: 280px;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}

.bike_hwd ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bike_hwd ul li {
    width: 280px;
    height: 40px;
    float: left;
    overflow: hidden;
}

.bike_hwd ul li em {
    width: 20px;
    height: 40px;
    display: inline;
    float: left;
    font-style: normal;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background: url(../img/num_4.png) left center no-repeat;
}

.bike_hwd ul li em.num_1 {
    background: url(../img/num_1.png) left center no-repeat;
}

.bike_hwd ul li em.num_2 {
    background: url(../img/num_2.png) left center no-repeat;
}

.bike_hwd ul li em.num_3 {
    background: url(../img/num_3.png) left center no-repeat;
}

.bike_hwd ul li a {
    width: 250px;
    height: 40px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 40px;
    float: right;
    display: inline;
    color: #666666;
    font-size: 14px;
    text-decoration: none;
}

.bike_hwd ul li a:hover {
    color: #147efb;
}

.bike_htag {
    width: 290px;
    overflow: hidden;
    padding-top: 10px;
}

.bike_htag a {
    height: 22px;
    line-height: 22px;
    padding: 0 9px;
    display: inline-block;
    margin-right: 10px;
    color: #999;
    margin-bottom: 10px;
    border: 1px solid #e7e7e7;
    background-color: #fff;
}

.bike_htag a:hover {
    color: #fff;
    background-color: #147efb;
    border-color: #147efb;
}

.bike_Partner {
    width: 100%;
    background-color: #f5f5f5;
    overflow: hidden;
}

.bike_category {
    width: 1200px;
    background-color: #fff;
    padding-top: 10px;
    overflow: hidden;
}

.bike_category_one {
    width: 1200px;
    overflow: hidden;
    position: relative;
    height: 51px;
    background: url(../img/class_bg.png) left bottom no-repeat;
}

.bike_category_one_1 {
    width: 138px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    color: #1a1a1a;
    font-weight: bold;
    text-align: center;
}

.bike_category_one_2 {
    width: 690px;
    height: 51px;
    position: absolute;
    left: 138px;
    top: 0;
}

.bike_category_one_2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bike_category_one_2 ul li {
    float: left;
    display: inline-block;
    padding: 0 16px;
    height: 51px;
    font-size: 14px;
    color: #666;
    line-height: 50px;
}

.bike_category_one_2 ul li.cur {
    background: url(../img/class_cur.png) center bottom no-repeat;
    color: #1a1a1a;
}

.bike_category_one_3 {
    width: 340px;
    height: 30px;
    position: absolute;
    left: 840px;
    top: 8px;
}

.bike_category_one_3a {
    width: 240px;
    height: 30px;
    float: left;
    padding-left: 40px;
    background: url(../img/s_list.png) 13px 6px no-repeat;
    background-color: #f7f7f7;
    overflow: hidden;
}

.bike_category_one_3a input {
    width: 240px;
    font-size: 14px;
    color: #b2b2b2;
    border: none;
    height: 30px;
    line-height: 30px;
    background-color: #f7f7f7;
}

.bike_category_one_3b {
    width: 60px;
    height: 30px;
    float: right;
}

.bike_shaixuan {
    width: 1200px;
    padding-top: 20px;
    padding-bottom: 10px;
    overflow: hidden;
}

.bike_shaixuan a {
    height: 26px;
    border: 1px solid #e6e6e6;
    line-height: 26px;
    padding: 0 15px;
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #808080;
    border-radius: 20px;
}

.bike_shaixuan a:hover {
    border-color: #147efb;
    color: #147efb;
}

.bike_shaixuan a.on {
    border-color: #147efb;
    color: #147efb;
}

.bike_list {
    width: 880px;
    overflow: hidden;
}

.bike_list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bike_list ul li {
    width: 880px;
    height: 150px;
    background-color: #fff;
    margin-bottom: 10px;
    float: left;
    position: relative;
}

.bike_list_title {
    width: 785px;
    height: 38px;
    line-height: 38px;
    position: absolute;
    top: 16px;
    left: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bike_list_title a {
    font-size: 18px;
    color: #1a1a1a;
    text-decoration: none;
}

.bike_list_desc {
    width: 785px;
    height: 50px;
    line-height: 22px;
    position: absolute;
    left: 40px;
    top: 52px;
    font-size: 14px;
    color: #999999;
}

.bike_list_date {
    width: 260px;
    position: absolute;
    left: 40px;
    top: 104px;
    height: 32px;
    line-height: 32px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #b2b2b2;
}

.bike_list_other {
    width: 620px;
    height: 32px;
    position: absolute;
    right: 30px;
    top: 104px;
    text-align: right;
}

.bike_list_tag {
    padding-left: 18px;
    height: 32px;
    line-height: 32px;
    background: url(../img/tag_ico.png) left center no-repeat;
    display: inline-block;
    font-size: 12px;
    color: #b2b2b2;
    margin-right: 10px;
}

.bike_list_tag a {
    color: #b2b2b2;
    font-size: 14px;
}

.bike_list_tag:hover {
    color: #333;
}

.bike_list_look {
    padding-left: 25px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: #b2b2b2;
    background: url(../img/look_ico.png) left center no-repeat;
    display: inline-block;
}

.bike_list ul li:hover {
    background: url(../img/tm.png) left 26px no-repeat;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.09);
}

.bike_list ul li:hover .bike_list_title a {
    color: #147efb;
}


DIV.bk_yellow {
    width: 100%;
    clear: both;
    float: left;
    padding-bottom: 30px;
    padding-top: 30px;
    PADDING-RIGHT: 0;
    PADDING-LEFT: 0;
    MARGIN: 0;
    TEXT-ALIGN: center
}

.page-pre,.page-index,.page-status,.page-next,.page-last,.page-num{
    padding: 5px 5px;
    background-color: #FAFAFA;
    BORDER-RIGHT: #ccc 1px solid;
    BORDER-TOP: #ccc 1px solid;
    MARGIN: 2px 5px 2px 5px;
    BORDER-LEFT: #ccc 1px solid;
    COLOR: #000;
    BORDER-BOTTOM: #ccc 1px solid;
    TEXT-DECORATION: none;
}
.page-pre,.page-index,.page-status,.page-next,.page-last : hover{
	background-color: #0593ed;
}


.page-num-current{
    padding: 5px 5px;
    BORDER-RIGHT: #147efb 1px solid;
    BORDER-TOP: #147efb 1px solid;
    FONT-WEIGHT: bold;
    MARGIN: 2px 5px 2px 5px;
    BORDER-LEFT: #147efb 1px solid;
    COLOR: #fff;
    BORDER-BOTTOM: #0593ed 1px solid;
    BACKGROUND-COLOR: #0593ed;

}

DIV.bk_yellow SPAN.disabled {
    padding: 5px 5px;
    BORDER-RIGHT: #eee 1px solid;
    BORDER-TOP: #eee 1px solid;
    MARGIN: 2px 5px 2px 5px;
    BORDER-LEFT: #eee 1px solid;
    COLOR: #ddd;
    BORDER-BOTTOM: #eee 1px solid;
}

.bike_rbox {
    width: 280px;
    background-color: #fff;
    overflow: hidden;
}

.tag_banner {
    width: 1200px;
    height: 100px;
    background: url(../img/tag_banner.jpg) no-repeat;
    line-height: 100px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.tag_banner span {
    font-size: 30px;
    font-weight: bold;
    padding: 0 5px;
}

.bike_small {
    width: 858px;
    padding-left: 20px;
    height: 48px;
    border: 1px solid #e6e6e6;
    background: url(../img/clas_cur_line.png) 91px center no-repeat;
    background-color: #fff;
    overflow: hidden;
}

.bike_small ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bike_small ul li {
    width: 70px;
    height: 48px;
    line-height: 48px;
    float: left;
    color: #333333;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}

.bike_small ul li.on {
    background: url(../img/clas_cur.png) center bottom no-repeat;
    color: #147efb;
}

.bike_article_box {
    width: 800px;
    padding: 20px 39px;
    border: 1px solid #f0f0f0;
    overflow: hidden;
}

.bike_article_title {
    width: 800px;
    line-height: 40px;
    font-size: 32px;
    color: #333333;
}

.bike_article_desc {
    padding-top: 9px;
    width: 800px;
    height: 40px;
    border-bottom: 1px solid #eaeaea;
    color: #999999;
    font-size: 14px;
}

.bike_article_desc span {
    width: 400px;
    height: 40px;
    line-height: 40px;
    display: inline;
    float: left;
}

.bike_article_desc label {
    width: 400px;
    height: 40px;
    line-height: 40px;
    display: inline;
    float: right;
    text-align: right;
}

.bike_article_content {
    width: 800px;
    overflow: hidden;
    font-size: 16px;
    line-height: 28px;
    color: #666;
    padding-bottom: 20px;
}

.bike_article_tag {
    width: 800px;
    height: 64px;
}

.bike_article_tag_l {
    width: 400px;
    float: left;
    background: url(../img/bq.png) left center no-repeat;
    height: 24px;
    padding: 10px 0;
    padding-left: 33px;
}

.bike_article_tag_l a {
    height: 22px;
    border: 1px solid #e6e6e6;
    line-height: 22px;
    padding: 0 13px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}

.bike_article_tag_l a:hover {
    color: #147efb;
    border-color: #147efb;
}

.bike_article_tag_r {
    width: 190px;
    padding-top: 10px;
    float: right;
    overflow: hidden;
}

.bike_shengming {
    width: 750px;
    border: 1px solid #e6e6e6;
    background-color: #fafafa;
    overflow: hidden;
    padding: 25px;
}

.bike_shengming_T {
    width: 720px;
    padding-left: 27px;
    font-size: 18px;
    color: #333333;
    height: 22px;
    line-height: 22px;
    background: url(../img/sm.png) left center no-repeat;
}

.bike_shengming_box {
    width: 696px;
    padding: 10px 27px 0 27px;
    overflow: hidden;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
    color: #999999;
}

.bike_article_PN {
    width: 800px;
    padding-top: 10px;
    line-height: 38px;
    font-size: 14px;
    overflow: hidden;
}

.bike_article_PN a:hover {
    color: #098bfa;
}

.bike_article_faq {
    width: 800px;
    padding: 0 39px;
    border: 1px solid #f0f0f0;
    overflow: hidden;
}

.bike_faq_box {
    width: 800px;
    overflow: hidden;
}

.bike_faq_T {
    width: 800px;
    height: 60px;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
}

.bike_faq_T span {
    width: 200px;
    font-size: 18px;
    color: #1a1a1a;
    padding-left: 24px;
    display: inline;
    float: left;
    height: 60px;
    line-height: 60px;
    background: url(../img/xg.png) left center no-repeat;
}

.bike_faq_T label {
    width: 100px;
    height: 60px;
    line-height: 60px;
    text-align: right;
    display: inline;
    float: right;
}

.bike_faq_T label a {
    font-size: 14px;
    color: #b2b2b2;
}

.bike_faq_T label a:hover {
    color: #147efb;
}

.bike_faq_li {
    width: 800px;
    padding: 15px 0;
    overflow: hidden;
}

.bike_faq_li ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bike_faq_li ul li {
    width: 800px;
    height: 30px;
    float: left;
    overflow: hidden;
}

.bike_faq_li ul li span {
    width: 780px;
    height: 30px;
    display: inline;
    float: left;
    line-height: 30px;
    background: url(../img/xm.png) left center no-repeat;
    padding-left: 16px;
    font-size: 14px;
}

.bike_faq_li ul li:hover span {
    background: url(../img/em.png) left center no-repeat;
    padding-left: 20px;
}

.bike_faq_li ul li:hover span a {
    color: #147efb;
}

.bike_faq_li ul li span,
.bike_hotn_news ul li span,
.bike_leibie_box_r_li ul li,
.bike_leibie_box_l img {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.bike_leibie_box_l img{
    width: 270px;
    height: 280px;
}
.bike_kd {
    width: 280px;
    height: 50px;
    background: url(../img/kd_box.gif) no-repeat;
    position: relative;
}

.bike_kd_l {
    width: 220px;
    height: 20px;
    position: absolute;
    left: 19px;
    top: 10px;
}

.bike_kd_l input {
    width: 220px;
    height: 20px;
    border: none;
    line-height: 20px;
    font-size: 14px;
    color: #a3a3a3;
}

.bike_kd_r {
    width: 19px;
    height: 20px;
    position: absolute;
    left: 250px;
    top: 10px;
}

.bike_no {
    width: 1200px;
    background-color: #fff;
    overflow: hidden;
}

.bike_no_T {
    width: 1200px;
    height: 60px;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
}

.bike_no_T_1 {
    width: 600px;
    padding-left: 20px;
    font-size: 16px;
    color: #1a1a1a;
    font-weight: bold;
    height: 60px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 60px;
}

.bike_no_T_1 span {
    color: #147efb;
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
}

.bike_no_box {
    width: 1200px;
    height: 540px;
    background: url(../img/no_bg.gif) no-repeat;
}

.bike_no_box_c {
    width: 1200px;
    padding-top: 150px;
    height: 40px;
    text-align: center;
    font-size: 30px;
    color: #787c80;
}

.bike_no_box_e {
    width: 1200px;
    height: 240px;
    text-align: center;
    font-size: 18px;
    color: #d0d4d9;
    font-family: Arial, Helvetica, sans-serif;
}

.bike_no_box_more {
    width: 180px;
    height: 40px;
    margin: 0 auto;
}

.bike_no_box_more a {
    width: 178px;
    height: 38px;
    line-height: 38px;
    display: block;
    border: 1px solid #147efb;
    font-size: 16px;
    color: #147efb;
    text-align: center;
}

.bike_no_other {
    width: 1180px;
    padding-left: 18px;
    height: 58px;
    line-height: 58px;
    font-size: 14px;
    border: 1px solid #e1e3e6;
    background-color: #fff;
    color: #e5e5e5;
}

.bike_no_other strong {
    color: #666;
}

.bike_no_other a {
    color: #999999;
}

.bike_no_other a:hover {
    color: #147efb;
}

.bk_none_info {
    width: 880px;
    background-color: #fff;
    overflow: hidden;
    padding-top: 200px;
    text-align: center;
    padding-bottom: 200px;
    color: #ff0000;
}

.bikeTag_box {
    width: 1200px;
    background-color: #fff;
    overflow: hidden;
    padding-top: 10px;
}

.bike_tag_T {
    width: 1181px;
    padding-left: 19px;
    line-height: 50px;
    height: 51px;
    background: url(../img/tag_t.png) left bottom no-repeat;
    font-size: 16px;
    color: #1a1a1a;
    font-weight: bold;
}

.bike_tag_suoyou {
    width: 1200px;
    padding-top: 20px;
    padding-bottom: 10px;
    overflow: hidden;
}

.bike_tag_suoyou a {
    height: 26px;
    border: 1px solid #e6e6e6;
    line-height: 26px;
    padding: 0 15px;
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #808080;
    border-radius: 20px;
}

.bike_tag_suoyou a:hover {
    border-color: #147efb;
    color: #147efb;
}