﻿/*头部   #f1f1f1
蓝色   #288ff8
导航灰色 #dddddd 
导航字体 #444444
线条   #dadada
其他字体 #666666*/


/*公用样式*/

* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style-type: none;
}

img {
    display: block;
}

img,
input,
fieldset {
    border: 0 none;
}

a {
    color: #666666;
    text-decoration: none;
}

body {
    font: 14px/22px Arial, "Hiragino Sans GB", STHeiti, "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    color: #444444;
}

.buses-text-cent {
    text-align: center;
    text-transform: uppercase;
}

/*基本公用*/
.margin-t-10 {
    margin-top: 10px;
}




/*头部登陆*/

.header {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #dadada;
    background-color: #f1f1f1;
}

.haeder_nav {
    width: 960px;
    margin: 0 auto;
    font-size: 12px;
}

.haeder_nav form {
    float: left;
    color: #666666;
}

.haeder_nav form input {
    height: 16px;
    width: 90px;
    border: 1px solid #e1e1e1;
    padding: 0 5px;
    font-size: 12px;
}

.haeder_nav form input.btn {
    height: 20px;
    width: 40px;
    text-align: center;
    color: #ffffff;
    background-color: #288ff8;
    border: 0 none;
}

.haeder_nav_link {
    float: left;
    margin-left: 20px;
}

.haeder_nav_link a,
.haeder_nav_enter {
    padding: 0 5px;
}

.haeder_nav_link a:hover,
.haeder_nav_enter a:hover {
    color: #444444;
}

.haeder_nav_enter {
    float: right;
}

.top,
.top_topic {
    width: 960px;
    margin: 10px auto 0 auto;
    height: auto;
    overflow: hidden;
}

.top_t {
    height: 68px;
}

.top_logo {
    float: left;
    width: 178px;
    height: 68px;
    margin-right: 26px;
}

.top_ad {
    float: left;
    width: 468px;
    height: 68px;
    margin-right: 26px;
}

.top_link {
    width: 260px;
    height: 66px;
    border: 1px solid #DADADA;
    float: right;
    font-size: 12px;
    background-color: #F1F1F1;
}

.top_link a {
    display: block;
    line-height: 22px;
}

.top_link a:hover {
    color: #444444;
}

.nav {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    background-color: #288FF8;
    margin-top: 10px;
    font-family: "微软雅黑";
    font-size: 16px;
}

.nav li {
    float: left;
    width: 60px;
    text-align: center;
}

/* .nav li:last-child{
    width: 80px;
}
 */
.nav li a {
    color: #FFFFFF;
}

.footer {
    width: 960px;
    margin: 0 auto;
    padding-bottom: 10px;
}

.footer_link {
    padding: 20px 0 10px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    width: 100%;
    text-align: center;
}

.footer p {
    font-size: 12px;
    line-height: 26px;
    color: #676767;
    text-align: center;
}

.footer p span {
    margin-left: 10px;
}

.footer p span#demo {
    margin-left: 0;
}

/*主体部分*/

.main {
    width: 960px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.brand_nav {
    width: 938px;
    height: 32px;
    line-height: 32px;
    background-color: #F1F1F1;
    border: 1px solid #DADADA;
    font-size: 12px;
    padding-left: 20px;
}

.brand_nav_a {
    float: left;
}

.brand_nav a {
    padding: 0 3px;
}

.brand_nav a:hover {
    color: #444444;
}

.content {
    clear: both;
    height: auto;
    overflow: hidden;
}

.content_tit {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.content_tit .tit {
    width: 100%;
    font-family: "微软雅黑";
    font-size: 24px;
    height: auto;
    line-height: 40px;
    overflow: hidden;
}

.content_search {
    float: right;
    margin-bottom: 12px;
    width: 252px;
}

.content_search form input.inp_text {
    height: 24px;
    width: 170px;
    border: 1px solid #dadada;
    font-size: 12px;
    padding: 0 5px;
    float: left;
    color: #999999;
    outline: none;
}

.content_search form input.s_lists_inp {
    width: 400px;
    height: 30px;
}

.content_search form input.inp_btn {
    float: left;
    height: 26px;
    width: 70px;
    background-color: #cccccc;
    text-align: center;
    cursor: pointer;
}

.content_search form input.s_lists_btn {
    width: 100px;
    background: #288FF8;
    color: #FFFFFF;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-weight: bold;
}



/*新闻导航*/

.news_nav {
    height: 38px;
    margin-bottom: 20px;
    width: 100%;
    font-size: 16px;
    font-family: "微软雅黑";
}

.news_nav li {
    float: left;
    width: 95px;
    margin-right: 1px;
    background-color: #dedede;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

.news_nav li.news_nav_on {
    background-color: #288FF8;
}

.news_nav li.news_nav_on a {
    color: #FFFFFF;
}

.parts_listsnav {
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: "微软雅黑";
}

.parts_listsnav ul {
    display: grid;
    grid-template-columns: repeat(11, 1fr);
    gap: 10px;
}

.parts_listsnav li {
    width: 100%;
    background-color: #ececef;
    height: 32px;
    line-height: 32px;
    text-align: center;
}

.parts_listsnav li a {
    display: block;
    color: #666666;
}

.parts_listsnav li a:hover {
    display: block;
    background-color: #288FF8;
    color: #FFFFFF;
}

.parts_listsnav li.news_nav_on {
    background-color: #288FF8;
    color: #FFFFFF;
}

.parts_listsnav li.news_nav_on a {
    color: #ffffff;
}

/*新闻左侧*/

.news_left {
    width: 600px;
    float: left;
    height: auto;
    overflow: hidden;
}

.main_flash {
    float: left;
    width: 600px;
    height: 400px;
    margin-bottom: 10px;
}

.FocusPic {
    overflow: hidden;
    position: relative;
}

.FocusPic .content {
    overflow: hidden;
}

.FocusPic .changeDiv a {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}

.FocusPic .title-bg,
.FocusPic .title {
    bottom: 0;
    height: 40px;
    left: 0;
    line-height: 40px;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

.FocusPic .title-bg {
    background: #000 none repeat scroll 0 0;
    opacity: 0.5;
}

.FocusPic .title a {
    color: #fff;
    display: block;
    font-size: 14px;
    padding-left: 15px;
}

.FocusPic .change {
    bottom: 15px;
    height: 20px;
    position: absolute;
    right: 3px;
    text-align: right;
    z-index: 9999;
}

.FocusPic .change i {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: -moz-inline-stack;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    height: 15px;
    line-height: 15px;
    margin-right: 2px;
    padding: 2px 6px;
    margin-top: 5px;
}

.FocusPic .change i.cur {
    background: #288FF8 none repeat scroll 0 0;
}

.left_lists {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.left_tit {
    width: 100%;
    height: 32px;
    line-height: 24px;
    font-family: "微软雅黑";
    font-size: 18px;
    background: url(../images/tit.jpg) no-repeat left bottom;
    position: relative;
}

.left_tit a {
    display: block;
    position: absolute;
    right: 0;
    bottom: 5px;
    font-size: 14px;
}

.left_tit a:hover {
    color: #444444;
}

.new_box {
    height: auto;
    overflow: hidden;
    padding: 15px 0;
    border-bottom: 1px dashed #DADADA;
}

.new_box_img {
    width: 150px;
    height: 100px;
    float: left;
    margin-right: 20px;
}

.new_box_dk1 {
    font-weight: bold;
    overflow: hidden;
    margin-bottom: 5px;
    font-size: 16px;
    /* line-height: 160%; */
}

.new_box_dk1 a {
    color: #444444;
    float: left;
    word-break: break-all;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* width: 100%; */
}

.new_box_dk1 .s_lists_date {
    float: left;
    margin-left: 10px;
    font-weight: normal;
    color: #999999;
}

.new_box_dk1 a:hover {
    color: #288FF8;
}

.new_box_dk2 {
    line-height: 24px;
    word-break: break-all;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: auto;
    color: #666;
}

.topic_box_dk2 {
    height: auto;
    -webkit-line-clamp: 3;
    line-clamp: 3;
}

.new_box_dk2 a {
    color: #999999;
}

.new_box_dk2 p.s_listbj a {
    font-weight: bold;
}

.new_box_dk2 p.s_listbj a:hover {
    color: #288FF8;
}

.new_box_dk3 {
    margin-top: 5px;
    height: 24px;
    line-height: 24px;
    color: #999999;
    display: grid;
    grid-template-columns: 25% 20% 55%;
}


.new_box_dk3b {
    text-align: right;
}

.new_box_dk3b a {
    color: #999999;
}



.new_box_dk3a {
    float: left;
}

.new_box_dk3b {
    float: right;
}

.news_page {
    clear: both;
    width: 100%;
    position: relative;
}

.pages {
    height: 32px;
    line-height: 15px;
    margin: 40px auto 20px;
    text-align: center;
}

.pages span {
    background: #288FF8 none repeat scroll 0 0;
    border: 1px solid #288FF8;
    border-radius: 1px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    margin: 0 5px 0 0;
    padding: 8px 11px 7px;
}

.pages a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e9e9e9;
    border-radius: 1px;
    color: #666666;
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 8px 11px 7px;
    text-decoration: none;
}

.pages .page_fy {
    padding: 8px 0 7px;
    width: 75px;
}



/*新闻右侧*/

.news_right {
    float: right;
    width: 345px;
    height: auto;
    overflow: hidden;
}

.hot_box {
    height: 400px;
    overflow: hidden;
    line-height: 24px;
}

.box_box_tit {
    margin-top: 10px;
    color: #288FF8;
    font-weight: bold;
    line-height: 28px;
}

.box_box_tit a {
    color: #288FF8;
}

.hot_box ul,
.hot_boxn ul {
    padding-top: 15px;
}

.hot_box ul li,
.hot_boxn ul li,
.kclt_box ul li {
    width: 337px;
    height: 28px;
    background: url(../images/li_fd.jpg) no-repeat center left;
    padding-left: 8px;
}

.hot_box ul a,
.hot_boxn ul a,
.kclt_box ul a {
    float: left;
    width: 247px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    display: inline-block;
    color: #666666;
    text-decoration: none;
}

.hot_box ul a:hover,
.hot_boxn ul a:hover,
.kclt_box ul a:hover {
    color: #288FF8;
    text-decoration: none;
}

.hot_box ul span,
.hot_boxn ul span,
.kclt_box ul span {
    float: right;
    text-align: right;
    display: inline-block;
    width: 90px;
    height: 28px;
    line-height: 28px;
}

.zt_box,
.pic_box,
.sp_box,
.kclt_box {
    margin-top: 10px;
    height: auto;
    overflow: hidden;
}

.zt_box1 {
    padding-top: 10px;
    height: auto;
    overflow: hidden;
}

.zt_box_name a {
    line-height: 28px;
    font-weight: bold;
    color: #444444;
}

.zt_box_pic {
    float: left;
    width: 150px;
    height: 100px;
}

.zt_box_del {
    float: right;
    width: 185px;
    height: 100px;
    line-height: 24px;
    overflow: hidden;
}

.zt_box_del a {
    display: block;
    text-align: right;
}

.pic_box ul,
.sp_box ul,
.kclt_box ul {
    padding-top: 10px;
}

.pic_box ul li,
.sp_box ul li {
    float: left;
    margin: 0 11px;
    text-align: center;
    width: 150px;
    line-height: 32px;
}

.pic_box ul li img,
.sp_box ul li img {
    margin: 0 auto;
}



/*新闻内容页*/

.news_page_brand {
    margin-bottom: 10px;
}

.news_page_sea {
    margin-top: 3px;
    margin-right: 2px;
}

.news_page {
    width: 650px;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    float: left;
}

.news_page_box1 {
    border: 1px solid #DADADA;
    padding: 10px;
    height: auto;
    overflow: hidden;
}

.news_page_box1 h2.pages_tit {
    font-family: "微软雅黑";
    font-weight: normal;
    font-size: 22px;
    text-align: center;
    /*height: 50px;*/
    line-height: 200%
}

.news_page_box1 .art_mes {
    text-align: center;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #666666;
    margin-bottom: 10px;
}

.news_page_box1 .art_mes_link {
    float: right;
}


.news_page_box1 .art_mes_link a {
    display: inline-block;
    width: 40px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #288FF8;
    color: #FFFFFF;
}

.news_page_box1 img {
    max-width: 100%;
}

.pages_art {
    line-height: 28px;
    /*    padding-top: 10px;*/
}

.pages_art img {
    margin: 0 auto !important;
}

.pages_art p {
    margin: 22px 0 0;
    font-size: 16px;
    line-height: 32px;
}

.news_page_box1 .pages_art a {
    color: #288FF8;
    text-decoration: underline;
}

.news_page_box2 {
    margin-top: 10px;
    height: auto;
    overflow: hidden;
}

.left_tit2 {
    width: 100%;
    height: 32px;
    line-height: 24px;
    font-family: "微软雅黑";
    font-size: 16px;
    border-bottom: 2px solid #aeb2b5;
    position: relative;
}

.left_tit2 a {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
}

.left_tit2 a:hover {
    color: #444444;
}

.news_page_box2 ul {
    padding-top: 10px;
}

.news_page_box2 li {
    float: left;
    height: 28px;
    line-height: 28px;
    background: url(../images/li_fd.jpg) no-repeat center left;
    width: 310px;
    padding-left: 10px;
    overflow: hidden;
}

.news_page_box2 li a:hover {
    color: #288FF8;
}

.pages_fkbd {
    border: 1px solid #DADADA;
    margin-top: 20px;
    padding: 10px;
    position: relative;
    border-top: 2px solid #aeb2b5;
}

.pages_fkbd .pages_fk_tit {
    font-family: "微软雅黑";
    font-size: 16px;
    position: absolute;
    top: -17px;
    left: 285px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #FFFFFF;
}

.pages_fk_con {
    margin-top: 20px;
}

.pages_fk_con table {
    width: 600px;
    margin: 0 auto;
}

.pages_fk_con td {
    height: 18px;
    padding-bottom: 3px;
}

.pages_fk_con td.name {
    width: 100px;
    text-align: right;
}


/*.pages_fk_con input,
.pages_fk_con textarea {
    border: 1px solid #DADADA;
}*/


/*.pages_fk_con input {
    height: 18px;
}*/

.pages_fk_con .confirm img {
    display: inline-block;
    vertical-align: middle;
}

.pages_fk_con .mes {
    padding: 0 30px;
}

.pages_fk_con .mes textarea {
    color: #999999;
}

.pages_fk_con input.fk_tj {
    width: 80px;
    height: 30px;
    line-height: 30px;
    background-color: #288FF8;
    color: #FFFFFF;
    text-align: center;
    border: 0 none;
    margin-top: 10px;
}

.pages_fk_con input.fk_cz {
    width: 80px;
    height: 30px;
    line-height: 30px;
    background-color: #d8d8d8;
    color: #444444;
    border: 0 none;
    margin-top: 10px;
}

.copy_box {
    margin-top: 10px;
    font-size: 12px;
    background-color: #F1F1F1;
    line-height: 24px;
    padding: 10px;
}

.pages_right {
    width: 300px;
    margin-top: 20px;
}

.pages_right .right_ad {
    margin-bottom: 10px;
}

.pages_hot ul li {
    width: 292px;
    padding-left: 8px;
}

.pages_hot ul a {
    width: 202px;
}

.pages_ztbox {
    width: 140px;
}

.pages_pic_box ul li {
    width: 128px;
}

.pages_pic_box ul li img {
    width: 128px;
    height: 85px;
}

.pages_brandtj {
    margin-top: 10px;
}

.brand_tj img {
    width: 148px;
    height: 98px;
    border: 1px solid #DADADA;
}

.pages_hot .zp_con li {
    width: 137px;
    float: left;
    padding-right: 5px;
}

.pages_hot ul a {
    width: 137px;
}



/*专题首页*/

.topic_nav {
    border-bottom: 2px solid #288FF8;
}

.topic_hot {
    margin-top: 0;
}



/*图说客车*/

.tskc_hot {
    margin-top: 0;
}

.tskc_right {
    position: relative;
    height: 400px;
}

.tskc_ad {
    position: absolute;
    bottom: 0;
    left: 0;
}

.tskc_box {
    padding-top: 10px;
    height: auto;
    overflow: hidden;
    clear: both;
    width: 100%;
}

.tskc_box ul li {
    width: 230px;
    height: 190px;
    text-align: center;
    float: left;
    line-height: 28px;
    margin-right: 13px;
}

.tskc_box ul li.tskc_li_mar {
    margin-right: 0;
}

.tskc_page {
    width: 100%;
}



/*图说客车滚动样式*/

.picpages_big {
    width: 960px;
    margin-top: 20px;
    height: auto;
    overflow: hidden;
    background-color: #e6e6e6;
    height: 555px !important;
    position: relative;
}

.imgUl {
    position: relative;
    height: 3000px;
}

.pic_ulbox {
    height: 575px;
    overflow: hidden;
    margin-top: 40px;
}

.detailImg,
.smallImg {
    position: relative;
}



/*detailImg*/

#detailImg-box {
    width: 800px;
    height: 555px;
    position: relative;
}

.detailImg {
    text-align: center;
    float: left;
}

.detailImg img {
    width: 800px;
    height: 533px;
}

.detailImg p {
    text-align: center;
    font-family: "微软雅黑";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #333;
    color: #fff;
}



/*smallImg*/

.smallImg {
    width: 140px;
    float: right;
    /*  height: 645px;*/
}

#smallImg-box {
    width: 140px;
}

.smallImg img {
    width: 140px;
    height: 105px;
}

.smallImg li {
    float: left;
    width: 140px;
}

.smallImg li a {
    display: block;
    width: 138px;
    height: 103px;
    border: 1px solid #DADADA;
    overflow: hidden;
    vertical-align: middle;
    margin-bottom: 10px;
}

.smallImg li a:hover,
.smallImg .cur a {
    border: 1px solid #288FF8;
}

#smallImg-pre {
    left: 0;
    position: absolute;
    top: 0;
    width: 140px;
    height: 40px;
    cursor: pointer;
    background: url(../images/pic_jtt.jpg) no-repeat center top;
}

#smallImg-next {
    left: 0;
    position: absolute;
    bottom: 0;
    width: 140px;
    height: 40px;
    cursor: pointer;
    background: url(../images/pic_jtb.jpg) no-repeat center top;
}



