﻿/* CSS Document */

@import url("css.css");  /*xhtml元素的设定*/
body {
	font:12px arial, helvetica, clean, sans-serif, "宋体";
	text-align: center;
	color:#000;
	line-height:20px;
	background:#fff url(../images/bg.jpg) repeat-x center top;
}


/* 链接颜色 */

a:link {
	color: #00479d;
	text-decoration:none;
}
a:visited {
	color: #00479d;
	text-decoration:none;
}
a:hover {
	color:#519000;
	text-decoration:underline;
}
a:active {
	color: #286BAC;
}
/*隐藏*/

.dn {
	display:none;
}
/* 其他 */

.blank{
	height:12px;
}

.clearboth {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	margin:0;
}

/* 区块 */

.index_wrap {
/*	width:980px;
	margin:auto;
	background:#fff;*/
	background:url(../images/head_bg.jpg) no-repeat center top;
}

.main{
	margin:auto;
	clear:both;
}

.main, .head, .middle_bg, .banner {
	width:964px;
	margin:auto;
	}
	
/* 头部 */	


.head_bg {
	height:262px;
}

.top {
	background:url(../images/top.gif) repeat-x top;
	height:33px;
}

.head {
	display:block;
	height:194px;
	margin:0px auto;
	clear:both;
	display:block;
}

.logo {
	width:217px;
	cursor:pointer;
	vertical-align:middle;
	text-align:left;
	display: block;
	float:left;
	position:absolute;
	margin-top:0;
	margin-right:0px;
	left:-9999px;
}

.logo a {
	display:block;
	height:99px;
}

.top_top {
	width:100%;
	height:158px;
}

.top_bottom {
	float:right;
	width:745px;
	height:50px;
	padding-right:15px;
	background:url(../images/ico.gif) no-repeat 637px -26px;
}

.left {
	width: 625px;
	float: left;
	display:inline;
	position:relative;
}

.right {
	width:297px;
	float:right;
	display:inline;
	position:relative;
	margin-left:0px;
}

.about_us .left,
.contact_us .left, 
.publication .left {
	width:675px;
}

.about_us .right, 
.contact_us .right,
.publication .right {
	width:255px;
}

.foot {
	clear:both;
	line-height:30px;
	margin-top:20px;
	border-top:1px solid #00479d;
}

.foot ul {
	width:967px;
	margin:auto;
	padding:20px 0 32px;
}

.copyright{
	margin:auto;
	font-size:14px;
}




/* .nav  左边样式.first  右边样式.last */

.nav {
	height:53px;
	text-align:right;
	position:relative;
	padding-left:35px;
}

.nav ul {
	margin:0 auto;
	overflow:hidden;
	clear:none!important;
	background:none;
	display:block;
}

.nav ul li {
	text-align:center;
	float:left;
	position:relative;
	overflow:hidden;
	line-height:53px;
}

	
.nav ul li a {
	display:inline-block;
	position:relative;
	font-family:"黑体";
	font-size:16px;
	color:#fff;
	padding:0 32px;
	height:53px;
	cursor:pointer;
}

.nav ul li a:link {
	color:#fff;
}

.nav ul li a:visited {
	color:#fff;
}

/*鼠标经过的样式*/

/*点击后的样式 .selected 左边样式.first  右边样式.la*/

.nav .selected {
	background:url(../images/nav_bg.gif) repeat-x 0px 0px;
	color:#e6ce94!important;
}

.nav ul li a:hover{
	color:#e6ce94!important;
}

.describe {
	height:145px;
}

.describe li{
	float:left;
	display:block;
}

.describe .topic{
	background:url(../images/ico.gif) -398px top no-repeat;
	width:182px;
	height:167px;
	color:#a17a40;
	font-size:20px;
	text-align:right;
	font-family:"黑体";
	line-height:24px;
}

.reading .describe .topic{
	background-position:-708px -352px;
} 

.club .describe .topic{
	background-position:-239px -351px;
} 


.club .describe .topic span {
	display:block;
	margin-top:32px;
	color:#dcf8fa;
} 

.about_us .topic, 
.publication .topic {
	background-position:-609px top;
	width:150px;
	text-align:left;
}

.about_us .topic span, 
.publication .topic span{
	display:inline-block;
	width:34px;
	margin-left:83px;
	margin-top:179px;
	position:relative;
	font-size:33px;
	line-height:34px;
}

.describe .topic a.more{
	display:inline-block;
	height:11px;
	width:34px;
	margin-left:148px;
	margin-top:100px;
	position:relative;
	background:url(../images/ico.gif) left top no-repeat;
}

