#item{
	height:100%;
	width:100%;
}
.content-slider {
	height:100%;
	width:100%;
}
.content-slider li{
	height:100%;
	width:100%;
	background-color: #66677c;
	position:relative;
}
.content-slider h3 {
	margin: 0;
}
.slide1{
	background-image:url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 100%;
}
.slide1 .text{
	position:absolute;
	display:block;
}
.slide1 .text img{
	width:100%;
	height:auto;
}
.slide1 .text1{
	width:26%;
	left:50%;
	top:60px;
	margin-left:-13%;
}
.slide1 .text2{
	width:55%;
	left:50%;
	top:40%;
	margin-left:-27%;
}
.slide1 .text3{
	width:20%;
	left:50%;
	bottom: 30px;
	margin-left:-10%;
}

.slide2{
	background-image:url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 100%;
}
.slide2 .text{
	position:absolute;
}
.slide2 .text img{
	width:100%;
	height:auto;
}
.slide2 .text1{
	width:18%;
	left:12%;
	top:6%;
}
.slide2 .text2{
	width:66%;
	left:50%;
	top:33%;
	margin-left:-33%;
	font-size:28px;
	line-height:60px;
	text-indent:56px;
}

.slide3{
	background-image:url(../images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 100%;
}
.slide3 .text{
	position:absolute;
}
.slide3 .text img{
	width:100%;
	height:auto;
}
.slide3 .text1{
	width:18%;
	left:12%;
	top:5%;
}
.slide3 .text2{
	width:30%;
	right:15%;
	top: 7%;
}
.slide3 .text3{
	width:56%;
	height:auto;
	left:50%;
	bottom: 10%;
	margin-left:-28%;
}
.slide3 .citybar{
	position:absolute;
	width:100%;
	height:100%;
	left:0%;
	top: 0%;
	z-index:100;
}
.slide3 .citybar .city{
	position:absolute;
	text-align:center;
}
.slide3 .citybar .city a{
	display:block;
	width:100%;
	height:100%;
	font-size:16px;
}
.slide3 .citybar .binzhou{
	width:8%;
	left:35.5%;
	top: 10%;
	height: 10%;
}
.slide3 .citybar .dezhou{
	width:8%;
	left:21%;
	top: 18%;
	height: 10%;
}
.slide3 .citybar .dongying{
	width:8%;
	left:45%;
	top: 12%;
	height: 10%;
}
.slide3 .citybar .heze{
	width:8%;
	left:7%;
	top: 70%;
	height: 14%;
}
.slide3 .citybar .jinan{
	width:8%;
	left:28%;
	top: 34%;
	height: 10%;
}
.slide3 .citybar .jining{
	width:8%;
	left:21%;
	top: 66%;
	height: 14%;
}
.slide3 .citybar .laiwu{
	width:8%;
	left:33%;
	top: 45%;
	height: 10%;
}
.slide3 .citybar .liaocheng{
	width:8%;
	left:11%;
	top: 38%;
	height: 14%;
}
.slide3 .citybar .linyi{
	width:8%;
	left:40%;
	top: 70%;
	height: 18%;
}
.slide3 .citybar .qingdao{
	width:8%;
	left:65%;
	top: 30%;
	height: 25%;
}
.slide3 .citybar .rizhao{
	width:8%;
	left:52%;
	top: 63%;
	height: 13%;
}
.slide3 .citybar .taian{
	width:8%;
	left:27%;
	top: 51%;
	height: 11%;
}
.slide3 .citybar .weifang{
	width:8%;
	left:51%;
	top: 37%;
	height: 18%;
}
.slide3 .citybar .weihai{
	width:8%;
	left:89%;
	top: 19%;
	height: 11%;
}
.slide3 .citybar .yantai{
	width:8%;
	left:72%;
	top: 19%;
	height: 18%;
}
.slide3 .citybar .zaozhuang{
	width:8%;
	left:30%;
	top: 79%;
	height: 15%;
}
.slide3 .citybar .zibo{
	width:8%;
	left:38%;
	top: 35%;
	height: 15%;
}

.slide4{
	background-image:url(../images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 100%;
}
.slide4 .text{
	position:absolute;
}
.slide4 .text img{
	width:100%;
	height:auto;
}
.slide4 .text1{
	width:18%;
	left:12%;
	top:5%;
}
.slide4 .text2{
	width:56%;
	top: 30%;
	left:50%;
	margin-left:-28%;
}
.slide4 .text3{
	width:60%;
	top: 43%;
	left:50%;
	margin-left:-30%;
}


.city_con {
	position: absolute;
	top:7%;
	left:7%;
	width:86%;
	height:86%;
	z-index:100;
	background-image:url(../images/citybar.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 100%;
}
.city_con h2{
	font-size:40px;
	line-height:70px;
	border-bottom:2px solid #1b8c00;
	border-top:2px solid #1b8c00;
	color:#1b8c00;
	text-align:center;
	width:60%;
	margin: 5% auto;
}
.city_con p{
	font-size:32px;
	line-height:60px;
	width:80%;
	margin: auto;
}
.city_con .close{
	position:absolute;
	right: 20px;
	top: 20px;
	font-size:36px;
}




@media (max-width:1440px){
.slide2 .text2{
	font-size:22px;
	line-height:50px;
	text-indent:44px;
}
}
@media (max-width:1120px){
.slide2 .text2{
	font-size:16px;
	line-height:40px;
	text-indent:32px;
}
}
@media (max-width:768px){
#item{
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); 	/* IE 9 */
	-moz-transform:rotate(90deg); 	/* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg); 	/* Opera */
}

.slide1 .text2{
	width:64%;
	left:50%;
	top:40%;
	margin-left:-30%;
}
.slide1 .text3{
	width:40%;
	left:50%;
	bottom: 30px;
	margin-left:-20%;
}
.slide2{
	background-position: left -10px;
	background-size: 100% 110%;
}
.slide2 .text2{
	width:70%;
	top:32%;
	margin-left:-35%;
	font-size:12px;
	line-height:24px;
	text-indent:24px;
}
.slide3 .text2{
	width:50%;
	right:7%;
	top: 7%;

}
.slide3 .text3{
	width:86%;
	height:auto;
	left:50%;
	bottom: 5%;
	margin-left:-43%;
}
.slide4 .text2{
	width:66%;
	top: 30%;
	left:50%;
	margin-left:-33%;
}
.slide4 .text3{
	width:80%;
	top: 43%;
	left:50%;
	margin-left:-40%;
}
.city_con {
	position: absolute;
	left:7%;
	width:86%;
	height:86%;
	z-index:100;
	background-image:url(../images/citybar.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 100%;
}
.city_con h2{
	font-size:20px;
	line-height:40px;
	border-bottom:2px solid #1b8c00;
	border-top:2px solid #1b8c00;
	color:#1b8c00;
	text-align:center;
	width:60%;
	margin: 5% auto;
}
.city_con p{
	font-size:14px;
	line-height:30px;
	width:80%;
	margin: auto;
}
.city_con .close{
	position:absolute;
	right: 15px;
	top: 15px;
	font-size:30px;
}
}
