@charset "UTF-8";
/*=======Version-1.o======*/
/*======Author-SdL=======*/
/*=====Tim09102o18======*/
/*====SiChaunService===*/

* {
    font-family: Microsoft YaHei, sans-serif;
}
ul,li{ padding:0;margin:0;list-style:none}
.formPic {
    position: absolute;
    top: 18px;
    right: 12px;
    cursor: pointer;
}
.formList {
    position: absolute;
    width: 455px;
    left: -1px;
    top: 43px;
    z-index: 1;
    background: #f7f7f7;
    padding: 8px 0 10px;
    overflow-y: auto;
    border: solid 1px #cccccc;
    display: none;
}
.formList>li:hover {
    background: #ccc;
    color: #222;
    cursor: pointer;
}
.clz1 {
	display: block;
}
.formList>li {
    height: 32px;
    width: 100%;
    padding-left: 8px;
    font-size: 15px;
    color: #888;
    line-height: 32px;
    text-align: left;
}

.formList1 {
    position: absolute;
    width: 455px;
    left: -1px;
    top: 43px;
    z-index: 1;
    background: #f7f7f7;
    padding: 8px 0 10px;
    overflow-y: auto;
    border: solid 1px #cccccc;
    display: none;
}
.formList1>li:hover {
    background: #ccc;
    color: #222;
    cursor: pointer;
}
.clz11 {
	display: block;
}
.formList1>li {
    height: 32px;
    width: 100%;
    padding-left: 8px;
    font-size: 15px;
    color: #888;
    line-height: 32px;
    text-align: left;
}
.clearFix:after {
    display: block;
    content: "";
    clear: both;
    overflow: hidden;
}

.center {
    width: 1000px;
    margin: 0 auto;
}

header > img, footer > img {
    width: 100%;
}

body {
    /*background: #f9f9f9;*/
}


/*banner文字开始*/
.center {
    width: 1040px !important;
    margin: 0 auto;
}

/*banner文字结束*/

/*查询框开始*/
.center .centerL {
	margin-left: 10%;
	margin-top: 5%;
    padding: 15px 30px 30px!important;
    border: solid 1px #e9e9e9;
    width: 80%!important;
    float: left;
    background-color: #ffffff;
}

.applicationNav {
    border-bottom: 1px solid #dcdcdc;
    height: 48px;

}

.applicationNav > span {
    border-bottom: 3px solid #c40311;
    font-size: 19px;
    height: 40px;
    line-height: 42px;
    display: inline-block;
}

.formBox {
    width: 455px;
    margin: 0 auto;
    padding: 30px 0 30px;
}

#form input {
    border: none;
    outline: none;
}
.formCode input{
    height: 100%;
    width: 213px;
    float: right;
    padding: 10px;
    line-height: 25px;
    background: transparent;
}
.formCode .code_icon{
    /* float: left; */
    display: flex;
    margin: 3px 0;
    height: 38px;
    width: 45px;
    border-right: 1px solid #dcdcdc;
    line-height: 33px;
	justify-content: center;
	align-items: center;
    /* text-align: center; */
}
.formButton li{
    height: 50px;
    width: 210px;
    line-height: 50px;
    text-align: center;
    background-color: #dfdfdf;
    font-size: 19px;
    border-radius: 4px;
    cursor: pointer;
}
.formButton li.subMit{
    float: left;
}
.formButton li.subRes{
    float: right;
}
.formButton li:hover{
    background-color: #c40311;
    color: #fff !important;
    transition: 0.2s;
}
.formCode {
    position: relative;
    margin: 20px 0;
    width: 270px;
    height: 45px;
    border: solid 1px #dcdcdc;
    background-color: #fafafa;
	display: flex;
	align-items: center;
}

.formCodeImg{
    position: absolute;
    right: -160px;
    top: -1px;
    width: 140px;
    height: 45px;
}
.formCode input {
    height: 100%;
    width: 213px;
    float: right;
    padding: 10px;
    line-height: 25px;
    background: transparent;
}
/*查询框结束*/

