@charset "UTF-8";
/**
 *
 * @authors Your Name (you@example.org)
 * @date    2016-06-03 11:41:21
 * @version $Id$
 */
/*公用面包屑导航*/
.bread_nav{width: 100%;margin: 35px 0 26px;float: left;}
.bread_nav ul.bread_nav_lists{width: 100%;float: left;}
.bread_nav ul.bread_nav_lists li {letter-spacing: 1px;float: left;line-height: 30px;font-size: 13px;color: #6a6a6a;}
.bread_nav ul.bread_nav_lists li:nth-child(1) a{padding-left:20px;background: url(../images/home_icon.png) no-repeat left center;}
.bread_nav ul.bread_nav_lists li a{color: #6a6a6a;}
.bread_nav ul.bread_nav_lists li a:hover{color:#0083CE;}
.bread_nav ul.bread_nav_lists li span{padding: 0 5px;}
.bread_nav ul.bread_nav_lists li.bread_navlists_cur a{color:#0083CE;}
/*end公用面包屑导航*/

.wrap_common{width:100%;float: left;margin-bottom: 50px;}
.in_sidenav_left{float: left;}
.margin_t_b{margin: 35px 0 26px;}
/*侧边栏导航*/
.in_sidenav{float: left;}
.in_sidenav_box{width:202px;border:solid 1px #bbbbbb;border-bottom: none;}
.in_subnav{display:block;height: 50px;line-height: 50px;border-bottom: solid 1px #BBBBBB;cursor: pointer;font-size: 14px;color: #585858;padding: 0 10px 0 35px;background: url(../images/arrow_add.png) no-repeat;background-size:15px;background-position: 10% 50%;background-color: #f2f2f2;text-align: center;letter-spacing: 1px;}
.in_subnav:hover{color:#0083CE;}
.currentDd{color:#0083CE;}
.currentDt{background-image:url(../images/arrow_reduce.png);background-size:15px;}
.in_sidenav_Content{display: none;border-bottom:solid 1px #e5e3da;}
.in_sidenav_Content li a{display:block;width:202px;height:28px;text-align:center;font-size:13px;line-height:28px;color:#333;}
.in_sidenav_Content li a:hover,.navcontent_a_cur{color:#fff;background-color:#0083CE;}
/*产品侧边栏修改*/
.in_sidenav_g{float: left;border: 1px solid #e8e8e8;border-bottom: none;}
.in_sidenav_bigtitle{text-align: left;height: 50px;line-height: 50px;font-size: 18px;background-color: #e8e8e8;padding: 0 15px;display: block !important\7;width:172px !important\7;/*ie7兼容*/}
.in_sidenav_box_g{width:202px;}
.in_subnav_g{display:block;height: 40px;line-height: 40px;border-bottom: solid 1px #E8E8E8;cursor: pointer;font-size: 14px;color: #585858;padding: 0 10px 0 45px;background: url(../images/add_icon.png) no-repeat;background-size:11px;background-position: 13% 50%;background-color: #f2f2f2;letter-spacing: 1px;}
.in_sidenav_Content_g{display: none;border-bottom:solid 1px #e5e3da;}
.in_sidenav_Content_g li a{display:block;width:147px;padding: 0 10px 0 45px;line-height:23px;color:#333;}
.in_sidenav_Content_g li a:hover,.navcontent_a_cur{color:#fff;background-color:#0083CE;}
/*end侧边栏导航*/

/*搜索关键词的人看了*/
.in_sidenav_left .in_sidenav_see{width: 202px;border: 1px solid #E8E8E8;margin-top: 25px;}
.in_sidenav_left .in_sidenav_see dl dt{height: 45px;line-height: 45px;text-align: center;background-color: #E8E8E8;font-size: 15px;}
.in_sidenav_left .in_sidenav_see dl dd .see_import{width: 100%;overflow: hidden;border-bottom: 1px solid #E8E8E8;}
.in_sidenav_left .in_sidenav_see dl dd .see_import a{display: block;}
.in_sidenav_left .in_sidenav_see dl dd .see_import a img{width: 180px;height: 180px;margin: 10px 11px 0;}
.in_sidenav_left .in_sidenav_see dl dd .see_import .see_import_w{text-align: center;line-height: 20px;padding-bottom: 5px;}
.in_sidenav_left .in_sidenav_see dl dd .see_import .see_import_w a{display:block;color: #484848;font-size: 13px;padding: 0 5px;overflow: hidden;}
.in_sidenav_left .in_sidenav_see dl dd .see_import .see_import_w a:hover h4{color: red;}
.in_sidenav_left .in_sidenav_see dl dd .see_import .see_import_w p{color: red;font-size: 15px;font-weight: bold;}
.in_sidenav_left .in_sidenav_see dl dd:last-child .see_import{border-bottom: none;}
/*end搜索关键词的人看了*/

/*内页右边主要内容*/
.in_right_content{float: left;margin-left: 20px;width: 976px;}
.inr_main_content{width:914px;border: 1px solid #BBB;padding: 30px;}
/*帮助中心*/
.inr_main_content .company{color: #6f6f6f;}
.inr_main_content .company h3.body-side-title{font-size: 18px;display: block;padding-bottom:15px;margin-bottom:20px;border-bottom: 1px solid #BBB;}
.inr_main_content .company p{font-size: 14px;line-height: 30px;}
/*帮助中心end*/
/*产品中心分类*/
.products_classify{width: 100%;height: 50px;background-color: #F2F2F2;overflow: hidden;}
.pro_classify_select{width: 896px;height: 30px;padding: 10px;}
.pro_classify_select dl dt{float: left;font-size: 15px;line-height: 30px;letter-spacing: 1px;color: #414141;margin-right: 15px;}
.pro_classify_select dl dd{float: left;}
.pro_classify_select dl dd a{font-size: 14px;line-height: 30px;background-color: #fff;padding: 8px 15px;color: #414141;}
.pro_classify_select dl dd a:hover{text-decoration: underline;color:#0083CE;}
.pro_classify_select dl dd span{font-weight: bold;padding: 0 10px;color: #414141;}
.pro_classify_select dl dd:last-child span{display: none;}
.pro_sorts{width: 100%;height: 30px;background-color: #F2F2F2;line-height: 30px;margin: 30px 0;}
.pro_sorts_l{float: left;}
.pro_sorts_l ul li{float: left;}
.pro_sorts_l ul li a{display: inline-block;padding: 0 15px;color: #424242;font-size: 13px;}
.pro_sorts_l ul li a.pro_sorticon{padding-right: 25px;position: relative;}
.pro_sorts_l ul li a.pro_sorticon i{width: 18px;height: 10px;background: url(../images/sort_ico3.png)no-repeat 10px center;position: absolute;right: 10px;top: 10px;}
.pro_sorts_l ul li a:hover{background-color:#0083CE;color: #fff;}
.pro_sorts_l ul li a:hover i{background: url(../images/sort_ico2.png)no-repeat 10px center;position: absolute;right: 10px;top: 10px;}
.pro_sorts_l ul li.sorts_active a.pro_sorticon i{background: url(../images/sort_ico4.png)no-repeat 10px center;position: absolute;right: 10px;top: 10px;}
.pro_sorts_l ul li.sorts_active a.pro_sorticon:hover i{background: url(../images/sort_ico.png)no-repeat 10px center;position: absolute;right: 10px;top: 10px;}
.pro_sorts_r{float: right;}
.pro_sorts_r ul li.pro_sorts_rl{float: left;color:#424242;line-height: 30px;}
/***************排序分页******************/
.pro_sorts_r .pro_sorts_fenye{ float:left;}
.pro_sorts_r .pro_sorts_fenye ul{ float:left;}
.pro_sorts_r .pro_sorts_fenye ul li{ float:left; margin-left:5px;cursor:pointer; color:#424242;}
.pro_sorts_r .pro_sorts_fenye ul li a{ color:#999;padding: 0 3px;}
.pro_sorts_r .pro_sorts_fenye ul li.xifenye{text-align:center; float:left; position:relative;cursor: pointer;margin: 0 20px;}
.pro_sorts_r .pro_sorts_fenye ul li.xifenye a{color: #424242;}
.pro_sorts_r .pro_sorts_fenye ul li.xifenye a.xiye_a{color: red;}
.pro_sorts_r .pro_sorts_fenye ul li.pro_fenye{font-weight: bold;width: 35px;height: 20px;background-color: #fff;text-align: center;margin-top: 5px;margin-right:5px;line-height: 20px;}
/*end分页*/
/*产品展示*/
.pro_show{width: 100%;float: left;z-index: 0;position: relative;}
.pro_show ul{position: relative;z-index: 99;}
.pro_show ul li.pro_show_lists{position: relative;float: left;width: 225px;min-height:295px;margin: 8px 14px 15px 8px;overflow: hidden;padding-bottom: 15px;transition: all .2s linear;}
/*.pro_show ul li.pro_show_lists:nth-child(4n){margin-right: 0;}*/
/*ie兼容*/.pro_show ul li.pro_show_lists>li+li+li+li{margin-right: 0;}
.pro_show ul li.pro_show_lists a{display: block;}
.pro_show ul li.pro_show_lists:hover{-webkit-box-shadow: 0 8px 30px rgba(0,0,0,0.1);box-shadow: 0 8px 30px rgba(0,0,0,0.1);-webkit-transform: translate3d(0, -2px, 0);
 transform: translate3d(0, -2px, 0);}
.pro_show ul li.pro_show_lists:hover .pro_show_lists_w a h3{color: red;}
.pro_show ul li.pro_show_lists a img{width:185px;height:185px;padding: 20px;}
.pro_show_lists_w{text-align: center;padding:0 5px;}
.pro_show_lists_w a{color:#424242;font-size:14px;height:25px;overflow: hidden;}
/*.pro_show_lists_w a h3{line-height:17px;}*/
.newClass{min-height:25px;height: auto !important;line-height: 17px !important;}
.onclass{position:absolute;left:0;top:0;z-index:10;display: block;min-height: 260px;}
.pro_show_lists_w a:hover{text-decoration: underline;color:#FE0000;}
.pro_show_lists_w p{color:#fe0000;font-size:14px;font-weight: bold;}
.pro_show_lists_w span{margin-right:5px;text-decoration:line-through;color:#525252;font-weight:normal;font-size:12px;}
/*end产品展示*/
/*底部分页样式*/
.pro_pages{float:right;margin: 30px 0 20px 0;}
.pro_pages #Pagination{float:left;overflow:hidden;}
.pro_pages #Pagination .pagination{height:35px;text-align:right;font-family:Arial;}
.pro_pages #Pagination .pagination a,.pro_pages #Pagination .pagination span{float:left;display:inline;padding:5px 8px;border:1px solid #e6e6e6;border-right:none;background:#f6f6f6;color:#666;font-family:Arial;font-size:14px;cursor:pointer;}
.pro_pages #Pagination .pagination .current{background:#0083CE;color:#fff;}
.pro_pages #Pagination .pagination .next,.pro_pages #Pagination .pagination .prev{float:left;padding:5px 8px;border:1px solid #e6e6e6;background:#f6f6f6;color:#666;cursor:pointer;}
.pro_pages #Pagination .pagination .next i,.pro_pages #Pagination .pagination .prev i{display:inline-block;width:9px;height:11px;margin-right:5px;background:url(../images/icon_fw.png) no-repeat;}
.pro_pages #Pagination .pagination .prev i{background:url(../images/icon_fw2.png) no-repeat;}
.pro_pages #Pagination .pagination .prev{border-right:none;}
.pro_pages #Pagination .pagination .pagination-break{padding:5px 8px;border:none;border-left:1px solid #e6e6e6;background:0 0;cursor:default;}
.pro_pages .searchPage{float:left;padding:6px 0;}
.pro_pages .searchPage .page-sum{padding:11px 13px;color:#999;font-family:Arial;font-size:14px;}
.pro_pages .searchPage .page-go{padding:8px 0;color:#999;font-family:Arial;font-size:14px;}
.pro_pages .searchPage .page-go input{width:50px;height:20px;margin:0 5px;padding-left:5px;border:1px solid #e4e4e4;}
.pro_pages .searchPage .page-btn{margin:9px 0 5px 5px;padding:2px 5px;background:#0083CE;border-radius:2px;color:#fff;font-family:Arial,'Microsoft YaHei';font-size:14px;text-decoration:none;}
/*end底部分页样式*/
/*end产品中心分类*/
/*end内页右边主要内容*/

/*全部商品分类*/
.all_pro_classfiy_title{font-size: 18px;letter-spacing: 1px;color:#0083CE;border-bottom: 1px solid #0083CE;padding-bottom: 5px;}
.all_pro_classfiy_title h3{font-weight: bold;}
.all_pro_classfiy{width: 1172px;margin: 0 14px;float: left;}
.all_pro_classfiy_l{float: left;width: 568px;margin-right: 18px;}
.all_pro_classfiy_r{float: right;width: 568px;}
.all_pro_classfiy_l .classfiy_block,.all_pro_classfiy_r .classfiy_block{width: 100%;margin-bottom: 40px;}
.all_pro_classfiy_l h3.classfiy_block_title,.all_pro_classfiy_r h3.classfiy_block_title{font-size: 18px;letter-spacing: 1px;padding: 0 15px;}
.all_pro_classfiy_l h3.classfiy_block_title a,.all_pro_classfiy_r h3.classfiy_block_title a{color: #0083CE;}
.classfiy_block_detail{width: 532px;padding: 17px;line-height: 25px;overflow: hidden;border: 1px solid #bfbfbf;border-top: 2px solid #0083CE;margin-top: 10px;font-size: 13px;}
.classfiy_block_detail dl{width: 100%;float: left;border-bottom: 1px dashed #BFBFBF;padding: 13px 0;}
.classfiy_block_detail dl dt{width: 79px;float: left;text-align: right;padding-right: 9px;}
.classfiy_block_detail dl dt a{color: #0083CE;}
.classfiy_block_detail dl dd a{color: #A7A7A7;}
.classfiy_block_detail dl dd{float: left;width: 444px;}
.classfiy_block_detail dl dd a span{padding-right: 9px;}
.classfiy_block_detail:hover{background-color:#F0F9FF;}
.classfiy_block_detail dl dt a:hover,.classfiy_block_detail dl dd a:hover{color:#0083CE;}
.classfiy_block_detail dl dd a:hover span{color:#bfbfbf;}

/*商品详情页面*/
.pro_detail{width: 100%;float: left;}
.pro_detail_l,.pro_glass{width: 308px;float: left;}
.pro_detail_l{margin-right: 54px;}
/*图片放大镜样式*/
.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:350px;height:350px;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:306px;height:306px;border:1px solid #DFDFDF;}
.spec-preview span.jqzoom img{width: 306px;height: 306px;}
.spec-scroll{clear:both;margin-top:5px;width:306px;}
.spec-scroll .pro_prev{float:left;margin-right:6px;}
.spec-scroll .pro_next{float:right;}
.spec-scroll .pro_prev,.spec-scroll .pro_next{display:block;font-family:"宋体";text-align:center;width:18px;height:54px; line-height:54px;/*border:1px solid #CCC;background:#EBEBEB;*/cursor:pointer;text-decoration:none;font-size: 20px;font-weight: bold;}
.spec-scroll .pro_items{float:left;position:relative;width:257px;height:56px;overflow:hidden;}
.spec-scroll .pro_items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .pro_items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .pro_items ul li img{border:1px solid #CCC;padding:2px;width:50px;height:50px;}
.spec-scroll .pro_items ul li img:hover{border:2px solid #FF6600;padding:1px;}

/*产品编号*/
.pro_number{width: 100%;margin-top: 10px;font-size: 13px;float: left;}
.pro_number li{float: left;line-height: 28px;color: #9f9f9f;margin-right: 30px;}
.pro_number li.start{margin-right: 0;}
.pro_number li.start a i{background: url(../images/xing.png)no-repeat left center;background-size: 14px;padding-left: 20px;}
.pro_number li.start a{color: #A5A5A5;display: block;}
.pro_number li.start a:hover{text-decoration: underline;}
/*分享*/
.pro_number li.fenxiang{position:relative;float: right;margin-right: 0;}
.pro_number li.fenxiang .f_nav a{display: block;color: #A5A5A5;}
.pro_number li.fenxiang .f_nav a i{background: url(../images/fenxiang.png)no-repeat left center;padding-left: 20px;}
.pro_number li.fenxiang .f_nav a em{background: url(../images/down_nav.png)no-repeat left center;background-size: 8px 4px;display: inline-block;width: 8px;height: 4px;margin-bottom: 3px;margin-left: 5px;}
.pro_number li.fenxiang .con{width:150px;border:1px solid #ddd;position:absolute;top:24px;left:-70px;display:none;background-color: #fff;}
.pro_number li.fenxiang .con a{display:block;margin: 15px 10px 5px;float: left;}
.pro_number li.fenxiang .con a img{width: 16px;height: 16px;}
.pro_number li.fenxiang .wd{width:150px;}

/*商品详情中间部分*/
.pro_detail_c{width: 550px;float: left;overflow:hidden;}
.pro_detail_c .pro_detail_c_t{width: 100%;float: left;clear: both;}
.pro_detail_c .indication{clear:both;display: block;font-size: 15px;color: #ea5656;font-weight: bold;line-height: 20px;}
.pro_detail_c .pro_detail_c_t h1{font-size: 25px;color: #606060;font-family: "微软雅黑";font-weight: bold;}
.pro_detail_c .pro_detail_c_t h1 span{display: inline;}
.pro_detail_c .pro_detail_c_t .nameplate{display: inline-block;width: 64px;height: 22px;}
.pro_detail_c .pro_detail_c_t .nameplate img{width: 64px;height: 22px;display: block;}
.pro_detail_c .pro_price{width: 100%;float: left;height: 41px;margin: 20px 0;}
.pro_detail_c .pro_price p{float: left;color: #757575;font-size: 14px;}
.pro_detail_c .pro_price p.pro_price_one{line-height: 41px;}
.pro_detail_c .pro_price p.pro_price_one span{color: #ff0000;font-size: 25px;margin-right: 29px;}
.pro_detail_c .pro_price p.pro_price_two{line-height: 41px;margin-right: 30px;}
.pro_detail_c .pro_price p.pro_price_three{float: right;line-height:41px;color: #424242;}
.pro_detail_c .pro_price p.pro_price_three span{font-size: 18px;}
.pro_detail_c  ul.pro_info{width: 100%;color: #5e5e5e;font-size: 13px;line-height: 25px;}
.pro_detail_c  ul.pro_info li lable{display: inline-block;text-align: right; width: 65px;}
.pro_detail_c  ul.pro_info li span{display: inline-block;}
.pro_detail_c  ul.pro_info li span a.pro_price_a{color: #5e5e5e;}
.pro_detail_c  ul.pro_info li span a.pro_price_a:hover{color: #ff0000;}

/*数量加减*/
.pro_center{/*width:330px;*/float: left; color: #5e5e5e;margin: 15px 0;}
.pro_center h3{font-size:14px;width: 70px;height:40px;line-height: 40px;float: left;display: inline-block;}
.pro_center .Spinner{display:block;overflow:hidden;width:104px;float: left;}
.pro_center .Spinner .Amount{width:70px;height:29px;font-size:14px;padding:4px 5px;line-height:29px;border: 1px solid #d9d9d9;float:left;text-align:center;color:#565656;outline:0;}
.pro_center .Spinner a{display: inline-block;width: 15px;height: 15px;border: 1px solid #d9d9d9;background-color: #f7f7f7;float: right;cursor: pointer;outline: 0;margin-bottom: 5px;margin-left: 5px;}
.pro_center .Spinner a i{font-style: normal;display: block;overflow: hidden;text-align: center;line-height: 15px;font-size: 14px;color: #6D6D6D;}
.pro_center p{display: inline-block;margin-left: 40px;line-height: 40px;font-size: 14px;}

/*购买按钮*/
.pro_sale_btn a{font-size: 18px;color: #E72317;background-color: #ffefef;width: 162px;height: 50px;display: inline-block;text-align: center;line-height: 50px;margin-right: 30px;border: 1px solid #E72317;}
.pro_sale_btn a.sale_btn_join{background-color: #e72317;color: #fff;}
/*end购买按钮*/
p.pro_tip_p{color: #5e5e5e;margin-top: 15px; font-size: 13px;}
p.pro_tip_p a{color: #5e5e5e;}
.pro_detail_c p.pro_tip_p a:hover{color: #ff0000;}
/*end 商品详情中间部分*/

/*商品详情右边*/
.pro_detail_r{width: 200px;float: right;border: 1px solid #ddd;}
.pro_detail_r h3.pro_detail_r_t{width: 180px;background-color: #0083ce;padding: 10px;color: #fff;line-height: 18px;}
.pro_detail_r h3.pro_detail_r_t span{font-size: 15px;display: block;}
.pro_detail_r h3.pro_detail_r_t a{display: block;color: #fff;}
.pro_detail_r h3.pro_detail_r_t a:hover{text-decoration: underline;}
.pro_detail_r p.pro_detail_r_more{text-align: center;line-height: 43px;font-size: 14px;letter-spacing: 1px;background-color: #f1f1f1;}
.pro_detail_r .phone_menu{width: 200px;}
.pro_detail_r .phone_menu p{font-size: 14px;text-align: center;line-height: 50px;}
.pro_detail_r .phone_menu img{width: 110px;height: 110px;margin: 0 auto;display: block;padding-bottom: 20px;}
/*end商品详情右边*/
/*商品详情左边栏*/
.pro_downbox{width:100%;margin-top:60px;float: left;}
.in_sidenav_left .in_sidenav_see h2.small_classfiy_t{height: 45px;line-height: 45px;text-align: center;background-color: #E8E8E8;font-size: 15px;}
.in_sidenav_see ul.small_classfiy{padding: 10px 0 15px 0;}
.in_sidenav_see ul.small_classfiy li{display: inline-block;width: 91px;height:20px;overflow:hidden;padding: 5px 0 0 8px;}
.in_sidenav_see ul.small_classfiy li a{color: #5e5e5e;}
.in_sidenav_see ul.small_classfiy li a:hover{text-decoration: underline;}
.in_sidenav_left .m_top_none{margin-top: 0;}
/*end*/
.pro_downbox .pro_downbox_r{float: right;width: 966px;overflow: hidden;}
.pro_downbox_img img{width: 100%;display: block;}

/*评论tab*/
.pro_downbox_r .comment_slideTxtBox{width: 100%;text-align: left;}
.pro_downbox_r .comment_slideTxtBox .big_hd{height: 45px;line-height: 30px;background: #E8E8E8;border-bottom: 1px solid #0083CE;position: relative;}
.pro_downbox_r .comment_slideTxtBox .big_hd ul{float: left;position: absolute;left: 0;top: 0;height: 44px;}
.pro_downbox_r .comment_slideTxtBox .big_hd ul li{float: left;min-width: 70px;color: #626262;padding: 0 15px;font-size: 15px;line-height: 45px;text-align: center;cursor: pointer;}
.pro_downbox_r .comment_slideTxtBox .big_hd ul li.on{height: 45px;background:#0083CE;color: #fff;}
.pro_downbox_r .comment_slideTxtBox .big_bd{margin-top: 7px;background: #f3f3f3;}
.pro_downbox_r .comment_slideTxtBox .big_bd ul.pro_shop_show{ padding:15px;  zoom:1;  }
.pro_downbox_r .comment_slideTxtBox .big_bd ul.pro_shop_show li{width: 100%;height: 30px;line-height: 30px;font-size: 14px;color: #3e3e3e;clear: both;}
.pro_downbox_r .comment_slideTxtBox .big_bd ul.pro_shop_show li label{width: 100px;float:left;text-align: right;}
.pro_downbox_r .comment_slideTxtBox .big_bd ul.pro_shop_show li span{display: inline-block;}
.pro_downbox_r .comment_slideTxtBox .big_bd ul.pro_shop_show li span.symptom{width: 806px;float: left;}
.pro_downbox_r .comment_slideTxtBox .big_bd .pro_shop_img{background-color: #fff;padding-top: 20px;width: 100%;overflow: hidden;}
.pro_downbox_r .comment_slideTxtBox .big_bd .pro_shop_img p{font-size: 0}
.pro_downbox_r .comment_slideTxtBox .big_bd .pro_shop_img p img{display: block;text-align: center;font-size: 14px;margin: 0 auto;}
/*end评论tab*/

/*说明书*/
.pro_downbox_r .comment_slideTxtBox .big_bd .pro_told {background-color: #fff;padding: 15px;font-size: 14px;line-height: 30px;color: #3e3e3e;}
.pro_downbox_r .comment_slideTxtBox .big_bd .pro_told p span{display: inline-block;}
/*end说明书*/

/*评论满意度部分*/
.pro_comment {width: 100%;}
.pro_comment .pro_comment_t{width: 876px;padding: 30px 15px;}
.pro_comment .pro_comment_t .pro_comment_t_c{width:250px;display: inline-block;margin: 0 35px;}
.pro_comment .pro_comment_t .pro_comment_t_c ul{width: 100%;float: left;}
.pro_comment .pro_comment_t .pro_comment_t_c ul li{display: block;width: 100%;float: left;margin-bottom: 8px;}
.pro_comment .pro_comment_t .pro_comment_t_c .comstart_img{float: left;margin: 0 20px;}
.pro_comment .pro_comment_t .pro_comment_t_c .comstart_img img{width: 17px;height: 17px;}
.pro_comment .pro_comment_t .pro_comment_t_c p{color: #6c6c6c;font-size: 14px;letter-spacing: 1px;float: left;}
.pro_comment .pro_comment_t .pro_comment_t_l{display: inline-block;width: 300px; margin-left: 30px;}
.pro_comment .pro_comment_t .pro_comment_t_l ul li{color: #787878;width: 100%;font-size: 14px;float: left;margin-bottom: 15px;}
.pro_comment .pro_comment_t .pro_comment_t_l ul li span.pro_text {float: left;display: inline-block;margin-right: 15px;}
.pro_comment .pro_comment_t .pro_comment_t_l ul li span.span_bar {float: left;width: 180px;height: 12px;background-color: #E8E8E8;margin-right: 15px;margin-top: 5px;}
.pro_comment .pro_comment_t .pro_comment_t_l ul li span.span_bar i{width: 98%;background-color: #f68a00;display: block;height: 12px;}
.pro_comment .pro_comment_t .pro_comment_t_l ul li span.pro_percentage{display: inline-block;float: left;}
.pro_comment .pro_comment_t .pro_comment_t_r {display: inline-block;font-size: 14px;text-align: right;width: 180px;top: -45px;position: relative;color: #6C6C6C;margin-right: 30px;}
.pro_comment .pro_comment_t .pro_comment_t_r p a{color: #F68A00;}
.pro_comment .pro_comment_t .pro_comment_t_r p a:hover{text-decoration: underline;}
.pro_comment .pro_comment_d{width: 100%;background-color: #fff;}
/*end评论满意度部分*/

/*客户评论留言*/
.pro_comment .pro_comment_d .pro_com_slideTxtBox{ width:100%; text-align:left;  }
.pro_comment .pro_comment_d .pro_com_slideTxtBox .pro_hd{height: 45px;line-height: 45px;background: #FFFFFF;border-bottom: 1px solid #ddd;position: relative;}
.pro_comment .pro_comment_d .pro_com_slideTxtBox .pro_hd ul{ float:left;  position:absolute; left:0; top:-1px;height:32px;   }
.pro_comment .pro_comment_d .pro_com_slideTxtBox .pro_hd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.pro_comment .pro_comment_d .pro_com_slideTxtBox .pro_hd ul li.on{ height:30px; border-bottom:2px solid #fff; }
.pro_comment .pro_comment_d .pro_com_slideTxtBox .pro_bd ul{ padding:15px;  zoom:1;  }
.pro_comment .pro_comment_d .pro_com_slideTxtBox .pro_bd li{ height:24px; line-height:24px;}
.pro_comment .pro_comment_d .pro_com_slideTxtBox .pro_bd li .date{ float:right; color:#999;}


.pro_comment_d .tabbox{width: 100%;font-family: '微软雅黑';}
.pro_comment_d .tabbox .tab{overflow: hidden;border-bottom: 1px solid #E8E8E8;}
.pro_comment_d .tabbox .tab a{display:block;padding:10px 20px;float:left;text-decoration:none;color:#333;font-size: 14px;}
.pro_comment_d .tabbox .tab a:hover{color:#0083CE;text-decoration: none;border-bottom: 2px solid #0083CE;}
.pro_comment_d .tabbox .tab a.on{color: #0083CE;text-decoration: none;border-bottom: 2px solid #0083CE;}
.pro_comment_d .tabbox .comment_content{overflow:hidden;width:930px;min-height:100px;position:relative;margin:15px;}
.pro_comment_d .tabbox .comment_content ul{position: relative;left:0;top:0;}
.pro_comment_d .tabbox .comment_content ul li{width:930px;float:left;}
.pro_comment_d .tabbox .comment_content ul li .comment_head{float: left;margin-right: 25px;}
.pro_comment_d .tabbox .comment_content ul li .comment_head img{width: 45px;height: 45px;background-color: #F3F3F3;}
.pro_comment_d .tabbox .comment_content ul li .comment_head p{text-align: left;}
.pro_comment_d .tabbox .comment_content ul li .comment_rightmain{width: 855px;float: left;}
.pro_comment_d .tabbox .comment_content ul li .comment_start{width: 100%;}
.pro_comment_d .tabbox .comment_content ul li .comment_start span{display: inline;margin-right: 20px;color: #AFAFAF;font-size: 13px;}
.pro_comment_d .tabbox .comment_content ul li .comment_rightmain .comment_p{width: 100%;line-height: 22px;font-size: 13px;color: #585656;margin: 15px 0;}
.comment_content ul li .comment_rightmain .comment_p p.our_reply{float: left;margin-right: 20px;}
.comment_content ul li .comment_rightmain .comment_p p.our_reply span{color: #0083CE;letter-spacing: 1px;}
.pro_comment_d .tabbox .comment_content ul li .comment_rightmain p.comment_time{font-size: 13px;margin-top: 5px;color:#AFAFAF;}
.pro_comment_d .tabbox .comment_content ul li .comment_rightmain p.comment_time span{margin-left: 20px;}
.pro_comment_d .comment_c{float: left;width: 930px;border-bottom: 1px solid #E8E8E8;padding-bottom: 10px;margin-bottom: 12px;}
/*商家回复*/
/*end客户评论留言*/
/*end商品详情右边栏*/
/*end商品详情页面*/

/*投诉与建议*/
.suggest {width: 994px;height: 500px;padding: 40px 102px;overflow-x: hidden;margin-top: 44px;border: 1px solid #6d6d6d;border-top: 3px solid #0083CE;}
.suggest .suggest_title{width: 100%;color: #535353;margin-bottom: 20px;}
.suggest .suggest_title h1{font-size: 25px;letter-spacing: 1px;}
.suggest .suggest_title p{font-size: 13px;line-height: 30px;}
.suggest .suggest_input_more .sug_checkbox{display: inline;margin-right: 15px;}
.suggest .suggest_input_more .sug_checkbox lable{font-size: 13px;margin-left: 5px;line-height: 21px;}
.suggest .suggest_detail textarea.suggest_detail_text {width: 972px;height: 298px;margin-bottom: 15px;padding:10px;line-height: 20px;letter-spacing: 1px;border: 1px solid #6D6D6D;overflow-x: hidden;font-size: 13px;color: #535353;}
.suggest .suggest_input_more {width: 100%;margin-bottom: 10px;}
.suggest .suggest_detail .suggest_phone,.suggest_email {float: left;color: #535353;font-size: 14px;margin-right: 20px;}
.suggest .suggest_detail .suggest_phone input,.suggest_email input{width:170px;height: 20px;padding: 5px;}
.suggest .suggest_detail a.suggest_button {display: inline-block;float: right;padding: 6px 30px;color: #fff;text-align: center;background-color:#0083CE;font-size: 15px;letter-spacing: 1px;border-radius: 5px;}
.suggest .suggest_detail a.suggest_button:hover{background-color:#1598E2;}
.suggest_detail {float: left;}
/*end投诉与建议*/

/*登录注册*/
.login_center{margin: 100px auto 0 auto;width: 738px;}
.login{width: 738px;border: 1px solid #eeeeee;box-shadow: 1px 6px 15px 0 #eee;float: left;}
.login .login_top{width: 708px;padding: 15px;color: #6a6a6a;float: left;border-bottom: 1px dashed #ddd;}
.login .login_top h3{display: inline-block;float: left;font-size: 18px;letter-spacing: 1px;}
.login .login_top p{float: right;font-size: 13px;line-height: 30px;}
.login .login_top p a{color: #6a6a6a;}
.login .login_top p a:hover{color:#1598E2;}
.login .login_main {width: 350px;margin: 60px 202px;float: left;}
.login .login_main .login_account{width: 100%;display: block;float: left;margin-bottom: 24px;}
.login_account  span.error-tip{display: block;float: left;margin-left: 83px;padding-top: 3px;color: #FF0349;}
.mailbox-link{display: block;float: left;margin-left: 83px;padding-top: 3px;color: #0083ce;}
.mailbox-link a{text-decoration: underline;color: #ff034e;}
.login .login_main label.login_label{display: inline-block;float: left;text-align:left;width: 83px;font-size: 14px;color: #6A6A6A;line-height: 34px;}
.login .login_main .login_account .login_account_input{float:left;width: 230px;height: 16px;padding: 8px 10px;border: 1px solid #cdcdcd;background: url(../images/login_icon1.png)no-repeat 10px center;}
.login .login_main .login_account .login_mima{background: url(../images/login_icon2.png)no-repeat 10px center;}
.login .login_main .login_account .login_account_input input{float: right;width: 200px;border: none;font-size: 13px;}
.login .login_main .login_test{width: 100%;display: block;float: left;margin-bottom: 24px;}
.login .login_main .login_test .login_test_main {float: left;}
.login .login_main .login_test .login_test_main input{border: 1px solid #CDCDCD;height: 20px;width: 80px;padding: 4px 10px;float: left;}
.login .login_main .login_test .login_test_main img{border: 1px solid #CDCDCD;width: 98px;height: 28px;margin: 0 5px;}
.login .login_main .login_test .login_test_main a{color: #6a6a6a;display: inline-block;}
.login .login_main .login_test .login_test_main a:hover{color: #1598E2;text-decoration: underline; }
.login .login_main .login_quick{width: 100%;float: left;margin-bottom: 24px;}
.login .login_main input.login_quick_a{cursor: pointer;border:none;width: 100%;height: 40px;background-color:#0083CE;display: block;color: #fff;font-size: 16px;letter-spacing: 1px;text-align: center;line-height: 40px;}
.login .login_main input.login_quick_a:hover{background-color:#1598E2;}
.login .login_main .login_quick_check {margin-top: 8px;color: #6a6a6a;font-size: 12px;}
.login .login_main .login_quick_check p{display: inline-block;}
.login .login_main .login_quick_check p input{margin-right: 3px;line-height: 18px;}
.login .login_main .login_quick_check a{display: inline-block;float: right;color: #6a6a6a;}
.login .login_main .login_quick_check a:hover{color:#1598E2;text-decoration: underline;}
.login .login_main .login_other{width: 100%;float: left;border-top: 2px dotted #dbdbdb;margin-top: 15px;position: relative;}
.login .login_main .login_other h3.login_other_title{font-size: 14px;position: absolute;top: -11px;left: 74px;background-color: #fff;padding: 0 10px;color: #ADABAB;}
/*登录方式*/
.login .login_main .login_other ul.login_other_main li{width: 30px;height: 30px;margin: 0 5px;display: inline;font-size: 14px;}
.login .login_main .login_other ul.login_other_main li a{display: inline-block;background-color: #dbdbdb;border-radius: 50%;width: 30px;height: 30px;text-align: center;}
.login .login_main .login_other ul.login_other_main{width: 120px;margin: 20px auto;font-size: 0;}
.login .login_main .login_other ul.login_other_main li a img{width: 25px;height: 25px;margin-top: 2px;}
.login .login_main .login_other ul.login_other_main li {width: 30px;height: 30px;margin: 0 5px;display: inline;font-size: 14px;}
.login .login_main .login_other ul.login_other_main li a:hover{background-color:#0083CE;}

.login .login_main .login_verificaton{width: 100%;display: block;float: left;margin-bottom: 24px;}
.login .login_main .login_verificaton input.ver_text{float: left;width: 138px;border: 1px solid #cdcdcd;font-size: 13px;padding: 8px;text-align: left;}
.login .login_main .login_verificaton input.return_v{cursor: pointer;border: none;display: inline-block;width: 105px;height: 34px;background-color: #0083CE;float: right;color: #fff;font-size: 10px;letter-spacing: 1px;text-align: center;line-height: 34px;}
.login .login_main .login_verificaton input.return_va{cursor: pointer;border: none;background-color: #A2A2A2;font-size: 13px;}
.login .login_main .login_verificaton input.ver_sumbit{cursor: pointer;border: none;color:#fff;font-size:15px;width: 100%;height: 34px;text-align: center;display: block;line-height: 34px;background-color:#0083CE;margin-top: 15px;}
.login .login_main .login_phonenum{margin-bottom: 24px;float: left;}
.login .login_main .login_phonenum_input{float: left;}
.login .login_main .login_phonenum_input input{width: 235px;height: 16px;border: 1px solid #CDCDCD;padding: 8px;font-size: 13px;}
.login .login_main .login_verificaton a.ver_bg{background-color: #f0f0f0; color: #bebebe;}
.login .login_main .login_verificaton a.ver_bg:hover{background-color: #0083CE;color: #fff;}
.login_join{margin:37px 65px;float: left;}
.login_join .login_join_l{float: left;width: 320px;padding: 30px 80px 10px 0;border-right: 1px solid #ddd;}
.login_join .login_join_l .login_show{width: 100%;margin-bottom: 24px;float: left;}
.login_join .login_join_l .login_show label{width: 110px;display: inline-block;float: left;text-align: left;font-size: 14px;color: #6A6A6A;line-height: 34px;}
.login_join .login_join_l .login_show input{width: 192px;height: 16px;border: 1px solid #CDCDCD;padding: 8px;font-size: 13px;}
.login_join .login_join_l .login_show input.login_yz{width: 76px;float: left;}
.login_join .login_join_l .login_show img.login_yz_img{width: 68px;height: 32px;border: 1px solid #A9A9A9;display: inline-block;margin-left: 5px;float: left;}
.login_join .login_join_l .login_show a.login_change{line-height: 34px;margin-left: 5px; color:#0083CE;}
.login_tips{float: left;margin-bottom: 24px;float: none !important\7;/*ie7兼容*/}
.login_join .login_join_l .login_tips p{display: inline;margin-left: 2px;color:#0083CE;}
.login_join .login_join_l .login_tips p a{color: #000;}
.login_join .login_join_l .login_tips p a:hover{color:#0083CE;text-decoration: underline; }
.login_join .login_join_l .login_on{float: left;margin-bottom: 24px;}
.login_join .login_join_l .login_on a{display: block;width: 319px;height: 36px;background-color:#0083CE;text-align: center;color: #fff;font-size: 16px;letter-spacing: 1px;line-height: 36px;}
.login_join .login_join_l .login_on a:hover{background-color:#1598E2;}
.login_join .login_join_r{float: left;font-size: 13px;letter-spacing: 1px;color: #737373;width: 126px;margin: 90px 0 0 80px;}
.login_join .login_join_r img{width: 85px; height: 88px; margin: 5px auto;display: block;}
.login_join .login_join_r p{line-height: 30px;}
.login_join .login_join_r a{width: 78px;height: 27px;display: block;background-color: #dfdfdf;color: #737373;text-align: center;line-height: 27px;margin: 5px auto;}
.login_join .login_join_r a:hover{background-color:#0083CE;color: #fff; }
/*end登录注册*/

/*登陆注册修改*/
.header .logo_mr{margin-right: 0;}
span.logo_well{font-size: 20px;letter-spacing: 1px;margin: 55px 0 0 30px;display: inline-block;}
.logo_bg{background-color:#0083CE;margin-bottom: 0;}
.logo_bg .login_change{min-height: 544px;width:980px;margin:0 auto;}
.login_wbg{width: 526px;height: 527px;float: left;overflow: hidden;margin-top: 15px;}
/*login tab*/
.login_tabbox{width:875px;padding: 20px;float: left;}
.login_tab {position: relative;width:320px;float: right;min-height: 440px;overflow:hidden;margin-top: 80px;padding: 25px 30px;background-color:#fff;}
.login_tab-nav {height: 35px;overflow: hidden;border-bottom: 2px solid #d3d3d3;font-size:14px;}
.login_tab-nav a {display: block;float: left;width: 50px;height: 35px;line-height:35px;text-decoration: none;color: #000000;font-size: 18px;letter-spacing: 2px;}
.login_tab-nav a.login_current {color:#0083CE;}
.login_tab-con {position: relative;margin: 15px 0 0 0;}
.login_tab-con-m{margin-top: 0;}
.login_tab-nav a:hover{color:#0083CE;}
.login_tab-nav .regist-rbtn{text-align:right;float:right;}
.two-way-register{text-align: center;font-size: 15px;margin-bottom: 10px;}
.two-way-register a{padding: 5px 0;color: #000; letter-spacing: 1px; margin: 0 25px;display: inline-block;}
.tw-border{border-bottom: 2px solid #0083ce;}
.hide{display: none;}
.show{display: block;}
.login-lose{width: 100%;padding: 0 30px;box-sizing: border-box;float: left;margin-bottom: 20px;}
.login-lose p{font-size: 14px; letter-spacing: 1px; display: inline-block; line-height: 20px; color: #ff1a1a;float: left;}
.login-lose img{width: 20px;height: 20px;float: left;margin-right: 10px;}
/*end login tab*/
.login_mains{width:300px;padding: 10px;}
.login_mains .login_account,.login_test{width: 100%;overflow: hidden;margin-bottom: 20px;}
.login_mains .login_account label,.login_test label{float:left;margin-right:8px;font-size: 14px;width:75px;text-align: right;float:left !important\7;/*ie7兼容*/}
.login_mains .login_account_input{float: left;}
.login_mains .login_account_input input{padding: 5px;width:191px;height: 18px;}
.login_test_main .send-m{width: 67px;height: 32px;display: block;float: left;color: #fff;background-color: #0083CE;margin-left: 8px;text-align: center;line-height: 32px;overflow: hidden;}
.login_mains .login_test_main{float: left;}
.login_mains .login_test_main input{padding: 5px;height: 18px;width: 116px;float: left;}
.login_mains .login_test_main img{width: 65px;height: 30px;border: 1px solid #ddd;float: right;margin-left: 8px;float:none !important\7;/*ie7兼容*/}
.login_mains .login_quick{width: 100%;}
.login_mains .login_quick input.login_quick_a{cursor:pointer;border: none;width: 100%;height: 40px;font-size: 18px;letter-spacing: 2px;color: #fff;background-color:#0083CE;border-radius: 8px;display: block;}
.login_mains .login_quick .login_quick_check{margin-top: 15px;border-top: 1px solid #cacaca;padding-top: 10px;}
.login_mains .login_quick_check p{float: left;}
.login_mains .login_quick_check a{color: #000;float: right;}
.login_mains .login_quick_check a:hover,.login_quick_tk a:hover{color:#0083CE;text-decoration: underline;}
.login_mains .login_quick_check p{line-height: 16px}
.login_mains .login_quick_check p input,.login_quick_tk p input{width: 12px;height: 12px;border: solid 1px #ddd;margin: 3px 5px 3px 0;float: left;}
.login_mains .login_other{width: 100%;margin-top: 60px;}
.login_mains .login_other .login_other_title{color: #9E9E9E;text-align: center;font-size: 13px;letter-spacing: 1px;}
.login_mains .login_other ul.login_other_main li{width: 30px;height: 30px;margin: 0 5px;display: inline;font-size: 14px;}
.login_mains .login_other ul.login_other_main li a{display: inline-block;background-color: #dbdbdb;border-radius: 50%;width: 30px;height: 30px;text-align: center;}
.login_mains .login_other ul.login_other_main{width: 120px;margin: 20px auto 0;font-size: 0;}
.login_mains .login_other ul.login_other_main li a img{width: 25px;height: 25px;margin-top: 2px;}
.login_mains .login_other ul.login_other_main li {width: 30px;height: 30px;margin: 0 5px;display: inline;font-size: 14px;float:left !important\7;/*ie7兼容*/}
.login_mains .login_other ul.login_other_main li a:hover{background-color:#0083CE;}
.login_quick_tk{margin-bottom: 20px;}
.login_quick_tk a{color:#000;}
.foot_login{width: 980px;margin: 0 auto;padding: 30px 0 20px;}
.foot_login .foot_login_top{text-align: center;color: #000;line-height: 25px;}
.foot_login .foot_login_top a{color: #000;}
.foot_login .foot_login_top a:hover{color:#0083CE;}
.foot_login .foot_login_top span{font-size: 13px;padding: 0 10px;}
.foot_login p{text-align: center;line-height: 25px;}
/*end登录注册修改*/

/*忘记密码*/
.forget_pass{width: 1008px;margin: 100px auto;border: 1px solid #ddd;}
.fonget_imgstep{display: block;margin: 0 auto;width: 846px;}
.fonget_imgstep img{width: 846px;height: 67px;}
.forget_pass h1.forget_title{display: block;padding: 15px 20px;font-size: 18px;color: #6a6a6a;letter-spacing: 1px;margin-bottom: 35px;border-bottom: 1px dashed #ddd;}
.forget_pass .forget_name{width: 430px;margin: 50px auto 100px auto;font-size: 14px;color: #767676;}
.forget_pass .forget_name label.forget_label{width: 100px;text-align: right;display: inline-block;margin-right: 10px;float: left !important\7;/*ie7兼容*/}
.forget_pass .forget_name .forget_input{display: inline;}
.forget_pass .forget_name .forget_input em{margin-left: 110px;}
.forget_pass .forget_name .forget_input p{display: inline-block;}
.forget_pass .forget_name .forget_input input{width: 300px;height:25px;line-height:25px;vertical-align:middle;display: inline-block;padding:5px;}
.forget_pass .forget_name .forget_lists{width: 430px;margin-bottom: 30px;}
input.forget_quick_a{font-size: 16px;border: none;background-color:#0083CE;cursor: pointer;color: #fff;text-align: center;width: 315px;height: 40px;margin-left: 115px;letter-spacing: 1px;}
.forget_ok{width: 190px;margin: 50px auto 100px auto;}
.forget_ok h2{font-size: 21px;letter-spacing: 1px;color:#0083CE;padding-left: 30px;background: url(../images/forget_ok.png)no-repeat left center;}
.forget_ok p{font-size: 15px;color: #616161;margin-left: 30px;padding: 10px 0;}
.forget_ok a{display: inline-block;width: 145px;height: 38px;margin-left: 30px;border: 1px solid #ddd;background-color: #eeeeee;color: #4E4D4D;font-size: 16px;line-height: 38px;text-align: center;}
a.forget-repeat{float: right;width: 110px;height: 39px;line-height: 39px;font-size: 15px;background-color: #0083ce;color: #fff;text-align: center;letter-spacing: 1px;}
/*end忘记密码*/
/*账户设置*/
/*个人资料*/
.person{width: 100%;margin-top: 65px;float: left;}
.person_l{width: 199px;border: 1px solid #dedede;float: left;border-top:none;margin-right: 22px;}
.person_l_lists{width: 100%;}
.person_l_lists h3.person_l_lists_title{font-size: 16px;line-height: 40px;border-bottom: 1px solid #DEDEDE; border-top: 1px solid #DEDEDE;padding-left: 35px;color: #5e5e5e;}
.person_l_lists ul.person_l_lists_ul{font-size: 13px;text-align: center;line-height: 30px;}
.person_l_lists ul.person_l_lists_ul li a{color: #7a7a7a;display: block;}
.person_l_lists ul.person_l_lists_ul li a:hover{background-color: #0083CE;color: #fff;}
.person_r{float: right;width: 975px;border: 1px solid #DEDEDE;border-top: 2px solid #DEDEDE;/*min-height: 455px;*/}
.person_r h1.person_r_title{font-size: 20px;color: #5E5E5E;padding: 10px;border-bottom: 1px solid #DEDEDE;}
.person_r h1.person_r_title a{font-size: 14px;float: right;line-height: 30px;color: #5E5E5E;}
.person_r h1.person_r_title a:hover{color:#0083CE;text-decoration: underline;}
/*个人设置tab*/
.person_tabbox{width:935px;font-family:'微软雅黑';padding: 20px;float: left;}
.person_tab{position: relative;width:100%;font-family:'微软雅黑';}
.person_tab-nav{height: 35px;overflow: hidden;border-bottom: 1px solid #0083CE;font-size:14px;}
.person_tab-nav a{display: block;margin-right:3px; float: left;width: 135px;height: 35px;line-height: 35px;text-align: center;text-decoration: none;color:#5E5E81;}
.person_tab-nav a.person_current{background:#0083CE;color: #fff;}
.person_tab-con{position: relative;margin: 30px 0 40px 0;}
.person_tab-con-m{margin-top: 0;}
.person_tab-nav a:hover{background-color:#0083CE;color: #fff;}
p.person_base_tip{font-size: 14px; color: #0083CE;margin-bottom: 15px;margin-left: 30px;}
/*.person_tab-con-item {display: none;}*/
/*end个人设置tab*/

.person_content ul li .person_base{width: 100%;margin:47px 0 40px 0;}
.person_base_lists{margin-bottom: 25px;}
.person_username{display: inline-block;font-size: 14px;line-height: 30px;color:#797979;}
.person_base_lists span.person_name{display:inline-block;width:100px;text-align:right;font-size: 14px;color: #797979;margin-right: 16px;line-height: 30px;vertical-align: middle;}
.person_base_lists .person-message,.per-message{display: inline-block;font-size: 14px;color: #797979;line-height: 30px;vertical-align: middle;}
.per-width{width: 75px!important;}.cancel{margin-left: 70px !important;background-color: #324049 !important;}
.per-verify{width: 100px; height: 28px; line-height: 28px; margin-left: 15px; border-radius: 5px; background-color: #0083ce; display: inline-block; text-align: center; font-size: 13px; color: #fff; }
.person_base_lists .person_one_input{width: 160px;height: 15px;padding: 5px 5px;}
.person_base .person_sex{display: inline;}
.person_base_lists .person_date{display: inline-block;}
.person_base_lists .person_date select{width: 90px;}
.person_base_lists .person_date select option{text-align: center;}
input.button_submit{border:none;cursor:pointer;font-size: 15px;background-color:#0083CE;color: #fff;width: 100px;height: 30px;display: inline-block;line-height: 30px;text-align: center;border-radius: 5px;margin-left: 120px;}
/*头像设置*/
.person_tx_top{margin: 0 30px;}
.person_tx_top a{background: url(../images/tx_btn.png) no-repeat!important;display: inline-block;width: 199px;height: 39px;line-height: 39px;padding-left: 50px;font-size: 14px;color: #fff;}
.person_tx_top span{margin: -30px;color: #929292;font-size: 13px;}
.person_tx_bottom{margin: 30px 30px 0 30px;float: left;width: 815px;}
.person_tx_bottom .person_tx_bottom_l{float: left;}
.person_tx_bottom .person_tx_bottom_l img{width: 308px;height: 308px;}
.person_tx_bottom .person_tx_bottom_r{float: left;width: 112px;margin-left: 310px;}
.person_tx_bottom .person_tx_bottom_r img{width: 112px;height: 112px;}
.person_tx_bottom .person_tx_bottom_r a{display: inline-block;color: #fff;width: 100px;height: 25px;text-align: center;line-height: 25px;background-color:#0083CE;border-radius: 5px;margin: 5px 6px;}
/*end头像设置*/
/*更多信息*/
.person_more_messages{color: #797979;margin: 0 30px 20px 30px;}
.person_more_messages span{display: inline-block;text-align: right;font-size: 14px;margin-right: 16px;line-height: 30px;}
.person_more_messages select{color: #797979;width:150px; height:30px;}
input.person_messages_btn{border:none;cursor:pointer;width: 75px;height: 30px;background-color:#0083CE;display: block;font-size: 14px;color: #fff;text-align: center;line-height: 30px;border-radius: 5px;margin-left: 120px;}
/*end更多信息*/
/*jq城市联动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{*zoom:1}
/* m_zlxg */
.m_zlxg{ width:93px; height:30px; line-height:30px;cursor:pointer;float:left;margin:0 10px 0 0;display:inline;background:url(../images/zlxg2.jpg) no-repeat;}
.m_zlxg p{ width:71px; padding-left:10px; overflow:hidden; line-height:30px; color:#333333; font-size:12px; font-family:"微软雅黑";text-overflow:ellipsis; white-space:nowrap;}
.m_zlxg2{ position:absolute; top:29px; border:1px solid #ded3c1;background:#fff; width:91px; display:none; max-height:190px;-height:224px; overflow-x:hidden; overflow-y:auto;white-space:nowrap;}
.m_zlxg2 li{line-height:28px;white-space:nowrap; padding-left:10px;font-family:"微软雅黑";color:#333333; font-size:12px;}
.m_zlxg2 li:hover{ color:#7a5a21;}
/*end城市联动*/
/*end个人资料*/

/*收货地址*/
table.person_table{width: 900px;margin: 30px auto;border: 1px solid #e4e4e4;word-break: break-all;word-wrap: break-word;}
table.person_table tbody tr{ border-bottom: 1px solid #E4E4E4;}
table.person_table tbody tr th{background-color: #ddd;height: 40px;font-size: 14px;text-align: center;}
table.person_table tbody tr td{text-align: center;color: #767676;line-height: 35px;}
table.person_table tbody tr td a{color: #767676;margin-right: 15px;}
table.person_table tbody tr td a.good_setting{background: url(../images/good2.png)no-repeat 8px center;padding-left: 24px;background-size:10px;}
table.person_table tbody tr td a:hover{color:#0083CE;text-decoration: underline;}
table.person_table tbody .person_table_one{width: 100px;line-height: 20px;}
table.person_table tbody .person_table_two{width: 300px;line-height: 20px;}
table.person_table tbody .person_table_three{width: 103px;line-height: 20px;}
table.person_table tbody .person_table_four{width: 140px;line-height: 20px;}
table.person_table tbody .person_table_five{width: 30px;line-height: 20px;}
/*end收货地址*/

/*修改新增收货地址*/
.person_messages_boxa{padding: 20px 10px;}
.person_add_new_address p.person_add_list{padding: 8px 0;margin: 10px 0;}
.person_add_list span.person_add_list_l{width: 110px;display: inline-block;text-align: right;font-size: 13px;}
.person_add_list span.person_add_list_l samp{color: #F32121;margin-right: 5px;}
.person_add_list span.person_add_list_r input{border: 1px solid #BBBABA;padding: 3px 5px;width: 220px;height: 22px;}
select.person_select{width: 110px;font-size: 12px;}
.person_messages_boxa a.person_keep_a{color: #fff;background-color:#0083CE;width: 150px;height: 40px;display: block;text-align: center;line-height: 40px;border-radius: 10px;margin: 20px 0 0 40px;}
.person_messages_boxa a.person_keep_a:hover{background:#1598E2;}
/*end修改新增收货地址*/

/*我的积分*/
.numberical_top{width: 100%;margin: 40px 0;float: left;}
.numberical_top p{color: #909090;font-size: 16px;float: left;margin-left: 190px;}
.numberical_top p span{display: block;text-align: center;font-size: 25px;color: red;}
.numberical_top a.numnberical_sign{width: 122px;height: 45px;padding-left: 20px;line-height: 45px;font-size: 16px;color: #fff;letter-spacing: 1px;float: right;margin-right: 190px;background: url(../images/qd.png)no-repeat left center;display: block;}
.numberical_bottom{width: 935px;padding: 20px;border: 1px solid #DEDEDE;margin-top: 22px;float:right;}
table.gridtable{width: 873px;border: 1px solid #E3E3E3;font-size: 14px;}
table.gridtable tbody tr th{width: 218px;height: 40px;background-color: #e3e3e3;line-height: 40px;text-align: center;}
table.gridtable tbody tr{border: 1px solid #E3E3E3;line-height: 35px;}
table.gridtable tbody tr td{width: 218px;text-align: center;color: #8a8a8a;}
table.gridtable tbody tr td.num_join{color: red;font-size: 18px;}
table.gridtable tbody tr td span.time_table{padding-left: 10px;}
.numberrical_rule{font-size: 14px;color: #4C4C4C;}
.numberrical_rule h3{color:#0083CE;font-size: 16px;margin-bottom: 10px;}
.numberrical_rule p{line-height: 30px;}
.numberrical_rule p span.numberrical_rule_l{min-width: 130px;display: inline-block;text-align: right;float: left;}
.numberrical_rule p span.numberrical_rule_r{float: left;width: 745px;}
/*end我的积分*/
/*end账号设置*/

/*系统消息*/
.person_comment_top{padding: 10px 20px;margin-bottom: 9px;width: 893px;border: 1px solid #DEDEDE;border-top: none;color: #979797;}
.person_comment_top h3.per_com_toptitle{font-size: 16px;line-height: 30px;}
.person_comment_top p{font-size: 14px;line-height: 30px;}
.person_comment_top p a{color:#0083CE;}
.person_comment_top p a:hover{text-decoration:underline;}
.per_comment_bottom{width: 933px;border: 1px solid #E3E3E3;color: #504f4f;}
.per_comment_bottom table{width: 100%;}
.per_comment_bottom table tbody tr{line-height: 35px;border-bottom: 1px solid #E3E3E3;}
.per_comment_bottom table tbody tr:last-child{border-bottom: none;}
.per_comment_bottom table tbody tr th{font-size: 15px;letter-spacing: 1px;background-color: #e3e3e3;height: 40px;}
.per_comment_bottom table tbody tr .com_th_one{width: 350px;text-align: center;padding: 0 3px;}
.per_comment_bottom table tbody tr .com_th_two{width: 200px;padding: 0 3px;text-align: center;}
.per_comment_bottom table tbody tr .com_th_three{width: 160px;text-align: center;padding: 0 3px;}
.per_comment_bottom table tbody tr .com_th_three span{margin-left: 10px;}
.per_comment_bottom table tbody tr .com_th_four{text-align: center;}
.per_comment_bottom table tbody tr td.com_th_four a{color: #504f4f;}
.per_comment_bottom table tbody tr td.com_th_four a:hover{text-decoration: underline;color: red;}
.per_comment_bottom table tbody tr td{font-size: 13px;}
.td_one_lh{line-height:20px;}
.user_com{padding: 20px;width: 935px;float: left;}
.user_com .user_com_top{width: 935px;overflow: hidden;text-align: center;}
.user_com .user_com_top table{width: 933px;border: 1px solid #DEDEDE;overflow: hidden;color: #504f4f;}
.user_com .user_com_top table tbody tr{border-bottom: 1px solid #e3e3e3;line-height: 35px;}
.user_com .user_com_top table tbody tr th{background-color: #e3e3e3;height: 40px;font-size:15px;line-height: 40px;text-align: center;}
.user_com .user_com_top table tbody tr td{font-size: 13px;padding: 0 3px;}
.user_com .user_com_top table tbody tr td span{margin-left: 10px;}
.user_com_one{width: 450px;}
.user_com_two{width: 200px;}
.user_com .user_com_bottom{float: left;margin: 40px 0;}
.user_com .user_com_bottom .radio_box ul li { background:url(../images/radio_01.png) 5px center no-repeat; /*未选中项的样式*/ padding-left:25px; margin:0 10px; height:34px; line-height:34px; font-size:14px; color:#575757; cursor:default;float: left;}
.user_com .user_com_bottom .radio_box ul li.selected { background:url(../images/radio_02.png) 5px center no-repeat }
.user_com .user_com_bottom .radio_box ul li:hover {color:#000 }
.user_com .user_com_bottom .user_lists{width: 100%;float: left;}
.user_com .user_com_bottom .user_lists p.user_title{width: 150px;font-size: 15px;float: left;line-height: 34px;text-align: right;}
/*星星评价*/
.xin_m{float: left;margin: 5px 0 0 15px;}
.user_text{margin-left: 15px;margin-top: 10px;padding: 10px;border: 1px solid #DEDEDE;width:702px;height:100px;}
a.user_combtn{float: right;margin: 20px 90px 0 0;width: 80px;height: 30px;line-height: 30px;font-size: 14px;background-color:#0083CE;color: #fff;text-align: center;border-radius: 8px;}
/*end系统消息*/


/*我的订单*/
.myorder_top{padding: 20px 20px 0 20px;float: left;width: 935px;margin-bottom: 20px;}
.myorder_top .myorder_top_title{float:left;font-size:18px;letter-spacing:2px;color: #7a7a7a;}
.myorder_top_search{float: right;width: 280px;height: 31px;border: 1px solid #0083CE;}
.myorder_top_search input.myorder_inputbox{border: none;padding: 5px;width: 197px;height: 20px;line-height: 21px;text-align: left;}
.myorder_top_search input.myorder_button{width: 69px;background-color:#0083CE;border: none;font-size: 13px;height:31px;line-height: 30px;color: #fff;letter-spacing: 1px;}
/*表格*/
.myorder_tablebox{width: 933px;border: 1px solid #e3e3e3;border-bottom: none;margin-top: 20px;}
.myorder_tablebox table tbody tr.myorder_trtitle{width: 873px;height: 40px;vertical-align: middle;text-align: center;background-color: #e3e3e3;}
.myorder_tablebox table tbody tr.myorder_trtitle th{text-align: center;padding: 0 3px;font-size: 14px;color: #504f4f;letter-spacing: 1px;}
.myorder_thone{width: 295px;}
.myorder_thtwo{width: 123px;}
.myorder_thtwo p{width: 125px;padding: 0 3px;word-wrap: break-word;overflow: hidden;}
.myorder_rborder{border-right: 1px solid #E3E3E3;}
.myorder_tablebox table tbody tr.myorder_code{width: 100%;background-color: #f5f5f5;}
.myorder_tablebox table tbody tr.myorder_code td{width: 853px;color: #a3a3a3;padding: 10px;}
.myorder_tablebox table tbody tr.myorder_code td p span{margin-left: 20px;}
.myorder_tablebox table tbody tr.myorder_shop{border-bottom: 1px solid #E3E3E3;color: #9e9e9e;text-align: center;}
.myorder_tablebox table tbody tr.myorder_shop td .shop_imgbox{width: 100%;float: left;text-align: left;border-bottom: 1px solid #E3E3E3;}
.myorder_tablebox table tbody tr.myorder_shop td .shop_imgbox:last-child{border-bottom: none;}
.myorder_tablebox table tbody tr.myorder_shop td .shop_imgbox a.shop_imgbox_a{display: inline-block;float: left;padding: 14px;}
.myorder_tablebox table tbody tr.myorder_shop td .shop_imgbox a.shop_imgbox_a img{width: 78px;height: 78px;}
.myorder_tablebox table tbody tr.myorder_shop td .shop_imgbox p.shop_name{overflow: hidden;word-wrap: break-word;float: left;display: block;width: 168px;margin-top:15px;padding-right: 3px;}
.myorder_tablebox table tbody tr.myorder_shop td .shop_imgbox p.shop_name a{color: #9e9e9e;}
.myorder_tablebox table tbody tr.myorder_shop td .shop_imgbox p.shop_name a:hover{text-decoration: underline;color:#E72317;}
.myorder_tablebox table tbody tr.myorder_shop td .shop_imgbox p.shop_num{overflow: hidden;word-wrap: break-word;float: left;display: block;width: 168px;padding-right: 3px;}
.myorder_tablebox table tbody tr.myorder_shop td.myorder_price p span{display: block;font-size: 15px;font-weight: bold;color: red;}
.myorder_unpay{font-weight: bold;color: #696969;}
a.orderpay{display: block;width: 90px;height: 28px;line-height: 28px;color: #fff;background-color:#e72317;margin: 5px auto;border-radius: 10px;}
a.orderpay_detail{display: block;color: #9e9e9e;margin-top: 5px;}
a.orderpay_detail:hover{text-decoration: underline;color:#E72317;}
.myorder_returns{width: 100%;float: left;color: #7a7a7a;font-size: 14px;margin: 30px 0;}
.myorder_returns dl dt{width: 100px;text-align: right;float: left;}
.myorder_returns dl dd{float: left;width: 755px;margin-left: 15px;margin-top: 5px;}
.myorder_returns dl dd p{margin-bottom: 10px;}
.myorder_returns dl dd p input{vertical-align: top;}
.myorder_returns dl dd p span{vertical-align: top;line-height: 12px; margin-left: 5px;}
.myorder_returns dl dd p.reason_other textarea{width: 590px;height: 60px;border: 1px solid #E3E3E3;padding: 5px; font-size: 12px;}
.myorder_returns dl dd .order_reason_a{margin: 0 0 0 110px;}
.myorder_returns dl dd .order_reason_a a{display: inline-block;width: 80px;height: 30px;text-align: center;line-height: 30px;border-radius: 10px;margin-right: 20px;}
.myorder_returns dl dd .order_reason_a a.order_reason_aone{color: #fff;background-color:#0083CE;}
.myorder_returns dl dd .order_reason_a a.order_reason_atwo{background-color: #E3E3E3;color: #6F6F6F;}
/*物流信息*/
.order_information_l{width: 210px;padding: 10px;background-color: #ebebeb;color: #7a7a7a;display: inline-block;float: left;}
.order_information_l p.order_m{margin-bottom:15px;}
ul.order_information_r{width: 600px;float: left;margin-left: 45px;font-size: 13px;color: #7a7a7a;letter-spacing: 1px;}
ul.order_information_r li{line-height: 20px;display: block;margin-bottom: 8px;}
ul.order_information_r li span{margin: 0 20px;}
ul.order_information_r li p{display: inline-block;width: 425px;}
ul.order_information_r li p.information_time{width: 165px;vertical-align: top;margin-right: 10px;}
ul.order_information_r li p.information_content{display: inline-block;width: 420px;}
/*end物流信息*/
/*end我的订单*/

/*我的收藏*/
/*****购物车*********/
.gwcar{width: 935px;overflow: hidden;}
.gwcar_tb1{width: 100%;background: #fff;overflow: hidden;}
.tb1_td1{width:35px; text-align:center;}
.tb1_td3{width:400px; text-align:center;}
.tb1_td4{width:260px; text-align:center;}
.tb1_td5{width:120px; text-align:center;}
.tb1_td6{width:200px; text-align:center;}
.tb1_td7{text-align:center;}
.tb1_td8{width: 80px;text-align: center;}
td.tb1_td8 a{color: #484848;}
.gwcar table.gwcar_tb1 tbody tr.gwcar_title{width: 933px;height: 40px;line-height: 40px;border: 1px solid #e3e3e3;background-color: #e3e3e3;font-size: 14px;}
.tb1_td1 p{display: inline;margin-left: 20px;}
.tb1_td1 input.allselect{margin-right: 10px;}
a.no_collect{display: inline;margin-left: 20px;color: #949494;}

.gwcar_tb2{width: 871px;background: #FFFFFF;color: #8d8d8d;border: 1px solid #e5e5e5;border-top: none;padding: 20px 0;display: block;}
.tb2_td1{width:60px; text-align:center;}
.tb2_td2{width: 340px;}
.tb2_td2 a{float: left;}
.tb2_td2 a.collect_proimg{margin: 15px 0;}
.tb2_td2 a.collect_pro{width: 248px;padding: 0 5px;margin-top: 15px;color: #8d8d8d;overflow: hidden;word-wrap: break-word;}
.collect_product{border: 1px solid #e3e3e3;border-top: 0;}
.tb2_td2 img{width:78px; height:78px;}
.tb2_td3{width:220px; padding:12px;}
.tb2_td3 a{font-size:14px; line-height:22px;}
.pro_all{width: 870px;border: 1px solid #e3e3e3;}
.price_man{color: #8d8d8d;font-size: 13px;}
a.collect_car{display: inline-block;text-align: center;width: 100px;height: 30px;line-height: 30px;color: #fff;background-color:#e72317;letter-spacing: 1px;margin: 0 30px;}
a.collect_del{color: #8d8d8d;margin-top: 10px;display: block;}
a.collect_del:hover,a.no_collect:hover{color:#E72317;text-decoration: underline;}
.tb2_td2 a.collect_pro:hover{color:#E72317;}
/*end我的收藏*/

/*确认订单*/
.sure_order_step{float: right;margin-top: 20px;}
.sure_order_step img{width: 536px;height: 57px;}
.sure_order_main{width: 100%;}
.sure_order_center{width: 1200px;margin: 0 auto;}
.orderman{width: 1198px;border: 1px solid #cfcfcf;margin: 20px 0 40px 0;}
h3.orderman_title{/*width: 1090px;*/height: 52px;background-color: #ececec;color: #343434;font-size: 18px;letter-spacing: 1px;line-height: 52px;padding: 0 15px;border-bottom: 1px solid #cfcfcf;}
.orderman_messages{/*width: 1080px;*/padding: 20px;color: #343434;font-size: 13px;border-bottom: 1px solid #f0f0f0;margin-bottom: 30px;}
.orderman_messages .orderman_messages_one h4,.orderman_messages .orderman_messages_two h4{font-size: 15px;font-weight: 600;letter-spacing: 1px;}
.orderman_messages .orderman_messages_one h4 a.revise,.orderman_messages .orderman_messages_two h4 a.revise_save,.revise_g{display: inline-block;margin-left: 30px;font-weight: normal;color:#0083CE;}
.orderman_messages_main{width: 1040px;padding:20px;}
.orderman_messages_main ul.orderman_mbox li p{display: block;line-height: 25px;}
.orderman_messages_main ul.orderman_mbox li p.orderman_name{font-weight: 600;}
.orderman_messages_main ul.orderman_mbox li p.orderman_name span{font-weight: normal;display: inline-block;margin-left: 50px;}
ul.orderman_mbox li{margin-top: 5px;border-bottom: 1px dashed #ddd;}
ul.orderman_mbox li input{display: inline-block;float: left;margin-top: 8px;}
ul.orderman_mbox li .orderman_mbox_detail{display: inline-block;width: 1000px;margin-left: 20px;padding-bottom: 5px;}
.orderman_messages_box{font-size: 14px;/*width: 1040px;*/padding: 20px;background-color: #f5faf6;margin-top: 25px;}
.orderman_messages_box h2.orderman_messages_box_t input{margin: 5px 5px 3px 0;float: left;}
.orderman_messages_box h2.orderman_messages_box_t span{display: inline-block;padding-left: 5px;}
.order_add_new_address p.order_add_list {padding: 8px 0;margin: 10px 0;}
.order_add_list span.order_add_list_l {width: 110px;display: inline-block;text-align: right;font-size: 13px;}
.order_add_list span.order_add_list_l samp {color: #F32121;margin-right: 5px;}
.order_add_list span.order_add_list_r input{background-color: #F5FAF6;border: 1px solid #BBBABA;padding: 3px 5px;width: 220px;}
select.order_select{width: 110px;font-size: 12px;background-color: #F5FAF6;border:1px solid #BBBABA;}
.orderman_messages_boxa a.order_keep_a{color: #fff;background-color: #0083CE;width: 150px;height: 40px;display: block;text-align: center;line-height: 40px;border-radius: 10px;margin: 20px 0 0 40px;}
.orderman_messages_boxa a.order_keep_a:hover{background:#1598e2;}
.order_detailbox{width: 1138px;padding: 0 30px 25px 30px;}
.order_fastgive .radio_box ul li { background:url(../images/radio_01.png) 5px center no-repeat; /*未选中项的样式*/ padding-left:25px; margin:0 10px; height:34px; line-height:34px; font-size:14px; color:#575757; cursor:default;}
.order_fastgive .radio_box ul li.selected { background:url(../images/radio_02.png) 5px center no-repeat }
.order_fastgive .radio_box ul li:hover {color:#000 }
.order_fastgive{color: #7f7f7f;margin-bottom: 20px;}
h3.order_menulists_title{font-size: 18px;color: #7f7f7f;margin: 10px 0;}
.order_menulists{width: 100%;margin-bottom: 30px;}
.order_menulists table{width: 1136px;border: 1px solid #dedede;text-align: center;color: #686868;}
.order_menulists table tr.order_table_trtop{background-color: #f0f0f0;height: 50px;font-size: 15px;}
.order_menulists table tr.order_table_trtop th{text-align: center;}
tr.order_table_trbottom{border-bottom: 1px solid #F0F0F0;font-size: 14px;}
tr.order_table_trbottom  p.order_table_trimg{display: table;}
tr.order_table_trbottom  p.order_table_trimg img{width: 50px;height: 50px;padding: 10px 0 0 50px;}
tr.order_table_trbottom  p.order_table_trimg a{vertical-align: middle;display: table-cell;padding: 5px;color: #686868;}
tr.order_table_trbottom  p.order_table_trimg a:hover{color: red;}
.order_fontbold{font-weight: 600;color: #F52525;}
ul.order_remark{width: 100%;}
ul.order_remark li{margin-bottom: 30px;}
ul.order_remark .order_remark_title{font-size: 15px;letter-spacing: 1px;color:#0083CE;}
ul.order_remark .order_remark_title span.order_remark_input input{border: none;}
.order_remark_text{margin-top: 10px;border: 1px solid #0083CE;background-color:#E6F5FD;width: 1134px;height: 48px;}
p.order_remark_text textarea,p.order_remark_textwo textarea{resize:none;border: none;width: 800px;margin: 8px;overflow: auto;height: 28px;padding: 2px;}
span.order_remark_num{line-height: 48px;font-size: 14px;padding: 20px;color: #5F5F5F;}
p.order_remark_textwo{margin-top: 10px;border: 1px solid #0083CE;background-color:#E6F5FD;width: 1134px;height: 80px;}
p.order_remark_textwo span{display: block;font-size: 14px;color: #5F5F5F;padding: 5px 30px;}
p.order_remark_textwo textarea{margin: 0;margin-bottom: -15px;}
.order_rem_pay{width: 100%;text-align: right;font-size: 14px;color: #736D6D;line-height: 30px;}
.GCoupon{float: left;margin: 12px 0px 0px 50px; }
.GCoupon2{float: left;margin-top: 2px;}
.GCoupon3{font-size: 14px; letter-spacing: 1px;float: left;margin-left: 10px;}
span.order_rem_payone {padding: 0 15px;}
span.order_rem_paytwo {color: #FF0C0C;font-size: 18px;font-weight: 600;padding: 0 15px;}
.order_rem_a{width: 100%;background-color: #F0F0F0;border-top: 1px solid #CFCFCF;height: 55px;}
.order_rem_a input{border: none;background-color:#0083CE;color: #fff;width: 150px;height: 35px;font-size: 15px;letter-spacing: 1px;border-radius: 8px;margin: 10px 35px;float: right;cursor: pointer;}
/*订单提交成功*/
.sure_order_three_top{margin-bottom:25px;margin-top:35px;width: 1160px;border-top: 2px solid #0083CE;background-color: #ebf5ec;padding: 20px;}
.sure_order_three_top p{color: #5b5b5b;font-size: 15px;line-height: 30px;}
.sure_order_three_top p span.sure_order_blod{color: #E60808;font-weight: bold;}
.sure_order_three_top p.sure_order_three_word{font-size: 13px;margin-top: 20px;}
.sure_order_three_bottom{width: 1198px;border: 1px solid #e5e5e5;color: #5b5b5b;margin-bottom: 50px;}
.sure_order_three_main{width: 1160px;padding: 20px;}
.sure_order_three_main h3.sureorder_title{height: 60px;background-color: #eeeeee;font-size: 15px;line-height: 60px;padding: 0 20px;}
.sure_order_three_main h3.sureorder_title span{float: right;}
.sure_order_three_main .pay_way{padding: 30px 60px;width: 1038px;border: 1px solid #dedede;}
.sure_order_three_main .pay_way h5{font-size: 18px;letter-spacing: 1px;color: #a09f9f;}
.sure_order_three_main .pay_way ul{width: 100%;margin-top: 30px;font-size: 0;}
.sure_order_three_main .pay_way ul li{width: 214px;height: 59px;display: inline-block;font-size: 12px;margin-right: 170px;}
.sure_order_three_main .pay_way ul li:nth-child(3n){margin-right: 0px;}
/*ie兼容*/.sure_order_three_main .pay_way ul>li+li+li{margin-right: 0px;}
.sure_order_three_main .pay_way ul li a{display: block;width: 212px;height: 57px;border: 1px solid #e0e0e0;}
.sure_order_three_main .pay_way ul li a img{width: 212px;height: 57px;}
.payBorder{border:1px solid red!important;}
.sure_order_three_main .pay_way input.pay_sure{border: none;font-size: 16px;letter-spacing: 1px;background-color: #0083CE;color: #fff;width: 100px;text-align: center;line-height: 30px;border-radius: 8px;margin-top: 35px;cursor: pointer;}
/*end订单提交成功*/
/*合计订单总价*/
.total_sureorder{background-color: rgba(0, 0, 0,0.5);z-index: 999;position: fixed;width: 100%;height: 100%;left: 0;top: 0;/*filter: alpha(opacity=50)\9; background-color: rgb(0, 0, 0)\9;*/filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);

 }
.total_sureorder .total_sorder_main{width:20%;background-color: #fff;position: fixed;z-index: 10000;left: 50%;top: 50%;margin: -8% 0 0 -9%;}
.total_sureorder .total_sorder_main img{width: 50%;height: 50%;margin: 0 auto;display: block;padding: 20px 0;}
.total_sureorder .total_sorder_main p{font-size: 1rem;text-align: center;line-height: 3rem;}
/*end合计订单总价*/
/*end确认订单*/

/*下订单购物车结算*/
/*****购物车加减*********/
.order_gwc{ width:100%;margin: 35px 0;}
.order_gwc_tb1{ width:100%; /*overflow:hidden;*/}
.order_tb1_td1{ width:35px; text-align:center;}
.order_tb1_td3{ width:150px; text-align:center; }
.order_tb1_td4{ width:160px; text-align:center;}
.order_tb1_td5{ width:185px; text-align:center;}
.order_tb1_td6{ width:135px; text-align:center;}
.order_tb1_td7{ text-align:center;}

.order_tb2_td1{ width:60px; text-align:center;}
.order_tb2_td2{ width:351px; text-align:center;padding: 10px 0;}
.order_tb2_td2 img{ width:78px; height:78px;border: 1px solid #E2E2E2;}
.order_tb2_td2 a{float: left;}
.order_tb2_td3{width: 150px;padding-left: 12px;padding-right: 18px;text-align: center;color: #e33a3d;font-size: 14px;font-weight: 600;}
.order_tb2_td3 a{ font-size:14px; line-height:22px;}

.jz2{width: 100px;height: 50px;line-height: 50px;text-align: center;
    font-size: 18px;color: #fff;background: #ee0000;display: block;float: right;}
tr.order_tabletop{border-bottom: 1px solid #e2e2e2;height: 50px;color: #343434;font-size: 14px;}
.order_pro_bg{background: #f5f5f5;width: 1198px;border: 1px solid #E2E2E2;font-size: 14px;}
a.order_pro_t{color: #5d5d5d; display: block;font-size: 14px;}
.font_c{color: #e33a3d;font-size: 13px;font-weight: 600;}
.font_c2{color: #565656;}
a.font_c2:hover{color: red;text-decoration: underline;}
tr.order_all_price td{text-align: right;font-size: 16px;color: #5A5A5A;padding: 13px;border: 1px solid #E2E2E2;}
tr.order_allc th{text-align: left;padding: 13px;border: 1px solid #E2E2E2;}
tr.order_allc th p{display: inline-block;margin-left: 10px;}
tr.order_allc th a{margin-left: 30px;}
tr.order_allb td{text-align: right;padding: 0 15px;height: 50px;line-height: 50px;background-color: #F5F5F5;border: 1px solid #E2E2E2;}
tr.order_allb td p{display: inline-block;color: #5d5d5d;font-size: 14px;margin: 0 20px;}
tr.order_allb td p:last-child{margin-right: 0;}
span.order_total{font-size: 18px;font-weight: 600;color: #E33A3D;}
/*****end购物车加减*********/

/*购物车结算页面全选checkbox*/
.CheckWidth{width: 60px;}
.text-center{text-align: center;}
.check_span input[type=checkbox]{display:inline-block;width: 20px;height: 20px;}
.check_span input[type=checkbox]:after{content: ""; display:block; width: 20px; height: 20px; text-align: center;
    line-height: 14px; font-size: 16px; border: 1px solid #ddd; background-color: #fff; box-sizing:border-box;
    -webkit-appearance:none; outline: 0 !important;}
 .check_span input[type=checkbox]:checked:after {background: url("../images/gx.png")no-repeat center;
     background-size:100%; background-color: #fff; overflow: hidden;}
.STitle{height: 60px;}
.TitleIcon{width: 20px;float: left;}
.TitleP{font-size: 14px;  margin-left: 5px;  float: left;}
.PTen{padding: 15px 0;}
.PTen img{width: 70px;height: 70px;border: 1px solid #ddd;}
.AllWidth{width: 100px;}
.spec{display: block; color: #757575;font-size: 12px;}
.RWord{color: red;font-size: 14px;font-weight: bold;}
.AllBalance{height: 50px; color: #343434; font-size: 14px;background-color: #e5e5e5;}
.DelectNot{display: inline-block; color: #343434;}
.DelectNot:hover{color:red;}
.UseCoupon{display: inline-block;margin-left: 30px;}
.PayBill{background:#b0b0b0 !important;}
/*购物车结算页面全选checkbox end*/


/*买了的人还买*/
.order_promote{width: 1200px;border: 1px solid #e6e6e6;margin-bottom: 40px;}
.order_promote h3.order_promote_t{padding:0 12px;height: 45px;line-height: 45px;background-color: #f5f5f5;color:#a0a0a0;font-size: 16px;letter-spacing: 1px;border-bottom: 1px solid #e6e6e6;}
.owl-carousel .order_item a img{width: 170px;height: 170px;margin: 0 auto;}
.owl-carousel .order_item{text-align: center;}
.owl-carousel .order_item h4{font-size: 14px;color: #444343;}
.owl-carousel .order_item p{font-size: 13px;font-weight: 600;color: #E61212;line-height: 35px;}
/*end买了的人还买*/

/*end下订单购物车结算*/

/*查看订单*/
.check_order{width: 1158px;border: 1px solid #dedede;padding: 25px 20px;margin-top: 33px;float: left;}
.check_order h3.check_order_title{font-size: 18px;letter-spacing: 1px;color: #a2a2a2; padding-left: 16px;border-left: 2px solid #0083CE;line-height: 20px;margin-bottom: 10px;}
.check_order_one,.check_order_two{padding-left: 16px;font-size: 14px;line-height: 30px;color: #a2a2a2;}
.check_order_one p{display: block;width: 100%;float: left;}
.check_order_one p span.check_order_ol {float: left;width: 70px;text-align: right;display: block;}
.check_order_one p span.check_order_or{float: left;display: block;width: 1072px;}
span.check_order_or a.check_order_return{/*border: 1px solid #a2a2a2;*/color: #fff;padding: 3px 10px;margin-left: 20px;border-radius: 8px;background: linear-gradient(#fa4d4d, #ff7f7f,#fa0000);}
/*span.check_order_or a.check_order_return:hover{border: 1px solid #0083CE;color: #0083CE	;}*/
span.check_order_or .check_order_price{color: #FF0505;font-size: 15px;font-weight: 600;}
.check_order_two p.check_order_tprice{display: inline-block;text-align: left;margin-right: 60px;}
.check_order_two p.check_order_tprice span{display: block;}
ul.checkpay{width: 420px;margin: 20px auto;}
ul.checkpay li{width:125px;display:inline-block;margin-left: 15px;margin-bottom:15px;}
ul.checkpay li:first-child {margin-left: 0;}
ul.checkpay li a{display: block;border: 1px solid white;}
ul.checkpay li a img{width: 123px;height: 32px;}
input.checkpay_btn{margin: 10px auto;display: block;float: none;}
/*进度条*/
.orderstep1{background: url(../images/orderstep11.png)no-repeat left 40px;}
.orderstep2{background: url(../images/orderstep12.png)no-repeat left 40px;}
.orderstep3{background: url(../images/orderstep13.png)no-repeat left 40px;}
.orderstep4{background: url(../images/orderstep14.png)no-repeat left 40px;}
.orderstep5{background: url(../images/orderstep15.png)no-repeat left 40px;}
.check_order_track{height: 95px;padding: 15px 0px 0px;border-top: 1px solid #ccc;color: #898989;margin-top: 30px;border-bottom: 1px solid #ccc;}
.check_order_track dd{float: left;width: 130px;text-align: center;padding-right: 130px;font-size: 13px;}
.check_order_track dd h5{margin-bottom: 45px;}
dl.check_order_track dd.check_order_track_d1{padding-right: 110px;}
dl.check_order_track dd.check_order_track_d2{padding-right: 115px;}
dl.check_order_track dd.check_order_track_d5{padding-right: 0;}
.check_color{color:#0083CE;}
.orderstep_del{background: url(../images/orderstep_del.png)no-repeat center;}
dl.check_order_track dd.check_order_track_del1{margin-left: 375px;padding-right: 145px;}
/*end进度条*/
.check_order_fllow{padding: 15px 12px;color: #909090;font-size: 13px;color: #909090;margin-top: 15px;}
.check_order_fllow table tr th{width: 250px;font-size: 16px;}
.check_order_fllow table tr td{line-height: 25px;}
/*商品清单*/
.check_order_bill{width: 1156px;background-color: #eeeeee;border: 1px solid #d9d9d9;margin-top: 20px; overflow: hidden;}
.check_order_bill table{width:100%;text-align: center;  overflow: hidden;}
.check_order_bill table tr.check_order_billt{color: #909090;font-size: 15px;height: 40px;border-bottom: 1px solid #d9d9d9;}
.check_order_bill table tr.check_order_billt th{text-align: center;}
.check_order_bill table tr.check_order_billb{border-bottom: 1px solid #d9d9d9;background-color: #fff;color: #909090;font-size: 13px;}
.check_order_bill table tr.check_order_billb td a img{width: 50px;height: 50px;float: left;}
.check_order_bill table tr.check_order_billb td a{display: block;float: left;padding: 2px 25px;width: 350px;}
.check_order_bill table tr.check_order_billb td a p:hover{color:#0083CE;text-decoration: underline;}
.check_order_bill table tr.check_order_billb td a p{float:left;margin:5px;color:#909090;}
.check_order_bill table tr.check_order_billb td.check_order_billp{color: #e72317;font-weight: 600;}
.check_order_bill table tr td.check_order_billtotla{height: 45px;text-align: right;padding: 0 30px;color: #909090;font-size: 16px;border-bottom: 1px solid #d9d9d9;}
.check_order_pay{padding-right: 30px;text-align: right;line-height: 30px;margin: 15px 0;font-size: 14px;color: #909090;}
.check_order_pay p span.check_order_paynum{color: #e72317;font-weight: bold;font-size: 16px;}
.check_order_pay input.check_order_payfor{cursor:pointer;color: #fff;background-color: #e72317;border: none;width: 100px;height: 30px;border-radius: 8px;margin-top: 15px;}
/*end商品清单*/
/*end查看订单*/

/*重置密码*/
.reset_password{width: 400px;margin: 50px auto;font-size: 14px;color: #7A7A7A;}
.reset_password ul li{display: block;margin-bottom: 20px;}
.reset_password ul li lable{width: 100px;display: inline-block;text-align: right;margin-right: 20px;}
.reset_password ul li input{width: 250px;height: 28px;padding: 3px;}
.reset_password ul li input.reset_password_t{border: none;color: #fff;background-color:#0083CE;width: 70px;border-radius: 5px;letter-spacing: 1px;margin-left: 20px;cursor: pointer;}
.reset_password ul li input.reset_password_t:hover{background-color:#0083CE;}
/*end重置密码*/

/*经营认证*/
.qualification_l{width: 202px;border: 1px solid #ececec;overflow: hidden;}
.qualification_l h2.qualification_l_title{background-color: #e5e5e5;color: #6a6a6a;padding: 0 6px;font-size: 15px;height: 35px;line-height: 35px;letter-spacing: 1px;}
.qualification_l ul{padding: 6px;min-height: 733px;}
.qualification_l ul li{display: block;text-align: left;font-size: 13px;padding: 5px 0;text-align: justify;}
.qualification_l ul li a{color: #6a6a6a;}
.qualification_l ul li a:hover{color:#0083CE;text-decoration: underline;}
.qualification_r{width: 974px;border: 1px solid #ececec;overflow: hidden;}
.qualification_r h2.qualification_r_title {background-color: #e5e5e5;color: #6a6a6a;padding: 0 20px;font-size: 15px;height: 35px;line-height: 35px;letter-spacing: 1px;}
.qualification_r_main{width: 100%;margin-top: 20px;}
.qualification_r_main p{color: #6a6a6a;padding: 0 40px;font-size: 14px;margin-bottom: 10px;border: 1px solid transparent;}
.qualification_r_main img{display: block;margin: 20px auto;}
/*end经营认证*/

/*退货管理*/
.return_thing{width: 100%;}
.return_thing table{width: 931px;border: 1px solid #e3e3e3;}
.return_thing table tr.return_thing_title{height: 40px;background-color: #e3e3e3;font-size: 14px;}
.return_thing table tr.return_thing_title th{text-align: center;}
.return_thing table tr.return_thing_main{border-bottom: 1px solid #e3e3e3;color: #9e9e9e;}
.return_thing table tr.return_thing_main td{border-right: 1px solid #e3e3e3;text-align: center;font-size:13px;padding: 0 3px;}
.return_thing table tr.return_thing_main td p{width: 128px;word-wrap: break-word;}
.return_thing_main td.return_thing_one img{width: 80px;height: 80px;float: left;padding: 10px;}
.return_thing_main td.return_thing_one a{width: 156px;float: left;display: block;padding:5px;color: #9e9e9e;margin-top: 5px;}
.return_thing_main td.return_thing_one a span{display:block;text-align:left;}
.return_thing_main td.return_thing_two p span{display:block;color:#FF1818;font-weight:600;}
a.return_thing_a{color: #9e9e9e;}
a.return_thing_b{color: #fff;background-color:#0083CE;padding: 5px 8px;border-radius: 5px;}
a.return_thing_a:hover,.return_thing_main td.return_thing_one a:hover{color:#0083CE;text-decoration: underline;}

/*弹窗*/
h4.return_dialog_title{padding: 5px 10px;color: #fff;font-size: 13px;letter-spacing: 1px;background-color: #0083CE;}
select.returnt_select{width: 189px;color: #797979;padding: 5px;}
input.returnt_input{width: 176px;padding: 5px;}
/*end弹窗*/
/*end退货管理*/

/*搜索页面*/
.search_show{width: 100%;}
.search_show ul li{width: 935px;border: 1px solid #E8E8E8;padding: 20px;float: left;color: #424242;margin-bottom:20px;}
.search_show ul li .search_show_img{float: left;margin-right: 40px;}
.search_show ul li .search_show_img img{width: 160px;height: 160px;}
.search_show ul li .search_show_p1{float: left;width: 330px;margin-right: 25px;}
.search_show ul li .search_show_p1 h3{font-size: 18px;margin-bottom: 5px;}
.search_show ul li .search_show_p1 p{line-height: 22px;font-size: 13px;}
.search_show ul li .search_show_p2{float: left;font-size: 14px;line-height: 22px;margin-top: 20px;}
.search_show ul li .search_show_p2 p span{color:#E72317;}
.search_show ul li .search_show_btn{float: right;margin-top: 35px;}
.search_show ul li .search_show_btn a{display: block;color: #fff;font-size: 14px;width: 100px;height:30px;text-align:center;line-height:30px;margin-bottom: 15px;}
.search_show ul li .search_show_btn a.search_show_btn1{background-color:#e72317;}
.search_show ul li .search_show_btn a.search_show_btn2{background-color:#0083CE;}
.search_show ul li .search_show_btn a.search_show_btn1:hover{background-color: red;}
.search_show ul li .search_show_btn a.search_show_btn2:hover{background-color: #1598E2;}
.no_search{width: 200px;margin: 50px auto;text-align: center;font-size: 15px;}
.no_search img{width: 200px;height: 200px;}
/*end搜索页面*/


/*健康问答*/
h2.health_title{font-size:18px;margin-top: 10px;letter-spacing: 1px;color: #0083CE;line-height: 55px;height: 55px;}
.health{width: 100%;}
.health .health_l{width: 875px;overflow: hidden;float: left;padding-right: 30px;border-right: 1px solid #E2E2E2;}
.health .health_l ul{width:834px;overflow: hidden;border: 1px solid #e2e2e2;float: left;padding: 20px;}
.health .health_l ul li{display:block;width:100%;overflow:hidden;padding: 20px 0;border-top: 1px solid #E2E2E2;}
.health .health_l ul li:first-child{border-top: none;}
.health .health_l ul li .health_l_left{float: left;width: 590px;}
.health .health_l ul li .health_l_left a{font-size: 1rem;cursor: pointer;}
.health .health_l ul li .health_l_left a:hover{color:#0083CE;}
.health .health_l ul li .health_l_left p{color: #464646;font-size: 13px;}
.health .health_l ul li .health_l_left p.health_l_time{line-height: 35px;color: #828282;}
.health .health_l_right{float: right;}
.health .health_l_right img{width: 212px;height: 127px;padding-left:20px;}
.health .health_r{float: left;margin-left: 35px;width: 259px;}
.health .health_r .health_hot_search{width: 100%;float: left;margin-bottom: 20px;}
.health .health_r .health_hot_search dl dt{font-size: 16px;letter-spacing: 1px;display: block;height: 40px;color: #0083CE;}
.health .health_r .health_hot_search dl dd{float:left;width: 30%;margin-right:5px;height: 36px;}
.health .health_r .health_hot_search dl dd a{color: #484848;line-height:18px;font-size: 13px;display: block;}
.health .health_r .health_hot_search dl dd a:hover{color:#0083CE;}
.health_need{width: 204px;border: 1px solid #E5E6E1;overflow: hidden;}
.health_need dl dt{height: 45px;line-height: 45px;text-align: center;background-color: #E8E8E8;font-size: 14px;}
.health_need dd{display: block;border-top: 1px solid #E2E2E2;}
.health_need dd .health_need_detail{width: 100%;overflow: hidden;}
.health_need dd .health_need_detail a{display: block;}
.health_need dd .health_need_detail a img{width: 180px;height: 180px;padding: 12px;}
.health_need dd .health_need_detail .health_needs_w{text-align: center;font-size: 13px;margin-bottom: 10px;}
.health_need dd .health_need_detail .health_needs_w h4{color: #464646;}
.health_need dd .health_need_detail .health_needs_w p{color: red;font-size: 15px;font-weight: bold;}
.health_need dd:hover .health_needs_w h4{color: red}
.health_article{width: 833px;overflow: hidden;border: 1px solid #e2e2e2;float: left;padding: 20px;min-height: 920px;}
.health_article h2.health_article_title{font-size: 16px;text-align: center;margin:15px 0;}
.health_article h2.health_article_title span{display: block;font-size: 12px;line-height: 30px; color: #737373;}
.health_article .health_article_p p{font-size: 14px;line-height: 30px;margin-bottom: 10px;}
.health_article .health_article_a{margin: 30px 0;width: 100%;float: left;}
.health_article .health_article_a a{float: left;color: #676767;font-size: 13px;margin-right: 10px;}
.health_article .health_article_a a:hover{color:#0083CE;}
.health_article .health_article_a a.health_article_ar{float: right; margin-right: 0;}

/*支付成功页面*/
.payfor_ok{width: 100%;min-height: 120px;background-color: #e5f2fa;border-top: 3px solid #324049;margin: 30px 0 50px;float: left;padding: 35px 0;}
.payfor_ok_l{float: left;width: 50px;height: 100%;margin: 0 14px 0 70px;}
.payfor_ok_l img{width: 50px;height: 50px;}
.payfor_ok_r{float: left;}
.payfor_ok_r h3{font-size: 20px;letter-spacing: 1px;color: #000;margin-bottom: 5px;}
.payfor_ok_r h3 span{color: #e72317;font-size: 25px;margin: 0 5px;letter-spacing: 0;}
.payfor_ok_r p.pay_address{font-size: 14px;color: #000;}
.payfor_ok_r p.pay_address span{margin-right: 5px;}
.payfor_ok_r p.pay_address span.pay_sp{margin: 0 15px;}
.ok_return{width: 100%;float: left;font-size: 13px;color: #000; margin-top: 15px;}
.ok_return a.payed{float: left;color: #0083ce;line-height: 35px;}
span.v_line{float: left;line-height: 35px;padding: 0 10px;color: #0083ce;}
.ok_return p{float: left;}
.ok_return p span{font-size: 20px;color: #0083ce;padding: 0 5px;}
.ok_return p.rn_user{line-height: 35px;margin-left: 15px;}
.ok_return p.rn_user a{color: #0083ce;padding: 0 5px;}
.payfor_ok a:hover{text-decoration: underline;}

/*使用优惠卷*/
.subNavBox{width:266px;border:solid 1px #e5e3da;margin:100px auto;}
.subNav{border-bottom:solid 1px #e5e3da;cursor:pointer;font-weight:bold;font-size:14px;color:#999;line-height:28px;padding-left:10px;background:url(../images/jiantou1.jpg) no-repeat;background-position:95% 50%}
.subNav:hover{color:#277fc2;}
.currentDd{color:#277fc2}
.currentDt{background-image:url(../images/jiantou.jpg);}
.navContent{display: none;border-bottom:solid 1px #e5e3da;}
.navContent li a{display:block;heighr:28px;text-align:center;font-size:14px;line-height:28px;color:#333}
.navContent li a:hover{color:#fff;background-color:#277fc2}

.cheap_t select{border: solid 1px #000; appearance:none; -moz-appearance:none; -webkit-appearance:none; padding-right: 14px; background: url("../images/arrow_d.png") no-repeat scroll right center transparent; width: 60px; padding-left: 11px; height: 30px; font-size: 14px; } .cheap_t select::-ms-expand { display: none; }
.cheap_t{border-left: 1px solid #E2E2E2;border-right: 1px solid #E2E2E2;min-height: 50px;font-size: 14px;}
.cheap_t p{margin: 0 25px;}

/*员工提示*/
.staff_tip{width: 400px;height: 338px;position: relative;margin: 20px auto;background: url(../images/staff.png)no-repeat center;}
.staff_tip p{text-indent: 30px;text-align: justify;font-size: 14px;line-height: 22px;color: #e72317;width: 300px;position: absolute;left: 50px;top: 115px;}
/*员工提示end*/

/*优惠券*/
.coupon_tablebox{width: 935px;margin-top: 20px;}
tr.coupon_trtitle{width: 935px;height: 40px;margin: 0 auto;vertical-align: middle;text-align: center;border-bottom: 2px dashed #0083CE;}
.coupon_shop{color: #737373;text-align: center;font-size: 14px;line-height: 30px;}
.coupon_trtitle th{text-align: center;font-size: 14px;}
.coupon_thone {width: 210px;}
.coupon_thtwo {width: 148px;}
/*优惠券end*/

/*扫微信二维码页面*/
.weixin-s{width: 1000px;margin: 50px auto 0;overflow: hidden;border: 1px solid #cdcdcd;border-top: 2px solid #0083ce;}
.weixin-top{width: 970px;height: 50px;padding: 0 15px;overflow: hidden;float: left; border-bottom: 1px solid #CDCDCD;}
.weixin-top-l{ float: left;}
.weixin-top-l img{width: 150px;margin-top: 9px;}
.weixin-top-r{float: right;}
.weixin-top-r p{font-size: 14px;color: #fe3636;line-height: 50px;}
.weixin-top-r p span{font-size: 23px;margin-left: 10px;}
.weixin-bottom{width: 700px;margin: 0 150px;padding: 30px 0;float: left;}
.weixin-bottom-l{float: left;background: url(../images/wx2.jpg)no-repeat center;width: 295px;height: 388px;background-size: 295px;}
.weixin-bottom-r{float: right;}
.weixin-bottom-r img{width: 310px;height: 387px;}
.weixin-bottom-lm{width: 180px;margin: 45px auto;background-color: #fff;}
.weixin-bottom-lm img{width: 150px;height: 150px;overflow: hidden;margin: 0 auto;display: block;padding: 15px 0;}
.weixin-bottom-lm p{font-size: 16px;color: #000;letter-spacing: 1px;text-align: center;padding-bottom: 15px;}


/*站内公告*/
.notice,.notice ul{width: 100%;}
.notice ul li.notice-lists{width: 100%;border-bottom: 1px solid #dedede;float: left;font-size: 14px;line-height: 38px;}
.notice ul li.notice-lists a{display: block;float: left;}
.notice ul li.notice-lists a p{width: 660px;float: left;color: #000;letter-spacing: 1px;overflow: hidden;text-overflow: ellipsis;}
.notice ul li.notice-lists a p:hover{color: #bf1544;}
.notice ul li.notice-lists a span{float: right;width: 275px;text-align: right;color: #555;}
.notice-main{width: 100%;}
.notice-main .notice-tilte{width: 100%;margin-bottom: 15px;}
.notice-main .notice-tilte h3{width: 100%;font-size: 15px;letter-spacing: 1px;color: #000;margin-bottom: 5px;}
.notice-main .notice-tilte span{font-size: 13px;color: #626262;}
.notice-detail{font-size: 14px;letter-spacing: 1px;}
.notice-nums{position: relative;}
.notice-nums span{background-color: red;color: #fff;text-align: center;border-radius: 50%;width: 16px;height: 16px;line-height: 16px;overflow: hidden;position: absolute;top: 0;right: 60px;}
/*站内公告end*/

/*抽奖入口*/
.n-luckydraw{position: relative;}
.n-luckydraw span{width: 16px;height: 16px;display:block;background: url(../images/luckydraw.png) no-repeat; background-size: 100%;position: absolute;top: 6px;right: 55px;}
/*抽奖入口*/


/*微信绑定*/
.zcform{width: 650px;margin: 0 auto;}
.zcform p{margin-bottom:10px;}
.zcform a{ color:#ff7702;}
.zcform p.last{margin-left:310px;font-size:16px;}
.zcform p.last input{ cursor:pointer;}
.zcform label{display:block;float:left;height:48px;line-height:48px;color:#F00;text-indent:10px;font-size:16px;}
.zcform label.one{width:120px;height:48px;text-align:center;color:#585858;}
.zcform input{float:left;font-size:14px;font-family:"微软雅黑";color:#666;}

#telphone,#wx-password,#passagain{border: none;width:350px;height:48px;text-indent:10px;letter-spacing: 1px;-webkit-box-shadow: 0 0 0px 1000px white inset;}
.bind{width:490px;height: 48px;border: 1px solid #ddd;margin: 0 auto;}
.showtip{background-color: #e72317 !important;}
.form-item{width: 490px;margin: 20px auto;display: block;}
.form-item button{display: block;border: none;width: 100%;height: 35px;font-size: 16px;letter-spacing: 2px;color: #fff;cursor:pointer;}
#telphone{background-color: #fff !important;}
.bind-icon{width: 240px;margin: 0 auto 30px;}
.bind-icon1{width: 70px;height: 70px;}
.bind-icon2{width: 40px;height: 40px;margin: 0 20px 15px;}
.bind-icon3{width: 78px;height: 78px;}
.bind-border{border-bottom: 1px solid #ddd;border-top: 1px solid #4e4e4e;padding: 60px 0 50px;margin-bottom: 0;min-height: 420px;}
.bind-msg{width: 492px;height: 50px;margin: 0 auto;}
.msgok{width: 300px;height: 48px;float: left;border: 1px solid #ddd;}
input#msgpass{border: none;width: 160px;height: 100%;margin-left: 10px;-webkit-box-shadow: 0 0 0px 1000px white inset;}
a.msgbtn{float: right;text-align: center;display: block;width: 180px;height: 100%;font-size: 14px;line-height: 48px;color: #fff;background-color: #0084cf;}
.bind-graph{width: 492px;height: 50px;margin: 0 auto;}
.graphok{width: 350px;height: 48px;float: left;border: 1px solid #ddd;}
a.graphimg{display: block;width: 128px;height: 48px;border: 1px solid #ddd;float: right;}
a.graphimg img{width: 128px;height: 48px;}
/*微信绑定end*/


/*家庭药箱活动*/
tr.order_allc th p input{margin-right: 10px;}
input.mec{margin-left: 10px;float: left;margin-top: 36px;}
img.mec-img{width: 78px;border: 1px solid #ddd; margin-left: 25px;float: left;overflow: hidden;}
.mec-detail{float: left; margin-left: 15px;}
.mec-detail h3{font-size: 14px;color: #696767;}
/*家庭药箱活动end*/

/*购物车药箱活动*/
/*.allc-box{border-right: 0;}*/
.allc-box p{float: left;}
.allc-box p input{margin: 0 10px;}
.allc-box  a{float: left;margin-left: 45px;}
tr.order_all_price{border: 1px solid #e2e2e2 !important;}
tr.order_all_price td{border:0;}
.mbox-title{background: #f5f5f5; width: 1148px; border-bottom: 1px solid #E2E2E2;padding: 10px 25px;}
.mbox-title  span.mbox-title-h{font-size: 15px; color: #c174f8; font-weight: bold; letter-spacing: 1px; float: left; margin-right: 25px;}
.mbox-title  p.mbox-title-p{font-size: 14px; letter-spacing: 1px;}
.mkit-radio .regular-radio {display: none;}

.mkit-radio .regular-radio + label {-webkit-appearance: none; background-color: #fafafa; border: 1px solid #cacece; box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); padding:7px; display: inline-block; position: relative; }
.mkit-radio .regular-radio:checked + label:after {content: '\2714'; width: 12px; height: 12px; position: absolute; top: -4px; text-shadow: 0px; left: 1px; font-size: 15px; }
.mkit-radio .regular-radio:checked + label {color: #99a1a7; border: 1px solid #adb8c0; box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1); }
.mkit-radio .regular-radio + label:active, .regular-radio:checked + label:active {box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);}
.medical-kit{width: 1030px;margin: 0 auto;}
.medical-kit li{width: 100%; border-bottom: 1px dashed #c174f7; padding: 20px 0;float: left;}
.medical-kit li .mkit-radio{width: 60px; float: left; margin-top: 35px;}
.medical-kit li img{width: 80px; height: 80px; border: 1px solid #ddd; overflow: hidden;float: left;}
.medical-kit li:last-child{margin-bottom:30px; }
.mkit-detail{width: 850px;float: left;margin-left: 30px;}
h3.mkit-detail-t{font-size: 15px;margin-bottom: 30px;}
.mkit-detail-b{float: left;width: 100%;}
.mkit-detail-b p{margin: 0;float: left;}
.mkit-detail-b p span{color: #e00;font-weight: bold;}
.mkit-detail-b span.mhit-num{float: right;}
p.buy-h{margin: 0; padding: 20px; border-top: 1px solid #e2e2e2;}
p.buy-return{float: left;font-size: 15px;}
p.buy-return a{color: #717171;letter-spacing: 1px;}
p.buy-return a:hover{text-decoration: underline;color:#ee0000;}
p.buy-h select{border: solid 1px #000; appearance:none; -moz-appearance:none; -webkit-appearance:none; padding-right: 14px; background: url("../images/arrow_d.png") no-repeat scroll right center transparent; width: 60px; padding-left: 11px; height: 30px; font-size: 14px; }
p.buy-h select::-ms-expand { display: none; }
p.buy-h{border-left: 1px solid #E2E2E2;border-right: 1px solid #E2E2E2;font-size: 14px;}
p.buy-h p{margin: 0 25px;}
/*购物车药箱活动end*/

/*38活动*/
.fl{float: left;}
.woman-act{width: 1198px; border: 1px solid #E2E2E2;float: left;border-bottom: none;}
.woman-act-top{background: #f5f5f5; width: 1148px; padding: 10px 25px;border-bottom: 1px solid #E2E2E2;}
.woman-act-top p{font-size: 15px; color: #c174f8; font-weight: bold; letter-spacing: 1px; float: left; margin-right: 25px;}
.woman-act-top span{font-size: 14px; letter-spacing: 1px;}
.woman-send{width: 1030px;margin: 0 auto;}
.woman-send-list{width: 100%;padding: 20px 0;float: left;}
.woman-send-l{width: 80px; height: 80px; border: 1px solid #ddd; overflow: hidden; float: left;}
.woman-send-l img{width: 100%;}
.woman-send-list{border-bottom: 1px dashed #c174f7;}
.woman-send-list:last-child{margin-bottom: 30px;}
.woman-send-r{width: 918px; float: left; margin-left: 30px;}
.woman-send-r h3.woman-send-rt{font-size: 15px;margin-bottom: 30px;}
.woman-send-r .woman-send-rb{float: left; width: 100%; font-size: 14px;}
.woman-send-r .woman-send-rb p{float: left; color: #e00; font-weight: bold;}
.woman-send-r .woman-send-rb span{float: right;}
.woman-onlyone{width: 1030px;margin: 0 auto;}
.woman-onlyone ul{width: 100%;padding: 20px 0;border-bottom: 1px dashed #c174f7;float: left;margin-bottom: 30px;}
.woman-onlyone ul li{width: 260px;float: left;margin-right: 125px;}
.woman-onlyone ul li:last-child{margin-right: 0;}
.woman-onlyone ul li img.woman-img{width: 110px;border: 1px solid #ddd;float: left;}
.woman-onlyone ul li p.woman-p{font-size: 14px; float: left; margin-left: 30px; line-height: 110px;}
.wmargin{margin-right: 30px;margin-top: 47px;}
.activity-ml{margin-left: 140px;}
/*38活动*/

/*2017-10-01国庆活动页面链接*/
.QD_link{font-size: 15px;float: left;margin: 0px 30px 50px 0}
.QD_link a{color: #fff;line-height: 30px;border: 1px solid #ddd;padding: 5px 10px;float: left;border-radius: 8px;}
.QD_link img{width: 30px;float: left;margin-right: 10px;}
/*2017-10-01国庆活动页面链接end*/

/*产品页面10选3活动链接*/
.TenSelectThree{font-size: 16px;color: #e72317;letter-spacing: 1px;border-bottom: 1px solid #e72317;}
/*产品页面10选3活动链接end*/
/*底部结算*/
.balance-accounts{padding: 0 15px; height: 50px; line-height: 50px; background-color: #F5F5F5; border: 1px solid #E2E2E2;}
.buy-sure-r{float: right;}
.buy-sure-num{float:left;font-size: 14px;padding-top: 3px;}
.buy-sure-num span{color:#ff5500;font-size:14px; font-weight:bold;}
.buy-sure-price{float: left;padding: 0 40px;font-size: 14px;}
/*底部结算end*/

/*差额使用优惠券提示*/
.coupon-tip{width: 100%; background-color: #FFE9EB; padding: 10px 25px;
	box-sizing: border-box;font-size: 16px;letter-spacing: 1px;color: #f72d2d;}
.coupon-tip-l{display: inline-block;}
.coupon-tip-l img{width: 25px;display: inline-block;float: left;margin-right: 10px;}
.coupon-tip-l p{float: left;}
.coupon-tip-link{float: right;color: #f72d2d;}
/*差额使用优惠券提示end*/


/*处方上传*/
.chufangup {width: 975px;border: 1px solid #DEDEDE;border-top: 2px solid #DEDEDE;margin: 50px auto;padding: 20px 0;}
.chufangup .pro-imgup .pro-title{width: 100%;text-align: center;height: 50px;line-height: 50px;font-size: 18px;color: red;margin-bottom: 20px;}
.chufangup .pro-imgup-l {width: 20%;height: 30px;margin: 20px 0;float: left;text-align: right;}
.chufangup .pro-imgup-r {width: 78%;float: right; text-align: left;}
.chufangup .pro-photo .file{width: 206px;height: 206px;}
.chufangup .pro-info{line-height: 70px;}
.chufangup .pro-info input[type=text]{height: 30px;margin: 20px 0;width: 50%;}
.chufangup .pro-info .pro-imgup-l p{line-height: 30px;}
.chufangup .pro-sub{height: 30px;line-height: 30px;margin: 20px 0;text-align: center;}
.chufangup .pro-sub a{display: block;width: 100px;height: 30px;border-color: 1px solid #DEDEDE;background-color: #0083CE;color: white;border-radius: 10%;margin: 0 25%;}
/*处方上传 end*/

/*处方列表*/
.chufangList{width: 975px;border: 1px solid #DEDEDE;border-top: 2px solid #DEDEDE;margin: 50px auto;padding: 20px 0;}
.chufangList .chufang-table{width: 935px;margin-left: 20px;}
.chufangList .chufang-table .table-w{width: 100%;}
.chufangList .chufang-table .table-w tr{height: 120px;line-height: 120px;}
.chufangList .chufang-table .table-w td,th{border: 1px solid #DEDEDE;}
.chufangList .chufang-table .table-w .cfShow{cursor: pointer;}
/*处方列表 end*/