@charset "utf-8";
/* CSS Document */

.z_top{ width:100%; height:660px; margin:0 auto; background: url(../img/top.jpg) top center no-repeat;}

/*next*/
.z_wrap{ width:1000px; height:auto; margin:0 auto; background:url(../img/bg.jpg) repeat-y;}

/*next*/
.z_xq{ width:940px; padding:30px; overflow:hidden;}
.z_xq #limg{ background: url(../img/nkt.jpg) center no-repeat; float:left; width:460px; height:310px;}
.z_xq #rtxt{ width:444px; height:310px; float:left; margin-left:15px; border-left:1px dashed #333; padding-left:15px;}
.z_xq #rtxt h3{ font-size:26px; font-weight:bold; line-height:36px;}
.z_xq #rtxt h3 a{ color:#FF0000; text-decoration:underline;}
.z_xq #rtxt p{ font-size:16px; line-height:34px; font-family:"宋体";}
.z_xq #rtxt p span{ color:#FF0000; font-weight:bold; font-family:Georgia,"Times New Roman",Times,serif; display:inline-block; font-size:24px;}

/*next*/
.z_bt1{ width:1000px; height:160px; background:url(../img/bt1.png) top center no-repeat;}
.z_bt2{ width:1000px; height:160px; background:url(../img/bt2.png) top center no-repeat;}
.z_bt3{ width:1000px; height:160px; background:url(../img/bt3.png) top center no-repeat;}
.z_bt4{ width:1000px; height:160px; background:url(../img/bt4.png) top center no-repeat;}
.z_bt5{ width:1000px; height:160px; background:url(../img/bt5.png) top center no-repeat;}

/*next*/
.z_next{ width:940px; padding:0 30px 30px 30px;}
.z_next .topp{ width:940px; overflow:hidden;}
.z_next .topp p{ font-size:15px; line-height:27px; text-indent:2em; padding:6px 0;}
.z_next .bott{ width:940px; height:692px; overflow:hidden;}
.z_next .bott li{ float:left; margin-left:20px;}
.z_next .bott img{ width:460px; height:692px;}

/*next*/
.z_zz-qtimg {
	width:960px;
	height:auto;
}
.infoCon { overflow:hidden; clear:both; display:block; zoom:1; margin:0 auto;}
.qitem { margin:19px 0 0 19px; width:460px; height:316px; overflow:hidden; float:left; position:relative; cursor:pointer; border:1px solid #333; border-radius:20px;}
.qitem img { border:0px currentColor; position:absolute; z-index:200;  width:460px; height:316px;}
.qitem .caption { color: rgb(204, 204, 204); display: block; position:absolute; z-index:0;}
.qitem .caption p { margin: 0px; font-size: 26px; line-height:36px; text-align:center; width:460px; padding-top:126px; color:#000; font-family:"宋体"; font-weight:bold;}
.topLeft { float: left; position: absolute; background-repeat: no-repeat; }
.topRight { float: left; position: absolute; background-repeat: no-repeat; }
.bottomLeft { float: left; position: absolute; background-repeat: no-repeat; }
.bottomRight { float: left; position: absolute; background-repeat: no-repeat; }
.topLeft { background-position: left top; }
.topRight { background-position: right top; }
.bottomLeft { background-position: left bottom; }
.bottomRight { background-position: right bottom; }






























