.box1200 {
    width: 1250px;
    margin: auto;
}

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

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

a {
    color: inherit;
}

.down_company_info li{
    line-height: 1;
}

/* 椤堕儴 */
.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(../image/icon-search.png);
    background-repeat: no-repeat;
    background-position: 118px 14px;
    position: relative;
}

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

.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(../image/icon_gouwuche.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('../image/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: 999;
    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;
    z-index: 999;
}

.pageheader_b_c > dl > dd:after {
    content: "";
    width: 11px;
    height: 6px;
    background: url('../image/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('../image/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('../image/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('../image/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: #2c6bea;
    position: relative;
    display: inline-block;
     font-weight: bolder;
}

.pageheader_b_c_bd li p.hot:after {
    line-height: 30px;
    content: "";
    display: inline-block;
    width: 27px;
    height: 11px;
    background: url(../image/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(../image/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 .pageheader_b li .unsubscribeIconzuire{
  display: inline-block;
  width: 29px;
  height: 15px;
  background: url(../image/zuire.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;
}
.gengduolanse{

}
.web-banner-content .banner-link li {
    margin-right: 48px;
    cursor: pointer;
    float: left;
    position: relative;
}

.web-banner-content .banner-link li:hover {
    border-bottom: 3px solid #FF2639;
}

.web-banner-content .banner-link .down::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 31px;
    right: -16px;
    width: 7px;
    height: 4px;
    background: url('../images/css_sprites.png') -616px -213px;
}

.web-banner-content .banner-link li:last-child {
    margin-right: 0
}

.web-banner-content .banner-link li .nav {
    font-size: 15px;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    line-height: 22px;
}

.web-banner-content .banner-link li .nav.active:after {
    content: '';
    margin-top: -2px;
    display: block;
    width: 100%;
    height: 3px;
    background: rgba(255, 38, 57, 1);
    border-radius: 2px;
}

.web-banner-content .banner-link li .down_select {
    position: absolute;
    top: 0px;
    left: -20px;
    z-index: 100;
    display: none;
    padding: 10px 0px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0px 15px 30px 0px rgba(28,51,74,0.1);
    box-shadow: 0px 15px 30px 0px rgba(28,51,74,0.1);
    zoom: 1;}

.web-banner-content .banner-link .down:hover .down_select {
    display: block;
}

.web-banner-content .banner-link li .down_select a {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #2B2B2B;
    line-height: 38px;
    text-align: center;
    display: block;
    width: 130px;
    position: relative;
    font-weight: normal;
}

.web-banner-content .banner-link li .down_select::before {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -8.5px;
    top: -7px;
    width: 16px;
    height: 6px;
    background: url('../images/css_sprites.png') -577px -353px;
    z-index: 10;
}

.web-banner-content .banner-link li .down_select a:hover {
    background-color: rgba(227, 218, 255, 0.27);
    line-height: 38px;
}

.web-banner-content .search-box {
    width: 440px;
    height: 36px;
    line-height: 36px;
    border-radius: 6px;
    border: 2px solid rgba(255, 255, 255, .3);
    position: absolute;
    top: -10px;
    right: 0;
    z-index: 5
}

.web-banner-content .search-box-radius {
    border-radius: 6px 6px 6px 0
}

.web-banner-content .down-sleect {
    width: 110px;
    cursor: pointer;
    text-align: center;
}

.web-banner-content .down-sleect>div {
    overflow: hidden;
    position: relative;
    left: -2px;
}

.web-banner-content .search-left {
    height: 36px;
    position: relative;
    z-index: 6;
    overflow: hidden;
    border-right: 2px solid rgba(255, 255, 255, .3);
}

.web-banner-content .down-sleect span {
    font-size: 14px;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
}

.web-banner-content .down-sleect i {
    display: inline-block;
    width: 7px;
    height: 4px;
    background: url('__ALIOSS__/mj/version5/images/pageDownImg/css_sprites2.png') -42px -48px;
    position: relative;
    top: -2px
}

.web-banner-content .down-sleect ul {
    z-index: 4;
    border: 2px solid rgba(255, 255, 255, .3);
    border-top: 0;
    width: 106px;
    position: relative;
    z-index: 1;
    left: 0;
    display: none;
    border-radius: 0 0 6px 6px
}

.web-banner-content .down-sleect ul li {
    font-size: 14px;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
}

.web-banner-content .down-sleect ul li:hover {
    color: #FF5422
}

.web-banner-content .down-sleect ul li:first-child {
    padding-top: 10px
}

.web-banner-content .down-sleect ul li:last-child {
    padding-bottom: 8px
}

.web-banner-content .search-right {
    padding: 10px 15px;
    width: 300px
}

.web-banner-content .search-right input {
    width: 84px;
    color: rgba(251, 252, 253, .8)
}

.web-banner-content .search-right input::-webkit-input-placeholder {
    color: rgba(251, 252, 253, .6);
}

.web-banner-content .search-right ul {
    position: relative;
    top: -2px;
}

.web-banner-content .search-right li {
    float: left;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    background: #8A83F2;
    border-radius: 10px;
    margin-right: 6px;
}

.web-banner-content .search-right li a {
    color: #fff
}

.web-banner-content .search-right i {
    display: block;
    width: 18px;
    height: 18px;
    background: url('__ALIOSS__/mj/version5/images/pageDownImg/css_sprites2.png') -48px -10px;
    margin-left: 9px;
    cursor: pointer;
}

.web-banner-words {
    position: absolute;
    top: 150px;
    left: 0;
}

.web-banner-words h1 {
    width: 720px;
    text-align: left;
    font-size: 66px;
    font-family: PingFangSC-Light, PingFang SC;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 90px;
    height: 90px;
}

.web-banner-words p {
    width: 525px;
    height: 44px;
    text-align: left;
    font-size: 14px;
    height: 44px;
    line-height: 22px;
    color: rgba(255, 255, 255, .8);
    margin-bottom: 32px
}

.web-banner-words a {
    display: block;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, .2);
    line-height: 17px;
    margin-bottom: 40px;
    height: 17px;
}

.web-banner-words div.btn-watch {
    text-align: center;
    cursor: pointer;
    width: 128px;
    height: 35px;
    line-height: 35px;
    border: 1px solid rgba(255, 255, 255, .5);
}

.web-banner-words div.btn-watch span {
    font-size: 16px;
    color: #fff;
    line-height: 35px;
    margin-right: 14px;
}

.web-banner-words div.btn-watch i {
    display: inline-block;
    width: 12px;
    height: 7px;
    background: url('../images/css_sprites.png') -499px -375px;
    vertical-align: middle;
    margin-top: -5px;
}

.web-banner-words div.btn-watch:hover i {
    animation: checkMoreRight .6s infinite
}

@keyframes checkMoreRight {
    0% {
        transform: translateX(-2px)
    }

    100% {
        transform: translateX(4px)
    }
}

.web-header .top-right li a:hover {
    color: white
}

.web-header .top-right li .followdown_box a:hover {
    color: #2B2B2B;
}

.web-header a {
    cursor: pointer;
}
