﻿/*
 * LankeCMS (http://lankecms.com)
 * Copyright (c) 2013-2019 http://lankecms.com All rights reserved.
 * Author: 钟若天 <lankecms@163.com>
 */
 
body{
    font-family:'宋体';
    color: #2F2F2F;
    font-size: 14px;
}
a{
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}

ul,li{
    list-style: none;
}

a:link{
text-decoration:none;
}
a:visited{
text-decoration:none;
}
a:hover{
text-decoration:none;
}
a:active{
text-decoration:none;
}


.clear{
    clear: both;
}
.img-thumbnail{
    transition : opacity 0.7s;
}
.img-thumbnail:hover,
.opacity_img:hover{
    opacity: 0.75;
}

header{
    background-color: #fff;
}

/*首页联系方式*/
.head_nav_met_11_5_1-header .search-index {
 display:inline-block
}
.head_nav_met_11_5_1-header .contact-index {
 display:inline-block;
 height:60px;
 line-height:60px;
 margin-right:60px;
 float:left
}
.head_nav_met_11_5_1-header .contact-index p {
 margin-left:15px
}
.head_nav_met_11_5_1-header .contact-index .tel {
 color:red;
 font-weight: bold;
}
.head_nav_met_11_5_1-header .contact-index .mail {
 color:#666666;
 color:#999999
}
.head_nav_met_11_5_1-header .search-box {
 float:right
}
.head_nav_met_11_5_1-header .search-box .input-search-btn {
 width:60px;
 height:60px;
 top:11px;
 z-index:2
}
.head_nav_met_11_5_1-header .search-box .input-search-btn .icon {
 position:absolute;
 top:0;
 left:0;
 width:60px;
 height:38px;
 font-size:18px;
 line-height:38px;
 color:#333333;
 color:#0075c1;
 margin:0px
}
.head_nav_met_11_5_1-header .search-box .input-search {
 height:60px
}
.head_nav_met_11_5_1-header .search-box .input-search input {
 height:38px;
 width:200px;
 background-color:#eee;
 border:1px solid;
 border-color:#eee;
 padding-left:15px;
 transition:all 0.25s ease-out;
 position:relative;
 top:11px
}
.head_nav_met_11_5_1-header .search-box .input-search input:focus {
 width:240px;
 border-color:#0075c1;
 border-color:#0075c1;
 outline:0
}
.head_nav_met_11_5_1-header .m-search {
 display:none
}
.form-group {
    position: relative;
    margin-bottom: 1.429rem;
}
.input-search-btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0 10px;
    border: none;
    border-radius: 0 200px 200px 0;
    background: 0 0;
}
.input-search {
    position: relative;
}

/*幻灯片*/
.flash img{
    width: 100%;
}
.flash ul.bxslider{
    list-style:none;
}
.flash div.bx-pager{
    bottom: 4%;
}
.flash div.bx-controls-direction{
    display:none;
}



/*滚动新闻*/
.notice_list_met_11_1_4 {
 position:relative;
 opacity:0;
 transform:translateY(-100%);
 background-color:#ffffff;
 background-color:;
 padding:10px 0
}
.notice_list_met_11_1_4 a {
 color:#666666;
 line-height: 10px;
 font-size:14px
}
.notice_list_met_11_1_4 a:hover {
 color:black;
}

.notice_list_met_11_1_4 .time {
 margin-left:15px
}
.notice_list_met_11_1_4 .notice {
 height:48px;
 line-height:48px;
 overflow:hidden;
 background-color:#ffffff;
 background-color:;
 border-radius:2px;
 border:1px solid;
 border-color:#666666;
 border-color:#e7eaf1;
 box-shadow:0 1px 3px rgba(0,37,55,0.05);
 padding:5px 0
}
.notice_list_met_11_1_4 .notice ul {
 list-style:none;
 padding:0 10px
}
.notice_list_met_11_1_4 .notice ul li {
 height:38px;
 line-height:38px;
 color: silver;
 float: left;
}

.notice_list_met_11_1_4 .notice ul li:hover {
 color: black;
}

