.content-wrapper {
    width: 1260px;
    margin: 20px auto;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

input::-webkit-input-placeholder {
    color: #cccccc;
}

input:-moz-placeholder {
    color: #cccccc;
}

input:-ms-input-placeholder {
    color: #cccccc;
}

#fixedArea {
    overflow: hidden;
    position: relative;
    height: 425px;
    width: 1260px;
    padding: 0 30px;
}

.btn-panel {
    width: 1200px;
    padding-top: 110px;
    position: absolute;
    border: 1px solid rgb(221, 221, 221);
    border-image: initial;
    border-top: none;
    background-color: white;
    height: 318px;
    border-radius: 3px;
    display: block;
    transition-duration: 0.5s;
    z-index: 6;
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.16);
    margin-left: 30px;
}

.cert-heading {
    height: 70px;
    padding: 0 30px;
    width: 1260px;
    color: #FFF;
}

.cert-heading ul {
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.16);
    background: linear-gradient(-90deg, #2589eb 0%, #325dec 100%);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border: 1px solid #2589eb;
    border-bottom: 1px solid transparent;
    display: block;
    float: left;
    list-style: none;
    padding: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    -webkit-padding-start: 0;
    background-color: #2589eb;
}

.cert-heading-title {
    font-size: 18px;
    width: 148px;
    margin: 1px 0 0 2px;
    font-family: PingFangSC-Medium, serif;
    cursor: pointer;
}

.cert-heading-title.active {
    background: #F5FAFF 100%;
    color: #333;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.cert-heading ul li {
    text-align: center;
    float: left;
    display: inline-block;
    height: 100%;
    line-height: 48px;
    padding: 10px 0;
}

.selected-icon {
    margin: 0 5px 0 25px;
    line-height: 0 !important;
    padding: 6px 0 !important;
}

.selected-icon img {
    float: left;
    margin-right: 9px;
    margin-bottom: 9px;
    width: 31px;
    height: 24px;
}

#inputArea .icon-area {
    display: block;
    float: left;
    list-style: none;
    padding: 0;
    width: 100%;
    height: 36px;
    margin: 0;
    -webkit-padding-start: 0;
}

#inputArea .icon-area li {
    text-align: center;
    float: left;
    display: inline-block;
    height: 100%;
    line-height: 20px;
    padding: 10px 0;
    color: #999;
}

#inputArea .icon-area li:nth-last-of-type(1) {
    padding: 0;
    display: flex;
    align-items: center;
}

.more-cert-btn {
    display: block;
    text-decoration: none !important;
    line-height: 48px;
}

.more-cert-btn-open {
    line-height: 20px;
}

.more-cert-btn .btn-text {
    color: #999;
    display: none;
}

.more-cert-btn.more-cert-btn-open .btn-text {
    display: block;
}

.more-cert-btn .btn-icon {
    width: 20px;
    height: 14px;
}

.cert-btn {
    width: 240px;
    background: linear-gradient(-90deg, #2589eb 0%, #325dec 100%);
    color: #FFF;
    border: 0;
    border-radius: 3px;
    padding: 16px 16px;
    font-size: 16px;
    line-height: 1.3333333;
    box-shadow: 0 6px 12px 0 rgba(37, 137, 235, 0.5);
    background-color: #2589eb;
}

.cert-btn:hover {
    background: linear-gradient(-90deg, #25aceb 0%, #327bec 100%);
}

.cert-search-btn, .cert-search-btn:focus {
    border-radius: 40px;
    padding: 19px 16px;
    font-size: 18px;
    border: none transparent;
    outline: 0;
    width: 280px;
}

#inputArea {
    position: absolute;
    top: 0;
    height: 300px;
    display: block;
    float: left;
    border: 1px solid rgb(221, 221, 221);
    border-top: none;
    padding: 10px;
    background: #fff;
    z-index: 5;
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.16);
    width: 1200px;
    transition-duration: 0.5s;
}

