* {
    padding: 0;
    margin: 0;
}

html,
body {
    height: 100%;
    font-family: 'Microsoft YaHei', 'iconfont';
    font-size: 12px;
}

a,
a:hover,
a:visited {
    text-decoration: none;
    color: #333333;
}

ol,
ul,
li {
    list-style-type: none;
}

input {
    outline: none;
    border: none;
    background: none;
}

i,
em {
    font-style: normal;
}

@font-face {
    font-family: 'iconfont';
    /* project id 520481 */
    src: url('//at.alicdn.com/t/font_520481_73f5r4ll81otuik9.eot');
    src: url('//at.alicdn.com/t/font_520481_73f5r4ll81otuik9.eot?#iefix') format('embedded-opentype'),
        url('//at.alicdn.com/t/font_520481_73f5r4ll81otuik9.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont"
         !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*border-radius*/
.center {
    float: left;
}

.center .center-top {
    margin-left: 10px;
    margin-top: 10px
}

.center .center-top .center-top-img {
    float: left;
    width: 410px;
    height: 410px;
}

.center .center-top .center-top-img img {
    width: 410px;
    height: 410px;
}

.center-top-img span {
    position: relative
}

.center-top-img span>i,
.center-top-img span>a {
    margin: 25px 10px;
}

.center-top-img span i:hover {
    color: #666;
}

.center-top-img span i {
    color: #a98c80;
}

.center .center-top .center-top-details {
    float: right;
    width: 730px;
    height: 187px;
    margin-left: 10px
}

.center .center-top .center-top-details h1 {
    display: flex;
    justify-content: space-between;
    line-height: 60px;
    font-size: 20px;
}

/* .center .center-top .center-top-details h1 span{
          color:#999;
        }
        .center .center-top .center-top-details h1 span i{
          margin-right:10px;
          font-size:14px;
        }
        .center .center-top .center-top-details h1 span i:last-child{
          margin-right:0;
        } */
.center .center-top .center-top-details h3 {
    line-height: 13px;
    font-size: 13px;
    color: #FF9700;
    font-weight: 400;
}

.center .center-top .center-top-details .money {
    margin: 20px 0 20px 0;
    width: 100%;
    height: 50px;
    background: #f5f5f5;
    line-height: 50px;
    color: #999999;
    font-size: 14px;
}

.center .center-top .center-top-details .money .iconfont {
    color: #f12929;
    margin-left: 220px;
    margin-right: 5px;
    vertical-align: middle;
}

.center .center-top .center-top-details .money span {
    color: #f12929;
}

.center .center-top .center-top-details .money em {
    margin-left: 30px
}

.center .center-top .center-top-details .money span i {
    padding: 0 5px;
    font-style: normal;
    font-size: 20px;
    font-weight: bold;
}

.center .center-top .center-top-details .genre {
    margin-bottom: 25px;
    width: 100%;
    height: 32px;
}

.center .center-top .center-top-details .genre i {
    float: left;
    width: 66px;
    height: 32px;
    color: #999999;
    line-height: 32px;
    font-style: normal;
}
.center .center-top .center-top-details .genre p b {
    font-weight: inherit
}

.center .center-top .center-top-details .genre p em {
    position: absolute;
    right: 2px;
    bottom: -9px;
    color: #fff
}

.center .center-top .center-top-details .genre .genre-mold.h {
    border: 1px solid #ff9700;
    color: #ff9700;
}

.center .center-top .center-top-details .genre .genre-mold.h span {
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 0;
    height: 0;
    border-bottom: 20px solid #ff9700;
    border-left: 20px solid transparent;
    color: #fff
}

.center .center-top .center-top-details .genre .genre-mold.h em {
    position: absolute;
    right: 0;
    bottom: -9px;
    color: #fff
} 

.center .center-top .center-top-details .genre .genre-mold1.h {
    border: 1px solid #ff9700;
    color: #ff9700;
}

.center .center-top .center-top-details .genre .genre-mold-word {
    display: none;
    width: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.container {
    /* float: left; */
    width: 200px;
    height: 30px;
}

.docs-methods {
    width: 200px;
    height: 30px;
    margin-left: 4px
}

.form-inline {
    width: 200px;
    height: 30px;
}

.city-picker-input {
    opacity: 0 !important;
    top: -9999px;
    left: -9999px;
    position: absolute;
    width: 200px;
    height: 30px;
}

.city-picker-span {
    width: 200px;
    height: 30px;
    position: relative;
    display: block;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    border: 1px solid #eee;
    color: #333;
    cursor: pointer;
}

 .city-picker-span>.placeholder {
    color: #aaa;
}

.city-picker-span>.arrow {
    position: absolute;
    top: 50%;
    right: 8px;
    width: 10px;
    margin-top: -3px;
    height: 5px;
}
.titles {
  padding-left: 15px
}
.select-item {
  margin: 0 5px
}
.imgyee {
  width: 9px;
  height: 6px;
  position: relative;
  right: -192px;
  top: -23px;
}
.city-picker-span.focus,
.city-picker-span.open {
    border-color: #00AAEE;
}

.city-picker-span.open>.arrow {
    background-position: -10px -10px;
}

.city-picker-span>.title>span {
    color: #333;
    padding: 5px;
    border-radius: 3px;
}

.city-picker-span>.title>span:hover {
    background-color: #f1f8ff;
}

.city-picker-dropdown {
    overflow: hidden;
    position: absolute;
    width: 211px;
    left: -9999px;
    top: -9999px;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    z-index: 999999;
    display: none;
    min-width: 219px;
}

.city-select-wrap {
    border: 1px solid #eee
}

.city-select-tab {
    background: #f5f5f5;
    font-size: 13px;
    width: 222px;
}

.city-select-tab>a {
    display: inline-block;
    padding: 8px 23.8px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid transparent;
    color: #333;
    text-align: center;
    outline: 0;
    text-decoration: none;
    cursor: pointer;
    font-size: 12px;
    margin-bottom: 0px;
}

.city-select-tab>a.active {
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #46A4FF;
}

.city-select-tab>a:first-child {
    border-left: none;
}


.city-select-tab>a:last-child.active {
    border-right: 1px solid #eee
}

.city-select-content {

    min-height: 10px;
    background-color: #fff;
}
.city-select {
    font-size: 12px;
}
.city-select dl {
    line-height: 2;
    clear: both;
    padding: 3px 0;
    margin: 0;
    padding-top: 10px
}

.city-select dt {
    position: absolute;
    width: 2.5em;
    font-weight: 500;
    text-align: right;
    line-height: 2;
}
 .city-select dd {
    margin-left: 0;
    line-height: 2;
}

.city-select.province dd {
    margin-left: 3em;
}
.city-select a {
    display: inline-block;
    padding: 0 8px;
    outline: 0;
    text-decoration: none;
    white-space: nowrap;
    margin-right: 2px;
    text-decoration: none;
    color: #333;
    cursor: pointer;
    margin-left: 12px;
    margin-bottom: 8px;
}

 .city-select a:hover,
.city-select a:focus {
    background-color: #f1f8ff;
    border-radius: 2px;
    color: #46A4FF;
}

.city-select a.active {
    border: 1px solid #00AAEE;
    color: #00AAEE;
    border-radius: 2px;
}

.center .center-top .center-top-details .shop {
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
}

.center .center-top .center-top-details .shop .shop-left {
    width: 150px;
    height: 38px;
    background: #FF9700;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    border: 1px solid #FF9700;
}

.center .center-top .center-top-details .shop .shop-left:nth-child(4) {
    margin: 0 45px 0 66px;
}

.center .center-top .center-top-details .shop .shop-left:nth-child(4):active {
    background: #0099cc;
}

.center .center-top .center-top-details .shop .shop-left:nth-child(5) {
    margin-right: 20px;
    margin-left: 66px;
    background: #F12965;
    border: 1px solid #ff9700;
    color: #fff;
}

.center .center-top .center-top-details .shop .shop-left:nth-child(5):hover {
    background: #00aaee;
    border: 1px solid #00aaee;
    color: #fff;
}

.center .center-top .center-top-details .tips {
    padding-top: 10px;
    width: 100%;
    border-top: 1px dashed #d6d6d6;
    color: #999999;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.city-picker-span {
    width: 219px !important;
}

.ass_fixed {
    position: fixed;
}

.center-top-details #types .chk.h {
    border: 1px solid #ff9700;
    color: #ff9700;
}

.center-top-details #types .chk {
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #ccc;
    float: left;
    display: inline-block;
    width: 115px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    margin-right: 20px;
    border-radius: 3px;
    cursor: pointer;
    background: #fff;
}

.logoin_msg {
    height: 28px;
    left: 0;
    position: absolute;
    top: 62px;
    width: 123px;
}

.center .center-top .center-top-details .genre p {
    position: relative;
    float: left;
    height: 30px;
    background: #fff;
    line-height: 28px;
    cursor: pointer;
    margin-left: 4px
}
.minuse {
  display: inline-block;
  border: 1px solid #eee;
  width: 20px;
  height: 28px;
  background: #FAFAFA;
}
.int_num {
  width: 50px;
  height: 28px;
  text-align: center;
  border: 1px solid #eee
}
.imops {
  width: 11px;
  height: 12px;
  position: relative;
  top: 0px;
  left: 4px;
}
.center-top-details #types .chk b {
    font-weight: inherit
}

.center-top-details #types .chk em {
    position: absolute;
    right: 2px;
    bottom: -9px;
    color: #fff
}

.center-top-details #types .chk.h span {
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 0;
    height: 0;
    border-bottom: 20px solid #ff9700;
    border-left: 20px solid transparent;
    color: #fff
}

.center-top-details #types .chk.h em {
    position: absolute;
    right: 1px;
    bottom: -12px;
    color: #fff
}

.purchase {
    display: none;
}


.recommend-provider {
    width: 220px;
    border: 1px solid #f5f5f5;
    background: #fff;
}


.recommend-handel {
    height: 28px;
    margin: 12px 14px 0;
}

.recommend-handel a {
    display: block;
    height: 26px;
    border: 1px solid #0ae;
    border-radius: 3px;
    font: normal 12px/26px Microsoft YaHei;
    text-align: center;
    color: #0ae;
    transition: background .2s linear 0s;
}