html,body{
	font-family: "Microsoft YaHei";
}

.banner{
	width: 100%;
	height: 420px;
	margin: 0 auto;
	position: relative;
	background: #fff;
	overflow: hidden;
}
.banner .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.banner .bd ul {
	width: 100% !important;
}

.banner .bd li {
	width: 100% !important;
	height: 420px;
	overflow: hidden;
	text-align: center;
	list-style: none;
}

.banner .bd li a {
	display: block;
	height: 420px;
}

.banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.banner .hd ul {
	text-align: center;
	padding-top: 5px;
}

.banner .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin: 5px;
	background: url(tg_flash_p.png) -14px 0;
	overflow: hidden;
	line-height: 9999px;
}

.banner .hd ul .on {
	background-position: 0 0;
}
.container{
	margin: 30px auto;
	overflow: hidden;
	width: 1170px;
}
.border_1_s{
	border: 1px solid #dbdbdb;
}
.title{
	height: 48px;
	border-bottom: 1px solid #dbdbdb;
	position: relative;
	color: #333;
	font-weight: bold;
	font-size: 16px;
}
.con{
	padding: 12px 20px;
	position: relative;
}
.container_l{
	width: 370px;
	overflow: hidden;
	margin-right: 30px;
	float: left;
}
.container_r{
	width: 770px;
	float: left;
}
.tpxw{
	height: 224px;
	margin-bottom: 20px;
}
.tpxwbox {
	position: relative;
	width: 370px;
	height: 224px;
	overflow: hidden;
	font: 12px/1.5 Verdana, Geneva, sans-serif;
	text-align: left;
	background: white;
}
.tpxwbox .pic{
	width: 370px;
	height: 224px;
	list-style:none;
}
.tpxwbox .pic img {
	width: 370px;
	height: 224px;
	display: block;
}

.tpxwbox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 36px;
	width: 100%;
	background: #333;
	filter: alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
}

.tpxwbox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 36px;
	width: 100%;
	overflow: hidden;
}

.tpxwbox .txt li {
	height: 36px;
	line-height: 36px;
	position: absolute;
	bottom: -36px;
}

.tpxwbox .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.tpxwbox .num {
	position: absolute;
	z-index: 3;
	bottom: 8px;
	right: 8px;
}

.tpxwbox .num li {
	float: left;
	position: relative;
	width: 18px;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	text-align: center;
	margin-right: 1px;
	cursor: pointer;
}

.tpxwbox .num li a,
.tpxwbox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}