.cancel-btn {
    width: 240px;
    background-color: #CCCCCC;
    color: #FFF;
    border: 0;
    border-radius: 3px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.clear-btn, .clear-btn:focus {
    border-radius: 40px;
    padding: 19px 16px;
    font-size: 18px;
    outline: 0;
    width: 280px;
}

#moreConditions {
    overflow: hidden;
    height: 0;
    float: left;
}

.input-list {
    float: left;
    width: 1178px;
}

.input-list .input-row {
    width: 100%;
    float: left;
    list-style: none;
    padding: 0 10px;
    margin: 20px 0 0 0;
}

.input-row .input-li {
    text-align: left;
    float: left;
    display: inline-block;
    height: 50px;
    margin: 0 2px;
}

.input-list .input-th {
    font-weight: bold;
    font-size: 16px;
    height: 30px;
}

.input-sl {
    height: 48px;
    width: 360px;
    display: inline-flex;
    margin: 0 11px;
}

.input-group-span {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-radius: 4px 0 0 4px;
    width: 102px;
    text-align: center;
    color: rgba(74, 74, 74, 1);
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    margin: 0;
    padding: 0 0;
    float: left;
    line-height: 46px;
}

.select-group-span {
    width: 261px;
}

.form-input {
    border: 1px solid #999999;
    height: 48px !important;
    border-radius: 0 4px 4px 0 !important;
    font-size: 14px !important;
    font-weight: 400;
}

.form-input:focus {
    border: 1px solid #2589eb;
}

.cert-btn-area {
    width: 100%;
    height: 80px;
    float: left;
    margin-top: 30px;
}

.btn-area {
    width: 50%;
    float: left;
    text-align: center;
}

.more-condition-tips {
    display: none;
    line-height: 30px;
    color: #BBBBBB;
    max-width: 1024px;
}


.more-condition-btn {
    float: right;
    padding: 5px;
    margin: 0;
    border: 0;
    background-color: #fff;
    color: #5c87d7;
    font-size: 18px;
}

.split-line {
    display: flex;
    height: 1px;
    width: 100%;
    border-bottom: 2px dashed #CCCCCC;
    padding-bottom: 20px;
}

.radio-inline {
    line-height: 26px;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 10px 10px 28px;
    margin: 0px -1px 0 -2px !important;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
}

.radio-inline input[type="radio"] {
    margin: 7px 0 0 -20px;
}

.selections {
    float: right;
    border: 1px solid #999999;
    border-radius: 0 4px 4px 0;
    display: table-cell;
    height: 48px;
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.3333333;
    width: 99px;
}

.selections:focus {
    border: 1px solid #2589eb;
    border-radius: 0 4px 4px 0;
    box-shadow: 0 0 1px 0 #2589eb;
}

.tips-span {
    color: #666666;
    font-size: 16px;
    display: none;
}

#result {
    position: absolute;
    top: -425px;
    min-height: 125px;
    width: 1200px;
}

#result table {
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.16);
}

#result tr:first-child {
    background: transparent;
}

#result tr:first-child::after {
    content: "";
    background: linear-gradient(-90deg, #2589eb 0%, #325dec 100%);
    height: 62px;
    width: 100%;
    left: 0;
    position: absolute;
    z-index: -1;
}

#result th {
    color: #FFF;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
    vertical-align: middle;
}

#result #carCertifyTable th {
    padding: 8px 14px;
}


#result tr:nth-of-type(2n+2) {
    background: #fff;
}

#result tr:nth-of-type(2n+3) {
    background: #F5F5F5;
}

#result td {
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    vertical-align: middle;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-top: none;
}

#result td:nth-of-type(1) {
    border: none;
}

#result td:nth-last-of-type(1) {
    border: none;
}

#result #carCertifyTable td {
    padding: 8px 14px;
}

.fixed-nav-tool {
    height: 45px;
    width: 45px;
    display: block;
    position: absolute;
    right: 1%;
    box-shadow: 0 0 5px #CCCCCC;
    top: 0;
    z-index: 1040;
    background: #FFF;
}

.fixed-nav-tool:hover {
    box-shadow: 3px 3px 5px #CCCCCC;
}