/*组图介绍*/

.pic_ztjs {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.pic_ztjs_boxa {
    float: left;
    width: 600px;
}

.pic_zt_tit {
    font-family: "微软雅黑";
    height: 30px;
    border-bottom: 2px solid #777777;
    font-size: 16px;
    line-height: 30px;
}

.pic_ztjs_boxa p {
    line-height: 28px;
    padding: 10px 0 0;
    text-indent: 24px;
}

.pic_ztjs_boxb {
    float: right;
    width: 340px;
}

.pic_zx_table {
    border: 1px solid #DADADA;
    border-top: 0 none;
    padding: 10px;
    font-size: 12px;
}

.pic_zx_table td {
    padding-bottom: 4px;
}

.pic_zx_table img {
    display: inline-block;
}

.pic_zx_table p {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.pic_zx_table table input {
    height: 18px;
    border: 1px solid #DADADA;
}

.pic_zx_table table textarea {
    font-size: 12px;
    color: #666666;
    border: 1px solid #DADADA;
}

.pic_zx_table table input.tske_tj {
    border: 0 none;
    display: inline-block;
    margin-left: 10px;
    height: 24px;
    width: 60px;
    background-color: #288FF8;
    color: #FFFFFF;
}

.pic_zx_table table input.cz {
    background-color: #AEB2B5;
    color: #444444;
}

.video_box p {
    text-align: center;
}



/*车型栏目*/

.cx_con {
    padding-top: 10px;
    height: auto;
    overflow: hidden;
}

.cx_topfl {
    float: left;
    width: 340px;
}

.cx_con .cx_flash {
    float: left;
    width: 340px;
    height: 255px;
}

.cx_zt {
    float: left;
    width: 340px;
    padding-top: 10px;
}

.cx_topmid {
    width: 330px;
    float: left;
    margin: 0 10px;
}

.cx_news {
    height: 255px;
    overflow: hidden;
    line-height: 24px;
}

h2.cx_tit {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #288FF8;
    text-align: center;
}

.cx_news p {
    padding: 10px 0;
}

.cx_news ul li {
    height: 28px;
    line-height: 28px;
    background: url("../images/li_fd.jpg") no-repeat scroll left center;
    text-indent: 10px;
}

/* .cx_news li a:hover {
    color: #288FF8;
} */

.cx_hotnews {
    padding-top: 10px;
    line-height: 28px;
}

.cx_hotnews li {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    background: url("../images/li_fd.jpg") no-repeat scroll left center;
    text-indent: 10px;
}

.cx_hotnews li span {
    width: 95px;
    text-align: right;
    float: left;
}

.cx_hotnews li a {
    display: block;
    width: 235px;
    float: left;
}

.cx_hotnews li a:hover {
    color: #288FF8;
}

.cx_top_fr {
    float: right;
    width: 260px;
}

.cx_top_fr li {
    float: left;
    padding: 14px 4px;
}

.cx_top_fr li a>p {
    text-align: center;
}

.cx_top_fr img {
    border: 1px solid #DADADA;
}


.cx_pic {
    clear: both;
    padding-top: 10px;
}

.cx_pic_tit {
    clear: both;
    font-family: "微软雅黑";
    font-size: 18px;
    height: 32px;
    line-height: 24px;
    position: relative;
    width: 100%;
    border-bottom: 3px solid #adb2b6;
}

.cx_pic_tit a {
    bottom: 0;
    display: block;
    font-size: 14px;
    position: absolute;
    right: 0;
}

.cx_pic ul {
    padding-top: 10px;
    /*padding-left: 10px;*/
}

.cx_pic ul li {
    float: left;
    margin-right: 20px;
    text-align: center;
    margin-bottom: 10px;
    line-height: 28px;
    font-size: 12px;
}

.cx_pic ul li:nth-of-type(5n) {
    margin-right: 0;
}

.cx_pic ul li img {
    width: 166px;
    height: 112px;
}

.cx_pic ul li a {
    display: block;
    width: 166px;
    padding: 4px;
    height: 142px;
    border: 1px solid #DADADA;
}

.cx_pic ul li a:hover {
    padding: 5px;
    background-color: #bed6fc;
    border: 0 none;
}

.cx_fcon {
    padding-top: 10px;
    height: auto;
    overflow: hidden;
    clear: both;
}

.cx_fleft {
    float: left;
    width: 230px;
}

.cx_pic_vcon {
    border: 1px solid #DADADA;
    border-top: 0 none;
    padding: 10px 19px;
    text-align: center;
    height: 350px;
}

.cx_pic_vcon p {
    line-height: 30px;
}

.cx_fmid {
    float: left;
    width: 470px;
    margin: 0 10px;
    height: auto;
    overflow: hidden;
}

.cx_mes_fk {
    margin-top: 0;
}

.cx_mes_fk table {
    width: 440px;
}

.cx_mes {
    border: 1px solid #DADADA;
    border-top: 0 none;
    padding: 10px;
    height: 250px;
    display: flex;
    align-items: center;
}

.cx_fright {
    width: 240px;
    float: left;
}

.cx_fright ul {
    height: 250px;
    padding: 10px;
    overflow: hidden;
    border: 1px solid #DADADA;
    border-top: 0 none;
}

.cx_fright li {
    height: 28px;
    line-height: 28px;
    background: url(../images/li_fd.jpg) no-repeat left center;
    text-indent: 10px;
}

.cx_fright li a {
    display: block;
    float: left;
    width: 158px;
    height: 28px;
    overflow: hidden;
}

.cx_fright li a:hover {
    color: #288FF8;
}

.cx_fright li span {
    float: left;
    width: 60px;
    text-align: right;
}



/*车型报价*/

.cx_bj {
    width: 300px;
}

.parts_lists_fr {
    width: 300px;
    float: right;
    margin-left: 10px;
    margin-right: 0;
    ;
}

.cx_bj li,
.parts_lists_fr li {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    background: url(../images/li_fd.jpg) no-repeat left center;
    text-indent: 10px;
}

.cx_bj li a,
.parts_lists_fr li a {
    display: block;
    width: 240px;
    float: left;
}

.cx_bj li span,
.parts_lists_fr li span {
    display: block;
    width: 60px;
    float: left;
    text-align: right;
}

.parts_lists_mid {
    width: 300px;
    float: left;
    margin-left: 10px;
}

.parts_con {
    width: 278px;
    padding: 10px;
    border: 1px solid #E3E3E3;
    height: 180px;
    margin-top: 20px;
}

.parts_con a {
    display: block;
    padding: 0 8px;
    float: left;
    line-height: 32px;
    color: #999999;
}

.parts_con a:hover {
    color: #666666;
}

.cx_bjfa {
    width: 300px;
}

.cx_jjfa {
    padding-top: 0;
    width: 300px;
}

.zt_box_picfa {
    width: 100px;
    height: 67px;
}

.zt_box_picfa img {
    width: 100px;
    height: 67px;
    border: 0 none;
}

.zt_box_delfa {
    width: 190px;
    height: 67px;
}

.zt_box_delfa a {
    text-align: left;
}

.cx_tb {
    padding-top: 10px;
}

.cx_tb li {
    height: 100px;
    float: left;
    width: 120px;
    text-align: center;
    line-height: 170px;
}

.cx_tb li a {
    display: block;
    width: 120px;
    height: 100px;
}

.cx_tb li a:hover {
    color: #FFFFFF;
}

.cx_tb li.li01 a {
    background: url(../images/cx_tbh.jpg) no-repeat left 0px;
}

.cx_tb li.li01,
.cx_tb li.li01 a:hover {
    background: url(../images/cx_tb.jpg) no-repeat left 0px;
    color: #FFFFFF;
}

.cx_tb li.li02 a {
    background: url(../images/cx_tbh.jpg) no-repeat -120px 0px;
}

.cx_tb li.li02,
.cx_tb li.li02 a:hover {
    background: url(../images/cx_tb.jpg) no-repeat -120px 0px;
    color: #FFFFFF;
}

.cx_tb li.li03 a {
    background: url(../images/cx_tbh.jpg) no-repeat -240px 0px;
}

.cx_tb li.li03,
.cx_tb li.li03 a:hover {
    background: url(../images/cx_tb.jpg) no-repeat -240px 0px;
    color: #FFFFFF;
}

.cx_tb li.li04 a {
    background: url(../images/cx_tbh.jpg) no-repeat -360px 0px;
}

.cx_tb li.li04,
.cx_tb li.li04 a:hover {
    background: url(../images/cx_tb.jpg) no-repeat -360px 0px;
    color: #FFFFFF;
}

.cx_tb li.li05 a {
    background: url(../images/cx_tbh.jpg) no-repeat -480px 0px;
}

.cx_tb li.li05,
.cx_tb li.li05 a:hover {
    background: url(../images/cx_tb.jpg) no-repeat -480px 0px;
    color: #FFFFFF;
}

.cx_tb li.li06 a {
    background: url(../images/cx_tbh.jpg) no-repeat -600px 0px;
}

.cx_tb li.li06,
.cx_tb li.li06 a:hover {
    background: url(../images/cx_tb.jpg) no-repeat -600px 0px;
    color: #FFFFFF;
}

.cx_tb li.li07 a {
    background: url(../images/cx_tbh.jpg) no-repeat -720px 0px;
}

.cx_tb li.li07,
.cx_tb li.li07 a:hover {
    color: #FFFFFF;
    background: url(../images/cx_tb.jpg) no-repeat -720px 0px;
}

.cx_tb li.li08 a {
    background: url(../images/cx_tbh.jpg) no-repeat -840px 0px;
}

.cx_tb li.li08,
.cx_tb li.li08 a:hover {
    background: url(../images/cx_tb.jpg) no-repeat -840px 0px;
    color: #FFFFFF;
}

.cx_condition {
    padding-top: 10px;
    height: auto;
    overflow: hidden;
    clear: both;
}

.cx_select {
    padding: 10px;
    height: auto;
    overflow: hidden;
    background-color: #f3f3f3;
    line-height: 28px;
}

.cx_select dl {
    height: auto;
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px dashed #DADADA;
}

.cx_select dt {
    float: left;
    width: 135px;
    display: block;
    font-weight: bold;
}

.cx_select dd {
    width: 805px;
    display: block;
    float: left;
}

.cx_select span {
    float: left;
}

.cx_select .brand_sel span {
    padding: 0 10px;
    text-align: left;
    display: block;
    float: left;
}

.cx_select .brand_sel span.letter {
    color: #ff0000;
}

.cx_select a:hover {
    color: #FF0000;
}

.cx_select a.sel_on {
    color: #ff0000;
}

.cx_select .sel_use span {
    padding-right: 20px;
}

.cx_select span.nolimit {
    width: 115px;
    display: block;
    padding: 0;
}

.cx_tjpic .cx_tjtb li {
    position: relative;
    margin-top: 35px;
    float: left;
    width: 160px;
    padding: 0 15px;
    text-align: center;
    line-height: 28px;
}

.cx_tjpic .cx_tjtb li img {
    width: 150px;
    height: 100px;
    padding: 4px;
    border: 1px solid #DADADA;
}

.cx_tjpic .cx_tjtb span {
    background: url(../images/jpkc.png) no-repeat scroll 0 0;
    display: block;
    height: 49px;
    left: 15px;
    position: absolute;
    top: -25px;
    width: 104px;
    z-index: 1;
}

.cx_dbpic,
.cx_tjpic {
    padding-top: 10px;
    clear: both;
}

.cx_dbpic ul {
    padding-top: 10px;
}

.cx_dbpic li.cx_contrast {
    width: 150px;
    height: auto;
    overflow: hidden;
    border: 1px solid #DADADA;
    background-color: #f1f1f1;
    padding: 0 12px 10px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

.cx_dbpic li.last {
    margin-right: 0;
}

.cx_dbpic li.cx_contrast {
    line-height: 24px;
    font-size: 12px;
    position: relative;
}

.cx_dbpic li.cx_contrast span.product_2 {
    position: absolute;
    left: 50%;
    bottom: 10px;
    margin-left: -50px;
}

.cx_dbpic li.cx_contrast span.product_2 input {
    margin: 0 !important;
}

.cx_dbpic li.cx_contrast .db_name {
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cx_dbpic li.cx_contrast a.db_btn {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    background-color: #288FF8;
    color: #FFFFFF;
    margin: 10px auto;
}

.cx_bjpage .cx_fmid {
    width: 460px;
}

.cx_bjpage .cx_fmid .pages_fk_con td.name {
    width: 90px;
}

.cx_smanav {
    width: 600px;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}

.cx-smanbrand {
    width: 350px;
    float: right;
}

.cx_smanav li.navon {
    background-color: #288FF8;
    color: #FFFFFF;
}

.cx_smanav li {
    float: left;
    width: 68px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #288FF8;
    text-align: center;
    margin-left: 15px;
    cursor: pointer;
}

.cx_smanav li a {
    display: block;
    width: 70px;
    height: 26px;
}

.cx_smanav li a:hover {
    background-color: #288FF8;
    color: #FFFFFF;
}

.cx_delleft {
    width: 600px;
    height: auto;
    overflow: hidden;
    float: left;
}

.cx_delright {
    float: right;
    width: 345px;
    height: auto;
    overflow: hidden;
}

.simlar_cx {
    padding-top: 10px;
    height: auto;
    overflow: hidden;
}

.simlar_cx li {
    padding-top: 10px;
    clear: both;
}

.simlar_cx li img {
    float: left;
    width: 150px;
    height: 100px;
    padding: 4px;
    border: 1px solid #DADADA;
}

.simlar_cx li p {
    float: right;
    width: 170px;
    line-height: 26px;
}

.simlar_cx li p.simlar_name {
    font-weight: 700;
    height: 56px;
    overflow: hidden;
}

.cs_deltab {
    clear: both;
    height: auto;
    overflow: hidden;
    width: 600px;
}


.cs_deltit {
    font-size: 16px;
    font-family: "微软雅黑";
}

.cs_deltab table {
    width: 598px;
    border: 1px solid #DADADA;
    border-collapse: collapse;
    margin-top: 10px;
}

.cs_deltab table td,
.cs_deltab table th {
    border: 1px solid #DADADA;
    line-height: 32px;
}

.cs_deltab table th {
    width: 170px;
}

.cs_deltab table td {
    padding: 0 10px;
    word-break: break-all;
}

.cs_deltab table th.deltab_bg {
    height: 36px;
    background-color: #cccccc;
}

.cs_singledel {
    padding-top: 10px;
}

.cs_delword {
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #DADADA;
    border-top: 3px solid #adb2b6;
    line-height: 26px;
}

.cs_delword p {
    padding-bottom: 10px;
    text-indent: 24px;
}

.cs_delword img {
    display: inline-block;
}

.cs_fkcon {
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #DADADA;
    border-top: 3px solid #adb2b6;
    line-height: 26px;
}

.cs_fkcon table {
    width: 570px;
}

.cs_fkcon table img {
    display: inline-block;
    vertical-align: middle;
}

.cs_fkcon input {
    border: 1px solid #DADADA;
}

.cs_fkcon td.cs_name {
    width: 60px;
    text-align: left;
}

.cs_fkcon td a {
    display: inline-block;
    text-align: center;
    color: #FFFFFF;
    width: 80px;
    height: 24px;
    background-color: #288FF8;
}

.cs_fkcon td a.cxfk_zc {
    background-color: #dddddd;
    color: #444444;
}

.cs_fkcon span {
    color: #FF0000;
    padding-left: 5px;
}

.cs_fkcon textarea {
    width: 560px;
    height: 60px;
    border: 1px solid #DADADA;
}

.cs_time {
    line-height: 200%;
    color: #999;
}



/*品牌*/

.brand_pic {
    padding-top: 10px;
    height: auto;
    overflow: hidden;
    clear: both;
}

.brand_pic li {
    float: left;
    width: 182px;
    height: 123px;
    margin-right: 12.5px;
    margin-bottom: 10px;
}

.brand_pic li.fifth {
    margin-right: 0;
}

.brand_pic a {
    display: block;
    padding: 4px;
    border: 1px solid #DADADA;
}

.brand_pic a:hover {
    padding: 5px;
    background-color: #288FF8;
    border: 0 none;
}

.word_lists {
    margin-top: 10px;
    padding: 0 12px;
    height: 36px;
    line-height: 36px;
    border-bottom: 2px solid #E9E9E9;
    background-color: #f7f7f7;
    font-size: 16px;
    font-family: "微软雅黑";
}

.word_lists span {
    display: block;
    float: left;
    width: 36px;
    text-align: center;
    background: url(../images/fenge.jpg) no-repeat center right;
    color: #999999;
}

.word_lists a {
    color: #014f80;
}

.word_lists a:hover {
    color: #FF0000;
}

.brand_lists {
    clear: both;
    padding-top: 20px;
}

.brand_lists .tit {
    font-size: 18px;
    font-family: "微软雅黑";
}

.brand_lists .tit span {
    padding-left: 10px;
}

.brand_js {
    padding: 10px 0 20px;
    height: auto;
    overflow: hidden;
    ;
    border-bottom: 2px solid #E9E9E9;
}

.brand_js img {
    padding: 4px;
    border: 1px solid #DADADA;
    float: left;
}

..brand_js a {
    color: #666666;
}

.brand_js a:hover {
    color: #288FF8;
}

.brand_js ul.brand_xh {
    width: 320px;
    float: left;
    margin-left: 20px;
}

.brand_js ul.brand_xh li {
    width: 160px;
    float: left;
    line-height: 32px;
}

.brand_js ul.brand_sj {
    height: 123px;
    float: right;
    width: 410px;
    padding-left: 10px;
    border-left: 1px solid #E9E9E9;
}

.brand_js ul.brand_sj li {
    background: url(../images/li_fd.jpg) no-repeat center left;
    text-indent: 10px;
    height: 24px;
}

.brand_js ul.brand_sj li a {
    display: block;
    width: 300px;
    float: left;
    line-height: 24px;
}

.brand_js ul.brand_sj span {
    float: right;
    width: 100px;
    text-align: right;
}

.content_tit .tit span {
    margin-right: 10px;
}

.content_tit .tit strong {
    color: #ff0000;
    font-weight: normal;
    margin: 0 15px;
    font-size: 16px;
}

.content_tit .tit a {
    font-size: 16px;
    color: #ff0000;
    text-decoration: underline;
}

.brand_comfl {
    float: left;
    width: 590px;
    padding-right: 10px;
    height: 240px;
    overflow: hidden;
    line-height: 24px;
}

.brand_comfl p {
    text-indent: 24px;
}

.brand_comfl img {
    float: left;
    margin: 0 10px 0 0;
    padding: 4px;
    border: 1px solid #DADADA;
}

.brand_comfr {
    float: right;
    width: 345px;
    padding-left: 5px;
    border-left: 2px solid #b4b4b4;
}

.brand_comfr li {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    background: url(../images/li_fd.jpg) no-repeat center left;
    text-indent: 10px;
}

.brand_comfr span {
    float: right;
    width: 70px;
    text-align: right;
    display: block;
}

.brand_comfr a {
    float: left;
    display: block;
    width: 275px;
}

.brand_comfr a:hover {
    color: #288FF8;
}

.brand_cxpic {
    padding-top: 20px;
    height: auto;
    overflow: hidden;
    clear: both;
}

.brand_tit {
    clear: both;
    margin: 10px 0 0 0;
    width: 940px;
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
    color: #288FF8;
    background-color: #E9E9E9;
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight: bold;
}

.brand_tit a {
    float: right;
}

.brand_tit a:hover {
    color: #288FF8;
}

.brand_db ul {
    padding-top: 0;
}

.brand_zt {
    overflow: hidden;
    height: 100%;
    padding: 10px 0;
    margin-bottom: 10px;
}

.brand_ztbox {
    width: 310px;
    height: 140px;
    float: left;
}

.ztbox_tit {
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 32px;
}

.brand_ztbox img {
    float: left;
    width: 150px;
    height: 100px;
    margin-right: 10px;
}

.brand_ztbox p {
    width: 150px;
    height: 100px;
    overflow: hidden;
    line-height: 26px;
}

.ztboxa {
    margin: 0 6px;
}

.brand_picbox {
    padding-top: 10px;
    overflow: hidden;
    margin-bottom: 15px;
}

.brand_picbox ul li {
    width: 180px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}

.brand_picbox ul li p {
    line-height: 30px;
}

.brand_picbox ul li.brand_last {
    margin-right: 0;
}

.video-ico li {
    position: relative;
}

.video-ico li i {
    display: block;
    position: absolute;
    width: 40px;
    left: 0;
    top: 102px;
    height: 18px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    font-style: normal;
    background: rgba(0, 0, 0, .7)
}

.brand_fcon {
    clear: both;
    padding-top: 20px;
    height: auto;
    overflow: hidden;
}

.brand_fkbd {
    float: left;
    width: 600px;
}

.brand_fkbd .tit {
    border-bottom: 3px solid #288FF8;
    clear: both;
    font-family: "微软雅黑";
    font-size: 18px;
    height: 32px;
    line-height: 24px;
}

.brand_fkbdbox {
    width: 578px;
    padding: 10px;
    border: 1px solid #DADADA;
    border-top: 0 none;
    height: auto;
    overflow: hidden;
}

.brand_fkbdbox p {
    float: left;
    width: 200px;
    line-height: 24px;
    font-size: 12px;
}

.brand_fkbdbox table {
    float: right;
    width: 368px;
    font-size: 12px;
}

.brand_fkbdbox table td {
    height: 26px;
}

.brand_fkbdbox table label {
    width: 60px;
    text-align: left;
    display: inline-block;
}

.brand_fkbdbox table input {
    height: 18px;
    border: 1px solid #DADADA;
    width: 100px;
    display: inline-block;
}

.brand_fkbdbox table textarea {
    width: 360px;
    border: 1px solid #DADADA;
    height: 60px;
}

.brand_fkbdbox table span {
    color: #FF0000;
}

.brand_fkbdbox table input.yzm {
    width: 60px;
}

.brand_fkbdbox table img {
    display: inline-block;
    vertical-align: middle;
    line-height: 26px;
}

.brand_fkbdbox table a {
    float: left;
    width: 60px;
    height: 24px;
    line-height: 24px;
    display: block;
    color: #FFFFFF;
    background-color: #288FF8;
    text-align: center;
    float: left;
    margin: 0 10px;
}

.brand_hot {
    width: 345px;
    float: right;
}

.brand_hot .tit {
    border-bottom: 3px solid #adb2b6;
    clear: both;
    font-family: "微软雅黑";
    font-size: 18px;
    height: 32px;
    line-height: 24px;
}

.brand_hot ul li {
    height: 28px;
    line-height: 28px;
    background: url(../images/li_fd.jpg) no-repeat center left;
    text-indent: 10px;
}

.brand_hot li a {
    display: block;
    float: left;
    width: 275px;
    height: 26px;
    overflow: hidden;
}

.brand_hot span {
    float: left;
    width: 70px;
    text-align: right;
}

.peitao {
    padding-top: 0;
}

.pt_deltab {
    padding-top: 10px;
}

.ptsimlar_cx li {
    width: 345px;
    height: 110px;
    position: relative;
}

.simlar_cx a.peitao_ck {
    font-weight: bold;
    display: block;
    position: absolute;
    left: 170px;
    bottom: 0;
}

.peitao_pic {
    padding-top: 10px;
    height: auto;
    overflow: hidden;
}

.pt_box {
    width: 440px;
    border: 1px solid #DADADA;
    padding: 10px;
    background-color: #F3F3F3;
    margin-bottom: 10px;
}

.boxa {
    float: left;
}

.boxb {
    float: right;
}

.pt_box .tit {
    font-size: 14px;
    font-weight: 700;
    color: #666666;
    font-family: "微软雅黑";
    height: 32px;
    line-height: 32px;
}

.pt_box img {
    float: left;
    width: 180px;
    height: 120px;
    padding: 4px;
    border: 1px solid #DADADA;
    background-color: #FFFFFF;
    margin-right: 10px;
}

.box_jspt p {
    height: 130px;
    overflow: hidden;
    line-height: 26px;
}

.pt_ad img {
    display: block;
    border: 0 none;
    margin-bottom: 4px;
}

.peitao_tit {
    clear: both;
    width: 960px;
    height: 30px;
    /*background: url(../images/pt_tit.jpg) no-repeat center left;*/
    background-color: #EEE;
    line-height: 30px;
    text-indent: 10px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    font-family: "微软雅黑";
    margin-top: 10px;
    margin-bottom: 10px;
}

.pt_tb li {
    float: left;
    width: 150px;
    height: 130px;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 12px;
}

.pt_tb li:nth-of-type(6n) {
    margin-right: 0;
}

.pt_tb li img {
    width: 148px;
    height: 100px;
    border: 1px solid #DADADA;
}

.news-job {
    overflow: hidden;
}

.news-job-list {
    float: left;
    background: #fff;
    border: 1px dashed #cfcdcc;
    padding: 5px;
    margin: 8px 5px 0 5px;
    width: 298px;
}



/*配套幻灯片样式*/

.cs_flash {
    position: relative;
    float: left;
    width: 600px;
    margin-bottom: 10px;
}

.ad-gallery {
    width: 600px;
}

.ad-gallery,
.ad-gallery * {
    margin: 0;
    padding: 0;
}

.ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 400px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}

.ad-gallery .ad-image-wrapper .ad-loader {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    /*  border: 1px solid #CCC; */
}

.ad-gallery .ad-image-wrapper .ad-next {
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
    height: 100%;
    cursor: pointer;
    display: block;
    z-index: 100;
}

.ad-gallery .ad-image-wrapper .ad-prev {
    position: absolute;
    left: 0;
    top: 0;
    width: 25%;
    height: 100%;
    cursor: pointer;
    display: block;
    z-index: 100;
}

.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image,
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
    background: url(../images/ad_prev.png);
    width: 30px;
    height: 30px;
    display: none;
    position: absolute;
    top: 47%;
    left: 0;
    z-index: 101;
}

.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
    background: url(../images/ad_next.png);
    width: 30px;
    height: 30px;
    right: 0;
    left: auto;
}

.ad-gallery .ad-image-wrapper .ad-image {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 9;
}

.ad-gallery .ad-image-wrapper .ad-image a img {
    border: 0;
}

.ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
    position: absolute;
    height: 36px;
    line-height: 36px;
    bottom: 0px;
    left: 0px;
    text-align: center;
    width: 100%;
    z-index: 2;
    background: url(../images/des_bg.png) repeat-x;
    color: #FFFFFF;
    display: none;
}

.ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
    display: block;
}

.ad-gallery .ad-controls {
    height: 20px;
}

.ad-gallery .ad-info {
    float: left;
}

.ad-gallery .ad-slideshow-controls {
    float: right;
}

.ad-gallery .ad-slideshow-controls .ad-slideshow-start,
.ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
    padding-left: 5px;
    cursor: pointer;
}

.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
    padding-left: 5px;
    font-size: 0.9em;
}

.ad-gallery .ad-slideshow-running .ad-slideshow-start {
    cursor: default;
    font-style: italic;
}

.ad_bottom {
    width: 600px;
    display: none;
}

.ad_baojia {
    float: left;
    width: 110px;
    padding-left: 10px;
    height: 60px;
    padding-top: 5px;
}

.ad_baojia a {
    width: 110px;
    height: 25px;
    margin-top: 5px;
    display: block;
    text-align: center;
    line-height: 25px;
}

.ad_baojia a.blue {
    background-color: #288FF8;
    color: #FFFFFF;
}

.ad_baojia a.gary {
    background-color: #DDDDDD;
    color: #444444;
}

.ad-gallery .ad-nav {
    width: 480px;
    height: 65px;
    float: left;
    background-color: #464646;
    position: relative;
}

.ad-gallery .ad-forward,
.ad-gallery .ad-back {
    position: absolute;
    top: 0;
    height: 65px;
    z-index: 10;
}

