﻿@charset "utf-8";
/* CSS Document */

* {
    padding: 0;
    margin: 0;
}

body {
    margin: 0 auto;
    color: #676767;
    font-size: 14px;
    _background-attachment: fixed;
    background-image: url(../images/style.css##);
    font-family: Helvetica;
    word-break: break-all;
}

p, h1, h2, h3, ul, li, form, input {
    padding: 0;
    margin: 0;
    list-style: none outside;
}

a {
    text-decoration: none;
    color: #676767;
    transition: all 0.4s ease 0s;
}

a:hover {
    text-decoration: none;
}

b {
    font-weight: normal;
}

img {
    padding: 0px;
    margin: 0px;
    max-width: 100%;
    vertical-align: bottom;
    border: 0;
}

a img {
    border: 0;
}

.clear {
    clear: both;
}

.fl {
    float: left
}

.fr {
    float: right
}

.hbj {
    background: #f2f2f2;
}

input[type=button], input[type=submit], input[type=file], button {
    cursor: pointer;
    -webkit-appearance: none;
}

#m_div {
    min-width: 320px;
    max-width: 960px;
    margin: 0 auto;
    overflow: hidden;
    font-family: Helvetica;
}

.top {
    width: 100%;
    clear: both;
    overflow: hidden;
}

.top .a1 {
    display: block;
    float: left;
    width: 70%;
}

.top .a2 {
    display: block;
    float: left;
    width: 30%;
}

/*导航开始*/
.find_nav {
    width: 100%;
    height: 45px;
    background-color: #f9f9f9;
    display: -moz-box;
    display: -webkit-box;
    display: box;
}

.find_nav_left {
    height: 46px;
    position: relative;
    overflow: hidden;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}

.find_nav_list {
    position: absolute;
    left: 0;
}

.find_nav_list ul {
    position: relative;
    white-space: nowrap;
    font-size: 0;
}

.find_nav_list ul li {
    display: inline-block;
    padding: 0 13px;
}

.find_nav_list ul li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 46px;
    font-size: 16px;
    text-align: center;
    color: #666;
}

.find_nav_cur a {
    color: #b50102 !important;
}

.sideline {
    display: block;
    position: absolute;
    border: 0;
    height: 2px;
    background-color: #48a5f4;
    left: 0;
    top: 43px;
    pointer-events: none;
}

.search_logo {
    display: block;
    width: 60px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    color: #000;
}

/*-------隔离线-------*/
.big_nav {
    width: 100%;
    margin: 0 auto;
    background: #f5f5f5;
    display: none;
}

.big_nav .dbt {
    width: 92%;
    padding: 0 4%;
    height: 3em;
    font-size: 16px;
    line-height: 3em;
}

.big_nav h3 {
    width: 92%;
    padding: 0 4%;
    height: 2em;
    font-size: 15px;
    line-height: 2em;
    font-weight: 100;
    color: #b50102;
    background: #FFF;
}

.big_nav ul {
    width: 100%;
    padding: 2% 0;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

.big_nav ul li {
    float: left;
    width: 19%;
    margin: 5px 3% 5px 3%;
    border-radius: 3px;
    background: #FFF;
}

.big_nav ul li a {
    display: block;
    width: 100%;
    padding: 5px 0;
    font-size: 14px;
    text-align: center;
    color: #000;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
}

/*导航结束*/
.anli_slides {
    width: 100%;
    overflow: hidden;
}

.anli_slides li {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
}

.anli_slides li a {
    display: block;
    width: 100%;
    height: 100%;
}

.anli_slides li a img {
    width: 100%;
}

.anliSlide_foncus1 {
    width: 100%;
    overflow: hidden;
}

.anliSlide_foncus1 span {
    display: block;
    width: 33%;
    margin-left: 0.5%;
    background: #939393;
    cursor: pointer;
    text-indent: -9999em;
    font-size: 1.2rem;
    height: 0.25em;
    overflow: hidden;
    float: left;
}

.anliSlide_foncus1 span.active {
    background: #4082ce;
}

.anliSlide_foncus1 span:first-child {
    margin-left: 0;
}

/*---- banner ---*/
.swiper-container {
    height: auto;
    width: 100%;
    max-width: 1080px;
    text-align: center;
    padding-bottom: 3px;
    margin: 0 auto;
    overflow: hidden;
    z-index: 5;
    background: #F8F8F8;
    position: relative;
}

.swiper-slide {
    text-align: center;
    float: left;
}

.swiper-slide a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}

.swiper-slide img {
    width: 100%;
    height: auto;
}

.pagination {
    position: absolute;
    height: 3px;
    width: 100%;
    bottom: 0;
    z-index: 100;
}

.pagination .swiper-pagination-switch {
    display: block;
    float: left;
    height: 3px;
    width: 25%;
    background: #939393;
}

