@charset "utf-8";
/* CSS Document */
* { padding: 0; margin: 0; }
li { list-style: none; }
body { background: #f6f9fc; }

#show1 { width: 920px; height: 280px; border: 1px solid #ccc; overflow:hidden; margin-bottom:2px;}
#show1 ul { width: 5000px; height: 280px; }
#show1 ul li { width: 60px; height: 280px; float: left; position: relative; overflow:hidden; }
#show1 .active { width: 682px; }
#show1 ul span { width: 59px; height: 280px; border-right: 1px solid #fff; position: absolute; top: 0; right: 0; color: #fff; font-size: 18px; text-align: center; cursor: pointer; line-height:25px; font-weight:bold;}
#show1 ul img { width: 682px; height: 280px;}


.bg00 { background: #68ccc0; padding-top: 30px; float:left;}
.bg01 { background: #f3358c; padding-top: 50px; float:left;}
.bg02 { background: #3d7fbb; padding-top: 70px; float:left;}
.bg03 { background: #5ca716; padding-top: 90px; float:left;}
.bg04 { background: #f28b24; padding-top: 110px; float:left;}
.bg05 { background: #7c0070; padding-top: 80px; float:left;}

#show222 { width: 920px; height: 280px; border: 1px solid #ccc; overflow:hidden; margin-bottom:2px;}
#show222 ul { width: 5000px; height: 280px; }
#show222 ul li { width: 60px; height: 280px; float: left; position: relative; overflow:hidden; }
#show222 .active { width: 682px; }
#show222 ul span { width: 59px; height: 280px; border-right: 1px solid #fff; position: absolute; top: 0; right: 0; color: #fff; font-size: 18px; text-align: center; cursor: pointer; line-height:25px; font-weight:bold;}
#show222 ul img { width: 682px; height: 280px;}

/*#show222 .bg000 { background: #f3358c; padding-top: 30px; }
#show222 .bg010 { background: #68ccc0; padding-top: 50px; }
#show222 .bg020 { background: #3d7fbb; padding-top: 70px; }
#show222 .bg030 { background: #5ca716; padding-top: 90px; }
#show222 .bg040 { background: #f28b24; padding-top: 110px; }
#show222 .bg050 { background: #7c0070; padding-top: 80px; }
*/

/*.bhright { width: 920px; height: 280px; border: 1px solid #ccc; overflow:hidden; margin-bottom:2px;}
#bhright ul { width: 5000px; height: 280px; }
#bhright ul li { width: 60px; height: 280px; float: left; position: relative; overflow:hidden; }
#bhright .active { width: 682px; }
#bhright ul span { width: 59px; height: 280px; border-right: 1px solid #fff; position: absolute; top: 0; right: 0; color: #fff; font-size: 18px; text-align: center; cursor: pointer; line-height:25px; font-weight:bold;}
#bhright ul img { width: 682px; height: 280px;}

.bg00 { background: #f3358c; padding-top: 30px; }
.bg01 { background: #68ccc0; padding-top: 50px; }
.bg02 { background: #3d7fbb; padding-top: 70px; }
.bg03 { background: #5ca716; padding-top: 90px; }
.bg04 { background: #f28b24; padding-top: 110px; }
.bg05 { background: #7c0070; padding-top: 80px; }
*/
