@charset "utf-8";
/* CSS Document */
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
	border-radius: 0 6px 6px 0;
}
*{
	padding:0;
	margin:0;
}
ul{
	list-style:none;
}
a,input,button,textarea,img,select{
	outline:none;
	border:0;
}
.clear{
	clear:both;
}
body{
	font-family:"微软雅黑";
}
.box{
	background:url(../images/chinese.jpg) top center no-repeat;
	background:url(../images/china_03.jpg) center top no-repeat,
	url(../images/china_05.jpg) center 172px no-repeat,
	url(../images/china_06.jpg) center 297px no-repeat,
	url(../images/china_07.jpg) center 461px no-repeat,
	url(../images/china_08.jpg) center 692px no-repeat,
	url(../images/china_09.jpg) center 924px no-repeat,
	url(../images/china_10.jpg) center 1147px no-repeat,
	url(../images/china_11.jpg) center 1387px no-repeat,
	url(../images/china_12.jpg) center 1609px no-repeat,
	url(../images/china_13.jpg) center 1796px no-repeat;
}
.top,.nav,.main{
	width:1000px;
	margin:0 auto;
}
.top img{
	float:left;
	padding:13px 6px 14px 16px;
	margin:4px 14px 0 0;
}
.top h4{
	float:left;
	font-size:18px;
	line-height:44px;
	color:#cdcdcd;
	font-weight:normal;
}
.top>ul{
	float:left;
	margin-left:27px;
}
.top>ul li{
	float:left;
	font-size:14px;
	color:#cdcdcd;
	line-height:44px;
}
.top>ul a{
	font-size:14px;
	color:#cdcdcd;
	line-height:44px;
	padding:0 14px;
	text-decoration:none;
}
.top{
	position:relative;
	height:313px;
}
.class{
	position:absolute;
	top:44px;
	left:0;
	width:183px;
	background:url(../images/top-ul-bg_06.png) top left no-repeat;
	display:none;
}
.class li{
	border-bottom:1px solid #fff;
}
.class a{
	padding-left:14px;
	font-size:14px;
	line-height:36px;
	color:#cdcdcd;
	text-decoration:none;
}
.top a:hover{
	color:#fff;
}
.top .current-catalog{
	color:#fff;
}
.top>a{
	float:right;
	font-size:12px;
	color:#cdcdcd;
	line-height:44px;
	text-decoration:none;
}
.nav{
	text-align:center;
}
.nav li{
	width:100px;
	font-size:16px;
	line-height:34px;
	display:inline-block;
	color:#fff;
	text-align:center;
	cursor:pointer;
}
.nav li:hover,.nav .current-list{
	color:#edc13c;
}
.main{
	padding-bottom:104px;
}
.main-top{
	background:url(../images/china-music-h_16.png) -23px bottom no-repeat;
}
.main-top p{
	float:left;
	padding-left:18px;
	font-size:12px;
	line-height:42px;
	color:#513b29;
}
.main-top form,.main-top ul{
	float:right;
	margin:10px 12px 0 0;
}
.search1{
	width:143px;
	height:23px;
	background:url(../images/china-music-search_11.png);
	font-family:"微软雅黑";
	font-size:12px;
	color:#513b29;
	padding-left:8px;
	vertical-align:bottom;
}
.search2{
	width:23px;
	height:23px;
	background:url(../images/china-music-search_12.png);
	vertical-align:bottom;
}
.main-top ul li{
	width:60px;
	float:left;
	margin-right:6px;
	font-size:12px;
	color:#bc9173;
	padding-left:27px;
	line-height:21px;
	cursor:pointer;
}
.picture-list{
	background:url(../images/history-video-catalog-bg_13.png) left bottom no-repeat;
}
.word-list{
	background:url(../images/history-video-catalog-bg_15.png) left bottom no-repeat;
}
.main-top .current-menu{
	color:#d42600;
	background-position:left top;
}
.picture{
	margin:20px 0 0 8px;
	float:left;
	box-shadow:0 1px 5px rgba(0,0,0,0.6);
	position:relative;
}
.picture h4{
	width:321px;
	font-size:14px;
	color:#513b29;
	font-weight:normal;
	background-color:#e6e1d2;
	line-height:33px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
	text-align:center;
	margin-left:1px;
	position:absolute;
	bottom:2px;
	left:0;
}
.picture>img{
	width:323px;
	height:210px;
	border:1px solid #fff;
	float:left;
}
.picture .bg{
	width:331px;
	height:216px;
	top:-2px;
	left:-3px;
	position:absolute;
	border:none;
}
.picture .begin{
	width:48px;
	height:48px;
	margin-top:66px;
	margin-left:-200px;
	border:none;
}
#hammer,#bomb,#pull,#blow,#he{
	display:none;
}
.write-list{
	display:none;
	padding-bottom:170px;
}
.photo-list ul{
	display:none;
}
.write-list ul ul{
	display:none;
}
.write-list>ul>li{
	width:900px;
	border-bottom:1px solid #bc9173;
	display:inline-block;
	padding-left:62px;
	font-size:14px;
	line-height:40px;
	color:#3e332e;
	text-decoration:none;
	margin-top:5px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	cursor:pointer;
}
.write-list ul li:hover{
	color:#bc9173;
}
.footer{
	text-align:center;
}
.footer p{
	font-size:12px;
	line-height:90px;
	color:#3e332e;
}
.footer span{
	color:#daa63e;
	text-decoration:underline;
}
/*登录弹窗*/
.my-message{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:url(../images/message-bg_03.png) repeat;
	background:rgba(0,0,0,0.7);
	z-index:102;
	display:none;
}
.message-content{
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-140px;
	margin-top:-110px;
}
.message-right{
	width:280px;
	height:220px;
	background:url(../images/load-bg_07.png) repeat;
	float:left;
	border:rgba(255,255,255,0.5) solid 1px;
	padding:15px 10px;
	position:relative;
}
.message-right ul{
	border-bottom:3px solid #75aa3b;
	margin-bottom:20px;
}
.message-right li{
	width:135px;
	font-size:16px;
	line-height:31px;
	color:#ccc;
	text-align:center;
}
.message-right .current-message{
	color:#fff;
}
.number3,.password1{
	width:270px;
	height:40px;
	color:#979aa1;
	box-sizing: content-box;
}
.number2,.password{
	width:230px;
	height:40px;
	margin-left:40px;
	font-family:"微软雅黑";
	font-size:12px;
	line-height:40px;
	color:#979aa1;
	box-sizing: content-box;
	border:none;
	outline:none;
	border-radius:0 6px 6px 0;
}
.notice{
	width: 230px;
	position:absolute;
	top:130px;
	left:50px;
	font-size:12px;
	line-height:40px;
	color:#979aa1;
}
.load{
	cursor:pointer;
}
.number3{
	background:url(../images/load-pic_15.png) 12px center no-repeat,url(../images/load-number_18.png) left center;
}
.password1{
	background:url(../images/load-pic_21.png) 12px center no-repeat,url(../images/load-number_18.png);
}
.message-right label,.message-right span{
	display:inline-block;
	font-size:12px;
	color:#ccc;
	line-height:14px;
	margin-bottom:10px;
	padding-left:7px;
}
.message-right span{
	float:right;
}
#btn{
	width:270px;
	height:40px;
	background:url(../images/load-sure_21.png);
	font-family:"微软雅黑";
	font-size:16px;
	color:#fff;
	border:none;
	outline:none;
}
.error1,.error2,.error3,.error4,.error5{
	width:99px;
	height:33px;
	position:absolute;
	background:url(../images/load-error_11.png);
	font-size:12px;
	color:#ff0000;
	line-height:26px;
	padding-left:10px;
	left:84px;
	display:none;
}
.error1 img,.error2 img,.error3 img,.error4 img,.error5 img{
	float:right;
	padding:10px 4px 0 0;
}
.error1{
	top:40px;
}
.error2{
	top:90px;
}
.error3{
	top:-28px;
}
.error4{
	top:20px;
}
.error5{
	top:70px;
}
.close{
	width:25px;
	height:25px;
	position:absolute;
	top:-12px;
	right:-12px;
	background:url(../images/video-cancel_03.png);
}