.pagination .swiper-active-switch {
    background: #4082ce;
}

.sy-zz {
    width: 100%;
    margin: 2% auto;
    clear: both;
    overflow: hidden;
}

.sy-zz .sy-zz-m {
    float: left;
    width: 25%;
    padding: 2% 0;
    text-align: center;
    background: url(../images/bj-hs.jpg) repeat-y left;
}

.sy-zz .sy-zz-m:first-child {
    background-image: none;
}

.sy-zz .sy-zz-m img {
    max-width: 80%;
}

/*首页-鉴定查询*/
.sy-jdcx {
    width: 100%;
    height: 200px;
    margin: 0 auto;
    background: url(../images/sy-bd-bj.jpg) no-repeat;
    clear: both;
    overflow: hidden;
}

.sy-jdcx .dbt {
    width: 70px;
    height: 16px;
    margin: 20px auto 0;
}

.sy-jdcx-m {
    width: 900px;
    height: 30px;
    margin: 14px auto 0;
    background: #fff;
    border: 1px solid #8b0311;
    border-radius: 6px;
}

.sy-jdcx-m label {
    float: left;
    width: 135px;
    height: 30px;
    padding: 0 12px;
    margin-top: 0;
    font-size: 14px;
    line-height: 30px;
    color: #000;
    border-left: 1px solid #c9c9c9;
}

.sy-jdcx-m .text-input {
    float: left;
    width: 720px;
    height: 30px;
    padding: 0 10px;
    margin-top: 0;
    border: none;
    font-size: 14px;
    line-height: 30px;
    color: #000;
    font-family: Helvetica;
    outline: none;
    border-radius: 6px;
}

.sy-jdcx-m label span {
    float: left;
}

.sy-jdcx-m label span strong {
    font-weight: 100;
    border: 1px solid #b40003;
}

.sy-jdcx-m label img {
    float: left;
    width: 74px;
    height: 30px;
    margin-top: 0;
}

.sy-jdcx-m .yzm-input {
    float: left;
    width: 720px;
    height: 30px;
    padding: 0 10px;
    margin-top: 0;
    border: none;
    font-size: 14px;
    line-height: 30px;
    color: #000;
    font-family: Helvetica;
    outline: none;
    border-radius: 6px;
}

.sub-input {
    display: block;
    width: 900px;
    height: 30px;
    margin: 14px auto;
    background: #8b0311;
    border: none;
    font-size: 14px;
    color: #fff;
    font-family: Helvetica;
    cursor: pointer;
    border-radius: 6px;
}

@media (min-width: 640px) and (max-width: 960px) {
    .sy-jdcx-m {
        width: 620px;
    }

    .sy-jdcx-m .text-input {
        width: 440px;
    }

    .sy-jdcx-m .yzm-input {
        width: 440px;
    }

    .sub-input {
        width: 620px;
    }
}

@media (min-width: 400px) and (max-width: 639px) {
    .sy-jdcx-m {
        width: 380px;
    }

    .sy-jdcx-m .text-input {
        width: 200px;
    }

    .sy-jdcx-m .yzm-input {
        width: 200px;
    }

    .sub-input {
        width: 380px;
    }
}

@media (min-width: 360px) and (max-width: 399px) {
    .sy-jdcx-m {
        width: 340px;
    }

    .sy-jdcx-m .text-input {
        width: 160px;
    }

    .sy-jdcx-m .yzm-input {
        width: 160px;
    }

    .sub-input {
        width: 340px;
    }
}

@media (min-width: 320px) and (max-width: 359px) {
    .sy-jdcx-m {
        width: 300px;
    }

    .sy-jdcx-m .text-input {
        width: 120px;
    }

    .sy-jdcx-m .yzm-input {
        width: 120px;
    }

    .sub-input {
        width: 300px;
    }
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ccc;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ccc;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #ccc;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #ccc;
}

.bybt1 {
    width: 100%;
    clear: both;
    overflow: hidden;
    margin-top: 4%;
}

.bybt1 img {
    width: 100%;
}

.ys-gywm {
    width: 87%;
    margin: 1em auto 2em;
    font-size: 14px;
    line-height: 1.6em;
    color: #000;
    word-break: break-all;
}

.bybt2 {
    width: 100%;
    height: 2em;
    font-size: 16px;
    line-height: 2em;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    background: #ebeef0;
}

.bybt2 .bt {
    width: 92%;
    margin: 0 auto;
}

.bybt2 .bt p {
    float: left;
    font-size: 16px;
    color: #aa0101;
}

.bybt2 .bt a {
    font-size: 14px;
    color: #010101;
    float: right;
}

.bybt2 .bt a span {
    font-family: Helvetica;
}

.sy-cpzs {
    width: 92%;
    margin: 3% auto;
    clear: both;
    overflow: hidden;
}