.fixed-nav-tool ul {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); /* IE 9 */
    -moz-transform: translate(-50%, -50%);/* Firefox */
	-webkit-transform: translate(-50%, -50%); /* Safari 和 Chrome */
	-o-transform: translate(-50%, -50%);	/* Opera */
    list-style: none;
    margin: 0;
    padding: 0;
}

.top-btn {
    display: block;
    text-decoration: none;
    background: url('/page/pc/images/certificate/BACK-TOP-BLUE.png') 0 0/100% no-repeat;
    height: 28px;
    width: 38px;
}

.combo-select {
    margin-bottom: 0 !important;
    border: 0 !important;
    height: 46px;
}

.combo-input {
    border: 1px solid #999999;
    padding: 10px 60px 10px 16px;
    line-height: 26px;
    font-size: 18px;
    border-radius: 0 4px 4px 0 !important;
    color: #555;
}

.combo-dropdown {
    width: 272px;
    z-index: 10;
}

.combo-focus {
    box-shadow: 0 0 1px 0 #2589eb;
    border: 1px solid #2589eb;
}

.sort-btn {
    float: right;
    height: 45px;
    width: 30px;
    text-align: center;
    text-decoration: none;
    display: block;
    color: #fff;
    border: none;
    background-color: transparent;
}

.sort-btn .glyphicon {
    display: block;
    line-height: 0.9;
    font-size: 12px;
    transform: scale(0.5, 1);
    top: 0;
}

.table-title {
    margin-left: 30px;
}

.product-suggest-area {
    background-color: #fff;
    z-index: 20;
    position: absolute;
    border-radius: 0 0 4px 4px;
    width: 270px;
    left: 98px;
    -moz-box-shadow: 0 1px 3px #888888;
    box-shadow: 0 1px 3px #888888;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

.product-suggest-area ul {
    float: left;
    list-style: none;
    width: 100%;
    padding: 0;
}

.product-suggest-area li {
    width: 100%;
    display: block;
    padding: 8px 16px;
    border-bottom: 1px solid #e3e3e3;
}

.product-suggest-area li:hover {
    background-color: #2589eb;
    color: #fff;
}

.search-highlight {
    text-decoration: underline;
}

.reset-icon {
    position: absolute;
    color: #cccccc;
    right: 40px;
    top: 0;
    z-index: 2;
    line-height: 48px;
    font-size: 8px;
    display: none;
}

.reset-icon:hover {
    color: #888888
}

.combo-box-component {
    display: inline-block;
    height: 48px;
    width: 360px;
    margin: 0 11px;
}

#carSearchPanel2 .combo-box-component,#medicalSearchPanel2 .combo-box-component {
    margin: 0 101px;
    width: 375px;
}

#carSearchPanel2 .combo-select-span,#medicalSearchPanel2 .combo-select-span {
    width: 120px;
}

.combo-select-span {
    line-height: 46px;
    border-color: #999999;
}

.combo-box {
    height: 48px;
    width: 255px;
}

.combo-box-input {
    padding: 13px 55px 13px 12px;
    border-color: #999999;
    height: 100%;
}

.product-name-input {
    border: 1px solid #999999;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
    border-radius: 0 4px 4px 0;
    width: 100%;
    padding: 13px 36px 13px 12px;
    height: 100%;
}

.product-name-input:focus {
    box-shadow: 0 0 5px 0 rgba(177, 216, 255, 1);
    border: 1px solid rgba(177, 216, 255, 1);
}

.product-name-suggest {
    width: 100%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
    top: 100%;
    left: 0;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    border: 1px solid #999999;
    border-radius: 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    box-sizing: border-box;
    display: none;
}

.product-name-suggest li {
    padding: 8px 1em;
    margin: 0;
    cursor: pointer;
    border-bottom: 1px #e3e3e3 solid;
    font-size: 14px;
}

.product-name-suggest li:hover {
    color: #fff;
    background: #2589eb;
}

#masking {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    display: none;
    z-index: 20;
}

.back-btn {
    margin: 0;
    border: none;
    background-color: transparent;
    color: #BBBBBB;
    height: 30px;
}