body{font-size:0.875rem;color: #333;}
.arial{font-family: Arial, Helvetica, sans-serif;}
*{outline:0;}
li,ol,ul{margin:0;padding:0;list-style:none;}
a:hover{text-decoration:none;}

/* 分页样式 */
.pagination {
    color: #666;
    clear: both;
    margin-top: 1em;
    display: block;
    margin: auto;
}

.pagination li {
    display: inline-block;
}

.pagination a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    color:#fd7e14;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination li>span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    color:#fd7e14;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination li.active>span {
    color: #ffffff;
    background:#fd7e14;
}

.pagination .prev::before {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f104";
    width: 10px;
    height: 10px;
    margin-right: 5px;
}

.pagination .next::after {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f105";
    width: 10px;
    height: 10px;
    margin-left: 5px;
}

.pagination a:not(.goto):hover {
    background-color: #eee;
    color:#ec6c00;
}

.pagination a.cur,
.pagination a.cur:hover {
    background-color:#507e3f;
    color: #fff;
    border-color:#fd7e14;
    margin-right: 1px
}

.pagination a.disabled {
    background-color: #e6e6e6 !important;
    color: #bbb !important;
    cursor: no-drop
}

.pagination .prev {
    border-radius: 5px 0 0 5px;
}

.pagination .next {
    border-radius: 0 5px 5px 0;
} 

.row-small{display:flex;margin-right:-10px;margin-left:-10px;flex-wrap:wrap;}
.row-small .col-1,.row-small .col-10,
.row-small .col-11,
.row-small .col-12,
.row-small .col-2,
.row-small .col-3,
.row-small .col-4,
.row-small .col-5,
.row-small .col-6,
.row-small .col-7,
.row-small .col-8,
.row-small .col-9,
.row-small .col-lg-1,
.row-small .col-lg-10,
.row-small .col-lg-11,
.row-small .col-lg-12,
.row-small .col-lg-2,
.row-small .col-lg-3,
.row-small .col-lg-4,
.row-small .col-lg-5,
.row-small .col-lg-6,
.row-small .col-lg-7,
.row-small .col-lg-8,
.row-small .col-lg-9,
.row-small .col-md-1,
.row-small .col-md-10,
.row-small .col-md-11,
.row-small .col-md-12,
.row-small .col-md-2,
.row-small .col-md-3,
.row-small .col-md-4,
.row-small .col-md-5,
.row-small .col-md-6,
.row-small .col-md-7,
.row-small .col-md-8,
.row-small .col-md-9,
.row-small .col-sm-1,
.row-small .col-sm-10,.row-small .col-sm-11,.row-small .col-sm-12,.row-small .col-sm-2,.row-small .col-sm-3,.row-small .col-sm-4,.row-small .col-sm-5,.row-small .col-sm-6,.row-small .col-sm-7,.row-small .col-sm-8,.row-small .col-sm-9,.row-small .col-xl-1,.row-small .col-xl-10,.row-small .col-xl-11,.row-small .col-xl-12,.row-small .col-xl-2,.row-small .col-xl-3,.row-small .col-xl-4,.row-small .col-xl-5,.row-small .col-xl-6,.row-small .col-xl-7,.row-small .col-xl-8,.row-small .col-xl-9{position:relative;padding-right:10px;padding-left:10px;width:100%;min-height:1px;}
.text-fff{color:#fff!important;}
.text-gray{color:#333;}
.text-ddd{color:#ddd;}
.text-main{color: #f66300;}
.lh{line-height: 1.75rem;}
/* 首页样式 */
.header-contact a.tel{
    background: url(images/tel.jpg) no-repeat left;
    line-height: 2.5rem;
    display: inline-block;
    padding-left: 2.75rem;
}
.header-contact a.email{
    background: url(images/email.jpg) no-repeat left;
    line-height: 2.5rem;
    display: inline-block;
    padding-left: 2.75rem;
}
.m20{
    margin-bottom: 20px;
}
.m20 h6{
    margin-top:10px;
    color:#666;
}
.sy-pro{
    padding: 4.375rem 0 3.4375rem 0;
}
.sy-title h6{
    font-size: 0.875rem;
    color: #666;
}
.sy-pro .more .btn{
    background: #2c2c2c;
    color: #fff;
    border-radius: 1.875rem;
}
.sy-pro .more .btn:hover{
    color: #fff;
}
.sy-pro .more:after{
    content:'';
    width: 100%;
    height: 1px;
    background: #dcdcdc;
    position: absolute;
    top:50%;
    left:0;
    z-index: -1;
    transform: translateY(-50%);
}
.sy-pro .more span{
    position: absolute;
    color: #999;
    top:-1.875rem;
    left:50%;
    transform: translateX(-50%)
}
.sy-pro-list:after{
    flex:auto;
    content:'';
}
.itemempty {
    height: 0px;
    width: 24%;
  }
.sy-pro-list .media-pro{
    display: none;
}
.sy-pro-list .media-pro.active{
    display: block;
    /* margin: auto; */
}
.navbar-expand-lg button{
   margin: auto;
}
footer{
    background:#2c2c2c;
    padding: 1.625rem 0;
    color: #ccc;
}
.pc-nav{
    background: #1f1e1e;
    color: #fff;
}
.pc-nav li>a{
    color: #fff;
}
.nav-pills .show>.nav-link{
    background: #fe6700;
}
.nav-item.active,.navbar-light .navbar-nav .nav-item.active a{
    background: #fe6700;
    color: #fff;
}
.navbar-light .navbar-nav .nav-item a,.navbar-nav .nav-item.active a{
    color: #333;
}
.navbar-light .navbar-nav .nav-item a:hover{
    background: #fe6700;
     color: #fff;
}
.nav-item>a{
    margin: 0 10px;
      
}
.navbar-expand-lg .navbar-nav .nav-link{
    padding-right: .8rem;
    padding-left: .8rem;
}
.dropdown-item{
    border-bottom: 1px solid #eee;
}
img{
    max-width: 100%;
}
.pro-img img{
  
}
.ny-main{
    padding: 2% 0;
}
.pro-body{
    line-height: 35px;
    
        color: #333;
}
/* .tz-gallery.pro-body a{
    display: block;
} */
.news-body{
    border-bottom: 1px dashed #666;
}
.pagination{
    margin-top: 10px;
}
.ny-main,a{
    color: #666;
}
.tz-gallery .col-lg-3{
    margin: 10px 0;
}
.tz-gallery h6{
    line-height: 30px;
    border: 1px solid #999;
    border-top: 0;
}
.sy-title{
    margin: 2% auto;
}
.sy-pro-list .media-pro  {
    border: solid 1px;
}
#pdsx{
    width: 50%;
    display: inline-block;
    text-align: right;
    padding: 20px 0;
    font-size: 18px;
}
#pdss{
    width: 49%;
    display: inline-block;
    padding: 20px 0;
    font-size: 18px;
}
#map{
    height: 400px;
}
.tz-gallery .lightbox{
display: none;
}
.lightbox{
    display: inline-block;
}
.lightbox img{
    height: 180px;
    vertical-align:middle;
    margin: auto;
    text-align: center;
    width: auto;
    overflow: hidden;
}
.tz-gallery .row .lightbox{
    display: block;
    border: solid 1px #999;
    text-align: center;
    }
.lightbox.active{
    display: block;
}
.xzoombox{
    margin: 100px auto 50px;
    /* min-height: 500px; */
    /* position: relative; */
}

.w-150{
    width: 150%;
    height: auto;
    margin: -5% 0 0 -15%;

}

/* 分页样式 */
.pagination {
    color: #666;
    clear: both;
    margin-top: 1em;
    display: block;
    margin: auto;
}

.pagination li {
    display: inline-block;
}

.pagination a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    color:#fd7e14;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination li>span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    color:#fd7e14;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination li.active>span {
    color: #ffffff;
    background:#fd7e14;
}

