/*system*/
body {
  font-family: "微軟正黑體", Microsoft JhengHei, Arial, Helvetica, sans-serif;
  font-size: 13px;
  background: url(/images/layout/bg.jpg) 0 center;
  /*background: url(/images/newyear_bg.jpg);*/
  min-width: 1000px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
a {
  text-decoration: none;
  color: #007d9d;
}
a:hover {
  text-decoration: none;
  color: #559e24;
}
input,select{outline:none}
.txthide {
  text-indent: -9999px;
  overflow: hidden;
}
.txt-bk {
  color: #000;
  font-weight: normal;
}
/*system-end*/
/*web-layout*/
.weblogos a {
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
  width: 125px;
  height: 57px;
  background: url(/images/layout/logo.png) no-repeat 0 0;
}
.weblogo-b {
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
  width: 143px;
  height: 66px;
  background: url(/images/layout/logo.png) no-repeat 0 -108px;
}
/*web-layout-end*/
/*main-layout-set*/
#page-content {
  padding: 20px 0 20px 0;
}
.page-conview {
  margin: 0 auto;
  width: 1000px;
}
/*===page-top-bg===*/
.page-top-bg {
  height: 90px;
  width: 100%;
  background: url(/images/layout/ms_bg.png) repeat-x -100px 0;
  position: relative;
  z-index: 200;
}
.page-top-bg .page-top {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.page-top-bg .weblogos {
  position: absolute;
  top: 22px;
  left: 7px;
  width: 125px;
  margin: 0;
  padding: 0;
}
.page-top-bg .weblogo {
  margin: 0;
  padding: 0;
}
.page-top-bg .page_menus {
  padding: 0 0 0 158px;
  display: inline-block;
  float: left;
}
.page-top-bg .page_menus li {
  display: inline-block;
  float: left;
}
.page-top-bg .page_menus li a {
  color: #333;
  display: inline-block;
  float: left;
  height: 33px;
  padding: 11px 17px 0;
  border-left: 1px #dededd solid;
  font-size: 15px;
}
.page-top-bg .page_menus li a:hover {
  color: #559e24;
}
.page-top-bg .page_menus li .select {
  color: #559e24;
  border-bottom: 3px solid #559e24;
  height: 30px;
}
.page-top-bg .page_menus li .select:hover {
  opacity: 0.8;
}
.page-top-bg .page_menus .home {
  padding: 0;
  margin: 0;
  width: 58px;
  height: 44px;
}
.page-top-bg .page_menus .home a {
  text-indent: -9999px;
  overflow: hidden;
  background: url(/images/layout/layout.png) no-repeat -58px 0;
  width: 58px;
  height: 44px;
  padding: 0;
}
.page-top-bg .page_menus .home a:hover {
  background: url(/images/layout/layout.png) no-repeat 0 0;
}
.page-top-bg .page_menus .home .select {
  background: url(/images/layout/layout.png) no-repeat 0 0;
  height: 44px;
  border: 0;
}
.page-top-bg .page_menus .home .select:hover {
  opacity: 0.8;
}
.page-top-bg .memberlink a:hover {
  opacity: 0.7;
}
.page-top-bg .memberlink {
  height: 32px;
  text-align: right;
  padding: 10px 0 0 0;
}
.page-top-bg .memberlink .joinmember {
  display: inline-block;
  background: #a1a1a1;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 2px 10px;
  margin: 0 15px 0 0;
}
.page-top-bg .memberlink .joinlogin {
  display: inline-block;
  background: #a1a1a1;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 2px 10px;
  margin: 0 15px 0 0;
}
.page-top-bg .memberlink .shopcar-total {
  font-size: 14px;
  background: url(/images/layout/icons.png) no-repeat 0 0;
  padding: 0 0 0 30px;
}
.page-top-bg .goods_search form {
  display: inline-block;
  padding: 7px 15px 10px 15px;
  width: 165px;
  border: 1px solid #CCC;
  font-size: 12px;
  height: 25px;
  overflow: hidden;
  -webkit-transition: All 0.20s ease;
  -moz-transition: All 0.2s ease;
  -o-transition: All 0.2s ease;
}
.page-top-bg .goods_searchIn form {
  height: 220px;
  background: #FFF;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 0 3px #6a6a6a;
  -webkit-transition: All 0.50s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}
//.page-top-bg .goods_search:hover {
//  height: 750px;
//}
//.page-top-bg .goods_search:hover form {
//  height: 220px;
//  background: #FFF;
//  border-radius: 0 0 5px 5px;
//  box-shadow: 0 0 3px #6a6a6a;
//  -webkit-transition: All 0.50s ease;
//  -moz-transition: All 0.5s ease;
//  -o-transition: All 0.5s ease;
//}
.SearchGoods{
  height: 220px;
  background: #FFF;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 0 3px #6a6a6a;
  -webkit-transition: All 0.50s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;	
}
.page-top-bg .goods_search {
  display: inline-block;
  float: left;
  position: absolute;
  top:42px;
  right:0px;
}
.page-top-bg .goods_search ul {
  padding: 10px 0 0 0;
}
.page-top-bg .goods_search ul li {
  padding: 5px 0 0 0;
}
.page-top-bg .goods_search ul li label {
  display: inline-block;
  width: 30px;
}
.page-top-bg .goods_search .goods_keyword input {
  border: 2px solid #d2d2d2;
  transition: border 0.3s linear 0s, box-shadow 0.3s linear 0s;
  background: #ffffff url(/images/layout/icons.png) no-repeat 6px -319px;
  padding: 0 10px 0 30px;
  /* box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset, 0 1px 0 rgba(255, 255, 255, 0.5);*/

  border-radius: 4px;
  width: 120px;
  height: 26px;
}
.page-top-bg .goods_search .goods_keyword input:hover {
  border-color: #5f9b1f;
}
.page-top-bg .goods_search .goods_keyword input:focus {
  border-color: #5f9b1f;
}
.page-top-bg .goods_search .gd_kd_submit {
  text-align: center;
  display: inline-block;
}
.page-top-bg .goods_search .gd_kd_submit a {
  margin: 15px 0 0 0;
  background: none repeat scroll 0 0 #7ba714;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 25px;
  width: 100px;
  text-align: center;
}
.page-top-bg .goods_search .gd_kd_submit a:hover {
  opacity: 0.8;
}
.page-top-bg .goods_search .SearchBt a{
	width:80px; padding:8px 10px 8px 10px
}
.page-top-bg .goods_search .CloseBt a{
	width:40px; padding:8px 10px 8px 10px
}
.page-top-bg .goods_search .sys-select {
  height: 24px;
  width: 95px;
}
.page-top-bg .goods_search .sys-select select {
  background: none;
  border: 0;
  min-width: 120px;
  padding: 0;
}
.page-top-bg .goods_search #sr-iten5 {
  margin: 5px 0 0 33px;
}
.page-top-bg .goods_search #sr-iten3 {
  width: 120px;
}
.page-top-bg .goods_search #sr-iten3 select {
  min-width: 140px;
}
.page-top-bg .goods-search-hover {
  /*background:#F00;*/
  display: block;
  width: 196px;
  height: 45px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.page-top-bg .goods-search-out {
  /*background: #00F;*/
  display: block;
  width: 196px;
  height: 250px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}
.page-top-bg .close-search {
/*  display: none;*/
  width: 100%;
  height: 20px;
  text-align: center;
  background: #577f14;
  margin: 5px 0 0;
}
.page-top-bg .close-search a {
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  display: block;
  width: 100%;
  height: 20px;
  display: inline-block;
}
.page-top-bg .close-search:hover {
  opacity: 0.8;
}
/*===page-copyright*/
.page-copyright {
  width: 100%;
  background: url(/images/layout/copyright_bg.png) #eaeaea repeat-x 0 0;
  margin: 40px 0 0 0;
  overflow: auto;
}
.page-copyright .page-copyright-con {
  width: 1000px;
  margin: 0 auto 35px auto;
  overflow: hidden;
}
.page-copyright .weblogo-b {
  float: left;
}
.page-copyright .web-sr-tel {
  text-indent: -9999px;
  overflow: hidden;
  background: url(/images/layout/layout.png) no-repeat 0 -1038px;
  width: 280px;
  height: 85px;
  float: left;
}
.page-copyright .web-sr-tel2 {
  text-indent: -9999px;
  overflow: hidden;
  background: url(/images/layout/layout.png) no-repeat 0 -1152px;
  width: 200px;
  height: 85px;
  float: left;
}
.page-copyright .contact-us {
  padding: 7px 0 0 16px;
  display: inline-block;
  height: 100px;
  border-bottom: 1px solid #d1cfcf;
  margin: 0 0 20px;
}
.page-copyright .contact-us li {
  float: left;
  border-right: 1px solid #d1cfcf;
  height: 75px;
}
.page-copyright .contxt1 {
  width: 185px;
  margin: 0 30px 0 0;
}
.page-copyright .contxt2 {
  width: 265px;
  margin: 0 30px 0 0;
}
.page-copyright .contxt3 {
  width: 205px;
  margin: 0 30px 0 0;
}
.page-copyright .contxt4 {
  width: 100px;
  margin: 0 30px 0 0;
}
.page-copyright .contact-us .contxt5 {
  width: 100px;
  border-right: 0;
  margin: 0 0 20px;
}
.page-copyright .web-link a {
  display: block;
  margin: 0 0 10px;
  color: #333;
}
.page-copyright .web-link a:hover {
  color: #559e24;
}
.page-copyright .web-copyright-txt {
  font-size: 12px;
  color: #666;
  text-align: center;
}
.page-copyright .service-tips {
  padding: 35px 0 0 30px;
  margin: 0 0 30px 0;
  width: 1200px;
  border-bottom: 1px solid #d1cfcf;
  display: inline-block;
}
.page-copyright .service-tips li {
  height: 124px;
  width: 130px;
  text-align: center;
  font-size: 18px;
  color: #5c5b5b;
  font-weight: bold;
  margin: 0 70px 0 0;
  float: left;
  display: block;
  cursor: default;
  position: relative;
}
.page-copyright .service-tips .icons {
  display: inline-block;
  height: 61px;
  background-image: url(/images/layout/layout.png);
  background-repeat: no-repeat;
}
.page-copyright .service-tips .srtips1 .icons {
  background-position: 0 -210px;
  width: 77px;
}
.page-copyright .service-tips .srtips2 .icons {
  background-position: 0 -385px;
  width: 53px;
}
.page-copyright .service-tips .srtips3 .icons {
  background-position: 0 -559px;
  width: 40px;
}
.page-copyright .service-tips .srtips4 .icons {
  background-position: 0 -730px;
  width: 65px;
}
.page-copyright .service-tips .srtips5 .icons {
  background-position: 0 -910px;
  width: 57px;
}
.page-copyright .service-tips li:hover .sr-name {
  color: #559e24;
}
.page-copyright .service-tips #icons1-h,
.page-copyright .service-tips #icons2-h,
.page-copyright .service-tips #icons3-h,
.page-copyright .service-tips #icons4-h,
.page-copyright .service-tips #icons5-h {
  position: absolute;
  top: 0;
  height: 0px;
  -webkit-transition: All 0.7s ease;
  -moz-transition: All 0.7s ease;
  -o-transition: All 0.7s ease;
}
.page-copyright .service-tips #icons1-h {
  background-position: -200px -210px;
  left: 26px;
}
.page-copyright .service-tips .srtips1:hover #icons1-h {
  height: 80px;
}
.page-copyright .service-tips #icons2-h {
  background-position: -200px -385px;
  left: 38px;
}
.page-copyright .service-tips .srtips2:hover #icons2-h {
  height: 80px;
}
.page-copyright .service-tips #icons3-h {
  background-position: -200px -559px;
  left: 45px;
}
.page-copyright .service-tips .srtips3:hover #icons3-h {
  height: 80px;
}
.page-copyright .service-tips #icons4-h {
  background-position: -200px -730px;
  left: 33px;
}
.page-copyright .service-tips .srtips4:hover #icons4-h {
  height: 80px;
}
.page-copyright .service-tips #icons5-h {
  background-position: -200px -910px;
  left: 37px;
}
.page-copyright .service-tips .srtips5:hover #icons5-h {
  height: 80px;
}
/*pr-info*/
.pr-info {
  width: 220px;
  height: 260px;
  overflow: hidden;
  box-shadow: 0 0 3px #666666;
  background: #FFF;
  border: 1px solid #a3a3a3;
  position: relative;
}
.pr-info .listimg,.pr-info .listimg2 {
  width: 220px;
  height: 165px;
  overflow: hidden;
  display: inline-block;
  border-bottom: 3px solid #79a218;
  text-align: center;
}
.pr-info .listimg img {
  width: 220px;
  height: 165px;
  }
