/* Category CSS */
/******************************************************************************************************/

/* ad */
.focus ul li { left: -220px;}
.focus ul li a img { object-position: 50% 80%; }

/*** slider 置顶 ***/
#full-screen-slider { width: 1400px; height: 350px; float: left; position: relative; overflow: hidden; }
#slides { display: block; width: 1000px; height: 500px; list-style: none; padding: 0; margin: 0; position: relative; display:none; }
#full-screen-slider .focus-slider { width: 100%; position: relative;}
#full-screen-slider .focus-slider .focus-mark { width: 100%; height: 100px; display: block; position:absolute; top:0; left:0; background: linear-gradient(#19191a 0%,transparent 100% ); z-index: 99;}
#full-screen-slider .focus-slider img { width: 100%; /* height: 500px; */ height: auto; object-fit: cover; /* object-position: 0 -110px; */ position:absolute; top:0; left:0;}

/* goods page*/
#main { width: 1400px; margin: 0 auto; /* margin-top: 400px; */ position: relative;}
#main .block { width: 100%; height: auto; margin: auto; overflow: hidden; background:#1d1c1f; } 
#main .block:nth-child(3) { display: flex; justify-content: space-between; }
/* #main #ur_here { border-bottom: 1px solid #555; height: 33px; line-height: 33px; float: left; margin-left: 16px; display: inline; width: 100%; margin-top: 12px; color: #929292; padding-left: 15px; } */
#main #ur_here { width: 1400px; height:auto; margin: 20px auto; border:0; border-bottom: solid 1px #3d3c45 !important; line-height: 150%; padding: 10px 0; font-size: 14px; color: #929292; background:none; }
#main #ur_here a { color: #fff;}
#main #ur_here a:hover { color: #ff3f3f;}
/* #main .block .AreaL { width: 220px; float: left; margin-left: 16px; display: none; } */


/********** sidebar menu **********/
/* sidebar menu */
/* #main .block .AreaL { position: absolute; width: 220px; left: calc((100% - 1400px) * .5); left: -200px; } */
#main .block .AreaL { width: 200px; /* left: calc((100% - 1400px) * .5); */ left: -200px; margin: 0 15px 30px 0; }


