/*------新品推荐开始------*/

.recommend {
    /*margin-bottom: 20px;*/
}

#swiper2 {
    margin: 25px 0px 0px;
}

#swiper2 .swiper-slide {
    width: 185px !important;
    margin-right: 19px !important;
}

.footer-qikan {
    padding-top: 10px;
}

.recommend_item {
    margin-top: 15px;
    border: 1px solid #4899fa;
    border-radius: 7px;
    overflow: hidden;
    margin: 0px 9px 5px;
    transition: width 2s linear;
}

#product2 .product-top-box {
    display: flex;
}

.recommend_item:hover .recommend_item_name {
    color: #fff;
    font-weight: bold;
}

.market_dynamics_swiper {
    display: none;
}

.recommend_item:hover .recommend_item_introduct {
    color: #f89514;
}

.recommend_item_name {
    padding: 10px 10px 10px;
    text-align: left;
    color: #fff;
    font-size: 14px;
    border-top: 1px solid #eee;
    background: #4899fa;
}

.recommend_item_introduct {
    margin: 5px 0px 10px 20px;
    text-align: left;
    color: #a1a6b2;
    font-size: 14px;
}

.recommend_item_name_text {
    height: 38px;
}

.recommend_item_line {
    width: 100%;
    height: 2px;
    background: #4899fa;
    display: none;
}


/*#f89514*/

.recommend_item:hover {
    box-shadow: 1px 1px 5px #cacaca;
    margin-top: -5px;
}

.recommend_item:hover .recommend_item_line {
    display: block;
}


/*------新品推荐结束------*/

.news_todaylist ul li a {}

#swiper4 {
    margin-bottom: 20px;
}


/*------今日要闻开始------*/

.today_news_info_item {
    width: 48%;
    margin-bottom: 55px;
    text-align: left;
    color: #666666;
    font-size: 14px;
}

.today_news_info_item img {
    width: 100%;
}

.today_news_info_item a {
    color: #666666;
}


/*.today_news_info_item div {
  margin-top: 5px;
}*/


/*------今日要闻结束------*/


/*------VA奖项开始------*/

.prize_info {
    margin: 15px 0px;
    text-align: center;
    /*width: 376px;
  height: 136px;*/
}

.prize_info img {
    width: 100%;
    height: 100%;
    border: 1px solid #dbdbdb;
}

.prize_info_name {
    margin-top: 15px;
    color: #3e3e3e;
}


/*------VA奖项结束------*/


/*------近期活动开始------*/

.activity_list_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #e4e4e4;
    margin-top: 8px;
    height: 45px;
}

.activity_list_title {
    color: #3E3E3E;
    padding-left: 10px;
}

.activity_list_title a {
    color: #3E3E3E;
}

.activity_list_time {
    width: 60px;
    background: #2F8BD6;
    color: #FFFFFF;
    text-align: center;
}

.activity_list_time a {
    color: #FFFFFF;
}

.activity_list_time a:hover {
    color: #FFFFFF !important;
}

.activity_list_overtime {
    background: #dfdfdf;
    color: #666666;
    text-align: center;
    min-width: 45px;
    height: 45px;
    line-height: 45px;
}

.activity_list_overtime a {
    color: #666666;
}

.activity_list_overtime a:hover {
    color: #666666 !important;
}

.activity_list_time span:nth-of-type(1) {
    font-size: 12px;
    position: relative;
    top: 2px;
}

.activity_list_time span:nth-of-type(2) {
    font-size: 16px;
    position: relative;
    bottom: 2px;
}


/*------近期活动结束------*/


/*------资讯动态开始------*/

.infomation {
    margin-bottom: 20px;
}

.market_dynamics_newslist ul {
    color: #585d5a;
    margin-top: 20px;
}

.market_dynamics_newslist ul a {
    color: #585d5a;
}

.market_dynamics_newslist_item {
    display: flex;
    /*align-items: center;*/
    justify-content: space-between;
    font-size: 15px;
    margin-top: 12px;
}

.market_dynamics_newslist_item:hover a {
    color: #2f8bd6;
    font-weight: bold;
}