.ad-gallery .ad-back {
    cursor: pointer;
    display: block;
    left: 0;
    width: 20px;
    height: 65px;
    background: url(../images/jtleft.jpg) no-repeat center left;
}

.ad-gallery .ad-forward {
    cursor: pointer;
    display: block;
    right: 0;
    float: left;
    width: 20px;
    height: 65px;
    background: url(../images/jtright.jpg) no-repeat center left;
}

.ad-gallery .ad-nav .ad-thumbs {
    overflow: hidden;
    width: 440px;
    height: 65px;
    margin-left: 20px;
}

.ad-gallery .ad-nav .ad-thumbs img {
    width: 72px;
    height: 48px;
    margin-top: 8px;
}

.ad-gallery .ad-thumbs .ad-thumb-list {
    float: left;
    width: 9000px;
    list-style: none;
}

.ad-gallery .ad-thumbs li {
    float: left;
    width: 72px;
    padding: 0 8px;
}

.ad-gallery .ad-thumbs li a {
    display: block;
}

.ad-preloads {
    position: absolute;
    left: -9000px;
    top: -9000px;
}

.example {
    border: 1px solid #CCC;
    background: #f2f2f2;
    padding: 10px;
}

#descriptions .ad-image-description {
    position: absolute;
}

#descriptions .ad-image-description .ad-description-title {
    display: block;
}



/*研究*/

.hyyj_login {
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
    display: none;
}

.hyyj_hotbox {
    height: auto;
    overflow: hidden;
}

.hylogin_box p {
    line-height: 28px;
    padding-bottom: 10px;
}

.hylogin_box td {
    height: 32px;
}

.hylogin_box td.lab_name {
    width: 100px;
    text-align: center;
}

.hylogin_box label {
    width: 100px;
    text-align: right;
    display: block;
    float: left;
}

.hylogin_box input {
    float: left;
    height: 20px;
    width: 200px;
    border: 1px solid #DADADA;
}

.hylogin_box a:hover {
    color: #288FF8;
}

.hylogin_box a.hyyj_dl {
    width: 100px;
    height: 28px;
    background-color: #288FF8;
    display: block;
    color: #FFFFFF;
    text-align: center;
    line-height: 28px;
    margin: 0 auto;
}

.hylogin_box a:hover.hyyj_dl {
    color: #FFFFFF;
}

.pjgq_boxtit {
    height: 32px;
    line-height: 32px;
}

.pjgq_boxtit span.pj_dd {
    font-weight: bold;
    display: block;
    float: left;
    width: 70px;
    display: none;
}

.pjgq_boxtit a {
    display: inline-block;
    width: 380px;
    font-weight: bold;
    float: left;
    line-height: 32px;
}

.pjgq_boxtit span.pj_sf {
    display: block;
    width: 60px;
    float: left;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pjgq_boxtit span.pj_time {
    display: block;
    width: 100px;
    float: left;
    text-align: right;
}

.pj_js {
    height: 56px;
    overflow: hidden;
}

.pj_cotbox li {
    /* float: left; */
    width: 220px;
    /* line-height: 24px; */
    color: #999999;
}

.gq_mesbox {
    width: 323px;
    height: 150px;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #DADADA;
    line-height: 26px;
    background-color: #F9F9F9;
}

.gq_mesbox P {
    width: 323px;
    height: 150px;
    overflow: hidden;
    overflow-y: scroll;
}

.gy_first {
    padding-top: 0;
}

.gq_frbox {
    float: left;
    width: 340px;
    height: 455px;
    padding: 10px;
    background-color: #E6E6E6;
}

.ad-gallery .ad-nav .gqad_thumbs {
    width: 560px;
}

.ad-gallery .gqad_nav {
    width: 600px;
}

.ad-gallery .ad-nav .gqad_thumbs li {
    padding: 0 10px;
}

.gq_frbox {
    position: relative;
}

.gq_frbox .gq_protit {
    font-family: "微软雅黑";
    font-size: 20px;
    height: auto;
    overflow: hidden;
    line-height: 32px;
    margin-bottom: 10px;
}

.gq_frbox p {
    font-family: "微软雅黑";
    line-height: 32px;
    font-size: 18px;
}

.gq_botbox {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.gq_botbox p {
    font-size: 14px;
}

.gq_botbox1 p.tel {
    font-size: 20px;
    font-weight: bold;
    color: #ff8500;
    margin: 10px auto;
}

.gq_page {
    width: 578px;
    height: auto;
    overflow: hidden;
    padding: 10px;
    border: 1px solid #DADADA;
    margin-top: 10px;
}

.gq_pagetit {
    font-family: "微软雅黑";
    font-size: 20px;
    text-align: center;
    line-height: 32px;
    margin-bottom: 10px;
}

.gq_pagecc {
    height: 30px;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
    line-height: 30px;
    font-size: 12px;
    color: #999999;
}

.gq_pagecc span {
    margin: 0 5px;
}

.gq_art p {
    text-indent: 24px;
    line-height: 28px;
    padding: 5px 0;
}

.gq_art p.gq_contact {
    text-indent: 0;
    margin-top: 30px;
}

.gq_frbox table {
    width: 330px;
    border: 1px solid #DADADA;
    background-color: #F1F1F1;
    border-collapse: collapse;
}

.gq_frbox table td,
.gq_art table td {
    height: 28px;
    line-height: 28px;
    border-collapse: collapse;
    border: 1px solid #DADADA;
    padding-left: 10px;
}

.gq_frbox table td.zl_name,
.gq_art table td.zl_name {
    font-weight: bold;
    font-size: 12px;
}

.gq_art table {
    width: 500px;
    margin: 0 auto;
    border: 1px solid #DADADA;
    background-color: #F1F1F1;
    border-collapse: collapse;
    margin-top: 10px;
}

.gq_art strong {
    line-height: 36px;
}



/*二手车*/

.esc_red {
    color: #FF0000;
    margin-bottom: 10px;
}

p.hw_guide {
    text-align: left;
    padding-bottom: 10px;
    height: 170px;
    overflow: hidden;
}

.xny_alcon ul {
    width: 300px;
    height: 120px;
    background-color: #F1F1F1;
    padding: 10px;
    float: left;
    margin-top: 10px;
}

.xny_alcon ul.xny_mid {
    margin-left: 10px;
    margin-right: 10px;
}

.xny_alcon ul li.xny_altit {
    height: 32px;
    line-height: 32px;
    font-family: "微软雅黑";
    font-weight: bold;
}

.xny_alcon ul li img {
    float: left;
    padding: 4px;
    border: 1px solid #DADADA;
    margin-right: 10px;
}

.xny_alcon ul li p {
    line-height: 24px;
    width: 170px;
    height: 77px;
    overflow: hidden;
    float: left;
    font-size: 12px;
}

.hz_zt .zt_box_name {
    padding-top: 10px;
}

.hz_zt .zt_box_del {
    width: 100px;
    height: 100px;
    overflow: hidden;
    font-size: 12px;
}

.hz_adbox {
    border: 1px #EEE solid;
}

.hz_adbox img {
    float: left;
    margin-bottom: 5px;
}

.hz_adbox a {
    display: block;
    float: left;
    padding: 0 10px;
}

.hz_adbox a.hz_adfr {
    display: block;
    float: right;
}

.cx_hotnews .hz_more {
    width: 330px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-top: 15px;
    background-color: #F1F1F1;
}

.cx_hotnews .hz_more a:hover {
    color: #288FF8;
}

.hz_fkbd {
    margin-right: 0;
}

.hz_fkbd .cx_mes {
    border: 0 none;
}

.hz_hz {
    height: auto;
    overflow: hidden;
    padding-top: 10px;
    border: 1px solid #DADADA;
}

.hz_hzjs {
    float: left;
    width: 450px;
    padding: 10px;
    line-height: 28px;
}

.hz_hzjs p.hz_mes {
    margin-top: 20px;
}

.lt_header {
    width: 100%;
    height: 72px;
    background-color: #288FF8;
}

.lt_top {
    width: 960px;
    height: 60px;
    padding-top: 6px;
    margin: 0 auto;
}

.lt_top img {
    width: 158px;
    height: 60px;
}

.lt_logo {
    float: left;
    width: 170px;
}

.lt_link {
    float: left;
    width: 320px;
    color: #FFFFFF;
    line-height: 70px;
    font-family: "微软雅黑";
    font-size: 18px;
}

.lt_link a {
    color: #FFFFFF;
    display: block;
    width: 80px;
    height: 56px;
    text-align: center;
    float: left;
}

.lt_link a:hover {
    border-bottom: 2px solid #FFFFFF;
}

.lt_sea {
    float: left;
    width: 260px;
    margin-left: 50px;
    padding-top: 20px;
}

.lt_sea form input.inp_text {
    border: 1px solid #dadada;
    color: #999999;
    float: left;
    font-size: 12px;
    height: 24px;
    padding: 0 5px;
    width: 160px;
}

.lt_sea form input.inp_btn {
    background-color: #cccccc;
    cursor: pointer;
    float: left;
    height: 26px;
    text-align: center;
    width: 70px;
}

.lt_login {
    color: #FFFFFF;
    float: right;
    text-align: right;
    line-height: 60px;
}

.lt_login a {
    margin: 0 5px;
    color: #FFFFFF;
}

.lt_login a:hover {
    text-decoration: underline;
}

.lt_box {
    width: 960px;
    margin: 0 auto;
}

.lt_date {
    width: 938px;
    padding: 0 10px;
    border: 1px solid #DADADA;
    background-color: #F1F1F1;
    height: 32px;
    line-height: 32px;
    color: #999999;
    font-size: 12px;
}

.lt_nr {
    margin-top: 20px;
    height: auto;
    overflow: hidden;
    clear: both;
    width: 958px;
    border: 1px solid #DADADA;
    border-top: 4px solid #bfd6ff;
}

.lt_nrtit {
    padding-left: 10px;
    height: 32px;
    line-height: 32px;
    color: #288FF8;
    font-weight: bold;
    background-color: #f3f3f3;
    position: relative;
}

.lt_nrtit p {
    font-weight: normal;
    position: absolute;
    right: 10px;
    bottom: 3px;
    color: #999999;
}

.lt_nrtit p span {
    color: #288FF8;
}

.lt_mesbox {
    width: 938px;
    padding: 10px;
    height: auto;
    overflow: hidden;
}

.lt_mesbox dl {
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px dashed #DADADA;
}

.lt_mesbox dl span.icon_blue {
    display: block;
    background: url(../images/lttb01.jpg) no-repeat left top;
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 20px;
}

.lt_mesbox dl span.icon_gary {
    display: block;
    background: url(../images/lttb02.jpg) no-repeat left top;
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 20px;
}

.lt_listbox {
    display: block;
    width: 460px;
    float: left;
}

.lt_mesbox dl dt {
    float: left;
    width: 520px;
}

.lt_mesbox dl dd.lt_ts {
    width: 180px;
    float: left;
    line-height: 40px;
    margin: 0 10px;
    text-align: center;
}

.lt_mesbox dl dt a {
    display: block;
    line-height: 40px;
    font-weight: bold;
}

.lt_mesbox dl dt a span {
    color: #FF0000;
}

.lt_mesbox dl dt p {
    line-height: 28px;
    color: #999999;
}

.lt_mesbox dl dt p span {
    color: #666666;
}

.lt_mesbox dl dd span.lt_red {
    color: #FF0000;
}

.lt_mesbox dl dd.lt_hf {
    width: 210px;
    float: left;
}

.lt_mesbox dl dd.lt_hf p {
    line-height: 40px;
}

.lt_mesbox dl dd.lt_hf p.lt_last {
    color: #999999;
}

.lt_footer {
    margin-top: 20px;
    text-align: center;
    font-size: 12px;
}

.lt_footer a {
    margin: 0 8px;
}

.login_banner {
    height: 75px;
    padding-top: 10px;
    border-bottom: 3px solid #288FF8;
}

.login_mid {
    width: 960px;
    margin: 0 auto;
}

.login_member {
    float: left;
    font-size: 24px;
    line-height: 75px;
    font-family: "微软雅黑";
    color: #525252;
}

.login_link {
    float: right;
    line-height: 75px;
}

.login_link a {
    color: #525252;
    margin-left: 15px;
}

.login_link a:hover {
    color: #525252;
    text-decoration: underline;
}

.login_main {
    height: auto;
    overflow: hidden;
    background-color: #f3f3f3;
    padding: 80px 0;
}

.login_con {
    width: 960px;
    margin: 0 auto;
    background-color: #f3f3f3;
}

.login_dl {
    width: 360px;
    height: auto;
    overflow: hidden;
    background-color: #FFFFFF;
    margin: 20px auto;
    padding: 20px 20px 80px 20px;
}

.login_tit {
    font-family: "微软雅黑";
    font-size: 22px;
    border-bottom: 2px solid #e0e0e0;
    line-height: 36px;
    padding-bottom: 3px;
}

.login_dl form {
    padding-top: 30px;
}

.login_dl label {
    display: inline-block;
    width: 90px;
    text-align: right;
    margin-bottom: 10px;
}

.login_dl input {
    width: 230px;
    height: 32px;
    border: 1px solid #bcbcbc;
    margin-bottom: 10px;
    padding: 0 10px;
    font-size: 12px;
    color: #525252;
}

.login_dl input.login_yzm {
    width: 95px;
}

.login_dl img {
    display: inline-block;
    vertical-align: middle;
}

.login_a {
    text-align: center;
    line-height: 36px;
    margin-top: 10px;
}

.login_a a {
    margin: 0 10px;
}

input.login_btn {
    font-size: 16px;
    cursor: pointer;
    border: 0 none;
    display: block;
    width: 360px;
    height: 36px;
    line-height: 36px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #288ff8;
    text-align: center;
    margin-top: 20px;
}

.login_dl form.register_page input {
    width: 130px;
}

.login_dl form.register_page input.login_yzm {
    width: 95px;
}

.login_dl form.register_page input.password_btn {
    font-size: 16px;
    cursor: pointer;
    border: 0 none;
    display: block;
    width: 360px;
    height: 36px;
    line-height: 36px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #288ff8;
    text-align: center;
    margin-top: 20px;
}

.register_btn {
    padding-left: 50px;
    margin-top: 30px;
}

.register_btn input {
    display: block;
    float: left;
    width: 120px;
    height: 36px;
    line-height: 36px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #288FF8;
    text-align: center;
    margin-top: 20px;
    margin-left: 5px;
    border: 0 none;
    cursor: pointer;
}

.register_btn input.ct_style {
    background-color: #323232;
}

.login_link strong {
    color: #288FF8;
    font-weight: normal;
    margin: 0 3px;
}

.member_con {
    width: 910px;
    padding: 25px;
    height: auto;
    overflow: hidden;
    background-color: #FFFFFF;
    margin: 0 auto;
}

.member_main {
    padding: 20px 0;
}

.member_tit {
    border-bottom: 3px solid #288FF8;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #525252;
}

.member_tit li {
    width: 150px;
    float: left;
    text-align: center;
    position: relative;
}

.member_tit li::after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    width: 2px;
    height: 40px;
    background: #eee;
}

.member_tit li:last-child::after {
    display: none;
}

.member_tit li.mem_lion::after {
    display: none;
}


.member_tit li span {
    position: relative;
    padding-left: 24px;
}

.member_tit li:first-child span::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 50%;
    margin-top: -10px;
    background: url('../images/glzx.png') no-repeat center center;
    background-size: contain;
}


