/*reset css begin >>>*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li, pre, fieldset,lengend,button,input,textarea,th,td {  margin: 0; padding: 0; }
body,button,input,select,textarea { font: 12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; }
h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4,h5,h6 { font-size: 100%; }
address,cite,dfn,em,var { font-style: normal; } 
code,kbd,pre,samp,tt { font-family: "Courier New", Courier, monospace; }
small { font-size: 12px; } 
ul,ol { list-style: none; }
 a { text-decoration: none; }
a:hover { text-decoration: underline; }
abbr[title],acronym[title] {  border-bottom: 1px dotted; cursor: help; }
q:before,q:after { content: ''; }
legend { color: #000; } /* for ie6 */
fieldset,img { border: none; } 
button,input,select,textarea { font-size: 100%; }
table { border-collapse: collapse; border-spacing: 0; }
hr { border: none; height: 1px; }
 html { overflow-y: scroll; }
/*reset css end <<<*/

.clearboth{
	clear: both;
}
.main{
	position: relative;
	float: left;
	width: 100%;
	background: #fff;
}
.main .top{
	width: 960px;
	margin: 0 auto;
	background: url(../images/images/header-logo.jpg) repeat;
}
.main .top .banner{
	height: 135px;
}
.main .top .topword{
	font-size: 28px;
	font-weight: bold;
	position: relative;
	float: left;
	top: 30px;
	left: 20px;
}
.main .top .banner .logininfo{
	position: relative;
	float: right;
	text-align: right;
	top: 50px;
	font-weight: bold;
	margin-right: 10px;
}
.main .top .banner .hotrecommend-search{
	position: relative;
	float: right;
	clear: right;
	text-align: right;
	top: 70px;
}
.main .top .banner .hotrecommend-search>div{
	float: left;
	height: 20px;
	line-height: 20px;
}
.main .top .banner .hotrecommend-search form>div{
	float: left;
	height: 20px;
	line-height: 20px;
}
.main .top .banner .hotrecommend-search .search-q{
	float: left;
	height: 18px;
}
.main .top .banner .hotrecommend-search .hotrecommend{
}
.main .top .banner .hotrecommend-search .hotrecommend ul li{
	float: left;
	padding: 0 5px;
}
.main .top .banner .hotrecommend-search .search-btn{
	float: left;
	color: #fff;
	padding: 0 20px;
	cursor: pointer;
	display: block;
	border: none;
	height: 20px;
	background-color:rgb(250, 231, 92);
}
.main .top .banner .hotrecommend-search form{
	float: left;
}
.main .menu{
	height: 50px;
	-moz-box-shadow: 3px 3px 3px #E4E4E4;
	-webkit-box-shadow: 3px 3px 3px #E4E4E4;
	box-shadow: 3px 3px 3px #E4E4E4;
}
.main .menu {
	height: 50px;
	-moz-box-shadow: 3px 3px 3px #E4E4E4;
	-webkit-box-shadow: 3px 3px 3px #E4E4E4;
	box-shadow: 3px 3px 3px #E4E4E4;
}
.skin{
	background-color: #5CC1FA;
	color: #fff;
}
.main .menu .content .items .item{
	float: left;
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 0 15px;
	cursor: pointer;
}
.main .menu .content .items .item:hover{
	background-color: #4d4dff;
 transition:0.5s;
}
.main .menu .content .items .active{
	background-color: #4d4dff;
}
.main .content{
	width: 960px;
	margin: 0 auto;
	/*margin-top: 10px;
	margin-bottom: 10px;*/
}
.main .bottom{
	width: 960px;
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	line-height: 20px;
}


.news{
	width: 600px;
	height: 250px;
}
.weibo{
	width: 350px;
	height: 385px;
	float: right;
}
.content .wrapdiv{
	float: left;
	width: 600px;
}


.level2menus{
	border-bottom: 1px solid #ccc;
	height: 30px;
}
.level2menus ul li{
	float: left;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: center;
	margin: 0 0 0 20px;
	font-weight: bold;
	font-size: 20px;
	cursor: pointer;
}
.level2menus ul a{
	text-decoration: none;
	color: #8D8D8D;
}
.level3menus{
	height: 25px;
	margin-top: 30px;
	color: #8D8D8D;
}
.level3menus ul li{
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 0 15px 0 0;
	padding: 0 5px 0 5px;
	font-weight: bold;
	font-size: 18px;
	cursor: pointer;
}
.articles{
	min-height: 350px;
	border: 1px solid #ccc;
}
.articles ul{
	list-style: none;
}
.articles ul li{
	height: 30px;
	line-height: 30px;
	color: #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 5px 25px;
}
.articles ul li a{
	color: #504A4A;
}
.articles ul li a .title:hover{
	color: #1C1515;
	text-decoration: underline;
}
.articles ul li .title{
	float: left;
	display: block;
}
.articles ul li .time{
	float: right;
	display: block;
}

.index-search-box{
	margin: 0 auto;
	width: 600px;
}
.index-search-box .search-q{
	width: 400px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ccc;
	font-size: 14px;
	padding-left: 10px;
}
.index-search-box .search-select{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border: 1px solid #ccc;
}
.index-search-box .search-btn{
	border: none;
	height: 32px;
	line-height: 32px;
	width: 60px;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
}
.index-search-result{
	margin-top: 20px;
	border-top: 1px solid #ccc;
}
.index-search-result .item{
	display: block;
	border-bottom: 1px solid #ccc;
	width: 80%;
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
	padding-left: 10px;
	color: #444;
}
.index-search-result .item:hover{
	background-color: #F8F8FA;
}
.index-search-result .item .title{
	width: 100%;
	padding-bottom: 3px;
	font-size: 12px;
}
.index-search-result .item .content{
	width: 100%;
	padding-bottom: 5px;
	color: #666;
	font-size: 10px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	text-overflow: ellipsis;/* IE/Safari */
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;/* Opera */
	-moz-binding: url("ellipsis.xml#ellipsis");/*FireFox*/
	display: block;
}
.index-search-result .item .time{
	width: 100%;
	padding-top: 5px;
}
.highlighter{
	color: red;
}
.indexpagecontrol{
	height: 30px;
	line-height: 30px;
	color: #666;
	text-align: center;
}
.indexpagecontrol a{
	color: #222;
}
