﻿body{
	max-width: 1024px;
	margin: 0 auto;}
.title h2{
	text-align: center;
	font-size: 24px;
	color: #0B5DC2;
	margin-bottom:20px;
}
.title h2 span{
	display: block;
	border-top: 3px solid #E10413;
    width: 2em;
    margin: 8px auto;
}
.pa10{
	padding: 10px;
}
.top20{
	padding: 30px 6px;
}
.bot15{
	margin-bottom: 30px;
}
.suo{
	text-indent:30px;
}
.contact-img {
	float: left!important;
	width: 177px!important;
	height: auto;
	margin:20px!important;
}
/*导航*/
header{
		position: relative;
		padding: 0 5px;
}
.logo {
	width: 50%;
	margin:4px 0 0 10px;
}
.icon-list-ul{
	font-size: 30px;
	background: #2081C0;
	color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 5px;
	margin-top: 14px;
}
nav{
	width: 100%;
}
nav li{
	text-align: center;
	background: #F4F4F4;
	padding: 5px 0;
	border-bottom: 1px solid #8AA4BF;
	opacity:0.9;
	line-height: 30px;
	font-size:18px;
}
nav li a{
		color: #016ECD;
}
nav li:last-child{
	border-bottom: none;
}
nav ul{
	display: none;
	position: absolute;
	left: 0;
	z-index: 30;
	width: 100%;
	top:70px;
}
.nav2 {
	width: 100%;
	margin-top: 15px;
}
.nav2 li {
	width: 48%;
	margin: 5px 1%;
	line-height: 38px;
	background: #00A1E9;
	float: left;
	text-align: center;
	font-size:18px;
}
.nav2 li a {
	color:#fff;
}
/*焙烧炉系列*/
.index-products {
	width: 100%;
	background: url(../images/back1.png) no-repeat top;
	overflow: hidden;
	margin-top:26px;
}
.top1 {
	text-align: center;
	color:#fff;
	margin: 50px 0;
}
.top1 h1 {
	font-size:32px;
	line-height: 41px;
}
.top1 p {
	font-size:16px;
	line-height: 28px;
}
.top1 img {
	margin:0 auto;
}
.index-products ul li {
	width: 100%;
	padding:30px 25px;
	background: #fff;
}
.index-products ul li img {
	width: 100%;
}
.index-products ul li h2 {
	font-size:30px;
	color: #2081C0;
	line-height: 84px;
	font-weight:normal;
}
.index-products ul li p {
	font-size:14px;
	color: #777777;
	line-height: 30px;
}
.more1 {
	font-size:14px;
	color:#ECE218;
	display: block;
	width: 200px;
	height: 50px;
	background: #2081C0;
	border-radius: 5px;
	text-align: center;
	line-height: 50px;
	margin:29px auto 0 auto;
}
.more1:hover {
	color:#fff;
}
.index-products ul li:last-child a {
	margin-top:20px;
}

.online {
	/*height: 250px;*/
	overflow: hidden;
	margin-top:20px;
}
.online-left {
	width: 100%;
	overflow: hidden;
	padding:54px 0;
	background: url(../images/back2_01.jpg) no-repeat center top;
	background-size: auto 100%;
}
.online-left p:first-child{
	width: 100%;
	color:#fff;
	font-size:22px;
	text-align: center;
	line-height: 40px;
}
.online-left p:first-child span{
	font-size:17px;
}
.online-left p:last-child{
	width: 314px;
	height: 40px;
	color:#2081C0;
	font-size:15px;
	text-align: center;
	line-height: 40px;
	background: url(../images/line2.jpg) no-repeat center;
	border-radius:30px;
	margin:4px auto;
}
.online-right {
	width: 100%;
	text-align: center;
	background: url(../images/back2_02.jpg) no-repeat center top;
	background-size: 100% 100%;
	padding:50px 0;
}
.online-right span {
	display: inline-block;
	width: 80px;
	height: 60px;
	background: url(../images/phone1.png) no-repeat center top;
	padding-top: 34px;
	font-size:16px;
	color:#797200;
}
.online-right p {
	font-size:24px;
	line-height: 24px;
	color:#797200;
}
.online-right a {
	color: #fff;
	font-size:20px;
	display: inline-block;
	width: 240px;
	height: 50px;
	border-radius:8px;
	background: url(../images/back3.png) no-repeat center;
	line-height: 50px;
	padding-left: 42px;
	margin-top:24px;
}
.top2 {
	color:#2081C0;
}
.top2 p{
	color:#777777;
}
/*应用领域*/