.notice_list_met_11_1_4 .notice .notice-title {
 color:#333333;
 color:;
 float:left;
 padding-left:15px;
 font-size:15px;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
 line-height:38px
}
.notice_list_met_11_1_4 .notice .notice-more {
 font-size:18px;
 line-height:38px;
 padding:0 30px;
 color:#333333;
 color:
}
.notice_list_met_11_1_4 .notice .notice-swiper {
 float:left;
 height:38px;
 text-overflow:ellipsis;
 white-space:nowrap
}
.pull-xs-right {
    float: right !important;
}
.fa {
    display: inline-block;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (max-width:767px) {
 .notice_list_met_11_1_4 .notice .notice-title {
  width:30%;
  padding-left:5px
 }
 .notice_list_met_11_1_4 .notice .notice-swiper {
  width:60%
 }
 .notice_list_met_11_1_4 .notice ul {
  padding:0 5px
 }
 .notice_list_met_11_1_4 .notice .notice-more {
  padding:0 5px
 }
 .notice_list_met_11_1_4 .notice .notice-swiper a {
  width:100%;
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
 }
}


/*公司介绍*/


.news_list_met_11_5_5 {
 padding:10px 0;
 background-color:#ffffff;
}
.news_list_met_11_5_5 ul {
 padding:0px;
 list-style:none
}
.news_list_met_11_5_5 .left-news {
 overflow:hidden;
 padding:0;
 padding-right:22px
}
.news_list_met_11_5_5 .img-news {
 overflow:hidden;
 padding:0
}
.news_list_met_11_5_5 .img-news img {
 width:100%;
 object-fit:cover;
 border-top-left-radius:2px;
 border-bottom-left-radius:2px
}
.news_list_met_11_5_5 .img-news h3 {
 margin:0;
 height:36px;
 font-size:15px;
 color:#fff;
 background:rgba(0,0,0,0.4);
 padding-left:15px;
 line-height:36px;
 position:absolute;
 width:100%;
 bottom:0;
 padding-right:50px;
 border-bottom-left-radius:2px
}
.news_list_met_11_5_5 .img-news h3 span {
 display:inline-block;
 max-width:100%;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap
}
.news_list_met_11_5_5 .img-news .slick-dots {
 bottom:40px;
 text-align:right;
 padding-right:15px
}
.news_list_met_11_5_5 .img-news .slick-dots li {
 margin-right:5px;
 margin-left:0;
 width:10px;
 height:10px
}
.news_list_met_11_5_5 .img-news .slick-dots li button {
 width:10px;
 height:10px;
 padding:0;
 background:#fff;
 border-radius:100%
}
.news_list_met_11_5_5 .img-news .slick-dots li.slick-active button {
 background:#0075c1;
 background:
}
.news_list_met_11_5_5 .img-news .slick-dots li button:before {
 display:none
}
.news_list_met_11_5_5 .text-news {
 overflow:hidden;
 background-color:#ffffff;
 background-color:;
 border-top-right-radius:2px;
 border-bottom-right-radius:2px;
 border:1px solid;
 border-color:#666666;
 border-color:#e7eaf1;
 box-shadow:0 1px 3px rgba(0,37,55,0.05);
 padding:0
}
.news_list_met_11_5_5 .text-news.right-news {
 border-top-left-radius:2px;
 border-bottom-left-radius:2px
}
.news_list_met_11_5_5 .text-news .head {
 border-bottom:1px solid;
 border-color:#666666;
 border-color:#e7eaf1;
 margin-bottom:8px;
 background-color:#ffffff;
 background-color:
}
.news_list_met_11_5_5 .text-news .head h2 {
 max-width:calc(100% - 115px);
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
 font-size:18px;
 color:#0075c1;
 color:;
 font-weight:600;
 padding:15px;
 margin-bottom:0px;
 text-align:left;
 margin-top:0
}
.news_list_met_11_5_5 .text-news .head a {
 max-width:100px;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
 position:absolute;
 right:15px;
 top:15px;
 color:#666666;
 color:;
 transition:color .5s ease-out
}
.news_list_met_11_5_5 .text-news .head a i {
 transition:transform .5s ease-out
}
.news_list_met_11_5_5 .text-news .head a:hover i {
 transform:translateX(5px)
}
.news_list_met_11_5_5 .text-list li {
 height:38px;
 overflow:hidden;
 line-height:38px;
 position:relative;
 padding:0 15px
}
.news_list_met_11_5_5 .text-list li a {
 height:100%;
 max-width:calc(100% - 60px);
 display:block
}
.news_list_met_11_5_5 .text-list  span {
 max-width:100%;
 color:#333333;
 color:;
 transition:color .5s ease-out;
 overflow:hidden;
 white-space:nowrap;
 text-overflow:ellipsis
}

.news_list_met_11_5_5 .text-list  p {
 max-width:90%;
 color:#333333;
margin: 9px auto;
display: block;
line-height: 38px;
transition: color .5s ease-out;
text-overflow: ellipsis;
font-size: 14px;

}

.news_list_met_11_5_5 .text-list li a:hover span:first-child {
 color:#0075c1 !important;
 color:!important
}
.news_list_met_11_5_5 .text-list li .time {
 position:absolute;
 top:0;
 right:15px;
 color:#666666;
 color:
}
.news_list_met_11_5_5 .outpad {
 padding:0px
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
}

.p-x-5 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.m-b-0 {
    padding: 0px;
    margin: 0px;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}


@media (min-width:991px) {
 .news_list_met_11_5_5 .left-news {
  width: width: 72%;
 }
  .news_list_met_11_5_5 .right-news {
  width: width: 28%;
 }
 }

@media (max-width:991px) {
 .news_list_met_11_5_5 .left-news {
  padding:0;
  border-radius:2px
 }
 .news_list_met_11_5_5 .text-news {
  margin-bottom:11px;
  border-radius:2px
 }
 .news_list_met_11_5_5 .img-news img {
  border-radius:2px
 }
 .news_list_met_11_5_5 .img-news h3 {
  border-bottom-right-radius:2px
 }
 .news_list_met_11_5_5 .container {
  padding-right:.9375rem;
  padding-left:.9375rem
 }
}


/******************荣誉资质**************************/
.czhonor{width: 1310px;margin: 0 auto; padding: 0px 15px 40px 25px;}
.czhonor p{margin: 0px;}
.czhonor_tit{padding-top: 30px;}
.czhonor_tit p{display: block;}
.czhonor_tit p span{display: block;height: 30px;line-height: 30px;font-size: 22px;font-weight: bold;float: left;width: 200px;}
.czhonor_tit p a{display: block;height: 30px;line-height: 30px;width: 200px;text-align: right;text-transform:uppercase;float: right;color: #666;}
.czhonor_tit p a:hover{color: #ec6700;transition:all 0.5s;}
.czhonor_tit i{display: block;font-style: normal;padding-top: 15px;}

.czhonor_tit1{padding-top: 40px;}
.czhonor_tit1 p{display: block;}
.czhonor_tit1 p span{display: block;height: 30px;line-height: 30px;font-size: 26px;font-weight: bold;float: left;width: 200px;color: #ec6700;}
.czhonor_tit1 p a{display: block;height: 30px;line-height: 30px;width: 200px;text-align: right;text-transform:uppercase;float: right;color: #666;}
.czhonor_tit1 p a:hover{color: #ec6700;transition:all 0.5s;}
.czhonor_tit1 i{display: block;font-style: normal;padding-top: 15px;}

.lqxabout_l_bot{margin-top: 35px;}
#ztbox {width:1280px; height:201px; margin:0 auto;position: relative;}
#ztbox #left { width:28px; height:50px;  cursor:pointer;background:url(../images/banner_pre.png) no-repeat;position: absolute;left: 0px;z-index: 99999;top:80px;}
#ztbox #right{ width:28px; height:50px;cursor:pointer;background:url(../images/banner_next.png) no-repeat;position: absolute;right: 0px;z-index: 99999;top:80px;}
#ztbox #conter { width:1280px; height:203px; float:left; display:inline; overflow:hidden; position:relative;}
#ztbox #conter ul { width:auto; height:203px; top:0px; left:0px; position:absolute; overflow:hidden;}
#ztbox #conter li { width:155px; height:203px; float:left;position:relative;margin-right: 17px;}
#ztbox #conter li a{width:153px; height:201px;display: block;overflow: hidden;border: 1px solid #ddd;}
#ztbox #conter li a:hover img{transform: scale(1.1);}
#ztbox #conter li a img { width:100%; height:100%;transition:all 0.5s;}
#ztbox #scroll { width:1280px; height:18px; left:0px; bottom:8px; cursor:pointer; position:absolute;}


/*行业分类*/
#box_pro{
   margin-top: 30px;
   width: 100%;
    background: url(../images/mainbgwai.jpg) no-repeat center top;
    height: 720px;
}
#box_pronei{
   margin: auto;
    width: 1310px;
    padding-top: 30px;
    padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (max-width:767px) {
 #box_pro {
  display: none;
 }
 }

/*热门产品*/
.team_list_met_11_4_41 {
 padding:0;
 position:relative;
}
.team_list_met_11_4_41 .team-bg {
 background-color:;
 width:100%;
 position:absolute;
 left:0;
 top:0;
 height:100%
}
.team_list_met_11_4_41 .team-bg img {
 width:100%;
 position:absolute;
 left:0;
 top:0;
 height:100%
}
@media (max-width:991px) {
 .team_list_met_11_4_41 .team-bg {
  padding:20px 0
 }
}
.team_list_met_11_4_41 .slick-dots {
 bottom:-45px
}
.team_list_met_11_4_41 .slick-dots li button:before {
 width:10px;
 height:10px;
 border:1px solid;
 border-color:#666666;
 border-color:;
 border-radius:10px;
 color:transparent;
 -webkit-transition:all ease-out .3s;
 transition:all ease-out .3s;
 opacity:1
}
.team_list_met_11_4_41 .slick-dots .slick-active button:before {
 background-color:#666666;
 border:1px solid #666666;
 background-color:;
 border:1px solid;
 -webkit-transition:all ease-out .3s;
 transition:all ease-out .3s
}
.team_list_met_11_4_41 .item>div {
 background:#fff;
 border:1px solid;
 border-color:#f2f2f2;
 border-radius:2px;
 box-shadow:0 1px 3px rgba(0,37,55,0.05);
 overflow:hidden
}

.team_list_met_11_4_41 .item a img {
 width:100%;
 border-top-left-radius:2px;
 border-top-right-radius:2px
}
.team_list_met_11_4_41 .item .content {
 padding:0px 15px 0px 15px
}
.team_list_met_11_4_41 .item .content .title {
 font-size:16px;
 color:#333333;
 font-weight:600;
 margin:6px 0px 3px 0px;
}
.team_list_met_11_4_41 .item .content .keywords {
 color:#666666;
 color:;
 font-size:24px;
 line-height:24px;
 margin-top:15px;
 font-weight:normal;
 text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden;
 padding:0
}
.team_list_met_11_4_41 .item .content .desc {
 font-size:13px;
 overflow:hidden;
 color:#666666;
 color:;
 margin-top:5px
}
.team_list_met_11_4_41 .more {
 color:#0075c1;
 font-size:12px
}
.team_list_met_11_4_41 .more:hover {
 text-decoration:underline
}
@media (max-width:767px) {
 .team_list_met_11_4_41 {
  padding:30px 0
 }
 .team_list_met_11_4_41 .team-bg {
  padding:0
 }
 .team_list_met_11_4_41 .slick-dots {
  bottom:-25px
 }
}



/*产品搜索*/





.left_search{
    margin: 10px 0px 0px 0px;
}
.search_group{
      border:1px solid #b9b9b9;
      border-radius:5px;
}
.search_group input.form-control{
      border-radius: 0px;
      box-shadow: none;
      color: #585A5A;
      padding: 0px 0px 0px 15px;
      height: 26px;
      background: transparent;
      border: none;
}
.search_group input.form-control:focus{
    box-shadow: none;
    border-color: #b2e0fb;
}
#search_submit{
    background-color: #0066db;
    border-radius:3px;
    color:#fff;
    height: 28px;
    font-size: 16px;
    padding-top: 5px;
    margin-top: -1px;
}
#search_submit:hover{
    color:#fff;
    background-color: #03b29c;
    cursor: pointer;
}


/*产品列表页*/

.met-grid li.shown {

    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);

}

.met_pager {
 margin-top:20px;
 text-align:center
}
.met_pager * {
 display:inline-block;
 vertical-align:top
}
.met_pager a {
 padding:9px 15px;
 border:1px solid #e4eaec;
 border-right:none;
 background:#fff;
 text-align:center;
 color:#76838f
}
.met_pager a:hover {
 background:#f5f5f5;
 text-decoration:none
}
.met_pager a.NextA {
 border-right:1px solid #e4eaec
}
.met_pager .PreSpan,
.met_pager .NextSpan {
 padding:9px 15px;
 border:1px solid #e4eaec;
 background:#fff;
 color:#ccd5db;
 cursor:default
}
.met_pager .firstPage,
.met_pager .lastPage {
 min-width:40px;
 height:28px;
 line-height:28px
}
.thisclass {
font-family: Arial;
border: #0075c1 1px solid;
font-size: 13px;
padding: 9px 15px;
color: #fff;
margin: 2px;
background-color: #0075c1;
}

.met_pager a {
 text-decoration:none
}
.met_pager a:active,
.met_pager a:focus,
.met_pager a:hover {
 text-decoration:none
}
.met_pager .PageText {
 display:none;
 margin-left:10px;
 color:#aaa
}
.met_pager input {
 display:none
}
.met_pager .firstPage,
.met_pager .lastPage {
 height:auto;
 line-height:inherit
}
.pager li {
 width:49%;
 display:inline-block
}
.pager li a {
 max-width:100%
}

.inline-block {
    display: inline-block !important;
}

.p-x-10 {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.p-y-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.p-y-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.p-0, .p-a-0 {
    padding: 0 !important;
}
.m-y-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.m-r-10 {
    margin-right: 10px !important;
}




@media (min-width:1200px) {
.col-xl-1 {
    float: left;
    width: 8.333333%;
}

.col-xl-11 {
    float: left;
    width: 91.666667%;
}
}

.para_search_met_16_1_16 {
 background:;
 padding:30px 0px 50px 0px;
}
@media (max-width:992px) {
 .para_search_met_16_1_16 {
  padding:20px 0px
 }
}
.para_search_met_16_1_16 .btn-outline.btn-primary {
 color:#0075c1;
 border-color:#0075c1;
 color:;
 border-color:
}
.para_search_met_16_1_16 .btn-outline.btn-primary.active,
.btn-outline.btn-primary:active,
.btn-outline.btn-primary:focus,
.btn-outline.btn-primary:hover,
.open>.btn-outline.btn-primary.dropdown-toggle {
 background-color:#0075c1;
 color:#fff !important;
 background-color:
}
.para_search_met_16_1_16 .order a {
 color:#333333;
 color:;
 font-size:14px;
 background:#fff;
 background:;
 border-radius:2px
}
.para_search_met_16_1_16 .order a:hover {
 color:#0075c1;
 color:
}
.para_search_met_16_1_16 .pricetxt {
 color:#333333;
 color:
}
.para_search_met_16_1_16 .price_num {
 border-color:#e4eaec
}
.para_search_met_16_1_16 .pricesearch {
 border-color:#f96868;
 background-color:#f96868;
 color:#ffffff
}
.para_search_met_16_1_16 .pricesearch:hover {
 opacity:0.8
}
.para_search_met_16_1_16 .type-order {
 border-top:1px solid #e4e4e4;
}
.para_search_met_16_1_16 .type-order {
 border-color:
}
.para_search_met_16_1_16 .type-order>div {
 background:#e5e5e5;
 border-bottom:1px solid #ededed
}
.para_search_met_16_1_16 .type-order>div {
 background:;
 border-color:;
 color:
}
.para_search_met_16_1_16 .type-order ul {
 background:#fafafa
}
.para_search_met_16_1_16 .type-order ul {
 padding:0;
 margin:0;
 background:#fafafa
}
.para_search_met_16_1_16 .type-order ul li {
 height:40px;
 line-height:40px
}
.para_search_met_16_1_16 .type-order .attr-name {
 height:40px;
 line-height:40px;
 white-space:nowrap;
 position:relative;
 overflow:hidden
}
.para_search_met_16_1_16 .type-order .attr-value a {
 color:#666666;
 color:
}
.para_search_met_16_1_16 .type-order .attr-value a:hover,
.para_search_met_16_1_16 .type-order ul li.para_select_option a {
 color:#0075c1;
 color:
}
@media (max-width:480px) {
 .para_search_met_16_1_16 .pricesearch {
 }
}
@media (max-width:767px) {
 .para_search_met_16_1_16 {
  padding:10px 0px
 }
 .para_search_met_16_1_16 .order .order-list {
  margin-bottom:13px
 }
 .para_search_met_16_1_16 .w-100 {
  width:70px !important
 }
}



/*产品详情页*/
.blocks, [class*="blocks-"] {
    font-size: 0;
    list-style: none;
    padding: 0;
    margin: 0;
        margin-top: 0px;
        margin-right: 0px;
        margin-left: 0px;
    margin-left: -.9375rem;
    margin-right: -.9375rem;
}

.blocks.no-space,
[class*=blocks-].no-space {
 margin:0
}
.blocks.no-space>.block,
.blocks.no-space>li,
[class*=blocks-].no-space>.block,
[class*=blocks-].no-space>li {
 padding:0;
 margin:0
}
.blocks-100>.block,
.blocks-100>li {
 width:100%
}
.blocks-2>.block,
.blocks-2>li {
 width:50%
}
.blocks-3>.block,
.blocks-3>li {
 width:33.333333%
}
.blocks-4>.block,
.blocks-4>li {
 width:25%
}
.blocks-5>.block,
.blocks-5>li {
 width:20%
}
.blocks-6>.block,
.blocks-6>li {
 width:16.666667%
}
.blocks-xs-100>.block,
.blocks-xs-100>li {
 width:100%
}
.blocks-xs-2>.block,
.blocks-xs-2>li {
 width:50%
}
.blocks-xs-3>.block,
.blocks-xs-3>li {
 width:33.333333%
}
.blocks-xs-4>.block,
.blocks-xs-4>li {
 width:25%
}
.blocks-xs-5>.block,
.blocks-xs-5>li {
 width:20%
}
.blocks-xs-6>.block,
.blocks-xs-6>li {
 width:16.666667%
}

@media (max-width:767px) {
 .hleft {
  display: none;
 }
}



@media (min-width:480px) {
 .blocks-sm-100>.block,
 .blocks-sm-100>li {
  width:100%
 }
 .blocks-sm-2>.block,
 .blocks-sm-2>li {
  width:50%
 }
 .blocks-sm-3>.block,
 .blocks-sm-3>li {
  width:33.333333%
 }
 .blocks-sm-4>.block,
 .blocks-sm-4>li {
  width:25%
 }
 .blocks-sm-5>.block,
 .blocks-sm-5>li {
  width:20%
 }
 .blocks-sm-6>.block,
 .blocks-sm-6>li {
  width:16.666667%
 }
}
@media (min-width:768px) {
 .blocks-md-100>.block,
 .blocks-md-100>li {
  width:100%
 }
 .blocks-md-2>.block,
 .blocks-md-2>li {
  width:50%
 }
 .blocks-md-3>.block,
 .blocks-md-3>li {
  width:33.333333%
 }
 .blocks-md-4>.block,
 .blocks-md-4>li {
  width:25%
 }
 .blocks-md-5>.block,
 .blocks-md-5>li {
  width:20%
 }
 .blocks-md-6>.block,
 .blocks-md-6>li {
  width:16.666667%
 }
}
@media (min-width:992px) {
 .blocks-lg-100>.block,
 .blocks-lg-100>li {
  width:100%
 }
 .blocks-lg-2>.block,
 .blocks-lg-2>li {
  width:50%
 }
 .blocks-lg-3>.block,
 .blocks-lg-3>li {
  width:33.333333%
 }
 .blocks-lg-4>.block,
 .blocks-lg-4>li {
  width:25%
 }
 .blocks-lg-5>.block,
 .blocks-lg-5>li {
  width:20%
 }
 .blocks-lg-6>.block,
 .blocks-lg-6>li {
  width:16.666667%
 }
}
@media (min-width:1200px) {
 .blocks-xl-100>.block,
 .blocks-xl-100>li {
  width:100%
 }
 .blocks-xl-2>.block,
 .blocks-xl-2>li {
  width:50%
 }
 .blocks-xl-3>.block,
 .blocks-xl-3>li {
  width:33.333333%
 }
 .blocks-xl-4>.block,
 .blocks-xl-4>li {
  width:25%
 }
 .blocks-xl-5>.block,
 .blocks-xl-5>li {
  width:20%
 }
 .blocks-xl-6>.block,
 .blocks-xl-6>li {
  width:16.666667%
 }
}
@media (min-width:1600px) {
 .blocks-xxl-100>.block,
 .blocks-xxl-100>li {
  width:100%
 }
 .blocks-xxl-2>.block,
 .blocks-xxl-2>li {
  width:50%
 }
 .blocks-xxl-3>.block,
 .blocks-xxl-3>li {
  width:33.333333%
 }
 .blocks-xxl-4>.block,
 .blocks-xxl-4>li {
  width:25%
 }
 .blocks-xxl-5>.block,
 .blocks-xxl-5>li {
  width:20%
 }
 .blocks-xxl-6>.block,
 .blocks-xxl-6>li {
  width:16.666667%
 }
}


.m-t-10 {
    margin-top: 10px !important;
}


.font-size-14 {
    font-size: 14px !important;
}


.sidebar-piclist-ul li h4 a, .paralist li, .met-link, .met-link a, .met-footnav .list ul li a, .met-footnav .info em a, .met-index-body p.desc, .index-service-list li i, .index-service-list li p, .met-showproduct-head .product-intro p.description {

    color: #5e7387;

}

/*产品列表页main*/
.m-t-20 {

    margin-top: 20px !important;

}
.text-xs-center {

    text-align: center !important;

}

.product_list_page_met_16_1_15.met-product {
 background:#f2f2f2;
}
.product_list_page_met_16_1_15 .btn-outline.btn-primary {
 color:#0075c1;
 border-color:#0075c1;
 color:;
 border-color:
}
.product_list_page_met_16_1_15 .btn-outline.btn-primary.active,
.btn-outline.btn-primary:active,
.btn-outline.btn-primary:focus,
.btn-outline.btn-primary:hover,
.open>.btn-outline.btn-primary.dropdown-toggle {
 background-color:#0075c1;
 color:#fff !important;
 background-color:
}
.product_list_page_met_16_1_15 .widget-actions i {
 color:#0075c1;
 color:
}
.product_list_page_met_16_1_15.met-product .container {
 padding:30px 0
}
.product_list_page_met_16_1_15.met-product .container-fluid {
 padding:30px
}
.product_list_page_met_16_1_15.met-product .met-grid li {
 clear:none
}
.product_list_page_met_16_1_15.met-product .widget,
.product_list_page_met_16_1_15.met-product .widget .widget-header,
.product_list_page_met_16_1_15.met-product .widget-body {
 border-radius:0 !important
}
.product_list_page_met_16_1_15.met-product .widget-body p.desp {
 height:65px;
 overflow:hidden
}
.product_list_page_met_16_1_15.met-product .widget-body .widget-title {
 color:#333333;
 color:
}
.product_list_page_met_16_1_15.met-product .widget-shadow {
 -webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);
 box-shadow:0 1px 1px rgba(0,0,0,.05)
}
.product_list_page_met_16_1_15.met-product .widget-body .card-text {
 color:#333333;
 color:
}
.product_list_page_met_16_1_15.met-product .widget-body .cdesc {
 color:#333333;
 color:
}
.product_list_page_met_16_1_15.met-product .widget-body {
 position:relative;
 padding:10px 25px 30px
}
.product_list_page_met_16_1_15.met-product .widget-metas {
 word-wrap:break-word
}
.product_list_page_met_16_1_15.met-product .widget-body-footer {
 margin-top:15px
}
.product_list_page_met_16_1_15.met-product .widget-body-footer a {
 color:#0075c1;
 color:
}
.product_list_page_met_16_1_15.met-product.type-1 h4 {
 margin:0;
 font-size:16px;
 text-align:center;
 color:;
 color:
}
.product_list_page_met_16_1_15.met-product.type-1 .met-product-list li h4 a {
 color:#333333;
}
.product_list_page_met_16_1_15 .nodata {
 color:#333333;
 color:
}
.product_list_page_met_16_1_15.met-product .widget-shadow,
.product_list_page_met_16_1_15.met-product .card {
 background:#ffffff
}
.product_list_page_met_16_1_15.met-product.type-1 h4 a:hover {
 color:#0075c1;
 color:
}
.product_list_page_met_16_1_15.met-product.type-2 .container-fluid {
 padding:15px
}
.product_list_page_met_16_1_15.met-product.type-2 h4 {
 margin:0;
 font-weight:300
}
.product_list_page_met_16_1_15.met-product.type-2 .overlay-panel {
 color:#333333;
 color:
}
.product_list_page_met_16_1_15 .popular-product.right .col-md-9 {
 float:right
}
.product_list_page_met_16_1_15 .popular-product.right .col-md-3 .met-sidebar {
 margin-right:30px!important
}
.product_list_page_met_16_1_15 .popular-product.left .col-md-3 .met-sidebar {
 margin-left:30px!important
}

@media (min-width:767px) {
 .animsition {
  display: none;
 }
}

@media (max-width:767px) {
 .product_list_page_met_16_1_15.met-product.type-2 .met-grid {
  padding-bottom:10px
 }
 .product_list_page_met_16_1_15.met-product.type-2 .met-grid li {
  background:#f2f2f2
 }
}
@media (max-width:767px) {
 .product_list_page_met_16_1_15.met-product .container,
 .product_list_page_met_16_1_15.met-product .container-fluid {
  padding:10px !important
 }
 .product_list_page_met_16_1_15.met-product.type-1 .met-grid,
 .product_list_page_met_16_1_15.met-product.type-3 .met-grid {
  margin:0 -10px 0 0
 }
 .product_list_page_met_16_1_15.met-product.type-1 .met-grid li,
 .product_list_page_met_16_1_15.met-product.type-3 .met-grid li {
  margin-bottom:10px;
  padding:0 10px 0 0
 }
 .product_list_page_met_16_1_15.met-product .widget-body {
  padding:15px
 }
 .product_list_page_met_16_1_15.met-product .widget-body .widget-body-footer {
  margin-top:10px
 }
 .product_list_page_met_16_1_15 .popular-product.left .col-md-3 .met-sidebar {
  margin-left:0!important
 }
 .product_list_page_met_16_1_15 .popular-product .col-md-3 {
  overflow:hidden
 }
 .product_list_page_met_16_1_15 .popular-product.right .col-md-3 .met-sidebar {
  margin-right:0!important
 }
}

.blocks-xs-2 > .block, .blocks-xs-2 > li {
    width: 50%;
}

.active:hover {
  color: #0075c1;
}

.order a {
 color:#333333;
 font-size:14px;
 background:#fff;
 background:;
 border-radius:2px
}
.order a:hover {
 color:#0075c1;
 color:
}

.blocks > .block, [class*="blocks-"] > .block, [class*="blocks-"] > li {
    display: inline-block;
    font-size: 1rem;
    vertical-align: top;
    margin-bottom: 1.875rem;
    padding-left: .9375rem;
    padding-right: .9375rem;
}

.blocks, [class*="blocks-"] {

    font-size: 0;
    list-style: none;
    padding: 0;
    margin: 0;
        margin-right: 0px;
        margin-left: 0px;
    margin-left: -.9375rem;
    margin-right: -.9375rem;

}

.card .cover {
    width: 100%;
    padding: 0;
    border-bottom: none;
}
.card-header:first-child {
    border-radius: -webkit-calc(.215rem - 1px) -webkit-calc(.215rem - 1px) 0 0;
    border-radius: calc(.215rem - 1px) calc(.215rem - 1px) 0 0;
}
.cover {
    overflow: hidden;
}
.card-footer, .card-header {
    border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.card-header {
    margin-bottom: 0;
    padding: .858rem 1.429rem;
    border-bottom: 1px solid #e4eaec;
    background-color: #f3f7f9;
}
figure {
    margin: 0 0 1rem;
        margin-bottom: 1rem;
}
article, aside, details, figcaption, figure, footer, header, codemain, menu, nav, section, summary {
    display: block;
}

.cover-image {
    width: 100%;
}
img {
    vertical-align: middle;
}

.card > .card-title {
    padding: 12px 20px;
        padding-right: 20px;
        padding-left: 20px;
}
.p-x-10 {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
.m-0, .m-a-0 {
    margin: 0 !important;
}
.font-size-16 {
    font-size: 16px !important;
}
.text-xs-center {
    text-align: center !important;
}




[class*="blocks-"] > li > .card {
    margin-bottom: 0;
}
.card-shadow {
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.card {
    position: relative;
    display: block;
    border-radius: .215rem;
    background-color: #fff;
    margin-bottom: 2.143rem;
}

@media (min-width:1600px) {
 .blocks-xxl-100>.block,
 .blocks-xxl-100>li {
  width:100%
 }
 .blocks-xxl-2>.block,
 .blocks-xxl-2>li {
  width:50%
 }
 .blocks-xxl-3>.block,
 .blocks-xxl-3>li {
  width:33.333333%
 }
 .blocks-xxl-4>.block,
 .blocks-xxl-4>li {
  width:25%
 }
 .blocks-xxl-5>.block,
 .blocks-xxl-5>li {
  width:20%
 }
 .blocks-xxl-6>.block,
 .blocks-xxl-6>li {
  width:16.666667%
 }
}


/*内页导航*/
.subcolumn_nav_met_16_1_34 {
 background-color:#ffffff;
 border-color:#f0f2f5
}
.subcolumn_nav_met_16_1_34 {
 background-color:
}
.subcolumn_nav_met_16_1_34 .product-search .form-group {
 max-width:500px;
 margin:0 auto 10px
}

.subcolumn_nav_met_16_1_34.container {
 border-radius:5px;
 box-shadow:0 1px 3px rgba(0,37,55,0.05);
 margin:10px auto
}
.subcolumn_nav_met_16_1_34-ul {
 font-size:0
}
@media (max-width:767px) {
 .subcolumn_nav_met_16_1_34-ul {
  white-space:nowrap
 }
 .subcolumn_nav_met_16_1_34 .subcolumn-nav {
  height:54px
 }
 .subcolumn_nav_met_16_1_34.container {
  margin:10px .9375rem
 }
 .subcolumn_nav_met_16_1_34 {
display: none;
 }
}
.subcolumn_nav_met_16_1_34-ul li {
 display:inline-block;
 vertical-align:top
}
.subcolumn_nav_met_16_1_34-ul li > a {
 display:block;
 padding:5px 10px;
 font-size:16px
}
.subcolumn_nav_met_16_1_34-ul li a {
 color:#333333;
}
.subcolumn_nav_met_16_1_34-ul li a {
 color:
}
.subcolumn_nav_met_16_1_34-ul li .dropdown-menu {
 top:40px;
 background-color:#ffffff;
 border-color:#ffffff
}
.subcolumn_nav_met_16_1_34-ul li .dropdown-menu a {
 color:#333333;
 color:;
 color:
}

.subcolumn_nav_met_16_1_34 .dropdown-item:hover,
.subcolumn_nav_met_16_1_34 .dropdown-item.active {
 background-color:transparent !important
}
.subcolumn_nav_met_16_1_34 .product-search .form-control:focus {
 border-color:#0075c1;
 color:
}
.subcolumn_nav_met_16_1_34 .swiper-container {
 z-index:99
}




/*列表页-左侧栏目*/
.left_h3{
    margin-top: 19px;
    font-size: 22px;
    font-weight: normal;
    color: #545454;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
}
.left_h3 span{
    display: inline-block;
    height: 50px;
    border-bottom: 1px solid #0066d9 ;
}
.left_column ul.left_nav_ul{
    list-style:none;
    padding:0px;
    margin:15px 0px 0px 0px;
    padding-bottom: 10px;
  }
.left_column ul.left_nav_ul > li{
    margin-bottom: 5px;
    border-bottom: 1px solid #f2f2f2;
    background: url(../images/left_li.gif) 6px 12px no-repeat;
}
.left_column ul.left_nav_ul > li > a{
    display: block;
    text-decoration:none;
    color:#000;
    font-size:14px;
    background:transparent;
    border-radius:0px; 
    padding:6px 0px 6px 18px;
    margin-bottom: 8px;
}
.left_column ul.left_nav_ul > li > a:hover,
.left_column ul.left_nav_ul li a.left_active{
    color:#03b29c;
    background:transparent;
}
/*列表页-左侧二级栏目*/
.left_column ul.left_snav_ul{
    list-style:none;
    padding:0px;
}
.left_column ul.left_snav_ul > li{
    margin-bottom: 7px;
    border-bottom: 1px solid #f2f2f2;
    background: url(../images/left_sli.gif) 15px 11px no-repeat;
}
.left_column ul.left_snav_ul > li > a{
    display: block;
    text-decoration:none;
    color:#000;
    padding:5px 0px 5px 25px;
    background: transparent;
    border-radius: 25px;
    margin-bottom:8px;
}
.left_column ul.left_snav_ul > li > a:hover{
    color:#03b29c;
    background:transparent;
}

/*左侧新闻*/
.left_news{
    clear: both;
    list-style:none;
    margin:0px;
    padding:0px;
}
.left_news li{
    color:#545455;
    border-bottom: 1px dotted #dddddd;
    background: url(../images/li.png) no-repeat left 15px;
    line-height:21px; 
    padding: 10px 0px; 
    padding-left:14px;
}
.left_news li a{
    color:#2F2F2F;
}
.left_news li a:hover,
.left_news li a:focus{
    text-decoration:none;
    color:#03b29c;
}

/*左侧联系*/
.left_contact{
    margin:30px 0px 35px 0px;
}
.left_contact p{
    clear: both;
}


/*首页视频*/
.service_list_met_11_5_7 {
 padding:10px 0;
 background-color:#ffffff;
 background-color:
}
.service_list_met_11_5_7 ul {
 padding:0;
 list-style:none
}
.service_list_met_11_5_7 .btn-more {
 padding:5px 15px;
 border:1px solid;
 color:#fff;
 background:#0075c1;
 background:#0075c1;
 display:block;
 width:110px;
 text-align:center;
 -webkit-transition:all .5s ease-out;
 transition:all .5s ease-out;
 width:100px;
 border-radius:2px;
 border-color:#0075c1;
 border-color:#0075c1
}
.service_list_met_11_5_7 .btn-more:hover {
 opacity:.58;
 padding-left:15px;
 text-decoration:none
}
.service_list_met_11_5_7 .service-list {
 padding:0px;
 padding-right:22px
}
.service_list_met_11_5_7 .service-list.col-lg-12 {
 padding:0
}
.service_list_met_11_5_7 .service-list .nav-item {
 margin-bottom:0;
 text-align:left
}
.service_list_met_11_5_7 .service-list .nav-item:nth-child(1) a {
 border-top-left-radius:2px
}
.service_list_met_11_5_7 .service-list .nav-item:last-child a {
 border-bottom-left-radius:2px
}
.service_list_met_11_5_7 .service-list .nav-link {
 font-size:18px;
 border-radius:2px 0 0 2px;
 background-color:#ffffff;
 background-color:;
 border-right-color:#666666 !important;
 border-right-color:#e7eaf1 !important;
 color:#333333;
 color:
}
.service_list_met_11_5_7 .service-list .nav-link.active {
 background:#0075c1;
 background:#0075c1;
 border-right-color:#0075c1 !important;
 border-right-color:#0075c1 !important;
 border-bottom-color:#0075c1 !important;
 border-bottom-color:#0075c1 !important;
 color:#fff
}
.service_list_met_11_5_7 .service-list .nav-tabs-div {
 height:300px;
 overflow:hidden;
 background-color:#ffffff;
 background-color:;
 border:1px solid;
 border-color:#666666;
 border-color:#e7eaf1;
 border-radius:2px;
 box-shadow:0 1px 3px rgba(0,37,55,0.05)
}

.service_list_met_11_5_7 .single-list {
 height:300px;
 overflow:hidden;
 padding:0;
 overflow:hidden;
 background-color:#ffffff;
 background-color:;
 border-radius:2px;
 border:1px solid;
 border-color:#666666;
 border-color:#e7eaf1;
 box-shadow:0 1px 3px rgba(0,37,55,0.05);
 padding:0
}
.service_list_met_11_5_7 .single-list .content-list li {
 height:40px;
 overflow:hidden;
 line-height:38px;
 position:relative;
 padding:0 15px;
 text-align:left
}


.service_list_met_11_5_7 .head {
 border-bottom:1px solid;
 border-color:#666666;
 border-color:#e7eaf1;
 background-color:#ffffff;
 background-color:
}
.service_list_met_11_5_7 .single-list h2 {
 max-width:calc(100% - 115px);
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
 font-size:18px;
 color:#0075c1;
 color:#0075c1;
 font-weight:600;
 padding:15px;
 text-align:left;
 margin:0
}
.service_list_met_11_5_7 .single-list .head a {
 max-width:100px;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
 position:absolute;
 right:15px;
 top:15px;
 color:#666666;
 color:;
 transition:color .5s ease-out
}
.service_list_met_11_5_7 .single-list .head a i {
 transition:transform .5s ease-out
}
.service_list_met_11_5_7 .single-list .head a:hover i {
 transform:translateX(5px)
}
.service_list_met_11_5_7 .single-list .content p {
 margin:0
}
.service_list_met_11_5_7 .single-list .content img {
 width:100%;
 height:auto
}
.service_list_met_11_5_7 .video-js {
 margin:0;
 width:100% !important
}
.service_list_met_11_5_7 .vjs-poster {
 background-size:cover
}
.service_list_met_11_5_7 iframe {
 width:100% !important
}


.service_list_met_11_5_7 .service-list h2 {
    max-width: calc(100% - 115px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #0075c1;
    color: #0075c1;
    font-weight: 600;
    padding: 15px;
    text-align: left;
    margin: 0;
}



@media (max-width:991px) {
 .service_list_met_11_5_7 .service-list {
  padding:0;
  padding-bottom:20px;
 }
}
@media (max-width:768px) {
 .service_list_met_11_5_7 .service-list .nav-tabs-div,
 .service_list_met_11_5_7 .single-list {
  height:auto;
 }
}
@media (max-width:767px) {
 .service_list_met_11_5_7 .service-list .nav-link {
  font-size:16px;
  padding:5px 15px
 }
 .service_list_met_11_5_7 .tab-detail {
  padding:10px
 }
 .service_list_met_11_5_7 .tab-detail img {
  margin-bottom:20px
 }
 .service_list_met_11_5_7 .service-list .nav-tabs-div,
 .service_list_met_11_5_7 .single-list {
  height:auto
 }
}




/*列表页-横幅*/
.page_bg{
    margin-top: 0;
    height: 300px;
    margin-bottom: 0px;
}

.news_list_page_met_28_1_39 {
background: #f2f2f2;
padding: 30px 0;
}


/*左侧-侧边栏*/
.news_list_page_met_28_1_39 .col-md-3,
.col-md-9 {
 float:left
}
.news_list_page_met_28_1_39 .col-md-9.fl_left {
 float:left
}
.news_list_page_met_28_1_39 .col-md-9.fl_right {
 float:right
}
.news_list_page_met_28_1_39 .paddingR .col-md-3 .met-sidebar {
 margin-right:1.9375rem;
 margin-left:0
}


.sidebar_met_16_1_14.met-sidebar {
 margin-right:30px;
 padding:20px;
 -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);
 -o-box-shadow:0 1px 1px rgba(0,0,0,0.05);
 -ms-box-shadow:0 1px 1px rgba(0,0,0,0.05);
 box-shadow:0 1px 1px rgba(0,0,0,0.05);
 background-color:#ffffff
}
.sidebar_met_16_1_14.met-sidebar .list-group-item {
 background-color:#ffffff;
 border-color:#f0f2f5
}
.sidebar_met_16_1_14 .sidebar-column li a {
 display:block;
 font-size:16px
}
.sidebar_met_16_1_14 .sidebar-column li i {
 float:right;
 margin-top:2px;
 font-size:14px
}
.sidebar_met_16_1_14 .sidebar-column li ul a {
 font-size:14px
}
.sidebar_met_16_1_14 .sidebar-news-list h3 {
 color:#333333
}
.sidebar_met_16_1_14 .sidebar-news-list h3 {
 color:
}
.sidebar_met_16_1_14 .sidebar-news-list .list-group a {
 color:#333333;
 color:
}
.sidebar_met_16_1_14 .input-search .iconcolor {
 color:#1f1f1f
}
.sidebar_met_16_1_14 .sidebar-column li a {
 color:#333333
}
.sidebar_met_16_1_14 .sidebar-column li a {
 color:
}
.sidebar_met_16_1_14 .sidebar-column li a:hover,
.sidebar_met_16_1_14 .sidebar-column li a.active {
 color:#0075c1;
 color:
}
.sidebar_met_16_1_14 .sidebar-news-list li a:hover {
 color:#0075c1;
 color:
}
.sidebar_met_16_1_14 .form-control.focus,
.sidebar_met_16_1_14 .form-control:focus {
 border-color:#0075c1;
 color:
}
.sidebar_met_16_1_14 .form-control {
 background-color:#ffffff;
 border-color:#e4eaec
}
.sidebar_met_16_1_14 input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
 color:#e4eaec
}
.sidebar_met_16_1_14 .form-control:hover {
 border-color:
}
@media (max-width:991px) {
 .sidebar_met_16_1_14.met-sidebar {
  margin-left:10px;
  margin-top:0px
 }
}
@media (max-width:767px) {
 .sidebar_met_16_1_14.met-sidebar {
  margin-top:25px;
  margin-left:0
 }
 .sidebar_met_16_1_14 .m0 {
  margin:0px
 }
}
.sidebar_met_16_1_14.met-sidebar >:not(:first-child) {
 margin:20px 0 0;
 padding:20px 0 0;
 border-top:1px solid #f0f2f5
}
.sidebar_met_16_1_14 .leftsidebar {
 margin-left:0!important;
 margin-right:30px
}
@media (max-width:991px) {
 .sidebar_met_16_1_14 .leftsidebar {
  margin-right:0px
 }
}
.sidebar_met_16_1_14 .form-control {
 background-color:#ffffff;
 color:#e4eaec;
 border-color:#e4eaec
}

.list-icons {
 margin-left:0;
 padding-left:10px;
 list-style:none
}
.list-icons>li {
 margin-top:6px
}
.list-icons>li:first-child {
 margin-top:0
}
.list-icons>li i {
 float:left;
 width:1em;
 margin:0 6px 0 0
}

@media (max-width:767px) {
 .news_list_page_met_28_1_39 .col-md-3,
 .col-md-9 {
  float:none
 }
 .news_list_page_met_28_1_39 .col-md-9.fl_left {
  float:none
 }
 .news_list_page_met_28_1_39 .col-md-9.fl_right {
  float:none
 }
 .news_list_page_met_28_1_39 .col-md-3 .row {
  margin:0
 }
 .news_list_page_met_28_1_39 .col-md-3 .met-sidebar {
  margin:0 !important
 }
}


/*列表页-面包屑*/
.bread_bg{
    border-bottom: 1px solid #f3f3f3;
    color: #03499a;
}
.bread_nav{
    padding: 10px 0px 10px 0px;
}
.bread_nav span{
    border-left: 8px solid #0066d9;
    padding-left: 8px;
}
.bread_nav a{
    color: #03499a;
}
.bread_nav a:hover{
    color: #0071bf;
    text-decoration: none;
}

/*列表页-右栏*/
.right_head{
    clear: both;
}
.right_head h2{
    height: 50px;
    font-size: 22px;
    font-weight: normal;
    color: #545454;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
}
.right_head h2 span{
    display: inline-block;
    height: 50px;
    border-bottom: 1px solid #0066d9;
}
.right_contents{
    clear: both;
    padding:15px 0px 15px 0px; 
    line-height:32px; 
    overflow: auto;
}
.right_contents_h1{
    margin: 0px;
    padding: 10px 0px;
    text-align: center;
    color: #000;
    font-size:24px;
    color:#434343;
    font-weight:bold;
    line-height: 34px;
}
.right_contents img {
    max-width: 950px;
}

/*列表页-新闻*/
.right_new{
    clear: both; 
    list-style:none;
    margin:0px; 
    padding:0px 0px 20px 0px;
}
.right_new li{
    color:#898989;
    background: url(../images/li.png) no-repeat left 18px;
    font-size: 16px;
    line-height:22px; 
    padding:12px 0px; 
    padding-left:13px;
    border-bottom: 1px dashed #e3e2e2;
}
.right_new li a{
    color:#2F2F2F;
}
.right_new li a:hover,
.right_new li a:focus{
    text-decoration:none;
    color:#0071bf;
}
.right_new_time{
    float:right;
}
.relevant_new ul.right_new li{
    font-size: 14px;
}

/*分页样式*/
.page{
    clear:both;
    margin:20px 0px 20px 0px;
    text-align: center;
 }
.page a{
    display: inline-block; 
    font-family: Arial; 
    font-size: 13px; 
    border: #dbdbdb 1px solid; 
    padding:4px 9px; 
    margin: 2px; 
    margin-bottom: 5px; 
    color: #31363c; 
    text-decoration: none
}
.page a:hover,.page a:focus{
    font-family: Arial;
    font-size: 13px;
    border: #0071be 1px solid;
    padding:4px 9px;color: #fff;
    background-color: #0071be;
}
.page .current{
    font-family: Arial;
    border: #0071be 1px solid; 
    font-size: 13px; 
    padding:5px 9px; 
    color: #fff;
    margin: 2px;  
    background-color: #0071be
}

/*产品详细页*/
.showpic_box,.proinfo_box{
    margin: 30px 0px 20px 0px;
}
.product_h1{
    margin:0px; 
    line-height:22px; 
    font-size:16px;
    font-weight: bold;
    color: #000; 
    padding-bottom:10px;
    border-bottom: 1px dotted #cccccc; 
}
.product_info{
    list-style:none;
    padding:0px;
    margin-top:10px;
  }
.product_info p{
    line-height:28px; 
}
.product_btn{
    margin-top: 25px;
}
#pic-page{
    text-align: center;
    margin-top:10px;
}
#pic-page a{
    margin: 0 2px;
}
#pic-page a img
{
    width:40px;
    padding: 2px;
    border: solid #ccc 1px;
    margin-bottom:5px;
}
#pic-page a:hover img,
#pic-page a.active img {
    border: solid #5280DD 1px;
}
.product_con {
    clear: both; 
    margin:10px 0px 20px 0px;
    padding:20px 0px 0px 0px; 
    line-height:26px;
    overflow: auto;
 }
