* {
    margin: 0;
    padding: 0;
    border: none;
    box-sizing: border-box;
    color: #333;
}

@media screen and (max-width: 1200px) {
    html {
        width: 1200px;
    }
}

html {
    border-top: 0 !important;
}

ul {
    list-style: none;
}

select {
    outline: none;
    border: none;
}

.show {
    display: block;
}

.body {
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    /* margin-left: 350px; */
    align-items: center;
}

textarea {
    padding-left: 0;
    width: 312px;
    border: none;
    outline: none;
    overflow: hidden;
    resize: none;
    line-height: 1.5;
    color: #333333;
}

.none {
    display: none;
}

input {
    border: none;
    outline: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}

.global_head {
    background-color: #f5f5f5;
    height: 36px;
    width: 100%;

    font-size: 13px;
    font-weight: 400;
    color: #999999;
}

.global_head_index {
    line-height: 36px;
    cursor: pointer;
    margin-left: 0 !important;
}
.global_head_index span:hover{
  color: #f6001c;
}

.global_head_img {
    width: 12px;
    height: 12px;
    margin-right: 6px;
}

.global_head_right {
    display: flex;
    align-items: center;
}

.global_head_tit_checked {
    margin-right: 30px;
}
.global_head_tit_checked:nth-child(3):hover,.global_head_tit_checked:nth-child(4):hover,.global_head_tit_checked:nth-child(5):hover,.global_head_tit_checked:nth-child(6):hover{
color: #f6001c;
}

.global_head_tit_checked:nth-last-child(1) {
    margin-right: 0;
}

.global_head_tit_checked:nth-child(3) {
  cursor: pointer;

}
.global_head_tit_checked:nth-child(4) {
  cursor: pointer;

}
.global_head_tit_checked:nth-child(5) {
  cursor: pointer;

}
.global_head_tit_checked:nth-child(6) {
  cursor: pointer;

}

.goout {
    margin-left: 14px;
    cursor: pointer;
}
.goout:hover{
color: #f6001c;
}

