/*练习页*/
.fly{
	position: fixed;
	right: 13%;
	top:21%;
}
.picwrap{
	text-align: center;
}

.anspic {
	border:0;
	max-width:350px;
}
.kstm a,.panel-group,.panel-group a{
	font-size: 18px;
}
#abcd .disabled{
	pointer-events: none;
}
/*页脚footer*/

.footer a{
	font-size: 14px;
	color: #f5f5f5;
}
.footer a:hover{
	color: white;
	text-decoration: none;
}
.f_mid,.f_up{
	background-color: #4d4d4d;
	text-align: center;
}
.f_mid img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.f_down{
	text-align: center;
	height: 40px;
	background-color: black;
}
.f_down span{
	color: #4d4d4d;
	margin-right: 15px;
	font-size: 16px;
	line-height: 40px;
}
.vedioborder{
	margin-top: 30px;
}

#vediopic{
	border:3px solid #f5f5f5;
}
#myModal{
	top: 30%;
}
.cbg  .breadcrumb{
	padding: 20px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
}
#collapseTwo img{
	max-width: 150px;
	max-height: 150px;
}
#abcd a{
	border:0;
}
.pagination{
	margin: 0;
}

.pagination li  a{
	border-color: #ff9900;
	color:#ff9900;
}
.pagination .active  a,.pagination .active a:hover{
	background-color: #ff9900;
    border-color: #ff9900;
}
.pagination li  a:hover{
	color:#ff9900;
	border:1px solid #ff9900 ;
}
.checkbox-inline input[type="checkbox"] {
	line-height: 34px;
    height: 28px;
}
.checkbox-inline{
	line-height: 34px;
	font-size: 16px;
}
strong, b{
	font-weight:normal;
}
.nobuttom{
	margin-bottom: 0px;
}
#fronticons{
    width:15px;
    height:15px;
    border:2px solid #ccc;
    border-radius:100px;
    display: inline-block;
}
.rimg a img{
	max-height: 300px;
}
.checkbox-inline{
    float: left;
    margin-left: 10px;
}
.pagination {
	float: left;
}
.checkbox-inline{

}
.plistheight{
	max-height:468px;
}
.aboutbg1{
	background-color: #f5f5f5;
}
.btn-warning{
	background-color:#ff9900;
    border-color: #ff9900;
}
.nav > li > a:hover, .nav > li > a:focus{
	text-decoration: none;
    color: #ff9900;
     background-color: #fff;

}
.vtc strong{
	font-weight: bold;
}
.vtc p{
	color: #999;
}
a:hover{
	color: #ff9900;
    text-decoration: none;
}
.fly1{
	position: fixed;
    left: 14%;
    top: 27%;
}
.dconf{
	overflow: hidden;
}
.dconf img{
	max-width: 100%;
}
#headpic{
	width: 200px;
	height: 113px;
	position:relative;
	overflow: hidden;
}
/* 文章列表缩略图 */
.vtoph img{
	max-width: 200px;
	min-height: 113px;
	position:absolute;
}
.vtoph .media-body{
	width:70%;
}
.svch {
	width:138px;
	height: 80px;
	position:relative;
	overflow: hidden;
}
.svch img{
	min-height: 80px;
	max-width: 138px;
	position:absolute;
}
.dconf p{
	text-indent: 2em;
}