.photo_con {
    clear: both;
    margin:0px 0px 20px 0px; 
    padding:10px 0px 20px 0px;
    line-height:26px;
    overflow: auto;
 }
 .product_con img,
 .photo_con img {
    max-width: 840px;
    height: auto !important;
 }


 @media (max-width:767px) {
 .news_list_page_met_28_1_39 {
  padding:15px 0
 }
 .news_list_page_met_28_1_39.met-news .news-headlines {
  padding-bottom:20px;
  margin-bottom:20px
 }
 .news_list_page_met_28_1_39.met-news .news-headlines .headlines-text {
  bottom:15px
 }
 .news_list_page_met_28_1_39.met-news .news-headlines .headlines-text h3 {
  font-size:16px
 }
 .news_list_page_met_28_1_39.met-news .news-headlines .slick-dots {
  bottom:0px
 }
}
.news_list_page_met_28_1_39 .col-md-3,
.col-md-9 {
 float:left
}
.news_list_page_met_28_1_39 .col-md-9.fl_left {
 float:left
}
.news_list_page_met_28_1_39 .col-md-9.fl_right {
 float:right
}
.news_list_page_met_28_1_39 .paddingR .col-md-3 .met-sidebar {
 margin-right:1.9375rem;
 margin-left:0
}
@media (max-width:767px) {
 .news_list_page_met_28_1_39 .col-md-3,
 .col-md-9 {
  float:none
 }
 .news_list_page_met_28_1_39 .col-md-9.fl_left {
  float:none
 }
 .news_list_page_met_28_1_39 .col-md-9.fl_right {
  float:none
 }
 .news_list_page_met_28_1_39 .col-md-3 .row {
  margin:0
 }
 .news_list_page_met_28_1_39 .col-md-3 .met-sidebar {
  margin:0 !important
 }

 .product_con img {
    height: auto;
 }

}