.global_two_search_box {
    display: flex;
    padding-top: 1px;
    height: 86px;
    background: #ffffff;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

.fixed {
    display: flex;
    margin: auto;
    width: 1200px;
    position: relative;
    justify-content: space-between;
}

.global_two_search_box_logo {
    margin-left: 0;
    margin-right: 229px;
    height: 61px;
    width: 160px;
    background: url("../../image/logo/logo.png") no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: 13px;
    margin-right: 360px;
}

.global_search_two_search_tit {
    display: flex;
    margin-top: 12px;
    margin-bottom: 8px;
}

.global_search_two_search_int {
    padding-left: 20px;
    width: 493px;
    border: 2px solid #f6001c;
    height: 40px;
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
    color: #666666;
}

.global_search_two_search_btn {
    width: 132px;
    height: 40px;
    background: #f6001c;
    border: 2px solid #ff0036;
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}

.global_search_two_ul {
    margin-top: 8px;
    display: flex;
}

.global_search_two_li {
    margin-right: 24px;
    font-size: 14px;
    font-weight: 400;
    color: #f6001c;
}

.global_layout_box {
    width: 524px;
    margin: auto;
    margin-top: 61px;
    display: flex;
    justify-content: space-between;
}

.global_layout_box1{
  width:100%;
  padding: 20px 0;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  height: 515px;
}

.t1{
  font-size: 22px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #191919;
  opacity: 1;
}

.code_in{
  width: 328px;
  height: 328px;
}

.t2{
  font-size: 22px;
    font-family: PingFang SC;
    font-weight: 600;
    color: black;
}

.fixed_erweima_box {
  width: 80px;
  height: 134px;
  /* background: rgba(0, 0, 0, 0.7); */

  cursor: pointer;
}

.fixed_w1200 {
  position: fixed;
  right: 44.6%;
  top: 50%;
  transform: translate(50%, -50%);
  width: 1200px;
  height: 0;
  z-index: 1000;
  display: flex;
  justify-content: flex-end;
}

.fixed_erweima_box img {
  width: 212px;
  height: 163px;
}

.mobile{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

 .mobile text {
  font-size: 28px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
}

.phone{
  margin-right: 8px;
}

.kf_img_icon{
  width: 28px;
  height: 28px;
}

.layout_left {
    width: 170px;
    height: 150px;
    background: url("../../image/logo/kefu.png") no-repeat;
    background-size: cover;
    background-position: center;
}

.layout_right_from {
    width: 320px;
    font-size: 12px;
    font-weight: 400;
    color: #000000;
    opacity: 1;
}

.global_kefu_tti {
    margin-bottom: 8px;
}

.layout_right_from_phone {
    padding: 0 10px;
    width: 320px;
    height: 50px;
    background: #f9f9f9;
    opacity: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

/* 底部区域 */
.login_footer {
    padding-top: 30px;
    margin-top: 50px;
    padding-bottom: 30px;
    font-size: 16px;
    line-height: 21px;
    color: #737373;
    background: #f9f9f9;
    width: 100%;
}

.login_footer_tit {
    text-align: center;
    margin-bottom: 16px;
}

.login_footer_ul {
    /* margin-bottom: 16px; */
    text-align: center;
}

.login_footer_ul_span {
    margin-right: 9px;
}

.layui-layer-title {
    background-color: #f6001c;
    font-size: 24px !important;
    color: #ffffff !important;
}

.stop_rig p {
    font-size: 18px;
    font-weight: 500;
    color: #333333;
}

.layui-layer-btn0 {
    background-color: transparent !important;
    border: none !important;
    position: absolute;
    top: 23px;
    right: 42px;
}

.layui-layer-btn {
    position: absolute;
    top: 120px;
    right: 50px;
    width: 180px;
    height: 80px;
    line-height: 80px;
    background: #f6001c;
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    cursor: pointer;
}

.footer_nobot {
    margin-bottom: 0;
}

.recommend_li,
.global_search_two_li {
    margin-right: 24px;
    font-size: 14px;
    font-weight: 400;
    color: #f6001c;
    cursor: pointer;
}

.gogal_pop {
    width: 624px;
    height: 310px;
    background: #FFFFFF;
    opacity: 1;
    position: fixed;
    top: 32%;
    left: 32%;
}

.gogal_pop .head {
    width: 624px;
    height: 70px;
    background: #F6001C;
    opacity: 1;
    display: flex;
    padding: 0 30px;
    box-sizing: border-box;
    align-items: center;
    justify-content: space-between;
}

.head span {
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    opacity: 1;
}

.head img {
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.center {
    width: 624px;
    min-height: 260px;
    background: #FFFFFF;
    opacity: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 50px;
    box-sizing: border-box;
}

.center span {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #000000;
    opacity: 1;
}

.center_bottom {
    display: flex;
    width: 364px;
    justify-content: space-between;
    align-items: center;
}

.bottom_left {
    width: 152px;
    height: 46px;
    background: linear-gradient(180deg, #FE594D 0%, #F6001C 100%);
    opacity: 1;
    border-radius: 4px;
    font-size: 14px !important;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 46px;
    color: #FFFFFF !important;
    opacity: 1;
    text-align: center;
    cursor: pointer;
}

.bottom_right {
    cursor: pointer;
    width: 152px;
    height: 46px;
    background: #FFFFFF;
    border: 2px solid #F6001C;
    opacity: 1;
    border-radius: 4px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 46px;
    color: #DF041D;
    -webkit-text-stroke: 1 rgba(0, 0, 0, 0);
    text-stroke: 1 rgba(0, 0, 0, 0);
    opacity: 1;
    text-align: center;
}

.checked {
    color: #F6001C !important;
}

.gogal_pop_h {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.gogal_pop_h_pj {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.shade {
  position: fixed;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.5;
}

.layui-layer-content {
    color: white !important;
}
