button, select, textarea, input {
    font-size: 100%;
    -webkit-appearance: auto;
    appearance: auto;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.main {
    width: 1200px;
    margin: 40px auto;
    margin-top: 30px;
	background: #FFF;
	box-shadow: 0 4px 20px 0 rgb(0 0 0 / 10%);
}

.title-tips {
    color: #000;
    padding: 10px 40px 10px 5px;
}
.main > div:nth-child(even) {
    background-color: #ffffff;
}
.main > div .title, .main > div .cont {
    display: flex;
    align-items: center;
}
.main > div .title i {
    color: #DBDBDB;
    font-size: 34px;
    font-weight: bold;
    font-style: normal;
    letter-spacing: 3px;
}
.main > div .title h6 {
    color: #333;
    font-size: 26px;
    margin: 0 10px;
}
.main > div .title small {
    color: #999;
    font-size: 16px;
}
.main > div .cont {
    height: 60px;
    padding-left: 60px;
    position: relative;
}
.main > div .cont span {
    font-size: 16px;
    color: #666;
}
.main > div .cont input[type='text'] {
    width: 422px;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    padding-left: 10px;
    color: #999;
    border: 1px solid #EDEDED;
}

.main > div:nth-child(odd) {
    background-color: #F9FCFE;
}
.main > div {
    width: 1200px;
    padding: 40px;
    position: relative;
	box-sizing: border-box;
}
.main > div .cont > div > input[type='radio'], .main > div .cont > div > input[type='checkbox'] {
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
    cursor: pointer;
    border: 1px solid #666;
}
.main > div .cont > div > label {
    font-size: 16px;
    color: #666;
    margin: 0 30px 0 10px;
    cursor: pointer;
}
.main .lbl-active {
    color: #096DD9!important;
}
.btn-box{
    width:1200px;
    height:40px;
    margin:0 auto;
    text-align: center;
    margin-bottom: 60px;
}

.btn-box .btn-submit{
    width:116px;
    height:40px;
    font-size:14px;
    color:#fff;
    background-color: #086ED8;
    border:1px solid #086ED8;
    border-radius: 6px;
    cursor: pointer;
    transition: all .5s;
}
.btn-box .btn-submit:hover{
    background-color:#067efb;
}

/* 搜索表单列表 */
.main .top-box {
    background: #FFF;
    border-top: 2px solid #0A6EDB;
	margin-bottom: 20px;
	box-shadow: 0 4px 20px 0 rgb(0 0 0 / 10%);
	padding: 0;
}
.main .top-box .title {
    width: 1200px;
    height: 59px;
    line-height: 60px;
    text-align: center;
    background: #0A6EDB;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/toptotalbg.png) no-repeat;
}
.main .top-box .title h6 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 3px;
    position: relative;
    top: -2px;
}
.main .top-box .company {
    margin: 30px 0 20px 0;
}
.main .top-box .company h6 {
    color: #333;
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 3px;
}
.main .top-box .result label {
    color: #333;
    font-size: 20px;
    text-align: center;
}
.main .top-box .result i {
    color: #FB6C06;
    font-size: 30px;
    font-style: normal;
    margin: 0 5px;
}
.conAuto {
    width: 1200px;
    min-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
}
.conAuto {
    box-sizing: border-box;
	box-shadow: 0 4px 20px 0 rgb(0 0 0 / 10%);
	padding: 0!important;
}


.result-list ul {
    min-height: 348px;
    padding: 20px 30px;
    overflow: hidden;
}
.result-list li a {
    display: block;
    color: #404040;
    font-size: 22px;
    height: 58px;
    line-height: 58px;
    float: left;
    max-width: 288px;
    min-width: 70%;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.result-list #ulPlayPist span {
    float: right;
    height: 58px;
    line-height: 58px;
    color: #404040;
    font-size: 22px;
}
.result{text-align: center;padding-bottom: 20px;}
.article_box .p_box{border-bottom: unset;}
.article_box{margin: 40px auto 40px;}

/* 企业注册 */
.title-tips .zc-tt{text-align: center;font-size: 32px;font-weight: bold;color: #666;}
.select_box li {
    width: 178px;
    height: 40px;
    border: 1px solid #EDEDED;
    float: left;
    margin-right: 28px;
}
.select_box li select {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 12px;
    border: none;
    background: transparent;
    font-size: 15px;
    color: #8f8f8f;
    box-sizing: border-box;
    line-height: 16px;
}
.sr-num{font-size: 20px;padding: 30px 0px 0 30px;color: #919191;}
.sr-num span{display: inline-block;color: #ed2b25;padding: 0 5px;font-size: 22px;}
.ser-njg{display: none;text-align: center;}
.ser-njg p{font-size: 22px;margin-bottom: 40px;}
.ser-njg a{background: #033ddb;color: #FFF;font-size: 20px;padding: 10px 20px;display: inline-block;margin: 0 auto;}


    * {
      padding: 0;
      margin: 0;
    }

/* 外面盒子样式---自己定义 */

    .page_div {
      margin-top: 20px;
      margin-bottom: 20px;
      font-size: 15px;
      font-family: "microsoft yahei";
      color: #666666;
      margin-right: 10px;
      padding-left: 20px;
      box-sizing: border-box;
      display: flex;
      justify-content: center;
      align-items: center;
    }

/* 页数按钮样式 */

    .page_div a {
      min-width: 30px;
      height: 28px;
      border: 1px solid #dce0e0 !important;
      text-align: center;
      margin: 0 4px;
      cursor: pointer;
      line-height: 28px;
      color: #666666;
      font-size: 13px;
      display: inline-block;
    }

    #firstPage,
    #lastPage {
      width: 50px;
      color: #0073A9;
      border: 1px solid #0073A9 !important;
    }

    #prePage,
    #nextPage {
      width: 70px;
      color: #0073A9;
      border: 1px solid #0073A9 !important;
    }

    .page_div .current {
      background-color: #0073A9;
      border-color: #0073A9;
      color: #FFFFFF;
    }

    .totalPages {
      margin: 0 10px;
    }

    .totalPages span,
    .totalSize span {
      color: #0073A9;
      margin: 0 5px;
    }