   .zx_ml_list_page .rightcon input[type="text"]
   {    
    border: 1px solid #f0f0f0;
    display: inline-block;
    text-align: center;
    color: #666;
    line-height: 18px;
    width: 48px;
    margin-right: 5px;
    height: 18px;
	float:left;
	}

   .zx_ml_list_page .rightcon input[type="button"]
	{
    width: 40px;
    height: 20px;
    background: #3d7fca;
    color: #fff;
    line-height: 20px;
    font-size: 13px;
    text-align: center;
    display: inline-block;
    border: 0;
    cursor: pointer;
	}

	.zx_ml_list_page .rightcon span
	{
	margin:0 2px;
	}
/* 附件下载 */
.fjdown{margin-left：10px;}
.fjdown h3{    
    font-size: 24px;
    color: #206ad4;
    font-weight: normal;
    padding: 0 0 10px 0;}

.fjdown p{
    font-size: 14px;
    line-height: 30px;}










    /*适老化*/
body.useOldFixed .zm_ml_xsdw_left #sliderNav li.sliderTag a.slidera:not(.skipAutoFix) {
    left: 0px !important;
	
}
body.useOldFixed .zm_ml_xsdw_left #sliderNav li.sliderTag span:not(.skipAutoFix){display: none;}
body.useOldFixed .zm_ml_xsdw_left #sliderNav li.sliderTag span.bg:not(.skipAutoFix){display: block;}
body.useOldFixed .zm_ml_xsdw_left .xw_tit{background-size:100%}
body.useOldFixed .wraper .search a{width:180px !important}
body.useOldFixed .wraper .search input{width:400px !important}
body.useOldFixed .wraper .search .btn1{width:120px !important}
body.useOldFixed .wraper {
    padding: 0 0 0px 0;}

body.useOldFixed .zm_ml_xsdw_right{ width:875px; float:left; display:inline; margin:20px 0 0 20px;}
body.useOldFixed .zm_ml_xsdw_right .zx_rm_search,.zm_ml_xsdw_right .zx_ml_list_page{ margin:0;}
body.useOldFixed .zm_ml_xsdw_right .zx_ml_list ul li{ height:46px; line-height:46px;}
body.useOldFixed .zm_ml_xsdw_right .zx_ml_list ul li span{ height:46px;}
body.useOldFixed .zm_ml_xsdw_right .zx_ml_list{ margin:5px 0 30px 0;}
body.useOldFixed .zm_ml_xsdw_right .zx_ml_list ul li>span:not(.skipAutoFix){display:none;}

@media (max-width: 780px){
	body.UseInMobile .zx_rm_tit p{
    font-size: 16px !important;}
}
/*适老化*/