.pr-info .listimg2 img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;}
.pr-info .siminfo {
  padding: 10px 18px 5px 18px;
  height: 75px;
  line-height: 21px;
}
.pr-info .shop-name {
  width: 100%;
  height: 20px;
  overflow: hidden;
  color: #555555;
}
.pr-info .pr-name {
  width: 100%;
  height: 20px;
  overflow: hidden;
  font-weight: bold;
  color: #0073a2;
  font-size: 15px;
  margin: 2px 0 0 0;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.pr-info .pr-name a:hover {
  color: #559e24;
}
.pr-info .pr-price,
.pr-info .pr-price-dwon {
  font-size: 18px;
  font-weight: bold;
  font-family: Arial;
  margin: 0 2px 0 0;
}
.pr-info .pr-price {
  padding: 7px 0 0 0;
  color: #df1717;
  font-weight: bold;
}
.pr-info .pr-price-dwon {
  background: url(/images/layout/icons.png) no-repeat 0 -485px;
  padding: 0 0 0 22px;
}
.pr-info .pr-price-org-dwon {
  text-decoration: line-through;
  color: #b1b1b1;
  padding: 0 10px 0 0;
}
.pr-info .pr-sale-icon {
  display: inline-block;
  width: 63px;
  height: 63px;
  text-indent: -9999px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/images/goods/list_sale.png) no-repeat 0 0;
  z-index: 10;
}
.pr-info .pr-newgoods-icon {
  display: inline-block;
  width: 63px;
  height: 63px;
  text-indent: -9999px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/images/goods/list_new.png) no-repeat 0 0;
  z-index: 10;
}
.pr-info:hover {
  border: 1px solid #79a218;
  box-shadow: 0 0 5px #79a218;
}
.pr-info:hover .pr-name a {
  color: #559e24;
}
/*pr-info-point*/
.pr-info-point {
  width: 220px;
  height: 290px;
  overflow: hidden;
  box-shadow: 0 0 3px #666666;
  background: #FFF;
  border: 1px solid #a3a3a3;
  position: relative;
}
.pr-info-point .listimg {
  width: 220px;
  height: 220px;
  overflow: hidden;
  display: inline-block;
}
.pr-info-point .siminfo {
  padding: 10px 18px 0 18px;
  height: 59px;
  line-height: 21px;
  border-bottom: 1px solid #c5c7c6;
}
.pr-info-point .shop-name {
  width: 100%;
  height: 20px;
  overflow: hidden;
  color: #555555;
}
.pr-info-point .pr-name a {
  display: block;
  width: 100%;
  height: 20px;
  overflow: hidden;
  font-weight: bold;
  color: #0073a2;
  font-size: 15px;
  color: #333;
}
.pr-info-point .pr-name a:hover {
  color: #559e24;
}
.pr-info-point .pr-price,
.pr-info-point .pr-price-dwon {
  font-size: 18px;
  font-weight: bold;
  margin: 0 2px 0 0;
}
.pr-info-point .pr-price {
  padding: 7px 0 0 0;
  color: #df1717;
  font-weight: bold;
}
.pr-info-point .pr-price-dwon {
  background: url(/images/layout/icons.png) no-repeat 0 -481px;
  padding: 0 0 0 22px;
}
.pr-info-point .pr-price-org-dwon {
  text-decoration: line-through;
  color: #b1b1b1;
  padding: 0 10px 0 0;
}
.pr-info-point .pr-sale-icon {
  display: inline-block;
  width: 63px;
  height: 63px;
  text-indent: -9999px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/images/goods/list_sale.png) no-repeat 0 0;
  z-index: 10;
}
.pr-info-point .price-point {
  font-size: 13px;
  color: #333;
  margin: 0 11px 0 0;
}
.pr-info-point .price-point b {
  font-size: 18px;
  color: #F00;
  margin: 0 0 0 3px;
  font-weight: bold;
  font-family: Arial;
}
.pr-info-point .price-tokens {
  font-size: 13px;
  color: #333;
  margin: 0 11px 0 0;
}
.pr-info-point .price-tokens b {
  font-size: 18px;
  color: #2c6d00;
  margin: 0 0 0 3px;
  font-weight: bold;
  font-family: Arial;
}
.pr-info-point .gdsphoto {
  position: relative;
  width: 220px;
  height: 220px;
  overflow: hidden;
}
.pr-info-point .gdinfotxt {
  position: absolute;
  bottom: -100px;
  left: 0;
  padding: 10px;
  background: url(/images/point/bg.png) 0 0;
  color: #FFF;
  line-height: 24px;
  width: 200px;
  height: 70px;
  overflow: hidden;
}
.pr-info:hover {
  border: 1px solid #79a218;
  box-shadow: 0 0 5px #79a218;
}
.pr-info:hover .pr-name a {
  color: #559e24;
}
/*scroll-to-top*/
.scroll-to-top {
  background: url(/images/layout/layout.png) no-repeat 0 -93px;
  bottom: 15%;
  right: 20px;
  cursor: pointer;
  display: none;
  height: 57px;
  position: fixed;
  text-indent: 9999px;
  opacity: 0.8;
  width: 57px;
  z-index: 999;
}
/*pageswitch-v2*/
.pageswitch {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 5px 0 5px 0;
}
.pageswitch .pageidlist ul {
  display: inline;
  vertical-align: middle;
}
.pageswitch .pageidlist ul li {
  display: inline-block;
}
.pageswitch .pageidlist ul li a {
  background: #b9b9b9;
  border: 5px solid #b9b9b9;
  border-radius: 50px;
  color: white;
  line-height: 16px;
  margin: 7px 2px 6px;
  padding: 0 6px;
  -webkit-transition: background 0.2s ease-out, border-color 0s ease-out, color 0.2s ease-out;
  -moz-transition: background 0.2s ease-out, border-color 0s ease-out, color 0.2s ease-out;
  -o-transition: background 0.2s ease-out, border-color 0s ease-out, color 0.2s ease-out;
  transition: background 0.2s ease-out, border-color 0s ease-out, color 0.2s ease-out;
  -webkit-backface-visibility: hidden;
}
.pageswitch .pageidlist ul li a:hover {
  background-color: #49973c;
  border-color: #49973c;
  color: white;
  -webkit-transition: background 0.2s ease-out, border-color 0.2s ease-out, color 0.2s ease-out;
  -moz-transition: background 0.2s ease-out, border-color 0.2s ease-out, color 0.2s ease-out;
  -o-transition: background 0.2s ease-out, border-color 0.2s ease-out, color 0.2s ease-out;
  transition: background 0.2s ease-out, border-color 0.2s ease-out, color 0.2s ease-out;
  -webkit-backface-visibility: hidden;
}
.pageswitch .pageidlist ul li .select {
  background: #49973c;
  border: 5px solid #49973c;
}
.pageswitch .pageidlist ul li .select:hover {
  opacity: 0.8;
}
.pageswitch .page-total {
  color: #666;
  padding: 10px 0 10px 0;
}
.pageswitch .page-prebut,
.pageswitch .page-nextbut,
.pageswitch .page-prebut2,
.pageswitch .page-nextbut2 {
  display: inline;
  //vertical-align: middle;
  width: 30px;
  height: 22px;
}
.pageswitch .page-prebut a,
.pageswitch .page-nextbut a,
.pageswitch .page-prebut2 a,
.pageswitch .page-nextbut2 a {
  overflow: hidden;
  width: 30px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  font-size:26px;
}
.pageswitch .page-prebut a:hover,
.pageswitch .page-nextbut a:hover,
.pageswitch .page-prebut2 a:hover,
.pageswitch .page-nextbut2 a:hover {
  color:#49973C;
  //background-position: 0 0;
}
.pageswitch .page-prebut a {
  //background: url(/images/layout/sw_left.png) no-repeat 0 0;
  margin: 0 10px 0 0;
  background-position: 0 -28px;
  color:#b9b9b9;
}
.pageswitch .page-nextbut a {
  //background: url(/images/layout/sw_right.png) no-repeat 0 0;
  margin: 0 0 0 10px;
  background-position: 0 -28px;
  color:#b9b9b9;
}
.pageswitch .page-prebut2 a {
  //background: url(/images/layout/sw_up.png) no-repeat 0 0;
  margin: 0 10px 0 0;
  background-position: 0 -28px;
  color:#b9b9b9;
}
.pageswitch .page-nextbut2 a {
  //background: url(/images/layout/sw_down.png) no-repeat 0 0;
  margin: 0 0 0 10px;
  background-position: 0 -28px;
  color:#b9b9b9;
}
/*pageswitch-v1*/
/*.pageswitch{ display:inline-block; width:100%; text-align:center; padding:25px 0 0 0;
	.pageidlist{}
	.pageidlist ul{ display:inline;vertical-align:middle;}
	.pageidlist ul li{ display:inline-block;}
	.pageidlist ul li a{background: none repeat scroll 0 0 #b9b9b9;
    border-radius: 99px;
    color: #fff;
    display: inline-block;
    font-size:10px;
    font-weight: bold;
    height:25px;
    line-height:25px;
    margin: 0 5px 0 0;
    width:25px;}
	.pageidlist ul li a:hover{ background:#49973c;}
	
	.pageidlist ul li .select{ background:#49973c;}
	.pageidlist ul li .select:hover{ opacity:0.8;}
	
	.page-total{ color:#666; padding:20px 0 10px 0;}
	
	.page-prebut,.page-nextbut{ display:inline; vertical-align:middle; width:30px; height:22px;}
	
	.page-prebut a,.page-nextbut a{.txthide; width:30px; height:22px;display:inline-block;    vertical-align: middle; }
	
	.page-prebut a:hover,.page-nextbut a:hover{opacity:0.8;}
	
	.page-prebut a{ background:url(/images/layout/sw_left.png) no-repeat 0 0;margin:0 10px 0 0;}
	.page-nextbut a{background:url(/images/layout/sw_right.png) no-repeat 0 0;margin:0 0 0 10px;}
	
}
*/
/*but*/
.pagebut-s-set {
  font-weight: bold;
  font-size: 12px;
  padding: 3px 10px;
  border-radius: 5px;
  color: #FFF;
  display: inline-block;
}
.pagebut-b-set {
  font-weight: bold;
  font-size: 14px;
  padding: 8px 25px;
  border-radius: 5px;
  color: #FFF;
  display: inline-block;
}
.pagebut-xl-set {
  font-weight: bold;
  font-size: 18px;
  padding: 12px 25px;
  border-radius: 5px;
  color: #FFF;
  display: inline-block;
}
.pagebut-bule {
  font-weight: bold;
  font-size: 14px;
  padding: 8px 25px;
  border-radius: 5px;
  color: #FFF;
  display: inline-block;
  background: #00b4ff;
}
.pagebut-bule:hover {
  opacity: 0.8;
  text-decoration: none;
  color: #FFF;
}
.pagebut-bule-s {
  font-weight: bold;
  font-size: 12px;
  padding: 3px 10px;
  border-radius: 5px;
  color: #FFF;
  display: inline-block;
  background: #00b4ff;
}
.pagebut-bule-s:hover {
  opacity: 0.8;
  text-decoration: none;
  color: #FFF;
}
.pagebut-green-xl {
  font-weight: bold;
  font-size: 18px;
  padding: 12px 25px;
  border-radius: 5px;
  color: #FFF;
  display: inline-block;
  background: #7ba714;
}
.pagebut-green-xl:hover {
  opacity: 0.8;
  text-decoration: none;
  color: #FFF;
}
.pagebut-green {
  font-weight: bold;
  font-size: 14px;
  padding: 8px 25px;
  border-radius: 5px;
  color: #FFF;
  display: inline-block;
  background: #7ba714;
}
.pagebut-green:hover {
  opacity: 0.8;
  text-decoration: none;
  color: #FFF;
}
.pagebut-green-s {
  font-weight: bold;
  font-size: 12px;
  padding: 3px 10px;
  border-radius: 5px;
  color: #FFF;
  display: inline-block;
  background: #7ba714;
}
.pagebut-green-s:hover {
  opacity: 0.8;
  text-decoration: none;
  color: #FFF;
}
.pagebut-gray {
  font-weight: bold;
  font-size: 14px;
  padding: 8px 25px;
  border-radius: 5px;
  color: #FFF;
  display: inline-block;
  background: #afafaf;
}
.pagebut-gray:hover {
  opacity: 0.8;
  text-decoration: none;
  color: #FFF;
}
.pagebut-gray-xl {
  font-weight: bold;
  font-size: 18px;
  padding: 12px 25px;
  border-radius: 5px;
  color: #FFF;
  display: inline-block;
  background: #afafaf;
}
.pagebut-gray-xl:hover {
  opacity: 0.8;
  text-decoration: none;
  color: #FFF;
}
/*qman-tips*/
.qman-tips {
  padding: 10px 0 10px 0;
  display: inline-block;
}
.qman-tips .qman-img {
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  float: left;
  background: url(/images/layout/qman_tips.png) no-repeat 0 0;
  width: 70px;
  height: 70px;
}
.qman-tips .qman-txt-tips {
  display: inline-block;
  float: left;
  width: 862px;
  padding: 10px 20px;
  margin: 0 0 0 25px;
  background: none repeat scroll 0 0 #f9f9f9;
  border: 1px solid #a3a3a3;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset, 0 1px 0 rgba(255, 255, 255, 0.5);
}
.qman-tips p {
  margin: 0;
}
.qman-tips h1,
.qman-tips h2,
.qman-tips h3,
.qman-tips h4,
.qman-tips h5 {
  margin: 0;
}
.sys-select {
  width: 67px;
  height: 31px;
  overflow: hidden;
  border: 1px solid #b4b4b4;
  display: inline-block;
  background: url(/images/layout/select_bg.jpg) #ffffff no-repeat right center;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset, 0 1px 0 rgba(255, 255, 255, 0.5);
  vertical-align: middle;
}
.sys-select select {
  padding: 0 0 0 10px;
  border: 0;
  height: 27px;
  width: 100px;
  background: none;
}
.sys-select option {
  padding: 2px 0 2px 17px;
}
/*syspopage*/
.syspopage {
  width: 800px;
  height: 490px;
  background: #FFF;
  margin: 0 auto;
  border-radius: 10px;
  box-shadow: 0 0 3px #666666;
  text-align: left;
  position: relative;
  box-shadow: 0 0 10px #666666;
  display: none;
}
.syspopage .close-syspage {
  display: inline-block;
  width: 47px;
  height: 47px;
  overflow: hidden;
  text-indent: -9999px;
  position: absolute;
  top: -20px;
  right: -20px;
  background: url(/images/layout/panel_close.png) no-repeat 0 0;
}
.syspopage .close-syspage:hover {
  background: url(/images/layout/panel_close.png) no-repeat 0 -53px;
}
/*syspopage-scrollTools*/
.syspopage-con {
  padding: 20px 30px;
}
.syspopage-con .sysdntxt {
  height: 440px;
  width: 730px;
  overflow: auto;
  font-size: 13px;
  color: #454545;
  padding: 10px 0 0 0;
}
.syspopage-con .mCSB_dragger {
  background: #a4a4a4;
  width: 21px;
  height: 30px;
}
.syspopage-con .mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  height: 30px;
  width: 10px;
}
.syspopage-con .mCSB_scrollTools .mCSB_draggerContainer {
  padding: 0 0 0 10px;
}
.syspopage-con .mCSB_container {
  margin-right: 20px;
}
.syspop-iframe iframe {
  border: 0;
}
.blockOverlay {
  background: url(/images/layout/blockui_bg.png);
}
/*=========goodssale-lock*==============*/
.goodssale-lock .goods-all-iten .gditen-con {
  border-color: #ff7518 #a3a3a3 #a3a3a3;
}
.goodssale-lock .goods-all-iten .gditen-con dt .select a {
  background: #ff7518;
}
.goodssale-lock .goods-all-iten .gditen-con dt li:hover a {
  background: #ff7518;
}
.goodssale-lock .pageswitch .pageidlist ul li .select {
  background: #ff7518;
  border: 5px solid #ff7518;
}
.goodssale-lock .pageswitch .pageidlist ul li a:hover {
  background: #ff7518;
  border: 5px solid #ff7518;
}
.goodssale-lock .pr-info .listimg {
  border-bottom: 3px solid #ff7518;
}
.goodssale-lock .pr-info:hover .pr-name a {
  color: #ff7518;
}
.goodssale-lock .pr-info:hover {
  border: 1px solid #ff7518;
  box-shadow: 0 0 5px #ff7518;
}
.goodssale-lock .backlist {
  background: #ff7518;
}
.goodssale-lock .goods-info-lsit {
  border: 2px solid #ff7518;
}
.goodssale-lock #goods-infopage .addshopcar-but {
  background-position: -123px 0;
}
.goodssale-lock .pageswitch .page-prebut a {
  background: url("/images/layout/sw_left_og.png") no-repeat 0 -28px;
}
.goodssale-lock .pageswitch .page-nextbut a {
  background: url("/images/layout/sw_right_og.png") no-repeat 0 -28px;
}
.goodssale-lock .pageswitch .page-prebut a:hover {
  background-position: 0 0;
}
.goodssale-lock .pageswitch .page-nextbut a:hover {
  background-position: 0 0;
}
.goodssale-lock .goods-all-iten .gditen-con dt .select {
  background: url("/images/layout/mstag_og.png") no-repeat scroll center 20px rgba(0, 0, 0, 0);
}
.goodssale-lock .goods-all-iten .gditen-con dt li:hover {
  background: url("/images/layout/mstag_og.png") no-repeat scroll center 20px rgba(0, 0, 0, 0);
}
.goodssale-lock .pageswitch .page-prebut2 a {
  background: url(/images/layout/sw_up_og.png) no-repeat 0 -28px;
}
.goodssale-lock .pageswitch .page-nextbut2 a {
  background: url(/images/layout/sw_down_og.png) no-repeat 0 -28px;
}
.goodssale-lock .pageswitch .page-prebut2 a:hover {
  background-position: 0 0;
}
.goodssale-lock .pageswitch .page-nextbut2 a:hover {
  background-position: 0 0;
}