.member_tit li:first-child span::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 50%;
    margin-top: -10px;
    background: url('../images/glzx.png') no-repeat center center;
    background-size: contain;
}

.member_tit li:nth-child(2) span::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 50%;
    margin-top: -10px;
    background: url('../images/account.png') no-repeat center center;
    background-size: contain;
}

.member_tit li:nth-child(3) span::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 50%;
    margin-top: -10px;
    background: url('../images/star.png') no-repeat center center;
    background-size: contain;
}


.member_tit li:first-child.mem_lion span::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 50%;
    margin-top: -10px;
    background: url('../images/glzx-w.png') no-repeat center center;
    background-size: contain;
}

.member_tit li:nth-child(2).mem_lion span::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 50%;
    margin-top: -10px;
    background: url('../images/account-w.png') no-repeat center center;
    background-size: contain;
}

.member_tit li:nth-child(3).mem_lion span::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 50%;
    margin-top: -10px;
    background: url('../images/star-w.png') no-repeat center center;
    background-size: contain;
}


.member_tit li.mem_lion {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #288FF8;
    color: #FFFFFF;
}

.member_tit li.mem_lion a {
    color: #fff;
}

.member_tit li a {
    display: block;
}


.mem_nr {
    padding-top: 20px;
}

.mem_left {
    width: 210px;
    height: auto;
    float: left;
    line-height: 35px;
    font-family: "微软雅黑";
    background-color: #fafafa;
    margin-right: 20px;
    padding-bottom: 10px;
}

.mem_left .mem_lefttit {
    width: 210px;
    height: 45px;
    line-height: 45px;
    background-color: #e9f3fd;
    font-size: 16px;
    position: relative;
    color: #288ff8;
    text-align: center;
}

.mem_left .mem_lefttit::before {
    position: absolute;
    content: "";
    width: 4px;
    height: 45px;
    background: #288ff8;
    left: 0;
    top: 0;
}



.mem_left ul {
    padding-top: 10px;
}

.mem_left ul li {
    font-size: 14px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.mem_left ul li.mem_lion a {
    color: #288ff8;
}

.mem_left ul li a {
    display: block;
}

.mem_left ul li a:hover {
    color: #288ff8;
}

.mem_left ul.accout-li li {
    border-bottom: 1px solid #eee;
}

.mem_right {
    width: 680px;
    height: auto;
    overflow: hidden;
}

.hy_mes img {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 20px;
}

.hy_mes p {
    font-family: "微软雅黑";
    margin-top: 20px;
    float: left;
    line-height: 35px;
    font-size: 14px;
}

.hy_mes p span {
    font-size: 18px;
}

.scj {
    clear: both;
    padding-top: 10px;
}

.scj_tit {
    font-size: 16px;
    font-family: "微软雅黑";
}

.scj table {
    width: 678px;
    border: 1px solid #dddddd;
    border-collapse: collapse;
    margin-top: 20px;
}

.scj td {
    border: 1px solid #DDDDDD;
    height: 32px;
    text-align: center;
}

.scj table thead {
    background-color: #EBEBEB;
    height: 34px;
    font-weight: bold;
    font-family: "微软雅黑";
}

.scj table a {
    color: #444444;
}

.scj table a:hover {
    color: #666666;
}

.scj a.table_href {
    margin-top: 20px;
    width: 680px;
    height: 32px;
    display: block;
    background-color: #ebebeb;
    text-align: center;
    line-height: 32px;
}

.scj_right {
    padding-bottom: 60px;
}

.login_tit span {
    color: #288FF8;
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
}

.login_dl form.register_page .login_a input {
    width: 30px;
    margin-bottom: 0;
    vertical-align: middle;
}

.register_page p {
    font-weight: bold;
    line-height: 32px;
}

.register_page a.e_mail {
    line-height: 36px;
}

.register_page a:hover.e_mail {
    line-height: 36px;
    text-decoration: underline;
}



/*首页*/

#recommend-20151 {
    width: 938px;
    padding: 0 10px;
    margin: 0 auto;
    height: 34px;
    border: 1px solid #e5e5e5;
    background-color: #f1f1f1;
    font-size: 12px;
}

#recommend-20151 .recommend_link strong {
    color: #444444;
}

#recommend-20151 .recommend_link {
    line-height: 34px;
}

#recommend-20151 .recommend_link a {
    padding: 0 10px;
}

#ad-20151 {
    width: 960px;
    height: 438px;
    padding-top: 10px;
    margin: 0 auto;
    font-size: 12px;
}

#ad-20151 .ad_left,
#ad-20151 .ad_right {
    float: left;
    width: 225px;
}

#ad-20151 .ad_left img,
#ad-20151 .ad_right img {
    display: block;
    margin-bottom: 5px;
}

#ad-20151 .ad_mid {
    width: 480px;
    margin: 0 15px;
    float: left;
}

#ad-20151 .ad_mid .hot_news,
#ad-20151 .ad_mid .job_news {
    width: 480px;
    height: 152px;
    padding-bottom: 10px;
}

#ad-20151 .ad_mid .hot_news .hot_news_tit,
#ad-20151 .ad_mid .job_news .job_news_tit {
    width: 480px;
    height: 32px;
    line-height: 32px;
    font-family: "Microsoft Yahei", "微软雅黑";
    font-size: 16px;
    font-weight: 700;
    background: url("../images/tit-20151.jpg") no-repeat top left;
}

#ad-20151 .ad_mid .job_news .job_news_tit .job_news_tit1 {
    font-family: "Microsoft Yahei", "微软雅黑";
    font-size: 16px;
    font-weight: 700;
    height: 32px;
    line-height: 32px;
    width: 160px;
    float: left;
}

#ad-20151 .ad_mid .job_news .job_news_tit .job_news_tit2 {
    float: right;
    width: 210px;
    font-weight: normal;
}

#ad-20151 .ad_mid .job_news .job_news_tit .job_news_tit2 li {
    width: 60px;
    margin-left: 10px;
    float: left;
    height: 22px;
    line-height: 22px;
    margin-top: 5px;
    color: #ffffff;
    text-align: center;
}

#ad-20151 .ad_mid .job_news .job_news_tit .job_news_tit2 li a {
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}

#ad-20151 .ad_mid .job_news .job_news_tit .job_news_tit2 li a:hover {
    color: #ffffff;
    text-decoration: none;
}

#ad-20151 .ad_mid .job_news .job_news_tit .job_news_tit2 li.org {
    background-color: #feaf46;
}

#ad-20151 .ad_mid .job_news .job_news_tit .job_news_tit2 li.gre {
    background-color: #75d29d;
}

#ad-20151 .ad_mid .job_news .job_news_tit .job_news_tit2 li.pri {
    background-color: #c094cf;
}

#ad-20151 .ad_mid .hot_news .hot_news_ul {
    position: relative;
}

#ad-20151 .ad_mid .hot_news .hot_news_ul .hot_news_li {
    width: 260px;
    padding-right: 20px;
    float: left;
}

#ad-20151 .ad_mid .hot_news .hot_news_ul .hot_news_li li {
    line-height: 24px;
}

#ad-20151 .ad_mid .hot_news .hot_news_ul .hot_news_ad {
    float: right;
    width: 200px;
    height: 150px;
    left: 280px;
    top: -28px;
    position: absolute;
}

#ad-20151 .ad_mid .job_news .job_news_lists li {
    width: 230px;
    padding-right: 10px;
    height: 21px;
    line-height: 21px;
    float: left;
    text-indent: 10px;
    background: url("../images/fd.gif") no-repeat left center;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.job_news_lists {
    padding-top: 10px;
    background: url(../images/tit-20151.jpg) no-repeat top left;
}


