/*advisory文件下页面公共样式*/
.sub{display: inline-block;width: 150px;height:36px;line-height: 36px;text-align: center;border-radius: 6px;background-color: #B8945B;color: white;font-size: 14px;cursor: pointer;}
.sub2{width: 150px;height: 36px;line-height: 36px;text-align: center;border: 1px solid rgb(27,41,46);border-radius: 4px;margin-right: 20px;margin-top: 50px;display: inline-block;vertical-align: middle;}
.inp{border: 1px solid rgb(233,233,233);width: 200px;height: 36px;padding-left: 5px;border-radius: 4px;vertical-align: middle;}
.tare{width: 80%;border: 1px solid rgb(233,233,233);border-radius: 4px;padding: 5px;height: 250px;vertical-align: top;resize:none}
.sub2 img{width: 10px;margin:0 -14px;margin-bottom: 2px;}
.suba img{width: 10px;margin:0 -14px;margin-bottom: 2px;margin-right:14px;}
.subb img{width: 10px;margin:0 -14px;margin-bottom: 2px;margin-left:14px;}
.sub img{width: 14px;margin:0 -14px;margin-bottom: 2px;margin-left:25px;}
/*咨询列表*/
.list .tousu{width: 100%;height: 80px;padding: 0 40px;border: 1px solid rgb(238,238,238);}
.list .tousu {width: 100%;height: 78px;padding: 21px 40px;border: 1px solid rgb(238,238,238);}
.list .tousu .subtext{display: inline-block;margin-left: 10px;color: rgb(27,41,46);}
.list .uls{width: 100%;height: auto;margin-top: 30px;}
.list .uls li{width: 100%;height: auto;padding: 25px 30px;border: 1px solid rgb(238,238,238);margin-bottom: 20px;}
.list .uls li .p1{font-size: 16px;}
.list .uls li .p2{font-size: 12px;color: rgb(164,164,164);margin: 10px 0 25px;}
.list .uls li .li_bottom{background-color: rgb(238,238,238);padding:20px 30px;overflow: hidden;line-height: 26px;}
.list .uls li .li_bottom .lib_tit1{float: left;vertical-align: middle;width: 4%;}
.list .uls li .li_bottom .lib_tit2{float: left;vertical-align: middle;width: 95%;height: auto;}

/*提交咨询 和投诉建议共用样式*/
.dosub_porp .p_tit{width: 95%;margin-left: 5%;border-bottom: 1px solid rgb(238,238,238);font-size: 18px;line-height: 50px;}
.dosub_porp .textbox{margin-left: 5%;height: auto;width: 600px;margin-top: 30px;overflow: hidden;}
.dosub_porp .textbox .lab{display: inline-block;width: 75px;height: 36px;text-align: right;line-height: 36px;font-size: 14px;vertical-align: middle;margin:0 20px 20px 0;}
.dosub_porp .textbox .name{display: inline-block;height: 36px;line-height: 36px;font-size: 16px;vertical-align: text-bottom;}
.dosub_porp .textbox .inp{vertical-align: text-bottom;}
.dosub_porp .textbox .sub{float: right;margin: 24px;}
/*建议和投诉两个页面的私有样式*/
.proposal .sub{margin-top: 20px;width: 120px !important;}
.proposal .jianyi{margin-left: 5%;}
.proposal .active{color: black;background-color: white;border: 1px solid rgb(238,238,238);}
.proposal select{margin-left: -4px;}
.proposal .timeinp{background: url(../images/timelogo.png)no-repeat;background-position: 95% 6px;background-size: 20px 20px;}



/*提交成功*/
.suctext{padding-left: 5%;}
.suctext .p_tit{width: 100%;border-bottom: 1px solid rgb(238,238,238);font-size: 18px;line-height: 50px;color: rgb(201,28,28);font-weight: bold;margin-bottom: 20px;}
.suctext .ps{line-height: 26px;}























































