.mark, mark {
    background-color: #f8f8f8;
    opacity: 0.0 !important;
}
.wp_nav .nav-item a {
    text-align: left;
}

.wp_nav .sub-nav {
    border: none !important; 
}
.wp_nav .nav-item a span.item-name {
    padding: 0; 
    line-height: 0; 
    text-align: center;
    width: 100%;
}
.xw-title .title_right img{
    margin-left: 4px;
}
@media (max-width:865px){
    .wp_nav .nav-item a span.item-name {
        font-size: 12px;
    }
}
@media (max-width:775px){
    .wp_nav .nav-item a span.item-name {
        font-size: 11px;
    }
}
@media (max-width:751px){
    .wp_nav .nav-item a span.item-name {
        text-align: left !important ;
        font-size: 18px;
    }
    .wp_nav .nav-item a:after {
         content: url(../img/navjt.png);
         position: absolute;
         width: 20px;
         right: 20px;
    }
    .wp_nav .nav-item:hover a:after {
         transform:rotate(180deg);
    }
     .wp_nav .nav-item:first-child a:after {
         display:none;
    }
   .wp_nav .nav-item:nth-child(2) a:after {
         display:none;
    }
    .wp_nav .sub-nav .nav-item a {
         line-height: 50px;
         color: #4184dd;
    }
}


.wp_nav .sub-nav {
    width: auto !important;
    min-width: 100%;
}



/*大轮播图   开始*/

@media (max-width:751px){
     /* #slide>.dtjt8_div_img {
            height: 400px;
     } */
     #slide>.dtjt8_div_img img{
            width:150%;
            transform: translateX(-17%);
     }
}

@media (max-width:651px){
     /* #slide>.dtjt8_div_img {
            height: 350px;
     }*/
     #slide>.dtjt8_div_img img{
            width:150%;
            transform: translateX(-17%);
     }
}

@media (max-width:501px){
      /*#slide>.dtjt8_div_img {
            height: 300px;
     }*/
     #slide>.dtjt8_div_img img{
            width:150%;
            transform: translateX(-17%);
     }
}

@media (max-width:426px){
      /*#slide>.dtjt8_div_img {
            height:220px;
     }*/
     #slide>.dtjt8_div_img img{
            width:150%;
            transform: translateX(-17%);
     }
}

@media (max-width:376px){
      /*#slide>.dtjt8_div_img {
            height: 250px;
     }*/
     #slide>.dtjt8_div_img img{
            width:200%;
            transform: translateX(-25%);
     }
}


.dtjt8_div_img .number {
    position: absolute;
    right: 50%;
    bottom: 15px;
    transform: translateX(50%);
}

.dtjt8_div_img .number .current {
    width: 15px;
    height: 15px;
    display: block;
    opacity: 1;
    background-color: #fff;
    margin-right: 5px;
    border: none;
    font-size: 12px;
    border-radius:50%;
    color: rgba(0,0,0,0);
}
.dtjt8_div_img .number .nomal{
    width: 15px;
    height: 15px;
    background-color: #4184dd;
    margin-right: 5px;
    opacity: 1;
    border-radius:50%;
    border: none;
    color: rgba(0,0,0,0);
}
/**/
.fdlbt .dtjt8_div_img .number {
    position: absolute;
    right: 0;
    bottom: 15px;
    transform: translateX(-20%); 
}
.fdlbt .dtjt8_div_img .number .nomal{
    width: 15px;
    height: 15px;
}
.fdlbt .dtjt8_div_img .number .current{
    width: 15px;
    height: 15px;
}
#myCarousel  .dtjt8_div_img {
    width: 100% !important;
    height: 255px !important;
}
.fdlbt .dtjt8_div_img img{
    width:100%;
   height:100%;
}
@media (max-width:1025px){
  #myCarousel  .dtjt8_div_img {
    width: 100% !important;
    height: 245px !important;
}
}
.imgscroll2_top{
     margin-top: 18px;
}
.xwtz>.tz>.tz-title>.tz-title_right .icon-triangle-right{
    color:#fff;
}






/*列表、详情页左侧    开始*/
.list-main .l-m-left .l-m-left-top .l-m-l-biaoti {
    background: url("../img/list_08.png") no-repeat  right ;
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
}


.wp_listcolumn .wp_column {
    margin: 10px 0;
}
.wp_listcolumn .wp_column a.selected {
    color: #fff;
    background-color: #4184dd;
    background-image:none !important;
}
.wp_listcolumn .wp_column a {
    display: block;
    width: 100%;
    color: #666;
    font-size: 15px;
    background:#f5f6fa;
    border:none !important;
    text-align: center;
    line-height: 40px;
    font-weight: normal; 
}
.wp_listcolumn .wp_column a .column-name {
    padding: 0;
}
.wp_listcolumn .wp_column a:hover {
    color: #fff;
    background-color: #4184dd;
    background-image:none !important;
}

/*列表、详情页左侧    结束*/

.wp_entry img {
    max-height: 400px;
}

.wp_listcolumn {
    border-top: none; 
    border-bottom:  none 
}

.wp_paging li a:hover {
    color: #4184dd;
}