@charset "utf-8";
.w1220 {
    width: 1220px;
    margin: 0 auto;
    box-sizing: border-box;
}
/*xiaoad*/
.xiaoad{}
.xiaoad ul{}
.xiaoad li{float:left;margin-right: 11.2px;margin-top: 11px;width:235px}
.xiaoad li:nth-child(5n){margin-right:0}
.xiaoad li a{display:inline-block;}
.xiaoad li img{width: 100%;height: 100%;border-radius: 5px;}
.xiaoad li .adsign{margin-top: -35px !important;}
/*home_container*/
.home_container .topa {
    height: 410px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    margin-bottom: 120px;
    position: relative;
}

.home_container .topa .top_container {
    position: absolute;
    top: 120px;
    left: calc(50% - 350px)
}

.home_container .topa .top_container .slogan {
    margin-bottom: 21px;
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 2px 4px rgb(230 0 0 / 12%);
    text-align: center;
}

.home_container .topa .top_container .search_count {
    width: 700px;
    height: 56px;
    margin-bottom: 15px;
    border-radius: 6px;
    position: relative
}

.el-input {
    position: relative;
    font-size: 14px;
    display: inline-block;
    width: 100%
}

.el-input__inner {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #303133;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 100%
}

.home_container .topa .top_container .search_count .el-input__inner {
    height: 56px;
    font-size: 16px;
    padding-right: 53px
}

.home_container .topa .top_container .search_count .search-btn {
    position: absolute;
    width: 53px;
    height: 54px;
    top: 1px;
    right: 2px;
    background: #fff;
    border: none;
    font-size: 20px;
    cursor: pointer;
    outline: none;
    margin: 0;
}

.home_container .topa .top_container .search_count .search-btn .icon-sousuo1 {
    font-size: 24px;
    color: #888888;
}

.home_container .topa .top_container .search_count .search-btn .icon-sousuo1:hover {
    font-size: 24px;
    color: #333;
}

.home_container .topa .top_container .search_count .search-btn .icon-sousuo1:before {
    content:'';
    background: #FFFFFF url(ico-search.png) no-repeat 0 center;
    width: 16px;
    height: 16px;
    display: inline-block;
}

.home_container .topa .top_container .hot_city {
    display: flex
}

.home_container .topa .top_container .hot_city .cities,.home_container .topa .top_container .hot_city .cities_label {
    font-size: 16px;
    color: #fff;
    font-weight: 700
}

.home_container .topa .top_container .hot_city .cities a,.home_container .topa .top_container .hot_city .cities_label a {
    color: #fff;
    margin-right: 8px
}

.home_container .topa .kind {
    width: 1220px;
    background: #e0e8f6;
    border-radius: 5px;
    position: absolute;
    top: 340px;
    left: calc(50% - 610px);
    padding: 15px 15px;
    box-sizing: border-box;
}
/* 大幻灯 */
#focus{width: 390px;height: 330px;overflow:hidden;position:relative;}
#focus ul{height: 330px;position:absolute;}
#focus ul li{float:left;width: 390px;height: 330px;overflow:hidden;position:relative;background:#000;}
#focus ul li div{position:absolute;overflow:hidden;}
#focus ul li p{display: block;position: absolute;bottom: 40px;font-size: 24px;color: #fff;font-weight: bold;height: 30px;line-height: 30px;padding-left: 30px;}
#focus .btnBg{position:absolute;width: 100%;height:20px;left:0;bottom:0;}
#focus .btnd{position:absolute;width: 100%;height:10px;bottom: 65px;text-align: center;}
#focus .btnd span{display:inline-block;_display:inline;_zoom:1;width:20px;height:3px;_font-size:0;margin-right:5px;cursor:pointer;background:#dddddd;margin-top: 7px;}
#focus .btnd span.on{background:#e60000;height: 5px;width:30px;margin-top: 5px;}
#focus .preNext{width: 50px;height: 100px;position:absolute;top: 110px;background:url(images/sprite.png) no-repeat;cursor:pointer;display: none;}
#focus .pre{left:0;}
#focus .next{right:0;background-position:right top;}
.bbs_swiper #focus a{display:block;width:100%;height: 330px;}
.bbs_swiper #focus a img{width: 100%;height: 100%;display:block;}
.bbs_swiper #focus a .banner_info{position:absolute;left: 0;bottom: 0;width: 100%;height: 45px;line-height: 45px;background-color: rgba(0,0,0,0.5);_background-color: #000;filter: alpha(opacity=70);}
.bbs_swiper #focus a .banner_info h2{padding: 0 20px;height: 45px;font-size: 16px;color:#ffffff;overflow:hidden;}
.bbs_swiper #focus a .banner_info .info_m{padding:0 30px;height:86px;font-size:14px;color:#cccccc;overflow:hidden}
/**/
.header_zjSettled{
  height: 50px;
  line-height: 26px;
  padding: 12px 20px;
  background: #fff;
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  width: 100%;
  box-sizing: border-box;
}
  .header_zjSettled .label_t{
    font-size: 16px;
    color: #e60000; 
    font-weight: 600;
    float: left;
    width: 120px;
  }
  .header_zjSettled .label_t::before{
    background-image: url(images/xiehui/xbt.png);
    display: inline-block;
    content: "";
    width: 30px;
    height: 18px;
    overflow: hidden; 
    background-position: -249px 0;
    position: relative;
    top: 3px;
    margin-right: 8px;
  }

  .header_zjSettled .settled_cont{
    float: right;
    width: calc(100% - 120px);
    height: 26px;
    overflow: hidden;
  }
 .header_zjSettled .settled_cont .bd{width:100%}
 .header_zjSettled .settled_cont .bd .tempWrap{ width:100% !important}
  .header_zjSettled .settled_cont ul{
    width: 1300px;
  }
  .header_zjSettled .settled_cont li{
    float: left;
    font-size: 16px;
    color: #555;  
    margin-right: 24px;
    width: auto!important;
  }
  .header_zjSettled .settled_cont li .t{
    color: #555;
    white-space: nowrap;  
    overflow: hidden;  
    text-overflow: ellipsis;  
    display: block;
    width: 100%;
    height: 100%;
  }
