@charset "utf-8";
/* CSS Document */
* {
    margin: 0 auto;
}
img {
    border: none;
}
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
    display: block
}
form, input, button {
    border: 0;
    outline: 0;
}
input {
}
body, td, th {
    font-family: "微软雅黑";
}
a:link {
    color: #151515;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #151515;
}
a:hover {
    text-decoration: none;
    color: #FE5842;
}
a:active {
    text-decoration: none;
    color: #151515;
}
body {
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 30px;
    width: 100%;
}
.body {
    width: 1210px;
}
ul, li, em {
    list-style: none;
    padding: 0;
    font-style: normal
}
.header {
    width: 100%;
    color: #474747;
    font-size: 12px;
    line-height: 26px;
    min-width: 1210px;
}
.content {
    width: 100%;
}
.header_top {
    width: 100%;
    height: 30px;
    left: 0%;
    background: #f1f1f1;
}
.header_top a{
    font-size:12px;
}
.loginbar {
    float: left;
    height: 30px;
}
.login {
    float: left;
    color: #fe5842;
    width: 40px;
}
.regist {
    float: left;
    width: 40px;
}
.user-info__name {
    float: left;
    font-size: 12px;
    margin-right: 10px;
}
a.user-info__logout {
    color: #F76120;
}
.span {
    color: #ddd;
    float: left;
}
.weixin {
    float: left; /*border-left:1px solid #7d7d7d*/
    width: 100px;
    position: relative;
    z-index:90;
}
.weixin .weixin_txt {
    float: left;
    width: 68px;
    padding-left: 20px;
    height: 30px;
    background: url(../images/o2o1_03.png) no-repeat 64px 8px;
}
.weixin:hover .weixin_txt {
    float: left;
    width: 68px;
    padding-left: 19px;
    height: 31px;
    position: absolute;
    z-index: 99;
    border: 1px solid #d9d9d9;
    border-bottom: 0;
    border-top: 0;
    background: #ffffff url(../images/o2o554_03.png) no-repeat 64px 8px;

}
.weixin:hover .weixin_txt a {
    color: #fe5842;
}
.weixin_img {
    float: left;
    margin-top: 7px;
}
.weixin .weixin_icon {
    display:none;
}
.weixin:hover .weixin_icon {
    display: block;
    width: 170px;
    height: 130px;
    background: #fff;
    position: absolute;
    z-index: 97;
    border: 1px solid #d9d9d9;
    box-shadow: 1px 1px 2px rgba(203,203,203,.5);
    top: 30px;
}
.weixin_icon p {
    padding: 5px;
}
.weixin_icon span {
    color: #fe5842;
    padding-right: 3px;
}
.weixin_icon img {
    padding: 0 30px;
    width: 80px;
}
.list {
    float: right;
    font-size: 12px;
    width: 409px;
}
.list li {
    position: relative;
    width: 100px;
    float: left;
    height:30px;
    z-index:9
}
li {
    float: left
}
.li_txt {
    float: left;
    padding-left: 20px;
}
.li_img {
    float: left;
    margin-top: 7px;
    margin-left: 3px;
}
.list .span {
    margin: 0 5px;
    float: right;
}
.li_txt_info_txt {
    float: left;
    height: 30px;
    width: 76px;
    padding-left: 10px;
    background: url(../images/o2o1_03.png) no-repeat 65px 8px;
}
.li_txt_info{ z-index:90;}
.li_txt_info:hover .li_txt_info_txt {
    position: absolute;
    height: 31px;
    padding-left: 9px;
    z-index: 99;
    border: 1px solid #d9d9d9;

    border-bottom: 0;
    border-top: 0;
    background: #fff url(../images/o2o554_03.png) no-repeat 65px 8px;
}
.li_txt_info:hover .li_txt_info_txt a {
    color: #fe5842;
}
.li_txt_info .li_txt_info_ul {
    display:none;
}
.li_txt_info:hover .li_txt_info_ul {
    display: block;
    background: #fff;
    border: 1px solid #d9d9d9;
    position: absolute;

    width: 76px;
    z-index:98;
    top: 30px;
    padding-left: 9px;
}
.li_liulan_txt {
    float: left;
    height: 30px;
    width: 76px;
    padding-left: 10px;
    background: url(../images/o2o1_03.png) no-repeat 65px 8px;
}
.li_liulan{ z-index:9}
.li_liulan:hover .li_liulan_txt {
    position: absolute;
    height: 31px;
    padding-left: 9px;
    z-index: 99;
    border: 1px solid #d9d9d9;
    border-bottom: 0;
    border-top: 0;
    background: #fff url(../images/o2o554_03.png) no-repeat 65px 8px;
}
.li_liulan:hover .li_liulan_txt a {
    color: #fe5842;
}
.li_liulan .history {
    display: none;
    width: 218px;
    position:absolute;
    background: #fff;
    border: 1px solid #d9d9d9;
    box-shadow: 1px 1px 2px rgba(203,203,203,.5);
    right: 12px;

    z-index: 98;
    top: 30px;
    padding-left: 9px;
}
.li_liulan:hover .history {
    display: block;
    width: 218px;
    background: #fff;
    border: 1px solid #d9d9d9;
    box-shadow: 1px 1px 2px rgba(203,203,203,.5);
    right: 12px;
    position: absolute;
    z-index: 98;
    top: 30px;
    padding-left: 9px;
}
.history li {
    padding: 10px;
    width: 200px;
    border-bottom: 1px solid #ECECEC;
    height:auto;
}
.history li .deal-link {
    float: left;
    margin-right: 10px;
}
.history .clear {
    margin-top: 15px;
    text-align: center;
    color: #fe5842;
}
.li_shop_txt {
    float: left;
    height: 30px;
    width: 76px;
    padding-left: 10px;
    background: url(../images/o2o1_03.png) no-repeat 65px 8px;
}
.li_shop{ z-index:9}
.li_shop:hover .li_shop_txt {
    position: absolute;
    height: 31px;
    padding-left: 9px;
    color: #fe5842;
    z-index: 99;
    border: 1px solid #d9d9d9;
    border-bottom: 0;
    border-top: 0;
    background: #fff url(../images/o2o554_03.png) no-repeat 65px 8px;
}
.li_shop:hover .li_shop_txt a {
    color: #fe5842;
}
.li_shop .li_txt_info_ul {
    display: none;
}
.li_shop:hover .li_txt_info_ul {
    display: block;
    background: #fff;
    border: 1px solid #d9d9d9;
    box-shadow: 1px 1px 2px rgba(203,203,203,.5);
    right: 13px;
    width: 86px;
    position: absolute;
    z-index: 98;
    top: 30px;
    padding-left: 9px;
    font-size:13px;
}
.hot {
    width: 1210px;
    height: 30px;
}
.hot a {
    color: #474747;
}
.hot a:hover {
    color: #fe5842;
}
.banner {
    background: #fede65;
    height: 80px;
    width: 100%;
    left: 0;
    top: 30px;
}
.nav {
    width: 1210px;
    margin-top: 30px;
    height: 70px;
    padding-bottom:10px;
}
.nav_hot {
    width: 1210px;
    height: 73px;
}
.nav .logo {
    float: left;
    width: 30%
}
.nav .logo img {
    height: 55px;
    width: 195px;
}
.nav .search {
    width: 43%;
    float: left;
    color: #686767;
    font-size: 14px;
    margin-top: 6px;
}
.nav .search_txt {
    padding-left: 5%;
    margin-top: 10px;
}
.nav .search_txt span {
    width: 40px;
    margin-left: 10px;
}
.nav .menu {
    width: 17%;
    float: right;
    color: #929292;
    font-size: 12px;
    text-align: center;
}
.nav .ment_left {
    float: left;
    width: 33%;
}
.nav .menu .hr {
    float: left;
}
.nav .menu .ment_left_img {
    padding: 0px 2px 0 0;
}
.nav .menu .ment_left_txt {
}
.nav form {
    width: 494px;
    height: 40px;
    padding: 0px;
    border: 2px solid #06c1ae;
}
.nav input {
    width: 65%;
    height: 36px;
    float: left;
    margin-left: 15px;
}
.nav .btnclick {
    width: 15%;
    height: 40px;
    float: right;
    background: #06c1ae;
    cursor:pointer;
}
.menu {
    width: 100%;
    color: #fff;
}
.menu_left {
    width: 255px;
    float: left;
    margin-top: 30px;
}
.menu_left ul {
}
.menu_left li {
    border-bottom: 1px solid #9f968f;
    padding: 10px 15px 10px 16px
}
.menu .list {
    width: 100%;
    background: #908780;
    line-height: 25px;
    padding-bottom: 9px;
}
.menu .li_top {
    width: 100%;
}
.menu .icon {
    float: left;
    margin-top: 2px;
    margin-right: 5px;
}
.menu .li_txt {
    float: left;
}
.menu .li_bottom {
    padding-left: 11px;
}
.menu span {
    margin-left: 10px;
}
.menu_right {
    width: 955px;
    float: left;
    margin-top: 30px;
    color: #3d3d3d
}
.menu_right_top {
    border-bottom: 2px solid #fe5842;
    padding-left: 15px;
    height: 42px;
    line-height: 42px;
}
.menu_right li {
    margin-right: 30px;
    float: left;
}
.menu_right li:hover {
    color: #fe5842;
    cursor: pointer;
}
.menu_right .ctur {
    color: #FE5842;
}
.header_list {
    width: 1210px;
}
.grid_subHead {
    position: relative;
    z-index: 1;
    *zoom:1;
    font-size: 14px;
    padding: 15px 0;
}
.grid_subHead .main_wrap {
    width: 700px;
    _width: 680px;
    float: left;
    margin-left:23px;
    height: 100px;
    overflow: hidden;
}
.grid_subHead .col_sub {
    width: 160px;
    float: left;
}
.grid_subHead .col_extra {
    width: 480px;
    padding-right: 120px;
    margin-left: -600px;
}
.grid_subHead .shop_logo {
    margin-top: 2px;
    margin-top: 2px;
    width: 160px;
    height: 100px;
}
.grid_subHead .shop_logo img {
    display: block;
    width: 160px;
    height:100px;
}
.grid_subHead .shop_name {
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
    color: #444;
}
.grid_subHead .shop_address {
    color: #999;
}
.mobile_href, .mobile_href {
    width: 175px;
    height: 106px;
    /* border-left: 1px solid #d9d9d9; */
    text-align: txt;
    float: right
}
.shop_activity {
    border: 1px solid #d9d9d9;
    height: 115px;
    width: 125px;
    position: relative;
    margin-top: 20px;
    text-align: center;
    line-height: 26px;
}
.shop_activity_icon {
    position: absolute;
    left: -20px;
    top: -20px;
}
.shop_activity_title {
    color: #fe5842;
    font-size: 18px;
}
.shop_activity_txt {
    color: #a1a1a1;
    text-align: left;
    padding-left: 7px;
}
.shop_list_li {
    height: 180px;
    width: 100%;
    line-height: 36px;
}
.shop_list_li li {
    width: 100%;
    color: #676767;
}
.shop_list_li li span {
    color: #fe5842;
}
.shop_icon {
    margin-top:6px;
}
.shop_icon li {
    float: left;
    margin-right:20px;
}
.shop_icon li .shop_icon_img {
    float: left;
    margin-right: 5px;
    line-height: 28px;
}
.shop_icon li .shop_icon_img img{
    width: 26px;
    height: 26px;
}
.shop_icon li .shop_icon_img a{
    color:black;
}
.shop_icon li .shop_icon_txt {
    font-size: 20px;
    color: #333333;
    float: left;
    line-height: 34px;
}
.shop_menu {
    padding: 0;
    width: 100%;
    min-width: 1210px;
    background: #fe5842;
    height: 50px;
}
.shop_menu .box_menu {
    width: 1210px;
    height: 50px;
    margin: 0 auto;
}
.shop_menu .box_menu .crun {
    background: #ea3e27;
}
.shop_menu .box_menu li {
    line-height: 50px;
    float: left;
    font-size: 18px;
    color: #fff
}
.shop_menu .box_menu li:hover {
    background: #ea3e27;
    color: #fff;
}
.shop_menu .box_menu li a {
    padding: 0 26px;
    color: #fff;
    height: 50px;
    _padding: 0 20px;
}
.shop_menu .box_menu li a:hover {
    background: #ea3e27;
    color: #fff;
}
.mobile_href_img {
    text-align: center;
    width: 150px;
}
.grid_subHead .shop_state {
    margin-bottom: 13px;
}
.grid_subHead .shop_state .state_1 {
    background-color: #3fc06d;
}
.grid_subHead .shop_state .state_2 {
    background-color: #ee7800;
}
.grid_subHead .shop_state .state_3 {
    background-color: #fe5842;
}
.grid_subHead .shop_state .inner {
    color: #fff;
    padding: 7px 20px;
}
.grid_subHead .shop_btn {
}
.mian_wrap_shop {
    height: 40px;
    line-height: 40px;
    width: 100%;
    overflow: hidden;
}
.mian_wrap_shop .shop_name {
    float: left;
}
.mian_wrap_shop .shop_icon_shop {
    padding-top: 5px;
    float: left;
    margin-left: 20px;
}
.mian_wrap_shop .shop_icon_xing {
    float: right;
    padding-top: 6px;
    width:80px;
    text-align: right;
    margin-right: 20px;
}
.mian_wrap_shop .shop_icon_xing div{
    background:url(../images/black_star_16.png);
    background-repeat: repeat-x;
    text-align: left;
}
.mian_wrap_shop .shop_icon_xing div span{
    display: inline-block;
    height:16px;
    line-height:16px;
    background:url(../images/star_16.png);
    background-repeat: repeat-x;
}
.mian_wrap_shop .shop_icon_xing .shop_icon {
    margin-left: -6px;
}
.main_wrap_left {
    float: left;
    width: 100%;
}
.main_wrap_right {
    float: right;
    width: 359px;
    padding-top: 25px;
}
.songcan_data li {
    float: right;
    display: inline;
    margin-right: 10px;
    background-color: #26dab1;
    color: #fff;
    text-align: center;
    height: 55px;
    font-size: 14px;
    width: 100px;
    padding: 5px 0 10px 0;
}
.songcan_data li strong {
    font-weight: normal;
}
.songcan_data li strong em {
    font-size: 32px;
    font-weight: normal;
    margin-left: -5px;
}
.songcan_data li span {
    display: block;
    font-size: 14px;
    padding-left: 10px;
    text-align: left;
}
.songcan_data .renjun {
    background-color: #eb7c7c;
}
.songcan_data .peison {
    background-color: #e8c55c;
}
.songcan_data .renjun #shipmoney1 {
    display: inline;
    font-size: 32px;
    margin-left: -5px;
}
.i_star {
    display: inline-block;
    *display:inline;
    *zoom:1;
    vertical-align: middle;
    width: 84px;
    height: 15px;
    background-position: 0 -64px;
    overflow: hidden;
    margin: 0 10px;
    text-indent: -999em;
}
.i_star_5 {
    background-position: 0 -64px;
}
.i_star_4 {
    background-position: 0 -80px;
}
.i_star_3 {
    background-position: 0 -96px;
}
.i_star_2 {
    background-position: 0 -112px;
}
.i_star_1 {
    background-position: 0 -128px;
}
.i_qianyue, .i_renzheng {
    display: inline-block;
    *display:inline;
    *zoom:1;
    vertical-align: middle;
    width: 70px;
    height: 16px;
    background-position: -257px 0;
    overflow: hidden;
    margin-right: 10px;
    text-indent: -999em;
}
.i_renzheng {
    background-position: -327px 0;
}
.bdsharebuttonbox {
    margin-top: 10px;
    font-size: 12px;
}
.bdsharebuttonbox .txt {
    float: left;
    vertical-align: middle;
    margin: 7px 5px 0 0;
    display: inline;
    line-height: 18px;
    color: #999;
}
.content .bdshare-button-style1-16 a {
    background: url(../images/kuaisonSP.gif) no-repeat 0 0;
    padding: 1px 12px 4px 17px;
    margin: 6px 6px 6px 0;
    float: left;
    height: 16px;
    line-height: 16px;
    border-right: 1px solid #edeeee;
    cursor: pointer;
    font-size: 12px;
}
.shop_shear {
    height: 30px;
    line-height: 30px;
}
.shop_shear_txt {
    float: left;
}
.shop_shea_icon {
    padding-top: 5px;
    float: left;
}
.shop_shear .bds_tsina {
}
.shop_shear .bds_qzone {
}
.shop_shear .bds_tqq {
}
.shop_shear .bds_weixin {
}
.w-1200 {
    width: 1210px;
    overflow: hidden;
}
.pageNavigation {
    text-align: center;
    padding: 25px 0;
}
.pageNavigation a, .pageNavigation span {
    background-color: #fff;
    display: inline-block;
    *display:inline;
    *zoom:1;
    vertical-align: middle;
    margin: 0 0 0 -5px;
    padding: 8px 13px;
    border: 1px solid #ededed;
    color: #585858;
    font-size: 14px;
}
.pageNavigation a:hover {
    color: #d00;
}
.pageNavigation .cur, .pageNavigation .current {
    background-color: #f60;
    color: #fff;
    cursor: default;
}
.pageNavigation .cur:hover {
    color: #fff;
    text-decoration: none;
}
.pageNavigation .kill {
    color: #aaa;
    cursor: default;
}
.pageNavigation .kill:hover {
    color: #aaa;
    text-decoration: none;
}
.pageNavigation .cur:hover, .pageNavigation .current:hover {
    color: #fff;
    cursor: default;
    text-decoration: none;
}
.map_iframe {
    position: fixed;
    _position: absolute;
    left: 50%;
    top: 50%;
    margin: -250px 0 0 -350px;
    width: 700px;
    height: 500px;
    border: 1px solid #999;
    box-shadow: 0px 0px 6px rgba(0,0,0,.5);
    z-index: 999;
}
.close_map {
    width: 52px;
    height: 52px;
    display: block;
    position: absolute;
    top: -20px;
    right: -20px;
    background: url(../images/close.png) no-repeat 0 0;
    text-indent: -999em;
    overflow: hidden;
}
.col_main {
    float: left;
    width: 1020px;
}


