﻿.lm_wenda{margin: 20px 0 0 0;}
.lm_wenda .listnews{margin: 0;min-height: 648px;}
.lm_wenda .lmtitle,.lm_wenda .menunr{display: none;}
.lm_wenda .m-theme{border: 1px solid #dcdcdc;margin-bottom: 20px;padding: 15px;}
.lm_wenda .m-theme h2{height: 38px; line-height: 38px; font-size: 18px; color: #666;font-weight: bold;}
.lm_wenda .m-theme li{ width:97px; height: 40px; line-height: 40px; overflow: hidden; background:url(../images/ico.png) left center no-repeat;  float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.lm_wenda .m-theme li a{display: block;padding-left: 12px; font-size: 16px;}

.position .postitle{float: left;}
/*****搜索区****/ 
.wenda_search{height:36px;float: right;padding: 9px 16px 9px 0;}
.wenda_search .sear_ul{width: 582px;height:36px;line-height: 36px; margin-right: 185px; position: relative;}
.wenda_search ul li{float:left;}
.wenda_search ul li.se_box{width:100%;height:28px;position:relative;}
.wenda_search ul li.se_box .msg-box{left:0;top:36px;position:absolute; z-index:99999;}
.wenda_search ul li.se_box input{float:left;width:98%;height:26px;line-height: 26px; background:#fff;padding:5px 2% 5px 0; text-indent:1em; font-size:14px;color:#929292; border:none; outline:none;border-radius: 4px 0 0 4px;overflow: hidden;}
.wenda_search li.sea_an{ height:36px; width:60px; position:absolute; right:0; top:0;background:#ebc84a;border-radius: 0px 4px 4px 0;overflow: hidden;}
.wenda_search li.sea_an input{float:left;width:60px;height:36px;background:url(../images/wd_searbtn.png) center no-repeat;border:none;overflow:hidden;cursor:pointer;outline:none;text-indent:-99999em;font-size:0;}
.wenda_search .sea_link{ position: absolute; right:0; top:0;  width: 175px; font-size:14px;color: #666; line-height:54px;}
input.srkcss:focus{
    outline: none;
    border-color:#9ecaed !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
   transition: border linear .2s, box-shadow linear .2s;
}
/*****搜索区end****/ 

@media only screen and (max-width:991px) {
	.lm_wenda .m-theme li{width: 104px;}
	.lm_wenda .listnews{min-height: auto;}
	.position .postitle{display: none;}
	.wenda_search{float: none;}
	.wenda_search .sear_ul{width: 540px;}
}

@media only screen and (max-width:767px) {
	.lm_wenda .m-theme li{width:20%;}
	.wenda_search .sear_ul{width: 100%;margin-right: 0;}
	.wenda_search .sea_link{display: none;}
}

@media only screen and (max-width:580px) {
	.lm_wenda .m-theme li{width:25%;}
}
@media only screen and (max-width:480px) {
	.lm_wenda .m-theme li{width:33.33%;}
}