/*资讯1---列表*/
.banner {
    width: 100%;
    height: 90px;
    background: url(../img/bg-zx.png) repeat-x center;
}
.titlebox{
	width: 100%;
	height: 64px;
	background: #fff;
}
.title{
	width: 1200px;
	height: 64px;
	line-height: 64px;
	background: #fff;
	margin: 0 auto;
	color: #666666;
}
.title-l {
	
}
.title-l a {
    padding: 0 5px;
    color: #666666;
    font-size: 14px;
}
.title-l .icon-home{
	display: inline-block;
	width: 11px;
	height: 10px;
	background: url(../img/home1.png) no-repeat;
}
.title-l .icon-next {
    display: inline-block;
    width: 5px;
    height: 8px;
    background: url(../img/icon4.png) no-repeat;
}
.title-r div {
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    border-radius: 20px;
    background: #e9e9e9;
    color: #666;
    margin: 17px 10px;
    border: none;
    font-size: 14px;
}
.title-r .btn-active{
	color: #fff;
	background: #f63b2e;
}
/*内容*/
.main{
	width: 1200px;
	height: auto;
	margin: 20px auto;
}
.main-m1{
	width: 1120px;
	height: 100px;
	background: #fff;
	margin-bottom: 20px;
	padding: 40px;
}
.main-m1:hover{
	-moz-box-shadow:2px 8px 8px #ccc;
	-webkit-box-shadow:2px 8px 8px #ccc;
	box-shadow:2px 8px 8px #ccc;
}
.main-m1 .m1-l{
    width: 940px;
}
.main-m1 .m1-l .m1-tit{
	color: #333333;
	line-height: 20px;
	height: 36px;
}
.main-m1 .m1-l .m1-tit a{
	color: #333333;
	font-size: 17px;
	line-height: 20px;
}
.main-m1 .m1-l .m1-tit a:hover {
    color: #db4532;
}
.main-m1 .m1-l .m1-tit p{
	display: inline-block;
	height: 20px;
	padding: 0 13px;
	font-size: 11px;
	margin: 0 5px;
	color: #FFFFFF;
	border-radius: 20px;
}
.main-m1 .m1-l .m1-red{
	background: #ff676b;
}
.main-m1 .m1-l .m1-ccc{
	background: #ccc;
}
.main-m1 .m1-l .m1-main {
    font-size: 14px;
    color: #999;
    line-height: 20px;
    height: 46px;
}
.main-m1 .m1-l .m1-bottom span {
    display: inline-block;
    color: #666666;
    font-size: 14px;
    margin-right: 20px;
}
.main-m1 .m1-l .m1-bottom .addr {
    background: url(../img/icon6.png) no-repeat left;
    padding-left: 14px;
}
.main-m1 .m1-l .m1-bottom .time{
	background: url(../img/icon7.png) no-repeat left;
    padding-left: 18px;
	
}
.main-more{
	width: 1200px;
	height: 58px;
	line-height: 58px;
	background: #fff;
	text-align: center;
}
.main-more:hover{
	-moz-box-shadow:2px 8px 8px #ccc;
	-webkit-box-shadow:2px 8px 8px #ccc;
	box-shadow:2px 8px 8px #ccc;
}
.main-m1 .m1-r{
	width: 80px;
	text-align: right;
	color: #999999;
	line-height: 36px;
}
.main-m1 .m1-r dt{
	font-size: 18px;
}
.main-m1 .m1-r dd{
	font-size: 14px;
}
.main-m1 .m1-r dd a{
    display: inline-block;
    width: 80px;
    height: 36px;
    background: url(../img/icon51.png) no-repeat right;
}
.main-m1 .m1-r dd a:hover{
    background: url(../img/icon5.png) no-repeat right;
}
/*资讯2---内容*/
.main2{
	width: 1080px;
	min-height: 300px;
	background: #fff;
	margin: 20px auto 30px;
	padding:0 60px 30px;
	font-size: 16px;
	color: #333333;
}
.main2 .main2-title {
    color: #666666;
    border-bottom: 1px dashed #cccccc;
    height: 90px;
    line-height: 90px;
    margin-bottom: 20px;
}
.main2  .main2-title .fl{
	color: #db4532;
	font-size: 24px;
	font-weight: 700;
width: 920px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.main2-con .zx-img{
	text-align: center;
	line-height: 30px;
	color: #999999;
}
.main2-con .h30{
	width: 100%;
	height: 30px;
}

.index_page01
{
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    height: 50px;
}

.index_page01 span
{
    margin: 0 5px;
    color: #ffffff;
    border: 1px #f63b2e solid;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 40px;
    background: #f63b2e;
}

.index_page01 a
{
    margin: 0 5px;
    color: #666666;
    border: 1px #c5c5c5 solid;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 40px;
}

.index_page01 a:hover
{
    background: #e3e3e3;
}

.index_page01 a.index_prev1
{
    background: url(../images/index_131022_04.png) no-repeat 8px center;
    padding: 3px 12px;
}

.index_page01 a.index_next1
{
    background: url(../images/index_131022_03.png) no-repeat 10px center;
    padding: 3px 12px;
}

.index_page01 a.index_this
{
    background: #ffba00;
    border: 1px #ffba00 solid;
    color: #ffffff;
}

.index_page01 .index_numPage
{
    background: url(../images/index_131022_07.png) repeat-x;
    border: 1px #c5c5c5 solid;
    width: 40px;
    font-size: 14px;
    padding: 2px 0;
    margin-right: 10px;
}

.index_page01 .index_go
{
    border: 1px #c5c5c5 solid;
    width: 32px;
    height: 22px;
    line-height: 18px;
    font-size: 14px;
    padding: 0;
    background: none;
    cursor: pointer;
    color: #666666;
    font-family: Arial;
}

.index_page01 a, .index_page01 span, .index_page01 .index_numPage, .index_page01 .index_go
{
    border-radius: 5px;
}
.title-c{float:right; height: 28px; border-radius: 14px;border: solid 1px #e8e8e8;line-height: 24px;margin: 17px 10px 0 0;background: #f5f6f7;}
.title-c input{height: 28px;float: left;padding-left: 14px; line-height: 24px;font-size: 14px; background-color:transparent; border:none;}
.title-c .anniu{ display: block;float: right;width: 30px;height: 30px;background: url(../img/SearchIcon.png) no-repeat left 2px;}

/*分享样式*/
















