.base{position: relative;width:1264px;height: 711px; float:left}
.base_left{position: absolute;width:70px;height:595px;text-align: center;cursor: pointer;}
.jiantou_left{position: absolute;padding:0px;top: 50%;margin-top: -40px;left:9px;width:50px;height:80px;display: block;
background: url("../images/slider.png") no-repeat 0 0;
background-position: 4px -82px;}
.base_right{position: absolute;width:68px;height:68px;text-align: center;right:-85px;cursor: pointer; top:300px;}
.jiantou_right{position: absolute;left:0px;top: 50%;margin-top: -40px;left:9px;width:50px;height:80px;display: block;
background: url("../images/slider.png") no-repeat 0 0;
background-position: 5px 5px;}
.content{  height: 711px; width: 1264px;position: absolute;background-position: 50%;background-size: contain;}
.toggle{position: absolute;top: 596px;width: 100%;height: 30px;background: #fafafa;line-height: 30px;border-top: 1px solid #e6e6e6;}
.toggle .list{font-size: 14px;color: #666;width: 98px;cursor: pointer;background: white;}
.toggle .list span{display: block;position: absolute;
left: 66px;top: 3px;width: 19px;height: 19px;
background: url("../images/list.png") no-repeat 0 0;
background-position: -16px -58px;}

.bottle{position: absolute;width:100%;top:625px;overflow: hidden;height:0px;}
.bottle ul{margin: 0px;position: absolute;height:100px;padding:0px;display:flex;width:10000px;}
#list_shot{height:100px;width:880px;position: absolute;left: 59px;overflow: hidden;}
.bottle .l{display: block;position: absolute;
left: 13px;top: 41px;width: 19px;height: 19px;
background: url("../images/slider.png") no-repeat 0 0;
background-position: -22px -205px;cursor: pointer;}
.bottle .r{display: block;position: absolute;
left: 969px;top: 41px;width: 19px;height: 19px;
background: url("../images/slider.png") no-repeat 0 0;
background-position: 6px -205px;cursor: pointer;}
.bottle ul li{text-decoration: none;float: left;height:100px;margin: 0px 5px;
position: relative;left:0px;transition: left 0.5s;border:1px solid #e6e6e6;cursor: pointer;}
.bottle ul li:hover {border:1px solid red;}

.baseright{ float:right; width:181px; background-color:#e3e3e1; height:666px; padding-left:32px; padding-top:45px; position:relative;}
	.baseright .backword{ position:absolute; bottom:32px; left:28px; font-size:13px; font-weight:bold;}
	.baseright h3 {
		height:20px;
 		font-size: 12px;
		color:#000;
		text-transform: uppercase;
		font-family: "dinpro-bold","Microsoft YaHei","微软雅黑",Arial, Helvetica, sans-serif;
		background:url(../images/line2.png) left bottom no-repeat;
		padding-bottom:18px;

	}