@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/geography-bg.jpg) top center no-repeat;
	background:url(../images/geography_03.jpg) center top no-repeat,
	url(../images/geography_05.jpg) center 128px no-repeat,
	url(../images/geography_06.jpg) center 211px no-repeat,
	url(../images/geography_07.jpg) center 255px no-repeat,
	url(../images/geography_08.jpg) center 301px no-repeat,
	url(../images/geography_09.jpg) center 404px no-repeat,
	url(../images/geography_09.jpg) center 507px no-repeat,
	url(../images/geography_09.jpg) center 610px no-repeat,
	url(../images/geography_09.jpg) center 713px no-repeat,
	url(../images/geography_09.jpg) center 816px no-repeat,
	url(../images/geography_09.jpg) center 919px no-repeat,
	url(../images/geography_09.jpg) center 1022px no-repeat,
	url(../images/geography_09.jpg) center 1125px no-repeat,
	url(../images/geography_09.jpg) center 1228px no-repeat,
	url(../images/geography_09.jpg) center 1331px no-repeat,
	url(../images/geography_09.jpg) center 1434px no-repeat,
	url(../images/geography_09.jpg) center 1537px no-repeat,
	url(../images/geography_09.jpg) center 1640px no-repeat,
	url(../images/geography_09.jpg) center 1743px no-repeat,
	url(../images/geography_09.jpg) center 1846px no-repeat,
	url(../images/geography_11_01.png) center 2650px no-repeat;
}
.top,.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:#c2dde0;
	font-weight:normal;
}
.top>ul{
	float:left;
	margin-left:27px;
}
.top>ul li{
	float:left;
	font-size:14px;
	color:#c2dde0;
	line-height:44px;
}
.top>ul a{
	font-size:14px;
	color:#c2dde0;
	line-height:44px;
	padding:0 14px;
	text-decoration:none;
}
.top{
	position:relative;
	height:347px;
}
.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 #c3f5fb;
}
.class a{
	padding-left:14px;
	font-size:14px;
	line-height:36px;
	color:#c2dde0;
	text-decoration:none;
}
.top a:hover{
	color:#c3f5fb;
}
.top .current-catalog{
	color:#c3f5fb;
}
.top>a{
	float:right;
	font-size:12px;
	color:#c2dde0;
	line-height:44px;
	text-decoration:none;
}
.main-top{
	border-bottom:1px solid #b2b2b2;
}
.main-top p{
	float:left;
	padding-left:18px;
	font-size:12px;
	line-height:42px;
	color:#666;
}
.main-top form,.main-top ul{
	float:right;
	margin:10px 12px 0 0;
}
.search1{
	width:143px;
	height:23px;
	background:url(../images/culture-art-search_11.png);
	font-family:"微软雅黑";
	font-size:12px;
	color:#666;
	padding-left:8px;
	vertical-align:bottom;
}
.search2{
	width:23px;
	height:23px;
	background:url(../images/culture-art-search_12.png);
	vertical-align:bottom;
	margin-left:-5px;
}
.main-top ul li{
	width:60px;
	float:left;
	margin-right:6px;
	font-size:12px;
	color:#666;
	padding-left:27px;
	line-height:21px;
	cursor:pointer;
}
.picture-list{
	background:url(../images/culture-art-catalog_11.png) left bottom no-repeat;
}
.word-list{
	background:url(../images/culture-art-catalog_13.png) left bottom no-repeat;
}
.main-top .current-menu{
	color:#cc0000;
	background-position:left top;
}
.picture{
	margin:20px 0 0 18px;
	width:310px;
	float:left;
}
.picture h4{
	font-size:14px;
	color:#258ec8;
	font-weight:normal;
	background:url(../images/culture-logo_23.png) left center no-repeat;
	line-height:22px;
	padding-left:26px;
	padding-bottom:4px;
	border-bottom:1px solid #c0d8e6;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
	margin-bottom:5px;
}
.picture img{
	width:187px;
	height:128px;
	outline:1px solid #78acca;
	border:1px solid #fff;
	float:left;
}
.picture img:hover{
	opacity:0.8;
}
.picture ul{
	float:left;
}
.picture li{
	font-size:12px;
	line-height:26px;
	color:#666;
	margin-left:10px;
}
.picture span{
	width:120px;
	display:inline-block;
	font-size:12px;
	line-height:24px;
	color:#cc0000;
	text-align:right;
	cursor:pointer;
}
.page2{
	display:none;
}
.page{
	text-align:center;
	padding:20px 0 10px 0;
}
.page span{
	display:inline-block;
	font-size:14px;
	color:#666;
	padding:0 10px;
	line-height:32px;
	text-decoration:none;
	background:#fff;
	border:1px solid #71a5ce;
	margin-right:10px;
	cursor:pointer;
}
.page .current-page{
	background-color:#71a5ce;
	color:#fff;
}
.page span:hover{
	background-color:#71a5ce;
	color:#fff;
}
#word-list{
	padding:26px 0 98px 0;
	display:none;
}
#word-list ul li{
	float:left;
	width:430px;
	border-bottom:1px solid #258ec8;
	display:inline-block;
	padding-left:62px;
	font-size:14px;
	line-height:52px;
	color:#258ec8;
	text-decoration:none;
	margin-top:5px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	cursor:pointer;
}
#word-list ul li:hover{
	color:#71a5ce;
}
.footer{
	text-align:center;
	width:100%;
	height:90px;
	background:url(../images/geography_11_02.png) center  no-repeat;
	
}
.footer p{
	font-size:12px;
	line-height:90px;
	color:#d8f2f5;
}
.footer span{
	color:#ffcd68;
	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);
}