/*header_pzpr_module*/
.header_pzpr_module{
  height: 84px;
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}
  .header_pzpr_module .items{
    display: block;
    float: left;
    margin-left: 25px;
    width: 228px;
    height: 54px;
    padding: 15px 25px;
    background-color: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
  }
  .header_pzpr_module .items span{
    display: block;
    overflow: hidden; 
  }
  .header_pzpr_module .items .name{
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-weight: 600;
  }
  .header_pzpr_module .items .more{
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #e60000;
  }
  .header_pzpr_module .items::before{
    display: inline-block;
    float: left;
    content: "";
    width: 52px;
    height: 60px; 
    background-image: url(images/xiehui/xbt.png);
    overflow: hidden;
    position: relative;
    top: -1px;
    margin-right: 24px;
  }
  .header_pzpr_module .items.pzpr_01{
    margin: 0; 
  }
  .header_pzpr_module .items.pzpr_02{
    margin-left: 26px;
  }
  .header_pzpr_module .items.pzpr_01::before{
    background-position: -74px -70px;
  }
  .header_pzpr_module .items.pzpr_02::before{
    background-position: -174px -70px;
  }
  .header_pzpr_module .items.pzpr_03::before{
    background-position: -273px -70px;
  }
  .header_pzpr_module .items.pzpr_04::before{
    background-position: -373px -70px;
  }
/*home_sort*/
.home_sort {
    height: 60px;
    border-radius: 3px;
    margin-top: 15px;
    position: relative;
    z-index: 20;
}

.home_sort h2 {
    width: 110px;
    height: 60px;
    background: #E60000;
    border-radius: 5px 0 0 5px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    position: relative;
    z-index: 2;
}

.home_sort ul {
    width: calc(100% - 110px);
    min-height: 60px;
    max-height: 60px;
    line-height: 40px;
    padding: 10px 10px;
    transition: all .3s;
    background: #fff;
    box-shadow: 0 2px 9px 0 rgba(3,33,109,.1);
    overflow: hidden;
    border-radius: 0 5px 5px 0;
    z-index: 10;
    position: relative;
    box-sizing: border-box;
}

.home_sort li {
    width: 12.5%;
    height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    position: relative;
    cursor: pointer;
    overflow: hidden
}

.home_sort li a {
    padding: 0 9.975px;
    display: block;
    color: #666;
    line-height: 40px;
}

.home_sort li a:hover {
    color: #E60000
}

.home_sort .zksq {
    width: 12%;
    height: 38px;
    line-height: 38px;
    background: #fff;
    position: absolute;
    top: 11px;
    right: 10px;
    color: #E60000;
    z-index: 2
}

.home_sort .zksq:hover {
    text-decoration: underline
}

.home_sort .zksq .icona {
    margin-left: 2.025px;
    transition: all .3s;
    display: inline-block;
    width: 15px;
    height: 22px;
    background: url(css/img/index-icon.png) no-repeat right -197px;
}

.home_sort ul.active {
    max-height: 999.975px;
    min-height: 100px;
}

.home_sort ul.active .zksq .icona {
    transform: rotate(180deg)
}

.home_sort ul.active .zksq {
    top: auto;
    bottom: 11px
}

.home_sort_sy ul {
    line-height: 60px;
    background: linear-gradient(87deg,#2d61e6 0,#0b84ea 100%);
    padding: 0;
    box-shadow: none
}

.home_sort_sy li {
    height: 60px;
    line-height: 60px
}

.home_sort_sy li a {
    color: #fff
}

.home_sort_sy li a:hover {
    color: #fff
}

.home_sort_sy li:hover {
    width: calc(12.5% + .975px);
    background: #E60000;
    z-index: 1;
    margin-right: -.975px
}

.home_sort_sy li:hover::before {
    display: none
}

.home_sort_sy li::before {
    content: '';
    width: .975px;
    height: 39.975px;
    background: linear-gradient(0deg,rgba(255,255,255,0) 0,rgba(255,255,255,.98) 49%,rgba(255,255,255,0) 100%);
    opacity: .3;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -20.025px
}

.home_sort_sy .zksq {
    height: 60px;
    background: 0 0;
    position: static;
    color: #fff;
    float: left
}
/**/
.new_top {
    padding: 15px;
    background: #ffffff;
    margin-top: 15px;
}

.news_swiper {
    width: 423px;
    height: 238px;
    overflow: hidden;
    position: relative;
    border-radius: 3px;
}

.news_swiper .swiper-slide {
    position: relative
}

.news_swiper .swiper-slide::after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(to top,rgba(0,0,0,.9),rgba(0,0,0,0));
    z-index: 1
}

.news_swiper .swiper-slide {
    width: 423px;
    height: 238px
}

.news .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 3px;
    overflow: hidden;
}

.news .swiper-button-next,.news .swiper-button-prev {
    width: 32px;
    height: 66px;
    border-radius: 4px;
    transition: all .5s;
    margin-top: -40px;
    opacity: 0;
    transition: all .5s ease;
}

.news .swiper-container:hover .swiper-button-next,.news .swiper-container:hover .swiper-button-prev {
    opacity: .8
}

.news .swiper-button-next, .news .swiper-button-prev {
    width: 24px;
    height: 52px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 52px;
    background: rgba(0, 0, 0, 0.5);
    margin-top: -26px;
    transition: all 0.3s;
}

.news .swiper-button-next:hover, .news .swiper-button-prev:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.news .swiper-button-prev {
    border-radius: 0px 4px 4px 0px;
    left: 0;
}

.news .swiper-button-prev:after {
    content: '\e60b';
    font-family: iconfontkz;
}

.news .swiper-button-next {
    border-radius: 4px 0px 0px 4px;
    right: 0;
}

.news .swiper-button-next:after {
    content: '\e60e';
    font-family: iconfontkz;
}

.news .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    background: #fff;
    opacity: 1;
    border-radius: 50%;
    transition: all .5s
}

.news .swiper-pagination-bullet-active {
    width: 18px;
    height: 7px;
    background: #156cfd;
    border-radius: 20px;
    opacity: 1
}

.news_swiper .swiper-slide {
    position: relative
}

.news_swiper .swiper-bottom-info {
    position: absolute;
    bottom: 24px;
    left: 0;
    width: 100%;
    padding: 0 15px;
    z-index: 2
}

.news_swiper .swiper-pagination-bullets {
    bottom: 5px !important;
}

.news_swiper .swiper-title {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 11px
}

.news_swiper .swiper-title:hover {
    color: #f60
}

.news_swiper .swiper-sub-title {
    display: block;
    font-size: 10px;
    font-weight: 400;
    color: #fff;
    padding: 0 3px
}

