﻿.container {
  padding-right:8px;
  padding-left:8px;
  margin-right: auto;
  margin-left: auto;
}
img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	}
.clearfix20 {
	clear: both;
	height:20px;
}
.clearfix {
	clear: both;
	height:10px;
}
ul li {
	list-style-type: none;
}
a {
 color:#666;
}
a:hover {
	color:#F00;
	}
/*标题上下滑线*/
.product1_t{border-top:#c7c7c7 dotted 1px;border-bottom:#c7c7c7 dotted 1px;color:#000;font:900 16px/32px "微软雅黑"; padding:4px 8px; margin:15px 0 4px 0;}
.product1_t a{ float:right;
			   color:#999;
			   text-decoration: none;
			   cursor: pointer;
	           font-size: 10px;
			   }





/*以上是公共样式*/

@media (max-width:768px) {
 .navbar-default .navbar-nav > li > a {
  background:90c9f4;
  padding-right:20px;
  line-height:40px;
  color:white;
  font-size:14px;
}

body { padding-bottom:50px;}

.navbar {
    border-radius:0;
    width:100%;
	 min-height:40px;
	 margin-bottom:0px;
	 position: absolute;
	 top:65px; 
  }

}

@media (min-width: 768px) {
.container {
    width:758px;
  }
 .navbar-default .navbar-nav > li > a {
  color: #FFFFFF;
  line-height:50px;
  font-size:14px;
  padding: 0 16px 0 0;
}
.navbar {
    border-radius:0;
    width:100%;
	 min-height:40px;
	 margin-bottom:0px;
	 position: absolute;
	 top:90px; 
  }

}
@media (min-width: 992px) {
.container {
    width: 980px;
  }

 .navbar-default .navbar-nav > li > a {
  color: #FFFFFF;
  padding:0 30px 0 14px;
  line-height: 50px;
  font-size: 14px;
}
.navbar {
    border-radius:0;
    width:100%;
	 min-height:40px;
	 margin-bottom:0px;
	 position: absolute;
	 top:120px; 
  }

}
@media (min-width: 1200px) {
 .container {
    width: 1190px;
  }
.navbar-default .navbar-nav > li > a {
  color: #FFFFFF;
  line-height: 50px;
  padding: 0 38px 0 20px;
  font-size: 16px;
}
.navbar {
    border-radius:0;
    width:100%;
	 min-height:40px;
	 margin-bottom:0px;
	 position: absolute;
	 top:135px; 
  }

}


/*首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首*/
.logo {
	margin:16px 0 8px 0;
	}
.hotline {
	margin:8px 0;
}
.hotline img {
	float:right;
}
/*导航条开始*/
.navbar-default {
  background-color:#222222;
  border: 0;
}
.navbar-default .navbar-text {
  color: #FFFFFF;
}
.navbar-default .navbar-nav > li > a {
	display: block;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #FFFFFF;
  background-color:#D8261C;
}



/*首页产品中心*/

.linebox {
	height:40px;
	line-height:40px;
	width:100%;
	border-bottom: 1px solid #999999;
}

.linebox h3 {
	height: 40px;
	overflow: hidden;
	background:#D8261C;
	padding:10px 30px 10px 0;
	float:left;
	font-size:20px;
	color: white;
	margin-top: 0;
}
.linebox h3 span {
	padding: 0 18px;
	font-size: 20px;
}
.linebox p {
	padding-right: 40px;
}
.linebox p a {
	color:#999;
	text-decoration: none;
	cursor: pointer;
}

@media (max-width:1000px) {
.linebox {
	height:30px;
	line-height:30px;
	border-bottom: 1px solid #999999;
}
.linebox h3 {
	height: 30px;
	overflow: hidden;
	padding:5px 23px 5px 10px;
	float:left;
	font-size:14px;
	color: white;
	margin-top: 0;
}
.linebox h3 span {
	padding:3px 10px;
	font-size: 14px;
}
.linebox p {
	padding-right:20px;
}
.linebox p a {
	color:#CCC;
	text-decoration: none;
	cursor: pointer;
	font-size: 10px;
}

}

.sid {
	border:1px solid #E3E3E3;
	padding: 20px 0 20px 40px;
}
.sid li {
	line-height: 32px;
	font-size: 16px;
	color: #8C8C8C;
}
.sid li a {
	color: #6F6F6F;
}



/*产品展示*/
.homeplist {
	margin-top: 20px;
}
.homeplist h5 {
	color:#666;
	text-align: center;
	margin: 6px 0;
}

/*公司动态*/

.anlist {
	margin-left:-30px;
	}
.anlist li {
	border-bottom:1px dashed #CCC;
}

.anlist li a {
	text-decoration: none;
	color:#666666;
}
.newslist {
	margin-left:-30px;
	}

.newslist li {
	border-bottom:1px dashed #CCC;
}

.newslist li a {
	text-decoration: none;
	color:#666666;
}

/*联系我们*/
.contact_m {margin:15px 0 0 0;}
.contact_m img {margin:0 0 4px 0;}
.notice {background:#f4f4f4; padding:4px 10px 4px 6px; margin:6px 0 0 0; font-size:12px; line-height:24px;}
.notice strong { color:#da0000; font-size:16px;}

/*友情链接*/
.ilink_bg { background:#f0f0f0; width:100%; margin:17px 0 0 0; padding:6px 0 6px 0;}

.ilink_bg .container {
	font-size:18px;
	color:#6f6f6f;
	}
.ilink_bg .container a {
	font-size:14px;
	margin:0 5px;
	text-align:center;
	color:#6f6f6f;
	}
.container ul {
 float: left;
 line-height: 20px;
 margin-bottom: 20px;
}
/*页脚部分*/
.ifooter_bg { background:#222222; padding:6px 0 6px 0; margin-top:-20px;}
.ifooter_bg .container {margin:0 auto; color:#e1e1e1;}
.ifooter_bg .container  a{ color:#e1e1e1;}

/*手机屏幕页脚部分*/
.foot {
	 position:fixed;
	 bottom:3px;
	 width:100%;
	 height:40px;
	 background:#D8261C;
	}
.foot a {
	font-size:12px;
	width:100%;
	color:#FFF;
	margin:auto auto;
	line-height:40px;
	text-decoration:none;
	}




/*公司介绍之生产能力*/
.cap {
	display: block;
	margin:30px 0;
	height:120px;
}

.cap li {
    display: block;
    height: 120px;
    line-height: 270px;
    text-align: center;
    list-style-type: none;
}

.cap1 {
	background: url(../img/sy_15.png) no-repeat center center;
}
.cap1:hover {
	background: url(../img/sy_15-1.png) no-repeat center center;
}
.cap2 {
	background: url(../images/sy_17.png) no-repeat center center;
}
.cap2:hover {
	background: url(../img/sy_17-1.png) no-repeat center center;
}
.cap3 {
	background: url(../img/sy_19.png) no-repeat center center;
}
.cap3:hover {
	background: url(../img/sy_19-1.png) no-repeat center center;
}
.cap4 {
	background: url(../img/sy_21.png) no-repeat center center;
}
.cap4:hover {
	background: url(../img/sy_21-1.png) no-repeat center center;
}


/*表格样式*/

.ta {
	margin:0 auto;
}


.ta tr td {
	border:1px solid #888888;
	padding:10px 20px;
	text-align:center;
	font-size: 12px;
	vertical-align:center;
}
.ta tr:nth-of-type(odd) { 
		background: #eee; 
	}
.ta tr:first-child td {
	background:#888888;
	color:white;
	border:1px solid white;
	}
.ta tr:hover {
	background:#888888;
	color: white;
}


.tab {
	margin:0 auto;
}

.tab td {
	border: 1px solid #888888;
	padding:10px 16px;
	text-align:center;
	font-size: 12px;
}
.tab th {
	border: 1px solid white;
	padding:10px 16px;
	text-align:center;
	font-size: 12px;
	background:#888888;
	color: white;
}
.tab tr:nth-of-type(odd) { 
		background: #eee; 
	}

.tab tr:hover {
	background:#888888;
	color: white;	
}

.tabl {
	margin:0 auto;
}

.tabl tr td:first-child {
	border: 1px solid white;
	padding:10px 20px;
	text-align:center;
	font-size: 14px;
	background:#888888;
	color: white;
}
.tabl td {
	border: 1px solid #888888;
	padding:10px 20px;
	text-align:center;
	font-size: 12px;
}
.tabl tr:nth-of-type(odd) { 
		background: #eee; 
	}

.tabl tr:hover {
	background:#888888;
	color: white;	
}



.tabll {
	margin:0 auto;
}
.tabll td {
	border: 1px solid #CCC;
	padding:10px 40px;
	text-align:center;
	font-size: 12px;
}
.tabll tr:nth-of-type(odd) { 
		background: #eee; 
	}
	
.tabll td a:hover {
	color: white;
	background:#888888;
	text-decoration:none;	
}
.tabll td:hover {
	background:#888888;
	color: white;
	text-decoration:none;	
}

/*三筒烘干机表格*/

.tatt tr td:first-child {
	border: 1px solid white;
	text-align:center;
	font-size: 12px;
	background:#333333;
	color: white;
}
.tatt td {
	border: 1px solid #888888;
	text-align:center;
	font-size: 12px;
}
.tatt tr:nth-of-type(odd) { 
		background: #eee; 
	}

.tatt tr:hover {
	background:#D8261C;
	color: white;	
}





/*产品详情页面QQ咨询按钮*/

.butt img {
	margin:auto auto;
}

/*新闻详情页引用*/
.xgnews {
	float:left;
	margin:10px 0;
	}
.xgcase {
	float:left;
	margin:10px 0;
	}

/*产品详情页引用*/

.newsxx_con_t1 {text-align:center; margin:15px 0 9px 0;}
.newsxx_con_t1 h1 {font:400 24px/36px "Microsoft YAHEI";}
.newsxx_con_m1 {font-size:14px;margin:15px 0 0 0;}
.newsxx_con_m2 {text-align:center;margin:8px 0 0 0;}

/*新闻详情页引用联系方式*/
.news_con {
	background: #EEEEEE;
	font-size: 14px;
    color: #555;
    margin: 20px 0 25px;
    overflow: hidden;
    padding: 15px;
    width: 100%;
}
.news_con span {
 display: inline-block;	
}
.l-tel {
	color: #e90101;
    float: left;
    font-family: "Microsoft YaHei";
    font-size: 21px;
    font-weight: bold;
    margin-top: 9px;
}

.l-tel a {
	color: #D01111;
    font-family: "Microsoft YaHei";
    font-size: 21px;
    font-weight: bold;
}
.l-tel span {
	color: #333;
    font-size: 15px;
    font-weight: normal;
}
.r-tool {
	float:left;
    margin-top:15px;
	margin-left:40px;
}
.r-tool a {
	background:#D01111;
	color: white;
	font-size: 14px;
	padding:6px 14px;
	text-align: center;
	text-decoration: none;
	margin:10px 6px;
}

/*文章或产品下边引用*/
.box-zixun {
    background: #efe2c0 none repeat scroll 0 0;
    clear: both;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 15px 15px 20px;
}

.shuoming {
    color: #333;
    font-size: 18px;
    margin-bottom: 25px;
    text-align: center;
}

.tool-t-z {
    border: 2px dashed #d1a023;
    margin: 0 auto;
    padding-bottom: 20px;
    width: 80%;
}

.tool-t-z span {
    background: #efe2c0 none repeat scroll 0 0;
    color: #333;
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin: -15px auto 10px;
    text-align: center;
    width: 42%;
}

.tool-t-z a.telephone {
    color: #ef2416;
    display: block;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 16px;
    text-align: center;
}

.tool-t-z a.zx-btn {
    background: #ef2416 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 18px;
    margin: 0 auto;
    padding: 8px 0;
    text-align: center;
    width: 37%;
}


@media (max-width:400px) {

.box-zixun {
    background: #efe2c0 none repeat scroll 0 0;
    clear: both;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 5px 5px 10px;
}

.shuoming {
    color: #333;
    font-size: 12px;
    margin-bottom: 12px;
    text-align: center;
}

.tool-t-z {
    border: 1px dashed #d1a023;
    margin: 0 auto;
    padding-bottom: 16px;
    width: 80%;
}

.tool-t-z span {
    background: #efe2c0 none repeat scroll 0 0;
    color: #333;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: -10px auto 10px;
    text-align: center;
    width: 42%;
}

.tool-t-z a.telephone {
    color: #ef2416;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}

.tool-t-z a.zx-btn {
    background: #ef2416 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 12px;
    margin: 0 auto;
    padding: 6px 2px;
    text-align: center;
    width: 40%;
}

  
}



/*返回顶部*/

#return-top{position:fixed; bottom:30%; right:140px; text-align:center; display:none; z-index:10000;}  
#return-top a {text-decoration:none; }