

/*** jqery dialog 锟斤拷锟街诧拷锟斤拷锟斤拷锟斤拷锟�
----------------------------------------------------------*/
 .ui-widget-overlay
{
	/* position: fixed; */
}

.ui-widget-overlay
{
	background: #000;
	/* opacity: .2; */
	-moz-opacity: 0.2;
	filter: alpha(opacity=20);
}

.all{
    width:100%;
    height:auto;
}
.top{
    width:99.8%;
    border:1px solid #ccc;
    border-top:none;
}
.top span{
    padding-left:10px;
    height:27px;
    line-height:27px;
}
.submenu{
    margin-top:18px;
    border-bottom:4px solid #95D457;
    height:38px;
}
.submenu div{
    width:545px;
    margin:0 auto;
   
}
.submenu div span{
    display:inline-block;
    width:132px;
    height:34px;
    line-height:34px;
    text-align:center;
    cursor:pointer;
    font-family:'Microsoft YaHei';
    
}
.spanboder{
    color:#fff;
    font-size:15px;
     background-color:#428bca;
    /*background-image:url('../images/Complain/page03_04.png');*/
}
.curselected{
    border:none;
    color:#303133;
    font-size:12px;
    background-color:#EAEAEA;
    /*background-image:url('../images/Complain/page03_05.png');*/
}

.modular{
    width:100%;
    height:auto;
}
/*---------------锟斤拷询-----------------*/ 
.complain .searchinput{
    height:48px;
    line-height:48px;
}
.searchinput .searchleft{
    width:700px;
    float:left;
}
.searchinput .searchright{
    width:300px;
    float:right;
    margin-right:0px;
}
.searchinput .searchleft span{
    display:inline-block;
}
.searchinput .searchleft input{
    vertical-align:middle;
    height:24px;
    line-height:24px;
}
.searchinput .searchleft .imgbtn{
    background-image:url(../pointsimg/chaxun.png);
    width:68px;
    height:24px;
    border:none;
    padding:0;
}
.searchinput .searchright img{
    cursor:pointer;
}
.searchinput::after{
    clear:both;
    content:"";
    height:0;
    visibility:hidden;
    display:block;
}
.complain .tablesub{
    height:480px;
}
table{
    width:100%;
    border:1px solid #DFF3CC;
    text-align:center;
}
table tr th{
    border-right:none;
    border-bottom:1px solid #DFF3CC;
    background-color:#E8F7D8;
    height:30px;
    text-align:center;
}
table tr td{
    height:30px;
}
.odd{
     background-color:#FbFbFb;
}
.even{
    background-color:#F2F2F2;
}

/*---------------锟斤拷询锟斤拷转页锟斤拷-----------------*/ 
.agreement{
    width:86%;
    height:auto;
    margin:10px auto;
    background-image:url('../images/Complain/xy_bg.gif');
}
.agreement .agreetitle{
    height: 70px;
    line-height: 70px;
    font-size: 16px;
    font-weight: bolder;
    text-align: center; 
}
.XyContent{
    width: 633px;
    height: 266px;
    overflow: auto;
    text-align: left;
    text-indent: 2em;
    font-size: 13px;
    margin: 0 auto;
    border: 1px solid #cccccc;
}
.agreebtn{
    padding-top:20px;
    width:262px;
    height:50px;
    margin:0 auto;
}
.agreebtn img{
   cursor:pointer;
}

   
    

/*---------------锟斤拷锟斤拷锟斤拷锟斤拷-----------------*/ 

.question{
    width:100%;
    height:auto;
    overflow:hidden;
}
.question div .list{
    width:500px;
    float:left;
    margin:8px 0;
}
.question::after{
    display:block;
    clear:both;
    content:"";
    height:0;
    visibility:hidden;
}

.question div .list .title{
    height:32px;
    margin:0px 10px;
    background-image:url('../images/Complain/SecondCategory_bg.gif');
}
.title span{
    height:32px;
    line-height:32px;
    display:inline-block;
    /*width:95%;*/
    padding-left:10px;
}
 .title img{
     margin-top:-2px;
 }
.question div .list .questioncontent{
    height:180px;
}
.questioncontent p{
    margin-bottom:0px;
    padding:5px 20px;
    height:30px;
    line-height:30px;
}
.questioncontent p span{
    padding-left:10px;
    cursor:pointer;
}
.questioncontent p span:hover{
    color:#ff0000;
}
/*---------------锟界话-----------------*/ 
.tel{
    height:auto;
    width:96%;
    margin:0 auto;
}
.tel .teltitle{
    height:35px;
    line-height:35px;
    text-align:center;
    font-size:20px;
    font-family:'Microsoft YaHei';
    font-weight:bolder;
}
.tel p{
    margin:0;
}
.tel span{
    display:inline-block;
    width:100%;
    height:40px;
    line-height:40px;
    font-size:16px;
    font-family:'Microsoft YaHei';
    font-weight:bolder;
}
.tel hr{
    border:none;
    width:100%;
    border-top:1px solid #ccc;
    margin:5px 0 10px 0;

}
.tel div .telcontent{
    width:30%;
    margin-right:3.3%;
    float:left;
    height:auto;  
    padding:5px 10px;
}
.tel div:after{
    content:"";
    visibility:hidden;
    display:block;
    height:0;
    clear:both;
}

.bott{
    height:10px;
    width:100%;
}


/***************锟斤拷询锟斤拷锟斤拷投锟斤拷锟斤拷锟斤拷页锟斤拷*********************/
.complainDetial{
    margin-top:16px;
    height:500px;
    width:100%;
    padding:15px;
    border:1px solid #ccc;
}
.complainDetial div{
    height:auto;
}
.detailTitle{
    float:left;
    width:200px;
    text-align:right;
    height:30px;
    line-height:25px;
    font-family:'Microsoft YaHei';
    font-size:15px;
    font-weight:bolder; 
}
.detailContent{
    float:left;
    width:760px;
    padding-left:10px;
    height:auto;
    min-height:25px;
    line-height:25px;
    text-align:left;
}
.detailContent::after{
    display:block;
    height:0;
    content:"";
    clear:both;
    visibility:hidden;
}