.application li {
	width: 100%;
	height: 138px;
	float: left;
	text-align: center;
	padding-top: 20px;
	margin-bottom:10px;
}

.application li:hover a{
	color:#fff;
}
.application li:hover a span {
	background: #fff;
}
.application li:first-child,.application li:nth-child(3),.application li:nth-child(5){
	background: #F9F9F9;
}
.application li:nth-child(2),.application li:nth-child(4){
	background: #EBEBEB;
}
.application li h3 {
	font-size:35px;
	line-height: 38px;
}
.application li p {
	font-size:16px;
	line-height: 46px;
}
.application li span{
	display: inline-block;
	width: 40px;
	height: 3px;
	background: #2081C0;
	margin:0 auto;
}
.application li:hover {
	background: url(../images/back4.png);
}
.adv li{
	width: 100%;
	margin-bottom:10px;
	border-bottom: 2px dashed #DADADA;
	text-align:center;
}
.adv li:last-child{
	border-bottom: none;
}
.adv li p {
	text-align: center;
	font-size:14px;
	color:#3A3C41;
}
.adv li p:last-child {
	margin:10px 0;
}
.adv-img {
	width: 30%;
}
/*了解伯端*/
.about {
	width: 100%;
	background: url(../images/back7.png) no-repeat center top;
	background-size: 100% 100%;
	overflow: hidden;
}
.about-box {
	width: 100%;
	background-color: #fff;
	overflow: hidden;
	opacity: 0.9;
	padding-bottom: 40px;
}
.about-left {
	overflow: hidden;
	margin-bottom:10px;
}
.about-right {
	font-size:14px;
	color:#101010;
	line-height: 32px;
	padding:0 10px;
	margin: 0 auto;
	text-indent: 2rem;
	height: 200px;
	overflow: hidden;
}
.about-img {
	width: 100%;
}
.submenu{	
	margin-top: 20px;
	background:#eeeeee;
	padding:20px 25px;
}
.an-caidan{	
	line-height:35px;
	font-size:18px;
	font-weight:bold;
	color:#0B5DC2;
}
.nav-list{
	overflow:hidden;
	}
.nav-list li{
	width:50%;
	float:left;
	font-size:14px;
	line-height:1.8;
	}
.nav-list li.on a{
	color:#0B5DC2;
	}	
.news {
	width: 90%;
	margin:0 auto;
}
.news-left li{
	width: 100%;
	margin:10px 0;
	border-bottom:1px dashed #DADADA;
	padding-bottom: 10px;
}
.news-left img {
	margin-bottom:10px;
	width: 100%;
}
.news h5 {
	font-size:16px;
	font-weight: normal;
	color:#2081C0;
	line-height: 24px;
}
.news p {
	font-size:14px;
	color:#A2A2A2;
}
.news-left span {
	font-size:16px;
	color:#2081C0;
	line-height: 24px;
}
.news-right {
	width: 570px;
	float: right;	
}
.news-right span {
	display: inline-block;
	width: 60px;
	height: 54px;
	float: left;
	font-size:18px;
	color:#2081C0;
	padding-top: 10px;
	border-right: 2px dashed #DADADA;
	padding-right: 10px;
	margin-right: 10px;	
}
.news-right span .yy{
	font-size:14px;
	color:#3A3C41;
	text-align: center;
}
.news-right li {
	border-top: 1px solid #E2E2E2;
	padding:24px 6px;
}
.news-right li:last-child {
	border-bottom: 1px solid #E2E2E2;
}
.news-right h5 {
	font-size:16px;
	font-weight: normal;
	color:#2081C0;
	line-height: 24px;
}
.news-right p {
	font-size:14px;
	color:#A2A2A2;
	padding-left: 76px;
}
.news a:hover p{
	color:#000;
}

