@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, textarea, p, td,ul,figure
{margin:0; padding:0;}

html,body{	 
	font:16px 'Microsoft Yahei',Simsun,Verdana;

}
ul{
	list-style-type:none;
	
}
 
a { outline:none;}
a img {border:none;}
a:link, a:visited
{text-decoration:none;}
.linkA{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
/* //color:#BD2D30*/
/*nav*/

#nav li{
	float:left;
	height:66px;
	line-height:66px;
	
	
}
#nav ,.meu a{
	color:#666;
}
#sub a{
	color:#000;
	font-size:15px;
}
#sub a:before{
	content:"\e743";
}
#sub a:hover{
	color:#BD2D30;
}
.meu{
	
	font-weight:bold;
	width:100px;
	letter-spacing:2px;
	text-align:center;
	float:left; 
	
}
 

img {border:0;}

#sub li{
	height:35px;
	line-height:35px;	
	clear:both;
	text-align:left;
	padding-left:10px;
	
	width:130px;
	border-bottom:1px #ccc dotted;
}

.bj{
	position:absolute;
	top:66px;
	z-index:100;
	background:white;
	display:none;
	border:1px solid #ddd;
}
.wz{
	position:absolute;
	top:66px;
	z-index:101;
	display:none;
}
#bj1{
	width:150px;left:100px;height:200px;
}
#wz1{
	width:140px;left:100px;padding:5px;
}
#bj2{
	width:150px;left:200px;height:200px;
}
#wz2{
	width:140px;left:200px;padding:5px;
}
#bj3{
	width:150px;left:300px;height:90px;
}
#wz3{
	width:140px;left:300px;padding:5px;
}
#bj4{
	width:150px;left:400px;height:340px;
}
#wz4{
	width:140px;left:400px;padding:5px;
}

#bj6{
	width:150px;left:600px;height:200px;
}
#wz6{
	width:140px;left:600px;padding:5px;
}
#bj7{
	width:150px;left:700px;height:200px;
}
#wz7{
	width:140px;left:700px;padding:5px;
}

/*navend*/

/*bt*/
 
.bt a:link, .bt a:visited { color: #616161;}
.bt a:active,.bt a:hover { color: #202a7b;}  
.bt{ text-align: center;border-bottom: 1px solid #ccc;height:60px;}
.bt li{  display: inline-block; *display: inline; *zoom: 1; margin:0px 10px;width:120px;line-height:60px;position:relative;}
.bt a.active:after{ content: ""; position: absolute; left: 0; bottom:0px; width: 100%; height: 6px; background-color: #202a7b; z-index: -1; }
/*btend*/


/*tplist*/
.tplist dd{ float: left; display: block; width: 23%; margin:0px 0 35px; padding: 0 1%; transition:0.43s; -webkit-transition:0.43s; cursor:zoom-in;}
.tplist .img{ border: 10px solid #fff; overflow: hidden; position: relative; height:210px; ;margin-bottom: 10px;}
.tplist .img img{ position: absolute; left: 0; top: 0; width: 100%; height:100%;display: block; transition:0.6s; -webkit-transition:0.6s;}
.tplist .txt{ height: 48px; font-size: 16px; line-height: 1.5; overflow: hidden; text-align: center;}
.tplist dd:hover .img img{transform:scale(1.05); -webkit-transform:scale(1.05);}
/*tplistend*/
/*tplistnozoom*/
.tplistnozm dd{ float: left; display: block; width: 23%; margin:0px 0 35px; position: relative; padding: 0 1%; transition:0.43s; -webkit-transition:0.43s; }
.tplistnozm .img{ border: 10px solid #fff; overflow: hidden; position: relative; height:210px; ;margin-bottom: 10px;}
.tplistnozm .img img{ position: absolute; left: 0; top: 0; width: 100%; height:100%;display: block; transition:0.6s; -webkit-transition:0.6s;}
.tplistnozm .txt{ height: 48px; font-size: 16px; line-height: 1.5; overflow: hidden; text-align: center;}
.tplistnozm .txt a{ color:#333}
.tplistnozm dd:hover .img img{transform:scale(1.05); -webkit-transform:scale(1.05);}
/*tplistnozoomtend*/
/*page*/
#page .pagesz{
	padding:10px 20px 10px 20px;	 
	width:30px;
	background:white;
	margin:5px;
	text-align:center;
	color:#333;
	
}
#page .pageszc{
	padding:10px 20px 10px 20px;	
	background:#BD2D30;
	margin:5px;
	color:white;
	text-align:center;
}
 

/*pageend*/

/*topnew*/
.topnew a{
	color:#555;
}

.topnew:hover a{
	color:#BD2D30;
}
.topnew .img{ border: 2px solid #eee; overflow: hidden;width:200px; height:150px;position: relative;}
.topnew .img img{position: absolute; left: 0; top: 0; width: 100%; height:100%;display: block;transition:0.6s; -webkit-transition:0.6s;}
.topnew:hover .img img{transform:scale(1.05); -webkit-transform:scale(1.05);}

/*topnew end*/