@charset "utf-8";
/* CSS Document */

.main{}

.coltop{
	background: url(../images/bgcoltop_03.jpg) no-repeat center bottom;
	text-align: center;
	overflow: hidden;
}
.coltop h2{
	font-size: 30px;
	color: #333;
	line-height: 1.4;
	font-weight: bold;
}
.coltop p{
	margin: 0 0 10px 0;
	font-size: 18px;
	white-space: pre-wrap;
}

.chanpin{
	margin-top: 120px;
}
.chanpin ul{
	margin-top: 30px;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}
.chanpin ul li{
	width: 368px;
	float: left;
	margin: 0 16px 42px;
}
.chanpin ul li >a{
	display: block;
	width: 360px;
	height: 272px;
	border: 4px solid #008cf5;
	text-align: center;
	line-height: 272px;
	overflow: hidden;
}
.chanpin ul li a:hover{ border-color: #ff9000;}
.chanpin ul li img{	max-width: 100%;transition: all .3s ease-in-out;}
.chanpin ul li a:hover img{ transform: scale(1.1)}
.chanpin ul li h3{
	margin-top: 7px;
}
.chanpin ul li h3 a{
	display: block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #e1e1e1;
	font-size: 23px;
	color: #000;
}
.chanpin ul li h3 a:hover{
	background-color: #ff9000;
	color: #fff;
}

.jianjie{
	margin-top: 10px;
	height: 704px;
	background: url(../images/bgjianjie.jpg) no-repeat center top;
	overflow: hidden;
}
.jianjie .coltop{
	margin-top: 56px;
	margin-bottom: 50px;
	background: none;
}
.jianjie .coltop h2{ color: #fff;}
.jianjie .coltop p{ color: #f8f8f8;}

.jianjie .jjlf{
	width: 610px;
	float: left;
	margin-left: 24px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 26px;
	white-space: pre-wrap;
}
.jianjie .more{
	display: block;
	float: right;
	margin-top:23px;
	width: 150px;
	height: 47px;
	background-color: #fe6c01;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 46px;
	font-weight: normal;
}
.jianjie a.more:hover{
	background-color: #eee;
	color: #000;
}

.jianjie .jjrg{
	float: right;
}
.jianjie .jjrg img{
	max-width: 504px;
	border: 2px solid #fff;
	border-radius: 2px;
}


.news{ margin-top: 26px; margin-bottom: 56px;}
.news .coltop{ margin-bottom: 50px;}
.newslf{
	width: 516px;
	float: left;
	margin-left: 26px;
}

.focus{ position:relative; width:516px; height:430px; }  
.focus .fPic{ position:absolute; left:0px; top:0px; width: 100%;}  
.focus .fcon{ position:relative; width:100%; height: 322px; float:left;  display:none; text-align: center; background-color: #ccc;}
.focus img{ max-width: 100%; max-height: 100%;} 
.focus .shadow{ width:100%; position:absolute; top:330px; left:0px; z-index:10;   
  display:block; text-align: left;}  
.focus .shadow a{  color:#333; font-size:16px;  }  
.focus .shadow a:hover{ color: #ff6d00;}
.focus .shadow span{ display: block;margin-top: 3px; color: #999;}
.focus .shadow p{ margin-top: 10px; font-size: 14px;}
/*.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{  color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }*/
.focus .fbg{top:302px; right:8px; position:absolute; height:12px; text-align:center; z-index: 200; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:12px; z-index:10;  }  
.focus .D1fBt a{position:relative; display:inline; width:9px; height:9px; margin-right: 6px; text-align:center; outline:0; float:left; background:#fff; border: 1px solid #fff;}    .focus .D1fBt .current,.focus .D1fBt a:hover{background:#ff6d00;}  
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }  

.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
 
/*.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  */

.news ul{
	width: 620px;
	padding: 0;
	margin: 0;
	float: right;
	list-style: none;
}
.news ul li{
	margin-bottom: 21px;
	overflow: hidden;
}
.news ul li .date{
	width: 70px;
	height: 70px;
	float: left;
	background-color: #016db5;
	text-align: center;
	color: #fff;
}
.news ul li .date b{
	display: block;
	height: 45px;
	line-height: 46px;
	font-size: 24px;
	border-bottom: 1px solid #fff;
}
.news ul li .date p{
	margin: 0;
	font-size: 14px;
	line-height: 24px;
}
.news ul li .conts{ margin-left: 90px;}
.news ul li .conts h3{
	margin-bottom: 3px;
	font-size: 16px;
}
.news ul li .conts h3 a{ color: #333;}
.news ul li .conts h3 a:hover{ color: #ff9000;}
.news ul li .conts p{
	margin: 0;
	font-size: 14px;
}
.news ul li .conts p a{
	float: right;
	color: #ff9000;
}