@media (max-width:767px) {
 .sidebar_met_16_1_14.met-sidebar {
  margin-top:25px;
  margin-left:0
 }
 .sidebar_met_16_1_14 .m0 {
  margin:0px
 }
}
.sidebar_met_16_1_14.met-sidebar >:not(:first-child) {
 margin:20px 0 0;
 padding:20px 0 0;
 border-top:1px solid #f0f2f5
}
.sidebar_met_16_1_14 .leftsidebar {
 margin-left:0!important;
 margin-right:30px
}
@media (max-width:991px) {
 .sidebar_met_16_1_14 .leftsidebar {
  margin-right:0px
 }
}
.sidebar_met_16_1_14 .form-control {
 background-color:#ffffff;
 color:#e4eaec;
 border-color:#e4eaec
}

/*按钮样式*/
.download_btn {
    float: right;
    display: block;
    margin: 10px 10px 20px 0px;
  }
.page-btn {
    display: inline-block;
    float: left; 
    background-color: #0071bf;
    border-radius: 0px; 
    border: none; 
    transition:background 0.3s;
    margin-right: 15px;
   }
.page-btn:hover,
.page-btn:focus {
    background-color:#02b29c;
}
.grey-btn {
    border-radius: 0px;
    border: none;
    background-color: #E8E8E8;
}
.grey-btn:hover,
.grey-btn:focus {
    background-color: #ccc;
}

