#body-content{
    background: #f5f5f5;
}
#locale{
    margin-top: 1em;
    margin-bottom: 1em;
}
#locale span,#locale span a{
    color: #666;
}
#body-content img{
    width: 100%;
}
#text-box{
    position: relative;
    margin-bottom: 4em;
    background: #fff;
    text-align: center;
    top: -5em;
    padding: 0px;
}
#text-box h3{
    display: inline-block;
    margin: 1.5em 3em;
    font-size: 1.75em;
    position: relative;
}
#text-box h3:hover{
    cursor: pointer;
}
#text-box>div h3 span{
    display: inline-block;
    width: 1.75em;
}
#text-box>div:first-child{
    border-bottom: 1px solid #eee;
    margin-bottom: 28em;
}
#text-box>div h3:first-child:after{
    content: "";
    position: absolute;
    width: 2px;
    height: 1em;
    background: #EDECF1;
    right: -3em;
    top: 0.2em;
}
.act-color{
    color:#C31628;
}
.choice span{
    display: inline-block;
    background: #EEEEEE;
    width: 10em;
    padding: 0.5em 0em 2em;
    margin: 0px;
    font-size: 1em;
    line-height: 1.85em;
    text-align: center;
    color: #333;
    font-size: 1.1em;
    vertical-align: top;
}
.sel-box div:last-child span{
    padding: 0.45em 0em 0.55em;
}
.choice1,.choice2{
    height: 22em;
    width: 100%;
    position: absolute;
    top: 11.1em;
    left: 0;
}
.choice2{
    display: none;
}
.select-search{
    margin-bottom: 0.5em;
    height: 3em;
    width: 60%;
    padding-left: 2em;
    margin-left:-0.25em;
    border: 1px solid #eee;
    border-left: none;
    color: #666;
}
.select-search:visited,.select-search:focus{
    box-shadow: none;
    outline: none;
    border: 1px solid #eee;
}
.sel-box{
    padding-bottom: 5em;
}
/*鏂规*/
.programme-table{
    margin-bottom: 2em;
    position: absolute;
    width: 100%;
    display: none;
}
#table1{
    display: block;
}
.programme-table table{
    width: 100%;
    border-top: 3px solid #C31628;
    background: #fff;
}
.programme-table table tr:first-child td{
    color: #333;
    padding: 1.3em 0em;
    border: 1px solid #eee;
    text-align: center;
    height: 2em;
    font-size: 1.1em;
}
.programme-table table tr td:first-child{
    font-weight: bold;
}
.programme-table table tr td{
    border: 1px solid #eee;
    text-align: center;
    height: 2em;
    color: #666;
}
.programme-table table tr td span{
    font-size: 0.8em;
    color: #333;
}
.programme-table table tr td button,.programme-table table tr td button:hover,.programme-table table tr td button:focus,.programme-table table tr td button:visited{
    border-radius: 0px;
    border: 1px solid #C31626;
    background: #C31626;
    color: #fff;
    margin: 0.5em 0em;
    width: 7em;
}
@media screen and (max-width:1200px){
	
#text-box{ top:5px;}
	
	}
@media screen and (max-width:1000px){
	.container{ padding-left:15px !important; padding-right:15px !important;}
.sel-box{ width:100%; float:none; margin-bottom:15px; padding-bottom:0;}
#text-box h3{ width:45%; font-size:16px; margin:0 3px; }
#text-box>div:first-child{ margin-bottom:25px; margin-top:30px; padding-bottom:25px;}
.choice1, .choice2{ height:auto; position:static;}
.programme-table table tr td:first-child,.programme-table table tr:first-child td,.programme-table table tr td{ font-size:12px; padding:5px !important;}
.programme-table table tr td button{ padding:3px 6px !important; font-size:12px; width:auto; margin:0;}
.choice span{ width:100px; font-size:14px; float:left;}
.select-search{ width:calc(100% - 100px); float:left; margin-left:0;}
.choice:after{ content:""; display:block; clear:both;}
.programme-table{ position:static;}
#body-content{ padding-bottom:40px !important;}

	
	}
