* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

img {
    border: none;
}

ul,
ol,
li {
    list-style: none;
}
a{
    color: black;
}
a,
a:hover {
    text-decoration: none;
}

a:hover {
    color: #af2e2e;
}

html,
body {
    width: 100%;
}

body {
    font-size: 14px;
    font-family: '微软雅黑', 'Heiti SC', '华文黑体', '黑体', "Helvetica Neue";
}

.main-nav {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.ad-con {
    width: 215px;
    float: left;
}

.ad-con a {
    display: block;
    margin-bottom: 10px;
}

.con-w660 {
    width: 660px;
    float: left;
    margin: 0 10px 0 0;
}

.con-w300 {
    width: 295px;
    float: left;
    margin-left: 0px;
}
.con-w450{
    width: 450px;
    float: left;
    margin-right: 15px;
}
.tab-p {
    width: 660px;
    height: 50px;
    line-height: 47px;
    border-top: 2px #2b99ff solid;
    border-bottom: 1px #eee solid;
    position: relative;
    overflow: hidden;
}
.con-w300{
    width: 300px;
    float: left;
    margin-left: 10px;
}
.tab-p span {
    float: left;
    width: 94px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
}

.tab-p span.act,
.tab-p span:hover {
    background: #2b99ff;
    color: white;
}

.tab-con li {
    height: 160px;
    border-bottom: 1px #eee solid;
    position: relative;
    overflow: hidden;
    padding: 25px 0;
    line-height: 1.7;
    position:relative;
    z-index:3;
    transition:.3s ease all;
    -webkit-transiton:.3s ease all;
}

.tab-con li:hover {
    background: #eee;
    border:none;
    transform:scale(1.03);
    -wenkit-transform:scale(1.03);
    box-shadow:3px 3px 3px #666
}
.tab-con li svg{
            position: absolute;
            left: 6px;
            top: 0;
        }
        .shape{
            fill: transparent; 
            stroke-dasharray:0 293px;
            stroke-width:2px;
            stroke:#2b99ff;
        }
       .tab-con li.act .shape{
            z-index: -1;
            -webkit-animation: draw .5s ease  forwards;
            animation: draw .5s ease  forwards
        }
        @keyframes draw{
            0%{
                stroke-dasharray:0 293px;
            }
            100%{
                stroke-dasharray:293px 0px;
            }
        }

        .tab-con li.unact .shape{
            z-index: -1;
            -webkit-animation: undraw .5s ease  forwards;
            animation: undraw .5s ease  forwards
        }
        @keyframes undraw{
            0%{
                stroke-dasharray:293px 0px;
            }
            100%{
                stroke-dasharray:0 293px;
            }
            
        }







.img-con {
    width: 192px;
    float: left;
    padding: 0 10px;
    position:relative;
    z-index:2
    
}
 .img-con img{
     border:1px #eee solid;
     margin-top:4px
}
 .tab-con li:hover  .img-con img{
     border:none
 }
.font-18 {
    font-size: 18px;
}

.dec-con {
    padding: 0 10px;
    position:relative;
    z-index:2
}

.dec-con a {
    text-decoration: none;
    color: #555;
    font-weight:bold
}

.dec-con a:hover {
    color: brown;
}
.dec-con p{
    color:#6b6b6b
}
.tab-con>ul {
    display: none
}

.tec-h {
    height: 50px;
    line-height: 50px;
}

.tec-b1 {
    background: url(../images/Index2020/line9.png) right center no-repeat;
}

.tec-orange a{
    color: #fdbd86;
}

.cover-peo li {
    position: relative;
    overflow: hidden;
    padding: 10px;
    background: #fff9f6;
    height: 85px;
    border-bottom:1px #eee solid
}

.cover-img {
    width: 80px;
    height:50px;
    border: 1px #eee solid;
    float: left;
    overflow: hidden;
    margin-right: 10px;
   
}
.people-dec{
    display:block;
    font-size:12px;
    color:#6b6b6b;
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
display:none
}

.cover-img img {
    width:80px;
    height:50px

}
.peopel-t{
    font-weight:bold;
    color:#333;
}
.cover-peo{
    border-left:1px #eee solid;
    border-top:1px #eee solid;
}
.cover-dec {
    line-height: 1.5;
   
    
}

.cover-dec a {
    text-decoration: none;
    color: black;
}

.cover-dec a:hover {
    color: red;
}

.font-12 {
    font-size: 12px;
}

.con-ad {
    display: block;

    margin-top: 5px;
}

.con-w980 {
    width: 980px;
    float: left;
    margin-left: 5px
}

.tec-b2 {
    background: url(../images/Index2020/line1.png) right center no-repeat;
}
.tec-bz {
    background: url(../images/Index2020/line10.png) right center no-repeat;
}
.tec-blue {
    color: #005ead;
}
.tec-blue a{
    color: #005ead;
}

.bbs-con {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.bbs-con li {
    float: left;
    width: 163px;
}

.bbs-con li a {
    display: block;
    position: relative;
    width: 157px;
    height: 106px;
    overflow: hidden;
}

.bbs-con li a span {
    position: absolute;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    color: white;

}

.bbs-con li a img {
    width: 100%;
    height: 100%;
    transition: .3s ease all;
}

.bbs-con li a:hover img {
    transform: scale(1.2);
}

.con-w320 {
    width: 320px;
    float: left;
}

.tec-b3 {
    background: url(../images/Index2020/line2.png) right center no-repeat;
}

.tec-b4 {
    background: url(../images/Index2020/line5.png) right center no-repeat;
}

.zz-t {
    display: block;
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #2a9afe;
    color: white;
    border-radius: 6px;
    margin-bottom: 10px;
    
}
.com-ul li{
    padding: 5px 0;
    padding-left: 15px;
    background: url(../images/Index2020/dot.jpg) left center no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.com-ul li a{
    color: black;
}
.mall-ul li {
    line-height: 1.7;
    position: relative;
    overflow: hidden;
    border-bottom: 1px #eee solid;
    position: relative;
    overflow: hidden;
    padding-bottom:7px
}
.mall-pro{
    width: 90px;
    height: 80px;
    float: left;
    text-align: center;
}
.mallimg{
    width: 80px;
    height: 80px;
}
.mall-name{
    float: left;
    width: 230px;
    margin-top: 10px;
}
.mall-price{
    float: left;
    width: 230px;
    margin-top: 10px;
}
.malla{
    float: right;
    width: 60px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    color: white;
    background: #fc9334;
    border-radius: 6px;
    font-size: 12px;
}
.malla:hover{
    color: white;
}
.live{
    padding: 15px;
    background: #f8f8f8;
}
.live-p{
    position: relative;
    overflow: hidden;
}
.live-p span{
    display: inline-block;
    padding: 0 10px;
    cursor: pointer;
    font-size: 16px;
}
.live-p span.act a{
    color: #2b99ff;
}
.live-tabdec{
    position: relative;
    overflow: hidden;
    display: none;
}
.live-t{
    display: block;
    padding: 10px;
    background: #eee;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin:10px auto;
    font-weight: bold;
}
.live-logo{
    display: block;
    height: 50px;
    margin:10px auto
}
.live-dec{
    display: block;
    height:60px;
    overflow: hidden;
    line-height:1.5
}
.live-peo{
    position: relative;
    overflow: hidden;
    margin-top: 10px;
}
.live-aimg{
    float: left;
    width: 90px;
    height: 90px;
    overflow: hidden;
}
.live-aimg img{
    height: 90px;
    max-width: 100%;
}
.live-peo p{
    line-height: 1.7;
}
.zj-ul{
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 15px 0;
    background: #f0f8ff;
}
.zj-ul li{
    float: left;
    width: 25%;
    height:136px;
    border-right: 1px #eee solid;
    padding: 10px;
}.zj-ul li:last-child{
     border:none
 }
.avntor{
    position: relative;
    overflow: hidden;
}
.avn-pic{
    width: 68px;
    height: 68px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}
.avn-a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
}
.avntor p{
    font-weight: bold;
    padding-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.avntor span{
    display: inline-block;
    padding: 3px 20px;
    background: #2b99ff;
    border-radius: 6px;
    color: white;
    margin-top: 10px;
}
.swiper-slide img{
    width: 100%;
    height:170px
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 32px 32px;
    -webkit-background-size: 32px 32px;
    background-size: 32px 32px;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-next{
    background: url(../images/Index2020/Arrownext.png) 0 0 no-repeat;
    background-size: 32px 32px;
    right: 5px;
}
.swiper-button-prev{
    background: url(../images/Index2020/Arrowback.png) 0 0 no-repeat;
    background-size: 32px 32px;
    left: 5px;
}
.swiper-slide{
    position: relative;
}
.s-dec{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: white;
    background: rgba(0, 0, 0, .6);
}
.con-w650{
    width: 650px;
    float: left;
    margin: 0 10px 0 0;
}
.tec-zh{
    background: url(../images/Index2020/linezh.png) right center no-repeat;
}
.zh-ul{
    position: relative;
    overflow: hidden;
}
.zh-ul li{
    width:215px ;
    float: left;
   margin-right: 1px;
}
.zh-ul li img{
    width: 100%;
}
.supai{
    padding: 10px;
    background: #eee;
}
.supai-a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    counter-reset: black;
}
.supai-div{
    position: relative;
    overflow: hidden;
    padding:10px 0
}
.price-spcon{
    width: 105px;
    float: left;
}
.price-supai{
    display: inline-block;
    padding: 0 5px;
    color: #fad9b5;
    border: 1px #fad9b5 solid;
}
.adress-supai{
    float: left;
    width:90px ;
}
.supai-day{
    float: left;
    width: 105px;
}
.supai li{
    /*border-bottom: 1px #fef4ec solid;
    padding: 10px 0;*/
}
.tec-j{
    background: url(../images/Index2020/lineji.png) right center no-repeat;
}
.tab-j{
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}
.tab-j span{
    float: left;
    width: 75px;
    height: 30px;
    text-align: center;
    line-height:30px;
    cursor: pointer;
    
}
.tab-j span.act{
    background: #55acfa;
    color: white;
    border-radius: 6px;
}
.con-w705{
    width: 705px;
    float: left;
}
.tec-z{
    background: url(../images/Index2020/linez.png) right center no-repeat;
}
.fl {
    float: left;
}
.foc_l {
    width: 122px;
    margin-right: 10px;
    padding-top: 15px;
}
.foc_l li {
    margin-bottom: 10px;
}
.auto_txt {
    width: 250px;
    padding-top: 15px;
    overflow: hidden;
    zoom: 1;
}
.auto_txt p {
    font-size: 12px;
    line-height: 22px;
}
.auto_txt strong {
    font-size: 14px;
    margin-bottom: 15px;
    display: block;
}
.auto_left_ul li {
    background:url(../images/Index2020/dot.jpg) no-repeat left center;
    line-height: 25px;
    overflow: hidden;
    padding-left: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 300px;
}
.auto260 {
    width: 260px;
    padding-top: 20px;
    overflow: hidden;
    padding-left: 4px;
}
.auto260 li {
    margin-bottom: 14px;
    overflow: hidden;
}
.video-ul li{
    width:320px;
    position:relative;
    overflow:hidden;
    padding:4px 0;
    float:left;
  
}
.video-ul li:nth-child(2n){
    margin-left:10px
}
.video-ul li img{
    float:left;
    margin-right:10px
}
.video-p{
    height:36px
}

.dech{
    position:relative;
    overflow:hidden;
    margin-bottom:10px
}
.dech a.goa{
    float:right;
    width:240px;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
background: url(../images/Index2020/dot.jpg) left center no-repeat;
padding-left:15px
} 
.dech  span {
    float:left;
    color:#2b99ff
} 
.video-ul{
    position:relative;
    overflow:hidden
}