.index-brand ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
}

.index-brand li {
    width: 25%;
}

#ad-20151 .ad_mid .hotest {
    width: 415px;
    height: 23px;
    margin-bottom: 16px;
    padding-left: 63px;
    border: 1px solid #e5e5e5;
    background: url("../images/hot.gif") no-repeat left center;
}

#ad-20151 .ad_mid .hotest a {
    padding: 0 5px;
    line-height: 23px;
    /*两行时;*/
    /*line-height: 46px; 一行时：*/
}

#search-20151 {
    padding-top: 10px;
    font-size: 12px;
}

#search-20151 .searchzq {
    width: 958px;
    height: 38px;
    border: 1px solid #e5e5e5;
    margin: 0 auto;
}

#search-20151 .searchzq .searchzq_left {
    width: 430px;
    padding-left: 10px;
    float: left;
    line-height: 38px;
}

#search-20151 .searchzq .searchzq_left form strong {
    float: left;
}

#search-20151 .searchzq .searchzq_left form input {
    border: 1px #e5e5e5 solid;
}

#search-20151 .searchzq .searchzq_left form input.ui-ipt-enter1 {
    float: left;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    width: 250px;
    margin-top: 6px;
    padding-left: 10px;
}

#search-20151 .searchzq .searchzq_left form input.input_button1 {
    float: left;
    color: #fff;
    cursor: pointer;
    height: 26px;
    line-height: 26px;
    text-align: center;
    width: 67px;
    background-color: #288ff8;
    margin-top: 6px;
    border: none;
}

#search-20151 .searchzq_right {
    float: right;
    width: 400px;
    line-height: 38px;
}

.searchzq_right a {
    padding: 0 5px;
}

.mian_news {
    width: 960px;
    margin: 0 auto;
    padding-top: 10px;
    font-size: 14px;
}

.mian_news .user_news {
    width: 310px;
    float: left;
}

.mian_news .user_news_mid {
    margin: 0 15px;
}

.mian_news .user_news .user_news_tit {
    color: #444444;
    width: 310px;
    height: 32px;
    line-height: 32px;
    font-family: "Microsoft Yahei", "微软雅黑";

    background: url("../images/tit-20151.jpg") no-repeat bottom left;
}

.mian_news .user_news .user_news_tit span.usertit-right {
    width: 100px;
    float: left;
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    color: #444444;
    font-family: "Microsoft Yahei", "微软雅黑";
}

.mian_news .user_news .user_news_tit span {
    font-family: "宋体", Arial, Lucida, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    float: right;
    width: 80px;
    text-align: right;
    display: block;
}

.mian_news .user_news .user_news_con .user_news_main {
    clear: both;
}

.user_news_con {
    height: auto;
    padding-top: 10px;
}

.mian_news .user_news .user_news_con .user_news_main .user_news_main_tit {
    font-size: 14px;
    font-weight: 700;
    line-height: 28px;
}

.mian_news .user_news .user_news_con .user_news_main .user_news_main_tit1 {
    font-size: 12px;
    font-weight: 700;
    line-height: 30px;
}

.mian_news .user_news .user_news_con .user_news_main .user_news_main_tit1 a {
    color: #454545;
    text-decoration: none;
}

.mian_news .user_news .user_news_con .user_news_main .user_news_main_tit1 a:hover {
    color: #288ff8;
}

.mian_news .user_news .user_news_con .user_news_main .user_news_main_tit a {
    color: #454545;
    text-decoration: none;
}

.mian_news .user_news .user_news_con .user_news_main .user_news_main_tit a:hover {
    color: #288ff8;
}

.mian_news .user_news .user_news_con .user_news_main .user_news_main_con {
    height: auto;
    overflow: hidden;
}

.mian_news .user_news .user_news_con .user_news_main .user_news_main_con img {
    width: 80px;
    height: 57px;
    padding: 3px;
    border: 1px solid #e3e3e3;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}

.mian_news .user_news .user_news_con .user_news_main .user_news_main_con1 img {
    width: 90px;
    height: 60px;
    padding: 5px;
    border: 1px solid #e5e5e5;
    float: left;
    margin-right: 10px;
}

.mian_news .user_news .user_news_con .user_news_main .user_news_main_con p {
    font-size: 14px;
    line-height: 24px;
}

.mian_news .user_news .user_news_con .user_news_main .user_news_main_con p a {
    font-size: 14px;
    color: #fa9513;
    text-decoration: none;
}

.mian_news .user_news .user_news_con .user_news_main .user_news_main_con1 p a:hover {
    color: #fa9513;
    text-decoration: underline;
}

.mian_news .user_news .user_news_con .user_news_main .user_news_main_con1 p {
    font-size: 12px;
}

.mian_news .user_news .user_news_con .user_news_main .user_news_main_con1 p a {
    font-size: 12px;
    color: #fa9513;
    text-decoration: none;
    line-height: 24px;
}

.mian_news .user_news .user_news_con .user_news_main .user_news_main_con1 p a:hover {
    color: #fa9513;
    text-decoration: underline;
}

.mian_news .user_news .user_news_con .user_news_main_lists {
    clear: both;
    padding-top: 5px;
}

.mian_news .user_news .user_news_con .user_news_main_lists li {
    line-height: 28px;
    font-size: 14px;
}

.mian_news .user_news .user_news_con .user_news_main_lists li span {
    width: 60px;
    text-align: right;
    float: right;
}

.user_news_main_con1 p {
    line-height: 180%;
}



/*广告位*/

.main_ad {
    width: 980px;
    margin: 0 auto;
    height: 68px;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
}

.main_ad .ad_mid_four img {
    display: block;
    float: left;
}

.main_ad .ad_mid_four img.ad_mid_four_1 {
    margin-left: 20px;
}

.tskc {
    clear: both;
    width: 960px;
    margin: 0 auto;
}

.tskc .tusk_tit {
    width: 960px;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
    font-weight: 700;
    font-family: "Microsoft Yahei", "微软雅黑";
    color: #444444;
    background: url("../images/tit3-20151.jpg") no-repeat bottom left;
}

.tskc .tusk_tit span.ts_right {
    float: left;
    width: 200px;
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    font-family: "Microsoft Yahei", "微软雅黑";
    color: #444444;
}

.tskc .tusk_tit span {
    font-family: "宋体", Arial, Lucida, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    float: right;
    font-size: 14px;
}

.tskc .tusk_tit span a {
    color: #666666;
    text-decoration: none;
}

.tskc .tusk_tit a:hover {
    color: #288ff8;
}

.second_kc .tusk_tit a:hover {
    color: #288ff8;
}

.tskc .tskc_con {
    padding-top: 10px;
}

.tskc .tskc_con ul {
    width: 168px;
    margin-right: 30px;
    height: 170px;
    float: left;
    text-align: center;
    margin-bottom: 10px;
}

.tskc .tskc_con ul:nth-of-type(5n) {
    margin-right: 0;
}

.tskc .tskc_con ul li {
    width: 168px;
    height: 170px;
    text-align: center;
}

.tskc .tskc_con ul li p {
    width: 100%;
    overflow: hidden;
    height: 50px;
    line-height: 24px;
}

.tskc .tskc_con ul li a {
    display: block;
    width: 148px;
    height: 150px;
    padding: 9px;
    border: 1px solid #e5e5e5;
}

.tskc .tskc_con ul li a:hover {
    display: block;
    background-color: #bed5fe;
}

.tskc-sec .tskc_con ul {
    width: 168px;
    margin-right: 30px;
    height: 140px;
    float: left;
    text-align: center;
    margin-bottom: 10px;
}

.tskc-sec .tskc_con ul li {
    width: 168px;
    height: 140px;
    text-align: center;
}

.tskc-sec .tskc_con ul li p {
    width: 100%;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}

.tskc-sec .tskc_con ul li a {
    display: block;
    width: 148px;
    height: 120px;
    padding: 9px;
    border: 1px solid #e5e5e5;
}

.second_kc {
    width: 960px;
    margin: 0 auto;
    clear: both;
}

.second_kc .tusk_tit {
    margin-bottom: 10px;
    width: 960px;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
    font-weight: 700;
    font-family: "Microsoft Yahei", "微软雅黑";
    color: #444444;
    background: url("../images/tit3-20151.jpg") no-repeat bottom left;
}

.second_kc .tusk_tit span {
    font-family: "宋体", Arial, Lucida, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    float: right;
    font-size: 14px;
}

.second_kc .tusk_tit span.ts_right {
    float: left;
    width: 200px;
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    font-family: "Microsoft Yahei", "微软雅黑";
    color: #444444;
}

.second_kc .tusk_tit span a {
    color: #666666;
    text-decoration: none;
}

.second_kc .second_pic {
    float: left;
    width: 340px;
    padding: 10px;
    border: 1px solid #e5e5e5;
}

.second_kc .second_pic .second_tit {
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 8px;
}

.second_kc .second_pic img {
    width: 150px;
    height: 100px;
    float: left;
}

.second_pic ul {
    clear: both;
    padding-top: 30px;
}

.second_pic ul li {
    float: left;
    width: 160px;
    padding: 0 5px;
    height: 28px;
    line-height: 28px;
}

.second_kc .second_pic .second_pic_js {
    float: right;
    margin-left: 10px;
    line-height: 24px;
    height: 100px;
    width: 180px;
    overflow: hidden;
}

.second_kc .second_pic .second_pic_js a {
    color: #444444;
    font-weight: 700;
    display: block;
    line-height: 28px;
}

.second_kc .second_pic .second_pic_js a:hover {
    color: #444444;
    font-weight: 700;
}

.second_kc .second_pic .second_pic_js p a {
    display: inline-block;
    font-weight: normal;
}

.second_kc .second_pic .second_pic_js p a:hover {
    font-weight: normal;
}

.second_kc .newest_news {
    float: left;
    margin-left: 15px;
    width: 376px;
    padding-right: 15px;
    border-right: 2px solid #e5e5e5;
}

.second_kc .newest_news_tit {
    font-size: 16px;
    font-weight: 700;
    color: #444444;
    font-family: "Microsoft Yahei", "微软雅黑";
}

.second_kc .newest_news_tit a {
    font-size: 12px;
    text-align: center;
    float: right;
    display: block;
    font-weight: normal;
    font-family: "宋体", Arial, Lucida, Verdana, Helvetica, sans-serif;
    width: 60px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #e5e5e5;
    background-color: #f3f3f3;
}

.second_kc .newest_news_tit a:hover {
    background-color: #666666;
    color: #ffffff;
    text-decoration: none;
}

.second_kc .newest_news ul {
    padding-top: 10px;
}

.second_kc .newest_news ul li {
    line-height: 28px;
    background: url("../images/fd.gif") no-repeat left center;
    text-indent: 10px;
}

.second_kc .newest_news ul li a {
    color: #444444;
    font-size: 14px;
    text-decoration: none;
}

.second_kc .newest_news ul li a:hover {
    color: #444444;
    text-decoration: underline;
}

.second_kc .newest_news ul li a span {
    color: #999999;
}

.tj_second {
    float: right;
    width: 180px;
    padding-left: 10px;
}

.tj_second .newest_news_tit {
    font-size: 16px;
    font-weight: 700;
    color: #444444;
    font-family: "Microsoft Yahei", "微软雅黑";
}

.tj_second .tj_second_con {
    padding-top: 3px;
    font-size: 12px;
    ;
}

.tj_second .tj_second_con li {
    background: url("../images/fd.gif") no-repeat left center;
    text-indent: 10px;
    line-height: 26px;
}

.kcpj_three {
    clear: both;
    padding-top: 10px;
    width: 960px;
    margin: 0 auto;
}

.kcpj_three .kcpj {
    float: left;
    width: 310px;
}

.kcpj_three .kcpj_mid {
    float: left;
    width: 310px;
    margin: 0 15px;
}

.kcpj_three .kcpj .kcpj_tit {
    height: 36px;
    line-height: 36px;
    border-top: 3px solid #adb2b6;
    font-size: 16px;
    font-weight: 700;
    color: #444444;
    font-family: "Microsoft Yahei", "微软雅黑";
}

.kcpj_three .kcpj .kcpj_tit span {
    display: block;
    width: 140px;
    float: left;
}

.kcpj_three .kcpj .kcpj_tit span a:hover {
    color: #288ff8;
}

.kcpj_three .kcpj .kcpj_tit a.little-20151 {
    margin-top: 5px;
    margin-right: 20px;
    font-size: 12px;
    text-align: center;
    float: right;
    display: block;
    font-weight: normal;
    font-family: "宋体", Arial, Lucida, Verdana, Helvetica, sans-serif;
    width: 60px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #e5e5e5;
    background-color: #f3f3f3;
}

.kcpj_three .kcpj .kcpj_tit a.little-20151:hover {
    background-color: #666666;
    color: #ffffff;
    text-decoration: none;
}

.kcpj_three .kcpj .kcpj_tit a.more-20151 {
    float: right;
    font-size: 14px;
    font-weight: normal;
    border: none;
    background: none;
}

.kcpj_three .kcpj .kcpj_tit a:hover.more-20151 {
    background: none;
    color: #288ff8;
}

.kcpj_three .kcpj ul li {
    line-height: 28px;
    background: url("../images/fd.gif") no-repeat left center;
    text-indent: 10px;
    overflow: hidden;
}

.kcpj_three .kcpj ul li a {
    color: #444444;
    font-size: 14px;
    text-decoration: none;
    display: block;
    height: 26px;
    overflow: hidden;
}

.kcpj_three .kcpj ul li a:hover {
    color: #444444;
    text-decoration: underline;
}

.kcpj_three .kcpj ul li a span {
    width: 55px;
    display: block;
    float: left;
    color: #444444;
}

.kcpj_three .kcpj ul li a span.pj_midnr {
    width: 185px;
    display: block;
    float: left;
    height: 24px;
    overflow: hidden;
}

.kcpj_three .kcpj ul li a span:hover {
    color: #288ff8;
}

.kcpj_three .kcpj ul li a span.time {
    float: right;
    width: 60px;
    text-align: right;
    display: block;
}

.long_ad {
    clear: both;
    padding: 5px 0;
    width: 960px;
    margin: 0 auto;
}

.lc_fkbd {
    clear: both;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    width: 960px;
    margin: 0 auto;
}

.lc_fkbd .lc-20151,
.lc_fkbd .fkbd-20151 {
    float: left;
    width: 298px;
    padding: 10px;
    border: 1px solid #e5e5e5;
    height: 360px;
}

.lc_fkbd .fkbd-20151_mid {
    margin: 0 15px;
}

.lc_fkbd .lc-20151 .lc-20151-tit,
.lc_fkbd .fkbd-20151 .lc-20151-tit {
    width: 298px;
    height: 32px;
    line-height: 32px;
    font-family: "Microsoft Yahei", "微软雅黑";
    font-size: 16px;
    color: #444444;
    font-weight: 700;
    border-bottom: 3px solid #adb2b6;
}

.lc_fkbd .gud-20151 .lc-20151-tit {
    width: 268px;
    height: 32px;
    line-height: 32px;
    font-family: "Microsoft Yahei", "微软雅黑";
    font-size: 16px;
    color: #444444;
    font-weight: 700;
    border-bottom: 3px solid #adb2b6;
}

.lc_fkbd .lc-20151 .lc-20151-con {
    padding-top: 10px;
}

.lc_fkbd .lc-20151 .lc-20151-con .lc-20151-conimg {
    text-align: center;
}

.lc_fkbd .lc-20151 .lc-20151-con .lc-20151-conimg img {
    margin: 0 auto;
}

.lc_fkbd .lc-20151 .lc-20151-con p {
    line-height: 28px;
    font-size: 12px;
}

.lc_fkbd .fkbd-20151 .fkbd_table table td {
    border-collapse: collapse;
    height: 24px;
    font-size: 12px;
}

.lc_fkbd .fkbd-20151 .fkbd_table table input {
    border: 1px solid #E3E3E3;
    height: 20px;
}

.lc_fkbd .fkbd-20151 .fkbd_table table img {
    float: right;
    padding-right: 80px;
}

.lc_fkbd .gud-20151 {
    width: 268px;
    float: left;
    height: 360px;
    padding: 10px;
    border: 1px solid #e5e5e5;
}

.lc_fkbd .gud-20151 ul {
    padding-top: 20px;
}

.lc_fkbd .gud-20151 li {
    padding: 0 10px;
    line-height: 24px;
}

.lc_fkbd .gud-20151 li a {
    font-size: 14px;
}

.com_link {
    height: auto;
    overflow: hidden;
    width: 938px;
    border: 1px solid #e5e5e5;
    padding: 10px;
    margin: 10px auto;
}

.com_link .com_link_tit {
    line-height: 32px;
    height: 32px;
    border-bottom: 2px solid #aeb2b5;
}

.com_link .com_link_tit span {
    display: block;
    width: 120px;
    height: 30px;
    background-color: #288ff8;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    font-family: "Microsoft Yahei", "微软雅黑";
    font-size: 16px;
    float: left;
}

.com_link .com_link_tit a {
    display: block;
    float: right;
    font-size: 14px;
    text-align: center;
}

.com_link .com_link_lists {
    padding-top: 10px;
}

.com_link .com_link_lists a {
    line-height: 28px;
    width: 107px;
    float: left;
    padding: 0 5px;
    text-align: left;
}

.footer_t {
    width: 960px;
    text-align: center;
    margin: 0 auto;
}

.footer_t a {
    padding: 0 10px;
    line-height: 28px;
}

.s_lists_sea {
    float: left;
}

.feedback_left {
    margin-top: 10px;
    width: 628px;
    float: left;
    border: 1px solid #E3E3E3;
    height: auto;
    overflow: hidden;
    padding: 10px;
}

.feedback_left td {
    height: 30px;
    padding-left: 10px;
}

.feedback_left td.feed_name {
    width: 80px;
    text-align: right;
}

.feedback_left input {
    border: 1px solid #E3E3E3;
    height: 20px;
    width: 120px;
}

.feedback_left select {
    width: 120px;
    height: 24px;
    border: 1px solid #E3E3E3;
}

.feedback_left select option {
    padding: 5px 0 5px 10px;
    border-bottom: 1px dashed #E3E3E3;
}

.feedback_left textarea {
    width: 370px;
    height: 100px;
    border: 1px solid #E3E3E3;
    line-height: 28px;
    padding: 10px;
    margin-left: 90px;
    font-size: 12px;
}

.feedback_left input.feed_submit {
    width: 80px;
    height: 32px;
    color: #FFFFFF;
    background-color: #288FF8;
    margin-top: 10px;
    cursor: pointer;
}

.feedback_left input.feed_cz {
    width: 80px;
    height: 32px;
    color: #666666;
    background: #999999;
    margin-top: 10px;
    cursor: pointer;
}

.feedback_right {
    float: right;
    padding-top: 10px;
    width: 290px;
}

.feedback_right p {
    line-height: 28px;
}

.feedback_right img {
    width: 150px;
    height: 150px;
    margin-left: 70px;
}

.ce_duibi {
    padding-top: 10px;
}

.ce_duibi p {
    height: 32px;
    line-height: 32px;
    font-weight: bold;
}

.ce_duibi table {
    border: 1px solid #E3E3E3;
    border-collapse: collapse;
    width: 960px;
}

.ce_duibi table td {
    border: 1px solid #E3E3E3;
    padding: 5px;
    height: 30px;
}

.ce_duibi table td.thead_tit {
    background-color: #E3E3E3;
    font-weight: bold;
}

.about_left {
    float: left;
    width: 180px;
    height: auto;
    margin-top: 10px;
}

.about_left li {
    width: 180px;
    height: 32px;
    line-height: 32px;
    background-color: #E5E5E5;
    font-weight: bold;
    margin-bottom: 2px;
    cursor: pointer;
    text-align: center;
    font-family: "微软雅黑";
}

.about_left li a {
    display: block;
    width: 180px;
    height: 32px;
    margin-bottom: 2px;
    color: #999999;
}

.about_left li a:hover {
    background-color: #288FF8;
    color: #FFFFFF;
}

.about_left li.about_on {
    background-color: #288FF8;
    color: #FFFFFF;
}

.about_right {
    float: right;
    width: 760px;
    margin-top: 10px;
    height: auto;
    overflow: hidden;
}

.about_tit {
    font-weight: bold;
    text-align: center;
    color: #666666;
    line-height: 36px;
}

.about_tit_fr {
    font-weight: bold;
    text-align: left;
    color: #666666;
    line-height: 36px;
    font-size: 16px;
    font-family: "微软雅黑";
}

.about_con {
    padding-top: 10px;
    line-height: 28px;
}

.about_con_link,
.about_con_sy {
    padding-top: 10px;
    line-height: 32px;
}

.about_con_link a {
    display: block;
    width: 115px;
    padding-left: 10px;
    color: #999999;
    float: left;
}

.about_con_link a:hover {
    color: #666666;
}

.sogou_frame input {
    border: 1px solid #DADADA;
    height: 28px;
    line-height: 28px;
}

.sogou_frame input.sg_btn {
    height: 28px;
    background-color: #DADADA;
    color: #666666;
    width: 80px;
    border: 1px solid #DADADA;
}

.sogou_frame label {
    line-height: 30px;
}

.sogou_frame label input {
    width: 20px;
    line-height: 30px;
    vertical-align: middle;
}

.sogou_frame select {
    width: 80px;
    border: 1px solid #DADADA;
    height: 28px;
    line-height: 28px;
}

.sogou_frame a {
    padding: 0 5px;
    font-size: 12px;
}

.sogou_frame_ad {
    height: auto;
    overflow: hidden;
}



/*首页广告位*/

#PCMSAD_6 li,
#PCMSAD_7 li,
#PCMSAD_13 li,
#PCMSAD_18 li {
    float: left;
    width: 245px;
}

