@charset "utf-8";
/* css document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
i {
	font-style: normal
}
h3 {
	font-weight: normal;
}
a:hover {
	text-decoration: underline
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
} /*始终让 firefox 显示滚动条*/
* {
	word-wrap: break-word;
}/*文字强制换行word-break:keep-all;(ff)*/
table {
	border-collapse: collapse;
}/*细线表格*/
fieldset, img {
	border: 0px;
}/*清除描边,块显示*/
ul, li {
	list-style-type: none;
}/*无列表项目标记*/
a {
	text-decoration: none;
}/* 链接无下划线,有为underline;链接去框 */
a:link {
	color: #454545;
}/* 未访问的链接 */
a:visited {
	color: #454545;
}/* 已访问的链接 */
a:hover {
	color: #eb0400;
	text-decoration: none
}/* 鼠标在链接上 */
a:active {
	color: #454545;
)
}/* 点击激活链接 */
body, fieldset, th, td, select, input, textarea {
	font-size: 12px;
	font-family: "宋体";
	color: #666666;
	background: #fff;
}
select, input {
	vertical-align: middle;
	outline: medium;
}
@charset "utf-8";
/* css document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
i {
	font-style: normal
}
h3, h2, h4 {
	font-weight: normal;
}
a:hover {
	text-decoration: underline
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
} /*始终让 firefox 显示滚动条*/
* {
	word-wrap: break-word;
}/*文字强制换行word-break:keep-all;(ff)*/
table {
	border-collapse: collapse;
}/*细线表格*/
fieldset, img {
	border: 0px;
}/*清除描边,块显示*/
ul, li {
	list-style-type: none;
}/*无列表项目标记*/
a {
	text-decoration: none;
}/* 链接无下划线,有为underline;链接去框 */
a:link {
	color: #454545;
}/* 未访问的链接 */
a:visited {
	color: #454545;
}/* 已访问的链接 */
a:hover {
	color: #f7ab00;
	text-decoration: none
}/* 鼠标在链接上 */
a:active {
	color: #454545;
)
}/* 点击激活链接 */
body, fieldset, th, td, select, input, textarea {
	font-size: 12px;
	font-family: "宋体";
	color: #666666;
	background: #fff;
}
select, input {
	vertical-align: middle;
	outline: medium;
}
em {
	font-style: normal;
}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {
	cursor: pointer
}
body {
	background: url(/uploads/image/timages/bodybg.jpg) no-repeat top
}
em {
	font-style: normal;
}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {
	cursor: pointer
}
/*头部start*/
.bord {
	border-bottom: 1px #e9e9e9 solid;
	overflow: hidden;
	background: #fff  right repeat-y;
}
.wrap {
	width: 980px;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
}
.bg {
	background: #fff
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.clear {
	clear: both;
	height: 15px;
}
/*首页*/
.headtop {
	height: 30px;
	line-height: 30px;
	background: #ad0909;
	width: 100%
}
.welcome {
	color: #fff
}
.headtop ul {
	width: 240px;
}
.headtop ul a {
	color: #fff
}
.headtop ul li {
	width:70px;
	float: left;
	margin-left: 10px;
}
.headtop ul b {
	width: 11px;
	height: 12px;
	display: block;
	background: url(/uploads/image/timages/return.jpg) no-repeat;
	margin-top: 11px;
	padding-right: 5px;
	float: left
}
.headtop ul i {
	width: 11px;
	height: 12px;
	display: block;
	background: url(/uploads/image/timages/house.jpg) no-repeat;
	margin-top: 11px;
	padding-right: 5px;
	float: left
}
.headtop ul em {
	width: 11px;
	height: 12px;
	display: block;
	background: url(/uploads/image/timages/jion.jpg) no-repeat;
	margin-top: 11px;
	padding-right: 5px;
	float: left
}
.nav {
	width: 980px;
	margin: 0 auto;
	height: 44px;
}
.navmain {
	width: 973px;
	height: 44px;
	line-height: 44px;
	float: left;
	background: url(/uploads/image/timages/nav_line.jpg) repeat-x;
}
.navmain li {
	width: 115px;
	float: left;
	margin: 0 3px;
	text-align: center;
	font-family: "microsoft yahei";
	font-size: 14px;
	position: relative;
	z-index:999999999999999999999999999;
}
.navmain li span a {
	display: block;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #fff;
}
.navmain li.hover {
	width: 115px;
	float: left;
	margin: 0 3px;
	text-align: center;
	font-family: "microsoft yahei";
	font-size: 14px;
	background: url(/uploads/image/timages/menu_hover.jpg) no-repeat center center;
}
.navmain li.hover span a {
	color: #e94439;
}
.navmain li div {
	display: block;
	width: 100px;
	background: #e3aa4c;
	position: absolute;
	z-index: 999999999999999999999;
	left: 8px;
	display: none;
}
.navmain li div a {
	display: block;
	line-height: 25px;
	clear: both;
	text-align: center;
	color: #fff;
	font-size: 12px;
	border-bottom: 1px dotted #c18727;
}
.navmain li div a:hover {
	background: #cf0603;
}
.nav b {
	width: 4px;
	height: 44px;
	display: block;
	float: left;
	background: url(/uploads/image/timages/nav_left.jpg) no-repeat
}
.nav em {
	width: 3px;
	height: 44px;
	display: block;
	float: right;
	background: url(/uploads/image/timages/nav_right.jpg) no-repeat
}
.longbanner {
	height: 80px;
	position: relative;
	margin: 7px auto;
	overflow: hidden
}
.longbanner ul li {
	width: 1000px;
	height: 80px;
}
.longbanner ul li img {
	width: 1000px;
	height: 80px;
	display: block
}
.longbanner ol {
	position: absolute;
	bottom: 5px;
	right: 0;
}
.longbanner ol li {
	width: 16px;
	height: 16px;
	line-height: 16px;
	margin-right: 5px;
	background: url(/uploads/image/timages/ol_blackbg.png) repeat;
	display: block;
	float: left;
	font-size: 12px;
	font-family: "microsoft yahei";
	color: white;
	text-align: center;
	cursor: pointer
}
.longbanner ol li.in {
	background: url(/uploads/image/timages/ol_whitebg.png);
	color: red
}
.mainleft {
	width: 740px;
}
.mainrightt {
	width: 240px;
}
.rollnews {
	width: 370px;
	height: 220px;
	background: #dcdcdc;
	position: relative
}
.rollnews b {
	display: block;
	width: 12px;
	height: 7px;
	background:  no-repeat center;
	position: absolute;
	top: 3px;
	right: 34px;
	cursor: pointer
}
.rollnews i {
	display: block;
	width: 12px;
	height: 7px;
	background:  no-repeat center;
	position: absolute;
	bottom: 3px;
	right: 34px;
	cursor: pointer
}
.rollbigimg {
	width: 290px;
	height: 220px;
	overflow: hidden
}
.rollbigimg li {
	width: 290px;
	height: 220px;
}
.rollbigimg li img {
	width: 290px;
	height: 220px;
	display: block;
}
.rollsmallimg {
	width: 60px;
	height: 195px;
	margin: 11px 10px 0;
	overflow: hidden;
	position: relative
}
.rollsmallimg dl {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.rollsmallimg dd {
	width: 56px;
	height: 41px;
	border: 2px #dcdcdc solid;
	margin-bottom: 5px;
	cursor: pointer;
}
.rollsmallimg dd.indd {
	border: 2px #cd0104 solid
}
.rollsmallimg dd img {
	width: 56px;
	height: 41px;
	display: block;
}
.news {
	width: 340px;
	height: 220px;
	margin-left: 20px;
	overflow: hidden
}
.newstitle {
	height: 34px;
	line-height: 34px;
	border-bottom: 1px #d9d9d9 solid
}
.newstitle li {
	float: left;
	padding: 0 9px;
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #555555;
	margin-right: 15px;
}
.newstitle li.newin {
	border-bottom: 3px #cd0104 solid;
	color: #ea0000
}
.newtext {
	display: none
}
.newtext h2 {
	margin: 27px 0 10px 0;
	height: 32px;
	line-height: 32px;
	overflow: hidden
}
.newtext b {
	width: 55px;
	padding-left: 10px;
	height: 32px;
	line-height: 30px;
	float: left;
	font-size: 16px;
	font-family: "microsoft yahei";
	color: #fff;
	background: url(/uploads/image/timages/news_vane.jpg) no-repeat;
	font-weight: normal;
	margin-right: 20px;
}
.newtext span {
	color: #e50a06;
	font-size: 18px;
	font-weight: bold
}
.newlist {
	clear: both
}
.newlist dd {
	height: 24px;
	line-height: 24px;
}
.newlist a {
	float: left;
	display: block;
	font-size: 12px;
	color: #555555
}
.newlist a:hover {
	color: red
}
.newlist span {
	float: right;
	display: block;
	font-size: 12px;
	color: #555555;
	font-weight: normal
}
.user {
	width: 236px;
	margin-bottom: 6px;
}
.user h3 {
	width: 232px;
	height: 31px;
	line-height: 31px;
	background: url(/uploads/image/timages/user_img.jpg) no-repeat;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #fff;
	text-indent: 47px;
}
.userform {
	height: 160px;
	padding-top: 30px;
	background:  repeat-y;
}
.userform p {
	height: 24px;
	line-height: 24px;
	margin: 0 0 17px 20px;
	color: #555555;
	font-size: 14px;
	font-size: 14px;
	font-family: "microsoft yahei";
}
.userform p span {
	width: 62px;
	display: block;
	float: left;
	margin-right: 5px;
}
.userform p input {
	width: 128px;
	height: 22px;
	border: 1px #dbdbdb solid;
	background: #eaeaea;
	float: left
}
.userbtn {
	width: 230px;
	height: 78px;
	background: #fffae6;
	margin: 0 auto
}
.userbtn input {
	width: 83px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #fff;
	text-align: center;
	border: none;
	float: left;
	margin: 25px 0 0 20px;
}
.userbtn .userbt1 {
	background:  repeat-x
}
.userbtn .userbt2 {
	background: url(/uploads/image/timages/userzuce.jpg) repeat-x
}
.userbtm {
	width: 234px;
	height: 6px;
	background: url(/uploads/image/timages/userbottom.jpg) no-repeat center bottom
}
.group {
	width: 230px;
	margin: 0 auto
}
.grouptitle {
	width: 230px;
	overflow: hidden
}
.grouptitle b {
	width: 3px;
	height: 32px;
	background: url(/uploads/image/timages/groupleft.jpg) no-repeat top;
	display: block;
	float: left
}
.grouptitle i {
	width: 3px;
	height: 32px;
	background: url(/uploads/image/timages/groupright.jpg) no-repeat top;
	display: block;
	float: right
}
.grouptitle ul {
	height: 32px;
	width: 224px;
	background: url(/uploads/image/timages/groupline.jpg) repeat-x;
	float: left
}
.grouptitle ul li {
	width: 100px;
	height: 32px;
	line-height: 32px;
	display: block;
	float: left;
	text-align: center;
	color: #fff;
	font-family: "microsoft yahei";
}
.grouptitle ul li a {
	color: #fff;
}
.grouptitle ul li a:visited {
	color: #fff;
}
.grouptitle ul li a:hover {
	color: #fff;
}
.grouptitle ul li a:active {
	color: #fff;
}
.grouptitle ul li.groupin {
	margin-left: 10px;
	background: url(/uploads/image/timages/groupli.jpg) no-repeat bottom;
	color: #555555
}
.grouptitle ul li.groupin a {
	color: #555555;
}
.grouptitle ul li.groupin a:visited {
	color: #555555;
}
.grouptitle ul li.groupin a:hover {
	color: #555555;
}
.grouptitle ul li.groupin a:active {
	color: #555555;
}
.grouptext {
	height: 325px;
	border: 1px #d7d7d7 solid;
	overflow: hidden;
	border-top: none;
}
.grouptext dl {
	padding: 12px 0 0 12px;
	display: none
}
.grouptext dd {
	height: 30px;
	line-height: 30px;
	color: #555555
}
.grouptext dd a:hover {
	color: #d60511
}
.infotitle {
	clear: both;
	height: 29px;
	background:  repeat-x;
	position: relative
}
.infotitle h3 {
	background:  no-repeat;
	width: 211px;
	height: 33px;
	position: absolute;
	top: -4px;
	left: -1px;
	text-indent: 37px;
}
.infotitle h3 a {
	height: 33px;
	line-height: 33px;
	display: block;
	color: #fff;
	font-family: "microsoft yahei";
	font-size: 14px;
	background: url(/uploads/image/timages/infbg.png) no-repeat 16px 10px;
}
.info {
	height: 356px;
	border: 1px #d7d7d7 solid;
	border-top: none;
}
.infoleft {
	width: 347px;
	height: 304px;
	overflow: hidden;
	margin: 13px 0 0 9px
}
.infoleft h2 {
	height: 31px;
	border-bottom: 1px #d7d7d7 solid;
	background: url(/uploads/image/timages/infoh2title.jpg) no-repeat 20px 17px;
}
.infoleft h2 a {
	width: 100px;
	height: 32px;
	line-height: 32px;
	background: url(/uploads/image/timages/titleifno.jpg) no-repeat;
	margin-left: 15px;
	display: block;
	text-align: center;
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #df0615
}
.infoimg {
	margin-top: 11px;
	padding-left: 1px;
	overflow: hidden
}
.infoimg img {
	width: 98px;
	height: 78px;
	display: block;
}
.infoimg p {
	border: 1px #d7d7d7 solid;
	float: left;
	margin-left: 14px;
}
.infoleft .infolist {
	padding: 10px 0 0 15px;
}
.infolist li {
	background: url(/uploads/image/timages/infodot.jpg) no-repeat left center;
	text-indent: 7px;
	height: 24px;
	line-height: 24px;
}
.infolist li a {
	color: #555555
}
.infolist li a:hover {
	color: #d60511
}
.inforight {
	width: 350px;
	margin-top: 14px;
	overflow: hidden
}
.titlle {
	height: 30px;
	line-height: 30px;
	background: #f4f4f4
}
.titlle span {
	font-family: "microsoft yahei";
	font-size: 12px;
	margin-left: 10px;
	float: left
}
.titlle a {
	width: 42px;
	display: block;
	float: right;
	background: url(/uploads/image/timages/more.jpg) no-repeat right center;
	text-align: left;
	font-size: 12px;
	margin-right: 10px;
	color: #555555
}
.titlle a:hover {
	color: #eb0400;
}
.infographic {
	height: 116px;
	padding: 12px 0 12px 0;
	border-bottom: 1px #bdbdbd dashed;
	overflow: hidden
}
.infographic p img {
	width: 118px;
	height: 108px;
	display: block
}
.infographic p {
	width: 118px;
	margin-top: 6px;
	height: 108px;
	display: block;
	border: 1px #d7d7d7 solid;
	float: left
}
.infographic .infolist {
	width: 210px;
	margin-left: 13px;
	float: left
}
.movetitle {
	clear: both;
	height: 29px;
	background:  repeat-x;
	position: relative
}
.movetitle h3 {
	background:  no-repeat;
	width: 211px;
	height: 33px;
	position: absolute;
	top: -4px;
	left: -1px;
	text-indent: 37px;
}
.movetitle h3 a {
	height: 33px;
	line-height: 33px;
	display: block;
	color: #fff;
	font-family: "microsoft yahei";
	font-size: 14px;
	background: url(/uploads/image/timages/infbg.png) no-repeat 16px 10px;
}
.move {
	height: 194px;
	border: 1px #d7d7d7 solid;
	border-top: none;
}
.moveleft {
	width: 250px;
	margin-left: 8px;
}
.moveleft p {
	width: 118px;
	height: 88px;
	border: 1px #d7d7d7 solid;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}
.moveleft p img {
	width: 118px;
	height: 88px;
	display: block;
}
.movecent {
	width: 418px;
	margin-left: 8px;
}
.moveright {
	width: 280px;
	margin-left: 8px;
}
.movecentbox {
	position: relative;
}
.movecentbox b {
	width: 19px;
	height: 90px;
	display: block;
	background:  no-repeat;
	position: absolute;
	top: 0;
	left: -10px;
	cursor: pointer
}
.movecentbox b:hover {
	background:  no-repeat center
}
.movecentbox em {
	width: 19px;
	height: 90px;
	display: block;
	background:  no-repeat;
	position: absolute;
	top: 0;
	left: 405px;
	cursor: pointer
}
.movecentbox em:hover {
	background:  no-repeat center
}
.moveroll {
	width: 390px;
	height: 91px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 15px;
	position: relative
}
.moveroll ul {
	overflow: hidden;
	height: 91px;
	position: absolute;
	top: 0;
	left: 0
}
.moveroll ul li {
	width: 120px;
	height: 90px;
	float: left;
	margin: 0 5px;
}
.moveroll ul li img {
	width: 118px;
	height: 88px;
	border: 1px #d7d7d7 solid
}
.moverighttext p {
	width: 118px;
	height: 88px;
	border: 1px #d7d7d7 solid;
	float: left;
	overflow: hidden
}
.moverighttext p img {
	width: 118px;
	height: 88px;
	display: block;
}
.moverighttext div {
	width: 135px;
	line-height: 21px;
	height: 90px;
	margin-left: 15px;
	float: left;
}
.moverighttext div a:hover {
	color: #d6170e
}
.foot {
	height: 90px;
}
.foot b {
	width: 6px;
	height: 90px;
	background:  no-repeat;
	float: left;
	display: block
}
.foot em {
	width: 6px;
	height: 90px;
	background:  no-repeat;
	float: right;
	display: block
}
.footmian {
	width: 968px;
	height: 90px;
	background:  repeat-x;
	float: left;
}
.foothead {
	height: 51px;
}
.foothead h2 {
	height: 52px;
	line-height: 52px;
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #cc0000;
	float: left;
	margin-left: 17px;
}
.link {
	width: 182px;
	line-height: 18px;
	height: 18px;
	border: 1px #c3c3c3 solid;
	background: #f4f4f4  no-repeat right center;
	margin: 15px 0 0 85px;
	text-indent: 10px;
	position: relative
}
.link dl {
	width: 182px;
	background: #fff;
	position: absolute;
	overflow-x: hidden;
	overflow-y: auto;
	display: block;
	display: none;
	top: 18px;
	left: -1px;
	border: 1px solid #c3c3c3;
}
.link dd:hover {
	background: #ececec;
}
.link dd:hover a {
	color: #f6231a
}
.tail {
	margin: 30px auto;
	overflow: hidden
}
.footbottom {
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #fff;
}
.footbottom div a {
	color: #fff;
	padding: 0 8px;
}
.footbottom div a:hover {
	text-decoration: underline
}
.tailleft {
	width: 700px;
	padding-left: 70px;
	margin-left: 10px;
	height: 45px;
	background: url(/uploads/image/timages/aykj.jpg) no-repeat left center;
	color: #555555;
}
.tailleft p {
	height: 23px;
	line-height: 23px;
}
.tailleft p a:hvoer {
color:#eb0400;
}
.tailright b {
	width: 24px;
	height: 29px;
	background: url(/uploads/image/timages/link_bottom.jpg) no-repeat;
	display: block;
	float: left;
	margin: 0 7px;
}
.tailright i {
	width: 26px;
	height: 29px;
	background: url(/uploads/image/timages/link_bottom2.jpg) no-repeat;
	display: block;
	float: left;
	margin: 0 7px;
}
.tailright em {
	width: 80px;
	height: 29px;
	background: url(/uploads/image/timages/link_bottom3.jpg) no-repeat;
	display: block;
	float: left;
	margin: 0 7px;
}
/*新闻列表页*/
.leftmian {
	width: 250px;
	overflow: hidden
}
.lefttitle {
	height: 40px;
	line-height: 40px;
	background:  repeat-x;
	font-size: 14px;
	font-weight: bold
}
.lefttitle p {
	text-indent: 50px;
	background: url(/uploads/image/timages/biaozhi.png) no-repeat 12px center;
	color: #fff
}
.newsnav ul {
	border: 1px #e8e5e5 solid;
	background: #e8e5e5;
	padding-bottom: 3px;
}
.newsnav li span{
	display:block;
	height: 40px;
	background: url(/uploads/image/timages/newsnavline.jpg) repeat-x;
	border-bottom: 1px #dadada solid
}
.newsnav li span a {
	height: 40px;
	line-height: 40px;
	display: block;
	background: url(/uploads/image/timages/newsnavjt.jpg) no-repeat 25px center;
	color: #323232;
	font-weight: bold;
	text-indent: 46px;
}
.newsnav li.hover span a {
	height: 40px;
	line-height: 40px;
	display: block;
	background: url(/uploads/image/timages/newsnavjt.jpg) no-repeat 25px center;
	color: #ff0000;
	font-weight: bold;
	text-indent: 46px;
}
.newsnav li div{
	display:block;
	background:#fff;
	padding:0 10px 10px 10px;
	}
.newsnav li div a{
	display:block;
	line-height:30px;
	clear:both;
	padding:0 0 0 35px;
	border-bottom:1px solid #f1f1f1;
	background:url(/uploads/image/timages/newsnavjt.jpg) no-repeat 25px center;
	}
.newsnav li div a:hover{
	display:block;
	line-height:30px;
	clear:both;
	border-bottom:1px solid #f1f1f1;
	background:url(/uploads/image/timages/newsnavjt.jpg) no-repeat 35px center;
	}


.hot .lefttitle p {
	background:  no-repeat 12px center;
}
.hot .infolist {
	border: 1px #dfdfdf solid;
	padding: 5px 0 5px 20px;
}
.hot .infolist li {
	height: 30px;
	line-height: 30px;
	overflow: hidden
}
.hot .infolist li a {
	color: #323232
}
.hot .infolist li a:hover {
	color: #e30513
}
.search .lefttitle p {
	background:  no-repeat 12px center;
}
.searchipt {
	height: 87px;
	padding: 5px;
	border: 1px #dfdfdf solid;
	background:  no-repeat 15px 33px;
}
.searchipt p {
	overflow: hidden;
	margin-top: 10px;
}
.searchtxet {
	width: 151px;
	height: 23px;
	border: 1px #d9d8d8 solid;
	float: right;
	margin-right: 8px;
}
.searchbtn {
	width: 40px;
	height: 17px;
	background: url(/uploads/image/timages/searchbtn.jpg) no-repeat center;
	border: none;
	float: right;
	margin-right: 8px;
}
.rightmain {
	width: 720px;
	border: 1px #dfdfdf solid;
	border-top: none;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}
.righttitle {
	height: 35px;
	background:  repeat-x
}
.righttitle h3 {
	width: 116px;
	height: 25px;
	border: 1px #d4d9dc solid;
	border-bottom: none;
	padding: 2px 2px 0 2px;
	background: #fff;
	float: left;
	margin: 7px 0 0 19px
}
.righttitle h3 a {
	width: 116px;
	height: 25px;
	line-height: 25px;
	display: block;
	background: url(/uploads/image/timages/title_neiye.jpg)  repeat-x;
	text-align: center;
	font-size: 12px;
	font-family: "microsoft yahei";
	color: #b9282f;
	font-weight: bold
}
.teletext {
	overflow: hidden;
	margin-left: 33px
}
.teletext dd {
	border-bottom: 1px #c8c7c7 dotted;
	overflow: hidden;
	padding: 23px 0px;
}
.teletext p img {
	width: 190px;
	height: 142px;
	display: block;
}
.teletext p {
	float: left;
	margin-right: 24px;
	border: 1px #f1f1f1 solid
}
.teletext h3 {
	padding: 4px;
	float: left;
	margin-right: 24px;
	border: 1px #f1f1f1 solid
}
.teletextright {
	width: 425px;
	float: left;
}
.teletextright h2 {
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	font-family: "microsoft yahei";
}
.teletextright h2 a {
	color: #323232;
}
.teletextright h2 a:hover {
	color: #df0411
}
.teletextright div {
	line-height: 30px;
	height: 85px;
	overflow: hidden;
	color: #323232
}
.teletextright .newmore {
	display: block;
	width: 64px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	background: url(/uploads/image/timages/neiyemore.jpg) no-repeat
}
.pagelist {
	width: 655x;
	margin: 10px 26px;
}
.pagelist .newlist dd {
	text-indent: 31px;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px #c8c7c7 dotted;
	background: url(/uploads/image/timages/infodot.jpg) no-repeat 12px center;
}
/*move*/
.movelist {
	clear: both;
	overflow: hidden;
	margin: 30px 0 0 35px;
}
.movelist dd p img {
	width: 190px;
	height: 140px;
	display: block;
}
.movelist dd b {
	width: 190px;
	height: 140px;
	display: block;
	background: url(/uploads/image/timages/toum.png) repeat;
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 900;
	cursor: pointer
}
.movelist dd p {
	width: 190px;
	height: 140px;
	padding: 4px;
	border: 1px #e5e4e4 solid;
	overflow: hidden
}
.movelist dd {
	width: 200px;
	float: left;
	margin-right: 21px;
	position: relative
}
.movelist dd div {
	text-align: center;
	color: #323232;
	font-size: 14px;
	font-family: "microsoft yahei";
	line-height: 36px;
	height: 36px;
}
/*--page--*/
.page {
	padding: 30px 0px;
	height: 25px;
	overflow: hidden;
	text-align: center;
	clear: both;
	color: #6f6f6f
}
.page code, .page a {
	border: 1px solid #eeeeee;
	padding: 2px 5px;
	background: #fff;
	font-family: "microsoft yahei";
}
.page a:hover {
	background: #c50404;
	color: #fff;
	border: 1px solid #c50404;
}
.page a.hover {
	background: #c50404;
	color: #fff;
	border: 1px solid #c50404;
}
.page input {
	vertical-align: middle;
	height: 20px;
	border: 1px solid #999;
}
.page input#pagedetail {
	width: 30px;
	text-align: center;
	border: 1px solid #eeeeee;
	background: #fff;
}
.page_bnt {
	background: #c50404;
	color: #fff;
	width: 60px;
	text-align: center;
	width: 58px;
}
.viewtitle {
	padding-bottom: 20px;
	margin-bottom: 15px;
	background:  no-repeat bottom center
}
.viewtitle h2 {
	padding: 30px;
50px;
	color: #d8040f;
	font-size: 18px;
	font-family: "microsoft yahei";
	text-align: center
}
.viewtitle div {
	text-align: center;
}
.viewtitle div a {
	padding: 0 5px;
}
.viewtitle div a:hover {
	color: #e90515
}
.viewtext {
	width: 610px;
	overflow: hidden;
	margin: 20px auto;
	line-height: 30px;
	color: #707375;
	padding-bottom: 20px;
	border-bottom: 1px #b3b3b3 dotted
}
.viewimg {
	text-align: center;
	width: 400px;
	height: 252px;
	margin: 0 auto
}
.viewimg img {
	width: 400px;
	height: 252px;
	display: block;
}
.jiathis_style {
	margin-left: 55px;
}
.pageup {
	padding: 15px 0;
	clear: both;
	overflow: hidden;
	margin-left: 55px;
}
.pageup p {
	height: 25px;
	line-height: 25px;
	color: #b3b3b3
}
.pageup a {
	color: #4d4d4d
}
.pageup a:hover {
	color: #e70514
}
/*****************************图文列表*****************************/
.graphic {
	overflow: hidden;
	width: 715px;
	margin: 32px 40px;
}
.graphic p {
	width: 169px;
	height: 216px;
	padding: 2px;
	border: 1px #e3e3e3 solid;
	float: left;
	margin-right: 27px;
}
.graphic p img {
	width: 169px;
	height: 216px;
	display: block;
}
.right_text {
	float: left;
}
.right_text strong {
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	padding-left: 8px;
	font-size: 14px;
	font-family: "microsoft yahei";
}
.right_text h3 {
	color: #5f5f5f;
	line-height: 23px;
	height: 35px;
	line-height: 35px;
	text-indent: 8px
}
.right_text h2 {
	color: #5f5f5f;
	font-size: 14px;
	font-family: "microsoft yahei";
	height: 25px;
	line-height: 25px;
	text-indent: 8px
}
.right_text h3 a {
	color: #d1030d;
	font-size: 20px;
	font-family: "microsoft yahei";
	font-weight: normal;
}
.right_text h3 a:hover {
	color: #e80514
}
.graphictext {
	width: 429px;
	line-height: 33px;
	color: #858585;
	font-size: 12px;
	margin-top: 5px;
	padding: 12px 15px;
	background: #f5f5f5;
	font-family: "microsoft yahei";
}
.graphictext i {
	color: #cb020b
}
.right_text span {
	float: right;
	width: 69px;
	height: 24px;
	background:  no-repeat center;
	display: block;
	text-align: center;
	line-height: 24px;
	margin-top: 8px;
}
.right_text span a {
	color: #fff;
	font-family: "microsoft yahei";
}
.ebook {
	clear: both;
	width: 642px;
	margin: 0 auto
}
.ebooktitle {
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #505152;
	height: 35px;
	line-height: 35px;
	text-indent: 20px;
	border-bottom: 1px #c5c5c5 solid;
	background: url(/uploads/image/timages/ebook_dot.jpg) no-repeat 8px center
}
.ebook dl {
	overflow: hidden;
	margin: 32px 0
}
.ebook dd {
	width: 260px;
	float: left;
	margin: 0 60px 21px 0;
}
.ebook dd p {
	width: 125px;
	height: 158px;
	padding: 2px;
	border: 1px #e3e3e3 solid;
	float: left;
	margin-right: 12px;
}
.ebook dd p img {
	width: 125px;
	height: 158px;
	display: block;
}
.ebooktext {
	float: left;
	width: 110px;
}
.ebooktext strong {
	font-weight: normal;
	height: 27px;
	line-height: 27px;
	font-family: "microsoft yahei";
}
.ebooktext h3 {
	color: #5f5f5f;
	line-height: 23px;
	line-height: 23px;
	padding-bottom: 5px;
}
.ebooktext h2 {
	color: #5f5f5f;
	font-size: 14px;
	font-family: "microsoft yahei";
	height: 25px;
	line-height: 25px;
	padding-bottom: 5px;
}
.ebooktext h3 a {
	color: #d1030d;
	font-size: 16px;
	font-family: "microsoft yahei";
	font-weight: normal;
}
.ebooktext h3 a:hover {
	color: #e80514
}
.ebookview {
	width: 429px;
	line-height: 33px;
	color: #858585;
	font-size: 12px;
	margin-top: 5px;
	padding: 12px 15px;
	background: #f5f5f5;
	font-family: "microsoft yahei";
}
.ebookview i {
	color: #cb020b
}
.ebooktext span {
	float: right;
	width: 69px;
	height: 24px;
	background:  no-repeat center;
	display: block;
	text-align: center;
	line-height: 24px;
	margin-top: 8px;
}
.ebooktext span a {
	color: #fff;
	font-family: "microsoft yahei";
}
/**/
/** 网站地图 **/
.webmaptable td {
	border: 1px dotted #d7d7d7;
	line-height: 25px;
	font-family: "microsoft yahei";
	color: #999;
}
.webmaptable td a {
	color: #999;
	font-size: 14px;
}
.webmaptable td a:hover {
	color: #cd0000;
}
.webmaptable td p {
	border-bottom: 1px dotted #d7d7d7;
	line-height: 25px;
	padding: 0 10px;
	font-family: "microsoft yahei";
	color: #999;
}