/*在线留言订购*/
.feedback {
    margin-top: 50px;
}
.form-horizontal .form-group{
    margin-right: -10px;
    margin-left: -10px;
}
.codeimg{
    margin: 0px 0px -10px -18px;
}

/*上一个下一个*/
.point{
    clear: both; 
    margin:20px 0px 40px 0px;
    padding-bottom: 40px;
    line-height:22px;
  }
.point span.to_prev{
    text-align:center;
}
.point span.to_prev a{
    color:#337AB7;
}
.point span.to_prev a:hover{
    color: #ea042b;
}
.point span.to_next{
    text-align:center;
}
.point span.to_next a{
    color:#337AB7;
}
.point span.to_next a:hover{
    color: #ea042b;
}

/*标签样式*/
.tags{
    margin: 18px 0px 10px 0px;
}
.tags a{
    margin: 0px 5px 8px 0px;
}
.tags_list{
    padding: 5px 10px 100px 10px;
}
.tags_ul{
    margin-top: 0px;
}
.tags_ul li{
    line-height: 28px;
    margin-bottom: 8px;
    padding-bottom: 10px;
}
.tags_ul h3{
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    line-height: 20px;
}
.tags_ul p{
    font-size: 13px;
    padding: 0px;
    margin: 0px;
    color: #777;
    line-height: 20px;
    padding-top: 8px;
}

