﻿@charset "utf-8";
/* CSS Document */
/*产品开始*/
.index_chanpin01{
/*	background:#eefefe;*/
	padding:20px 0;
}
.index_prd_tit{
	text-align:center;
	font-size:32px;
	color:#cc0000;
	line-height:44px;
	height:80px;
	border-bottom:1px solid #ddd;
	position:relative;
}
.index_prd_tit > span{
	font-weight:normal;
	font-size:14px;
	color:#000;
	line-height:26px;
	display:block;
}
.index_prd_tit > s{
	position:absolute;
	left:570px;
	top:78px;
	height:5px;
	width:60px;
	background:#b90000;
}
	/*产品分类开始*/
.index_product_type{
	padding:30px 0;
	width:1200px;
/*	height:50px;*/
	position:relative;
	z-index:99;
	text-align:center;
}
.index_product_type > li{
/*	float:left;*/
	display:inline-block;
	line-height:50px;
	background:#000000;
	width:150px;
	margin-right:15px;
	text-align:center;
	position:relative;
	border-radius:5px;
/*	border:1px solid #ddd;*/
}
.index_product_type > li:hover .index_product_sub{
	display:block;
}
.index_product_sub{
	position:absolute;
	left:0;
	top:50px;
	width:100%;
	display:none;
}
.index_product_sub > li{
	line-height:50px;
	background:#000000;
	width:100%;
	text-align:center;
}
.index_product_sub > li a:hover{
	background:#cc0000;
}
.index_product_sub > li a{
	color:#fff;
	font-size:15px;
	display:block;
}
.index_product_sub > li a:hover{
	color:#fff;
}
/*
.index_product_type > li:nth-of-type(1){
	background:#f7e370;
}
.index_product_type > li:nth-of-type(1) > a{
	color:#fff;
}
*/
.index_product_type > li a:hover{
	background:#cc0000;
}
.index_product_type > li a{
	color:#fff;
	font-size:15px;
	display:block;
	border-radius:5px;
}
.index_product_type > li a:hover{
	color:#fff;
}
	/*产品分类结束*/
	/*产品展示开始*/
.index_product_list{
	width:1220px;
	height:820px;
	margin-top:20px;
	overflow:hidden;
}
.index_product_lbqh > li{
	float:left;
	width:285px;
	margin:20px 17px 0 3px;
	box-shadow:0px 0px 7px rgba(0,0,0,.1);
}
.index_product_lbqh > li:hover{
	box-shadow:0px 0px 5px rgba(145,49,54,.6);
}
.index_product_kuang{
	width:279px;
	height:209px;
	padding:3px;
/*	border:1px solid #c3c4c5;*/
	overflow:hidden;
}
.index_product_lbqh > li > a{
	display:block;
	position:relative;
	color:#333;
}
.index_product_lbqh > li > a:hover{
/*	opacity:0.9;*/
/*	text-decoration:underline;*/
	color:#cc0000;
}
.index_product_lbqh > li:hover img{
	transform:scale(1.04);
}
.index_product_lbqh > li img{
	width:279px;
	height:209px;
	border-radius:5px;
	transition:500ms ease;
}
.index_product_lhzjn{
	width:100%;
	line-height:40px;
	text-align:center;
}
	/*产品展示结束*/
