﻿
/*重置bootstrap*/

* {
  padding: 0;
  margin: 0;
  font-family: "微软雅黑";
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
}

img {
  max-width: 100%;
}
.xw-item h3{font-size:20px;}
a, a:hover, a:visited, a:checked {
  text-decoration: none;
}

a:hover {
  color: #b80014;
  -webkit-transition: color .4s ease;
  -moz-transition: color .4s ease;
  -o-transition: color .4s ease;
  transition: color .4s ease;
}

ul, ol {
  list-style: none;
  margin-bottom: 0;
  
}
.padding{padding:0px;}

.about{background:#fff; overflow:hidden; margin-top:25px;}
.about_text{padding:25px 25px; line-height:30px; font-size:16px;}
.about_text a{color:#1f1d20;}
.home_pro{background:#fff; padding-bottom:150px; margin-top:15px;  overflow:hidden; border-bottom:20px #fff solid;}
.info h2{font-size:16px; color:#3f4040;}
.pro_box h3{padding-bottom:10px;}
.pd h4{font-weight:bold;}
.hezuo{background:#fff;}
.hezuo_wap{background:#fff; color:#212121 !important; padding:15px 0px;}
.hezuo p{text-align:center;padding:10px 0px; font-size:14px;}
.img_box1{ overflow:hidden;}

.contact_wap{background:#fff !important; color:#212121 !important; padding:30px 0px; overflow:hidden; min-height:260px;}
.contact_box{color:#fff !important;  }
.contact_text{font-size:16px; line-height:30px;}

.copyright{text-align:center;}
.copyright a{color:#fff;}
/*常用css样式*/
.form-control, .input-text {
    display: block;
    width: 100%;
    height: 34px !important;
    padding: 6px 12px !important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    color: #555 !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    background-color: #fff !important;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    font-size: 14px;
    line-height: 1.42857143;
}
.control-label{
	font-weight: 400 !important;
	padding-top:0;
}
.font-bold {
  font-weight: bold;
}

.text-white {
  color: #fff !important;
  font-size:14px;
}

.text-black {
  color: #323232;
}

.word-break {
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.padding-zero {
  padding: 0;
}

.font-16 {
  font-size: 16px;
}

.font-18 {
  font-size: 18px;
}
.ie-alert {
  display: none;
  background: #9f1515;
  font-size: 20px;
  padding: 10px 0;
  text-align: center;
  color: #fff;
}
/* 导航 */

.navbar-brand {
  padding: 0
}

.navbar-fixed-top{
  background-color:#fff;
}
.navbar-default {

  border: none;
  min-height: 80px;
  
}

.navbar-default .navbar-nav>li>a {
  color: #333333;
  font-size: 16px;
}
.navbar-default .navbar-nav>li>a:hover {
  color: #b80014 !important;
    background-color: transparent;
}
#boyuan .fp-next {
  /* right: 150px; */
  background: url(../image/right_control.png) 50% no-repeat;
}

#boyuan .fp-prev {
  /* left: 150px; */
  background: url(../image/left_control.png) 50% no-repeat;
}

#boyuan .fp-controlArrow {
  width: 100px;
  height: 100px;
  margin-top: -50px;
  border: 0 none;
}

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}

.fp-controlArrow {
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
}

.text-yellow {
  color: #b80014;
  font-size:20px;
  text-align:center;
  
}

.slide0,.slide1, .slide2,.slide3,.slide4, .section3, .section2-1, .section2-2, .section2-3, .section2-4, .section2-5, .section2-6, .section3, .section4, .section5 {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}
.slide0 {
}

.slide1 {
  background-image: url(../image/banner11.jpg);
}

.slide2 {
  background-image: url(../image/banner21.jpg);
}
.slide3 {
  background-image: url(../image/banner31.jpg);
}
.slide4 {
  background-image: url(http://en.wf-taiyuan.com/images/banner4.jpg);
}



.section2-1 {
  background-image: url(http://en.wf-taiyuan.com/images/pro1.jpg);
}

.section2-2 {
  background-image: url(http://en.wf-taiyuan.com/images/pro2.jpg);
}

.section2-3 {
  background-image: url(http://en.wf-taiyuan.com/images/pro3.jpg);
}

.section2-4 {
  background-image: url(http://en.wf-taiyuan.com/images/pro4.jpg);
}

.section2-5 {
  background-image: url(http://en.wf-taiyuan.com/images/pro5.jpg);
}

.section2-6 {
  background-image: url(http://en.wf-taiyuan.com/images/pro6.jpg);
}


.section2-1, .section2-2, .section2-3, .section2-4, .section2-5, .section2-6 {
  height: 100%;
  position: relative;
}

.section-black {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .7);
  z-index: 8;
}

.section2 .col-sm-3 {
  padding: 0;
  cursor: pointer;
}

.section2 .col-md-2:hover .section-black {
  background-color: rgba(0, 0, 0, .3);
  -webkit-transition: all 1s ease;
  -moz-transition: all s ease;
  -o-transition: all s ease;
  transition: all 1s ease;
}

.section-name {
  font-size: 40px;
  color: #b80014;
}

.section-item {
  color: #fff;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 9;
  margin-top: -54px;
}

.section2 .word-break {
  margin: 20px 0;
  font-size: 16px;
  font-weight: 400;
}

.btn-more {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 25px;
  padding: 5px 25px;
  font-weight: 400;
}

.btn-more:hover {
  color: #b80014;
  border-color: #b80014;
}



.home-tel {
  line-height: 32px;
  font-size: 16px;
}



.about-title {
  font-size: 48px;
  margin-bottom: 20px;
}
.about-title img{ padding-right:10px;}
.about-intro {
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 1px;
}

.btn-yellow {
  border: 1px solid #b80014;
  color: #b80014;
  padding: 8px 25px;
  border-radius: 19px;
}

.margin-top-30 {
  margin-top: 30px;
}

.icon-item img {
  margin-bottom: 10px;
}

.icon-item {
  font-size: 18px;
  line-height: 36px;
}

.xw-home-img {
  height: 200px;
  width: 100%;
  overflow: hidden;
  padding:5px;
  display: table-cell;
  vertical-align: middle;
}

.xw-home-img img {
  width: 100%;
}

.xw-home-title {
  font-size: 23px;
  margin: 15px 0;
  line-height:50px;
}

.xw-home-des {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 22px;
  margin-top: 15px;
  letter-spacing: 1px;
  font-size:16px;
  margin-bottom:20px;
}

.contatt-info pre{
  padding-left: 30px;
  font-size: 18px;
  line-height: 40px;
  color:#fff;
}

#allmap img {
  max-width: inherit;
}

#allmap {
  width: 100%;
  height: 300px;
}


/* 产品首页 */

.category-product {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
  background-image: url(http://en.wf-taiyuan.com/images/category-product.jpg);
  background-position: center center;
  background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

#category-product .col-sm-4 {
  padding: 0 5px;
}

.category-item {
  background-color: rgba(243, 255, 255, .7);
  position: relative;
  /* border: 1px solid #fff; */
  margin-bottom: 10px;
}

.category-item-title {
  font-size: 16px;
  padding: 50px 30px;
  line-height: 24px;
  color: #444;
  letter-spacing: .8px;
}

.category-item-title p {
  margin-top: 20px;
}

.category-item-b {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  padding: 30px;
}

.category-item:hover .category-item-b {
  opacity: 1;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background-color: rgba(255, 255, 255, .5);
}

.item-b-des {
  font-size: 16px;
  line-height: 24px;
}

.category-item-title p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

/* 产品列表页 */

/* 侧边菜单 */

.overflow {
  overflow: hidden;
}

.bread {
  background-color: #f5f5f5;
  line-height: 48px;
  margin-bottom: 20px;
}

.bread-title {
  font-size: 32px;
}

.bread-local, .bread a {
  color: #999;
}

.list ul {
  list-style: none;
}

.list>ul>li {
  width: 100%;
  border-bottom: 1px solid #fff;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}

.list>ul>li p[class=title] {
  width: 100%;
  background: #eee;
  height: 50px;
  line-height: 50px;
  padding: 0;
  padding-left: 15px;
  border: none;
  position: relative;
  font-size: 20px;
}

.list>ul>li p[class=title]>span {
  position: absolute;
  right: 10%;
}

.list-se {
  overflow: hidden;
  display: none;
}

.list-se>p {
  background: #b80014 !important;
  color: #fff;
}

.list-se>li {
  position: relative;
  right: -100%;
  -webkit-transition: right .5s;
  -moz-transition: right .5s;
  -o-transition: right .5s;
  transition: right .5s;
}

.list-se>li>p {
  background: #3b3b3b;
  color: #f0f0f0;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  line-height: 50px;
  border-left: 5px solid #3b3b3b;
  -webkit-transition: border .5s;
  transition: border .5s;
  -webkit-transition: background .3s;
  transition: background .3s;
  margin: 0;
}

.list-se>li>p:hover, .left-active {
  border-color: #b80014 !important;
  background: #5b5b5b !important;
}

.list-se>li>p:hover a {
  color: #b80014;
}

.list-se a {
  display: block;
}

.title {
  margin: 0;
}

.title-active .list-se {
  display: block;
}

.title-active .list-se li {
  right: 0;
}

.list a {
  color: #fff;
}

.left-active a {
  color: #b80014
}
.left-active .title{
	display:block !important;
}
.pro {
  margin-bottom: 30px;
}

.product-container {
  position: relative;
  display: table;
  overflow: hidden;
  width: 100%;
  height: 220px;
  padding: 5px;
  text-align: center;
  border: 1px #ddd solid;
}

.product-container a {
  display: table-cell;
  width: 100%;
  height: 220px;
  vertical-align: middle;
}

.product-container a img {
  max-width: 100%;
  max-height: 220px;
  margin: 0 auto;
}

.product-name {
  border: 1px solid #ddd;
  border-top: none;
  font-size: 18px;
  padding: 10px 0;
}

/* 产品详情 */

.show-img-item {
  height: 380px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  overflow: hidden;
      margin-left: auto;
    margin-right: auto;
    display: block;
}

.show-img {
  height: 400px;
  width: 100%;
  border: 1px solid #ddd;
  padding: 10px;
  overflow: hidden;
}

.show-img img {
  max-height: 400px;
}

a.button {
  cursor: pointer;
  background: none;
  text-decoration: none;
  font-size: 14px;
  color: #666;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  padding: 5px 10px;
  margin-bottom: 10px;
}

.banner-c {
    margin-bottom: 15px;
}

/* 新闻资讯 */

/* category */

.news-first, .news-second {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 15px;
  float: left;
  height: 500px;
  position: relative;
}

.news-first {
  width: 58%;
  background-image: url(http://en.wf-taiyuan.com/images/nwsw-first.jpg);
  margin-right: 2%;
}

.news-second {
  width: 40%;
  background-image: url(http://en.wf-taiyuan.com/images/nwsw-second.jpg);
}

.category-news {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.category-news-title {
  margin: 30px 0;
  line-height: 40px;
}

.btn-read-more {
  border: 1px solid #fff;
  padding: 8px 20px;
  position: absolute;
  bottom: 30px;
  left: 15px;
}

.btn-read-more:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, .3);
}

.right-nav {
  overflow: hidden;
  margin-bottom: 50px;
}

.right-nav li {
  background-color: #e5e5e5;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 50px;
  padding: 0 15px;
}

.right-nav a {
  color: #111;
}

.right-title, .list .right-title {
  background-color: #b80014 !important;
  color: #fff !important;
  font-size: 24px !important;
  overflow: hidden;
  line-height: 50px;
}

.list li {
  margin-bottom: 4px;
}

.category-news-list {
  background-color: #06489e;
  padding: 20px 15px;
  margin-top: 20px;
  overflow: hidden;
}

.inews-item {
  height: 200px;
  overflow: hidden;
}

.inews-item img {
  height: 200px !important;
  width: auto;
  max-width: auto;
  transition: all 1s;
}

.inews-title {
  -webkit-line-clamp: 2;
}
.inews-title,.line-clamp-2,.line-clamp-3{
  overflow: hidden;
  /* text-overflow: ellipsis; */
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.line-clamp-2{
  -webkit-line-clamp: 2;
}
.line-clamp-3{
  -webkit-line-clamp: 3;
}
.inews-container{
  background-color: #eef2f5;
  padding: 10px;
}
.inews:hover .inews-item img{
  transform: scale(1.2);
  transition:all 1s;
}
.bread-nav li{
  float: left;
  padding: 0 15px;
  margin-left: 15px;
}
.bread-active,.bread-nav li:hover{
  border-bottom: 2px solid #b80014;
}
.bread-nav li:hover a{
  color: #b80014;

}
.bread-active a{
  color: #b80014;
}
.xw-item{
  overflow: hidden;
  background-color: #f5f5f5;
  padding: 20px 15px;
  margin-bottom: 20px;
}
.xw-item img{
  max-height: 190px;
}
.show-news-des{
  background-color: #e5e5e5;
  padding: 10px 15px;
  border-left: 4px solid #ccc;
}
.news-info{
  margin-top:30px;
  padding: 15px;
  border: 1px #e5e5e5 solid;
  line-height: 32px;
  letter-spacing: .5px;
}
.next{

  padding: 10px;
  margin-bottom: 20px;
  margin-top:20px;
}
.next_ico{
padding:0;
margin-top:10px;
}
.title-active .title-s{
	/* display:none; */
}
.icon-item{
	border:1px solid  transparent;
	padding:5px;
}
.icon-item:hover{
	border-color:#b80014;
 -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background-color:rgba(243,151,0,.3)
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #b80014 !important;
    background-color: transparent;
}
.dropdown-menu {
    padding: 0;
    margin: 2px 0 0;
    font-size: 14px;
    border: none;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
pre{
 white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    background-color: transparent;
    border: none;
    font-family: "微软雅黑";
    margin: 0;
    padding: 0;
}
.page-about{
	font-size:18px;
	line-height:32px;
}

#pages{
	margin-bottom:15px;
	line-height:35px;
}
#pages a, #pages span {
    border: 1px solid #e5e5e5;
    overflow: hidden;
    padding: 5px 10px;
	    line-height: 32px;
}

#pages span {
    color: #fff;
    font-weight: bold;
    border: 1px solid #b80014;
    background-color: #b80014;
}
.navbar {
    margin-bottom: 0;
	border-radius:0;
}
.pro-info{
	font-size:16px;
	line-height:32px;
	letter-spacing: .5px;
/* 	border:1px solid #e5e5e5; */
	overflow:hidden;
}
.pro-info img{
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.pro a{
	color:#000;
}
#scrollUp{
	position: fixed;
    right: 0;
    bottom: 30px;
    background: #e5e5e5;
    text-align: center;
    padding: 10px 15px;
    font-size: 24px;
}
#scrollUp:hover{
	cursor: pointer;
background: #b80014;
color:#fff;
 -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.list{
	overflow:hidden;
}
.img_section{text-align:center;}
.img_section img{  padding:5px; max-width:250px; width:auto;margin:0 auto; }
.img_section_txt{ font-size:20px;color:#fff;line-height:36px;}

.right_c h5{text-align:center; padding-bottom:15px;}
#pages {
    clear: both;
    /*overflow: hidden;*/
    margin: 30px 0 50px 0;
}

#pages a, #pages span {
    border: 1px solid #e5e5e5;
    overflow: hidden;
    padding: 5px 10px;
}

#pages span {
    color: #fff;
    font-weight: bold;
    border: 1px solid #b80014;
    background-color: #b80014;
}
.page,.text-c{
	text-align: center;
	width:100%; 
 
}

.text-c a{color:#666; }
.page a{ color:#323232}
.text_p a{ background-color:#fff;}


.navbar-right{ float:left !important;padding-top:25px;padding-left:60px;}
.nav > li > a{ padding-left:20px;padding-right:20px;}
.header-top-right{ margin-top:32px}

.header-top-right a{
	padding:5px 5px !important;
	color:#3a3b3b !important;
	margin-top:5px;
	font-size:21px !important;
}
.header-top-right img{
 padding-right:5px;
 margin-top:-5px;
}

.table_form{ font-size:14px !important} 
.table_form th{width:100px;}
.table_form tr{ line-height:40px;height:55px;}
.table_form th{ float:left ; text-align:left !important;display:block;width:80px !important;}
.honor-name{ font-size:18px;padding-top:15px; padding-bottom:15px;}

.chixu h2{     font-size: 24px;color: #333;}
.chixu span{font-size: 14px;padding-bottom: 20px;color: #333;margin-bottom:20px;line-height:28px; display:block;}
.news_text{font-size: 24px;}


.map {
    width: 100%;
    height: 500px;
	border:1px solid #dedede;
	margin-bottom:20px;
}

.my-map {
    margin: 0 auto;
    width: 100%;
    height: 600px;
}

.my-map .icon {
    background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
}

.my-map .icon-cir {
    height: 31px;
    width: 28px;
}

.my-map .icon-cir-red {
    background-position: -11px -5px;
}

.amap-container {
    height: 100%;
}




/* 首页 */
/* 首页---视频大图*/
.section2{background: url(../image/v2-bg.jpg) no-repeat;}
.section3{background: url(../image/v3-bg.jpg) no-repeat; }
.section4{background: url(../image/v4-bg.jpg) no-repeat; }
.section5{background: url(../image/v5-bg.jpg) no-repeat;}
.section6{background: url(../image/v6-bg.jpg) no-repeat;}





option{
  color:#000;
  padding: 5px 0;
}
#cd-nav{
  z-index: 99999;
}
a, a:hover, a:visited, a:checked {
  text-decoration: none;
}

a:hover,a.text-white:hover {
  color: #b80014;
  -webkit-transition: color .4s ease;
  -moz-transition: color .4s ease;
  -o-transition: color .4s ease;
  transition: color .4s ease;
}
#boyuan .fp-next {
  /* right: 150px; */
  background: url(../image/right_control.png) 50% no-repeat;
}

#boyuan .fp-prev {
  /* left: 150px; */
  background: url(../image/left_control.png) 50% no-repeat;
}

#boyuan .fp-controlArrow {
  width: 100px;
  height: 100px;
  margin-top: -50px;
  border: 0 none;
}

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}

.fp-controlArrow {
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
}



 .header{
      width: 100%;
      height: 1000px;
     
    }
    



.fp-tableCell1 { width:100%; height: 100%; }
.tableCell{ width:100%;height:100%;}
.video { display: none; background: #000; height: 100%; width: 100%; z-index: -1; position: fixed; top: 0; opacity: 0; transition: 0.5s linear 0s; }
.video-c { display: block; opacity: 1; z-index: 101; }
.video video { width: 100%; }
.mob-video1 video { display: inline-block; vertical-align: middle; }
.mob-video1:before { margin-left: -5px; vertical-align: middle; content: ''; display: inline-block; height: 100%; }
.mob-video img { margin-top: 12.5vw; opacity: 0.5; height: 15.3vw; width: 15.3vw; max-width: 110px; max-height: 110px; }
.bg7 { background: url(http://en.wf-taiyuan.com/images/v1-bg.jpg) no-repeat 50%; background-size: cover; }
.video-box2 { text-align: center; color: #fff; font-weight: bold; font-size: 70px; overflow: hidden; width: 100%; height: 100%; }
.video-box2 p { margin-top: 20%; }
.video-box2 img { margin-top: 50px; transition: 0.5s linear 0s; cursor: pointer; }
.video-box2 img:hover { transform: scale(1.1); }

/* 首页---关于我们 */
.about_right_bg{ background-color:rgba(0,0,0,.5)}
.about_con {color:#fff;font-size:16px; line-height:26px;padding-bottom:20px;    margin-bottom: 20px;}
.about_con a{color:#fff; }
.about_con p{ margin:0}
.about_right_ico{ padding-top:20px;}
.about_right_ico ul li img{
 display: block;
    margin-left: auto;
    margin-right: auto;

}
.about_right_ico ul li span{
text-align: center;
    display: block;
	color:#fff;
	font-size:18px;
	line-height:28px;
	margin-bottom:20px
}


.about_home{ 

}



/* 首页---产品中心*/

.product_top { display:block;margin-left:auto;margin-right:auto;text-align:center;padding-top:100px; overflow:hidden;}
.product_top h2{color:#fff;
	font-size:56px;   font-weight:bold;}
.product_top img{ padding-right:10px;}
.product_left h2{color:#b80014;
	font-size:47px;  }
.product_left h3{color:#b80014;
	font-size:20px;  }
.product_left span{color:#b80014;
	font-size:16px;font-family:arial;  }
.product_right img{  float:right;}

#flexiselDemo1 {
	margin-left: -15px;
}
.nbs-flexisel-container {
	position: relative;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	width: 96%;
	margin: 0 auto;
}
.nbs-flexisel-item {
	float: left;
	cursor: pointer;
	position: relative;
	line-height: 0px;
	background-color: #fff;
	margin-left: 5px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
.hotli img {
	margin-top: 10px;
	width: 90%;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 42px;
	height: 70px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
	left: 0px;
	background: url(../image/btn_left.png) center no-repeat;
	top: 35% !important;
}
.nbs-flexisel-nav-right {
	right: 0px;
	background: url(../image/btn_right.png) center no-repeat;
	top: 35% !important;
}

._zi {
	padding: 10px 20px;
	background: #b80014;
	height: 50px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	font-size: 22px;
	color: #fff;
}
._zi p {
	float: left;
	margin-top: 15px;
	color: #fff;
}

.product_content{ margin-top:10px; padding-bottom:5px;}

.xw-home-title{border-bottom:1px #b80014 dashed}
.text-blue{ color:#161616;}
.padding-zero{ color:#161616;font-size:15px;}

.contact-title {
  font-size: 48px;
  margin-bottom: 20px;
 text-align:left;
}
.contact-title img{ padding-right:10px;}
.contact-info{padding-top:5px;padding-bottom:10px;}





@media (max-width: 768px){
.navbar-fixed-top{height:70px !important; }
.navbar {height:70px !important; min-height:70px;}
.tit_box{width:100%;}

.product_left h2{color:#fff; }
.product_left h3{color:#fff;}
.product_left span{color:#fff;}
.about_home{ margin-top:15%;}
.footer-center{text-align:center;}
.contact-title{font-size:32px;text-align:center;padding-top:20px; }
.product_content{ text-align:center;}
.contact_ico{text-align:center; display:block}
}
@media (min-width: 1600px) {
.nav > li > a{ padding-left:23px;padding-right:23px;}
.contact_text_phone{padding-left:120px !important;}
}

@media (min-width: 1400px) and (max-width: 1600px) {
.nav > li > a{ padding-left:15px;padding-right:15px;}
}


@media (min-width: 768px) and (max-width: 1400px) {
.nav > li > a{ padding-left:15px;padding-right:15px;}
.navbar-brand > img{ padding-left:20px;}
}


@media (min-width: 600px) and (max-width: 768px) {
.nav > li > a{ padding-left:2px;padding-right:2px;}
.navbar-brand > img{ padding-left:10px;}
}








/* 内页-环境保护*/


.environment01 .left{width:70.25%;float: left;}
.environment01 .right{width:27.5%;float: right;}
.widget-newslist-10 .list_box{padding:36px 36px 40px 33px;position:relative;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}

.environment01 .left .top_{overflow:hidden;}
.environment01 .left .top_l{width: 52.25%;float: left;}
.environment01 .left .top_r{width: 47.74%;float: right;background: #f3f3f3;}
.environment01 .left .top_l .rect-6159{padding-bottom: 61.59%;}
/* .environment01 .left .top_r .rect-6741{padding-bottom: 67.41%;} */

.environment01  .top_r .top_r_box{padding:10%;}
.environment01 .top_r .top_r_box .tit{font-size: 20px;color: #1a1a1a;font-weight: bold;margin-bottom: 32px;}
.environment01 .left .top_r .top_r_box .con{font-size: 14px;color: #848484;line-height: 24px;text-align: justify;}
.environment01 .left .top_r .top_r_box .con{position:relative;overflow:hidden;height:150px;margin:10px auto;padding-right: 20px;}
.environment01 .left .top_r .top_r_box .con .scroll_cont img{max-width: none;}
.environment01 .scrollbar-ui .scroll_slider{background: #ccc;}

/*.environment01 .bottom_ li{background: #f3f3f3;}*/

.environment01 .bottom_ .list_box .bd_c{width: 79.64%;float: left;}
.environment01 .bottom_ .list_box .bd_l{width: 15.8%;float: left;text-align: right;}
.environment01 .bottom_ .list_box .bd_l .bd_l_year{font-size: 14px;color: #b80014;}
.environment01 .bottom_ .list_box .bd_l .bd_l_day{font-size: 47px;color: #b80014;font-family: Arial;line-height: 1;}
.environment01 .bottom_ .list_box .bd_c .list_title a{display: block;padding-left: 35px;font-size: 20px;color: #1d1d1d;font-weight: bold;margin-bottom: 15px;line-height: 1.3;}
.environment01 .bottom_ .list_box .bd_c .list_p a{display: block;padding-left: 35px;font-size: 14px;color: #666;margin-bottom: 17px;}
.environment01 .bottom_ .list_box .bd_c .envir_more a{display: block;padding-left: 35px;font-size: 14px;color: #434343;}
.environment01 .bottom_ li:hover{background: #f3f3f3;}
.environment01 .bottom_ li:hover .list_box .bd_c .list_title a{color: #b80014;}
.environment01 .bottom_ li:hover .list_box .bd_c .list_p a{color: #b80014;}








.top{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color:#fff;

  font-size: 16px;
  text-align: center;
}

.top a{
  color: #000;
}
.top .col-sm-1{
  padding: 0;
}
.top .form-control {
    display: block;
    width: 100%;
    height: 80px;
    padding: 6px 0;
    font-size: 16px;
    line-height: 1.42857143;
    color: #fff;
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius:0;
    -webkit-box-shadow:none;
    box-shadow:none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
option{
  color:#000;
  padding: 5px 0;
}
#cd-nav{
  z-index: 99999;
}
a, a:hover, a:visited, a:checked {
  text-decoration: none;
}

a:hover,a.text-white:hover {
  color: #b80014;
  -webkit-transition: color .4s ease;
  -moz-transition: color .4s ease;
  -o-transition: color .4s ease;
  transition: color .4s ease;
}

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}

.fp-controlArrow {
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
}
.slide1, .slide2, .slide3, .slide4,  .slide5, .slide6,.section1, .section2, .section3, .section4, .section5, .section6 {
  background-repeat: no-repeat;
  
  background-position:bottom;

}






 .header{
      width: 100%;
      height: 1000px;
     

    }
   


/* 首页-关于我们*/
.about_box{
	color:#fff;
	text-align:center;
}
.about_box h2{
	font-size:36px;
	font-weight:bolder;
	margin:0;
}

.about_box span {
    border-bottom: solid 2px #d30017;
    width: 12%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.about_box h3{
	font-size:22px;
	margin:10px 0px 10px 0px;
	
}
.about_box h4{
	font-size:16px;
	width:65%;
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:0;
	line-height:26px;

}
.about_text a:hover{color:#1f1d20 !important;}
.honor ul li{text-align:center; }
.honor span{
	color:#fff;
	margin-top:10px;
	font-size:20px;
	display:block;

}

/* 首页-技术研发*/
.tec_box{
	color:#fff;
	text-align:center;
}
.tec_box h2{
	font-size:36px;
	font-weight:bolder;
	margin:0;
}

.tec_box span {
    border-bottom: solid 2px #d30017;
    width: 12%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.tec_box h3{
	font-size:22px;
	margin:10px 0px 10px 0px;
	
}

.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}

.imgZoom { overflow:hidden; }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }


._full {
    width: 100%;
}

.pd{padding:10px 25px 25px 25px; background-color:#fff;transition: all ease .5s; -webkit-transition: all ease .5s;font-size:18px;color:#000;}
 a:hover .tit_box .pd { color:#fff ; background-color:#b80014; }

/* 首页-产品中心*/
.pro_box{
	color:#fff;
	text-align:center;
}
.pro_box h2{
	font-size:36px;
	font-weight:bolder;
	margin:0;
}

.pro_box span {
    border-bottom: solid 2px #d30017;
    width: 12%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.pro_box h3{
	font-size:21px;
	margin:10px 0px 10px 0px;
	
}

 .swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }




.pro-b{padding:0;margin:0}
.product_con li{width:50%;height:130px;  transition:all ease .3s; overflow:hidden;}
.product_con li.l1{ position:relative;float:left;  }
.product_con li ._box{ padding:25px 10px; height:90px;}
.product_con ._p{ color:#fff; padding:30px 15px 30px 15px;font-size:18px;}
.product_con ._t{ color:#000; padding:30px 15px 30px 15px;font-size:18px;}
.product_con li.l2{ background-color:#f0f1f3;float:right; }
.product_con li.l3{ background-color:#b80014 ;float:left; }

.product_con li.l4{ color:#fff; float:right; }
.imghover img{-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s;} 
.imghover:hover img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);}


/* 首页-可持续*/
.kcx_box{
	
	text-align:center;
}
.kcx_box h2{
	font-size:36px;
	font-weight:bolder;
	margin:0;
}

.kcx_box span {
    border-bottom: solid 2px #d30017;
    width: 12%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.kcx_box h3{
	font-size:21px;
	margin:10px 0px 10px 0px;
	}
.kcx ul li{line-height:36px; }
.kcx ul li  span{ padding-left:10px;font-size:20px;color:#fff;}

.bottom-nav {
 
  line-height: 30px;
}

.bottom-nav a{
	font-size:18px;
	color:#333;
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.text-yellow {
  color: #b80014;
  font-size:20px;
  text-align:center;
  
}

.footercon h4 a{
	font-size:24px;
    text-align:center;
    color:#000;
	padding-top:20px;
	padding-bottom:20px;
}

footercon{
margin-bottom:20px;
}
.copyright {
padding:10px 0px;
  background-color:#1f1d20;
  color:#ffffff;

}
.footer_weixin{
	display:block;
	 float:left;
	
}
.footer_weixin img{
	margin:10px;
	
}

.next_ico{
	 float:left;
     display: block;
    margin-top:35%
}
.footer_right{
 float:right;
 margin-top:25px;

}
.footer_left{
	margin-top:10px;
}

.footer_left div{
	
	font-size:17px;
	line-height:34px;
}


.tel a {
    padding: 5px 0px 5px 0px ;

    font-size: 17px ;
}
.foot{
	 background-color:#fff;
	 position: absolute;
    bottom:0;
	 width: 100%;
}

.pro_tit h2{
	color:#000;
	font-size:22px;
}
.pro_tit a{
	display:block;
	float:right;
	color:#000;
	font-size:14px;

}

.next1{

  padding: 10px;
  margin-bottom: 20px;
  margin-top:20px;
  display: block;
    float: left;
}

.next2{

  padding: 10px;
  margin-bottom: 20px;
  margin-top:20px;
  padding-left:50px;
  display: block;
  float: left;
}



    .videotext{
      color:#fff;
      font-family: "微软雅黑";
      position: absolute;
      top: 50%;

      margin-top:-85px;
      text-align: center;
      width: 100%;
    }
    .videotext h1{
	 color:#b80014;
      font-weight: bold;
      font-size: 60px;
      line-height: 70px;
      margin-bottom: 15px;

    }
   
    .videotext h3{
      margin-bottom:30px;
      font-size: 24px;
    }
    .more a{
      color: #fff;
      border:1px solid #fff;
      padding: 10px  30px;
    }
	.text-danger img{
	 padding-right:5px;

	}


	@media (max-width: 768px){
		.footer_right{
			float:none;
			margin-top:10px;}

		.footer_weixin{
		float:none
		}
		.zhizhao img{ margin-bottom:10px;}
		body {padding-top: 60px;}
		.xw-item{
			padding:0px;
		}

	}


table{

 margin-left:auto;
 margin-right:auto;
}




a.button {
  cursor: pointer;
  background: none;
  text-decoration: none;
  font-size: 14px;
  color: #666;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  padding: 5px 10px;
  margin-bottom: 10px;
}

a.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #b80014;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

a.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  border: 1px solid #cfcfcf;
  color: #333;
  width:100%;
}

a.hvr-shutter-out-horizontal:hover, a.hvr-shutter-out-horizontal:focus, a.hvr-shutter-out-horizontal:active {
  color: white;
}

a.hvr-shutter-out-horizontal:hover:before, a.hvr-shutter-out-horizontal:focus:before, a.hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.word-break {
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.f14 a{ color:#b80014;}
.table td{
	vertical-align: middle !important;
	padding:5px !important;
	max-width:490px;
}
.table p{
	margin-bottom:0 !important;
}



@media (max-width:767px) {
.table td{
	max-width:1900px;
	max-height:50px;
}

}


.cur {
	background-color:#b80014 !important;
}
.cur a {
	color: #fff !important;
}

.font-light{
	font-size:16px;
}
