.closestyle1152739{ font-size:12px;color:#333333;text-decoration: none ;}

 .search_box{
    float: right;
    height: 30px;
    width: 239px;
    border: 1px solid #ffffff;
    border-radius: 5px;
    display: flex
;
    justify-content: space-between;
    align-items: center;}
.search_box_text{
color: #fff;
    font-family: 'Microsoft YaHei', serif;
    outline: none;
    width: 190px;
        background: none;
        border:none
;}
::-webkit-input-placeholder { 
/* webkit browsers，webkit内核浏览器 */
color: #fff; 
font-size: 15px;} 
:-moz-placeholder { 
/* mozilla firefox 4 to 18 */ 
color: #fff; 
font-size: 15px;} 
::-moz-placeholder { 
/* mozilla firefox 19+ */ 
color: #fff; 
font-size: 15px;} 
:-ms-input-placeholder { 
/* internet explorer 10+ */ 
color: #fff; 
font-size: 15px;}

/*
*组件样式
*/
.titlestyle1152744{ line-height: 220%; color: #222222; font-size: 9pt; font-weight: bold; text-decoration: none;font-size: 14px;}
.summarystyle1152744{ line-height: 150%; color: #222222; font-size: 9pt ;}

.djyj_list dd {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;}
.djyj_list dd div{
    width: 90%;}

.djyj_list dd p {
    width: 100%;
    float: none;
    font-size: 14px;
    color: #999;
    line-height: 27px;
    height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

.djyj_list dd>span {
    float: none;
    display: inline-block;
    width: 45px;
    font-size: 16px;}
.zsjjy{
    height: 43.2px;}
.ewm{
    display: flex
;
    width: 220px;
    flex-direction: row;
    justify-content: space-between;
    text-align: center;}
.ewm p{
    line-height: 26px;}