#PCMSAD_6 li img,
#PCMSAD_7 li img,
#PCMSAD_13 li img,
#PCMSAD_18 li img {
    margin: 0 10px;
}

.gotop {
    position: fixed;
    width: 60px;
    height: auto;
    left: 50%;
    margin-left: 520px;
    top: 30%;
    border: 1px solid #E3E3E3;
}

.gotop .gotop_m a {
    display: block;
    width: 60px;
    text-align: center;
    background-color: #F1F1F1;
    color: #444444;
    line-height: 28px;
    border-bottom: 1px solid #DADADA;
}

.gotop .gotop_m a:hover {
    width: 60px;
    text-align: center;
    background-color: #288FF8;
    color: #FFFFFF;
    line-height: 28px;
    border-bottom: 1px solid #DADADA;
}

.enjoy {
    width: 180px;
    height: 60px;
    border: 1px solid #E3E3E3;
    background-color: #FFFFFF;
    position: fixed;
    left: 50%;
    margin-left: 335px;
    top: 30%;
    margin-top: 30px;
    z-index: 1;
    display: none;
}

.close_btn {
    float: right;
    padding: 3px;
    color: #444444;
    font-size: 12px;
    cursor: pointer;
}

.share_btn {
    padding-left: 10px;
    padding-top: 20px;
}

.share_btn a {
    display: inline-block;
}

.wx_kc {
    width: 100px;
    height: 100px;
    border: 1px solid #E3E3E3;
    position: fixed;
    left: 50%;
    top: 30%;
    margin-left: 415px;
    display: none;
}

.wx_close {
    width: 100px;
    height: 20px;
    color: #444444;
    text-align: right;
    background-color: #FFFFFF;
    line-height: 20px;
    cursor: pointer;
}

.go_tel {
    width: 200px;
    height: 50px;
    background-color: #FFFFFF;
    border: 1px solid #E3E3E3;
    position: fixed;
    left: 50%;
    top: 30%;
    margin-left: 315px;
    margin-top: 86px;
    display: none;
}

.wx_close1 {
    width: 200px;
    height: 20px;
    color: #444444;
    text-align: right;
    background-color: #FFFFFF;
    line-height: 20px;
    cursor: pointer;
}

.go_tel span {
    font-size: 16px;
    color: #FF0000;
    font-weight: bold;
    display: block;
    text-align: center;
}

.pages_pic_box ul li p {
    text-align: left;
    line-height: 20px;
    font-weight: normal;
    margin-top: 3px;
}


/*二手客车无图*/

.no_pic_title {
    position: absolute;
    top: 290px;
    left: 22%;
    width: 350px;
    font-family: 'Microsoft YaHei';
    line-height: 1.5em;
    color: #e8b245;
    /**/
    font-weight: bold;
    font-size: 24px;
    /*text-shadow:0px 0px 0 rgb(210,220,133), 1px 0px 0 rgb(200,210,123),2px 0px 1px rgba(0,0,0,0.2),2px 0px 1px rgba(0,0,0,0.5),0px 0px 1px rgba(0,0,0,.2);*/
}

.no_pic_title:hover {
    /* CSS3 Transform Effect */
    -webkit-transform: scale(1.2);
    Safari & Chrome -moz-transform: scale(1.2);
    /* Firefox */
    -o-transform: scale(1.2);
    /* Opera */
}


/*二手客车无图*/

.rent_no_pic_title {
    position: absolute;
    top: 90px;
    left: 100px;
    width: 450px;
    font-family: 'Microsoft YaHei';
    line-height: 1.5em;
    color: #e8602e;
    /**/
    font-weight: bold;
    font-size: 24px;
}

.b2b_no_pic_title {
    position: absolute;
    top: 290px;
    left: 20%;
    width: 450px;
    font-family: 'Microsoft YaHei';
    line-height: 1.5em;
    color: #bf423d;
    /**/
    font-weight: bold;
    font-size: 24px;
}


/*微信URL*/

.wxurl_img {
    width: 0px;
    height: 0px;
    overflow: hidden;
}



.brand_sel {
    height: 90px;
    overflow: hidden;
}

.brand_sel span {
    height: 32px;
    line-height: 32px;
}

.cx-more {
    text-align: center;
    color: #ff0000;
    cursor: pointer;
    width: 200px;
    height: 30px;
    line-height: 30px;
    background-color: #e3e3e3;
    color: #ff0000;
    margin: 0 auto;
}

.cx-less {
    text-align: center;
    color: #ff0000;
    cursor: pointer;
    display: none;
    width: 200px;
    height: 30px;
    line-height: 30px;
    background-color: #e3e3e3;
    color: #ff0000;
    margin: 0 auto;
}

.brand-selmore {
    height: auto;
    overflow: hidden;
}


/*TOPIC*/

.top_topic .xny_alcon ul {
    padding-top: 0;
    background-color: inherit;
    padding-bottom: 0;
    margin-top: 0;
}

.top_topic .xny_alcon p a {
    color: #fa9513;
}

/*record*/
.record {
    text-align: center;
    font-size: 12px;
}

.record img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: 20px;
}

/*配套产品显示更新时间2018-11-02*/
.tit-date {
    text-align: left;
    color: #999
}

/*增加视频缩略图标识2020-07-02*/
.bd_video ul li>a,
.tskc_box ul li>a {
    position: relative;
    display: block;
}

.bd_video ul li a span,
.tskc_box ul li a span {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    background: url('http://m.kurageshokudo.com/statics/css/images/video.png');
    width: 60px;
    height: 60px;
    background-size: contain;
}

.tskc_box ul li a span {
    margin-top: -30px;
}

.bd_video ul li a span {
    margin-top: -50px;
}

