@charset "utf-8";

footer {
  background: red;
}

@media only screen and (max-device-width:769px) {
  body {
    font-size: 0.6rem
  }

  body {
    -webkit-touch-callout: none !important;
    -webkit-overflow-scrolling: touch;
  }

  .pc-warp {
    display: none;
  }

  .ipadBack {
    display: none;
  }

  .hamburger {
    display: block !important;
  }

  .m-warp-block {
    display: block;
  }

  #mfooter {
    padding: 1.2em 1em;
    background: #040404;
    width: 100%;
    bottom: 0;
    overflow: hidden;
    box-sizing: border-box;
  }

  .wrap_menu_bar {
    position: relative;
    top: 40px;
  }

  .wrap_menu_bar .muen_list {
    padding-bottom: 0.7em;
  }

  .muen_list .add {
    height: 22px;
    width: 22px;
    background: url(../images/mobile/index/system-add-b.png) center center no-repeat;
    background-size: 100%;
    transition: all 300ms ease-out;
    display: inline-block;
    padding: 1em 0;
    position: relative;
    top: 0em;
  }

  .muen_list a.current {
    height: 23px;
    width: 23px;
    background: url(../images/mobile/index/system-cancel-b.png) center center no-repeat;
    background-size: 100%;
    transition: all 300ms ease-out;
    display: inline-block;
    padding: 1em 0;
  }

  .wrap_menu_bar ul li:nth-of-type(1) {
    margin-top: -1px;
  }

  .wrap_menu_bar ul li {
    margin: 0;
  }

  .wrap_menu_bar ul li ul {
    display: none;
  }

  .wrap_menu_bar ul li ul>li {
    border-top: 0;
    border-left: none !important;
    border-bottom: 0 !important;
    margin-left: -1px;
    margin-top: -2px;
  }

  .wrap_menu_bar ul li ul {
    margin-left: -1px;
    margin-bottom: -1px;
  }

  .wrap_menu_bar .muen_list h2 {
    font-weight: normal;
    font-size: 1em;
    color: #dcdcdc;
    float: left;
    padding: 1em 0;
    width: 92%;
  }

  .wrap_menu_bar .muen_list .add img {
    width: 22px;
  }

  .warp_bottom {
    margin-top: 4em;
    padding-bottom: 1.5em;
  }

  .warp_bottom .customer_service {
    display: flex;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    justify-content: space-between;
    margin-bottom: 1em;
  }

  .warp_bottom .customer_service .tel span {
    display: block;
    font-size: 1.3em;
    margin-bottom: 0.3em;
    color: #a9a9a9;
    font-weight: bold;
  }

  .warp_bottom .customer_service .tel small {
    color: #525252;
    font-size: 1.2em;
    text-align: right;
    margin-left: 3em;
  }

  .warp_bottom .customer_service .service {
    width: 40%;
    border-radius: 30px;
    text-align: center;
    line-height: 2em;
    height: 2.8em;
    color: #333333;
    padding: 0 .2em;
    margin-right: 1em;
  }

  .warp_bottom .customer_service .service span {
    color: #5a5959;
    font-size: 0.9em;
  }

  .warp_bottom .customer_service .service img {
    width: 28px;
    margin-top: -0.4em;
    vertical-align: text-bottom;
  }

  .warp_bottom .social img {
    width: 38px;
    text-align: center;
    vertical-align: text-top;
  }

  .warp_bottom .social .social-media {
    text-align: center;
    margin: 1em auto 2em auto;
  }

  .warp_bottom .social .social-media a {
    margin: 0 0.2em;
  }

  .warp_bottom .social h3 {
    text-align: center;
    margin-bottom: 1.2em;
    color: #666;
    font-size: 1.2em;
    line-height: 22px;
  }

  .warp_bottom .social p {
    color: #999999;
    font-size: 0.8em;
  }

  .footer .center-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 26px;
    position: relative;
    top: 0;
    flex-wrap: wrap;
  }

  .footer .center-wrap p {
    color: #666;
    flex: 0 0 100%;
    text-align: center;
    flex: 0 0 100%;
  }

  .warp_bottom .social p span {
    color: #4e4e4e;
    font-size: 0.9em;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 22px;
    margin-bottom: -3em;
    padding-top: 0.8em;
    border-top: 1px solid #1a1a1a;
  }

  .warp_bottom .social p a {
    color: #5a5959;
    padding-right: 2.4em;
    font-size: 1.2em;
    margin-bottom: 1em;
    display: block;
  }

  .footer .center-wrap>p>a {
    margin-bottom: 0;
  }

  .warp_bottom .social p a img {
    width: 18px;
  }

  .supersoco section ul {
    display: block;
    word-wrap: break-word;
    flex-direction: column;
  }

  .supersoco section ul li {
    margin-left: 5px;
    margin-right: 5px;
  }

  .supersoco section ul li:nth-child(1) {
    margin-left: 5px;
  }

  .supersoco section ul li:nth-child(4) {
    margin-right: 5px;
  }

  .share {
    overflow: hidden;
  }

  .share a {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    padding-left: 38px;
    color: #777777;
    background: #040404;
    text-decoration: none;
    font-size: 0.9em;
    margin-left: -1px;
  }

  .reshide {
    min-height: auto;
    max-height: initial;
  }

  #toggle-menu {
    float: left;
    background-position: 0 0;
    background-color: #bc0023;
  }

  #toggle-search {
    float: right;
    background-position: -60px 0;
  }

  #toggle-search.open::after {
    top: 40px;
  }

  .nav .changable .search .quicklinks {
    height: 54px;
    line-height: 54px;
  }

  .item-detail-address .item-house .item-bots label span:nth-last-child(1) {
    display: none;
  }

  #toggle-basket {
    position: relative;
    float: right;
    background-position: -120px 0;
  }

  #toggle-basket::before {
    position: absolute;
    top: 5px;
    left: 0;
    width: 2px;
    height: 50px;
    content: "";
    background-color: #000;
  }

  .nav-muen ul li {
    display: block;
    border-bottom: none;
  }

  .nav-list dt dl {
    font-size: 1.1em;
  }

  .nav-muen ul li a {
    font-size: 0.9em;
  }

  .top_left {
    font-size: 1em;
  }

  .nav-muen ul li:hover a,
  .nav-muen ul li.active a {
    color: #666;
    transition: all 0.4s;
  }

  .nav-muen ul li.active a {
    color: #fff;
  }

  .problemsView .join_matter {
    padding: 0 1em;
  }

  .join_anding {
    margin-bottom: 8em;
  }

  .problemsView .nav-muen {
    width: 100%;
    position: relative;
    background: #FBFBFB;
  }

  #list_details {
    min-height: auto;
  }

  .problemsView .nav-muen ul {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }

  .problemsView .nav-muen ul>li {
    flex: 0 0 25%;
    line-height: 46px;
  }

  .nav-muen .v_nav.share {
    height: 0;
    overflow: hidden;
    line-height: 38px;
    background: none;
    border: none !important;
  }

  .responsibilities {
    background: #EFEFEF;
    padding: 30px 40px;
    position: relative;
  }

  .reshide {
    overflow-y: scroll;
    max-height: 600px;
  }

  .reshide::-webkit-scrollbar {
    display: none
  }

  .nav {
    height: 4em;
    background: #3f3f3f;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
  }

  .AboutView {
    overflow: hidden;
  }

  .memories {
    height: 21em;
    width: 100%;
    text-align: center;
    background: url(../images/about/aboutUs.png) center center no-repeat;
    background-size: cover;
    color: #fff;
    position: relative;
  }

  .memories .memories_pro {
    padding: 2em 1em;
  }

  .memories .memories_pro h3 {
    font-size: 2.5em;
    line-height: inherit;
  }

  .memories .memories_pro p {
    font-size: 0.85em;
    line-height: 48px;
    letter-spacing: 1px;
    font-weight: 600;
  }

  .muen-item ul {
    height: 3em;
  }

  .muen-item ul li {
    height: 3em;
    line-height: 3em;
  }

  .muen-item ul li a,
  .muen-item ul li.active a, .muen-item1 ul li.active a {
    font-size: 0.85em
  }

  .muen-item {
    width: 100%;
  }

  .container {
    width: 100%;
  }

  .muen-item ul li {
    margin: 0 auto;
    padding: 0;
  }

  .muen-item ul li.active a, .muen-item1 ul li.active a {
    width: auto;
  }

  .profile_us h3.BrandTipBingHhree {
    text-align: center;
    line-height: 40px;
    font-size: 2.2em;
  }

  .applicationTextView .TextViewSize h1 {
    font-size: 2em;
    margin-bottom: .6em;
    line-height: 36px;
    overflow: hidden;
  }

  .profile_us {
    padding: 2em 1.2em;
  }

  .profile_us p {
    margin-bottom: -3em;
    text-indent: initial;
    text-align: justify;
    font-size: 1em;
    line-height: 24px;
  }

  .profile_us h1 {
    text-align: center;
    font-size: 1.25em;
  }

  .applicationTextView .TextViewSize h2 {
    font-size: 1.25em;
    margin-bottom: 0;
  }

  .applicationTextView .TextViewSize span {
    font-size: 0.875em;
    margin: 1em 0;
  }

  .aboutsocoView .wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 1em;
  }

  .applicationTextView .TextViewSize p {
    font-size: 0.9em;
  }

  .profile .pro_num {
    background: none;
  }

  .profile .pro_num .count-title {
    font-size: 1.875em;
    font-weight: bold;
    margin-top: 10px;
  }

  .profile .pro_num .count-title em {
    font-size: 0.55em;
  }

  .profile .pro_num .count-text {
    font-size: 0.95em;
    margin-top: 0.5em;
  }

  .wrapper .col_fourth {
    background: #F5F5F5;
  }

  .wrapper .col_fourth:nth-of-type(1) {
    flex: 0 0 100%;
    margin-bottom: 1em;
    background: #F5F5F5;
    padding: 3em 0;
  }

  .wrapper .col_fourth:nth-of-type(2) {
    flex: 1;
    margin-right: 0.4em;
  }

  .wrapper .col_fourth:nth-of-type(3) {
    flex: 1;
    margin-left: 0.4em;
  }

  .BrandTipBing {
    padding-top: 2em;
    padding-bottom: 0em;
  }

  .ViewBrandmark .Brand_tip .tipative {
    padding: 2em 1.4em;
  }

  .Brand_tip .tipative h1 {
    white-space: normal;
    text-align: center;
    margin-bottom: 0.3em;
    font-size: 2.5em;
    line-height: 48px;
  }

  .Brand_tip .tipative h3 {
    font-size: 1.25em;
    margin-bottom: 0.5em;
  }

  .Brand_tip .tipative p {
    font-size: 0.875em;
  }

  .Brand_tip .tipative h3, .Brand_tip .tipative p {
    text-align: center;
    line-height: 26px;
  }

  .ViewBrandmark .Brand_tip {}

  .ViewBrandmark .Brand_tip .tipative:nth-last-of-type(1) {
    padding-top: 0;
  }

  .ViewBrandmark .Brand_tip .tipative ul {
    padding: 2.5em 0;
  }

  .ViewBrandmark .Brand_tip .tipative ul li {
    flex: 0 0 50%;
  }

  .ViewBrandmark .Brand_tip .tipative ul li h3 {
    font-size: 0.8em;
    box-sizing: border-box;
    margin-bottom: 0;
    padding: 0;
  }

  .ViewBrandmark .Brand_tip .tipative ul li {
    background: rgba(245, 245, 245, 1);
    box-sizing: border-box;
    height: 80px;
    line-height: 80px;
  }

  .ViewBrandmark .Brand_tip .tipative ul li:nth-of-type(4) {
    background: rgba(245, 245, 245, 1);
  }

  .ViewBrandmark .Brand_tip .tipative ul li:nth-of-type(2),
  .ViewBrandmark .Brand_tip .tipative ul li:nth-of-type(3),
  .ViewBrandmark .Brand_tip .tipative ul li:nth-of-type(6) {
    background: rgba(211, 211, 211, 1);
  }

  .productionRight {
    width: auto;
  }

  .flexView {
    flex: auto;
  }

  .productionViewBase {
    margin: 0;
    flex-wrap: wrap;
  }

  .productionLeft .profile_us {
    margin-left: 0px;
    padding: 2em 1.2em;
  }

  .countryView {
    margin-top: 0;
    margin-bottom: 4em;
  }

  .ViewBrandmark .BrandHeight.abouts {
    background: rgba(245, 245, 245, 1);
    margin-bottom: 4em;
    padding: 2.5em 1.4em !important;
    margin-top: -0.5em;
  }

  .HistoryMilestoneViewName {
    padding: 1em 1.2em;
    width: auto;
  }

  .HistoryMilestoneViewName ul li p {
    flex: 0 0 90%;
    text-align: justify;
    font-size: 1em;
  }

  .HistoryMilestoneViewName ul li p em {
    font-size: 0.8em;
  }

  .HistoryMilestoneViewName ul li em:nth-of-type(1) {
    flex: none;
  }

  .workUsView .joinViewBack {
    height: 345px;
  }

  .joinViewHight {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 2em 0;
    text-align: center;
    width: 80%;
  }

  .workUsView h1 {
    font-size: 1.25em;
    color: #FFFFFF;
    margin-bottom: 20px;
    font-weight: bold;
    margin: 0 auto;
  }

  .ViewCodeUsJoin {
    margin: 3.6em 0;
    padding: 0;
  }

  .workUsView .joinViewBack p {
    font-size: 0.9em;
  }

  .applicationsView {
    padding: 0 1.2em;
    width: auto;
    flex-wrap: wrap;
    margin-bottom: 2em;
  }

  .applicationsView .applicationTextView {
    flex: auto;
  }

  .applicationsView .applicationImgView .ImgView img,
  .applicationsView .applicationTextView {
    width: auto;
  }

  .applicationsView .applicationImgView,
  .applicationsView .applicationImgView .ImgView {
    width: 100%;
  }

  .applicationsView .applicationImgView {
    flex: auto;
  }

  .applicationsView .applicationImgView .ImgView {
    width: 100%;
    height: 100%;
  }

  .applicationsView .applicationImgView .ImgView img {
    width: 100%;
  }

  .applicationTextView:nth-of-type(2n) .TextViewSize {
    padding-left: 0px;
    padding-right: 0;
    padding-top: 2.4em;
  }

  .applicationTextView:nth-of-type(2n-1) .TextViewSize {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 2.6em;
  }

  .joinUsViewCodeBase {
    padding-bottom: 1em;
  }

  .contactUsViewFlag .cantactUs {
    flex: 0 0 100%;
  }

  .contactUsViewFlag .cantactUs {
    margin-bottom: 2em;
    height: 10em;
    padding-top: 3.5em;
  }

  .contactUsView {
    margin-bottom: 2em;
    padding: 0 2em;
    margin-top: -2em;
  }

  .contactUsView .contactUsViewFlag {
    padding-bottom: 1em;
  }

  .joinHouse {
    background: url(../images/house/mBingview.png) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 26.7em !important;
    box-sizing: border-box;
    text-align: left;
    position: relative;
  }

  .joinHouse .seppedBtnTitle {
    padding: inherit;
    position: absolute;
    left: 0;
    padding: 0 2em;
    top: 40%;
  }

  .seppedBtnTitle h2 {
    font-size: 2em;
    line-height: initial;
    text-align: center;
    margin-bottom: 0.3em;
    line-height: 1.2em;
  }

  .seppedBtnTitle p {
    text-align: center;
    font-size: 1.12em;
  }

  .seppedBtnTitle .about-view {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 90%);
    bottom: 0;
  }

  .houseViewList {
    position: relative;
    overflow: hidden;
    width: auto;
  }

  .houseView .houseViewListLast .houseViewListcoment {
    margin-bottom: 3em;
  }

  .houseViewListcoment {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    margin-bottom: -2px;
    overflow: hidden;
    flex-wrap: wrap;
    overflow: hidden;
    padding-left: 0;
  }

  .houseViewcomeRing.houseViewLeft {
    position: relative;
    flex: 0 0 100%;
    overflow: hidden;
    padding-top: 2em;
  }

  .ViewcomeRingtanbul {
    padding: 2em 0 0 0;
  }

  .houseViewListcoment .houseViewcomeBoots {
    flex: 0 0 100%;
    width: 100%;
    width: 100%;
    overflow: hidden;
    padding-top: 2em;
  }

  .houseViewListcoment .houseViewcomeRing {
    flex: 0 0 100%;
    padding: 0;
    padding-top: 2em;
    left: 1.4em;
    position: relative;
  }

  .houseViewListcoment .houseViewcomeRing h3 {
    font-size: 3em;
  }

  .houseViewcomeRing h4 {
    font-size: 1.25em;
  }

  .ViewcomeRingtanbul label {
    margin: 0.6em 0;
  }

  .ViewcomeRingtanbul label h5,
  .ViewcomeRingtanbul label p,
  .ViewcomeRingtanbul label a {
    font-size: 0.875em;
  }

  .ViewcomeRingtanbul label a {
    color: #818181;
  }

  .joinHouse .seppedBtnTitle span {
    font-size: 0.875em;
    display: block;
    line-height: 1.6em;
    text-align: center;
    margin: 0.5em auto;
  }

  .joinHouse #fourth button {
    width: 160px;
  }

  .houseViewcomeRing.houseViewLeft {
    left: 1.4em;
    padding-top: 2em;
  }

  .soco_lifeHouse {
    margin-bottom: 3em;
    overflow: hidden;
  }

  .SweetViewTop img {
    width: 40%;
  }

  .socoSweet .socoSweetView {
    height: 30em;
    padding: 0;
  }

  .socoSweetView h1 {
    line-height: 46px;
    font-weight: bold;
    flex: 0 0 100%;
    margin-bottom: 1em;
    white-space: pre;
    font-size: 2.25em;
  }

  .SweetViewTop h3 {
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 16px;
    flex: 0 0 100%;
  }

  .SweetViewTop p {
    font-size: 0.8em;
    flex: 0 0 100%;
    line-height: 1.6em;
  }

  .SweetViewTop {
    padding: 0 2em;
  }

  .SweetViewList ul li {
    flex: 0 0 100%;
  }

  .socoSweetViewList {
    width: 100%;
    padding-top: 0;
  }

  .socoSweetViewList h3 {
    font-size: 1.25em;
  }

  .SweetViewList .ViewlistStick span:nth-of-type(1), .SweetViewList .ViewlistStickNum span:nth-of-type(1) {
    flex: 0 0 15%;
  }

  .SweetViewList .ViewlistStick span:nth-of-type(2), .SweetViewList .ViewlistStickNum span:nth-of-type(2) {
    flex: 0 0 35%;
  }

  .SweetViewList .ViewlistStick span:nth-of-type(3), .SweetViewList .ViewlistStickNum span:nth-of-type(3) {
    flex: 0 0 50%;
  }

  .socoSweetViewList p {
    padding: 0 1.4em;
    line-height: 28px;
    font-size: 0.8em;
  }

  .satisfactoryView .satisfactoryViewList {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    flex-wrap: wrap;
    margin-bottom: 5em;
  }

  .satisfactoryView .satisfactoryViewList li {
    flex: 0 0 50%;
    width: 50%;
    height: 11.75em;
    position: relative;
    line-height: 11.75em;
  }

  .satisfactoryView .satisfactoryViewList li h1 {
    color: #BA1E2A;
    font-size: 120px;
    text-align: center;
    /* font-family: 'PingFangSC-Regular,PingFan' */
  }

  .satisfactoryView .satisfactoryViewList li h3 {
    font-size: 1.25em;
    font-weight: 600;
    color: rgba(34, 45, 51, 1);
    line-height: 32px;
    margin-bottom: 0;
  }

  .SweetViewList .ViewlistStick span, .SweetViewList .ViewlistStickNum span {
    font-size: 0.8em;
  }

  .satisfactoryView .satisfactoryViewList li p {
    font-size: 0.9em;
    font-weight: 400;
    color: rgba(34, 45, 51, 1);
    line-height: 24px;
    margin-top: 0;
  }

  .satisfactoryView .satisfactoryViewList li .titleBase {
    position: relative;
    top: 4em;
  }

  .satisfactoryView .satisfactoryViewList li:nth-of-type(2),
  .satisfactoryView .satisfactoryViewList li:nth-of-type(3),
  .satisfactoryView .satisfactoryViewList li:nth-of-type(6),
  .satisfactoryView .satisfactoryViewList li:nth-of-type(7),
  .satisfactoryView .satisfactoryViewList li:nth-of-type(10) {
    background: rgba(245, 245, 245, 1);
  }

  .appChartView {
    padding: 2em 1.2em 1em 1.2em !important;
  }

  .itemSelect>section {
    display: flex;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    overflow: inherit;
    justify-content: center;
    align-items: center;
  }

  .dropdown p {
    font-size: 0.8em;
  }

  .itemDetailAddress .itemAddress {
    flex: 0 0 100%;
    width: 100% !important;
  }

  .ListViewSelect .itemDetailAddress .itemAddress:nth-of-type(3n+2) {
    margin-left: 0;
    margin-right: 0;
  }

  .agreement .index-con {
    width: 100%;
  }

  .guarnateeViewBase {
    flex: 0 0 49.6%;
    margin-bottom: 1em;
    margin-right: .4%;
    box-sizing: border-box;
  }

  .guarnateeViewBase .guarnateeViewBaseText {
    flex: 0 0 100%;
    padding-left: 1.4em;
  }

  .guarnateeCoderTel .guarnateeViewBase:nth-of-type(2) .guarnateeViewBaseText {
    margin-left: 1%;
  }

  .peaceViewLong {
    overflow: hidden;
    margin-bottom: 0;
  }

  .guarnateeViewBaseText {
    padding: 2em 0em 0 1em;
    width: 100%;
  }

  .guarnateeViewBaseText a {
    font-size: 1.2em;
    color: #FFFFFF !important;
    flex: 0 0 100%;
    font-weight: bold;
  }

  .peaceViewLong table td {
    font-size: 0.7em;
  }

  .guarnateeCoderTel {
    flex-wrap: wrap;
    margin: 2em 0 6em 0 !important;
    box-sizing: border-box;
  }

  .guaranteeViewListTheft .ViewJoinOpen {
    left: 0;
  }

  .theftViewLeft, .theftViewRight {
    flex: 0 0 50%;
    margin: 1em 0;
  }

  .theftViewLeft img, .theftViewRight img {
    width: 100%;
  }

  .guaranteeViewTop {
    padding: 2em 0;
  }

  .index-item {
    padding: 2em 1em 0 1em;
  }

  .ins-table_9 {
    width: auto;
    padding: 2em 1.4em;
  }

  .ins-tables_9 {
    margin-bottom: 0 !important;
  }

  #con9 thead tr td {
    font-size: 1em;
  }

  #con9 tbody td {
    font-size: 0.7em;
    line-height: 1.3em;
    padding: 1em;
  }

  .treasure-seven-top {
    margin: 0 1.2em;
  }

  .treasure-seven-center, .treasure-seven-bottom {
    margin: 4em 1.2em;
  }

  .treasure-seven-top li {
    font-size: 0.75em;
    text-indent: initial;
    text-align: justify;
  }

  .treasure-seven-center p, .treasure-seven-bottom p {
    font-size: 0.8em;
    text-indent: initial;
    text-align: justify;
  }

  .peaceViewLong p {
    text-align: left;
    text-indent: initial;
    text-align: justify;
  }

  .treasure-top {
    padding: 8em 0;
    height: 26.7em;
    background: url(../images/service/fs.png) center center no-repeat;
  }

  .peaceViewLong table {
    margin-top: 1em;
  }

  .peaceViewLong table td {
    height: 2.8em;
    line-height: 2.8em;
  }

  .treasure-top .treasure-details img {
    width: 20%;
  }

  .treasure-top .treasure-details h3 {
    font-size: 1em;
    margin: 1em 0;
  }

  .treasure-top .treasure-details p {
    font-size: 0.85em;
  }

  .qualityLongView {
    height: 4em;
    background: #D11E26;
  }

  .guaranteeWidthAuto p {
    padding: 0 1.5em;
  }

  .qualityLongView ul {
    height: 10em;
    margin: 0 1.5em;
    top: -5em;
  }

  .theftViewLeft,
  .theftViewRight,
  .guaranteeViewListTheft .ViewJoinOpen {
    margin: 0 auto;
    min-height: 8.5em;
  }

  .theftViewLeft h1,
  .theftViewRight h1 {
    margin-left: -0.4em;
  }

  .theftViewLeft h1,
  .theftViewLeft p,
  .theftViewRight h1,
  .theftViewRight p {
    display: inline-block;
    padding: 0.7em 1.2em;
  }

  .guaranteeViewListTheft .theftViewLeft h1,
  .guaranteeViewListTheft .theftViewRight h1 {
    margin-top: -0.2em;
  }

  .guaranteeViewListTheft .theftViewLeft p,
  .guaranteeViewListTheft .theftViewRight p {
    margin-top: -1.4em;
  }

  .peaceViewLongMobileBackbrg {
    background: #D11E26;
    padding: 2em 1.2em;
  }

  .ViewListTheft a,
  .theftViewLeft a {
    font-size: 0.75em !important;
    padding-left: 1.2em;
  }

  .peaceViewLongMobileBackbrg h3 {
    margin-top: 1.8em;
  }

  .peaceViewLongMobileBackbrg h3,
  .peaceViewLongMobileBackbrg p,
  .peaceViewLongMobileBackbrg table {
    color: #fff;
  }

  .peaceViewLongMobileBackbrg table {
    background: #fff;
  }

  .peaceViewLong table tr:nth-of-type(1) td {
    color: #222D33;
  }

  .qualityLongView ul li h1 {
    font-size: 1.7em;
  }

  .qualityLongView ul li p,
  .peaceViewLong p,
  .ViewListTheft p,
  .ViewListTheft a,
  .guarnateeViewBaseText p {
    font-size: 0.9em;
  }

  .guarnateeViewBaseText p {
    margin-top: 0;
  }

  .guarnateeViewBaseText {
    height: 8em;
  }

  .peaceViewLong p {
    font-size: 0.75em;
    line-height: 18px;
  }

  .ViewListTheft p {
    margin: 0;
    line-height: 1.4em;
    font-size: 0.75em;
  }

  .qualityLongView ul li p {
    margin-top: 0.75em;
  }

  .peaceViewLong h3,
  .guaranteeViewTop h2 {
    font-size: 1.25em;
    color: #fff;
  }

  .guaranteeViewTop h2 {
    color: #222D33;
  }

  .peaceViewLong table td {
    font-size: 0.75em;
  }

  .guaranteeViewTop h2 {
    top: -1.5em;
  }

  .guaranteeViewTop h1 {
    font-size: 3em;
    position: relative;
    left: 1.2em;
    top: -0.25em;
    opacity: inherit;
    color: #c6c6c6;
  }

  .guaranteeViewTop h1::before {
    content: '';
    position: absolute;
    width: 13px;
    height: 2px;
    background: #000000;
    font-weight: bold;
    transform: rotate(-40deg);
    left: 1.2em;
    top: 0.4em;
  }

  .guaranteeViewTop h1::after {
    content: '';
    position: absolute;
    width: 13px;
    height: 2px;
    background: #000000;
    font-weight: bold;
    transform: rotate(-40deg);
    left: .5em;
    top: 1.11em;
  }

  .ViewListTheft h1 {
    font-size: 1.1em;
  }

  .insuranceStandard .index-item h3 {
    font-size: 1em;
  }

  .insuranceStandard #con10 .ins-table_9 h1 {
    font-size: 1.1em;
    padding: 0rem 2rem 0.8rem 0rem;
  }

  .insuranceStandard #con10 thead tr td {
    font-size: 1em;
  }

  .insuranceStandard #con10 tbody td {
    height: 44px;
    line-height: 44px;
    font-size: 0.75em;
    padding: 0;
  }

  .insuranceStandard #con9 .ins-table_9 h1,
  .treasure-seven-top h1,
  .treasure-seven-center h1,
  .treasure-seven-bottom h1 {
    color: #212121;
    font-size: 1.2em;
  }

  .insuranceStandard .treasure-seven-center p,
  .insuranceStandard .treasure-seven-bottom p {
    line-height: 22px;
  }

  .treasure-seven-top li {
    line-height: 18px;
  }

  .insuranceStandard .treasure-seven-center, .insuranceStandard .treasure-seven-bottom {
    margin: 2em 1.2em;
  }

  .insuranceStandard .treasure-seven-bottom {
    margin-bottom: 6em;
  }

  .apply_car {
    padding: 0;
  }

  .apply_for,
  .applyViewSize {
    padding: 2em 1.4em 3em 0.8em;
  }

  .apply_for span {
    font-size: 2em;
  }

  .applyViewInfo {
    padding-bottom: 2em;
  }

  .applyViewInfo .applyViewSize {
    padding: 0em 1em;
  }

  .applyViewInfo .applyViewSize h1 {
    font-size: 30px;
    color: #222D33;
    padding-bottom: 30px;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 1em;
    font-weight: bold;
  }

  .applyViewInfo .applyViewSize span {
    font-size: 16px;
    color: #818181;
    display: block;
    margin-top: 1em;
    line-height: 1.4em;
  }

  .essentialViewMessage {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 1em;
  }

  .essentialViewMessage .ViewMessageName input, .essentialViewMessage .ViewMessageName textarea {
    width: 100%;
  }

  .ViewMessageName .MessageNameSelect {
    padding: 0 1.4em;
  }

  .ViewMessageName select {
    flex: 0 0 39.33%;
    height: 54px;
    outline: none;
    border: 1px solid #E5E5E5;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    margin-right: 2%;
    font-size: 14px;
    color: #9B9B9B;
    padding-left: 1em;
  }

  .essentialViewMessage {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 1em;
  }

  .personnelView .capacity span, .personnelView .below span {
    width: auto;
  }

  .shopJoinType select, .shopExperience select {
    width: 100%;
  }

  .MessageNameFile span {
    font-size: 12px;
  }

  .apply_car button {
    background: #D11E26;
    width: 90%;
    height: 54px;
    line-height: 54px;
    border: none;
    outline: none;
    color: #fff;
    font-size: 16px;
    margin: -2em 5% 10em 5%;
    text-align: center;
    display: block;
    padding: 0 1em;
  }

  .problemsTitle {
    padding: 2em 1em;
  }

  .problemsTitle h1 {
    font-size: 36px;
    font-weight: 600;
    color: rgba(34, 45, 51, 1);
    line-height: 84px;
    margin-bottom: 20px;
  }

  .nav-muen {
    width: 136px;
  }

  .nav-list {
    width: auto !important;
  }

  #problems {
    width: 100% !important;
    padding: 0;
  }

  .nav-list ul li a.i, .nav-muen ul li i {
    top: -20px;
  }

  #list_details li>ul li, .nav-list>ul>li>ul li p {
    text-indent: initial;
    text-align: justify;
  }

  .nav-list ul li {
    line-height: 24px;
  }

  #list_details {
    padding-top: 1.6em;
  }

  .nav-list ul li a.current, .nav-muen ul li i.current {
    top: -34px;
  }

  .nav-list dt dl:nth-of-type(1) {
    width: 60%;
    margin: 1em auto 0;
  }

  .nav-list.problems dt {
    line-height: 24px;
  }

  .responsibilities {
    padding: 0 1em;
  }

  .contactUsViewFlag .cantactUs h1 {
    font-size: 1.25em;
    color: #222D33;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .collaboets label {
    font-size: 1em;
  }

  .collaboets .about_address h3 {
    font-size: 1.25em;
    line-height: 42px;
    margin-bottom: 1em;
  }

  .collaboets .about_address p {
    font-size: 0.8em;
    line-height: 24px;
  }

  .aboutUs {
    padding-bottom: 4em;
  }

  .nav-list ul li>span:nth-of-type(1),
  .nav-list ul li a.i, .nav-muen ul li i {
    float: right;
    text-transform: uppercase;
  }

  .join_matter .nav-list #list_details>li {
    border-bottom: none;
  }

  .dropdown ul.topic3 {
    height: 300px !important;
  }

  .HistoryMilestoneViewName ul li h5 {
    flex: 0 0 10%;
    padding-right: 0.5em;
    font-size: 0.9em;
    margin-right: 0;
  }

  .HistoryMilestoneViewName ul li em:nth-of-type(1) {
    width: 7px;
    height: 7px;
  }

  .index-con h3.text {
    font-size: 2.25em;
    line-height: 48px;
  }

  .lnsurces h1 {
    font-size: 0.85em;
    margin: 0em 0em 0em 0;
    line-height: 35px;
  }

  .lnsurces .name-sampt span, .lnsurces .name-sampt ul li p, .lnsurces .name-sampt ul li address {
    font-size: 0.9em;
    line-height: 1.7em;
  }

  .name-sampt ul li {
    margin-bottom: 1.4em;
  }

  .lnsurces .name-sampt h3 {
    font-size: 0.95em;
    margin-bottom: 0.5em;
  }
}