﻿

.second1 {
	width:800px;
	height:600px;
	overflow:visible;
	left: 0px;
	top: -124px;
	position: relative;
}


.second {
	width:827px;
	height:523px;
	overflow:visible;
}
.second .changeable {
	overflow:hidden;
	position:absolute;
	right:0;
	z-index:0;
	padding-right:413px;
	background-image: url(../images/eee.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.second .pics{
	background-image: url(../images/eee.jpg);
	background-repeat: no-repeat;
	position:absolute;
	right:0;
	text-align:center;
	height:523px;

	padding:0 120px;
}


.covered {
	position: relative;
	background-color: #1d2e38;
	background-image: url(../images/pics_2bg.png);
	background-position: 0px 0px;
}

.handle:hover {background:url(../images/dragbtn.png) no-repeat center center; opacity:1;}
.draggable {background-color: #555;cursor:move;}



/*弹出信息*/
.container {position: relative;}
.largeimage {position: relative; z-index: 1000;}
a.info-icon {cursor: pointer; z-index: 1001;}
#container1 .info-icon1 {position:absolute; top:284px; left:38px;}
#container1 .info-icon2 {position:absolute; top:484px; left:30px;}
#container1 .info-icon3 {position:absolute; top:226px; right:160px;}
#container1 .info-icon4 {position:absolute; top:462px; right:42px;}

#pop1, #pop2, #pop3, #pop4{display:none;}
.pops{
	width:800px;
	height:600px;
	position:absolute;
	top:0;
	left:200;
	z-index:1200;
	background-color:rgba(0,0,0,.85); 
}
.pops a.mask{display:block; width:100%; height:642px;}
.pops .close_btn{position:absolute; left:50%; margin-left:300px; top:50px; z-index:1201;}
.pops .pop-intro{position:absolute; height:530px; overflow-x:hidden; overflow-y:auto; width:700px; left:50%; top:50px; margin-left:-370px; color:#FFF; font-family:"微软雅黑" !important; padding:0 20px;}
.pops .pop-title{font-size:30px; line-height:42px; font-weight:bold; padding-bottom:30px;}
.pops .pop-intro p{font-size:14px; line-height:20px; margin:0 0 10px 0;}
#zt{
	margin:0 0 10px 0;
	color: #666666;
}
.zt1{font-size:14px; line-height:22px; margin:0 0 22px 0;}