/*网站地图*/
ul.ul_sitemap{
    margin: 30px 0px 40px 30px;
}
ul.ul_sitemap li{
    list-style: none;
    line-height: 26px;
    clear: both;
 }
ul.ul_sitemap li a{
    color: #7d7d7d;
}
li.small_li_sitemap{
    clear: both;
    padding-left: 12px;
}
li.small_li2_sitemap{
    float: left;
    padding-left: 20px;
 }

/*友情链接*/
.link_box{
    background-color: white;
    padding: 20px 0px 10px 0px;
    text-align: center;
    color: #999999;
    font-size: 13px;
}
.link_box a{
    color: #999999;
    padding:0px 0px 0px 10px;
    font-size: 13px;
}
.link_box a:hover{
    text-decoration: none;
    color: #fff;
}
.link_box a:last-child{
    border-right:0px;
}
.link_box button{
    display: none;
}
.link_title{
    font-size: 13px;
    margin-right: -6px;
}
.link_title:after{
    content:"：";
}

/*底部TAGS*/
.tags_box{
    background-color: #1a1a1d;
    padding: 5px 0px 20px 0px;
    text-align: center;
    color: #999999;
    font-size: 13px;
  }
.tags_box a{
    color: #999999;
    padding:0px 2px 0px 8px;
    font-size: 13px;
  }
.tags_box a:hover{
    text-decoration: none;
    color: #fff;
 }
.tags_box a:last-child{
    border-right:0px;
}
.tags_box button{
    display: none;
}
.tags_title{
    font-size: 13px;
    margin-right: -6px;
 }
