@charset "utf-8";
/* CSS Document */
body,
ul,
p,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
dl,
dt,
dd,
input,
span {
  margin: 0;
  padding: 0;
  font: 12px/21px, "", Arial, sans-serif;
  font-size: 12px;
}
body,
h1,
h2,
h3,
h4,
h5,
p,
ul,
dl,
dd,
dt,
input {
  margin: 0;
  padding: 0;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"] {
  -webkit-appearance: none;
}
textarea {
  -webkit-appearance: none;
}
ul,
li {
  list-style: none;
}
strong,
b,
u {
  font-weight: 100;
  font-family: inherit;
  text-decoration: none;
}
img {
  border: 0;
  display: block;
}
*:focus {
  outline: none;
}
body {
  -moz-background-size: cover;
  -ms-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  font-family: "微软雅黑";
  color: #000;
  background: #fff;
}
.p0 {
  padding: 0;
}
ul {
  list-style: none;
}
h6 {
  clear: both;
}
a,
u {
  text-decoration: none;
  color: #000;
}
.wp100 {
  width: 100%;
}
.wp {
  width: 1050px;
  margin: 0 auto;
}
.wp95 {
  width: 95%;
  margin: 0 auto;
}
.theme-popover-mask {
  z-index: 9999;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  background-size: 100% 100%;
  display: none;
}
/*其他*/
.textEll {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.m0a {
  margin: 0 auto;
}
.pos {
  position: absolute;
}
.dk {
  display: block;
}
.dn {
  display: none;
}
.di {
  display: inline-block;
}
.tc {
  text-align: center;
}
.oh {
  overflow: hidden;
}
.cur {
  cursor: pointer;
}
.wryh {
  font-family: "微软雅黑";
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.op0 {
  opacity: 0;
}
.op1 {
  opacity: 1;
}
.cler:after {
  clear: both;
  content: "";
  display: block;
}
.fb {
  font-weight: bold;
}
.f100 {
  font-weight: 100;
}
.pr {
  position: relative;
}
.lh18 {
  line-height: 18px;
}
.lh20 {
  line-height: 20px;
}
.lh22 {
  line-height: 22px;
}
.lh25 {
  line-height: 25px;
}
.lh30 {
  line-height: 30px;
}
.brd5 {
  border-radius: 5px;
}
/*字体颜色，背景颜色*/
.cor1 {
  color: #FFFFFF;
}
.cor0 {
  color: #000000;
}
.cor3 {
  color: #333333;
}
.cor6 {
  color: #666666;
}
.cor7 {
  color: #777777;
}
.cor9 {
  color: #999999;
}
.bag1 {
  background: #FFFFFF;
}
/*font-size*/
.f10 {
  font-size: 10px;
}
.f12 {
  font-size: 12px;
}
.f13 {
  font-size: 13px;
}
.f14 {
  font-size: 14px;
}
.f15 {
  font-size: 15px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f20 {
  font-size: 20px;
}
/*margin*/
.m0 {
  margin: 0;
}
.mt0 {
  margin-top: 0 !important;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr5 {
  margin-right: 5px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
/*padding*/
.p0 {
  padding: 0;
}
.pt0 {
  padding-top: 0;
}
.p5 {
  padding: 5px;
}
.p10 {
  padding: 10px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt24 {
  padding-top: 24px;
}
.pt30 {
  padding-top: 30px;
}
.p10_0 {
  padding: 10px 0;
}
.p15_0 {
  padding: 15px 0;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.p0_10 {
  padding: 0 10px;
}
.p0_15 {
  padding: 0 15px;
}
.p15_0 {
  padding: 15px 0;
}
.p20_0 {
  padding: 20px 0;
}
.p25_0 {
  padding: 25px 0;
}
.pl0 {
  padding-left: 0;
}
.pr0 {
  padding-right: 0;
}
.pb0 {
  padding-bottom: 0;
}
/*border*/
.bor_bt {
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
}
.bor_bb {
  border-bottom: 1px solid #e6e6e6;
}
.b0 {
  border: 0 !important;
}
.bt0 {
  border-top: 0;
}
.bl0 {
  border-left: 0;
}
.br0 {
  border-right: 0;
}
.bb0 {
  border-bottom: 0;
}
.btn {
  width: 140px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  text-align: center;
  border: 0 !important;
  border-radius: 2px;
  font-weight: 400;
  display: block;
  font-size: 14px;
  cursor: pointer;
  margin: 0 auto;
}
.cler {
  display: block;
  content: "";
  clear: both;
}
.dialog {
  display: none;
  width: 572px;
  height: 740px;
  background: #fff;
  z-index: 999;
  margin: 0 auto;
  position: fixed;
  top: 10%;
  left: 35%;
}
.dialog h3 {
  font-size: 24px;
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
  position: relative;
  height: 58px;
  line-height: 58px;
  margin: 59px 0;
  margin-top: 25px;
}
.dialog h3 i {
  width: 43px;
  height: 1px;
  background: #299700;
  display: block;
  position: absolute;
  left: 47%;
}
.dialog .imgtouxiang {
  margin: 0 auto;
  text-align: center;
}
.dialog span {
  display: block;
  text-align: center;
  margin-bottom: 59px;
  font-size: 16px;
}
.dialog .imgtouxiang a {
  display: inline-block;
  margin: 0 21px;
}
.dialog ul li {
  width: 73%;
  margin: 37px auto;
}
.dialog ul li input {
  width: 250px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #e6e6e6;
}
.dialog ul li label {
  text-align: center;
  width: 100px;
  display: inline-block;
  font-size: 16px;
  margin-right: 20px;
}
.dialog .btn {
  width: 172px;
  height: 48px;
  line-height: 48px;
  background: #299700;
  margin-top: 60px;
}
.zezao {
  background-color: gray;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  z-index: 3;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
}
.header .cons {
  background: #efefef;
}
.header .cons .title {
  width: 1200px;
  margin: 0 auto;
  height: 34px;
  line-height: 34px;
}
.header .cons .title a {
  color: #999999;
  margin: 0 10px;
}
.header .cons .title .left {
  float: left;
}
.header .cons .title .right {
  float: right;
}
.header .cons .title .right li {
  float: left;
}
.header .contens {
  width: 1200px;
  margin: 0 auto;
  height: 131px;
}
.header .contens li {
  float: left;
  margin-right: 10px;
}
.header .contens li a {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  display: inline-block;
  width: inherit;
  background: transparent;
  color: #999999;
}
.header .contens dl {
  float: left;
  margin-top: 34px;
  margin-left: 15px;
}
.header .contens dt {
  width: 78px;
  height: 45px;
  text-align: center;
  float: left;
  border-right: 1px solid #e6e6e6;
}
.header .contens dl dt:last-child {
  border: 0;
}
.header .contens dt img {
  margin: 0 auto;
  margin-bottom: 5px;
}
.header .contens .logo {
  float: left;
  margin-right: 210px;
  margin-top: 15px;
}
.header .contens .logo img {
  display: inline-block;
  width: 94px;
}
.header .contens .center {
  float: left;
  margin-top: 34px;
}
.header .link {
  background: #299700;
}
.header .link ul {
  width: 1200px;
  margin: 0 auto;
}
.header .link ul li {
  float: left;
}
.header .link ul li a {
  display: block;
  height: 36px;
  line-height: 36px;
  margin: 0 42px;
  color: #fff;
  font-size: 14px;
}
.header .link ul li:first-child {
  width: 220px;
  background: #015e0a;
  margin-right: 90px;
}
.header .link ul li:first-child a {
  text-align: center;
  font-size: 16px;
}
.btngre {
  width: 639px;
  border: 2px solid #299700;
}
.btngre input[type=text] {
  width: 487px;
  float: left;
  border: 0;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  padding-left: 15px;
}
.btngre a {
  width: 137px;
  background: #299700;
  height: 44px;
  line-height: 44px;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size: 18px;
}
.footer .title {
  border-bottom: 1px solid #999999;
}
.footer .title img {
  width: 100%;
}
.footer .cons {
  background: #f1f1f1;
}
.footer .account {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
}
.footer .account dl {
  float: left;
  margin: 0 88px;
}
.footer .account dl dt {
  font-size: 15px;
  font-weight: bold;
  height: 45px;
  line-height: 45px;
  font-weight: 100;
}
.footer .account dl dd a {
  color: #666666;
  height: 22px;
  line-height: 22px;
}
.footer .cons-bg2 {
  background: #61b083;
}
.footer .cons-bg2 .account {
  padding: 0;
}
.footer .cons-bg2 .account ul {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 20px;
}
.footer .cons-bg2 .account ul li {
  border-left: 1px solid #fff;
  font-size: 16px;
  display: inline-block;
  padding: 0 10px;
  height: 14px;
  line-height: 7px;
}
.footer .cons-bg2 .account ul li:last-child {
  border-right: 1px solid #fff;
}
.footer .cons-bg2 .account ul li a {
  color: #fff;
}
.footer .cons-bg2 .account span {
  display: block;
  text-align: center;
  color: #fff;
  opacity: 0.65;
  line-height: 22px;
}
.header .contens:after {
  display: block;
  content: "";
  clear: both;
}
.header .cons .title:after {
  display: block;
  content: "";
  clear: both;
}
.btngre:after {
  display: block;
  content: "";
  clear: both;
}
.header .contens ul:after {
  display: block;
  content: "";
  clear: both;
}
.header .contens dl:after {
  display: block;
  content: "";
  clear: both;
}
.header .link ul:after {
  display: block;
  content: "";
  clear: both;
}
.footer .account:after {
  display: block;
  content: "";
  clear: both;
}
.header2 .contens .logo {
  margin-right: 0px;
}
.header2 .contens .logo img {
  float: left;
}
.header2 .contens .logo h1 {
  font-size: 26px;
  color: #ccc31a;
  float: left;
  margin-top: 30px;
  margin-left: 30px;
}
.header2 .contens .center {
  float: right;
}
.shopsname-bder {
  text-align: center;
  height: 95px;
  line-height: 95px;
  font-size: 48px;
  border-top: 1px solid #299700;
}
.shopsname {
  display: inline-block;
  margin-top: 15px;
}
.shopsname .left img {
  width: 94px;
}
.shopsname .left {
  float: left;
  margin-right: 30px;
}
.shopsname:after {
  display: block;
  content: "";
  clear: both;
}
.shopsname .right {
  float: left;
  padding-left: 30px;
  border-left: 1px solid #299700;
  margin-top: 10px;
}
.shopsname .right h1 {
  font-size: 16px;
}
.shopsname .right h1 label {
  font-size: 14px;
  background: #da3838;
  color: #fff;
  font-weight: 100;
  padding: 0 5px;
  margin-left: 15px;
}
.shopsname .right p {
  font-size: 14px;
  color: #666666;
  height: 32px;
  line-height: 32px;
}
.shopsname .right a {
  border: 1px solid #e6e6e6;
  background: #f6f6f6;
  display: inline-block;
  width: 70px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  margin-right: 15px;
}
.shopsname .right a img {
  width: 13px;
  display: inline-block;
  margin-bottom: -1px;
  margin-right: 5px;
}
.shopsname .right span label {
  color: #044fa0;
}
select {
  border: solid 1px #000;
  /*将默认的select选择框样式清除*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("../img/png/pic22.png") no-repeat scroll right center transparent;
  padding-right: 14px;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
  display: none;
}
.parent {
  background: url('../img/png/pic22.png') right center no-repeat;
  width: 88px;
  height: 30px;
  overflow: hidden;
  border: solid 1px #ccc;
  display: inline-flex;
  background-position-x: 68px;
  margin-right: 13px;
}
.parent select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  padding-left: 10px;
  width: 120px;
  height: 100%;
}
.parent option {
  line-height: 30px;
  height: 30px;
}
