@charset "utf-8";
/**success开始*/
#showbox{
width:500px;
height:260px;
border:4px solid #CCC;
box-shadow:5px 5px 8px #999999;
-moz-box-shadow:5px 5px 8px #999999;
-ms-box-shadow:5px 5px 8px #999999;
-webkit-box-shadow:5px 5px 8px #999999;
background-color:#FFFFFF;
position:relative;
font-size:14px;
text-align:center;
margin-top:20px;
}

#showbox #close{position:absolute;top:10px;right:10px; cursor:pointer}
#showbox #smile{
	position:absolute;
	top:45px;
	left:145px;
	width: 204px;
	height: 55px;
}
#showbox #smile img{float:left}
#showbox #smile span{
	float:left;
	margin:18px 10px;;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:bold;
	color:#333;}
#showbox #info{
	margin-top:120px;
	font-size:14px;
	color:#333;
	font-family:"微软雅黑";}
#showbox #msg{
	margin-top:20px;
	font-size:14px;
	color:#333;
}
#showbox div a.back{width:100px;height:30px; line-height:30px; display:block; 
background:#E8811A;color:#FFF; font-size:16px; text-decoration:none; font-family:"微软雅黑"}
#showbox div a.back:hover{ background:#B96715}
/**success结束**/
.mt20{ margin-top:20px;}
.ml20{ margin-left:20px;}
.mr20{ margin-right:20px;}
.mb20{ margin-bottom:20px;}
/**表单区域*/
table{border-collapse:collapse; border-spacing:0}
.form-table tr td{ border:1px solid #DDDDDD;padding:10px 12px;color:#333;}
.radio-input label{ margin-right:12px;}
.input-title{width:300px;height:22px;line-height:22px; border:1px ssolid #CCC}
.input{ width:200px}
.start{color:red; margin-left:5px;}
.submit{width:200px;height:50px;background:#E8811A;border:none; outline:none; 
font-size:22px;color:#FFF; font-family:"微软雅黑";border-radius:5px; border-bottom:4px solid #CB7115}
.submit:hover{ background:#C16C15; cursor:pointer}
.orderid{ width:200px; height:28px; line-height:28px; border:1px solid #CCC; font-size:14px; font-weight:bold; padding-left:10px}
.btn-search{ width:60px; height:30px;color:#FFF; outline:none; border:none; background:#F78D12; cursor:pointer; border-radius:2px}

.categorylist{border-bottom:2px solid #CCC; height:35px;width:100%;position:relative}
.categorylist li{float:left;_float:left; margin-right:20px;}
.categorylist li a{font-size:14px;display:block; line-height:35px; height:35px;float:left; text-decoration:none}
.categorylist li a.active{ border-bottom:2px solid #D3900A}
.childrenList{position:absolute;top:40px; left:0px; display:none;}
.childrenList label{margin-right:20px; float:left; height:30px; line-height:30px; cursor:pointer}
.childrenList label input{float:left;height:30px; line-height:30px;}

.form-nav{width:100%;height:50px; line-height:50px; border-bottom:5px solid #2D91E7;overflow:hidden}
.form-nav div{float:left;}
.form-nav div.form-left{ text-align:left;}
.form-nav div.form-right{text-align:right;}
.form-nav div.form-left h1{color:#333; font-size:20px;}
.form-nav div.form-right span{ font-size:14px;color:#333}
.form-nav div.form-right a{ font-size:14px;color:#333;}
.form-nav div.form-right a:hover{color:#900}
.form-intro{ width:100%;text-align:center; margin-top:10px}
.form-intro div{width:100%;background:E6E6E6; text-align:left}
.form-intro div p{color:#333; font-size:14px; margin-top:5px;}
.mtext{ border:1px solid #CCC; height:24px; line-height:24px;}
.mwidth{ width:200px}
/**表单区域END*/

/**信息详情*/
.searchtitle tr td{ font-weight:bold; font-family:"微软雅黑"}
.detaillist tr td{border:1px solid #DDDDDD;padding:10px 10px;font-size:14px;color:#333}
.detaillist tr td span.fb{ font-size:14px; font-weight:bold;}
.txtarea{ width:500px; height:140px; resize:none}
.STYLE2 {color:#442000; font-size:12px;}
.STYLE1 {color:#442000;font-size:12px}
.pinlun img,.pinlun label,.pinlun label input{ float:left; height:25px;
line-height:25px}
.pinlun{ display:inline-block;margin-right:20px}
.isYes{ font-size:14px;color:green}
.btn-comment{width:80px;height:35px;background:#E3831C;border:none;outline:none; 
font-size:16px;color:#FFF;border-radius:5px; border-bottom:2px solid #AA7E15}
.btn-comment:hover{background:#BF6F17; cursor:pointer}
.ordertxt{ width:200px; height:30px; line-height:30px; color:#333;}
/**信息详情*/

/**searchbox*/
.searchlist{height:40px; line-height:40px; width:100%;border:1px solid #CCC; text-align:left}
.searchlist div{ float:left; margin-left:10px}
.seachbox{width:200px;height:22px;line-height:22px;border:1px solid #CCC;color:#333;}
.mborder{border-bottom:1px dotted #CCCCCC}
.mlist{font-size:14px;;color:#333}
.mtitle{width:300px; display:block; height:30px; line-height:30px; overflow:hidden;}
.pagesbox{font-size:12px;color:#333}
.pagesbox a{color:#900;}
.t2{color:#FFF}
/**appeal*/
#appealbox div{width:100%;height:auto}
.preface{height:60px; line-height:60px;text-align:center}
.preface h2{color:#ED1B1C;font-weight:bold;letter-spacing:10px;}
.btngroup{ text-align:center;height:100px;line-height:100px;}
.btngroup input{width:200px;height:50px;background:#2DBAE2;border:none;outline:none;
font-size:20px;color:#FFF;border-radius:5px; border-bottom:2px solid #0D7FB2; margin-left:20px}
.btngroup input:hover{background:#24A2C6; cursor:pointer}
.btngroup input:active{ background:#1F83A2}

#infolist tr td{border-bottom:1px solid #e8e8e8; height:35px; line-height:35px}
.c-time{ font-size:14px; color:#666}
/***分页*/
.pagebox{overflow:hidden; zoom:1; font-size:12px; font-family:"宋体",sans-serif; width:100%}
.pagebox span{ margin-right:2px; overflow:hidden; text-align:center; background:#fff; }
.pagebox span a{ overflow:hidden; zoom:1; }
.pagebox span.pagebox_pre_nolink{border:1px #ddd solid;  height:21px; line-height:21px; text-align:center; color:#999; cursor:default;}
.pagebox span.pagebox_pre{color:#3568b9; height:23px;}
.pagebox span.pagebox_pre a,.pagebox span.pagebox_pre a:visited,.pagebox span.pagebox_next a,.pagebox span.pagebox_next a:visited{border:1px #b8b8b8 solid; color:#b8b8b8; text-decoration:none; text-align:center; width:53px; cursor:pointer; height:21px; line-height:21px;}
.pagebox span.pagebox_pre a:hover,.pagebox span.pagebox_pre a:active,.pagebox span.pagebox_next a:hover,.pagebox span.pagebox_next a:active{color:#363636; border:1px #363636 solid;}
.pagebox span.pagebox_num_nonce{border:1px #03A2EA solid; padding:0 8px; height:21px; line-height:21px; color:#fff; cursor:default; background:#03A2EA;}
.pagebox span.pagebox_num{color:#3568b9; height:23px;}
.pagebox span.pagebox_num a,.pagebox span.pagebox_num a:visited{border:1px #b8b8b8 solid; color:#8a8a8a; text-decoration:none; padding:0 8px; cursor:pointer; height:21px; line-height:21px;}
.pagebox span.pagebox_num a:hover,.pagebox span.pagebox_num a:active{border:1px #363636 solid;color:#363636;}
.pageStyle{
    border:1px solid #DDD;
    background:#F2F2F2;
    display:inline-block;
    margin:1px;
    text-decoration:none;
    font-size:12px;
    width:15px;
    height:15px;
    text-align:center;
    line-height:15px;
    color:#CCC;
    padding:1px 2px;
}
.page_jump{display: none;}
/******常见问题******/
.problem-title{height:50px;line-height:50px; border-bottom:1px solid #DBDBDB}
.p-icon{background:url(../images/smxy/rec.png) no-repeat left center;}
.problembox{width:720px;border:1px solid #CCC;float:left}
.problem{width:355px;float:left;}
.problembox div{float:left;}
.problem-icon{ text-align:center; margin-top:10px}
.problem-title{height:45px;line-height:45px;}
.problem-title h2{ font-size:18px;color:#333;display:inline; float:left}
.problem-title span{float:right}
.problem-title span a{ font-size:12px;color:#333}
.problem-info{ margin-top:10px;height:240px; margin-bottom:10px; text-align:left}
.problem-info ul li span{color:#900; margin-right:10px}
.problem-info ul li a{display:block; width:100%; height:30px; line-height:30px; overflow:hidden; font-size:14px;}
.problem-info ul li a:hover{ text-decoration:none}
.problem-b-border{ border-bottom:1px solid #CCCCCC}

#wxfloat{ position:fixed; top:20%; right:0px; width:137px; height:228px}
#close{ position:absolute; top:-18px;left:0px;}

.badge{
padding:2px;
background: red; 
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
border-radius:10px;
color:#FFF;
font-size:12px }