
div,p,ul,li,a,input,span{margin:0; padding:0;}

/* top nav */
.gjmm_headers{ width:100%; border-bottom:solid 1px #e9e9e9; background-color:#fff; font-family:"PingFang SC Regular";}
.gjmm_headers .gjmm_header{ width:1200px; margin:10px auto;}
.gjmm_headers .gjmm_header .mm_logo{ width:320px; float:left;}
.gjmm_headers .gjmm_header .mm_logo img{ width:320px; margin-top: 24px}
.gjmm_headers .gjmm_header .mm_nav{ height:40px; margin-top:20px;padding-bottom: 18px; margin-left:30px; float:left;}
.gjmm_headers .gjmm_header .mm_nav li{ height:40px; line-height:40px; margin-right:30px; font-size:14px; font-weight:bold; float:left;}
.gjmm_headers .gjmm_header .mm_nav li a{ display:block; text-decoration:none; color:#333; border-bottom:solid 2px #fff;}
.gjmm_headers .gjmm_header .mm_nav li a:hover{ color:#226eb0; border-bottom:solid 2px #226eb0;}
.gjmm_headers .gjmm_header .mm_nav li a.active{ color:#226eb0; border-bottom:solid 2px #226eb0;}
.gjmm_headers .gjmm_header .mm_user{ height:40px; margin-top:20px;padding-bottom: 18px; margin-left:30px; float:right;}
.gjmm_headers .gjmm_header .mm_user li{ height:40px; line-height:40px; margin-left:15px; font-size:12px; float:left;}
.gjmm_headers .gjmm_header .mm_user li a:hover{ color:#226eb0;text-decoration: none;}
.gjmm_headers .gjmm_header .mm_user li a.active{ color:#226eb0;text-decoration: none;}
.gjmm_headers .gjmm_header .gjmm_search{ width:400px; height:44px; background-color:#e9edf0; margin-top:23px; margin-right:80px; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; float:right;}
.gjmm_headers .gjmm_header .gjmm_search #keyword_in{ width:350px; float:left;}
.gjmm_headers .gjmm_header .gjmm_search #keyword_in .keybg1{ width:310px; height:28px; margin:0px; padding:5px 20px; background-color:#e9edf0; border:none; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px;}
.gjmm_headers .gjmm_header .gjmm_search .bnt_submit{ width:44px; float:right;}
.gjmm_headers .gjmm_header .gjmm_search .bnt_submit .bnt_scarch{ width:44px; height:44px; margin:0; padding:0; cursor:pointer; background:url(../images/top_icon_search_btn.png) 11px 11px no-repeat; background-size:20px auto; border:none; border-radius:22px; -moz-border-radius:22px; -webkit-border-radius:22px;}

/*.gjmm_headers .gjmm_header .cart_icon{ display:block; width:40px; height:40px; background:url(../images/top_icon_gwd.png) 0 0 no-repeat; background-size:40px auto; margin-top:23px; margin-left:40px; float:right;}
.gjmm_headers .gjmm_header .message_icon{ display:block; width:40px; height:40px; background:url(../images/top_icon_message.png) 0 0 no-repeat; background-size:40px auto; margin-top:23px; margin-left:25px; float:right;}*/
.gjmm_headers .gjmm_header .user_icon{ display:block; width:40px; height:40px; background:url(../images/top_icon_user.png) 0 0 no-repeat; background-size:40px auto; margin-top:25px; margin-left:10px; float:right;}
.gjmm_headers .gjmm_header .user_text{ display:block; height:40px; line-height:40px; margin-top:25px; text-decoration:none; float:right;}
#ECS_SEARCH_WORDS{ display:none;}
#search_words_box{width:355px; padding:15px 0px; border:solid 1px #efefef; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; background-color:#fff; position:absolute; left:1px; top:39px; z-index:999;}
#search_words_box .hot_words{ padding:0px 14px;}
#search_words_box .s_box_title{ font-family:Arial; font-size:13px; color:#969696; line-height:30px; margin-bottom:10px; padding:0px 6px;}
#search_words_box .word_unit{ display:block; text-decoration:none; height:30px; padding:0px 20px; margin:0px 6px 10px; background-color:#f0f0f0; color:#333; font-family:Arial; line-height:30px; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; float:left;}
#search_words_box .word_mate{ display:block; padding:0px 20px; text-decoration:none; height:30px; line-height:30px; color:#333;}
#search_words_box .word_mate:hover{ color:#226eb0; background-color:#f5f5f5;}

/*search*/
#se_noinfo{ text-align:center; padding:10px 0px 100px;}
#se_noinfo .noinfo_mess{ font-size:14px; line-height:20px; color:#969696; margin-bottom:30px;}
#se_noinfo .other_search_word{ display:inline-block; height:30px; line-height:30px; padding:0px 20px; margin:0px 10px 10px;; background-color:#f0f0f0; color:#333; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; text-decoration:none;}



.nfoots{ width:100%; background-color:#f5f8fa; margin:30px auto 0px; padding-top:30px; font-family:"PingFang SC Regular";}
.wrap{
  width:100%;
  min-width:1200px;
  /* _width: expression_r((document.documentElement.clientWidth||document.body.clientWidth)<1200?"1200px":""); */
  }

.nfoot {width:1200px; text-align:center; margin:0 auto;}
.nfoot ul{ margin-left:240px; float:left;}
.nfoot li{height:90px; line-height:90px; padding-right:60px; font-size:14px; font-weight:bold; float:left; }
.nfoot a{color:#000; text-decoration:none; cursor:pointer;}
.nfoot a:hover{color:#226eb0; text-decoration:none; cursor:pointer;}
.nfoot .ntime{width:200px; height:90px; text-align:center; background-color:#e9edf0; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; float:left;}
.nfoot .ntime .p1{ font-size:14px; color:#000; font-weight:bold; padding-top:25px;}
.nfoot .ntime .p2{ font-size:12px; color:#535353; padding:8px 0px;}
.nfoots .cfoot{ display: flex; justify-content: center;align-items: center; text-align:center; margin:0px auto; padding:30px 0px; color:#333;}
.nfoots .cfoot .user-record-icon {margin-right: 10px;}
.nfoots .cfoot .user-footer-text {line-height: 30px}
.page_footers_pos{ left:0px; bottom:0px;}


/* Page Common Title*/
.gjmm_common_title{ width:1200px; margin:60px auto 50px; font-family:"PingFang SC Regular"; text-align:center;}
.gjmm_common_title .tit_chi{ font-size:24px; line-height:24px; color:#333;}
.gjmm_common_title .tit_chi span{ padding-right:16px; font-weight:bold;}
.gjmm_common_title .tit_eng{ font-size:14px; line-height:14px; color:#969696; padding-top:10px;}


/*noinfo*/
#noinfo, .noinfo { text-align:center; font-size:14px; height:30px; line-height:30px; margin:10px }


/* HOME */
#indexN_container{ width:100%; background-color:#fff; font-family:"PingFang SC Regular";}

#indexN_headers{ height:420px; background-color:#fff; overflow:hidden; padding-top:20px; margin-bottom:14px; position:relative;}
#indexN_headers .indexN_header{ width:1417px; height:420px; position:absolute; left:50%; margin-left:-708px; overflow:hidden; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#indexN_headers .indexN_header img{ border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#header_pagination{ width:50px; height:22px; line-height:22px; text-align:center; background-color:#301c1a; font-size:14px; color:#fefefe; font-family:Arial; position:absolute; bottom:20px; left:1347px; border-radius:11px; -moz-border-radius:11px; -webkit-border-radius:11px; opacity:0.8;filter:alpha(opacity=80);}

.indexN_content{ width:1200px; margin:0px auto; color:#000;}
.indexN_content .indexN_title{ height:86px; line-height:86px; text-align:center; font-size:28px; color:#000; position:relative;}

#goods_index{ width:1200px; margin:0px auto 15px; overflow:hidden;}
#goods_index .goods{background:#fff; width:288px; height:370px; font-size:12px;text-align:center;float:left;margin-right:10px; margin-bottom:10px; padding:30px 0px 10px; overflow:hidden; border:solid 1px #efefef; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; position:relative;}
#goods_index .goods a{ display:block;text-decoration:none;color:#000}
#goods_index .goods img{width:80%;}
#goods_index .goods .user-img-box{height: 275px; display: flex; align-items: center; justify-content: center;}
#goods_index .goods .name {height:40px; line-height:20px; overflow:hidden; margin:20px 20px 10px; text-align:left;color:#000;}
#goods_index .goods .price {height:20px; line-height:20px; overflow:hidden;text-align:left;color:red;font-weight: 700;font-size: 14px;margin-left: 20px;}

#goods_index .goods i{position:absolute;left:-100%;top:0;width:100%;height:100%;background-image:-moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));background-image:-webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));transform:skewx(-30deg);-o-transform:skewx(-30deg);-moz-transform:skewx(-30deg);-ms-transform:skewx(-30deg);-webkit-transform:skewx(-30deg)}
#goods_index .goods:hover i{left:100%;transition:.5s;-moz-transition:.5s;-o-transition:.5s;-webkit-transition:.5s;-ms-transition:.5s}

#goods_index .swiper-button-next{ width:40px; height:40px; background:url(../images/swiper_next_button.png) no-repeat; background-size:40px auto;}
#goods_index .swiper-button-prev{ width:40px; height:40px; background:url(../images/swiper_prev_button.png) no-repeat; background-size:40px auto;}

#zixun_index .jjks {width:550px;background:#fff; float:left; margin:10px 10px 10px 0px; border:solid 1px #efefef; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#zixun_index .jjks:hover {width:550px; float:left; margin:10px 10px 10px 0px;}
#zixun_index .jjks a{ text-decoration:none;}
#zixun_index .jjks div.imgs {width:550px; overflow:hidden;}
#zixun_index .jjks .imgs img {width:100%; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#zixun_index .jjks .titles{ width:553px; margin:0px 20px; background:rgba(255,255,255,1) !important; filter:alpha(opacity=100);}
#zixun_index .jjks .titles .ctit {height:20px; line-height:20px; color:#000; font-size:13px; font-weight:bold; padding:10px 0px;}


/*  ҳ    Ȧ*/
#circle_index .comment_unit{ display:block; width:278px; background-color:#fff; text-decoration:none; border:solid 1px #ebebeb; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; overflow:hidden; position:relative; float:left;}
#circle_index .comment_unit .comm_img{ width:278px;}
#circle_index .comment_unit .comm_img img{ width:278px;}
#circle_index .comment_unit .comm_con{ padding:0px 12px; margin:20px 0px; height:40px; overflow:hidden; line-height:20px; color:#737373; font-size:14px; word-wrap:break-word; word-break:break-all;}
#circle_index .comment_unit .comm_supp{ height:40px; padding:0px 12px 15px;}
#circle_index .comment_unit .userimg{ width:40px; height:40px; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; overflow:hidden; float:left;}
#circle_index .comment_unit .userimg img{ width:40px;}
#circle_index .comment_unit .username{ width:150px; color:#b9b9b9; line-height:40px; padding-left:5px; overflow:hidden; float:left;}
#circle_index .comment_unit .comm_supp .tu{ display:block; width:16px; height:20px; background:url(../images/index_icon_circle_support.png) left 2px no-repeat; background-size:16px; margin-top:10px; margin-right:5px; float:right;}
#circle_index .comment_unit .comm_supp .supp{ font-size:14px; line-height:20px; color:#b9b9b9; margin-top:10px; float:right;}



/*    Ʒ*/
.find_cate_content{ width:1160px; margin:0px auto;}
.find_cate_main_c{ width:100%; line-height:24px; font-size:24px; font-family:"PingFang SC Regular"; color:#333; text-align:center; margin-top:60px;}
.find_cate_main_e{ width:100%; line-height:14px; font-size:14px; font-family:Arial; color:#969696; text-align:center; margin-top:10px; margin-bottom:46px;}
.find_cate_content .find_cate_box{ width:180px; margin:0px 50px; text-align:center; float:left;}
.find_cate_content .find_cate_box a{ display:block; text-decoration:none;}
.find_cate_content .find_cate_box .cate_img{ width:180px; height:180px; border:solid 1px #ebebeb; border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px; overflow:hidden;}
.find_cate_content .find_cate_box .cate_img img{ width:180px;}
.find_cate_content .find_cate_box .cate_text{ height:35px; margin-top:20px; margin-bottom:30px;}
.find_cate_content .find_cate_box .ctext{ font-size:16px; color:#333; line-height:16px;}
.find_cate_content .find_cate_box .etext{ color:#969696; line-height:12px; margin-top:5px;}
.find_hot_brands{ width:100%; background-color:#f5f5f5;}
.find_hot_brands .left_border{ border-left:solid 1px #fff;}
.find_hot_brands .see_all{ display:block; width:199px; height:116px; border-right:solid 1px #fff; background:url(../images/flow_icon_right_arr.png) 150px 50px no-repeat; background-size:15px; background-color:#f5f5f5; text-align:center; font-family:Arial; text-decoration:none; float:left;}
.find_hot_brands .see_all .all_p1{ font-size:15px; color:#333; line-height:16px; font-weight:bold; margin-top:39px;}
.find_hot_brands .see_all .all_p2{ color:#969696; line-height:22px;}




/* ɨ        ʾ     */
#page_pop-ups_bg{ width:100%; height:100%; position:fixed; top:0px; left:0px; background-color:#000; opacity:0.3; filter:alpha(opacity=30); z-index:101; display:none;}
#page_pop-ups{ width:360px; position:absolute; left:50%; margin-left:-180px; margin-top:-263px; z-index:102; display:none;}
#page_pop-ups .popups_part1 img{ width:360px;}
#page_pop-ups .popups_part2{ width:360px; padding-top:44px; background-color:#fff; text-align:center; font-family:"PingFang SC Regular"; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;}
#page_pop-ups .popups_part2 .pop_ewm{ margin-bottom:16px;}
#page_pop-ups .popups_part2 .pop_ewm img{ width:160px;}
#page_pop-ups .popups_part2 .pop_text{ padding:0px 20px; font-size:16px; color:#333; line-height:24px;}
#page_pop-ups .popups_part2 .pop_ok{ height:60px; line-height:60px; font-size:18px; color:#4187f0; border-top:solid 1px #ebebeb; margin-top:30px;}






#goods_list_cat{ width:1200px; margin:0px auto;}
#goods_list_cat .tt h3{width:80px; height:28px; line-height:28px; background:url(../images/goods_list_bj.gif) 0 0 no-repeat; }
#goods_list_cat .tt h3{ float:left; margin-right:10px; padding-left:7px;font-size:12px; color:#fff;font-weight:normal;}
#goods_list_cat .tt #categorylistnav {width:1158px; height:70px; line-height:70px; padding:0px 20px; float:left; font-size:12px; color:#333; font-weight:normal; background:#fff; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#goods_list_cat .tt #categorylistnav .toppage{height:40px; float:right; line-height:40px; margin-top:15px;}

#goods_list_cat .ct {width:1224px;}
#goods_list_cat .gmg{width:218px; height:380px; margin:20px 24px 24px 0; padding-top:15px; padding-bottom:10px; border:1px solid #efefef; display:inline; float:left; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; overflow:hidden; position:relative;}
#goods_list_cat .gmg  span{}
#goods_list_cat .gmg:hover{width:218px; margin:20px 24px 24px 0; border:1px solid #226eb0;}
#goods_list_cat .gmg .ger_tc_js{ position:absolute; top:10px; left:50%; margin-left:-135px; z-index:100;}
#goods_list_cat .gmg .ger_tc_js img{ width:270px; height:270px; opacity:0.85; filter:alpha(opacity=85);}
#goods_list_cat .gmg .booking_goods{ width:80px; height:24px; margin:0px auto; line-height:24px; background-color:#e19619; color:#fff; border-radius:12px; -moz-border-radius:12px; -webkit-border-radius:12px; position:absolute; top:270px; left:50%; margin-left:-40px; text-align:center; z-index:100; display:none;}
#goods_list_cat .gmg .gi img {width:80%;}
#goods_list_cat .gmg .gi{ margin-bottom:10px; display:block; height:300px; display: flex;justify-content: center;align-items: center;}
#goods_list_cat .gmg .gn {text-align:left; height:40px; padding:0 20px; line-height:20px; overflow:hidden; display:block;}
#goods_list_cat .gmg .price {height:20px; line-height:20px; overflow:hidden;text-align:left;color:red;font-weight: 700;font-size: 14px;margin-left: 20px;margin-top: 10px;}
#goods_list_cat .gmg .gn a{color:#333; text-decoration:none; text-align: center}
#goods_list_cat .gmg .qh {text-align:center; color:#226eb0; padding-bottom:10px;}
#goods_list_cat .gmg .caption { position: absolute; top: 316px; left:6px; width: 165px; height:30px; padding:5px 0 0 6px; text-align:center; cursor: pointer; color: #fff; background:#ffffff none; border:1px solid #ffffff}
#goods_list_cat .nogoods{ text-align:center; height:50px; line-height:50px; color:#969696}
.se_nogoods{ width:1200px; margin:0px auto; text-align:center; height:50px; line-height:50px; color:#969696}
  /*  ɸѡ*/
#my_cat_list{width:1200px; margin:0 auto; font-family:"PingFang SC Regular";}
#my_cat_list .cat_page_title{ width:1198px; height:48px; line-height:48px; text-align:center; font-size:14px; color:#000; background-color:#fff; margin-bottom:20px; margin-top:20px;}
#my_cat_list .cat_r{width:1200px; float:right;}
#my_cat_list .cat_r .list_cat_img {border:1px solid #efefef; margin-bottom:15px;}
#fillter {width:1158px; padding:0px 20px; border:1px solid #efefef; background-color:#fff; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#fillter .tit{width:1198px; height:33px; line-height:33px; font-family:arial; color:#000; background:#fff;}
#fillter .tit span{padding-left:15px;}
#fillter .choose {width:100%; height:70px; line-height:70px; border-bottom:1px solid #efefef;}
#fillter .choose .choose_l{width:80px; display:block; text-align:right; float:left; color:#969696;}
#fillter .choose .choose_r {display:block; float:left; margin-left:20px;}
#fillter .choose .choose_r a{padding:3px 10px; font-family:arial; color:#333; border:1px solid #D7D7D7;}
#fillter .choose .choose_r a:hover{padding:3px 10px; border:1px solid #D7D7D7; text-decoration:none;}
#fillter .choose .choose_r b{margin-left:10px; display:inline-block; width: 7px; height: 7px; background: url(../images/20130606b.png) no-repeat 0 0;}
#fillter .chooseone {width:100%; padding:20px 0; border-bottom:1px solid #efefef; overflow:hidden;}
#fillter .chooseone .choose_l{width:80px; text-align:right; float:left; color:#969696; margin-right:20px; margin-top:29px;}
#fillter .chooseone .choose_r {width:1000px; float:left; height:82px; overflow:hidden;position:relative;left:0px;top:0px;}
#fillter .chooseone .choose_r .choose_rs {display:block; float:left; width:180px; height:70px; line-height:70px;  text-align:center; border:1px solid #efefef; margin:0 18px 10px 0; position: relative; top:0; left:0; overflow:hidden;}
#fillter .chooseone .choose_r .choose_rs:hover div.ppbj {float:left; width:180px; height:70px; line-height:70px; margin:0 18px 10px 0; position:absolute; left:0px; top:0px;}
#fillter .chooseone .choose_r div.ppbj {float:left; width:180px; height:70px; line-height:70px; margin:0 18px 10px 0; position:absolute; left:-9999px; top:-9999px;}
#fillter .chooseone .choose_r .choose_rs a{color:#333; text-decoration:none;}
#fillter .chooseone .choose_r .choose_rs:hover {color:#333; display:block; float:left; width:180px; height:70px; line-height:70px; text-align:center; border:1px solid #226eb0; margin:0 18px 10px 0;}
#fillter .choosetow {width:100%; height:70px; line-height:70px; border-bottom:1px solid #efefef;}
#fillter .choosetow .choose_l{width:80px; display:block; text-align:right; float:left; color:#969696;}
#fillter .choosetow .choose_r {display:block; float:left; margin-left:20px;}
#fillter .choosetow .choose_r a{padding:3px 10px; font-family:arial; color:#333;}
#fillter .choosetow .choose_r a:hover{padding:3px 10px; color:#226eb0; text-decoration:none;}
#fillter .choosethree {line-height:50px;}
#fillter .choosethree .choose_l{width:80px; display:block; text-align:right; float:left; color:#969696;}
#fillter .choosethree .choose_r {display:block; float:left; margin-left:20px;}
#fillter .choosethree .choose_r a{padding:3px 10px; font-family:arial; color:#333;}
#fillter .choosethree .choose_r a:hover{padding:3px 10px; text-decoration:none; color:#226eb0;}
 .operasx { float:left; width:40px; height: 40px; margin: 15px 0px 0 0;}
 .filter_operax { display: block; text-decoration: none; width:40px; height: 40px; background:url(../images/category_icon_attr_down.png) 0 10px no-repeat; background-size:26px auto; }
 .zhankaix{ display: block; text-decoration: none; width:40px; height: 40px; background:url(../images/category_icon_attr_up.png) 0 10px no-repeat; background-size:26px auto; }

 .filter_opera { float: right; padding-right:30px; border: 0px solid #e3e3e3; height: 18px; margin: 10px 0 0 0; text-align: right; background: url(../images/more_sx.png) 0 0 no-repeat; }
 .zhankai { background: url(../images/more_sx.png) 0 -18px no-repeat;  }
 .filter_opera a { display: block; width: 50px; padding-left:18px; text-decoration: none; color:#969696; }

 .sxxls{float:left;}
 .sxxls a.xl {display:block; float:left; width:70px; height:20px; line-height:20px; padding:2px 0 2px 5px; color:#969696; border:1px solid #efefef; background:url(../images/zyzx_xl.png) 60px 7px no-repeat; text-decoration:none; margin-top:13px; margin-left:15px;}
 .sxxls a.xl:hover {display:block; float:left; width:70px; height:20px; line-height:20px; padding:2px 0 2px 5px; color:#969696; border:1px solid #efefef; background:url(../images/zyzx_xl_up.png) 60px 7px no-repeat; text-decoration:none; margin-top:13px; margin-left:15px;}
.sxxl a {padding:2px 30px 2px 10px; text-decoration:none;}
.sxxl a:hover {padding:2px 30px 2px 10px; text-decoration:none;}
.sxxlk {position:relative; float:left;}
.sxxlss:hover .sxxls a.xl {background:url(../images/zyzx_xl_up.png) 60px 7px no-repeat;}
.sxxl {position:absolute; width:546px; height:98px; left:-150px; top:35px; z-index:1; background:url(../images/sx_xl_bj.gif) 0 0 no-repeat; line-height:33px;}


/*cloudzoom*/
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens { border: 1px solid #888; margin:-1px; /* Set this to minus the border thickness. */ background-color:#fff; cursor:move; }
/* This is for the title text. */
.cloud-zoom-title { font-family:Arial, Helvetica, sans-serif; position:absolute !important; background-color:#000; color:#fff; padding:3px; width:100%; text-align:center; font-weight:bold; font-size:12px; top:0px; }
/* This is the zoom window. */
.cloud-zoom-big { border:4px solid #ccc; overflow:hidden; }
/* This is the loading message. */
.cloud-zoom-loading { color:white; background:#222; padding:3px; border:1px solid #000; }

/*goodss*/
#goodss{width:1200px; margin:0 auto; font-family:"PingFang SC Regular";}
#goodss .goodss_js {width:1198px; border:1px solid #EBEBEB; position: relative; height:AUTO; padding:0 0 30px 0; margin:0 0 30px 0; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#goodss .goodss_js .goodss_js_left {width:120px; padding-top:30px; float:left;}
#goodss .goodss_js .goodss_js_left .gallery { width:120px; float:left; overflow:hidden; }
#goodss .goodss_js .goodss_js_left .gallery ul { width:auto; }
#goodss .goodss_js .goodss_js_left .gallery li { float:left; width:80px; margin:0 0 5px 39px; height:80px }
#goodss .goodss_js .goodss_js_left .gallery li .zoom-tiny-image { width:78px; height:78px; display:block; border:1px solid #ebebeb; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#goodss .goodss_js .goodss_js_left .gallery li .selected .zoom-tiny-image { width:78px; height:78px; display:block; border:1px solid #226eb0; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
#goodss .goodss_js .goodss_js_middle {width:420px; margin-left:20px; padding-top:30px; float:left;}
#goodss .goodss_js .goodss_js_middle .goodspic{ width:420px; background-color:#ebebeb;}
#goodss .goodss_js .goodss_js_middle .goodspic img{ width:420px;}
#goodss .goodss_js .goodss_js_middle .goodspicx{margin-top:10px;}
#goodss .goodss_js .goodss_js_middle .goodspicx .picx_ts{float:left; background: url(../images/goods_ts.gif) 0 0 no-repeat; padding-left:15px; color:#858586; height:13px; line-height:13px;}
#goodss .goodss_js .goodss_js_middle .goodspicx .picx_sc{float:right; background: url(../images/goods_sc.gif) 0 0 no-repeat; padding-left:15px; color:#858586; height:13px; line-height:13px;}
#goodss .goodss_js .goodss_js_middle .goodspicx .picx_sc a{color:#858586;}
#goodss .goodss_js .goodss_js_middle .pingjia{ width:360px; margin:10px auto;}
#goodss .goodss_js .goodss_js_middle .pingjia a{ line-height:40px;color:#969696; text-decoration:none; float:left;}
#goodss .goodss_js .goodss_js_middle .pingjia img{ display:inline-block; width:40px; height:40px; margin-right:10px; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; float:left;}
#goodss .goodss_js .goodss_js_right{width:560px; float:left; padding-left:20px; padding-right:20px; padding-top:30px; margin-left:38px;}
#goodss .goodss_js .goodss_js_right .symbol{font-size: 16px;color: #ff0036;}
#goodss .goodss_js .goodss_js_right .price{font-size: 26px;font-weight: 700;color: #ff0036;}
#goodss .goodss_js_right .btn {display: flex;border-top: 1px dotted #ccc;padding: 20px 0 10px;}
#goodss .goodss_js_right .btn .btn_add {cursor:pointer;height: 38px;line-height: 38px;padding: 0 20px;font-size: 16px;background-color: #ff0036;border-radius: 2px;margin: 0 20px;border: 1px solid #ff0036;}
#goodss .goodss_js_right .btn .btn_add a {color: #fff;}
#goodss .goodss_js_right .btn .btn_buy {cursor:pointer;height: 38px;line-height: 38px;padding: 0 20px;font-size: 16px;background-color: #ffeded;border-radius: 2px;border: 1px solid #ff0036;}
#goodss .goodss_js_right .btn .btn_buy a {color: #ff0036;}
#goodss .goodss_js_right .btn a:hover{text-decoration: none;}
#goodss .goodss_js_right .btn a.active{text-decoration: none;}
#goodss .goodss_store{width:200px;border: 1px solid #EBEBEB;border-radius: 10px;position: absolute;right: -220px;text-align: center;}
#goodss .goodss_store .title {width: 160px;margin: 20px;font-size: 16px;font-weight: 700;}
#goodss .goodss_store .goodss_store_img {width: 160px;margin: 0 20px;}
#goodss .goodss_store .name {margin-top: 10px;margin-bottom: 20px;font-weight: 700;}
#goodss .goodss_store a:hover {color:#226eb0;text-decoration: none;}
#goodss .goodss_left{width:1200px; float:right;}
#goodss .goodss_right{width:240px; float:left; }

#textinfo p.bottom_bg{width:560px; height:1px; border-bottom:solid 1px #ebebeb; margin-top:5px;}
#textinfo .names{ width:560px;padding-bottom:5px;}
#textinfo h1.name{font-family:arial; font-size:14px; color:#333; line-height:25px; padding-top:20px; padding-bottom: 30px; overflow:hidden;}
#textinfo .user-goods-detail-text{line-height: 40px}
#textinfo .fbt_zx { height:30px; line-height:30px; color:#333; font-family:arial; font-size:12px;}
#textinfo .fbt_zx span{width:50px; height:30px; padding:2px 5px; margin-right:10px; font-family:arial; font-size:12px; font-weight:bold; color:#fff; background:#e11937;}
#textinfo .youjia{ width:560px;}
#textinfo .youjia .huiyuan{color:#E21735; padding:0px 1px;}
#textinfo .youjia .huiyuan_more{ color:#e19619; padding-left:30px; font-family:"PingFang SC Regular";}

/* tcxz */
.tcxz_box {width:560px; margin-bottom:10px;}
.tcxz_box .swiper-slide{ width:116px;}
.tcxz {width:116px; height:72px; float:left; margin:0px 0px 5px 0; font-family:Arial; font-size:12px;}
.tcxz a{cursor:pointer; text-decoration:none;}
.tcxzs {width:114px; height:70px; border:1px solid #226eb0; float:left; text-align:center; background-color:#fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.tcxzs p{width:114px; height:24px; line-height:24px; padding:0; margin-top:13px; color:#226eb0;}
.tcxzs span{color:#226eb0; line-height:20px; font-size:10px;}
.tcxzss {width:114px; height:70px; border:1px solid #ebebeb; float:left; text-align:center; background-color:#fafafa; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.tcxzss p{width:114px; height:24px; line-height:24px; padding:0; margin-top:13px; color:#333;}
.tcxzss span{color:#969696; line-height:20px; font-size:10px;}

.catt{width:94%;height:auto; margin:0px auto;overflow:hidden;padding-bottom:5px;}
.catt a{ text-align: center; color:#000; background-color: #f5f8fa; margin-left:8px; margin-bottom:8px;padding:2px 15px;display:block; text-decoration:none; border:#f5f8fa 1px solid; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; float:left;}
.catt a:hover {color:#226eb0; background-color:#fff; border:#226eb0 1px solid; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.catt a:focus {outline-style:none;}
.catt .cattsel { color:#226eb0; background-color:#fff; border:#226eb0 1px solid; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.catt .cattsel a:hover {color:#226eb0; background-color:#fff; border:#226eb0 1px solid; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.catt .att_name{ width:65px;float:left; color:#535353;}
.catt .att_value{ width:520px; float:left; margin-bottom:8px;}

/* suxing */
.suxing {width:1158px; border:1px solid #efefef; padding:15px 20px; background-color:#fff; overflow:hidden; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
.suxing div {width:366px; height:30px; line-height:30px; margin:3px 0; padding:0 10px; float:left; color:#000; overflow:hidden;}
.goodss_left .details{ width:90%; padding:20px 5%; text-align:center; background-color:#fff; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
.goodss_left .details .details_milkad img{ width:750px;}
.goodss_left .details_ts{ display:block; width:90%; padding:30px 5%; text-align:center; background-color:#ffebeb; color:#ff2837; font-size:16px; font-weight:bold; text-decoration:none; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
.goodss_left .page_title{ height:60px; line-height:60px; text-align:center; color:#000; font-size:20px; font-weight:bold;}
.goodss_left .page_detail{ text-align:center;}
.goodss_left .page_introduce ul{display: flex;flex-wrap: wrap;border-bottom: 1px dotted #ccc;border-top: 1px dotted #ccc;padding: 20px 0;}
.goodss_left .page_introduce ul li{width: 25%;}
/*pages_cate  pages*/
#pages_cate { height:36px; line-height:36px; text-align:right;}
#pages_cate .page_count{ padding:0 2px; color: #969696; }
#pages_cate .p_cate_l{ float:left;}
#pages_cate .p_cate_r{ float:left; margin-top: -3px;}
#pages_cate .prev{ display:block; width:36px; height:36px; background:url(../images/pages_icon_left.png) 0 5px no-repeat; background-size:26px auto; margin-left:5px;cursor: pointer;}
#pages_cate .prevh{ display:block; width:36px; height:36px; background:url(../images/pages_icon_left.png) 0 5px no-repeat; background-size:26px auto; margin-left:5px;cursor: pointer;}
#pages_cate .next{ display:block; width:36px; height:36px; background:url(../images/pages_icon_right.png) 0 5px no-repeat; background-size:26px auto;margin-left: 8px;cursor: pointer;}
#pages_cate .nexth{ display:block; width:36px; height:36px; background:url(../images/pages_icon_right.png) 0 5px no-repeat; background-size:26px auto;margin-left: 8px;cursor: pointer;}
#pages_cate .page_count b{color:#545454}

#pages { text-align:right; color: #000; margin-bottom:10px;}
#pages .page_now, #pages .page_others a, #pages .next a, #pages .prev a, #pages .page_count{display:inline-block; text-align:center; padding:0 5px; }
#pages .page_now, #pages .page_others a:hover, .next a:hover, .prev a:hover{color:#226eb0;}
#pages .page_count b{color:#000000}
/*pages.lbi*/
#pager_1{ margin-bottom:30px; margin-top:40px; color:#333; font-size:14px;}
#pager_1 span{ display:inline-block;}
#pager_1 .first a,#pager_1 .page_others a,#pager_1 .last a{display:inline-block; width:34px; height:34px; line-height:34px; text-align:center; padding:0px 0px; background-color:#fff; font-size:14px; border:solid 1px #ebebeb; margin:0px 2px; border-radius:17px; -moz-border-radius:17px; -webkit-border-radius:17px;}
#pager_1 .prev a{ display:inline-block; width:35px; height:35px; background:url(../images/pages_icon_left.png) 0 0 no-repeat; background-size:35px auto; line-height:35px; padding:0; margin:0px 2px;}
#pager_1 .next a{ display:inline-block; width:35px; height:35px; background:url(../images/pages_icon_right.png) 0 0 no-repeat; background-size:35px auto; line-height:35px; padding:0; margin:0px 2px;}
#pager_1 .prev code{ font-family:"PingFang SC Regular"; padding-right:3px; color:#969696;}
#pager_1 .next code{ font-family:"PingFang SC Regular"; padding-left:3px; color:#969696;}
#pager_1 .prev a:hover code,#pager_1 .next a:hover code{ color:#226eb0;}
#pager_1 .page_now{display:inline-block; width:34px; height:34px; line-height:34px; text-align:center; padding:0px 0px; background-color:#fff0f0; border:solid 1px #226eb0; margin:0px 2px; color:#226eb0; font-size:14px; border-radius:17px; -moz-border-radius:17px; -webkit-border-radius:17px;}
#pager_1 a:hover{ text-decoration:none; color:#226eb0;}
#pager_1 .dot{ font-weight:bold;}
#pager_1 .to_page input{display:inline-block; padding:0px; width:29px; height:29px; text-align:center; border:solid 1px #e2e0e0;}
#pager_1 .to_submit_btn{ display:inline-block; height:30px; padding:0px 10px; background-color:#fcfcfc; border:solid 1px #e2e0e0; cursor:pointer;}




/*  ¼  180926*/
.user_loginsx{ width:1198px; margin:0px auto; padding:60px 0px 30px; border:solid 1px #efefef;border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
.user_loginsx .login_right{ width:425px; margin:0px auto;}
.user_loginsx .login_right .user_tel {width:400px; height:30px; line-height:30px; font-size:14px; padding:10px; margin-top:0px; color:#b9b9b9; background-color:#e9edf0; border:solid 0px #ebebeb; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;}
.user_loginsx .login_right .user_pass {width:400px; height:30px; line-height:30px; font-size:14px; padding:10px; margin-top:25px; color:#b9b9b9; background-color:#e9edf0; border:solid 0px #ebebeb; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;}
.user_loginsx .login_right input.tel_yzm {width:220px; height:30px; line-height:30px; font-size:14px; padding:10px; margin-top:25px; color:#b9b9b9; background-color:#e9edf0; border:solid 0px #ebebeb; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; float:left;}
.user_loginsx .login_right .capt_pic{ display:block; width:140px; height:50px; margin-left:20px; margin-top:25px; text-align:center; background-color:#e9edf0; border:solid 0px #ebebeb; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; float:right;}
.user_loginsx .login_right .capt_pic img{ margin-top:15px;}
.user_loginsx .login_right #tel_dtyzmx{ width:140px; height:50px; line-height:50px; margin-top:25px; text-align:center; font-size:14px; color:#fff; background-color:#226eb0; border:solid 1px #226eb0; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; float:right;}
.user_loginsx .login_right #tel_dtyzmx a{ display:block; color:#fff; text-decoration:none;}
.user_loginsx .login_right #dtyzmts {margin-left:5px; color:#226eb0;}
.user_loginsx .login_right .login_but .login_subm { width:420px; height:50px; padding:0; margin:35px 0px; line-height:50px; background-color:#226eb0; color:#fff; font-size:20px; font-family:"PingFang SC Regular"; border:none; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;}
.user_loginsx .login_right .login_but .login_subm a {text-decoration: none;}
.user_loginsx .login_right .hezuo_tit {color:#333; height:30px; line-height:30px; text-align:center; font-size:16px; font-family:"PingFang SC Regular"; margin-top:20px;}
.user_loginsx .login_right .hezuo {margin:20px 0 0 70px;}
.user_loginsx .login_right .hezuo a{ padding-left:40px;}
.user_loginsx .login_right .hezuo img {vertical-align:middle; width:80px;}
.user_loginsx .login_right .agreess { height:20px; margin:80px 0px 100px 85px;}
.user_loginsx .login_right input.agree{ width:20px; height:20px; padding:0; margin:0; line-height:20px; color:#226eb0; float:left;}
.user_loginsx .login_right .agrees { height:20px; color:#333; font-size:14px; line-height:20px; margin-left:8px;float:left;}
.user_loginsx .login_right .agrees a {color:#333;}



/*   Ա     2018-09-17 */
.gjmm_user {width:1200px; margin:0 auto; text-align:center;}
.gjmm_user .utop {width:1200px; height:140px; border:1px solid #ebebeb; border-radius:15px; background:#fff; font-size:14px; }
.gjmm_user .utop .top_left {width:400px; float:left; }
.gjmm_user .utop .top_left .l_l {float:left; padding-left:35px; margin-top:30px;}
.gjmm_user .utop .top_left .l_l .photo {width:80px; height:80px; border:0px solid #ebebeb; border-radius:40px;}
.gjmm_user .utop .top_left .l_r {float:left; padding-left:15px; margin-top:30px;}
.gjmm_user .utop .top_left .l_r .name { height:80px; line-height:80px; color:#535353; text-align:left;}
.gjmm_user .utop .top_right {width:800px; float:left; margin-top:60px;}
.gjmm_user .utop .top_right .cate {float:left; width:195px; padding:0 40px; border-right:1px solid #969696;}
.gjmm_user .utop .top_right .cates {float:left; width:195px; padding-left:40px;}
.gjmm_user .utop .top_right .tit{color:#969696; padding-right:15px;}
.gjmm_user .utop .top_right .con{color:#226eb0; padding-right:15px;}
.gjmm_user .menu {width:180px; margin:30px 0 0 20px; float:left; font-size:14px; }
.gjmm_user .menu div span {padding-left:30px;}
.gjmm_user .menu a {color:#333; text-decoration:none;}
.gjmm_user .menu a:hover div{color:#fff; background:#226eb0;}
.gjmm_user .menu div.no {width:178px; height:58px; line-height:58px; border:1px solid #ebebeb; margin-bottom:20px; border-radius:10px;}
.gjmm_user .menu div.no span{color:#c3c3c3;}
.gjmm_user .menu div.yes {width:178px; height:58px; line-height:58px; color:#fff; border:1px solid #226eb0; background:#226eb0; margin-bottom:20px; border-radius:10px;}
.gjmm_user .menu_right {width:950px; margin:30px 0 0 30px; border:solid 1px #ebebeb; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; float:left;}
.gjmm_user .menu_right .user_vip_cz{ text-align:center; padding:50px 0px;}
.gjmm_user .menu_right .user_vip_cz .f5{ font-size:20px; font-weight:bold; padding:10px 0px;}
.gjmm_user .menu_right .user_vip_cz .cz_button{ display:block; width:220px; margin:30px auto; height:40px; line-height:40px; background-color:#226eb0; color:#fff; font-size:16px; font-weight:bold; text-align:center; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; border:none; cursor:pointer;}




/*        */
.article .title{font-weight:bold; width:890px; margin:0px auto; color:#333333;  margin-top:20px; font-size:16px;}
.article .title1{font-weight:bold; width:890px; margin:0px auto; color:#333333;  margin-top:30px; font-size:16px;}
.article .title2{font-weight:bold; width:890px; margin:0px auto; color:#333333;  margin-top:20px; font-size:14px;}
.article .content{width:890px; margin:0px auto; color:#333333;  margin-top:10px; font-size:12px;  line-height:20px;}
.article .content1{width:890px; margin:0px auto; color:#333333;  margin-top:20px; font-size:12px;  line-height:20px;}
.article .content2{width:890px; margin:0px auto; color:#333333;  font-size:12px;  line-height:20px;}


/* narticle */
.help_article {width:1200px; margin:0 auto; font-family:"PingFang SC Regular"; }
.help_article .h_a_l {width:180px; margin-left:20px; float:left;}
.help_article .h_a_r {width:970px; margin-left:30px; float:right; padding-bottom:15px;}
.help_article .h_a_r .tit{ width:968px; height:58px; line-height:58px; background-color:#fafafa; color:#333; font-size:16px; text-align:center; border:1px solid #ebebeb; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
.help_article .h_a_r .con{ width:888px; padding:20px 40px; text-align:Justify; text-justify:inter-ideograph;}
.help_article .h_a_r .con .art_tit {width:815px; height:30px; line-height:30px; font-size:12px; font-weight:bold; margin:5px 0 0px;}
.help_article .h_a_r .con .ts {color:#ff0000;}
.help_article .h_a_r .con a {color:#b9976a;}
.help_article .h_a_r .con .art_tit span{color:#535353; font-weight:bold; padding-left:10px;}
.help_article .h_a_r .con .art_cons{color:#535353; line-height:20px;}
.help_article .h_a_r .con .art_conss{color:#535353; line-height:20px; text-indent:2em;}
.help_article .h_a_r .con .art_conbs{color:#000; line-height:30px; border-bottom:1px dashed #d7d7d7; margin-bottom:10px;}
.help_article .h_a_r .con .art_conbs a {float:right; color:#535353;}
.help_article .h_a_r .con .jg{color:#535353; line-height:20px; padding:20px 0;}
.help_article .h_a_r .con p.imgs{text-align: center; padding-bottom:10px;}
.help_article .h_a_r .tit h1{color:#535353; }
.help_article .h_a_r .con .art_conbor{color:#535353; line-height:20px; text-indent: 2em; padding:20px 0;margin:10px 0; border:1px solid #D7D7D7;}
.help_article .h_a_r .con .art_conboryc{color:#535353; line-height:20px; padding:20px 0;margin:10px 0; border:1px solid #D7D7D7;}
.help_article .h_a_r .con .art_lc {margin:20px 0;}
.help_article .h_a_r .con .art_lc span{color:#fff; background:#D11F52; padding:5px; margin:20px 10px 20px 0;}
.help_article .h_a_r .con .art_lc font{color:#fff; background:#B9B9B9; padding:5px; margin:20px 10px 20px 0;}

.help_article .h_a_r .con .user_img_box { display: flex; justify-content: center;align-items: center; flex-direction: column;padding: 20px 0;}
.help_article .h_a_r .con .user_img_title { font-weight: bold; line-height: 30px; color: #4d4d4d;}

/*      Ϣ    ҳ        ·   ɹ  ??+   ϲ    Ʒ Ƽ ?? 20150225*/
.help_article .h_a_l .nmbbhis .tt {width:268px; height:35px; display:block; font-family:arial; color:#000; text-indent:0px; line-height:35px; border:1px solid #D7D7D7; text-align:center; background:#fafafa url(../images/yuer_left_bg.png) no-repeat 0 0;}
.help_article .h_a_l .nmbbhis .ct{width:238px; padding:10px 15px; border:1px solid #D7D7D7; border-top:0;}
.help_article .h_a_l .nmbbhis .ct ul { margin:10px auto; position:relative; height:auto; width:238px; overflow:hidden; text-align:left; }
.help_article .h_a_l .nmbbhis .ct ul li.goodsimg {margin-bottom:5px; text-align:center; }
.help_article .h_a_l .nmbbhis .ct ul li.goodsimg img { width:150px; height:150px;}
.help_article .h_a_l .nmbbhis .ct ul li a {font-family:arial;color:#535353; text-decoration:none;}
.help_article .h_a_l .nmbbhis .ct ul li font {font-family:arial;color:#B9966A;}
.help_article .h_a_l .nmbbhis .ct li span{ color:#b9b9b9;}
.help_article .h_a_l .nmbbhis .brands{width:253px; padding:10px 15px 30px 0px; border:1px solid #D7D7D7; border-top:0;}
.help_article .h_a_l .nmbbhis .brands li{ width:109px; height:42px; line-height:42px; list-style:none; float:left; margin-left:15px; margin-top:15px; border:1px solid #ebebeb; text-align:center; color:#535353; font-family:Arial;}
.help_article .h_a_l .nmbbhis .brands li:hover{ border:1px solid #d4bb8c; color:#d1b889 }
.help_article .h_a_l .sd_share{ width:270px;}
.help_article .h_a_l .sd_share .spxx {width:248px; padding:0px 10px 10px; border:1px solid #D7D7D7; border-top:0px;}
.help_article .h_a_l .sd_share .spxx .sdcon{width:248px; height:45px; line-height:45px; overflow:hidden; border-top:1px solid #ebebeb;}
.help_article .h_a_l .sd_share .spxx li{width:180px; height:42px; line-height:42px; overflow:hidden; list-style:none; float:left; padding:0 0 0 30px; font-family:"PingFang SC Regular"; font-size:12px; color:#535353; background:url(../images/b-5-sd-1.jpg) 0px 10px no-repeat;}
.help_article .h_a_l .sd_share .sdcon .sd_pic{width:38px; height:45px; float:right; background:url(../images/b-5-sd-2.jpg) 0px 10px no-repeat;}
/*      Ϣ    ҳ        ·   ɹ  ??+   ϲ    Ʒ Ƽ ?? end 20150225*/



.narticle {width:180px; padding-bottom:15px;}
.narticlep .tt { width:158px; height:58px; line-height:58px;padding-left:20px; background-color:#d7d7d7; color:#000; font-size:16px; font-weight:bold; border:solid 1px #ebebeb; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; overflow:hidden; margin-bottom:20px;}
.narticlep .tts {padding-top:15px; padding-bottom:10px; color:#000; font-weight:bold;}
.narticlep .tts a{color:#000; text-decoration:none;}
.narticlep .tts a.currs{color:#B9976A;}
.narticlep .tts a:hover{color:#B9976A;}
.narticlep .tt span{padding-left:5px; font-family:arial;}
.narticlep .ct span{padding-left:5px; font-family:arial;}
.narticlep .ct li{height:40px; margin-bottom:20px;}
.narticlep .ct li a{ display:block; height:38px; line-height:38px; padding:0px 20px; border:solid 1px #ebebeb;color:#333; font-size:14px; background-color:#fff; text-decoration:none; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;overflow:hidden;}
.narticlep .ct li a code{ font-family:"PingFang SC Regular"; color:#c3c3c3; font-weight:bold; float:right;}
.narticlep .ct li a.currs{ border:solid 1px #226eb0;color:#fff; background-color:#226eb0;}
.narticlep .ct li a:hover{ border:solid 1px #226eb0;color:#fff; background-color:#226eb0;}
.narticlep .ct li a.currs code,.narticlep .ct li a:hover code{ color:#fff;}
.ncenter {width:268px; border:1px solid #D7D7D7; margin-top:15px;}
.ncenter p{padding:20px 0 20px 30px;}
.ncenter img{padding-left:30px;}
.ncenter .kf {font-size:16px; color:#535353;}


.page_detail_img img {
  width: 100%;
}

.goods-title {
  margin-top: 30px;
  font-weight: bold;
  font-size: 24px;
}

#goods_list_cat .tt #categorylistnav .toppage {
  float: inherit;
}

#pages_cate {
  width: 120px;
  margin: 0 auto;
  position: relative;
}

/* #pages_cate .prevh { */
  /* position: absolute; */
  /* left: 0; */
/* } */
.medicine_goods .gn {
  height: 55px !important;
}
.medicine_goods .price {
  margin-left: 0 !important;
}
.medicine_goods .gmg {
  height: 275px !important;
}
.medicine_goods .gmg .gi{
  height: 200px !important;
}