.pagination .prev::before {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f104";
    width: 10px;
    height: 10px;
    margin-right: 5px;
}

.pagination .next::after {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f105";
    width: 10px;
    height: 10px;
    margin-left: 5px;
}

.pagination a:not(.goto):hover {
    background-color: #eee;
    color:#ec6c00;
}

.pagination a.cur,
.pagination a.cur:hover {
    background-color:#507e3f;
    color: #fff;
    border-color:#fd7e14;
    margin-right: 1px
}

.pagination a.disabled {
    background-color: #e6e6e6 !important;
    color: #bbb !important;
    cursor: no-drop
}

.pagination .prev {
    border-radius: 5px 0 0 5px;
}

.pagination .next {
    border-radius: 0 5px 5px 0;
} 
.pagination {
    color: #666;
    clear: both;
    margin-top: 1em;
    display: block;
    margin: auto;
}

.pagination li {
    display: inline-block;
}

.pagination a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    color:#fd7e14;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination li>span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    color:#fd7e14;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination li.active>span {
    color: #ffffff;
    background:#fd7e14;
}

.pagination .prev::before {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f104";
    width: 10px;
    height: 10px;
    margin-right: 5px;
}

.pagination .next::after {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f105";
    width: 10px;
    height: 10px;
    margin-left: 5px;
}

.pagination a:not(.goto):hover {
    background-color: #eee;
    color:#ec6c00;
}

.pagination a.cur,
.pagination a.cur:hover {
    background-color:#507e3f;
    color: #fff;
    border-color:#fd7e14;
    margin-right: 1px
}

.pagination a.disabled {
    background-color: #e6e6e6 !important;
    color: #bbb !important;
    cursor: no-drop
}

.pagination .prev {
    border-radius: 5px 0 0 5px;
}

