/* CSS Document */
body{ font:12px  "Microsoft YaHei"; background:#f9f9f9;  color:#333;}
.body_bgfff{background:#FFF; }
a{ text-decoration:none; color:#333;}
a:hover{ color:#0066cc;}
ul,li{list-style:none; }
.both{ clear:both;}
* { margin:0 auto; padding:0; font-family:"Microsoft YaHei"}
html { width:100%;}
html, body { height:100%;}
input{outline:none}
img{ display:inherit}




/* 清除浮动 */
.topmenu:after,.topmenu li:after,.search_input:after,.menu:after,.goodsclass_menu:after,.home_ad:after,.t_name:after,.t_name_1:after,.home_list_r dl:after,.h_goodslist:after ,.cop_link:after,.copyright:after,.top_class tr td:nth-child(2):after,.goods_pai:after,.goods_list dl:after{ display:block; clear:both; content:""; visibility:hidden; height:0; }
.topmenu,.topmenu li,.search_input,.menu,.goodsclass_menu,.home_ad,.t_name,.t_name_1,.home_list_r dl,.h_goodslist,.cop_link,.copyright,.top_class tr td:nth-child(2),.goods_pai,.goods_list dl{zoom:1} 

.goods_list:after,.pagination:after,.goods_6:after,.goods_details .tab:after,.goods_show_class:after{ display:block; clear:both; content:""; visibility:hidden; height:0; }
.goods_list,.pagination,.goods_6,.goods_details .tab,.goods_show_class{zoom:1} 



.nav_left{ display:flex; background:#B44300; flex-direction:column; position:fixed; width:80px; height:100%; bottom:0; z-index:1001}
.nav_left li:nth-child(1){line-height:18px; padding:15px 0; text-align:center; color:rgba(255,255,255,0.95);}
.nav_left li a{ display:block; padding-left:13px; width:67px; text-align:left; color:#FFF; line-height:48px;}
.nav_left li a:hover{background:rgba(255,255,255,0.2);}
.nav_left li a i{ font-size:13px; font-weight:bolder;}
.nav_left li .select{background:#fafafa; color:#999;}
.nav_left li .select:hover{background:#FFF; }

.nav_left_2{ display:flex;  text-align:left; background:#FFF; border-right:#eee 1px solid; flex-direction:column; position:fixed; width:89px; left:80px; height:100%; bottom:0; z-index:1000}
.nav_left_2 li:nth-child(1){line-height:18px; padding:15px 0;}
.nav_left_2 li{ display:block; margin:0; text-align:left; border-bottom:1px solid #f9f9f9;}
.nav_left_2 li a{display:block; padding:12px 0 12px 15px; color:#666}
.nav_left_2 li .a,.nav_left_2 li a:hover{ background:rgba(180,67,0,0.05);}




/* 左右对齐 */
.t_center{ text-align:center;}
.t_right{ text-align:right;}
.t_left{ text-align:left;}

.f_l{ float:left}

/* 宽度 */
.w8{ width:8px;}
.w20{ width:20px;}
.w30{ width:30px;}
.w40{ width:40px;}
.w50{ width:50px;}
.w70{ width:70px;}
.w80{ width:80px;}
.w90{ width:90px;}
.w100{ width:100px;}
.w130{ width:130px;}
.w150{ width:150px;}
.w170{ width:170px;}
.w180{ width:180px;}
.w230{ width:230px;}
.w400{ width:400px;}
.w970{ width:970px;}
.w1200{ width:1200px;}
.w1210{ width:1210px;}

.w-111{ width:calc(100% - 111px);}
.w-777{ width:calc(100% - 777px);}


.w_100_h{ width:100%;}
.w_100{ width:calc(100% - 81); padding-left:81px;}


/* 高、行高 */
.h_8{ height:8px;}
.h30{ line-height:30px;}
.h40{ line-height:40px;}
.h400{ height:400px;}



/* 字体大小及颜色 */
.f10{ font-size:10px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:24px;}

.font_b{ font-weight:bold;}

.C_F00{ color:#F00;}
.C_C00{ color:#C00;}

.c_ccc{ color:#ccc;}
.c_999{ color:#999;}
.c_666{ color:#666;}
.c_333{ color:#333;}
.c_000{ color:#000;}
.c_f80{ color:#f80;}
.c_0069d5{ color:#0069d5;}

/* 背景颜色 */
.bg_f9{ background:#f9f9f9;}
.bg_f5{ background:#f5f5f5;}
.bg_fff{ background:#FFF;}
.bg_0069d5{ background:#0069d5;}
.bg_c00{ background:#c00;}


.bg_B44300{ background:#B44300;}

/* 内外距离 */
.ml_5{ margin-left:5px;}
.ml_10{ margin-left:10px;}
.mt_30{ margin-top:30px;}
.ml_81{ margin-left:81px;}

.mr10{ margin-right: 50px;}

.pl_10{ padding-left:10px;}
.pl_12{ padding-left:12px;}
.pr_10{ padding-right:10px;}
.pr_12{ padding-right:12px;}
.pr_15{ padding-right:15px;}
.pt_3{ padding-top:3px;}
.pt_6{ padding-top:6px;}
.pt_10{ padding-top:10px;}
.pt_15{ padding-top:15px;}
.pt_20{ padding-top:20px;}
.pt_30{ padding-top:30px;}
.pb_20{ padding-bottom:20px;}
.pb_10{ padding-bottom:10px;}
.pb_15{ padding-bottom:15px;}

/* 线条 */
.b_bottom{ border-bottom:2px solid #0069d5;}
.b_top_1{ border-top:1px solid #0069d5;}
.b_b_e5e5e5{ border-bottom:1px solid #e5e5e5;}

/* 其它 */
.alpha_30{opacity:0.3; filter:Alpha(opacity=30); }
.enabled{ color:#666;}
.flex{ display:flex}

/* a标签 */
.a_c_0069d5{ color:#0069d5; text-decoration:underline;}
.a_c_0069d5:hover{ text-decoration:none; color:#0069d5;}



/*pc首页*/

.top_menu{ background:#eee; height:30px; line-height:30px; border-bottom:1px solid #d6d6d6; }
.topmenu{display:flex; justify-content:space-between;}
.topmenu *{ margin:0;}
.topmenu .left{ width:40%; display:flex; justify-content:flex-start;}
.topmenu .right{width:55%; display:flex; justify-content:flex-end;}
.topmenu li{ padding-right:15px;}
.topmenu li i{ font-size: 12px;}

.dropdown{ position:relative; display:inline-block}
.dropdown-content{ display:none; position:absolute; margin-left:-16px; padding:8px; background:#FFF; border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc;}
.top_dr_left:hover{background:#FFF; border-left:1px solid #ccc; border-right:1px solid #ccc; margin-left:-16px; padding-left:15px; }
.dropdown:hover .dropdown-content,.dropdown:hover .dropdown-content-last{ display:block}
.top_dr_right:hover{background:#FFF; border-left:1px solid #ccc; border-right:1px solid #ccc; margin-left:-16px; padding-left:15px; margin-right:-1px;}
.dropdown .more_a{ display:flex}
.dropdown .more_a i{ margin-left:2px; margin-top:1px;}
.dropdown-content-last{ display:none; position:absolute; right:-1px; background:#FFF; border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc;}


.top_dr_list{ padding:5px 15px 10px 15px; min-width:100px;}
.top_dr_list a{ padding:0 5px; line-height:22px; margin:5px 0; display:flex;}
.top_dr_list a p{ margin-left:10px; background:#0069d5; border-radius:20px; padding:0 8px; color:#FFF;}
.top_dr_list .line_a{ background:#e5e5e5; height:1px; overflow:hidden; margin:3px 0;}

.t_line{ display:block; width:1px; height:10px; line-height:10px; background:#CCCCCC; margin-top:10px;}

.logo_search{ width:700px; padding-left:500px; height:100px; }
.search_input{float:left; width:700px; padding:30px 0 5px 0;}
.input_t{ border:2px solid #0069d5; width:500px; padding:8px; }
.input_button{border:2px solid #0069d5;  width:80px; padding:8px; background:#0069d5; color:#FFF;}

.menu{ }
.menu a{ display:block; float:left; padding:0 20px; text-align:center; font-size:14px; font-weight:bold}
.menu .allgoodsclass{ background:#0069d5; color:#FFF; padding:0; text-align:left; padding-left:20px;}
.menu .allgoodsclass:hover{ background:#0066cc; color:#eee; }

.goodsclass_menu{}
.goodsclass_menu ul{float:left; width:190px; height:396px;z-index: 10000; }
.goodsclass_menu ul li{ background-color:rgba(255,255,255,0.8); /*height:65px;*/ margin-top:1px; display:flex}
.goodsclass_menu ul li *{ margin:0;}
.goodsclass_menu ul li:hover{background-color:rgba(255,255,255,1.0);}
.goodsclass_menu ul li div{display:block; width:28px; text-align:left; padding:17px 0 0 20px; color:#888; }
.goodsclass_menu ul li div i{ font-size:20px;}
.goodsclass_menu ul li dl{ display:block; color:#000; /*overflow: hidden;*/  padding-top:13px;}
.goodsclass_menu ul li dd{ padding-top:5px;}
.goodsclass_menu ul li dd a{ color:#aaa; margin:2px 5px 2px 0;display:inline-block;}
.goodsclass_menu ul li dd a:hover{ text-decoration:underline; color:#888;}

.home_ad a{ display:block; float:left; margin:15px 5px 12px 5px;}

.t_name{ width:1200px; padding:20px 0 10px 81px;}
.t_name dt{ display:block; float:left; font-size:16px; padding-right:20px;}
.t_name dd{ display:block; float:left; padding-top:5px; color:#999}
.t_name dd span{ display:block; float:left; }
.t_name dd a{ display:block; float:left; margin-right:15px; color:#999;text-decoration:underline}
.t_name dd a:hover{ text-decoration:none}

.t_name_1{width:1170px; background:#6f3c82; padding:15px; color:#FFF; margin-bottom:5px; margin-top:10px;}
.t_name_1 dt{ display:block; float:left; font-size:18px; padding-right:20px;}
.t_name_1 dd{ display:block; float:left; padding-top:5px; color:#FFF}
.t_name_1 dd span{ display:block; float:left; }
.t_name_1 dd a{ display:block; float:left; margin-right:15px; color:#FFF;text-decoration:underline}
.t_name_1 dd a:hover{ text-decoration:none}


.h_goodslist{ padding-bottom:20px; padding-left:81px;}
.home_list_ad{ width:203; display:block; float:left}
.home_list_ad a{ display:block; padding:3px 3px 3px 0}

.home_list{ width:784px; display:block; float:left}
.home_l_goods{ width:190px; height:295px; float:left; border:3px solid #f9f9f9; background:#FFF; text-align:center; position: relative}
.home_l_goods .wukucun{ background: rgba(0,0,0,0.1); position: absolute; width:190px; height:295px; left: 0;display: flex;}
.home_l_goods .wukucun span{background: rgba(0,0,0,0.4); margin-top: 100px; width: 80px;height: 80px; line-height:80px; border-radius: 50%; color: #FFF; align-items: center; font-size: 14px}
.home_l_goods:hover{border-color:#ddd; }
.home_l_goods>div{ height:150px; padding:15px 10px}
.home_l_goods>p{ display:block; padding:0 15px; text-align:left;}
.home_l_goods>dl{padding:10px 15px; }
.home_l_goods>dl>dt{ display:block; float:left; color:#c00;}
.home_l_goods>p>a{ color:#737373; line-height:18px;}
.home_l_goods>p>a:hover{ text-decoration:underline}
.home_l_goods>dl>dt>span{ padding-right:10px; font-size:14px;}
.home_l_goods>dl>dt>del,.home_list_r dd p del{ color:#ccc;}
.home_l_goods>dl>dd{ display:block; float:right;}
.home_l_goods>dl:nth-last-child(1)>dd{ padding-top: 11px;}
.home_l_goods .maoyifangshi{  margin-top: 8px; color: #FFF; padding: 3px 8px; border-radius: 3px;}
.home_l_goods .baoshui{ background:#FFC64B; margin-top: 8px; color: #FFF; padding: 3px 8px; border-radius: 3px;}
.home_l_goods .zhiyou{ background:#00B3FF; margin-top: 8px; color: #FFF; padding: 3px 8px; border-radius: 3px;}


.home_list_r{ width:210px; background:#FFF;  border-left:3px solid #f9f9f9; border-top:3px solid #f9f9f9; display:block; float:left; height:596px;}
.home_hot{ background:#FFF;}
.home_hot .name{ font-size:14px; padding:20px 0 5px 10px; font-weight:bold}
.home_list_r dl{ border-bottom:1px solid #f7f7f7; width:196px; padding:15px 0;}
.home_list_r dl:hover{ background:#fafafa;}
.home_list_r dt{ display:block; float:left; width:66px;}
.home_list_r dd{ display:block; float:left; width:130px; padding-top:3px; line-height:18px;}
.home_list_r dd a{ color:#585858;}
.home_list_r dd a:hover{ text-decoration:underline}
.home_list_r dd p{ display:block; padding-top:8px; color:#c00;}
.home_list_r dd p span{ font-size:14px; padding-right:10px;}

.home_list_r .rolling{}


.copyright{ width:1200px; padding:20px 0; line-height:24px;}
.copyright dl{ display:block; float:left; padding:0 40px;}
.copyright dt{ font-size:16px; padding-bottom:10px;}
.copyright dd{ padding-left:2px;}
.copyright dt a{ color:#FFF;  display:block;}
.copyright dd a{ color:rgba(255,255,255,0.8);  display:block;}
.copyright a:hover{ text-decoration:underline;}
.cop_logo{ float:left; width:300px;}
.cop_link{ float:left; width:900px;}

.allright{width:1200px; color:#FFF; line-height:20px; text-align:center; padding-bottom:40px;}
.allright a{ color:#FFF;}
.allright a:hover{ text-decoration:underline}

.top_class{ width:1200px; font-size:12px; border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5; background:#FFF;}
.top_class *{ margin:0;}
.top_class td{border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; padding:10px; line-height:30px;}
.top_class tr td:nth-child(1){width:70px; text-align:center; background:#fcfcfc;border-right:1px dashed #f0f0f0; }
.top_class tr td:nth-child(2){border-right:none;}
.top_class tr td:nth-child(2) span{ display:block; float:left; padding:1px 15px;}
.top_class tr td:nth-child(3){ width:60px}
.top_class tr td:nth-child(3) a{ display:flex}
.top_class tr td:nth-child(3) a i{ font-size:12px; padding-top:1px; margin-left:3px;}
.top_class .a{ background:#4782f7; }
.top_class .a a{color:#FFF;}
.top_class .a i{ margin-left:5px; font-size:14px;}


.goods_cte{ width:1200px; padding:13px 0 13px 0; display:flex}
.goods_cte *{margin:0;}
.goods_cte span,.goods_cte div{  margin-right:10px; margin-left:10px; padding-top:5px;}
.goods_cte span{ border:1px dashed #f00; padding:0 8px; line-height:24px; color:#F00;}
.goods_cte span a{ color:#F00; margin-left:5px;}
.goods_cte p i{ font-size:12px; color:#ccc;}
.goods_cte span i{font-size: 12px;}
.goods_cte p{padding-top:5px;}
.goods_cte div a{ text-decoration:underline}
.goods_cte div a:hover{ text-decoration:none;}

.goods_pai{ width:1198px; margin-top:15px; margin-bottom:15px; line-height:36px; border:1px solid #e5e5e5; background:#FFF;}
.goods_pai p{ display:block; float:left;}
.goods_pai p:nth-child(1) a{ display:block; float:left; width:65px; text-align:center; border-right:1px solid #e5e5e5 ;}
.goods_pai p:nth-child(1) .a{ background:#eee;}
.goods_pai p:nth-child(1) .a:hover{ color:#333;}
.goods_pai p:nth-child(1) a:hover{ background:#f5f5f5; color:#333;}
.goods_pai p:nth-child(1){ padding-right:10px;}

.goods_pai p:nth-child(2) a{display:block; float:left; margin-right:20px;}
.goods_pai p:nth-child(2) a:hover{ color:#333;}
.goods_pai p:nth-child(2) input{ border:1px solid #666; background:#FFF;}


.goods_list{ width:1215px; display:flex; flex-wrap:wrap; padding-left:15px;}
.goods_list *{ margin:0;}
.goods_list>li{margin-right:15px; background:#FFF; width:226px; height:365px; border:1px solid #e5e5e5; position: relative; justify-content:flex-start;  margin-bottom:15px;}
.goods_list .wukucun{ background: rgba(0,0,0,0.1); position: absolute; width:226px; height:365px;display: flex; }
.goods_list .wukucun span{background: rgba(0,0,0,0.4); width: 120px;height: 120px; line-height:120px; margin: 100px auto 0 auto; text-align: center; border-radius: 50%; color: #FFF; align-items: center; font-size: 14px}
.goods_list li img{ width:226px; }
.goods_list li:hover{ border:1px solid #69A9FF;}
.goods_list li p{ display:block; color:#CC0000; padding:10px 10px 5px;}
.goods_list li p span{ font-size:18px; padding-right:10px;}
.goods_list li p del{ color:#ccc;}
.goods_list .a_name{ padding:2px 10px 5px 10px; display:block; color:#777;  line-height:20px;height:56px;overflow: hidden;}
.goods_list .a_name:hover{ color:#0066cc}
.goods_list dl{padding:5px 10px;}
.goods_list dl dt{ display:block; float:left;}
.goods_list dl dd{ display:block; float:right; padding:1px 0px;}
.goods_list dl dt span{ display:block; float:left; color:#FFF; margin-right:5px; padding:1px 3px; border-radius:2px;}


.pagination{ width:1200px; display:flex; padding:10px 0; margin-bottom:45px; justify-content:center;}
.pagination a{ margin:0; display:block; padding:8px 10px; border-bottom:1px solid #e5e5e5;border-left:1px solid #e5e5e5;border-top:1px solid #e5e5e5; background:#FFF;}
.pagination a:hover{ background:#f5f5f5; color:#333;}
.pagination a:nth-child(1){ margin-right:10px; border-right:1px solid #e5e5e5;}

.pagination .a{ background:#0069d5; color:#FFF;}
.pagination .a:hover{ background:#0075E3; color:#FFF;}
.pagination a:last-child{ margin-left:10px; border-right:1px solid #e5e5e5;}
.pagination a:nth-last-child(2){border-right:1px solid #e5e5e5;}

.guesslike{ width:1200px; display:flex;justify-content: flex-start;align-items:flex-end; margin-bottom:20px;}
.guesslike dt,.guesslike dd{ margin:0;}
.guesslike dt{ margin:0; font-size:18px; padding-right:15px; font-weight:bold}


.goods_6{ width:1206px; margin-bottom:45px;}
.goods_6 li{ margin-left:4px; margin-right:4px; background:#FFF; width:191px; height:300px; border:1px solid #eee; float:left; margin-bottom:10px;}
.goods_6 li img{ width:191px;}
.goods_6 li:hover{ border:1px solid #ccc;}
.goods_6 li dl{ display:block; color:#CC0000; padding:5px 10px 5px;}
.goods_6 li dt span{ font-size:18px; padding-right:10px;}
.goods_6 li dt del{ color:#ccc;}
.goods_6 .a_name{ padding:2px 10px 5px 10px; display:block; color:#777; line-height:20px; margin-top:5px;}
.goods_6 .a_name:hover{ color:#0066cc}
.goods_6 dl dt{ display:block; float:left;}
.goods_6 dl dd{ display:block; float:right; padding:6px 0px; color:#333}


.goods_show_class{ width:1200px; }
.goods_show_class a,.goods_show_class span,.goods_show_class i{ display:block; float:left; padding:15px 0; margin-right:10px;}
.goods_show_class i{ padding-top:18px;}
.goods_show_class a{ color:#999; text-decoration:underline}
.goods_show_class a:hover{ text-decoration:none; color:#0066cc}
.goods_show_top{ width:1148px; border:1px solid #d8d8d8; padding:20px 25px; background:#FFF; display:flex}
.goods_show_top *{margin:0;}
.goods_show_top .left{ width:400px; height:400px; border:1px solid #d8d8d8;}
.goods_show_top .right{ width:720px; margin-left:25px;}
.goods_show_top .brand{ display:flex; justify-content:space-between; border-bottom:1px solid #f0f0f0; padding-bottom:10px;}
.goods_show_top .brand p{line-height:26px;}
.goods_show_top .country{display:flex; justify-content:flex-end;}
.goods_show_top .country img{ border:#f3f3f3 1px solid; padding:3px; margin-left:10px;}
.goods_show_top .title{ display:flex; padding:15px 0;}
.goods_show_top .title div{ background:#c00; color:#FFF; padding:2px 10px; line-height:21px; margin-right:10px; border-radius:3px;}
.goods_show_top .title p{ font-size:20px;}
.goods_show_top .notice{ margin:15px 0; border:1px dashed #ff5a5a; padding:10px; background:#fff3f3; color:#ff5a5a; line-height:20px;}
.goods_show_top .notice i{ font-size:12px;}
.goods_show_top .price{ border:1px solid #e5e5e5; background:#fafcff; margin-top:10px; padding:12px; display:flex; justify-content:space-between}
.goods_show_top .price .item { width:50px; padding-right: 10px; text-align: right; padding-top:5px;}
.goods_show_top .sale { width:110px; text-align:right; line-height:24px;}
.goods_show_top .sale i{ color:#c00; font-size:14px;}
.goods_show_top .price-o{ width:558px;}
.goods_show_top .price-o li{ display:flex; align-items:center;}
.goods_show_top .price-o li div{ font-size:22px; color:#c00; padding-right:10px;}
.goods_show_top .price-o li p{ background:#FF4D50; color:#FFF; padding:1px 5px; margin-right:20px; border-radius:2px;}
.goods_show_top .price-o li a{ background:#202020; color:#e9ea79; height:20px; line-height:20px; padding:0 10px; margin-right:10px; border-radius:20px;}
.goods_show_top .table{ width:100%; padding-top:10px; font-size:12px;}
/*.goods_show_top .table tr td:nth-child(1),.goods_show_top .table tr td:nth-child(3){ width:70px; padding-left:12px;}*/
.goods_show_top .table tr td:nth-child(2){ width:380px;}
.goods_show_top .table tr td{ padding:8px 0 8px 12px; line-height:20px;}
.goods_show_top .select_a a{ border:1px solid #e5e5e5; padding:3px 9px; margin-right:8px;}
.goods_show_top .select_a .checked_a{border:1px solid #4482f7; background:url(../images/checked.png) no-repeat bottom right;}
.goods_show_top .te{background:#F00; color:#FFF; padding:1px 5px; border-radius:2px;}
.goods_show_top .num a{ width:20px; height:30px; line-height:30px; text-align:center; border:1px solid #e5e5e5; font-size:14px;}
.goods_show_top .num input{ width:30px; height:30px; line-height:30px; text-align:center;border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;border-left:0;border-right:0;}
.goods_show_top .num_o{padding-top:15px;}
.goods_show_top .num_o div{ line-height:30px;}
.goods_show_top .buy{}
.goods_show_top .buy a{ font-size:14px; padding:8px 22px; border:1px solid #4482f7; background:#4482f7; color:#FFF; margin-right:10px; border-radius:3px;}
.goods_show_top .buy a:hover{background:#0066cc;border:1px solid #0066cc;}
.goods_show_top .buy .a{border:1px solid #000; background:#FFF; color:#000;}
.goods_show_top .buy .a:hover{border:1px solid #4482f7; background:#FFF; color:#4482f7;}


.goods_pinlun_title *,.goods_pinlun_list *,.goods_pinlun_fenye *{ margin: 0;}

.goods_pinlun_title{  background: #f9f9f9; border: 1px solid #eee; margin: 0 10px; padding:10px 20px; display: flex; justify-content: space-between}
.goods_pinlun_title>p:nth-child(1){ display: flex; justify-content: flex-start; padding-top: 13px;}
.goods_pinlun_title>p:nth-child(1) a{ margin-left: 25px;}
.goods_pinlun_title>p:nth-child(1) a:hover{ text-decoration: underline}
.goods_pinlun_title>p:nth-child(1) a span{ color: #999;}
.goods_pinlun_title>p:nth-child(1) .a,.goods_pinlun_title>p:nth-child(1) .a span{ color: #c00;}

.goods_pinlun_title>p:nth-child(2) span{ font-size: 30px; color: #c00;}


.goods_pinlun_list{ margin:0 20px; padding-bottom: 30px; border-bottom: 1px solid #ddd; display: flex; justify-content: space-between; margin-top: 20px;}
.goods_pinlun_list>ol{ width: 130px;  padding: 10px;}
.goods_pinlun_list>ol>li{ padding-bottom: 10px;}
.goods_pinlun_list>ol .touxiang img{ width: 50px; height: 50px; border-radius: 50%; border: 1px solid #ddd; padding: 5px; }

.goods_pinlun_list>ul{ width: calc(100% - 170px)}
.goods_pinlun_list>ul .xin{ color: #c00; font-size: 12px;}
.goods_pinlun_list>ul .xin i{ font-size: 14px;}
.goods_pinlun_list>ul .text{ color: #555; line-height: 22px; padding:5px 20px 10px 0;}
.goods_pinlun_list>ul .text1{ color: #c00; line-height: 22px; padding:5px 20px 10px 0;}
.goods_pinlun_list>ul .img_s{ display: flex; justify-content: flex-start; margin-bottom: 15px;}
.goods_pinlun_list>ul .img_s img{ border: 1px solid #ccc; padding:4px; margin-right: 10px; max-width: 50px; max-height: 50px; display:inline; cursor:pointer}
.goods_pinlun_list>ul .img_s .img{border: 1px solid #c00;}
.goods_pinlun_list>ul .img_l{display: flex; justify-content: flex-start}
.goods_pinlun_list>ul .img_l img{ border: 1px solid #ccc; padding:4px; display:inline-block; cursor:pointer}
.goods_pinlun_list>ul .line_s{ border-bottom: 1px dashed #ddd; padding-top: 20px; margin-bottom: 20px;}

.goods_pinlun_fenye{ display: flex; justify-content:flex-end; padding-top: 20px; padding-bottom: 30px; margin-right: 30px;}
.goods_pinlun_fenye a{ border: 1px solid #ccc; background: #f9f9f9; padding:0 10px; height: 25px; line-height: 25px;  text-align: center; margin: 0 2px;}
.goods_pinlun_fenye a:hover{ color: #c00;}
.goods_pinlun_fenye div{  padding:0 5px; height: 25px; line-height: 25px;  text-align: center; margin: 0 2px;}
.goods_pinlun_fenye .a,.goods_pinlun_fenye .a:hover{ background: #ccc; border: 1px solid #aaa; color: #333;}







.goods_details{ margin-left:20px;}
.goods_details .parameter_name{ width:900px; line-height:40px; color:#FFF; background:#0069d5; font-size:18px; margin-bottom:5px; text-align:center;}
.goods_details .parameter{ border-bottom:1px solid #e5e5e5; border-left:1px solid #e5e5e5; width:900px; margin-bottom:30px;}
.goods_details .parameter td{ border-top:1px solid #e5e5e5; border-right:1px solid #e5e5e5; padding:10px}
.goods_details{ border:1px solid #e5e5e5; margin-top:20px; background:#FFF;}
.goods_details .tab{justify-content:flex-start; background:#fafafa url(../images/e5e5e5.png) repeat-x bottom; margin-bottom:20px;}
.goods_details .tab a{ padding:8px 20px; border-top:3px solid #fafafa;  border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5; display:block; float:left}
.goods_details .tab .a{ background:#FFF; border-top:3px solid #4482f7; border-bottom:1px solid #FFF; font-weight:bold; color:#4482f7;}
.goods_details .tab .location{ text-align: right; padding:8px 20px; }
.goods_details .tab .location span{ color: #bbb;}
.goods_details .details{ margin:0 auto;}
.goods_details .details img{ width:750px;}

.goods_details .article_zhenwen{ padding:0 30px; line-height: 25px; color: #888; padding-bottom: 30px;}
.goods_details .article_zhenwen .zuozhe{ padding-bottom: 10px;}
.goods_details .article_title{padding:0 30px 20px  30px; font-weight: bold;  font-size: 20px; text-align: center; border-bottom: 1px dashed #ccc; margin-bottom: 20px;}

.goods_classdetails{ width:230px; padding-top:20px;}
.goods_classdetails .name{ background:#fafafa; border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5; font-size:14px; text-align:center; line-height:40px;}
.goods_classdetails .class{ background:#FFF; margin-bottom:20px; padding:10px;  border-bottom:1px solid #e5e5e5;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5; }
.goods_classdetails .class p{ display:block; text-align:center; font-size:18px; color:#c00; border-bottom:1px dashed #e5e5e5; padding-bottom:15px; margin-bottom:15px;}
.goods_classdetails .class a{display:block; margin:0 10px;}

.goods_classdetails .artcle_class{border:1px solid #e5e5e5;background:#FFF; padding:5px 20px 25px 40px; }
.goods_classdetails .artcle_class dt{ display: block; font-size: 18px; padding-bottom: 8px; padding-top: 25px;}
.goods_classdetails .artcle_class dd{ display: block; margin-left: 10px; line-height: 30px; font-size: 14px;}
.goods_classdetails .artcle_class dd a{ color: #999}
.goods_classdetails .artcle_class .a{ color: #0069d5}


.goods_xfzshu{ width:840px; border:1px solid #ebebeb; padding:20px 30px; background:#fafafa; margin-bottom:20px;}
.goods_xfzshu .name{ display:flex}
.goods_xfzshu .name p{ width:40%; border-top:6px solid #e1ebf6; margin-top:10px; height:0; line-height:0; overflow:hidden;}
.goods_xfzshu .name span{ width:20%; text-align:center; font-size:16px; font-weight:bold; color:#0069d5;}
.goods_xfzshu .text{ line-height:26px; padding:10px; color:#888;}
.goods_xfzshu .text span{ line-height:20px; display:block; padding-top:6px;}

.goods_zhen{ width:840px; border:1px solid #ebebeb; padding:20px 30px; background:#fafafa; margin-bottom:20px; display:flex}
.goods_zhen div{ width:40px; height:40px; line-height:40px; background:#0069d5; color:#FFF; font-size:22px; border-radius:50%; text-align:center;}
.goods_zhen p{ width:780px; margin-left:20px; padding-left:20px; border-left:1px solid #ebebeb; line-height:22px; color:#666;}
.goods_zhen p strong{ display:block; font-size:16px;}



.my_top{ width:calc(100% - 180px); min-width:1200px; padding-left:180px; background:#FFF; line-height:35px; border-bottom:1px solid #eee; z-index:1000; position:fixed; top:0;}

.my_main{width:calc(100% - 229px); min-width:1200px; position:absolute;  margin:50px 15px  15px 184px; padding:15px; background:#FFF;}




/*PC订单 列表*/
.my_order_l{white-space:nowrap;  margin-bottom: 10px; border: 1px solid #eee;}
.my_order_l *{ margin:0;}
.my_order_l dt{ display: flex; background:#f6f6f6; padding:8px 10px}
.my_order_l dt div{ margin-right: 30px;}
.my_order_l dd{display: flex; align-items: center; flex-wrap: nowrap; justify-content: space-between;}
.my_order_l dd:hover{ background: #f9f9f9;}
.my_order_l dd img{ border:1px solid #eee; margin:0; height:80px; background:#FFF;}
.my_order_l dd>div{text-align:left; padding:10px;}

.my_order_l dd>div:nth-child(2){ width:calc(100% - 600px);}

.my_order_l dd>div:nth-child(2)>div{display: flex; width: 100%;}
.my_order_l dd>div:nth-child(2)>div>p:nth-child(1) { width: 80px; padding-bottom: 10px;}
.my_order_l dd>div:nth-child(2)>div>p:nth-child(2) {line-height: 18px; padding-top: 10px;height: 70px; padding-left: 20px; padding-bottom: 10px; flex-wrap: wrap; flex-direction:column  ; display: flex;  width:calc(100% - 160px);}
.my_order_l dd>div:nth-child(2)>div>p:nth-child(2) span{color: #ccc;}
.my_order_l dd>div:nth-child(2)>div>p:nth-child(3){ width:100px; text-align: center; padding-top: 24px; height: 56px; }

.my_order_l dd div:nth-child(2)>div:nth-last-child(1)>p{padding-bottom: 0;}

.my_order_l dd>div:nth-child(3){ width:150px; text-align: center;}
.my_order_l dd>div:nth-child(4){ width:150px; text-align: center;}
.my_order_l dd>div:nth-child(5){ width:150px; text-align: center;}
.my_order_l dd>div:nth-child(6){ width:100px; text-align: center; display:flex; flex-wrap: wrap; justify-content: center}
.my_order_l dd>div:nth-child(6) a{margin:3px 0; padding:2px 0; width: 80px; border-radius:3px;}
.my_order_l dd>div:nth-child(6) .c_FF3F00{ border:1px solid #FF3F00; color:#FF3F00;}
.my_order_l dd>div:nth-child(6) .c_FF3F00:hover{ background:#FF3F00; color:#FFF;}
.my_order_l dd>div:nth-child(6) .c_666{ border:1px solid #666; color:#666;}
.my_order_l dd>div:nth-child(6) .c_666:hover{ background:#666; color:#FFF;}
.my_order_l .bg_eee,.my_order_l .bg_eee:hover{ background:#eee;}
.my_order_l .title div{ display: flex}
.my_order_l .title div>span:nth-child(1){width: 80px; }
.my_order_l .title div>span:nth-child(2){padding-left: 20px;  width:calc(100% - 160px);}
.my_order_l .title div>span:nth-child(3){width:100px;text-align: center;  }

.my_se_list{ background:#f9f9f9; margin-bottom:20px; padding:10px; display:flex; line-height:30px; justify-content:flex-start;white-space:nowrap;}
.my_se_list *{ margin:0;}
.my_se_list input,.my_se_list select{ color:#999; border:1px solid #ccc; border-radius:3px; padding:0 5px;}
.my_se_list input::placeholder{ color:#ccc;}

.my_se_list .a_button{ padding:0 15px; border-radius:5px;}
.my_se_list .a_search{ border:1px solid #B44300; color:#B44300;}
.my_se_list .a_search:hover{ background:#B44300; color:#FFF;}

.my_se_list .a_download{ border:1px solid #0069d5; color:#0069d5;}
.my_se_list .a_download:hover{ background:#0069d5; color:#FFF;}

.my_se_tab{ display:flex; justify-content:flex-start; border-left:1px solid #ddd;}
.my_se_tab *{ margin:0;}
.my_se_tab a{ width:110px; border-bottom:1px solid #ddd; padding-top:1px; font-weight:bold; font-size:14px; text-align:center; line-height:35px; border-top:1px solid #ddd; border-right:1px solid #ddd; background:#f9f9f9;}
.my_se_tab a span{ color:#F00; font-weight:100;}
.my_se_tab a:hover{ border-top:2px solid #FF3F00; padding:0; background:#f0f0f0; color:#333;}
.my_se_tab .a{ background:#FFF; border-bottom:1px solid #FFF; border-top:2px solid #FF3F00; padding:0;}
.my_se_tab .a:hover{background:#FFF; }
.my_se_tab p{ border-bottom:1px solid #ddd;}

.my_se_button *{ margin:0;}
.my_se_button{ padding:15px 0; display:flex;}
.my_se_button a{ background:#FF3F00; margin-right:10px; padding:8px 15px; color:#FFF; border-radius:5px; font-size:14px;}
.my_se_button a:hover{ background:#A32800}

.my_se_title{ background:#f5f5f5; margin-bottom:10px; padding:15px; display:flex}
.my_se_title *{ margin:0;}
.my_se_title .checkbox{ padding:0 8px 0 0; width:132px; display:flex; line-height:17px;}
.my_se_title div{ display:flex; align-items:center;  margin:0; padding:0 20px;}



/* 复选框  */
.chk_1{display: none;}
.chk_1 + label {background-color: #FFF;	border: 1px solid #C1CACA; font-weight:normal; width:16px;	height:16px; display:block;	border-radius: 3px;	position: relative;}
.chk_1:checked + label {background-color: #92A1AC;	border: 1px solid #92A1AC;}
.chk_1:checked + label:after {content: '\2714'; line-height:16px; position: absolute; top: 0px;	left: 0px;	color: #FFF; width: 16px;  text-align: center;	font-size: 12px;}

.chk_d + label {background-color:#e9e9e9;}


/*分页*/

.my_paging{ display:flex;  justify-content:space-between; padding-top:10px; margin-bottom:30px;}
.my_paging *{ margin:0;}
.my_paging .left{ display:flex;width:300px;}
.my_paging .left p{  display:flex; line-height:18px; padding-left:12px;}
.my_paging .left>p:nth-child(1){ padding-top:8px;}
.my_paging .left a{ background:#FF3F00; margin-right:10px; padding:8px 15px; color:#FFF; border-radius:5px; font-size:14px;}
.my_paging .left a:hover{ background:#A32800}

.my_paging .right{ width:calc(100% - 300px); display:flex; justify-content:flex-end; line-height:20px;}
.my_paging .right .home{  border-right:1px solid #eee; margin-right:10px;}
.my_paging .right .end{  border-right:1px solid #eee; margin-left:10px;}
.my_paging .right a{ padding:5px 15px; background:#fefefe;  border-left:1px solid #eee;  border-top:1px solid #eee;  border-bottom:1px solid #eee;}
.my_paging .right .a,.my_paging .right .a:hover{ background:#B44300; border-bottom:1px solid #B44300; border-top:1px solid #B44300;border-left:1px solid #B44300; color:#FFF;}
.my_paging .right a:hover{ color:#666; background:#f0f0f0;}
.my_paging .right p{border-right:1px solid #eee; display:flex; }
.my_paging .right div{ padding:7px 10px;}
.my_paging .right input{ text-align:center; margin-right:10px; width:40px; border:1px solid #ccc;}
.my_paging .right button{border:1px solid #ccc; padding:0 10px; background:#f9f9f9}
.my_paging .right button:hover{ background:#eee;}

.my_import{ padding-left:20px; padding-bottom:30px;}
.my_import  *{ margin:0;}
.my_import strong{ display:block; padding:10px 0 20px 0}
.my_import dl dt{ display:block; padding:15px 0 10px 0;}
.my_import dl dd{ padding:5px 0 20px 0; display:block}
.my_import dl dd a{ display:block; border:1px solid #0069d5; width:140px; border-radius:5px; padding:5px 10px; font-size:14px; color:#0069d5;}
.my_import dl dd a:hover{ background:#0069d5; color:#FFF;}
.my_import dl dd a i{ font-size:14px;}
.my_import .input{ display:flex; margin-bottom:10px;}
.my_import .input input{ border:1px solid #ccc; width:400px; padding:6px 10px;}
.my_import .input button{ padding:6px 10px;}
.my_import .b_import{ padding:10px 0; margin-bottom:10px;}
.my_import .b_import a{ background:#FF3F00; margin-right:10px; padding:8px 15px; color:#FFF; border-radius:5px; font-size:14px; border:0;}
.my_import .b_import a:hover{ background:#A32800}

.my_table_list{ width:100%; margin:20px 0; border-top:1px solid #eee;border-left:1px solid #eee;}
.my_table_list td{border-bottom:1px solid #eee;border-right:1px solid #eee; padding:12px 6px; line-height:22px;}
.my_table_list tbody tr:hover{ background:#f9f9f9;}
.my_table_list a{ color:#0069d5}
.my_table_list a:hover{ text-decoration:underline; color:#c00;}
.my_table_list thead{ font-weight:bold; color:#333; background:#f4f4f4;}
.my_table_list i{ font-size:10px;}
.my_table_list td:nth-last-child(1),.my_table_list td:nth-last-child(3){ text-align:center}




/*
.my_main{ width:1200px; display:flex; margin-top:20px;}
.my_main .left{ width:150px; border:1px solid #ccc; background:#FFF; padding:10px 35px 25px 35px;}
.my_main .left dt{ font-size:16px; padding:15px 0 5px 0; font-weight:bold}
.my_main .left dd{ line-height:35px;}
.my_main .left dd a{ color:#999; display:block}
.my_main .left dd a:hover{ color:#333;}
.my_main .right{ width:948px; border:1px solid #ccc; margin-left:10px; padding:20px; background:#FFF;}
.my_main .right .title{ font-size:16px; display:block}
.my_main .right .shang{ border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc; background:#f3f3f3;  padding:8px 10px}
.my_main .right .xia{ border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc; display:flex; justify-content:flex-start; padding:10px;  line-height:20px;}
.my_main .right .xia img{  }
.my_main .right .xia .goodsname{}
.my_main .right .xia *{ display:flex; align-items:center;  margin:0; height:100px;}*/


/*登录页*/

.login_top{ width: 1200px; background: url("../images/pc_logo.png") no-repeat #FFF; height: 70px; padding-top: 30px; display: flex; justify-content: flex-end; align-items: center}
.login_top a{ font-size: 16px; padding:8px 20px; margin: 20px 15px; border-radius: 3px;}
.login_top a:hover{ background: #f9f9f9; color: #333; padding-top:11px;}



.login_movie{ width: 100%; height: 500px; background:#0069d5;}

.login_movie ul{ width: 300px; position:relative; top: 45px; left: 780px;  margin: 0; background: #FFF; padding: 50px 40px 40px 40px;}
.login_movie ul li{ margin-bottom: 10px;}
.login_movie ul .name{ display: flex; justify-content: space-between; padding-bottom:10px;}
.login_movie ul .name p{ margin: 0; display: flex; padding-top: 10px;}
.login_movie ul .name p input{ font-size: 12px;}
.login_movie ul .name a{ margin: 0; padding-top: 7px;}
.login_movie ul strong{ font-size: 20px; margin: 0;}
.login_movie ul .text{ border: 1px solid #ccc; padding: 5px; display: flex; line-height: 30px; margin-bottom: 10px;}
.login_movie ul .text i{ font-size: 26px; margin: 0; padding:1px 12px 0 5px; color: #bbb; }
.login_movie ul .text input{ color: #444;  font-size: 14px; height: 20px; border-left:1px solid #ddd;border-right:0; border-top:0; border-bottom:0; padding-left: 12px; margin:4px 0 0 0; width: 200px;}
.login_movie ul .text input::placeholder{ color:#bbb;}
.login_movie .tijiao{ background: #c00; border-radius: 4px; line-height: 40px; display: block; text-align: center; font-size: 14px; color: #FFF;}
.login_movie .tijiao:hover{ background:#FF4245;}

.login_movie .a a{ text-decoration: underline; color: #c00;}
.login_movie .a a:hover{text-decoration: none; }
.login_movie .note{ line-height: 22px; padding: 5px 0; color: #888;}


.login_center{ text-align: center;  padding: 80px 0;}
.login_center h1{ font-size: 30px;}
.login_center p{ line-height: 25px; font-size: 14px; margin-bottom: 30px;}
.login_center h1{ padding-bottom: 10px;}

.login_center .ul_4{  display: flex; width: 1200px;}
.login_center .ul_4 li{ background: #1e46c3; border-radius: 5px; width: calc( 25% - 60px); padding:30px 20px; height: 150px; text-align: left;}
.login_center .ul_4 li strong{ font-size: 18px; margin-bottom: 10px; display: block;}
.login_center .ul_4 li div{ line-height: 22px;}
.bg_center{ background: #0069d5; color: #FFF;}

.login_botton{ display: flex; padding: 20px; justify-content: center;}
.login_botton a{ width:250px;  margin: 0 20px; display: flex; border: 1px solid #FFF; padding: 10px; border-radius: 5px; color: #FFF;}
.login_botton a *{ margin: 0;}
.login_botton a i{ font-size: 30px; padding:5px 15px 0 5px;}
.login_botton a li:nth-child(1){ font-size: 14px;}
.login_botton a li:nth-child(2){ font-size: 18px;}
.login_botton a:hover{ background: #FFF; color: #0069d5}



.login_copyright{ text-align:center; padding: 30px; line-height: 25px;}



/*购物订单*/
.my_buy_order{position:absolute;width:calc(100% - 140px); left:95px; min-width:1200px; margin:50px auto 0 auto;  }
.my_buy_list,.my_buy_liuchen{ background: #FFF; padding: 20px; margin-bottom:15px; line-height:30px; justify-content:flex-start;white-space:nowrap;}
.my_buy_list strong{ font-size: 16px; margin-bottom: 10px; display: block}
.my_buy_list *{ margin:0;}
.my_buy_list .search input{ color:#999; border:1px solid #ccc; border-right:0;   padding:0 5px;}
.my_buy_list input::placeholder{ color:#ccc;}
.my_buy_list .a_button{ padding:0 15px; }
.my_buy_list .a_search{ background:#0069d5; color:#FFF; }
.my_buy_list .a_search:hover{color:#FFF; background: #0060c3}
.my_buy_list .a_new{ background:#B44300; color:#FFF; }
.my_buy_list .a_new:hover{color:#FFF; background: #c00}
.my_buy_list .search{display:flex; }

.my_buy_addlist{ padding: 20px 0;}
.my_buy_addlist li{ display: flex; line-height: 45px;}
.my_buy_addlist li:hover, .my_buy_addlist li:nth-child(even):hover{ background: #f5f5f5;}
.my_buy_addlist li:nth-child(even){background: #f9f9f9;}
.my_buy_addlist li input{ margin: 16px 10px 0 10px;}
.my_buy_addlist li p{ margin-right: 15px; color: #B44300;}
.my_buy_addlist li a{ margin-left: 20px; color:#0069d5 }
.my_buy_addlist li span{ margin-right: 10px;}

.my_buy_goodslist{ width: 100%; border: 1px solid #eee; margin-bottom: 10px;}
.my_buy_goodslist thead{ background: #f0f0f0; font-weight: bold}
.my_buy_goodslist td{ padding: 6px;}
.my_buy_goodslist td span{ display: block; line-height: 25px;}
.my_buy_goodslist td span:nth-child(2){ color: #ccc}
.my_buy_goodslist tbody td{  border-bottom: 1px solid #f0f0f0;}
.my_buy_goodslist tbody tr:hover{ background: #f9f9f9;}
.my_buy_goodslist tbody .shixiao td span{ color: #ccc; text-decoration:line-through}
.my_buy_goodslist tbody .shixiao img{opacity:0.2;filter:alpha(opacity=20)}
.my_buy_goodslist .note{ border: 1px solid #ccc; padding: 8px; width: 500px; border-radius: 4px;}
.my_buy_goodslist tfoot td{ background: #f9f9f9;}
.my_buy_goodslist .input_cart{ border: 1px solid #ddd; width: 50px; text-align: center; padding: 5px 0; border-radius: 3px;}

.my_buy_tijiao{ border: 1px solid #eee; padding: 20px;}
.my_buy_tijiao li{display: flex; padding: 5px 10px; justify-content: flex-end}
.my_buy_tijiao li p:nth-child(2){ width: 200px;text-align: right}
.my_buy_tijiao li select{ line-height: 30px; height: 30px; width: 200px}
.my_buy_tijiao li .cny{ color: #c00; font-size: 26px; font-weight: bold; margin-bottom: 30px;}

.my_buy_liuchen{ display: flex; flex-wrap: wrap}
.my_buy_liuchen p{ margin: 0; display: flex; justify-content: center; width:calc(20% - 2px); line-height: 40px; font-size: 14px; text-align: center; border: 1px solid #FFF; background: #f5f5f5;}
.my_buy_liuchen .p{ background:#0069d5; color: #FFF; border: 1px solid #FFF; }
.my_buy_liuchen .p span:nth-child(1){ border:1px solid #fff;}
.my_buy_liuchen p span:nth-child(1){ width: 16px; font-size: 13px; height: 16px; margin: 11px 0 0 0; line-height: 16px; border: 1px solid #666; border-radius: 50%;}
.my_buy_liuchen p span:nth-child(2){ margin-left: 10px;}
.my_buy_liuchen p *{ margin: 0;}
.my_buy_liuchen div{ width:calc(20% - 2px); text-align: center; color: #ccc;}
.my_buy_paybank{ display: flex; border-bottom: 1px dashed #ddd; padding-bottom: 20px;}
.my_buy_paybank li{ border: 1px solid #eee; margin-right: 10px;}
.my_buy_paybank .li,.my_buy_paybank .li:hover{border: 1px solid #c00; }
.my_buy_paybank li:hover{border: 1px solid #aaa; }

.my_buy_payyue{ border-bottom: 1px dashed #ddd; padding-bottom: 20px;}
.my_buy_payyue li{display: flex;}
.my_buy_payyue li a{ background: #3ab034; margin: 0 20px 0 5px; padding: 0 20px; color: #FFF; border-radius: 3px;}
.my_buy_payyue li .a{ background: #7cc8a1; cursor:no-drop; margin: 0 20px 0 5px; padding: 0 20px; color: #FFF; border-radius: 3px;}
.my_buy_payyue li input{ padding: 0 5px; border-radius:2px; border: 1px solid #ccc;}

.my_buy_zhifu{ display: flex; border-bottom: 1px dashed #ddd; padding-bottom: 20px; justify-content: space-between}
.my_buy_zhifu li:nth-child(1) a{ font-size: 12px; font-weight: normal; color: #0069d5; margin-left: 10px;}
.my_buy_zhifu li:nth-child(1) a:hover{ color: #c00; text-decoration: underline}
.my_buy_zhifu li:nth-child(1) span{ color: #c00;}
.my_buy_zhifu strong{ font-size: 16px; margin-bottom: 0; display: block}
.my_buy_zhifu li:nth-child(2) div span{ font-size: 35px; color: #c00;}
.my_buy_zhifu li:nth-child(2) div{ padding-top: 30px;}


.my_buy_tijiao_a{background: #f00; font-size: 16px; padding:10px 30px; color: #FFF; border-radius:3px;}
.my_buy_tijiao_a:hover{ background:#bb0000;color: #eee;}


.my_order_detail{ border-bottom: 1px dashed #ddd; padding-bottom: 20px;}
.my_order_detail li{display: flex;}
.my_order_detail li a{text-decoration: underline; color: #0069d5; margin-left: 20px;}
.my_order_detail li a:hover{ color: #009EB8}
.my_order_detail li input{ padding: 0 5px; border-radius:2px; border: 1px solid #ccc;}

.my_order_detail li:hover{ background: #f9f9f9;}
.my_order_detail span{ color: #999}


/*注册*/
.my_register{ width:1140px; padding: 30px 30px 80px 30px; border: 1px solid #e5e5e5; background: #fff; margin: 10px auto;}
.my_register a{ text-decoration: underline; color: #0060c3;}
.my_register a:hover{ text-decoration: none; color: #006699}
.my_register li{ display: flex; padding: 10px 0;}
.my_register li *{ margin: 0}
.my_register li p:nth-child(1){ width: 350px; padding-right: 10px; text-align: right; line-height: 35px;}
.my_register li input{ padding:0 8px; border: 1px solid #ccc; border-radius: 3px; }
.my_register li input::placeholder{ color:#ccc;}
.re_name{ font-size:26px; color: #B44300; justify-content: center; margin-bottom: 20px; }
.my_register li .re_send_yan{line-height: 35px;text-decoration: none; background: #B44300; padding: 0 20px; border-radius: 3px; color: #FFF;margin-left: 8px;}
.my_register li .re_send_yan:hover{background: #c00; color: #FFF;text-decoration: none;}

.my_register li .re_send_yan_no,.my_register li .re_send_yan_no:hover{background:#FF7476;text-decoration: none; line-height: 35px;color: #bbb;padding: 0 20px; border-radius: 3px; margin-left: 8px;cursor:no-drop;}

.my_register li .send_reg{ background: #0060c3; text-decoration: none; color: #FFF; line-height: 40px; border-radius: 3px; width: 300px; text-align: center}
.my_register li .send_reg:hover{ background: #336699}


/*PC个人中心*/
.my_center_3{ width: 100%; padding-bottom: 10px; margin-bottom: 20px;}
.my_center_3 a{ font-size:24px; color: #F00;}
.my_center_3 td{ width:33%; text-align: center; line-height: 25px; padding: 30px 0; background: #f9f9f9; border: 2px #fff solid;}
.my_center_3 td span{ display:block}

/*PC基本信息*/
.my_basic{ width:100%;}
.my_basic li{ display: flex}
.my_basic li *{ margin: 0}
.my_basic div{ padding:8px;}
.my_basic div:nth-child(1){ width:200px; text-align: right;}
.my_basic div:nth-child(2) img{ margin: 0; padding:0 20px 20px 0;}
.my_basic div:nth-child(2) input{ margin: 0; padding:5px; border-radius: 3px; border: 1px solid #ccc;}

.my_basic li .re_send_yan{text-decoration: none; background: #B44300; padding: 8px 20px; border-radius: 3px; color: #FFF; margin-left: 8px;}
.my_basic li .re_send_yan:hover{background: #c00; color: #FFF; text-decoration: none;}

.my_basic li .re_send_yan_no,.my_basic li .re_send_yan_no:hover{background:#FF7476;text-decoration: none; color: #bbb;padding: 8px 20px; border-radius: 3px; margin-left: 8px;cursor:no-drop;}

.my_basic li .send_reg{ background: #0060c3;text-decoration: none; color: #FFF; padding: 10px 50px; border-radius: 3px; width: 300px; text-align: center}
.my_basic li .send_reg:hover{ background: #336699}

/*PC公告*/
.my_notice_show{ padding: 20px;}
.my_notice_show li:nth-child(1){ font-size: 20px; padding: 10px 0;}
.my_notice_show li:nth-child(2){ color:#ccc;}
.my_notice_show li:nth-child(3){ line-height: 22px;padding: 10px 0;}




.info li{ display: flex; padding: 10px 0;}
.info li p:nth-child(1),.info li p:nth-child(3){ width: 60px; padding-right: 10px; text-align: right; color: #bbb;}
.info li p:nth-child(2){ width: calc(55% - 70px)}
.info li p:nth-child(4){ width: calc(45% - 70px)}
.info li p{ width: calc(100% - 70px)}




/*pc售后*/

.order_shouhou{ padding: 30px; width: calc(100% - 60px)}
.order_shouhou *{ margin: 0;}
.order_shouhou li{ display: flex; justify-content: flex-start; padding: 10px; width: 800px;}
.order_shouhou li p{ width: 80px; margin-right: 10px; text-align: right}
.order_shouhou .input-1{ border: 1px solid #ddd; border-radius: 3px; padding: 5px;}
.order_shouhou .li-1{ display: flex}
.order_shouhou .li-1 span{ margin-right: 10px;}
.order_shouhou .a{ background: #ff8800; padding: 8px 20px; display: block; color: #FFF; border-radius: 3px;}
.order_shouhou .a:hover{ background: #E47900}
.order_shouhou .sc_img{ display: flex; flex-wrap: wrap; width: 700px;}
.order_shouhou .sc_img dl{ width: 350px;}
.order_shouhou .sc_img dt{ padding-bottom: 10px}
.order_shouhou .sc_img dt span{ color: #f00;}
.order_shouhou .sc_img dd{ display: flex; margin-bottom: 30px;}
.order_shouhou .sc_img dd>a:nth-child(1){ width: 100px; height: 25px; border: 1px solid #ccc; padding: 77px 2px 2px 2px; color: #FFF;}
.order_shouhou .sc_img dd>a:nth-child(1) p{ background: rgba(0,0,0,0.2); width: 100px; text-align: center; height: 25px; line-height: 25px;}
.order_shouhou .sc_img dd>a:nth-child(1) i{ font-size: 12px;}
.order_shouhou .sc_img dd>a:nth-child(2){ background: #f9f9f9; width: 100px; height: 100px; padding: 2px;border: 1px solid #ccc; margin-left: 10px; display: flex; justify-content: center; align-items: center}
.order_shouhou .sc_img dd>a:nth-child(2) i{ font-size: 60px;}
.order_shouhou .sc_img dd>a:nth-child(2):hover{ background: #fff;}

.order_shouhou_title{ border-bottom: 1px solid #ddd; min-width: 1000px; margin-bottom:20px; padding:10px 180px 45px 10px; display:flex;  justify-content:flex-start;white-space:nowrap;}
.order_shouhou_title>div{ display: flex; position: relative; align-items: center; border: 1px solid #eee; padding:5px 15px; border-radius: 3px;}
.order_shouhou_title>div time{position: absolute; top: 40px; left:0; text-align: left; color: #ccc}
.order_shouhou_title>div>span:nth-child(1){ border: 1px solid #ddd; width: 20px; height: 20px; line-height:20px; border-radius: 50%; text-align: center; margin-right: 5px;}
.order_shouhou_title>p{ border-bottom: 1px solid #ddd; flex-grow:1; height: 17px;}
.order_shouhou_title .c_f00{border: 1px solid #ddd;}
.order_shouhou_title .c_f00>span:nth-child(1){border: 1px solid #f00; background: #f00; color: #fff; }

.order_shouhou_tishi{ background:rgba(255,136,0,0.1); padding:15px 30px; margin-bottom: 20px; border-radius: 5px; min-width: 1000px; line-height: 25px; display: flex; flex-wrap: wrap;}
.order_shouhou_tishi *{ margin: 0; width: 100%}
.order_shouhou_tishi h1{ font-size: 16px; color: #f00;}

.order_shouhou_tishi .a{ background: #f00; padding: 3px; margin-top: 5px; width: 80px;  color: #FFF; border-radius: 3px; text-align: center;}
.order_shouhou_tishi .a:hover{ background: #E47900}
.order_shouhou_1{ padding: 15px; display: flex; border: 1px solid #eee; flex-wrap: wrap; background: #f9f9f9; border-radius: 5px;}
.order_shouhou_1 *{ margin: 0}
.order_shouhou_1 li{ display: flex;width: 300px; }
.order_shouhou_1 li .c_f00{ color: #f00;}


/*pc评论*/
.order_shouhou .xin{ display: flex; color: #c00; cursor: pointer}
.order_shouhou .xin i{font-size: 14px;}
.order_shouhou .img_s{ display: flex; justify-content: flex-start}
.order_shouhou .img_s p{ position: relative}
.order_shouhou .img_s a{ position: absolute; left: 0; background: rgba(255,255,255,.5); width: 46px; padding-right: 10px;  display: flex; justify-content:flex-end;}
.order_shouhou .img_s a i{ font-size: 14px; font-weight: bold; padding-top: 8px; padding-bottom: 3px}
.order_shouhou .img_s img{ border: 1px solid #eee; padding: 3px; margin-right: 5px; width: 50px; height: 50px;}

.order_pinlun_name{ display: block; font-size: 16px; padding-top: 30px; padding-bottom: 15px;}