/*------资讯动态结束------*/


/*------行业应用开始------*/

.industry_news_first_con {
    display: flex;
    align-items: center;
    background: #eceaea;
    color: #3e3e3e;
    font-size: 15px;
    font-weight: bold;
}

.industry_news_first_con a {
    color: #3e3e3e;
}

.industry_news_first_con div {
    padding: 0px 10px;
}

.industry_list {
    border-bottom: 1px dashed #CACACA;
}

.industry_list_item {
    margin-bottom: 15px;
}

.industry_list_item_title {
    color: #3E3E3E;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}

.industry_list_item_title a {
    color: #3E3E3E;
}

.industry_list_item_intro {
    color: #777777;
}

.industry_logo_list {
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.industry_logo_list img {
    width: 100%;
    margin-bottom: 10px;
}

.industry_logo_list a {
    display: inline-block;
}


/*------行业应用结束------*/


/*------轮播图5开始------*/

#swiper5 img {
    width: 166px;
}

#swiper5 .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}


/*------轮播图5结束------*/


/*------期刊订阅开始------*/

.reriodical_new {
    display: flex;
    /* align-items: center;*/
    border-bottom: 1px dashed #E3E3E3;
}

.reriodical_new>img {
    width: 70%;
    margin-right: 10px;
}

.reriodical_new_title {
    margin-bottom: 10px;
}

.reriodical_new_title span:nth-child(1) {
    color: #555552;
    font-size: 16px;
    font-weight: bold;
}

.reriodical_new_title span:nth-child(1) a {
    color: #555552;
}

.reriodical_new_title span:nth-child(2) {
    color: #ffffff;
    font-size: 12px;
    background: #d81e06;
    padding: 2px 5px;
}

.reriodical_new_intro {
    color: #777777;
    margin-bottom: 25px;
}

.reriodical_btn div {
    padding: 0 20px;
    margin-top: 10px;
    background: #2F8BD6;
    color: #FFFFFF;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 15px;
    border-radius: 3px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.reriodical_btn div a:hover {
    color: #ffffff !important;
}

.dodge{
    animation: pulse;
    animation-duration: 2s;
    animation-iteration-count: 99999;
    font-weight: bolder;
    font-size: 1.1em;
    color: #ffce21;
    background: -webkit-linear-gradient(left, #e1773b, red);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: scratchy .6s linear forwards infinite;
}

@keyframes scratchy {
    0% {
      background-position: 0 0;
    }
  
    25% {
      background-position: 0 0;
    }
  
    26% {
      background-position: 20px -20px;
    }
  
    50% {
      background-position: 20px -20px;
    }
  
    51% {
      background-position: 40px -40px;
    }
  
    75% {
      background-position: 40px -40px;
    }
  
    76% {
      background-position: 80px -8px;
    }
  
    99% {
      background-position: 177px -177px;
    }
  
    100% {
      background-position: 0 0;
    }
  }
  
/*------期刊订阅结束------*/


/*------专家风采开始------*/

.expert_list_item {
    display: flex;
    align-items: center;
    padding: 5px 0px;
    border-bottom: 1px dashed #e3e3e3;
}

.expert_list_item img {
    margin-right: 15px;
}

.expert_list_item_name {
    color: #3e3e3e;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 15px;
}

.expert_list_item_intro {
    color: #999999;
}


/*------专家风采结束------*/


/*------展会信息开始------*/

.exhibition {
    /*margin-bottom: 30px;*/
}

.exhibition_item {
    display: flex;
    align-items: center;
    padding: 10px 0px;
    border-bottom: 1px dashed #e5e5e5;
}

.exhibition_item>img {
    width: 190px;
    margin-right: 15px;
}

.exhibition_item_title {
    color: #3E3E3E;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}

.exhibition_item_title a {
    color: #3E3E3E;
}

.exhibition_item_time {
    color: #9f9f9f;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.exhibition_item_time span {
    display: flex;
    align-items: center;
}

.exhibition_item_intro {
    color: #585d5a;
    font-size: 15px;
}


/*------展会信息结束------*/


/*------展会视频开始------*/

.exhibition_video_news {
    margin: 15px 0px;
}

.exhibition_video_news_title {
    color: #3e3e3e;
    font-size: 18px;
    font-weight: bold;
    margin: 5px 10px;
}

.exhibition_video_news_intro {
    color: #666666;
    margin: 5px 10px;
}

.exhibition_video_ad {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.exhibition_video_ad img {
    width: 100%;
    margin-bottom: 10px;
}

.exhibition_video_ad a {
    width: 48%;
}


/*------展会视频结束------*/


/*------期刊推荐开始------*/

.periodical {
    margin-bottom: 30px;
}

#swiper6 {
    margin-top: 15px;
}

.periodical_book_title {
    color: #555552;
    text-align: center;
    margin-top: 15px;
}

#swiper6 .swiper-slide:hover .periodical_book_title {
    color: #2F8BD6;
}

#swiper4 .swiper-slide-item {
    width: 380px;
    height: 210px;
}

#swiper4 .swiper-slide-item img {
    width: 100%;
    height: 100%;
}

#swiperMarket .swiper-slide-item {
    width: 100%;
    height: 178px;
}

