/*全局*/
* {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
}
body {
  color: #555;
  font-size: 13px;
  background: #f8f7f7;
  font-family: "微软雅黑", arial;
}
body img {
  border: none;
  max-width: 100%;
}
body a {
  text-decoration: none;
  color: #555;
}
body ul,
body ol {
  list-style: none;
}
body em {
  font-style: normal;
}
/*header*/
.top_all {
  width: 100%;
  height: 96px;
  background: #fff;
}
.top_all .top {
  width: 1000px;
  margin: 0 auto;
  height: 100%;
}
.top_all .top .logo {
  width: 329px;
  height: 100%;
  background: url('logo.png') no-repeat center;
  background-size: cover;
  float: left;
}
.top_all .top .nav {
  float: right;
  width: auto;
  height: 96px;
  overflow: hidden;
}
.top_all .top .nav ul {
  float: right;
}
.top_all .top .nav ul li {
  float: left;
  width: 110px;
  height: 100%;
  position: relative;
}
.top_all .top .nav ul li a {
  width: 100%;
  height: 46px;
  padding: 25px 0;
  font-size: 14px;
  color: #000;
  line-height: 22px;
  display: block;
  text-align: center;
}
.top_all .top .nav ul li a font {
  color: #9b8453;
  font-size: 13px;
}
.top_all .top .nav ul li:hover font {
  font-weight: bold;
  color: #fff;
}
.top_all .top .nav ul li:hover a {
  color: #fff;
  background: #9b8453;
}
/*flash*/
#banner {
  width: 100%;
  margin: 0 auto;
}
.pro-switch {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides li {
  width: 100%;
  display: block;
  height: 478px;
}
.flexslider .slides .img {
  width: 100%;
  display: block;
  height: 478px;
}
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
.slides {
  height: auto;
}
.no-js .slides > li:first-child {
  display: block;
}
.flexslider {
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: auto;
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.flexslider .slides {
  zoom: 1;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  width: 60px;
  height: 90px;
  margin: -20px 0 0;
  display: block;
  background: url(../images/ad_ctr.png) no-repeat 0 0;
  position: absolute;
  top: 40%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
  background-position: 0 -90px;
  right: 0;
}
.flex-direction-nav .flex-prev {
  left: 0;
}
.flexslider:hover .flex-next {
  opacity: 0.8;
  filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
  opacity: 0.8;
  filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
  filter: alpha(opacity=50);
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 20px;
  text-align: center;
  margin: 0;
  padding: 0;
}
.flex-control-nav li {
  margin: 0 5px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  background: url(../images/dot.png) no-repeat 0 -16px;
  display: block;
  height: 16px;
  overflow: hidden;
  text-indent: -99em;
  width: 16px;
  cursor: pointer;
}
.flex-control-paging li a.flex-active {
  background-position: 0 0;
}
/*main*/
.main_all {
  width: 100%;
  height: auto;
  float: left;
}
.main_all .main_tt {
  width: 1000px;
  height: 92px;
  margin: 0 auto;
}
.main_all .main_box {
  width: 1000px;
  height: 350px;
  margin: 0 auto;
  margin-bottom: 30px;
  position: relative;
}
.main_all .main_box ul {
  width: 1041px;
  margin-left: -41px;
}
.main_all .main_box ul li {
  width: 306px;
  height: 100%;
  float: left;
  margin-left: 41px;
  box-shadow: 0px 2px 2px #ddd;
  -webkit-box-shadow: 0px 2px 2px #ddd;
  -moz-box-shadow: 0px 2px 2px #ddd;
}
.main_all .main_box ul li span {
  display: block;
  width: 100%;
  height: 180px;
}
.main_all .main_box ul li .msg {
  width: 86%;
  padding: 0 7%;
  background: #fff;
  height: 170px;
}
.main_all .main_box ul li .msg a {
  font-size: 14px;
  width: auto;
  height: 60px;
  line-height: 22px;
  color: #9b8453;
  display: inline-block;
  margin-top: 15PX;
}
.main_all .main_box ul li .msg a font {
  color: #000;
}
.main_all .main_box ul li .msg a:hover {
  text-decoration: underline;
}
.main_all .main_box ul li .msg item {
  color: #333333;
  font-size: 12px;
  line-height: 23px;
  height: 69px;
  display: block;
  overflow: hidden;
}
.main_all .main_box ul li:hover span {
  filter: url(blur.svg#blur);/* FireFox, Chrome, Opera */
  -webkit-filter: blur(2px);/* Chrome, Opera */
  -moz-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}
.foot_all {
  width: 100%;
  height: 44px;
  float: left;
  font-size: 13px;
  background: #887952;
  margin-top: 20px;
}
.foot_all .foot {
  width: 1000px;
  height: 44px;
  line-height: 44px;
  color: #fff;
  margin: 0 auto;
  text-align: right;
}
.foot_all .foot a {
  text-align: center;
  display: block;
  width: auto;
  height: 44px;
  line-height: 44px;
  float: left;
  color: #fff;
  padding: 0 15px;
}
.web_f {
  width: 100%;
  height: 230px;
  margin: 0 auto;
}
.web_ab {
  background: url("../images/ab_f.jpg") no-repeat center;
  background-size: cover;
}
.web_con {
  background: url("../images/con_f.jpg") no-repeat center;
  background-size: cover;
}
.web_join {
  background: url("../images/join_f.jpg") no-repeat center;
  background-size: cover;
}
.web_pro {
  background: url("../images/pro_f.jpg") no-repeat center;
  background-size: cover;
}
.web_new_bimg {
  background: url("../images/news_f.jpg") no-repeat center;
  background-size: cover;
}
.web_order_bimg {
  background: url("../images/order_f.jpg") no-repeat center;
  background-size: cover;
}
.web_main {
  width: 1000px;
  margin: 0 auto;
}
.web_main .web_list {
  width: 200px;
  float: left;
  min-height: 300px;
  margin-top: -20px;
  margin-bottom: 60px;
}
.web_main .web_list span {
  display: block;
  width: 100%;
  height: 60px;
  text-align: center;
  color: #fff;
  background: #000;
  font-size: 24px;
  line-height: 30px;
  padding: 20px 0;
}
.web_main .web_list span font {
  font-size: 17px;
}
.web_main .web_list ul li {
  float: left;
  width: 100%;
  height: 40px;
  background: #efefef;
  border-bottom: 1px #dfdfdf solid;
  border-top: 1px #FEFEFE solid;
}
.web_main .web_list ul li a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  position: relative;
  color: #595757;
  text-indent: 68px;
}
.web_main .web_list ul li a:before {
  width: 5px;
  height: 5px;
  border-radius: 100%;
  content: '';
  background: #595757;
  position: absolute;
  left: 55px;
  top: 17px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.web_main .web_list ul li a:hover:before,
.web_main .web_list ul li a.on:before {
  background: transparent;
  width: 0;
  height: 0;
  border: 4px transparent solid;
  border-left: 6px #595757 solid;
  border-radius: 0%;
  top: 16px;
}
.web_main .web_c {
  width: 96%;
  float: right;
  height: auto;
  font-size: 13px;
  line-height: 22px;
  color: #666;
  background: #fff;
  padding: 0 2%;
  border-bottom: 1px #ddd solid;
  padding-bottom: 40px;
}
.web_main .web_c .web_address {
  width: 100%;
  height: 16px;
  padding: 16px 0px 8px 0px;
  font-size: 12px;
  color: #595757;
  line-height: 19px;
  border-bottom: 1px #c3c3c3 solid;
  text-indent: 20px;
  position: relative;
  margin-bottom: 30px;
}
.web_main .web_c .web_address span {
  display: block;
  width: 14px;
  height: 13px;
  position: absolute;
  left: 1px;
  top: 19px;
  background: url('web_title_i.png') no-repeat center;
  background-size: cover;
}
.web_main .web_c .web_ab {
  width: 950px;
  height: 505px;
  background: url(../images/ab_c1.png) no-repeat center;
  margin-bottom: 15px;
  position: relative;
  font-size: 14px;
  line-height: 25px;
}
.web_main .web_c .web_ab span {
  display: block;
  width: 665px;
  height: 304px;
  position: absolute;
  left: 30px;
  top: 190px;
}
.web_main .web_c .web_ab span font {
  font-size: 24px;
  line-height: 60px;
  color: #b89d63;
}
.web_main .web_c .web_new {
  width: 900px;
  height: auto;
  margin: 0 auto;
}
.web_main .web_c .web_new ul li {
  float: left;
  width: 100%;
  height: 170px;
  margin-bottom: 40px;
}
.web_main .web_c .web_new ul li span {
  display: block;
  width: 266px;
  height: 100%;
  float: left;
  box-shadow: 0px 0px 2px #ddd;
}
.web_main .web_c .web_new ul li .msg {
  width: 594px;
  height: 100%;
  margin-top: 10px;
  background: #f5f5f5;
  float: right;
  padding: 0 20px;
}
.web_main .web_c .web_new ul li .msg a {
  display: inline-block;
  width: 100%;
  line-height: 60px;
  font-size: 16px;
  color: #484848;
  height: 60px;
  border-bottom: 1px #999999 dashed;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.web_main .web_c .web_new ul li .msg item {
  width: 100%;
  height: 75px;
  line-height: 25px;
  font-size: 12px;
  overflow: hidden;
  display: block;
  padding-top: 10px;
}
.web_main .web_c .web_centent {
  width: 920px;
  margin: 0 auto;
  overflow: hidden;
}
.web_main .web_c .web_centent .web_proall {
  width: 1840px;
}
.web_main .web_c .web_centent .web_proall .web_prolist {
  width: 920px;
  height: auto;
  float: left;
  transition: all 0.5s;
}
.web_main .web_c .web_centent .web_proall .web_prolist .prolist_pic {
  width: 100%;
  height: 400px;
  margin-top: 30px;
}
.web_main .web_c .web_centent .web_proall .web_prolist .prolist_pic .pic_t {
  width: 100%;
  height: 60px;
  line-height: 30px;
  font-size: 18px;
  color: #999999;
  position: relative;
  margin-bottom: 20px;
}
.web_main .web_c .web_centent .web_proall .web_prolist .prolist_pic .pic_t font {
  color: #887952;
  font-size: 22px;
}
.web_main .web_c .web_centent .web_proall .web_prolist .prolist_pic .pic_t a {
  display: block;
  position: absolute;
  right: 0;
  top: 20px;
  color: #555;
  font-size: #999999;
  font-size: 12px;
  cursor: pointer;
}
.web_main .web_c .web_centent .web_proall .web_prolist .prolist_pic .pic_t a:hover {
  text-decoration: underline;
}
.web_main .web_c .web_centent .web_proall .web_prolist .prolist_pic .pic_p {
  width: 941px;
  margin-left: -21px;
  border-bottom: 1px #DADADA solid;
  height: 330px;
}
.web_main .web_c .web_centent .web_proall .web_prolist .prolist_pic .pic_p li {
  float: left;
  width: 214px;
  margin-left: 21px;
  height: 300px;
}
.web_main .web_c .web_centent .web_proall .web_prolist .prolist_pic .pic_p li a {
  display: block;
  width: 212px;
  height: 270px;
  border: 1px #DADADA solid;
  float: left;
}
.web_main .web_c .web_centent .web_proall .web_prolist .prolist_pic .pic_p li item {
  display: block;
  width: 100%;
  height: 40px;
  text-align: center;
  color: #999999;
  font-size: 14px;
  line-height: 40px;
  float: left;
}
.web_main .web_c .web_centent .web_proall .web_prolist .prolist_pic .pic_p li:last-child {
  border-bottom: none;
}
.web_main .web_c .web_centent .web_proall .web_proshow {
  width: 920px;
  float: left;
  height: auto;
}
.web_main .web_c .web_centent .web_proall .web_proshow .pic_t {
  width: 100%;
  height: 60px;
  line-height: 30px;
  font-size: 18px;
  color: #999999;
  position: relative;
  margin-bottom: 20px;
}
.web_main .web_c .web_centent .web_proall .web_proshow .pic_t font {
  color: #887952;
  font-size: 22px;
}
.web_main .web_c .web_centent .web_proall .web_proshow .pic_t a {
  display: block;
  position: absolute;
  right: 0;
  top: 20px;
  color: #555;
  font-size: #999999;
  font-size: 12px;
  cursor: pointer;
}
.web_main .web_c .web_centent .web_proall .web_proshow .pic_t a:hover {
  text-decoration: underline;
}
.web_main .web_c .web_centent .web_proall .web_proshow .pic_p {
  width: 941px;
  margin-left: -21px;
  height: auto;
}
.web_main .web_c .web_centent .web_proall .web_proshow .pic_p li {
  float: left;
  width: 214px;
  margin-left: 21px;
  height: 300px;
  margin-bottom: 20px;
}
.web_main .web_c .web_centent .web_proall .web_proshow .pic_p li a {
  display: block;
  width: 212px;
  height: 270px;
  border: 1px #DADADA solid;
  overflow: hidden;
}
.web_main .web_c .web_centent .web_proall .web_proshow .pic_p li item {
  display: block;
  width: 100%;
  height: 40px;
  text-align: center;
  color: #999999;
  font-size: 14px;
  line-height: 40px;
  float: left;
}
.web_main .web_c .web_reg {
  width: 100%;
  height: 350px;
}
.web_main .web_c .web_reg .web_reg_msg {
  width: 500px;
  margin: 0 auto;
}
.web_main .web_c .web_reg .web_reg_msg tr {
  width: 100%;
  height: 40px;
}
.web_main .web_c .web_reg .web_reg_msg tr th {
  width: 150px;
  height: 40px;
  line-height: 40px;
  float: left;
  text-align: right;
}
.web_main .web_c .web_reg .web_reg_msg tr td {
  width: 300px;
  height: auto;
  line-height: 40px;
  float: left;
  margin-left: 20px;
  margin-bottom: 10px;
}
.web_main .web_c .web_reg .web_reg_msg tr td input {
  width: 150px;
  height: 25px;
}
.web_main .web_c .web_reg .web_reg_msg tr td input[type="submit"] {
  width: 150px;
  height: 40px;
  border: none;
  color: #fff;
  background: #9b8453;
  border-radius: 10px;
  cursor: pointer;
  margin-top: 30px;
  float: left;
}
.web_main .web_c .web_reg .web_reg_msg tr td input[type="reset"] {
  width: 150px;
  height: 40px;
  border: none;
  color: #fff;
  background: #9b8453;
  border-radius: 10px;
  cursor: pointer;
  margin-top: 30px;
  float: left;
  margin-left: 50px;
}
.web_main .web_c .web_reg .web_reg_msg tr td textarea {
  width: 240px;
  height: 80px;
  line-height: 20px;
  font-size: 13px;
}
/*经销商*/
.jxs {
  width: 100%;
  background: url('../images/jxs.jpg') no-repeat center;
  background-size: cover;
  position: fixed;
  top: 105px;
  bottom: 50px;
  left: 0;
  right: 0;
  z-index: 8;
}
.jxs .jxs_main {
  margin: 0 auto;
  height: 100%;
  width: 1000px;
  position: relative;
}
.jxs .jxs_main .jxs_login {
  width: 300px;
  height: 350px;
  position: absolute;
  right: 0;
  top: 50%;
  border-radius: 5px;
  background: #fff;
  margin-top: -170px;
  padding: 0 30px;
}
.jxs .jxs_main .jxs_login span {
  display: block;
  font-size: 22px;
  color: #cc0000;
  line-height: 88px;
  height: 88px;
  width: 100%;
  float: left;
}
.jxs .jxs_main .jxs_login input {
  border: none;
  outline: none;
  -webkit-outline: none;
  margin-top: 2px;
}
.jxs .jxs_main .jxs_login em {
  width: 100%;
  height: 42px;
  position: relative;
  display: block;
}
.jxs .jxs_main .jxs_login em input[type="text"],
.jxs .jxs_main .jxs_login em input[type="password"] {
  height: 40px;
  border-bottom: 1px #dadada solid;
  width: 100%;
  float: left;
  text-indent: 40px;
  line-height: 40px;
}
.jxs .jxs_main .jxs_login em i {
  display: block;
  width: 33px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 88px;
}
.jxs .jxs_main .jxs_login input[type="submit"],
.jxs .jxs_main .jxs_login input[type='button'] {
  width: 100%;
  text-align: center;
  float: left;
  height: 46px;
  line-height: 46px;
  margin: 10px 0;
  color: #fff;
  font-size: 15px;
  background: #cc0000;
  border-radius: 5px;
  font-weight: bold;
  cursor: pointer;
}
.jxs .jxs_main .jxs_login input[type='button'] {
  background: #4f9200;
}
/*加入购物车*/
.cart_all {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: black;
  left: 0;
  top: 0;
  z-index: 1000;
  transition: 1s;
  filter: alpha(opacity=50);/* IE */
  -moz-opacity: 0.5;/* 老版Mozilla */
  -khtml-opacity: 0.5;/* 老版Safari */
  opacity: 0.5;
}
.cart {
  width: 540px;
  height: 370px;
  margin-left: -270px;
  left: 50%;
  top: 50%;
  margin-top: -200px;
  background: #fff;
  border-radius: 5px;
  position: fixed;
  padding: 0 25px;
  z-index: 1001;
  overflow: hidden;
}
.cart .cart_top {
  width: 100%;
  height: 60px;
  font-size: 17px;
  color: #CC0000;
  border-bottom: 1px #eee solid;
  position: relative;
}
.cart .cart_top:after {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #ccc;
  left: 0;
  top: 33px;
  content: '';
  z-index: -1;
}
.cart .cart_top:before {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #ccc;
  left: 0;
  top: 30px;
  content: '';
  z-index: -1;
}
.cart .cart_top em {
  display: block;
  position: absolute;
  width: 120px;
  left: 50%;
  margin-left: -60px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  top: 50%;
  margin-top: -20px;
  background: #fff;
}
.cart .cart_pro {
  width: 500px;
  height: 170px;
  margin-top: 10px;
  padding: 10px 0px;
}
.cart .cart_pro span {
  display: block;
  width: 160px;
  height: 160px;
  float: left;
  box-shadow: 0px 0px 2px #666;
  overflow: hidden;
  text-align: center;
}
.cart .cart_pro span img {
  width: 100%;
  height: 100%;
}
.cart .cart_pro .cart_msg {
  width: 300px;
  float: right;
  margin-right: 10px;
  height: 100%;
  font-size: 13px;
  line-height: 25px;
  position: relative;
}
.cart .cart_pro .cart_msg .cart_title {
  width: 300px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 20px;
}
.cart .cart_pro .cart_msg .cart_size {
  width: 300px;
  height: 80px;
  position: absolute;
  left: 0;
  top: 40px;
}
.cart .cart_pro .cart_msg .cart_size ul {
  overflow-y: auto;
  height: 70px;
}
.cart .cart_pro .cart_msg .cart_size ul li {
  width: auto;
  padding: 0 5px;
  float: left;
  margin-bottom: 5px;
  border: 1px #DADCD9 solid;
  margin-right: 5px;
  cursor: pointer;
  position: relative;
}
.cart .cart_pro .cart_msg .cart_size ul li:hover {
  border: 1px #CC5522 solid;
}
.cart .cart_pro .cart_msg .cart_size ul li.on {
  border: 1px #CC0000 solid;
}
.cart .cart_pro .cart_msg .cart_number {
  width: 280px;
  bottom: 0;
  left: 0;
  position: absolute;
  height: 22px;
  line-height: 22px;
}
.cart .cart_injo {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  text-align: right;
}
.cart .cart_into {
  width: 40%;
  float: left;
  height: 40px;
  background: #9b8453;
  cursor: pointer;
  margin-left: 5%;
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  border-radius: 10px;
}
.cart .cart_close {
  width: 40%;
  float: right;
  height: 40px;
  background: #ccc;
  cursor: pointer;
  margin-right: 5%;
  color: #0f0f0f;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  border-radius: 10px;
}
.cart_hidden {
  margin-left: 0px;
  left: 100%;
  margin-top: 280px;
  width: 0px;
  height: 0;
  overflow: hidden;
}
/*订单中心*/
.user_magin {
  width: 1000px;
  height: auto;
  margin: 0 auto;
  height: 100%;
  margin-top: 20px;
}
.user_magin .user_left {
  width: 240px;
  background: #fff;
  height: 100%;
  float: left;
  overflow: hidden;
  padding-bottom: 10px;
  min-height: 700px;
}
.user_magin .user_left .user_menu_title {
  width: 240px;
  height: 50px;
  line-height: 50px;
  padding-left: 30px;
  color: #fff;
  font-size: 18px;
  background: #9b8453;
}
.user_magin .user_left span {
  width: 100%;
  height: 40px;
  display: block;
  line-height: 40px;
  padding-left: 30px;
  color: #000;
}
.user_magin .user_left span a {
  color: #333;
  font-size: 14px;
}
.user_magin .user_left span a:hover {
  color: #999;
}
.user_magin .user_left ul li {
  width: 100%;
  padding-left: 20px;
  margin-left: 30px;
  border-bottom: 1px #F1F1F1 solid;
  height: 40px;
  line-height: 40px;
}
.user_magin .user_left ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #999;
  transition: all .2s;
}
.user_magin .user_left ul li:hover a {
  margin-left: -20px;
}
.user_magin .user_right {
  width: 740px;
  float: right;
  height: auto;
  position: relative;
}
.user_magin .user_right .user_msg {
  width: 300px;
  height: 160px;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 1px 5px 1px #DADADA;
}
.user_magin .user_right .user_msg .msg_img {
  width: 100px;
  height: 100px;
  margin: 15px;
  margin-bottom: 0;
  float: left;
  overflow: hidden;
}
.user_magin .user_right .user_msg #msg_ul {
  width: 170px;
  float: right;
  height: 120px;
  margin-top: 13px;
}
.user_magin .user_right .user_msg #msg_ul li {
  float: left;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  color: #000;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.user_magin .user_right .user_msg .msg_bottom {
  width: 270px;
  position: absolute;
  bottom: 13px;
  left: 15px;
  height: 25px;
}
.user_magin .user_right .user_msg .msg_bottom li {
  width: auto;
  float: left;
  height: 25px;
  line-height: 25px;
  margin-right: 20px;
}
.user_magin .user_right .user_msg .msg_bottom li em {
  display: block;
  width: 10px;
  height: 10px;
  background: #CC0000;
  float: left;
  margin-top: 7px;
  border-radius: 100%;
  margin-right: 5px;
}
.user_magin .user_right .user_msg .msg_bottom li a {
  display: block;
  height: 25px;
  line-height: 25px;
  color: #666;
  float: left;
  font-size: 12px;
}
.user_magin .user_right .user_msg .msg_bottom li a:hover {
  color: #000;
}
.user_magin .user_right .user_table {
  width: 425px;
  height: 160px;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 1px 5px 1px #DADADA;
}
.user_magin .user_right .order_new_title {
  width: 100%;
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: 175px;
  left: 0;
}
.user_magin .user_right .order_new_title em {
  display: block;
  width: 10px;
  height: 10px;
  background: #000;
  float: left;
  border-radius: 100%;
  margin-top: 5px;
  margin-right: 10px;
  margin-left: 2px;
}
.user_magin .user_right .order_new_title span {
  display: block;
  line-height: 20px;
  height: 20px;
  font-size: 14px;
  width: auto;
  float: left;
  margin-left: 2px;
}
.user_magin .user_right .user_order_all {
  width: 740px;
  float: left;
  height: auto;
  border-radius: 3px;
  background: #fff;
  margin-top: 210px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 10px #ddd;
}
.user_magin .user_right .user_order_all ul li {
  float: left;
  width: 710px;
  height: 130px;
  padding: 25px 0px;
  border-bottom: 1px #F1F1F1 solid;
  margin: 0px 15px;
  position: relative;
}
.user_magin .user_right .user_order_all ul li .order_msg {
  width: 300px;
  height: 100px;
  position: absolute;
  top: 15px;
  left: 0;
  overflow: hidden;
}
.user_magin .user_right .user_order_all ul li .order_msg span {
  float: left;
  width: 100%;
  height: 33px;
  line-height: 33px;
  font-size: 13px;
  color: #000;
  display: block;
}
.user_magin .user_right .user_order_all ul li .order_type {
  width: 200px;
  height: 100px;
  position: absolute;
  left: 50%;
  top: 15px;
  margin-left: -100px;
}
.user_magin .user_right .user_order_all ul li .order_type span {
  display: block;
  width: 100%;
  height: 50px;
  text-align: center;
  color: #333;
  font-size: 15px;
  line-height: 50px;
  color: #666;
}
.user_magin .user_right .user_order_all ul li .order_type em {
  display: block;
  width: 40%;
  margin: 0 auto;
  height: 25px;
  background: #f40;
  font-size: 13px;
  color: #fff;
  background: #555;
  border-radius: 15px;
  line-height: 25px;
  text-align: center;
  cursor: pointer;
}
.user_magin .user_right .user_order_all ul li .order_type em.em_one {
  background: #555;
}
.user_magin .user_right .user_order_all ul li .order_type em.em_two {
  background: #FF0000;
}
.user_magin .user_right .user_order_all ul li .order_type em.em_three {
  background: #F0A30A;
}
.user_magin .user_right .user_order_all ul li .order_type em.em_four {
  background: #F472D0;
}
.user_magin .user_right .user_order_all ul li .order_type em.em_five {
  background: #0050EF;
}
.user_magin .user_right .user_order_all ul li .order_right {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 30px;
  right: 5px;
}
.user_magin .user_right .user_order_all ul li .order_right em {
  display: block;
  font-size: 13px;
  color: #fff;
  line-height: 25px;
  border-radius: 15px;
  height: 25px;
  width: 100%;
  background: #1BA1E2;
  overflow: hidden;
}
.user_magin .user_right .user_order_all ul li .order_right em:hover {
  background: #1e5799;/* Old browsers */
  background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #1ba1e2 52%, #7db9e8 100%);
  background: -webkit-linear-gradient(top, #1e5799 0%, #2989d8 50%, #1ba1e2 52%, #7db9e8 100%);
  background: linear-gradient(to bottom, #1e5799 0%, #2989d8 50%, #1ba1e2 52%, #7db9e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=0);
}
.user_magin .user_right .user_order_all ul li .order_right em.down {
  background: #9dd53a;
}
.user_magin .user_right .user_order_all ul li .order_right em.down:hover {
  background: #9dd53a;
  background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);
  background: -webkit-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);
  background: linear-gradient(to bottom, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dd53a', endColorstr='#7cbc0a', GradientType=0);
}
.user_magin .user_right .user_order_all ul li .order_right span {
  display: block;
  font-size: 13px;
  color: #fff;
  line-height: 25px;
  border-radius: 15px;
  height: 25px;
  width: 100%;
  margin-top: 15px;
  background: #C00000;
  overflow: hidden;
}
.user_magin .user_right .user_order_all ul li .order_right span:hover {
  background: #c00000;
  background: -moz-linear-gradient(top, #c00000 1%, #db0000 50%, #c00000 52%, #c00000 100%);
  background: -webkit-linear-gradient(top, #c00000 1%, #db0000 50%, #c00000 52%, #c00000 100%);
  background: linear-gradient(to bottom, #c00000 1%, #db0000 50%, #c00000 52%, #c00000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c00000', endColorstr='#c00000', GradientType=0);
}
.user_magin .user_right .user_order_all ul li .order_right a {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #fff;
}
.user_magin .user_right .user_order_show_all {
  width: 100%;
  float: left;
  height: auto;
  border-radius: 3px;
  background: #fff;
  margin-top: 20px;
  margin-bottom: 30px;
  box-shadow: 2px 2px 5px #ddd;
}
.user_magin .user_right .user_order_show_all #order_show_form {
  margin: 0;
  padding: 0;
  border: none;
  width: 100%;
}
.user_magin .user_right .user_order_show_all #order_show_form tr {
  height: 40px;
  width: 740px;
}
.user_magin .user_right .user_order_show_all #order_show_form th {
  font-weight: normal;
  border-bottom: 1px #DADADA solid;
  border-right: 1px #fff solid;
  background: #ddd;
}
.user_magin .user_right .user_order_show_all #order_show_form td {
  border-bottom: 1px #DADADA solid;
  border-right: 1px #DADADA solid;
  text-indent: 5px;
  overflow: hihidden;
  text-align: center;
}
.user_magin .user_right .user_order_show_all #order_show_form td:last-child {
  border-right: none;
}
.user_magin .user_right .user_order_show_all #order_show_form td span {
  background: url('../images/photoshow.png') no-repeat center;
  background-size: cover;
  width: 40px;
  height: 30px;
  display: block;
  margin-left: 15px;
  position: relative;
}
.user_magin .user_right .user_order_show_all #order_show_form td em {
  cursor: pointer;
}
.user_magin .user_right .user_order_show_all #order_show_form td em:hover {
  text-decoration: underline;
}
.user_magin .user_right .user_order_show_all #order_show_form td .show_img {
  width: 200px;
  height: auto;
  position: absolute;
  left: 5px;
  top: 5px;
  background: #fff;
  z-index: 888;
  border-radius: 3px;
  box-shadow: '1px 2px 5px 0px #666';
  -webkit-box-shadow: '1px 2px 5px 0px #666';
  -moz-box-shadow: '1px 2px 5px 0px #666';
  overflow: hidden;
  margin: 0;
  padding: 0;
  display: none;
}
/*分页*/
.curr {
  border: 1px solid #CCC;
  color: #CCC;
  display: inline;
  padding: 4px 8px;
}
a.page {
  border: 1px solid #eee;
  text-decoration: none;
  color: #fff;
  display: inline;
  padding: 4px 8px;
  background-color: #333;
}
a.page:visited {
  border: 1px solid #fff;
  text-decoration: none;
  padding: 4px 8px;
}
.ra {
  color: #000;
}
.ra a,
.ra a:link {
  color: #000;
  text-decoration: none;
}
.ra a:hover {
  color: #000;
  text-decoration: underline;
}
.red {
  color: #ff0000;
}
.yrr {
  color: #FF9900;
}
.bb {
  font-weight: bold;
}
.expage {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  float: left;
  padding-bottom: 10px;
  padding-top: 20px;
}
.error {
  border: 1px #f40 solid;
}
.right {
  border: 1px #44b549 solid;
}
/*# sourceMappingURL=style.css.map */
