

header {
    background: #fff;
    line-height: 1.5 !important;
}

header * {
    box-sizing: border-box !important;
}

a {
    color: inherit;
}

.down_company_info li{
    line-height: 1;
}
.placeholderFontsize{
  outline: none;
  -webkit-appearance: none; 
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* 椤堕儴 */
.sitenav {
    height: 36px;
    background-color: #f2f2f8;
    line-height: 36px;
    font-size: 12px;
    color: #7c7c7c;
    position: relative;
    z-index: 7;
}

.sitenav .hi {
    color: #3573ec;
    font-weight: bold;
}

.sitenav .login {
    color: #ffa200;
    font-weight: bold;
}

.sitenav .fl a:hover {
    text-decoration: underline;
}

.sitenav .fl .line {
    display: inline-block;
    width: 1px;
    height: 8px;
    background-color: #d9d9d9;
    margin: 0 8px;
}

.sitenav .fr li {
    float: left;
    padding: 0 11px;
    position: relative;
}

.sitenav .fr li:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 8px;
    background-color: #d9d9d9;
    position: absolute;
    right: 0;
    top: 14px;
}

.sitenav .fr li.tel {
    font-weight: bold;
    color: #696969;
}

.sitenav .fr a {
    transition: color 0.2s;
    color: #7c7c7c;
}

.sitenav .fr a:hover {
    color: #3573ec;
}

.sitenav .fr .follow {
    position: relative;
    cursor: pointer;
}

.sitenav .fr .follow:hover {
    background-color: #fff;
}

.sitenav .fr .follow:hover > span {
    color: #3573ec;
}

.sitenav .fr .follow:hover:after {
    height: 36px;
    top: 0;
}

.sitenav .fr .follow:hover:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 36px;
    background-color: #d9d9d9;
    position: absolute;
    left: -1px;
    top: 0;
}

.sitenav .fr .follow:hover .followdown {
    display: block;
}

.sitenav .fr .followdown {
    height: 180px;
    width: 322px;
    border: 1px solid #d9d9d9;
    position: absolute;
    right: 0;
    top: 35px;
    background: #fff;
    z-index: 2;
    display: none;
    cursor: pointer;
}

.sitenav .fr .followdown:before {
    content: '';
    display: block;
    position: absolute;
    width: 69px;
    height: 1px;
    top: -1px;
    right: 0;
    background: #fff;
}

.sitenav .fr .followdown:after {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 123px;
    top: 17px;
    left: 159px;
    background: #e6e6e6;
}

.sitenav .fr .single {
    width: 160px;
    float: left;
    font-size: 14px;
    color: #888888;
    line-height: 42px;
    text-align: center;
}

.sitenav .fr .codeimg {
    display: block;
    width: 125px;
    height: 125px;
    margin: 15px auto 0 auto;
}

/* 椤甸潰澶撮儴 */
.pageheader {
    background: #fff;
}

.pageheader_t {
    padding-top: 30px;
    margin-bottom: 20px;
}

.pageheader_t_l_text {
    margin-left: 27px;
    position: relative;
}

.pageheader_t_l_text::before {
    content: '';
    width: 1px;
    height: 34px;
    background-color: #e2e2e2;
    position: absolute;
    left: -13px;
    top: 14px;
}

.pageheader_t_l_text p:first-child {
    font-size: 16px;
    color: #2b2b2b;
    margin-right: 6px;
    padding-top: 9px;
}

.pageheader_t_l_text p:first-child + p {
    font-size: 12px;
    color: #aaa9a9;
}

/* 鎼滅储妗� */
.history-record {
    display: none;
    width: 570px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 3px 7px 0 rgba(194, 194, 194, 0.37);
    border-radius: 2px;
    position: absolute;
    top: 38px;
    left: -2px;
    z-index: 9999;
    border: 2px solid #2C6BEA;
}
.history-record i{
    background-image: none !important;
}
.searches-center-box {
    display: block;
}

.history-record-text .service-list span {
    color: #FA7040;
    margin-right:30px;
}

.list-history {
    display: none;
}

.history-record-text .the-company {
    display: flex;
    justify-content: space-between
}

.history-record-text .service-list {
    display: flex;
    justify-content: space-between
}

