/* IMPORT CSS */
@import "vendor.css";
@import "theme/default.css";
@import "size/wide.css";


/* 链接动画 CSS */
a,a:hover {transition:0.5s;-moz-transition:0.5s;-webkit-transition:0.5s;-o-transition:0.5s}

/* Header @ 广告 CSS */
.top_advert {background: #E60012;position: relative}
.top_advert img {width: 100%;max-width: 100%}
.top_advert #close_top_advert {position: absolute;top: 10px;right: 15px;z-index: 1}

/* Header @ 顶部 CSS */
header.in_page {border-bottom: 2px #E60012 solid}
.page_top {height: 40px;color: #666}
.page_top a {color: #666}
.page_top .start {line-height: 38px}
.page_top .start .start_phone {padding: 0 15px;margin-right: 15px}
.page_top .start .start_area {position: relative}
.page_top .start .start_area .start_area_link {padding: 0 10px;margin-left: 15px;display: block;border-right: 1px #F2F2F3 solid;border-left: 1px #F2F2F3 solid}
.page_top .start .start_area:hover .start_area_link {background: #fff;border-color: #e0e0e0}
.page_top .start .start_area .start_area_wrapper {position: absolute;top: 40px;left:15px;width: 212px;z-index: 2;height: 0px;overflow: hidden;border-color: #fff;padding: 0px 5px 0px 20px;}
.page_top .start .start_area:hover .start_area_wrapper {top: 39px;height: auto;overflow: auto;border-color: #e0e0e0;padding: 10px 5px 10px 20px;}
.page_top .start .start_area .start_area_wrapper a {display: block;width: 36px;height: 30px;line-height: 30px}
.page_top .link {line-height: 16px;padding-top: 12px}
.page_top .link a {display: block;padding: 0 15px}
.page_top .link .link_space {width: 1px;padding: 0;overflow: hidden}
.page_top .link .link_user {position: relative;z-index: 2;top: -12px;right:0px;border-width:0px}
.page_top .link .link_user .link_user_btn{line-height: 40px}
.page_top .link .link_user:hover {right:-1px;border-width:1px}
.page_top .link .link_user:hover .link_user_btn{background: #fff;line-height: 40px}
.page_top .link .link_user .link_user_item {position: absolute;top:40px;left: -1px;border-top: 0;height: 0px;overflow: hidden;border-color: #fff;width: 120px;text-align: left}
.page_top .link .link_user:hover .link_user_item {top:40px;height: auto;overflow: auto;border-color: #e0e0e0;line-height: 30px;padding: 10px 0px}
.page_top .link .link_user:hover .link_user_item i {margin-right: 5px;font-size: 13px;color: #999}

/* Header & Logo CSS */
.page_header {height: 110px}
.page_header_logo {height: 50px;margin-top: 30px}
.page_header_logo img{height: 50px;max-height: 50px}


/* Header @ 搜索 CSS */
.page_header_search {height: 40px;margin-top: 35px}
.page_header_search .search_wrapper {width: 85%;height: 100%;margin: 0 auto;position: relative}
.page_header_search .search_wrapper .search_input {width: 100%;height: 100%;border: 0;padding: 12px 75px 15px 12px;line-height: 16px;background: none}
.page_header_search .search_wrapper .search_btn {width: 60px;height: 100%;position: absolute;right: 0;top: 0;border: 0;cursor: pointer}
.page_header_search .search_wrapper .search_tag {position: absolute;right: 75px;top: 9px}
.page_header_search .search_wrapper .search_tag a {display: block;padding: 5px;line-height: 12px;margin-left: 5px}
.page_header_search .search_wrapper .search_input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #ababab;line-height: 17px}
.page_header_search .search_wrapper .search_input:-moz-placeholder, textarea:-moz-placeholder {color: #ababab;line-height: 17px}
.page_header_search .search_wrapper .search_input::-moz-placeholder, textarea::-moz-placeholder {color: #ababab;line-height: 17px}
.page_header_search .search_wrapper .search_input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #ababab;line-height: 17px}

/* Header @ 购物车 CSS */
.page_header_cart {height: 40px;margin-top: 35px;z-index: 4}
.page_header_cart .cart_wrapper {width: 80%;height: 100%;position: relative;text-align: center}
.page_header_cart .cart_wrapper .cart_wrapper_btn{cursor:pointer;}
.page_header_cart .cart_wrapper .cart_icon {width: 50px;height: 100%;position: absolute;left: 0;top: 0;line-height: 38px}
.page_header_cart .cart_wrapper .cart_info {width: 100%;height: 100%;padding-left: 50px;position: relative;line-height: 38px}
.page_header_cart .cart_wrapper .cart_info .red_numb {position: absolute;top:-8px;right:-12px;height: 16px;padding:0 5px;line-height: 16px;color: #fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;font-size: 11px;margin: 11px 15px 11px 5px}
.page_header_cart .cart_wrapper .cart_wrapper_content {position: absolute;top: 50px;right: -1px;width: 300px;height: 0px;overflow: hidden;border-color:#fff}
.page_header_cart .cart_wrapper .cart_wrapper_content .cart_wrapper_empty {padding: 15px;color: #999}
.page_header_cart .cart_wrapper:hover,
.page_header_cart .cart_wrapper:hover .cart_wrapper_content {-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);-moz-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1)}
.page_header_cart .cart_wrapper:hover .cart_wrapper_content {height: auto;overflow: scroll;border-color:#e0e0e0;top:38px}
.page_header_cart .cart_wrapper:hover .cart_icon {background: #fff;z-index: 7;color: #666}
.page_header_cart .cart_wrapper:hover .cart_info {background: #fff;z-index: 6;color: #666}
.page_header_cart .cart_wrapper .cart_wrapper_content .isbd_bottom {border-bottom: 1px #e0e0e0 dotted}
.page_header_cart .cart_wrapper .cart_wrapper_content .cart_title {text-align: left;padding: 10px 15px}
.page_header_cart .cart_wrapper .cart_wrapper_content .cart_item li {padding: 10px 15px;position: relative}
.page_header_cart .cart_wrapper .cart_wrapper_content .cart_item li a {color: #999}
.page_header_cart .cart_wrapper .cart_wrapper_content .cart_item li:hover {background: #F2F2F3}
.page_header_cart .cart_wrapper .cart_wrapper_content .cart_item li:hover a {color: #666}
.page_header_cart .cart_wrapper .cart_wrapper_content .cart_item li .cart_item_pic {margin-right: 10px}
.page_header_cart .cart_wrapper .cart_wrapper_content .cart_item li .cart_item_pic img {width: 40px;height: 40px}
.page_header_cart .cart_wrapper .cart_wrapper_content .cart_item li .cart_item_delete {position: absolute;top:22px;right: 10px;display: block;width: 16px;height: 16px;line-height: 16px;background: #e0e0e0;color: #fff}
.page_header_cart .cart_wrapper .cart_wrapper_content .cart_total {padding: 10px 10px 10px 15px;line-height: 24px}
.page_header_cart .cart_wrapper .cart_wrapper_content .cart_total .go_buy {width: 80px;height: 24px;display: block;color: #fff;cursor: pointer}


/* Header @ 导航 CSS */
.page_nav {height: 40px;position: relative}
.nav_advert {float: right!important}
.nav_advert img {width: 246px;height: 40px}

/* Header @ 购药热线 CSS */
.nav_tell { font-size:20px; color:#EE4B3E; line-height:24px; padding-top:8px; padding-bottom:8px; text-align:right; white-space: nowrap}

/* Header @ 水平导航 CSS */
.nav_horz {line-height: 16px;padding-top: 12px;padding-bottom: 12px}
.nav_horz .nav_item {display: block;float: left;padding: 0px 20px;font-size: 16px}

/* Header @ 垂直导航 CSS */
.nav_vert {z-index: 3}
.nav_vert .nav_vert_title {line-height: 40px}
.nav_vert .nav_vert_ul {height: 480px;position: absolute;width: 100%;padding-right: 15px}
.nav_vert .nav_vert_ul > ul {height: 100%;overflow-y: auto}
.nav_vert .nav_vert_ul .item {height: 80px;width: 100%;padding: 15px 20px}
.nav_vert .nav_vert_ul .item:hover {background: #fff}

.nav_vert .nav_vert_ul .item .item_child {position: absolute;top:0;left:100%;margin-left: -15px; width:0;height:480px;background: #fff;overflow: hidden;padding: 25px 0px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0}
.nav_vert .nav_vert_ul .item:hover .item_child {right:-100%;width:300px;padding: 25px 25px;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;-webkit-box-shadow:0 0 30px rgba(0,0,0,.2);-moz-box-shadow:0 0 30px rgba(0,0,0,.2);box-shadow:0 0 30px rgba(0,0,0,.2)}
.nav_vert .nav_vert_ul .item .item_child .item_child_wrapper {min-width: 250px}
.nav_vert .nav_vert_ul .item .item_child .item_child_wrapper .item_child_title {margin-bottom: 10px}
.nav_vert .nav_vert_ul .item .item_child .item_child_wrapper .item_child_link {padding-bottom: 15px;padding-top: 30px}
.nav_vert .nav_vert_ul .item .item_child .item_child_wrapper .item_child_link a {margin-right: 15px;margin-bottom: 10px;padding-left: 10px}
.nav_vert .nav_vert_ul .item .item_child .item_child_wrapper .item_child_advert {position: absolute;bottom: 25px;left: 25px;width: 250px}
.nav_vert .nav_vert_ul .item .item_child .item_child_wrapper .item_child_advert img {width: 100%;max-width: 100%;}

.nav_vert .nav_vert_ul .isbd_bottom {border-color: #f0f0f0}
.nav_vert .nav_vert_ul .item .itemTitle {height: 30px;font-size: 14px;font-weight: bold}
.nav_vert .nav_vert_ul .item .itemTitle i {margin-right: 5px}
.nav_vert .nav_vert_ul .item:hover .itemTitle i {margin-left: 5px}
.nav_vert .nav_vert_ul .item .itemTags {height: 20px;overflow: hidden}
.nav_vert .nav_vert_ul .item .itemTags a {margin-right: 10px}
.no_nav_vert .nav_vert {display: none}

.in_page .nav_vert .nav_vert_ul {display: none}
.in_page .nav_vert:hover .nav_vert_ul {display: block}
.in_page .nav_vert:hover .nav_vert_ul .item {background-color: #f5f5f5;color: #666}
/*.in_page .nav_vert:hover .nav_vert_ul .item a {color: #666}*/

/* Slide & SlideNews CSS */
.page_slide {position: relative;width: 100%;height: 480px}
.page_slide_wrapper {height: 100%}
.page_slide_info {width: 246px;height:430px;position: absolute;top: 25px;left: 50%;margin-left: 399px;z-index: 3}
.page_slide_info .slide_info_news {height: 190px;margin-bottom: 15px;padding: 10px 20px}
.page_slide_info .slide_info_news .slide_info_tabs {height: 170px;color: #fff}
.page_slide_info .slide_info_news .slide_info_tabs .tabs_title {line-height: 30px;margin-bottom: 5px;border-color: #979797}
.page_slide_info .slide_info_news .slide_info_tabs .tabs_title li {margin-right: 15px}
.page_slide_info .slide_info_news .slide_info_tabs .tabs_title li a {color: #ccc}
.page_slide_info .slide_info_news .slide_info_tabs .tabs_title li.active a {color: #fff;font-weight: bold}
.page_slide_info .slide_info_news .slide_info_tabs .tabs_content {height: 125px}
.page_slide_info .slide_info_news .slide_info_tabs .tabs_content ul li {line-height: 25px;color: #fff}
.page_slide_info .slide_info_news .slide_info_tabs .tabs_content ul li a {color: #fff}
.page_slide_info .slide_info_news .slide_info_tabs .tabs_content ul li strong {margin-right: 5px}
.page_slide_info .slide_info_advert {height: 225px}

/* 幻灯片广告区 CSS */
.middle_advert {padding:15px 0px}
.middle_advert_link {height: 180px}
.middle_advert_link ul {padding: 10px}
.middle_advert_link ul li {height: 80px;text-align: center;width: 33.333333%;float: left;border-color: rgba(255,255,255,0.1) }
.middle_advert_link ul li a {color: rgba(255,255,255,0.7)}
.middle_advert_link ul li a:hover {color: rgba(255,255,255,1)}
.middle_advert_link ul li h1 {margin-top: 11px}
.middle_advert_wrapper {height: 180px;overflow: hidden}
.middle_advert_wrapper .item img {width: 100%;max-width: 100%}

/* 限时秒杀 CSS */
.page_discount {padding:15px 0px}
.page_discount_slide {}
.page_discount_slide .item {text-align: center;padding-bottom: 20px;position: relative}
.page_discount_slide .item:hover {-webkit-box-shadow:0 0 30px rgba(0,0,0,.2);-moz-box-shadow:0 0 30px rgba(0,0,0,.2);box-shadow:0 0 30px rgba(0,0,0,.2)}
.page_discount_slide .item_pic img {width: 100%;max-width: 100%}
.page_discount_slide .countdown {position: absolute;top: 7px;left: 7px}
.page_discount_slide .countdown span {display: block;padding: 5px;float: left;background: #fff;color: #999}
.page_discount_slide .countdown .point {display: block;padding: 5px 3px;float: left;background: none}
.page_discount_slide .discount {position: absolute;top: 0px;right: 0px;padding: 10px}

/* 热卖 CSS */
.page_hot {padding:15px 0px}
.page_hot_slide {}
.page_hot_slide .item {text-align: center;padding-bottom: 20px;position: relative}
.page_hot_slide .item:hover {-webkit-box-shadow:0 0 30px rgba(0,0,0,.2);-moz-box-shadow:0 0 30px rgba(0,0,0,.2);box-shadow:0 0 30px rgba(0,0,0,.2)}
.page_hot_slide .item_pic {position: relative;overflow: hidden}
.page_hot_slide .item_pic img {width: 100%;max-width: 100%}
.page_hot_slide .item_pic .item_pic_text {position: absolute;bottom: -71px;left: 0;width: 100%;text-align: center;height: 71px;padding: 10px}
.page_hot_slide .item_pic:hover .item_pic_text {bottom: 0;}

/* 团购 CSS */
.page_group {padding:15px 0px}
.page_group .item {text-align: center;padding-bottom: 20px;position: relative}
.page_group .item:hover {-webkit-box-shadow:0 0 30px rgba(0,0,0,.2);-moz-box-shadow:0 0 30px rgba(0,0,0,.2);box-shadow:0 0 30px rgba(0,0,0,.2)}
.page_group .item_pic {position: relative}
.page_group .item_pic img {width: 100%;max-width: 100%}
.page_group .item_pic .item_pic_text {position: absolute;bottom: 0;left: 0;width: 100%;height: 30px;text-align: center;line-height: 30px;background: rgba(0,0,0,0.2)}

/* 首页楼层 CSS */
.page_floor {padding:15px 0px;margin-top: 35px}
.floor {padding-top:30px}
.floor .floor_left {padding-bottom: 20px;}
.floor .floor_left .floor_left_advert,
.floor .floor_left .floor_left_bottom {overflow: hidden;text-align: right}
.floor .floor_left .floor_left_advert img {height: 100%;max-height: 100%;display: block;position: relative;margin-left: -20px}
.floor .floor_left .floor_left_bottom img {height: 100%;max-height: 100%;display: block;position: relative;margin-left: 0px}
.floor .floor_left .floor_left_advert img:hover {margin-left: 0px}
.floor .floor_left .floor_left_bottom img:hover {margin-left: 20px}
.floor .floor_left .floor_left_bottom {height: 208px}
.floor .floor_left .floor_left_info {padding: 12px;margin-bottom: 15px;height: 140px;overflow: hidden}
.floor .floor_left .floor_left_info ul li {line-height: 24px}
.floor .floor_left .floor_left_info a {margin: 5px 8px 5px 5px;line-height: 12px}
.floor .floor_right {position: relative}
.floor .floor_right .item {margin-bottom: 15px}
.floor .floor_right .item .panel {text-align: center;padding-bottom: 20px}
.floor .floor_right .item .panel:hover {-webkit-box-shadow:0 15px 30px rgba(0,0,0,.2);-moz-box-shadow:0 15px 30px rgba(0,0,0,.2);box-shadow:0 15px 30px rgba(0,0,0,.2)}
.floor .floor_right .item .item_pic img {width: 100%;max-width: 100%}
.floor .floor_right .tabs_title {position: absolute;right: 15px;top: -40px}
.floor .floor_right .tabs_title li {margin-left: 25px;font-size: 14px;height: 25px;line-height: 20px}
.floor .floor_bottom ul {padding: 20px 0px}
.floor .floor_bottom ul li {width: 10%;text-align: center}
.floor .floor_bottom ul li img {width: 70px;margin: 0 auto}
.floor .floor_bottom ul li img:hover {-webkit-transform: translate(0px,-8px);-moz-transform:translate(0px,-8px);transform: translate(0px,-8px)}


/* 新闻 CSS */
.page_news {padding:15px 0px}
.page_news .item {width: 100%;padding-bottom: 20px;position: relative;height: 380px}
.page_news .item:hover {-webkit-box-shadow:0 0 30px rgba(0,0,0,.2);-moz-box-shadow:0 0 30px rgba(0,0,0,.2);box-shadow:0 0 30px rgba(0,0,0,.2)}
.page_news .item_pic {position: relative;overflow: hidden;height: 240px}
.page_news .item_pic img {width: 100%;max-width: 100%}
.page_news .item_pic:hover .item_pic_text {bottom: 0;}
.page_news .item_text {text-align: left;padding: 25px}
.page_news .item_text_title {height: 40px}

/* 视频 CSS */
.page_vedio {padding:15px 0px 50px 0px}
.page_vedio .item {width: 100%;text-align: center;padding-bottom: 20px;position: relative;height: 300px}
.page_vedio .item:hover {-webkit-box-shadow:0 0 30px rgba(0,0,0,.2);-moz-box-shadow:0 0 30px rgba(0,0,0,.2);box-shadow:0 0 30px rgba(0,0,0,.2)}
.page_vedio .item_pic {position: relative;overflow: hidden;height: 200px}
.page_vedio .item_pic img {width: 100%;max-width: 100%}
.page_vedio .item_pic:hover .item_pic_text {bottom: 0;}
.page_vedio .item_text {padding: 25px}

/* 页脚 CSS */

.page_footer {}
.page_footer .footer_merit {padding: 30px 0px}
.page_footer .footer_merit .item {text-align: center;line-height: 30px;font-size: 16px}
.page_footer .footer_merit .item .iconfont {font-size: 30px;position: relative;top: 5px;margin-right: 10px}
.page_footer .footer_link {padding: 30px 0px}
.page_footer .footer_link .item {line-height: 25px}
.footer_copyright {padding: 30px 0px}
.footer_copyright .footer_logo {height: 54px;margin-right: 15px}
.footer_copyright .footer_logo img {height: 100%;min-height: 100%}
.footer_copyright .footer_text {line-height: 16px}
.footer_copyright .footer_text_link {padding-bottom: 5px;padding-top: 1px}
.footer_copyright .footer_text_link a {padding-right: 10px;padding-left:10px;height: 16px;display: block;float: left}
.footer_copyright .footer_text_link a:first-child  {padding-left:0px}
.footer_copyright .footer_auth img {float: right;height: 40px;margin-left: 10px;margin-top: 10px}


.login_header {height: 80px}
.login_header_logo img {height: 50px;margin-top: 15px}
.login_header_help {line-height: 50px;margin-top: 30px;text-align: right;font-size: 14px}
.login_wrapper {height: 475px}
.login_wrapper_packer {height: 475px}
.login_wrapper_form {position: absolute;right: 0;top: 50px;height: 360px;width: 320px;background: #fff}
.login_wrapper_form input {width: 100%;height: 40px;padding: 5px 10px 5px 50px}
.login_wrapper_form button {width: 100%;height: 40px;border: 0;color: #fff;font-size: 14px;cursor: pointer}
.login_wrapper_form .login_form_inline {position: relative}
.login_wrapper_form .login_form_inline .iconfont {position: absolute;left: 1px;top: 1px;width: 40px;height: 38px;text-align: center;line-height: 38px;font-size: 14px;color: #999}
.login_wrapper_form .form_link {padding: 15px 20px}
.login_footer {padding-top: 10px}
.login_footer_link a {line-height: 40px;padding: 0px 20px}

.regist_wrapper {}
.regist_wrapper .regist_wrapper_packer {padding: 40px 0px}
.regist_wrapper .regist_wrapper_packer .regist_form {background: #fff;width: 800px;margin: 0 auto;padding: 60px 40px 80px 40px}
.regist_wrapper .regist_wrapper_packer .regist_form .regist_form_wrapper {width: 80%;margin: 0 auto}
.regist_wrapper .regist_wrapper_packer .regist_form .regist_form_wrapper .regist_form_lable {margin-top: 30px;color: #999}
.regist_wrapper .regist_wrapper_packer .regist_form .regist_form_wrapper .regist_form_input {margin-top: 10px}
.regist_wrapper .regist_wrapper_packer .regist_form .regist_form_wrapper .regist_form_input input {width: 100%;height: 40px;padding: 10px;line-height: 20px}
.regist_wrapper .regist_wrapper_packer .regist_form .regist_form_wrapper .regist_form_checkbox {margin-top: 20px}
.regist_wrapper .regist_wrapper_packer .regist_form .regist_form_wrapper .regist_form_checkbox input {margin-right:5px}
.regist_wrapper .regist_wrapper_packer .regist_form .regist_form_wrapper .regist_form_button {margin-top: 30px}
.regist_wrapper .regist_wrapper_packer .regist_form .regist_form_wrapper .regist_form_button button {width: 100%;height: 40px;border: 0;color: #fff;font-size: 14px;cursor: pointer}



.list_page {}
.list_page .list_crumbs {line-height: 30px}
.list_page .list_fifter {}
.list_page .list_fifter .fifter_inline {padding: 5px 10px;border-bottom: 1px #e0e0e0 dotted;color: #666;line-height: 30px}
.list_page .list_fifter .fifter_inline:last-child {border-bottom-style: solid}
.list_page .list_fifter .fifter_inline .fifter_label {width: 70px;color: #999}
.list_page .list_fifter .fifter_inline .fifter_packer {width: 1200px}
.list_page .list_fifter .fifter_inline .fifter_packer a {color: #666}
.list_page .list_fifter .fifter_inline .fifter_packer a:hover {color: #E60012}

.list_page .list_wrapper {padding: 20px 0px}
.list_page .list_wrapper .list_wrapper_fitter {line-height: 24px}
.list_page .list_wrapper .list_wrapper_fitter a {display: block;cursor: pointer}
.list_page .list_wrapper .list_wrapper_fitter a:hover,
.list_page .list_wrapper .list_wrapper_fitter .actived {background: #E60012;color: #fff;border-color: #E60012}


.list_page .list_wrapper .list_wrapper_list {padding: 20px 0px}
.list_page .list_wrapper .list_wrapper_list .item {text-align: center;margin-bottom: 30px}
.list_page .list_wrapper .list_wrapper_list .item .item_wrapper:hover {-webkit-box-shadow:0 0 30px rgba(0,0,0,.2);-moz-box-shadow:0 0 30px rgba(0,0,0,.2);box-shadow:0 0 30px rgba(0,0,0,.2)}
.list_page .list_wrapper .list_wrapper_list .item .item_wrapper .item_pic img {width: 100%;max-width: 100%}
.list_page .list_wrapper .list_wrapper_list .item .item_wrapper p {padding: 0 10px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height:18px; height:18px;}
.list_page .list_wrapper .list_wrapper_list .item .item_wrapper .item_btn {padding: 5px}
.list_page .list_wrapper .list_wrapper_list .item .item_wrapper .item_btn a {width: 33.333333%;line-height: 24px}
.list_page .list_wrapper .list_wrapper_list .item .item_wrapper .item_btn a.long{width:100%;line-height: 24px}
.list_page .list_wrapper .list_wrapper_list .item .item_wrapper .item_btn a:hover,
.list_page .list_wrapper .list_wrapper_list .item .item_wrapper .item_btn .actived  {background: #E60012;color: #fff;border-color: #E60012}


.list_page .list_wrapper_side {padding: 10px}
.list_page .list_wrapper_side .item {margin-bottom: 30px}
.list_page .list_wrapper_side .item .item_pic img {width: 100%;max-width: 100%}


.pagination {}
.pagination li {line-height: 28px;height: 30px;margin-right: 10px}
.pagination li input {height: 32px;width: 40px;line-height: 22px;padding: 5px;text-align: center}
.pagination li a {padding: 0px 10px;line-height: 30px;display: block}
.pagination li a:hover {background: #E60012;color: #fff;border-color: #E60012}
.pagination li.actived a {background: #E60012;color: #fff;border-color: #E60012}


.detail_page .detail_crumbs {line-height: 30px}
.detail_page .detail_wrapper {padding: 20px 0px}

.detail_info_price {line-height: 30px}

.detail_info_label {width: 80px;color: #999}
.detail_info_label_small {width: 60px;color: #999}

.detail_tabs .tabs_title {border-bottom-color: #E60012}
.detail_tabs .tabs_title .active {background: #E60012}
.detail_tabs .tabs_title .active a {color: #fff}
.detail_tabs .detail_shuxing {line-height: 30px}
.detail_tabs .detial_intro {padding: 20px}
.detail_tabs .detial_intro img {width: 790px;margin: 0 auto}
.detail_tabs .detial_intro p {margin-bottom: 15px}

.detail_wrapper_side {padding: 10px}
.detail_wrapper_side .item {margin-bottom: 30px}
.detail_wrapper_side .item .item_pic img {width: 100%;max-width: 100%}

.detail_comment .detail_comment_list {}
.detail_comment .detail_comment_list .comment_name {width: 200px;padding: 20px}
.detail_comment .detail_comment_list .comment_name .comment_name_head {width: 30px;height: 40px;margin-right: 10px}
.detail_comment .detail_comment_list .comment_name .comment_name_head img {width: 30px;height: 30px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%}
.detail_comment .detail_comment_list .comment_name .comment_name_id {line-height: 30px;height: 30px}
.detail_comment .detail_comment_list .comment_info {width: 829px;padding: 20px}
.detail_comment .detail_comment_list .comment_star a {color: #999;font-size: 16px}
.detail_comment .detail_comment_list .comment_star .actived {color: #EE4B3E}
.detail_comment .detail_comment_list .comment_content a {color: #999}
.detail_comment .detail_comment_list .comment_content a:hover {color: #EE4B3E}
.detail_comment .detail_comment_list .comment_pic img {width: 60px;height: 60px}

.disease_page {}
.disease_page .disease_crumbs {line-height: 30px}
.disease_page .disease_fifter {}
.disease_page .disease_fifter .fifter_inline {padding: 5px 10px;border-bottom: 1px #e0e0e0 dotted;color: #666;line-height: 30px}
.disease_page .disease_fifter .fifter_inline:last-child {border-bottom-style: solid}
.disease_page .disease_fifter .fifter_inline .fifter_label {width: 89px;color: #999}
.disease_page .disease_fifter .fifter_inline .fifter_packer {width: 920px;word-break:break-all;}
.disease_page .disease_fifter .fifter_inline .fifter_packer a {color: #666; float:left;}
.disease_page .disease_fifter .fifter_inline .fifter_packer a:hover {color: #E60012}
.disease_list li {border-bottom: 1px #e0e0e0 dotted;padding-bottom: 20px}
.disease_list li .title {font-weight: bold;border-left: 3px #E60012 solid;padding-left: 10px}




.isside {}
.isside .side_list {line-height: 30px;padding: 10px}
.isside .side_tags {padding: 10px}
.isside .side_tags a {display: block;padding: 3px 10px;background: #E60012;color: #fff;margin-right: 6px;margin-bottom: 10px;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px}





/* 限时秒杀 CSS */

.discount_page {padding-top: 40px}
.discount_page .item {text-align: center;padding-bottom: 20px;position: relative;margin-bottom: 30px}
.discount_page .item:hover {-webkit-box-shadow:0 0 30px rgba(0,0,0,.2);-moz-box-shadow:0 0 30px rgba(0,0,0,.2);box-shadow:0 0 30px rgba(0,0,0,.2)}
.discount_page .item_pic img {width: 100%;max-width: 100%}
.discount_page .countdown {position: absolute;top: 7px;left: 7px}
.discount_page .countdown span {display: block;padding: 5px;float: left;background: #fff;color: #999}
.discount_page .countdown .point {display: block;padding: 5px 3px;float: left;background: none}
.discount_page .discount {position: absolute;top: 0px;right: 0px;padding: 10px}



.group_page {padding:30px 0px}
.group_page .item {text-align: center;padding-bottom: 20px;position: relative;margin-bottom: 30px}
.group_page .item:hover {-webkit-box-shadow:0 0 30px rgba(0,0,0,.2);-moz-box-shadow:0 0 30px rgba(0,0,0,.2);box-shadow:0 0 30px rgba(0,0,0,.2)}
.group_page .item_pic {position: relative}
.group_page .item_pic img {width: 100%;max-width: 100%}
.group_page .item_pic .item_pic_text {position: absolute;bottom: 0;left: 0;width: 100%;height: 30px;text-align: center;line-height: 30px;background: rgba(0,0,0,0.2)}
.group_page .item:hover .item_pic_text {background:#EE4B3E }

.news_page_list {padding: 0px 30px 30px 30px}
.news_page_list li {border-bottom: 1px #e0e0e0 dotted;padding: 20px 0px}
.news_page_list li .inright,
.news_page_list li .inright a {color: #999}
.news_detail_content {word-wrap:break-word; word-break:break-all; white-space:normal;}
.news_detail_content p {text-indent: 2em;margin-bottom: 10px;font-size: 14px;line-height: 1.8}
.news_detail_content img {max-width:950px;}
.isstage p {text-indent: 2em;margin-bottom: 10px;font-size: 14px;line-height: 1.8}


.about_page {}
.about_page_title {padding-left: 50px}
.about_page .about_page_wrapper {border-bottom: 1px #f8f8f8 solid}
.about_page .about_page_wrapper .about_page_item {line-height: 40px;padding-left: 50px;font-size: 14px;background: #eaeaea;display: block;color: #666}
.about_page .about_page_wrapper .about_page_item:hover {background: #dadada}
.about_page .about_page_wrapper.actived .about_page_child {display: block}
.about_page .about_page_wrapper .about_page_child {display: none;background: #ffffff}
.about_page .about_page_wrapper .about_page_child_wrapper {}
.about_page .about_page_wrapper .about_page_child_wrapper a {padding-left: 50px;display: block;line-height: 36px;border-bottom: 1px #faf8f9 solid;color: #666}

.coupon_page {padding: 50px 0px;}
.coupon_wrapper_content {width: 360px;height: 180px}
.coupon_wrapper_btn {width: 60px;height:180px;text-align: center;padding-top: 50px}
.coupon_wrapper_btn a {display: block;color: #fff}

.coupon_item {margin-bottom: 30px}
.coupon_item.isdis .coupon_wrapper_content .left,
.coupon_item.isdis .coupon_wrapper_content .left p {color: #999!important}
.coupon_item.isdis .coupon_wrapper_btn {background: #e0e0e0}
.coupon_item.isdis .coupon_wrapper_btn a {color: #999}


.user_page {padding: 30px 0px;min-height:652px}
.user_page .user_page_side {width: 100px}
.user_page .user_page_side ul li {line-height: 20px}
.user_page .user_page_wrapper {width: 1185px;padding-right: 15px}
.user_page .user_page_wrapper .user_page_wrapper_content {width: 100%;min-height: 600px}



/*购物车*/

.switch_ul ul{border-bottom:2px solid #eee;height:44px;}
.switch_ul ul li .bdspan{width:1px;border-right:1px solid #e8e8e8;height:12px;display: inline-block;}
.switch_ul ul li.right{font-size:12px;}
.switch_ul ul .active a{color:#E60012;}
.switch_ul ul .active{border-bottom:2px solid #E60012;}
.switch_ul .row_Check{color:#333333;font-size:12px;}
.switch_ul .row_Check .Check_li{position: relative;width:372px}
.switch_ul .row_Check .Check .Check_div .checkbox{margin:0px;padding:0px;width:12px;height:12px;position: absolute;top:50%;margin-top:-6px;left:20px;}
.switch_ul .row_box .active{ border:1px solid #ccc}
.switch_ul .row_Check .Check .Check_div img{width:80px;height:80px;}
.switch_ul .row_Check .Check .Check_div .Check_p{width:60%;}
.switch_ul .row_Check .Check .Check_div .Check_position{position: relative;}
.switch_ul .row_Check .Check .Check_div .Check_img{position: absolute;right:-310%;top:-40%;z-index:20;display:none;}
.switch_ul .row_Check .Check .Check_div .Check_img div{position: relative;border:1px solid #ccc;width:240px;height:240px;}
.switch_ul .row_Check .Check .Check_div .Check_img img{width:100%;height:100%;}
.switch_ul .row_Check .Check .Check_div .Check_img div:before {content: " ";position: absolute;top: 60px;left: -10px;border-bottom: 7px solid transparent;border-right: 10px solid #ccc;border-top:7px solid transparent;}
.switch_ul .row_Check .Check .Check_div .Check_img div:after {content: " ";position: absolute;top: 61px;left: -9px;border-bottom:6px solid transparent;border-right: 9px solid #fff;border-top:6px solid transparent;}
.switch_ul .row_Check .Check .Check_div .Check_position:hover .Check_img{display:block;}
.switch_ul .row_Check .Check .Check_div .bg2{color:#fff;}
.switch_ul .row_Check .Check .Check_div .Check_input{width:90px;background: #eee;border:1px solid #eee;}
.switch_ul .row_Check .Check .Check_div .Check_input input{height:28px;outline:none;border:1px solid transparent;}
.switch_ul .row_Check .Check .Check_div .Check_input input.min{width:24px;background:none;cursor: pointer;}
.switch_ul .row_Check .Check .Check_div .Check_input input.min:hover{border:1px solid #E60012;}
.switch_ul .row_Check .Check .Check_div .Check_input input.add{width:24px;background:none;cursor: pointer;}
.switch_ul .row_Check .Check .Check_div .Check_input input.add:hover{border:1px solid #E60012;}
.switch_ul .row_Check .Check .Check_div .Check_input input.text_box{border:1px solid #ccc;}
.switch_ul .row_Check .half .operation_list{float:left;}
.switch_ul .row_Check .half .operation_list .Settlement{line-height:54px;}
.switch_ul .row_Check .half .operation_list .Settlement a{display:block}


/*搜索页面*/

.Search_page{width:1009px;}
.Search_page .row{width:1024px;}
.disease_page .disease_fifter .Check_style{border:1px solid #cccccc;}
.disease_page .disease_fifter .Check_style .Check_ a{display: block;}
.disease_page .disease_fifter .Check_style .Check_{border-right:1px solid #cccccc;line-height:30px;position: relative;}
.disease_page .disease_fifter .Check_style .Check_ .checkbox{position: absolute;top:50%;width:12px;height:12px;margin-top:-6px;}
.disease_page .disease_fifter .Check_style .Check_ .check_input{width:30px;height:20px;text-align:center;}


/*安全中心*/

.user_page_wrapper .account .left img{width:80px;height:80px;}
.user_page_wrapper .account {padding-left:30%;}
.user_page_wrapper .account .score span{width:70px;height:10px;display: inline-block;}
.user_page_wrapper .account .score span s{width:20%;background:#6688CC;display: block;height:10px;}
.user_page_wrapper .account .score{line-height:26px;}
.Password div div div span{font-size:12px;}
.user_page_wrapper .Password {line-height:24px;}
.user_page_wrapper .Password .isbd a{display: block;width:100px;line-height:34px;color:#fff;text-align: center;}
.user_page_wrapper .Password .isbd a:hover{background:#E60012;}


/*个人资料*/

.information .information_ul li a{display: block; font-size:15px;}
.information .information_ul li{border:1px solid #e0e0e0;z-index:10;}
.information .information_ul li:hover{border-top:1px solid #E60012}
.information .information_ul li.active{border-top:1px solid #E60012;}
.information .information_ul li.active a{color:#E60012}
.information .ul_border{border-bottom:1px solid #E60012;height:1px;width: 100%;z-index:2;margin-top:-1px;}
.information #tab1{color:#666;}
.information #tab1 .tab1_ul li{padding:15px 0px 0px 120px;position: relative;line-height:28px;}
.information #tab1 .tab1_ul li .tab1_input{line-height:28px;width:120px;height:28px;}
.information #tab1 .tab1_ul li .span_left0{position: absolute;left:0px;width:100px;text-align:right;}
.information #tab1 .tab1_ul li .span_left0 s{color: #C00;font-family: "SimSun";margin-right: 2px;}
.information #tab1 .tab1_ul li span .span_a{color:#E60012}
.information #tab1 .tab1_ul li span .span_a:hover{text-decoration:underline;}
.information #tab1 .tab1_ul li #radio_input{vertical-align:middle;}
.information #tab1 .tab1_ul li select{line-height:28px;height:28px;font-size:12px;color:#666;}
.information #tab1 .tab1_ul li .tab1_input_address{line-height:28px;width:300px;height:28px;}
.information #tab1 .tab1_ul li .Preservation{
width:130px;line-height:42px;height:42px;background:#E60012;display: inline-block;text-align: center;color:#fff;
border-radius:5px;box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.05);
}
.information #tab1 .tab1_ul li .Preservation:hover{background:#4dd1d7;}
.information #tab1 .edit div img{width:80px;height:80px;}
.information #tab1 .edit div .ui_button:hover{text-decoration: underline;cursor: pointer;}


/*收货地址*/

.row .user_page_wrapper .fouth .ddress{height:175px;background:url(../imgs/dizhi.png)no-repeat;background-size:100% 100%;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe .icon-icontianjia01{color:#6688CC;font-size:28px;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe>a{color:#6688CC;display: block;line-height:32px;height:100%;padding-top: 50px;position: relative;overflow: hidden;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe{height:100%;position: relative;}
.row .user_page_wrapper .fouth .ddress:hover{opacity:1;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe .ddress_shouhuo{position: absolute;top:-100%;right:70px;color:#6688CC;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe .ddress_shouhuo div{border-right:1px solid #6688CC;position:relative;height:50px;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe .ddress_shouhuo div .icon-shouhuodizhi{position: absolute;bottom:-19px;left:-18px;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe .ddress_dizhi{position: absolute;top:-100%;right:30px;color:#6688CC;transition-delay:0.2s;
-moz-transition-delay: 0.2s;
-webkit-transition-delay: 0.2s;
-o-transition-delay: 0.2s; }
.row .user_page_wrapper .fouth .ddress .ddress_ofe .ddress_dizhi div{border-right:1px solid #6688CC;position:relative;height:50px;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe .ddress_dizhi div .icon-yaopinkuyuan{position: absolute;bottom:-18px;left:-13px;font-size:26px}
.row .user_page_wrapper .fouth .ddress .ddress_ofe:hover .ddress_shouhuo{top:0px;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe:hover .ddress_dizhi{top:0px;}
.Address_{position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.3);top:0px;z-index:1000000;display: none;}
.Address_ .Address_box{min-width:600px;border:1px solid #E60012;position: absolute;left:50%;margin-left:-300px;top:25%;}
.Address_ .Address_box .Address_list span .icon-close:hover{color:#fff;cursor: pointer;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe .Address_button{position: absolute;bottom:20px;width:227.5px;display:none;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe .Address_button .Address_bianji:hover{text-decoration: underline;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe .Address_button .Address_shanchu{color:#666;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe .Address_button .Address_shanchu:hover{text-decoration: underline;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe .Address_Common{position: absolute;top:20px;right:20px;display: none;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe:hover .Address_Common{display: block;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe:hover .Address_button{display: block;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe .Address_Common a{color:#fff;padding:3px;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe .shanchu_box{position: absolute;top:30px;border:3px solid #E60012;width:200px;left:50%;margin-left:-100px;display:none;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe .shanchu_box div{width:100px;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe .shanchu_box div a{color:#fff;padding:2px 10px 2px 10px;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe .Address_suoding{position: absolute;top:0;right:0;width:30px;height:30px;}
/*找回登录密码*/

.container .row .Password_{
	-webkit-box-shadow:0 0 20px rgba(102,102,102,0.2);-o-box-shadow:0 0 20px rgba(102,102,102,0.2);-ms-box-shadow:0 0 20px rgba(102,102,102,0.2);
	-moz-box-shadow:0 0 20px rgba(102,102,102,0.2);box-shadow:0 0 20px rgba(102,102,102,0.2);height:100%;
}
.container .row .Password_ .Password_div{border-bottom:2px solid #E60012;}
.container .row .Password_ .step .step_noe{height:50px;position: relative;}
.container .row .Password_ .step .step_noe .One{position: absolute;left:6%;top:0;line-height:50px;}
.container .row .Password_ .step .step_noe .two{position: absolute;left:32%;top:0;line-height:50px;}
.container .row .Password_ .step .step_noe .Three2{position: absolute;left:56%;top:0;line-height:50px;}
.container .row .Password_ .step .step_noe .Four{position: absolute;left:85%;top:0;line-height:50px;}
.container .row .Password_ .step{width:1000px;}
.container .row .Password_ .step .step_{margin-left:100px;}
.container .row .Password_ .step .step_ .step_input .input_{width:380px;line-height:42px;height:42px;border:1px solid #ccc;padding-left:32px;}
.container .row .Password_ .step .step_ .step_input{position: relative;line-height:42px;}
.container .row .Password_ .step .step_ .step_input .icon-zhanghu{position: absolute;left:5px;font-size:22px;}
.container .row .Password_ .step .step_ .step_input .input_Code{line-height:42px;height:42px;border:1px solid #ccc;}
.container .row .Password_ .step .step_ .step_input{width:380px;height:42px;}
.container .row .Password_ .step .step_ .step_input input:focus{border:1px solid #E60012;}
.container .row .Password_ .step .step_ .step_input .half img{width:150px;height:42px;}
.container .row .Password_ .step .step_ .step_input .half a .icon-shuaxin{font-size:28px;font-weight:600;}
.container .row .Password_ .step .step_ .step_input .half a .icon-shuaxin:hover{color:#E60012}
.container .row .Password_ .step .step_ .step_input .half .Next_step{background: rgba(1,192,200,0.7);line-height:42px;display:block;color:#fff;box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.05);}
.container .row .Password_ .step .step_ .step_input .half .Next_step:hover{background: #E60012;}
.container .row .Password_ .step .step_ .step_input .half .Next_step_a{border:1px solid #ccc;background: #eee;}
.container .row .Password_ .step .step_ .step_input .span_left{width:100px;margin-left:-40px;display: inline-block;}
.container .row .Password_ .step .step_ .step_input .confirmation{position: relative;}
.container .row .Password_ .step .step_ .step_input .confirmation .icon-mima{position: absolute;left:5px;font-size:22px;}
.container .row .Password_ .step .step_ .step_input .confirmation .input_Code{padding-left:32px;width:100%;}
.container .row .Password_ .step .step_ .step_input .icon-iconziti55{color:#2ec715;font-size:32px;}
.container .row .Password_ .step .step_ .step_input .Success .Success_span{position: absolute;left:0px;margin-top:-2px;}
.container .row .Password_ .step .step_ .step_input .Success{position: relative;padding-left:52px;}
.container .row .Password_ .step .step_ .step_input .Success .Success_a2{color:#EE4B3E;}
.container .row .Password_ .step .step_ .step_input .Success a:hover{text-decoration: underline;}
.verify_info{background: #f3f3f3;cursor: not-allowed;color: #5e5e5e;}
.red_border{border:1px solid red !important}
.green_border{border:1px solid green !important}
.container .row .Password_ .step .step_ .step_input .select_step{width:100px;line-height:32px;}

/*修改密码,绑定邮箱,绑定手机*/

.row .user_page_wrapper .Modify_ul{border-bottom:2px solid #ccc;line-height:24px;height:47px;}
.row .user_page_wrapper .Modify_ul li.active{border-bottom:2px solid #E60012;color:#E60012;}
.row .user_page_wrapper .Modify_ul li{width:200px;}
.row .user_page_wrapper .Modify_ul li .Modify_span{height:25px;width:25px;display: inline-block;border-radius:50%;}
.row .user_page_wrapper .Modify_div .Modify_button{width:120px;line-height:35px;}
.row .user_page_wrapper .Modify_div .Modify_button:hover{color:#fff;border:1px solid #E60012;background:#E60012;cursor:pointer;}
.row .user_page_wrapper .Modify_div .Modify_xiaojian .xiaojian_ul li{padding-left:100px;width:700px;position: relative;line-height:32px;}
.row .user_page_wrapper .Modify_div .Modify_xiaojian .xiaojian_ul li span{width:90px;position: absolute;left:0;text-align: right;}
.row .user_page_wrapper .Modify_div .Modify_xiaojian .xiaojian_ul li .xiaojian_input{width:100px;height:32px;}
.row .user_page_wrapper .Modify_div .Modify_xiaojian .xiaojian_ul li .xiaojian_input2{width:140px;height:32px;}
.row .user_page_wrapper .Modify_div .Modify_xiaojian .xiaojian_ul li .xiaojian_img{width:100px;height:32px;}
.row .user_page_wrapper .Modify_div .Modify_xiaojian .xiaojian_ul li .xiaojian_a:hover{text-decoration: underline;}
.row .user_page_wrapper .Modify_div .Modify_xiaojian .xiaojian_ul li .xiaojian_button{width: 140px;line-height: 36px;height: 36px;
background: #E60012;display: inline-block;text-align: center;color: #fff;
border-radius:5px;
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.05);}
.row .user_page_wrapper .Modify_div .Modify_xiaojian{display:none;}
.row .user_page_wrapper .xiaojian_Reminder{line-height:24px;}
.row .user_page_wrapper .Modify_div .Modify_xiaojian .xiaojian_ul li .xiaojian_button:hover{background: #4dd1d7;}
.row .user_page_wrapper .Modify_password li{padding-left:150px;}
.row .user_page_wrapper .Modify_password li span{margin-left:-150px;width:150px;text-align: right;display: inline-block;}
.row .user_page_wrapper .Modify_password li input{width:200px;line-height:32px;vertical-align: middle;}
.row .user_page_wrapper .Modify_password li .password_a{width: 130px;line-height: 36px;height: 36px;background: #E60012;display: inline-block;text-align: center;color: #fff;border-radius: 5px;
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.05);}
.row .user_page_wrapper .Modify_password li .password_a:hover{background: #4dd1d7;}
.row .user_page_wrapper .mima_complete .mima_span{position: relative;width:50px;height:50px;display: inline-block;}
.row .user_page_wrapper .mima_complete span .icon-success{position:absolute;bottom:-15px;animation:myfirst 2s;
-moz-animation:myfirst 2s; /* Firefox */
-webkit-animation:myfirst 2s; /* Safari and Chrome */
-o-animation:myfirst 2s; /* Opera */overflow: hidden;}
.row .user_page_wrapper .Modify_div .Modify_xiaojian .chakan_a{width: 120px;line-height: 36px;height: 36px;background: #E60012;display: inline-block;text-align: center;color: #fff;border-radius: 5px;
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.05);}
.row .user_page_wrapper .Modify_div .Modify_xiaojian .chakan_a:hover{background: #4dd1d7;}
.row .user_page_wrapper .Modify_div .Modify_password  .Modify_button{line-height:35px;width:120px;display:inline-block;}
@keyframes myfirst
{
from {width:0px;}
to {width:100%;}
}

@-moz-keyframes myfirst /* Firefox */
{
from {width:0px;}
to {width:100%;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
from {width:0px;}
to {width:100%;}
}

@-o-keyframes myfirst /* Opera */
{
from {width:0px;}
to {width:100%;}
}
.row .user_page_wrapper .Modify_password li .xiaojian_x{color:#E60012;border:1px solid #E60012;width:120px;line-height:34px;height:34px;display: inline-block;vertical-align: middle;}
.row .user_page_wrapper .Modify_password li .xiaojian_x:hover{background: #E60012;color:#fff}
.row .user_page_wrapper .Modify_password li .input_min{width:130px;line-height:32px;}
.row .user_page_wrapper .Modify_password li .img_input{display:inline-block;vertical-align: top;height:32px;width:100px;}
.row .user_page_wrapper .Modify_password li .input_img_a:hover{text-decoration: underline;}
.row .user_page_wrapper .mode_div .mode_select{width:180px;height:44px;line-height:44px;position: relative;}
.row .user_page_wrapper .mode_div .mode_select a {display: block;border:1px solid #E60012}
.row .user_page_wrapper .mode_div .mode_select a i{position: absolute;left:10px;}
.row .user_page_wrapper .mode_div .mode_select a .icon-mima{font-size:20px;}
.row .user_page_wrapper .mode_div .mode_select a:hover{background:#E60012;color:#fff;}

/*日期表格*/

.laydate_body .laydate_box, .laydate_body .laydate_box *{margin:0; padding:0; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box;}
.laydate-icon,
.laydate-icon-default,
.laydate-icon-danlan,
.laydate-icon-dahong,
.laydate-icon-molv{height:22px; line-height:22px; padding-right:20px; border:1px solid #C6C6C6; background-repeat:no-repeat; background-position:right center;  background-color:#fff; outline:0;}
.laydate-icon-default{ background-image:url(../skins/default/icon.png)}
.laydate-icon-danlan{border:1px solid #B1D2EC; background-image:url(../skins/danlan/icon.png)}
.laydate-icon-dahong{background-image:url(../skins/dahong/icon.png)}
.laydate-icon-molv{background-image:url(../skins/molv/icon.png)}
.laydate_body .laydate_box{width:240px; font:12px '\5B8B\4F53'; z-index:99999999; *margin:-2px 0 0 -2px; *overflow:hidden; _margin:0; _position:absolute!important; background-color:#fff;border:1px solid #e0e0e0;}
.laydate_body .laydate_box li{list-style:none;}
.laydate_body .laydate_box .laydate_void{cursor:text!important;}
.laydate_body .laydate_box a, .laydate_body .laydate_box a:hover{text-decoration:none; blr:expression(this.onFocus=this.blur()); cursor:pointer;}
.laydate_body .laydate_box cite, .laydate_body .laydate_box label{position:absolute; width:0; height:0; border-width:5px; border-style:dashed; border-color:transparent; overflow:hidden; cursor:pointer;}
.laydate_body .laydate_box .laydate_yms, .laydate_body .laydate_box .laydate_time{display:none;}
.laydate_body .laydate_box .laydate_show{display:block;}
.laydate_body .laydate_box input{outline:0; font-size:14px; background-color:#E60012;color:#fff}
.laydate_body .laydate_top{position:relative; height:26px; padding:5px; *width:100%; z-index:99;background: #E60012;}
.laydate_body .laydate_ym{position:relative; float:left; height:24px; cursor:pointer;}
.laydate_body .laydate_ym input{float:left; height:24px; line-height:24px; text-align:center; border:none; cursor:pointer;}
.laydate_body .laydate_ym .laydate_yms{position:absolute; left: -1px; top: 24px; height:181px;border:1px solid #E0E0E0;background:#fff;}
.laydate_body .laydate_y{width:121px; margin-right:6px;}
.laydate_body .laydate_y input{width:64px; margin-right:15px;}
.laydate_body .laydate_y .laydate_yms{width:121px; text-align:center;border:1px solid #e0e0e0;background:#fff;}
.laydate_body .laydate_y .laydate_yms a{position:relative; display:block; height:20px;border-bottom:1px solid #E60012;}
.laydate_body .laydate_y .laydate_yms ul{height:139px; padding:0; *overflow:hidden;}
.laydate_body .laydate_y .laydate_yms ul li{float:left; width:60px; height:20px; line-height: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.laydate_body .laydate_m{width:99px;}
.laydate_body .laydate_m .laydate_yms{width:99px; padding:0;}
.laydate_body .laydate_m input{width:42px; margin-right:15px;}
.laydate_body .laydate_m .laydate_yms span{display:block; float:left; width:42px; margin: 5px 0 0 5px; line-height:24px; text-align:center; _display:inline;}
.laydate_body .laydate_choose{display:block; float:left; position:relative; width:20px; height:24px;border-left: 1px solid #E60012;}
.laydate_body .laydate_choose cite, .laydate_body .laydate_tab cite{left:50%; top:50%;}
.laydate_body .laydate_chtop cite{margin:-7px 0 0 -5px; border-bottom-style:solid;border-bottom-color: #fff;}
.laydate_body .laydate_chdown cite, .laydate_body .laydate_ym label{top:50%; margin:-2px 0 0 -5px; border-top-style:solid;border-top-color:#fff;}
.laydate_body .laydate_chprev cite{margin:-5px 0 0 -7px;border-left-style: solid;border-right-color:#fff;}
.laydate_body .laydate_chnext cite{margin:-5px 0 0 -2px;border-left-style: solid;border-left-color: #fff;}
.laydate_body .laydate_ym label{right:28px;}
.laydate_body .laydate_table{ width:230px; margin:0 5px; border-collapse:collapse; border-spacing:0px; }
.laydate_body .laydate_table td{width:31px; height:19px; line-height:19px; text-align: center; cursor:pointer; font-size: 12px;}
.laydate_body .laydate_table thead{height:22px; line-height:22px;}
.laydate_body .laydate_table thead th{font-weight:400; font-size:12px; text-align:center;}
.laydate_body .laydate_bottom{position:relative; height:22px; line-height:20px; padding:5px; font-size:12px;}
.laydate_body .laydate_bottom #laydate_hms{position: relative; z-index: 1; float:left; }
.laydate_body .laydate_time{ position:absolute; left:5px; bottom: 26px; width:129px; height:125px; *overflow:hidden;}
.laydate_body .laydate_time .laydate_hmsno{ padding:5px 0 0 5px;}
.laydate_body .laydate_time .laydate_hmsno span{display:block; float:left; width:24px; height:19px; line-height:19px; text-align:center; cursor:pointer; *margin-bottom:-5px;}
.laydate_body .laydate_time1{width:228px; height:154px;}
.laydate_body .laydate_time1 .laydate_hmsno{padding: 6px 0 0 8px;}
.laydate_body .laydate_time1 .laydate_hmsno span{width:21px; height:20px; line-height:20px;}
.laydate_body .laydate_msg{left:49px; bottom:67px; width:141px; height:auto; overflow: hidden;}
.laydate_body .laydate_msg p{padding:5px 10px;}
.laydate_body .laydate_bottom li{float:left; height:20px; line-height:20px; border-right:none; font-weight:900;}
.laydate_body .laydate_bottom .laydate_sj{width:33px; text-align:center; font-weight:400;}
.laydate_body .laydate_bottom input{float:left; width:21px; height:20px; line-height:20px; border:none; text-align:center; cursor:pointer; font-size:12px;  font-weight:400;}
.laydate_body .laydate_bottom .laydte_hsmtex{height:20px; line-height:20px; text-align:center;}
.laydate_body .laydate_bottom .laydte_hsmtex span{position:absolute; width:20px; top:0; right:0px; cursor:pointer;}
.laydate_body .laydate_bottom .laydte_hsmtex span:hover{font-size:14px;}
.laydate_body .laydate_bottom .laydate_btn{position:absolute; right:5px; top:5px;}
.laydate_body .laydate_bottom .laydate_btn a{float:left; height:20px; padding:0 6px; _padding:0 5px;margin:0px 2px;color:#E60012;border:1px solid #E60012;}
.laydate_body .laydate_bottom .laydate_btn a:hover{background:rgba(1,192,200,0.5);color:#fff}
.laydate_body .laydate_bottom .laydate_v{position:absolute; left:10px; top:6px; font-family:Courier; z-index:0;}
.laydate_body .laydate_click {background-color: #E60012!important;color:#fff}
.laydate_body .laydate_m .laydate_yms span:hover, .laydate_body .laydate_y .laydate_yms ul li:hover, .laydate_body .laydate_table td:hover, .laydate_body .laydate_time .laydate_hmsno span:hover {
    background:rgba(1,192,200,0.5);
    color:#fff
}
.laydate_body .laydate_y .laydate_yms a, .laydate_body .laydate_choose, .laydate_body .laydate_table thead, .laydate_body .laydate_bottom .laydte_hsmtex {
color:#E60012;
}
.laydate_body .laydate_box, .laydate_body .laydate_ym, .laydate_body .laydate_ym .laydate_yms, .laydate_body .laydate_table, .laydate_body  .laydate_body .laydate_bottom #laydate_hms, .laydate_body .laydate_time, .laydate_body .laydate_bottom .laydate_btn a {
    font-family: "微软雅黑";
}
.laydate_body .laydate_choose:hover, .laydate_body .laydate_y .laydate_yms a{background:#E60012;}
/*>>>>>我的收藏夹<<<<<<<<<<<*/

.Favorites_table{border-bottom:0px;padding-right:0;}
.Favorites_table tr,.Favorites_table tr td{text-align:left;border-bottom:1px solid #e0e0e0;}
.Favorites_table tr th{font-weight: 500;}
.Favorites_table tr th input{vertical-align: middle;}
.Favorites_table tr th div .Favorites_a:hover{text-decoration: underline;color:#333;}
.Favorites_table tr td div p .p_a:hover{text-decoration: underline;}
.user_page_wrapper div .input_right .Favorites_input{line-height:35px;padding-right:32px;height:35px;}
.user_page_wrapper div .input_right{width:250px;position: relative;line-height:35px;}
.user_page_wrapper div .input_right .icon-search_a{position: absolute;right:0px;display: block;}
.Favorites_table tr td a img{width:130px;height:130px;}
.Favorites_table tr td div .operation_boxa:hover{text-decoration:underline;color:#999;}
.Address_ .Address_and{width:350px;border:1px solid #E60012;position: absolute;left:50%;margin-left:-175px;top:35%;}
.Address_ .Address_and .Address_list span .icon-close:hover{color:#fff;cursor: pointer;}
.Address_ .Address_and .Whether_shanchu .Whether_div .Whether_quxiao{width:120px;background:#E60012;}
.Address_ .Address_and .Whether_shanchu .Whether_div .Whether_quxiao a{display: block;color:#fff;}
.Address_ .Address_and .Whether_shanchu .Whether_div .Whether_quxiao a:hover{background: rgba(0,0,0,0.2);}
.Address_ .Address_and .Whether_shanchu .Whether_{line-height:50px;}
.Address_ .Address_and .Whether_shanchu .Whether_div{line-height:38px;}
/*>>>>>>>>>>>>举报中心<<<<<<<<<<<<<<<<<<*/

.information #tab1 .tab1_ul li .textarea_li{width:100%;height:150px;font-family:"微软雅黑";display: block;}
.information #tab1 .tab1_ul li .li_imgbox{width:100px;height:28px;display:inline-block;vertical-align: top;cursor:pointer;}
.information #tab1 .tab1_ul li .img_a:hover{text-decoration:underline;}
.row .user_page_wrapper .fouth .ddress .ddress_ofe .Address_suoding{position: absolute;top:0;right:0;width:30px;height:30px;}

/*积分兑换*/

.row .user_page_wrapper .exchange{line-height:24px;}
.row .user_page_wrapper .exchange div .exchange_a:hover{color:#E9BC1B;text-decoration: underline;}

/*我的主页*/
.user_page_wrapper .homepage .homepage_ .homepage_div div .homepage_span{width:100px;height:10px;display: inline-block;}
.user_page_wrapper .homepage .homepage_ .homepage_div span{vertical-align: middle;}
.user_page_wrapper .homepage .homepage_ .homepage_div div .homepage_span s{width:50%;background:#6688CC;display: block;height:10px;}
.user_page_wrapper .homepage .homepage_ .homepage_div .icon-shoujiyanzheng{vertical-align: middle;}
.user_page_wrapper .homepage .homepage_ .homepage_div .icon-youxiang{vertical-align: middle;}
.user_page_wrapper .homepage .homepage_ .homepage_div div .homepage_a:hover span{text-decoration: underline;color:#f08200;}
.user_page_wrapper .homepage .homepage_ .homepage_and a{width:200px;display: inline-block;}
.user_page_wrapper .homepage .homepage_ .homepage_and span{width:200px;display: inline-block;}
/* layer */
body .mybtn .layui-layer-btn0{background:#E60012;border:#eee}
body .mybtn .layui-layer-btn0 :hover{background: rgba(0,0,0,0.2);}




/* 编辑头像 */
.user_page_wrapper .homepage .homepage_ #fox:hover{text-decoration: underline;cursor:pointer;}
.upload .upload_p .file {position: relative;display: inline-block;overflow: hidden;line-height: 34px;color:#fff;}
.upload .upload_p .file input {position: absolute;font-size: 100px;right: 0;top: 0;}
.upload .upload_p .file:hover {background:rgba(1, 192, 200,0.7);text-decoration: underline;}
.upload .upload_p .upload_left{width:200px;height:200px;}
.upload .upload_p .upload_left .drag{width:100%;height:100%;background:url(../../media/product/health1.jpg) center center no-repeat;background-size: cover;}
.upload .upload_a{width: 100px;line-height: 34px;height: 34px;display: inline-block;color: #fff;border-radius: 5px;box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.05);}
.upload .upload_a:hover{background: #4dd1d7;}



/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:410px;height:410px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:412px;height:412px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:5px;width:412px;}
.spec-scroll .prev{float:left;margin-right:5px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:30px;height:60px; line-height:60px;border:1px solid #e0e0e0;background:#F2F2F3;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:345px;height:60px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:60px;}
.spec-scroll .items ul li{float:left;width:70px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #e0e0e0;padding:2px;width:60px;height:60px;}
.spec-scroll .items ul li img:hover{border:2px solid #E60012;padding:1px;}

/*商品评价*/
.evaluate .evaluate_ .evaluate_img{width:120px;height:120px;}
.evaluate .evaluate_  .evaluate_div {padding-left:110px;position: relative;line-height:30px;height:30px;}
.evaluate .evaluate_  .evaluate_span{width:100px;text-align:right;position: absolute;left:0;}
.evaluate .evaluate_  .evaluate_div .evaluate_textarea textarea{resize:none;border:none;height:60px;font-family: "微软雅黑";padding-right:0;}
.evaluate .evaluate_  .evaluate_div .evaluate_textarea .textarea_logo{text-align: right;}
.evaluate .evaluate_  .evaluate_box{height:275px;}
.evaluate .evaluate_  .evaluate_div .evaluate_ul ul li .icon-tianjiatupian{display:block;}
.evaluate .evaluate_  .evaluate_div .evaluate_ul ul li{line-height:50px;padding-right:0;width:10%;}
.evaluate .evaluate_  .evaluate_div .evaluate_ul ul li label{display: block;cursor:pointer;}
.evaluate .evaluate_  .evaluate_div .evaluate_ul ul li img{width:100%;height:50px;}
.evaluate .Submit .button{width: 130px;line-height: 42px;height: 42px;background: #E60012;display: inline-block;text-align: center;color: #fff;border-radius: 5px;box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.05);}
.evaluate .Submit .button:hover{background: #4dd1d7;}


/* 星星 */
.block .star_score{ float:left;}
.block p { line-height:30px}
.block p span{ color:#C00;}
.star_score { background:url(../imgs/starky.png); width:160px; height:21px; margin-top:4.5px; position:relative; }
.star_score a{ height:21px; display:block; text-indent:-999em; position:absolute;left:0;}
.star_score a:hover{ background:url(../imgs/starsy.png);left:0;}
.star_score a.clibg{ background:url(../imgs/starsy.png);left:0;}

/*结算订单*/
.process_logo{width:50%;}
.process_list{border-bottom:2px solid #E60012;line-height:32px;}
.container .capacity .process_div{border-bottom:2px solid #e0e0e0;}
.container .capacity .process_div .process_ul>li{line-height:32px;color:#666;cursor:pointer;}
.container .capacity .process_div .process_ul li .check_andinput{vertical-align: middle;}
.container .capacity .process_div .process_ul li .check_andinput2{vertical-align: middle;}
.container .capacity .process_div .process_ul li.active_bg1{background:#e0f5f6;}
.container .capacity .process_div .process_ul li .a_and{color:#E60012;}
.container .capacity .process_div .process_ul li .a_and:hover{text-decoration: underline;}
.container .capacity .process_div .process_ul li:hover .a_and{visibility: visible;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.container .capacity .box_button .process_button{transition:0.5s;-moz-transition:0.5s;-webkit-transition:0.5s;-o-transition:0.5s;cursor:pointer;outline:none;border:none;line-height: 32px;height: 32px;background: #E60012;display: inline-block;text-align: center;color: #fff;border-radius: 5px;box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.05);}
.container .capacity .box_button .process_button i{display:inline-block;}
.container .capacity .box_button .process_button:hover{background: #4dd1d7;}
.container .process_logo{position: relative;}
.container .process_logo .position1{position: absolute;left:10%;top:7px;}
.container .process_logo .position2{position: absolute;left:42%;top:7px;}
.container .process_logo .position3{position: absolute;left:78%;top:7px;}
.container .capacity .process_div .process_ul li .Bank_ul{width:650px;cursor: Default;}
.container .capacity .process_div .process_ul li .and_Bank{display:none;overflow:hidden;}
.container .capacity .process_div .process_ul li .Bank_ul li{width:100px;height:40px;line-height:40px;position: relative;}
.container .capacity .process_div .process_ul li .Bank_ul li img{width:100%;height:100%;}
.container .capacity .process_div .process_ul li .Bank_ul li:hover{cursor:pointer;}
.container .capacity .process_div .process_ul li .Bank_ul li.find_active{border:3px solid #1eaa39;}
.container .capacity .process_div .process_ul li .Bank_ul li .and_span2{display:none;}
.container .capacity .process_div .process_ul .process_li{padding-left:48px;cursor:default;display:none;background:#e0f5f6;}
.container .capacity .process_div .process_ul .process_li .xiala_ul{line-height:28px;width:120px;}
.container .capacity .process_div .process_ul .process_li .xiala_li .xiala_div:hover{background:#eee;}
.container .capacity .process_div .process_ul .process_li .xiala_li{height:0;overflow: hidden;position: absolute;top:30px;width:120px;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;}
.container .capacity .process_div .process_ul .process_li .xiala_and{position: relative;cursor: pointer;}
.container .capacity .process_div .process_ul .process_li .xiala_and:hover .xiala_li{height: auto;}
.container .capacity .process_div .process_ul .process_li .fapiao_input input{width:140px;height:30px;line-height:30px;}
.container .capacity .process_div .process_ul .process_li .fapiao_input {margin-top:-2px;}
.container .capacity .process_div .process_ul .process_li .qiye{display:none;}
.container .capacity .process_div .mode_table{width:1260px;border-bottom:0px;border-right:0px;}
.container .capacity .process_div .mode_table tr th,.container .capacity .process_div .mode_table tr td{border-bottom:1px solid #e0e0e0;text-align: center;padding:10px;border-right:1px solid #e0e0e0;}
.container .capacity .process_div .mode_table tr .mode_tableinput{vertical-align: middle;}
.container .capacity .process_div .mode_table tr.active{background: #e0f5f6;}
.container .capacity .process_div .mode_table tr td{cursor:pointer;}
.container .capacity .process_div .commodity_table{width:1260px;border-bottom:0px;}
.container .capacity .process_div .commodity_table tr th,.container .capacity .process_div .commodity_table tr td{border-bottom:1px solid #e0e0e0;text-align: center;padding:10px;}
.container .capacity .process_div .commodity_table tr td img{vertical-align: initial;width:120px;height:120px;}
.container .capacity .process_div .commodity_table tr td a:hover{text-decoration: underline;}
.container .capacity .process_div  .commodity_button{background:#EE4B3E;box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.05);border:none;outline: none;cursor:pointer;line-height:40px;
width:180px;transition:0.5s;-moz-transition:0.5s;-webkit-transition:0.5s;-o-transition:0.5s
}
.container .capacity .Settlement_span .left_span{width:300px;display: inline-block;}
.container .capacity .Settlement_span .right_span{width:100px;display: inline-block;}
.container .capacity .Settlement_span i{font-style:normal;}
.container .capacity .process_div .message textarea{resize:none;width:400px;height:100px;vertical-align: bottom;}
.container .capacity .process_div .message{width:400px;}
.container .capacity .process_div .message p{line-height:20px;display:none;}

/*成功提交订单*/
.container .capacity .place_order{background:#e0f5f6;}
.container .capacity .place_order .place_order_li span{color:#53c368;display: inline-block;}
.container .capacity .place_order .place_order_li .order_span{position: absolute;left:0;}
.container .capacity .place_order .place_order_li {line-height:36px;position:relative;padding-left:50px;}
.container .capacity .place_order .place_order_and span{display: inline-block;}
.container .capacity .place_order .place_order_and{position: relative;}
.container .capacity .place_order .place_order_and .place_order_b{margin-top:-10px;position: absolute;top:21.5px;}
.container .capacity .place_order .place_order_and span img{width:100%;height:100%;}
.container .capacity .place_order .place_order_and span img.Bank_img{position: absolute;bottom:0;}
.container .capacity .place_order .place_order_and .place_order_span{margin-left:70px;position: relative;width:100px;height:40px;border:2px solid #1eaa39;}
.container .capacity .place_order .place_order_and .place_order_button{box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.05);border:none;outline: none;cursor:pointer;line-height:40px;
width:130px;background:#EE4B3E;
}
.container .capacity .place_order .place_order_and .place_order_button:hover{background:#c3362b;}
.container .capacity .place_order .place_order_and .place_order_a:hover{text-decoration: underline;}
.container .capacity .Payment_problem p{line-height:30px;}

.container .capacity .process_div .process_ul li .Bank_ul li .Bank_img{position: absolute;bottom:0;display:none;}
.container .capacity .process_div .process_ul li .Bank_ul li.find_active .Bank_img{position: absolute;bottom:0;display:block;}

/*报错*/

.Lose .Lose_img img{width:100%;height:100%;}
.Lose .Lose_img .Lose_div p a:hover{text-decoration: underline;}
.Lose .Lose_img .Lose_div p {line-height:28px;font-size:14px;}
.Lose .Lose_img .Lose_div p a{line-height:15px;height:15px;display:inline-block}
.Lose .Lose_img .Lose_div{margin-top:25%;}
/*订单详情*/
.container .process_div .Order_table{width:1100px;border-bottom:0px;border-right:0px;}
.container .process_div .Order_table tr th,.container .process_div .Order_table tr td{border-bottom:1px solid #e0e0e0;padding:10px;border-right:1px solid #e0e0e0;}
.container .process_div .Order_table .Order_input{line-height:26px;height:26px;}

/*我的优惠券*/
.Coupon .Coupon_table{border-bottom:0px;border-right:0px;width:100%;}
.Coupon .Coupon_table tr th,.Coupon .Coupon_table tr td{border-bottom:1px solid #e0e0e0;padding:10px;border-right:1px solid #e0e0e0;}
.Coupon .Coupon_table tr th select{width:100px;height:26px;line-height:246px;}
.Coupon .Coupon_table tr th{font-weight:500;}
.Coupon_list .Coupon_div input{width:200px;line-height:32px;height:32px;border-color:#ccc;}
.Coupon_list .Coupon_div{line-height:32px;height:32px;}
.Coupon_list .Coupon_div button{background:#EE4B3E;box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.05);border:none;outline: none;cursor:pointer;line-height:32px;}
.Coupon_list .Coupon_div button:hover{background:#c3362b;}
.Coupon_list .Coupon_div .Coupon_span{display: inline-block;width:85px;}
.Coupon_list .Coupon_div div{padding-left:85px;}

/*分销比例*/
.copy_a .copy_div .copy_div_a:hover{text-decoration: underline;color:#fff}
.copy_a .copy_div .copy_div_a{border-radius:5px;display: inline-block;}
.copy_a .copy_div>span{line-height:26px;}
.copy_a .copy_div .copy_div_a1{font-size:18px;padding-left:5px;padding-right:5px;border-radius:5px;line-height:26px;}
.copy_a .copy_div .copy_div_a1 i{vertical-align:middle}
.copy_a .copy_div .box_a:hover{background:rgba(0,0,0,0.1);}

/*支付成功*/
.container .capacity .place_order .place_order_and .place_order_andbutton{box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.05);border:none;outline: none;cursor:pointer;line-height:34px;
width:110px;background:#E60012;
}
.container .capacity .place_order .place_order_and .place_order_andbutton i{vertical-align:middle;}
/*分销比例*/
.copy_a .copy_div .copy_div_a:hover{text-decoration: underline;color:#fff}
.copy_a .copy_div .copy_div_a{border-radius:5px;display: inline-block;}
.copy_a .copy_div>span{line-height:26px;}
.copy_a .copy_div .copy_div_a1{font-size:18px;padding-left:5px;padding-right:5px;border-radius:5px;line-height:26px;}
.copy_a .copy_div .copy_div_a1 i{vertical-align:middle}
.copy_a .copy_div .box_a:hover{background:rgba(0,0,0,0.1);}

/*低价反馈*/
.feedback>ul>li{padding-left:150px;position:relative;}
.copy_a .copy_div .box_span{text-decoration: underline;color:#EE4B3E}
.feedback>ul>li>span{position: absolute;left:0;width:140px;display: inline-block;line-height:24px;}
.feedback>ul>li>textarea{width:480px;height:100px;resize:none;}
.feedback>ul>li>input{width:250px;}
.feedback_ul div{width:250px;position: relative;}
.feedback_ul{width:250px;cursor: pointer;position: relative;}
.feedback_ul div .feedback_i{position: absolute;right:0px;height:100%;width:30px;top:0}
.feedback_ul div .feedback_i i{display: inline-block;}
.feedback_ul ul li:hover{background:#eeeeee;}
.feedback_ul ul{box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);border-radius: 3px;display:none;position: absolute;z-index:10;width:100%;}
.feedback_button{background:#E60012;box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.05);border:none;outline: none;cursor:pointer;line-height:37px;width:150px;}

/*悬浮菜单*/
.suspension {position: fixed;right:20px;bottom:20%;cursor:pointer;z-index:10000;}
.suspension .box_li{overflow: hidden;width:50px;height:50px;overflow: hidden;display: block;}
.suspension li .six_li{width:50px;height:50px;line-height:50px;font-size:26px;}
.suspension li{width:60px;height:60px;border:5px solid #eee;position: relative;margin-top:5px;}
.suspension li:hover .six_li{display:none;}
.suspension li .six_li_and{width:50px;height:50px;background:#E60012;}
.suspension li .six_li_and p{height:20px;line-height:25px;}
.suspension li .suspension_li{position:absolute;top:-5px;border-top:5px solid #E60012;
visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;transition:0.5s;-moz-transition:0.5s;-webkit-transition:0.5s;-o-transition:0.5s;
-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);
-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);
box-shadow: 0 3px 8px rgba(0,0,0,.15);
}
.suspension li .suspension_li:before {content: " ";position: absolute;top:15px;right: -10px;border-bottom: 7px solid transparent;border-left: 10px solid #ccc;border-top:7px solid transparent;}
.suspension li .suspension_li:after {content: " ";position: absolute;top:15px;right: -9px;border-bottom:6px solid transparent;border-left: 9px solid #fff;border-top:6px solid transparent;}
.suspension li:hover .suspension_li{visibility:visible;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
#returnTop{transition:0.3s;-moz-transition:0.3s;-webkit-transition:0.3s;-o-transition:0.3s;transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);-o-transform:scale(0)}
.suspension_li .Consultation_box .Consultation{width:100px;float:left;position: relative;}
.suspension_li .Consultation_box{width:300px;}
.suspension_li .Consultation a{border-right:1px solid #eee;border-bottom:1px solid #eee;display: block;padding-left:28px;}
.suspension_li .Consultation i{font-size:28px;display: inline-block;color:#E60012;animation:Consultation 2s infinite;position: absolute;top:0px;left:0px;
-moz-animation:Consultation 2s infinite;
-webkit-animation:Consultation 2s infinite;
-o-animation:Consultation 2s infinite;}
@keyframes Consultation{0% {top:0px;}4% {top:-2px;}8% {top:0px;}12% {top:-2px;}16% {top:0px;}100% {top:0px;}}
@-moz-keyframes Consultation{0% {top:0px;}4% {top:-2px;}8% {top:0px;}12% {top:-2px;}16% {top:0px;}100% {top:0px;}}
@-webkit-keyframes Consultation{0% {top:0px;}4% {top:-2px;}8% {top:0px;}12% {top:-2px;}16% {top:0px;}100% {top:0px;}}
@-o-keyframes Consultation{0% {top:0px;}4% {top:-2px;}8% {top:0px;}12% {top:-2px;}16% {top:0px;}100% {top:0px;}}
.suspension_li .Consultation a:hover span{text-decoration: underline;}
.suspension li .On-line{left:-360px;}
.suspension li:hover .On-line{left:-340px;}
.suspension li .On-list{left:-310px;}
.suspension li:hover .On-list{left:-290px;}
.Hotline{width:250px;}
/*问卷调查*/
.Quest{line-height:24px;color:#737383}
.Quest_ul ul li .for_input{vertical-align:middle;cursor: pointer;}
.Quest_ul ul li {line-height:32px;}
.Quest_ul ul li>span{cursor: pointer;}
.Quest_ul ul li textarea{width:300px;height:100px;}
.Quest_ul ul li .text{width:200px;height:28px;line-height:28px;}
.Quest_button{box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.05);border:none;outline: none;cursor:pointer;line-height:40px;
width:130px;transition:0.5s;-moz-transition:0.5s;-webkit-transition:0.5s;-o-transition:0.5s;background: #E60012;
}
.Quest_button:hover{background:#4dd1d7;}

/*优惠券*/
.Invoice_type select{line-height:30px;min-width:100px;height:30px;}
.Invoice_type input{line-height:30px;width:180px;height:30px;}
.none_input{display: none;}
.Invoice_type button{ cursor: pointer;width:50px;
    outline: none;
    border: none;
    line-height: 28px;
    height: 28px;
    background: #E60012;
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -2px 0 rgba(0, 0, 0, 0.25), 0 2px 2px rgba(0, 0, 0, 0.05);}

/* 订单详情修改收货地址 */
button.update_address{
	cursor: pointer;
	width:150px;
    outline: none;
    border: none;
    line-height: 30px;
    height: 30px;
    background: #E60012;
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -2px 0 rgba(0, 0, 0, 0.25), 0 2px 2px rgba(0, 0, 0, 0.05);}


.box_pay {position: relative;width: 100px;height: 40px;cursor: pointer;}
.box_pay img{width:100%;}
.box_pay .box_pay_img{position: absolute;bottom: 0;display:none;}
.box_bd{border: 2px solid #1eaa39;}
.box_bd .box_pay_img{display: block;}

#pay_button{transition:0.5s;-moz-transition:0.5s;-webkit-transition:0.5s;-o-transition:0.5s;cursor:pointer;outline:none;border:none;line-height: 32px;height: 32px;background: #E60012;display: inline-block;text-align: center;color: #fff;border-radius: 5px;box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.05);}
#pay_button i{display:inline-block;}
#pay_button:hover{background: #4dd1d7;}
