@charset "utf-8";
/* CSS Document */

::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#000000}
::-webkit-scrollbar-thumb:vertical{background-color:#343434;border-radius:6px}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#FFF}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}
/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
html,body {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
input{border:1px solid #b0b0b0;padding:3px 5px 4px;color:#979797;width:190px;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
/* General Demo Style */
body{
	font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	background: #000;
	font-weight: 400;
	font-size: 15px;
	color: #aa3e03;
	overflow-y: scroll;
	overflow-x: hidden;
}
.ie7 body{overflow:hidden;}
a{color: #333;text-decoration: none;}
.container{position: relative;text-align: center;}
.clr{clear: both;}
#hunantv_logo {width:20%;position:absolute;z-index:50;left: 4%;bottom: 65px;}
#hunantv_logo img {width:100%;}

#hunantv_logo2 {position:absolute;z-index:50;left: 1%;}
#hunantv_logo2 img {width:100%;}
.copyright {height: 50px;position: absolute;bottom: 0px;z-index: 100;right: 0;}
.copyright dd.logo {float: left;}
.copyright dd.logo a {
	text-decoration:none;
	display: block;
	height: 27px;
	width: 205px;
	background-image: url(../images/qijishow.png);
	-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg);opacity:0.70;
}
.copyright dd.logo a:hover {text-decoration: none;background-image: url(../images/qijishow.png);background-repeat: no-repeat;opacity:1;}
.copyright dd.b {
	height: 27px;
	float: left;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg);opacity:0.80;
}
.copyright dd.b a {
	text-decoration:none;
	color: #FFFFFF;
	-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg);
}
.copyright dd.b a:hover {text-decoration: none;color: #FFFFFF;opacity:1;}
.copyright2 {position: absolute;bottom: 0px;z-index: 200;width: 100%;}
.vis {
	position: absolute;
	z-index: 100;
	width: 100%;
	top: 0px;
	text-align: center;
	background-image: url(../images/bg.png);
	padding-top: 60px;
	padding-bottom: 55px;
}
.vis_wz {
	width: 92%;
	text-align: left;
	background-image: url(../images/jianjie.png);
	font-family: "微软雅黑";
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-right: 4%;
	margin-left: 4%;
	padding-top: 35px;
	line-height: 28px;
	padding-bottom: 10px;
}
.vis_logo {
	width: 96%;
	text-align: left;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 2%;
	margin-left: 2%;
	line-height: 28px;
}
.vis_logo img {width: 100%; padding-top: 10px;}
.tongji{width: 200px;filter:alpha(opacity=50);position: absolute;z-index: 1;left: 0px;height: 20px;top: -20px;}
.tongji a {color:#000000;text-decoration:none;}
.tongji a:hover {text-decoration:none;color: #276045;}

.container > header{
	padding: 30px 30px 10px 20px;
	margin: 0px 20px 10px 20px;
	position: relative;
	display: block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: left;
}
.container > header h1{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 35px;
	line-height: 35px;
	position: relative;
	font-weight: 400;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    padding: 0px 0px 5px 0px;
}
.container > header h1 span{

}
.container > header h2, p.info{font-size: 16px;font-style: italic;color: #f8f8f8;text-shadow: 1px 1px 1px rgba(0,0,0,0.6);}
/* Header Style */
.codrops-top{
	font-family: Arial, sans-serif;
	line-height: 24px;
	font-size: 11px;
	width: 100%;
	background: #000;
	opacity: 0.9;
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.codrops-top a{padding: 0px 10px;letter-spacing: 1px;color: #ddd;display: block;float: left;}
.codrops-top a:hover{color: #fff;}
.codrops-top span.right{float: right;}
.codrops-top span.right a{float: none;display: inline;}
p.codrops-demos{display: block;padding: 15px 0px;}
p.codrops-demos a,
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{
    display: inline-block;
	border: 1px solid #6d0019;
	padding: 4px 10px 3px;
	font-size: 13px;
	line-height: 18px;
	margin: 2px 3px;
	font-weight: 800;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #a90329;
	background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
	background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -o-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -ms-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
}
p.codrops-demos a:hover{background: #6d0019;}
p.codrops-demos a:active{
	background: #6d0019;
	background: -moz-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d0019), color-stop(56%,#8f0222), color-stop(100%,#a90329));
	background: -webkit-linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	background: -o-linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	background: -ms-linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	background: linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
	-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.9);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
}
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{color: #A5727D;background: #6d0019;}
/* Media Queries */
@media screen and (max-width: 767px) {
	.container > header{text-align: center;}
	p.codrops-demos {position: relative;top: auto;left: auto;}
	#hunantv_logo {width:50%;position:absolute;z-index:50;left: 4%;bottom: 40px;}
#hunantv_logo img {width:100%;}

#hunantv_logo2 {width:30%;position:absolute;z-index:50;top: 6%;left: 1%;}
#hunantv_logo2 img {width:100%;}
.copyright {height: 35px;position: absolute;bottom: 0px;z-index: 100;left: 4%;}
.copyright dd.logo {width: 1px;height: 1px;float: left;}

.copyright dd.b {
	height: 27px;
	float: left;
	font-size: 7px;
	font-family: STHeitiSC-Light;
	line-height: 22px;
	color: #FFFFFF;
	padding-right: 1px;
	padding-left: 1px;
	-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg);opacity:0.80;
}
.copyright dd.b a {text-decoration:none;color: #FFFFFF;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg);}
.copyright dd.b a:hover {text-decoration: none;color: #FFFFFF;opacity:1;}
.vis_wz {
	width: 92%;
	text-align: left;
	background-image: url(../images/jianjie.png);
	background-size: 90px 11px;
	font-family: STHeitiSC-Light;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-right: 4%;
	margin-left: 4%;
	padding-top: 35px;
	line-height: 28px;
	padding-bottom: 10px;
}
.vis_logo img {width:46%;margin: 2%;}
}
