@charset "utf-8";
/**受理反馈**/
.m-serchForm table{width: 100%; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; font-size: 14px;}
.m-serchForm tr td{padding: 6px 16px;border-top: 1px solid #ddd;border-left: 1px solid #ddd;}
.m-keyTitle{    width: 150px;text-align: right; background: #f5f5f5;    font-size: 16px;}
.m-sctimes #subKeywords{width: 450px;height: 39px;border: 1px solid #ddd;border-radius: 4px;padding-left: 10px;}
.m-sctimes .u-scsub{background: url(../../images/interactionNew/bg-mainBtn.png) center center no-repeat;width: 116px;height: 39px;border: none;    vertical-align: middle;margin-bottom: 3px;}

.m-switchDeart {border-bottom: 1px solid #ddd;}
.m-switchDeart ul li{float: left;}
.m-switchDeart ul li a{display: block;padding:16px 45px;font-size: 16px;color: #333;font-weight: bold;}
.m-switchDeart ul li.u-active a{background: url(../../images/interactionNew/three-3d.png) bottom center no-repeat;color: #b80608;}
.m-listDepart{padding: 25px 0;}
.m-listDepart ul li{float: left;    margin-right: 29px;    width: 20%;    line-height: 30px;}
.m-listDepart ul li a{display: block;font-size: 16px;padding: 0 10px;overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-listDepart ul li.u-active a{color: #b80608;font-weight: bolder;}
.m-listDepart ul li a span{color: #f40000;font-size: 14px;}
.m-listDepart ul li.u-active a span{color: #fff;}
.m-listDepart .j-brmore{     display: inline-block;width: 40px;color: #c32e30;font-size: 14px;background: url(../../images/interactionNew/arrow-down2.png) right center no-repeat;}

.m-stateMail ul li{float: left;padding: 5px 3px;}
.m-stateMail ul li a{display: block;padding: 0 10px;    border-right: 1px solid #ddd;}
.m-stateMail ul li.u-active a{color: #b80608;font-weight: bolder;}
.m-stateMail ul li.u-rightNo a{border-right:none;}
.m-stateMail ul li.u-unlimited a{border: 1px solid #ddd;font-weight: bold;}

.m-rangeTime .m-rangestart,.m-rangeend {height: 32px; width: 165px; }
.m-rangeTime .m-rangestart input,.m-rangeTime .m-rangeend input{ background: url(../../images/interactionNew/bg-time.png) 144px center no-repeat;box-shadow: none; border-radius: 0; margin-bottom: -10px;}

.m-serchListHeader{height: 42px;line-height: 42px;}
.m-serchList span{display: inline-block;float: left;text-align: center;overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-serchList .u-span1{width: 243px;}
.m-serchList .u-span2{width: 415px;text-align: left;    padding-left: 15px;}
.m-serchList .u-span3{width: 182px;}
.m-serchList .u-span4{width: 186px;}
.m-serchList .u-span5{width: 174px;}
.m-serchListHeader {background: #f5f5f5;}
.m-serchListHeader span{font-weight: bold;}
.m-serchListBox {margin-top: 10px;}
.m-serchListBox ul li{border-bottom: 1px dashed #ddd;height: 60px;line-height: 60px;}
.m-serchListBox ul li a{display: block;}
.u-color-ff0{color: #ff0000;}
.u-color-d8a{color: #d8a908;}
.u-color-4f9{color: #4f9900;}
#pagination{margin: 30px 0 100px;}


.m-writeTo{right: 0; top: -8px}
.m-writeTo .u-a1{    width: 94px; height: 35px; line-height: 35px;color: #ffffff; font-weight: bold;background: #b80608; display: inline-block;text-align: center;border-radius: 6px;}
.m-writeTo .u-a2 {    color: #b80608; font-size: 18px;font-weight: bold;margin-right: 17px;}
.m-writeTo .u-a2 img{    vertical-align: middle;margin-bottom: 6px; margin-right: 10px;}
/*medium pcScreen lg*/
@media screen and (min-width: 1240px) {

}
@media (max-width:1239px) and (min-width:1200px){
.m-serchList .u-span2{width: 330px;}
}
/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {
.m-serchList .u-span1{display: none !important;}
.m-serchList .u-span2{width: 380px;}
}
/*pad md*/
@media screen and (max-width: 991px ){
.m-serchList .u-span2{width: 75%;}
.m-serchList .u-span5{width: 24%;}
.m-serchList .u-span3,.m-serchList .u-span4{display: none !important;}
.m-serchListBox ul li{height: 48px;line-height: 48px;}
#pagination{margin: 0;}
.m-listDepart ul li{width: 100% !important;}
}
/*phone sm*/
@media screen and (max-width: 767px) {
.m-keyTitle{width: auto;}
.m-serchForm tr td{padding: 6px 6px;}
.m-switchDeart ul li a{padding: 16px 10px;}
.m-sctimes{position: relative;height: 40px;}
.m-sctimes #subKeywords{position: absolute;width: 100%;top: 0;padding:0 120px 0 10px;}
.m-sctimes .u-scsub{    position: absolute; right: 0; top: 0}
.m-writeTo{    position: static; margin-bottom: 10px;text-align: right;}


}