
.wrap { width: 1000px; margin: 35px auto 0; }
.header { margin: 8px  auto 0; }
.about-img { width: 1000px; margin: 30px auto 0; }
.about-img img { display: block; }
.layoutleft { float: left; width: 110px; }
.layoutright { float: right; width: 870px;  border-width: 1px; border-style: solid; border-color: #f1f1f1; border-radius: 3px 3px 0 0; }
.side-nav { font-size: 16px; font-family: '微软雅黑','arial'; }
.side-nav-list .side-nav-list-item {  width:110px; height: 35px; line-height: 35px; text-align: center; }
.side-nav-list .side-nav-line { *float:left;  margin: 5px 0; height:1px; width:110px; background-position: 11px -245px; vertical-align: bottom; overflow: hidden;}
.side-nav-list li a {   display: inline-block;  width: 100%;  color:#999; }
/* .side-nav-list li a:hover { margin: 0; padding: 0; background: #b90b00; color:#fff; text-decoration: none;  } */
.side-nav-list .side-nav-list-item:hover {background-color: #b90b00; color: #fff; }
.side-nav-list .side-nav-list-item:hover a {  color:#fff; text-decoration: none; }
.side-nav-list .curr { background-color: #b90b00; }
.side-nav-list .curr a { margin-right: -15px; padding-right: 15px; color: #fff; background-position: 110px 14px;}

.layoutAreaContent { border-width: 1px; border-style: solid; border-color: #fbfbfb #d5d4d4 #aeadad; padding: 35px; line-height: 22px; border-radius: 3px 3px 0 0; }
.layoutAreaContent h2 {  margin: 30px 0 0;  font-size:14px; color: #b90b00;  }
.layoutAreaContent p { text-indent:0em;
    margin-left: 2em;
    line-height: 22px;}
.layoutAreaContent h1 { color: #b90b00; }
.red1 { color: #b90b00; }
/*网站地图*/
.linkbox {overflow:hidden;width:720px; margin:0 0 20px; padding:0 0 10px; border-bottom:1px dashed #d3d3d3;}
.linkbox h3{ font-size:14px; font-weight:bold; margin-bottom:5px;}
.linkbox li{float:left; margin-left:10px; line-height:24px; white-space:nowrap;}
.linkbox li a,.linkbox li a:visited{color:#666;}.linkbox li a:hover{color:#bd0a01;}

/*用户建议*/
.intxt { width: 250px; border: 1px solid #ddd; height: 20px; line-height: 26px; padding: 3px;  }
#feedback_content { border: 1px solid #ddd; }
/*友情链接*/
table { border-collapse: collapse; border-spacing: 0; }
.linkTable{background:#fff; width:100%; margin-bottom:10px;}
.linkTable caption{font-size:14px; color:#c90c10; line-height:28px; text-align: left; }
.linkTable th,.linkTable td{width:120px;height:25px; line-height:25px;padding:4px 0 0;text-align:center;border:1px solid #d8d8d8;vertical-align:middle;}
.linkTable th{background:#d8d8d8; color:#c90c10; font-weight:bold;}
.linkTable td{}
.tousu_desc{
    margin-bottom: 25px;
    font-size: 15px;
}
.tousu_title{
    background: rgba(216,216,216,1);
    text-align: center;
    height: 35px;
    line-height: 35px;
    color: #333;
    font-size: 18px;
    margin-bottom: 35px;
}
.form_submit label{
    margin: 10px 0;
    width: 110px;
    text-align: right;
    display: inline-block;
}
.form_submit>div{
    margin-bottom: 10px;
}
.complaint-box {
    position: relative;
    display: flex;
}
.complaint-box ul {
    position: relative;
    top: 3px;
    flex: 1;
    display: flex;
    
}
.complaint-box ul li {
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    padding: 0 10px;
    margin-right: 10px;
    width: 80px;
    text-align: center;
}
.complaint-box ul li:hover, .complaint-box ul li.is-on{
    color: #fff;
    background: #d22222;
}
.form_submit input{
    width: 500px;
    height: 35px;
    padding-left: 5px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}
.form_submit label i{
    color: #d22222;
    margin-right: 5px;
}
.form_submit textarea{
    vertical-align: text-top;
    resize: none;
    width: 500px;
    height: 160px;
    padding: 10px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
button{
    border: none;
    padding: 5px 25px;
    cursor: pointer;
    margin-top: 10px;
    opacity: .9;
}
button:hover{
    opacity: 1
}
.send_btn{
    color: #fff;
    margin-left: 110px;
    background: #d22222;
    margin-right: 10px;
    margin-bottom: 50px;
}
.cancel_btn{
    border: none;
    padding: 5px 25px;
    cursor: pointer;
    margin-top: 10px;
    opacity: .9;
    color: #333 !important;
    text-decoration: none !important;
    background: #ccc;
}
#drag_verify{
    vertical-align: top;
    width: 250px;
}
.fl{
    float: left;
}
.subtitle{
    font-weight: normal;
    font-size: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 30px;
}
.mb30{
    margin-bottom: 30px !important;
}
.color_gray{
    color: #999;
}
.uploadifive-button {
    position: relative;
    width: 130px;
    height: 130px;
    cursor: pointer;
    background-image: url(/images/upload.png);
    background-size: 100% 100%;
    display: block;
    margin-left: 113px;
}
.file_button input{
    width: 140px;
    height: 130px;
}
.uploadifive-queue{
    padding-left: 113px;
    box-sizing: border-box;
    position: relative;
}
.close {
    background: none;
    text-align: center;
    position: static;
}
.uploadifive-queue-item{
    display: inline-block;
    margin: 20px 50px 0 0;
}
.filename img{
    max-width: 150px;
    max-height: 50px;
}
.service-item .service-item-tips{
  color: #0092d2;
}
.service-item .ad-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: 20px;
}

.service-item .ad-list .ad-list-item {
  float: left;
  display: inline;
  width: 25%;
  overflow: hidden;
  margin-top: 10px;
  padding-bottom: 3px;
  text-align: center;
  color: #999;
}
.service-item .ad-list .ad-list-item a {
  display: block;
  width: 160px;
  height: 100px;
  overflow: hidden;
  margin: 0 auto;
  line-height: 140px;
  border: 1px solid #cfebfd;
  background: url(https://skin.elecfans.com/images/service/ad-bg.png);
}
.jf-table {
  border-collapse: collapse;
  border-spacing: 0;
  text-align: center;
}
.jf-table th {
  background: #f3f8ff;
}
.jf-table th, .jf-table td {
  border:1px solid #d8d8d8;
  line-height:30px;
  text-indent:10px;
}