.news_swiper .swiper-sub-title:hover {
    color: #f60
}
/**/
.onetexthide {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.twotexthide {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box!important;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical
}
/**/
.common_heder {
    position: relative;
    margin-bottom: 18px;
}

.common_heder.no_border {
    border: none;
    padding-top: 0
}

.common_heder_blue_line {
    width: 55px;
    height: 0px;
    display: block;
    position: relative;
    top: -12px;
    background-color: #E60000;
}

.common_heder .common_header_title {
    float: left;
    display: block;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
}

.common_header_title i {
    display: inline-block;
    width: 6px;
    height: 6px;
    position: relative;
    margin: 0 5px;
    top: -5px;
    background: #060606;
    border-radius: 50%
}

.common_heder .common_header_title a {
}

.news_index_seven .common_header_title:hover a {
}

.news_index_seven .common_header_title:hover a i {
    background: #E60000;
}

.common_header_subtitle {
    display: block;
    float: left;
    line-height: 1.2;
    font-size: 22px;
    font-weight: 500;
    color: #e6ebf5;
    margin-left: 12px;
    padding-top: 2px;
    padding-bottom: 2px
}

.common_header_more {
    display: block;
    float: right;
    font-size: 14px;
    font-weight: 400;
    margin-top: 4px;
}

.common_header_more:hover {
    cursor: pointer;
    color: #E60000
}
/**/
.new_option {
    margin: 0;
    margin-top: 15px;
    padding: 15px;
    padding-bottom: 8px;
    background: #ffffff;
    border-radius: 5px;
}
.new_option_right {
    margin-left: 27px;
    max-width: 297px;
}

.new_option_right .new_option_right_img {
    display: block;
    width: 292px;
    height: 218px;
    border-radius: 3px;
}

.new_option_right .new_option_right_img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 3px;
}

.new_option_right .new_option_right_img p {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

.new_option_content .new_option_content {
    width: 386px;
    height: 287px
}

.new_option_content .new_option_content .swiper-slide {
    width: 388px;
    height: 219px
}

.new_option_content .new_option_content_center .exhibition_news li:last-child a {
    margin-bottom: 0
}

.news_video_swiper {
    width: 100%;
    height: 380px;
}
/**/
.new_option_left {
    max-width: 865px;
    width: 865px;
}

/**/
.new_option.news_video {
}

.new_option.bbs {
    padding-bottom: 20px;
}

.new_option.medichine {
    margin-top: 15px
}

.bbs_swiper {
    width: 390px;
    height: 330px
}

.bbs_swiper .swiper-pagination-bullets {
    bottom: 45px !important;
}

.bbs_swiper .swiper-pagination-bullet {
    background-color: #fff!important;
}

.bbs_swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #E60000 !important;
}

.bbs .swiper-container_title {
    margin-top: 15px;
    font-size: 16px;
}

.bbs_swiper .swiper-slide {
    width: 388px;
    height: 290px;
}

/**/
.new_option_content_center {
    margin-left: 22px
}
.bbs .bbs_list {
    padding-left: 15px
}

.bbs .bbs_list li {
    position: relative
}

.bbs .bbs_list li::before {
    position: absolute;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    left: -13px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #E60000;
}

.bbs .bbs_list li a {
    display: block;
    font-size: 15px;
    font-weight: 400;
    max-width: 427px;
    width: 427px;
    margin-bottom: 24.8px;
}

.bbs .bbs_list li:first-child a {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 24px
}

.bbs .bbs_list li:last-child a {
    margin-bottom: 27px
}

.bbs_video_item {
    position: relative;
    border-radius: 3px;
    overflow: hidden;
}

.bbs_video_item:first-child {
    margin-right: 18px
}

.bbs_video_item a.bbs_video_item_img {
    display: block;
    width: 215px!important;
    height: 147px!important
}

.bbs_video_item a.bbs_video_item_img::after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 40px;
    background: linear-gradient(to top,rgba(0,0,0,.7) 25%,rgba(0,0,0,0))
}

.bbs_video_item a img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    border-radius: 3px;
    overflow: hidden;
}

.bbs_video_item a.bbs_video_item_title {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #f7f9fc;
    max-width: 193px;
    width: 193px;
    position: absolute;
    bottom: 10px;
    left: 14px;
    text-align: center;
    z-index: 2
}

.bbs_video_item a.bbs_video_item_title:hover {
    color: #f60
}