.record-text-img {
    width: 100%;
    height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.record-text-img span {
    font-size: 13px;
    font-family: MicrosoftYaHei;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
    display: block;
}

.record-top-icon-left {
    display: flex;
    align-items: center;
    float: left;
}

.record-top-icon-left img {
    width: 14px;
    height: 14px;
    background: rgba(140, 140, 140, 1);
}

.record-top-icon-left span {
    margin-left: 5px;
    display: block;
    font-size: 13px;
    font-family: MicrosoftYaHei;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}

.record-top-icon-right {
    display: flex;
    align-items: center;
    float: right;
}

.record-top-icon-right:hover {
    cursor: pointer;
}

.record-top-icon-right img {
    width: 14px;
    height: 14px;
    background: rgba(0, 0, 0, 1);
}

.record-top-icon-right span {
    margin-left: 5px;
    display: block;
    font-size: 13px;
    font-family: MicrosoftYaHei;
    color: rgba(53, 115, 236, 1);
    line-height: 17px;
}

.history-record-top {
    clear: both;
}



.history-record-text a {
    height: 30px;
    display: block;
    font-size: 13px;
    font-family: MicrosoftYaHei;
    color: rgba(102, 102, 102, 1);
    line-height: 30px;
    padding: 0 19px;
}
.history-record-text a div:first-child{
    width: 344px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.searches-bottom a:hover {
    color: rgba(53, 115, 236, 1);
    cursor: pointer;
}

.popular-searches-center img {
    width: 11px;
    height: 14px;
    background: rgba(153, 153, 153, 1);
}

.popular-searches-center {
    margin-top: 16px;
    display: flex;
    align-items: center;
}

.popular-searches-center span {
    margin-left: 5px;
    font-size: 13px;
    font-family: MicrosoftYaHei;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}

.searches-bottom {
    margin: 10px 10px 0 0;
    height: 28px;
    background: rgba(234, 238, 245, 1);
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.popular-searches-bottom {
    margin-top: 2px;
    display: flex;
    flex-wrap: wrap;
}

.searches-bottom a {
    padding: 0 15px;
    font-size: 13px;
    font-family: MicrosoftYaHei;
    color: rgba(102, 102, 102, 1);
}

.history-record-text a:hover {
    background: rgba(231, 246, 255, 1);
    cursor: pointer;
}


.pageheader_t_r_l_t {
    width: 570px;
    height: 42px;
    background-color: #ffffff;
    border: solid 2px #2667e9;
    box-sizing: border-box;
    background-image: url(../images/index/icon-search.png);
    background-repeat: no-repeat;
    background-position: 118px 14px;
    position: relative;
}

.pageheader_t_r_l_t input {
    margin-left: 33px;
    height: 100%;
    width: 420px;
}

.pageheader_t_r_l_tA {
    display: inline-block;
    width: 82px;
    height: 42px;
    background-color: #2c6bea;
    position: absolute;
    right: 0;
    top: -2px;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    transition: all 0.3s;
}

.pageheader_t_r_l_t a:hover {
    opacity: 0.9;
}

.pageheader_t_r_l_b {
    margin-top: 4px;
}

.pageheader_t_r_l_b a {
    font-size: 12px;
    color: #a4a4a4;
    margin-right: 8px;
    transition: color 0.2s;
}

.pageheader_t_r_l_b a:hover {
    color: #2c6bea;
}

/* 鎴戣鍑哄敭 */
.pageheader_t_r_r {
    width: 128px;
    height: 42px;
    background-color: #333333;
    position: relative;
    margin-right: 20px;
    margin-left: 3px;
    line-height: 42px;
    text-indent: 34px;
    background-image: url(../images/index/icon_sell.png);
    background-repeat: no-repeat;
    background-position: 16px center;
    transition: all 0.3s;
    margin-top: 11px;
}

.pageheader_t_r_r:hover {
    transform: translateY(-2px);
}

.pageheader_t_r_r span {
    font-size: 16px;
    color: #ffffff;
}

.pageheader_t_r_r img {
    max-width: none;
    position: absolute;
    right: -26px;
    bottom: 0;
}

/* 涓嬮儴瀵艰埅鍖� */
.pageheader_b dl {
    position: relative;
}

.before {
    position: relative;
}

.before:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 10px;
    background-color: #cbcbcb;
    position: absolute;
    left: -14px;
    top: 16px;
}

.pageheader_b dd {
    float: left;
}

.pageheader_b dd {
    position: relative;
}

.pageheader_b dd > img {
    position: absolute;
    top: -10px;
    left: -18px;
    right: 0;
    margin: auto;
    animation: updown 2s infinite ease-in-out alternate;
}

.pageheader_b dd > img.low {
    top: -5px;
    animation-name: updownlow;
}

.pageheader_b dd > .elven {
    position: absolute;
    top: -28px;
    left: 2px;
    margin: 0;
    animation: updown1 2s infinite ease-in-out alternate;
}

.activity {
    position: relative;
}

.activity .elven {
    position: absolute;
    top: -28px;
    left: 0;
    animation: updown1 2s infinite ease-in-out alternate;
}



@keyframes updown {
    20% {
        top: -7px;
    }

    40% {
        top: -10px;
    }

    100% {
        top: -10px;
    }
}
@keyframes updown1 {
    20% {
        top: -25px;
    }

    40% {
        top: -28px;
    }

    100% {
        top: -28px;
    }
}

@keyframes updownlow {
    20% {
        top: -2px;
    }

    40% {
        top: -5px;
    }

    100% {
        top: -5px;
    }
}

@keyframes activity {
    20% {
        top: -15px;
    }

    40% {
        top: -20px;
    }

    100% {
        top: -20px;
    }
}

.pageheader_b > li > a,
.pageheader_b_c > dl > dd > a {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #303030;
    line-height: 40px;
    box-sizing: border-box;
    transition: color 0.3s;
}

.pageheader_b > li:hover > a,
.pageheader_b dd:hover > a,
.pageheader_b dd.on > a {
    color: #2c6bea;
}

.pageheader_b > li > a {
    padding: 0 16px;
}

.pageheader_b_c > dl > dd > a {
    padding: 0 24px 0 0;
}

.pageheader_b li.pageheader_b_c {
    padding: 0;
    margin-right: 22px;
}

.pageheader_b_c > dl > dd {
    width: 97px;
    height: 40px;
    margin-left: 18px;
    background-image: url('../images/index/icon_arrowdown.png');
    background-repeat: no-repeat;
    background-position: 72px 19px;
    border: 2px solid transparent;
    transition: all .3s;
    position: relative;
}

.pageheader_b_c_slide {
    position: absolute;
    left: 50%;
    background-color: #ffffff;
    top: 38px;
    transition: all .4s;
    opacity: 0;
    height: 0;
    z-index: 5;
    overflow: hidden;
}

.pageheader_b_c_bd {
    padding: 24px 0 10px 22px;
    height: 100%;
    box-shadow: -1px 3px 7px 0px rgba(162, 162, 162, 0.35);
    border: solid 2px #3573ec;
    overflow: hidden;
}

.pageheader_b_c > dl > dd:after {
    content: "";
    width: 11px;
    height: 6px;
    background: url('../images/index/icon_arrowtop.png');
    position: absolute;
    margin: auto;
    bottom: -4px;
    left: -39px;
    right: 0;
    z-index: -1;
    opacity: 0;
}

.pageheader_b_c > dl > dd:hover:after {
    z-index: 6;
    opacity: 1;
}

.pageheader_b_c_slide1 {
    width: 650px;
    margin-left: -157px;
}

.pageheader_b_c > dl > dd:hover .pageheader_b_c_slide1 {
    height: auto;
}

.pageheader_b_c_slide2 {
    width: 560px;
    margin-left: -269px;
}

.pageheader_b_c > dl > dd:hover .pageheader_b_c_slide2 {
    height: auto;
}

.pageheader_b_c_slide3 {
    width: 555px;
    margin-left: -275px;
}
.pageheader_b_c > dl > dd{
    margin-left:0 !important;
}
.pageheader_b_c > dl > dd:hover .pageheader_b_c_slide3 {
    height: auto;
}

.pageheader_b_c_slide4 {
    width: 623px;
    margin-left: -285px;
}

.pageheader_b_c > dl > dd:hover .pageheader_b_c_slide4 {
    height: auto;
}

.pageheader_b_c_slide5 {
    width: 790px;
    margin-left: -395px;
}

.pageheader_b_c > dl > dd:hover .pageheader_b_c_slide5 {
    height: auto;
}

.pageheader_b_c_slide6 {
    width: 458px;
    margin-left: -222px;
}

.pageheader_b_c > dl > dd:hover .pageheader_b_c_slide6 {
    height: auto;
}

.pageheader_b_c_slide li {
    margin-right: 78px;
}

.pageheader_b_c_slide li p:first-child {
    font-size: 14px;
    font-weight: bold;
    color: #595959;
    line-height: inherit;
    margin-bottom: 9px;
}

.pageheader_b_c_slide li p {
    line-height: 30px;
}

.pageheader_b_c > dl > dd:hover .pageheader_b_c_slide {
    opacity: 1;
    z-index: 6;
}


.pageheader_b > li:first-child {
    background-image: url('../images/index/icon_home.png');
    background-repeat: no-repeat;
    background-position: 16px center;
}

.pageheader_b > li:first-child img {
    margin-right: 6px;
}

.pageheader_b > li:first-child a {
    text-indent: 20px;
}

.pageheader_b > li:first-child.on {
    background-image: url('../images/index/icon_home_hover.png');
}

.pageheader_b li:first-child.on {
    background-color: #3573ec;
    border-radius: 2px 2px 0 0;
}

.pageheader_b_c > dl > dd:hover,
.pageheader_b dd.on {
    background-image: url('../images/index/icon_arrowdown_hover.png');
}

.pageheader_b > li:first-child.on > a {
    color: #fff;
}

.pageheader_b > li.on > a {
    color: #3573ec;
}

.pageheader_b_c_slide1 .pageheader_b_c_bd li, .pageheader_b_c_slide2 .pageheader_b_c_bd li {
    float: none;
    clear: both;
    zoom: 1;
    margin-right: 0;
    margin-bottom: 22px;
}

.pageheader_b_c_slide1 .pageheader_b_c_bd li:after, .pageheader_b_c_slide2 .pageheader_b_c_bd li:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.pageheader_b_c_slide1 .pageheader_b_c_bd li p, .pageheader_b_c_slide2 .pageheader_b_c_bd li p {
    float: left;
    margin-right: 15px;
    line-height: 26px;
}

.pageheader_b_c_slide1 .pageheader_b_c_bd li p.hot:after, .pageheader_b_c_slide2 .pageheader_b_c_bd li p.hot:after {
    right: 0;
    top: -21px;
    left: 0;
    margin: auto;
}

.pageheader_b_c_slide1 .pageheader_b_c_bd li p:first-child, .pageheader_b_c_slide2 .pageheader_b_c_bd li p:first-child {
    float: none;
}

.pageheader_b_c_bd li {
    float: left;
}

.pageheader_b_c_bd li p {
    font-size: 14px;
    color: #595959;
}

.pageheader_b_c_bd li p a {
    display: inline-block;
    width: 100%;
    height: 100%;
    transition: all .3s;
}

.pageheader_b_c_bd li p.hot {
    color: #ff8400;
    position: relative;
    display: inline-block;
}

.pageheader_b_c_bd li p.hot:after {
    line-height: 30px;
    content: "";
    display: inline-block;
    width: 27px;
    height: 11px;
    background: url(../images/index/icon_hot4.png) no-repeat center;
    position: absolute;
    right: -32px;
    bottom: 10px;
}

.pageheader_b_c_bd li p.more {
    color: #ff8400;
    position: relative;
    display: inline-block;
}

.pageheader_b_c_bd li p.more i {
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-width: 4px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #ff7e00;
    border-right: none;
    position: absolute;
    top: 11px;
    right: -8px;
    transition: all .2s;
}

.pageheader_b_c_bd li p.more i:before {
    content: "";
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-width: 3px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #fff;
    border-right: none;
    position: relative;
    left: -4px;
}

.pageheader_b_c_bd li p.more i + i {
    right: -12px;
}

.pageheader_b_c_bd li p a:hover {
    color: #2667e9;
}

.pageheader_b_c_bd li p:hover i {
    border-left-color: #2667e9;
}
img[src=""],img:not([src]){
    opacity:0;
}

/* 鎼滅储浼樺寲 */
.pageheader_t_r_l .search_top_switch {
    width: 273px;
    height: 28px;
}
.pageheader_t_r_l .search_top_switch li.active {
    width: 91px;
    height: 28px;
    background: #2C6BEA;
    color: #FFFFFF;
}
.pageheader_t_r_l .search_top_switch li {
    width: 91px;
    height: 28px;
    font-size: 13px;
    color: #060606;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
}
.pageheader_t_r_l_t .search_header {
    width: 98px;
    height: 38px;
    display: inline-block;
    margin-left: 4px;
    cursor: pointer;
}
.pageheader_t_r_l_t .search_header p {
    height: 44px;
    text-align: center;
    position: relative;
}
.pageheader_t_r_l_t .search_header .checked_range {
    font-size: 13px;
    color: #000000;
    line-height: 42px;
    margin-right: 5px;
}
.pageheader_t_r_l_t .search_header .checked_range .icon-down{
  vertical-align: -2px;
}
.pageheader_t_r_l_t .search_header p .sort_line {
    display: inline-block;
    width: 1px;
    height: 10px;
    background: #DBDBDB;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.pageheader_t_r_l_t .search_header ul {
    display: none;
    position: absolute;
    top: 40px;
    left: -2px;
    width: 104px;
    background: #ffffff;
    z-index: 9;
    border: 1px solid #F1F4FB;
    box-shadow: 0px 7px 18px 0px rgb(95 103 110 / 10%);
}
.pageheader_t_r_l_t .search_header li {
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 13px;
    z-index: 9999;
    color: #686868;
}
.pageheader_t_r_l_t .search_header .icon-up{
    display: none;
}
.pageheader_t_r_l_t .search_header li:hover {
    background: #F9F9FD;
    color: #2C6BEA;
}
.pageheader_t{
    position: relative;
}
.pageheader_t_r_l {
    position: absolute;
    top: 13px;
    right: 150px;
}
.history-record-text-box {
    margin: -10px -19px -19px;
}
.history-record .history-record-box {
    padding: 10px 19px 19px;
}
.search_select_hide{display: none !important;}
.search_icon_position{background-position: 14px !important;}
/* 鍔ㄧ敾 */
@-webkit-keyframes tagleftright { 100% { -webkit-transform: translateX(-1px); transform: translateX(-1px); } }
@keyframes tagleftright { 100% { -webkit-transform: translateX(-1px); transform: translateX(-1px); } }
@-webkit-keyframes tagupdown { 100% { -webkit-transform: translateY(-1px); transform: translateY(-1px); } }
@keyframes tagupdown { 100% { -webkit-transform: translateY(-1px); transform: translateY(-1px); } }
.pageheader .pageheader_b li{
  position: relative;
}
.pageheader .pageheader_b li .unsubscribeIcon{
  display: inline-block;
  width: 29px;
  height: 15px;
  background: url(../images/unsubscribe/zero.png) no-repeat;
  position: absolute;
  top:-5px;
  left:35px;
  -webkit-animation: tagupdown 0.6s infinite ease-in-out alternate;
  animation: tagupdown 0.6s infinite ease-in-out alternate;
}
.pageheader_t_r_l{
    position: relative !important;
    top:0 !important;
    left: 0 !important;
}
.pageheader_t_r_l .search_top_switch{
    height: 35px;
}
.pageheader_t_r_l .search_top_switch li{
    width: 80px;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    font-weight: bold;
    border-radius: 6px 6px 0 0;
}
.pageheader_t_r_l .search_top_switch li.active{
    background: #FF4E11;
    height: 35px;

}   
.pageheader_t_r_l_t{
    width: 638px;
    height: 54px;
    border:none;
    background: none;
    background: #FFFFFF;
    border: 1px solid rgba(255,255,255,0.3);
}
.pageheader_t_r_l_tA{
    width: 81px;
    height: 54px;
    background: #195BE8;
    top: -1px;
    right: -1px;
    line-height: 52px;
}
.pageheader_t_r_l_tA span{
  font-size: 16px;
  color: #ffffff;
}
.pageheader_t_r_r{
    background: none;
    width: 141px;
    height: 54px;
    background: #00C2FF;
    line-height: 54px;
    margin-top: 35px;

}
.pageheader_t_r_r img{
    position: initial;
    vertical-align: -2px;
}
.pageheader_t_r_l_t .search_header ul{
    top: 51px;
    left: -1px;
}
.pageheader_t_r_l_t .search_header p{
    height: 52px;
}
.pageheader_t_r_l_t input{
    margin-left: 12px;
}
.pageheader_t_r_l_t .search_header p .sort_line{
    top: -9px;
    width: 1px;
    height: 16px;
    background: #C9D7E7;
}
.history-record{
    top: 51px;
    left: -2px;
    width: 100%;
}

.pageheader_t_r_l_box{
  position: absolute;
  right: 82px;
  top:10px;
}


.pageheader_t_r_l_b a{
  font-size: 12px;
  font-weight: 400;
  color: #5C5C5C;
  padding:4px 12px;
  background: #E6EBF1;
  border-radius: 17px 17px 17px 17px;
  max-width: 82px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  box-sizing: border-box;
}
.pageheader_t_r_l  .tls {
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top:4px;
}
