html,body{margin: 0; padding: 0;}
body{background: url(../mod/bg.jpg); position: relative;}
.main{background: url(../mod/bgban.jpg) no-repeat top center; padding-top: 536px;}
.main .shows-container .nav-pills{margin: 0; }
.container{background: #fff; padding: 50px 70px;}
.title{background: url(../mod/bgtitle.jpg); height: 27px; padding: 0; margin-bottom: 50px;}
.main .shows-container .title{font-size: 18px; font-weight: bold; }
.titlejp img{width: 100%;}
.title span{width: 240px; display: inline-block;vertical-align: top; padding: 0; height: 27px; line-height: 27px; background: #fff; text-align: center; font-family: "楷体"; margin: 0 auto;}
.main .shows-container .lastest-shows .show-item {
    padding-left: 5px;
    padding-right: 20px;
    width: 25%;
    margin-bottom: 10px;
}
.main .shows-container .lastest-shows .show-item > div {
    padding-top: 134%;
    position: relative;
    border: none;
}
.lastest-showslistsa{ }
.lastest-showslistsb{ }
.main .shows-container .lastest-shows .show-item img{opacity: 0.9; margin: 0px; width: 230px; height: 315px;  }
.main .shows-container{padding-bottom: 0;}
.pages div .current{background: #edc34c; color: #fff;border: 1px solid #ecbd39;}
 /* position: absolute; bottom: 0; width: 100%; left: 0; z-index: 9999; */
.bttt{ height: 80px; line-height: 80px; text-align: center;color: #fff; background: #333333;}
.col-smy-2{width: 20%; float: left;}
.col-smy-6{width: 20%; float: left;}
.col-smy-1{width: 10%; float: left;}
.col-smy-2 .select-menu{padding-right: 20px;}
@media (max-width: 640px) {
.main .shows-container .lastest-shows .show-item {
    padding-left: 5px;
    padding-right: 5px;
    width: 50%;
    margin-bottom: 10px;
}	
.col-smy-2{width: 100%; float: left;}
.col-smy-6{width: 100%; float: left;}
.col-smy-2 .select-menu{padding-right: 0px;}

.container{padding: 20px 10px;}
.bttt{font-size: 12px;}
.main .shows-container .lastest-shows .show-item img{opacity: 0.9; margin: 0px; width: -webkit-fill-available; height: auto;  }
.main{background: url(../mod/bgban.jpg) no-repeat top center; padding-top: 140px; background-size: 140%;}
}


.select-menu{
        cursor:pointer;
		 
        height:32px;
		 
	}
 
   .select-menu-ul{
        margin-top:50px;
		list-style:none;
		opacity:0;
		display:none;
		width:180px;
		text-align:left;
		border:1px solid #ddd;
		background:#fff;
		position:absolute;
		z-index:1;
	}
	.select-menu-ul li{
		padding:2% 0 2% 3%;
		
	}
	.select-menu-ul li:hover{
		background:#f2f2f2;
		
	}
	.select-menu-div{
	    position:relative;
		height:30px;
		width:100%;
		border:1px solid #ddd;
		line-height:30px;
	}
    .select-this{
	    background:#f2ece1;
	}
	.select-this:hover{
	     background:#e7ddcb!important;
	}
	i{
	margin-right:5px;
	position:absolute;
	right:0;
	top:7px;
	
	}
	.select-menu-input{
	margin-left:3%; font-size: 14px;
	border:0;
	height:27px;
	cursor:pointer;
	user-select:none;vertical-align: top;
	}
    .select-menu-i{
	  transform:rotate(180deg);

	}
	i{
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	}
	
	
	.fa0{width: 22px; height: 15px; background:url(../img/xz.png);}
	.fa1{width: 20%;height: 28px; background: #ceaa71; color: #fff; text-align: center; margin: 0; padding: 0; vertical-align: top; display: inline-block; float: right; font-size: 14px;}
	.cle{clear: both;}
	input::-webkit-input-placeholder {
	        color: #ccc;
	      }
	      input::-moz-input-placeholder {
	        color: #ccc;
	      }
	      input::-ms-input-placeholder {
	        color: #ccc;
	      }