.cenBg {
    overflow: hidden;
     background: none!important; 
}

/*//右边显示*/
.center .centerR {
    width: 380px;
    height: 537px;
    margin-left: 20px;
    float: left;
    background-color: #fff;
    border: solid 1px #e9e9e9;
    padding: 15px 30px 30px;
}
/*右边结束*/


/*//底部落款*/
.copyText {
    padding: 20px 0;
    clear: both;
}

.copyText > p {
    font-size: 18px;
    text-align: center;
    line-height: 30px;
}


/* 软考查询便民服务css */
.forInput_div {
  /* position: relative; */
  display: flex;
  
  margin: 20px 0;
  width: 455px;
  height: 45px;
  border: solid 1px #dcdcdc;
  background-color: #fafafa;
}
.forInput_div .input_icon {
  float: left;
  display: block;
  margin: 3px 0;
  height: 38px;
  width: 45px;
  border-right: 1px solid #dcdcdc;
  line-height: 33px;
  display: flex;
  justify-content: center;
  align-items: center;
  /* text-align: center; */
}
.forInput_div input{
  height: 100%;
  width: 408px;
  float: right;
  padding:0 10px;
  line-height: 25px;
  background: transparent;
}
.error_query {
  margin-top: 30px;
  text-align: center;
  width: 100%;
  background: #fff;
  height: 50px;
  line-height: 50px;
  border: solid 1px #dcdcdc;
}
.success_query {
  width: 638px;
  margin-top: 30px;
  text-align: center;
  width: 638px;
  background: #fff;
}
.success_query tr td {
  border: solid 1px #dcdcdc;
  line-height: 50px;
}
.success_query tr td:nth-of-type(1),
.success_query tr td:nth-of-type(3){
  text-align: center;
  background: #f7f7f7;
}


/* 家电维修站查询 */
.success_jdwxzQuery table {
    margin-top: 20px;
    border: 1px solid #dcdcdc;
    width: 100%;
}
.success_jdwxzQuery table thead tr {
    line-height: 50px;
    height: 50px;
    border-bottom: 1px solid #dcdcdc;
}
.success_jdwxzQuery table thead th:nth-of-type(1){
    width: 90px;
}
.success_jdwxzQuery table tbody  tr {
    line-height: 30px;
    height: 30px;
}
.success_jdwxzQuery table tbody  tr td {
    padding-left: 5px;
}
.success_jdwxzQuery table tbody  tr td:nth-of-type(1),
.success_jdwxzQuery table tbody  tr td:nth-of-type(3){
    width: 90px;
}


.shenglue {
    text-overflow:ellipsis; 
    -moz-text-overflow:ellipsis; 
    overflow:hidden; 
    white-space: nowrap; 
}
table {
    table-layout:fixed;
}

/* 采购中心 */
.xq {
    display: none;
    margin-top: 20px;
}
.xq.active {
    display: block;
}
.table_xq {
    cursor: pointer;
    vertical-align: middle;
}

/*
  * 外面盒子样式---自己定义
  */

.page_div {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    font-family: "microsoft yahei";
    color: #666666;
    margin-right: 10px;
    padding-left: 0px;
    box-sizing: border-box;
}
/*
 * 页数按钮样式
 */

.page_div a {
    min-width: 38px;
    height: 37px;
    border: 1px solid #dce0e0!important;
    text-align: center;
    margin: 0px 4px;
    cursor: pointer;
    line-height: 33px;
    color: #666666;
    font-size: 16px;
    display: inline-block;
}

.page_div{
    text-align: center;
}
#firstPage,
#lastPage {
    width: 50px;
    color: #C30310;
    border: 1px solid #C30310!important;
}

#prePage,
#nextPage {
    width: 70px;
    color: #C30310;
    border: 1px solid #C30310!important;
}

.page_div .current {
    background-color: #C30310;
    border-color: #C30310;
    color: #FFFFFF;
}

.totalPages {
    margin: 0 10px;
}

.totalPages span,
.totalSize span {
    color: #C30310;
    margin: 0 5px;
}