.image-control {    
	position: relative; 
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	min-height: 66px;
	height: auto !important;
}
.image-control label {
	display: inline-block;
	float: left;
	margin-top: 6px;
	padding-right: 10px;
	font-size: 0.95em;
	line-height: 0.95em;
}
.image-control label.title {
	color: #257ec2;
	font-weight: bold;
	width: 89px;
}
.image-control form {
	border-bottom: 1px solid #556066;
	border-top: 1px solid #556066;
}
.image-control form input {
	vertical-align: top;
	float: left;
	margin-right: 3px;
	border: 1px solid #d2d2d2;
	width: 126px;
	height: 22px;
	font-size: 0.95em;
}
.image-control form input[type="image"],
	.image-control form input[type="submit"],
	.image-control form input[type="button"] {
	width: auto;
	border: none;
	height: auto;
	margin-left: 3px;
	margin-top: 1px;		
}
.image-control form input[type="text"] { text-align:center ; padding: 2px 0 0 2px; }
.image-control form input[name="tm"] { width: 138px ; margin-right: 10px;}
.image-control form input[name="timeTerm"] { width: 20px ; margin-right: 0px; border:1px solid #fff;}
.image-control form input[name="itv"] { width: 60px ; margin-right: 10px;}
.image-control form fieldset { border-bottom:1px dotted #dedede; padding:8px 0; }
.image-control form fieldset:last-child{ padding:6px 0; }
.image-control form fieldset.radio01 input[type="radio"]{ width:15px; }
.image-control form select { float:left; font-size:0.95em;border:1px solid #D2D2D2;font-size:0.95em;height:19px; margin-right:3px; height: 26px; width: 92px; padding-left: 21px; text-align: center; }
.image-control .image-control-btn{ margin-top: 20px; }
.image-control .image-control-btn > a {  text-align:center; display: inline-block; height: 26px; width: 155px; padding-left: 0px; line-height: 26px; letter-spacing: -0.5px; }
.image-control .image-control-btn > a.close{ background: url(/images/weather/player/video-set-close.gif) no-repeat left top; }
.image-control .image-control-btn > a.open{ background: url(/images/weather/player/video-set-open.gif) no-repeat left top; }
.image-control .ul_prev { float:left; font-size:0.95em;}
.image-control .ul_prev li { float:left; text-align:center; color:#fff; margin-left:5px; padding-top:1px; display:inline;}
.image-control .ul_prev li a { cursor: pointer;}
.image-control .ul_prev li a:hover, .image-control .ul_prev li a:focus { font-weight: 600; text-decoration: none;}
.image-control .ul_prev li.bg_black { background:#eeeeee; }
.image-control .ul_prev li.bg_orange { background: #257ec2; }
.image-control .ul_prev li.bg_black a { padding: 3px 7px; color:#888; display:block;}
.image-control .ul_prev li.bg_orange a { padding: 3px 20px;  color: #fff; display: block; }

.image-control .pad-top3 {padding-top: 3px;} 
.image-control .inter-input { 
	height: 16px;
	margin-left: 52px;
	padding-left: 20px;
	border-left: 1px dotted #dedede;
}
.image-control span.unit { display: inline-block; margin: 4px 15px 0px 3px; float: left;}
.image-control .image-control-form-player {
	clear:both;
	display: inline-block; 
	height:64px; 
	width:685px; 
	padding: 0;
	overflow:hidden;
}
.image-control .image-control-form-player .btn {
	float: left;
	margin-top: 17px;
	vertical-align: middle;
	display: block;
	padding-right: 10px;
}
.image-control .image-control-form-player .btn a { line-height: 31px; cursor: pointer;}
.image-control .image-control-form-player .btn img.big {
	width: 31px;
	margin-right: 2px;
	height: 31px;
	vertical-align: top;
}
.image-control .time-line {
	float: left; height:100%; width: calc(100% - 118px);
	margin:0;padding:0;
}
.image-control .time-line ul {
	padding: 10px 0 0 0px;
}
.image-control .time-line ul li {
	float: left;
	margin-right: 3px;
	margin-bottom: 9px;
}
.image-control .time-line ul li a:hover,
	.image-control .time-line ul li a.on:hover,
	.image-control .time-line ul li a:focus,
	.image-control .time-line ul li a.on:focus,
	.image-control .time-line ul li a.on {
	background: #257ec2;
	color: #fff;
	font-weight: 600;
}
.image-control .time-line ul li a {
	padding: 6px;
	color: #000;
	background: #eeeeee;
	width: 44px;
	height: 17px;
	font-size: 0.95em;
}
.image-control .image-player-slide {
	position: relative;
	width: 685px;
	height: 685px;
}
.image-control .image-player-slide-images {
	overflow: hidden;
	height: 685px;
	width: 685px;
	margin: 10px 5px;
}
.image-control .image-player-slide-images li {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	background-color: #FFFFFF;	
}
.image-control .slide-time-btn li.single-line{
	padding-top:14px;
}
.image-control .slide-time-btn a {
	cursor: pointer;
}
.image-control .preload { display: none; }
.image-control .image-player-loader {
	position: absolute;
	left: 45%;
	top: 45%;
}
.image-player-zoom-control {
	position: absolute;
	display:inline-block;
	right: 43px;
	bottom: 587px;
	padding:2px;
	background: #efefef;
	border-radius: 2px;
	border: 0.5px #d0d0d0 solid;
}
.image-player-zoom-control strong {
	display: block;
	width: 30px;
	height: 17px;
	font-weight: 600;
	font-size: 11px;
	text-align:center;
	background-color: #00000000;
	color: #000;
	text-shadow: #666 1px 0px;
}
.image-player-zoom-control strong:after {
	content: 'zoom';
}
.image-player-zoom-control a {
	display: block;
	width: 28px;
	height: 17px;
	line-height: 17px;
	cursor: pointer;
	font-weight: 600;
	font-size: 10px;
	text-align:center;
	
	border-radius: 2px;
	border: 0.5px #f0f0f0 solid;
	background-color: #f0f0f0;
	background: linear-gradient(#fefefe, #f0f0f0, #e6e6e6);
	background: -webkit-linear-gradient(#fefefe, #f0f0f0, #e6e6e6);
	background: -o-linear-gradient(#fefefe, #f0f0f0, #e6e6e6);
	background: -moz-linear-gradient(#fefefe, #f0f0f0, #e6e6e6);
	color: #000;
}
.image-player-zoom-control a:hover,
	.image-player-zoom-control a.on:hover,
	.image-player-zoom-control a.on {
	border: 0.5px #0058a6 solid;
	background-color: #016cbf;
	background: linear-gradient(#016cbf, #0058a6, #005aab);
	background: -webkit-linear-gradient(#016cbf, #0058a6, #005aab);
	background: -o-linear-gradient(#016cbf, #0058a6, #005aab);
	background: -moz-linear-gradient(#016cbf, #0058a6, #005aab);
	color: #fff;
}
.image-player-guide {
	padding: 10px;
}

.image-player-arrow-control a {
	position: absolute;
	display:block;
	z-index: 999999;
	text-indent: -99999px;
	cursor: pointer;
}
.image-player-arrow-control a.image-player-arrow-left {
	width:20px; height: 110px;
	background-size: contain;
	background-image: url(../../images/weather/player/b_left.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	left: 2%; top: 50%;
	margin-top: -80px;
}

.image-player-arrow-control a.image-player-arrow-right {
	width:20px; height: 110px;
	background-size: contain;
	background-image: url(../../images/weather/player/b_right.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	right: 6%; top: 50%;
	margin-top: -80px;
}

.image-player-arrow-control a.image-player-arrow-top {
	height:20px; width: 110px;
	background-size: contain;
	background-image: url(../../images/weather/player/b_up.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 4%; left: 50%;
	margin-left: -80px;
}

.image-player-arrow-control a.image-player-arrow-bottom {
	height:20px; width: 110px;
	background-size: contain;
	background-image: url(../../images/weather/player/b_down.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	bottom: 4%; left: 50%;
	margin-left: -80px;
}