.pagination .next {
    border-radius: 0 5px 5px 0;
}
@media (max-width: 767px) {

    .visible-xs {
        display: block !important
    }

    ul,
    li {
        list-style: none;
        margin: 0;
        padding: 0
    }

    .top_bar {
        position: fixed;
        z-index: 900;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        font-family: Helvetica, Tahoma, Arial, Microsoft YaHei, sans-serif;
    }

    .top_menu {
        display: -webkit-box;
        border-top: 0px solid #3D3D46;
        display: block;
        width: 100%;
        background: rgba(117, 117, 117, 1);
        height: 46px;
        display: -webkit-box;
        display: box;
        margin: 0;
        padding: 0;
        -webkit-box-orient: horizontal;
        box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1) inset;
    }

    .top_bar .top_menu>li {
        -webkit-box-flex: 1;
        position: relative;
        text-align: center;
    }

    .top_menu li:first-child {
        background: none;
    }

    .top_bar .top_menu>li>a {
        height: 55px;
        margin-right: 1px;
        display: block;
        text-align: center;
        color: #FFF;
        text-decoration: none;
        text-shadow: 0 1px rgba(0, 0, 0, 0.3);
        -webkit-box-flex: 1;
    }

    .top_bar .top_menu>li.home {
        max-width: 70px
    }

    .top_bar .top_menu>li.home a {
        height: 48px;
        width: 48px;
        margin: auto;
        border-radius: 60px;
        position: relative;
        top: 3px;
        left: 2px;
        background: url('__PUBLIC__/images/dwhome.png') no-repeat center center;
        background-size: 100% 100%;
    }

    .top_bar .top_menu>li>a label {
        overflow: hidden;
        margin: 0 0 0 0;
        font-size: 12px;
        display: block !important;
        line-height: 18px;
        text-align: center;
    }

    .top_bar .top_menu>li>a img {
        padding: 0;
        height: 24px;
        width: 24px;
        color: #fff;
        line-height: 48px;
        vertical-align: middle;
    }

    .top_bar li:first-child a {
        display: block;
    }

    .menu_font {
        text-align: left;
        position: absolute;
        right: 10px;
        z-index: 500;
        background: -webkit-gradient(linear, 0 0, 0 100%, from(#524945), to(#48403c), color-stop(60%, #524945));
        border-radius: 5px;
        width: 120px;
        margin-top: 10px;
        padding: 0;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    }

    .menu_font.hidden {
        display: none;
    }

    .menu_font {
        top: inherit !important;
        bottom: 60px;
    }

    .menu_font li a {
        height: 40px;
        margin-right: 1px;
        display: block;
        text-align: center;
        color: #FFF;
        text-decoration: none;
        text-shadow: 0 1px rgba(0, 0, 0, 0.3);
        -webkit-box-flex: 1;
    }

    .menu_font li a {
        text-align: left !important;
    }

    .top_menu li:last-of-type a {
        background: none;
        overflow: hidden;
    }

    .menu_font:after {
        top: inherit !important;
        bottom: -6px;
        border-color: #48403c rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
        border-width: 6px 6px 0;
        position: absolute;
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        border-style: solid;
        left: 80%;
    }

    .menu_font li {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    }

    .menu_font li:first-of-type {
        border-top: 0;
    }

    .menu_font li:last-of-type {
        border-bottom: 0;
    }

    .menu_font li a {
        height: 40px;
        line-height: 40px !important;
        position: relative;
        color: #fff;
        display: block;
        width: 100%;
        text-indent: 10px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .menu_font li a img {
        width: 20px;
        height: 20px;
        display: inline-block;
        margin-top: -2px;
        color: #fff;
        line-height: 40px;
        vertical-align: middle;
    }

    .menu_font>li>a label {
        padding: 3px 0 0 3px;
        font-size: 14px;
        overflow: hidden;
        margin: 0;
    }

    #menu_list0 {
        right: 0;
        left: 10px;
    }

    #menu_list0:after {
        left: 20%;
    }

    #sharemcover {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        display: none;
        z-index: 20000;
    }

    #sharemcover img {
        position: fixed;
        right: 18px;
        top: 5px;
        width: 260px;
        height: 180px;
        z-index: 20001;
        border: 0;
    }

    .top_bar .top_menu>li>a:hover,
    .top_bar .top_menu>li>a:active {
        background-color: #333;
    }

    .menu_font li a:hover,
    .menu_font li a:active {
        background-color: #333;
    }

    .menu_font li:first-of-type a {
        border-radius: 5px 5px 0 0;
    }

    .menu_font li:last-of-type a {
        border-radius: 0 0 5px 5px;
    }

    #plug-wrap {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0);
        z-index: 800;
    }

    #cate18 .device {
        bottom: 49px;
    }

    #cate18 #indicator {
        bottom: 240px;
    }

    #cate19 .device {
        bottom: 49px;
    }

    #cate19 #indicator {
        bottom: 330px;
    }

    #cate19 .pagination {
        bottom: 60px;
    }
}
.



.friendlink {
    float: left;
    color: #fff;
    line-height: 27px;
}

.friendlink i {
    list-style: none;
    font-style: normal;
    line-height: 30px;
    float: left;
}

.friendlink .linkTagcs {
    text-align: left;
    float: right;
    width: 181px;
    max-height: 30px;
    overflow: hidden;
    transition: 0.3s all ease-in-out;
    line-height: 30px;
}

.friendlink .linkTagcs a {
    display: block;
    color: #fff;
}

.friendlink .linkTagcs:hover {
    max-height: 30px;
    overflow-x: hidden;
    overflow-y: auto;
}