/*产品结束*/
/*大标题开始*/
.index_biaoti{
	text-align:center;
	padding:30px 0;
	color:#0e0e0e;
}
.index_biaoti02{
	color:#333;
}
.index_biaoti > h2{
	font-size:24px;
	line-height:40px;
	color:#d51000;
	text-align:center;
/*	font-weight:normal;*/
	position:relative;
	width:100%;
}
.index_biaoti02 > h2{
	color:#333;
}
.index_biaoti > h2 > s{
	position:absolute;
	top:20px;
	left:100px;
	width:400px;
	height:1px;
	background:#b1b1b1;
}
.index_biaoti02 > h2 > s{
	background:#333;
}
.index_biaoti > h2 > .index_biaoti_s02{
	left:700px;
}
.index_biaoti > span{
	font-size:34px;
	line-height:40px;
	display:block;
	font-weight:bold;
}
.index_biaoti > span > i{
	color:#d51000;
}
.index_biaoti02 > span > i{
	color:#333;
}
.index_biaoti > p{
	font-size:16px;
	line-height:26px;
}
/*大标题结束*/
/*优势开始*/
.index_youshi_wrap{
	padding-top:130px;
	background:url(../images/youshi00.jpg) no-repeat center top;
	margin:40px 0;
}
.index_youshi_inner{
	background:url(../images/youhsibg.png) no-repeat 50px -24px;
	padding-bottom:20px;
}
.index_youshi_kuai{
	height:290px;
	padding:54px 0 0 100px;
}
.index_youshi_kuai01{
	background:url(../images/youshi_01.jpg) no-repeat 770px 36px;
}
.index_youshi_kuai02{
	background:url(../images/youshi_02.jpg) no-repeat 136px top;
	padding:44px 0 0 594px;
}
.index_youshi_kuai03{
	background:url(../images/youshi_03.jpg) no-repeat 700px 36px;
}
.index_youshi_kuail{
	padding-left:80px;
}
.index_youshi_kuail > h2{
	font-size:30px;
	line-height:38px;
	color:#cc0000;
}
.index_youshi_kuail > h2 > span{
	display:block;
	font-size:24px;
	line-height:32px;
	color:#0b0b0b;
}
.index_youshi_kuail > p{
	padding-top:6px;
	font-size:16px;
	line-height:40px;
	color:#393937;
}
.index_youshi_kuail01{
	background:url(../images/youshi_001.jpg) no-repeat left 6px;
}
.index_youshi_kuail02{
	background:url(../images/youshi_002.jpg) no-repeat left 6px;
}
.index_youshi_kuail03{
	background:url(../images/youshi_003.jpg) no-repeat left 6px;
}
.index_youshi_kuair{
	width:580px;
	height:290px;
	padding:50px 50px 0 50px;	
}
.index_youshi_kuair > s{
	float:left;
	width:70px;
	height:290px;
}
/*优势结束*/
/*关于我们开始*/
.index_about_wrap{
	height:910px;
	background:url(../images/about_00.jpg) no-repeat center top;
}
.index_about_iner{
	height:460px;
}
.index_about_iner > img{
	transform-origin:center top;
}
.index_about_iner01{
	left:20px;
	top:66px;
	animation:move01 4s infinite linear;
}
@keyframes move01
{
    25%  {transform:rotate(15deg);}
    50%  {transform:rotate(0deg);}
    75%  {transform:rotate(-15deg);}
    100% {transform:rotate(0deg);}
}
@keyframes move02
{
	25%  {transform:rotate(-15deg);}
    50%  {transform:rotate(0deg);}
    75%  {transform:rotate(15deg);}
    100% {transform:rotate(0deg);}
}
.index_about_iner02{
	left:305px;
	top:116px;
	animation:move02 4s infinite linear;
}
.index_about_iner03{
	left:743px;
	top:139px;
	animation:move01 4s infinite linear;
}
.index_about_iner04{
	left:1019px;
	top:81px;
	animation:move02 4s infinite linear;
}
.index_about_ine{
	height:350px;
	line-height:30px;
	font-size:16px;
	color:#080808;
}
.index_about_inel{
	width:280px;
	height:350px;
	background:url(../images/about_19.jpg) no-repeat 18px top;
}
.index_about_iner2{
	width:920px;
	height:350px;
}
.index_about_iner2 > h2{
	font-size:36px;
	color:#0c0b0b;
	font-weight:normal;
	line-height:42px;
}
.index_about_iner2 > span{
	display:block;
	font-size:12px;
	color:#913136;
	font-weight:normal;
	line-height:20px;
}
.index_about_iner2 > s{
	display:block;
	width:230px;
	height:2px;
	background:#913136;
}
.index_about_iner2 > div{
	padding-top:30px;
	height:190px;
}
.index_about_iner2 > a{
	float:right;
	font-size:16px;
	color:#fff;
	text-align:center;
	background:#913136;
	width:110px;
	line-height:30px;
	margin:5px;
}
/*关于我们结束*/
/*工程案例开始*/
.index_anli_wrap{
background:#eee;
}
#pic_rongqi{
	width:1200px;
	height:354px;
	position:relative;
	overflow:hidden;
	margin:0 auto;
}
#pic_rongqi ul{
	height:288px;
	position:absolute;
	left:0;
	top:0;
}
#pic_rongqi li{
	width:300px;
	float:left;
	text-align:center;
}
#pic_rongqi li a{
	display:block;
	color:#0e0e0e;
	font-size:18px;
	text-align:center;
}
#pic_rongqi li a:hover span{
	color:#d51000;
}
#pic_rongqi li img{
	width:268px;
	height:200px;
	border:2px solid #efefef;
