@charset "utf-8";
a {text-decoration: none;font-family: Arial, Helvetica, sans-serif;}
html, body, div, h1, h2, h3, dl, dt, dd, ol, textarea, img, table, th, td, article, aside, footer, ul, li, form, label, p, span, applet, object, iframe, input, button, select {padding: 0;margin: 0;border: 0 none;color: #FFF;font-family: Arial, Helvetica, sans-serif;list-style: none;font-weight: normal;}
html {font-size: 100%;}
body {background: #f5f5f5;}
a img {border: 0 none #FFF;}
.clear {clear: both;}
.margin_top_28 {margin-top: 28px;}
.margin_top_40 {margin-top: 40px;}
.margin_top_22 {margin-top: 22px;}
.margin_top_24 {margin-top: 24px;}
.margin_top_31 {margin-top: 31px;}
.index_top {
    height: 80px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 1);
    z-index: 10;
}
.top {
    height: 82px;
    width: 100%;
    background-image: url(../images/top.png);
    background-repeat: repeat-x;
}
.header {
    margin: auto;
    height: 80px;
    width: 1200px;
}
.header h1 {
    height: 80px;
    width: 184px;
    float: left;
}
.header span {
    height: 80px;
    width: 184px;
    float: left;
}
.header .logo {
    height: 80px;
    width: 184px;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
}
.header .nav {
    float: left;
    height: 80px;
    margin-left: 33px;
}
.header .nav ul {
    line-height: 80px;
    height: 80px;
}
.header .nav ul li {
    float: left;
    margin-left: 70px;
    height: 80px;
}
.header .nav ul li a {
    font-size: 18px;
    color: #404040;
    padding:0 5px 3px
}
.header .nav ul li:hover {
    border-bottom:2px solid #e14b77;
    color: #e14b77;
    height: 78px;
}
.header .search_right {
    float: right;
    height: 63px;
    width: 430px;
    padding-top: 17px;
}
.header .search {
    background: #FFF;
    height: 44px;
    width: 428px;
    border: 1px solid #e6e6e6;
}
.header_pc {
    height: 80px;
}
.header_ph {
    height: 80px;
}
.banner_index {
    width: 100%;
    margin: 0 auto;
}
.phone_search .ph_pop {
    width: 98%;
}
.phone_search .fa {
    position: absolute;
    line-height: 44px;
    right: 10px;
    color: #efefef;
    cursor: pointer;
}
/**********search pop************/
.search_pop{
    background: #fff;
    width: 428px;
    padding: 10px;
    overflow-y: auto;
    top: 55px;
    position: absolute;
    display: none;
    z-index: 555;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.search_pop span {
    font-size: 14px;
    line-height: 30px;
    color: #000;
    display: block;
    cursor: pointer;
    height: 30px;
    width: 100%;
    overflow-x: hidden;
}
.search_pop a {
    font-size: 14px;
    line-height: 28px;
    color: #000;
    display: block;
    cursor: pointer;
    width: 100%;
    overflow-x: hidden;
    padding:5px;
}
.search_pop a:nth-child(even){
    background: #f9f9f9;
}
.search_pop a.active{
    background: #e14b77;
}
.search_pop a.active .search_title p.s_title{
    color:#fff;
}
.search_pop a.active .search_title p.s_domain{
    color:#000;
}
.search_pop a .search_img{
    width:70px;
    height:50px;
    float:left;
    line-height: 50px;
    text-align: center;
    background: #fff;
    border-radius: 4px;
}
.search_pop a img{
    max-width:90%;
    max-height:90%;
    vertical-align: middle;
}
.search_pop .search_title{
    float:left;
    margin-left:10px;
}
.search_pop .search_title p.s_title{
    color:#262626;
}
.search_pop .search_title p.s_domain{
    color:#1fdbe4;
    font-size:12px;
    line-height: 12px;
}
.header .search input[type="text"] {
    font-size: 14px;
    color: #999999;
    background: #FFF;
    border: 0 none #FFF;
    float: left;
    height: 32px;
    width: 380px;
    line-height: 32px;
    padding: 6px;
    outline: none;
}
.header .search input[type="submit"] {
    border: 0 none #FFF;
    float: right;
    height: 19px;
    width: 20px;
    margin-right: 12px;
    background: #fff;
    outline: none;
    margin-top: 12.5px;
    cursor: pointer;
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color: #b9b9b9;
}
.header_ph {
    display: none;
}
.index_ph_header {
    height: 80px;
    width: 100%;
    background: rgba(255, 255, 255, 1);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
.ph_header {
    height: 82px;
    width: 100%;
    background-image: url(../images/top.png);
    background-repeat: repeat-x;
}
.ph_nav {
    cursor: pointer;
    z-index: 12;
    position: absolute;
    left: 10px;
    margin-top: 28px;
}
.ph_nav i.fa-bars {
    color: #333;
}
.phone_nav {
    position: absolute;
    z-index: 13;
    left: 0;
    top: 80px;
    display: none;
    padding: 16px;
    width: 100%;
    height: 20px;
    background: #FFF;
}
.phone_nav ul {
    line-height: 20px;
}
.phone_nav ul li {
    height: 20px;
    float: left;
    margin-right: 14px;
}
.phone_nav ul li a {
    font-size: 16px;
    color: #404040;
}
.phone_nav ul li a:hover {
    color: #e14b77;
}
.phone_logo {
    position: absolute;
    height: 80px;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 11;
}
.phone_logo h1 {
    height: 80px;
    width: 184px;
    display: block;
    margin: auto;
}
.phone_logo span {
    height: 80px;
    width: 184px;
    display: block;
    margin: auto;
}
.phone_logo h1 .ph_logo {
    height: 80px;
    width: 184px;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
}
.phone_logo span .ph_logo {
    height: 80px;
    width: 184px;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
}
.ph_search {
    cursor: pointer;
    z-index: 12;
    position: absolute;
    right: 10px;
    margin-top: 26px;
}
.ph_search i.fa-search {
    color: #ccc;
}
.phone_search {
    padding: 1%;
    height: 44px;
    width: 98%;
    background: #efefef;
    display: none;
    position: absolute;
    z-index: 13;
    left: 0;
    top: 80px;
}
.phone_search input[type="text"] {
    font-size: 14px;
    color: #999999;
    background: #FFF;
    border: 0 none #FFF;
    float: left;
    height: 32px;
    width: 97%;
    line-height: 32px;
    padding: 6px;
    outline: none;
}
.phone_search input[type="submit"] {
    border: 0 none #FFF;
    float: right;
    height: 19px;
    width: 20px;
    background: #FFF;
    outline: none;
    margin-top: 12.5px;
}
.big_banner {
    height: 385px;
    width: 100%;
}
.big_banner .banner {
    width: 100%;
    overflow: hidden;
}
.big_banner .banner .screen_banner {
    width: 100%;
}
.big_banner .banner .screen_banner a {
    display: none;
    float: left;
    width: 100%;
}
.big_banner .banner .screen_banner .show {
    display: block;
}
.big_banner .banner .screen_banner a img {
    width: 100%;
    height: 385px;
}
.dot_x {
    width: 100%;
    text-align: center;
    padding-top: 470px;
    margin:0 auto 42px;
}
.dot_x .dot {
    background: #e6e6e6;
    height: 10px;
    width: 10px;
    display: inline-block;
    margin: 2px;
    cursor: pointer;
}
.dot_x .active {
    background: #f94932;
}
.main {
    width:90%;
    max-width: 1200px;
    overflow: hidden;
    min-height: 700px;
    margin: 20px auto;
}
.main_title {
    height: 20px;
    width: 100%;
    position: relative;
    background-image: url(../images/main_title.png);
    background-repeat: repeat-x;
    margin-top:10px;
}
.h_title {
    margin: 30px 0;
}
.main_title .a_main_title {
    height: 20px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.main_title .a_main_title h2 {
    background: #f5f5f5;
    font-size: 20px;
    color: #404040;
    height: 20px;
    padding-right: 24px;
    padding-left: 24px;
    margin: auto;
    display: table;
    line-height: 20px;
    text-align: center;
    font-weight:bold;
}
.main_title .a_main_title h1 {
    background: #f5f5f5;
    font-size: 20px;
    color: #404040;
    height: 20px;
    padding-right: 24px;
    padding-left: 24px;
    margin: auto;
    display: table;
    line-height: 20px;
    text-align: center;
    font-weight:bold;
}
.main_title .a_main_title h2.hui {
    color: #999;
}
.main_title .a_main_title h2 span {
    font-size: 20px;
    line-height: 20px;
    color: #e14b77;
    height: 20px;
    font-weight:bold;
}
.main_title .a_main_title h1 span {
    font-size: 20px;
    line-height: 20px;
    color: #e14b77;
    height: 20px;
    font-weight:bold;
}
.index_coupon_big {
    margin-right: -12px;
    margin-top: 20px;
}
.index_coupon_big .index_coupon {
    height: 351px;
    width: 303px;
    float: left;
    margin-bottom: 30px;
}
.index_coupon_big .index_coupon .index_coupon_small {
    width: 291px;
    height: 342px;
    border-top:1px solid #eeeeee;
    border-left:1px solid #eeeeee;
    border-right:1px solid #eeeeee;
    background: #FFF;
}
.index_coupon_big .index_coupon .index_coupon_small .index_coupon_img {
    width: 291px;
    height: 100px;
}
.index_coupon_big .index_coupon .index_coupon_small .index_coupon_img a {
    width: 291px;
    height: 100px;
    text-align: center;
    display: block;
    line-height: 100px;
}
.index_coupon_big .index_coupon .index_coupon_small .index_coupon_img a img {
    max-width: 90%;
    max-height: 90%;
    vertical-align: middle;
}
.index_coupon_big .index_coupon .index_coupon_small .index_coupon_dot {
    height: 20px;
    width: 291px;
    position: relative;
}
.index_coupon_big .index_coupon .index_coupon_small .index_coupon_dot .left {
    background-image: url(../images/images.png);
    float: left;
    height: 20px;
    width: 11px;
    margin-left: -1px;
    background-repeat: no-repeat;
    background-position: -36px 0;
}
.index_coupon_big .index_coupon .index_coupon_small .index_coupon_dot .dot {
    background-image: url(../images/images.png);
    background-repeat: no-repeat;
    background-position: 0 -323px;
    float: left;
    height: 20px;
    width: 271px;
}
.index_coupon_big .index_coupon .index_coupon_small .index_coupon_dot .right {
    background-image: url(../images/images.png);
    float: right;
    height: 20px;
    width: 11px;
    margin-right: -1px;
    background-repeat: no-repeat;
    background-position: -52px 0;
}
.index_coupon_big .index_coupon .index_coupon_small .index_coupon_title {
    height: 74px;
    padding-right: 12px;
    padding-left: 12px;
    overflow: hidden;
}
.index_coupon_big .index_coupon .index_coupon_small .index_coupon_title a {
    font-size: 16px;
    line-height: 25px;
    color: #404040;
    vertical-align: middle;
    display: table-cell;
    overflow: hidden;
}
.index_coupon_big .index_coupon .index_coupon_small .index_coupon_desc {
    height: 80px;
    padding-right: 12px;
    padding-left: 12px;
    overflow: hidden;
}
.index_coupon_big .index_coupon .index_coupon_small .index_coupon_desc a {
    font-size: 12px;
    line-height: 25px;
    color: #999;
    vertical-align: middle;
    display: table-cell;
    height: 50px;
    width: 267px;
    overflow: hidden;
}
.index_coupon_big .index_coupon .index_coupon_small .index_coupon_down {
    height: 30px;
    width: 267px;
    margin-top: 3px;
    padding-right: 12px;
    padding-left: 12px;
}
.index_coupon_big .index_coupon .index_coupon_small .index_coupon_down .expires, .index_coupon_big .index_coupon .index_coupon_small .index_coupon_down .expires span {
    line-height: 30px;
    display: block;
    float: left;
    height: 30px;
    font-size: 11px;
    color: #999999;
}
.index_coupon_big .index_coupon .index_coupon_small .index_coupon_down .expires, .index_coupon_big .index_coupon .index_coupon_small .index_coupon_down .expires span.time_icon{
    margin-right:4px;
}
.index_coupon_big .index_coupon .index_coupon_small .index_coupon_down .expires p {
    height: 30px;
    font-size: 11px;
    color: #999999;
}
.index_coupon_big .index_coupon .index_coupon_small .index_coupon_down .coupon_but_red {
    background-image: url(../images/red_but.png);
    float: right;
    height: 30px;
    width: 116px;
    font-size: 14px;
    line-height: 30px;
    color: #FFF;
    text-align: center;
}
.index_coupon_big .index_coupon .index_coupon_small .index_coupon_down .coupon_but_green {
    background-image: url(../images/green_but.png);
    float: right;
    height: 30px;
    width: 116px;
    font-size: 14px;
    line-height: 30px;
    color: #FFF;
    text-align: center;
}
.index_coupon_big .index_coupon .index_coupon_down_red {
    background-image: url(../images/images.png);
    height: 9px;
    width: 291px;
    margin-left: 1px;
    background-repeat: no-repeat;
    background-position: 0 -309px;
}
.index_coupon_big .index_coupon .index_coupon_down_green {
    background-image: url(../images/images.png);
    height: 9px;
    width: 291px;
    margin-left: 1px;
    background-repeat: no-repeat;
    background-position: 0 -291px;
}
/********************ph_show*******************/
.index_coupon_big .deal_coupon{
    width: 93%;
    height: 90px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    margin-bottom: 5px;
    padding: 10px;
    background: #fff;
}
.index_coupon_big .deal_coupon .coupon_left{
    width:22%;
    float:left;
    box-shadow: 2px 2px 3px #dcdcdc;
}
.index_coupon_big .deal_coupon .coupon_left a.deal_img{
    width:100%;
    height:80px;
    display: block;
    line-height:80px;
    text-align: center;
}
.index_coupon_big .deal_coupon .coupon_left .deal_img img{
    max-width: 90%;
    max-height:90%;
    vertical-align: middle;
}
.index_coupon_big .deal_coupon .coupon_right{
    width:74%;
    float:left;
    margin-left:4%;
}
.index_coupon_big .deal_coupon .coupon_right a.coupon_title{
    font-size: 15px;
    line-height: 22px;
    color: #404040;
    display: block;
    margin-bottom: 5px;
    margin-top:5px;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    font-weight: bold;
}
.index_coupon_big .deal_coupon .coupon_right .expires{
    line-height: 30px;
    display: block;
    float: left;
    font-size: 11px;
    color: #999999;
}
.index_coupon_big .deal_coupon .coupon_right .expires span.time_icon{
    margin-right:4px;
}
.index_coupon_big .deal_coupon .coupon_right .expires span{
    color: #999999;
}
.index_coupon_big .deal_coupon .coupon_chevron{
    position: absolute;
    right:9%;
}
.index_coupon_big .deal_coupon .coupon_chevron i.fa-chevron-right{
   color:#e14b77;
}
.index_categories {
    margin-top: 33px;
    margin-right: -10px;
}
.index_categories a {
    text-align: center;
    font-size: 26px;
    color: #FFF;
    height: 331px;
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    line-height: 331px;
    left: 0;
    top: 0;
}
.index_categories .index_categories_1 {
    height: 331px;
    width: 302px;
    float: left;
    margin-bottom: 11px;
}
.index_categories .index_categories_1_small {
    height: 331px;
    width: 291px;
    position: relative;
}
.index_categories .index_categories_1_small img {
    height: 331px;
    width: 291px;
}
.index_categories .index_categories_1_small a {
    width: 291px;
}
.index_categories .index_categories_2 {
    height: 331px;
    width: 403px;
    float: left;
    margin-bottom: 11px;
}
.index_categories .index_categories_2_small {
    height: 331px;
    width: 392px;
    position: relative;
}
.index_categories .index_categories_2_small img {
    height: 331px;
    width: 392px;
}
.index_categories .index_categories_2_small a {
    width: 392px;
}
.index_categories .index_categories_3 {
    height: 331px;
    width: 504px;
    float: left;
    margin-bottom: 11px;
}
.index_categories .index_categories_3_small {
    height: 331px;
    width: 494px;
    position: relative;
}
.index_categories .index_categories_3_small img {
    height: 331px;
    width: 494px;
}
.index_categories .index_categories_3_small a {
    width: 494px;
}
.index_new_store {
    width: 100%;
    margin-top: 20px;
}
.index_new_store .new_store {
    width: 16%;
    line-height: 24px;
    height: 24px;
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
}
.index_new_store .new_store a {
    font-size: 12px;
    line-height: 25px;
    color: #808080;
}
.index_new_store .new_store a:hover {
    color: #e14b77;
}
/*********page**********/
.page {
    margin: auto;
    padding-top: 20px;
    display: table;
}
.page a {
    float: left;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    color: #404040;
    background: #FFF;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
    margin: 4px;
    border: 1px solid #ddd;
    border-radius: 4px;
    -moz-border-radius: 4px;
}
.page span {
    float: left;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    color: #FFFFFF;
    background: #e14b77;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
    margin: 5px;
    border: 1px solid #e14b77;
    border-radius: 4px;
    -moz-border-radius: 4px;
}
.page a:hover {
    background: #e14b77;
    border: 1px solid #e14b77;
    color: #FFFFFF;
}
.footer {
    background: #212121;
    width: 100%;
    border-bottom:1px solid #4e4e4e;
    padding-top: 15px;
}
.footer .footer_up {
    margin: auto;
    width: 1200px;
}
.footer .footer_up .footer_about {
    height: 36px;
    margin: 0 auto;
    display: table;
}
.footer .footer_up .footer_about a {
    font-size: 13px;
    line-height: 13px;
    color: #cccccc;
    display: block;
    float: left;
    padding: 4px 15px;
}
.footer .footer_up .footer_about a:hover{
    text-decoration: underline;
}
.footer .footer_up .footer_up_us_submit {
    height: 28px;
    margin: 0 auto;
    display: table;
}
.footer .footer_up .footer_up_us_submit .get_social {
    height: 12px;
    margin:10px 0;
}
.footer .footer_up .footer_up_us_submit .get_social span {
    background-image: url(../images/images.png);
    background-repeat: no-repeat;
    float: left;
    display: block;
    cursor: pointer;
}
.footer .footer_up .footer_up_us_submit .get_social a {
    background-image: url(../images/images.png);
    background-repeat: no-repeat;
    float: left;
    display: block;
    cursor: pointer;
    margin-right: 20px;
}
.footer .footer_up .footer_up_us_submit .get_social .facebook {
    background-position: -144px -15px;
    height: 11px;
    width: 4px;
}
.footer .footer_up .footer_up_us_submit .get_social .facebook:hover {
    background-position: -151px -15px;
}
.footer .footer_up .footer_up_us_submit .get_social .gg {
    background-position: 0 -21px;
    height: 10px;
    width: 12px;
}
.footer .footer_up .footer_up_us_submit .get_social .gg:hover {
    background-position: -17px -21px;
}
.footer .footer_up .footer_up_us_submit .get_social .g {
    background-position: -160px -15px;
    height: 10px;
    width: 11px;
}
.footer .footer_up .footer_up_us_submit .get_social .g:hover {
    background-position: -174px -15px;
}
.footer .footer_up .footer_up_us_submit p {
    font-size: 12px;
    line-height: 20px;
    color: #FFF;
    display: block;
}
.footer .footer_up .footer_up_us_submit .sear {
    height: 34px;
    width: 310px;
    background: #FFF;
    margin-top: 4px;
}
.footer .footer_up .footer_up_us_submit .sear input[type=text] {
    font-size: 12px;
    line-height: 34px;
    color: #999999;
    float: left;
    height: 34px;
    width: 217px;
    border: 0 none #FFF;
    outline: none;
    padding-right: 9px;
    padding-left: 9px;
}
.footer .footer_up .footer_up_us_submit .sear input[type=button] {
    font-size: 12px;
    color: #FFF;
    background: #212121;
    text-align: center;
    margin: 2px;
    height: 30px;
    width: 70px;
    border: 0 none #FFF;
    outline: none;
}
.foot {
    line-height: 25px;
    width: 100%;
    background: #212121;
}
.foot p {
    font-size: 12px;
    line-height: 24px;
    color: #484848;
    text-align: center;
}
.foot p span {
    color: #484848;
}
.fun_404 {
    width: 1200px;
    margin:10% auto 0;
    display: block;
}
.jump_404_index {
    height: 90px;
    width: 370px;
    margin: 90px auto 40px;
    display: block;
}
.jump_404_index a {
    height: 100%;
    width: 100%;
}
.jump_404_index img {
    height: 100%;
    width: 100%;
}
.path {
    line-height: 25px;
    width: 100%;
    margin: auto;
    display: table;
    padding-top: 8px;
}
.path span {
    font-size: 12px;
    color: #999999;
    float: left;
    line-height: 12px;
}
.path span a {
    font-size: 12px;
    color: #999999;
}
.about {
    width: 100%;
    margin-top: 30px;
}
.about .vglnk span {
    font-weight: normal;
    color: #404040;
}
.about p {
    font-size: 14px;
    color: #666;
    line-height: 28px;
    margin-bottom: 15px;
}
.about span {
    font-size: 16px;
    font-weight: bold;
    color: #404040;
    line-height: 30px;
}
.categories {
    margin-top: 20px;
    margin-right: -12px;
}
.categories .categories_big {
    float: left;
    height: 103px;
    width: 202px;
    margin-bottom: 9px;
}
.categories .categories_big .categories_left {
    float: left;
    height: 103px;
    width: 2px;
    background-image: url(../images/images.png);
    background-repeat: no-repeat;
}
.categories .categories_big .categories_left_red {
    background-position: -412px 0;
}
.categories .categories_big .categories_left_red2 {
    background-position: -419px 0;
}
.categories .categories_big .categories_left_blue {
    background-position: -405px 0;
}
.categories .categories_big .categories_right {
    float: left;
    height: 103px;
    width: 4px;
    background-image: url(../images/images.png);
    background-repeat: no-repeat;
}
.categories .categories_big .categories_right_red {
    background-position: -435px 0;
}
.categories .categories_big .categories_right_red2 {
    background-position: -444px 0;
}
.categories .categories_big .categories_right_blue {
    background-position: -426px 0;
}
.categories .categories_big .categories_small {
    float: left;
    height: 101px;
    width: 183px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    background: #FFF;
}
.categories .categories_big .categories_small .up {
    background-image: url(../images/categories_ban_up.png);
    background-repeat: no-repeat;
    background-position-x: 148px;
    height: 7px;
    width: 183px;
    margin-top: -1px;
}
.categories .categories_big .categories_small .down {
    background-image: url(../images/categories_ban_down.png);
    background-repeat: no-repeat;
    background-position-x: 148px;
    height: 7px;
    width: 183px;
    margin-bottom: -1px;
}
.categories .categories_big .categories_small .zhong {
    height: 89px;
    width: 183px;
    display: block;
}
.categories .categories_big .categories_small .zhong .categories_img {
    height: 75px;
    width: 183px;
    text-align: center;
    vertical-align: middle;
    line-height: 75px;
}
.categories .categories_big .categories_small .zhong .categories_img img {
    max-height: 90%;
    max-width: 90%;
    vertical-align: middle;
}
.categories .categories_big .categories_small .zhong p {
    font-size: 12px;
    line-height: 20px;
    color: #404040;
    display: block;
    height: 20px;
    width: 183px;
    text-align: center;
    font-weight: bold;
}
.hot_stores {
    margin-top: 20px;
    margin-right: -12px;
}
.hot_stores .hot_stores_big {
    float: left;
    height: 117px;
    width: 202px;
    margin-bottom: 10px;
}
.hot_stores .hot_stores_big .hot_stores_small {
    height: 115px;
    width: 189px;
    border: 1px solid #eeeeee;
    display: block;
}
.hot_stores .hot_stores_big .hot_stores_small .hot_stores_small_img {
    height: 79px;
    width: 189px;
    background: #FFF;
    text-align: center;
    line-height: 79px;
}
.hot_stores .hot_stores_big .hot_stores_small .hot_stores_small_img img {
    max-height: 90%;
    max-width: 90%;
    vertical-align: middle;
}
.hot_stores .hot_stores_big .hot_stores_small .stores_black {
    height: 36px;
    width: 169px;
    line-height: 36px;
    text-align: center;
    overflow: hidden;
    font-size: 12px;
    color: #FFF;
    padding-right: 10px;
    padding-left: 10px;
    background: #7f7f7f;
    display: block;
}
.category_title {
    height: 20px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 15px;
}
.category_title h2, .category_title h3 {
    font-size: 20px;
    line-height: 20px;
    color: #404040;
}
.category_title h1 {
    font-size: 20px;
    line-height: 20px;
    color: #404040;
    font-weight:bold;
}
.category_title h1 span {
    color: #e14b77;
    font-weight:bold;
}
.category_title h2.hui {
    color: #c1c1c1;
}
.category_title h2 span {
    color: #e14b77;
}
.category_title h3 span {
    color: #999;
    font-size: 18px;
}
.category_title h2 span.blue {
    color: #1fe2cb;
}
.category_coupon {
    width: 100%;
}
.category_coupon .category_coupon_left {
    float: left;
    width: 896px;
}
/*********************select***********************/
.main .category_coupon .category_coupon_left .select {
    width: 100%;
    padding-top: 11px;
    display: none;
}
.main .category_coupon .category_coupon_left .select span {
    display: table;
    height: 25px;
    padding-right: 10px;
    padding-left: 10px;
    border: 1px solid #e6e6e6;
    border-radius: 30px;
    -moz-border-radius: 30px;
    font-size: 12px;
    line-height: 25px;
    color: #666;
    text-align: center;
    cursor: pointer;
    margin-right: 8px;
    float: left;
    margin-bottom: 10px;
}
.main .category_coupon .category_coupon_left .select span.option:hover {
    background: #e14b77;
    border: 1px solid #e14b77;
    color: #FFF;
}
.main .category_coupon .category_coupon_left .select span.active {
    background: #e14b77;
    border: 1px solid #e14b77;
    color: #FFF;
}
.category_coupon .category_coupon_left .coupons_index {
    width: 100%;
    display: table;
}
.category_coupon .category_coupon_left .coupons {
    height: 176px;
    width: 896px;
    margin-bottom: 5px;
}
/************more and loading*************/
.category_coupon .category_coupon_left .coupons_index .st_more {
    font-size: 14px;
    line-height: 35px;
    height: 35px;
    color: #999;
    text-align: center;
    display: block;
    border: 1px solid #ccc;
    margin: 20px auto;
    cursor: pointer;
}
.category_coupon .category_coupon_left .coupons_index .locading {
    width: 100%;
    height: 35px;
    display: none;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.category_coupon .category_coupon_left .coupons .coupons_left {
    float: left;
    height: 176px;
    width: 10px;
    background-image: url(../images/images.png);
    background-repeat: no-repeat;
}
.category_coupon .category_coupon_left .coupons .coupons_left_green {
    background-position: -270px -85px;
}
.category_coupon .category_coupon_left .coupons .coupons_left_red {
    background-position: -315px -85px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle {
    height: 176px;
    width: 882px;
    float: left;
    position: relative;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .connect {
    background-image: url(../images/images.png);
    height: 10px;
    width: 41px;
    position: absolute;
    left: 164px;
    background-repeat: no-repeat;
    background-position: -144px 0;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .connect_up {
    top: 29px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .connect_down {
    bottom: 29px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_store {
    height: 174px;
    width: 179px;
    border-top:1px solid #ededed;
    border-right:1px solid #ededed;
    border-bottom:1px solid #ededed;
    background: #FFF;
    float: left;
    position: relative;
    display: block;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_store .discount {
    margin: auto;
    height: 50px;
    display: table;
    padding-top: 52px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_store .discount .discount_num {
    float: left;
    height: 50px;
    display: table;
    padding-right: 3px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_store .discount .discount_num span {
    font-size: 36px;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
    height: 50px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_store .discount .discount_num sup{
    font-size: 13px;
    line-height: 1;
    position: relative;
    top: -8px;
    vertical-align: super;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_store .discount .discount_num span.red {
    color: #bf3f66;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_store .discount .discount_num span.green {
    color: #20b2a1;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_store .discount .discount_off {
    float: right;
    height: 50px;
    width: 50px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_store .discount .discount_off span.red {
    color: #bf3f66;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_store .discount .discount_off span.green {
    color: #20b2a1;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_store .discount .discount_off .discount_off_up {
    line-height: 24px;
    text-align: center;
    height: 24px;
    width: 50px;
    font-size: 24px;
    font-weight: bold;
    display: block;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_store .discount .discount_off .discount_off_up_red {
    border-bottom:1px solid #bf3f66;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_store .discount .discount_off .discount_off_up_green {
    border-bottom:1px solid #20b2a1;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_store .discount .discount_off .discount_off_down {
    line-height: 25px;
    text-align: center;
    height: 25px;
    width: 50px;
    font-size: 24px;
    font-weight: bold;
    display: block;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_store p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    display: block;
    height: 20px;
    width: 100%;
    padding-top: 32px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_store p.red {
    color: #ad395c;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_store p.green {
    color: #159687;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_store .store_img {
    height: 120px;
    width: 179px;
    line-height:120px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_store .store_img img {
    max-height: 90%;
    max-width: 90%;
    vertical-align: middle;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_store .store_name {
    font-size: 12px;
    color: #666;
    position: absolute;
    left: 0;
    bottom: 20px;
    text-align: center;
    padding-right: 5%;
    padding-left: 5%;
    display: block;
    width: 90%;
    height:32px;
    overflow: hidden;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description {
    float: right;
    height: 118px;
    width: 641px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #ededed;
    background: #FFF;
    padding: 10px 14px 46px 34px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit {
    width: 455px;
    height: 118px;
    float: left;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_title {
    width: 100%;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin: 15px 0;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_store_name {
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    display: none;
    height: 14px;
    color: #999;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit a.coupon_label {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.6px;
    line-height: 21px;
    display: inline-block;
    color: #fff;
    font-style: italic;
    padding: 0 4px;
    margin-right: 6px;
    background: #20b2a1;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_title_green {
    color: #20b2a1;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_title_red {
    color: #bf3f66;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_description {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #999999;
    vertical-align: middle;
    height: 44px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_description .store_name {
    color: #999;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_time_good_used {
    width: 100%;
    height: 14px;
    margin-top: 10px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_time_good_used span {
    float: left;
    height: 14px;
    display: table;
    margin-right: 5px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_time_good_used p {
    float: left;
    margin-right: 15px;
    font-size: 12px;
    color: #999;
    line-height:14px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_time_good_used .coupon_time {
    margin-right: 5px;
    float: left;
    font-size:12px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_time_good_used .coupon_time i.fa-hourglass-3{
    color:#999;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_time_good_used p.verified {
    color: #999;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_time_good_used p.verified i.fa {
    color: #1d9c73;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_time_good_used .coupon_used {
    background-image: url(../images/images.png);
    background-repeat: no-repeat;
    background-position: -478px -109px;
    height: 13px;
    width: 13px;
    margin-top: 2px;
    margin-right: 2px;
    float: left;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_time_good_used .coupon_good {
    background-image: url(../images/images.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: -405px -109px;
    height: 13px;
    width: 13px;
    margin-top: 2px;
    margin-right: 5px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_time_good_used .coupon_good:hover {
    background-position: -423px -109px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_time_good_used .coupon_good_click {
    background-image: url(../images/images.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: -423px -109px;
    height: 13px;
    width: 13px;
    margin-top: 2px;
    margin-right: 2px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_time_good_used .coupon_bad {
    background-image: url(../images/images.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 13px;
    width: 13px;
    margin-top: 2px;
    margin-right: 2px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_time_good_used .coupon_bad:hover {
    background-position: -18px 0;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_time_good_used .coupon_bad_click {
    background-image: url(../images/images.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: -18px 0;
    height: 13px;
    width: 13px;
    margin-top: 2px;
    margin-right: 2px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_time_good_used .success {
    color: #999999;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_time_good_used .success_green {
    color: #20b2a1;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_time_good_used .success_red {
    color: #bf3f66;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_but {
    width: 130px;
    padding-top: 19px;
    float: right;
    height: 80px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_but_a {
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    display: none;
    height: 16px;
    width: 100%;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_but_a_green {
    color: #1fe2cb;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_but_a_red {
    color: #e42053;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_but .but_code_red {
    height: 80px;
    width: 130px;
    font-size: 12px;
    line-height: 20px;
    color: #FFF;
    background-image: url(../images/images.png);
    vertical-align: middle;
    display: table-cell;
    position: relative;
    text-align: center;
    word-break: break-all; /* 内容自动换行 */
    background-repeat: no-repeat;
    background-position: -135px -37px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_but .but_code_green {
    height: 80px;
    width: 130px;
    font-size: 12px;
    line-height: 20px;
    color: #FFF;
    background-image: url(../images/images.png);
    vertical-align: middle;
    display: table-cell;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 0 -206px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_but .but_code_red .but_code_1 {
    height: 29px;
    width: 130px;
    font-size: 12px;
    line-height: 20px;
    color: #FFF;
    background-image: url(../images/images.png);
    position: absolute;
    z-index: 10;
    cursor: pointer;
    left: 0;
    top: 0;
    padding-top: 51px;
    background-repeat: no-repeat;
    background-position: 0 -36px;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_but .but_code_red .but_code_1 span.coupon_but_code {
    font-size: 16px;
    line-height: 27px;
    font-weight: bold;
    color: #FFF;
    margin: auto;
    height: 27px;
    width: 123px;
    display: block;
    overflow: hidden;
    padding-right: 3px;
    text-align: right;
}
.category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_but .but_code_red .coupon_code_a {
    height: 38px;
    width: 121px;
    position: absolute;
    z-index: 12;
    left: 0;
    bottom: 0;
    background-image: url(../images/images.png);
    background-repeat: no-repeat;
    background-position: -135px -121px;
}
.category_coupon .category_coupon_left .coupons .coupons_right {
    float: left;
    height: 176px;
    width: 4px;
    background-image: url(../images/images.png);
    background-repeat: no-repeat;
}
.category_coupon .category_coupon_left .coupons .coupons_right_green {
    background-position: -345px -85px;
}
.category_coupon .category_coupon_left .coupons .coupons_right_red {
    background-position: -372px -85px;
}
.category_coupon .category_coupon_left .coupons_red:hover .coupons_left_red {
    background-position: -330px -85px;
}
.category_coupon .category_coupon_left .coupons_red:hover .coupons_right_red {
    background-position: -381px -85px;
}
.category_coupon .category_coupon_left .coupons_red:hover .coupons_middle .coupon_title_description .coupon_title_tit .coupon_title_red{
    color: #e42053;
}
.category_coupon .category_coupon_left .coupons_red:hover .coupons_middle .coupon_title_description .coupon_title_tit .coupon_time_good_used .success_red {
    color: #e42053;
}
.category_coupon .category_coupon_left .coupons_red:hover .coupons_middle .coupon_store p.red{
    color: #e42053;
}
.category_coupon .category_coupon_left .coupons_red:hover .coupons_middle .coupon_title_description .coupon_title_but .but_code_red {
    background-position: -270px 0;
}
.category_coupon .category_coupon_left .coupons_red:hover .coupons_middle .coupon_title_description .coupon_title_but .but_code_red .but_code_1 {
    background-position: 0 -121px;
}
.category_coupon .category_coupon_left .coupons_red:hover .coupons_middle .coupon_title_description .coupon_title_but .but_code_red .coupon_code_a {
    background-position: -135px -163px;
}
.category_coupon .category_coupon_left .coupons_red:hover .coupons_middle .coupon_store .discount .discount_num span.red {
    color: #e42053;
}
.category_coupon .category_coupon_left .coupons_red:hover .coupons_middle .coupon_store .discount .discount_off span.red {
    color: #e42053;
}
.category_coupon .category_coupon_left .coupons_red:hover .coupons_middle .coupon_store .discount .discount_off .discount_off_up_red {
    border-bottom-color: #e42053;
}
.category_coupon .category_coupon_left .coupons_green:hover .coupons_left_green {
    background-position: -285px -85px;
}
.category_coupon .category_coupon_left .coupons_green:hover .coupons_right_green {
    background-position: -354px -85px;
}
.category_coupon .category_coupon_left .coupons_green:hover .coupons_middle .coupon_title_description .coupon_title_but .but_code_green {
    background-position: -135px -206px;
}
.category_coupon .category_coupon_left .coupons_green:hover .coupons_middle .coupon_title_description .coupon_title_tit .coupon_title_green {
    color: #1fe2cb;
}
.category_coupon .category_coupon_left .coupons_green:hover .coupons_middle .coupon_title_description .coupon_title_tit .coupon_time_good_used .success_green {
    color: #1fe2cb;
}
.category_coupon .category_coupon_left .coupons_green:hover .coupons_middle .coupon_store .discount .discount_num span.green {
    color: #1fe2cb;
}
.category_coupon .category_coupon_left .coupons_green:hover .coupons_middle .coupon_store .discount .discount_off span.green {
    color: #1fe2cb;
}
.category_coupon .category_coupon_left .coupons_green:hover .coupons_middle .coupon_store .discount .discount_off .discount_off_up_green {
    border-bottom-color: #1fe2cb;
}
.category_coupon .category_coupon_left .coupons_green:hover .coupons_middle .coupon_store p.green{
    color:#1fe2cb;
}
.category_coupon .category_coupon_right {
    float: right;
    width: 292px;
    padding-top: 20px;
}
.category_coupon .category_coupon_right .store_logo {
    width: 290px;
    height: 147px;
    border: 1px solid #e6e6e6;
    background: #FFF;
}
.category_coupon .category_coupon_right .store_logo .store_img {
    width: 290px;
    height: 147px;
    line-height: 147px;
    text-align: center;
    display: block;
}
.category_coupon .category_coupon_right .store_logo .store_img img {
    max-height: 90%;
    max-width: 90%;
    vertical-align: middle;
}
.category_coupon .category_coupon_right .store_name_description {
    background: #fafafa;
    border: 1px solid #e6e6e6;
    width: 94%;
    padding: 10px 2.8%;
    margin-bottom: 10px;
    border-top: none;
}
.category_coupon .category_coupon_right .store_name_description .store_name {
    font-size: 14px;
    line-height: 20px;
    color: #404040;
    display: block;
    height: 20px;
    width: 100%;
    overflow: hidden;
}
.category_coupon .category_coupon_right .store_name_description .store_description {
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    display: block;
    cursor: pointer;
    height: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-top:10px;
}
.category_coupon .category_coupon_right .store_name_description .store_description p {
    font-size: 12px;
    line-height: 20px;
    color: #999999;
}
.category_coupon .category_coupon_right .category_coupon_right_kuang {
    width: 100%;
    padding:16px;
    border-bottom:1px solid #ededed;
    background: #FFF;
    margin-bottom: 10px;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
}
.category_coupon .category_coupon_right .category_coupon_right_kuang .category_coupon_right_kuang_title {
    border-bottom:1px solid #ededed;
    font-size: 16px;
    line-height: 32px;
    color: #404040;
    display: block;
    height: 32px;
    font-weight:bold;
}
.category_coupon .category_coupon_right .category_coupon_right_kuang .category_coupon_right_kuang_content ul {
    line-height: 30px;
}
.category_coupon .category_coupon_right .category_coupon_right_kuang .category_coupon_right_kuang_content ul li.filter_by {
    background-image: url(../images/li.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    display: block;
}
.category_coupon .category_coupon_right .category_coupon_right_kuang .category_coupon_right_kuang_content ul li.filter_by span {
    font-size: 14px;
    line-height: 30px;
    color: #999999;
    cursor: pointer;
}
.category_coupon .category_coupon_right .category_coupon_right_kuang .category_coupon_right_kuang_content ul li.active span {
    color: #E14B77;
}
.category_coupon .category_coupon_right .category_coupon_right_kuang .category_coupon_right_kuang_content ul li.category_stores {
    display: block;
    margin-bottom:6px;
}
.category_coupon .category_coupon_right .category_coupon_right_kuang .category_coupon_right_kuang_content ul li.category_stores a {
    font-size: 14px;
    line-height: 30px;
    color: #666;
    cursor: pointer;
}
.category_coupon .category_coupon_right .category_coupon_right_kuang .category_coupon_right_kuang_content ul li.category_stores a:hover{
    color: #E14B77;
    text-decoration: underline;
}
.category_coupon .category_coupon_right .category_coupon_right_kuang .category_coupon_right_kuang_content .hot_sotre {
    width: 100%;
    height: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: block;
}
.category_coupon .category_coupon_right .category_coupon_right_kuang .category_coupon_right_kuang_content .hot_sotre_border {
    border-top:1px solid #ededed;
}
.category_coupon .category_coupon_right .category_coupon_right_kuang .category_coupon_right_kuang_content .hot_sotre .store {
    height: 46px;
    width: 88px;
    border: 1px solid #ededed;
    float: left;
}
.category_coupon .category_coupon_right .category_coupon_right_kuang .category_coupon_right_kuang_content .hot_sotre .store .store_img {
    height: 46px;
    width: 88px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
.category_coupon .category_coupon_right .category_coupon_right_kuang .category_coupon_right_kuang_content .hot_sotre .store .store_img img {
    max-height: 90%;
    max-width: 90%;
}
.category_coupon .category_coupon_right .category_coupon_right_kuang .category_coupon_right_kuang_content .hot_sotre .hot_sotre_name {
    font-size: 14px;
    line-height: 14px;
    color: #666;
    display: none;
    height: 14px;
    margin-bottom: 10px;
}
.category_coupon .category_coupon_right .category_coupon_right_kuang .category_coupon_right_kuang_content .hot_sotre .coupon_title {
    display: block;
    float: right;
    height: 48px;
    width: 182px;
    font-size: 12px;
    color: #999;
    line-height: 16px;
    overflow: hidden;
}
.stores_title {
    height: 20px;
    width: 100%;
    margin-top: 45px;
    margin-bottom: 20px;
}
.stores_title h1 {
    font-size: 20px;
    line-height: 20px;
    color: #404040;
}
.stores_title h1 span {
    color: #e14b77;
}
.stores_title h2 {
    font-size: 20px;
    line-height: 20px;
    color: #404040;
}
.stores_title h2 span {
    color: #e14b77;
}
.stores_list {
    width: 100%;
}
.stores_list .letter_list {
    background: #fafafa;
    height: auto;
    width: 98%;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding-right: 1%;
    padding-left: 1%;
    display: table;
}
.stores_list .letter_list span {
    font-size: 18px;
    line-height: 42px;
    color: #404040;
    float: left;
    cursor: pointer;
    padding: 0 14px;
}
.stores_list .letter_list span a {
    color: #404040;
}
.stores_list .letter_list .active {
    color: #999999;
}
.stores_list .store_name_list {
    width: 83%;
    padding-left: 17%;
    position: relative;
    padding-top: 25px;
    padding-bottom: 30px;
    display: none;
}
.stores_list .store_name_list_show {
    display: block;
}
.stores_list .store_name_list .letter_title {
    font-size: 66px;
    color: #404040;
    position: absolute;
    left: 0;
    top: 43px;
    line-height: 66px;
    height: 66px;
}
.stores_list .store_name_list .store_name_ls {
    font-size: 14px;
    line-height: 25px;
    font-weight: bold;
    color: #666;
    width: 300px;
    margin-right: 20px;
    float: left;
    margin-top: 10px;
}
.stores_list .store_name_list .store_name_ls:hover {
    color: #e14b77;
}
.full_screen {
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    height: 100%;
    display: none;
}
.pop_coupon {
    width: 500px;
    min-height: 300px;
    border: 1px solid #e6e6e6;
    z-index: 110;
    background: #FFF;
    position: fixed;
    top: 20%;
    left: 50%;
    margin-left: -246px;
    display: none;
}
.pop_coupon .close {
    margin-top: 7px;
    height: 10px;
    width: 100%;
}
.pop_coupon .close .close_x {
    background-image: url(../images/images.png);
    float: right;
    height: 10px;
    width: 10px;
    cursor: pointer;
    margin-right: 7px;
    background-repeat: no-repeat;
    background-position: -129px 0;
}
.pop_coupon .code_title {
    font-size: 16px;
    line-height: 20px;
    color: #404040;
    width: 100%;
    text-align: center;
    font-weight:bold;
}
.pop_coupon .copy_code {
    display: table;
    padding: 2px;
    height: 32px;
    border: 1px solid #e6e6e6;
    margin-top: 18px;
    margin-right: auto;
    margin-left: auto;
}
.pop_coupon .copy_code .code {
    font-size: 14px;
    line-height: 32px;
    font-weight: bold;
    color: #404040;
    min-width: 110px;
    float: left;
    text-align: center;
}
.pop_coupon .copy_code .copy_but {
    background-image: url(../images/images.png);
    float: right;
    height: 32px;
    width: 64px;
    outline: none;
    cursor: pointer;
    line-height: 32px;
    text-align: center;
    font-size: 12px;
    color: #FFF;
    background-repeat: no-repeat;
    background-position: -190px 0;
}
.pop_coupon .code_good_bad {
    height: 22px;
    margin-top: 12px;
    margin-right: auto;
    margin-left: auto;
    display: table;
}
.pop_coupon .code_good_bad span {
    background-image: url(../images/images.png);
    float: left;
    height: 22px;
    width: 31px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}
.pop_coupon .code_good_bad .code_good {
    background-position: -453px -53px;
}
.pop_coupon .code_good_bad .code_good:hover {
    background-position: -453px -80px;
}
.pop_coupon .code_good_bad .code_bad {
    background-position: -453px 0;
}
.pop_coupon .code_good_bad .code_bad:hover {
    background-position: -453px -26px;
}
.pop_coupon .code_good_bad p {
    font-size: 12px;
    line-height: 22px;
    color: #999999;
    height: 22px;
    min-width: 80px;
    padding-left: 5px;
    float: left;
    display: block;
}
.pop_coupon .goshipping {
    width: 100%;
    margin-top: 15px;
    border-top:1px solid #e6e6e6;
    line-height: 30px;
    text-align: center;
}
.pop_coupon .goshipping .go_tips {
    font-size: 12px;
    color: #808080;
}
.pop_coupon .goshipping a {
    font-size: 12px;
    line-height: 30px;
    color: #FF0000;
}
.pop_coupon .code_down {
    padding: 3%;
    display: table;
    margin: auto;
}
.pop_coupon .code_down .store_name {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    height: 20px;
    width: 100%;
    display: none;
}
.pop_coupon .code_down p {
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    display: block;
    width: 100%;
    padding-top: 10px;
}
._banner {
    width: 100%;
    padding-top: 15px;
    margin: auto;
    padding-bottom: 15px;
    max-width: 1200px;
}
#_banner_ph {
    display: none;
}
.detail_description_box {
    background: #FFF;
    padding: 30px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ededed;
    margin-top: 50px;
    overflow: hidden;
    font-size: 14px;
    line-height: 25px;
    color: #666;
}
.detail_description_box p {
    overflow: hidden;
    font-size: 14px;
    line-height: 25px;
    color: #666;
}
.detail_description_box span {
    overflow: hidden;
    font-size: 14px;
    line-height: 25px;
    color: #666;
}
.detail_description_box a {
    overflow: hidden;
    font-size: 14px;
    line-height: 25px;
    color: #666;
}
.sear-box {
    width: 100%;
    padding-right: 170px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin-top: 30px;
    padding-left: 230px;
}
.sear-box .sea-b-text {
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
    color: #444;
    height: 40px;
    width: 220px;
    position: absolute;
    left: 0;
    top: 0;
}
.sear-box input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}
.sear-box input[type="text"] {
    height: 40px;
    color: #000;
    width: 100%;
    line-height: 20px;
    border: 1px solid #666;
    font-size: 18px;
    background-image: url(../images/search_box_icon.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 26px;
    padding:10px 10px 10px 40px;
}
.sear-box input[type="submit"] {
    height: 40px;
    width: 155px;
    position: absolute;
    top: 0;
    right: 0;
    background: #4d90fe;
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
    color: #FFF;
}
.search-num {
    width: 100%;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    color: #666;
    padding-top: 20px;
    padding-bottom: 20px;
}
.search-list {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
}
.search-list .s-box {
    width: 100%;
    padding-top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}
.search-list .s-box .s-b-list {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    background: #ffffff;
    color: #3c4043;
    font-family: Arial, arial, sans-serif;
    -ms-flex-negative: 1;
    -webkit-box-flex: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.20);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.20);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.20);
    border-radius: 8px;
    border: 1px solid #dddddd;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding:12px 16px;
}
.search-list .s-box .s-b-list .s-news-title {
    line-height: 20px;
    width: 100%;
    overflow: hidden;
    display: block;
}
.search-list .s-box .s-b-list .s-news-title h3 {
    font-size: 16px;
    line-height: 20px;
    color: #1967d2;
    height: 20px;
    width: 100%;
    overflow: hidden;
    display: block;
    text-decoration: underline;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding-bottom: 5px;
}
.search-list .s-box .s-b-list .s-news-url {
    font-size: 16px;
    line-height: 20px;
    color: #093;
    height: 20px;
    width: 100%;
    overflow: hidden;
    display: block;
    margin-bottom: 0;
}
.search-list .s-box .s-b-list .image-text {
    width: 100%;
    padding-top: 10px;
}
.search-list .s-box .s-b-list .image-text .news-image {
    display: block;
    float: left;
    background: #FFF;
    max-width: 80px;
    margin-right: 10px;
}
.search-list .s-box .s-b-list .image-text img {
    vertical-align: bottom;
    width: 100%;
}
.search-list .s-box .s-b-list .image-text .news-text {
    font-size: 14px;
    line-height: 20px;
    color: #3c4043;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.search-list .s-box .s-b-list .image-text .news-text b {
    color: #F00;
}
.search-right {
    width: 310px;
    position: absolute;
    top: 20px;
    right: 0;
}
._search {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: auto;
    max-width: 1200px;
}
.store_search_box {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: auto;
    border-radius: 5px;
}
.store_search_box:hover {
    background: rgba(0, 0, 0, 0.15);
    transition: background-color 0.25s;
}
.store_search_box .ssb_title {
    font-size: 13px;
    color: #525252;
    font-weight: normal;
    line-height: 15px;
    padding-left: 6px;
}
.store_search_box .ssb_list {
    margin-right: -10px;
    margin-left: -10px;
    overflow: hidden;
    display: block;
}
.store_search_box .ssb_list .ssb_box {
    width: 50%;
    float: left;
    height: 28.8px;
    margin-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.store_search_box .ssb_list .ssb_box a {
    height: 28.8px;
    width: 100%;
    display: inline-block;
    text-align: center;
    line-height: 28.8px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(33, 33, 33, 0.5);
    border-radius: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
    color: #212121;
    font-weight: normal;
    font-size: 16px;
    background-image: url(../images/000000.png);
    background-position: 98% center;
    background-repeat: no-repeat;
    background-size: 18px;
}
.store_search_box .ssb_list .ssb_box .a2 {
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #FFF;
    background: #f13666;
}
.store_search_box .ssb_list .ssb_box a:hover {
    color: #FFF;
    background-image: url(../images/FFFFFF.png);
}
.store_search_box .ssb_list .ssb_box .a2:hover {
    color: #f13666;
    background-image: url(../images/f13666.png);
}
.index-search-box {
    background-image: url(../images/index-b.png);
    display: block;
    height: 380px;
    width: 100%;
    background-size: cover;
    margin: 0 auto;
}
.index-search-box .search-area {
    width: 66%;
    padding-top: 104px;
    margin: 0 auto;
}
.index-search-box .index-search {
    display: table;
    margin-left: auto;
    height: 50px;
    width: 717px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background: rgba(0, 0, 0, 0.6);
    position: relative;
    margin-top: 16px;
}
.index-search-box .tips {
    width: 717px;
    margin-left: auto;
    font-size: 26px;
}
.index-search-box .index-search input[type="text"] {
    font-size: 14px;
    line-height: 50px;
    color: #FFF;
    height: 50px;
    width: 100%;
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    outline: none;
    border: 0 none #000;
    background: rgba(0, 0, 0, 0.0);
    padding-left: 15px;
    padding-right: 55px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}
.index-search-box .index-search input[type="submit"] {
    border: 0 none #000;
    float: right;
    height: 50px;
    width: 55px;
    background-size: 30px;
    outline: none;
    background: rgba(0, 0, 0, 0.0);
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
}
.index-search-box .index-search .index-box-pop {
    width: 100%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    top: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 10px;
}
.index-search-box .index-search .index-box-pop p {
    font-size: 12px;
    color: #999;
    clear: both;
    float: none;
    width: 100%;
    margin-bottom: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
}
.index-search-box .index-search .index-box-pop a {
    font-size: 16px;
    color: #FFF;
    float: left;
    background: rgba(128, 128, 128, 0.4);
    border-radius: 10px;
    -moz-border-radius: 10px;
    margin: 10px;
    padding: 10px 15px;
    border: #999 1px solid;
}
.lists {
    width: 100%;
}
.lists .lists_left {
    width: 100%;
}
.lists .lists_left .other_list {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #666;
    position: relative;
    overflow: hidden;
    height: 141px;
    display: block;
}
.lists .lists_left .other_list .other_image {
    width: 200px;
    position: absolute;
    left: 0;
    top: 20px;
    height: 101px;
    overflow: hidden;
}
.lists .lists_left .other_list .other_image img {
    width: 100%;
}
.lists .lists_left .other_list .other_info {
    width: 100%;
    padding-left: 220px;
    height: 101px;
}
.lists .lists_left .other_list .other_info .oi_title {
    color: #FFF;
    font-size: 17px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lists .lists_left .other_list .oi_content {
    color: #a6aab1;
    font-size: 14px;
    height: 66px;
    line-height: 22px;
    overflow: hidden;
    width: 100%;
}
.lists .other_content {
    width: 100%;
}
.lists .lists_right {
    float: right;
    width: 380px;
}
.other_content img {
    display: table;
    margin: 20px auto;
}
.other_content p {
    font-size: 16px;
    line-height: 23px;
    color: #333;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
}
.other_content span {
    color: #333;
    font-size: 20px;
    line-height: 30px;
}
.content_title {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}
.content_title h1 {
    font-size: 3em;
    color: #333;
    width: 100%;
    text-align: center;
}
@media screen and (max-width: 1220px) {
    .header_pc {
        display: none;
    }
    .header_ph {
        display: block;
    }
    .index-search-box {
        height: 340px;
    }
    .index_new_store .new_store {
        width: 21%;
    }
    .index-search-box .index-search {
        width: 98%;
    }
    .index-search-box .search-area {
        width: 98%
    }
    .index-search-box .tips {
        width: 98%
    }
    .footer .footer_up {
        width: 900px;
    }
    .fun_404 {
        width: 90%;
    }
    .jump_404_index {
        width: 30%;
        height: 100%;
    }
    .categories {
        margin-left: 50px;
    }
    .hot_stores {
        margin-left: 50px;
    }
    .category_coupon .category_coupon_right {
        width: 100%;
    }
    .category_coupon .category_coupon_right .category_coupon_right_kuang {
        float: left;
    }
    .category_coupon .category_coupon_right .category_coupon_right_kuang .category_coupon_right_kuang_content .hot_sotre .coupon_title {
        width: auto;
        text-align: center;
        vertical-align: middle;
        display: table-cell;
        float: left;
        padding-left: 20px;
    }
    #pc_show {
        display: none;
    }
    #ph_show {
        display: block;
    }
    .stores_list .letter_list {
        background: unset;
        border-top: unset;
        border-bottom: unset;
    }
    .stores_list .letter_list span {
        font-size: 16px;
        line-height: unset;
        background: #fff;
        width: 12.2%;
        text-align: center;
        padding: 8px 0;
        border-right: 1px solid #f0f2f5;
        border-bottom: 1px solid #f0f2f5;
    }
    .index_coupon_big{margin-right: unset;}
}
@media screen and (max-width: 920px) {
    .main_title .a_main_title h2 {
        padding-left: 0;
        padding-right: 0;
    }
    .categories {
        margin-left: 90px;
    }
    .hot_stores {
        margin-left: 90px;
    }
    .index_new_store .new_store {
        width: 29.3%;
    }
    .footer .footer_up {
        width: 100%;
    }
    .submit_email {
        display: none;
    }
    .jump_404_index {
        width: 37%;
    }
    .category_title {
        line-height: 30px;
        height: auto;
    }
    .category_coupon .category_coupon_left {
        width: 600px;
    }
    .category_coupon .category_coupon_left .coupons {
        width: 600px;
    }
    .category_coupon .category_coupon_left .coupons .coupons_middle .coupon_store {
        display: none
    }
    .category_coupon .category_coupon_left .coupons .coupons_middle .connect_up {
        display: none
    }
    .category_coupon .category_coupon_left .coupons .coupons_middle .connect_down {
        display: none
    }
    .category_coupon .category_coupon_left .coupons .coupons_middle {
        width: 586px;
    }
    .category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description {
        float: left;
        width: 558px;
        border-right: 0 solid #FFF;
        border-left: 0 solid #FFF;
        padding: 14px;
        height: 146px;
    }
    .category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_store_name {
        display: block;
        margin-bottom: 10px;
    }
    .category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_but {
        padding-top: 33px;
    }
    .category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit {
        height: 146px;
        width: 420px;
    }
    .search-list .s-box {
        padding-right: 0;
    }
    .search-right {
        width: 100%;
        position: static;
    }
    .store_search_box .ssb_list .ssb_box {
        width: 100%;
    }
    .index-search-box {
        height: 310px;
    }
}
@media screen and (max-width: 620px) {
    .margin_top_22 {
        display: none;
    }
    .index_categories {
        display: none;
    }
    .index_new_store .new_store {
        width: 46%;
    }
    .index-search-box .search-area {
        padding-top: 20px;
    }
    .jump_404_index {
        width: 50%;
    }
    .categories {
        margin-left: 50px;
        padding-top: 20px;
    }
    .stores_list .store_name_list .letter_title {
        font-size: 30px;
    }
    .hot_stores {
        margin-left: unset;
    }
    .hot_stores .hot_stores_big {
        width: 31%;
        height: 105px;
        margin-right: 2%;
        margin-bottom: 10px;
    }
    .hot_stores .hot_stores_big .hot_stores_small {
        width: 100%;
        height: unset;
    }
    .hot_stores .hot_stores_big .hot_stores_small .hot_stores_small_img {
        width: 100%;
    }
    .hot_stores .hot_stores_big .hot_stores_small .stores_black {
        width: 100%;
        padding: 0;
        height: 25px;
        line-height: 25px;
    }
    .categories .categories_big .categories_small .zhong .categories_img {
        width: 100%;
    }
    .categories .categories_big .categories_small .zhong p {
        width: 100%;
    }
    .categories {
        margin-left: unset;
        margin-right: unset;
    }
    .categories .categories_big {
        width: 48%;
        margin-right:2%;
    }
    .categories .categories_big .categories_small {
        width: 95%;
    }
    .categories .categories_big .categories_small .zhong {
        width: 100%;
    }
    .category_coupon .category_coupon_right .category_coupon_right_kuang .category_coupon_right_kuang_content .hot_sotre .store {
        display: none
    }
    .category_coupon .category_coupon_right .category_coupon_right_kuang .category_coupon_right_kuang_content .hot_sotre .hot_sotre_name {
        display: block;
        margin-bottom: 5px;
    }
    .category_coupon .category_coupon_right .category_coupon_right_kuang .category_coupon_right_kuang_content .hot_sotre .coupon_title {
        width: 100%;
        margin: 0;
        padding: 0;
        height: auto;
        text-align: left;
    }
    .category_title {
        text-align: center;
    }
    .category_coupon .category_coupon_left {
        width: 100%;
    }
    .category_coupon .category_coupon_left .coupons {
        width: 100%;
    }
    .category_coupon .category_coupon_left .coupons .coupons_middle {
        width: 95%;
    }
    .category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description {
        width: 97%;
        padding: 4px;
        height: 166px;
    }
    .category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit {
        height: 120px;
        width: 100%;
        margin-bottom: 10px;
        overflow: hidden;
    }
    .category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_but {
        display: none;
    }
    .category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_but_a {
        display: table;
        color: #FFF;
        padding: 5px;
        height: auto;
        width: 110px;
        -moz-border-radius: 5px; /* Gecko browsers */
        -webkit-border-radius: 5px; /* Webkit browsers */
        border-radius: 5px;
        margin-right: 15px;
        margin-left: auto;
        font-weight: bold;
    }
    .category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_but_a_red {
        background: #e42053;
        border: 1px solid #C11742;
    }
    .category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_but_a_green {
        background: #1fe2cb;
        border: 1px solid #1AC8B3;
    }
    .category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_time_good_used .success {
        display: none;
    }
    .category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description .coupon_title_tit .coupon_title {
        line-height: 20px;
        font-size: 16px;
    }
    .category_coupon .category_coupon_right .store_logo {
        width: 100%;
    }
    .category_coupon .category_coupon_right .store_logo .store_img {
        width: 100%;
    }
    .pop_coupon {
        width: 300px;
        margin-left: -160px;
    }
    .pop_coupon .code_down {
        height: 127px;
    }
    .pop_coupon .code_down .store_logo {
        display: none;
    }
    .pop_coupon .code_down .store_name {
        display: block;
    }
    .pop_coupon .code_down .coupon_title_expries_submit {
        margin-left: 0;
    }
    .index-search-box .tips, .main_title .a_main_title h2, .main_title .a_main_title h2 span,.main_title .a_main_title h1,.main_title .a_main_title h1 span,.category_title h1,.category_title h1 span,.category_title h2, .category_title h3{
        font-size: 18px;
    }
    #_banner_pc {
        display: none;
    }
    #_banner_ph {
        display: block;
    }
    .sear-box .sea-b-text {
        display: none;
    }
    .sear-box {
        padding-left: 0;
    }
    .index-search-box {
        height: 200px;
    }
    #pc_show1 {
        display: none;
    }
    #ph_show1 {
        display: block;
    }
}
@media screen and (max-width: 320px) {
    .index_coupon_big {
        margin-right: 0;
    }
    .index-search-box {
        height: 160px;
    }
    .index-search-box .index-search {
        display: none
    }
    .pop_coupon {
        width: 250px;
        margin-left: -125px;
    }
    .index_coupon_big .index_coupon {
        height: 331px;
        width: 250px;
    }
    .index_coupon_big .index_coupon .index_coupon_small {
        width: 250px;
        height: 322px;
    }
    .index_coupon_big .index_coupon .index_coupon_small .index_coupon_img {
        width: 250px;
        height: 110px;
    }
    .index_coupon_big .index_coupon .index_coupon_small .index_coupon_img a {
        width: 250px;
        height: 110px;
    }
    .index_coupon_big .index_coupon .index_coupon_small .index_coupon_img a img {
        max-width: 90%;
        max-height: 90%;
    }
    .index_coupon_big .index_coupon .index_coupon_small .index_coupon_dot {
        display: none;
    }
    .index_coupon_big .index_coupon .index_coupon_small .index_coupon_title {
        height: 50px;
        width: 226px;
    }
    .index_coupon_big .index_coupon .index_coupon_small .index_coupon_title a {
        height: 50px;
        width: 226px;
    }
    .index_coupon_big .index_coupon .index_coupon_small .index_coupon_down {
        height: 30px;
        width: 226px;
    }
    .jump_404_index {
        width: 70%;
    }
    .categories {
        margin-left: 30px;
        padding-top: 50px;
    }
    .hot_stores {
        margin-left: 30px;
    }
    .category_coupon .category_coupon_left {
        width: 250px;
    }
    .category_coupon .category_coupon_left .coupons {
        width: 250px;
    }
    .category_coupon .category_coupon_left .coupons .coupons_middle {
        width: 236px;
    }
    .category_coupon .category_coupon_left .coupons .coupons_middle .coupon_title_description {
        width: 227px;
    }
    .category_coupon .category_coupon_right .store_logo {
        width: 248px;
    }
    .category_coupon .category_coupon_right .store_logo .store_img {
        width: 248px;
    }
    .category_coupon .category_coupon_right .store_name_description {
        width: 93.6%;
    }
}
@media screen and (min-width: 620px) {
    #pc_show1{
        display: block;
    }
    #ph_show1{
        display: none;
    }
}
