﻿#banner {position: relative;width: 706px;height: 290px;border: 1px solid #666;overflow: hidden;float: left;margin-left: 1px;}

#banner_list img { border: 0px; }

#banner_bg { position: absolute; bottom: 0; background-color: #000; height: 30px; filter: Alpha(Opacity=30); opacity: 0.3; z-index: 1000; cursor: pointer; width: 478px; }

#banner_info { position: absolute; bottom: 0; left: 5px; height: 22px; color: #fff; z-index: 1001; cursor: pointer }

#banner_text { position: absolute; width: 120px; z-index: 1002; right: 3px; bottom: 3px; }

#banner ul { position: absolute; list-style-type: none; filter: Alpha(Opacity=80); opacity: 0.8; z-index: 1002; margin: 0; padding: 0; bottom: 3px; right: 20px; }

#banner ul li {padding: 0px 8px;float: left;display: block;color: #FFF;background: #f00;cursor: pointer;border: 1px solid #333;}

#banner ul li.on { background-color: #000; }

#banner_list a { position: absolute; }


#banner2 {position: relative;width: 244px;height: 180px;border: 1px solid #666;overflow: hidden;}

#banner_list2 img { border: 0px; }

#banner_info2 { position: absolute; bottom: 0; left: 5px; height: 22px; color: #fff; z-index: 1001; cursor: pointer }

#banner2 ul { position: absolute; list-style-type: none; filter: Alpha(Opacity=80); opacity: 0.8; z-index: 1002; margin: 0; padding: 0; bottom: 3px; right: 20px; }

#banner2 ul li {padding: 0px 8px;float: left;display: block;color: #FFF;background: #f00;cursor: pointer;border: 1px solid #333;}

#banner2 ul li.on { background-color: #000; }

#banner_list2 a { position: absolute; }


.top
{
	width:100%;
	float:left;
}
.top_1
{
	width:1000px;
	margin:auto;
}
.center
{
	width:100%;
	float:left;
}
.center_1
{
	width:711px;
	margin:auto;
}

.left
{
	
width:268px;
	
height: 210px;
	
float: right;
	
background: #fff;
}

ul{
    list-style: none;
}
a,img{
    display: block;
}
.content-main{position: relative;width: 266x;height: 244px;/* background: #bbb9b9; */margin-left: auto;margin-right: auto;margin-top: 60px;}
.content-btn{
    position: absolute;
    width:100px;
    height:244px;
    /* background: rgba(150,150,150,0.5); */
    z-index:10;
    cursor: pointer;
}
.prev-btn{
    left: 15px;
    top:75px;
    right: 5px;
    top: 75px;
    width: 20px !important;
    height: 20px !important;
    border-top: 3px solid #acd9d4;
    border-left: 3px solid #acd9d4;
    transform:rotate(-45deg);
}
.next-btn{
    right: 15px;
    top: 75px;
    width: 20px !important;
    height: 20px !important;
    border-top: 3px solid #acd9d4;
    border-right: 3px solid #acd9d4;
    transform:rotate(45deg);
}
.btn-img{
    opacity:0.8;
    display: block;
    position: absolute;
    left:0;
    top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.list{
    width:268px;
    height:200px;
}
.list li{
    position: absolute;
    left:0;
    top:0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 185px !important;
}
.list li img
{
	width:100%;
}

.zn
{
	
width: 185px;
	
height: 140px;
	
line-height: 140px;
	
background: #fff;
	
/* display: list-item; */
}
.list li p
{
	width: 100%;
	
text-align: center;
	
font-size: 14px;
	
margin: 0;
	
height: 22px;
	
line-height: 22px;
	
background: #fff;
}


.container {
	max-width: 800px;
	margin: 0 auto;
	position: relative;
}

.slide {
	width: 100%;
	min-height: 205px;
	overflow: hidden;
	position: relative;
	background: #fff;
}

.slide .img {
	/* overflow: hidden; */
	position: absolute;
	transition: width 0.4s, height 0.4s, top 0.4s, left 0.4s, z-index 0.4s;
}

.slide .img img {
	width: calc(100% - 14px);
	height: calc(100% - 14px);
	margin: 7px;
}

.slide .img1 {
	width: 40%;
	height: 40%;
	top: 30%;
	left: -50%;
	z-index: 1;
}

.slide .img2 {
	width: 60%;
	height: 60%;
	top: 20%;
	left: -20%;
	z-index: 2;
	opacity: 0.5;
}

.slide .img3 {
	width: 80%;
	height: 101%;
	top: 10%;
	left: 10%;
	z-index: 3;
	position: relative;
	background: #fff;
}

.slide .img4 {
	width: 40%;
	height: 60%;
	top: 20%;
	left: 60%;
	z-index: 2;
	opacity: 0.5;
}

.slide .img5 {
	width: 40%;
	height: 40%;
	top: 30%;
	left: 110%;
	z-index: 1;
}

.slide-bt {
	position: absolute;
	left: 50%;
	bottom: 13%;
	z-index: 10;
	display: none;
}

.slide-bt span {
	width: 24px;
	height: 8px;
	background: #c9caca;
	float: left;
	margin: 5px;
	border-radius: 4px;
}

.slide .slide-bt .on {
	background: #ffd200;
}

button {
	width: 50px;
	margin: 20px;
	/* position: absolute; */
	background: none;
	border: none;
	outline: none;
}

.slide .img p {

/* position: absolute; */

/* z-index: 999999; */

/* margin: 0; */

/* width: 100%; */

/* text-align: center; */

/* height: 30px; */

/* line-height: 30px; */

/* background: #fff; */

/* margin-top: -7px; */

/* font-size: 14px; */
}

.slide .img a p {

position: absolute;

z-index: 999999;

margin: 0;

width: 100%;

text-align: center;

height: 30px;

line-height: 30px;

background: #fff;

margin-top: -7px;

font-size: 14px;

color: #000;
}

.right1 img {
	width: 30px;
}

.left1 img {

	width: 30px;
}


.left1 {

position: absolute;

top: 70px;

z-index: 99999;

left: 0;
}

.right1 {

position: absolute;

top: 70px;

z-index: 99999;

right: 0;
}