﻿@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, input, select, textarea, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: 14px "PingFang SC",Helvetica,Arial,"Hiragino Sans GB","Microsoft Yahei",STHeiTi,sans-serif;
}
body{ color:#333;}
a { color: #333; text-decoration: none;}
a:hover{color:#009aea; text-decoration:none;}
img {display: inline-block; vertical-align: top;}
ul,li{ list-style:none;}

/*头部*/
.container { width: 1200px;  margin: 0 auto; }
.mt20{ margin-top:20px;}

.homepage{ position:relative; overflow:hidden;}
.homepage .ad {margin-top:10px;}
.homepage .mt30 {margin-top: 30px; overflow:hidden;}

/*第一屏推荐品牌和车款*/

.home-tj{ border:1px #eee solid; margin-top:15px; position:relative;}

.homebrand{ background:#f6f6f6; padding:15px 0; border-bottom:1px #eee solid;  position:relative; float:left; width: 1200px;}
.homebrand-list{ float:left;}
.homebrand-list ul li{ float:left; padding-left:27px; width:95px; text-align:center;}
.homebrand-list ul li img{ border:1px #eee solid; border-radius:3px; margin-bottom:5px;}
.homebrand-list ul li:hover img{border:1px #ddd solid;}
.homebrand-list span {line-height:24px;}
.homesou{ width:290px; float:left; position:relative; padding-left:30px;}

.home-brand{position:relative; z-index:1000;}
.athm-select-selected {
    position: relative;
    border: solid 1px #bfbfbf;
    border-radius: 3px; background:#fff;
}
.athm-select {
    position: relative;
}
.athm-select .athm-select-text {
    display: inline-block;
    font-size: 16px;
    padding: 7px 10px;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: top;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.athm-select .athm-select-icon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 49px;
    text-align: center;
    border-radius: 4px;
    background-color: #fff;
}
.athm-select .athm-iconfont {
    position: absolute;
    top:40%;
    left: 50%;
    width: 12px;
    height:7px;
    background:url(/homeSite/homePage/images/i-down_07.jpg) no-repeat;
}
.homesou .acitve .brand_bg{display: block;}
.athm-select .brand_bg {
    height: 540px!important;
}
#pp{display: none;}
.brand_bg {
    max-height: 540px;
    position: absolute;
    left: -1px;
    top:44px;
    width: 210px;
    overflow: hidden;
    overflow-y: auto;
    font-family: "microsoft yahei";
    border: 1px solid #ccc;
    z-index:1000;
    background-color: #fff;
    text-align: left;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.20);
}

.athm-select .brand_bg .brand_letters {
    width: 40px!important;
}

.brand_bg .brand_letters {
    width: 40px;
    float: left;
    border-right: 1px solid #d9d9d9;
    background-color: #f9f9f9;
    padding: 8px 0;
    text-align: center;
    font-size: 13px;
}
.brand_letters span a {
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    display: block;
    margin: 2px auto;
    border-radius: 2px;
}
.brand_letters span a:hover {
    text-decoration: none;
    background: #ed3d3d;
    color: #fff;
}
.brand_name_bg {
    width: 168px;
    float: left;
    height: 538px;
    overflow-y: hidden;
    font-size: 14px;
}
.brand_name {
    height: 540px;
    overflow-y: auto;
    overflow-x: hidden;
}
.brand_name dl, .models_bg dl {
    float: none!important;
    border-bottom: 1px solid #e1e1e1;
    margin: 1px 0 0 0;
    padding: 0 0 1px 0;
}
.brand_name dl dd {
    width: 169px;
}
.brand_name  dt {
    color: #386ed3;
    font-weight: 700;
    background-color: #ebf0fb;
}
.brand_name  dt{
    line-height: 30px;
    padding-left: 20px;
    padding-right: 10px;
    border-bottom: solid 1px #e5e5e5;
}
.brand_name dl dd, .models_bg dl dd {
    float: none;
    padding-left: 0;
    white-space: nowrap;
    width: 209px;
    overflow: hidden;
    color: inherit;
    overflow: hidden;
}
.brand_bg dl dd a:hover, .brand_name dl dd a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #009aea;
}

.brand_name dl dd a, .models_bg dl dd a {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    display: block;
    padding: 0 0 0 20px;
    margin-right: 0;
}
.home-tj .homesou-btn{ float:left;  width:290px; margin-top:10px; }
.home-tj .homesou-btn .quick-btn{float:left; width:135px; background:#009aea; font-size:16px;text-align:center; border-radius:3px; color:#fff; line-height:40px;}
.home-tj .quick-btn:hover {background:#0084c8; color:#fff;}
.home-tj .homesou-btn .brand-btn{float:right; width:133px;  line-height:38px;  font-size:16px;text-align:center; border:1px #009aea solid; border-radius:3px;}
.home-tj .hotcar{ width:100%;  position:relative;}
.home-tj .hotcar-title{display: table; width:100%;
    height:42px;
    border-bottom: 2px solid #eee;
    white-space: nowrap;}
.home-tj .hotcar-title ul {width: 100%;display: table;}
.home-tj .hotcar-title li {text-align: center; float:left;font-size:16px; position:relative;}
.home-tj .hotcar-title-link a{
    display: block;
    color: #333;
    font-size: 16px;
    text-align: center;
    padding: 10px 15px;
}
.home-tj .hotcar-title-link a.active{ color:#009aea; font-weight:600; cursor:pointer;}
.home-tj .hotcar-title-link a.active:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    right: 0;
    height: 0;
    display: block;
    border-bottom: solid 2px #009aea;
}
.home-tj .hotcar-content {
    height: 189px;
}

.home-tj .hotcar-content .list {
    display: table;
    width: 100%;
    height: 42px;
    padding: 10px 0;
    border-bottom: solid 1px #eee;
}

.home-tj .hotcar-content .name{ position:relative; float:left;}
.home-tj .hotcar-content .name a{ width:80px; padding: 0 15px; font-weight:600; line-height:42px;  background:url(/homeSite/homePage/images/r_10.png) right center no-repeat ; background-size:6px auto;}
.home-tj .hotcar-content .inner {
    height: 42px;
    margin: 0 0 0 28px;
    float:left;
}

.home-tj .hotcar-content li {
    position: relative;
    float: left;
    width: 126px;
    font-size: 0;
    text-align: center;
    white-space: nowrap;
}
.home-tj .hotcar-content li p:nth-child(2) a {
    color: #999;
    padding: 0 5px;
}
.home-tj .hotcar-content li p:nth-child(2) a:hover {
    color: #009aea;
}
.home-tj .hotcar-advbar {
    display: table;
    width: 100%;
    padding-top: 5px;
}
.home-tj .hotcar-advbar .name {
    width:80px; padding: 0 15px;
    font-weight: 700;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.home-tj .hotcar-advbar .list {
    padding-left:15px;
}
.home-tj .hotcar-advbar .item {
    position: relative;
    width:130px;
    display: inline-block;
    font-size: 14px;
}
.home-tj .hotcar-advbar div {
    display: table-cell;
    vertical-align: middle;
}

.home-tj .hotcar-advbar .item a {
    display: block;
    text-align: center;
    padding: 5px 0;
}
.home-tj .hotcar-advbar a:hover span{color: #009aea;}
.home-tj .hotcar-advbar  span{ display:block;}

/*每日头条*/
.homepage-con1{margin-top:20px;}
.homepage-con1 .focus-pic {
    float: left;
    width: 720px;
}

.homepage-con1 .focus-pic-title{position: relative; width:720px; float: left;}

.focus-pic-title .title-name { font-size: 30px; padding: 2px 0;}
.title-name {
    position: relative;
    float: left;
    color: #333;
    font-size: 20px;
    font-weight: 700;
    padding: 5px 0;
    margin-right: 30px;
}
.title-name:before {
    content: '';
    position: relative;
    background-color: #009aea;
    top:7px;
    display: inline-block;
    width: 6px;
    height: 30px;
    margin-right: 10px;
    vertical-align: top;
}
.title-ad a{ position: absolute; right: 0; bottom:8px; font-size:16px;}
.homepage-con1 .focus-text {
    float: right;
    width: 440px;
    height:460px;
}
.homepage-con1 .focus-text .news-hottitle {
    text-align: center;
    font-size: 0;
    padding: 3px 0;
    white-space: nowrap;
}
.homepage-con1 .focus-text .news-hottitle>a {
    position: relative;
    font-size: 22px;
    padding: 0 8px;
    color: #f43636;
}
.homepage-con1 .focus-pic .content {
    margin-top: 14px; width:720px; float:left; overflow:hidden;
}
.homepage-con1 .focus-text .news-subtitle {
    text-align: center;
    font-size: 0;
    line-height:24px;
    margin-bottom:5px;
    white-space: nowrap;
}
.homepage-con1 .focus-text .news-subtitle>a{
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    padding: 0 7px;

}

.homepage-con1 .focus-text .news-subtitle a:first-child:before,.homepage-con1 .focus-text .ui-list a:nth-of-type(4n+1):before { display:none;}
.homepage-con1 .focus-text .news-subtitle a:before ,.homepage-con1 .focus-text .ui-list a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 0;
    height: 16px;
    margin-top: -8px;
    border-left: solid 1px #ccc;}

.homepage-con1 .focus-text .ad-text a{display: block;
    height: 34px;
    overflow: hidden;
    line-height: 34px;
    border: 1px solid #f4cbcb;
    font-size: 17px;
    font-style: normal;
    color: #f43636;
    text-align: center;
    text-decoration: none;}
.homepage-con1 .focus-text .ui-list {
    padding-top: 8px;
}

.homepage-con1 .focus-text .ui-list a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    padding: 0 8px;
    line-height: 36px;
    vertical-align: top;
}

/*店铺*/
.homepage-shop{ width:1200px; float:left;}
.homepage-shop .shop-left{float: left; width: 860px;}
.athm-title{ position: relative; float: left; width: 860px;}
.athm-title .title-name:before {
    content: '';
    position: relative;
    background-color: #009aea;
    top:5px;
    display: inline-block;
    width:5px;
    height:24px;
    margin-right: 10px;
    vertical-align: top;
}
.athm-title .title-name a {
    font-size: 24px;
    font-weight: 700;
    padding: 5px 0;

}
.athm-title span{ float:right;}
.icon-refresh {
    position: absolute;
    right: 0;
    top:8px;
    padding: 0 9px 0 23px;
    line-height: 22px;
    border: 1px solid #ccc;
    border-radius: 12px;
    font-size: 12px;
    color: #009aea;
    background: url(/homeSite/homePage/images/refresh.png) 9px center no-repeat #fff;
    cursor: pointer;
}
.icon-refresh:hover{  border: 1px solid #009aea;}

.homepage-shop .shop-left .list{ float:left; width:860px;  padding-top: 15px;}
.homepage-shop .shop-left .list li{float: left;  width: 210px; margin-left:5px;}
.homepage-shop .shop-left .list li:first-child{ margin-left:0px;}
.homepage-shop .shop-left .item { text-align: center;}
.homepage-shop .shop-left .item p{ line-height:24px; font-size:14px;}
.placeholderimg {display: inline-block;  vertical-align: top; overflow: hidden;}
.placeholderimg img{transition: .5s all;}
.placeholderimg:hover img{-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);}
.homepage-shop .shop-left .item .text-red {
    color: #f43636;
    font-size: 16px;
    white-space: nowrap; margin-top:10px;
    overflow: hidden;
}
.homepage-shop .hot-shop{ width:860px; float:left; margin-top:15px;}
.homepage-shop .hot-shop-title{width:860px; float:left; border-bottom:1px #ddd solid; font-size:20px; font-weight:600; padding:14px 0;}
.homepage-shop .hot-shop-title strong{font-size:20px; font-weight:600; color:#009aea;}
.homepage-shop .hot-shop-list{ width:860px; float:left; position:relative; margin-top:20px;}
.homepage-shop .hot-shop-list li:first-child{ margin-left:0px;}
.homepage-shop .hot-shop-list li{ position:relative; width: 206px; float: left; margin-left:12px;}
.homepage-shop .hot-shop-list li .portfolio-thumb{
    overflow: hidden;
    position: relative;
}
.homepage-shop .hot-shop-list li .portfolio-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    right: 0;

}
.homepage-shop .hot-shop-list li:hover .portfolio-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0,0.5);
    right: 0;

}

.homepage-shop .hot-shop-list .wthree_text {
    text-align: center;
    position: absolute;
    width: 100%;
    top:40%;
    color: #fff;
}
.homepage-shop .hot-shop-list span{ color:#fff; border:1px #fff solid; border-radius:4px; width:60px; display:block; margin:8px auto;}
.homepage-shop .xititle {width: 300px; margin-top:47px; float:left;}
.homepage-shop .xititle .xititle-name {
    float: left;
    font-size: 16px; padding-top:5px;
    font-weight: 700;
}

.homepage-shop .che-guess {
    width: 300px;  float:left;
}
.homepage-shop .guess-list {
    height: 138px;
    overflow: hidden; margin-top:10px;
}
.homepage-shop .guess-list .list-pic {
    position: relative;
    width: 138px;
    height: 138px;
    float: left;
}
.homepage-shop  .guess-list .list-text {
    max-height: 138px;
    margin-left: 180px;
    padding-top: 20px;
}
.homepage-shop .guess-list .list-text a {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.homepage-shop  .guess-list .list-text span {
    display: block;
    text-align: center;     line-height:1.9;
    white-space: nowrap;
}
.homepage-shop  .guess-list .list-text .text-red {
    color: #f43636;
    font-size: 16px;
}
.homepage-shop  .guess-list .list-text .text-btn  {
    margin: 5px 15px; border:1px #009aea solid; border-radius:4px;
    min-height: 30px;
    text-align:center; color:#009aea;
    font-size: 14px;
    line-height: 28px; display:block;
    padding: 0 10px; background:#fff;
}
.homepage-shop  .guess-list .list-text:hover .text-btn  {
    background:#009aea; color:#fff;
}

/*视频*/
.homepage-vod{ overflow:hidden;}
.homepage-vod .athm-title-sub {
    float:right;
    height: 40px;

}
.homepage-vod .athm-title-sub li {
    position: relative;
    float: left;
    padding: 0 12px;
    line-height:40px;
}
.homepage-vod .athm-title-sub li a{ font-size:15px;}
.homepage-vod .athm-title-sub li:first-child:before{ display:none;}
.homepage-vod .athm-title-sub li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 0;
    height: 16px;
    margin-top: -8px;
    border-left: solid 1px #d0d0d0;
}
.homepage-vod .vod-list{ width:860px; float:left; margin-top:15px;}
.homepage-vod .vod-list li{ position:relative; width:270px;
    float: left;
    font-size: 16px;
    text-align: center; margin-left:20px;}
.homepage-vod .vod-list li:nth-of-type(3n+1){ -ms-margin-left:0 !important; -moz-margin-left:0; -webkit-margin-left:0; margin-left:0; }
.homepage-vod .vod-list .tit {
    width: 270px;
    height: 24px; font-size:16px;
    padding: 7px 0 0;
    overflow: hidden;
    white-space: nowrap;
}
.homepage-vod .vod-list .pic{position: relative;
    display: block;}
.homepage-vod .video-icon {
    position: absolute;
    left: 12px;
    bottom: 12px;
    width: 45px;
    height: 45px;
    background:url(/homeSite/homePage/images/vod_07.png) no-repeat;
    line-height: 0;
}
.homepage-vod .vod-list li>a {
    height:200px;
    display: inline-block;
    vertical-align: top;
}
.homepage-vod .vod-list .ct {
    position: absolute;
    top:10px;
    right:10px;
    color: #fff;
    border-radius:4px;  z-index:1001;
    font-size: 12px;
    line-height:20px;
    padding: 0 6px;
    background-color: rgba(0,0,0,0.5);
}
/*专题*/
.homepage-shop .shop-right {float: right; width: 300px;}
.homepage-shop .home-zt{ width:300px; float:left; margin-top:15px;}
.homepage-shop .home-zt li:first-child{ margin-top:0px;}
.homepage-shop .home-zt li{ float:left; margin-top:20px; position:relative;}
.homepage-shop .home-zt .zt-item{ position:relative;}
.homepage-shop .home-zt li:before{  content: '';
    position: absolute;
    top:10px;
    left: 0;
    display: block;
    width:8px;
    height:8px;
    margin-top: -2px;
    border-radius: 50%;
    background-color: #009aea;
}
.homepage-shop .home-zt .zt-item-ct{ width:40px; height:25px; text-align:center; line-height:25px; background:#009aea; border-radius:4px; color:#fff; float:left; margin-left:20px;}
.homepage-shop .home-zt .zt-item-time{ line-height:25px; color:#666; float:left; margin-left:15px;}
.homepage-shop .home-zt .zt-box{ float:left; margin-left:20px; margin-top:10px;}
.homepage-shop .home-zt .zt-box img{ border-radius:4px; float:left;}
.homepage-shop .home-zt .zt-box span{ padding-top:10px; float:left;}

/*资讯*/
.homenews{ overflow:hidden;}
.homenews-title{ width:1200px; float:left;}
.homenews-title .athm-title{ position: relative; float: left; width: 1200px;}
.homenews-title .athm-title .title-name:before {
    content: '';
    position: relative;
    background-color: #009aea;
    top:5px;
    display: inline-block;
    width:5px;
    height:24px;
    margin-right: 10px;
    vertical-align: top;
}
.homenews-title .athm-title .title-name a {
    font-size: 24px;
    font-weight: 700;
    padding: 5px 0;

}
.athm-title-sub {
    float: left;
    height: 40px;
    line-height: normal;
}
.homenews .usedcar-subtit {
    height: auto;
    overflow: hidden;
    line-height: 40px;
}

.homenews .usedcar-subtit li {
    position: relative;
    float: left;
    padding: 0 12px;
    line-height: 40px;
}
.homenews .usedcar-subtit li a{ font-size:16px;}
.homenews .athm-title-sub li:first-child:before{ display:none;}
.homenews .athm-title-sub li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 0;
    height: 16px;
    margin-top: -8px;
    border-left: solid 1px #d0d0d0;
}
.homenews  .athm-title-more {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 40px;
}
.homenews .homenews-box{float: left; width: 1200px; margin-top:15px;}
.homenews .homenews-box .slide {
    width: 532px;
    height: 266px;
    float: left;
}
.homenews .homenews-box .slide img{ width: 532px;  height: 266px;}
.homenews .homenews-box .list {
    width:334px;
    float: left;
}
.homenews .homenews-box .list li {
    position: relative; margin-left:30px;
    padding-left: 15px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 33px;
    line-height:33px;
    white-space: nowrap;
}
.homenews .homenews-box .list li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    border-radius: 50%;
    background-color: #d0d0d0;
}


/*排行榜*/
.ranking-content {
    margin-top: 15px; float:left;
}

.ranking-content .ranking-item {
    width: 390px;
    float: left;
    border: solid 1px #e6e6e6;
    border-top: solid 2px #009aea;
}
.ranking-content .ranking-item+.ranking-item {
    margin-left: 12px;
}
.ranking-content .title {
    font-size: 18px;
    line-height: 40px;
    text-align: center;
}
.ranking-content .list {
    min-height: 430px;
    padding: 0 10px;
}
.ranking-content li {
    font-size: 0;
    height: 22px;
    line-height: 22px;
    padding: 10px 0;
    border-top: solid 1px #e6e6e6;
}
.ranking-content li:nth-child(1) .num,  .ranking-content li:nth-child(2) .num,  .ranking-content li:nth-child(3) .num {
    background-color: #f43636;
}
.ranking-content .num {
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    margin-right: 10px;
    color: #fff;
    border-radius: 2px;
    background-color: #999;
}
.ranking-content .tit {
    display: inline-block;
    width: 260px;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: top;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.ranking-content li span {
    font-size: 14px; line-height: 22px;
}
.ranking-content .view {
    width: 75px;
    float: right;
    text-align: right;
    white-space: nowrap;
}

.ui-list .icon12-video{position: relative; width:20px; height:20px;
    top:4px;
    display: inline-block; background:url(/homeSite/homePage/images/bb.png) no-repeat; background-size:20px auto;
    color: #f43636;
    line-height: 1;
    font-size: 20px;
    margin-right: 4px;
    font-style: normal !important;}


.hotcar-advbar .item:hover .tip { display:block;}
.hotcar-advbar .item .tip{
    display:none;
    position: absolute;
    top: -144px;
    left: -22px;
    z-index:1002;
    padding: 0 5px;
    background-color: #fff;
    border: solid 2px #e4e4e4;
}

.hotcar-advbar  .item .tip:before {
    content: '';
    position: absolute;
    bottom: -18px;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px;
    border-color: #e4e4e4 transparent transparent transparent;
}
.hotcar-advbar  .item .tip:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px;
    border-color: #fff transparent transparent transparent;
}

.home-tj .hotcar-content li:hover .tip{ display:block;}
.home-tj .hotcar-content li .tip{
    position: absolute;
    top: -154px;
    left: -22px;
    z-index:1002; display:block;
    padding:5px;
    background-color: #fff;
    border: solid 2px #e4e4e4; display:none;}
.home-tj .hotcar-content li .tip:before {
    content: '';
    position: absolute;
    bottom: -18px;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px;
    border-color: #e4e4e4 transparent transparent transparent;
}
.home-tj .hotcar-content li  .tip:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px;
    border-color: #fff transparent transparent transparent;
}

.homepage-con1 .focus-text .ui-list { padding-top: 8px; width:440px; float:left;}
.homepage-con1 .focus-text .ui-list  li{ width:440px; float:left;}
.homepage-con1 .focus-text .ui-list a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    padding: 0 8px;
    line-height: 36px;
    vertical-align: top;
}
.homepage-con1 .focus-text .ui-list .home-news a:nth-of-type(4n+1){ padding-left: 0;}
.homepage-con1 .focus-text .ui-list .home-v a:first-child{ padding-left:0;}
.homepage-con1 .focus-text .ui-list .home-v a:nth-of-type(3n+1){ padding-left: 0;}
.homepage-con1 .focus-text .ui-list .home-v a:nth-of-type(4n+1):before { display: block;}
.homepage-con1 .focus-text .ui-list .home-v a:nth-of-type(3n+1):before{ display:none;}