/*头部灰色部分*/
body{
	overflow-x:hidden;
}
.row{
	margin-left:0;
	margin-right:0;
}
.input-group{
	width:100%;
}
.navbar-form .form-group{
	width:62%;
}
@media (min-width: 768px) {
	.navbar-right {
		float: right !important;
		margin-right: -55px;
	}
}

#changelef{
    width:11%;
    padding:0;
    margin:8px 0;
}
#changerig{
   width:88%;
   padding:0;
   margin:0;
   float:right;
}
#talklef{
	float:left;
	width:25%;
}
#talkall{
    float:left;
    width:100%;
}
#talkmid{
	float:left;
	width:51%;
}
#talkrig{
	float:left;
	width:24%;
}
#zhutilef{
	float:left;
	width:15%;
}
#zhutimid{
	float:left;
	width:78%;
}
#zhutirig{
	float:left;
	width:7%;
}
tbody{
	font-size:12px;
	padding:0;
}
.col-md-12-color {
	width:104%;
	background: #325f63;
	text-align: right;
	margin-left:-2%;
}
.col-md-3-ulstyle ul{
	width:100%;}
	
.col-md-3-ulstyle ul li{
	width:16%;
	float:left;
	text-align:center;
	list-style:none;
	}
	
	.col-md-3-ulstyle ul li.message{
	width:20%;
	float:left;
	text-align:center;
	list-style:none;
	}
	.col-md-3-ulstyle ul li.part{
		width:5%}

			.col-md-3-ulstyle ul li.location{
		width:20%}
.col-md-3-ulstyle ul li a{ 
	font-size:0.8em; 
	color:#FFF;
	line-height:2.2em}	
.col-md-3-ulstyle ul li a:hover{
	color:#FC0;
	text-decoration:none}	

/*黄色标题部分*/

.row-header{
	background:#4b8e8c;
border:none;
margin-left:-2%;
width:104%;


}

/*导航条*/
.row-nav-tab{
	padding-top: 0px;
}	
.col-md-12-tongbu{ text-align:center}
.col-md-12-tongbu p{ color:#000;
font-size:0.9em}

p{ font-size:0.9em}


.sspan{
    width:50px;
    height:50px;
    position:absolute;
    top:0;
    right:5%;
    display:none;
    background:yellow;
}
.btt{
    display:none;
}
.btt2{
	width:50px;
	height:50px;
	position:absolute;
	bottom:1vh;
	right:5%;
	font-size:17px;
	font-weight:bold;
}
.lzclose{
    display:none;
    position:fixed;
    left:0;
    top:0;
    z-index:888;
    width:104%;
    height:100%;
    overflow:auto;
    background:#DDD;
    background: rgba(0, 0, 0, .5);
}
.lzwrap{
    position:relative;
}
.bttx{
    display:none;
    float:left;
}
.lzhide li{
    width:46%;
    height:42vh;
    margin:0.5%;
    overflow:hidden;
    float:left;
    list-style-type:none;
    background-color:#ccc;
}
.lzhide li img{
    height:100%;
    cursor:pointer;
    display:block;
    margin:0 auto;
}
.bigpicshow{
    width:100%;
    height:100%;
    background:black;
    display:none;
    position:absolute;
    z-index:999;
    top:0;
    left:0;
    text-align:center;
}
.bigpicshow img{
    cursor:pointer;
    margin:5vh 0;
    display:inline-block;
    max-width:90%;
}

.replyToreplyto{
	word-break:normal;
	width:auto;
	display:block;
	white-space:pre-wrap;
	word-wrap:break-word;
	overflow:hidden;
}

.Exercises_title{margin:10px auto;font-size:16px;line-height: 1.1;}
.Exercises_table{border:1px solid #b8d7bc;text-align:center;}
.Exercises_table th{text-align:center;font-size: 14px;}
.Exercises_table td{}
.Exercises_table_td_c1{background:#e7f3e9;}
.Exercises_table_td_c2{background:#ddefe0;}
.Exercises_table_td_c3{background:#fff;}
.Exercises_tip{font-size:14px;padding:10px 0 10px 0;}
.Exercises_info{padding: 10px 20px;margin:0 auto;text-align:center;font-size:14px;}