.tpxwbox .num li span {
	z-index: 1;
	background: black;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.tpxwbox .num li.on a,
.tpxwbox .num a:hover {
	background: #f60;
}

.tpxwbtn_l {
	text-align: center;
	font-weight: bold;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 32px;
	color: #ddd;
	font-family: '宋体';
	position: absolute;
	background: url(arrowbg.png) center no-repeat;
	left: 0;
	top: 85px;
	cursor: pointer;
}
.tpxwbtn_r {
	text-align: center;
	font-weight: bold;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 32px;
	color: #ddd;
	font-family: '宋体';
	position: absolute;
	background: url(arrowbg.png) center no-repeat;
	right: 0;
	top: 85px;
	cursor: pointer;
}
.tpxwbtn_l:hover,.tpxwbtn_r:hover{
	color: #fff;
}
.jtyw {
	width: 368px;
	height: 211px;
	font-family:"Microsoft YaHei";
}
.jtyw .title {
	line-height: 47px;
	height: 47px;
	border-bottom: 1px solid #C8D1D5;
	position: relative;
	padding-right: 10px;
}

.jtyw .title .more {
	float: right;
	line-height: 47px;
	height: 47px;
}

.jtyw .title .more a {
	font-size: 12px;
	color: #666;
	line-height: 47px;
	height: 47px;
}

.jtyw .title ul {
	z-index: 5;
	position: absolute;
	height: 48px;
	overflow: hidden;
	zoom: 1;
	list-style: none;
}

.jtyw .title li {
	float: left;
	padding: 0 10px;
	cursor: pointer;
	margin-bottom: -1px;
	margin-left: 10px;
}

.jtyw .title li.on {
	border-bottom: 2px solid #e70012;
	color: #e70012;
	height: 46px;
}

.jtyw .con {
	padding: 10px 20px;
	clear: both;
	position: relative;
}

.jtyw .con ul {
	zoom: 1;
	list-style: none;
}

.jtyw .con li {
	height: 30px;
	line-height: 30px;
}

.jtyw .con li a {
	color: #666;
	font-size: 14px;
}

.jtyw .con li .date {
	float: right;
	color: #999;
	font-size: 14px;
}
.spjj{
	margin-top: 20px;
}
.spjj .title{
    color: #333;
    line-height: 47px;
}
.spjj .title>span{
	margin-bottom: -1px;
	height: 47px;
    border-bottom: 2px solid #e70012;
	padding: 0 10px;
    line-height: 47px;
    display: inline-block;
	margin-left: 10px;
	text-align: center;
	float: left;
}
.spjj .title>a{
	float: right;
	font-size: 12px;
	color: #666;
	margin-right: 10px;
}
.spjj .con{
	padding: 0;
}
.spjj .con a{
	width: 328px;
	height: 184px;
	margin: 20px;
	display: block;
	background: gold;
}
.ywzx{
	width: 768px;
}
.ywzx .title {
	line-height: 47px;
	height: 47px;
	border-bottom: 1px solid #C8D1D5;
	position: relative;
	padding-right: 10px;
}

.ywzx .title .more {
	float: right;
}

.ywzx .title .more a {
	font-size: 12px;
	color: #666;
}

.ywzx .title ul {
	z-index: 5;
	position: absolute;
	height: 48px;
	overflow: hidden;
	zoom: 1;
	list-style: none;
}

.ywzx .title li {
	float: left;
	padding: 0 10px;
	cursor: pointer;
	margin-bottom: -1px;
	margin-left: 10px;
}

.ywzx .title li a{
	color: #333;
}
.ywzx .title li.on {
	height: 46px;
	border-bottom: 2px solid #e70012;
	color: #e70012;
}
.ywzx .title li.on a{
	color: #fe70012;
}

.ywzx .con {
	padding: 20px 8px 8px 8px;
	clear: both;
	position: relative;
}
.ywzx .con .ywzxin{
	height: 227px;
}


.ywzxin_b{
	height: 208px;
}
.ywzxin_t{
	width: 48px;
	height: 12px;
	margin: 0 auto;
	padding-top: 5px;
}
.ywzxin_t ul{
	margin-left: -6px;
}
.ywzxin_t li{
	width: 12px;
	height: 12px;
	float: left;
	margin-left: 12px;
	background: url(tg.png) -14px 0 no-repeat;
	cursor: pointer;
}
.ywzxin_t .ywzxin_ton{
	background: url(tg.png) 0 0 no-repeat;
}
.ywzx .con ul {
	zoom: 1;
	list-style: none;
	overflow: hidden;
}
.ywzxtitle{
	height: 30px;
	background: gold;
}
.ywzx .con li {
	overflow: hidden;
}
.ywzx .con li a {
	color: #074ea8;
	display: block;
	width: 188px;
	height: 84px;
	float: left;
	line-height: 84px;
	padding-right: 42px;
	text-align: right;
	font-weight: bold;
	margin: 10px;
}


.container_r_b{
	height: 422px;
}
.container_r_t{
	margin-bottom: 20px;
}


.ywfw{
	width: 476px;
	height: 425px;
	float: left;
}
.ywfw .title{
	color: #333;
    line-height: 47px;
    padding-right: 10px;
}
.ywfw .title>h3 {
    margin-bottom: -1px;
    height: 47px;
    border-bottom: 2px solid #e70012;
    padding: 0 10px;
    line-height: 47px;
    display: inline-block;
    margin-left: 10px;
    text-align: center;
    float: left;
	font-size:16px;
}
.ywfw .title>a {
    float: right;
    font-size: 12px;
    color: #666;
    margin-right: 10px;
}
.ywfw .title .more {
    float: right;
    font-size: 12px;
    color: #666;
}
.ywfw .title .more a {
    font-size: 12px;
    color: #666;
}
.ywfw .title .titletab{
	float: left;
    width: 200px;
    list-style: none;
    padding-left: 36px;
    background: url(jt.jpg) 9px 17px no-repeat;
}
.ywfw .title .titletab li{
	float: left;
    display: inline-block;
    font-size: 14px;
    color: #333;
    padding: 0 8px;
}
.ywfw .title .titletab li a{
	color: #333;
}
.ywfw .title .titletab li.lion{
    color: #e70012;
}
.ywfw .title .titletab li a:hover{
    color: #e70012;
}
.ywfw .title .titletab li.lion a{
    color: #e70012;
}

.ywfw .con{
	padding: 0;
    clear: both;
    position: relative;
}
.ywfw .con ul{
	zoom: 1;
    list-style: none;
}


.kslj{
	width: 264px;
	height: 425px;
	float: right;
}
.kslj .title{
    color: #333;
    line-height: 47px;
}
.kslj .title>span{
	margin-bottom: -1px;
	height: 47px;
    border-bottom: 2px solid #e70012;
	padding: 0 10px;
    line-height: 47px;
    display: inline-block;
	margin-left: 10px;
}
.kslj .con{
	
}
.kslj .con a{
	display: inline-block;
	margin-top: 12px;
	border: 1px solid #f5f5f5;
}
.kslj .con a:hover{
	border: 1px solid #e70012;
}

