﻿@charset "utf-8";
/* --------------全局定义--------------- */
* {
	margin: 0;
	padding: 0;
	font-size:14px;
	font-family: "微软雅黑","宋体";
}

/* 取消基本标签默认样式，防止不同浏览器显示效果不同，text-align:center; 解决不同浏览器居中问题 */
body {
	background: #fff url(../images/bg.png) repeat-x;
	text-align: center;
	/* background-size: cover;  */
	margin: auto;
}

input, select {
	font-size: 12px;
	vertical-align: middle;
}

a:focus {
    outline:none;
}

a:link, a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #cd2626;
}
.content2 a{
	font-size: 16px;
}

/* 设置内容左对齐，恢复因BODY设置剧中产生的继承 */
body div {
	text-align: left;
}

/* 标签属性，textarea,input 强制输入时内容超出时换行 */
textarea, input {
	word-wrap: break-word;
	word-break: break-all;
	padding: 0px;
}

/* 清除ul列表标记的样式 */
ul li {
	list-style-type: none;
}

/* 定义图片边框 */
img {
	border: 0 none;
}
.content2 table {
	margin: 0px auto 0px auto;
	border: 0px;
	border-color: #000000;
}

.main {
	width: 980px;
	margin: auto;
}

p{
	word-break:break-all;
}
.head {
	height: 139px;
	margin: 0 auto;
	background: url(../images/top2.png);
}
.searchDiv{
	width: 312px;
	height: 24px;
	float: right;
}
.searchDiv .serFont{
	display: inline-block;
	position: relative;
	top:-10px;
}
.searchDiv input{
	width:175px;
	font-size:14px;
	border: none;
	margin-bottom: 25px;
	margin-left: 27px;
}
.searchDiv #serpic{
	display: inline-block;
	/*width: 22px;*/
	height:21px; 
	border:2px solid #D01B14;
	border-right: 0px;
	margin-bottom: 4px;
	background: url(../images/ss.png) no-repeat 5px;
}
.searchDiv .serImg{
	width: 40px;
	height: 26px;
	text-align:center;
	color:white;
	display:inline-block;
	position: absolute;
	cursor:pointer;
	top:-1px;
	padding-left:1px;
	background: url(../images/search.png) no-repeat;
}
.searchDiv .serchForm{
	width: 300px;
}
.logo {
	width: 373px;
	height: 70px;
	margin: 40px 0px 0px 10px;
	background: url(../images/logo.png) no-repeat;
	float: left;
}

.search {
	width: 281px;
	height: 29px;
	margin: 75px 0px 0px 312px;
	background: url(../images/search.png);
}
/* 栏目样式 */
.column {
	height: 45px;
	color: #fff;
	font: normal 16px "宋体";
	list-style-type: none;
	background: url(../images/column.png);
	overflow: hidden;
	z-index: 10;
}

.column li {
	width: 122px;
	color: #fff;
	font: normal 16px "宋体";
	float: left;
}

.column-a:link, .column-a:visited {
	padding: 0px 20px;
	color: #fff;
	font: normal 18px "微软雅黑";
	line-height: 45px;
	letter-spacing: 2px;
	text-align: center;
	display: block;
}

.column-a:hover {
	font: normal 18px "微软雅黑";
	color: #fff;
	line-height: 45px;
	background-color: #a9221c;
}
/* 底部样式 */
.foot {
	width: 100%;
	height:165px;
	min-width:980px;
	background: #fbfbfb;
	margin-top: 20px;
	border-top: 1px solid #ddd;
}

.foot p {
	line-height: 32px;
}
.foot .tongji{
	width: 850px;
}
.first {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	padding-top: 20px;
}

.foot-first-div{
	float: left;
	width:980px;
	text-align:center;
	/* background: url(../images/666.png) no-repeat 140px 0px; */
}

.line1{
	background: url(../images/jinghui.png) no-repeat 143px 5px;
	padding-left: 176px;
	cursor: pointer;
}
.line2{
	background: url(../images/998.gif) no-repeat 250px 11px;
}
.jiucuo{
	display:inline-block;
	height: 65px;
}
.jiucuo img{
	margin-bottom: 8px;
}
.zfjg{
	display:inline-block;
	width: 72px;
	height: 65px;
	background: url(../images/666.png) no-repeat 10px 0px;
}
.timeHead{
	width: 100%;
	height:25px;
	line-height:25px;
	min-width: 980px;
	background-color: white;
}
#timeHead-date{
	float: right;
	margin-right: 20px;
}
#tianqi8_wetherinfo{
	float: right;
	width:204px;
	margin-right: 60px;
	margin-top: -8px;
}
.content .page{
	height: 40px;
	background: #f4f4f4 ;
}
.content .page .skipTo{
	margin-top: 7px;
	margin-right: 50px;
	float: right;
}
.content .page .skipTo input{
	width: 40px;
	height: 21px;
	line-height: 21px;
}
.content .page .skipTo .butt{
	width: 45px;
	height:27px;
	font-size: 14px;
}
.content .page .pageleft{
	float: left;
	margin-left: 50px;
	margin-top: 10px;
}
.content .page .pager{
	float: right;
	margin: 6px 10px 4px 4px;
}

.pager a, .pager .flip, .pager .curPage {
	border: 1px solid #e3e3e3;
	display: inline-block;
	width : 60px;
	height: 27px;
	line-height: 27px;
	text-align: center;
}

.pager a {
	background: none repeat scroll 0 0 #fff;
	color: #010101;
	text-decoration: none;
	width: 42px;
}
.pager .curPage{
	width: 42px;
}

.current-item {
	background-color: #D01B14;
	color: #F29537;
	
}

