/* banner */
.banner{width:100%;margin-top: 111px;}
.banner .swiper-container{width:100%;height:100%}
.banner .swiper-slide{width:100%;height:100%;position:relative;overflow:hidden}
.banner .img img{width:100%;}
.banner .page_pos{position:absolute;left:0;bottom:5%;padding:0 22px;width:100%;height:auto;z-index:1;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;box-sizing:border-box}
.banner .page_pos .swiper-pagination{position:initial;width:100%;height:auto;box-sizing:border-box;text-align: center;font-size:20px;color:#999;font-weight:700;}
.banner .page_pos .swiper-pagination-bullet{margin:0 8px;width:10px;height:10px;background:#fff;opacity:1}
.banner .page_pos .swiper-pagination-bullet-active{width:37px;border-radius:10px}
@media only screen and (max-width:1280px){
.banner{margin-top: 102px;}
}
@media only screen and (max-width:1080px){
.banner{margin-top: 106px;}
.banner .btn_left,.banner .btn_right{width:50px;height:50px}
}
@media only screen and (max-width:768px){
.banner .swiper-pagination-bullet{margin:0 7px;width:10px;height:10px}
}
@media only screen and (max-width:520px){
.banner{margin-top: 86.2px;}
.banner .page_pos .swiper-pagination-bullet-active{width:27px}
}


/* idx_title */
.idx_title{margin-bottom:35px;align-items:center}
.idx_title .title{font-size:26px}
.idx_more{font-size:16px}
.idx_more:hover{color:#ffcf34}
@media only screen and (max-width:1080px){.idx_title .title{font-size:20px}
}
@media only screen and (max-width:480px){.idx_title{margin-bottom:20px}
.idx_title .title{font-size:16px}
.idx_more{font-size:14px}
}
.list_content .video_item .item .img_video_wrap{position:relative;overflow:hidden;border-radius:6px}
.list_content .video_item .item .video_watch{position:absolute;top:8px;right:8px;padding:4px;background-color:rgba(33,33,33,.8);z-index:9;border-radius:6px;display:none}
.list_content .video_item .item .video_watch .watch_icon i{display:block;width:22px;height:22px;background:url(../images/icon_watch.png) no-repeat center;filter:brightness(100)}
.list_content .video_item .item:hover .video_watch{display:block}
.list_content .video_item .item .img_wrap{position:relative;padding-bottom:70%;width:100%;height:0;overflow:hidden}
.list_content .video_item .item .img_wrap picture{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}
.list_content .video_item .item .img_wrap img{position:absolute;left:50%;top:50%;width:100%;transform:translate(-50%,-50%)}
.list_content .video_item .item .mask{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;pointer-events:none;z-index:1}
.list_content .video_item .item .stats{position:absolute;padding:10px 10px 5px;left:0;bottom:0;width:100%;color:#fff;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.3));box-sizing:border-box}
.list_content .video_item .item .stats .stats_lf .stats_item{display:inline-block}
.list_content .video_item .item .stats .stats_lf .stats_item:nth-child(1){margin-right:10px}
.list_content .video_item .item .stats .stats_lf .stats_item i{display:inline-block;margin-right:5px;width:20px;height:16px;filter:brightness(100);vertical-align:middle}
.list_content .video_item .item .stats .stats_lf .stats_item span{display:inline-block;vertical-align:middle}
.list_content .video_item .item .video_info{margin-top:20px}
.list_content .video_item .item .video_info .tit{font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.list_content .video_item .item .video_info .time{margin-top:10px;color:#666}
.list_content .video_item .item .video_info .price{font-size:15px;font-weight:700;margin-top:5px}
.stats_item i.count{background:url(../images/icon_vcount.png) no-repeat center;background-size:100% auto}
.stats_item i.like{background:url(../images/icon_vlike.png) no-repeat center;background-size:100% auto}
@media only screen and (max-width:1080px){
.list_content .video_item .item .video_info .price{font-size:13px}
}
@media only screen and (max-width:480px){
.list_content .video_item .item .stats .stats_lf .stats_item i{width:18px}
.list_content .video_item .item .stats .stats_lf .stats_item span{font-size:12px}
}

/* hot_product */
.hot_product{padding:50px 0 0}
.hot_product .list_content{display:flex;flex-wrap:wrap;justify-content:flex-start}
.hot_product .list_content .video_item{margin:0 2% 2% 0;width:15%}
.hot_product .list_content .video_item:nth-child(6n){margin-right:0}
.hot_product .list_content .video_item:nth-last-child(-n+6){margin-bottom:0}
.hot_product .list_content .video_item .item .img_video_wrap{position:relative;overflow:hidden;border-radius:6px}
.hot_product .list_content .video_item .item .img_wrap{position:relative;padding-bottom:70%;width:100%;height:0;overflow:hidden}
.hot_product .list_content .video_item .item .img_wrap picture{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}
.hot_product .list_content .video_item .item .img_wrap img{position:absolute;left:50%;top:50%;width:100%;transform:translate(-50%,-50%)}
.hot_product .list_content .video_item .item .mask{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;pointer-events:none;z-index:1}
.hot_product .list_content .video_item .item .stats{position:absolute;padding:10px 10px 5px;left:0;bottom:0;width:100%;color:#fff;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.3));box-sizing:border-box}
.hot_product .list_content .video_item .item .stats .stats_lf .stats_item{display:inline-block}
.hot_product .list_content .video_item .item .stats .stats_lf .stats_item:nth-child(1){margin-right:10px}
.hot_product .list_content .video_item .item .stats .stats_lf .stats_item i{display:inline-block;margin-right:5px;width:20px;height:16px;filter:brightness(100);vertical-align:middle}
.hot_product .list_content .video_item .item .stats .stats_lf .stats_item span{display:inline-block;vertical-align:middle}
.hot_product .list_content .video_item .item .video_info{margin-top:20px}
.hot_product .list_content .video_item .item .video_info .tit{font-size:14px}
.hot_product .list_content .video_item .item .video_info .time{margin-top:10px;color:#666}
.hot_product .stats_item i.count{background:url(../images/icon_vcount.png) no-repeat center}
.hot_product .stats_item i.like{background:url(../images/icon_vlike.png) no-repeat center}
@media only screen and (max-width:1080px){.hot_product .list_content .video_item{margin:0 2.33% 2% 0;width:23%}
.hot_product .list_content .video_item:nth-child(6n){margin-right:2.33%}
.hot_product .list_content .video_item:nth-child(4n){margin-right:0}
.hot_product .list_content .video_item:nth-last-child(-n+6){margin-bottom:2%}
.hot_product .list_content .video_item:nth-last-child(-n+4){margin-bottom:0}
}
@media only screen and (max-width:750px){.hot_product .list_content .video_item{margin:0 1.33% 2% 0;width:32%}
.hot_product .list_content .video_item:nth-child(4n),.hot_product .list_content .video_item:nth-child(6n){margin-right:1.33%}
.hot_product .list_content .video_item:nth-child(3n){margin-right:0}
.hot_product .list_content .video_item:nth-last-child(-n+4){margin-bottom:2%}
.hot_product .list_content .video_item:nth-last-child(-n+3){margin-bottom:0}
}
@media only screen and (max-width:480px){.hot_product{padding:30px 0 0}
.hot_product .list_content{justify-content:space-between}
.hot_product .list_content .video_item{margin:0 0 2% 0;width:48.5%}
.hot_product .list_content .video_item:nth-child(4n),.hot_product .list_content .video_item:nth-child(6n){margin-right:0}
.hot_product .list_content .video_item:nth-child(3n){margin-right:0}
.hot_product .list_content .video_item:nth-last-child(-n+3){margin-bottom:2%}
.hot_product .list_content .video_item:nth-last-child(-n+2){margin-bottom:0}
.hot_product .list_content .video_item .item .video_info{margin-top:10px}
}


/* new_product */
.new_product{padding:50px 0 0}
.new_product .list_content{background:#fff;position:relative;padding:4.2% 40px 4.3%;box-sizing:border-box}
.new_product .list_content .item .img{position:relative;padding-bottom:100%;margin-bottom:17%;width:100%;height:0;overflow:hidden}
.new_product .list_content .item .img img{position:absolute;left:50%;top:50%;width:auto;transform:translate(-50%,-50%);transition:all .6s cubic-bezier(.215,.61,.355,1) 0s}
.new_product .list_content .item .tit{font-weight:400;font-size:13px;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:20px;min-height:40px}
.new_product .list_content .item .price{margin-top:5px;font-size:15px;font-weight:700;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.new_product .pro_left,.new_product .pro_right{position:absolute;top:50%;width:37px;height:37px;z-index:3;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:rgba(0,0,0,.3);border-radius:50%}
.new_product .pro_left:hover,.new_product .pro_right:hover{background-color:#ffcf34}
.new_product .pro_left{right:calc(100% + 15px)}
.new_product .pro_left i{display:inline-block;width:13px;height:20px;background:url(../images/ban_prev.png) no-repeat center;left:2.3%}
.new_product .pro_right{left:calc(100% + 15px)}
.new_product .pro_right i{display:inline-block;width:13px;height:20px;background:url(../images/ban_next.png) no-repeat center;right:2.3%}
.new_product .list_content .item:hover .img img{transform:translate(-50%,-50%) scale(1.03)}
.new_product .list_content .item:hover .tit{color:#ffcf34}
@media only screen and (max-width:1080px){.new_product .pro_left{left:5px}
.new_product .pro_right{right:5px;left:auto}
.new_product .list_content .item .price{font-size:13px}
}
@media only screen and (max-width:480px){.new_product{padding:35px 0 0;display:none}
.new_product .list_content{padding:4.2% 20px 4.3%}
.new_product .list_content .item .img{margin-bottom:10%}
.new_product .list_content .item .tit{font-size:14px}
.new_product .pro_left,.new_product .pro_right{width:30px;height:30px}
.new_product .pro_left i,.new_product .pro_right i{width:8px;height:11px;background-size:100%}
.new_product .list_content .item .price{font-size:12px}
}


 

/* home_recommend */
.home_recommend{padding:50px 0 0}
.home_recommend .list_content{padding:5% 3.2% 3%;background:#ffcf34;box-sizing:border-box}
.home_recommend .list_content ul{justify-content:flex-start}
.home_recommend .list_content ul li{margin:0 1.25% 3% 0;width:19%;background:#fff;border-radius:6px 6px 0 0;overflow:hidden}
/* .home_recommend .list_content ul li:nth-last-child(-n+5){margin-bottom:0} */
.home_recommend .list_content ul li:nth-child(5n){margin-right:0}
.home_recommend .list_content .item .img_video_wrap{position:relative;overflow:hidden;border-radius:6px 6px 0 0}
.home_recommend .list_content .item .video_watch{position:absolute;top:8px;right:8px;padding:4px;background-color:rgba(33,33,33,.8);z-index:9;border-radius:6px;display:none}
.home_recommend .list_content .item .video_watch .watch_icon i{display:block;width:22px;height:22px;background:url(../images/icon_watch.png) no-repeat center;filter:brightness(100)}
.home_recommend .list_content .item:hover .video_watch{display:block}
.home_recommend .list_content .item .img_wrap{position:relative;padding-bottom:70%;width:100%;height:0;overflow:hidden}
.home_recommend .list_content .item .img_wrap picture{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}
.home_recommend .list_content .item .img_wrap img{position:absolute;left:50%;top:50%;width:100%;transform:translate(-50%,-50%)}
.home_recommend .list_content .item .mask{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;pointer-events:none;z-index:1}
.home_recommend .list_content .item .stats{position:absolute;padding:10px 10px 5px;left:0;bottom:0;width:100%;color:#fff;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.3));box-sizing:border-box}
.home_recommend .list_content .item .stats .stats_lf .stats_item{display:inline-block}
.home_recommend .list_content .item .stats .stats_lf .stats_item:nth-child(1){margin-right:10px}
.home_recommend .list_content .item .stats .stats_lf .stats_item i{display:inline-block;margin-right:5px;width:20px;height:16px;filter:brightness(100);vertical-align:middle}
.home_recommend .list_content .item .stats .stats_lf .stats_item span{display:inline-block;vertical-align:middle}
.home_recommend .list_content .item .video_info{margin-top:20px}
.home_recommend .list_content .item .video_info .tit{font-size:14px}
.home_recommend .list_content .item .video_info .time{margin-top:10px;color:#666}
.home_recommend .list_content .item .video_info .price{font-size:15px;font-weight:700;margin-top:5px}
.home_recommend .list_content ul li .item .info{padding:10px;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between}
.home_recommend .list_content ul li .item .info .lf_ico{width:56px;box-sizing:border-box}
.home_recommend .list_content ul li .item .info .lf_ico .img{position:relative;padding-bottom:100%;width:100%;height:0;overflow:hidden;box-sizing:border-box;border:1px solid #ccc}
.home_recommend .list_content ul li .item .info .lf_ico .img img{position:absolute;left:50%;top:50%;width:100%;transform:translate(-50%,-50%)}
.home_recommend .list_content ul li .item .info .lf_ico .img:nth-child(2){margin-top:5px}
.home_recommend .list_content ul li .item .info .text_wrap{width:calc(94% - 56px);width:-webkit-calc(94% - 56px)}
.home_recommend .list_content ul li .item .tit{font-size:13px;font-weight:400;color:#4b4d52;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:20px;min-height:30px}
.home_recommend .list_content ul li .item .price{margin-top:5px}
.home_recommend .list_content ul li .item .price span{display:inline-block;font-size:15px;font-weight:700}
@media only screen and (max-width:1080px){.home_recommend .list_content ul{justify-content:space-between}
.home_recommend .list_content ul:after{content:"";width:32%}
.home_recommend .list_content ul li{width:32%;margin:0 0 3% 0}
.home_recommend .list_content ul li:nth-last-child(-n+5){margin-bottom:3%}
.home_recommend .list_content ul li:nth-last-child(1){display:none}
.home_recommend .list_content ul li .item .tit{line-height:normal}
.home_recommend .list_content ul li .item .price span{font-size:13px}
}
@media only screen and (max-width:768px){.home_recommend .list_content ul{justify-content:space-between}
.home_recommend .list_content ul:after{content:"";width:32%}
.home_recommend .list_content ul li{margin:0 0 3% 0;width:32%}
.home_recommend .list_content ul li:nth-last-child(1){display:none}
}
@media only screen and (max-width:480px){.home_recommend{padding:35px 0 0}
.home_recommend .list_content ul:after{width:48.5%}
.home_recommend .list_content ul li{width:48.5%}
}

/* btm_banner */
.btm_banner{margin: 80px 0;}
.btm_banner .layout{padding:24px 12.5% 18px 13%;box-sizing:border-box;align-items:center;background:url(../images/btm_slogan.jpg) no-repeat center/cover;overflow:hidden;border-radius:10px}
.btm_banner .layout .text_part{width:50%}
.btm_banner .layout .text_part p{font-size:24px;line-height:1.42em;color:#fff;text-shadow:0 2px 2px rgba(0,0,0,.3);font-weight:700}
.btm_banner .layout .rt{display:inline-block;padding:10px 28px;font-size:22.4px;color: #ffffff;background:#ffcf34;border-radius:30px;}
@media only screen and (max-width:1080px){
.btm_banner{margin: 50px 0;}
.btm_banner .layout{padding:24px 6% 18px;border-radius:6px}
.btm_banner .layout .text_part p{font-size:20px}
.btm_banner .layout .rt{font-size:18px}
}
@media only screen and (max-width:768px){
.btm_banner .layout .text_part{width:96%}
.btm_banner .layout .rt{margin-top:10px;font-size:16px}
}
@media only screen and (max-width:480px){
.btm_banner{margin: 30px 0;}
.btm_banner .layout{border-radius:4px}
.btm_banner .layout .text_part p{font-size:16px}
.btm_banner .layout .rt{font-size:14px}
}


/* in_nav */
.in_nav{padding: 50px 0 0;}
.in_nav .list{width: 48%;margin-right: 4%;}
.in_nav .list:nth-child(2){margin-right: 0;}
.in_nav .item{margin-bottom: 10px;}
.in_nav .item .item_nav{padding:12px 15px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);position:relative}
.in_nav .item .item_nav .hd_nav{cursor:pointer;padding-left:15px;position:relative;border-left: 3px solid #ffcf34;display:flex;align-items:center;justify-content:space-between;}
.in_nav .item .item_nav .hd_nav i{width:12px;height:12px;background:url(../images/icon-v.png) no-repeat center center;background-size:100%;display:inline-block;transition:all .5s;margin-left:5px;filter:invert(.6)}
.in_nav .item .item_nav .hd_nav.active i{transform: rotate(180deg);}
.in_nav .item .item_nav .hd_nav span{font-size:17px;color:#4d4d4d}
.in_nav .item .item_nav .rd_nav{display:none;padding:15px 30px;padding-bottom:5px}
.in_nav .item .item_nav .rd_nav li{width:48%;margin-bottom:10px;    transition: 0.5s;}
.in_nav .item .item_nav .rd_nav li:nth-child(odd){margin-right:2%;}
.in_nav .item .item_nav .rd_nav li:nth-child(even){margin-left:2%;}
.in_nav .item .item_nav .rd_nav li:hover{transform: translateX(8px);}
.in_nav .item .item_nav .rd_nav li a{color:#6d6d6d}
@media only screen and (max-width:1080px){
.in_nav .item .item_nav .rd_nav{padding: 15px 20px 5px 25px;}
.in_nav .item .item_nav .rd_nav li{width: 100%;}
.in_nav .item .item_nav .rd_nav li:nth-child(odd){margin-right:0;}
.in_nav .item .item_nav .rd_nav li:nth-child(even){margin-left: 0;}
.in_nav .item .item_nav .rd_nav li:nth-last-child(1){margin-bottom: 0;}
.in_nav .item .item_nav .hd_nav span{font-size: 16px;}
}
@media only screen and (max-width:768px){
.in_nav .item .item_nav .rd_nav{padding: 10px 15px;}
.in_nav .item .item_nav .hd_nav span{font-size: 14px;}
}
@media only screen and (max-width:520px){
.in_nav{display: none;}
}



/* index5 */
.index5{padding: 80px 0;}
.index5 .cont{display: flex;justify-content: space-between;flex-wrap: wrap;}
.index5 .cont .item{width: 32%;}
.index5 .cont .item .img{padding-bottom:68%;position: relative;overflow: hidden;border-radius: 2px;}
.index5 .cont .item .img img{transition:all .5s ease;height:100%;width:100%;object-fit:cover;position:absolute}
.index5 .cont .item:hover .img img{transform:scale(1.06)}
.index5 .cont .item .info .date{margin: 1.28vw auto;color: #666;font-size: .9vw;padding-left: 2vw;}
.index5 .cont .item .info .t1{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#333;font-size:1.1vw;padding-left:2vw;position:relative;line-height: 1.8;}
.index5 .cont .item .info .t1:after{position: absolute;content: "";left: 0;top: 0;height: 100%;width: 7px;background: #FFCF34;}
.index5 .cont .item:hover .info .t1{color: #FFCF34;}
@media only screen and (max-width:1080px){
.index5{padding: 50px 0;}
.index5 .cont .item .info .t1{font-size: 1.7vw;}
.index5 .cont .item .info .t1:after{width: 5px;}
.index5 .cont .item .info .date{font-size: 1.7vw;}
}
@media only screen and (max-width:768px){
.index5 .cont .item{width: 48.5%;margin-right: 3%;}
.index5 .cont .item:nth-child(2){margin-right: 0;}
.index5 .cont .item:nth-child(3){display: none;}
.index5 .cont .item .info .t1{font-size: 18px;line-height: 28px;}
.index5 .cont .item .info .date{font-size: 15px;margin: 10px auto;}
}
@media only screen and (max-width:520px){
.index5{padding: 30px 0;}
.index5 .cont .item .info .t1{font-size: 15px;line-height: 24px;padding-left: 15px;}
.index5 .cont .item .info .t1:after{width: 3px;}
.index5 .cont .item .info .date{font-size: 14px;margin: 8px auto;padding-left: 15px;}
}


/* index6 */
.index6{position: relative;}
.index6 .in6{padding: 4px;}
.index6 .swiper-wrapper{flex-direction: initial !important;}
.index6 .swiper-slide{margin-top: 30px !important;}
.index6 .swiper-button-next, .index6 .swiper-button-prev{width: 36px;height: 36px;background: #B2B2B2;border-radius: 50%;}
.index6 .swiper-button-next:hover, .index6 .swiper-button-prev:hover{background: #FFCF34;}
.index6 .swiper-button-next{right: 4%;}
.index6 .swiper-button-prev{left: 4%;}
.index6 .swiper-button-next:after, .index6 .swiper-button-prev:after{color: #fff;font-size: 16px;}
.index6 .item{background: #fff;box-shadow: 0 0 10px rgba(0,0,0,.1);padding: 20px;}
.index6 .item .t1{font-size:20px;font-weight:700;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.index6 .item .t2{font-size:15px;color:#666;line-height:26px;margin-top:8px;min-height: 52px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.index6 .item ul{display:flex;align-items:center;margin-top:15px}
.index6 .item ul li{border:#eee 1px solid;padding:2px;margin-right:2%;overflow:hidden}
.index6 .item ul li img{transition:all .6s}
.index6 .item ul li:hover img{transform:scale(1.03)}
@media only screen and (max-width:1080px){
.index6 .idx_title{margin: 35px 0 15px;}
.index6 .swiper-slide{margin-top: 20px !important;}
.index6 .item .t1{font-size: 18px;}
.index6 .item .t2{font-size: 14px;}
.index6 .item ul li{text-align: center;}
.index6 .item ul li img{width: 80%;}
}
@media only screen and (max-width:520px){
.index6 .idx_title{margin: 0;}
.index6 .swiper-slide{margin-top: 15px !important;}
.index6 .swiper-button-next, .index6 .swiper-button-prev{width: 30px;height: 30px;}
.index6 .swiper-button-next:after, .index6 .swiper-button-prev:after{font-size: 12px;}
.index6 .item{padding: 15px;}
.index6 .item .t1{font-size: 16px;}
.index6 .item .t2{font-size: 13px;line-height: 24px;}
.index6 .item ul{margin-top: 10px;}
.index6 .item ul li img{width: 100%;}
}


/* index7 */
.index7{padding-top: 50px;}
.index7 .rd{display: flex;align-items: center;justify-content: center;background: #EAEAEA;}
.index7 .rd a{width:50%;text-align:center;font-size:20px;font-weight:700;padding:20px 0}
.index7 .rd a.active{background:#FFCF34;background-size:cover;color:#fff}
.index7 .hd{background: #F7F7F7;padding: 15px;}
.index7 .hd_cont ul{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}
.index7 .hd_cont ul li{width: 18.5%;}
.index7 .hd_cont ul li .img{position:relative;padding-bottom: 40%;width:100%;height:0;overflow:hidden;box-sizing:border-box;transition:all .5s ease;background: #fff;}
.index7 .hd_cont ul li .img img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width: 68%;}
.index7 .hd_cont ul li p{text-align: center;margin: 20px 0;font-size: 16px;font-weight: bold;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.index7 .hd_cont ol{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}
.index7 .hd_cont ol dl{width: 32%;display: flex;align-items: center;border-bottom: 1px #e8e8e8 dashed;margin-bottom: 10px;padding-bottom: 10px;}
.index7 .hd_cont ol dl p{font-size: 18px;color: #333;margin-left: 8px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
@media only screen and (max-width:1080px){
.index7 .rd a{padding: 15px 0;font-size: 18px;}
.index7 .hd_cont ul li{width: 23.5%;}
.index7 .hd_cont ul li p{font-size: 15px;margin: 15px 0;}
.index7 .hd_cont ol dl img{width: 40px;}
.index7 .hd_cont ol dl p{font-size: 16px;}
}
@media only screen and (max-width:768px){
.index7 .rd a{font-size: 16px;}
.index7 .hd_cont ul li{width: 32%;}
.index7 .hd_cont ol dl{width: 48.5%;}
}
@media only screen and (max-width:520px){
.index7{padding-top: 35px;}
.index7 .rd a{padding: 10px 0;font-size: 15px;}
.index7 .hd{padding: 10px;}
.index7 .hd_cont ul li{width: 48.5%;}
.index7 .hd_cont ul li p{font-size: 14px;margin: 12px 0;}
.index7 .hd_cont ol dl{width: 48.5%;}
.index7 .hd_cont ol dl img{width: 30px;}
.index7 .hd_cont ol dl p{font-size: 14px;margin-left: 4px;}
}

/* index1 */
.index1{padding-top: 50px;}
.index1 .item{width: 48%;margin-bottom: 1.5%;margin-right: 4%;border-bottom: 1px solid #eeeeee;padding-bottom: 1.5%;}
.index1 .item:nth-child(even){margin-right: 0;}
.index1 .item a{display: flex;justify-content: space-between;}
.index1 .item .img{width: 13vw;overflow: hidden;border-radius: 5px;}
.index1 .item .img img{transition:all .6s}
.index1 .item:hover .img img{transform:scale(1.03)}
.index1 .item .info{width: 19vw;position:relative;}
.index1 .item .info .t1{font-size:1.2vw;color:#333;margin-bottom:.8vw;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.index1 .item .info .t2{display:flex;align-items:center}
.index1 .item .info .t2 p{font-size:.85vw;color:#666;padding-right: .5vw;margin-right: .5vw;position: relative;}
.index1 .item .info .t2 p:after{position: absolute;content: "";right: 0;top: 10%;height: 80%;width: 1px;background: #666666bd;}
.index1 .item .info .t2 p:nth-last-child(1):after{display: none;}
.index1 .item .info .t3{display:flex;align-items:center;position:absolute;bottom:0}
.index1 .item .info .t3 p{color:#434343;border:1px solid #5555;padding:.1vw .2vw;margin-right:.5vw;font-size: .85vw;}
.index1 .item .jg{display:flex;align-items:center;font-size: 1.58vw;color: #ff0000;}
.index1 .item:hover .t1{color: #FFCF34;}
@media only screen and (max-width:1080px){
.index1 .item .info{width: 22vw;}
.index1 .item .info .t1{font-size: 2vw;}
}
@media only screen and (max-width:768px){
.index1{padding-top: 35px;}
.index1 .item{width: 100%;margin-right: 0;padding-bottom: 15px;margin-bottom: 15px;}
.index1 .item .img{width: 32%;}
.index1 .item .info{width: 50%;}
.index1 .item .info .t1{font-size: 18px;margin-bottom: 15px;}
.index1 .item .info .t2 p{font-size: 14px;padding-right: 5px;margin-right: 5px;}
.index1 .item .info .t3 p{font-size: 14px;padding: 3px 6px;margin-right: 5px;}
.index1 .item .jg{font-size: 20px;}
}
@media only screen and (max-width:520px){
.index1 .item{padding-bottom: 20px;position: relative;}
.index1 .item .img{width: 32%;}
.index1 .item .info{width: 65%;}
.index1 .item .info .t1{font-size: 16px;margin-bottom: 5px;}
.index1 .item .info .t2 p{font-size: 12px;}
.index1 .item .info .t3 p{font-size: 12px;padding: 2px 5px;}
.index1 .item .jg{font-size: 19px;position: absolute;bottom: 18%;left: 80%;}
}