.contact {
	background: url(../images/back5.png) no-repeat center;
	overflow: hidden;
	margin:50px auto;
}
.contact1 {
	font-size:24px;
	color:#fff;
	text-align: center;
	margin:40px 0;
}
.contact2 {
	width: 100%;
	height: 50px;
	background: url(../images/back6.png) no-repeat center;
	border-radius:25px;
	margin:24px auto;
	font-size:22px;
	color: #2081C0;
	line-height: 50px;
	padding-left: 105px;
}
.contact2 span {
	margin-left:120px;
}
/*页尾*/
footer{
	background: #000000;
	color: #fff;
	padding: 10px 0;
	text-align: center;
}

footer h3{
	margin-bottom: 15px;
}

.f_t p{
	font-size: 14px;
	line-height: 25px;
}
.f_t p span{
	margin-right: 10px;
}
.f_b p{
	font-size: 14px;
	padding:10px;
}
.f_b p a {
	color:#fff;
}
.foot-menu{ background:url(../images/foot-menu.jpg) repeat-x #eeeeee; overflow:hidden; position:fixed; bottom:0px; width:100%; z-index:1000;}
.foot-menu li{ float:left; line-height:50px; font-size:14px; text-align:center;}
.foot-menu li.li1{ width:22%;}
.foot-menu li.li1 a{ display:block; border-right:1px solid #d7d7d7;}
.foot-menu li.li2{ width:22%; border-right:0px solid #d7d7d7;}
.foot-menu li.li3{ width:34%; background:url(../images/contact.png) no-repeat 15px center #f24041; background-size:18%; background-position:14px 25%;}
.foot-menu li.li3 a{ color:#fff; padding-left:20px;}




/*返回顶部*/
.back-top{
	position: fixed;
	right:1px;
	bottom:50px;
	z-index: 40;
	display: none;
}
/*关于我们单页*/
.ab-dan{
	margin-bottom: 30px;
}
.ab-dan table {
	width: 96%!important;
	margin:0 auto!important;
	font-size:14px!important;
}

.ab-dan p{
	line-height: 24px;
	font-size:14px;
	/*text-indent: 4rem;*/
	padding:0 6px;
	color:#595959;
}
.ab-dan img{
	width: 90%;
	margin: 20px auto;
	display: block;
}
/*产品列表*/
.p-dan img{
	/*width: 100%;*/
	height: 100%;
}
.p-dan .p_c li{
	width: 48%;
	padding:2px;
	margin-bottom: 30px;
	text-align: center;
	height: 110px;
	margin-left: 0.5%;
	border:1px solid #5a5a5a;
}
.p-dan li span{
	display: block;
	font-size:14px;
	line-height: 20px;
}
/*案例列表*/
.p-dan1 img{
	width: 100%;
	height: 100%;
}
.p-dan1 .p_c1 li{
	width: 48.8%;
	padding:2px;
	margin-bottom: 30px;
	text-align: center;
	height: 160px;
	margin-left: 0.3%;
	border:1px solid #5a5a5a;
}
.p-dan1 li span{
	display: block;
	font-size:14px;
	line-height: 20px;
}

/*分页*/
.page{
	text-align: center;
	margin:18px;
}
.page a{
	margin: 0 10px;
	color:#242069;
	display: inline-block;
	padding: 8px 14px;
	border: 1px solid #C0C0C0;
	border-radius: 5px;
	font-size: 14px;
}
.page a.active{
	background:#F90000 ;
	color: #fff;
}
/*团队*/
.te-tu{
	width: 40%;
}
.te-tu p{
	width: 100%;
	height: 200px;
	position: relative;
	border: 1px solid #000000;
}
.te-tu img{
	position: absolute;
	left: 6px;
	top:6px;
	width: 100%;
	height: 200px;
}
article{
	margin-left: 20px;
	float: left;
	width: 55%;
}
article h4{
	font-size: 1.3em;
}
article span{
	
}
article p{
	font-size: 14px;
	color: #626161;
}
/*新闻单页*/
.tab{
	text-align: center;
	margin-bottom: 15px;
}
.tab a{
	display: inline-block;
	padding: 5px 20px ;
	background: hsla(0, 85%, 61%, 0.69);
	border-radius: 5px;
	color: #fff;
	margin-right: 20px;
}
.tab .active{
	background: rgb(249, 0, 0);
}
.lists{
	display: none;
}
.lists.show{
	display: block;
}
/*联系我们单页*/
.lx h3{
	text-align: center;
	font-size:18px;
}
.lx-d{
	width: 100%;
}
.lx p{
	text-align: center;
	line-height: 32px;
	font-size:16px;
}
.lx span{
	margin-right: 10px;
	font-size:2rem;
}

/*产品列表页*/

.pageNavi{PADDING-RIGHT:0;PADDING-LEFT:0;PADDING-BOTTOM:25px;MARGIN:10px auto ;WIDTH:100%;PADDING-TOP:10px;TEXT-ALIGN:center}
.wp-pagenavi{margin:10px auto;padding-top:15px;font-size:12px; width: 100%;text-align: center;}
.wp-pagenavi span{margin:2px;padding:4px 10px!important;border:1px solid #c4c4c4;background-color:#eee!important;color:#000!important}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{margin:2px;padding:4px 10px!important;border:1px solid #c4c4c4;color:#333!important;text-decoration:none!important}
.wp-pagenavi a:hover{background-color:#eee!important;color:#0b3779!important;font-weight:700!important}
.wp-pagenavi a:active{margin:2px;padding:2px;border:1px solid #c4c4c4;text-decoration:none}
.wp-pagenavi span.extend,.wp-pagenavi span.pages{margin:2px;padding:4px 8px!important;border:1px solid #c4c4c4;color:#454545!important}
.wp-pagenavi span.current,.wp-pagenavi span.nolink{margin:2px;padding:4px 8px!important;border:1px solid #aaa;background-color:#eee!important;color:#000!important}
.wp-pagenavi select{margin:2px;padding:4px 8px!important;border:1px solid #c4c4c4;background-color:#eee!important;color:#000!important} 
.met_page{margin:10px 0;}
.met_page a{margin-right:0;color:#666666;text-decoration:underline}
.pageleft{padding-left:0;height:24px}
.pageleft,.pagemid{float:left;overflow:hidden;width:33%;line-height:24px}
.pagemid{height:24p;text-align:center}
.pageright{float:right;display:inline;overflow:hidden;padding-right:0;height:24px;text-align:right;line-height:24px}

.flow {
    overflow: hidden;
    margin-top:20px;
    margin-bottom:40px;
}

.flow img{
	width: 100%;
}
.flow-right {
    width: 100%;
    background: #2081C0;
    color: #fff;
    padding:20px 0;
}
.flow-right h3 {
    font-size: 24px;
    padding-bottom: 20px;
    text-align: center;
}
.flow-right p {
    font-size: 16px;
    width: 80%;
    margin:0 auto;
    border: 1px solid #fff;
    padding: 27px;
    line-height: 30px;
}
.commitment li{
	width: 100%;
	background:url(../images/service-back.jpg);
	color:#fff;
	text-align: center;
	padding:30px;
	margin:10px 0;
}
.commitment li h1 {
	font-size:40px;
	line-height: 30px;
}
.commitment li h2 {
	font-size:24px;
}
.commitment li p {
	font-size:16px;
	margin-top:10px;
}
.commitment span {
	display: inline-block;
	height: 2px;
	width: 20px;
	border-bottom:2px solid #fff;
}
.flow-ul li {
	width: 100%;
	height: 126px;
	background:#F8F8F8;
	border:1px solid #ECECEC;
	text-align: center;
	line-height: 126px;
	color:#959595;
	font-size:20px;
	margin:10px 0;
}