.column .describe .topic em{
	font-size:12px;
	display:block;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

.column .describe .topic span{
	display:inline-block;
	margin-left:83px;
	margin-top:115px;
	position:relative;
	line-height:20px;
}


	
.describe .synopsis{
	width:369px;
	text-align:left;
	padding-left:33px;
}

.about_us .describe .synopsis, 
.publication .describe .synopsis {
	width:490px;
}

.describe .synopsis h2{
	font-size:14px;
	margin-top:40px;
	margin-bottom:18px;
	}

.describe .synopsis h2 .new{
	margin-top:2px;
}

.new{
	display:block;
	background:url(../images/ico.gif) left -160px no-repeat;
	float:right;
	width:25px;
	height:11px;
	margin-top:6px;
}

.describe .synopsis p{
	line-height:15px;
	text-align:justify;
	text-justify:inter-ideograph;
}

.square{
	width:279px;
	text-align:left;
	float:left;
	margin-right:27px;
	background:url(../images/line.gif) repeat-x top;
}
	
.square	h3{
	margin-bottom:8px;
}

.square	p{
	width:180px;
}

.square img{
	border:3px solid #54a4b1;
	float:right;
	margin-top:3px;
}

.news .square ul, 
.reading .square ul {
	background:url(../images/line.gif) repeat-x bottom;
	padding:18px 0;
}

.news .square ul li, 
.reading .square ul li{
	line-height:24px;
	background:transparent url(../images/ico.gif) no-repeat left -183px;
	padding-left:21px;
}

.right_list h2,
.categories h2,
.leave_word h2{
	margin-top:0;
	font-size:20px;
	font-family:"黑体";
	font-weight:normal;
	text-align:right;
	margin-bottom:5px;
}

.categories h2, 
.column .right_list h2{
	padding-top:36px;
}

.about_us .right_list h2, 
.contact_us .right_list h2{
	background:transparent url(../images/ico.gif) no-repeat right -60px;
	line-height:50px;
	padding-right:42px;
	height:90px;
	color:#fff;
	width:120px;
	margin:0 auto;
	padding-right:38px;
}	

.right_list h2 .more{
	background:url(../images/ico.gif) -45px -159px;
	width:34px;
	height:11px;
	display:block;
	float:right;
	position:absolute;
	margin-top:-35px;
	right:0;
}

.right_list h2 span, .leave_word h2 span{
	position:relative;
	font-size:12px;
	font-weight:normal;
	color:#a17a40;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:14px;
	line-height:22px;
	}

.right_list {
	text-align:left;
}

.right_list li{
	line-height:24px;
	height:24px;
	background:url(../images/line.gif) repeat-x bottom;
}

.right_list li a{
	background:url(../images/ico.gif) no-repeat left -188px;
	padding-left:21px;
}


.menu {
	margin-bottom:20px;
	padding-top:4px;
	width:158px;
	margin:auto;
}

.menu li {
	text-align:right;
	background:none;
	height:49px;line-height:49px;
	margin:4px 0;
}

.menu li a{
	display:block;
	font-size:18px;
	font-family:"黑体";
	background:none;
	padding:0 24px;
	float:right;
	width:110px;
	background:url(../images/ico.gif) no-repeat right -162px;
	text-align:center;
}

.menu a:link, .menu a:visited{
	color:#fff;
	
}

.menu a:hover, .menu a.selected{
	background-position:right -218px;
	color:#fff;
}



/***************表单样式*****************/

.cssform {
	color:#000;
}

.cssform legend {
	padding:0 8px 8px;
	color:#f23e0d;
}

.cssform fieldset {
	margin-top:15px;
}

.cssform .small_title {
	text-align:left;
	padding-left:5px!important;
}

.cssform p {
	/*	width: 514px;
	clear: left;*/
	margin: 0;
	text-align:left;
	line-height:24px;
}

.cssform label {
	font-weight: bold;
	color:#000;
	width: 80px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input {
	vertical-align:middle;
	margin-bottom:10px;
}

.cssform textarea {
	width: 375px;
	height: 145px;
	overflow:auto;
	margin-bottom:10px;
}

.cssform input.button {
	line-height:23px;
	padding:0 12px;
	cursor:pointer;
	height:23px;
	width:62px;
	vertical-align:middle;
	font-size:12px;
	margin-left:80px;
	background:url(../images/ico.gif) no-repeat left -55px;
	border:none;
	color:#fff;
}

.errorlist {
	color:#CC0000;
	padding-left:36px;
	display:inline-block;
	background:url(../images/caveat.gif) no-repeat 8px;
	margin-left:75px;
	margin-bottom:5px;
}

.cue {
	margin-bottom:12px!important;
	color:#f90;
	font-weight:bold;
}

/***************表单样式*****************/


/***************首页留言×****************/
.leave_word{
	margin-top:46px;
}

.leave_word h2{
	background-position: right -50px;
	height:50px;
}

.leave_word label{
	display:block;
	float:left;
	line-height:24px;
}

.leave_word #id_category{
	margin-bottom:10px;
}

.leave_word #id_title{
	width:264px;
	background:url(../images/ico.gif) 5px -565px no-repeat;
	padding-left:26px;
	font-size:12px;
}

 .leave_word #id_content{
	width:270px;
	height:122px;
	background:url(../images/ico.gif) 5px -640px no-repeat;
	padding-left:22px;
}
 
