@charset "utf-8";
/*列表页nav*/
.list-nav{position:relative;height: 80px;overflow: hidden;background: #f1f1f1;width: 100%;}
.list-nav .nav-tit i{font-size: 40px;color: #eb3333;line-height: 80px;margin-left: 55px;margin-right: 12px;}
.list-nav .nav-tit h2{float:left;font-size: 30px;color: #000;line-height: 80px;}
.list-nav .nav-cen{width:100%;height:80px;position:relative;left: 30%;}
.list-nav.wz .nav-cen{width:100%;height:80px;position:relative;left: 4%;}
.list-nav .nav-cen ul li{float: left;}
.list-nav .nav-cen ul li a{font-size: 18px;color: #333;display:block;padding: 28px 32px;transition:none;-webkit-transition:none;}
.list-nav .nav-cen ul li.active{background: #f9a31a;}
.list-nav .nav-cen ul li.active a{color: #fff;}
.list-nav .nav-cen ul li:hover a{background: #f9a31a;}
.list-nav .nav-cen ul li:hover a{color: #fff;}

/*列表页加载更多*/
.btn-more{clear:both;text-align: center;padding-top: 60px;}
.btn-more {clear:both;width:154px;height:40px;line-height:40px;background: #f2f2f2;color: #333;margin: 0 auto;border-radius: 3px;}
.btn-more:hover a{color: #666;}



/*列表页视频内容*/
.video{height: auto;padding-bottom: 70px;}
.video .play{position:absolute;top:20px;left: 20px;}
.video .play i{color: #fff;font-size: 35px;}
.video h1{font-weight: bold;margin-bottom: 20px;}
.video .tit a i{color: #e2e2e2;font-size: 20px;position: relative;top:3px;right:5px;transition: all .3s linear;}
.video .tit  a:hover{color: #DF1011;}
.video .tit a:hover i{color: #DF1011;}
.video-cen{position:relative;width: 290px;margin-right: 9px;margin-bottom: 30px;}
.video-cen .img-box:before{content: '';position:absolute;height:163px;width:290px;background: rgba(82,82,82,.36);}
.video-cen .img-box{width: 290px;height: 163px;overflow: hidden;}
.video-cen .img-box img{width: 100%;transition: all .2s linear;}
.video-cen .img-box:hover img{transform: scale(1.05);}
.video-cen .text-box{margin-top: 15px;}
.video-cen .text-box h3{color:#333;display:-webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.video-cen .text-box h3:hover{color:#000;}
.video-cen .text-box span{color: #b9b9b9;margin-right: 59px;margin-top: 8px;}
.video-cen .text-box span i{font-size: 13px;color: #e0e0e0;margin-right: 6px;}
.video-cen .text-box span p{display: inline;}
.video .video-top{height: 340px;padding: 50px 0;}
.video .video-top .tit h3{color:#fff;display:-webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.video .video-top .video-t-l{position:relative;width: 600px;height: 337px;overflow: hidden;}
.video .video-top .video-t-l .img-box:before{content: '';position:absolute;height:100%;width:100%;background: rgba(82,82,82,.44);}
.video .video-top .video-t-l .img-box{width: 600px;height: 337px;overflow: hidden;}
.video .video-top .video-t-l .img-box img{width: 100%;transition: all .2s linear;}
.video .video-top .video-t-l .img-box:hover img{transform: scale(1.05);}
.video .video-top .video-t-l .tit{position:absolute;bottom:0;width:556px;height: 40px;line-height:40px;background: rgba(0,0,0,.5);z-index: 3;padding: 0 22px;}
.video .video-top .video-t-r{position:relative;width: 295px;height: 166px;margin-left: 5px;}
.video .video-top .video-t-r:nth-child(2),.video .video-top .video-t-r:nth-child(3){margin-bottom: 5px;}
.video .video-top .video-t-r .img-box:before{content: '';position:absolute;height:100%;width:100%;background: rgba(82,82,82,.36);}
.video .video-top .video-t-r .img-box{width: 295px;height: 166px;overflow: hidden;}
.video .video-top .video-t-r .img-box img{width: 100%;transition: all .2s linear;}
.video .video-top .video-t-r .img-box:hover img{transform: scale(1.05);}
.video .video-top .video-t-r .tit{position:absolute;bottom:0;width:251px;height: 40px;line-height:40px;background: rgba(0,0,0,.44);z-index: 3;padding: 0 22px;}
.video .video-hot{clear:both;height: 550px;padding: 50px 0 50px;background: #f1f1f1;}
.video .video-hot .video-cen:nth-child(5),.video  .video-hot .video-cen:nth-child(9){margin-right: 0;}
.video .video-test{clear:both;height: 550px;padding: 50px 0 50px;position: relative;}
.video .video-test h1{background: url(../images/buycar-tit-bg.png) 110px bottom no-repeat;}
.video .video-test .tit a{color: #999;font-size: 14px;position: absolute;top:48px;right:0;}
.video .video-test .video-cen:nth-child(5),.video  .video-test .video-cen:nth-child(9){margin-right: 0;}
.video .video-news{clear:both;height: 550px;padding: 0px 0 25px;position: relative;}
.video .video-news .video-cen:nth-child(5),.video  .video-news .video-cen:nth-child(9){margin-right: 0;}
.video .video-news h1{background: url(../images/buycar-tit-bg.png) 110px bottom no-repeat;}
.video .video-news .tit a{color: #999;font-size: 14px;position: absolute;top:0px;right:0;}
.video-box{display:inline-block;margin-left: 170px;}
/*图片视频内容*/
.pic{height: auto;padding-bottom: 70px;}
.pic .play{position:absolute;top:20px;left: 20px;}
.pic .play i{color: #fff;font-size: 35px;}
.pic h1{font-weight: bold;margin-bottom: 20px;}
.pic .tit a i{color: #e2e2e2;font-size: 20px;position: relative;top:3px;right:5px;transition: all .3s linear;}
.pic .tit  a:hover{color: #DF1011;}
.pic .tit a:hover i{color: #DF1011;}
.pic-cen{position:relative;width: 290px;margin-right: 13px;margin-bottom: 30px;}
.pic .pic-top{height: 340px;padding: 50px 0;}
.pic .pic-top .tit h3{color:#fff;display:-webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.pic .pic-top .pic-t-l{position:relative;width: 795px;height: 477px;overflow: hidden;}
.pic .pic-top .pic-t-l .img-box:before{content: '';position:absolute;height:100%;width:100%;background: rgba(82,82,82,.44);}
.pic .pic-top .pic-t-l .img-box{width: 795px;height: 477px;overflow: hidden;}
.pic .pic-top .pic-t-l .img-box img{width: 100%;transition: all .2s linear;}
.pic .pic-top .pic-t-l .img-box:hover img{transform: scale(1.05);}
.pic .pic-top .pic-t-l .tit{position:absolute;bottom:0;width:750px;height: 60px;line-height:60px;background: rgba(0,0,0,.5);z-index: 3;padding: 0 22px;}
.pic .pic-top .pic-t-r{position:relative;width: 390px;height: 234px;margin-left: 8px;}
.pic .pic-top .pic-t-r:nth-child(2),.pic .pic-top .pic-t-r:nth-child(3){margin-bottom: 7px;}
.pic .pic-top .pic-t-r .img-box:before{content: '';position:absolute;height:100%;width:100%;background: rgba(82,82,82,.36);}
.pic .pic-top .pic-t-r .img-box{width: 390px;height: 234px;overflow: hidden;}
.pic .pic-top .pic-t-r .img-box img{width: 100%;transition: all .2s linear;}
.pic .pic-top .pic-t-r .img-box:hover img{transform: scale(1.05);}
.pic .pic-top .pic-t-r .tit{position:absolute;bottom:0;width:346px;height: 60px;line-height:60px;background: rgba(0,0,0,.44);z-index: 3;padding: 0 22px;}
.pic .pic-hot{clear:both;height: 500px;padding: 30px 0 25px;}
.pic .pic-pro{clear:both;height: 550px;padding: 50px 0 50px;background: #fff;}
.pic .pic-hot .pic-cen{position:relative;width: 290px;margin-right: 13px;margin-bottom: 30px;}
.pic-hot .pic-cen .img-box:before{content: '';position:absolute;height:163px;width:290px;background: rgba(82,82,82,.36);}
.pic-hot .pic-cen .img-box{width: 290px;height: 163px;overflow: hidden;}
.pic-hot .pic-cen .img-box img{width: 100%;transition: all .2s linear;}
.pic-hot .pic-cen .img-box:hover img{transform: scale(1.05);}
.pic-hot .pic-cen .text-box h3{color: #333;font-size: 14px;margin-top: 18px;}
.pic-hot .pic-cen .text-box h3:hover{color: #000;font-size: 14px;margin-top: 18px;}
.pic .pic-hot .pic-cen:nth-child(4n+1){margin-right: 0;}
.pic .pic-test{clear:both;height: auto;overflow:hidden;position: relative;}
.pic-test .pic-cen .img-box:before{content: '';position:absolute;height:163px;width:290px;background: rgba(82,82,82,.36);}
.pic-test .pic-cen .img-box{width: 290px;height: 163px;overflow: hidden;}
.pic-test .pic-cen .img-box img{width: 100%;transition: all .2s linear;}
.pic-test .pic-cen .img-box:hover img{transform: scale(1.05);}
.pic-test .pic-cen .text-box h3{color: #333;font-size: 14px;margin-top: 18px;}
.pic .pic-test h1{background: url(../images/buycar-tit-bg.png) 131px bottom no-repeat;}
.pic .pic-test .tit a{color: #999;font-size: 14px;position: absolute;top:48px;right:0;}
.pic .pic-test .pic-cen:nth-child(4n+1){margin-right: 0;}
.pic .pic-news{clear:both;height: 550px;padding: 15px 0 50px;position: relative;}
.pic-news .pic-cen  .img-box:before{content: '';position:absolute;height:163px;width:290px;background: rgba(82,82,82,.36);}
.pic-news .pic-cen  .img-box{width: 290px;height: 163px;overflow: hidden;}
.pic-news .pic-cen  .img-box img{width: 100%;transition: all .2s linear;}
.pic-news .pic-cen  .img-box:hover img{transform: scale(1.05);}
.pic-news .pic-cen .text-box h3{color: #333;font-size: 14px;margin-top: 18px;}
.pic .pic-news .pic-cen:nth-child(4n+1){margin-right: 0;}
.pic .pic-news h1{background: url(../images/buycar-tit-bg.png) 110px bottom no-repeat;}
.pic .pic-news .tit a{color: #999;font-size: 14px;position: absolute;top:13px;right:0;}

/*详情页视频内容*/
.dtl-menu{position: relative;}
.dtl-menu ul li{position:relative;width: 60px;height: 30px;background: #f0f0f0;text-align: center;padding: 15px 0;margin: 0 40px 1px 90px;cursor:pointer;transition: all .4s linear;}
.dtl-menu ul li i{font-size: 30px;color: #919191;transition: all .4s linear;}
.dtl-menu ul li:hover{background: #f9a31a;}
.dtl-menu ul li:hover i{color: #fff;}
.dtl-menu .pyq-cen{position: absolute;top:-20px;left: -100px;z-index: 2;opacity:0;transition: all 1s linear;}
.dtl-menu .pyq:hover .pyq-cen{opacity:1;}
.vd-dtl-t .dtl-t-tit{position:relative;margin: 33px 0 44px;}
.vd-dtl-t .dtl-t-tit i{position:relative;top:3px;color: #666;font-size: 16px;margin-right: 9px;}
.vd-dtl-t .dtl-t-tit span{color: #666;font-size: 14px;margin-right: 10px;}
.vd-dtl-t .dtl-t-tit p{color: #666;cursor: pointer;}
.vd-dtl-t .dtl-t-tit p:hover{color: #000;}
.vd-dtl-t .text-box{margin-left: 190px;padding-bottom: 70px;}
.vd-dtl-t .text-box h1{margin: 21px 0 16px;font-size: 30px;font-weight: bold;}
.vd-dtl-t .text-box span,.vd-dtl-t .text-box .text{color: #666;margin-bottom: 22px;}
.vd-dtl-t .text-box p{color: #b9b9b9;margin-right: 58px;}
.vd-dtl-t .text-box p i{color: #B9B9B9;font-size: 14px;margin-right: 6px;}
.vd-dtl-b{clear: both;height:218px;overflow: hidden;padding: 49px 0 11px 50px;background: #f5f5f5;}
.vd-dtl-b .vd-hot-tit{margin-top: 46px;margin-right: 47px;}
.vd-dtl-b .video-cen{position:relative;width: 240px;margin-right: 40px;}
.vd-dtl-b .video-cen .img-box:before{content: '';position:absolute;height:135px;width:240px;background: rgba(82,82,82,.36);}
.vd-dtl-b .video-cen .img-box{width: 240px;height: 135px;overflow: hidden;}
.vd-dtl-b .play{position:absolute;top:20px;left: 20px;}
.vd-dtl-b .play i{color: #fff;font-size: 32px;}


/*列表页文章内容*/
.article{height:auto;overflow:hidden;margin: 36px auto 50px;}
.article .article-l{width: 870px;}
.article .focus{height:auto;overflow:hidden;position: relative;}
.article .focus .prev{position: absolute;top:180px;left:12px;}
.article .focus .prev i{color: #fff;font-size: 60px;}
.article .focus .next{position: absolute;top:175px;right:12px;}
.article .focus .next i{color: #fff;font-size: 60px;}
.article .focus .focus-tit{position: absolute;width:578px;bottom: 0;z-index: 1;padding: 18px 0 14px 20px;background: rgba(0,0,0,.3);}
.article .focus .focus-tit h6{font-weight: bold;color: #fff;}
.article .focus .focus-bd ul li{width: 580px;height: 385px;overflow:hidden;transition: all .2s linear;}
.article .focus .focus-bd ul li img{width: 100%;}
.article .focus .focus-bd ul li:hover{transform: scale(1.05);}
.article .focus .focus-hd{position: absolute;bottom: 0;height:50px;width:562px;z-index: 2;background: rgba(0,0,0,.5);padding: 0 18px;}
.article .focus .focus-hd ul li{line-height: 50px;color: #fff;display: none;font-size: 16px;}
.article .focus .focus-hd ul li.on{display: block;font-size: 16px;}
.article .focus .focus-hd ul span{display:none;font-size: 16px;}
.article .focus .focus-hd ul span.on{display: block;font-size: 16px;color: #fff;position: relative;top:-36px;left:521px;}
.article .focus .focus-hd ul b{position: relative;top:-56px;left:530px;color: #fff;font-weight: 100;}

.article .watch{width: 287px;}
.article .watch .watch-cen{position: relative;width: 287px;height: 191px;overflow:hidden;float: left;margin-left: 3px;}
.article .watch .watch-cen img{width: 100%;transition: all .2s linear;}
.article .watch .watch-cen:hover img{transform: scale(1.05);}
.article .watch .watch-cen:nth-child(1),.article .watch .watch-cen:nth-child(2){margin-bottom: 3px;}
.article .watch .watch-cen span{position: absolute;z-index:1;top: 0;left: 0;}
.article .watch .watch-cen .watch-mask{position: absolute;z-index:0;width: 287px;height: 70px;bottom: 0;background: url(../images/watch-mask.png) center bottom no-repeat;}
.article .watch .watch-cen .watch-mask h3{margin: 30px 15px 14px;color: #fff;line-height: 34px;display:-webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}




.article .article-l .article-b{clear: both;height: auto;margin-top: 7px;}
.article .article-l .article-b .news-list{width: 870px;height: 120px;border-bottom: 1px solid #e6e6e6;padding:25px 0 20px;}

.article .article-l .article-b .news-list .list-title{position: relative;}
.article .article-l .article-b .news-list .list-title span{color: #d50000;font-size: 18px;position: relative;top:4px;padding: 0 15px;margin-right: 5px;background: url(../images/n-list-bg.png) 6px center no-repeat;}
.article .article-l .article-b .news-list .list-title h3{color: #000;font-size: 22px;margin-bottom: 5px;}
.article .article-l .article-b .news-list .list-title h3:hover{color: #d50000;}


.article .article-l .article-b .news-list .text-box p{color: #666;line-height: 24px;display:-webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.article .article-l .article-b .news-list .text-box p:hover{color: #999;}
.article .article-l .article-b .news-list .text-box span p{display: inline;color: #999;}
.article .article-l .article-b .news-list .text-box span i{color: #999;font-size: 14px;margin-right: 6px;}
.article .article-l .article-b .news-list .text-box span{margin-right: 90px;margin-top: 20px;}



.article .article-r{width:290px;height: auto;}
.article .article-r .top{width:290px;height: 145px;position: relative;overflow: hidden;}
.article .article-r .top img{width:290px;height: 145px;transition: all .2s linear;}
.article .article-r .top img:hover{transform: scale(1.05);}
.article .article-r .top p{position:absolute;bottom:0;height: 30px;padding: 0 10px;width: 270px;line-height: 30px;color: #fff;background: rgba(0,0,0,.5);}
.article .article-r .goto{padding: 23px 3px 25px 15px;height: auto;overflow: hidden;border: 1px solid #e0e0e0;margin: 25px 0 30px;}
.article .article-r .goto h3{font-weight: bold;}
.article .article-r .goto h3 i{display:block;width: 6px;height: 20px;background-color: #EB3333;margin-right: 12px;}
.article .article-r .goto ul li{float: left;height:30px;line-height:30px;text-align:center;background:#f2f2f2;margin-right: 8px;margin-top: 15px;padding:2px 8px;}
.article .article-r .goto ul li a{color:#333;}
.article .article-r .goto ul li a:hover{color:#D50000;}

.article .article-r .hot-r{padding: 23px 15px 25px;background: #f2f2f2;}
.article .article-r .hot-r h3{font-weight: bold;margin-bottom: 12px;}
.article .article-r .hot-r h3 i{display:block;width: 6px;height: 20px;background-color: #EB3333;margin-right: 12px;}
.article .article-r .hot-r ul li{width: 264px;height: 36px;overflow:hidden;line-height: 36px;}
.article .article-r .hot-r ul li span{display:block;float:left;width: 20px;height: 28px;background: url(../images/hot-r-bg.png) left 10px no-repeat;color: #fff;margin-right: 10px;text-align: center;}
.article .article-r .hot-r ul li:nth-child(1) span{background: url(../images/hot-r-1-bg.png) left 10px no-repeat;}
.article .article-r .hot-r ul li:nth-child(2) span{background: url(../images/hot-r-2-bg.png) left 10px no-repeat;}
.article .article-r .hot-r ul li:nth-child(3) span{background: url(../images/hot-r-3-bg.png) left 10px no-repeat;}
.article .article-r .hot-r ul li a p{display:inline;color: #333;display:-webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.article .article-r .hot-r ul li a:hover p{color: #D50000;}

.atc-dtl .atc-dtl-l .atc-box .recom .text:nth-child(2):before{content: '';position:absolute;height:80px;width:1px;left:0;background:#d3d3d3;}
.atc-dtl .atc-dtl-l .atc-box .recom .text p{font-size: 16px;color: #999;line-height: 24px;margin-bottom: 20px;}
.atc-dtl .atc-dtl-l .atc-box .recom .text p:hover{color: #333;}
/*.atc-dtl .atc-dtl-l .atc-box .recom .text p:nth-child(1){font-size: 16px;color: #999;line-height: 16px;margin-bottom: 20px;}*/
.atc-dtl .atc-dtl-l .atc-box .state{clear: both;height: auto;border: 1px solid #d3d3d3;background: #f2f2f2;padding: 36px 20px;}
.atc-dtl .atc-dtl-l .atc-box .state b{color: #ca0000;font-size: 16px;}
.atc-dtl .atc-dtl-l .atc-box .state p:nth-child(2){margin-top: 22px;}
.atc-dtl .atc-dtl-l .atc-box .state p{margin-bottom: 12px;line-height: 24px;}
.atc-dtl .atc-dtl-l .atc-box .state p span a{color: #ca0000;}
.atc-dtl .atc-dtl-l .atc-box .read i{width: 5px;height: 20px;background: #CA0000;margin-right: 10px;margin-top: 4px;}
.atc-dtl .atc-dtl-l .atc-box .read h1{font-size: 20px;margin-bottom: 0;margin-top: 46px;}
.atc-dtl .atc-dtl-l .atc-box .read .img-box{position: relative;width:248px;height: 165px;margin: 25px 0 15px;overflow: hidden;margin-right: 8px;}
.atc-dtl .atc-dtl-l .atc-box .read .img-box img{width: 100%;transition: all .2s linear;}
.atc-dtl .atc-dtl-l .atc-box .read .img-box:hover img{transform: scale(1.05);}
.atc-dtl .atc-dtl-l .atc-box .read a .img-box:nth-child(3){margin-right: 0;}
.atc-dtl .atc-dtl-l .atc-box .read .img-box .hot-mask{position: absolute;z-index:0;width: 248px;height: 25px;bottom: 0;background: url(../images/hot-mask.png) center bottom no-repeat;}
.atc-dtl .atc-dtl-l .atc-box .read .img-box .hot-mask h3{width: 220px;margin: 1px 15px;color: #fff;display:-webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}

.atc-dtl .atc-dtl-r{width: 290px;}
.atc-dtl .atc-dtl-r .recread{width: 260px;padding: 45px 15px 40px;}
.atc-dtl .atc-dtl-r .recread h3{font-weight: bold;margin-bottom: 12px;}
.atc-dtl .atc-dtl-r .recread h3 i{display:block;width: 6px;height: 20px;background-color: #EB3333;margin-right: 12px;}
.atc-dtl .atc-dtl-r .recread ul li{width: 264px;height: 36px;line-height: 36px;}
.atc-dtl .atc-dtl-r .recread ul li span{display:block;float:left;width: 6px;height: 6px;border-radius:3px;margin-top: 17px;background: #d2d2d2;color: #fff;margin-right: 10px;text-align: center;}

.atc-dtl .atc-dtl-r{width: 290px;}
.atc-dtl .atc-dtl-r .car-recom{width: 260px;padding: 20px 15px 66px;background: #f2f2f2;position: relative;}
.atc-dtl .atc-dtl-r .car-recom h3{font-weight: bold;margin-bottom: 12px;}
.atc-dtl .atc-dtl-r .car-recom h3 i{display:block;width: 6px;height: 20px;background-color: #EB3333;margin-right: 12px;}
.atc-dtl .atc-dtl-r .car-recom .car-recom-bd ul li{width: 260px;height: 156px;background: #fff;}
.atc-dtl .atc-dtl-r .car-recom .car-recom-bd ul li img{width: 100%;transition: all .2s linear;}
.atc-dtl .atc-dtl-r .car-recom .car-recom-bd ul li:hover img{transform: translateX(-5px);}
.atc-dtl .atc-dtl-r .car-recom .car-recom-hd{position: absolute;top:30px;left:236px;}
.atc-dtl .atc-dtl-r .car-recom .car-recom-hd ul li{float:left;width: 8px;height: 8px;border-radius: 4px;background: #d1d1d1;margin-right: 8px;cursor:pointer;}
.atc-dtl .atc-dtl-r .car-recom .car-recom-hd ul li.on{background: #EB3333;}
.atc-dtl .atc-dtl-r .car-recom p{color: #333;margin-top: 14px;}

.atc-dtl .atc-dtl-r .recread ul li a p{display:inline;color: #333;display:-webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.atc-dtl .atc-dtl-r .recread ul li a:hover p{color: #D50000;}

.atc-dtl .atc-dtl-r .goto h3{font-weight: bold;}
.atc-dtl .atc-dtl-r .goto h3 i{display:block;width: 6px;height: 20px;background-color: #EB3333;margin-right: 12px;}
.atc-dtl .atc-dtl-r .goto ul li{float: left;width: 88px;height:30px;line-height:30px;text-align:center;background:#f2f2f2;margin-right: 2px;margin-top: 15px;}
.atc-dtl .atc-dtl-r .goto ul li a{color:#333;}
.atc-dtl .atc-dtl-r .goto ul li a:hover{color:#D50000;}

/*图片详情内容*/
.pic-box{width: 770px;height:auto;overflow:hidden;margin: 36px auto 24px;position: relative;}
.pic-box .prev{position: absolute;top:215px;left:12px;}
.pic-box .prev i{color: #fff;font-size: 60px;}
.pic-box .next{position: absolute;top:215px;right:12px;}
.pic-box .next i{color: #fff;font-size: 60px;}
.pic-box .focus-tit{position: absolute;width:578px;bottom: 0;z-index: 1;padding: 18px 0 14px 20px;background: rgba(0,0,0,.3);}
.pic-box .focus-tit h6{font-weight: bold;color: #fff;}
.pic-box .focus-bd{position: relative;}
.pic-box .focus-bd ul li{width: 770px;height: 512px;overflow:hidden;transition: all .2s linear;}
.pic-box .focus-bd ul li img{width: 100%;}
/*.pic-box .focus-bd ul li:hover{transform: scale(1.05);}*/


.focus-hd {position:relative;background: #fff;height: 167px;margin:36px 0;overflow: hidden;border: 0;}
.focus-hd  .prev{position: absolute;width:24px;height:36px;top:58px;left: 0;cursor: pointer;z-index: 2;}
.focus-hd .prev img{width: 100%;}
.focus-hd .next{position: absolute;width:24px;height:36px;top:58px;right: 0;cursor: pointer;z-index: 2;}
.focus-hd .next img{width: 100%;}
.focus-hd .m-news-bd{width: 700px;margin:0 35px;}
.focus-hd .m-news-bd ul li{position:relative;float: left;width: 228px;height:153px;overflow:hidden;margin-right: 7px;transition: all .2s linear;}
.focus-hd .m-news-bd ul li img{width: 100%;}
.pic-text{margin-bottom: 30px;}



/*关于我们*/
.aboutus{height: auto;overflow: hidden;position: relative;}
.aboutus .banner{height: 440px;overflow: hidden;background: url(../images/aboutus-bg.jpg) center top no-repeat;}
.aboutus .nav{margin-top:-80px;}
.aboutus .nav ul{margin-left: 200px;}
.aboutus .nav ul li{float: left;padding: 0 26px;height: 80px;line-height: 80px;}
.aboutus .nav ul li a{display: block;color: #616161;font-size: 18px;height: 80px;line-height: 80px;text-align: center;padding: 0 14px;}
.aboutus .nav ul li:hover a{color: #fff;background: #f9a31a;}
.aboutus .nav ul li.active a{color: #fff;background: #f9a31a;}
.aboutus .aboutus-cen{clear: both;padding-top: 50px;}

.aboutus .aboutus-cen .img-box img{width: 100%;transition: all .2s linear;}
.aboutus .aboutus-cen .img-box:hover img{transform: scale(1.05);}
.aboutus .aboutus-cen h1{color: #2a2a2a;padding-top:90px;padding-bottom: 15px;}


.aboutus .box3{background: url(../images/aboutus-bg2.jpg) center top no-repeat;text-align: center;}
.aboutus .box3 h1{color: #fff;padding-top:58px;padding-bottom: 26px;font-weight: bold;}
.aboutus .box3 h3{line-height: 30px;color: #666;padding-bottom:65px;color: #fff;}

/*联系我们*/
.message{height: auto;overflow: hidden;position: relative;}
.message .banner{height: 440px;overflow: hidden;background: url(../images/message-bg.jpg) center top no-repeat;}
.message .nav{margin-top:-80px;}
.message .nav ul{margin-left: 200px;}
.message .nav ul li{float: left;padding: 0 26px;height: 80px;line-height: 80px;}
.message .nav ul li a{display: block;color: #616161;font-size: 18px;height: 80px;line-height: 80px;text-align: center;padding: 0 14px;}
.message .nav ul li:hover a{color: #fff;background: #f9a31a;}
.message .nav ul li.active a{color: #fff;background: #f9a31a;}
.message .message-cen{clear: both;padding: 50px 0 60px;height: auto;overflow: hidden;}
.message .message-l{width:598px;margin-right: 22px;}
.message .message-r h1{font-size: 22px;margin: 30px 0 8px;position: relative;}
.message .message-r h1 i{color: #F9A31A;font-size: 22px;margin-right: 18px;font-weight: 200;position: relative;top: 2px;}
.message .message-r .input-row{position: relative;}
.message .message-r .input-row p{position: absolute;top:46px;right: 20px;color: #999;}
.message .message-r .input-row p span{color: red;}
.message .message-r input{width: 556px;display: inline-block;height: 50px;line-height: 50px;border:1px solid #d9d9d9;padding-left: 20px;margin-top: 30px;}
.message .message-r input:focus{border-color: #F9A31A;box-shadow: 1px 1px 1px 1px #faead0;}
.message .message-r textarea{width: 538px;height: 120px;border:1px solid #d9d9d9;padding:20px;resize: none;margin-top: 30px;}
.message .message-r .code{width: 315px;position: relative;}
.message .message-r .code p{position: absolute;top: 46px;right: -172px;color: #999;}
.message .message-r .input-val{ width: 172px;}
.message .message-r #canvas{float:right;display: inline-block;border:1px solid #ccc;margin-top: -49px;cursor: pointer;}
.message .message-r .submit{width: 194px; height: 50px;font-size:18px;background: #F9A31A;line-height;50px;padding-left: 0;color:#fff;border:0;margin-top: 20px;display: block;cursor: pointer;}

/*网站地图*/
.webmap{height: auto;overflow: hidden;position: relative;}
.webmap .banner{height: 440px;overflow: hidden;background: url(../images/webmap-bg.jpg) center top no-repeat;}
.webmap .nav{margin-top:-80px;}
.webmap .nav ul{margin-left: 200px;}
.webmap .nav ul li{float: left;padding: 0 26px;height: 80px;line-height: 80px;}
.webmap .nav ul li a{display: block;color: #616161;font-size: 18px;height: 80px;line-height: 80px;text-align: center;padding: 0 14px;}
.webmap .nav ul li:hover a{color: #fff;background: #f9a31a;}
.webmap .nav ul li.active a{color: #fff;background: #f9a31a;}
.webmap .webmap-cen{clear: both;padding: 20px 25px 65px;width:1150px;height: auto;overflow: hidden;}
.webmap .webmap-cen ul li{border-bottom: 1px dashed #dadada;height: 72px;overflow: hidden;}
.webmap .webmap-cen ul li:nth-child(6){border-bottom: 0;}
.webmap .webmap-cen ul li a{display:block;float:left;font-size: 18px;color: #666;padding: 25px 0;width: 120px;} 
.webmap .webmap-cen ul li a.sc{color: #ec2042;}
.webmap .webmap-cen ul li a:hover{color: #f9a31a;}
.webmap .webmap-cen ul li span a{font-size: 22px;font-weight: bold;color: #333;width: 90px;margin-left: 6px;line-height: 24px;}
.webmap .webmap-cen ul li span a:hover{color: #666;}

/*友情链接*/
.friendlink{height: auto;overflow: hidden;position: relative;}
.friendlink .banner{height: 440px;overflow: hidden;background: url(../images/friendlink-bg.jpg) center top no-repeat;}
.friendlink .nav{margin-top:-80px;}
.friendlink .nav ul{margin-left: 200px;}
.friendlink .nav ul li{float: left;padding: 0 26px;height: 80px;line-height: 80px;}
.friendlink .nav ul li a{display: block;color: #616161;font-size: 18px;height: 80px;line-height: 80px;text-align: center;padding: 0 14px;}
.friendlink .nav ul li:hover a{color: #fff;background: #f9a31a;}
.friendlink .nav ul li.active a{color: #fff;background: #f9a31a;}
.friendlink .fndlink-cen{padding: 50px 0 20px;height: auto;overflow: hidden;}
.friendlink .text-box{width: 650px;}
.friendlink .text-box h1{color: #2a2a2a;padding-top:50px;padding-bottom: 20px;}
.friendlink .text-box h3{line-height: 30px;color: #666;}
.friendlink .img-box{width:428px;height:267px;margin-right: 30px;overflow: hidden;margin-bottom: 37px;}
.friendlink .img-box img{width: 100%;transition: all .2s linear;}
.friendlink .img-box:hover img{transform: scale(1.05);}

/*版权声明*/
.copy-right{height: auto;overflow: hidden;position: relative;}
.copy-right .banner{height: 440px;overflow: hidden;background: url(../images/copy-right-bg.jpg) center top no-repeat;}
.copy-right .nav{margin-top:-80px;}
.copy-right .nav ul{margin-left: 200px;}
.copy-right .nav ul li{float: left;padding: 0 26px;height: 80px;line-height: 80px;}
.copy-right .nav ul li a{display: block;color: #616161;font-size: 18px;height: 80px;line-height: 80px;text-align: center;padding: 0 14px;}
.copy-right .nav ul li:hover a{color: #fff;background: #f9a31a;}
.copy-right .nav ul li.active a{color: #fff;background: #f9a31a;}
.copy-right .copy-cen{width:1100px;clear: both;padding: 54px 50px 122px;}
.copy-right .copy-cen h1{color: #333;text-align: center;}
.copy-right .copy-cen h3{line-height: 30px;color: #666;padding-top:35px;}


/*sitemap*/
.sitemap .banner{width: 100%;height: 100px;background: url(../images/banner-common.jpg) center no-repeat;background-size: cover;}
.sitemap ul{padding: 35px 0;}
.sitemap ul li{border-bottom: 1px solid #e6e6e6; height: auto; overflow: hidden; padding-bottom: 15px; width: 100%;margin-bottom: 15px;}
.sitemap ul li a{color: #474747; font-size: 14px; font-weight: bold;}
.sitemap ul li .subtit{ padding-top: 18px;}
.sitemap ul li .subtit span{color: #858585; margin-right: 15px;}
.sitemap ul li .subtit a{color: #666; font-size: 12px; font-weight: normal; margin-right: 15px;transition: all 0.3s linear;}
.sitemap ul li a:hover{color: #491a89;}

/*legal*/
.legal .banner{width: 100%;height: 100px;background: url(../images/banner-common.jpg) center no-repeat;background-size: cover;}
.legal h2{font-size: 14px;font-weight: bold;color: #333;margin: 25px 0 5px;}
.legal p{font-size: 12px;color: #666;line-height: 22px;}

.article .state{font-size: 18px;color: #666;margin-bottom: 15px;}
.article .state span{font-size: 18px;color: #D50000;}
.article-l .hd ul li{float: left;padding: 10px;font-size: 20px;}
.article-l .hd ul li.on{border-bottom: 4px solid #F9A31A;}


/*error*/
.error .banner{width: 100%;height: 100px;background: url(../images/banner-common.jpg) center no-repeat;background-size: cover;}
.error{position:relative;background: url("../images/404_bg.png") center 150px no-repeat;}
.error p{padding-top: 400px;text-align: center;font-size: 14px;}
.error p a{font-size: 13px;}



#pages {
    padding: 10px;
    clear:both;
}	
	
	
#pages a.a1 {
    width: 56px;
    padding: 0;
}
#pages .wrap-page a.active {
    background:orange;
   color:#fff;
}

#pages a {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #888;
    padding: 0 10px;
}
#pages span {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #888;
    padding: 0 10px;
   background:orange;

}






@charset "utf-8";
/*列表页nav*/
.list-nav{position:relative;height: 80px;overflow: hidden;background: #f1f1f1;width: 100%;}
.list-nav .nav-tit i{font-size: 40px;color: #eb3333;line-height: 80px;margin-left: 55px;margin-right: 12px;}
.list-nav .nav-tit h2{float:left;font-size: 30px;color: #000;line-height: 80px;}
.list-nav .nav-cen{width:100%;height:80px;position:relative;left: 30%;}
.list-nav.wz .nav-cen{width:100%;height:80px;position:relative;left: 4%;}
.list-nav .nav-cen ul li{float: left;}
.list-nav .nav-cen ul li a{font-size: 18px;color: #333;display:block;padding: 28px 32px;}
.list-nav .nav-cen ul li.active{background: #f9a31a;}
.list-nav .nav-cen ul li.active a{color: #fff;}
.list-nav .nav-cen ul li:hover{background: #f9a31a;}
.list-nav .nav-cen ul li:hover a{color: #fff;}

/*列表页加载更多*/
.btn-more{clear:both;text-align: center;padding-top: 60px;}
.btn-more {clear:both;width:154px;height:40px;line-height:40px;background: #f2f2f2;color: #333;margin: 0 auto;border-radius: 3px;}
.btn-more:hover a{color: #666;}

/*列表页专题内容*/
.topic{height: auto;padding: 35px 0 70px;}
.topic-cen{width: 560px;height: 397px;margin-right: 20px;margin-left:20px;margin-bottom:43px;}
.topic-cen .img-box{width: 560px;height: 285px;overflow: hidden;}
.topic-cen .img-box img{width: 100%;transition: all .3s linear;}
.topic-cen:hover .img-box img{transform:scale(1.05);}
.topic-cen .text-box{margin-top: 25px;}
.topic-cen .text-box span{width: 88px;height: 70px;overflow: hidden;margin-right:23px;font-size: 16px;color: #999;text-align: center;line-height: 28px;padding-top:18px;border: 1px solid #dedede;}
.topic-cen .text-box span b{display:block;font-size: 24px;color: #999;font-weight: 350;}
.topic-cen:hover .text-box h3{color: #f9a31a;}
.topic-cen:hover .text-box span{background: #f9a31a;border-color:#f9a31a;color: #fff;}
.topic-cen:hover .text-box span b{color: #fff;}
.topic-cen .text-box h3{padding-right: 50px;color:#333;padding:2px 0 14px;font-weight:bold;display:-webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.topic-cen .text-box p{color:#666;display:-webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}

/*列表页视频内容*/
.video{height: auto;padding-bottom: 70px;}
.video .play{position:absolute;top:20px;left: 20px;}
.video .play i{color: #fff;font-size: 35px;}
.video h1{font-weight: bold;margin-bottom: 20px;}
.video .tit a i{color: #e2e2e2;font-size: 20px;position: relative;top:3px;right:5px;transition: all .3s linear;}
.video .tit  a:hover{color: #DF1011;}
.video .tit a:hover i{color: #DF1011;}
.video-cen{position:relative;width: 290px;margin-right: 9px;margin-bottom: 30px;}
.video-cen .img-box:before{content: '';position:absolute;height:163px;width:290px;background: rgba(82,82,82,.36);}
.video-cen .img-box{width: 290px;height: 163px;overflow: hidden;}
.video-cen .img-box img{width: 100%;transition: all .2s linear;}
.video-cen .img-box:hover img{transform: scale(1.05);}
.video-cen .text-box{margin-top: 15px;}
.video-cen .text-box h3{color:#333;display:-webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.video-cen .text-box h3:hover{color:#000;}
.video-cen .text-box span{color: #b9b9b9;margin-right: 51px;margin-top: 8px;}
.video-cen .text-box span i{font-size: 13px;color: #e0e0e0;margin-right: 6px;}
.video-cen .text-box span p{display: inline;}
.video .video-top{height: 340px;padding: 50px 0;}
.video .video-top .tit h3{color:#fff;display:-webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.video .video-top .video-t-l{position:relative;width: 600px;height: 337px;overflow: hidden;}
.video .video-top .video-t-l .img-box:before{content: '';position:absolute;height:100%;width:100%;background: rgba(82,82,82,.44);}
.video .video-top .video-t-l .img-box{width: 600px;height: 337px;overflow: hidden;}
.video .video-top .video-t-l .img-box img{width: 100%;transition: all .2s linear;}
.video .video-top .video-t-l .img-box:hover img{transform: scale(1.05);}
.video .video-top .video-t-l .tit{position:absolute;bottom:0;width:556px;height: 40px;line-height:40px;background:url("../images/watch-mask.png") center bottom repeat-x;z-index: 3;padding: 0 22px;}
.video .video-top .video-t-r{position:relative;width: 295px;height: 166px;margin-left: 5px;}
.video .video-top .video-t-r:nth-child(2),.video .video-top .video-t-r:nth-child(3){margin-bottom: 5px;}
.video .video-top .video-t-r .img-box:before{content: '';position:absolute;height:100%;width:100%;background: rgba(82,82,82,.36);}
.video .video-top .video-t-r .img-box{width: 295px;height: 166px;overflow: hidden;}
.video .video-top .video-t-r .img-box img{width: 100%;transition: all .2s linear;}
.video .video-top .video-t-r .img-box:hover img{transform: scale(1.05);}
.video .video-top .video-t-r .tit{position:absolute;bottom:0;width:251px;height: 40px;line-height:40px;background:url("../images/watch-mask.png") center bottom repeat-x;z-index: 3;padding: 0 22px;}
.video .video-hot{clear:both;height: 550px;padding: 50px 0 50px;background: #f1f1f1;}
.video .video-hot .video-cen:nth-child(5),.video  .video-hot .video-cen:nth-child(9){margin-right: 0;}
.video .video-test{clear:both;height: 550px;padding: 50px 0 50px;position: relative;}
.video .video-test h1{background: url(../images/buycar-tit-bg.png) 110px bottom no-repeat;}
.video .video-test .tit a{color: #999;font-size: 14px;position: absolute;top:48px;right:0;}
.video .video-test .video-cen:nth-child(5),.video  .video-test .video-cen:nth-child(9){margin-right: 0;}
.video .video-news{clear:both;height: 550px;padding: 0px 0 25px;position: relative;}
.video .video-news .video-cen:nth-child(5),.video  .video-news .video-cen:nth-child(9){margin-right: 0;}
.video .video-news h1{background: url(../images/buycar-tit-bg.png) 110px bottom no-repeat;}
.video .video-news .tit a{color: #999;font-size: 14px;position: absolute;top:0px;right:0;}

/*图片视频内容*/
.pic{height: auto;padding-bottom: 70px;}
.pic .play{position:absolute;top:20px;left: 20px;}
.pic .play i{color: #fff;font-size: 35px;}
.pic h1{font-weight: bold;margin-bottom: 20px;}
.pic .tit a i{color: #e2e2e2;font-size: 20px;position: relative;top:3px;right:5px;transition: all .3s linear;}
.pic .tit  a:hover{color: #DF1011;}
.pic .tit a:hover i{color: #DF1011;}
.pic-cen{position:relative;width: 290px;margin-right: 13px;margin-bottom: 30px;}
.pic .pic-top{height: 340px;padding: 50px 0;}
.pic .pic-top .tit h3{color:#fff;display:-webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.pic .pic-top .pic-t-l{position:relative;width: 795px;height: 477px;overflow: hidden;}
.pic .pic-top .pic-t-l .img-box:before{content: '';position:absolute;height:100%;width:100%;background: rgba(82,82,82,.44);}
.pic .pic-top .pic-t-l .img-box{width: 795px;height: 477px;overflow: hidden;}
.pic .pic-top .pic-t-l .img-box img{width: 100%;transition: all .2s linear;}
.pic .pic-top .pic-t-l .img-box:hover img{transform: scale(1.05);}
.pic .pic-top .pic-t-l .tit{position:absolute;bottom:0;width:750px;height: 60px;line-height:60px;background: rgba(0,0,0,.5);z-index: 3;padding: 0 22px;}
.pic .pic-top .pic-t-r{position:relative;width: 390px;height: 234px;margin-left: 8px;}
.pic .pic-top .pic-t-r:nth-child(2),.pic .pic-top .pic-t-r:nth-child(3){margin-bottom: 7px;}
.pic .pic-top .pic-t-r .img-box:before{content: '';position:absolute;height:100%;width:100%;background: rgba(82,82,82,.36);}
.pic .pic-top .pic-t-r .img-box{width: 390px;height: 234px;overflow: hidden;}
.pic .pic-top .pic-t-r .img-box img{width: 100%;transition: all .2s linear;}
.pic .pic-top .pic-t-r .img-box:hover img{transform: scale(1.05);}
.pic .pic-top .pic-t-r .tit{position:absolute;bottom:0;width:346px;height: 60px;line-height:60px;background: rgba(0,0,0,.44);z-index: 3;padding: 0 22px;}
.pic .pic-hot{clear:both;height: 500px;padding: 30px 0 25px;}
.pic .pic-pro{clear:both;height: 550px;padding: 50px 0 50px;background: #fff;}
.pic .pic-hot .pic-cen{position:relative;width: 290px;margin-right: 13px;margin-bottom: 30px;}
.pic-hot .pic-cen .img-box:before{content: '';position:absolute;height:163px;width:290px;background: rgba(82,82,82,.36);}
.pic-hot .pic-cen .img-box{width: 290px;height: 163px;overflow: hidden;}
.pic-hot .pic-cen .img-box img{width: 100%;transition: all .2s linear;}
.pic-hot .pic-cen .img-box:hover img{transform: scale(1.05);}
.pic-hot .pic-cen .text-box h3{color: #333;font-size: 14px;margin-top: 18px;}
.pic-hot .pic-cen .text-box h3:hover{color: #000;font-size: 14px;margin-top: 18px;}
.pic .pic-hot .pic-cen:nth-child(4n+1){margin-right: 0;}
.pic .pic-test{clear:both;height: auto;overflow:hidden;position: relative;}
.pic-test .pic-cen .img-box:before{content: '';position:absolute;height:163px;width:290px;background: rgba(82,82,82,.36);}
.pic-test .pic-cen .img-box{width: 290px;height: 163px;overflow: hidden;}
.pic-test .pic-cen .img-box img{width: 100%;transition: all .2s linear;}
.pic-test .pic-cen .img-box:hover img{transform: scale(1.05);}
.pic-test .pic-cen .text-box h3{color: #333;font-size: 14px;margin-top: 18px;}
.pic .pic-test h1{background: url(../images/buycar-tit-bg.png) 131px bottom no-repeat;}
.pic .pic-test .tit a{color: #999;font-size: 14px;position: absolute;top:48px;right:0;}
.pic .pic-test .pic-cen:nth-child(4n+1){margin-right: 0;}
.pic .pic-news{clear:both;height: 550px;padding: 15px 0 50px;position: relative;}
.pic-news .pic-cen  .img-box:before{content: '';position:absolute;height:163px;width:290px;background: rgba(82,82,82,.36);}
.pic-news .pic-cen  .img-box{width: 290px;height: 163px;overflow: hidden;}
.pic-news .pic-cen  .img-box img{width: 100%;transition: all .2s linear;}
.pic-news .pic-cen  .img-box:hover img{transform: scale(1.05);}
.pic-news .pic-cen .text-box h3{color: #333;font-size: 14px;margin-top: 18px;}
.pic .pic-news .pic-cen:nth-child(4n+1){margin-right: 0;}
.pic .pic-news h1{background: url(../images/buycar-tit-bg.png) 110px bottom no-repeat;}
.pic .pic-news .tit a{color: #999;font-size: 14px;position: absolute;top:13px;right:0;}

/*详情页视频内容*/
.dtl-menu{position: relative;}
.dtl-menu ul li{position:relative;width: 60px;height: 30px;background: #f0f0f0;text-align: center;padding: 15px 0;margin: 0 40px 1px 90px;cursor:pointer;transition: all .4s linear;}
.dtl-menu ul li i{font-size: 30px;color: #919191;transition: all .4s linear;}
.dtl-menu ul li:hover{background: #f9a31a;}
.dtl-menu ul li:hover i{color: #fff;}
.dtl-menu .pyq-cen{position: absolute;top:-20px;left: -100px;z-index: 2;opacity:0;transition: all 1s linear;}
.dtl-menu .pyq:hover .pyq-cen{opacity:1;}
.vd-dtl-t .dtl-t-tit{position:relative;margin: 33px 0 44px;}
.vd-dtl-t .dtl-t-tit i{position:relative;top:3px;color: #666;font-size: 16px;margin-right: 9px;}
.vd-dtl-t .dtl-t-tit span{color: #666;font-size: 14px;margin-right: 10px;}
.vd-dtl-t .dtl-t-tit p{color: #666;cursor: pointer;}
.vd-dtl-t .dtl-t-tit p:hover{color: #000;}
.vd-dtl-t .text-box{margin-left: 190px;padding-bottom: 70px;}
.vd-dtl-t .text-box h1{margin: 21px 0 16px;font-size: 30px;font-weight: bold;}
.vd-dtl-t .text-box span,.vd-dtl-t .text-box .text{color: #666;margin-bottom: 22px;}
.vd-dtl-t .text-box p{color: #b9b9b9;margin-right: 58px;}
.vd-dtl-t .text-box p i{color: #B9B9B9;font-size: 14px;margin-right: 6px;}
.vd-dtl-b{clear: both;height:218px;overflow: hidden;padding: 49px 0 11px 50px;background: #f5f5f5;}
.vd-dtl-b .vd-hot-tit{margin-top: 46px;margin-right: 47px;}
.vd-dtl-b .video-cen{position:relative;width: 240px;margin-right: 40px;}
.vd-dtl-b .video-cen .img-box:before{content: '';position:absolute;height:135px;width:240px;background: rgba(82,82,82,.36);}
.vd-dtl-b .video-cen .img-box{width: 240px;height: 135px;overflow: hidden;}
.vd-dtl-b .play{position:absolute;top:20px;left: 20px;}
.vd-dtl-b .play i{color: #fff;font-size: 32px;}


/*列表页文章内容*/
.article{height:auto;overflow:hidden;margin: 36px auto 50px;}
.article .article-l{width: 870px;}
.article .focus{height:auto;overflow:hidden;position: relative;}
.article .focus .prev{position: absolute;top:180px;left:12px;}
.article .focus .prev i{color: #fff;font-size: 60px;}
.article .focus .next{position: absolute;top:175px;right:12px;}
.article .focus .next i{color: #fff;font-size: 60px;}
.article .focus .focus-tit{position: absolute;width:578px;bottom: 0;z-index: 1;padding: 18px 0 14px 20px;background: rgba(0,0,0,.3);}
.article .focus .focus-tit h6{font-weight: bold;color: #fff;}
.article .focus .focus-bd ul li{width: 580px;height: 385px;overflow:hidden;transition: all .2s linear;}
.article .focus .focus-bd ul li img{width: 100%;}
.article .focus .focus-bd ul li:hover{transform: scale(1.05);}
.article .focus .focus-hd{position: absolute;bottom: -35px;height:50px;width:562px;z-index: 2;background: rgba(0,0,0,.5);padding: 0 18px;}
.article .focus .focus-hd ul li{line-height: 50px;color: #fff;display: none;font-size: 16px;}
.article .focus .focus-hd ul li.on{display: block;font-size: 16px;}
.article .focus .focus-hd ul span{display:none;font-size: 16px;}
.article .focus .focus-hd ul span.on{display: block;font-size: 16px;color: #fff;position: relative;top:-36px;left:521px;}
.article .focus .focus-hd ul b{position: relative;top:-56px;left:530px;color: #fff;font-weight: 100;}

.article .watch{width: 287px;}
.article .watch .watch-cen{position: relative;width: 287px;height: 191px;overflow:hidden;float: left;margin-left: 3px;}
.article .watch .watch-cen img{width: 100%;transition: all .2s linear;}
.article .watch .watch-cen:hover img{transform: scale(1.05);}
.article .watch .watch-cen:nth-child(1),.article .watch .watch-cen:nth-child(2){margin-bottom: 3px;}
.article .watch .watch-cen span{position: absolute;z-index:1;top: 0;left: 0;}
.article .watch .watch-cen .watch-mask{position: absolute;z-index:0;width: 287px;height: 70px;bottom: 0;background: url(../images/watch-mask.png) center bottom no-repeat;}
.article .watch .watch-cen .watch-mask h3{margin: 30px 15px 14px;color: #fff;line-height: 34px;display:-webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}

.article .article-l .article-b{clear: both;height: auto;margin-top: 7px;}
.article .article-l .article-b .n-list{width: 870px;height: auto;border-bottom: 1px solid #e6e6e6;padding: 25px 0 20px;}
.article .article-l .article-b .n-list .img-box{margin-top:-15px;}
.article .article-l .article-b .n-list .text-box:after{content:'';display:block;clear:both;}
.article .article-l .article-b .n-list .list-tit{position: relative;}
.article .article-l .article-b .n-list .list-tit span{color: #d50000;font-size: 18px;position: relative;top:4px;padding: 0 15px;margin-right: 5px;background: url(../images/n-list-bg.png) 6px center no-repeat;}
.article .article-l .article-b .n-list .list-tit h3{color: #000;font-size: 22px;margin-bottom: 25px;}
.article .article-l .article-b .n-list .list-tit h3:hover{color: #d50000;}
/*.article .article-l .article-b .n-list .img-box{float:left;width: 210px;height: 140px;overflow: hidden;margin-right: 26px;}*/
.article .article-l .article-b .n-list .img-box img{width: 210px;height: 140px;overflow: hidden;margin-right: 26px;transition: all .2s linear;}
.article .article-l .article-b .n-list .img-box:hover img{transform: scale(1.05);}
.article .article-l .article-b .n-list .text-box p{color: #666;line-height: 24px;display:-webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.article .article-l .article-b .n-list .text-box p:hover{color: #999;}
.article .article-l .article-b .n-list .text-box span p{display: inline;color: #999;}
.article .article-l .article-b .n-list .text-box span i{color: #999;font-size: 14px;margin-right: 6px;}
.article .article-l .article-b .n-list .text-box span{margin-right: 90px;margin-top: 20px;}

.article .article-r{width:290px;height: auto;}
.article .article-r .top{width:290px;height: 145px;position: relative;overflow: hidden;}
.article .article-r .top img{width:290px;height: 145px;transition: all .2s linear;}
.article .article-r .top img:hover{transform: scale(1.05);}
.article .article-r .top p{position:absolute;bottom:0;height: 30px;padding: 0 10px;width: 270px;line-height: 30px;color: #fff;background: rgba(0,0,0,.5);}
.article .article-r .goto{padding: 23px 3px 25px 15px;height: auto;overflow: hidden;border: 1px solid #e0e0e0;margin: 25px 0 30px;}
.article .article-r .goto h3{font-weight: bold;}
.article .article-r .goto h3 i{display:block;width: 6px;height: 20px;background-color: #EB3333;margin-right: 12px;}
.article .article-r .goto ul li{float: left;height:30px;line-height:30px;text-align:center;background:#f2f2f2;margin-right: 8px;margin-top: 15px;padding:2px 8px;}
.article .article-r .goto ul li a{color:#333;}
.article .article-r .goto ul li a:hover{color:#D50000;}

.article .article-r .hot-r{padding: 23px 15px 25px;background: #f2f2f2;margin-top: 25px;}
.article .article-r .hot-r h3{font-weight: bold;margin-bottom: 12px;}
.article .article-r .hot-r h3 i{display:block;width: 6px;height: 20px;background-color: #EB3333;margin-right: 12px;}
.article .article-r .hot-r ul li{width: 264px;height: 36px;overflow:hidden;line-height: 36px;}
.article .article-r .hot-r ul li span{display:block;float:left;width: 20px;height: 28px;background: url(../images/hot-r-bg.png) left 10px no-repeat;color: #fff;margin-right: 10px;text-align: center;}
.article .article-r .hot-r ul li:nth-child(1) span{background: url(../images/hot-r-1-bg.png) left 10px no-repeat;}
.article .article-r .hot-r ul li:nth-child(2) span{background: url(../images/hot-r-2-bg.png) left 10px no-repeat;}
.article .article-r .hot-r ul li:nth-child(3) span{background: url(../images/hot-r-3-bg.png) left 10px no-repeat;}
.article .article-r .hot-r ul li a p{display:inline;color: #333;display:-webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.article .article-r .hot-r ul li a:hover p{color: #D50000;}

/*详情页文章内容*/
.atc-dtl .atc-t-tit{position:relative;margin: 33px 0 33px;}
.atc-dtl .atc-t-tit i{position:relative;top:3px;color: #666;font-size: 16px;margin-right: 9px;}
.atc-dtl .atc-t-tit .fl{color: #666;}
.atc-dtl .atc-t-tit span{color: #666;font-size: 14px;margin-right: 10px;}
.atc-dtl .atc-t-tit p{color: #666;}
.atc-dtl .atc-dtl-l{width: 870px;padding: 32px 0 75px;}
.atc-dtl .atc-dtl-l .dtl-menu ul li{margin: 0;}
.atc-dtl .atc-dtl-l .atc-box{width: 770px;}
.atc-dtl .atc-dtl-l .atc-box h1{font-size: 36px;font-weight:bold;color: #000;margin-bottom: 36px;}
.atc-dtl .atc-dtl-l .atc-box .text-box h1{font-size: 20px;font-weight:bold;color: #000;margin-bottom: 15px;}
.atc-dtl .atc-dtl-l .atc-box span{color: #999;margin-right: 47px;padding-bottom: 14px;}
.atc-dtl .atc-dtl-l .atc-box span i{margin-right: 7px;font-size: 16px;}
.atc-dtl .atc-dtl-l .atc-box span.bq{display: inline-block;margin-top: 20px;}
.atc-dtl .atc-dtl-l .atc-box span.bq a{font-weight: 100;margin-right: 16px;color: #ca0000;}
.atc-dtl .atc-dtl-l .atc-box .text-box{clear: both;margin-top: 16px;border-top: 1px dashed #d3d3d3;padding-top: 38px;}
.atc-dtl .atc-dtl-l .atc-box .text-box p{text-align: left;font-size:16px;line-height:30px;margin:10px 0px;}
.atc-dtl .atc-dtl-l .atc-box .text-box p span strong{color: #0c0b0b;}
.atc-dtl .atc-dtl-l .atc-box .text-box p strong{color: #0c0b0b;}
.atc-dtl .atc-dtl-l .atc-box .text-box p strong span{color: #0c0b0b;}
.atc-dtl .atc-dtl-l .atc-box .text-box p a{color: #f50000;font-weight: bold;}
.atc-dtl .atc-dtl-l .atc-box .text-box img{display: block;max-width: 655px;margin: 10px auto;}
.atc-dtl .atc-dtl-l .atc-box .zan{text-align: center;position: relative;}
.atc-dtl .atc-dtl-l .atc-box .zan img{cursor: pointer;}
.atc-dtl .atc-dtl-l .atc-box .zan p{position: relative;top:-40px;color: #fff;}
.atc-dtl .atc-dtl-l .atc-box .source p{color: #999;}
.atc-dtl .atc-dtl-l .atc-box .source p span{color: #999;}
.atc-dtl .atc-dtl-l .atc-box .source p span:hover{color: #DF1011;}
.atc-dtl .atc-dtl-l .atc-box .recom{position:relative;clear: both;border: 1px solid #D3D3D3;height: auto;overflow: hidden;margin: 38px 0 32px;}
.atc-dtl .atc-dtl-l .atc-box .recom .text{position:relative;padding: 2px 20px;width: 340px;}
.atc-dtl .atc-dtl-l .atc-box .recom .text:nth-child(2):before{content: '';position:absolute;height:112px;width:1px;left:0;background:#d3d3d3;}
.atc-dtl .atc-dtl-l .atc-box .recom .text p{font-size: 16px;color: #333;line-height: 24px;margin: 8px 0 12px;}
.atc-dtl .atc-dtl-l .atc-box .recom .text a p{font-size: 16px;color: #999;line-height: 24px;margin-bottom: 20px;display:-webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.atc-dtl .atc-dtl-l .atc-box .recom .text a p:hover{color: #666;}
/*.atc-dtl .atc-dtl-l .atc-box .recom .text p:nth-child(1){font-size: 16px;color: #999;line-height: 16px;margin-bottom: 20px;}*/
.atc-dtl .atc-dtl-l .atc-box .state{clear: both;height: auto;border: 1px solid #d3d3d3;background: #f2f2f2;padding: 36px 20px;}
.atc-dtl .atc-dtl-l .atc-box .state b{color: #ca0000;font-size: 16px;}
.atc-dtl .atc-dtl-l .atc-box .state p:nth-child(2){margin-top: 22px;}
.atc-dtl .atc-dtl-l .atc-box .state p{margin-bottom: 12px;line-height: 24px;}
.atc-dtl .atc-dtl-l .atc-box .state p span a{color: #ca0000;}
.atc-dtl .atc-dtl-l .atc-box .read i{width: 5px;height: 20px;background: #CA0000;margin-right: 10px;margin-top: 4px;}
.atc-dtl .atc-dtl-l .atc-box .read h1{font-size: 20px;margin-bottom: 0;margin-top: 46px;}
.atc-dtl .atc-dtl-l .atc-box .read .img-box{position: relative;width:248px;height: 165px;margin: 25px 0 15px;overflow: hidden;margin-right: 8px;}
.atc-dtl .atc-dtl-l .atc-box .read .img-box img{width: 100%;transition: all .2s linear;}
.atc-dtl .atc-dtl-l .atc-box .read .img-box:hover img{transform: scale(1.05);}
.atc-dtl .atc-dtl-l .atc-box .read a .img-box:nth-child(3){margin-right: 0;}
.atc-dtl .atc-dtl-l .atc-box .read .img-box .hot-mask{position: absolute;z-index:0;width: 248px;height: 70px;bottom: 0;background: url(../images/hot-mask.png) center bottom no-repeat;}
.atc-dtl .atc-dtl-l .atc-box .read .img-box .hot-mask h3{width: 220px;margin: 18px 15px;color: #fff;display:-webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}

.atc-dtl .atc-dtl-r{width: 290px;}
.atc-dtl .atc-dtl-r .recread{width: 260px;padding: 45px 15px 40px;}
.atc-dtl .atc-dtl-r .recread h3{font-weight: bold;margin-bottom: 12px;}
.atc-dtl .atc-dtl-r .recread h3 i{display:block;width: 6px;height: 20px;background-color: #EB3333;margin-right: 12px;}
.atc-dtl .atc-dtl-r .recread ul li{width: 264px;height: 36px;line-height: 36px;}
.atc-dtl .atc-dtl-r .recread ul li span{display:block;float:left;width: 6px;height: 6px;border-radius:3px;margin-top: 17px;background: #d2d2d2;color: #fff;margin-right: 10px;text-align: center;}

.atc-dtl .atc-dtl-r{width: 290px;}
.atc-dtl .atc-dtl-r .car-recom{width: 260px;padding: 20px 15px 66px;background: #f2f2f2;position: relative;margin-bottom: 25px;}
.atc-dtl .atc-dtl-r .car-recom h3{font-weight: bold;margin-bottom: 12px;}
.atc-dtl .atc-dtl-r .car-recom h3 i{display:block;width: 6px;height: 20px;background-color: #EB3333;margin-right: 12px;}
.atc-dtl .atc-dtl-r .car-recom .car-recom-bd ul li{width: 260px;height: 156px;background: #fff;}
.atc-dtl .atc-dtl-r .car-recom .car-recom-bd ul li img{width: 100%;transition: all .2s linear;}
.atc-dtl .atc-dtl-r .car-recom .car-recom-bd ul li:hover img{transform: translateX(-5px);}
.atc-dtl .atc-dtl-r .car-recom .car-recom-hd{position: absolute;top:30px;left:236px;}
.atc-dtl .atc-dtl-r .car-recom .car-recom-hd ul li{float:left;width: 8px;height: 8px;border-radius: 4px;background: #d1d1d1;margin-right: 8px;}
.atc-dtl .atc-dtl-r .car-recom .car-recom-hd ul li.on{background: #EB3333;}
.atc-dtl .atc-dtl-r .car-recom p{color: #333;margin-top: 14px;}

.atc-dtl .atc-dtl-r .recread ul li a p{display:inline;color: #333;display:-webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.atc-dtl .atc-dtl-r .recread ul li a:hover p{color: #D50000;}

.atc-dtl .atc-dtl-r .goto h3{font-weight: bold;}
.atc-dtl .atc-dtl-r .goto h3 i{display:block;width: 6px;height: 20px;background-color: #EB3333;margin-right: 12px;}
.atc-dtl .atc-dtl-r .goto ul li{float: left;width: 70px;height:30px;line-height:30px;text-align:center;background:#f2f2f2;margin-right: 20px;margin-top: 15px;}
.atc-dtl .atc-dtl-r .goto ul li a{color:#333;}
.atc-dtl .atc-dtl-r .goto ul li a:hover{color:#D50000;}

/*图片详情内容*/
.pic-box{width: 770px;height:auto;overflow:hidden;margin: 36px auto 24px;position: relative;}
.pic-box .prev{position: absolute;top:215px;left:12px;}
.pic-box .prev i{color: #fff;font-size: 60px;}
.pic-box .next{position: absolute;top:215px;right:12px;}
.pic-box .next i{color: #fff;font-size: 60px;}
.pic-box .focus-tit{position: absolute;width:578px;bottom: 0;z-index: 1;padding: 18px 0 14px 20px;background: rgba(0,0,0,.3);}
.pic-box .focus-tit h6{font-weight: bold;color: #fff;}
.pic-box .focus-bd{position: relative;}
.pic-box .focus-bd ul li{width: 770px;height: 512px;overflow:hidden;transition: all .2s linear;}
.pic-box .focus-bd ul li img{width: 100%;}
/*.pic-box .focus-bd ul li:hover{transform: scale(1.05);}*/
.pic-box .focus-bd .pic-seo{position: absolute;bottom: 0;width: 770px;height:72px;background: rgba(0,0,0,0.15);}
.pic-box .focus-bd .pic-seo .wz{display: inline-block;width: 710px;height: 30px;color: #fff;overflow: hidden;text-overflow: ellipsis;margin: 15px;display:-webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.pic-box .focus-bd .pic-seo .sl{ display: inline-block; float: right;width: 40px;height: 58px;line-height: 70px;font-size: 20px;color: #fff;  margin: 0px;padding: 0px;}

.focus-hd {position:relative;background: #fff;height: 167px;margin:36px 0;overflow: hidden;border: 0;}
.focus-hd  .prev{position: absolute;width:24px;height:36px;top:58px;left: 0;cursor: pointer;z-index: 2;}
.focus-hd .prev img{width: 100%;}
.focus-hd .next{position: absolute;width:24px;height:36px;top:58px;right: 0;cursor: pointer;z-index: 2;}
.focus-hd .next img{width: 100%;}
.focus-hd .m-news-bd{width: 700px;margin:0 35px;}
.focus-hd .m-news-bd ul li{position:relative;float: left;width: 228px;height:153px;overflow:hidden;margin-right: 7px;transition: all .2s linear;}
.focus-hd .m-news-bd ul li img{width: 100%;}
.pic-text{margin-bottom: 30px;}



/*关于我们*/
.aboutus{height: auto;overflow: hidden;position: relative;}
.aboutus .banner{height: 440px;overflow: hidden;background: url(../images/aboutus-bg.jpg) center top no-repeat;}
.aboutus .nav{margin-top:-80px;}
.aboutus .nav ul{margin-left: 200px;}
.aboutus .nav ul li{float: left;padding: 0 26px;height: 80px;line-height: 80px;}
.aboutus .nav ul li a{display: block;color: #616161;font-size: 18px;height: 80px;line-height: 80px;text-align: center;padding: 0 14px;}
.aboutus .nav ul li:hover a{color: #fff;background: #f9a31a;}
.aboutus .nav ul li.active a{color: #fff;background: #f9a31a;}
.aboutus .aboutus-cen{clear: both;padding-top: 50px;}
.aboutus .aboutus-cen .img-box{width:690px;height:420px;margin-right: 30px;overflow: hidden;}
.aboutus .aboutus-cen .img-box img{width: 100%;transition: all .2s linear;}
.aboutus .aboutus-cen .img-box:hover img{transform: scale(1.05);}
.aboutus .aboutus-cen h1{color: #2a2a2a;padding-top:65px;padding-bottom: 15px;}
.aboutus .aboutus-cen h3{line-height: 30px;color: #666;padding-top:22px;}
.aboutus .aboutus-cen .box2{padding: 75px 0 85px;text-align: center;}
.aboutus .box3{background: url(../images/aboutus-bg2.jpg) center top no-repeat;text-align: center;}
.aboutus .box3 h1{color: #fff;padding-top:58px;padding-bottom: 26px;font-weight: bold;}
.aboutus .box3 h3{line-height: 30px;color: #666;padding-bottom:65px;color: #fff;}

/*联系我们*/
.message{height: auto;overflow: hidden;position: relative;}
.message .banner{height: 440px;overflow: hidden;background: url(../images/message-bg.jpg) center top no-repeat;}
.message .nav{margin-top:-80px;}
.message .nav ul{margin-left: 200px;}
.message .nav ul li{float: left;padding: 0 26px;height: 80px;line-height: 80px;}
.message .nav ul li a{display: block;color: #616161;font-size: 18px;height: 80px;line-height: 80px;text-align: center;padding: 0 14px;}
.message .nav ul li:hover a{color: #fff;background: #f9a31a;}
.message .nav ul li.active a{color: #fff;background: #f9a31a;}
.message .message-cen{clear: both;padding: 50px 0 60px;height: auto;overflow: hidden;}
.message .message-l{width:598px;margin-right: 22px;}
.message .message-r h1{font-size: 22px;margin: 30px 0 8px;position: relative;}
.message .message-r h1 i{color: #F9A31A;font-size: 22px;margin-right: 18px;font-weight: 200;position: relative;top: 2px;}
.message .message-r .input-row{position: relative;}
.message .message-r .input-row p{position: absolute;top:46px;right: 20px;color: #999;}
.message .message-r .input-row p span{color: red;}
.message .message-r input{width: 556px;display: inline-block;height: 50px;line-height: 50px;border:1px solid #d9d9d9;padding-left: 20px;margin-top: 30px;}
.message .message-r input:focus{border-color: #F9A31A;box-shadow: 1px 1px 1px 1px #faead0;}
.message .message-r textarea{width: 538px;height: 120px;border:1px solid #d9d9d9;padding:20px;resize: none;margin-top: 30px;}
.message .message-r .code{width: 315px;position: relative;}
.message .message-r .code p{position: absolute;top: 46px;right: -172px;color: #999;}
.message .message-r .input-val{ width: 172px;}
.message .message-r #canvas{float:right;display: inline-block;border:1px solid #ccc;margin-top: -49px;cursor: pointer;}
.message .message-r .submit{width: 194px; height: 50px;font-size:18px;background: #F9A31A;line-height;50px;padding-left: 0;color:#fff;border:0;margin-top: 20px;display: block;cursor: pointer;}

/*网站地图*/
.webmap{height: auto;overflow: hidden;position: relative;}
.webmap .banner{height: 440px;overflow: hidden;background: url(../images/webmap-bg.jpg) center top no-repeat;}
.webmap .nav{margin-top:-80px;}
.webmap .nav ul{margin-left: 200px;}
.webmap .nav ul li{float: left;padding: 0 26px;height: 80px;line-height: 80px;}
.webmap .nav ul li a{display: block;color: #616161;font-size: 18px;height: 80px;line-height: 80px;text-align: center;padding: 0 14px;}
.webmap .nav ul li:hover a{color: #fff;background: #f9a31a;}
.webmap .nav ul li.active a{color: #fff;background: #f9a31a;}
.webmap .webmap-cen{clear: both;padding: 20px 25px 65px;width:1150px;height: auto;overflow: hidden;}
.webmap .webmap-cen ul li{border-bottom: 1px dashed #dadada;height: 72px;overflow: hidden;}
.webmap .webmap-cen ul li:nth-child(6){border-bottom: 0;}
.webmap .webmap-cen ul li a{display:block;float:left;font-size: 18px;color: #666;padding: 25px 0;width: 120px;} 
.webmap .webmap-cen ul li a.sc{color: #ec2042;}
.webmap .webmap-cen ul li a:hover{color: #f9a31a;}
.webmap .webmap-cen ul li span a{font-size: 22px;font-weight: bold;color: #333;width: 90px;margin-left: 6px;line-height: 24px;}
.webmap .webmap-cen ul li span a:hover{color: #666;}

/*友情链接*/
.friendlink{height: auto;overflow: hidden;position: relative;}
.friendlink .banner{height: 440px;overflow: hidden;background: url(../images/friendlink-bg.jpg) center top no-repeat;}
.friendlink .nav{margin-top:-80px;}
.friendlink .nav ul{margin-left: 200px;}
.friendlink .nav ul li{float: left;padding: 0 26px;height: 80px;line-height: 80px;}
.friendlink .nav ul li a{display: block;color: #616161;font-size: 18px;height: 80px;line-height: 80px;text-align: center;padding: 0 14px;}
.friendlink .nav ul li:hover a{color: #fff;background: #f9a31a;}
.friendlink .nav ul li.active a{color: #fff;background: #f9a31a;}
.friendlink .fndlink-cen{padding: 50px 0 20px;height: auto;overflow: hidden;}
.frien
/*7.19新增*/.atc-dtl .atc-dtl-r .car-recom{width: 260px;padding: 20px 15px 66px;background: #f2f2f2;position: relative;margin-bottom: 25px;}
/*7.19新增*/.atc-dtl .atc-dtl-r .goto{padding: 23px 3px 25px 15px;height: auto;overflow: hidden;border: 1px solid #e0e0e0;margin: 0 0 30px;}