.sy-cpzs dl {
    width: 33.333333%;
    float: left;
    text-align: center;
}

.sy-cpzs dl dt {
    max-width: 80%;
    height: 195px;
    margin: 0 auto;
    font-size: 100%;
    text-align: -webkit-center;
}

.sy-cpzs dl dt a {
    width: 100%;
    height: 195px;
    line-height: 195px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}

.sy-cpzs dl dt a img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.sy-cpzs dl dd {
    max-width: 95%;
    padding-top: .5em;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.sy-cpzs dl dd a {
    color: #000;
}

@media (min-width: 550px) and (max-width: 767px) {
    .sy-cpzs dl dt {
        height: 152px;
    }

    .sy-cpzs dl dt a {
        height: 152px;
        line-height: 152px;
    }
}

@media (min-width: 400px) and (max-width: 550px) {
    .sy-cpzs dl dt {
        height: 94px;
    }

    .sy-cpzs dl dt a {
        height: 94px;
        line-height: 94px;
    }
}

@media (min-width: 320px) and (max-width: 400px) {
    .sy-cpzs dl dt {
        height: 70px;
    }

    .sy-cpzs dl dt a {
        height: 70px;
        line-height: 70px;
    }
}

.sy-yjdt {
    width: 92%;
    margin: 2% auto 0;
    clear: both;
    overflow: hidden;
}

.sy-yjdt .sy-yjdt-m {
    width: 100%;
    padding: 1em 0;
    font-size: 14px;
    border-top: 1px solid #d3d3d3;
    clear: both;
    overflow: hidden;
}

.sy-yjdt .sy-yjdt-m:first-child {
    border-top: none;
}

.sy-yjdt .sy-yjdt-m h3 {
    padding: .6rem 0;
    font-size: 16px;
    line-height: 1.4em;
    color: #000;
    font-weight: 600;
}

.sy-yjdt .sy-yjdt-m h3 a {
    color: #000;
}

.sy-yjdt .sy-yjdt-m p {
    font-size: 14px;
    line-height: 1.5em;
    color: #666;
}

.sy-yjdt .sy-yjdt-m span {
    float: right;
    font-size: 12px;
    line-height: 2.4em;
    color: #999;
}

.zanwei {
    width: 100%;
    height: 50px;
}

.zanwei1 {
    width: 100%;
    height: 50px;
    background: #f2f2f2;
}

.b-nav {
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 960px;
    height: 60px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    background: #aa0101;
}

.b-nav a {
    display: block;
    float: left;
    width: 25%;
    text-align: center;
    padding: 10px 0;
}

.b-nav a img {
    width: 50px;
}

/*公共*/

/*索引*/
.sj-sy {
    width: 100%;
    height: 50px;
    background: url(../images/sy-bj.jpg) no-repeat;
}

.sj-sy .sj-sy-l {
    float: left;
    font-size: 16px;
    line-height: 50px;
    padding-left: 15px;
}

.sj-sy .sj-sy-r {
    float: right;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.sj-sy .sj-sy-r a {
    display: block;
    width: 50px;
    height: 50px;
}

.sj-sy .sj-sy-r a img {
    height: 30px;
    margin: 10px 0 0 16px;
}

/*藏品展示*/
.sj-cpzs {
    width: 94%;
    margin: 0 auto 4%;
    clear: both;
    overflow: hidden;
}

.sj-cpzs .sj-cpzs-m {
    float: left;
    width: 50%;
    margin: 4% auto 0;
}

.sj-cpzs .sj-cpzs-m dl {
    width: 325px;
    margin: 0 auto;
    border: 3px solid #ebebeb;
}

.sj-cpzs .sj-cpzs-m dl dt {
    width: 325px;
    height: 325px;
    line-height: 325px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.sj-cpzs .sj-cpzs-m dl dt img {
    max-width: 310px;
    max-height: 320px;
    vertical-align: middle;
}

.sj-cpzs .sj-cpzs-m dl dd {
    width: 90%;
    height: 56px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .sj-cpzs .sj-cpzs-m dl {
        width: 135px;
        margin: 0 auto;
        border: 3px solid #ebebeb;
    }

    .sj-cpzs .sj-cpzs-m dl dt {
        width: 135px;
        height: 135px;
        line-height: 135px;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }

    .sj-cpzs .sj-cpzs-m dl dt img {
        max-width: 130px;
        max-height: 130px;
        vertical-align: middle;
    }

    .sj-cpzs .sj-cpzs-m dl dd {
        width: 90%;
        height: 60px;
        margin: 0 auto;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) and (max-width: 959px) {
    .sj-cpzs .sj-cpzs-m dl {
        width: 325px;
        margin: 0 auto;
        border: 3px solid #ebebeb;
    }

    .sj-cpzs .sj-cpzs-m dl dt {
        width: 325px;
        height: 325px;
        line-height: 325px;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }

    .sj-cpzs .sj-cpzs-m dl dt img {
        max-width: 310px;
        max-height: 320px;
        vertical-align: middle;
    }

    .sj-cpzs .sj-cpzs-m dl dd {
        width: 90%;
        height: 56px;
        margin: 0 auto;
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 15px;
    }
}

.bzdsw {
    width: 100%;
    padding: 2% 0;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    background: #f4f4f4;
}

.bzdsw li {
    float: left;
    width: 19%;
    margin: 5px 3% 5px 3%;
    border-radius: 3px;
    background: #FFF;
}

.bzdsw li a {
    display: block;
    width: 100%;
    padding: 5px 0;
    font-size: 14px;
    text-align: center;
    color: #000;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
}

/*藏品展示详情页*/
.sj-cpxq {
    width: 100%;
    margin: 0 auto;
}

.sj-cpxq h3 {
    width: 100%;
    height: 3em;
    font-size: 1.6rem;
    text-align: center;
    line-height: 3em;
    color: #000;
    font-weight: 100;
    border-bottom: 1px solid #595959;
}

.sj-cpxq ul {
    width: 92%;
    margin: 0 auto;
}

.sj-cpxq ul li {
    width: 100%;
    margin: 0 auto;
    font-size: 1.3rem;
    line-height: 2em;
    border-bottom: 1px solid #595959;
}

.sj-cpxq ul li p {
    float: left;
    width: 7em;
    text-indent: 1em;
}

.sj-cpxq .xqt {
    width: 84%;
    margin: 4% auto;
}

.sj-cpxq .xqt img {
    width: 100%;
    margin: 2% auto;
}

/*公司简介*/

.sj-gsjj {
    width: 100%;
    margin: 1em auto;
    font-size: 1.3rem;
    clear: both;
    overflow: hidden;
}

.sj-gsjj p {
    width: 92%;
    margin: 0 auto;
    font-size: 1.3rem;
    line-height: 1.6em;
}

/*业界动态*/

.sj-yjdt {
    width: 92%;
    margin: 0 auto 4%;
    clear: both;
    overflow: hidden;
}

.sj-yjdt .sj-yjdt-m {
    width: 100%;
    padding: 1em 0;
    font-size: 1rem;
    border-bottom: 1px solid #ccc;
    clear: both;
    overflow: hidden;
}

.sj-yjdt .sj-yjdt-m h3 {
    font-size: 1.5rem;
    line-height: 2em;
    color: #000;
    font-weight: 100;
}

.sj-yjdt .sj-yjdt-m h3 a {
    color: #000;
}

.sj-yjdt .sj-yjdt-m h3 a img {
    width: 34px;
    float: left;
    margin-top: 1.4%;
    margin-right: 1%;
}

@media (min-width: 320px) and (max-width: 400px) {
    .sj-yjdt .sj-yjdt-m h3 a img {
        width: 16px;
        margin-top: 2.4%;
        margin-right: 1%;
    }
}

@media (min-width: 400px) and (max-width: 550px) {
    .sj-yjdt .sj-yjdt-m h3 a img {
        width: 20px;
        margin-top: 2.7%;
        margin-right: 1%;
    }
}

@media (min-width: 550px) and (max-width: 767px) {
    .sj-yjdt .sj-yjdt-m h3 a img {
        width: 24px;
        margin-top: 3%;
        margin-right: 1%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .sj-yjdt .sj-yjdt-m h3 a img {
        width: 30px;
        margin-top: 2%;
        margin-right: 1%;
    }
}

.sj-yjdt .sj-yjdt-m p {
    font-size: 1.3rem;
    line-height: 1.5em;
    color: #666;
}

.sj-yjdt .sj-yjdt-m span {
    float: right;
    font-size: 1.1rem;
    line-height: 2.4em;
    color: #999;
}

/*会员中心-------头部*/
.hy-top {
    width: 100%;
    background: url(../images/hy-top-bj.jpg) no-repeat;
    clear: both;
    overflow: hidden;
}

.hy-top img {
    display: block;
    width: 16%;
    margin: 4% auto 0;
    border: 4px solid #eee;
    border-radius: 50%;
    box-shadow: 0px 0px 12px #aaa;
}

.hy-top .hy-top1 {
    padding: 1% 0 3%;
}

.hy-top p {
    font-size: 1.6rem;
    line-height: 1.4em;
    text-align: center;
    color: #fff;
}

.hy-top p a {
    color: #fff;
}

.sj-hy-sy {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
    background: #FFF;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

.sj-hy-sy .sj-hy-sy-l {
    float: left;
    font-size: 18px;
    line-height: 50px;
    padding-left: 15px;
}

.sj-hy-sy .sj-hy-sy-l img {
    float: left;
    width: 22px;
    height: 22px;
    margin-top: 14px;
    margin-right: 6px;
}

.sj-hy-sy .sj-hy-sy-r {
    float: right;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.sj-hy-sy .sj-hy-sy-r a {
    display: block;
    width: 50px;
    height: 50px;
}

.sj-hy-sy .sj-hy-sy-r a img {
    height: 24px;
    margin: 13px 0 0 17px;
}

.hy-fgx {
    width: 100%;
    height: 5px;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    background: #f2f2f2;
}

.sj-hyzc {
    width: 100%;
    margin: 0 auto;
    padding: 1em 0;
    font-size: 1.3rem;
    clear: both;
    overflow: hidden;
    border-top: 1px solid #dcdcdc;
    background: #FFF;
}

.sj-hyzc p {
    width: 92%;
    margin: 0 auto;
    font-size: 1.3rem;
    line-height: 1.6em;
}

/*修改密码*/
.sj-xgmm {
    width: 100%;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    border-top: 1px solid #dcdcdc;
}

.sj-xgmm .pasput {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    border-bottom: 1px solid #dcdcdc;
    clear: both;
    overflow: hidden;
    background: #FFF;
}

.sj-xgmm .pasput .pasput1 {
    width: 1050px;
    height: 50px;
    margin: 0 auto;
}

.sj-xgmm .pasput label {
    float: left;
    width: 100px;
    font-size: 18px;
    line-height: 50px;
    color: #000;
}

.sj-xgmm .pasput input {
    float: left;
    width: 950px;
    height: 24px;
    margin-top: 13px;
    font-size: 18px;
    line-height: 24px;
    border: none; /*outline:none;*/
}

.sj-xgmm .subput {
    display: block;
    width: 1050px;
    height: 50px;
    margin: 4% auto;
    font-size: 24px;
    color: #fff;
    border: none;
    border-radius: 5px;
    background: #ff9600;
}

@media (max-width: 767px) {
    .sj-xgmm .pasput .pasput1 {
        width: 300px;
    }

    .sj-xgmm .pasput input {
        width: 200px;
    }

    .sj-xgmm .subput {
        width: 300px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .sj-xgmm .pasput .pasput1 {
        width: 740px;
    }

    .sj-xgmm .pasput input {
        width: 640px;
    }

    .sj-xgmm .subput {
        width: 740px;
    }
}

@media (min-width: 992px) and (max-width: 1079px) {
    .sj-xgmm .pasput .pasput1 {
        width: 970px;
    }

    .sj-xgmm .pasput input {
        width: 870px;
    }

    .sj-xgmm .subput {
        width: 970px;
    }
}

/*找回密码*/
.mm-top {
    width: 100%;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

.mm-top img {
    width: 100%;
}

.mm-top .mm-top-l {
    float: left;
    width: 10%;
}

.mm-top .mm-top-r {
    float: left;
    width: 90%;
}

/*忘记密码1*/
.mm-dbt {
    width: 100%;
    height: 50px;
    margin: 0 auto;
}

.mm-dbt h3 {
    width: 1050px;
    height: 50px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 50px;
    color: #ff9600;
}

.mm-dbt1 {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

.mm-dbt1 h3 {
    width: 1050px;
    height: 50px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 50px;
    color: #000;
}

.mm-dbt1 h3 a {
    color: #ff9600;
}

.sj-zhmm {
    width: 100%;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    border-top: 1px solid #dcdcdc;
}

.sj-zhmm .pasput {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    border-bottom: 1px solid #dcdcdc;
    clear: both;
    overflow: hidden;
    background: #FFF;
}

.sj-zhmm .pasput .pasput1 {
    width: 1050px;
    height: 50px;
    margin: 0 auto;
}

.sj-zhmm .pasput .pasput2 input {
    width: 930px;
}

.sj-zhmm .pasput .pasput2 img {
    width: 50px;
    height: 30px;
    margin-top: 10px;
    float: right;
}

.sj-zhmm .pasput label {
    float: left;
    width: 60px;
    font-size: 18px;
    line-height: 50px;
    color: #000;
}

.sj-zhmm .pasput input {
    float: left;
    width: 990px;
    height: 24px;
    margin-top: 13px;
    font-size: 18px;
    line-height: 24px;
    border: none;
    outline: none;
}

.sj-zhmm .subput {
    display: block;
    width: 1050px;
    height: 50px;
    margin: 4% auto;
    font-size: 24px;
    color: #fff;
    border: none;
    border-radius: 5px;
    background: #ffbc5c;
}

@media (max-width: 767px) {
    .mm-dbt h3, .mm-dbt1 h3 {
        width: 300px;
    }

    .sj-zhmm .pasput .pasput1 {
        width: 300px;
    }

    .sj-zhmm .pasput .pasput2 input {
        width: 180px;
    }

    .sj-zhmm .pasput input {
        width: 240px;
    }

    .sj-zhmm .subput {
        width: 300px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .mm-dbt h3, .mm-dbt1 h3 {
        width: 740px;
    }

    .sj-zhmm .pasput .pasput1 {
        width: 740px;
    }

    .sj-zhmm .pasput .pasput2 input {
        width: 620px;
    }

    .sj-zhmm .pasput input {
        width: 680px;
    }

    .sj-zhmm .subput {
        width: 740px;
    }
}

@media (min-width: 992px) and (max-width: 1079px) {
    .mm-dbt h3, .mm-dbt1 h3 {
        width: 970px;
    }

    .sj-zhmm .pasput .pasput1 {
        width: 970px;
    }

    .sj-zhmm .pasput .pasput2 input {
        width: 850px;
    }

    .sj-zhmm .pasput input {
        width: 910px;
    }

    .sj-zhmm .subput {
        width: 970px;
    }
}

/*会员登录*/
.hydl-bt {
    width: 100%;
    height: 52px;
    border-bottom: 1px solid #acacac;
    background-color: #f7f7f7;
}

.hydl-bt ul {
    width: 1080px;
    height: 52px;
    margin: 0 auto;
}

.hydl-bt ul li {
    width: 540px;
    height: 50px;
    float: left;
    text-align: center;
    font-size: 18px;
    line-height: 50px;
}

.hydl-bt ul li.hover {
    border-bottom: 3px solid #ff9600;
}

.hydl-bt ul li.hover a {
    color: #ff9600;
}

.hydl-bt ul li a {
    display: block;
    width: 540px;
    height: 50px;
    font-weight: 700;
    color: #000;
}

/*登陆注册*/
.login_reg {
    width: 100%;
    margin-top: 20px;
}

.login_reg .div1 {
    width: 100%;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    background: #FFF;
    border-bottom: 1px solid #acacac;
}

.login_reg li {
    width: 1080px;
    margin: 0 auto;
}

.login_reg li label {
    display: block;
    float: left;
    width: 50px;
    padding-left: 15px;
}

.login_reg li .input_text_user {
    float: left;
    width: 950px;
    height: 50px;
    border: none;
    text-align: left;
    color: #999;
    font-size: 18px;
    outline: none;
}

.login_reg li .input_text_password {
    float: left;
    width: 950px;
    height: 50px;
    border: none;
    text-align: left;
    color: #999;
    font-size: 18px;
    outline: none;
}

.login_reg li .eyes_box {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
}

.login_reg li .eyes_box img {
    display: block;
    width: 30px;
    margin: 15px 0 0 10px;
}

.login_reg .subput {
    display: block;
    width: 1050px;
    height: 50px;
    margin: 0 auto;
    font-size: 24px;
    color: #fff;
    border: none;
    border-radius: 5px;
    background: #ffbc5c;
}

.login_reg .findpwd {
    width: 100%;
    height: 50px;
    text-align: right;
    line-height: 50px;
}

.login_reg .findpwd a {
    margin-right: 20px;
    font-size: 16px;
}

.input_text_user::-webkit-input-placeholder, .input_text_password::-webkit-input-placeholder {
    color: #999;
}

.input_text_user::-moz-placeholder, .input_text_password::-moz-placeholder {
    color: #999;
}

@media (max-width: 767px) {
    .hydl-bt ul {
        width: 320px;
    }

    .hydl-bt ul li {
        width: 160px;
    }

    .hydl-bt ul li a {
        width: 160px;
    }

    .login_reg li {
        width: 320px;
    }

    .login_reg li label {
        padding-left: 10px;
    }

    .login_reg li .input_text_user {
        width: 250px;
    }

    .login_reg li .input_text_password {
        width: 200px;
    }

    .login_reg .subput {
        width: 300px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hydl-bt ul {
        width: 768px;
    }

    .hydl-bt ul li {
        width: 384px;
    }

    .hydl-bt ul li a {
        width: 384px;
    }

    .login_reg li {
        width: 768px;
    }

    .login_reg li label {
        padding-left: 15px;
    }

    .login_reg li .input_text_user {
        width: 688px;
    }

    .login_reg li .input_text_password {
        width: 638px;
    }

    .login_reg .subput {
        width: 738px;
    }
}

@media (min-width: 992px) and (max-width: 1079px) {
    .hydl-bt ul {
        width: 992px;
    }

    .hydl-bt ul li {
        width: 496px;
    }

    .hydl-bt ul li a {
        width: 496px;
    }

    .login_reg li {
        width: 992px;
    }

    .login_reg li label {
        padding-left: 15px;
    }

    .login_reg li .input_text_user {
        width: 912px;
    }

    .login_reg li .input_text_password {
        width: 862px;
    }

    .login_reg .subput {
        width: 962px;
    }
}

/*设置新密码*/
.login_reg1 {
    margin-top: 0;
}

.login_reg1 li label {
    display: block;
    float: left;
    width: 70px;
    padding-left: 15px;
}

.login_reg1 li .input_text_user {
    float: left;
    width: 930px;
    height: 50px;
    border: none;
    text-align: left;
    color: #999;
    font-size: 18px;
    outline: none;
}

.login_reg1 li .input_text_password {
    float: left;
    width: 930px;
    height: 50px;
    border: none;
    text-align: left;
    color: #999;
    font-size: 18px;
    outline: none;
}

@media (max-width: 767px) {
    .login_reg li .input_text_user {
        width: 230px;
    }

    .login_reg li .input_text_password {
        width: 180px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .login_reg li .input_text_user {
        width: 668px;
    }

    .login_reg li .input_text_password {
        width: 618px;
    }
}

@media (min-width: 992px) and (max-width: 1079px) {
    .login_reg li .input_text_user {
        width: 892px;
    }

    .login_reg li .input_text_password {
        width: 842px;
    }
}

/*手机注册*/
.sj-sjzc {
    width: 100%;
    margin-top: 20px;
}

.sj-sjzc .div1 {
    width: 100%;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    background: #FFF;
    border-bottom: 1px solid #acacac;
}

.sj-sjzc li {
    width: 1080px;
    margin: 0 auto;
}

.sj-sjzc li label {
    display: block;
    float: left;
    width: 100px;
    padding-left: 15px;
}

.sj-sjzc li .label1 {
    color: #ff9600;
}

.sj-sjzc li .label2 {
    width: 60px;
}

.sj-sjzc li .text1 {
    float: left;
    width: 950px;
    height: 50px;
    border: none;
    text-align: left;
    color: #999;
    font-size: 18px;
    outline: none;
}

.sj-sjzc li .text2 {
    float: left;
    width: 834px;
    height: 50px;
    border: none;
    text-align: left;
    color: #999;
    font-size: 18px;
    outline: none;
}

.sj-sjzc li a {
    display: block;
    float: left;
    width: 96px;
    height: 30px;
    margin-top: 10px;
    margin-left: 10px;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background: #ff9600;
    border-radius: 5px;
}

.sj-sjzc .subput {
    display: block;
    width: 1050px;
    height: 50px;
    margin: 4% auto;
    font-size: 24px;
    color: #fff;
    border: none;
    border-radius: 5px;
    background: #ff9600;
}

.sj-sjzc li img {
    float: left;
    width: 50px;
    height: 30px;
    margin-top: 10px;
    margin-right: 6px;
}

@media (max-width: 767px) {
    .sj-sjzc li {
        width: 320px;
    }

    .sj-sjzc li label {
        padding-left: 10px;
    }

    .sj-sjzc li .text1 {
        width: 200px;
    }

    .sj-sjzc li .text2 {
        width: 84px;
    }

    .sj-sjzc .subput {
        width: 300px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .sj-sjzc li {
        width: 768px;
    }

    .sj-sjzc li label {
        padding-left: 15px;
    }

    .sj-sjzc li .text1 {
        width: 638px;
    }

    .sj-sjzc li .text2 {
        width: 522px;
    }

    .sj-sjzc .subput {
        width: 738px;
    }
}

@media (min-width: 992px) and (max-width: 1079px) {
    .sj-sjzc li {
        width: 992px;
    }

    .sj-sjzc li label {
        padding-left: 15px;
    }

    .sj-sjzc li .text1 {
        width: 862px;
    }

    .sj-sjzc li .text2 {
        width: 746px;
    }

    .sj-sjzc .subput {
        width: 962px;
    }
}

/*个人信息*/
.sj-hy-sy1 {
    margin-bottom: 0;
}

.sj-grxx {
    width: 100%;
    margin: 0 auto;
    background: #FFF;
    clear: both;
    overflow: hidden;
}

.sj-grxx .xbt {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #f2f2f2;
    border-bottom: 3px solid #0153a8;
}

.sj-grxx .xbt h3 {
    font-weight: 100;
    font-size: 16px;
    padding: 0 20px;
    color: #0153a8;
}

.sj-grxx .xhx {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #565656;
}

.sj-grxx .mai {
    width: 1040px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 50px;
}

.sj-grxx .mai label {
    display: block;
    float: left;
    width: 130px;
    text-align: right;
}

.sj-grxx .mai input {
    float: left;
    width: 910px;
    height: 50px;
    font-size: 16px;
    border: none;
    outline: none;
}

.sj-grxx .xhx1 input {
    float: left;
    width: 14px;
    height: 14px;
    margin: 18px 8px 0 5px;
}

.sj-grxx .xhx1 .label1 {
    width: 70px;
    text-align: left;
}

.sj-grxx .subput {
    display: block;
    width: 1050px;
    height: 50px;
    margin: 4% auto;
    font-size: 24px;
    color: #fff;
    border: none;
    border-radius: 5px;
    background: #ff9600;
}

@media (max-width: 767px) {
    .sj-grxx .mai {
        width: 300px;
    }

    .sj-grxx .mai input {
        width: 170px;
    }

    .sj-grxx .xhx1 input {
        float: left;
        width: 14px;
        height: 14px;
    }

    .sj-grxx .subput {
        width: 300px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .sj-grxx .mai {
        width: 740px;
    }

    .sj-grxx .mai input {
        width: 610px;
    }

    .sj-grxx .xhx1 input {
        float: left;
        width: 14px;
        height: 14px;
    }

    .sj-grxx .subput {
        width: 738px;
    }
}

@media (min-width: 992px) and (max-width: 1079px) {
    .sj-grxx .mai {
        width: 970px;
    }

    .sj-grxx .mai input {
        width: 840px;
    }

    .sj-grxx .xhx1 input {
        float: left;
        width: 14px;
        height: 14px;
    }

    .sj-grxx .subput {
        width: 962px;
    }
}

/*更多*/
.ckgd {
    width: 50%;
    margin: 0 auto 4%;
    font-size: 1.4rem;
    text-align: center;
}

.ckgd a {
    color: #f60;
}

/*鉴定查询*/
.cxdbt {
    width: 100%;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #000;
    background: #efefef;
    border-bottom: 1px solid #d8d8d8;
}

.sj-jdcx {
    width: 80%;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

.sj-jdcx .bt {
    width: 788px;
    height: 24px;
    margin: 20px auto 10px;
    font-size: 14px;
    line-height: 24px;
    color: #000;
}

.sj-jdcx .tp {
    text-align: center;
}

.sj-jdcx .tp img {
    width: 100%;
    margin: 0 auto;
}

.sj-jdcx .sj-jdcx-m {
    width: 766px;
    height: 32px;
    margin: 14px auto 0;
    border: 1px solid #efefef;
}

.sj-jdcx .sj-jdcx-m input {
    border: none;
    height: 32px;
    padding: 0 10px;
    margin: 0 auto;
}

.sj-jdcx .sj-jdcx-m .input1 {
    width: 746px;
}

.sj-jdcx .sj-jdcx-m .input2 {
    float: left;
    width: 686px;
}

.sj-jdcx .sj-jdcx-m img {
    float: left;
    width: 50px;
    height: 30px;
    margin-top: 1px;
}

.sj-jdcx .input3 {
    display: block;
    width: 768px;
    height: 32px;
    margin: 14px auto 0;
    font-size: 16px;
    color: #fff;
    border: none;
    border-radius: 6px;
    background: #aa0101;
}

@media (min-width: 640px) and (max-width: 959px) {
    .sj-jdcx .sj-jdcx-m {
        width: 510px;
    }

    .sj-jdcx .bt {
        width: 512px;
    }

    .sj-jdcx .tp img {
        width: 512px;
    }

    .sj-jdcx .sj-jdcx-m .input1 {
        width: 490px;
    }

    .sj-jdcx .sj-jdcx-m .input2 {
        width: 430px;
    }

    .sj-jdcx .input3 {
        width: 512px;
    }
}

@media (min-width: 400px) and (max-width: 639px) {
    .sj-jdcx .sj-jdcx-m {
        width: 318px;
    }

    .sj-jdcx .bt {
        width: 320px;
    }

    .sj-jdcx .tp img {
        width: 320px;
    }

    .sj-jdcx .sj-jdcx-m .input1 {
        width: 298px;
    }

    .sj-jdcx .sj-jdcx-m .input2 {
        width: 238px;
    }

    .sj-jdcx .input3 {
        width: 320px;
    }
}

@media (min-width: 360px) and (max-width: 399px) {
    .sj-jdcx .sj-jdcx-m {
        width: 286px;
    }

    .sj-jdcx .bt {
        width: 288px;
    }

    .sj-jdcx .tp img {
        width: 288px;
    }

    .sj-jdcx .sj-jdcx-m .input1 {
        width: 266px;
    }

    .sj-jdcx .sj-jdcx-m .input2 {
        width: 206px;
    }

    .sj-jdcx .input3 {
        width: 288px;
    }
}

@media (min-width: 320px) and (max-width: 359px) {
    .sj-jdcx .sj-jdcx-m {
        width: 254px;
    }

    .sj-jdcx .bt {
        width: 256px;
    }

    .sj-jdcx .tp img {
        width: 256px;
    }

    .sj-jdcx .sj-jdcx-m .input1 {
        width: 234px;
    }

    .sj-jdcx .sj-jdcx-m .input2 {
        width: 174px;
    }

    .sj-jdcx .input3 {
        width: 256px;
    }
}

















