@charset "utf-8";
*{ margin:0; padding:0;font-family:"微软雅黑";}
a:hover{color:red;}
#play{width:100%; height:500px; overflow:hidden; margin:0px auto; 
position:relative;border:0px solid red;}
#play ul{position:absolute; left:0; top:0;}
#play ul li{width:1366px; height:500px;list-style:none; float:left;box-shadow:1px 1px 15px #ccc;}
#play ol{ position:absolute;margin-top:466px;margin-left:1050px;}
#play ol li{ float:left; display: inline-block; margin-left:15px;}
#play ol li.point{ margin-left:15px; background:url(../image/yuan.png) no-repeat;}

#play2{width:100%; height:500px; overflow:hidden; margin:0px auto; 
position:relative;border:0px solid red;}
#play2 ul{position:absolute; left:0; top:0;}
#play2 ul li{width:1366px; height:500px;list-style:none; float:left;box-shadow:1px 1px 15px #ccc;}
#play2 ol{ position:absolute;margin-top:466px;margin-left:1050px;}
#play2 ol li{ float:left; display: inline-block; margin-left:15px;}
#play2 ol li.point{ margin-left:15px; background:url(../image/yuan.png) no-repeat;}

#play3{width:100%; height:500px; overflow:hidden; margin:0px auto; 
position:relative;border:0px solid red;}
#play3 ul{position:absolute; left:0; top:0;}
#play3 ul li{width:1366px; height:500px;list-style:none; float:left;box-shadow:1px 1px 15px #ccc;}
#play3 ol{ position:absolute;margin-top:466px;margin-left:1050px;}
#play3 ol li{ float:left; display: inline-block; margin-left:15px;}
#play3 ol li.point{ margin-left:15px; background:url(../image/yuan.png) no-repeat;}
#play2,#play3{display:none;}

.head{ width:100%; height:120px;background:#EAEAEA;position:relative;}
.logo{ width:100%;left:1%;}
.logo img{position:absolute;left:3%;top:-40px;}

.logo1{    width: 200px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    top: 55px;
    right: 50px;}
.logo1 a:nth-child(1){color:#67AE0A;}
.logo1 a{top:-10px;}
.logo2{margin-left:1px;}
.logo2 img{position:absolute;right: 20px;
    top: 65px;}
.logo2 img:hover{-webkit-transform:scale(1.1);transform:scale(1.1);box-shadow:1px 1px 5px #999;cursor:pointer;}
.login-lasa,.return-lasa{width:85px;height:40px;display:inline-block;line-height:40px;background:#824109;text-align:center;color:#fff;
border-radius:10px;cursor:pointer;font-size:20px;top:-8px;position:relative;}
.return-lasa{margin-left:5%}

.navigation{width:100%; height:80px; line-height:80px;background:#3BD3BF;text-align:center;display:none;}
.navigation a{ display:block; width:260px; height:50px;margin-top:15px;line-height:50px; float:left;color:#fff;}
.navigation a:hover{color:red;}
.navigation a:nth-child(1){margin-left:20%;border-right:1px solid #fff;}
.navigation a:nth-child(2){border-right:1px solid #fff;}
.navigation a span{
	font-size:20px;font-weight:bold
}
.footer{width: 100%;
    height: 100px;
    top: -100px;
    font-family: '黑体';}
.footer a{display:block; width:260px;margin-top:35px; float:left;}
.footer a:nth-child(1){
	margin-left:20%;border-left:1px solid #B6B6B6;border-right:1px solid #B6B6B6;
}
.footer a:nth-child(2),.footer a:nth-child(3){
	border-right:1px solid #B6B6B6;height:205px;
}
.footer p{line-height: 25px;
    margin-top: 38px;
    font-size: 16px;
    color: #9B6A3E;
    text-align: center;
    font-family: "黑体";}
.footer p span {
    font-size: 20px;
    position: relative;
    top: 2px;
}
.ybottom{
	display:none;
}
.login{width:350px; height:300px; border:1px solid #ccc;background:#eaeaea;color:#666;
 position:fixed;margin:15% 35%;z-index:9999;display:none;border-radius:8px;}
.login p{margin-left:20%;font-size:16px;}
.select_cm select{
	width: 36%;
    height: 25px;
    border-radius: 5px;
    color: #666;
}
.login input{height:30px;border-radius:5px;}
.login11 img:hover{-webkit-transform:scale(1.1);transform:scale(1.1);box-shadow:1px 1px 5px #ccc;cursor:pointer;}
.login11 span:hover{-webkit-transform:scale(1.1);transform:scale(1.1);box-shadow:1px 1px 5px #ccc;cursor:pointer;}
.login p:nth-child(1){margin-top:50px}
#back{
	width:100%;
	height: 100%;
	background: gray;
	opacity:0.5;
	position: fixed;
	z-index: 4999;
	display:none;
	}
.bottom_cm{
	width:100%;max-width:1360px;height:auto;margin:0 auto;
