.left{ float:left}


/*----------左侧-------*/

.contact{ 
	width:1220px; 
	margin:0 auto; 
	margin-top:70px; 
	padding-top:50px;
	padding-bottom:80px; 
	overflow:hidden;}
.lx-left{ 
	width:830px; 
	float:left; }
.newscate{ margin-bottom:0px; overflow:hidden;}
.newscate ul li{
	height:50px;
	line-height:50px;
	float:left; margin-bottom:10px;
	font-size:16px;
	text-align:center;
	margin-right:22px;
	border-radius:3px;
	background:#f0f0f0;
	padding-left:30px;
	padding-right:30px;
	}
.newscate .current{ background:#0076db; color:#fff;}
.ernewscate{
overflow:hidden;
margin-bottom:15px;
padding-top:10px;
border-top:3px solid #0076db;}
.ernewscate ul li{
	width:143px;
	height:40px;
	line-height:40px;
	float:left; margin-bottom:10px;
	font-size:16px;
	text-align:center;
	margin-right:22px;
	border-radius:0px;
	border:1px solid #ccdbe4;
	background:#dae7f1;
	}
.ernewscate ul li a{ color:#000}



.newslist ul li{ 
	border-bottom:1px solid #e6e6e6;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:15px;}
.newslist ul li h2{ font-size:18px; font-weight:normal;	margin-bottom:20px;}
.newslist ul li span{ color:#999999; float:right; font-size:14px;}
.lx-right{ 
	width:330px; 
	float:right; }
.page{ font-size:14px; margin-top:50px;}
.tjal{ margin-top:0px;}
.tjal h2{ font-weight:normal; font-size:24px; margin-bottom:15px; color:#4478c2; background:url(../images/phb.png) left top no-repeat; background-size:20px ;
    background-size: 30px;
    padding-left: 40px;
}
.tjal h2 span{ font-size:12px; margin-left:15px; color:#999999}
.tjal ul li{ margin-bottom:15px;}
.tjal ul li p{ font-size:14px; padding:5px; text-align:center;}
.tjal ul li img{ width:320px; height:240px; border:1px solid #E4E3E3; padding:2px;}
.tjal ul li img:hover{ width:320x; height:240px; border:1px solid #B3C2D6; padding:2px;}




.news-dt-title{ font-weight:bold; border-bottom:1px solid #cccccc; margin-bottom:20px; font-size:34px; line-height:45px; padding-bottom:20px;}
.news-dt-title span{ color:#999999; font-size:14px; padding-top:0px; padding-bottom:10px; display:block;}

.return_btn{ position:absolute; right:0; display:block; width:140px; height:45px; line-height:45px;background:#999999; color:#fff!important; text-align:center;}
.fanye{ margin-top:40px; position:relative;  font-size:14px;}
.fanye p{ margin-bottom:10px;}


.news-xx img{ max-width:100%!important; height:auto!important;}

.crumb{     margin-bottom: 30px;}

.search_div {

    height: 30px;
    border: 1px solid #ccc;
    left: 67px;
    top: 0;
    border-radius: 0 3px 3px 0;
	margin-bottom:30px;
}
#search_input {
    width: 280px;
    height: 30px;
    border: solid 1px #ccc;
    line-height: 30px!important;
    border: none;
    padding-left: 10px;
    font: 13px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1",Arial,SimSun,"\5B8B\4F53";
    color: #666;
}
#search_submit {
    width: 30px;
    height: 30px;
    background: url(../images/0828_zyc_main_icons.png) no-repeat -24px -486px;
    border: none;
    float: right;
    cursor: pointer;
    z-index: 10;
}

.module_rank_list li {
    font-size: 14px;
    line-height: 22px;
    height: 68px;
    text-overflow: ellipsis;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}
.module_rank_list li a.txt {
    margin-top: 10px;
    float: right;
    display: block;
    width: 280px;
}
.module_rank_list li .num {
    margin-top: 18px;
    float: left;
    width: 26px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-family: Arial;
    font-style: italic;
    color: #4996c7;
    text-align: center;
}
.module_rank_list li .first {
    color: #fff;
    background: url(../images/sprites.png) 0px -234px no-repeat;
}
.module_rank_list li .sec {
    color: #fff;
    background: url(../images/sprites.png) 0px -296px no-repeat;
}
.module_rank_list li .third {
    color: #fff;
    background: url(../images/sprites.png) 0px -358px no-repeat;
}


/*新闻列表*/
.articleBox {
    padding: 20px 0;
    height: 150px;
    border-bottom: 1px solid #eee;
}
.articleImg {
    position: relative;
    width: 220px;
    height: 148px;
    margin-right: 30px;
    background: url(../images/placeholder.png) no-repeat;
    background-size: 100%;
    overflow: hidden;
}

.articleImg img {
    max-width: 100%;
    height: 147px;
    width: auto\9;
    width: 100%;
    display: block;
    -ms-interpolation-mode: bicubic;
}



.articleClassify {
    position: absolute;
    font-size: 12px;
    top: 10px;
    left: 10px;
    padding: 0 10px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    border-radius: 15px;
    background: rgba(32,143,256,0.5);
    overflow: hidden;
}
.articleClassify a{ color:#fff!important;}
.article {
    position: relative;
    height: 100%;
    width: 580px;
}
.articleTitle {
    font-size: 18px;
    line-height: 28px;
    margin-top: 5px;
	margin-bottom:10px;
    height: 28px;
    color: #212121;
    width: 580px;
	display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.articleContent {
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    color: #a0a0a0;
    width: 580px;
}
.articleInfBox {
    position: absolute;
    font-size: 12px;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #707070;
}
.articleInfBox span {
    font-size: 12px;
    margin-right: 25px;
    padding-left: 20px;
}
.author {
    display: inline-block;
    
    background: url(../images/ico_author2.png) no-repeat left;
    margin-right: 50px;
    color: #999;
    border-right: 1px solid #eee;
}
.readNum {
    background: url(../images/ico_read2.png) no-repeat left;
    margin-right: 25px;
    color: #999;
}
.writeTime {
    background: url(../images/ico_clock2.png) no-repeat left;
    margin-right: 10px;
}
.banquan{
    padding: 2px 5px;
    background:#ff5a00;
    font-size: 12px;
    color: #fff;
    border-radius: 3px;
    margin-right: 5px;
}

.news-xx{ font-size:16px; line-height:1.75em;}
.news-xx ul li{ list-style:circle;}
.news-xx p{ text-indent:2em; margin:26px 0}
.news-xx a{ color:#ff3300!important;}
.news-xx img{ max-width:700px!important;  margin-left:-2em;}

.news-dt .note {
    color: #aaa;
    font-size: 14px;
    word-break: break-all;
    border: 1px solid #dadada;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 14px;
}
.news-dt .zuozhe{ font-size:16px; line-height:1.8em; margin-bottom:10px;}


/*专题*/
.topic-content{ width:1220px;}

.topic-focus{ overflow:hidden; width:1220px;}
.topiclist{ overflow:hidden;}
.topiclist ul li{ 
	border-bottom:1px solid #e6e6e6;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:15px;}
.topiclist ul li h2{ font-size:18px; font-weight:normal;	margin-bottom:20px;}
.topiclist ul li span{ color:#999999; float:right; font-size:14px;}
.topic_cate p{ height:18px; line-height:18px; padding-left:10px; font-size:18px; border-left:3px solid #0076db;}
.topic_cate{  margin-top:20px; margin-bottom:20px; overflow:hidden;}
.topiclist .article{ width:330px;}
.topiclist .articleTitle{ width:100%;}
.topiclist .articleContent{ width:100%;}


.topictitle{ width:300px; float:left;}
.topicsearch{ float:right;}



.topic-content .articleBox{ width:48%; float:left; margin-right:2%; border-bottom:1px dotted #d0d0d0}
.topic-content  .articleContent{}