.tags_title a{
    padding:0px;
}
.tags_title:after{
    content:"：";
}

/*底部信息*/
footer{
    color:#ffffff;
    padding:60px 0px 40px 0px;
    background-color: #005e9a;
}
footer a{color:#ffffff;}
footer a:hover{color:#9a9a9a;}
.footer_logo{
    max-width: 196px;
}
.footer_logo_text{
    width: 196px;
    text-align: center;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid white;
    line-height: 22px;
    font-weight: bold;
    color: white;
}
.footer_sitemap{
    color:#ffffff;
}
.footer_sitemap:hover,
.footer_sitemap:focus {
    color: #fff;
    text-decoration: none;
}
/*底部分类*/
.footer_menu a{
    color: white;
}
.footer_menu a:hover{
    color: #fff;
    text-decoration: none;
}
.footer_menu_first{
    font-weight: bold;
}
.footer_qrcode{
    max-width: 130px;
}
.footer_qrcode_text{
    width: 130px;
    text-align: center;
    margin-top: 15px;
}

/*底部翻译*/
.translate{
    background-color: #005188;
}
.translate_btn{
    width:130px;
    margin: 0 auto;
    padding-top:20px;
}

/*UEditor编辑器前端表格样式*/
table{
    margin-bottom:10px;
    border-collapse:collapse;
    display:table;
}
td,th{
    padding: 5px 10px;
    border: 0px solid #DDD;
}

caption{
    border:1px dashed #DDD;
    border-bottom:0;
    padding:3px;
    text-align:center;
}
th{
    border-top:1px solid #BBB;
    background-color:#F7F7F7;
}
table tr.firstRow th{
    border-top-width:2px;
}
.ue-table-interlace-color-single{
    background-color: #fcfcfc;
  } 
.ue-table-interlace-color-double{
    background-color: #f7faff;
}
td p{
    margin:0;
    padding:0;
}


/*大屏幕样式*/
@media screen and (min-width: 769px) {
    .logo {
      margin:0px 0px 0px 0px;
      max-width:330px;
      max-height: 70px;
    }
    /*导航样式*/
    .navbar {
      margin: 0px;
      border:none;
      background-color: #fff;
      min-height: 60px;
    }
    .navbar-nav{
      float:right;
    }
    .navbar-nav > li {

    }
    .navbar-nav > li:first-child {
    }
    .navbar-nav > li:last-child {
    }
    .navbar-nav > li > a {
      text-align: center;
      transition: all .25s ease-out 0ms;
font-size: 16px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
    }
    .navbar-default .navbar-nav > li > a {
      color: #333;
      padding-top: 20px;
      padding-bottom:20px;
      transition: none;
    }
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > li > a.active,
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
    background: #0075c1;
    color: #fff; 
    }
    .navbar-brand {
      display: none;
    }

    /*导航二级菜单*/
    .nav_small {
      background-color:#4189da;
      background-color: rgba(65,173,218,0.85);
      padding: 10px 0px;
      padding-bottom: 15px;
      border-radius: 0px;
      border: none;
      box-shadow: none;
    }
    .nav_small > li > a {
      line-height:20px;
      padding: 7px 0px;
      text-align:
      center; color: #fff;
      font-size: 13px;
    }
    .nav_small > li > a:hover {
      color: #fff;
      background-color: #0066d9;
    }
    #app_menudown,
    #search_btn {
      display:none;
    }
    .mfoot_box {
      display:none;
    }
}

/*小屏幕样式*/
@media screen and (max-width: 768px) {
    .logo {
      margin:5px 0px 5px 10px;
      max-width:180px;
      max-height: 40px;
    }
    .navbar {
      margin: 0px;
      border:0px;
      min-height: 50px;
      background-color: #fff;
    }
    .navbar-default .navbar-brand {
      color: #0066d9;
      font-size: 16px;
    }
    .navbar-default .navbar-brand:hover,
    .navbar-default .navbar-brand:focus {
      color: #fff;
    }
    .navbar-toggle {
      border:none;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
      border:none;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
      background-color: #fff;
    }
    .navbar-default .navbar-toggle .icon-bar {

    }
    .navbar-default .navbar-nav {
      margin-top: 0px;
      margin-bottom: 0px;
    }
    .navbar-default .navbar-nav > li:last-child{
      border: none;
    }
    .navbar-default .navbar-nav > li > a,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #000;
    }
    .navbar-default .navbar-nav > li > a:hover,
     .navbar-default .navbar-nav > li > a:focus,
     .navbar-default .navbar-nav > .active > a, 
     .navbar-default .navbar-nav > .active > a:hover, 
     .navbar-default .navbar-nav > .active > a:focus,
     .navbar-default .navbar-nav > .open > a, 
     .navbar-default .navbar-nav > .open > a:hover, 
     .navbar-default .navbar-nav > .open > a:focus,
     .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
      background-color: #0066d9; color: #fff;
    }
    #app_menudown {
      position: absolute;
      top:0px;
      right:0px;
      font-size: 16px;
    }
    #app_menudown:hover {
      background-color: #0066d9;
    }

    .mobile-hide{
        display: none;
    }

   

    /*手机-首页案例*/
    .case_head h2 {
        margin-top: 40px;
        font-size: 26px; 
    }
    .case_head p {
        font-size: 14px;
        margin-top:4px;
    }
    .case_img {
        min-height: 150px;
    }
    .case_list2 div.case_img {
        min-height: 150px;
    }

    /*手机-首页新闻*/
    .news_bg{
        background-color: #fff;
    }
    .news_head{
        margin-bottom: 0px;
    }
    .news_head h2{
        margin-top: 30px; 
        font-size: 26px; 
    }
    .news_head span{
        background: url(../images/m_h2_line.jpg) center center no-repeat;
    }
    .news_head p{
        font-size: 14px; 
        margin-top:4px;
    }
    .news_h3{
        text-align: center;
        background: url(../images/news_title.jpg) center bottom no-repeat;
        padding: 10px 0px 10px 0px;
        margin-bottom: 20px;
    }
    .news_ul li{
        color:#000;
        border-bottom: 1px dotted #dddddd;
        background: url(../images/li.png) no-repeat left 15px;
        line-height:21px; 
        padding: 10px 0px; 
        padding-left:14px;
    }
    .news_time,
    .right_new_time,
    .news_time_p,
    .news_des {
        display: none;
    }
    .news_img img{
        display: none;
    }
    .news_img a{
        font-weight: normal;
        font-size: 14px;
    }

    /*手机-首页公司简介*/
    .about_bg{
        background-color: #f7f7f7;
        padding-bottom: 50px;
    }
    .about_head{
        margin-bottom: 25px;
    }
    .about_head h2{
        margin-top: 35px; 
        font-size: 26px; 
    }
    .about_head span{
        background: url(../images/m_h2_line.jpg) center center no-repeat;
    }
    .about_head p{
        font-size: 14px; 
        margin-top:8px;
    }
    .about_content{
        margin-top:0px;
    }
    .about_btn{
        display: block;
        width: 200px;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 40px;
    }

    /*手机-首页合作客户*/
    .cooperation_head{
        margin-top: 40px;
    }
    .cooperation_head p{
        font-size: 22px; 
        margin-top:8px;
    }
    .cooperation_img{
        min-height: 100px;
    }

    .page_bg{
        display: none;
    }
    .right_contents img,
    .product_con img,
    .photo_con img {
        max-width: 100%;
    }
    .feedback{
        margin-top:20px;
    }
    .proinfo_box {
        margin-bottom: 80px;
    }
    #pic-page a img {
        width:35px;
    }
    #cmsFloatPanel{
        display: none;
    }
    .point span.to_prev,
    .point span.to_next {
        text-align:left;
        padding-bottom: 8px;
    }

    /*手机-底部信息*/
    footer {
        padding-top: 40px;
        padding-bottom:25px;
    }
    .footer_logo,
    .footer_logo_text {
        display: none;
    }
    .footer_contact {
        margin-bottom:30px;
    }
    .footer_qrcode{
        display: block;
        max-width: 130px;
        margin: 0 auto;
        margin-top: 25px;
    }
    .footer_qrcode_text {
        width: 130px;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 35px;
    }

    /*手机-友情链接*/
    .link_box {
        padding-left: 7px;
    }
    .link_box a {
        display: block;
        border-right:0px;
        padding:4px 0px;
    }
    .link_title{
        display: block;
    }
    .link_title:after {
        content:"";
    }
    .link_box button{
        display: inline-block;
        background-color: transparent;
        border: none;
        float: right;
        margin-top: -20px;
    }
    .link_box button:hover,
    .link_box button:focus{
        color: #97f3e7;
    }
    .link_list{
        display: none;
        padding-top: 7px;
    }

    /*手机-Tags标签*/
    .tags_box{
        padding-left: 7px;
        margin-bottom: 50px;
    }
    .tags_box a{
        display: block;
        border-right:0px;
        padding:4px 0px;
    }
    .tags_title{
        display: block;
    }
    .tags_title:after{
        content:"";
    }
    .tags_box button{
        display: inline-block;
        background-color: transparent;
        border: none;
        float: right;
        margin-top: -20px;
      }
    .tags_box button:hover,
    .tags_box button:focus{
        color: #97f3e7;
    }
    .tags_rows{
        display: none;
        padding-top: 7px;
     }

    /*手机-底部按钮*/
    .mfoot_box{
        background-color: #fafafa;
    }
    .mfoot_nav {
        width:25%;
        float:left;
        background-color: #fafafa;
        text-align:center;
        color:#898989;
    } 
    .mfoot_nav:hover,
    .mfoot_nav:focus {
        background-color: #e4e4e4;
        cursor:pointer;
    }
    .mfoot_nav a {
        color:#898989;
        display:block;
    }
    .mfoot_nav a:hover,
    .mfoot_nav a:focus{
       text-decoration:none;
    }
    .mfoot_nav span {
        display:block;
        padding:3px 0px 0px 0px;
    }
    .mfoot_share {
        width: 240px;
        padding: 5px;
    }
}

