.model_div{
	margin-top:30px;
	width:90%;
	margin-left:5%;
	margin-bottom:20px;
}
.time_input_right {
	margin-left:5%;
	margin-bottom: 15px;
    height: 40px;
	width:25%;
    outline-color: red;
    color: 999999;
    font-size: 16px;
    border: 1px solid #CDB5CD;
    background-color: white;
    cursor: pointer;
    font-family: Microsoft YaHei;
	font-weight: bold;
}
.video{
	width:48%;
	float:left;
	text-align: center;
	margin-top:20px;
	border: 1px solid #CDB5CD;
	height: 180px;
}
.videop{
	font-size:14px;
	color:white;
}
.videospan{
	font-size:8px;
	color:white;
	font-family: cursive;
}
.partoneli{
	margin-bottom: 10px;
    margin-left: -20px;
	list-style-type:disc ;
	color:#ffffff;
}
.afont{
	font-family:"Microsoft Yahei";
	text-decoration:none;
	font-size: 14px;
	line-height:25px;
	color:ffffff;
}
.titlefont{
	background-color: #650066;
    color: white;
    font-size: 20px;
    line-height: 24px;
	font-family: Microsoft YaHei;
}
.titlefont2{
	 margin-left: 20px;
    font-size: 18px;
	font-family: Microsoft YaHei;
	color: white;
}

   
.pfont1{
	text-align: center;
    font-size: 36px;
    color: red;
}
.pfont2{
	text-align: center;
    font-size: 36px;
    color: orange;
}
.huiqi_input{
    height: 40px;
	width:18%;
    outline-color: red;
    color: white;
    font-size: 12px;
    border: 0px ;
    background:rgba(255,255,255,0.1);
    cursor: pointer;
    font-family: Microsoft YaHei;
	font-weight: bold;
}
.huiqi_input_change{
    height: 40px;
	width:18%;
    outline-color: red;
    color: white;
    font-size: 12px;
    border: 0px ;
    background:rgba(255,255,255,0.1);
    cursor: pointer;
    font-family: Microsoft YaHei;
	font-weight: bold;
	text-decoration: underline;
}
.bank_input_left {
	margin-left:5%;
	margin-bottom: 15px;
    height: 40px;
	width:33%;
    outline-color: red;
    color: white;
    font-size: 16px;
    border: 2px solid #C0C0C0;
    background:rgba(255,255,255,0.1);
    cursor: pointer;
    font-family: Microsoft YaHei;
	font-weight: bold;
}
.bank_input_right {
	margin-left:24%;
	margin-bottom: 15px;
    height: 40px;
	width:33%;
    outline-color: red;
    color: white;
    font-size: 16px;
    border: 2px solid #C0C0C0;
    background:rgba(255,255,255,0.1);
    cursor: pointer;
    font-family: Microsoft YaHei;
	font-weight: bold;
}
.scroll-box {
	width:100%;
	height:70px;
	overflow:hidden;
}
.scroll-box ul {
	list-style:none;
	width:90%;
	height:100%;
}
.scroll-box ul li {
	width:100%;
	box-sizing:border-box;
	list-style-type:disc ;
	color:#C0C0C0;
}