@charset "UTF-8";
/*
@mixin image-center($width, $height){
  background-repeat: no-repeat;
  width: $width;
  height: $height;
  background-position: center center;
  background-size: cover;
  display: block;
}
*/
body {
  font-family: 'PingFang SC','Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
  color: #333;
  display: block;
  min-width: 1020px !important; }

body.fullsizead {
  padding-top: 60px; }
  body.fullsizead #fullsizead {
    display: block !important; }
  body.fullsizead .navbar-mtg {
    background-color: transparent;
    width: 1100px;
    margin: 0 auto; }
    body.fullsizead .navbar-mtg ul.navbar-nav {
      background-color: #E22A1E; }
    body.fullsizead .navbar-mtg.scroll-to-fixed-fixed {
      background-color: #E22A1E !important;
      width: 100% !important;
      left: 0 !important; }

a {
  color: inherit; }
  a:visited, a:focus {
    text-decoration: none;
    /*color:inherit;*/
    color: #999; }
  a:hover, a:active {
    text-decoration: none;
    color: #E22A1E; }
  a.color-city {
    text-decoration: none;
    color: #E22A1E; }
    a.color-city:visited {
      text-decoration: none;
      color: #E22A1E; }

.color-city {
  color: #E22A1E; }

.color-cityred {
  color: #E22A1E; }

.color-click {
  color: inherit;
  cursor: pointer;
}
  .color-click:visited, .color-click:focus {
    text-decoration: none;
    /*color:inherit;*/
    color: #999; }
  .color-click:hover, .color-click:active {
    text-decoration: none;
    color: #E22A1E; }

.mtg-tldr, .news-content .news-panel .news-suggest__newsitem a, .news-suggest__newsitem a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.padding20 {
  padding: 20px 30px; }

.main {
  position: relative;
  padding-top: 14px; }

.greybg {
  width: 100%;
  min-height: 400px;
  background: url("../img/reg/iconbackground.png") center top no-repeat;
  background-size: 1440px 250px;
  background-color: #f8f8f8;
  background-image: -webkit-image-set(url(../img/reg/iconbackground.png) 1x, url(../img/reg/iconbackground@2x.png) 2x); }

.mtg-greybackground {
  background-color: #f8f8f8;
  width: 100%; }

.mtg-bottom {
  font-size: 16px;
  width: 100%;
  min-height: 450px;
  background: url("../img/global/bottom.png") center bottom no-repeat;
  background-size: 1440px 450px;
  background-image: -webkit-image-set(url(../img/global/bottom.png) 1x, url(../img/global/bottom@2x.png) 2x); }
  .mtg-bottom .mtg-bottom-cell, .mtg-bottom a {
    display: inline-block;
    margin-right: 16px; }

.mtg-bottom-nobg {
  font-size: 16px;
  width: 100%;
  padding-bottom: 40px;
  min-height: 450px;
  background: url("../img/global/bottom_noicon.png") center bottom no-repeat;
  background-size: 1440px 450px;
  background-image: -webkit-image-set(url(../img/global/bottom_noicon.png) 1x, url(../img/global/bottom_noicon@2x.png) 2x);
  background-color: #f8f8f8; }
  .mtg-bottom-nobg .mtg-bottom-cell, .mtg-bottom-nobg a {
    display: inline-block;
    margin-right: 16px; }

.mtg-backtotop {
  width: 60px;
  height: 60px;
  background: #ccc;
  padding: 8px;
  font-size: 30px;
  text-align: center;
  color: white;
  border-radius: 50%;
  position: absolute;
  right: -100px;
  cursor: pointer; }

.btn-city {
  color: #ffffff;
  background-color: #E22A1E;
  border-color: #E22A1E; }
  .btn-city:focus, .btn-city.focus {
    color: #ffffff;
    background-color: #b62117;
    border-color: #72150f; }
  .btn-city:hover {
    color: #ffffff;
    background-color: #b62117;
    border-color: #ad1f16; }
  .btn-city:active, .btn-city.active, .open > .btn-city.dropdown-toggle {
    color: #ffffff;
    background-color: #b62117;
    border-color: #ad1f16; }
    .btn-city:active:hover, .btn-city:active:focus, .btn-city:active.focus, .btn-city.active:hover, .btn-city.active:focus, .btn-city.active.focus, .open > .btn-city.dropdown-toggle:hover, .open > .btn-city.dropdown-toggle:focus, .open > .btn-city.dropdown-toggle.focus {
      color: #ffffff;
      background-color: #961b13;
      border-color: #72150f; }
  .btn-city:active, .btn-city.active, .open > .btn-city.dropdown-toggle {
    background-image: none; }
  .btn-city.disabled:hover, .btn-city.disabled:focus, .btn-city.disabled.focus, .btn-city[disabled]:hover, .btn-city[disabled]:focus, .btn-city[disabled].focus, fieldset[disabled] .btn-city:hover, fieldset[disabled] .btn-city:focus, fieldset[disabled] .btn-city.focus {
    background-color: #E22A1E;
    border-color: #E22A1E; }
  .btn-city .badge {
    color: #E22A1E;
    background-color: #ffffff; }

.btn-yp-post {
  color: #ffffff;
  background-color: #ffaa0e;
  border-color: #ee9a00; }
  .btn-yp-post:focus, .btn-yp-post.focus {
    color: #ffffff;
    background-color: #da8d00;
    border-color: #6f4800; }
  .btn-yp-post:hover {
    color: #ffffff;
    background-color: #da8d00;
    border-color: #b17300; }
  .btn-yp-post:active, .btn-yp-post.active, .open > .btn-yp-post.dropdown-toggle {
    color: #ffffff;
    background-color: #da8d00;
    border-color: #b17300; }
    .btn-yp-post:active:hover, .btn-yp-post:active:focus, .btn-yp-post:active.focus, .btn-yp-post.active:hover, .btn-yp-post.active:focus, .btn-yp-post.active.focus, .open > .btn-yp-post.dropdown-toggle:hover, .open > .btn-yp-post.dropdown-toggle:focus, .open > .btn-yp-post.dropdown-toggle.focus {
      color: #ffffff;
      background-color: #b67600;
      border-color: #6f4800; }
  .btn-yp-post:active, .btn-yp-post.active, .open > .btn-yp-post.dropdown-toggle {
    background-image: none; }
  .btn-yp-post.disabled:hover, .btn-yp-post.disabled:focus, .btn-yp-post.disabled.focus, .btn-yp-post[disabled]:hover, .btn-yp-post[disabled]:focus, .btn-yp-post[disabled].focus, fieldset[disabled] .btn-yp-post:hover, fieldset[disabled] .btn-yp-post:focus, fieldset[disabled] .btn-yp-post.focus {
    background-color: #ffaa0e;
    border-color: #ee9a00; }
  .btn-yp-post .badge {
    color: #ffaa0e;
    background-color: #ffffff; }

.text-align-center {
  text-align: center; }

.header {
  min-height: 128px; }

.header-left__top {
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "FZZDHJW", sans-serif;
  font-size: 25px;
  line-height: 24px;
  margin-top: 26px;
  color: #E22A1E; }
.header-left__weathericon {
  margin-top: 16px; }
  .header-left__weathericon img {
    width: 40px;
    height: 40px; }
.header-left__weatherdetail {
  margin: 16px 0 0 10px;
  color: #888;
  font-size: 13px; }
.header-left__cityname {
  margin-top: 24px;
  font-size: 16px;
  font-weight: bold; }
.header-left__citychanger {
cursor: pointer;
  color: #888;
  margin: 25px 8px 0 8px;
  border: 1px solid #ccc;
  font-size: 12px;
  padding: 1px 4px; }
  .header-left__citychanger:hover {
    background: #E22A1E;
    color: #fff;
    border: 1px solid #E22A1E; }

.header-middle {
  text-align: center;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .header-middle__top {
    font-family: "shzhjt", sans-serif;
    font-size: 56px;
    line-height: 64px;
    margin-top: 10px; }
  .header-middle__bottom {
    font-family: "Play-Bold", sans-serif;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 24px; }
  .header-middle a {
    color: #333; }
    .header-middle a:hover {
      text-decoration: none;
      color: #333; }

.header-right {
  text-align: right; }
  .header-right__top {
    font-size: 16px;
    line-height: 22px;
    margin-top: 24px; }
    .header-right__top .header-appbtn {
cursor: pointer;
      outline: none; }
    .header-right__top .header-appdl {
      text-align: center; }
      .header-right__top .header-appdl .header-appdl-logo {
        width: 44%;
        margin-top: 50px;
        margin-bottom: 20px; }
      .header-right__top .header-appdl .header-appdl-qr {
        width: 75%;
        margin-top: 20px;
        margin-bottom: 10px; }
      .header-right__top .header-appdl .header-appdl-title {
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 2px; }
    .header-right__top span[class^='icon-'], .header-right__top div[class*=' icon-'] {
      font-size: 18px;
      min-width: 18px;
      min-height: 18px;
      display: inline-block;
      margin-left: 14px; }
    .header-right__top .icon-mobile {
      margin-left: 0 !important; }
    .header-right__top .popover {
      -webkit-box-shadow: none;
      box-shadow: none;
      border-radius: 4px; }
  .header-right__bottom {
    font-size: 28px;
    line-height: 30px;
    margin-top: 20px; }
    .header-right__bottom .btn-default {
      margin-left: -2px !important; }
    .header-right__bottom .icon-search {
      font-size: 15px;
      min-width: 15px;
      min-height: 15px;
      display: inline-block; }
    .header-right__bottom .dropdown-menu {
      z-index: 2000; }

.mtg-sitemap-news-item {
  font-size: 16px;
  text-align: center; }
  .mtg-sitemap-news-item a {
    display: block;
    padding: 5px 0;
    margin: 3px 0; }
.mtg-sitemap-yp .row {
  margin-top: 25px; }
.mtg-sitemap-yp-title {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 5px 0;
  margin: 3px 0; }
.mtg-sitemap-yp-content {
  font-size: 0;
  padding-left: 0; }
  .mtg-sitemap-yp-content-item {
    display: inline-block;
    text-align: center;
    width: 20%; }
    .mtg-sitemap-yp-content-item a {
      display: block;
      font-size: 16px;
      padding: 5px 0;
      margin: 3px 15px; }

.index-entrance {
  font-size: 0;
  margin: 0 0 14px 0; }
  .index-entrance__link {
    display: inline-block;
    margin-right: 69px;
    width: 73px;
    text-align: center; }
    .index-entrance__link--last {
      margin-right: 0; }
  .index-entrance__icon {
    width: 59px;
    height: 47px; }
  .index-entrance__text {
    text-align: center;
    margin-top: 8px;
    font-size: 16px; }

.mtg-footerpromo-logo {
  margin: 40px 0; }
  .mtg-footerpromo-logo img {
    width: 100%; }

.mtg-footerpromo-app {
  margin-bottom: 40px; }
  .mtg-footerpromo-app img {
    width: 690px; }

.index-headline {
  margin: 10px 0 15px 0;
  padding: 10px 9px;
  border: 1px solid #ccc;
  overflow: hidden;
  border-radius: 5px;
  position: relative;
  min-height: 487px; }
  .index-headline-caption {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0px;
    left: 0px;
    min-height: 150px;
    width: 1050px;
    padding: 16px 16px 30px 16px; }
    .index-headline-caption__title {
      font-size: 34px;
      color: #fff;
      font-weight: bold;
      text-shadow: 0 3px 3px #333;
      width: 800px;
      margin-bottom: 12px; }
    .index-headline-caption__description {
      font-size: 16px;
      color: #fff;
      text-shadow: 0 3px 3px #333;
      width: 800px; }
    .index-headline-caption__qrcode {
      position: absolute;
      bottom: 8px;
      right: 14px; }
      .index-headline-caption__qrcode img {
        height: 100% !important;
        width: 100% !important; }

.index-news {
  margin: 10px 0 15px 0; }
  .index-news .index-news-nav-shadow {
    width: 100%;
    height: 50px;
    margin-bottom: 20px; }
  .index-news .index-news-nav .navbar-nav {
    width: 100%;
    background: #f4f4f4;
    font-size: 15px;
    border-radius: 5px;
    overflow: hidden; }
    .index-news .index-news-nav .navbar-nav li {
      width: 7.142%; }
    .index-news .index-news-nav .navbar-nav .index-news-nav_link {
      height: 50px;
      line-height: 20px;
      cursor: pointer;
      text-align: center;
      padding: 15px 0; }
      .index-news .index-news-nav .navbar-nav .index-news-nav_link:hover, .index-news .index-news-nav .navbar-nav .index-news-nav_link:active {
        background: #E22A1E;
        color: #fff; }
      .index-news .index-news-nav .navbar-nav .index-news-nav_link.active {
        background: #E22A1E;
        color: #fff; }
    .index-news .index-news-nav .navbar-nav .index-news-nav__plus {
      font-size: 20px;
      background: #e8e8e8;
      float: right; }
  .index-news .index-news-nav.scroll-to-fixed-fixed .navbar-nav {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .index-news .index-news-title {
    font-size: 24px;
    color: #E22A1E;
    border-bottom: 3px solid #E22A1E;
    margin-bottom: 6px; }
    .index-news .index-news-title__more {
      float: right;
      margin-top: 6px;
      font-family: "BankGothic";
      color: #E22A1E;
      font-weight: bold;
      font-size: 14px;
      border: 1px solid #ccc;
      padding: 0px 4px 0px 3px;
      border-radius: 4px;
      letter-spacing: -1px; }
  .index-news .index-news-col {
    font-size: 14px;
    margin-bottom: 20px; }
    .index-news .index-news-col a {
      line-height: 26px;
      display: block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .index-news .index-news-imagenews {
    margin-bottom: 26px; }
    .index-news .index-news-imagenews a {
      width: 310px;
      height: 170px;
      object-fit: cover;
      display: block;
      border-radius: 5px;
      margin-top: 12px;
      position: relative; }
      .index-news .index-news-imagenews a:hover .index-news-imagenews__shadow {
        background: -webkit-gradient(linear, 0 40%, 0 100%, from(transparent), to(#111111));
        background: -moz-linear-gradient(top, transparent, transparent, #111111);
        background: -ms-linear-gradient(top, transparent, transparent, #111111);
        background: -o-linear-gradient(top, transparent, transparent, #111111); }
    .index-news .index-news-imagenews__shadow {
      border-radius: 5px;
      opacity: 1;
      height: 100%;
      width: 100%;
      background: -webkit-gradient(linear, 0 40%, 0 100%, from(transparent), to(#222222));
      background: -moz-linear-gradient(top, transparent, transparent, #222222);
      background: -ms-linear-gradient(top, transparent, transparent, #222222);
      background: -o-linear-gradient(top, transparent, transparent, #222222); }
    .index-news .index-news-imagenews__title {
      position: absolute;
      width: 100%;
      padding: 0 14px;
      bottom: 14px;
      color: #fff;
      font-size: 16px;
      text-shadow: 0 3px 3px #333; }
  .index-news .index-news-block .row {
    margin-bottom: 20px; }
  .index-news .index-news-block .index-news-block__img a {
    width: 100%;
    height: 150px;
    object-fit: cover;
    border-radius: 3px; }
  .index-news .index-news-block .index-news-block__title {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold; }
  .index-news .index-news-block .index-news-block__description {
    font-size: 14px;
    color: #888;
    margin-bottom: 10px; }
  .index-news .index-news-block .index-news-block__info {
    color: #888; }
    .index-news .index-news-block .index-news-block__info > span {
      margin-right: 30px; }
  .index-news .index-new-ads {
    margin-bottom: 7px; }
  .index-news .index-newadscontainer {
    padding-top: 15px;
    text-align: right;
    font-size: 0; }

.index-domain-title, .index-finance-title {
  margin-bottom: 20px; }
  .index-domain-title .red_ribbon, .index-finance-title .red_ribbon {
    height: 12px;
    background-color: #E22A1E;
    width: 100%; }
  .index-domain-title .cn_news_text, .index-finance-title .cn_news_text {
    font-size: 40px;
    padding: 11px 0;
    text-align: center;
    font-family: "FZDBS",sans-serif; }
  .index-domain-title .cn_news_nav, .index-finance-title .cn_news_nav {
    text-align: center;
    position: relative; }
    .index-domain-title .cn_news_nav:after, .index-finance-title .cn_news_nav:after {
      content: "";
      width: 100%;
      border-bottom: 1px solid #ccc;
      position: absolute;
      top: 50%;
      left: 0;
      z-index: -999; }
    .index-domain-title .cn_news_nav div, .index-finance-title .cn_news_nav div {
      background-color: #fff;
      display: inline-block;
      padding: 0 18px; }

.mtg-preload {
  display: none; }

.index-news-catemodal {
  margin-top: 16px; }
  .index-news-catemodal .index-news-nav_sort .navbar-nav {
    margin-bottom: 20px;
    width: 100%;
    background: #f4f4f4;
    font-size: 15px;
    border-radius: 5px;
    overflow: hidden; }
    .index-news-catemodal .index-news-nav_sort .navbar-nav li {
      width: 7.692%;
      text-align: center;
      padding: 15px 0;
      color: #333;
      cursor: default;
      float: left; }
    .index-news-catemodal .index-news-nav_sort .navbar-nav #nav_sortable li {
      cursor: move; }
    .index-news-catemodal .index-news-nav_sort .navbar-nav .sortable-ghost {
      background: #E22A1E;
      color: #fff; }
    .index-news-catemodal .index-news-nav_sort .navbar-nav .index-news-nav__plus {
      font-size: 20px;
      background: #e8e8e8; }
  .index-news-catemodal .index-news-catemodal-title {
    font-size: 18px;
    padding-top: 10px;
    text-align: right; }
    .index-news-catemodal .index-news-catemodal-title .index-news-catemodal-title__desc {
      font-size: 14px;
      color: #E22A1E; }
  .index-news-catemodal .checkbox-inline {
    margin-right: 20px;
    margin-left: 0;
    width: 116px;
    float: left; }
    .index-news-catemodal .checkbox-inline label {
      font-size: 16px;
      line-height: 20px;
      font-weight: normal;
      margin-top: 14px;
      cursor: pointer; }
  .index-news-catemodal #nav_sortable .checkbox-inline {
    cursor: move; }
    .index-news-catemodal #nav_sortable .checkbox-inline label {
      cursor: move; }
  .index-news-catemodal .modal-footer {
    text-align: center; }
    .index-news-catemodal .modal-footer .btn {
      font-weight: bold;
      padding: 8px 50px;
      font-size: 16px; }
    .index-news-catemodal .modal-footer .btn + .btn {
      margin-left: 15px; }

.index-fence {
  text-align: center;
  border-top: solid 10px #7CD339; }
  .index-fence__title {
    font-family: "FZDBS";
    font-size: 40px;
    margin: 14px 0 8px 0;
    position: relative; }
  .index-fence__qrcode {
    position: absolute;
    right: 0;
    bottom: 0; }
  .index-fence__wechatlogo {
    width: 70px;
    margin-right: 10px; }
  .index-fence-nav {
    text-align: center;
    position: relative;
    z-index: 2; }
    .index-fence-nav:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      border-top: solid 1px #DDD;
      z-index: -1; }
    .index-fence-nav__text {
      margin: 0;
      padding: 0 10px;
      background: #fff;
      display: inline-block; }

.yp-publish {
  text-align: right;
  font-size: 16px;
  margin-bottom: 10px;
  color: #E22A1E; }
  .yp-publish .icon-create-new {
    font-size: 20px;
    min-width: 20px;
    min-height: 20px;
    display: inline-block; }
  .yp-publish .btn {
    outline: none !important; }

.yp-content {
  word-wrap: break-word;
  font-size: 16px;
  border: 1px solid #ccc;
  border-top: 4px solid #E22A1E;
  position: relative; }
  .yp-content .yp-list-dealseal {
    width: 100px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10; }
  .yp-content h1 {
    font-size: 20px;
    margin-top: 0; }
  .yp-content .yp-toolbar {
    font-size: 15px;
    color: #888;
    margin-top: 15px;
    margin-bottom: 30px; }
    .yp-content .yp-toolbar span[class^='icon-'], .yp-content .yp-toolbar div[class*=' icon-'] {
      margin-right: 4px;
      font-size: 15px;
      min-width: 15px;
      min-height: 15px;
      display: inline-block; }
    .yp-content .yp-toolbar__item {
      margin-right: 40px; }
  .yp-content .yp-detail {
    margin-bottom: 22px; }
    .yp-content .yp-detail__name {
      color: #888;
      margin-right: 16px; }
  .yp-content .yp-keyword a {
    margin-right: 14px; }
  .yp-content .yp-keyword .yp-detail__name {
    margin-right: 10px; }
  .yp-content .yp-contact-name {
    font-size: 20px;
    font-weight: bold; }
  .yp-content .yp-contact-note {
    color: #888;
    font-size: 14px;
    margin-bottom: 22px; }
  .yp-content .yp-contact-detail {
    margin-bottom: 17px;
    overflow: hidden;
    text-overflow: ellipsis; }
    .yp-content .yp-contact-detail img {
      margin-right: 16px; }
  .yp-content .yp-gallery {
    padding: 15px;
    padding-bottom: 5px;
    background: #eee;
    border-top: 1px solid #ccc;
    min-height: 150px; }
    .yp-content .yp-gallery .owl-carousel .owl-item img {
      max-height: 160px;
      object-fit: cover; }
  .yp-content #yp-map {
    width: 100%;
    height: 320px;
    border-top: 1px solid #ccc; }

.yp-poptop {
  margin: 20px 0; }
  .yp-poptop img {
    width: 100%; }

.yp-filter {
  font-size: 16px;
  padding-top: 20px; }
  .yp-filter table {
    width: 100%; }
  .yp-filter__label {
    font-weight: bold;
    width: 13%;
    padding-bottom: 10px;
    vertical-align: top;
    line-height: 30px; }
  .yp-filter__options {
    width: 87%;
    padding-bottom: 10px; }
    .yp-filter__options a {
      margin-right: 20px;
      line-height: 30px; }
    .yp-filter__options .active {
      color: #E22A1E; }
    .yp-filter__options--blue {
      color: #336699; }
  .yp-filter__suburb {
    width: 87%;
    padding-bottom: 16px; }
    .yp-filter__suburb .input-group {
      width: 50%; }
  .yp-filter__university {
    width: 87%;
    padding-bottom: 16px; }
    .yp-filter__university .input-group {
      width: 70%; }

.account-finishreg {
  padding: 40px 60px 10px 60px;
  background: white;
  border: 1px solid #ddd; }
  .account-finishreg h2 {
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center; }
  .account-finishreg .account-finishreg-gender {
    margin-left: 0 !important;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    text-align: left;
    font-size: 16px;
    color: #555; }
  .account-finishreg .account-finishreg-skip {
    text-align: center;
    color: #666;
    margin-top: 30px;
    font-size: 16px; }
  .account-finishreg .account-finishreg-avatar {
    text-align: center;
    padding: 0 40px; }
    .account-finishreg .account-finishreg-avatar .slim {
      display: inline-block;
      width: 50%;
      border-radius: 50%;
      margin-bottom: 10px;
      border: 2px solid #ccc; }
      .account-finishreg .account-finishreg-avatar .slim .slim-btn-group {
        transition: opacity 0.3s ease-out;
        opacity: 0; }
      .account-finishreg .account-finishreg-avatar .slim:hover .slim-btn-group {
        opacity: 1; }
  .account-finishreg .account-finishreg-changegender {
    cursor: pointer; }
  .account-finishreg .dropdown-menu {
    text-align: center;
    font-size: 16px;
    width: 100%; }

.account-tab {
  border-left: 1px solid #ddd;
  margin-bottom: -1px;
  margin-top: 30px;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between; }
  .account-tab.account-width50 li {
    width: 100%; }
  .account-tab.account-width25 li {
    width: 100%; }
  .account-tab > li > a {
    margin-right: 0;
    text-align: center;
    font-size: 20px;
    line-height: 34px;
    color: #777;
    background: #FAFAFA;
    border-radius: 0;
    border: 1px solid #ddd;
    border-left: 0; }
    .account-tab > li > a span[class^='icon-'], .account-tab > li > a div[class*=' icon-'] {
      font-size: 20px;
      min-width: 20px;
      min-height: 20px;
      display: inline-block; }
  .account-tab > li.active > a {
    background: #fff;
    border-bottom: 0;
    color: #E22A1E; }

.mtg-msgbox {
  padding: 40px;
  text-align: center; }
  .mtg-msgbox p {
    font-size: 18px;
    color: #666; }
  .mtg-msgbox .btn {
    margin-top: 20px;
    width: 40%; }

.mtg-msgbox-msg {
  font-size: 150px;
  line-height: 1; }
  .mtg-msgbox-msg--success {
    color: #09BB07; }
  .mtg-msgbox-msg--error {
    color: #F76260; }
    .mtg-msgbox-msg--error img {
      width: 25%; }

.account-form {
  background: white;
  border: 1px solid #ddd;
  border-top: 0; }
  .account-form .yp-list-dealseal {
    width: 70px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10; }
  .account-form--topborder {
    border: 1px solid #ddd; }
  .account-form .tab-pane {
    padding: 40px 60px 40px 60px; }
  .account-form .account-tabempty {
    color: #bbb;
    text-align: center;
    font-size: 24px; }
    .account-form .account-tabempty span[class^='icon-'], .account-form .account-tabempty div[class*=' icon-'] {
      font-size: 140px;
      min-width: 140px;
      min-height: 140px;
      display: inline-block; }
  .account-form__code {
    padding: 10px;
    border-right: none;
    width: 108px; }
    .account-form__codetag {
      margin: 5px 2px 5px 0;
      height: 14px;
      float: left; }
  .account-form__verify {
    padding: 10px;
    font-size: 12px;
    line-height: 24px;
    width: 106px; }
  .account-form .dropdown-menu > li > a {
    padding: 7px 20px; }
  .account-form .dropdown-menu > li > a > img {
    height: 20px;
    margin: 0px 9px 0px 0; }
  .account-form .account-info-box-avatar {
    display: inline-block;
    width: 140px;
    height: 140px;
    margin-right: 30px;
    position: relative; }
    .account-form .account-info-box-avatar .slim {
      width: 100%;
      height: 100%;
      border-radius: 100%;
      border: 2px solid #cccccc;
      background-repeat: no-repeat;
      background-size: cover; }
      .account-form .account-info-box-avatar .slim:hover {
        opacity: 0.9; }
    .account-form .account-info-box-avatar .v {
      position: absolute;
      width: 33.33%;
      right: 0;
      bottom: 0; }
  .account-form .account-info-box-content {
    display: inline-block;
    vertical-align: top;
    width: 523px;
    margin-top: 12px; }
  .account-form .account-info-box-username {
    font-size: 26px;
    color: #666666; }
  .account-form .account-info-box-phone {
    font-size: 18px;
    color: #888888; }
  .account-form .account-info-box-modify {
    font-size: 16px;
    color: #336699;
    margin-top: 16px; }
    .account-form .account-info-box-modify label {
      font-weight: normal;
      cursor: pointer; }
    .account-form .account-info-box-modify span {
      margin-right: 30px;
      cursor: pointer; }
  .account-form .account-info-save {
    margin-top: 22px; }
  .account-form .account-info .form-group {
    margin-top: 22px; }
  .account-form .account-info-gender {
    margin-left: 0 !important;
    width: 100%;
    line-height: 24px;
    text-align: left;
    font-size: 16px;
    color: #555; }
  .account-form .account-info-gender-drop {
    text-align: center;
    font-size: 16px;
    width: 100%; }
  .account-form .account-info-changegender {
    cursor: pointer; }
  .account-form .account-pwreset h1 {
    text-align: center;
    margin: 0 0 36px 0; }
  .account-form .account-pwreset-confirm {
    margin-top: 12px; }
  .account-form .account-forgetpw h3 {
    margin: 0 0 20px 0; }
  .account-form .account-itemcell-image {
    background-repeat: no-repeat;
    width: 149px;
    height: 100px;
    background-position: center center;
    background-size: cover;
    display: block;
    border-radius: 2px;
    object-fit: cover; }
    .account-form .account-itemcell-image__higher {
      height: 122px; }
  .account-form .account-itemcell-vcenter {
    height: 100px;
    display: table-cell;
    vertical-align: middle; }
    .account-form .account-itemcell-vcenter__higher {
      height: 122px; }
  .account-form .account-itemcell-title {
    font-size: 20px;
    margin-bottom: 14px;
    line-height: 28px;
    overflow: hidden; }
  .account-form .account-itemcell-info {
    color: #999; }
    .account-form .account-itemcell-info .account-itemcell-info__date {
      margin-right: 20px; }
  .account-form .account-itemcell .account-comment-item-edit {
    height: 100px;
    display: table-cell;
    vertical-align: middle; }
    .account-form .account-itemcell .account-comment-item-edit button {
      display: block;
      margin: 8px 0; }
      .account-form .account-itemcell .account-comment-item-edit button i {
        font-size: 14px;
        min-width: 14px;
        min-height: 14px;
        display: inline-block; }
  .account-form .account-itemcell-comment-count {
    margin-left: 16px; }
  .account-form .account-comment-item {
    margin-bottom: 50px; }
    .account-form .account-comment-item-box-avatar {
      display: inline-block;
      vertical-align: top;
      width: 75px; }
      .account-form .account-comment-item-box-avatar img {
        border: 1px solid #cbcbcb;
        border-radius: 100%;
        width: 70px;
        height: 70px; }
    .account-form .account-comment-item-box-content {
      display: inline-block;
      width: 618px;
      font-size: 16px;
      line-height: 24px; }
    .account-form .account-comment-item-box-panel {
      color: #999999; }
    .account-form .account-comment-item-box-detail {
      margin-top: 10px; }
    .account-form .account-comment-item .account-itemcell {
      margin-top: 10px;
      padding: 15px;
      border: 1px solid #e1e1e1;
      background-color: #f8f8f8; }
      .account-form .account-comment-item .account-itemcell-image, .account-form .account-comment-item .account-itemcell-vcenter {
        height: 60px; }
      .account-form .account-comment-item .account-itemcell-image {
        width: 103px; }
      .account-form .account-comment-item .account-itemcell-title {
        font-size: 16px;
        line-height: 25px;
        height: 25px; }
  .account-form .account-comment-quote .account-comment-queto-content {
    margin: 0;
    padding: 0 15px; }
    .account-form .account-comment-quote .account-comment-queto-content span {
      color: #458ccc; }
  .account-form #account-fav .account-fav-del {
    float: right;
    font-size: 18px; }
  .account-form #account-fav .account-fav-switch {
    margin-bottom: 10px; }
  .account-form #account-fav .account-fav-classificate {
    padding-top: 15px; }
  .account-form #account-fav .account-fav-news .news-list-title {
    font-weight: normal; }
  .account-form #account-fav .account-itemcell-info, .account-form #account-fav .news-list-info {
    width: 521px; }

.account-links {
  margin-top: 14px;
  color: #336699; }
  .account-links a {
    font-size: 16px;
    margin-right: 30px; }

.news-content {
  padding-right: 20px;
  line-height: 28px;
  text-align: justify;
  word-wrap: break-word; }
  .news-content h1 {
    font-size: 30px;
    margin-top: 10px; }
  .news-content .news-info {
    font-size: 15px;
    color: #888;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 4px; }
    .news-content .news-info__detail {
      margin-right: 40px; }
  .news-content .news-body {
    font-size: 18px;
    line-height: 32px;
    margin-top: 26px;
    text-align: justify;
    font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif !important; }
    .news-content .news-body img {
      max-width: 100% !important;
      width: auto;
      height: auto; }
    .news-content .news-body p {
      margin-bottom: 26px;
      font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif !important; }
    .news-content .news-body .rtecenter {
      text-align: center;
      color: #666; }
      .news-content .news-body .rtecenter img {
        margin-bottom: 10px; }
    .news-content .news-body .news-body_video {
      width: 100%;
      height: 420px; }
  .news-content .news-panel .news-like {
    display: inline-block;
    width: 120px;
    height: 120px;
    border: 2px solid #E22A1E;
    border-radius: 100px;
    text-align: center;
    padding: 28px 0;
    font-size: 20px;
    color: #E22A1E; }
    .news-content .news-panel .news-like:hover {
      color: #fff;
      background: #E22A1E; }
    .news-content .news-panel .news-like .icon-like {
      font-size: 30px;
      min-width: 30px;
      min-height: 30px;
      display: inline-block; }
  .news-content .news-panel .news-likers {
    font-size: 16px;
    color: #E22A1E;
    margin-top: 10px; }
  .news-content .news-panel .news-statement {
    color: #888;
    margin: 30px 0; }
  .news-content .news-panel .news-suggest {
    margin-bottom: 30px; }
    .news-content .news-panel .news-suggest__title {
      color: #E22A1E;
      font-size: 22px;
      margin-bottom: 10px; }
    .news-content .news-panel .news-suggest__newsitem {
      font-size: 16px; }
      .news-content .news-panel .news-suggest__newsitem a {
        display: block; }

.news-extend {
  margin-bottom: 20px; }
  .news-extend__title {
    color: #E22A1E;
    font-size: 22px;
    margin-bottom: 10px; }
  .news-extend a {
    margin-right: 16px;
    width: 14%;
    display: inline-block;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.news-suggest {
  margin-bottom: 30px;
  line-height: 28px; }
  .news-suggest__title {
    color: #E22A1E;
    font-size: 22px;
    margin-bottom: 10px; }
  .news-suggest__newsitem {
    font-size: 16px; }
    .news-suggest__newsitem a {
      display: block; }

.news-keywords {
  font-size: 16px;
  margin-top: 14px; }
  .news-keywords a {
    display: inline-block;
    margin-right: 8px; }

.news-topicpanel_title a {
  font-size: 16px;
  color: #E22A1E;
  float: right;
  line-height: 26px; }
  .news-topicpanel_title a:hover {
    color: #c8241a; }

.news-topic-title img {
  width: 100%; }

.news-list {
  padding-top: 15px; }
  .news-list--notopborder {
    border-top: 0; }
  .news-list--notoppadding {
    padding-top: 0; }
  .news-list .news-list-vcenter {
    display: table-cell;
    vertical-align: middle;
    height: 100px;
    padding-left: 10px;
    min-width: 506px; }
  .news-list .news-list-title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 14px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .news-list .news-list-abstract {
    line-height: 20px;
    height: 40px;
    overflow: hidden; }
  .news-list .news-list-info {
    color: #999; }
    .news-list .news-list-info span {
      display: inline-block; }
    .news-list .news-list-info .news-list-info__date {
      min-width: 90px; }
    .news-list .news-list-info .news-list-info__comment {
      min-width: 50px;
      float: right;
      color: #666;
      background: #efefef;
      border-radius: 3px;
      padding: 1px 4px; }
    .news-list .news-list-info .icon-speech-bubble {
      font-size: 14px;
      min-width: 14px;
      min-height: 14px;
      display: inline-block; }
  .news-list .news-list-image {
    width: 149px;
    height: 100px;
    object-fit: cover;
    border-radius: 3px;
    background-color: #E8E8E8;
    background-image: url("../img/global/today_media_default_image.png");
    background-size: 149px 100px; }
  .news-list hr {
    margin-top: 15px;
    margin-bottom: 15px; }

.col-mtg-7 .news-list-vcenter {
  min-width: 562px !important; }

@media screen and (min-width: 767px) and (max-width: 1199px) {
  .col-mtg-7 .news-list-vcenter {
    min-width: 520px !important; } }
.yp-list .yp-list-item {
  padding: 22px 0;
  border-bottom: 1px solid #eee;
  position: relative; }
  .yp-list .yp-list-item .yp-list-dealseal {
    width: 70px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10; }
.yp-list .yp-list-title {
  font-size: 18px;
  line-height: 1.4;
  display: inline-block; 
  word-break: break-word;
  margin: 0;}
  .yp-list .yp-list-title .mtg-pill {
    font-size: 16px; }
.yp-list .yp-list-abstract {
  color: #777;
  margin-bottom: 14px; }
.yp-list .yp-list-tags {
  color: #999;
  margin: 13px 0;
  line-height: 1; }
  .yp-list .yp-list-tags .mtg-pill {
    display: inline-block;
    margin: 5px 10px 5px 0;
    padding: 3px 4px;
    border: 1px solid; }
  .yp-list .yp-list-tags .yp-list-tag {
    margin-right: 8px; }
  .yp-list .yp-list-tags--nobottom {
    margin: 6px 0 0 0; }
.yp-list .yp-list-hydesc {
  margin-top: 10px;
  color: #777; }
.yp-list .yp-list-image {
  width: 149px;
  height: 100px;
  object-fit: cover;
  border-radius: 3px;
  background-color: #E8E8E8;
  background-image: url("../img/global/today_media_default_image.png");
  background-size: 149px 100px; }
.yp-list .yp-list-mix {
  color: #888;
  margin-top: 6px; }
  .yp-list .yp-list-mix span {
    margin-right: 30px; }
  .yp-list .yp-list-mix span:last-of-type {
    margin-right: 0px; }
  .yp-list .yp-list-mix.pull-left span {
    margin-left: 0px;
    margin-right: 30px; }
.yp-list .yp-list-price {
  margin: 5px 0; }
.yp-list .yp-list-price__bold {
  font-size: 24px;
  color: #E22A1E; }

.yp-list-noresult {
  font-size: 20px;
  text-align: center;
  margin: 50px 0;
  color: #888; }

.popup-title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 24px; }

.popup-login-toolbar {
  font-size: 16px;
  margin-top: 10px; }
  .popup-login-toolbar a {
    margin-top: 10px;
    margin-bottom: 10px; }

.popup-login-links {
  color: #336699;
  text-align: center;
  font-size: 16px;
  margin-top: 34px; }
  .popup-login-links .popup-login-links__separator {
    color: #ccc;
    display: inline-block;
    margin: 0 14px; }

.modal-switchcity {
  font-size: 16px; }
  .modal-switchcity .modal-switchcity-title {
    margin-bottom: 6px;
    font-size: 18px;
    color: #999; }
  .modal-switchcity .modal-switchcity-cityname a {
    display: inline-block;
    margin-right: 12px;
    padding: 4px 10px;
    border: 2px solid #ddd;
    margin-bottom: 16px;
    min-width: 90px;
    text-align: center; }
  .modal-switchcity .modal-switchcity-cityname a:hover, .modal-switchcity .modal-switchcity-cityname a.active {
    color: #fff;
    background-color: #E22A1E;
    border: 2px solid #E22A1E; }

.modal-yppost {
  font-size: 16px; }
  .modal-yppost .modal-yppost-title {
    margin-bottom: 6px;
    font-size: 18px;
    color: #999; }
  .modal-yppost .modal-yppost-ypname a {
    display: inline-block;
    margin-right: 10px;
    padding: 4px 10px;
    border: 2px solid #ddd;
    margin-bottom: 16px;
    min-width: 94px;
    text-align: center; }
  .modal-yppost .modal-yppost-ypname a:hover, .modal-yppost .modal-yppost-ypname a.active {
    color: #fff;
    background-color: #E22A1E;
    border: 2px solid #E22A1E; }

.modal-ypentry {
  font-size: 16px; }
  .modal-ypentry .modal-ypentry-title {
    margin-bottom: 6px;
    font-size: 18px;
    color: #999; }
  .modal-ypentry .modal-ypentry-ypname a {
    display: inline-block;
    margin-right: 10px;
    padding: 4px 10px;
    border: 2px solid #ddd;
    margin-bottom: 16px;
    min-width: 94px;
    text-align: center; }
  .modal-ypentry .modal-ypentry-ypname a:hover, .modal-ypentry .modal-ypentry-ypname a.active {
    color: #fff;
    background-color: #E22A1E;
    border: 2px solid #E22A1E; }

.modal-defraud {
  position: relative; }
  .modal-defraud img {
    max-width: 100%; }
  .modal-defraud .mtg-defraud_content {
    position: absolute;
    top: 51%;
    text-align: center;
    width: 100%;
    font-size: 18px; }
    .modal-defraud .mtg-defraud_content p {
      color: #E22A1E; }
    .modal-defraud .mtg-defraud_content a {
      text-decoration: underline;
      color: #999; }
    .modal-defraud .mtg-defraud_content img {
      width: 56%;
      display: block;
      margin: 0 auto;
      margin-top: 7%;
      cursor: pointer; }

.modal-kantv {
  position: relative; }
  .modal-kantv a {
    overflow: hidden; }
  .modal-kantv-pic {
    width: 97%;
    margin-top: 3%;
    height: 96%;
    border: 1px solid #eee; }
  .modal-kantv-close {
    position: absolute;
    top: -3px;
    right: -7px;
    width: 50px;
    cursor: pointer; }

.jBox-customer .jBox-container {
  background: none;
  box-shadow: none !important; }
.jBox-customer .jBox-content {
  padding: 0 !important; }

.modal-upReport label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-size: 18px;
  cursor: pointer; }

.modal-captcha-switch {
  text-align: center;
  margin-bottom: 24px;
  color: #666;
  cursor: pointer; }

.modal-captcha-pic {
  text-align: center;
  margin-bottom: 10px; }

.yp-post {
  line-height: 28px; }
  .yp-post h1 {
    font-size: 30px;
    margin-top: 10px; }
  .yp-post .alert {
    font-size: 16px; }
  .yp-post form {
    margin-bottom: 54px; }
    .yp-post form .form-group {
      margin-bottom: 26px; }
      .yp-post form .form-group textarea {
        height: 192px; }
      .yp-post form .form-group label {
        font-size: 15px;
        line-height: 24px;
        padding-top: 0;
        margin-left: 0; }
      .yp-post form .form-group .tip {
        color: #949494;
        margin-top: 10px; }
      .yp-post form .form-group .radio-inline, .yp-post form .form-group .checkbox-inline {
        margin-right: 20px;
        margin-bottom: 10px; }
  .yp-post .yp-post-imagedel {
    position: relative;
    border-radius: 3px;
    width: 200px;
    height: 150px;
    display: inline-block;
    margin: 0 30px 20px 0; }
    .yp-post .yp-post-imagedel .yp-post-imagedel__img {
      width: 200px;
      height: 150px;
      object-fit: cover;
      border-radius: 3px;
      position: absolute;
      left: 0;
      top: 0; }
    .yp-post .yp-post-imagedel .yp-post-imagedel__del {
      border-radius: 3px;
      z-index: 99;
      display: block;
      position: absolute;
      background-color: rgba(0, 0, 0, 0.3);
      padding: 60px;
      width: 200px;
      height: 150px;
      text-align: center; }
      .yp-post .yp-post-imagedel .yp-post-imagedel__del span[class^='icon-'], .yp-post .yp-post-imagedel .yp-post-imagedel__del div[class*=' icon-'] {
        font-size: 30px;
        min-width: 30px;
        min-height: 30px;
        display: inline-block;
        color: #fff; }

.mtg-comment {
  border: 1px solid #ccc;
  border-top: 4px solid #E22A1E;
  padding: 16px; }
  .mtg-comment__title {
    font-size: 22px;
    margin-bottom: 20px; }
  .mtg-comment__statement {
    color: #888;
    margin-top: 4px;
    margin-bottom: 20px; }
  .mtg-comment__publish {
    text-align: center;
    margin-bottom: 20px; }
    .mtg-comment__publish textarea {
      margin: 10px 0; }
  .mtg-comment__submit {
    width: 100px;
    font-size: 16px; }
  .mtg-comment .cmitem {
    border-bottom: 1px solid #DDD;
    padding: 20px 0;
    font-size: 0; }
    .mtg-comment .cmitem .cmitem-avatar {
      width: 75px;
      display: inline-block;
      vertical-align: top; }
      .mtg-comment .cmitem .cmitem-avatar .cmitem-avatar_box {
        display: inline-block;
        font-size: 0;
        position: relative; }
        .mtg-comment .cmitem .cmitem-avatar .cmitem-avatar_box .avatar {
          object-fit: cover;
          width: 55px;
          height: 55px;
          border-radius: 50%; }
        .mtg-comment .cmitem .cmitem-avatar .cmitem-avatar_box .v {
          position: absolute;
          width: 33.33%;
          right: 0;
          bottom: 0; }
    .mtg-comment .cmitem .cmitem-content {
      display: inline-block;
      vertical-align: top;
      font-size: 14px;
      width: 630px; }
      .mtg-comment .cmitem .cmitem-content .cmitem-panel__username {
        font-size: 16px;
        font-weight: bold;
        margin-right: 10px;
        width: 180px;
        display: inline-block; }
      .mtg-comment .cmitem .cmitem-content .cmitem-panel__time {
        color: #999; }
      .mtg-comment .cmitem .cmitem-content .cmitem-panel__like {
        color: #999; }
        .mtg-comment .cmitem .cmitem-content .cmitem-panel__like .icon-thumb {
          font-size: 16px;
          min-width: 16px;
          min-height: 16px;
          display: inline-block; }
      .mtg-comment .cmitem .cmitem-content .cmitem-panel__reply {
        color: #999;
        margin-right: 24px; }
        .mtg-comment .cmitem .cmitem-content .cmitem-panel__reply .icon-reply {
          font-size: 18px;
          min-width: 18px;
          min-height: 18px;
          display: inline-block;
          margin-right: 3px; }
      .mtg-comment .cmitem .cmitem-content .cmitem-panel__likenumber {
        display: inline-block;
        min-width: 20px;
        margin-right: 11px; }
      .mtg-comment .cmitem .cmitem-content .cmitem-detail {
        font-size: 16px;
        text-align: justify;
        margin: 12px 0;
        word-break: break-all; }
      .mtg-comment .cmitem .cmitem-content .cmitem-reply {
        border: 1px solid #e1e1e1;
        padding: 14px 10px 20px 10px;
        background: #f8f8f8;
        font-size: 0;
        margin-bottom: -1px; }
        .mtg-comment .cmitem .cmitem-content .cmitem-reply .cmitem-reply-avatar {
          width: 48px;
          display: inline-block;
          vertical-align: top; }
          .mtg-comment .cmitem .cmitem-content .cmitem-reply .cmitem-reply-avatar .cmitem-reply-avatar_box {
            position: relative;
            display: inline-block;
            font-size: 0; }
            .mtg-comment .cmitem .cmitem-content .cmitem-reply .cmitem-reply-avatar .cmitem-reply-avatar_box .avatar {
              object-fit: cover;
              width: 40px;
              height: 40px;
              border-radius: 50%; }
            .mtg-comment .cmitem .cmitem-content .cmitem-reply .cmitem-reply-avatar .cmitem-reply-avatar_box .v {
              position: absolute;
              width: 33.33%;
              right: 0;
              bottom: 0; }
        .mtg-comment .cmitem .cmitem-content .cmitem-reply .cmitem-reply-content {
          width: 560px;
          display: inline-block; }
          .mtg-comment .cmitem .cmitem-content .cmitem-reply .cmitem-reply-content .cmitem-reply-panel {
            font-size: 14px;
            vertical-align: top; }
            .mtg-comment .cmitem .cmitem-content .cmitem-reply .cmitem-reply-content .cmitem-reply-panel__username {
              font-weight: bold;
              width: 131px;
              display: inline-block; }
            .mtg-comment .cmitem .cmitem-content .cmitem-reply .cmitem-reply-content .cmitem-reply-panel__time {
              color: #999; }
            .mtg-comment .cmitem .cmitem-content .cmitem-reply .cmitem-reply-content .cmitem-reply-panel__like {
              color: #999; }
              .mtg-comment .cmitem .cmitem-content .cmitem-reply .cmitem-reply-content .cmitem-reply-panel__like .icon-thumb {
                font-size: 16px;
                min-width: 16px;
                min-height: 16px;
                display: inline-block; }
            .mtg-comment .cmitem .cmitem-content .cmitem-reply .cmitem-reply-content .cmitem-reply-panel__reply {
              color: #999;
              margin-right: 24px; }
              .mtg-comment .cmitem .cmitem-content .cmitem-reply .cmitem-reply-content .cmitem-reply-panel__reply .icon-reply {
                font-size: 18px;
                min-width: 18px;
                min-height: 18px;
                display: inline-block;
                margin-right: 3px; }
            .mtg-comment .cmitem .cmitem-content .cmitem-reply .cmitem-reply-content .cmitem-reply-panel__likenumber {
              display: inline-block;
              min-width: 20px; }
          .mtg-comment .cmitem .cmitem-content .cmitem-reply .cmitem-reply-content .cmitem-reply-detail {
            font-size: 14px;
            text-align: justify;
            margin-top: 10px; }

.mtg-pill {
  font-size: 13px;
  padding: 3px 0;
  border: 1px solid #fff;
  display: inline-block;
  border-radius: 3px;
  font-weight: 11px;
  line-height: 1;
  margin-right: 6px; }

.mtg-pill_red {
  padding: 3px 4px;
  color: #E22A1E;
  border: 1px solid #E22A1E; }
  .mtg-pill_red.mtg-pill_filled {
    color: #fff;
    border: 1px solid #E22A1E;
    background-color: #E22A1E; }
  .mtg-pill_red:hover {
    color: #fff;
    border: 1px solid #E22A1E;
    background-color: #E22A1E; }

.mtg-pill_blue {
  padding: 3px 4px;
  color: #458ccc;
  border: 1px solid #458ccc; }
  .mtg-pill_blue.mtg-pill_filled {
    color: #fff;
    border: 1px solid #458ccc;
    background-color: #458ccc; }
  .mtg-pill_blue:hover {
    color: #fff;
    border: 1px solid #458ccc;
    background-color: #458ccc; }

.mtg-pill_yellow {
  padding: 3px 4px;
  color: #ffaa0e;
  border: 1px solid #ffaa0e; }
  .mtg-pill_yellow.mtg-pill_filled {
    color: #fff;
    border: 1px solid #ffaa0e;
    background-color: #ffaa0e; }
  .mtg-pill_yellow:hover {
    color: #fff;
    border: 1px solid #ffaa0e;
    background-color: #ffaa0e; }

.mtg-pill_purple {
  padding: 3px 4px;
  color: #965fa6;
  border: 1px solid #965fa6; }
  .mtg-pill_purple.mtg-pill_filled {
    color: #fff;
    border: 1px solid #965fa6;
    background-color: #965fa6; }
  .mtg-pill_purple:hover {
    color: #fff;
    border: 1px solid #965fa6;
    background-color: #965fa6; }

.mtg-pill_grey {
  padding: 3px 4px;
  color: #999;
  border: 1px solid #999; }
  .mtg-pill_grey.mtg-pill_filled {
    color: #fff;
    border: 1px solid #999;
    background-color: #999; }
  .mtg-pill_grey:hover {
    color: #fff;
    border: 1px solid #999;
    background-color: #999; }

.mtg-loadmore {
  width: 100%;
  margin-top: 20px; }
  .mtg-loadmore .icon-refresh {
    font-size: 18px; }

.mtg-ajax-on .mtg-ajax-loading {
  display: inline; }
.mtg-ajax-on .mtg-ajax-normal {
  display: none; }

.mtg-ajax-loading {
  display: none; }

.pickmeup-twitter-bootstrap {
  z-index: 99; }

.promo-yp-600 {
  margin-bottom: 20px; }
  .promo-yp-600 img {
    width: 100%; }

.promo {
  text-align: right; }
  .promo-item {
    margin-bottom: 10px; }

.sharebar {
  position: absolute;
  left: -80px;
  top: 20px; }
  .sharebar .shareicon {
    width: 60px;
    height: 60px;
    border-bottom: 1px solid #eee;
    cursor: pointer; }
    .sharebar .shareicon:hover {
      color: white; }
  .sharebar__wechat {
    padding: 12px 13px;
    line-height: 36px;
    font-size: 30px;
    background: #3cc51f;
    color: #fff; }
    .sharebar__wechat:hover {
      background: #34ab1b; }
  .sharebar__weibo {
    padding: 14px;
    line-height: 34px;
    font-size: 33px;
    background: #E32529;
    color: #fff; }
    .sharebar__weibo:hover {
      background: #cf1b1e; }
  .sharebar__facebook {
    padding: 14px;
    line-height: 34px;
    font-size: 33px;
    background: #3b5998;
    color: #fff; }
    .sharebar__facebook:hover {
      background: #324c82; }
  .sharebar__email {
    padding: 15px;
    line-height: 30px;
    font-size: 30px;
    background: #1A7FF9;
    color: #fff;
    border-bottom: 0 !important; }
    .sharebar__email:hover {
      background: #066fee; }
  .sharebar__comment {
    padding: 6px 15px;
    line-height: 30px;
    font-size: 30px;
    margin-top: 30px;
    color: #999;
    background: #fafafa; }
    .sharebar__comment:hover {
      background: #e22a1e; }
    .sharebar__comment .sharetext {
      text-align: center;
      line-height: 22px;
      font-size: 12px; }
  .sharebar__fav {
    padding: 6px 15px;
    line-height: 30px;
    font-size: 30px;
    background: #fafafa;
    color: #999;
    border-bottom: 0 !important; }
    .sharebar__fav:hover {
      background: #e22a1e; }
    .sharebar__fav .sharetext {
      text-align: center;
      line-height: 22px;
      font-size: 12px; }

.jBox-Modal .jBox-title {
  padding: 6px 20px;
  color: #888; }

.jBox-whiteclose .jBox-title {
  background: transparent;
  border-bottom: none;
  padding: 20px; }
.jBox-whiteclose .jBox-content {
  padding: 0 60px 15px 60px; }

.jBox-mtgnotify {
  font-size: 18px;
  margin: 14px; }

.jBox-overlay {
  background-color: rgba(255, 255, 255, 0.6); }

.jBox-Modal .jBox-container, .jBox-Modal.jBox-closeButton-box:before {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 0 3px rgba(0, 0, 0, 0.2); }

.col-mtg-7 {
  width: 70%; }

.col-mtg-3 {
  width: 30%; }

.col-mtg-7, .col-mtg-3 {
  float: left;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.form-control {
  box-shadow: none; }
  .form-control:focus {
    box-shadow: none;
    border-color: #aaa; }

.breadcrumb {
  padding: 4px 0px;
  background: none;
  margin-bottom: 10px;
  font-size: 18px;
  color: #E22A1E; }

.breadcrumb > .active {
  color: #888; }

.breadcrumb > li + li:before {
  content: "›";
  color: #999; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #c8241a;
  border-color: #ea665d; }

@media (min-width: 1200px) {
  .container {
    width: 1100px; } }
.required.control-label:after {
  content: "*";
  color: red; }

.navbar-mtg-shadow {
  height: 47px;
  width: 100%; }

.navbar-mtg {
  background: #E22A1E;
  border: 0;
  min-height: 47px;
  margin-bottom: 0; }
  .navbar-mtg ul li .release-news-button,
.navbar-mtg ul li a {
    cursor: pointer;
    width: 77px;
    padding: 13px 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-shadow: 1px 1px 1px #888;
    font-weight: 300; }
    .navbar-mtg ul li .release-news-button:hover, .navbar-mtg ul li .release-news-button:active, .navbar-mtg ul li .release-news-button:focus,
.navbar-mtg ul li a:hover, .navbar-mtg ul li a:active, .navbar-mtg ul li a:focus {
      background: #c8241a; }
    .navbar-mtg ul li .release-news-button .icon-promote,
.navbar-mtg ul li a .icon-promote {
      font-size: 20px;
      font-size: 20px;
      min-width: 20px;
      min-height: 20px;
      display: inline-block; }
  .navbar-mtg ul .dropdown-menu {
    background-color: #c8241a;
    border: 0;
    box-shadow: none; }
    .navbar-mtg ul .dropdown-menu a {
      width: 100%;
      text-align: left;
      padding: 10px 15px;
      background: #c8241a; }
    .navbar-mtg ul .dropdown-menu > li > a:focus, .navbar-mtg ul .dropdown-menu > li > a:hover {
      color: #fff;
      background-color: #E22A1E; }
  .navbar-mtg__publish {
    background-color: #c8241a; }
    .navbar-mtg__publish .release-news-button {
      width: 146px !important; }
  .navbar-mtg.affix {
    top: 0;
    text-align: center;
    width: 100%; }

.no-padding-right {
  padding-right: 0; }

.no-padding-left {
  padding-left: 0; }

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #333; }

.has-success .input-group-addon {
  color: #555;
  background-color: #eee;
  border-color: #ccc; }

.has-success .form-control {
  border-color: #ccc !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.mtg-certification h4 {
  text-align: center;
  margin-bottom: 30px; }
.mtg-certification .account-finishreg-avatar {
  padding: 0;
  height: 190px; }
.mtg-certification .slim {
  border-radius: 0 !important;
  width: 100% !important;
  height: 190px; }

.mtg-bindmobile {
  padding: 40px 60px 40px 60px;
  background: white;
  border: 1px solid #ddd; }
  .mtg-bindmobile h1 {
    margin-top: 0; }
  .mtg-bindmobile p {
    font-size: 13px; }

.mtg-news-source {
  display: inline-block;
  min-width: 80px;
  margin-right: 20px; }

.mtg-news-listtag span {
  margin-right: 8px; }
.mtg-news-listtag .icon-tag {
  margin-right: 0;
  color: #555;
  font-size: 16px; }

.mtgad_290x80 {
  text-align: right; }
  .mtgad_290x80 img {
    margin-bottom: 14px;
    width: 290px;
    min-height: 80px; }

.mtgad_310x60 img {
  width: 310px;
  min-height: 60px; }

.mtgad_310x60 .col-xs-4:nth-child(3n-2) {
  text-align: left; }
.mtgad_310x60 .col-xs-4:nth-child(3n-1) {
  text-align: center; }
.mtgad_310x60 .col-xs-4:nth-child(3n+0) {
  text-align: right; }

.mtgad_990x80 img {
  min-width: 990px;
  min-height: 80px;
  max-width: 100%; }

.mtgad_650x80 img {
  width: 650px;
  min-height: 80px; }

.mtgad_134x154 img {
  width: 134px;
  min-height: 154px; }

.mtgad_150x750 img {
  width: 150px;
  min-height: 750px; }

.mtgad_470x80 img {
  width: 470px;
  min-height: 80px; }

.mtgad_index-fixed-left {
  position: absolute;
  left: -134px;
  width: 134px; }

.mtgad_index-fixed-right {
  position: absolute;
  right: -134px;
  width: 134px; }

.mtgad_index-fixed-left150 {
  position: absolute;
  left: -150px;
  width: 150px; }

.mtgad_index-fixed-right150 {
  position: absolute;
  right: -150px;
  width: 150px; }

.mtgad_marginbottom10 img {
  margin-bottom: 10px; }

.mtgad_margintop10 img {
  margin-top: 10px; }

.mtg-list-breadcrumb {
  border-bottom: 2px solid #EEE;
  background: #fff; }
  .mtg-list-breadcrumb.scroll-to-fixed-fixed {
    padding-top: 14px;
    margin-top: -14px; }
  .mtg-list-breadcrumb .mtg-list-breadcrumb-newstab {
    text-align: right;
    line-height: 36px;
    color: #298dc4;
    font-size: 15px; }
    .mtg-list-breadcrumb .mtg-list-breadcrumb-newstab a {
      margin-left: 12px; }

/* Float */
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px); }

.mtg-spin {
  -webkit-animation: mtga-spin 0.6s infinite linear;
  animation: mtga-spin 0.6s infinite linear;
  display: inline-block;
  width: 22px;
  height: 22px;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@-webkit-keyframes mtga-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes mtga-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.autocomplete-suggestions {
  border: 1px solid #999;
  background: #FFF;
  overflow: auto;
  margin-top: 5px;
  border-radius: 5px; }

.autocomplete-suggestion {
  padding: 5px 12px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer; }

.autocomplete-selected {
  background: #F4F4F4; }

.autocomplete-suggestions strong {
  font-weight: normal;
  color: #E22A1E; }

.autocomplete-group {
  padding: 5px 12px; }

.autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #000; }

#container {
  color: #838383;
  font-size: 12px; }

#uploader .queueList {
  border: 3px dashed #e6e6e6; }

#uploader .queueList.filled {
  padding: 17px;
  margin: 0;
  border: 3px dashed transparent; }

#uploader .queueList.webuploader-dnd-over {
  border: 3px dashed #999999; }

#uploader p {
  margin: 0; }

.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }

#uploader .placeholder {
  min-height: 282px;
  padding-top: 150px;
  text-align: center;
  background: url(../img/webuploader/image.png) center 52px no-repeat;
  color: #cccccc;
  font-size: 18px;
  position: relative; }

#uploader .placeholder .webuploader-pick {
  font-size: 18px;
  background: #00b7ee;
  border-radius: 3px;
  line-height: 44px;
  padding: 0 30px;
  *width: 120px;
  color: #fff;
  display: inline-block;
  margin: 0 auto 20px auto;
  cursor: pointer;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }

#uploader .placeholder .webuploader-pick-hover {
  background: #00a2d4; }

#uploader .placeholder .flashTip {
  color: #666666;
  font-size: 12px;
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 20px; }

#uploader .placeholder .flashTip a {
  color: #0785d1;
  text-decoration: none; }

#uploader .placeholder .flashTip a:hover {
  text-decoration: underline; }

#uploader .filelist {
  list-style: none;
  margin: 0;
  padding: 0; }

#uploader .filelist:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  clear: both; }

#uploader .filelist li {
  width: 110px;
  height: 110px;
  background: url(../img/webuploader/bg.png) no-repeat;
  text-align: center;
  margin: 0 8px 20px 0;
  position: relative;
  display: inline;
  float: left;
  overflow: hidden;
  font-size: 12px; }

#uploader .filelist li p.log {
  position: relative;
  top: -45px; }

#uploader .filelist li p.title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  top: 5px;
  text-indent: 5px;
  text-align: left; }

#uploader .filelist li p.progress {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 8px;
  overflow: hidden;
  z-index: 50;
  margin: 0;
  border-radius: 0;
  background: none;
  -webkit-box-shadow: 0 0 0; }

#uploader .filelist li p.progress span {
  display: none;
  overflow: hidden;
  width: 0;
  height: 100%;
  background: #1483d8 url(../img/webuploader/progress.png) repeat-x;
  -webit-transition: width 200ms linear;
  -moz-transition: width 200ms linear;
  -o-transition: width 200ms linear;
  -ms-transition: width 200ms linear;
  transition: width 200ms linear;
  -webkit-animation: progressmove 2s linear infinite;
  -moz-animation: progressmove 2s linear infinite;
  -o-animation: progressmove 2s linear infinite;
  -ms-animation: progressmove 2s linear infinite;
  animation: progressmove 2s linear infinite;
  -webkit-transform: translateZ(0); }

@-webkit-keyframes progressmove {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 17px 0; } }
@-moz-keyframes progressmove {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 17px 0; } }
@keyframes progressmove {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 17px 0; } }
#uploader .filelist li p.imgWrap {
  position: relative;
  z-index: 2;
  line-height: 110px;
  vertical-align: middle;
  overflow: hidden;
  width: 110px;
  height: 110px;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webit-transition: 200ms ease-out;
  -moz-transition: 200ms ease-out;
  -o-transition: 200ms ease-out;
  -ms-transition: 200ms ease-out;
  transition: 200ms ease-out; }

#uploader .filelist li img {
  width: 100%; }

#uploader .filelist li p.error {
  background: #f43838;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 28px;
  line-height: 28px;
  width: 100%;
  z-index: 100; }

#uploader .filelist li .success {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 40px;
  width: 100%;
  z-index: 200;
  background: url(../img/webuploader/success.png) no-repeat right bottom; }

#uploader .filelist div.file-panel {
  position: absolute;
  height: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#80000000', endColorstr='#80000000') \0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 300; }

#uploader .filelist div.file-panel span {
  width: 24px;
  height: 24px;
  display: inline;
  float: right;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../img/webuploader/icons.png) no-repeat;
  margin: 5px 1px 1px;
  cursor: pointer; }

#uploader .filelist div.file-panel span.rotateLeft {
  background-position: 0 -24px; }

#uploader .filelist div.file-panel span.rotateLeft:hover {
  background-position: 0 0; }

#uploader .filelist div.file-panel span.rotateRight {
  background-position: -24px -24px; }

#uploader .filelist div.file-panel span.rotateRight:hover {
  background-position: -24px 0; }

#uploader .filelist div.file-panel span.cancel {
  background-position: -48px -24px; }

#uploader .filelist div.file-panel span.cancel:hover {
  background-position: -48px 0; }

#uploader .statusBar {
  height: 63px;
  border-top: 1px solid #dadada;
  padding: 0 20px;
  line-height: 63px;
  vertical-align: middle;
  position: relative; }

#uploader .statusBar .progress {
  border: 1px solid #1483d8;
  width: 198px;
  background: #fff;
  height: 18px;
  position: relative;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  color: #6dbfff;
  position: relative;
  margin: 0 10px 0 0; }

#uploader .statusBar .progress span.percentage {
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background: #1483d8;
  position: absolute; }

#uploader .statusBar .progress span.text {
  position: relative;
  z-index: 10; }

#uploader .statusBar .info {
  display: inline-block;
  font-size: 14px;
  color: #666666; }

#uploader .statusBar .btns {
  position: absolute;
  top: 10px;
  right: 20px;
  line-height: 40px; }

#filePicker2 {
  display: inline-block;
  float: left; }

#uploader .statusBar .btns .webuploader-pick,
#uploader .statusBar .btns .uploadBtn,
#uploader .statusBar .btns .uploadBtn.state-uploading,
#uploader .statusBar .btns .uploadBtn.state-paused {
  background: #ffffff;
  border: 1px solid #cfcfcf;
  color: #565656;
  padding: 0 18px;
  display: inline-block;
  border-radius: 3px;
  margin-left: 10px;
  cursor: pointer;
  font-size: 14px;
  float: left; }

#uploader .statusBar .btns .webuploader-pick-hover,
#uploader .statusBar .btns .uploadBtn:hover,
#uploader .statusBar .btns .uploadBtn.state-uploading:hover,
#uploader .statusBar .btns .uploadBtn.state-paused:hover {
  background: #f0f0f0; }

#uploader .statusBar .btns .uploadBtn {
  background: #00b7ee;
  color: #fff;
  border-color: transparent; }

#uploader .statusBar .btns .uploadBtn:hover {
  background: #00a2d4; }

#uploader .statusBar .btns .uploadBtn.disabled {
  pointer-events: none;
  opacity: 0.6; }

.swiper-slide a {
  display: block; }
  .swiper-slide a img {
    width: 1050px;
    height: 503px; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.pzr {
  position: relative; }

.vediotag {
  position: absolute;
  top: 5px;
  left: 12px;
  width: 40px; }

.tc-head .tc-head-avatar {
  width: 75px;
  display: inline-block;
  vertical-align: top; }
  .tc-head .tc-head-avatar .tc-head-avatar_box {
    display: inline-block;
    font-size: 0;
    position: relative; }
    .tc-head .tc-head-avatar .tc-head-avatar_box .avatar {
      width: 55px;
      height: 55px;
      border-radius: 50%; }
.tc-head .tc-head-content {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  width: 630px; }
  .tc-head .tc-head-content .tc-head-panel .tc-head-panel__username {
    font-size: 16px;
    font-weight: bold;
    margin-right: 10px;
    width: 180px;
    display: inline-block; }
  .tc-head .tc-head-content .tc-head-timelink {
    color: #888; }

.tc-main-com {
  margin: 0 -10px; }
  .tc-main-com .pic-grid {
    position: relative;
    float: left;
    padding: 10px;
    width: 33.33333333%;
    box-sizing: border-box; }
    .tc-main-com .pic-grid .picture-item-img_box img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
    .tc-main-com .pic-grid .pic-grid-a {
      width: 100%;
      height: 100%; }
      .tc-main-com .pic-grid .pic-grid-a .picture-item-img {
        position: relative;
        width: 100%;
        padding-bottom: 100%; }
        .tc-main-com .pic-grid .pic-grid-a .picture-item-img .picture-item-img_box {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
  .tc-main-com .clean-fix {
    clear: both; }
.yp-descriprion img,.note-editable img{width: 100%}
.dropdown-menu .account-form__option {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu .account-form__option:hover,
.dropdown-menu .account-form__option:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.change-login-btn {
  display: inline-block;
}