.leave_word #id_user_email{
	width:118px;
	background:url(../images/ico.gif) 5px -614px no-repeat;
}

*html .leave_word #id_user_name {
	margin-left:3px;
}

.leave_word #id_user_name{
	width:118px;
	margin-right:30px;
	background:url(../images/ico.gif) 5px -587px no-repeat;
}



.leave_word #id_captcha_1{
	width:90px;
}

/***尚和展示***/	
/***图片滚动***/	

.lay_out {
	}
.lay_out li{
	float:left;
	}
	
/***前后箭头***/	
.lay_out_back a, .lay_out_next a{
	width:28px;
	height:28px;
	display:block;
	margin-top:30px;
	background:url(../images/ico.gif) no-repeat;
	}
	
*html .lay_out_back a, .lay_out_next a{
	margin-top:36px;
	}	
	
.lay_out_next a{
	 background-position:-185px -151px;
	}
	

.lay_out_next a:hover{
	 background-position:-224px -151px;
	}
	
	
.lay_out_back a{
	background-position:-107px -151px;
	}
	
.lay_out_back a:hover{
	background-position:-146px -151px;
	}

.lay_out_roll{
	padding:5px;
	width:450px;
	margin-bottom:30px;
	}
	
.lay_out_roll a{
	display:block;
	float:left;
	}

.lay_out_roll img{
	height:85px;
	width:144px;
	margin:0 3px;
	}


/*******联系我们*******/

/*******右边下部*******/
.right_bottom{
	background:url(../images/right_bottom.gif) no-repeat;
	height:312px;
	margin-top:10px;
}

.about_us .right_bottom, 
.publication .right_bottom{
	background:url(../images/right_bottom_255.gif) no-repeat;
}
	

/*******资讯详细页*******/
.position{
	text-align:left;
}

.position a{
	padding:0 8px;
}

.info{
	text-align:left;
	margin-bottom:1.5em;
}

.title{
	font-size:24px;
}

.article{
	text-align:justify;
	text-justify:inter-ideograph;
	list-style-type: disc;
}

.article div img{
	max-width:612px;
}

.article div {
	overflow:hidden;
}

/********************分类*********************/

.categories{
	clear:both;
	margin-bottom:12px;
}

.categories li{
	display:block;
	float:left;
	width:66px;
	height:21px;
	padding:0 12px 0 21px;
	text-align:left;
	background:transparent url(../images/ico.gif) no-repeat scroll left -186px;
	font-weight:bold;
	font-size:14px;
}

/********************分页样式*********************/

.pages {
	text-align:center;
	clear:both;
	width:584px;
	float:left;
	margin-top:27px;
}

.pages p{
	margin:0;
	padding:5px 0px;
}

.pages a {
	padding:2px 6px;
	font-weight:bold;
}

.pages .this-page {
	padding:2px 4px;
	font-weight:bold;
	font-size:12px;
	display:inline;
}
.pages a:hover {
	background:#b8e9f1;
}


/***************分页样式*****************/


/***************信息交流*****************/
.communication .categories h2 {
	background-position:right -622px;
}

.communication .square, 
.communication .square p{
	float:none;
	width:585px;
}

.communication .square h3{
	padding-top:12px;
	margin-top:0;
}

.communication .square h3 span{
	float:right;
	font-weight:normal;
}

.communication .square p {
	margin-bottom:12px;
}

.leaveword_button {
	background:url(../images/ico.gif) -283px -155px;
	display:block;
	width:81px;
	height:21px;
	clear:left;
	float:right;
	font-size:12px;
}

.leaveword_button a{
	display:block;
	line-height:21px;
	text-align:center;
	color:#FFF;
}

.leaveword_button a:link, .leaveword_button a:visited{
	color:#fff;
}

/***************信息发布*****************/
.publication .leave_word #id_category {
	width:236px;
}

.publication .leave_word #id_title {
	width:375px;
}

.publication .leave_word #id_content {
	width:380px;
	height:202px;
}

.publication .leave_word #id_user_name, 
.publication .leave_word #id_user_email {
	width:120px;
	float:left;
}

.captcha{
	margin-right:5px;
	vertical-align:top;
	float:left;
	width:69px;
}

.publication .leave_word #id_captcha_1{
	width:67px;
	margin-right:5px;
	padding-left:0;
}

*html .publication .leave_word #id_captcha_1{
	width:70px;
}

.publication .right_list h2{
	background:none;
	font-size:18px;
	padding-top:35px;
	font-family:"黑体";
	font-weight:normal;
}

/*友情连接*/
.link{
		text-align:left;
		width:980px;
		margin:auto;
		padding-top:12px;
}

.link a{
	margin:0px 8px;
	display:inline-block;
	line-height:24px;
	}
	
.link a img{
	width:112px;
	height:40px;
	}
