/*基础部分*/
body {
	margin: 0px;
	font-family:Arial,Microsoft YaHei;
	font-size: 14px; 
	line-height: 1.5;
	font-size:13px; 
	color:#ababab; 
	padding:0; 
	min-width:1280px;
}

*{
	margin:0px;
	padding:0px;
}
ul,li{
	list-style-image:none;
	list-style-type:none;
}

img{
	border:0px;
}
img a{
	border:0px;
}
p{
	margin-bottom:15px;
}
a {behavior:url(common/link.htc);text-decoration: none;} 
area {behavior:url(common/link.htc)} 
.divclear { clear:both;visibility:hidden;line-height:0px; height:0px;font-size:0;}



/*顶部*/
.top{
	margin:40px 103px 0 103px;
	height:50px;
	background:#fff;
	}
	
	.top_left{
		float:left;
		}
	
	.top_right{
		float:right;
		}
/*二级菜单*/
.top ul li{float:left;font-size:11px;}
.top ul li a{color:#878787;}
.top ul li a:hover{color:#000;}
.submenu-line{padding: 0 20px 0 20px;}
		
/***头部设置- 导航***/

#header { }
#header ul li{float:left; margin-left:100px;width:50px; line-height:36px; display:block; 
       }
#header ul li a{ color:#888;}
#header ul li a .en{display:block; font-style:normal;padding-bottom:5px;margin-bottom:10px;font-size:12px;}
#header ul li a .cn{display:none;  border-bottom:1px solid #000;padding-bottom:4px;margin-bottom:10px;font-size:12px;} 
#header ul li a:hover .en{display:none; border-bottom:1px solid #000; }
#header ul li a:hover .cn{display:block; color:#000} 

/*定义鼠标划过固定*/
#header .enter .cn{display:block; color:#000; border-bottom:1px solid #000; } 
#header .enter .en{display:none; color:#000} 
#header .enter ul{display:block;}


#header ul li.special{color:#666666}

#header ul li ul{position:absolute;list-style:none; width:140px;display:none;}
#header ul li:hover ul{display:block;background:#fff;}

#header ul li ul.spei{position:absolute;list-style:none; width:140px;display:block;left:-10px;}
#header ul li ul.ts{width:165px;}
#header ul li ul li{line-height:28px; width:145px;color:#888;  margin-bottom:0px;margin-left:0px;}

#header ul li ul li span{ margin-left:10.5px;  }

#header ul li ul li a:hover{color:#000;}
#header ul li ul li:hover{ /*padding-left:4px;*/}

#header ul li ul li.special{color:#000;padding-left:4px}
#header ul li ul li.special a{display:block; color:#000;}




/*--------- news  -------*/

.store-Main{margin:0 auto;width:980px;height:600px; margin-top:124px;}


.p-btn .prev{float:left; background: url(../images/news-left.png) 0 0 no-repeat;width:30px;height:8px;margin:81px auto; cursor:pointer;}
.p-btn .next{float:right; background: url(../images/news-right.png) 0 0 no-repeat;width:30px;height:8px;margin:81px 10px 81px auto; cursor:pointer;}

.store-Main li{float:left;}

.store-Main .picBox{height:377px;overflow:hidden;width:561px; float:left; margin-left:30px;position:relative;}
.store-Main .picBox ul{height:377px;position:absolute;}
.store-Main .picBox li{width:561px;height:377px;}

.store-Main .listBox{ width: 889px; height: 132px; float:left; margin:30px auto 0; position: relative; padding: 5px 0 0px; overflow: hidden; }
.store-Main .listBox ul{height:132px;position:absolute;}
.store-Main .listBox li{width:157px;height:132px;cursor:pointer;margin-right:25px;text-align:center;}
.store-Main .listBox li i{display:none;}
.store-Main .listBox li a.ziti{
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#000;}
.store-Main .listBox li img{width:157px;height:104px;}
.store-Main .listBox .on img{width:157px;height:104px;opacity:0.4;filter:alpha(opacity=40)}
.store-Main .listBox .on i{display:block;}


.vessel{
	width:980px;
	height:132px;
	margin:30px auto 0;
	float:left;
	 }


.m_about1_txt{
	text-align:justify;
	float:left;
	font-size:10px;
	width:292px;
	height:375px;
	margin-left:30px;
	padding:5px;
	overflow:hidden;
	color:#999;;}

.p-scroll1{width:292px;height:400px;overflow:auto;padding-right:20px; line-height:18.7px; text-align:justify;}
.p-scroll1-head{
	font-size:13px;
	font-weight:bold;
	color:#000;
}


/*------------- footer -------- */
	
	
.down{
	margin:40px 40px 0 103px;
	height:50px;
	background:#fff;
	
	}

	.down_left{
		color:#000;
		font-size:11px;
		float:left;
		}
		
		.down_left a{	color:#000;}
	.down_right{
		float:right;
		padding-right:55px;
		}
	.down_right ul li{float:left; width:40px;}
	
	
a.m_weixin:hover .chat-tips {
	display: block;
}
.chat-tips {
	padding:15px;

	position: absolute;
	margin:-160px 0 0 -60px;
	*margin:-140px 0 0 -75px;
	background-color: #ffffff;
	display:none;   /***初始页面不显示二维码***s/
}