#swiperMarket .swiper-slide-item img {
    width: 100%;
    height: 100%;
}

.industry_top {
    /*width: 380px;
  height: 194px;*/
}

.industry_top img {
    width: 100%;
    height: 100%;
}


/*友情链接滚动*/

.clear {
    clear: both;
    height: 1px;
    width: 100%;
    overflow: hidden;
    margin-top: -1px
}

#mrq {
    width: 100%;
}

#Marquee_x {
    overflow: hidden;
    width: 100%;
}

#Marquee_x ul li,
#Marquee_x ul li div {
    float: left;
    line-height: 25px;
    overflow: hidden
}


/* 横向滚动必须让所有li左浮动 */

#Marquee_x ul li div {
    float: left;
    line-height: 25px;
    width: 142px;
    overflow: hidden
}

#Marquee_x ul li div img {
    border: 1px solid #DADADA;
    width: 100%;
    height: 60px;
}

#Marquee_x ul li div span {
    display: block;
}

#mrq2 {
    width: 100%;
}

#Marquee_x2 {
    overflow: hidden;
    width: 100%;
}

#Marquee_x2 ul li,
#Marquee_x2 ul li div {
    float: left;
    line-height: 25px;
    overflow: hidden
}


/* 横向滚动必须让所有li左浮动 */

#Marquee_x2 ul li div {
    float: left;
    line-height: 25px;
    width: 120px;
    overflow: hidden
}

#Marquee_x2 ul li div img {
    border: 1px solid #DADADA;
    width: 100%;
    max-height: 160px;
}

#Marquee_x2 ul li div span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    margin-top: 5px;
}


/*#swiper2 .swiper-button-next,
.swiper-button-prev {
top: 35% !important;
}

#swiper6 .swiper-button-next,
.swiper-button-prev {
top: 40% !important;
}*/


/*------期刊推荐结束------*/


/*适配手机*/

@media screen and (max-width:750px) {
    .industryTab {
        width: 100%;
        position: relative;
        top: 0px;
        left: 0px;
    }
    #swiperMarket1 {
        margin: 10px 0px;
    }
    #swiper2 {
        margin-bottom: 20px;
    }
    .exhibition_item {
        display: block;
    }
    .exhibition_item>img {
        width: 100%;
    }
    .market_dynamics_newslist_item {
        display: block;
    }
    .market_dynamics_newslist_item_date {
        text-align: right;
    }
    #today_news .swiper-slide-item_img {
        width: 100% !important;
    }
}


/*适配ipad*/

@media screen and (min-width:751px) and (max-width:1199px) {
    #swiper2 {
        margin-bottom: 20px;
    }
    #swiperMarket1 {
        margin: 10px 0px;
    }
    .today_news_info_item {
        width: 24%;
    }
    #swiper4 .swiper-slide-item {
        width: 100%;
    }
    .exhibition_video_ad img {
        width: 24%;
    }
    .industry_logo_list img {
        width: 24%;
    }
}