.sidebar { width: 200px; height: auto; background: #2e2e33; position: fixed; /* left: 40px; */ left: calc((100% - 1410px) / 2 - 200px); top: 110px; padding: 0 0px;/*  display: none; */ z-index: 888; opacity: 0; transition: all .5s ease;}
.sidebar span { width: 100%; height: 60px; display: block; font-weight: 700; line-height: 60px; font-size: 16px; color: #eee; border-bottom: solid 0px #3d3c45; padding: 0 15px; background: url(images/login-bg-001.jpg) no-repeat; background-size: cover ;}
.sidebar span i { margin-right: 5px;}
.sidebar>ul>li { line-height: 50px; border-top: solid 1px #3d3c45; font-size: 14px; padding: 0 15px; position: relative; cursor: pointer;}
.sidebar>ul>li:last-child { border-bottom: solid 0px #3d3c45;}
.sidebar>ul>li>a { color:#eee; transition: all .1s ease-in-out; }
.sidebar>ul>li>a::before { content: ''; height: 7px; width: 7px; display: block; position: absolute; right: 20px; top: 22px; background: url(images/loongsoul.png) no-repeat 0px -142px ; }
.sidebar>ul>li:hover>a::after { content: ''; height: 7px; width: 7px; display: block; position: absolute; right: 20px; top: 22px; background: url(images/loongsoul.png) no-repeat 0px -150px ; }
.sidebar>ul>li:hover { background: #252529; border-top: solid 1px #252529; }
/* .sidebar ul li:hover { background: #ff3f3f; border-top: solid 1px #252529; } */
.sidebar>ul>li:hover>a { color:#ff3f3f; }

/* sidebar submenu */
.subUrl { width: 200px; position: absolute; top: 0; left: 201px; background: rgba(46, 46, 51, .95); display: none;}
.subUrl li { padding: 0 15px; color: #929292; border-top: 0px; border-bottom: solid 1px #3d3c45;}
.subUrl li:hover { color: #ff3f3f; background: rgba(37, 37, 41, .7); cursor: pointer;}
.subUrl li a { color: #fff;}
.subUrl li a:hover { color: #ff3f3f;}

#main .block .AreaR { width: calc(100% - 220px) !important; /* width: 100%; */ float: right; /* margin-right: 16px; */ display: inline; margin: 0; }
#main .block .AreaR .r_top { float: left; width: 783px; height: 17px; /* background: url(image/main_top.gif) no-repeat; */ background: none; display: none; }
#main .block .AreaR .r_middle { float: left; width: 99%; height: auto; /* background: url(image/main_middle.gif) repeat-y; */ background: none; overflow: hidden;}

.r_middle .box .centerPadd { overflow: hidden; float: left; width: 100%; clear: both; /* margin-left: 15px; */ margin-left: 0 !important; }
.itemTit.New { background:none;}


.centerPadd{ overflow:hidden; float:left; width:100%; clear:both; /* margin-left:15px; */}
.centerPadd .goodsBox { float: left; padding-top: 20px; width: 100%; overflow: hidden; padding-bottom: 10px; display:flex; flex-wrap: wrap; justify-content: space-around; }
.centerPadd .goodsBox .goodsItem { /* width: 168px; float: left; height: 280px; overflow: hidden; margin: 0px 27px 10px 0px; overflow: hidden; display: inline; */ width: 280px; height: auto; display: block; overflow: hidden; margin: 0 0 15px 0; padding: 10px; transition: all .3s ease; }
.centerPadd .goodsBox .goodsItem:hover { background:#2e2e33; }
.centerPadd .goodsBox .goodsItem .g-img { width: 100%; height: 260px; display: block; overflow: hidden; object-fit: cover; }
.centerPadd .goodsBox .goodsItem .g-text { color: #969696; font-size: 14px; line-height: 150%; margin: 10px; }
.centerPadd .goodsBox .goodsItem p { width: 100%; padding: 0; }

.centerPadd .goodsBox .goodsItem p a { /* text-align: left; color: #252525; font-family: "宋体",Verdana, Arial; float: left; width: 100%; padding-bottom: 5px; */ font-size: 14px; color: #929292; width: 100% !important; height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; font-family: "微软雅黑",Arial, Helvetica, sans-serif; }
.centerPadd .goodsBox .goodsItem .g-text .f1 { color: #929292 !important; font-size: 14px; line-height: 150%; background: none; text-indent: 0; font-family: "微软雅黑",Arial, Helvetica, sans-serif; font-weight: 400 !important; }
.centerPadd .goodsBox .goodsItem:hover p a { color: #fff; }
.centerPadd .goodsBox .goodsItem:hover .g-text .f1 { color: #ff3f3f !important; }
.centerPadd .goodsBox .goodsItem .goodsimg { width: 100% !important; height: 260px; object-fit: cover; border-radius: 0; transition: all .5s ease; overflow: hidden; }
.centerPadd .goodsBox .goodsItem .goodsimg:hover { transform:scale(1.1); }
.itemTit.Hot { /* background: url(image/b3.gif) no-repeat; */ background: none; }
.itemTit { /* height: 35px; */ /* background: url(image/B.gif) no-repeat; */ /* background: none; float: left; clear: both; width: 763px; */ height: 40px; font-family: '微软雅黑'; font-size: 30px; color: #fff; line-height: 150%; position: relative; background: none; padding: 0 20px; }
.itemTit .e { font-size: 14px; line-height: 150%; margin-left: 10px; }

.centerPadd .goodsBox::after { content: ""; margin-right: auto;}
.centerPadd .goodsBox .goodsItem::after { content: ""; margin-right: auto;}


.centerPadd .goodsBox2{ float:left; padding-top:20px; width:100%; overflow:hidden; padding-bottom:10px; /* padding-left:8px; */ display: flex; flex-direction:row; flex-wrap: wrap; justify-content: flex-start;}
.centerPadd .goodsBox2 .goodsItem2pic { width:100%; height:240px; overflow:hidden; margin-bottom: 10px; }

.centerPadd .goodsBox2 .goodsItem2pic img { max-width: 200px !important; width:200px !important; object-fit: cover !important; transition: all .5s ease; position: relative;}
.centerPadd .goodsBox2 .goodsItem2pic img:hover { transform:scale(1.2)}
/*.centerPadd .goodsBox .more{text-align:right; clear:both; margin:0 8px 8px 0;}*/
/*单个商品*/
.goodsItem2 {width:200px; float:left; height:290px; overflow:hidden; /* margin:0px 22px 20px 0px; */ margin-right: calc((100% - 1000px) / 5); margin-bottom:20px; overflow:hidden; display:inline; }
/* .centerPadd .goodsBox2 .goodsItem2:last-child { flex:auto; margin-left: 17px;} */
.goodsItem2 .goodsimg{width:168px; height:240px; margin-bottom:10px; float:left;}
.goodsItem2 p{ text-align:left; color:#929292 !important; /* font-family:"宋体",Verdana, Arial; */ width:200px; padding-bottom:5px;}
.goodsItem2 p a{ font-size:14px; color:#929292 !important; text-decoration:none; font-weight:600; transition: all .5s ease;}
.goodsItem2 p a:hover{color:#ff5036 !important; text-decoration:none;}
.goodsItem2 font{ font-family:"宋体",Verdana, Arial;font-weight:500; float:left; padding-top:1px; width:168px; background:url(image/a6.gif) no-repeat left center; text-indent:0em; display:inline-block;font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#555;}
.goodsItem2 span{width:40px; height:40px; position:absolute;left:0px; top:0px;}
.goodsItem span.best{background:url(images/bg.gif) no-repeat 0px -304px;}
.goodsItem span.news{background:url(images/bg.gif) no-repeat -75px -304px;}
.goodsItem span.hot{background:url(images/bg.gif) no-repeat -161px -304px;}



.goodsItem3{width:100px; float:left; height:200px; overflow:hidden; margin:0px 9px 10px 9px; overflow:hidden; display:inline}
.goodsItem3 .goodsimg{width:100px; height:128px; margin-bottom:10px; float:left;}
.goodsItem3 p{text-align:left; color:#252525; /* font-family:"宋体",Verdana, Arial; */ float:left; width:100px; padding-bottom:3px;}
.goodsItem3 p a{color:#252525; text-decoration:none; font-weight:600}
.goodsItem3 p a:hover{color:#ff5036; text-decoration:none;}


/*模块容器*/
.box{ overflow:hidden;}
.box_1{ /* border-bottom:1px solid #3d3c45; */ background-color:#2e2e33; margin: 0;}
.box_2{ /*background:url(images/box_2Bg.gif) repeat-x top left; background-color:#edf8fe;  overflow:hidden;*/ }

.screeBox{ padding:8px 15px; font-size:14px !important; font-weight:bold;}
.screeBox a{color:#929292; transition:all .5s ease;    font-size: 12px; background: #3d3c45; line-height: 28px; padding: 3px 5px; border-radius: 2px; font-weight: 500;}
.screeBox a:hover { color:#fff; transition:all .5s ease; background:#ff3f3f; border-radius: 4px; padding:5px;}
.screeBox span {/* background:#3d3c45;  */padding:3px 5px; margin:0 3px; color:#eee; }

/* AreaL history */
/* #history_div { float: left; width: 200px; overflow: hidden; margin-top: 10px; background: #FFF; position: fixed; top: 621px; left: calc((100% - 1410px) / 2 - 200px); } */
#history_div { float: left; width: 200px; overflow: hidden; margin-top: 10px; background: #FFF; left: calc((100% - 1410px) / 2 - 200px); }
#history_div .h_title { float: left; height: 40px; width: 200px; color: #FFF; font-size: 14px; line-height: 40px; text-indent: 35px; background: #3d3c45; }
#history_list { float: left; border: 0; width: 200px; padding: 10px; border-top: none; background: #2e2e33; }
#history_list a { font-size:12px !important; color:#929292 !important; transition: all 0.5s ease;}
#history_list a:hover { color:#ccc !important;}
#history_list dl dt img { width: 80px !important; height: 80px !important; object-fit: cover !important;}
#history_list dl { width: 180px; float: left; margin-top: 10px; position: relative; }
#history_list dl dt { width: 90px; float: left; }
#history_list dl dd { width: 90px !important; position:absolute; right:0; }
#history_list dl dd.red { width: 90px !important; height:auto; position:absolute; right:0; bottom:0; font-size: 13px !important; }

/* #category_tree{ width: 200px; height: auto; background: #2e2e33; position: fixed; left: 40px; left: calc((100% - 1410px) / 2 - 200px); top: 110px; padding: 0 0px; display: none; z-index: 888; opacity: 0; transition: all .5s ease;} */
#category_tree{ width: 200px; height: auto; background: #2e2e33; left: calc((100% - 1410px) / 2 - 200px); top: 110px; padding: 0 0px; opacity: 1; transition: all .5s ease;}
#category_tree .bar{ width: 100%; height: 60px; display: block; font-weight: 700; line-height: 60px; font-size: 16px; color: #eee; border-bottom: solid 0px #3d3c45; padding: 0 15px; background: url(images/login-bg-001.jpg) no-repeat; background-size: cover; text-indent: 2.5em;;}
#category_tree .bar a{ width:175px; height:48px; font-size:16px; text-indent:2em; color: #eee;}
#category_tree .bar i { margin-right: 5px; display:none;}

#category_tree .bar2{ float:left; background:url(image/a-1.gif) no-repeat; width:175px; height:48px; font-size:0px;}
#category_tree .bar2 a{ color:#000;width:175px; height:48px; font-size:0px; display:block}

#category_tree .c_t_top{ float:left; background:url(image/category_tree_top.gif) no-repeat; width:175px; height:18px; margin-top:20px;}

#category_tree .c_t_middle{ float:left; width:200px; background:url(image/category_tree_middle.gif) repeat-y; padding: 0; position: relative; }


#category_tree .c_t_bottom{ float:left; width:200px; height:9px; background:url(image/category_tree_bottom.gif) no-repeat}

#category_tree .c_t_middle .normal { width:200px; line-height: 50px; border-top: solid 1px #3d3c45; font-size: 14px; padding: 0; padding:0 55px; margin:0; cursor: pointer; display:block; transition: all .5s ease; position:relative; background: #2e2e33;}
#category_tree .c_t_middle .over { width:200px; line-height: 50px; border-top: solid 1px #3d3c45; font-size: 14px; padding: 0;  padding:0 65px; margin:0; cursor: pointer; display:block; color:#ff3f3f; transition: all .5s ease; position:relative; background: rgba(0, 0, 0, .3);}

#category_tree .c_t_middle .normal a {color: #eee; transition: all .1s ease-in-out; position:relative;}
#category_tree .c_t_middle .over a { width:200px; color: #ff3f3f; height:50px; line-height:50px; font-weight:bolder; font-size:14px; display: block; position:relative;}

#category_tree .c_t_middle .normal>a::before { content: ''; height: 7px; width: 7px; display: block; position: absolute; right: -40px; top: 6px; background: url(../../themes/default-01/images/loongsoul.png) no-repeat 0px -142px ; }
#category_tree .c_t_middle .over>a::after { content: ''; height: 7px; width: 7px; display: block; position: absolute; right: 110px; top: 21px; background: url(../../themes/default-01/images/loongsoul.png) no-repeat 0px -150px ; }

#category_tree .c_t_middle .normal ul {display: none}
#category_tree .c_t_middle .over ul { z-index: 10; position: absolute; top: 0; left: 201px; background: rgba(46, 46, 51, .95); display: block;}
#category_tree .c_t_middle .over ul li a {color: #fff;}
#category_tree .c_t_middle .over ul li a:hover {color: #ff3f3f;}


.AreaR .r_bottom { float: left; width: 783px; height: 17px; /* background: url(image/main_bottom.gif) no-repeat; */ background: none; }

.barcss { float: left; background: url(image/a4.gif) no-repeat; /* width: 738px; */ height: 30px; margin-left: 23px; display: inline; }

#goodsInfo { width: 100%; /* margin-left: 23px; */ display: inline; float: left; background: #2e2e33; /* border: 1px solid #8d8d8d; */ border: 0; padding: 8px; /* margin-top: 17px; */ margin: 0; }
#goodsInfo .imgInfo { /* width: 290px; */ width: 500px; height: auto; float: left; background: none; /* border: 1px solid #8d8d8d; */ border: 0; padding: 10px; }
#goodsInfo .gallery { width: auto; float: left; margin-top: 10px; margin-left: 5px; overflow: hidden; }
#goodsInfo .imgInfo #zoom1 img { /* width: 100% !important; height: auto; */ width: 500px; height: 600px; object-fit: cover; }
#goodsInfo .gallery li { float: left; width: 70px; margin: 0 3px; }
#goodsInfo .gallery li img { width: 70px; height: 70px; display: block; }
#goodsInfo .textInfo { /* background: #fff; */ /* width: 330px; */ background: none; width: calc(100% - 500px); float: right; overflow: hidden; padding: 10px; }
#goodsInfo .textInfo .clearfix { height:40px; line-height:40px; position: relative; }
#goodsInfo .textInfo .clearfix:nth-of-type(5) { height: 50px; line-height: 50px; }
#goodsInfo .textInfo ul { border: 0; padding: 10px 0; }
#goodsInfo .textInfo li dd { width: 80%; line-height: 30px; /* float: left;  padding: 7px 0px; */ padding: 0; }

#iteminfo { /* width: 736px; */ width: 100%; /* margin-left: 23px; */ display: inline; float: left; background: none; /* border: 1px solid #e1e1e1; */ /* margin-top: 17px; */ margin: 0; border: 0; text-align: center; overflow: hidden; }
#iteminfo .bar { width: 100%; /* background: url(image/a8.gif) 1% center no-repeat #e1e1e1; */ background: none; height: 40px; line-height: 40px; color: #ddd; float: left; /* margin: 10px 0; */ padding: 10px 0 50px 0; border-top: solid 1px #2e2e33;}
#iteminfo .bar p { float: left; font-family: "微软雅黑"; font-size: 14px; padding-left: 22px; font-weight: 600; }
#iteminfo .bar span { float: left; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: bold; padding-left: 10px; padding-top: 1px; }
#iteminfo .introduce { float: left; /* width: 686px; */ width: 100%; overflow: hidden; padding: 0 0 15px 0; line-height: 25px; background:#2e2e33; }
.introduce img { border: 0; margin: 0; padding: 0; /* max-width: 80% !important; */ max-width: 800px !important; width: 800px !important; /* width: expression_r(width>680?"680px":"auto"); */ overflow: hidden; }
.introduce img:nth-child(1) { margin: 30px 0;}

.introduce table { background:#1d1c1f; width: 90%; margin:30px auto 0 auto; border:solid 0px #1d1c1f;}
#list9 div table { width: 100%;}
.introduce table tr,.introduce table tr td,.introduce table th { background:#2e2e33; }
.introduce table th { font-size:16px; color:#ccc;}
.introduce table .f1 { color:#ddd; }
.introduce table tr { border:solid 1px #1d1c1f;}

#goodsInfo .textInfo li { font-size: 12px; line-height: 20px; color: #929292; }
#goodsInfo .textInfo input { height: 24px; line-height: 24px; text-align: center; outline: none; }
#goodsInfo .textInfo p { font-size: 16px; font-weight: bold; padding: 0 8px 8px 8px; color: #ddd; font-weight: 600; }
#goodsInfo .textInfo .f_r { float: right; position: relative; right: 10px; top: -46px;}
#goodsInfo .textInfo p a { color: #ff3f3f; text-decoration: none; }
#goodsInfo .textInfo li { /* background: url(images/lineBg.gif) repeat-x left bottom; */ /* border-bottom: dashed 1px #888; */ background: #3d3c45; padding: 10px 8px; }
.textInfo select { height: 30px; line-height: 30px; max-width: 500px; font-size: 14px; border: solid 1px #dddddd; outline: none; margin-left: 6px; }
#goodsInfo .textInfo li strong { float: left; width: 88px; color: #969696; font-size: 14px; line-height: 30px; padding: 0 5px; text-align-last: justify; white-space: nowrap; overflow: hidden; }
#goodsInfo .textInfo li.padd { border-bottom:none; background: none; border-bottom: dashed 1px #3d3c45; }
#goodsInfo .textInfo li.padd:nth-last-child(1) { border-bottom:none; border-bottom: 0px; }
#goodsInfo .textInfo li.padd a { padding: 10px 20px; /* width: 120px; */ text-align-last: justify; background: #3d3c45; border-radius:4px; margin-right: 10px; color: #ccc; font-weight: 700; font-size: 16px; transition: all .3s ease; text-decoration: none; }
#goodsInfo .textInfo li.padd a:hover { color: #fff; background: #ff3f3f; }
#goodsInfo .textInfo li.padd a:nth-last-child(1):hover { color: #fff; background: rgb(155, 45, 118); }

/* #goodsInfo .textInfo li:nth-child(1) { display: none; } */

#iteminfo .box { overflow: hidden; }
#iteminfo .box h3 { /* background: #2e2e33; */ background: none; border-bottom: solid 1px #2e2e33; font-size: 14px; margin-top: 20px; height: 33px; text-align: left; text-indent: 1.5em; }
#iteminfo .box h3 span { background: none; color: #ddd; }
#iteminfo .box .boxCenterList { padding: 15px 8px; }
#iteminfo .goodsBox { width: 100%; float: left;}
#iteminfo .box .boxCenterList .goodsBox .goodsItem3 { width: 100px; float: left; height: 170px; overflow: hidden; margin: 0px 5px 10px 5px; overflow: hidden; display: inline; }
/* #iteminfo .goodsBox { background: #2e2e33; width: 100%; height: 200px; display:block; padding: 20px 0;} */

.goodsItem3 p { }
.goodsItem3 p a { color: #929292; font-size:12px; width: 100px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: inline-block;}
.goodsItem3 p a:hover { color: #fff !important;}
.goodsItem3 .f1 { font-size: 12px; text-align: left; font-weight: 400; color: #fb3534; white-space: nowrap; transform: scale(0.9); left: -5px; position: relative;}
.goodsItem3 .goodsimg { width: 100px; height: 120px; object-fit: cover; margin-bottom: 10px; float: left; }

.introduce tr { color: #929292 !important; line-height: 40px; font-size: 14px; }
.shop { color: #ff4b30; font-size: 22px !important; font-weight: 400; }
.introduce blockquote:nth-last-child(1) { background: #2e2e33; padding: 30px 0; border: solid 0px #2e2e33; }

.introduce blockquote p,.MsoNormal,.introduce blockquote ol,.introduce blockquote div { width: 83%; padding-left: calc((100% - 800px) / 2) !important; /* margin-left: 30px  !important;*/ text-align: left; color: #929292; font-family: '微软雅黑',Arial, Helvetica, sans-serif !important ; font-size: 14px !important; }
.introduce blockquote p,.introduce blockquote p span,.MsoNormal *,.introduce blockquote ol *,.introduce blockquote div,.introduce blockquote div * { font-size:15px !important; font-family: '微软雅黑',Arial, Helvetica, sans-serif !important ; line-height: 180% !important; color: #929292 !important;word-break:break-all;}

.introduce blockquote:nth-last-child(0)  p { margin-bottom: 20px; }
.introduce div { background:none !important;}

#ECS_COMMENT { font-size:14px; }
#ECS_COMMENT .box_1 { border: 0; background: none; }
#ECS_COMMENT .box_1 h3 { height: 33px; line-height: 33px; font-size: 12px; background: #2e2e33; text-align: right; padding: 0 20px; font-weight: 100; color: #ddd; }
#ECS_COMMENT .box_1 h3 span { float: left; background: none; width: auto; height: 33px; line-height: 33px; text-align: left; font-weight: bold; color: #ddd; font-size: 14px; }
#ECS_COMMENT .commentsList { border: 0; background: #2e2e33; padding: 15px; }
#ECS_COMMENT .boxCenterList { padding: 8px 0; color: #929292; }
#ECS_COMMENT table { width:800px;}
#ECS_COMMENT tr { height: 30px; line-height: 30px; }
.introduce table tbody tr td { padding: 10px !important; line-height: 150%; }
#ECS_COMMENT .td-1 { width: 100px;}
#ECS_COMMENT .td-2 { width: 700px;}
#ECS_COMMENT .td-all { width: 100%; text-indent: 2.7em; }
#ECS_COMMENT .boxCenterList table tr td div { width:auto; float:left; margin-right:5px;}
#ECS_COMMENT .commentsList .inputBorder { border: 0; background: #fff; outline: none; padding: 5px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.comments li { /* background: url(images/lineBg.gif) repeat-x left bottom; */ background: none; border-bottom:  dashed 1px #2e2e33; padding: 10px 20px; width: 100%; _height: 1%; text-align: left; position: relative; margin-bottom: 8px; }
#pagebar { height:30px; line-height:30px; margin-right: 20px; text-align: right; -webkit-text-align: right;}
.blank5 { height: 5px; line-height: 5px; clear: both; visibility: hidden; }
.f_r { float: right; } 
.comments_pl {border: none; /* background: url(themes/default-01/images/commentsBnt.gif); */ width: 75px; height: 25px; margin-right: 8px; margin-top:2px; background: #00aaee; color: #fff; }

#comment_rank1,#comment_rank2,#comment_rank3,#comment_rank4,#comment_rank5 {
    position: relative; top:4px;
}

/* AreaR page */
.newsList { /* width: 1400px; */ margin: 0 auto; margin-bottom: 30px; }
/* .pagebar { width: 1400px; margin: 0 auto; text-align: right; line-height: 30px; }
.pagebar a { border: 0px; padding: 0;}
.pagebar a:hover { color: #fff; }
.pagebar .page_now { color: #ffffff; background-color: #ff3f3f; padding: 3px 8px; margin-right: 10px; border: solid 0px #ff3f3f;}
.pagebar .last {background: none;}
.pagebar input {outline: none;} */
/* .newsList { float: left; width: 716px; height: auto; clear: both; margin-top: 30px; margin-left: 23px; display: inline; overflow: hidden; border: 1px solid #e8e8e8; padding: 10px 10px 50px 10px; margin-bottom: 50px; } */
/* #pager { margin: 40px auto !important; line-height: 150%; text-align: center; width: 100%; font-size: 14px;} */
/* #pager span { color: #929292; }
.pagebar {  margin: 20px auto; text-align: right !important; font-size: 14px; height: 30px; line-height: 30px; }
.pagebar .page_now {  color: #ffffff !important; background-color: #ff3f3f; padding: 0 8px !important; margin-right: 10px !important; border: 0; }
.pagebar a { border: 0px; padding: 0; margin-right: 10px; color: #555555; text-decoration: none; }
.pagebar .last {background: none;}
.pagebar a:hover { color: #fff !important; }
.pagebar input { outline: none; } */

#pager span { color: #929292; }
.pagebar {  margin: 50px 30px 0 0; text-align: right !important; font-size: 14px; height: auto; line-height: 30px; background:#1d1c1f; user-select: none; }
.pagebar a {  border: 0px; padding: 0 3px; /* margin-right: 10px; */ color: #555555; text-decoration: none; }
.pagebar .page_now {  color: #ffffff !important; background-color: #ff3f3f; padding: 0 5px !important; /* margin-right: 10px  !important;*/ border: 0; }
.pagebar .last {background: none;}
.pagebar a:hover { color: #fff !important; }
.pagebar input { outline: none; }

@media screen and (max-width: 414px) {
    #history_list dl { margin-right: 5px; }
    #history_list dl dd { height:32px !important; text-overflow: ellipsis; overflow: hidden; word-break: break-word;}
    #history_list dl dd.red { height:auto !important;}
}