.goodssale-lock .goods-all-iten .gditen-con dd .select{
  background: #FFCDAC;
}
.goodssale-lock #lovegoods-list .pr-sale-icon {
  left: 0;
  top: 0;
}
.hi-user-bk {
  margin: 0 15px 0 0;
}
.hi-user-bk a {
  margin: 0 5px;
}
/*=========goodsjp-block*==============*/
.goodsjp-block .goods-all-iten .gditen-con {
  border-color: #FF6699 #a3a3a3 #a3a3a3;
}
.goodsjp-block .goods-all-iten .gditen-con dt .select a {
  background: #FF6699;
}
.goodsjp-block .goods-all-iten .gditen-con dt li:hover a {
  background: #FF6699;
}
.goodsjp-block .pageswitch .pageidlist ul li .select {
  background: #FF6699;
  border: 5px solid #FF6699;
}
.goodsjp-block .pageswitch .pageidlist ul li a:hover {
  background: #FF6699;
  border: 5px solid #FF6699;
}
.goodsjp-block .pr-info .listimg {
  border-bottom: 3px solid #FF6699;
}
.goodsjp-block .pr-info:hover .pr-name a {
  color: #FF6699;
}
.goodsjp-block .pr-info:hover {
  border: 1px solid #FF6699;
  box-shadow: 0 0 5px #FF6699;
}
.goodsjp-block .backlist {
  background: #FF6699;
}
.goodsjp-block .goods-info-lsit {
  border: 2px solid #FF6699;
}
.goodsjp-block #goods-infopage .addshopcar-but {
  background-position: -123px 0;
}
.goodsjp-block .pageswitch .page-prebut a {
  //background: url("/images/layout/sw_left_jp.png") no-repeat 0 -28px;
}
.goodsjp-block .pageswitch .page-nextbut a {
  //background: url("/images/layout/sw_right_jp.png") no-repeat 0 -28px;
}
.goodsjp-block .pageswitch .page-prebut a:hover {
  //background-position: 0 0;
  color:#FF6699;
}
.goodsjp-block .pageswitch .page-nextbut a:hover {
  //background-position: 0 0;
  color:#FF6699;
}
.goodsjp-block .goods-all-iten .gditen-con dt .select {
  //background: url("/images/layout/mstag_jp.png") no-repeat scroll center 20px rgba(0, 0, 0, 0);
}
.goodsjp-block .goods-all-iten .gditen-con dt li:hover {
  //background: url("/images/layout/mstag_jp.png") no-repeat scroll center 20px rgba(0, 0, 0, 0);
}
.goodsjp-block .pageswitch .page-prebut2 a {
  //background: url(/images/layout/sw_up_jp.png) no-repeat 0 -28px;
}
.goodsjp-block .pageswitch .page-nextbut2 a {
  //background: url(/images/layout/sw_down_jp.png) no-repeat 0 -28px;
}
.goodsjp-block .pageswitch .page-prebut2 a:hover {
  //background-position: 0 0;
  color:#FF6699;
}
.goodsjp-block .pageswitch .page-nextbut2 a:hover {
  //background-position: 0 0;
  color:#FF6699;
}
.goodsjp-block .goods-all-iten .gditen-con dd .select{
  background: #FFCDAC;
}
.goodsjp-block #lovegoods-list .pr-sale-icon {
  left: 0;
  top: 0;
}
/*=========goodsRent-block*==============*/
.goodsRent-block .goods-all-iten .gditen-con {
  border-color: #399195 #a3a3a3 #a3a3a3;
}
.goodsRent-block .goods-all-iten .gditen-con dt .select a {
  background: #399195;
}
.goodsRent-block .goods-all-iten .gditen-con dt li:hover a {
  background: #399195;
}
.goodsRent-block .pageswitch .pageidlist ul li .select {
  background: #399195;
  border: 5px solid #399195;
}
.goodsRent-block .pageswitch .pageidlist ul li a:hover {
  background: #399195;
  border: 5px solid #399195;
}
.goodsRent-block .pr-info .listimg {
  border-bottom: 3px solid #399195;
}
.goodsRent-block .pr-info:hover .pr-name a {
  color: #399195;
}
.goodsRent-block .pr-info:hover {
  border: 1px solid #399195;
  box-shadow: 0 0 5px #399195;
}
.goodsRent-block .backlist {
  background: #399195;
}
.goodsRent-block .goods-info-lsit {
  border: 2px solid #399195;
}
.goodsRent-block #goods-infopage .addshopcar-but {
  background-position: -123px 0;
}
.goodsRent-block .pageswitch .page-prebut a {
  background: url("/images/layout/sw_left_rent.png") no-repeat 0 -28px;
}
.goodsRent-block .pageswitch .page-nextbut a {
  background: url("/images/layout/sw_right_rent.png") no-repeat 0 -28px;
}
.goodsRent-block .pageswitch .page-prebut a:hover {
  background-position: 0 0;
}
.goodsRent-block .pageswitch .page-nextbut a:hover {
  background-position: 0 0;
}
.goodsRent-block .goods-all-iten .gditen-con dt .select {
  background: url("/images/layout/mstag_rent.png") no-repeat scroll center 20px rgba(0, 0, 0, 0);
}
.goodsRent-block .goods-all-iten .gditen-con dt li:hover {
  background: url("/images/layout/mstag_rent.png") no-repeat scroll center 20px rgba(0, 0, 0, 0);
}
.goodsRent-block .pageswitch .page-prebut2 a {
  background: url(/images/layout/sw_up_rent.png) no-repeat 0 -28px;
}
.goodsRent-block .pageswitch .page-nextbut2 a {
  background: url(/images/layout/sw_down_rent.png) no-repeat 0 -28px;
}
.goodsRent-block .pageswitch .page-prebut2 a:hover {
  background-position: 0 0;
}
.goodsRent-block .pageswitch .page-nextbut2 a:hover {
  background-position: 0 0;
}
.goodsRent-block .goods-all-iten .gditen-con dd .select{
  background: #FFCDAC;
}
.goodsRent-block #lovegoods-list .pr-sale-icon {
  left: 0;
  top: 0;
}
/*syscss-newstag-list*/
.newstag-list {
  width: 1000px;
  margin: 0 auto;
  padding: 5px 0 0 0;
  height: 32px;
  overflow: hidden;
  font-size: 14px;
}
.newstag-list li {
  display: inline-block;
  float: left;
}
.newstag-list a {
  display: inline-block;
  background: #9f9f9f;
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
  border-radius: 25px;
  padding: 5px 20px;
  margin: 0 15px 0 0;
}
.newstag-list a:hover,
.newstag-list .select {
  background: #7ba714;
}
.webtag-list {
  width: 1000px;
  margin: 0 auto;
  padding: 5px 0 0 0;
  height: 32px;
  overflow: hidden;
  font-size: 14px;
}
.webtag-list li {
  display: inline-block;
  float: left;
}
.webtag-list a {
  display: inline-block;
  background: #9f9f9f;
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
  border-radius: 25px;
  padding: 5px 20px;
  margin: 0 15px 0 0;
}
.webtag-list a:hover,
.webtag-list .select {
  background: #7ba714;
}
.newslistlink {
  padding: 0px 0 0 25px;
  display: inline-block;
  width: 965px;
  line-height: 22px;
}
.newslistlink li {
  display: inline-block;
  float: left;
  width: 945px;
  height: 60px;
}
.newslistlink .newstitle-txt {
  display: inline-block;
  float: left;
  padding: 14px 25px 0 35px;
  width: 815px;
  height: 37px;
}
.newslistlink .category {
  display: inline-block;
  background: #7ba713;
  padding: 2px 10px;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  float: left;
  margin: 0 20px 0 0;
}
.newslistlink .newstxt {
  display: inline-block;
  float: left;
  font-weight: bold;
  width: 485px;
  overflow: hidden;
  height: 21px;
}
.newslistlink .newspost {
  display: inline-block;
  float: right;
}
.newslistlink .postauthor {
  display: inline-block;
  float: left;
}
.newstag-list,
.webtag-list {
  background: url(/images/news/newsline.jpg) repeat-x 0 20px;
}
.big-tips {
  color: #F00;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  margin: 0 0 0 10px;
  background: url(/images/layout/icons.png) no-repeat 0 -914px;
  padding: 0 0 0 25px;
}
/*NEWS-CSS-1410v1.1*/
.page_menus {
  /*sp*/

}
.page_menus li {
  position: relative;
}
.page_menus li:hover ul {
  visibility: visible;
  top: 40px;
  opacity: 0.95;
}
.page_menus li ul {
  visibility: hidden;
  position: absolute;
  top: 65px;
  left: 0;
  z-index: 50;
  background: #FFF;
  -webkit-transition: All 0.30s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  opacity: 0;
}
.page_menus .submslist {
  box-shadow: 0 0 3px #6a6a6a;
}
.page_menus .submslist li {
  width: 100%;
}
.page_menus .submslist li a {
  font-size: 13px;
  padding: 0;
  height: auto;
  padding: 8px 0;
  width: 100%;
  text-align: center;
  display: block;
  color: #000;
}
.page_menus .submslist li a:hover {
  background: #e6e6e6;
  color: #333;
}
.page_menus .submslist-sp {
  z-index: 100;
  top: 60px;
  padding-top: 20px;
  left: 0px;
  margin-left: 0;
  position: absolute;
  width: 170px;
  background: none;
  display: block;
  border-radius: 5px;
  visibility: hidden;
  background: url(/images/lightbox-blank.gif);
  /*test*/

  /*		 visibility:visible;
		 opacity:1;*/

}
.page_menus .submslist-sp:before {
  border-color: transparent transparent #5f9b1f;
  border-style: solid;
  border-width: 0 9px 9px;
  content: "";
  height: 0;
  left: 40px;
  position: absolute;
  top: 13px;
  width: 0;
}
.page_menus .submslist-sp li {
  background-color: #5f9b1f;
  position: relative;
  line-height: 20px;
  width: 100%;
  padding: 3px;
}
.page_menus .submslist-sp li:first-child {
  border-radius: 5px 5px 0 0;
}
.page_menus .submslist-sp li:last-child {
  border-radius: 0 0 5px 5px;
}
.page_menus .submslist-sp li a,
.page_menus .submslist-sp li .select {
  border-radius: 2px;
  color: white;
  font-size: 15px;
  padding: 0;
  text-decoration: none;
  height: auto;
  border: 0;
  padding: 6px 9px;
  display: block;
  float: none;
  font-weight: bold;
}
.page_menus .submslist-sp li a:hover {
  background-color: #51801e;
  color: #fff;
}
.page_menus .submslist-sp li .submslist-sp {
  opacity: 0;
  left: 168px;
  top: 25px;
  padding: 10px 0 0 20px;
  -webkit-transition: All 0.30s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}
