body{
	background: url(../images/bg2.png) repeat-x;
	background-color:#f4f3ef;
}

#slideshow2{
	width:1000px;
	height:195px;
	margin:10px auto;
	background:url(../images/slideshow_company.png) no-repeat;
}

#news_main{
	position: relative;
	width:1000px;
	margin:10px auto;

}

#news_main section#left{
	position: relative;
	float:left;
	width:300px;
	border:1px solid #dfdfdf;
	border-top: none;
}

#news_main section#left .title{
	position: relative;
	width:300px;
}

#news_main section#left .content{
	position: relative;	
	background-color: #fff;
	padding:20px 0 20px;
}

#news_main section#left .share{
    float:left;
    width:280px;
    background-color:#fff;
    padding-left:20px;
    padding-bottom: 20px;
}

#news_main section#left .content ul{
	width:90%;
	display: block;
	margin:0 auto;
}

#news_main section#left .content ul li{
	text-align: center;
	height:40px;
	line-height: 40px;
	border-bottom: 1px dashed #dfdfdf;
	background:url(../images/list_dot.png) no-repeat 50px 50%;
}

#news_main section#left .content ul li:last-child{
	border-bottom: none;
}

#news_main section#left .content ul li a{
	font-size:14px;
}

#news_main section#left .content ul li a:hover{
	text-decoration: underline;
}

#news_main section#left .content ul li a.active{
	font-weight: bold;
}

#news_main section#left .content ul.down_ul li{
    background:url(../images/list_dot.png) no-repeat 0px 50%;
    text-align: left;
    padding-left:20px;
    height: 32px;
    line-height: 32px;
}

#news_main section#left .content ul.down_ul li span{
    font-size:14px;
}

#news_main section#left .content ul.down_ul li span.t{
    float:left;
    width:170px;
    height: 32px;
    overflow: hidden;
}

#news_main section#left .content ul.down_ul li span.c{
    float:right;
    width:70px;
    text-align: left;
}

#news_main section#right{
	position:relative;
	float:right;
	width:686px;
	border:1px solid #dfdfdf;
	border-top: none;
}

#news_main section#right .title{
	position: relative;	
	width:686px;
}

#news_main section#right .title span.p{
	margin-left:100px;
	color:#333;
}

#news_main section#right .content{
	background-color: #fff;
	padding:0px 0px 20px;
}

#news_main section#right .content h4{
	width:100%;
	height:80px;
	line-height: 80px;
	text-align: center;
	font-size:20px;
	color:#333;
	font-family: "微软雅黑"
}

#news_main section#right .content .download_content h4{
    font-size:16px;
    display: inline;
    height:60px;
    line-height: 60px;
}

#news_main section#right .content .download_content span.download_count{
    display: inline-block;
}

#news_main section#right .content .download_content div.memo{
    display: block;
    background-color:#efefef;
    border:1px solid #ddd;
    padding:10px 0px;
}

#news_main section#right .content .download_content div.memo p{
    padding:0px;
    text-indent: 2em;
    color:#666;
}

#news_main section#right .content .download_content div.downbtn a{
    display: block;
    width:80px;
    padding:5px;
    background-color:#3687E1;
    margin-top:20px;
    color:#fff;
    text-align: center;
}

#news_main section#right .content .download_content div.downbtn a:hover{
    background-color:#2973c6;
}

#news_main section#right .content p{
	padding:0 20px 20px;
	font-size:14px;
	line-height: 1.5em;
	color:#333;
}

#news_main section#right .content .hounor_container{
	width:95%;
	margin:0 auto;
}

#news_main section#right .content .hounor_container .hounor_box{
	position:relative;
	display: inline-block;
	width:200px;
	height:180px;
	margin-right:18px;
}

#news_main section#right .content .hounor_container .last{
	margin-right: 0px;
}

#news_main section#right .content .hounor_container .hounor_box p{
	position: absolute;
	bottom: 0px;
	left:0px;
	width:100%;
	display: block;
	height:40px;
	line-height: 40px;
	text-align: center;
	margin:0px;
	padding:0px;
	text-indent: 0em;
}

#news_main section#right .content .news_container{
	width:95%;
	margin:0 auto;
}

#news_main section#right .content .news_container .desc{
	border:1px solid #dedede;
	padding:5px;
	font-size:12px;
	line-height: 22px;
	text-indent: 2em;
	background-color:#efefef;
}

#news_main section#right .content .news_container .list{
	padding-top:20px;
}

#news_main section#right .content .news_container ul.l li{
	height:32px;
	line-height: 32px;
	background:url(../images/list_dot.png) no-repeat 0px 50%;
	padding-left:20px;
	border-bottom: 1px dashed #eeeeee;
	color:#333;
	font-size: 14px;
}

#news_main section#right .content .news_container .list a{
	font-size:14px;
}

#news_main section#right .content .news_container .list ul li span.t{
    float:left;
    width:300px;
    overflow: hidden;
}

#news_main section#right .content .news_container .list ul li span.c{
    float:right;
    width:120px;
    overflow: hidden;
}

#news_main section#right .content .news_container .list a:hover{
	text-decoration: underline;
}

#news_main section#right .content .news_container .list span.d{
	font-weight: bold;
}

#news_main section#right .content .news_container .detail{
	padding-top:20px;
}

#news_main section#right .content .news_container .detail .t{
	width:100%;
	height:50px;
	line-height: 50px;
	text-align: center;
	font-size:20px;
	font-family: "微软雅黑";
	color:#333;
	font-weight: bold;
}

#news_main section#right .content .news_container .detail .desc{
    position: relative;
    padding-left:100px;
	height:28px;
	line-height: 28px;
}

.bdsharebuttonbox{
    position:absolute;
    top:5px;
    right:0px;
}

#news_main section#right .content .news_container .detail .c{
	line-height: 1.5em;
	color:#333;
	margin-top:20px;
}

#news_main section#right .content .news_container .detail .c img{
    max-width:640px;
    max-height:480px;
    text-indent: 0em;
}

#news_main section#right .content .news_container .other{
	margin-top:20px;
	border-top:1px solid #dfdfdf;
	padding:20px 0px;

}

#news_main section#right .content .news_container .other span{
	color:#333;
	display: block;
	height:24px;
	line-height: 24px;
}

.keywords{
	width:180px;
	height:30px;
	line-height: 30px;
	text-indent: 10px;
	font-size:14px;	
	margin-left:20px;
	border-radius: 5px;
	border:1px solid #ddd;
	color:#666;
}

.query{
	width:60px;
	height:30px;
	border:none;
	cursor: pointer;
	font-family: "微软雅黑";
	border-radius: 5px;
	color:#fff;
	background: -ms-linear-gradient(left, #3366cc, #3399ff);   
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = #3366cc, endColorstr = #3399ff);   
	background: -webkit-linear-gradient(#3366cc, #3399ff); /* Safari 5.1 - 6.0 */
  	background: -o-linear-gradient(#3366cc, #3399ff); /* Opera 11.1 - 12.0 */
  	background: -moz-linear-gradient(#3366cc, #3399ff); /* Firefox 3.6 - 15 */
  	background: linear-gradient(#3366cc, #3399ff); /* 标准的语法 */
}

.query:hover{
	text-decoration: underline;
}

.keywords:focus{
	background-color:#ffffcc;
}

footer{
	position: relative;
	float:left;
	width:100%;
	height:184px;
	margin-top:20px;
	background:url(../images/footer_bg.png) repeat-x;
}