.nav .form_sec .form_sec_txt {
    width: 54px;
    border: 0;
    background: url(../images/o2o1_03.png) no-repeat 48px 13px;
    padding-left: 10px;
}
.nav .form_sec .form_sec_txt1 {
    background: #Fff;
    display: none;
    position: absolute;
    width: 53px;
    height: 38px;
    padding-left: 15px;
    left:0;
    border: 1px solid #d9d9d9;
    top: 39px;
    box-shadow: 1px 1px 2px rgba(203,203,203,.5);
    border-top: 0;
}


.nav .form_sec {
    width: 64px;
    height: 39px;
    line-height: 39px;
    /* background: #F0ECEB; */
    border-right: 1px solid #F0ECEB;
    background: white;
    float: left;
    cursor: pointer;
    position: relative;
    padding-left: 10px;
}
.nav .form_sec.form_over {
    display:block;
}
.nav .form_sec.form_over .form_sec_txt1 {
    display:block;
}
.nav .form_sec:hover .form_sec_txt{
    position:absolute; top:0;
    background:#fff  url(../images/o2o554_03.png) no-repeat 48px 14px;
    box-shadow: 1px 1px 2px rgba(203,203,203,.5);
    border-right:1px solid #d9d9d9;
    border-left:1px solid #d9d9d9;
    width: 53px;
    left: 0;
    padding-left: 15px;
}
.nav .form_sec:hover .form_sec_txt:hover{ color:#fe5842;}

.nav .search_txt {
    padding-left: 5%;
}
.nav .search_txt span {
    width: 40px;
    margin-right: 18px;
}


@charset "utf-8";
/* CSS Document */
* {
    margin: 0 auto;
}img{ border:none;}
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
    display: block
}
form, input, button,textarea {
    border: 0;
    outline: 0;
}
ul,li{ 	list-style: none; padding:0;}
body, td, th {
    font-family: "微软雅黑";
    font-size:14px;
}
a{
    color: #151515;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #FE5842;
}
.shop_menu{  padding: 0; width:100%; min-width:1250px; background:#06c1ae;height:50px;}
.shop_menu .box_menu{ width:1210px; height:50px; margin:0 auto;}
.shop_menu .box_menu .crun{background:#09A697;}
.shop_menu .box_menu li{ line-height:50px; float:left; font-size:18px; color:#fff}
.shop_menu .box_menu li:hover{background:#09A697;color:#fff;}
.shop_menu .box_menu li a { padding:0 26px; color:#fff; height:50px;}
.shop_menu .box_menu li a:hover{ background:#09A697;color:#fff;}

.indexbanner{ padding:20px 0; width:1210px; height:200px;}

.article{ width:1210px;  }
.introduction { width:100%}
.shop_introduction{ width:880px; float:left}
.shop_introduction_txt{ color:#565656; line-height:26px; padding:15px 10px;}
.shop_introduction_txt span{ color:#fe5842; line-height:26px;}
.shop_introduction .section_title{ font-size:18px; color:#ee1c25; width:100%; margin-top:10px;  margin-bottom: 20px;}
.shop_introduction .section_txt{ border-bottom:2px solid #ee1c25; width:100px; float:left;  height: 40px;  font-weight: bold;padding-left: 10px;}
.shop_introduction .section_border{border-bottom:2px solid #d9d9d9; width:750px; height:40px;float:left; line-height:50px; color:#5b5b5b; text-align:right; font-size:14px; overflow:hidden; padding-right:8px;}
.shop_introduction .section_border:hover{ color:#fe5842;}

.news_introduction{ width:280px; float:right;}
.news_introduction .section_title{ font-size:18px; color:#ee1c25; width:100%; margin-top:10px;  margin-bottom: 20px;}
.news_introduction .section_txt{ border-bottom:2px solid #ee1c25; width:100px; float:left;  height: 40px;  font-weight: bold;padding-left: 10px;}
.news_introduction .section_border{border-bottom:2px solid #d9d9d9; width:160px; height:40px;float:left; line-height:50px; color:#5b5b5b; text-align:right; cursor:pointer; font-size:14px; overflow:hidden; padding-right:8px;}
.news_introduction .section_border:hover{ color:#fe5842;}

.news_list{ width:100%}
.news_list li{ width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; color:#565656; line-height:25px;}
.news_list li a{ width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; color:#565656; line-height:25px;}
.news_list li a:hover{ color:#fe5842; text-decoration:underline; }
.photo{}
.photo .section_title{ font-size:18px; color:#ee1c25; width:100%; margin-top:20px;  margin-bottom: 20px;}
.photo .section_txt{ border-bottom:2px solid #ee1c25; width:100px; float:left;  height: 40px;  font-weight: bold;padding-left: 10px;}
.photo .section_border{border-bottom:2px solid #d9d9d9; width:1090px; height:40px;float:left; line-height:50px; color:#5b5b5b; text-align:right; font-size:14px; overflow:hidden; padding-right:8px;}
.photo .section_border:hover{ color:#fe5842;}
.photo{ width:1210px; overflow:hidden}
.photo .shop_photo{ width:1250px;}
.photo .shop_photo li{ float:left; margin-right:30px; margin-bottom:30px;width:218px; height:218px; overflow:hidden}

.shop_left{ width:880px; float:left; overflow:hidden; }
.comment{ width:880px; float:left;}
.comment .section_title{ font-size:18px; color:#ee1c25; width:100%; margin-top:20px;  margin-bottom: 20px;}
.comment .section_txt{ border-bottom:2px solid #ee1c25; width:100px; float:left;  height: 40px;  font-weight: bold;padding-left: 10px;}
.comment .section_border{border-bottom:2px solid #d9d9d9; width:760px; height:40px;float:left; line-height:50px; color:#5b5b5b; text-align:right; font-size:14px; overflow:hidden; padding-right:8px;}
.comment .section_border:hover{ color:#fe5842;}
.comment_table{ border:1px solid #d9d9d9; width:862px;}

.upcomment{ width:880px; float:left; overflow:hidden;}
.upcomment .section_title{ font-size:18px; color:#ee1c25; width:100%; margin-top:20px;  margin-bottom: 20px;}
.upcomment .section_txt{ border-bottom:2px solid #ee1c25; width:100px; float:left;  height: 40px;  font-weight: bold;padding-left: 10px;}
.upcomment .section_border{border-bottom:2px solid #d9d9d9; width:760px; height:40px;float:left; line-height:50px; color:#5b5b5b; text-align:right; cursor:pointer; font-size:14px; overflow:hidden; padding-right:8px;}
.upcomment .section_border:hover{ color:#fe5842;}
.shop_pingjia{   width:880px;}
.shop_pinjiga_title{ color:#232323; font-size:18px; margin-left:10px;   margin-bottom: 5px;}
.shop_pinjgia_form{ width:100%; border:1px solid #d9d9d9; }
.shop_pingjia_form_list ul{ width:100%; border-bottom:1px solid #d9d9d9;line-height:30px;height:30px; padding:10px 0}
.shop_pingjia_form_list ul li{ float:left; margin-left:23px;color:#767676; }
.shop_pingjia_form_list ul li .pingjia_icon{ float:left;  padding: 4px 2px 0 2px;}
.shop_pingjia_form_list ul li .pingjia_txt{ float:left;}
.shop_pingjia_form_list ul .zong{  }
.shop_pingjia_form_list ul .red{   width: 35px;  margin-top: 4px;  height: 22px;  background: url(../images/dianpupingjia_08.png);  color: #fff;  padding-left: 29px;  line-height:22px;}
.shop_pingjia_form_list ul .xing{ margin-left:100px;    }
.shop_pingjia_form_list ul .yellow{ color:#fcbb00;}
.shop_pingjia_form_list ul .gray{ color:#999999;}
.shop_pingjia_form_list_txt{ float:left;}
.shop_pingjia_form_list_icon{ float:left;}
.shop_pingjia .textarea{}
.shop_pingjia .form_textarea{ width:99%; height:194px;}
.shop_pingjia .button{ color:#767676; margin:15px 0;}
.shop_pingjia .button_txt{ float:left; margin-left:20px;}
.shop_pingjia .button_txt span{ margin-left:5px;}
.shop_pingjia .form_button{ line-height:34px; text-align:center; width:67px; height:34px; color:#fff; background:url(../images/dianpupingjia_20.png); float:right;  font-size: 16px;font-weight: bold;}


.aside{ width:282px; float:right; overflow:hidden;line-height:30px;  margin-top: 28px;}
.aside .aside_title{ color:#5f5f5f; width:100%; margin-left:10px; }
.aside .aside_num{width:280px; border:1px solid #d9d9d9; text-align:center; }
.aside .aside_num li{ width:49%; border-right: 1px solid  #d9d9d9; color:#737373; float:left;}
.aside .aside_num li span{ color:#fe5842;}
.aside .aside_img{border-radius: 4px;overflow: hidden; background:url(../images/shop-shop_47.png); width:280px; height:50px; font-size:16px; color:#fff; line-height:50px; text-align:center; margin-top:10px;}
.aside .aside_img2{border-radius: 4px;overflow: hidden; background:url(../images/shop-shop_49.png); width:280px; height:50px; font-size:16px; color:#2b2b2b; line-height:50px; text-align:center;margin-top:10px;}
.aside .aside_fans{ width:280px;100%; border:1px  solid #d9d9d9; margin:35px 0;}
.aside .aside_fans_title{ border-bottom:1px dotted #d9d9d9; font-size:18px; color:#212121; padding-left:20px; height:50px;line-height:50px;}
.aside_fans_title span{font-size:14px;color:#8c8c8c;}
.aside .aside_fans ul{ width:272px ; padding-right:8px;  height: 230px;}
.aside .aside_fans ul li{ margin-left:8px; margin-top:8px; width:60px; height:60px; border-radius:2px; overflow:hidden; float:left;}
.aside .aside_shop{ width:280px; border:1px  solid #d9d9d9;}
.aside .aside_shop .aside_shop_title{ font-size:18px; color:#212121;height:50px; line-height:50px;border-bottom:1px dotted #d9d9d9; padding-left:20px;}
.aside .aside_shop ul{ margin:10px; width:260px; text-align:center;}
.aside .aside_shop ul li{ width:100%; padding:10px 0; border-bottom:1px  dashed #d9d9d9;}



.server{ width:1210px; color:#393939; line-height:26px;}
.server .section_title{ font-size:18px; color:#ee1c25; width:100%; margin-top:20px;  margin-bottom: 20px;}
.server .section_txt{ border-bottom:2px solid #ee1c25; width:100px; float:left;  height: 40px;  font-weight: bold;padding-left: 10px;}
.server .section_border{border-bottom:2px solid #d9d9d9; width:1090px; height:40px;float:left; line-height:50px; color:#5b5b5b; text-align:right; cursor:pointer; font-size:14px; overflow:hidden; padding-right:8px;}
.server p{ padding:5px 0;}
.server .server_title{ font-size:18px; color:#fe5842; text-align:center; width:100%; margin-bottom:30px;  font-weight: bold;}
.server .server_txt{width:100%;}
.server .server_txt span{ color:#fe5842; font-size:18px;}

.video{}
.video .shop_video{ width:1200px; padding:10px; border:1px solid #d9d9d9; margin-top:20px; }
.video .shop_video img{ width:100%;}
.video .shop_video_list { width:1210px; overflow: hidden;}
.video .shop_video_list ul { width:1250px;}
.video .shop_video_list li{ float:left;border:1px solid #d9d9d9; width:285px; height:358px; margin-right:20px;}
.video .shop_video_list li p{ text-align:left; margin-top:5px; line-height:18px; color:#424242; font-size:16px; margin-left:10px;}
.video .shop_video_list li p img{ margin-top:3px;}
.video .shop_video_list li p span{ color:#979797; font-size:14px;}
.video .video_icon{ float:left;  padding-top: 4px; margin-left:10px;}
.video .video_txt{ float:left;color:#979797; font-size:14px;}
.fans_li_img img{width:60px;height:60px;}
.fans_li_img li{position: relative;}
.fans_li_img li div{position: absolute;top: 40px;left: 0px;background-color: #FFFFFF;opacity: 0.8;color: #FE5842;width: 60px;display: none;text-align: center;height: 20px;line-height: 20px;overflow: hidden;text-overflow: ellipsis;}
.shop_photo img{width:100%;height: 100%;}
.aside_img2,.aside_img{cursor:pointer;}
.ad_youhao li img{height: 100px;width: 100%;}
.aside .aside_shop {height: 800px;}

#cmmap img{ width:auto;}