﻿body {
	background:url(../images/bodybg.png) top no-repeat;
}
.tw-grid {
	width:1000px;
	position:relative;
	margin:0px auto;
	background:#FFF;
}
.showtimes, .showhm {
	float:left;
	margin-left:5px;
	line-height:38px;
	color:#a10000;
}
.hide {
	display:none;
}
.logo {
	float:left;
}
.logoimg {
	float:left;
	margin-top:50px;
	margin-left:35px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.bgf {
	background:#FFF;
}
.searchsp {
	display:block;
	color:#666666;
	line-height: 22px;
}
.searchtext {
	width:198px;
	height:22px;
	background:url(../images/searchtext.png);
}
.mt25 {
	margin-top:25px;
}
.mfl35 {
	margin-left:35px;
}
.icon_opts {
	display: inline-block;
	height: 14px;
	width: 14px;
	float:left;
	margin-left:10px;
	margin-top:7px;
	background:url(../images/iconimg.png) 0 0 no-repeat;
}
.tw-list-preicon {
	background-position: 0px 0px;
}
.tw-list-preicon1 {
	background-position: 0px -14px;
}
.tw-list-preicon2 {
	background-position: 0px -28px;
}
.tw-list-preicon3 {
	background-position: 0px -42px;
}
.tw-list-preicon4 {
	background-position: 0px -56px;
}
.tw-list-preicon5 {
	background-position: 0px -70px;
}
.tw-list-preicon6 {
	background-position: 0px -84px;
}
.nav {
	width:auto;
	margin-top:38px;
}
.tw-nav-list-item {
	float:left;
	text-align:center;
	width:99px;
	position:relative;
	font-size:16px;
	height:38px;
	z-index:999;
	line-height:33px;
}
.tw-subnav-navtype {
	display:none;
	position:absolute;
	top:38px;
	margin-top:1px;
	width:250px;
	z-index:9999;
	background:#FFF;
	border:1px #d5d5d5 solid;
	padding-top:10px;
	padding-bottom:10px;
}

.tw-nav-list-itema{
	border-bottom:0px;
	color:#a10000;
	width:auto;}

.colorr {
	color:#c72415;
}
.tw-nav-list-item.actives a {
	color:#FFF;
	border-bottom:0px;
}
.left0 {
	left:0px;
}
.right0 {
	right:0px;
}
.top0 {
	top:0px;
}
.tw-subnav-list-item {
	height:24px;
	color:#FFF;
	border-bottom:0px;
	margin-left:5px;
	float:left;
}
.tw-subnav-list-item a:link, .tw-subnav-list-item a:visited {
	line-height:24px;
	color:#FFF;
	border-bottom:0px;
}
.tw-subnav-list-item a:hover {
	border-bottom:0px;
}
.tw-nav-list-item.actives {
	color:#FFF;
	background:url(../images/activeimg.png) center no-repeat;
}
.tw-grids {
	background:#FFF;
}
.tw-col-left {
	width:500px;
	float:left;
        margin-left:18px;
	margin-top:4px;
}
.tw-col-right {
	width:450px;
	float:right;
        margin-right:10px;
	border:0px #d6d6d6 solid;
	margin-top:4px;
line-height:30px;

}
.tw-panel-col6, .tw-panel-col06 {
	width:356px;
	float:left;
	background:url(../images/titlebg.png) top no-repeat;
	border:1px #e8e8e8 solid;
	margin-bottom:14px;
}
.tw-panel-col06{
	width:247px;
	background:url(../images/titlebgs.png) top no-repeat;
	margin-top:14px;}
.tw-panel-col12 {
	width:700px;
	float:left;
	margin-top:14px;
	margin-bottom:14px;
}
.tw-panel-header {
	width:100%;
	height:32px;
	float:left;
	background:#a10000;
}
.bgnone {
	background:none;
}
.tw-panel-title {
	width:80px;
	height:30px;
	float:left;
	font-size:14px;
	display:block;
	color:#FFF;
	line-height:30px;
	text-align:center;
}
.tw-panel-line {
	float:left;
	font-size:16px;
	color: #FFF;
}
.tw-panel-title img {
	float:left;
	margin-top:5px;
	margin-left:10px;
}
.tw-panel-more, .tw-panel-mores {
	color:#FFF;
	float:right;
	font-size:12px;
	margin-right:8px;
	line-height:30px;
}
.tw-panel-mores {
	margin-right:13px;}
.tw-panel-body, .tw-list, .tw-list-item {
	width:100%;
	float:left;
}
.tw-list ul{ height:180px;}
.tw-list-item{
	border-bottom:0px;}
.tw-list-title, .tw-list-titles {
	color:#404040;
	width:72%;
	float:left;
	line-height:30px;
}
.tw-list-titles{
	width:80%;}
.tw-list-date {
	color:#404040;
	line-height:27px;
	float:right;
	margin-right:5px;
}
/*焦点图*/
.tw-powerpoint {
	width:500px;
	height:260px;
	float:left;
	background:#FFF;
	overflow:hidden;
}
.tw-powerpoint-body {
	width:500px;
	height:260px;
	float:left;
}
.tw-powerpoint-container {
	width:100%;
}
.focus {
	height:300px;
	width:100%;
	margin:0px auto 0 auto;
}
.focus .left {
	float:left;
	width:450px;
	height:300px;
	position:relative;
	overflow:hidden;
}
.focus .left li {
	position:absolute;
	left:0;
	top:0;
	width:450px;
	height:341px;
	z-index:1;
	opacity:0;
	filter:alpha(opacity=0);
}
.focus .left li.active {
	z-index:2;
}
.focus .left li p {
	width:430px;
	height:30px;
	position:absolute;
	top:301px;
	line-height:30px;
	color:#FFF;
	padding-left:10px;
	background:#000000;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.focus .right {
	float:right;
	width:100px;
}
.focus .right li {
	height:100px;
	padding-left:10px;
	background-image:url(../images/btns.png);
	background-position:0px -114px;
	margin-bottom:15px;
	cursor: pointer;
}
.focus .right li.active {
	color:#fff;
	background-position:0px 0px;
}

.focus .right li img{
	margin-top:2px;
	margin-left:-2px;}
.tw-list-preiconnum {
	width:14px;
	height:14px;
	background:#aaaaaa;
	color:#FFF;
	line-height:14px;
	border-radius:2px;
}
.bg2 {
	background:#ff8a00;
}
.border {
	border:1px #d9d9d9 solid;
}
.tw-panel-title-type {
	background:#FFF;
	border-top:2px #ff8a00 solid;
	border-right:1px #ffe4c4 solid;
	color:#ff8a00;
}
.width33 {
	width:33%;
}
.tw-grid-top {
	width:1000px;
	height:230px;
	position:relative;
	margin:0px auto;
	background:url(../images/bodybgtop.jpg) right no-repeat;
}
.nav1 {
	width:1000px;
	height:33px;
	position:relative;
	background:#FFF;
	margin:235px auto 0px auto;
}
/* 字体上下滚动特效 */
.gdimg {
	float:left;
	margin-top:5px;
	margin-left:10px;
}
.notice {
	width: auto;
	height: 30px;
	float:left;
	margin-left:10px;
	overflow: hidden;
}
.noticTipTxt {
	color: #333333;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.noticTipTxt a {
	color: #333333;
}
.tw-gdright {
	float:right;
}
.searchtext1 {
	width:158px;
	height:20px;
	float:left;
	border:1px #a5a5a5 solid;
	background:#FFF url(../images/search.png) 10px no-repeat;
	line-height:22px;
	padding-left:35px;
	color:#666666;
	margin-top:6px;
	margin-bottom:6px;
}
.seacrhbtn {
	width:45px;
	height:22px;
	float:left;
	margin-right:10px;
	margin-left:8px;
	background:url(../images/searchbtn.png) no-repeat;
	color:#d00200;
	line-height:22px;
	cursor:pointer;
	margin-top:6px;
	border:0px;
}
.imglist{
	float:left;}
.tw-col3 {
	width:260px;
	float:right;
	margin-top:14px;
	margin-bottom:14px;
}
.tw-panel-img {
	width:284px;
	height:220px;
	background:#f7f7f7;
	border:1px #d6d6d6 solid;
	float:left;
}
.tw-panel-imglist {
	float:left;
	margin-top:6px;
	margin-left:17px;
	margin-right:20px;
}
.schoollink {
	width:258px;
	height:33px;
	float:left;
	border:1px #dddddd solid;
}
.czxx {
	float:left;
	margin-bottom:16px;
}
.tw-tab-panel {
	width:258px;
	float:left;
}
.tw-tab-panel-header {
	width:100%;
	height:30px;
	float:left;
	background:#f5f5f5;
}
.tw-tab-list-item {
	width:96px;
	line-height:30px;
	color:#dc3526;
	font-size:16px;
	cursor:pointer;
	float:left;
}
.curactives {
	background:#dc3526;
	color:#FFF;
}
.tw-tab-panel-body {
	width:100%;
	float:left;
}
.tw-col7 {
	width:726px;
	float:left;
	margin-top:14px;
	margin-bottom:14px;
}
.color {
	color:#a10000;
	width:auto;
}
.tw-col12 {
	width:1000px;
	height:auto;
	float:left;
	background:#e8e8e8;
}
.tw-main {
	margin-top:10px;
}
.tw-mt {
	margin-top:0px;
	border:0px;
}
.tw-gdleft {
	float:left;
}
.tw-tpzs-left {
	float:left;
	width:35px;
	height:184px;
	background:#d4b198;
}
.tw-panel-preicon img {
	float:left;
	margin-left:5px;
	margin-top:5px;
}
.tw-tpzs-right {
	width:700px;
	height:100px;
	float:left;
}
/* 图片左右自动滚动及可左右点击 */

.carousel {
	width:944px;
	margin:0px auto;
}
.carousel .prev, .carousel .next {
	height:0px;
	width:0px;
	overflow:hidden;
	display:block;
	margin-top:40px;
	text-decoration:none;
	cursor:pointer;
}
.carousel .prev {
	float:left;/*background:url(images/imageNavLeft.gif) no-repeat;*/
}
.carousel .next {
	float:left;/*background:url(images/imageNavRight.gif) no-repeat;*/
}
.carousel #prev-03.disabled {
	/*background:url(images/imageNavLeft-disabled.gif) no-repeat;*/
	cursor:default;
}
.carousel #next-03.disabled {
	/*background:url(images/imageNavRight-disabled.gif) no-repeat;*/
	cursor:default;
}
.jCarouselLite {
	float:left;
	width:700px;
	height:100px;
	overflow:hidden;/*必要元素*/
}
.jCarouselLite li {
	height:100px;
	width:150px;
	text-align:center;
	margin-left:10px;
}
.jCarouselLite li img, .jCarouselLite-01 li img {
	border:solid 0px #ddd;
}
.carousel-01 {
	width:150px;
	margin:30px auto;
}
.carousel-01 .prev, .carousel-01 .next {
	height:23px;
	width:23px;
	overflow:hidden;
	display:block;
	margin-left:60px;
	text-decoration:none;
	cursor:pointer;
}
.carousel-01 .prev {
	background:url(images/imageNavLeft.gif) no-repeat;
}
.carousel-01 .next {
	background:url(images/imageNavRight.gif) no-repeat;
}
.jCarouselLite-01 {
	height:100px;
	width:150px;
	overflow:hidden;/*必要元素*/
}
.jCarouselLite-01 li {
	height:100px;
	width:150px;
	text-align:center;
	padding:5px 0;
}
.footer {
	width:100%;
}
.tw-top-footer{
	width:1000px;
	position:relative;
	margin:10px auto;
	height:35px;
	background:#a10000;}
.tw-footerlist, .tw-footerp {
	width:280px;
	height:35px;
	position:relative;
	margin:0px auto;
}

.tw-footerlist{
	color:#FFF;}
.ft-list-item{
	color:#FFF;}
.tw-footerlist span{
	margin-left:7px;
	margin-top:6px;
	float:left;}
.ft-list-item, .lineheight {
	float:left;
	margin-left:10px;
	line-height:35px;
}
.mt30 {
	margin-top:30px;
}
.mb10 {
	margin-bottom:10px;
}
.mfl14 {
	margin-left:14px;
}
.mb30 {
	margin-bottom:30px;
}

.tw-col-2{
	width:247px;
	display:inline-block;
	margin-left:10px;}
	
.tw-columtitle{
	width:100%;
	height:34px;
	background:#96140c;
	margin-top:14px;}

.tw-columtitle span{
	display:inline-block;
	color:#FFF;
	font-size:14px;
	font-family:"宋体";
	line-height:34px;
	margin-left:26px;}
	
.columlist{
	width:100%;}
	
.columlist li{
	width:100%;
	height:30px;
	background:#efefef;
	margin-top:1px;}
	
.columlist li:hover{
	background:#f4d9d9;}
	
.columlist li a{
	display:inline-block;
	width:185px;
	margin-left:26px;
	font-size:14px;
	font-family:"宋体";
	line-height:30px;
	color:#333333;}
	
.columlist li img{
	display:inline-block;
	margin-top:-4px;}
	
.tw-col-8{
	width:709px;
	display:inline-block;
	vertical-align:top;
	margin-top:14px;
	margin-left:14px;
	margin-bottom:14px;}
	
.lists{
	width:100%;
	height:32px;
	background:#e8e8e8 url(../images/titilebg5.png) no-repeat;}
	
.listmain{
	margin-top:14px;}
	
.title{
	width:84px;
	display:inline-block;
	font-size:14px;
	font-family:"宋体";
	color:#a10000;
	text-align:center;
	line-height:35px;
	margin-left: 10px;
    font-weight: 800;}
	
.wz, .wzlink{
	display:inline-block;
	font-size:12px;
	font-family:"宋体";
	color:#333333;
	line-height:35px;
	margin-left:14px;}
	
.wzlink{
	margin-left:0px;}
	
.columlists, .columlistsc{
	width:1000px;
	border-left:1px #e8e8e8 solid;
	border-right:1px #e8e8e8 solid;
	border-bottom:1px #e8e8e8 solid;}
	
.columlistsc{
	width:968px;
	margin-bottom:40px;}
	
.columlists ul li{
	width:100%;
	height:30px;
	line-height:30px;}
	
.columlists ul li img{
	margin-left:20px;}
	
.columlists ul li a, .columlists ul li span{
	display:inline-block;
	line-height:30px;
	color:#2d2d2d;
	font-size:14px;
	font-family:"宋体";}
.columlists ul li a:hover{

	color:red;
}	

.columlists ul li span{
	color:#999999;
	float: right;
    margin-right: 10px
}
	
.pages{
	width:100%;
	margin-top:20px;
	margin-bottom:20px;}
	
.pagesleft{
	float:left;}
	
.pagesleft span{
	color:#000000;
	font-size:12px;
	font-family:"宋体";
	line-height:20px;
	display:inline-block;}
	
.mf{
	margin-left:20px;}
	
.pagesleft select{
	width:40px;
	height:20px;
	border:1px #ebb6b0 solid;}
	
.pagesright{
	float:right;
	margin-right:15px;}
	
.pagebtn{
	display:inline-block;
	color:#000000;
	font-size:12px;
	font-family:"宋体";
	padding:2px 6px 2px 6px;
	border:1px #ebb6b0 solid;
	cursor:pointer;
	margin-right:10px;}
	
.pagesright span{
	color:#000000;
	font-size:12px;
	font-family:"宋体";
	line-height:20px;
	display:inline-block;}
	
.pagesright input{
	width:20px;
	height:18px;
	border:1px #ebb6b0 solid;
	display:inline-block;}
	
.contenhead, .contenbody{
	width:90%;
	margin-left:5%;
	display:inline-block;
	text-align:center;}
	
.contentitle{
	color:#e11520;
	font-size:20px;
	line-height:36px;
	width:100%;
	text-align:center;
	margin-top:10px;
	display:inline-block;}
.midbt{
	color:#e11520;
	font-size:20px;
	line-height:36px;
	width:100%;
	text-align:center;
	display:inline-block;}
.sbt{
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    width:100%;
    color: #ff7f00;
     display:inline-block;
}
.xbt{
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
    width:100%;
    color: #999999;
    display:inline-block;
}		
.contentitles{
	display:inline-block;
	color:#999999;
	font-family:"宋体";
	line-height:28px;}
	
.contenbody p{
	width:100%;
	text-align:left;
	text-indent:2em;
	font-family:"宋体";
	color:#333333;
	line-height:30px;
	}
	
.tw-col-10{
	width:970px;
	margin-left:15px;
	}

.contenbody{
	margin-bottom:40px;}