﻿*{margin: 0px;padding: 0px;}
body{min-width:1200px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 
.newscontent a{color:#000;}
.newscontent a:hover {color:#bd1c21;}
.main{
	width: 1200px;
	margin:0 auto;
}
.top{
	width: 100%;
	height: 40px;
 	border-bottom: 1px solid #eeeeee;
}
.top p{
	float: left;
	font-size: 14px;
	color:#3c3c3c;
	line-height: 40px;
}
.top ul{
	float: right;
	height: 40px;
	overflow: hidden;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 40px;
	position: relative;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #6d6d6d;
}
.top ul li a{
	color:#3c3c3c;
	font-size: 14px;
}
.top ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.head{
	width: 100%;
	height:98px;
	overflow: hidden;
}
.head .name{
	float: left;
	margin-top:15px;
}
.head .tel{
	margin-top: 30px;
	float: right;
}
.head img{
	display: block;
}
.nav{
	width: 100%;
	height:45px;
	background:#2a2a2a;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height:45px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 171px;
	height: 45px;
	overflow: hidden;
	text-align: center;
	line-height: 45px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover{
	background: #414141;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:50%;
 bottom:10px; 
 z-index:1;
 margin-left: -40px;
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:10px;  
 width:20px; 
 height:5px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 
}
.banner .hd ul li.on{
 background:#2a2a2a; 
  
}
.banner .bd{
 position:relative; 
  z-index:0; 
  width: 100%; 
}
.banner .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.banner .bd img{
	width:100%; 
	display:block; 
}
.banner .prev,
.banner .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.banner .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.banner .next {
	font-size: 
	58px;color:#fff;
}
.banner .prev{
	font-size: 
	58px;color:#fff;
}
.banner .prev:hover,
.banner .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.banner .prevStop{ 
	display:none;  
}
.banner .nextStop{ display:none;  
}


.about{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}

.title {
	background: url(../images/tit01.png) no-repeat center top;
	overflow: hidden;
}
.title p{
	color:#2a2a2a;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}


.about .pic{
	width: 530px;
	height: 288px;
	margin-top: 20px;
	border: 1px solid #dcdcdc;
	float: left;
}

.about .pic img{
	display: block;
	width: 520px;
	height: 278px;
	margin: 5px;
}

.about  .intro{
	float: right;
	width: 635px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.about  .intro .tit{
	width: 100%;
	height: 25px;
	overflow: hidden;
	border-bottom: 1px dashed #4d4d4d;
}

.about  .intro .tit p{
	color:#1a1a1a;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.about  .intro .info{
	width: 100%;
	height: 245px;
	overflow:auto;
	margin-top: 10px;
}

.about  .intro .info p{
	color:#1a1a1a;
	font-size: 15px;
	line-height: 25px;
}

.about  .intro .info a{
	color:#bd1c21;

}


.cases{
	width: 100%;
	height: 840px;
	margin-top: 50px;
	overflow: hidden;
	background: #f3f3f3;
}

.cases .title{
	margin-top: 40px;
}

.cases .list{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}
.cases .list ul li{
	float: left;
	width: 228px;
	margin-left: 12px;
	height: 43px;
	border: 1px solid #c3c3c3;
	line-height: 43px;
	margin-bottom: 10px;
	text-align: center;
}
.cases .list ul{
	margin-left: -12px;
}
.cases .list ul li:hover{
	background: #414141;
}

.cases .list ul li:hover a{
	color:#fff;
}

.cases .list ul li a{
	color:#1a1a1a;
	font-size: 18px;
	display: block;
}

.cases .pic{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}
.cases .pic ul{
	margin-left: -13px;
}
.cases .pic ul li{
	float: left;
	width: 390px;
	height: auto;
	overflow: hidden;
	margin-left: 13px;
	margin-bottom: 25px;
}
.cases .pic ul li .vd{
	display: block;
	width: 390px;
	height: 202px;
}
.cases .pic ul li .info{
	width: 360px;
	padding: 0 15px;
	height: 90px;
	background: #fff;
	overflow: hidden;
}
.cases .pic ul li .vd img{
	height: 202px;
	width: 100%;
}

.cases .pic ul li .info p{
	font-size: 15px;
	color:#2a2a2a;
	margin-top: 15px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cases .pic ul li .info span{
	display: block;
	color:#666666;
	font-size: 12px;
	margin-top: 10px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}

.news ul{
	margin-top: 25px;
}
.news ul li{
	width: 590px;
	height: 104px;
	background: #f0f0f0;
	float: left;
	margin-bottom: 5px;
}


.news ul li .time{
	width: 90px;
	height: 104px;
	color:#fff;
	background: #2a2a2a;
	float: left;
}
.news ul li .time b{
	text-align: center;
	font-size: 36px;
	display: block;
	margin-top: 15px;
}

.news ul li .time span{
	display: block;
	color:#fff;
	font-size: 16px;
	text-align: center;
}

.news ul li .info{
	width: 450px;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
	float: left;
	margin-left: 25px;
}

.news ul li .info h4{
	color:#1a1a1a;
	font-size: 16px;
}

.news ul li .info p{
	font-size: 13px;
	color:#1a1a1a;
	margin-top: 5px;
	line-height: 20px;
}

.news ul li:nth-child(2n){
	float: right;
}

.news ul li:hover .time{
	background: #bd1c21;
	color:#fff;
}


.item{
	width: 100%;
	height: 563px;
	background: #f3f3f3;
	margin-top: 60px;
	overflow: hidden;
}
.item .title{
	margin-top: 40px;
}
.item  ul{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.item  ul li{
	float: left;
	width: 598px;
	height: 200px;
	position: relative;
	background: #2a2a2a;
}

.item  ul li .intro{
	width: 236px;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 30px;
	right: 15px;
}

.item  ul li .intro .tit {
	border-bottom: 1px solid #fff;
	height: 30px;
}
.item  ul li .intro .tit p{
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}

.item  ul li .intro  .info{
	width: 100%;
	height: 100px;
	overflow: auto;
	margin-top: 10px;
}
.item  ul li .intro  .info  p{
	color:#fff;
	font-size: 12px;
	line-height: 20px;
}

.item  ul li:nth-child(n+3) .pic{
	float: right;
}
.item  ul li:nth-child(n+3) .intro{
	left: 18px;
	right: inherit;
}

.links{
	width: 100%;
	height: 50px;
	background: #2a2a2a;
}

.links .tit{
	width: 150px;
	height: 50px;
	float: left;
	background: #414141;
}

.links .tit p{
	color:#fff;
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
}

.links ul {
	float: right;
	width: 1030px;
	height: 50px;
}

.links ul li{
	float: left;
	padding: 0 10px;
	line-height: 50px;
	position: relative;
}
.links ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #fff;
}

.links ul li a{
	color:#fff;
	font-size: 12px;
}
.links ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}


.footer{
	width: 100%;
	position: relative;
	height: 298px;
	background: #1a1a1a;
	overflow: hidden;
}
.footer .left{
	float: left;
}
.footer .name{
	margin-top: 40px;
}

.footer .name img{
	display: block;
}

.footer .info{
	margin-top: 20px;
}
.footer .info p{
	color:#fff;
	font-size: 15px;
	line-height: 24px;
	margin-top: 10px;
}
.footer .info  b{
	color:#bb2f30;
	font-size: 25px;
}

.footer .fn{
	float: left;
	margin-left: 40px;
	width: 180px;
	padding: 0 60px;
	height: 200px;
	border-left: 1px solid #4b4b4b;
	margin-top: 35px;
	border-right: 1px solid #4b4b4b;
}

.footer .fn h4{
	color:#555555;
	font-size: 20px;
}

.footer .fn ul{
	width: 100%;
	height: 140px;
	overflow: hidden;
	margin-top: 10px;
}

.footer .fn ul li{
	width: 49%;
	line-height: 35px;
	float: left;
}
.footer .fn ul li:nth-child(2n){
	float: right;
}

.footer .fn ul li a{
	color:#555555;
	font-size: 15px;
}


.footer .ewm{
	float: right;
	margin-top: 40px;
	margin-right: 180px;
}

.footer .ewm img{
	display: block;
	width: 137px;
	height: 137px;
	border: 5px solid #fff;
}

.footer .ewm p{
	text-align: center;
	color:#555555;
	font-size: 14px;
	line-height: 40px;
}

.footer .cr{
	width: 100%;
	height: 37px;
	position: absolute;
	bottom: 0;
	line-height: 37px;
	text-align: center;
	background: #2a2a2a;
}

.footer .cr p{
	color:#666666;
	font-size: 12px;
}
.footer .cr a{
	color:#666;
}

.float{
	width:auto;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 100px;
	right: 0;
	width: 180px;
}
.float ul li{
	width: 180px;
	margin-top: 5px;
	height:auto;
	overflow: hidden;
	margin-left: 130px;
	position: relative;
	transition: .5s;
 
}
 
.float ul li span{
	display: block;
	width: 50px;
	height: 50px;
	float: left;
}
.float ul li:nth-child(2):hover{
	margin-left: 0;
}
.float ul li:nth-child(3):hover{
	margin-left: 0;
}
.float ul li:nth-child(4):hover{
	margin-left: 0;
}
.float ul li:nth-child(4):hover img{
	height: 120px;
}
.float ul li p{
	float: left;
	font-size: 16px;
	color:#fff;
	width: 130px;
	text-align: center;
 	height: 50PX;
   	line-height: 50px;
	font-weight: bold;
	background: #454545;
 
}
.float ul li a{
	display: block;
	line-height: 50px;
	text-align: center;
	background: #454545;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}
.float ul li:nth-child(1) span{
	background:#454545 url(../images/float01.png)no-repeat  center;
}
.float ul li:nth-child(2) span{
	background:#454545 url(../images/float02.png)no-repeat   center;
}
.float ul li:nth-child(3) span{
	background:#454545 url(../images/float03.png)no-repeat   center;
}
.float ul li:nth-child(4) span{
	background:#454545 url(../images/float04.png)no-repeat   center;
}
.float ul li:nth-child(5) span{
	background:#454545 url(../images/float05.png)no-repeat   center;
}
.float ul li div{
	width:130px;
	float: left;
	background: #454545;
	height: auto;
	overflow: hidden;
}
.float ul li img{
	display: block;
	width: 120px;
	height:50px;
	transition: .3s;
	float: right;
	margin: 5px;
}

.container{ width:1200px; margin:20px auto; }
.con_left{ width:240px; float:left; margin-right:20px; margin-bottom:50px; margin-top:-20px;}
.con_right{ width:940px; float:left; margin-bottom:30px;}
.l_about{ width:100%; float:left;}
.in_prokind{ width:228px; padding-left:10px; height:40px;line-height:40px; color:#bd1c21; font-size:18px;  font-weight:bold; border-bottom:1px solid #ccc;  position:relative;}
.in_prokind span{ position:absolute; right:12px; top:0px; font-size:13px;}
.in_prokind span a:link{ color:#333;}
.in_prokind span a:visited{ color:#333;}
.in_prokind span a:hover{ color:#bd1c21;}
.in_casetit{ width:98%; padding-left:2%; height:57px;  line-height:57px;font-size:21px; font-weight:bold; color:#bd1c21; text-align:left; position:relative; border-bottom:#ccc 1px solid;}
.position{ position:absolute; right:5px; top:10px; font-size:14px; font-weight:normal;}
.position a:link{ color:#333;}
.position a:visited{ color:#333;}
.position a:hover{ color:#bd1c21;}
.ul_news{ width:100%; margin:0px auto; padding-bottom:10px; border-bottom:#e9e9e9 2px solid; }
.ul_news li{ width:220px; padding-left:20px; font-size:13px; height:32px; line-height:32px; border-bottom:#bfbfbf 1px dotted; color:#1d1d1d; background:url(../images/index_34.gif) no-repeat 5px;}
.in_contact{width:238px; margin-top:10px; float:left; color:#333; border:#ccc 1px solid;}
.in_contact p{ width:230px; font-size:14px; line-height:24px; padding-left:5px; padding-right:5px;}
.in_contactmid{padding-bottom:10px;border-bottom:#e9e9e9 2px solid;  }
.in_contactmid h3{line-height:28px; font-size:16px;padding-left:5px;color:#1b242d;}
.in_contactmid img{ margin-top:10px; width:100%;}
.clear{ clear:both;}
.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}
.main_right_product,.main_case{ width:100%; margin:0px auto;}
.main_right_product ul,.main_case ul{ margin:0px; padding:0px; width:110%; }
.main_right_product ul li{ list-style:none; width:310px; height:190px;  float:left; margin-top:10px; margin-right:11px; }
.main_case ul li{ list-style:none; width:310px; height:270px;  float:left; margin-top:10px; margin-right:11px; }
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{width:280px; height:150px; padding:5px;border:#eee 1px solid;}
.main_case ul li img{width:280px; height:230px; padding:5px;border:#eee 1px solid;}
.main_right_product ul li a:link,.main_case ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited,.main_case ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover,.main_case ul li a:hover{ color:#bd1c21; text-decoration:none;}
.product_con{ width:100%;} 
.product_con img,.productimg img{ text-align:center; margin:0px auto;}
.index_newscont{ width:100%; margin:10px auto;}
.index_newscont ul li{ height:42px; line-height:42px; border-bottom:#CCC 1px dotted; font-size:13px;  background:url(../images/index_34.gif) no-repeat 5px; padding-left:25px; position:relative;}
.news_time{ position:absolute; right:0px; top:0px;}
.index_newscont ul li a:link,.ul_news li a:link{ color:#3e3e3e;;}
.index_newscont ul li a:visited,.ul_news li a:visited{ color:#3e3e3e;}
.index_newscont ul li a:hover,.ul_news li a:hover{ color:#bd1c21;}
.nav ul li.current {background: #414141;}
.index_newscont h4,.main_right_product h4{ font-size:16px; text-align:center; line-height:50px;}
.newscontent{ font-size:16px; line-height:24px;}
.listmenu .tit{
	width: 240px;
	height: 60px;
	background:#2a2a2a;
}
.listmenu .tit p{
	color:#fff;
	font-size: 24px;
	text-align: center;
	line-height: 60px;
	font-weight: bold;
}
 .listmenu{
	float: left;
	width: 240px;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}
 .listmenu ul li{
	width: 238px;
	height: 50px;
	line-height: 50px;
	text-indent: 30px;
	margin-bottom: 2px;
	margin-top:10px;
	border:#ccc 1px solid;

}
.listmenu ul li a{
	color:#1a1a1a;
	font-size: 15px;
}
.listmenu ul li:hover{
	background: #414141;
}
.listmenu ul li.m_hover{
	background: #414141;
}
.listmenu ul li:hover a,.listmenu ul li.m_hover a{
	color:#fff;
}
.listmenu  .tel img{
	display: block;
}

/*分页*/
.xlr_pages,.fy{width:100%; height:24px; line-height:24px; font-size:14px;text-align:center; float:left; margin-top:10px; margin-bottom:10px;}
.xlr_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}
.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px; border-radius:3px;}
.thisclass{ background:#2a2a2a; color:#FFF;}
.pagelist li select{ margin:3px;}
.pagelist li a:link,.fy a:link{ color:#000; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#2a2a2a; text-decoration:none;}
.footer .right .info a{ color:#FFF;}

/*留言*/
.message{width:100%; height:600px; /*background:#eee;*/ margin-left:50px;}
.message  span{ width:100%; height:60px; line-height:60px;float:left; color:#000; text-align:center; font-size:30px;}
.message p{font-size:15px; color:#999; text-align:center;}
   
 .message_left{float:left;width:40%;height:34px;line-height:34px;font-size:14px;color:#777777;text-align:left;border-color:#333333;border-style:none;clear:both; margin-top:8px; }
.message_right{float:left;width:90%;height:24px;line-height:24px;background-color:#eee;font-size:14px;color:#777777;text-align:left;padding:4px;border:1px;border-color:#aaa;border-style:dashed;}
   
   .area_message{float:left;width:90%;height:122px;line-height:24px;background-color:#eeeeee;background-image:none;font-size:14px;color:#777777;text-align:left;padding:4px;font-family:Microsoft YaHei;border:1px;border-color:#aaa;border-style:dashed;}
   
   .sub_message{float:left; width:92%;height:40px;line-height:40px;background-color:#bd1c21;color:#FFFFFF;text-align:center;border:1px;border-color:transparent;margin-top:20px;}