@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "宋体";
	font-size: 12px;
	color: #3b3b3b;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	line-height: 20px;
}
a {
	font-family: 宋体;
	font-size: 12px;
	color: #3b3b3b;
}
a:link {
color: #3b3b3b;
	text-decoration: none;
}
a:visited {
color: #3b3b3b;
	text-decoration: none;
}
a:hover {
color: #0000CC;
	text-decoration: none;
}
a:active {
color: #3b3b3b;
	text-decoration: none;
}
.z_1 {
	color: #727272;
	font-size:12px;
	font-family:"宋体";
}
.z_1 a:link{
	color: #727272;
	font-size:12px;
	font-family:"宋体";
}
.z_1 a:visited{
	color: #727272;
}
.z_1 a:hover{
	color:#0000CC;
}
.z_1 a:active{
	color: #727272;
}
.footr {
	color: #8e8e8e;
}

.box{width:235px;height:214px;margin:100px auto;overflow: hidden;display: block;margin-top: 10px;margin-bottom: 10px;}
.img-g{width:235px;height:200px;position:relative;}
.img-g img{float:left;width:235px;height:214px;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,legend,button
form,fieldset,input,textarea,p,blockquote,table,th,td {   
　　padding: 0;   
　　margin: 0;   
}
ul li{ list-style-type: none; text-decoration: none; }
.fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%; }
/* flexslider */
.flexslider{position:relative;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat; margin-top: -13px;
    margin-left: -40px;}
.slides{position:relative;z-index:1;}
.slides li{height:216px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(/images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:65%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(images/next.png) center center no-repeat;}