.user_news_main_lists li a {
    display: block;
    width: 250px;
    float: left;
    height: 28px;
    line-height: 28px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/* 后加的会员中心 */


.header-login {
    width: 960px;
    height: 60px;
    padding: 10px 0;
    margin: 0 auto;
    overflow: hidden;
}

.header-login>a {
    float: left;
    margin-right: 20px;
}

.header-login>a img {
    height: 60px;
}

.header-login span {
    float: left;
    font: 700 22px/60px Microsoft YaHei;
    height: 60px;
    overflow: hidden;
}

.header-login .login-r {
    float: right;
    height: 60px;
    line-height: 60px;
    color: #999;
}

.header-login .login-r a {
    display: inline-block;
    padding: 0 10px;
    color: #999;
}

.login-wrap {
    position: relative;
    width: 100%;
    height: 560px;
    background: url('../images/login-bg.jpg') no-repeat center center;
}

.login-cont {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -210px;
    margin-top: -210px;
    width: 420px;
    height: 420px;
    overflow: hidden;
    padding: 40px;
    box-sizing: border-box;
    background: #fff;
}

.tab-login {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #999;
}

.tab-login label {
    width: 50%;
    display: inline-block;
    text-align: center;
    float: left;
    position: relative;
}

.tab-login label.on {
    color: #288ff8;
    font-weight: bold;
    position: relative;
}

.tab-login label.on a {
    color: #288ff8;
    font-weight: bold;
}

.tab-login label:first-child::after {
    content: "|";
    position: absolute;
    right: 0;
    top: 0;
    color: #eeeeee;
}

.login-form {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
}

.login-form div {
    width: 100%;
    height: 36px;
    border: 1px solid #cdcdcd;
    margin-bottom: 30px;
    box-sizing: border-box;
    padding: 0 10px 0 40px;
    line-height: 36px;
    position: relative;
}

.login-form div input {
    border: 0 none;
    outline: none;
    width: 100%;
    display: block;
    height: 34px;
    line-height: 34px;
}

.login-form div button {
    border: 0 none;
    outline: none;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 10px;
    height: 34px;
    background: #f3f3f3;
    z-index: 99;
}

.login-form div.tel::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 34px;
    height: 34px;
    border-right: 1px solid #dadada;
    background: url('../images/tel-login.png') no-repeat center center;
}

.login-form div.user::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 34px;
    height: 34px;
    border-right: 1px solid #dadada;
    background: url('../images/user-login.png') no-repeat center center;
}

.login-form div.pas::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 34px;
    height: 34px;
    border-right: 1px solid #dadada;
    background: url('../images/pass-login.png') no-repeat center center;
}

.login-form div.submit {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0;
    border: 0 none;
    margin-top: 40px;
}

.login-form div input[type="button"] {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 0 none;
    background: #288ff8;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.login-form div input[type="submit"] {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 0 none;
    background: #288ff8;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.login-form p {
    float: right;
    font-size: 12px;
    color: #999;
}

.login-form p a.register {
    color: #ff7700;
}

/* 搜索样式修改 */
.name-tab {
    width: 100%;
    height: 42px;
    border-bottom: 2px solid#288FF8;
    line-height: 42px;
    font-size: 18px;
    border-left: 1px solid #288FF8;
}

.name-tab a {
    display: block;
    float: left;
    width: 110px;
    height: 42px;
    box-sizing: border-box;
    border-top: 1px solid #1e5ba6;
    border-right: 1px solid #1e5ba6;
    text-align: center;
}

.name-tab a.on {
    background: #288FF8;
    color: #ffffff;
}

.xny-left {
    width: 600px;
    height: auto;
    overflow: hidden;
    float: right;
}

.brand-sea {
    width: 100%;
    height: 120px;
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid #e3e3e3;
    margin-bottom: 10px;
}

.brand-sea img {
    float: left;
    padding-right: 10px;
    border-right: 1px solid #e3e3e3;
}

.brand-sea .brandsea-right {
    float: right;
    width: 405px;
    height: 80px;
    margin-left: 17px;
    line-height: 28px;
    overflow: hidden;
}

.brand-sea .brandsea-right h2 {
    font-size: 16px;
}


.brand-sea .brandsea-right p {
    width: 100% !important;
}

.h10 {
    margin-bottom: 10px;
}

.tit-short {
    position: relative;
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 20px;
    color: #333333;
    padding-left: 10px;
    box-sizing: border-box;
    font-weight: bold;
}

.tit-short::before {
    position: absolute;
    left: 0;
    top: 2px;
    width: 3px;
    height: 24px;
    background: #288FF8;
    content: "";
}

.tit-short a {
    position: absolute;
    display: block;
    width: 60px;
    height: 28px;
    line-height: 28px;
    text-align: right;
    font-size: 14px;
    color: #999999;
    right: 0;
    top: 0;
    font-weight: normal;
}

.tit-short a:hover {
    color: #ff8300;
}

.rec-leftbox {
    width: 740px;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}

.rec-leftbox ul {
    overflow: hidden;
    margin-right: -10px;
}

.rec-leftbox ul li {
    float: left;
    width: 210px;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-right: 10px;
    text-align: center;
    margin-top: 10px;
    padding: 0;
    border-bottom: 0;
}

.rec-leftbox ul li a img {
    width: 210px;
    height: 140px;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
}

.rec-leftbox ul li a p {
    width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rec-leftbox ul li a p span {
    width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    text-overflow: ellipsis;
    margin: 5px 0;
    color: #999;
    text-align: left;

}

.rec-leftbox ul li a h2 {
    height: 45px;
    font-size: 15px;
    font-weight: normal;
    color: #333333;

}

.trend-lists .rec-leftbox ul li h2 {
    font-size: 14px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;

}

.trend-lists .rec-leftbox ul li a .search-js h2 {
    height: 48px;
    line-height: 24px;
    text-align: left;
    margin-top: 5px;
}

.find-car1 {
    width: 50%;
    height: 50px;
    overflow: hidden;
    margin: 0 auto 20px auto;
    line-height: 50px;
    border-radius: 5px;
    border: 1px solid #288FF8;
    color: #288FF8;
    text-align: center;
    font-size: 18px;
}

.find-car1 a {
    display: block;
    color: #288FF8;
}

.find-car1 a::after {
    /* content: "\e600"; */
    font-family: "car";
    font-size: 18px;
    font-weight: bold;
}

.find-car1 a.load-more {
    height: 50px;
    line-height: 50px;
    color: #ffffff !important;
    margin: 0 auto;
}

.article-lists {
    width: 100%;
    height: auto;
    padding: 15px 0;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    overflow: hidden;
}

.article-lists>a {
    display: block;
}

.article-lists img {
    float: left;
    width: 150px;
    height: 100px;
    margin-right: 20px;
}

.article-lists .art-intro {
    position: relative;
    height: 100px;
    overflow: hidden;
}

.article-lists .art-intro h2 {
    width: 100%;
    height: 30px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    font-weight: normal;
}

.article-lists .art-intro h2:hover {
    color: #ff8300;
}

.article-lists .art-intro p {
    width: 100%;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    color: #666666;
}

.article-lists .atr-column {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    float: right;
    color: #999;
}

.article-lists .atr-column span {
    display: block;
    float: left;
    margin-right: 10px;
}

.article-lists .atr-column span.new {
    color: #ff0101;
}

.article-lists .atr-column span.add {
    width: 150px;
}

.article-lists .atr-column span.read-total::before {
    content: "\e61c";
    font-family: "car";
    font-size: 16px;
    margin-right: 5px;
}

.article-lists .atr-column a {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 20px;
    line-height: 20px;
    color: #2378a0;
}

.atr-fl {
    position: absolute;
    right: 0;
    bottom: 15px;
}

.atr-fl a {
    color: #2378a0;
}

.article-more {
    width: 220px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    border: 1px solid #2378a0;
    color: #2378a0;
    margin: 20px auto;
    text-align: center;
    font-size: 16px;
}

.article-more a {
    display: block;
    color: #2378a0;
}


.article-more a::after {
    content: "\e600";
    font-family: "car";
    font-size: 18px;
    color: #2378a0;
    font-weight: bold;
}

.cx-art h2 {
    width: 100%;
    height: 30px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    font-weight: normal;
}

.cx-art h2:hover {
    color: #ff8300;
}

.cx-art .article-lists p {
    height: 72px;
}

.xny-news {
    margin-bottom: 10px;
}

.tologin {
    display: block;
    width: 120px;
    height: 36px;
    line-height: 36px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #288FF8;
    text-align: center;
    margin-left: 5px;
    border: 0 none;
    cursor: pointer;
}

/* 20210414 增加品牌更多文章展开 ZHUZJ */
.articleList-more {
    margin: 10px auto;
    width: 300px;
    padding: 10px 20px;
    border: #ddd 1px solid;
    text-align: center;
}

.articleList-more a {
    text-decoration: none;
}

.hylogin_box {
    font-family: "Microsoft Yahei";
}

.hylogin_box p {
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #333;
    line-height: 40px;
    padding-bottom: 0;
}

.hylogin_box p:first-child {
    color: #999;
}

.hylogin_box p a {
    color: #ff8300;
}

.hylogin_box p a span.tologin {
    width: 165px;
    height: 44px;
    line-height: 44px;
    background: #ff6200;
    color: #fff;
    font-size: 16px;
    border-radius: 2px;
    margin-left: 0;
    font-weight: normal;
    text-align: center;
    float: left;
}

.hylogin_box a div.tologin {
    width: 165px;
    height: 44px;
    line-height: 44px;
    background: #ff6200;
    color: #fff;
    font-size: 16px;
    border-radius: 2px;
    margin-left: 0;
    font-weight: normal;
    text-align: center;
}

.hylogin_box>a {
    width: 50%;
    display: block;
    float: left;
    margin-bottom: 10px;
}

.hylogin_box p a span.tologout {
    width: 165px;
    height: 44px;
    line-height: 44px;
    border: 1px solid #e3e3e3;
    color: #999;
    font-size: 16px;
    border-radius: 2px;
    margin-left: 0;
    font-weight: normal;
    float: right;
    text-align: center;
    box-sizing: border-box;
}

.read>span {
    float: left;
    line-height: 30px !important;
    margin-left: 0 !important;
}

.read span#tjydl {
    margin-right: 20px;
}

.news_page_box1 .art_mes_link {
    float: left;
}

.video-read {

    position: absolute;
    height: 30px;
    line-height: 30px;
    text-align: right;
    left: 11px;
    top: 97px;
    padding: 0 10px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
}

.pic-read {
    position: absolute;
    height: auto;
    overflow: hidden;
    color: #999;
    text-align: right;
    position: absolute;
    right: 160px;
    top: 0;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    padding: 0 10px;
    z-index: 99;
    line-height: 30px;
}

.cx-read {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: right;
    color: #999;
}


.cx_conl {
    position: relative;
}

.cx_conl .cxing-read {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 10px;
    box-sizing: border-box;
    text-align: right;
    height: 30px;
    line-height: 30px;
    background: #333;
    color: #fff;
    border-radius: 4px;
}

.bd_tit_l2 {
    position: relative;
}

.bd_tit_l2 span.brand-read {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    font-weight: normal;
    color: #999;
}

.pt-read {
    color: #999;
    text-align: right;
}

.ad-exhibition {
    margin-top: 10px;
}

.ad-exhibition>div {
    display: flex;
    justify-content: space-between;
}

.ad-exhibition>div li img {
    height: 72px !important;
    width: 100%;
}

/* 租赁样式 */
@font-face {
    font-family: "iconfont";
    /* Project id 4027922 */
    src: url('//at.alicdn.com/t/c/font_4027922_b6vaxocmdp.woff2?t=1682059123843') format('woff2'),
        url('//at.alicdn.com/t/c/font_4027922_b6vaxocmdp.woff?t=1682059123843') format('woff'),
        url('//at.alicdn.com/t/c/font_4027922_b6vaxocmdp.ttf?t=1682059123843') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-daohangdizhi:before {
    content: "\e65e";
}

.icon-dianhua2:before {
    content: "\e614";
}

.icon-dianhua1:before {
    content: "\e6cb";
}

.icon-dianhuahover:before {
    content: "\e61f";
}

.icon-dianhua:before {
    content: "\e6a3";
}

.icon-jiageyuce:before {
    content: "\e653";
}

.icon-dizhi:before {
    content: "\e610";
}

.icon-24gl-calendar:before {
    content: "\eb3f";
}


.pj_contname a {
    color: #ff8500;
    vertical-align: middle;
}

.gq_frbox {
    height: 400px;
    box-sizing: border-box;
}

.gq_frbox1 {
    height: 475px;
}

.gq_frbox table {
    width: 100%;
}

.gq_botbox {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #ff8500;
    color: #ffffff;
    text-align: center;
    border-radius: 5px;
    margin-top: 20px;
}

.gq_botbox p {
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    font-style: italic;
}

.gq_botbox p span {
    color: #ffffff;
    font-size: 24px;
    margin-right: 10px;
    font-weight: normal;
}

.pj_cotbox {
    width: 100%;
    padding-top: 10px;
}

.pj_cotbox ul {
    display: flex;
    justify-content: space-between;
}

.pj_cotbox ul li:last-child {
    flex: 0 1 160px;
    text-align: right;
}

.address-rent form span {
    color: #333;
    font-size: 16px;
}

.address-rent form span i {
    color: #ff8500;
    font-size: 18px;
}

.address-rent select {
    width: 200px;
    height: 36px;
    line-height: 36px;
    border-radius: 2px;
    border: 1px solid #e3e3e3;
    margin-left: 10px;
    outline: none;
    background-color: #f2f2f2;
    padding-left: 10px;
    box-sizing: border-box;
}

.load-more {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #4385f5;
    color: #fff;
    border-radius: 5px;
    margin: 15px auto;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

/* 2024/02/26原创标识 */
.cb-badge {
    background-color: RGBA(255, 193, 7) !important;
    display: inline-block;
    padding: 5px;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 3px;
    color: #666;
}


.bd_tit2 {
    position: relative;
}

.bd_tit2_tot {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #999999;
    font-weight: normal;
}

.bd_tit2_tot .brand-read {
    margin-right: 10px;
}