﻿.ld_js{
	width: 1040px;
	/*border: 1px solid red;*/
	margin: 0 auto;
    padding-bottom: 18px;
}
.ld_js>div{
    width: 1040px;
    /* height: 240px; */
    border: 1px solid silver;
    margin-top: 20px;
    float: left;
    padding: 20px 0 20px 0;
}
.ld_js_left{
	width: 135px;
	height: 184px;
/*	border: 1px solid red;*/
	margin-left: 20px;
	float: left;
	margin-top: 28px;
	
}
.ld_js_left>img{
	width: 100%;
	height: 100%;
}
.ld_js_right{
	width: 838px;
	/*height: 184px;*/
	/*border: 1px solid red;*/
	margin-right: 20px;
	float: right;
	margin-top: 28px;
}
.hot_topics_titol {
    line-height: 24px;
    /*width: 1040px;*/
    margin: 0 auto;
   /* padding-top: 14px;*/
  /*width: ;*/
    }
 
.hot_topics_titol>img {
    display: inline-block;
    float: left;
    margin-top: 1px;
  width: 4px;
  height: 24px;
}
.hot_topics_titol>span {
    float: left;
    margin-left: 6px;
    font-size: 20px;
    display: inline-block;
    color: #1a479a;
    font-weight: bold;
}
.hot_topics_titol>p{
	width: 100%;
    /* border: 1px solid red; */
    font-size: 16px;
    color: #333333;
    text-indent: 2em;
    text-align: left;
    line-height: 30px;
    margin-top: 14px;
	
}
