@charset "utf-8";

.clearfix:after, .container:after, .row:after, ul:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.wrap {
  width: 100%;
  margin: 10px 0;
}

.wrap .main_l {
  background: none;
}


.show_pages {
  width: 95%;
  background: #f5f5f5;
  padding: 0 1%;
}

.show_pages p {
  font-size: 14px;
  color: #666;
  line-height: 50px;
}

.show_pages p a {
  font-size: 14px;
  color: #666;
  line-height: 50px;
}

.show_pages p a:hover {
  color: #dc323b;
}

 .tag_list {
  margin: 20px 0 10px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
}
.tag_list p {
  font-size: 14px;
}
.tag_list p span {
  padding-right: 10px;
}
.tag_list p a {
  font-size: 14px;
  padding-right: 20px;
}
.tag_list p a:hover {
  color: #dc323b;
}

.show_text {
  width: 100%;
  margin-top: 20px;
  padding-bottom: 10px;
}

.show_text h3 {
  border-bottom: 1px solid #ddd;
  display: block;
  margin-bottom: 10px;
}

.show_text h3 span {
  width: 130px;
  height: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  background: #0956a4;
}

.show_text ul li {
  width: 49%;
  float: left;
  padding-right: 2%;
  padding-left: 15px;
  line-height: 30px;
  background: url(../images/dian2.png) no-repeat 5px center;
}

.show_text ul li a {
  font-size: 14px;
  color: #666;
  float: left;
  width: 60%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.show_text ul li a:hover {
  color: #dc323b;
}

.show_text ul li span {
  float: right;
  font-size: 14px;
  color: #999;
}

.show_text ul li:nth-child(2n) {
  padding-right: 0;
  float: right;
}

/*新闻页标题 */
.content_tit {
  width: 100%;
  border-bottom: 1px dashed #e9e9e9;
  padding-bottom: 15px;
}

.content_tit h3 {
  display: block;
  text-align: center;
  font-size: 28px;
  color: #333;
  font-weight: bold;
  margin-top: 20px;
}

.content_tit p {
  width: 100%;
  text-align: center;
}

.content_tit p span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  line-height: 50px;
  margin-right: 10px;
  padding-left: 10px;
  margin-top: 10px;
  color: #5a5a5a;
  line-height: 100%;
}

.content_tit p span:first-child {
  border-left: none;
}

.content {
  width: 96%;
  padding: 0 1%;
  padding-bottom: 20px;
}

.content p {
  font-size: 14px;
  color: #666;
  display: block;
  line-height: 24px;
  margin-top: 10px;
}

.content img {
  display: block;
  max-width: 100%;
  margin:0 auto;
}


.content_box {
  width: 100%;
  margin-top: 20px;
}

.content_box .fl {
  width: 50%;
  float: left;
}

.content_box .fl .pic {
  padding: 1%;
  border: 1px solid #ddd;
}

.content_box .fr {
  width: 47%;
  float: left;
  padding-left: 3%;
}

.content_box .fr span {
  margin: 0px;
  padding-top: 5px;
  display: block;
  line-height: 22px;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.content_box .fr p {
  line-height: 45px;
  height: 45px;
  border-bottom: 1px dashed #eee;
  font-size: 14px;
  color: #666;
}

.content_box .fr p i {
  font-style: normal;
  font-size: 22px;
  color: #dc323b;
  font-family: impact;
}

.content_box .fr a {
  width: 145px;
  height: 40px;
  background: #dc323b;
  font-size: 16px;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 40px;
  margin-top: 20px;
  border-radius: 5px;
}

.img-center {text-align: center;font-size: 0;}
.img-center img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    transition: all 0.5s;
}



.relate-product ul{ width:100%;	}

.relate-product li{ float:left; display:inline-block; width:25%;	}
.relate-product li p{ text-align:center; line-height:25px;}

.relate-product li img{  width:200px; height:160px; overflow:hidden;	}


.relate-news-list li {
  float: left;
  width: 48%;
  position: relative;
  line-height: 2.143;
  font-size: 14px;
  color: #0f8979;
}

.relate-news-list li:nth-child(even) {
  float: right;
}

.relate-news-list li a {
  display: block;
  padding-right: 5px;
  color: #666666;
}

.relate-news-list li a:before {
  content: '+';
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  margin-right: 5px;
}


.relate-news-list li:hover a {
  color: #ff0000;
}

.relate-news-list li:hover a:before {
  color: #ff0000;
}

.relate-news-list li:hover span {
  color: #ff0000;
}






.pc-slide{float:left;width:400px}
.view .swiper-slide .img-center{width:100%;height:300px;line-height:300px}
.view .swiper-container{width:100%}
.preview{width:100%;margin-top:10px;position:relative}
.preview .swiper-container{margin:0 30px}
.preview .swiper-slide .img-center{height:80px;border:1px solid #ddd;cursor:pointer;position:relative;line-height:80px}
.preview .arrow-left{background:url(../images/feel3.png) no-repeat left top;position:absolute;left:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10}
.preview .arrow-right{background:url(../images/feel4.png) no-repeat left bottom;position:absolute;right:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10}
.preview .active-nav .img-center{border-color:#023793}

div.zoomDiv{z-index:999;position:absolute;top:0;left:0;background:#ffffff;border:1px solid #ddd;display:none;text-align:center;overflow:hidden;font-size:0}
div.zoomDiv img {max-width:inherit;}
div.zoomMask{
    position:absolute;
    background:url(../images/mask.png) repeat scroll 0 0 transparent;
    cursor:move;z-index:1
}
