﻿@charset "utf-8";
/* Design by jytrack.com  2021-11-03*/
body { padding-top: 0; background: var(--bg-gray-f5); }
.header_index { transition: background .6s; background: hsla(0,0%,100%,0); border-bottom: 0; }
.header_index .header-logo-outer .header-logo { overflow: hidden; }
.header_index .header-logo-outer .header-logo img { transform: translateY(-20px); filter: drop-shadow(#fff 0 20px); }
.header_index .jy-language { border: 1px solid rgba(255,255,255,.3); }
.header_index .jy-language .jy-language-inner { color: var(--white); }
.header_index .jy-nav-item > a { color: var(--white); }
.header_index .jy-nav-item > a.jy-nav-item-vip i { padding-left: 5px; color: var(--white); font-weight: bold; }
.header_index .jy-nav-tag { border: 1px solid var(--white); box-shadow: none; }
.header_index .header-right .user-controll li a i { color: var(--white); }
.header_index .header-right .login-box .login-register li > a { color: var(--white); }
.header_index .header-right .login-box .login-register li.nav-register { background: hsla(0,0%,100%,0.1); }
.header_index .header-search .search-icon { background: url(../images/search_w.svg) no-repeat center; background-size: 100% 100%; }
.header_index:hover { transition: background .6s; background: var(--white); border-bottom: 0; }
.header_index:hover .header-logo-outer .header-logo { overflow: hidden; }
.header_index:hover .header-logo-outer .header-logo img { transform: none; filter: none; }
.header_index:hover .jy-language { border: 1px solid rgba(0,0,0,.1); }
.header_index:hover .jy-language .jy-language-inner { color: var(--gray3); }
.header_index:hover .jy-nav-item > a { color: var(--gray3); }
.header_index:hover .jy-nav-item > a.jy-nav-item-vip i { padding-left: 5px; color: var(--yellow); font-weight: bold; }
.header_index:hover .jy-nav-tag { box-shadow: 2px 2px 4px 0 rgba(55, 99,170 ,.31); border: 1px solid var(--yellow); }
.header_index:hover .header-right .user-controll li a i { color: var(--gray6); }
.header_index:hover .header-right .login-box .login-register li > a { color: #191A24; }
.header_index:hover .header-right .login-box .login-register li.nav-register { background: var(--red-jy); }
.header_index:hover .header-right .login-box .login-register li.nav-register > a { color: #FFFFFF; }
.header_index:hover .header-search .search-icon { background: url(../images/search.svg) no-repeat center; background-size: 100% 100%; }
/*banner*/
.jin.fullSlide { width: 100%; position: relative; height: 445px; }
.jin.fullSlide .bd { margin: 0 auto; position: relative; z-index: 0; overflow: hidden; }
.jin.fullSlide .bd ul { width: 100% !important; }
.jin.fullSlide .bd li { width: 100% !important; height: 445px; overflow: hidden; text-align: center; background-position: center; background-repeat: no-repeat; background-size: cover; }
.jin.fullSlide .bd li a { display: block; height: 445px; }
.jin.fullSlide .hd { width: 100%; position: absolute; z-index: 1; bottom: 140px; left: 0; height: 11px; line-height: 11px; }
.jin.fullSlide .hd ul { text-align: center; margin: 0 auto; }
.jin.fullSlide .hd ul li { cursor: pointer; display: inline-block; *display: inline;
zoom: 1; width: 24px; height: 5px; margin: 0 6px; overflow: hidden; background-color: var(--white); filter: alpha(opacity=90); opacity: 0.9; line-height: 999px; z-index: 999; border-radius: 50px; transition: all 0.5s; }
.jin.fullSlide .hd ul .on { background-color: #fe6a00; width: 37px; }
/*查询主栏目*/
.tool_area { position: relative; box-shadow: 0 8px 16px 0 rgba(0,0,0,.1); margin-top: -120px; z-index: 998; border-radius: 8px; padding: 30px 0; box-sizing: border-box; background: var(--white); }
.tool_area .home-title { margin-bottom: 33px; font-weight: bold; font-size: 40px; line-height: 64px; letter-spacing: 2px; text-indent: 7px; color: var(--gray3); text-align: center; }
.track_box { padding-top: 10px; position: relative; }
.track_box .track-con { position: relative; width: 1120px; margin: 0 auto; }
.track_box .jy-logo { width: 50px; float: left; height: 50px; background: #f7f8fa; outline: none; padding: 0; line-height: 42px; cursor: pointer; border-right: 0px; vertical-align: top; display: inline-block; text-align: center; text-decoration: none; position: relative; }
.track_box .jy-logo i { display: block; position: absolute; bottom: 0px; right: 0px; font-size: 16px; color: var(--yellow); width: 12px; height: 16px; }
.track_box .jy-logo img { width: 50px; height: 50px; vertical-align: middle; }
.track-con .track-text { width: calc(100% - 190px); height: 50px; line-height: 40px; font-size: 16px; background: #f7f8fa; padding: 5px 20px; outline: 0; border: 0; font-size: 16px; color: var(--gray6); border-left: 1px solid #dedede; display: block; float: left; }
.track-con .button-track { width: 140px; border: 0; padding: 0 15px; height: 50px; line-height: 50px; background: -webkit-gradient(linear, left top, right top, from(#fe9c23), to(#ff810b)); background: -webkit-linear-gradient(left, #fe9c23 0%, #ff810b 100%); background: -o-linear-gradient(left, #fe9c23 0%, #ff810b 100%); background: linear-gradient(90deg, #fe9c23 0%, #ff810b 100%); color: var(--white); border-radius: 0 5px 5px 0; font-size: 16px; cursor: pointer; outline: 0; display: inline-block; vertical-align: middle; }
.track-con .button-track .fa { font-size: 24px; color: var(--white); width: 30px; height: 30px; vertical-align: middle; }
.track-con .button-track:hover { background: var(--red-jy); }
/*搜索框下 热门集运*/
.hotsearch { width: 1120px; margin: 0 auto; }
.hotlist { height: 25px; margin-top: 32px; text-align: left; overflow: hidden; display: flex; justify-content: space-between; }
.hotlist .title { display: inline-block; width: 70px; height: 25px; border-radius: 4px; overflow: hidden; margin-right: 20px; text-align: center; font-size: 14px; letter-spacing: 0px; line-height: 23px; background: var(--bg-orange-light); border: 1px solid var(--yellow); color: var(--yellow); }
.hotsearch .keys { display: inline-block; width: calc(100% - 90px); height: 25px; line-height: 25px; text-align: left; }
.hotsearch .key { display: inline-block; vertical-align: top; margin-right: 15px; font-size: 14px; line-height: 25px; color: var(--gray6); }
.hotsearch .key:hover { color: var(--yellow); text-decoration: underline; }
/*快捷区*/
.kuaijie-area-item { position: relative; display: block; float: left; width: 303px; height: 104px; padding: 20px 24px; color: var(--gray3); /*-webkit-box-shadow:0 2px 4px 0 rgba(0, 0, 0, .04); box-shadow:0 2px 4px 0 rgba(0, 0, 0, .04);*/ background: var(--white); -webkit-transition: -webkit-box-shadow .3s; transition: -webkit-box-shadow .3s; transition: box-shadow .3s; transition: box-shadow .3s, -webkit-box-shadow .3s }
.kuaijie-area-item + .kuaijie-area-item { margin-left: 15px; }
.kuaijie-area-item .img-warp { position: absolute; left: 24px; height: 64px }
.kuaijie-area-item .img { width: 64px; height: 64px }
.kuaijie-area-item .kuaijie-area-inner { padding-left: 80px; }
.kuaijie-area-item .kuaijie-area-title { padding-top: 8px; font-weight: 700; font-size: 16px; line-height: 24px; color: var(--gray3); }
.kuaijie-area-item .kuaijie-area-intro { padding-top: 4px; font-size: 12px; line-height: 20px; color: var(--gray9); }
.kuaijie-area-item .kuaijie-area-tag { position: absolute; top: -6px; margin-left: 1px; color: #ff3b30; font-size: 12px; font-weight: 400 }
.kuaijie-area-item .kuaijie-area-triangle { display: inline-block; vertical-align: top; margin-left: 8px; color: var(--gray3); font-size: 12px }
.kuaijie-area-item.-col-1 { width: 100% }
.kuaijie-area-item.-col-4 { width: 228px; padding: 20px 10px }
.kuaijie-area-item.-col-4 .kuaijie-area-inner { padding-left: 74px }
.kuaijie-area-item.-col-4 .img-warp { left: 10px }
.kuaijie-area-item:hover { -webkit-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, .1); box-shadow: 0 3px 12px 0 rgba(0, 0, 0, .1) }
/*ad banner*/
.ad-banner { display: flex; }
.ad-banner .adSlide { width: 590px; position: relative; margin-right: 20px; border-radius: 3px; overflow: hidden; }
.ad-banner .adSlide:nth-child(2n) { margin-right: 0; }
.ad-banner .adSlide .bd { margin: 0 auto; position: relative; z-index: 0; overflow: hidden; }
.ad-banner .adSlide .bd ul { width: 100% !important; }
.ad-banner .adSlide .bd li { width: 100% !important; height: 80px; overflow: hidden; text-align: center; background-position: center; background-repeat: no-repeat; background-size: cover; }
.ad-banner .adSlide .bd li a { display: block; width: 100%; height: 100%; }
.ad-banner .adSlide .hd { display: none; width: 100%; position: absolute; z-index: 1; bottom: 10px; left: 0; height: 11px; line-height: 11px; }
.ad-banner .adSlide .hd ul { text-align: center; margin: 0 auto; }
.ad-banner .adSlide .hd ul li { cursor: pointer; display: inline-block; *display: inline;
zoom: 1; width: 24px; height: 5px; margin: 0 6px; overflow: hidden; background-color: var(--white); filter: alpha(opacity=90); opacity: 0.9; line-height: 999px; z-index: 999; border-radius: 50px; transition: all 0.5s; }
.ad-banner .adSlide .hd ul .on { background-color: #fe6a00; width: 37px; }
.adSlide .prev, .adSlide .next { position: absolute; left: 10px; top: 50%; margin-top: -20px; display: block; width: 32px; height: 40px; background: url(../images/slider-arrow.png) -110px 5px no-repeat; filter: alpha(opacity=50); opacity: 0.5; }
.adSlide .next { left: auto; right: 10px; background-position: 8px 5px; }
.adSlide .prev:hover, .adSlide .next:hover { filter: alpha(opacity=100); opacity: 1; }
/*通用box1*/
.common_box { padding: 20px 0 20px; display: flex; justify-content: space-between; }
.common_box_c { width: 100%; }
.common_box_L { width: 904px; }
.common_box_R { width: 280px; }
.cb_nav { height: 50px; margin-bottom: 14px !important; text-align: center; line-height: 50px; display: flex; justify-content: space-between; }
.cb_nav .fa { font-size: 20px; width: 10px; vertical-align: middle; height: 25px; }
.nav_title { font-weight: 600; font-size: 24px; height: 100%; float: left; width: 130px; text-align: left; }
.nav_item { font-size: 16px; font-weight: 400; color: var(--gray3); height: 100%; float: left; cursor: pointer; margin-right: 30px; }
.nav_item_on { border-bottom: 2px solid var(--yellow); font-weight: bold; }
.nav_item:hover { border-bottom: 2px solid var(--yellow); color: var(--yellow); }
.cb_container .cb1_tab_content { display: flex; height: 252px; }
/*slide small*/
.cb_swiper { width: 200px; overflow: hidden; position: relative }
.cb_swiper img { width: 100%; border-radius: 3px; }
.cb_swiper .slideBox { width: 200px; height: 252px; overflow: hidden; position: relative; }
.cb_swiper .slideBox .hd { height: 15px; overflow: hidden; position: absolute; bottom: 2px; text-align: center; z-index: 1; width: 100%; }
.cb_swiper .slideBox .hd ul { overflow: hidden; zoom: 1; display: flex; justify-content: center; width: 100%; }
.cb_swiper .slideBox .hd ul li { margin: 0 4px; width: 25px; height: 5px; line-height: 14px; border-radius: 3px; text-align: center; background: var(--white); cursor: pointer; font-size: 12px; }
.cb_swiper .slideBox .hd ul li.on { background: var(--yellow); color: var(--white); }
.cb_swiper .slideBox .bd { position: relative; height: 100%; z-index: 0; }
.cb_swiper .slideBox .bd li { zoom: 1; vertical-align: middle; }
.cb_swiper .slideBox .bd li a { display: block; }
.cb_swiper .slideBox .bd img { width: 200px; height: 252px; display: block; }
.cb_swiper .slideBox .prev, .cb_swiper .slideBox .next { position: absolute; left: 0; top: 50%; margin-top: -25px; display: block; width: 32px; height: 40px; background: url(../images/slider-arrow.png) -110px 5px no-repeat; filter: alpha(opacity=50); opacity: 0.5; }
.cb_swiper .slideBox .next { left: auto; right: 0%; background-position: 8px 5px; }
.cb_swiper .slideBox .prev:hover, .cb_swiper .slideBox .next:hover { filter: alpha(opacity=100); opacity: 1; }
.cb_swiper .slideBox .prevStop { display: none; }
.cb_swiper .slideBox .nextStop { display: none; }
/*横向滚动*/
.common_box_c .picScroll-left { overflow: hidden; position: relative; margin-left: 20px; width: 980px; }
.common_box_c .picScroll-left .hd { position: absolute; z-index: 999; width: 100%; top: 50%; margin-top: -20px; }
.common_box_c .picScroll-left .hd .prev, .picScroll-left .hd .next { border-radius: 0 5px 5px 0; display: block; width: 19px; height: 40px; float: left; cursor: pointer; background-color: var(--gray-c); color: var(--white); line-height: 37px; text-align: center; font-size: 16px; }
.common_box_c .picScroll-left .hd .prev:hover, .picScroll-left .hd .next:hover { background-color: #fe6a00; }
.common_box_c .picScroll-left .hd .next { float: right; margin-right: 0px; border-radius: 5px 0 0 5px; }
.common_box_c .picScroll-left .hd .prevStop { background-position: -60px 0; }
.common_box_c .picScroll-left .hd .nextStop { background-position: -60px -50px; }
.common_box_c .picScroll-left .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
.common_box_c .picScroll-left .hd ul li { float: left; width: 9px; height: 9px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("../images/icoCircle.gif") 0 -9px no-repeat; }
.common_box_c .picScroll-left .hd ul li.on { background-position: 0 0; }
.common_box_c .picScroll-left .bd { }
.common_box_c .picScroll-left .bd ul { overflow: hidden; zoom: 1; }
.common_box_c .picScroll-left .bd ul li { margin-right: 20px; float: left; _display: inline; overflow: hidden; text-align: center; width: 230px !important; height: 252px; background: var(--white); border-radius: 3px; }
/*.common_box_c .picScroll-left .bd ul li:nth-child(4n) { margin-right: 0; }*/
.common_box_c .picScroll-left .bd ul li .pic { text-align: center; }
.common_box_c .picScroll-left .bd ul li .pic img { width: 120px; height: 90px; display: block; padding: 2px; border: 1px solid var(--gray-c); ; }
.common_box_c .picScroll-left .bd ul li .pic a:hover img { border-color: var(--gray9); }
.common_box_c .picScroll-left .bd ul li .title { line-height: 24px; }
.common_box_c .picScroll-left .bd .common_box_c .swiper-item { padding: 0 13px; height: 100%; overflow: visible; border-right: none; }
.common_box_c .swiper-img-wrap { width: 100%; height: auto; overflow: hidden; margin: 0 auto 5px; padding: 10px 10px 0; }
.common_box_c .swiper-img-wrap img { display: block; width: 100%; margin: 0 auto; transition: all .4s; }
.common_box_c .swiper-img-wrap:hover img { transform: scale(1.2, 1.2); }
.common_box_c .animate-group { position: relative; top: 0; transition: all .15s; padding: 0 15px; }
.common_box_c .swiper-name { text-align: center; font-size: 14px; margin-bottom: 8px; font-weight: 600; color: var(--gray3); }
.common_box_c .swiper-detail { text-align: center; padding: 0; font-size: 12px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; color: #707070; }
.common_box_c .cate-title { position: relative; font-size: 22px; margin-top: 10px; margin-bottom: 20px; }
.common_box_c .func { font-size: 14px; margin-top: 52px; }
.common_box_c .check-all { display: block; margin: 20px auto 0; background: var(--white); width: 150px; line-height: 44px; border-radius: 22px; text-align: center; transition: all .15s; }
.common_box_c .c1 { color: #fe6a00; }
.common_box_c .cate-title:after { content: ''; display: block; width: 40px; height: 3px; position: absolute; bottom: -30px; left: 50%; margin-left: -20px; background: rgba(255,255,255,.5); }
/**/
.Service_item .cardImg { width: 100%; display: block; cursor: pointer; position: relative; overflow: hidden; height: 172px; transition: all 0.1s linear 0s; }
.Service_item a { display: block; font-size: 14px; }
.Service_item .cardImg .img { width: 100%; height: 100%; border-top-left-radius: 4px; border-top-right-radius: 4px; transition: all 0.1s linear 0s; display: block; }
.Service_item .cardImg .img:hover { opacity: 0.8; transition: all 0.1s linear 0s; }
.Service_item .cardInfo { text-align: left; border-top: none; border-radius: 0px; box-shadow: none; position: relative; width: 100%; background: var(--white); padding: 11px 16px 13px;/*height: 150px;*/ }
.cardInfoOne { display: flex; flex-flow: row; flex: initial; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; }
.cardInfoOne .cardName { transition: all 0s ease 0s; color: var(--gray3); font-size: 14px; display: block; border-radius: 0px; margin-bottom: 1px; white-space: nowrap; max-width: 100%; text-overflow: ellipsis; overflow: hidden; cursor: pointer; position: relative; height: 20px; line-height: 20px; flex: 1; }
.Service_item .cardType { transition: all 0s ease 0s; display: flex; justify-content: space-between; color: var(--yellow); width: 100%; font-size: 12px; border-radius: 0px; margin-top: 5px; white-space: nowrap; max-width: 100%; text-overflow: ellipsis; overflow: hidden; height: 18px; }
.Service_item .cardType:hover { color: var(--red-jy); }
.cardInfo .info { width: 100%; margin-top: 8px; padding-top: 8px; border-top: 1px solid var(--gray-d); display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.cardInfo .info .avatar { width: 20px; height: 20px; -webkit-border-radius: 50%; border-radius: 50%; }
.cardInfo .info .avatar img { width: 20px; height: 20px; -webkit-border-radius: 50%; border-radius: 50%; }
.cardInfo .info .anthour { margin-left: 10px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; font-size: 12px; color: var(--gray9); width: calc(100% - 20px); justify-content: space-between; }
.cardInfo .info .anthour .time { color: var(--yellow); }
/*集运优选*/
/* 优选模块--start */
.youxuan_container { display: flex; height: 480px; }
.youxuan_list { display: flex; flex-wrap: wrap; }
.right_enterprise { padding: 0 24px 0 20px; border-radius: 4px; }
.right_enterprise_list { display: flex; flex-direction: column; align-items: center; }
.right_enterprise_img_div { margin-top: 12px; width: 280px; height: 120px; display: block; }
.right_enterprise_img_div img { width: 100%; height: 100%; border-radius: 4px; }
.JyNew_body .enterprise_ul { padding-top: 0; border-top: none; }
.youxuan_list_title, .youxuan_list_subtitle { display: inline-block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.youxuan_list_title { margin-top: 15px; margin-bottom: 5px; }
.youxuan_list_subtitle { font-size: 12px; opacity: 0.65; line-height: 22px; }
.youxuan_item { width: 234px; height: 240px; padding: 17px; display: flex; flex-direction: column; justify-content: space-between; overflow: hidden; }
.youxuan_item .youxuan_item_img { position: relative; width: 200px; height: 90px; overflow: hidden; display: flex; align-items: center; border-radius: 3px; }
.youxuan_item .youxuan_item_img a { display: block; position: relative; width: 200px; height: 100%; }
.youxuan_item .youxuan_item_img1 { height: 200px; }
.youxuan_item .youxuan_item_img img.yx_list_img { position: absolute; width: 100%; max-height: 100%; transition: 0.8s; }
.youxuan_item .youxuan_item_img a:hover img { transform: scale(1.04); }
.youxuan_item .youxuan_item_img .jych_bq { position: absolute; right: 0px; top: 0px; z-index: 999; margin-left: 0; }
.youxuan_list_bottom { height: 24px; }
.rongyu { display: flex; align-items: center; }
.rongyu .jych_bq:first-child { margin-left: 0; }
.youxuan_list .youxuan_item { border-right: 1px solid rgba(151, 151, 151, 0.15); border-bottom: 1px solid rgba(151, 151, 151, 0.15); }
.youxuan_list .youxuan_item:nth-child(3n) { border-right: 0; }
.youxuan_list .youxuan_item:nth-child(n+4) { border-bottom: 0; }
.youxuan_ul { width: 200px; background: var(--bg-gray-f2); }
.youxuan_ul ul { padding-bottom: 20px; }
.youxuan_ul li { height: 50px; line-height: 50px; padding: 0 14px 0 20px; display: flex; align-items: center; justify-content: space-between; border-bottom: none; margin: 0; /*background-color: #F2F7FD;*/ cursor: pointer; }
.youxuan_ul li >.fa { color: #D8D8D8 }
.youxuan_ul li img { width: 18px; height: 13px; margin-right: 13px; }
.youxuan_ul .current { background-color: var(--white); }
.youxuan_ul .current { background-color: var(--white); }
.youxuan_ul .current .youxuan_ul_name { }
.youxuan_ul .current i { display: none; }
.youxuan_ul .youxuan_ul_img { flex: 1; display: flex; align-items: center; }
.youxuan_ul .more_c { height: 58px; line-height: 58px; display: block; text-align: center; border-top: 1px solid rgba(151, 151, 151, 0.15); }
/* 优选模块--end */
.common_box_R .Cbr_top { display: flex; justify-content: space-between; align-items: center; font-size: 12px; height: 50px; margin-bottom: 14px; }
.common_box_R .Cbr_top6 { margin-bottom: 6px; }
.Cbr_top .fa { font-size: 18px; vertical-align: middle; height: 20px; width: 10px; text-align: right; }
.Cbr_top .right_cont_class { font-size: 16px; font-weight: bold; }
.right_guest { display: flex; justify-content: space-between; align-items: center; height: 112px; padding: 0 20px; background-color: var(--white); border-radius: 4px; }
.right_enterprise { padding: 0 24px 0 20px; border-radius: 4px; }
.right_enterprise_list { display: flex; flex-direction: column; align-items: center; }
.right_guest img { width: 40px; height: 40px; border-radius: 50%; margin-bottom: 6px; }
.right_enterprise_img_div { margin-top: 12px; width: 280px; height: 120px; display: block; }
.right_enterprise_img_div img { width: 100%; height: 100%; border-radius: 4px; }
/*--start*/
.JyNew_content { display: flex; width: 100%; }
.JyNew_content .JyNew_cont_left { width: 430px; }
.JyNew_content .JyNew_header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px; }
.JyNew_content .JyNew_header1 { margin-bottom: 0px; background: var(--white); padding: 10px 15px 5px; }
.JyNew_content .JyNew_header2 { margin-top: 20px; margin-bottom: 0px; background: var(--white); padding: 10px 15px 5px; }
.JyNew_body { position: relative; background-color: var(--white); display: block; }
.JyNew_body1 { padding: 10px 15px 10px 15px; height: 172px; }
.JyNew_body2 { padding: 15px 10px 0 15px; }
.JyNew_body3 { padding: 15px 15px 0 15px; }
.JyNew_content .JyNew_body .JyNew_left_img { width: 100%; }
.JyNew_content .JyNew_body .JyNew_left_title { position: absolute; bottom: 15px; width: 400px; height: 40px; line-height: 40px; padding-left: 18px; font-size: 16px; color: var(--white); background: rgba(0, 0, 0, 0.4); }
.JyNew_content .JyNew_header .JyNew_title { font-size: 16px; font-weight: bold; }
.JyNew_content .JyNew_header .JyNew_subtitle { font-size: 12px; }
.JyNew_left_b_top { height: 66px; display: flex; margin-bottom: 19px; }
.JyNew_left_b_top img { width: 110px; height: 100%; margin-right: 18px; }
.JyNew_left_b_top .JyNew_left_b_title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 6px; }
.JyNew_left_b_top .JyNew_left_b_subtitle, .JyNew_body .sumai_subtitle { font-size: 12px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; line-height: 20px; opacity: 0.65; }
/*.JyNew_body .fa { font-size: 12px; color: #FC9D27; margin-right: 4px; }*/
.JyNew_body .sumai_ul { margin-top: 12px; }
.JyNew_body > ul { padding-top: 12px; border-top: 1px solid rgba(151, 151, 151, 0.15) }
.JyNew_body > ul > li { display: flex; justify-content: space-between; padding-bottom: 12px; color: rgba(3,3,3,0.55) }
.JyNew_body .JyNew_left_b_listl { display: flex; align-items: center; }
.JyNew_body .JyNew_left_b_listl .fa { font-size: 16px; color: #FC9D27; margin-right: 4px; line-height: 21px; }
.JyNew_body .JyNew_left_b_title1, .JyNew_body .JyNew_left_b_title2 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.JyNew_body .JyNew_left_b_title1 { width: 295px; }
.JyNew_body .JyNew_left_b_title2 { width: 235px; }
.JyNew_body .JyNew_left_time { font-size: 12px; }
.JyNew_cont_right { width: 280px; }
.JyNew_cont_mid { flex: 1; margin: 0 16px; }
.JyNew_body .sumai_title { padding: 8px 0; }
.JyNew_author_title, .JyNew_author_subtitle { width: 202px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.JyNew_author_subtitle { font-size: 12px; opacity: 0.65; margin-top: 4px; }
#con { height: 100%; overflow: hidden; }
#con ul { position: relative; top: 0; left: 0; padding: 0 }
#con ul li { width: 100%; margin-bottom: 8px; padding: 5px 0; }
#con ul li:hover .JyNew_left_b_title2 { color: #FC9D27; }
.youxuan_div { flex: 1; background-color: var(--white); padding-left: 18px; overflow: hidden; padding-left: 0; display: block; position: relative; }
.yx_detail_author { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-top: -45px; background: var(--white); padding-top: 12px; z-index: 999; transition: all 0.5s; width: 200px; }
/*.youxuan_item:hover .yx_detail_author {
    margin-top:-40px;
}*/
.yx_detail_author .jy_ico1 { width: 40px; height: 40px; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; position: relative; border: 1px solid var(--gray-c); ; float: left; }
.yx_detail_author .jy_ico1 img { display: inline-block; height: 100%; -webkit-border-radius: 50%; border-radius: 50%; width: auto; max-width: 100%; max-height: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.yx_detail_author .userintro { margin-left: 8px; width: 152px; float: left; }
/*.yx_detail_author .userintro .userintro-main { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  
.yx_detail_author .userintro .userintro-main .userintro-name img { display: inline-block; margin-left: 5px; height: 16px; }*/
.yx_detail_author .userintro .userintro_con { font-size: 12px; color: var(--gray9); margin-top: 5px; }
.border_activity { padding: 15px; background-color: var(--white); display: flex; }
.border_activity .border_activity_left { width: 440px; height: 264px; overflow: hidden; }
.border_activity .border_activity_left a, .border_activity .border_activity_right a { display: block; position: relative; width: 100%; height: 100%; transition: 0.8s; }
.border_activity .border_activity_left a:hover, .border_activity .border_activity_right a:hover { transform: scale(1.08); }
.border_activity .border_activity_left img, .border_activity .border_activity_right img { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.border_activity .border_activity_right { flex: 1; display: flex; flex-wrap: wrap; justify-content: space-between; align-content: space-between; padding-left: 15px; }
.border_activity .border_activity_right_item { width: 202px; height: 124px; overflow: hidden; }
.right_guest_tit { font-size: 16px; font-weight: bold; background-color: var(--white); padding: 10px 15px 0; margin-top: 18px; }
.right_guest { display: flex; justify-content: space-between; align-items: center; height: 102px; padding: 0 20px; background-color: var(--white); border-radius: 0px; }
.right_guest img { width: 50px; height: 50px; border-radius: 50%; margin-bottom: 6px; }
.right_guest .right_guest_list { display: flex; flex-direction: column; align-items: center; width: 65px; }
.right_guest .right_guest_list .right_guest_name { display: inline-block; overflow: hidden; width: 100%; text-overflow: ellipsis; white-space: nowrap; text-align: center; font-size: 12px; }
.right_consult { width: 100%; height: 140px; overflow: hidden; }
.right_consult a { display: block; height: 140px; }
.right_consult img { width: 100%; height: 100%; border-radius: 0px; }
.right_consult .right_consult_title { padding-left: 2px; font-size: 16px; }
.right_consult .right_consult_btn { width: 90px; padding: 7px 0; text-align: center; margin-top: 8px; font-size: 12px; background: #FF9700; border-radius: 4px; color: var(--white); cursor: pointer; }
.right_cont_mid { padding: 15px; background-color: var(--white); overflow: hidden; }
.right_cont_mid li { margin-bottom: 16px; }
.right_cont_mid li:last-child { margin-bottom: 0; }
.right_cont_mid li a { display: flex; align-items: center; }
.right_cont_mid .right_cont_imgs { width: 40px; height: 40px; margin-right: 8px; border-radius: 50%; }
.right_cont_mid .right_cont_title { font-family: PingFang SC; line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.pointer { cursor: pointer; }
.article_author_change { vertical-align: middle; line-height: 21px; height: 21px; }
.article_author_change img { vertical-align: middle; }
.dried_food_body { height: 562px; padding: 15px 15px 10px 15px; background-color: var(--white); }
.dried_food_ul li { padding-left: 15px; height: 60px; overflow: hidden; line-height: 60px; border-bottom: 1px solid rgba(151, 151, 151, 0.15) }
.dried_food_ul li a { display: block; }
.dried_food_ul li.current { height: 116px; line-height: 44px; background: var(--bg-gray-f5); border-radius: 4px; border-bottom: 1px solid var(--bg-gray-f5); }
.dried_food_ul li.current a { color: var(--gray9); }
.dried_food_ul li.current a { color: var(--yellow); }
.dried_food_ul li.current .dried_food_txt { color: var(--gray78); }
.dried_food_ul li .dried_food_titleDiv { display: flex; align-items: center; }
.dried_food_ul li .dried_food_titleDiv .dried_food_num { width: 10px; height: 18px; line-height: 18px; text-align: center; margin-right: 12px; border-radius: 50%; font-size: 14px; color: var(--gray9); font-style: italic; font-family: "Microsoft Yahei", tahoma, HELVETICA; }
.dried_food_ul li .dried_food_title { width: 383px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.dried_food_ul li:nth-child(1) .dried_food_titleDiv .dried_food_num { color: #f33a11; font-weight: bold; }
.dried_food_ul li:nth-child(2) .dried_food_titleDiv .dried_food_num { color: var(--yellow); font-weight: bold; }
.dried_food_ul li:nth-child(3) .dried_food_titleDiv .dried_food_num { color: #f2d10a; font-weight: bold; }
.dried_food_ul .dried_food_content { height: 60px; margin-bottom: 12px; display: flex; }
.dried_food_ul .dried_food_content .dried_food_img { width: 100px; height: 60px; margin-right: 10px; }
.dried_food_ul .dried_food_content .dried_food_txt { width: 280px; line-height: 20px; font-size: 12px; /*opacity: 0.65;*/ text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; }
/*news-slide*/
.index_new { position: relative; z-index: 1; height: 258px; width: 430px; overflow: hidden; }
.index_new .slideBox { width: 100%; height: 100%; overflow: hidden; position: relative; }
.index_new .slideBox .bd { position: relative; height: 100%; z-index: 0; }
.index_new .slideBox .bd li { zoom: 1; vertical-align: middle; height: 258px; overflow: hidden; position: relative; }
.index_new .slideBox .bd li img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }
.index_new .slideBox .bd li span { position: absolute; left: 20px; bottom: 10px; font-size: 16px; font-weight: 400; text-align: left; color: white; z-index: 9; }
.index_new .slideBox .bd li a:hover span { text-decoration: underline; }
.index_new .slideBox .bd li .new-tit-mask { z-index: 2; position: absolute; bottom: 0; width: 100%; height: 40px; border-radius: 0 0 4px; margin-top: -40px; background: rgba(0, 0, 0, 0.4); }
.index_new .slideBox .prev, .index_new .slideBox .next { position: absolute; left: 10px; top: 50%; margin-top: -20px; display: block; width: 32px; height: 40px; background: url(../images/slider-arrow.png) -110px 5px no-repeat; filter: alpha(opacity=0); opacity: 0; -webkit-transition: opacity .15s linear 0s; -moz-transition: opacity .15s linear 0s; -o-transition: opacity .15s linear 0s; transition: opacity .15s linear 0s; }
.index_new .slideBox .next { left: auto; right: 10px; background-position: 8px 5px; }
.index_new .slideBox .prevStop { display: none; }
.index_new .slideBox .nextStop { display: none; }
.index_new .slideBox:hover .next, .index_new .slideBox:hover .prev { filter: alpha(opacity=50); opacity: 0.5; }
.index_new .slideBox .prev:hover, .index_new .slideBox .next:hover { filter: alpha(opacity=100); opacity: 1; }
.index_new .slideBox .new-tit-mask { z-index: 2; position: absolute; bottom: 0; width: 100%; height: 100px; border-radius: 0 0 4px; margin-top: -80px; background: linear-gradient( 0deg, #000000 0%, rgba(0, 0, 0, 0) 50%); }
