@charset "utf-8";
html,body{
	height:100%;
	padding:0px;
	margin:0px;
	min-width: 1200px;
	font:14px 微软雅黑;
	color:#444;
}
a{
	text-decoration: none;
	outline: none;
	color: #000;
	transition: 0.2s;
}
p{
	text-align: justify;
	text-justify:inter-ideograph;
	margin: 0;
}
li{list-style-type: none;
	vertical-align: top;
	margin: 0;
	padding:0;
}
ul{margin: 0;
	padding: 0;
}
img{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
dl,dt,dd{
	padding: 0;
	margin:0;
}
i,em{
	font-style: normal;
}

.fl {
	float:left;
}
.fr {
	float:right;
}
.clear{
	clear:both;
}
.w0{
	width: 100%;
	overflow：hidden;
}
.w1{
	width: 100%;
	clear：both;
}
.w1200{
	width: 1200px;
	margin:0 auto;
}
.w1140{
	width: 1140px;
	margin:0 auto;
}

/*header start*/
.head{
	position: relative;
	z-index: 99999;
	background: #fff;
	position: relative;
	box-shadow: 0 0 40px;
}
.head_top{
	background: #454545;
	line-height: 35px;
	color: #fff;
}
.head_top a{
	padding: 0 15px;
	color: #fff;
}
.head_top a:nth-child(3) {
	padding-right: 0px;
}

.head_body{
	width: 100%;
	background: url(../images/headbg.png) no-repeat center;
	position: absolute;
	z-index: 9999;
	top: 25px;
	padding: 10px 0;
}
.head_body .logo{
	padding-left: 150px;
}
.head_body .logo b{
	font-size: 30px;
	line-height: 50px;
	color: #454545;
	letter-spacing: 0.3px;
}
.head_body .logo p{
	font-size: 18px;
	color: #888;
	line-height: 30px;
	font-family: Arial;
	letter-spacing: 0.5px;
}
.head_body .tel{
	padding: 10px 0 10px 60px;
	background: url(../images/tel.png) no-repeat center left;
}
.head_body .tel p{
	font-size: 16px;
	line-height: 30px;
	color: #454545;
}
.head_body .tel b{
	font-size: 25px;
	font-family: Arial;
	color: #cc0000;
}

.head_nav{
	margin-top: 80px;
	padding: 10px 0;
	border-top: 5px solid #454545;
}
.head_nav ul li{
	float: left;
}
.head_nav ul li a{
	display: block;
	width: 120px;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	color: #454545;
	border-radius: 20px 0;
}
.head_nav ul li:hover a{
	background: #cc0000;
	color: #fff;
}
/*header end*/

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height: 550px;
	overflow: hidden;
	zoom: 1;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: rgba(0,0,0,0.3);
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -99em;
	width: 10px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
	border-radius: 10px;
}

.flex-control-paging li a.flex-active,.flex-control-paging li.active a{
	background: #cc0000;
}

.flexslider .slides a img {
	width: 100%;
	height: 550px;
	display: block;
}
/*banner end*/

/*product start*/
.product{
	padding: 50px 0 20px 0;
	background: url(../images/probg.jpg) repeat-x center top;
}
.pro_tit{
	width: 130px;
	padding: 150px 20px 150px 20px;
	background: #fff;
}
.pro_tit .xt{
	margin: 0 auto;
	margin-bottom: 20px;
	height: 5px;
	width: 50px;
	background: #cc0000;
}
.pro_tit b{
	font-family: Arial;
	letter-spacing: 1px;
	font-size: 40px;
	color: #454545;
	opacity: 0.2;
	display: block;
	writing-mode:tb-rl;
}
.pro_tit p{
	font-size: 25px;
	letter-spacing: 1px;
	color: #454545;
	writing-mode:tb-rl;
	line-height: 35px;
}

.pro_nr{
	width: 1000px;
}
.pro_lb{
	width: 100%;
	text-align: center;
}
.pro_lb li{
	display: inline-block;
	margin: 0 10px;
	margin-bottom: 20px;
}
.pro_lb li a{
	display: block;
	text-align: center;
	width: 150px;
	overflow: hidden;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	padding-top: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/cp.png) no-repeat center top;
}
.pro_lb li:hover a{
	background: url(../images/cp1.png) no-repeat center top;
	color: #cc0000;
}

.pro_cp li{
	float: left;
	width: 282px;
	margin-left: 50px;
	margin-bottom: 50px;
	position: relative;
}
.pro_cp li .img{
	width: 280px;
	height: 210px;
	overflow: hidden;
	border: 1px solid #ccc;
	overflow: hidden;
}
.pro_cp li .img img{
	width: 280px;
	height: 210px;
	cursor: pointer;
	transition: all 2s;
}
.pro_cp li:hover .img{
	border: 1px solid #cc0000;
}
.pro_cp li:hover img{
	transform: scale(1.2);
}
.pro_cp li p{
	position: absolute;
	z-index: 9999;
	width: 200px;
	margin: 0 21px;
	line-height: 40px;
	background: #fff;
	text-align: center;
	padding: 0 20px;
	bottom: -20px;
	font-size: 16px;
	color: #454545;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-shadow: 0 0 5px #aaa;
}
.pro_cp li:hover p{
	background: #cc0000;
	color: #fff;
}
/*product end*/

/*company start*/
.company{
	padding: 50px 0;
}

