@charset "utf-8";


.wc960{margin:0 auto;width:1080px;}
.icon{background:url(../images/icon.png) no-repeat 0 0;}
.warp-pic-list li{float:left;display:inline;}

.row .hd{background:url(../images/hd-line_01.jpg) no-repeat 0 50px;height:55px;}
.row .hd .title{font-size:16px;}

.tab-T-3{width:60px; margin:0px auto; padding-top:10px}
.tab-T-3 li{width:14px;height:14px;font-size:0;background-color:#d47398; text-align:center; margin-left:10px;cursor:pointer;display: inline-block;border-radius: 50%}
.tab-T-3 li.cur{background-color:#cd024f;}

.rowE .warp-pic-list{position:relative;width:1080px;height:344px;overflow:hidden;}
.rowE .count li{width:250px;height:375px; margin:0px 10px}
.rowE .count .img_wrap{width:250px;height:375px;}

.btn1{width:100%; height:30px; line-height:30px; border:1px solid #fff}
.query1, .query1 td {border-collapse: collapse; padding:10px 5px; font-size:18px; color:#FFFFFF}
.query2, .query2 td {border-collapse: collapse; padding:0px 0px; font-size:18px; color:#FFFFFF}




.banner {
     width:250px;
	 height:375px;
	 position: relative;
	 overflow: hidden;
	 float: left;
	 display: inline;
	 margin: 0 10px
}


.banner img {
	 display: block;
	 border: none;
}


.banner div {
	 position: absolute;
	 z-index: 100;
	 background-color: #222;
	 width:260px;
	 height:260px;
	 cursor: pointer;

	
	 -moz-border-radius:100px;
	 -webkit-border-radius:100px;
	 border-radius:100px;
}


.banner .cornerTL { left:-263px; top:-263px; }
.banner .cornerTR { right:-263px; top:-263px; }
.banner .cornerBL { left:-263px; bottom:-263px; }
.banner .cornerBR { right:-263px; bottom:-263px; }


.banner p {
     width: 100%;
	 left: 0;
	 top: 57px;
	 z-index: 200;
	 position: absolute;
	 font-family: Tahoma, Arial, Helvetica, sans-serif;
	 color: #FFF;
	 font-size: 11px;
	 text-align: center;
	 cursor: pointer;
	 display: none;	
}

