﻿@charset "utf-8";
/* CSS Document */
.banner {
	height: 210px;
	background: url(../images/linebg.jpg) center no-repeat;
}
.main {
	width: 1180px;
	margin: 0 auto;
}
.main .main-tl {
	text-align: right;
	color: #666;
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
}
.main .main-tl a {
	color: #666;
}
.main .main-tl a:hover {
	color: #e60717;
}
.main .main-tr {
	font-size: 26px;
	color: #e60717;
}
/*正文开始*/
.main .submain {
	margin-top: 20px;
	overflow: hidden;
}
/*左边内容*/
.main .submain-left {
	float: left;
	width: 240px;
	box-sizing: border-box;
}
.main .submain-left h3 {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	padding-left: 20px;
	background: #ececec url(../images/off.png) 210px center no-repeat;
	cursor: pointer;
	position: relative;
}
.main .submain-left h3.on {
	background: #ececec url(../images/open.png) 210px center no-repeat;
}
.main .submain-left h3.on em {
	position: absolute;
	width: 3px;
	height: 40px;
	left: 0;
	background-color: #e60717;
}
.main .submain-left ul {
	padding: 14px 0 14px 20px;
	width: 240px;
	display: none;
	box-sizing: border-box;
	border: 1px solid #ececec;
	border-top: 0;
}
.main .submain-left ul li {
	margin-bottom: 6px;
}
.main .submain-left ul li a {
	color: #666;
}
.main .submain-left ul li a:hover {
	color: #e60717;
}
.main .submain-left .top2 {
	margin-top: 2px;
}
.main .submain-left .img {
	width: 240px;
	height: 142px;
	box-sizing: border-box;
	border: 1px solid #ececec;
	margin-top: 30px;
	margin-bottom: 30px;
	background: url(../images/pro-contact.jpg);
}
/*右边内容*/
.main .submain-right {
	width: 920px;
	float: right;
	overflow: hidden;
}
.main .submain-right h3 {
	height: 40px;
	background-color: #ececec;
}
.main .submain-right h3 p {
	width: 180px;
	float: left;
	background-color: #e60717;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.main .submain-right h3 span a {
	float: right;
	color: #e60717;
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
	margin-right: 10px;
}
.main .submain-right ul {
	width: 920px;
	overflow: hidden;
	padding: 30px 13px 10px 13px;
	margin-bottom: 30px;
	box-sizing: border-box;
	border: 1px solid #ececec;
}
.main .submain-right ul li {
	float: left;
	margin-right: 30px;
	margin-bottom: 18px;
}
.main .submain-right ul li:nth-child(4n){
	margin: 0;
}
.main .submain-right ul .outright {
	margin: 0;
}
.main .submain-right ul li p {
	text-align: center;
	margin-top: 10px;
}
.main .submain-right ul li p a {
	color: #666;
}
.main .submain-right ul li p a:hover {
	color: #e60717;
}
/*选矿工艺详情*/
.main .submain-right h4 {
	height: 30px;
	font-size: 18px;
	color: #e60717;
	border-bottom: 1px solid #ececec;
}
.main .submain-right .process {
	margin-top: 30px;
	color: #666;
}
.main .submain-right .process p {
	line-height: 2;
}
.main .submain-right .process p img {
	margin: 20px 0;
}
/*产品详情*/
.main .content {
	margin-top: 50px;
	overflow: hidden;
	color: #333;
}
.main .content .pro-top {
	width: 1180px;
	overflow: hidden;
}
.main .content .pro-top .pro-top-l {
	float: left;
	width: 410px;
	height: 310px;
	overflow: hidden;
	padding: 4px 0 0 4px;
	box-sizing: border-box;
	border: 1px solid #dedede;
	background-color: #ececec;
}
.main .content .pro-top .pro-top-l img {
	width: 400px;
	height: 300px;
}
.main .content .pro-top .pro-top-r {
	width: 720px;
	height: 310px;
	overflow: hidden;
	float: right;
	position: relative;
}
.main .content .pro-top .pro-top-r h2 {
	font-size: 22px;
	color: #333;
	text-align: center;
	margin-bottom: 16px;
}
.main .content .pro-top .pro-top-r ul {
	position: absolute;
	bottom: 0;
	overflow: hidden;
	height: 90px;
}
.main .content .pro-top .pro-top-r ul li {
	float: left;
	margin-right: 30px;
}
.main .content .hot-line {
	width: 1180px;
	height: 80px;
	overflow: hidden;
	margin-top: 40px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	background-color: #f4f4f4;
}
.main .content .hot-line .img-phone {
	height: 80px;
	width: 500px;
	float: left;
	line-height: 80px;
	margin-left: 60px;
	padding-left: 60px;
	background: url(../images/dianhua.png) left no-repeat;
}
.main .content .hot-line .img-phone span {
	vertical-align: middle;
	font-size: 18px;
}
.main .content .hot-line .img-phone strong {
	font-size: 28px;
	color: #e60717;
	margin-left: 10px;
	vertical-align: middle;
}
.main .content .hot-line .btn-online {
	width: 450px;
	height: 80px;
	line-height: 80px;
	float: right;
}
.main .content .hot-line .btn-online span {
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	margin-right: 60px;
	display: inline-block;
	text-align: center;
	background-color: #e60717;
}
.main .content .pro-center {
	width: 1180px;
	overflow: hidden;
}
.main .content .pro-center .pro-center-item {
	border-bottom: 1px dashed #ddd;
	padding: 40px 0;
	overflow: hidden;
}
.main .content .pro-center .pro-center-item h3 {
	font-size: 18px;
	margin-bottom: 20px;
}
.main .content .pro-center .pro-center-item h3 a {
	color: #333;
}
.main .content .pro-center .pro-center-item h3 span {
	float: right;
	font-size: 16px;
	font-weight: normal;
}
.main .content .pro-center .pro-center-item h3 span a {
	color: #333;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}
.main .content .pro-center .pro-center-item h3 span a:hover {
	color: #e60717;
}
.main .content .pro-center .pro-center-item-l {
	width: 570px;
	float: left;
}
.main .content .pro-center .pro-center-item-l p {
	line-height: 2;
}
.main .content .pro-center .sbys {
	width: 1180px;
}
.main .content .pro-center .pro-center-item-r {
	width: 500px;
	float: right;
	overflow: hidden;
	position: relative;
	margin-top: 47px;
}
.main .content .pro-center .pro-center-item-r p {
	line-height: 2;
}
.main .content .pro-center .pro-center-item-r ul.hd {
	position: absolute;
	left: 100px;
	bottom: 10px;
	z-index: 1;
}
.main .content .pro-center .pro-center-item-r ul.hd li {
	text-align: center;
	width: 20px;
	height: 20px;
	line-height: 20px;
	float: left;
	margin-right: 10px;
	border-radius: 4px;
	color: #fff;
	background-color: rgba(0,0,0,0.4);
}
.main .content .pro-center .pro-center-item-r ul.hd li.on {
	background-color: #e60717;
}
.main .content .pro-center .pro-center-item-r-pic {
	width: 420px;
	height: 300px;
	float: right;
	z-index: 0;
}
.main .content .pro-center .pro-center-item-r-pic li img {
	width: 420px;
	height: 300px;
	display: block;
}
/*客户案例*/
.main .content .pro-center .pro-center-item-bg {
	width: 1180px;
	height: 500px;
	padding-top: 30px;
	box-sizing: border-box;
	background-color: #ececec;
}
.main .content .pro-center .pro-center-item-bg-l {
	float: left;
	width: 500px;
}
.main .content .pro-center .pro-center-item-bg-l p {
	margin-left: 50px;
	margin-top: 10px;
	line-height: 2;
}
.main .content .pro-center .pro-center-item-bg-l p strong {
	display: block;
}
.main .content .pro-center .pro-center-item-bg-l img {
	margin-left: 50px;
}
.main .content .pro-center .pro-center-item-bg-r {
	float: right;
	width: 500px;
}
.main .content .pro-center .pro-center-item-bg-r p {
	margin-top: 10px;
	line-height: 2;
	margin-right: 50px;
}
.main .content .pro-center .pro-center-item-bg-r p strong {
	display: block;
}
/*技术参数*/
.main .content .pro-center table {
	text-align: center;
	margin: 20px auto 30px;
	border-collapse: collapse;
	color: black;
	font-size: 12px;
}
.main .content .pro-center table td {
	border: 1px white solid;
	text-align: center;
}
.main .content .pro-center table tr:nth-child(2n+1) {
	background-color: #eee;
}
.main .content .pro-center table .red td {
	background-color: #e70101;
	color: white;
	font-size: 14px;
	font-weight: bold;
}
.main .content .pro-center table .red2 {
	background-color: #e70101;
	color: white;
	font-size: 14px;
	font-weight: bold;
}
/*相关产品*/
.main .content .pro-center .pro-center-item .about {
	width: 110%;
	overflow: hidden;
}
.main .content .pro-center .pro-center-item .about li {
	width: 210px;
	float: left;
	margin-right: 33px;
}
.main .content .pro-center .pro-center-item .about li img {
	width: 210px;
	height: 160px;
}
.main .content .pro-center .pro-center-item .about li p {
	text-align: center;
	margin-top: 8px;
}
.main .content .pro-center .pro-center-item .about li p a {
	color: #333;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.main .content .pro-center .pro-center-item .about li p a:hover {
	color: #e60717;
}
/*留言板*/
.main .content .pro-center .pro-center-item .message {
	width: 870px;
	float: left;
	overflow: hidden;
}
.main .content .pro-center .pro-center-item .message h4 {
	font-weight: normal;
	margin-bottom: 30px;
}
.main .content .pro-center .pro-center-item .message h4 span {
	font-weight: 700;
	color: #e60717;
}
.main .content .pro-center .pro-center-item .message .ipt {
	width: 870px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: right;
	margin-bottom: 14px;
}
.main .content .pro-center .pro-center-item .message .ipt input {
	width: 740px;
	height: 38px;
	float: right;
	color: #333;
	font-family: "Microsoft YaHei", "微软雅黑", "Heiti SC", "黑体-简";
	padding-left: 10px;
	margin-left: 4px;
	outline: none;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
.main .content .pro-center .pro-center-item .message .txt {
	width: 870px;
	overflow: hidden;
}
.main .content .pro-center .pro-center-item .message .txt textarea {
	width: 740px;
	float: right;
	color: #333;
	font-family: "Microsoft YaHei", "微软雅黑", "Heiti SC", "黑体-简";
	padding: 10px 0 0 10px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	resize: none;
	outline: none;
}
.main .content .pro-center .pro-center-item .message .txt span {
	float: left;
	margin-left: 28px;
}
.main .content .pro-center .pro-center-item .message .btn {
	width: 740px;
	float: right;
	margin-top: 30px;
	overflow: hidden;
}
.main .content .pro-center .pro-center-item .message .btn input {
	width: 140px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border: 0;
	cursor: pointer;
	background-color: #e60717;
	font-family: "Microsoft YaHei", "微软雅黑", "Heiti SC", "黑体-简";
}
.main .content .pro-center .pro-center-item .message .btn .btn-left {
	margin-left: 200px;
}
.main .content .pro-center .pro-center-item .message .btn .btn-right {
	margin-left: 60px;
	background-color: #242d3c;
}
.main .content .pro-center .pro-center-item .pro-rlist {
	float: right;
	width: 240px;
	height: 490px;
	padding-left: 30px;
	border-left: 1px solid #ddd;
	box-sizing: border-box;
}
.main .content .pro-center .pro-center-item .pro-rlist h4 {
	font-size: 18px;
	color: #333;
	margin-bottom: 14px;
}
.main .content .pro-center .pro-center-item .pro-rlist-t p {
	width: 180px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	text-align: center;
	margin-bottom: 4px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	background-color: #ececec;
}
.main .content .pro-center .pro-center-item .pro-rlist-t p a {
	color: #333;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.main .content .pro-center .pro-center-item .pro-rlist-t p a:hover {
	color: #e60717;
}
.main .content .pro-center .pro-center-item .pro-rlist-b {
	width: 180px;
	line-height: 2;
	padding: 6px 14px 6px 14px;
	margin-top: 20px;
	box-sizing: border-box;
	background-color: #ececec;
}
.main .content .pro-center .pro-center-item .pro-rlist-b span {
	color: #e60717;
	font-size: 13px;
	font-weight: 700;
}
.main .content .pro-center .pro-center-item .pro-rlist-b .online-c a {
	width: 100%;
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: center;
	color: #fff;
	margin: 10px 0;
	background-color: #e60717;
}
/*固定菜单*/
.fixedMenu {
	display: none;
	width: 100%;
	overflow: hidden;
	z-index: 99;
	background-color: #323232;
	position: fixed;
	left: 0;
	top: 0;
}
.fixedMenu .fixedMenu-center {
	width: 1180px;
	height: 50px;
	margin: 0 auto;
}
.fixedMenu .fixedMenu-center span {
	font-size: 24px;
	line-height: 50px;
	float: left;
	color: white;
	width: 410px;
	text-align: center;
}
.fixedMenu .fixedMenu-center ul {
	width: 700px;
	float: right;
}
.fixedMenu .fixedMenu-center ul li {
	float: left;
	width: 100px;
	height: 50px;
	font-size: 15px;
	line-height: 50px;
	text-align: right;
}
.fixedMenu .fixedMenu-center li a {
	color: #fff;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.fixedMenu .fixedMenu-center li a:hover {
	color: #e60717;
}
.fixedMenu .fixedMenu-center .red-on a {
	color: #e60717;
	font-size: 15px;
}