/*	display:block;*/
}
#pic_rongqi li a span{
	display:block;
	line-height:64px;
	text-align:center;
	color:#111010;
}
#left{
	width:30px;
	height:70px;
	background:rgba(0,0,0,0.2);
	line-height:60px;
	text-align:center;
	color:#fff;
	font-size:30px;
	position:absolute;
	left:20px;
	top:50%;
	margin-top:-95px;
	cursor:pointer;
	display:none;
}
#right{
	width:30px;
	height:70px;
	background:rgba(0,0,0,0.2);
	line-height:60px;
	text-align:center;
	color:#fff;
	font-size:30px;
	position:absolute;
	margin-top:-95px;
	right:20px;
	top:50%;
	cursor:pointer;
	display:none;
}
#left:hover,#right:hover{
	background:rgba(0,0,0,0.4);
}
.index_liucheng{
	padding:0 14px;
}
.index_liucheng > li{
	padding-top:196px;
	float:left;
	width:232px;
	text-align:center;
	font-size:15px;
	line-height:24px;
	color:#333;
}
.index_liucheng > li:hover{
	color:#d51000;
}
.index_liucheng_li01{
	background:url(../images/liucheng_01.png) no-repeat center top;
}
.index_liucheng_li01:hover{
	background:url(../images/liucheng_012.png) no-repeat center top;
}
.index_liucheng_li02{
	background:url(../images/liucheng_02.png) no-repeat center top;
}
.index_liucheng_li02:hover{
	background:url(../images/liucheng_022.png) no-repeat center top;
}
.index_liucheng_li03{
	background:url(../images/liucheng_03.png) no-repeat center top;
}
.index_liucheng_li03:hover{
	background:url(../images/liucheng_032.png) no-repeat center top;
}
.index_liucheng_li04{
	background:url(../images/liucheng_04.png) no-repeat center top;
}
.index_liucheng_li04:hover{
	background:url(../images/liucheng_042.png) no-repeat center top;
}
.index_liucheng_li05{
	background:url(../images/liucheng_05.png) no-repeat center top;
}
.index_liucheng_li05:hover{
	background:url(../images/liucheng_052.png) no-repeat center top;
}
/*工程案例结束*/
/*底部开始*/
/*资讯动态开始*/
.index_bottom_wrap{
	padding-top:50px;
/*	border-bottom:1px solid #c8c8c8;*/
}
.index_news{
	width:600px;
	padding-right:90px;
	height:500px;
	overflow:hidden;
}
.index_news_top{
	padding-bottom:30px;
}
.index_news_top > li{
	float:left;
	text-align:center;
	width:100px;
	font-size:16px;
	color:#3e3e3e;
	line-height:30px;
	position:relative;
}
.index_news_top > li > s{
	display:block;
	width:70px;
	height:2px;
	background:#d51000;
	position:absolute;
	top:35px;
	left:10px;
	display:none;
}
.index_news_top > li > .index_news_scrt{
	display:block;
}
.index_news_top > li > h2{
	font-size:16px;
	color:#28282d;
	line-height:30px;
	text-align:center;
}
.index_news_bottom > li{
	display:none;
}
.index_news_bottom > .index_news_btcrt{
	display:block;
}
.index_news_bottom > li > div{
	font-size:14px;
	color:#9a9a9a;
	line-height:28px;
	padding-bottom:10px;
}
.index_news_bottom > li > div > img{
	padding-right:20px;
}
.index_news_bottom > li > div > strong{
	font-size:16px;
	color:#6c6e70;
}
.index_news_bottom > li > div > a{
	line-height:36px;
	color:#d51000;
	font-size:14px;
}
.index_news_bottom > li > ul > li{
	font-size:14px;
	color:#83848b;
	line-height:36px;
	border-bottom:1px dotted #e1e1e1;
	width:100%;
}
.index_news_bottom > li > ul > li > a{
	color:#83848b;
	display:block;
	padding:0 20px;
}
.index_news_bottom > li > ul > li span{
	font-size:12px;
	float:right;
}
/*资讯动态结束*/
/*专业知识开始*/
.index_zhishi{
	width:460px;
	overflow:hidden;
	height:500px;
}
.index_zhishi_top{
	margin-bottom:30px;
	line-height:30px;
}
.index_zhishi_top > h2{
	font-size:16px;
	color:#28282d;
}
.index_zhishi_top > h2 > a{
	font-size:14px;
	color:#737373;
	float:right;
}
.index_zhishi_cont > li{
	font-size:14px;
	color:#9a9a9a;
	line-height:26px;
	padding:20px 0;
}
.index_zhishi_cont > li > a{
	font-size:14px;
	color:#9a9a9a;
	display:block;
}
.index_zhioshi_img{
	float:left;
	width:180px;
	height:135px;
	padding-right:20px;
}
.index_zhioshi_img img{
	width:180px;
	height:135px;
}
.index_zhioshi_jieshao{
	float:right;
	width:260px;
}
.index_zhishi_cont > li strong{
	font-size:16px;
	color:#6c6e70;
}
.index_zhishi_cont > li span{
	display:inline-block;
/*	padding:0 2px;*/
	margin-right:4px;
	width:16px;
	height:16px;
	text-align:center;
	line-height:16px;
	vertical-align:middle;
	color:#fff;
	background:#d51000;
}
.index_zhishi_cont > li p{
	display:inline-block;
}
.index_zhishi_cont > li p a{
	display:inline-block;
	font-size:14px;
	color:#9a9a9a;
	line-height:28px;
}
.index_zhishi_cont > li s{
	display:inline-block;
/*	padding:0 2px;*/
	margin-right:4px;
	width:16px;
	height:16px;
	text-align:center;
	line-height:16px;
	vertical-align:middle;
	color:#fff;
	background:#969696;
	text-decoration:none;
}
#zhishi_rongqi{
	 overflow:hidden;
	height:400px;
}
/*专业知识结束*/
/*底部结束*/