.page_menus .submslist-sp li:hover .submslist-sp {
  opacity: 1;
  top: -10px;
  display: block;
  -webkit-transform: scale(1, 1);
  visibility: visible;
}
.page_menus .submslist-sp li .submslist-sp:before {
  border-width: 0;
}
.page_menus #color1 li {
  /*box-shadow: 0 0 3px #4e7d1b;*/
}
.page_menus #color2:before {
  border-color: transparent transparent #957860;
}
.page_menus #color2 li {
  background-color: #957860;
  /* box-shadow: 0 0 3px #6a6a6a;*/
}
.page_menus #color2 li a:hover {
  color: #FFF;
  background: #785232;
}
.page_menus #color3:before {
  border-color: transparent transparent #FFF;
}
.page_menus #color3 li {
  background-color: #FFF;
  /*box-shadow: 0 0 3px #d7d7d7;*/
}
.page_menus #color3 li a {
  color: #333;
}
.page_menus #color3 li a:hover {
  background: #eaeaea;
}
.page_menus #color4:before {
  border-color: transparent transparent #347a9f;
}
.page_menus #color4 li {
  background-color: #347a9f;
  /*box-shadow: 0 0 3px #1f5c7b;*/
}
.page_menus #color4 li a {
  color: #FFF;
}
.page_menus #color4 li a:hover {
  background: #1f5c7b;
  color: #FFF;
}
.page_menus #color5:before {
  border-color: transparent transparent #e77a05;
}
.page_menus #color5 li {
  background-color: #e77a05;
  /*box-shadow: 0 0 3px #b76711;*/
}
.page_menus #color5 li a {
  color: #FFF;
}
.page_menus #color5 li a:hover {
  background: #b76711;
  color: #FFF;
}
.webtipstxt {
  margin: 15px 0 0 0;
  position: relative;
}
.webtipstxt dt {
  background: #FFF;
  border-color: #c5c5c5;
  border-style: solid;
  border-width: 3px 3px 0 3px;
  border-radius: 5px 5px 0 0;
  padding: 10px 30px 0 30px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  color: #e57c00;
  font-weight: bold;
  font-size: 14px;
}
.webtipstxt dd {
  background: #FFF;
  border: 3px solid #c5c5c5;
  border-radius: 10px;
  padding: 3% 3%;
  display: inline-block;
  width: 94%;
  margin: 24px 0 0;
}
.webtipstxt a {
  color: #007d9d;
  text-decoration: underline;
}
.webtipstxt a:hover {
  color: #559e24;
}
.webtipstxt .line-code {
  float: left;
  padding: 0 25px 0 0;
}
.webtipstxt .line-code-txt {
  float: left;
  font-size: 13px;
  color: #333;
  line-height: 31px;
  padding: 15px 0 0 0;
}
.webqalist {
  margin: 0 0 13px 0;
  position: relative;
}
.webqalist dt {
  background: #5ba66e;
  font-size: 18px;
  height: 36px;
  padding: 10px 0 0 15px;
  font-weight: bold;
  color: #FFF;
  border-radius: 5px;
}
.webqalist .qadt-close {
  background: #a49b86;
  cursor: pointer;
  position: relative;
}
.webqalist dd {
  padding: 20px;
  display: none;
  font-size: 14px;
  line-height: 21px;
}
.webqalist .tag-icons {
  display: inline-block;
  float: left;
  width: 27px;
  height: 28px;
  text-indent: -9999px;
}
.webqalist .tag-icons {
  background: url(/images/layout/tag_close.png) no-repeat 0 0;
}
.webqalist .qadt-close .tag-icons {
  background: url(/images/layout/tag_open.png) no-repeat 0 0;
}
.webqalist .qatagtxt {
  display: inline-block;
  padding: 0 0 0 15px;
  width: 920px;
  height: 25px;
  line-height: 26px;
  overflow: hidden;
}
.webqalist .qatag-open,
.webqalist .qatag-close {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
}
.webqalist .qatag-close {
  display: none;
}
.webqalist li {
  background: url(/images/layout/itenlist.png) no-repeat 0 4px;
  padding: 0 0 0 25px;
  margin: 0 0 15px 0;
}
.webqalist:hover .qadt-close {
  background: #5ba66e;
  cursor: pointer;
}
.qalisttag-bk {
  margin: 50px 0 20px 0;
}

.pageidlist ul{ padding-left:0px}
.page-top>.BackMall{
	position:absolute;
	right:30px;
	top:45px;
	display:none;
	outline:none;
}
.page-top>.BackMall>i{
	font-size:18px;
	vertical-align:middle;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
input[type="number"]{
	-moz-appearance: textfield;
}
input#MinM,input#MaxM {
  border: 2px solid #d2d2d2;
  transition: border 0.3s linear 0s, box-shadow 0.3s linear 0s;
  padding: 0 5px;

  border-radius: 4px;
  width:40px;
  height: 22px;
}
input#MinM:hover,input#MaxM:hover {
  border-color: #5f9b1f;
}