@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
body{background:#fff;font:normal 12px/160% '微软雅黑'; color:#666;  }
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,em,strong,th {font-style:normal;font-weight:normal;}
ol,ul,dl,dd,li {list-style:none; margin:0px; padding:0px}

caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
a{
	text-decoration:none; color:#666}
a:hover,.top_right a:hover,.fmenu_list ul li a:hover,.newslist_t a:hover,.indexnews_list li a:hover{
	color:#2b942f}
a:hover {
    transition-duration: 0.5s;
} 
.comtlist .comtlist_left img:hover,.comtlist_right li .bt2 img:hover,.indexr img:hover,.nim:hover{-webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1);}	

#showbox{
	  width:1200px; height:550px; background-position:center; background-repeat:no-repeat;     text-align:center;   z-index:999999999999;   margin:0px; padding:0px;  display:none   }
 
.mp_close{
	float:right; padding-bottom:10px;}
.mask{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#000000;
	opacity:0.82;
	filter:alpha(opacity=82);
	z-index:999999998;
	display:none
	 
}
 