.bbs_hot_list .icona {
    position: relative;
    content: '1';
    display: block;
    float: left;
    width: 17px;
    height: 17px;
    background: linear-gradient(149deg,rgba(0,0,0,0) 0,rgba(255,255,255,0) 0,#dfe1ee 100%);
    border-radius: 50%;
    line-height: 26px;
    margin-top: 0;
    margin-right: 11px
}

.news_list .bbs_hot_list .icona {
    margin-top: 3px
}

.news .bbs_hot_list .icona {
    margin-top: 3px
}

.bbs_hot_list .icona::after {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -5px;
    content: '6';
    font-size: 16px;
    font-family: DIN #000;
    font-weight: 700;
    font-style: italic;
    color: #c5cad4;
    text-align: left
}

.bbs_hot_list li:nth-child(1) .icona,.bbs_hot_list li:nth-child(2) .icona,.bbs_hot_list li:nth-child(3) .icona {
    background: linear-gradient(149deg,rgba(0,0,0,0) 0,rgba(255,255,255,0) 0,#fce8b1 100%)
}

.bbs_hot_list li:nth-child(1) .icona::after {
    content: '1';
    color: #e62021
}

.bbs_hot_list li:nth-child(2) .icona::after {
    content: '2';
    color: #f09324
}

.bbs_hot_list li:nth-child(3) .icona::after {
    content: '3';
    color: #f7c646
}

.bbs_hot_list li:nth-child(4) .icona::after {
    content: '4'
}

.bbs_hot_list li:nth-child(5) .icona::after {
    content: '5'
}

.bbs_hot_list li:nth-child(6) .icona::after {
    content: '6'
}

.bbs_hot_list li:nth-child(7) .icona::after {
    content: '7'
}

.bbs_hot_list li:nth-child(8) .icona::after {
    content: '8'
}

.bbs_hot_list li:nth-child(9) .icona::after {
    content: '9'
}

.bbs_hot_list li a .title {
    display: block;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    line-height: normal;
    margin-bottom: 9.8px;
    padding: 0;
    text-align: left;
}

.bbs_hot_list li a .view_count {
    display: block;
    font-size: 13px;
    color: #999;
    margin-bottom: 24px;
    padding-left: 28px;
}

.bbs_hot_list li:last-child a .view_count {
    margin-bottom: 0
}
/**/
.bdxh{}
.bdxh .title-i{text-align: center;margin: 30px 0 20px 0;height: 50px;line-height: 50px;font-weight: normal;font-size: 16px;padding: 0;}
.bdxh .title-i>i{display: inline-block;width: 76px;height: 1px;background: #cccccc;vertical-align: middle;}
.bdxh .title-i>span:nth-of-type(1){color: #282828;font-size: 24px;font-weight: 700;margin-left: 20px;}
.bdxh .title-i>span:nth-of-type(2){font-size: 24px;margin-right: 20px;font-weight: 700;}
/**/
.lidv{padding:11px 0 4px 0;overflow:hidden;zoom:1;border-top:1px solid #fff;margin-let:1px;vertical-align:bottom;}
.lidv li{height: 44px;overflow:hidden;zoom:1;overflow:hidden;zoom:1;line-height: 44px;position:relative;}
.lidv span.orSp,.lidv .orSp1,.lidv .orSp2,.lidv .orSp3{width: 19px;height: 19px;display:block;float:left;color:#f26522;text-align:center;background: #dfdfdf none repeat scroll 0 0;color: #666;line-height: 19px;font-size: 13px;border-radius: 15%;}
.lidv .orSp1,.lidv .orSp2,.lidv .orSp3{color:#fff;}
.lidv .orSp1{background:#e53135;}
.lidv .orSp2{background:#ff6600;}
.lidv .orSp3{background:#ff9900;}
.lidv li a{width:130px;overflow:hidden;display: inline-block;}
.lidv em{height: 45px;position:absolute;top:0;right: 5px;color:#878786;display:block;zoom:1;}
.lpc{clear: both;overflow: hidden;background-color:#f2f2f2;height: 58px;}
.lpc img{width: 108px;height: 56px;background-color:#fff;float:left;display:inline;border: 1px solid #f2f2f2;}
.lpc span{color: #666;display: inline;float: right;height: 45px;font-size: 12px;overflow: hidden;padding: 6px;width: 136px;text-align:left;background-color: #f2f2f2;border-radius: 0;}
.lpc span p{height: 23px;line-height: 23px;white-space: nowrap;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;}
.rzD{height: 45px;line-height: 45px;overflow:hidden;zoom:1;text-align:left;}
.nbxh{overflow:hidden;zoom:1;}
.prost{width: 294px;border-top:none;margin-right: 15px;background: #fff;position: relative;border-radius: 5px;}
.prost.mr_no{margin-right:0px}
.xhbb{width: 294px;border-top:0;}
.prost h2{height: 60px;line-height: 60px;font-size:16px;color:#fff;padding-left: 70px;font-weight: bold;position:relative;background: -webkit-linear-gradient(left, #E60000, #ffd5d5);background: -o-linear-gradient(left, #E60000, #ffd5d5);background: -moz-linear-gradient(left, #E60000, #ffd5d5);background: linear-gradient(left, #E60000, #ffd5d5);border-radius: 5px 5px 0 0;text-align: left;}
.prost h2 i{position: absolute;top: 10px;left: 20px;width: 40px;height: 40px;border-radius: 50%;border: 4px solid #fff;background: url(images/info/paih.png) no-repeat scroll 5px -205px;box-sizing: border-box;}
/* .phlis1 h2 i{position: absolute;top: 10px;left: 20px;width: 40px;height: 40px;border-radius: 50%;border: 4px solid #fff;background: url(images/info/paih.png) no-repeat scroll 5px -138px;box-sizing: border-box;}
.phlis2 h2 i{position: absolute;top: 10px;left: 20px;width: 40px;height: 40px;border-radius: 50%;border: 4px solid #fff;background: url(images/info/paih.png) no-repeat scroll 5px -205px;box-sizing: border-box;}
.phlis3 h2 i{position: absolute;top: 10px;left: 20px;width: 40px;height: 40px;border-radius: 50%;border: 4px solid #fff;background: url(images/info/paih.png) no-repeat scroll 7px -269px;box-sizing: border-box;} */
.phlis4{width: 293px;}
.phlis4.xhbb{width: 293px;border-top:0;}
/* .phlis4 h2 i{position: absolute;top: 10px;left: 20px;width: 40px;height: 40px;border-radius: 50%;border: 4px solid #fff;background: url(images/info/paih.png) no-repeat scroll 7px -331px;box-sizing: border-box;} */
.phlis2 .lpc span,.phlis3 .lpc span,.phlis4 .lpc span{color: #666;}
.pot{background:#f0f0f0;height:27px;line-height:27px;margin-bottom: 8px;}
.pot span{color: #787878;}
.poIner{padding: 10px 8px 0 8px;overflow:hidden;transition: border ease .5s;-webkit-transition: border ease .5s;-moz-transition: border ease .5s;}
.poIner .lidv{padding:0;overflow:hidden;}
.poIner .lidv .show .lpc{display:block;}
.poIner .lidv .show .lpc a{width: 258px;}
.poIner .lidv .show .rzD a{font-size: 14px;}
.poIner .lpc{margin: 6px 6px 9px 5px;display:none;}
.poIner .lidv li{height:auto;border-bottom: 1px dashed #e5e5e5;margin-bottom:-1px;}
.poIner .lidv li .rzD span{margin: 14px 5px 0 5px;}
.poIner .show a{font-weight:normal;}
.prIner{padding:0 9px 0 13px;overflow:hidden;}
.prIner .hvDx{display:block;padding:12px 0 8px 0;}
/**/
.qg-kwnav{width: 1220px;margin: 15px auto 0;outline: 1px #f5f5f5 solid;background: #fff;padding: 20px 0 12px 0;font-size: 14px;}
.qg-kwnav-title{margin-left: 20px;color: #888888;/* width: 87px; */}
.qg-kwnav-con{width: 1040px;}
.qg-kwnav-con a{display: block;padding: 0 0 10px 22px;float: left;}
.qg-kwnav-con a:hover{color: #E60000 !important;}
/**/
.bot_service{width: 1220px;margin: 0 auto;background:#fff;padding:20px 0;}
.bot_service dl{width: 25%;float: left;padding: 0 25px;cursor:pointer;box-sizing: border-box;}
.bot_service dl dt{ width: 52px; height: 52px; float: left; margin-right: 20px;}
.bot_service dl dd{width: calc(100% - 75px);float: left;font-size: 14px;color: #888888;line-height: 22px;}
.bot_service dl dd strong{display: block;width: 100%;margin-bottom: 10px;font-weight: bold;text-align: left;font-size: 20px;color: #434343;}
.bot_service dl dt.bot_service_01{ background: url(images/info/index_bottom_link_ico01_a.png) left top no-repeat;}
.bot_service dl dt.bot_service_02{ background: url(images/info/index_bottom_link_ico02_a.png) left top no-repeat;}
.bot_service dl dt.bot_service_03{ background: url(images/info/index_bottom_link_ico03_a.png) left top no-repeat;}
.bot_service dl dt.bot_service_04{ background: url(images/info/index_bottom_link_ico04_a.png) left top no-repeat;}
.bot_service dl dt.bot_service_05{ background: url(images/info/index_bottom_link_ico05_a.png) left top no-repeat;}
.bot_service dl:hover dd{ color: #e60000 !important;}
.bot_service dl:hover dd strong{ color: #e60000 !important;}
.bot_service dl:hover dt.bot_service_01{  background: url(images/info/index_bottom_link_ico01_b.png) left top no-repeat;}
.bot_service dl:hover dt.bot_service_02{  background: url(images/info/index_bottom_link_ico02_b.png) left top no-repeat;}
.bot_service dl:hover dt.bot_service_03{  background: url(images/info/index_bottom_link_ico03_b.png) left top no-repeat;}
.bot_service dl:hover dt.bot_service_04{  background: url(images/info/index_bottom_link_ico04_b.png) left top no-repeat;}
.bot_service dl:hover dt.bot_service_05{  background: url(images/info/index_bottom_link_ico05_b.png) left top no-repeat;}
/*huodong*/
.main-hz{margin-top: 30px;}
.public-title{position: relative;height: 50px;}
.public-title h3{line-height: 50px;}
.public-title h3 span{font-size: 24px;font-weight: 700;}
.public-title .recommend-tab{position: absolute;right: 0;top: 6px;font-size: 0;}
.public-title .recommend-tab a{font-size: 16px;width: 110px;height: 38px;line-height: 38px;text-align: center;margin-left: 10px;position: relative;background-color: #FFFFFF;color: #333;display: inline-block;}
.public-title .recommend-tab a.focus{color: #fff;background: url("images/xiehui/tab.png") no-repeat;background-size: 100% 100%;}
.recommend-bot{overflow: hidden;margin-top: 15px;display: none;}
.recommend-bot .right{width: 300px;float: right;margin-left: 20px;}
.recommend-bot .right li{margin-top: 18px;background-color: #FFFFFF;}
.recommend-bot .right li:first-child{margin-top: 0;}
.recommend-bot .right li .image{height: 0;padding-bottom: 56.25%;overflow: hidden;position: relative;border-radius: 6px 6px 0 0;}
.recommend-bot .right li .image img{max-height: none;width: 100%;}
.recommend-bot .right li .image mark{position: absolute;left: 0;top: 0;border-radius: 6px 0 6px 0;height: 32px;line-height: 32px;padding: 0 12px;font-size: 14px;font-weight: bold;color: #fff;background: -moz-linear-gradient(0deg, #E60000 0%, #ff6161 50%, #ff9a9a 100%);background: -webkit-linear-gradient(0deg, #E60000 0%, #ff6161 50%, #ff9a9a 100%);background: -ms-linear-gradient(0deg, #E60000 0%, #ff6161 50%, #ff9a9a 100%);}
.recommend-bot .right li .text{padding: 10px 20px;}
.recommend-bot .right li p{font-size: 16px;line-height: 22px;height: 46px;}
.recommend-bot .right li p a{color: #333;}
.recommend-bot .right li p a:hover{color: #E60000;}
.recommend-bot .left{overflow: hidden;padding: 12px;background-color: #E0E8F6;border-radius: 6px;width: 870px;float: left;}
.recommend-top{border: 2px solid #fff;background-color: #fff;overflow: hidden;}
.recommend-top .rec-right{float: right;width: 260px;}
.recommend-top .rec-right ul{padding: 0 15px;}
.recommend-top .rec-right li{float: left;width: 50%;text-align: center;padding: 10px 10px;box-sizing: border-box;height: 111px;/* line-height: 73px; */}
.recommend-top .rec-right li a{display: block;height: 100%;/* border-bottom: 1px solid #e6e6e6; */overflow: hidden;}
.recommend-top .rec-right li:nth-last-child(-n + 2) a{border-bottom: 0;}
.recommend-top .rec-right li img{width: 90px;height: 90px;}
.recommend-top .rec-left{overflow: hidden;width: 591px;float: left;}
.recommend-top .rec-left .image{height: 0;padding-bottom: 56.25%;overflow: hidden;position: relative;}
.recommend-top .rec-left .image img{max-height: none;width: 100%;}
.recommend-top .rec-left .image mark{position: absolute;height: 32px;line-height: 30px;border-radius: 0 0 6px 0;font-size: 14px;font-weight: bold;color: #fff;padding: 0 12px;left: 0;top: 0;background: -moz-linear-gradient(0deg, #E60000 0%, #ff6161 50%, #ff9a9a 100%);background: -webkit-linear-gradient(0deg, #E60000 0%, #ff6161 50%, #ff9a9a 100%);background: -ms-linear-gradient(0deg, #E60000 0%, #ff6161 50%, #ff9a9a 100%);}
.recommend-link{margin-top: 15px;}
.recommend-link ul{overflow: hidden;width: calc(100% + 10px);}
.recommend-link li{width: calc(100% / 6);float: left;}
.recommend-link li a{display: block;margin-right: 10px;font-size: 16px;font-weight: bold;color: #fff;color: #333;height: 112px;box-sizing: border-box;border: 1px solid rgba(255,255,255,0.4);background: url(images/exhibit/bot-bg.png) no-repeat #E60000;background: linear-gradient(180deg, #FEF7F1, #FFF2E2);background-size: cover;text-align: center;border-radius: 5px;}
.recommend-link li b{display: block;margin-top: 22px;}
.recommend-link li b i{display: inline-block;width: 36px;height: 36px;background: url('images/exhibit/bot-ico1hover.png') no-repeat;background-size: contain;}
.recommend-link li:nth-child(2) b i{background: url('images/exhibit/bot-ico2hover.png') no-repeat;background-size: contain;}
.recommend-link li:nth-child(3) b i{background: url('images/exhibit/bot-ico3hover.png') no-repeat;background-size: contain;}
.recommend-link li:nth-child(4) b i{background: url('images/exhibit/bot-ico4hover.png') no-repeat;background-size: contain;}
.recommend-link li:nth-child(5) b i{background: url('images/exhibit/bot-ico5hover.png') no-repeat;background-size: contain;}
.recommend-link li:nth-child(6) b i{background: url('images/exhibit/bot-ico6hover.png') no-repeat;background-size: contain;}
.recommend-link li span{display: block;margin-top: 14px;}
.recommend-link li a:hover{background-color: #fff;background: linear-gradient(180deg, #E60000, #E60000);color: #FFFFFF;}
.recommend-link li a:hover b i{background: url('images/exhibit/bot-ico1.png') no-repeat;background-size: contain;}
.recommend-link li:nth-child(2) a:hover b i{background: url('images/exhibit/bot-ico2.png') no-repeat;background-size: contain;}
.recommend-link li:nth-child(3) a:hover b i{background: url('images/exhibit/bot-ico3.png') no-repeat;background-size: contain;}
.recommend-link li:nth-child(4) a:hover b i{background: url('images/exhibit/bot-ico4.png') no-repeat;background-size: contain;}
.recommend-link li:nth-child(5) a:hover b i{background: url('images/exhibit/bot-ico5.png') no-repeat;background-size: contain;}
.recommend-link li:nth-child(6) a:hover b i{background: url('images/exhibit/bot-ico6.png') no-repeat;background-size: contain;}
.recommend-list ul{overflow: hidden;width: calc(100% + 35px);margin-top: -30px;}
.recommend-list li{width: 25%;float: left;margin-top: 30px;}
.recommend-list li .item{margin-right: 35px;background-color: #f5f5f5;position: relative;}
.recommend-list li .image{height: 0;padding-bottom: 55.25%;overflow: hidden;background-color: #fff;position: relative;}
.recommend-list li .image mark{position: absolute;right: 0;top: 0;color: #fff;padding: 0 10px;background-color: #E60000;font-size: 15px;height: 24px;line-height: 22px;}
.recommend-list li .image img{max-height: none;width: 100%;}
.recommend-list li .text{padding: 15px 25px;background: #fff;}
.recommend-list li .text p{font-size: 16px;line-height: 25px;height: 50px;overflow: hidden;margin-bottom: 8px;}
.recommend-list li .text p a{color: #333;}
.recommend-list li .text span{font-size: 14px;line-height: 25px;color: #999;display: block;height: 25px;overflow: hidden;}
.recommend-list li .text .attend{display: block;height: 40px;font-size: 16px;line-height: 40px;color: #fff;background: #E60000;border-radius: 5px;margin: 10px auto;text-align: center;}
.recommend-list li .item:hover, .recommend-list li .item:hover .text{background-color: #E0E8F6;}
.recommend-list li .item:hover .attend{/* background-color: #fff; *//* color: #E60000; */}
.recommend-list li .item:hover .text p a{/*color: #fff;*/}
.recommend-list li .item:hover .text span{/* color: #fff; */}
.recommend-list li .item::after{content: "";position: absolute;left: 0;top: 129px;width: 0;height: 0;border-style: solid;border-width: 25px 0 25px 30px;border-color: transparent transparent transparent #E60000;}
.exhi-title{position: relative;}
.scroll-news{width: 800px;position: absolute;right: 0;top: 11px;overflow: hidden;font-size: 15px;height: 18px;}
.scroll-news span{float: left;font-weight: bold;color: #E60000;}
.scroll-news span i{width: 20px;height: 18px;display: inline-block;background: url(images/exhibit/notice.png) no-repeat;background-size: cover;margin-right: 8px;vertical-align: top;}
.scroll-news .scroll-box{overflow: hidden;white-space: nowrap;font-size: 0;position: relative;height: 100%;width: 695px;}
.scroll-box .scrollobj-content{right: 0;width: 695px;position: absolute;left: 0;top: 0;}
.scroll-box ul{overflow: hidden;display: inline-block;}
.scroll-box li{display: inline;font-size: 15px;width: 347px;float: left;white-space: nowrap;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;}
.scroll-box li a{color: #333;}
.scroll-box li a:hover{color: #E60000;}
.exhi-list{margin-top: 25px;overflow: hidden;}
.exhi-list .right{width: 300px;float: right;margin-left: 20px;border: 1px solid #e6e6e6;box-sizing: border-box;}
.exhi-list .right .query-tab{padding-top: 110px;background: url(images/exhibit/querybg.png) no-repeat;text-align: center;line-height: 52px;background-size: 100% auto;}
.exhi-list .right .query-tab p a{margin: 0 23px;font-size: 16px;font-weight: bold;color: #fff;display: inline-block;position: relative;vertical-align: top;}
.exhi-list .right .query-tab p a.focus::after{content: "";position: absolute;left: 50%;bottom: -3px;margin-left: -6px;width: 0;height: 0;border-style: solid;border-width: 6px 6px 0 6px;border-color: #08ae63 transparent transparent transparent;}
.query-bot{display: none;padding: 30px 30px 20px;background: url(images/exhibit/querybot.png) right bottom no-repeat;}
/*协会图集*/
.bwtjbox{overflow:hidden;width: 1220px;margin:0px auto;margin-top:10px;}
.bwtjbox .proboxtit {height: 50px;line-height: 50px;background: #F6F6F6;}
.bwtjbox .proboxtit .bwtjboxtop{height: 50px;line-height: 50px;font-weight: bold;font-size: 24px;}
.m-body{overflow:hidden;width: 100%;}
.mrb-box{float:left;width: 170px;padding: 16px 16px 0 17px;overflow:hidden;border-right: 1px solid #f5f5f5;position:relative;transition: all .3s;}
.mrb-tit{height:25px; line-height:25px; overflow:hidden}
.mrb-comname{color: #888888;height:25px;line-height:25px;overflow:hidden;font-size: 12px;}
.mrb-tit a{display:block; color:#404040}
.mrb-b{overflow: hidden;padding-bottom: 5px;}
.mrb-price{height:30px;overflow:hidden;line-height:30px;}
.mrb-price em{font-size:16px;color: #E60000;}
.mrb-price .fr{color: #888888;font-size:12px;margin-top:3px}
.mrb-img{width:100%;height: 125px;overflow:hidden;text-align:center;margin-bottom: 10px;}
.mrb-img img{max-width:100%;height: 125px;vertical-align:middle;}
.focus-img-con{position:relative;height: 210px;}
.focus-img-con:hover .prev2,.focus-img-con:hover .next2{display:block}
.focus-img-con .prev2{left:0;}
.focus-img-con .prev2 i{background-position:0 -145px;}
.focus-img-con .next2 i{background-position:0 -178px;}
.focus-img-con .next2{right:0}
/*show*/
.v-header-nav{background: #FFFFFF;width: 1220px;overflow: hidden;margin:0 auto;margin-top:15px;margin-bottom:15px;}
.v-layout{margin: 0 auto;text-align: left;border: 1px solid #f5f5f5;padding: 0 15px;}
/*产品参数*/
.protext{width: 620px;float:right;}
/*会员级别*/
.level_bg{height:25px;line-height:25px;margin-top: 2px;width: 100%;display: block;position: relative;}
/*-- 产品信息 --*/
.proinfo h1{font-size:20px;line-height:30px;overflow:hidden;color:#333;margin-bottom:15px;max-height:60px;}
.proinfo p{font-size:14px;line-height:41px;color:#4c4c4c;height:41px;overflow:hidden;}
.proinfo p i{color:#999;margin-right:20px;float:left;}
.proinfo p.proprice{background:url("images/newicons.png") no-repeat 0px -274px scroll;height:63px;line-height:63px;margin-bottom:10px}
.proprice span{color:#E60000;float:left;line-height:60px;font-size:16px;}
.proprice em{font-size:16px;margin-right:5px;}
.proprice font{font-size:24px;margin-right:2px;font-weight:bold;}
.proinfo p a:hover{color:#E60000}
.proinfo p a{color:#4c4c4c;font-size:14px}
.proinfo p font,.proinfo p.f_red{color:#E60000}

.btn_area{margin-top: 15px;margin-left: 0px;height:40px;margin-bottom: 20px;}
.btn_area a{display: inline-block;width: 125px;height: 40px;line-height:40px;font-size:15px;color: #fff;overflow:hidden;margin-right:10px;border-radius: 3px;}
.btn_area a.zixun_xs{background: #E60000;margin-right:10px;padding-left: 0;color: #fff;text-align: center;}
.btn_area a.suoyao_xs{background: #ff7b00;height: 40px;line-height: 40px;color: #fff;}
.btn_area a.shenqing_btn{background: #b9a8e4;height: 40px;line-height: 40px;color: #fff;}
.btn_area i{background: url(images/newicons.png) no-repeat;width:23px;height:23px;float:left;margin-top: 7px;margin-left: 15px;margin-right: 5px;}
.btn_area a.zixun_xs i{background-position: -801px -142px;}
.btn_area a.suoyao_xs i{background-position: -801px -107px;}
.btn_area a.shenqing_btn i{background-position: -801px -175px;}
.btn_area a:hover{opacity:.8;filter:alpha(opacity=80);}
/**/
.jy-view-model2{}
.jy-view-model2 .m_l{width: 1000px;}
.jy-view-model2 .m_r{width:245px}
/**/
.brand_title {padding:10px 10px 0 10px;}
.brand_info {margin:0 10px 0 10px;padding:8px 0 8px 0;line-height:22px;font-size: 14px;}
.brand_info li {line-height: 35px;height: 35px;display: flex;align-items: center;}
.brand_info li strong{color:#888888;font-weight:normal;width: 70px;display: inline-block;}
.brand_logo {border:#EEEEEE 1px solid;padding:6px;margin:10px 0;}
.brand_video {text-align:center;padding:16px 0;}
.brand_pdt {border-top:#EEEEEE 1px dotted;height:10px;font-size:1px;}

/**/
.shopinfo{width: 208px;height:auto;overflow:hidden;}
.shop_box{overflow: hidden;border-top: 2px solid #000;background: #ffffff;}
.recommend_ul{padding: 0 20px;}
.recommend_ul li{margin-bottom: 20px;}
.recommend_ul li a.tjimg{width: 280px;height: 188px;border: 1px solid #e6e6e6;overflow:hidden;display: block;position: relative;box-sizing: border-box;}
.recommend_ul li a:hover.tjimg{border: 1px solid #E60000;}
.recommend_ul li .img{}
.recommend_ul li a:hover img {transform: scale(1.1);transition: all 1.5s ease 0s;-webkit-transform: scale(1.1);-webkit-transform: all 1.5s ease 0s;}
.recommend_ul li .jg{height: 30px;line-height: 30px;color: #FF6600;margin-top: 8px;}
.recommend_ul li .jg span{font-size: 18px;font-family: Arial,Helvetica,"Microsoft YaHei",sans-serif;}
.recommend_ul li .wz{font-size: 14px;height: 20px;line-height: 20px;white-space: nowrap;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;}
.recommend_ul li .wz a{font-size:14px;}
.m-ilist3 li i.tg{background:url(images/tgvip.png) no-repeat;width: 38px;height:38px;position:absolute;left: -3px;top: -3px;}
.m-ilist3 li i.companytg,.recommend_ul li i.companytg{ background:url(images/tgtj.png) no-repeat; width:38px; height:38px; position:absolute; left:0; top:0;}
.chot_ma_li{position:relative;width: 170px;height: 110px;display:inline-block;margin-bottom:15px;overflow:hidden;}
.chot_ma_li img{width: 170px;height: 75px;}
.chot_ma_li:hover img {transform: scale(1.1);transition: all 1s ease 0s;-webkit-transform: scale(1.1);-webkit-transform: all 1s ease 0s;}
.chot_ma_li p{
 position:absolute;
 height: 28px;
 line-height: 28px;
 left:0;
 bottom:0px;
 _bottom:-1px;
 font-size:14px;
 color:#666666;
 background-color:#ffffff;
 width:100%;
 filter:alpha(opacity=85);
 -moz-opacity:0.85;
 -khtml-opacity: 0.85;
 opacity: 0.85;
 }
/*zuo*/
.v-brand-about{padding: 21px 0 0px;padding-right: 15px;}
.v-bd-logo{width: 140px;display: block;}
.v-bd-logo img{width: 138px;height: 50px;}
.v-bd-con{width: 520px;}
.v-bd-con .v-bd-title{line-height: 30px;height: 30px;padding-top: 10px;text-align: left !important;font-size: 16px;}
.v-bd-con .v-bd-title a{text-decoration: none; font-size: 13px; font-family: microsoft yahei; color: #666}
.v-bd-con .v-bd-title a:hover{text-decoration: underline; color: #f60}
.v-bd-con .v-bd-title font{font-family: sans-serif; color: #999; padding: 0 3px; font-size: 11px;}
.v-bd-con .v-bd-title h1{max-width: 400px;display: inline-block;height: 32px;overflow: hidden;}
.v-bd-con .v-bd-title a.bd-title{font-size: 16px; color: #333;}
.v-bd-con .v-bd-title span.v-bd-sort{padding-left: 5px; vertical-align: 12px; display: inline-block;}
.v-bd-con .v-bd-icons{vertical-align: middle; padding-bottom: 3px;}
.v-bd-con .sale_wrapper{line-height: 24px;font-size: 14px;color: #888888;}
.v-bd-con .fanXian_content{height:30px;overflow:hidden}

.proinfo{width: 895px;background-color:#fff;padding: 20px 20px 20px 20px;overflow: hidden;border-width: 1px;border-style: solid;border-color: #f5f5f5;}
.info_main{padding: 20px 20px 20px 20px;*}
/*you*/
.v-brand-nav{}
.v-brand-nav li{float: left;width: 94px;position: relative;border-left: 1px solid #fff;height: 95px;}
.v-brand-nav li.no_r{border-right:0;width: 78px;margin-right: 1px;}
.v-brand-nav li a{display: block; text-align: center; width: 94px; height: 38px; padding-top: 57px; line-height: 17px; font-size: 13px; font-family: microsoft yahei; text-decoration: none; color: #959595;}
.v-brand-nav li a:hover{color: #666; background: #f9f9f9}
.v-brand-nav li a span{position: absolute; width: 32px; height: 32px; top: 15px; left: 30px;}
.v-brand-nav li a.v-bdnav-a_1 span{background-position: 0px 0;}
.v-brand-nav li a.v-bdnav-a_2 span{background-position: 0px -32px;}
.v-brand-nav li a.v-bdnav-a_3 span{background-position: 0px -64px;}
.v-brand-nav li a.v-bdnav-a_4 span{background-position: 0px -96px;}
.v-brand-nav li a.v-bdnav-a_1:hover span{background-position: -32px 0;}
.v-brand-nav li a.v-bdnav-a_2:hover span{background-position: -32px -32px;}
.v-brand-nav li a.v-bdnav-a_3:hover span{background-position: -32px -64px;}
.v-brand-nav li a.v-bdnav-a_4:hover span{background-position: -32px -96px;}
.v-brand-nav li span{position: absolute; width: 32px; height: 32px; top: 15px; left: 30px;}
.v-brand-nav li .v-bdnav-a_5 span{background: url(images/info/connect_icon.gif) no-repeat 0 0}
.v-brand-nav li a span{background-image: url(images/info/v-icon-a1.png); background-repeat: no-repeat; background-position: 0 0; overflow: hidden; font-style: normal}
/*show页排行*/
.m_bottom{width: 1220px;margin:0 auto;}
.m_bottom .phb{background:#fff;padding: 10px 20px;margin-bottom: 20px;}
.m_bottom .phb dl{float:left;width: 360px;}
.m_bottom .phb dl dt{font-size: 18px;font-weight:bolder;line-height:40px;border-bottom:2px solid #d9d9d9;margin-bottom: 10px;}
.m_bottom .phb dl dd{font-size:14px;color:#101010;line-height:50px;border-bottom:1px dotted #d9d9d9;overflow:hidden;}
.m_bottom .phb dl dd:last-child{border-bottom:0}
.m_bottom .phb dl dd span.rank_number{width:16px;height:16px;background:#c1c1c1;color:#fff;margin:17px 0;margin-right:10px;font-size:12px;line-height:16px;text-align:center;display: inline-block;zoom: 1;}
.m_bottom .phb dl dd .zx_dj{width:90px;height:30px;border: 1px solid #FF9800;border-radius:5px;color: #FF9800;margin:10px 0;float:right;text-align:center;line-height:30px;font-size:12px;float:right;}
.m_bottom .phb dl dd .zx_dj:hover{background: #FF9800;}
.m_bottom .phb dl dd .zx_dj:hover a{color:#fff;}
.m_bottom .phb dl dd .zx_dj a{color: #FF9800;}
.m_bottom .phb dl.rspp{margin-right: 30px;}
.m_bottom .phb dl.rspp .more,.m_bottom .phb dl.cyj .more,.m_bottom .phb dl.zxjr .more{float:right;font-size:14px;font-weight:normal;}
.m_bottom .phb dl.cyj{margin: 0 20px;}
.m_bottom .phb dl.zxjr{margin-left: 30px;}

.m_bottom .cnxh{background:#fff;padding:20px;}
.m_bottom .cnxh h1{font-size:16px;color:#101010;height: 45px;font-weight: bold;}
.m_bottom .cnxh h1 span{font-size:14px;float:right;line-height:24px;}
.m_bottom .cnxh h1 span a{color:#999;}
.m_bottom .cnxh ul{border-top:1px solid #dadada;border-left:1px solid #dadada;}
.m_bottom .cnxh ul li{float:left;width: 130px;height: 71px;border-right:1px solid #dadada;border-bottom:1px solid #dadada;}
.m_bottom .cnxh ul li a img{width: 90%;height: 85%;display: block;margin: 5% auto;}
.m_bottom .cnxh ul li:hover img {transform: scale(1.1);transition: all 1s ease 0s;-webkit-transform: scale(1.1);-webkit-transform: all 1s ease 0s;}
.m_bottom .cnxh ul li a{width: 100%;height: 70px;display:inline-block;}
.m_bottom .cnxh ul li a p{position:absolute;width:97.5px;left:0;top:0;bottom: 0;line-height:20px;height:40px;padding:15px;padding-top: 22px;background:rgba(0, 0, 0, 0.54);color:#ffffff;overflow:hidden;display:none}
.m_bottom .cnxh ul li a:hover p{display:block}

/*-- 相关栏目 --*/
.relevantPro{width: 1220px;height:auto;overflow:hidden;float:left;margin-top:20px;background-color:#fff;padding-bottom:10px;}
.relevantPro h2{height:49px;line-height:49px;border-bottom:#e4e4e4 solid 1px;padding-left: 10px;margin-bottom:10px;font-size:18px;font-weight: bold;}
.relevantPro h2 .icon-red{height:18px;margin-top:16px}
.relmain{padding:10px 20px 0px 20px;height:auto;overflow:hidden;word-break: normal;}
.relmain h3{font-size:14px;font-weight:bold;color:#4f4f4f;margin-bottom:15px;}
.relmain a{float:left;background-color:#f5f5f5;height:26px;line-height:24px;color:#5e5e5e;padding:0px 15px;display:block; margin:0px 10px 10px 0px;overflow:hidden;}
.relmain a:hover{text-decoration:none;color:#fff;background-color:#E60000;}

/*-- 您是不是在找 --*/
.userInterest{width: 1220px;height:100px;box-sizing: border-box;margin-top: 0;border-bottom: 0;border-left: 0;border-right: 0;}

/*-- 提示 --*/
.xhtips{width: 100%;height:auto;overflow:hidden;background: #fff1e7;border: 1px solid #f7ddc9;padding:5px 20px 20px 20px;box-sizing: border-box;}
.xhtips p{font-size:12px;color:#999;line-height:22px;}
.xhtips p a{color: #E60000;margin:0px 3px;}
.xhtips h4{margin:20px 0px 5px 0px;font-size:14px;color: #E60000;background:url("images/newicons.png") no-repeat -673px -190px scroll;line-height:20px;padding-left:28px;}
.xhtips h4.contactTit{background-position:-673px -248px}
/*-- 按字母筛选 --*/
.letterSort{width: 100%;margin: auto;margin-top: 5px;height: 24px;overflow:hidden;float:left;padding: 15px 0px 15px 0px;color:#666;font-size:14px;}
.letterSort h3{float:left;line-height: 22px;height: 22px;margin-right:10px}
.letterSort a{display: inline-block;margin: 0 1px;width: 23px;height: 22px;line-height: 22px;text-align: center;border: 1px solid #ddd;background: #fff;}
.letterSort a:hover{color:#ffffff;border: 1px solid #E60000;background: #E60000;}
.letterSort a.last{border:none;}
/**/
.brand_info li span{display: inline-block;width: 17px;height: 16px;}
.y_star0,.y_star{background: url(images/img/brand-icobg.png) -181px -26px;}
.y_star1{background: url(images/img/brand-icobg.png) -3px -117px;}
.y_star2{background: url(images/img/brand-icobg.png) -2px -139px;width: 44px !important;}
.y_star3{background: url(images/img/brand-icobg.png) -2px -161px;width: 67px !important;}
.y_star4{background: url(images/img/brand-icobg.png) -2px -183px;width: 89px !important;}
.y_star5{background: url(images/img/brand-icobg.png) -89px -2px;width: 111px !important;}
.yh_star{background: url(images/img/brand-icobg.png) -3px -117px;}
/**/
.catlist {padding-bottom:16px;line-height:32px;margin:16px;}
.catlist li {font-size:14px;height:32px;line-height:32px;background:url('li_dot.gif') no-repeat 6px center;padding:0 16px;overflow:hidden;}
.catlist i {font-style:normal;float:right;font-size:12px;color:#666666;}


