html { height: 100%;  overflow-x:hidden;}
div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure { margin: 0; padding: 0 }
div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption { *zoom: 1 }
li { list-style-type: none }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight:normal; }
iframe, frame, fieldset, img { border: 0 none }
img { vertical-align: top ;max-width:100%;}
input[type=button], input[type=submit], input[type=reset] { cursor: pointer }
button { cursor: pointer }
input, textarea, button { -webkit-border-radius: 0; -webkit-appearance: none }
input[type=radio] { -webkit-border-radius: 100%; -webkit-appearance: radio }
input[type=checkbox] { -webkit-appearance: checkbox }
input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box }
textarea { overflow: auto; resize: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none }
table { border-collapse: collapse; border-spacing: 0 }
caption, th { text-align: left }
th { font-weight: normal }
em, cite, address,i { font-style: normal }
sup { vertical-align: text-top }
sub { vertical-align: text-bottom }
input, select, button, textarea { color:#555; font-size:14px; font-family:"微软雅黑";  }
a:link,
a:visited,
a:active,
a { text-decoration: none; color:#555555;}
a:hover { color:#A10000;}
a { blr:expression(this.onFocus=this.blur()) }
a * { *cursor: pointer }
:focus { outline: none } 
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {opacity:0.5;}
input:-moz-placeholder, textarea:-moz-placeholder {opacity:0.5;}
input::-moz-placeholder, textarea::-moz-placeholder { opacity:0.5;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {opacity:0.5;}
body{
	width: 100%; min-width: 1220px;
}
.fl{float:left;}
.fr{float:right;}
.wrap{
	min-width: 1220px;
}
.none{
	display: none;
}
.line{
	line-height: 0;
}
.container-fixed{
	width: 1220px;
}
.header{
	height: 100px;
	overflow: hidden;
}
.logo{
	float: left;
	margin-top: 10px;
}
.nav{
	float: left;
	margin-left: 20px;
}
.nav ul li{
	float: left;
	font-size: 18px;
	color: #000;
	font-family: '微软雅黑';
	width: 80px;
	text-align: center;
	margin:30px 15px;
}
.nav ul .active{
	font-weight:bold;
}
.nav ul .active a{
	color:#A10000;
}
.nav ul .active:after{
	content:"";
	width: 35px;
	height: 2px;
	background: #A10000;
	display: inline-block;

}
.nav ul li:hover:after{
	content:"";
	width: 35px;
	height: 2px;
	background: #A10000;
	display: inline-block;
}
.nav ul li:hover a{
	color:#A10000;
	font-weight:bold;
}
.tianmao{
	float: right;
	width: 140px;
	height: 35px;
	line-height: 35px;
	background: #A10000;
	border-radius: 5px;
	margin-top: 30px;
}
.tianmao a{
	color: #FFF;
	height: 35px;
	line-height: 35px;
	padding-left: 48px;
	background: url(../images/gwc.png) 16px 8px no-repeat;
	display: inline-block;
}
.banner{
	/*height: 600px;*/

}
.carousel-control.left {
   
  background-image:none !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  
  background-image:none !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.home-about{
	height: 600px;
	background: url(../images/about_bj.jpg) left bottom;
	padding-top: 60px;
}
.home-about-left{
	float: left;
	width: 720px;
}
.home-about-left h1{
	color: #A00000;
	font-size: 30px;
	border-left: 3px solid #A00000;
	padding-left: 20px;
	margin-bottom: 30px;
}
.home-about-left p{
	line-height: 28px;
	font-size: 16px;
	color: #333;
	text-indent: 2em;
}
.home-about-left ul li{
	width: 180px;
	height: 112px;
	float: left;
	text-align: center;
	background: #F9F9F9;
	border: 1px solid #E5E5E5;
	margin-right: 20px;
}
.home-about-left ul li img{
	margin: 15px 0;
}
.home-about-left ul li h3{
	font-size: 16px;
	color: #656565;
}
.home-about-right{
	width: 435px;
	height: 478px;
	float: right;
}
.home-pro{
	height: 660px;
	background: url(../images/home-pro_02.jpg);
	overflow: hidden;
}
.home-title{
	width: 240px;
	margin: 60px auto;
	height: 65px;
	line-height: 65px;
	text-align: center;
	font-size: 30px;
	color:#FFF;
	background: url(../images/home_title.png);
}
.hone-tabs{
	text-align: center;
}
.hone-tabs span{
	display: inline-block;
	width: 165px;
	height: 40px;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	border: 1px solid #FFF;
	border-radius: 25px;
	margin: 0 15px;
}
.hone-tabs .active{
	background: #A00000;
	border: 1px solid #A00000;
}
.hone-tabs span:hover{
	background: #A00000;
	border: 1px solid #A00000;
}
.tab-content{
	margin-top: 50px;
}
.tab-content div:nth-child(1){
	display: block;
}
.tab-pane ul{
	line-height: 0;
	height: 318px;
	overflow: hidden;
}
.tab-pane ul li:nth-child(4){
	margin-right: 0;
}
.tab-pane ul li{
	width: 290px;
	height: 318px;
	position: relative;
	float: left;
	margin-right: 13px;
}
.tab-pane ul li img{
	width: 100%;
	height: 100%;
}
.tab-pane ul li p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	background: rgba(0,0,0,.5);
}
/*工艺流程*/
.gylc{
	height: 455px;
	background: url(../images/gylc_bj.jpg)center bottom no-repeat;
}
.home-title1{
	width: 240px;
	margin: 60px auto;
	height: 65px;
	line-height: 65px;
	text-align: center;
	font-size: 30px;
	color:#313131;
	background: url(../images/home_title2.png);
}
/*新闻中心*/
.home-news{
	height: 695px;
	background: url(../images/news_bj.jpg)center center;
}
.home-news-con .col-xs-4 h3{
	font-size: 18px;
	color:#333;
	margin-top: 25px;
	margin-bottom: 15px;
}
.home-news-con .col-xs-4 span{
	color: #BFBFBF;
	font-size: 14px;
}
.home-news-con .col-xs-4 p{
	font-size: 14px;
	color: #999;
	border-top: 1px solid #E5E5E5;
	margin-top: 15px;
	padding-top: 20px;
	line-height: 24px;
}
.home-news-bth{
	text-align: center;
	margin-top: 40px;
}
.home-news-bth a{
	display: inline-block;
	width: 172px;
	height: 37px;
	background: #A10000;
	font-size: 14px;
	color: #FFF;
	line-height: 37px;
}
/*底部*/
.footer{
	background: #17181A;
}
.footer-left1{
	float: left;
	width: 530px;
}
.footer-title{
	width: 75px;
	font-size: 16px;
	color:#FFF;
	padding: 20px 0;
	border-bottom: 1px solid #FFF;
}
.footer-left1 ul{
	margin-top: 25px;
}
.footer-left1 ul li{
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	color: #FFF;
	padding-left: 50px;
	margin-bottom: 15px;
	background: url(../images/footer_bj.jpg)no-repeat;
}
.footer-left1 ul li:nth-child(1) {
    background-position: 0 0px;
}
.footer-left1 ul li:nth-child(2) {
    background-position: 0 -46px;
}
.footer-left1 ul li:nth-child(3) {
    background-position: 0 -92px;
}
.footer-left2{
	float: left;
	width: 350px;
}
.footer-left2 ul{
	margin-top: 15px;
}
.footer-left2 ul li{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.footer-left3{
	float: right;
	width: 320px;
	height: 190px;
	margin-top: 20px;
	background: #252525;
}
.footer-left3 ul li{
	float: left;
	margin-top: 20px;
	margin-left: 25px;
}
.footer-left3 ul li p{
	font-size: 14px;
	color: #FFF;
	margin-top: 15px;
}
.footer-link{
	line-height: 50px;
	background: #0F0F0F;
	text-align: center;
}
.footer-link p{
	font-size: 14px;
	line-height: 50px;
	color: #FFF;
}
.footer-link p a{
	color: #FFF;
}
/*关于我们*/
.crumbs{
	height: 85px;
	line-height: 85px;
	border-bottom: 1px solid #E1E1E1;
	overflow: hidden;
}
.crumbs p{
	float: left;
	padding-left: 25px;
	background: url(../images/crumbs.png)left center no-repeat;
}
.crumbs p a{
	color: #656565;
	font-size: 16px;
}
.crumbs ul{
	float: right;
}
.crumbs ul li{
	float: left;
	margin-left: 50px;
	border-bottom: 2px solid #FFF;
	line-height: 81px;
}
.crumbs ul li a{
	color: #656565;
	font-size: 16px;
	font-weight: bold;
}
.crumbs ul li:hover{
	border-bottom: 2px solid #A10000;
	line-height: 81px;
}
.crumbs ul li:hover a{
	color: #A10000;
	font-weight: bold;
}
.crumbs ul .active{
	border-bottom: 2px solid #A10000;
	line-height: 81px;
}
.crumbs ul .active a{
	color: #A10000;
	font-weight: bold;
}
.list-title h1{
	text-transform:uppercase;
	font-size: 30px;
	font-family: '宋体';
	margin-top: 30px;
	margin-bottom: 20px;
}
.list-title h3{
	color: #A10000;
	font-size: 18px;
	font-weight: bold;
}
.list-title span{
	display: inline-block;
	width: 30px;
	height: 1px;
	background: #A10000;
	margin-bottom: 25px;
	margin-top: 25px;
}
.list-title2{
	width: 152px;
	height: 37px;
	line-height: 37px;
	font-size: 16px;
	color: #FFF;
	padding-left: 15px;
	background: url(../images/title1.png)center center no-repeat;
}
.about-con{
	margin: 20px 0;
	overflow: hidden;
}
.list-ry ul{
	margin-top: 20px;
	margin-bottom: 80px;
	overflow: hidden;
}
.list-ry ul li{
	width: 290px;
	height: 220px;
	float: left;
	margin-right: 20px;
}
.list-ry-img{
	width: 290px;
	height: 208px;
	border: 1px solid #E0E0E0;
	padding:10px; 
}
.list-ry-bottom{
	width: 290px;
	height: 10px;
	background: url(../images/list-ry-bottom.png);
}
.about-con-left{
	float: left;
	width: 465px;
}
.about-con-right{
	float: right;
	width: 700px;
	padding-top: 20px;
}
.about-con-right p{
	text-indent: 2em;
	line-height: 26px;
}
/*联系我们*/
.contact-con{
	overflow: hidden;
}
.contact-con ul li{
	height: 70px;
	float: left;
	line-height: 70px;
	font-size: 16px;
	color: #333;
	padding-left: 60px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-right: 60px;
	border-bottom: 1px solid #E6E6E6;
}
.contact-con ul li:nth-child(1){
	width: 330px;
	background: url(../images/contact_1.png)left center no-repeat;
}
.contact-con ul li:nth-child(2){
	width: 330px;
	background: url(../images/contact_2.png)left center no-repeat;
}
.contact-con ul li:nth-child(3){
	width: 415px;
	margin-right: 0;
	background: url(../images/contact_3.png)left center no-repeat;
}
.contact-con ul li:nth-child(4){
	width: 330px;
	background: url(../images/contact_4.png)left center no-repeat;
}
.contact-con ul li:nth-child(5){
	width: 330px;
	background: url(../images/contact_5.png)left center no-repeat;
}
.contact-con ul li:nth-child(6){
	width: 415px;
	margin-right: 0;
	background: url(../images/contact_6.png)left center no-repeat;
}
.contact-map{
	margin-top: 60px;
	margin-bottom: 60px;	
}
/*企业文化*/
.qyhw-con{
	overflow: hidden;
	margin-bottom: 60px;
	
}
.qywh-con-left{
	float: left;
	width: 720;
}
.qywh-con-right{
	width: 470px;
	float: right;
	padding-top: 20px;
}
/*工艺流程*/
.Process-con{
	margin-bottom: 60px;
}

.list-news .col-xs-4{
	margin-bottom: 40px;
}
.page{
	text-align: center;
	margin-bottom: 50px;
	margin-top: 35px;
}
.page a {       
	display: inline-block;     
	list-style-type: none;       
	padding: 5px 13px;       
	font-size: 16px;          
	margin: 10px; 
	border-radius: 20px;
	background: #FFF;  
} 
.page span {       
	display: inline-block;     
	list-style-type: none;       
	padding: 5px 13px;       
	font-size: 16px;          
	margin: 10px; 
	border-radius: 20px;
	background: #DFAF4F; 
	color: #FFF; 
}
.page a:hover{
	background: #DFAF4F; 
	color: #FFF; 
}

/*产品展示*/
.list-pro{
	overflow: hidden;
}
.list-pro ul{
	line-height: 0;
}
.list-pro ul li:nth-child(4n){
	margin-right: 0;
}
.list-pro ul li{
	width: 290px;
	height: 318px;
	position: relative;
	float: left;
	margin-right: 13px;
	margin-bottom: 20px;
}
.list-pro ul li img{
	width: 100%;
	height: 100%;
}
.list-pro ul li p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	background: rgba(0,0,0,.5);
}
/*详情页*/
.show-title{
	text-align: center;
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 20px;
}
.show-title h3{
	color: #333333;
	font-size: 30px;
	margin-top: 40px;
	margin-bottom: 20px;
}
.show-title span{
	font-size: 14px;
	color: #999999;
}
.show-con{
	color: #656565;
	line-height: 32px;
	min-height: 500px;
	padding: 20px 0;
}
.show-bittom{
	margin-bottom: 30px;
}
.show-bittom ul{
	float: left;
}
.show-bittom ul li{
	font-size: 16px;
	color: #A00000;
}
.show-bittom ul li a{
	color: #333;
}
.show-bittom p{
	float: right;
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFF;
	background: #A00000;
	border-radius: 5px;
}
.show-bittom p a{
	color: #FFF;
}
.show-pro-title{
	text-align: center;
}
.show-pro-title h3{
	color: #333333;
	font-size: 30px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.show-pro{
	overflow: hidden;
	margin-bottom: 60px;
}
.swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  background-size: cover;
  background-position: center;
}
.gallery-top {
  	height: 520px;
  	width: 890px;
  	float: left;
}
.gallery-thumbs {
	float: right;
  	height: 520px;
  	width: 290px;
  	box-sizing: border-box;
  	padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
  	height: 100%;
  	opacity: 0.4;
}
.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.swiper-button-next{
	font-size: 35px;
}
.swiper-button-prev{
	font-size: 35px;
}