.coml img{
	width: 700px;
	height: 487px;
	overflow: hidden;
}
.comr{
	width: 450px;
}
.comr .xt{
	height: 5px;
	width: 50px;
	background: #cc0000;
}
.comr b{
	display: block;
	font-weight: normal;
	font-size: 20px;
	color: #cc0000;
	line-height: 40px;
	margin-bottom: 10px;
}
.comr p{
	line-height: 30px;
	font-size: 16px;
	color: #454545;
	text-indent: 2em;
}
.comr a{
	display: block;
	line-height: 30px;
	font-family: Arial;
	text-align: center;
	margin-top: 10px;
	border: 1px solid #cc0000;
	color: #cc0000;
	width: 120px;
}
.comr a:hover{
	background: #cc0000;
	color: #fff;
}
/*company end*/

/*new start*/
.new{
	background: url(../images/newbg.jpg) no-repeat center;
	padding: 50px 0;
}

.new_body{
	background: rgba(0,0,0,0.7);
	padding: 30px 50px;
	width: 1100px;
	position: relative;
}
.newl{
	width: 450px;
}
.newl ul li{
	width: 450px;
	margin-top: 15px;
}
.newl ul li:nth-child(1){
	margin-top: 0;
}
.newl ul li .xt{
	height: 5px;
	width: 50px;
	background: #cc0000;
	margin-bottom: 15px;
}
.newl ul li b{
	display: block;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	margin: 5px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newl ul li p{
	font-size: 16px;
	line-height: 30px;
	color: #ddd;
	height: 60px;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.newl ul li:hover b{
	color: #cc0000;
}
.newl ul li:hover p{
	color: #fff;
}

.newr{
	width: 540px;
	position: absolute;
	background: #fff;
	box-shadow: 0 0 10px;
	padding: 30px;
	top: 30px;
	right: 50px;
}
.newr .tit b{
	font-family: Arial;
	letter-spacing: 1px;
	font-size: 40px;
	color: #454545;
	opacity: 0.2;
	display: block;
}
.newr .tit p{
	font-size: 25px;
	letter-spacing: 1px;
	color: #454545;
}
.newr .tit .xt{
	margin: 10px 0;
	height: 5px;
	width: 50px;
	background: #cc0000;
}
.newr img{
	width: 540px;
	height: 150px;
	margin: 10px 0;
	overflow: hidden;
}
.newr .nr b{
	font-size: 18px;
	font-weight: normal;
	color: #454545;
	display: block;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newr .nr p{
	font-size: 16px;
	color: #666;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.newr .nr a{
	display: block;
	line-height: 30px;
	font-family: Arial;
	text-align: center;
	margin-top: 10px;
	border: 1px solid #cc0000;
	color: #cc0000;
	width: 120px;
}
.newr .nr a:hover{
	background: #cc0000;
	color: #fff;
}
/*new end*/

/*equipment start技术装备*/
.equipment{
	padding: 50px 0;
}

.title b{
	font-family: Arial;
	letter-spacing: 1px;
	font-size: 40px;
	color: #454545;
	opacity: 0.2;
	display: block;
}
.title p{
	font-size: 25px;
	letter-spacing: 1px;
	color: #454545;
}
.title .xt{
	margin-top: 10px;
	height: 5px;
	width: 50px;
	background: #cc0000;
}

.eq_nr li{
	float: left;
	width: 260px;
	margin-top: 20px;
	margin-left: 45px;
	padding: 2px;
	border: 1px solid #aaa;
	position: relative;
}
.eq_nr li:nth-child(4n+1){
	margin-left: 0;
}
.eq_nr .img{
	width: 260px;
	height: 195px;
	overflow: hidden;
}
.eq_nr img{
	width: 260px;
	height: 195px;
	cursor: pointer;
	transition: all 2s;
}
.eq_nr li:hover img{
	transform: scale(1.2);
	opacity: 0.2;
}
.eq_nr li:hover{
	background: #454545;
}
.eq_nr p{
	position: absolute;
	z-index: 99999;
	top: 0;
	background: url(../images/ss.png) no-repeat center 65px;
	line-height: 150px;
	padding: 0 30px;
	padding-top: 45px;
	width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
	display: none;
}
.eq_nr li:hover p{
	display: block;
}
/*equipment end*/

/*footer start*/
.foot{
	background: #454545;
	padding-top: 50px;
}

.foot_body{
	background: #fff;
	padding: 30px 50px 0 50px;
	width: 1100px;
}
.foot_body ul li{
	float: left;
	margin-bottom: 20px;
}
.foot_body ul li a{
	display: block;
	width: 110px;
	text-align: center;
	color: #454545;
	font-size: 16px;
}
.foot_body ul li span{
	color: #aaa;
}
.foot_body ul li:hover a{
	color: #cc0000;
}

.foot_body .logo{
	width: 350px;
	text-align: center;
}
.foot_body .logo img{
	width: 120px;
	height: 120px;
}
.foot_body .logo b{
	font-size: 18px;
	font-weight: normal;
	color: #454545;
	display: block;
	text-align: center;
	line-height: 30px;
}
.foot_body .logo p{
	color: #666;
	font-family: Arial;
	font-size: 16px;
	text-align: center;
	line-height: 15px;
}
.foot_body .lx{
	width: 650px;
	margin-top: 6px;
}
.foot_body .lx p{
	display: inline-block;
	width: 300px;
	font-size: 16px;
	color: #454545;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.foot_bot{
	background: #cc0000;
	line-height: 30px;
	margin-top: 20px;
	width: 1000px;
	padding: 0 50px;
}
.foot_bot span{
	font-size: 15px;
	color: #fff;
}
.foot_bot a{
	font-size: 15px;
	color: #fff;
}
/*footer end*/