@CHARSET "UTF-8";
/*投诉建议*/
#bg{ display:block; position:fixed; top:0; left:0; width:100%; height:100%; background-color:black; z-index:97; -moz-opacity:0.7; opacity:.70; filter:alpha(opacity=70); display:none;}
.complaint_div{position:fixed; top:100px; left:0; z-index:99;}
.complaint_div{top:50px;}
.complaint_box{width:827px; height:auto; overflow:hidden; margin:auto; border:5px solid #CFCFCF; background:#fff;}
.complaint_box .complaint_header{width:817px; height:35px; background:#E5E5E5; line-height:35px; font-size:14px; color:#333333;font-family:"Microsoft Yahei"; padding-left:10px;}
.complaint_box .complaint_header span{font-size:22px; color:#a0a0a0;font-family:"Microsoft Yahei"; font-weight:600; margin-right:15px; cursor:pointer;}
.complaint_box .complaint_content1{width:807px; height:auto; padding:20px 10px; color:#666;}
.complaint_box .complaint_content{width:747px; height:auto; overflow:hidden; overflow-y:auto; padding:20px 40px; color:#666;}
.complaint_box .complaint_content p{color:#666; padding:5px 0;}
.complaint_content .complaint_type{width:807px; height:auto; overflow:hidden; padding:10px 0;}
.complaint_content .complaint_type ul{margin-top:8px;}
.complaint_content .complaint_type ul li{float:left; border:1px solid #E5E5E5; width:88px; height:29px; text-align:center; line-height:29px; margin-right:15px; margin-left:8px; cursor:pointer;}
.complaint_content .complaint_type ul li.cur{border-color:#FB1F5F;}
.complaint_content .complaint_type ul li.cur span{background:url(../images/gou.jpg) no-repeat; width:11px; height:11px; display:block; margin-top:-10px; margin-left:78px;}
.complaint_content .textarea_txt{width:443px; height:126px; border:1px solid #E5E5E5; margin-left:8px; margin-top:8px; line-height:20px; padding-left:5px; color:#555;}
.complaint_content p.update_img{padding-bottom:10px;}
.complaint_content p.update_img img{border:1px solid #E5E5E5; cursor:pointer; padding:8px !important;}
.complaint_content .log_txt{width:200px; height:18px; border:1px solid #E6E6E6; padding:5px 10px; padding-right:0; line-height:28px;}
.complaint_content .error{background:url(../images/error.jpg) 0 2px no-repeat; height:23px; padding-left:18px; color:#666; font-size:12px; padding-top:2px; color:#C70007; margin-left:10px; /*display:none;*/}
.complaint_content .yzm-img{margin-left:10px;}
.complaint_content p a.com_btn{background:#FA1D62; color:#fff; font-size:14px; font-family:"Microsoft Yahei"; padding:5px 30px; margin-left:60px; margin-top:10px;}
.complaint_s p.t{color:#FA1D62; font-size:18px; color:#63676a;font-family:"Microsoft Yahei"; font-weight:600; background:url(../images/da_gou_ico.jpg) 330px 0 no-repeat; padding-left:40px; padding-bottom:12px; line-height:30px; text-align:center;}
.complaint_s p{text-align:center; font-size:12px; color:#666666;}
.complaint_s .com_list{width:406px; height:auto; overflow: hidden; margin:auto; margin-top:20px; margin-bottom:20px;}
.complaint_s .com_list ul li{float:left; margin-right:53px; width:100px; text-align:center; cursor:pointer;}
.complaint_s .com_list ul li img{margin-bottom:8px;}
.complaint_s .com_list ul li p{text-align:center; line-height:20px;}
.complaint_s p a.com_btn{background:#FA1D62; color:#fff; font-size:14px; font-family:"Microsoft Yahei"; padding:5px 30px;}
.complaint_s p a.com_btn:hover{color: #fff !important;}
/*投诉建议结束*/