@media screen and (max-width: 767px) {
    .copyright_p{display:none;}
}

/*320px到768px*/
@media screen and (min-width:320px) and (max-width:768px) {
    .col-mm-1, .col-mm-2, .col-mm-3, .col-mm-4, .col-mm-5, .col-mm-6, .col-mm-7, .col-mm-8, .col-mm-9, .col-mm-10, .col-mm-11, .col-mm-12 {
      float: left;
    }
    .col-mm-12 {
      width: 100%;
    }
    .col-mm-11 {
      width: 91.66666667%;
    }
    .col-mm-10 {
      width: 83.33333333%;
    }
    .col-mm-9 {
      width: 75%;
    }
    .col-mm-8 {
      width: 66.66666667%;
    }
    .col-mm-7 {
      width: 58.33333333%;
    }
    .col-mm-6 {
      width: 50%;
    }
    .col-mm-5 {
      width: 41.66666667%;
    }
    .col-mm-4 {
      width: 33.33333333%;
    }
    .col-mm-3 {
      width: 25%;
    }
    .col-mm-2 {
      width: 16.66666667%;
    }
    .col-mm-1 {
      width: 8.33333333%;
    }
}




.contact-height {
float:right;
background: white;
min-height: 500px;
  padding-right: 35px;
  padding-left: 35px;
}
.news_time {
    float: right;
}



/*首页产品中心*/
.product_head h2{font-size: 26px; text-align: center; color: #666666; margin: 0px; }
.product_head p{text-align: center;padding-top: 2px;  font-size: 18px;color: #9A9A9A; margin-bottom:5px;}
.product_index{margin:45px 0px 0px 0px;}
.product_list{clear: both;  padding: 30px 0px 30px 0px;margin-right: -15px;margin-left: -15px;}
.product_list2{padding-top: 30px;}
.product_img{padding-left: 15px; padding-right: 15px;}

.product_img img{
  margin-right: auto;
  margin-left: auto;
  display: block;
  max-width: 100%;
  height: auto; 
  margin-bottom: 10px;
}

.product_list2 div.product_img{min-height: 260px;}
.product_title{ text-align: center;height: 40px;}
.product_title a {
    color: #656464;
}

.product_title a:hover{text-decoration: none;color:#ff5722;}
.wyxgood {
  display:none;
  }
.menu_line{ width:1px; height: 120px; background: #e7eaf1; float: left;margin-top: 20px;}


/*产品详情页*/
#pro_tj_lx_tel {
    width: 100%;
    overflow: hidden;
}
#pro_tj_lx_tel p {
    background: url(../images/dianhua.gif) no-repeat left 5px;
    padding: 1% 1% 2% 11%;
    text-align: left;
    float: left;
    width: auto;
    line-height: 35px;
    margin: 0px;
    font-size: 24px;
}
#pro_tj_lx_tel span {
    color: #E3131E;
    font-weight: bold;
    margin-right: 8px;
    float: left;
    width: auto;
    line-height: 46px;
    color: #E30F00;
    font-size: 24px;
}


.yanxu {
  border-bottom: 1px solid #f0f2f5;
  padding: 30px 0 0 0;
}
.m-b-20 {
    margin-bottom: 20px !important;
}
.nav-tabs-line {
    position: relative;
}
.news_list_page_met_28_1_39 .nav-item {
    float: left;
    margin-bottom: -1px;
}

.news_list_page_met_28_1_39  .nav-link,
.news_list_page_met_28_1_39  .nav-item.open .nav-link:focus,
.news_list_page_met_28_1_39  .nav-item.open .nav-link:hover,
.news_list_page_met_28_1_39  .nav-link.active,
.news_list_page_met_28_1_39  .nav-link.active:focus,
.news_list_page_met_28_1_39  .nav-link.active:hover {
 color:#0075c1;
 border-bottom:2px solid #0075c1;
 border-bottom:2px solid
}

.product_list_detail_met_16_1_25 {
clear: both;
margin: 0px 0px 20px 0px;
text-align: center;
}

.product_list_detail_met_16_1_25 img{
max-height: 360px;
max-width: 370px;
padding: 30px;
}

.description img{
padding: 0px;
}


/*产品中心pc列表页*/
.product_pc_main{
background: #f2f2f2;
width: 100%;
border-top: 30px solid #f2f2f2;
border-bottom: 30px solid #f2f2f2;
}

.sub_product { width: 100%; overflow: hidden; margin: 5px 0 20px 0; }
.sub_product .tittle { width: 100%; border-bottom: #d8d8d8 1px solid; margin-bottom: 30px; height: 40px; line-height: 40px; }
.sub_product .tittle a {color: black; font-weight: bold;}
.sub_product .tittle h3 { font-size: 22px; color: black; float: left; width: 40%; text-align: left; line-height: 40px; margin: 0px; padding: 0px; }
.sub_product .tittle span { width: 87px; float: right; height: 30px; line-height: 30px; text-align: left; text-indent: 12px; background: url(../images/pmore.png) no-repeat 92% center #3d3d3d; font-size: 14px; }
.sub_product .tittle span a { color: #fff; }
/* ============================= lists ====================== */
.sub_product_left { float: left; width: 24.8%; overflow: hidden; }
.imagedesc1 { display: block; width: 100%; float: left; overflow: hidden; position: relative; margin-bottom: 15px; }
.core_desc1 { position: absolute; bottom: 0px; left: 0px; width: 100%; }
*html .imagedesc_370 .core_desc1 { position: absolute; bottom: 0px; left: 0px; width: 100%; background: url(../images/j1.png) no-repeat right center #000; filter: alpha(opacity=50); -moz-opacity: 0.50; -khtml-opacity: 0.50; opacity: 0.50; }
.core_bg1 { position: absolute; left: 0px; top: 0; width: 100%; height: 100%; background: #000; filter: alpha(opacity=50); -moz-opacity: 0.50; -khtml-opacity: 0.50; opacity: 0.50; }
.core_text1 { position: relative; overflow: hidden; padding: 8px 10px; width: 205px; line-height: 23px; font-size: 16px; }
.core_text1 a { color: #fff; }
.core_text1 a:hover { color: #ff4a00; }


.sub_product ul { float: right; width: 100%; }
.sub_product li { float: left; width: 22%; margin-left:2.8%!important;margin-left:1.7% }
.sub_product li .sub_prolist { width: 100%; overflow: hidden; }
.sub_prolist a {color:#333;}
.sub_product li .sub_prolist img { width: 100%; height: auto;margin-top:15px; }
.sub_product li .sub_prolist p { text-align: center; background: #f2f2f2; font-size: 15px; height: 38px; line-height: 38px; }

.r_pic { height: 12px; overflow: hidden; width: 99%; margin: 0 auto; margin-top: 20px; }

    .r_pic span.r_pic2, .r_pic span.r_pic1 { background: url(../images/nav.png) no-repeat 0 0; height: 12px; width: 49%; text-indent: 17px; line-height: 12px; text-align: left; float: left; overflow: hidden; }
        .r_pic span.r_pic2 a, .r_pic span.r_pic1 a { color: #666; }
    .r_pic span.r_pic2 { background: url(../images/nav.png) no-repeat 0px -14px; height: 12px; text-indent: 17px; text-align: left; }




/*首页案例*/
.case_list{clear: both;  padding: 0px 0px 10px 0px;}
.case_img{padding-left: 0px; padding-right: 0px; min-height: 260px;}
.case_img img{margin-right: auto;margin-left: auto;display: block;max-width: 100%;height: auto; margin-bottom: 10px;  max-height: 170px;}
.case_title{ text-align: center;height: 40px;}
.case_title a{ color: #fff; font-weight: bold; font-size: 15px;}
.case_title a:hover{text-decoration: none;color:#8B0000;}
.case_list2 div.case_img{min-height: 220px;}
.case_list2 a{color: #656464;font-weight: normal;}




@media (max-width:767px) {
 .product_pc_main {
  display: none;
 }
 .hidden_mobile {
  display: none;
 }

#pro_tj_lx_tel p {
    font-size: 14px;
}
#pro_tj_lx_tel span {
    font-size: 14px;
}

}


@media (min-width:767px) {
 .show01 {
  width: 30%;
 }
 .show02 {
  width: 25%;
 }
 .show03 {
  width: 43%;
  float: right;
 }

}


/*侧边栏*/
.left_nav{ clear: both; padding-top: 10px;}
.left_h{background:url(../images/title_line.jpg) left bottom no-repeat; font-size: 22px; display: block; margin-top: 1px; padding: 0px 0px 14px 16px; color: #0947AF;}
.left_nav_ul{list-style:none;margin:0px;padding:0px; margin:15px 0px 0px 0px;}
.left_nav_ul > li{position:relative; border-bottom: 1px solid #f2f2f2; background: url(../images/left_sli.gif) 6px 15px no-repeat;padding:8px 0px 8px 18px; }
.left_nav_ul > li > a{text-decoration:none; color:#656464;}
.left_nav_ul > li > a:hover,.left_nav_ul li a.left_active{color:#ff5722;}


.bianhua a:hover img{filter:alpha(Opacity=60);opacity: 0.7;} 

.jianjie {
  text-indent: 2em;
  line-height: 24px;
  margin: 0 auto;
  width: 94%;
  color: #0b60a2;
  font-weight: 500;
  font-family: '雅黑';
} 
