@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
body,
html,
ul,
li,
p,
div,
dl,
dt,
dd,
ol,
pre,
form,
fieldset,
legend,
input,
textarea,
blockquote {
  margin: 0;
  padding: 0;
}
body {
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  text-align: center;
  color: #303030;
  background: #f6f6f6;
}
table,
td,
tr,
th {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  vertical-align: bottom;
}
a {
  color: #303030;
  text-decoration: none;
  font-size: 15px;
}
a:hover {
  color: #cc0000;
}
a:visited {
  color: #303030;
  text-decoration: none;
}
a:active {
  color: #303030;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
ol,
ul,
li {
  list-style: none;
}
p {
  line-height: 1.6;
}
[v-cloak] {
  display: none;
}
.header {
  width: 100%;
  height: 120px;
  background: #fff;
  box-shadow: 0 2px 2px #ccc;
}
.header0 {
  width: 1300px;
  height: 100px;
  margin: 0 auto;
  padding-top: 10px;
}
.logo {
  width: 175px;
  float: left;
}
.nav0 {
  width: 600px;
  margin-top: 30px;
  height: 40px;
  float: left;
  margin-left: 300px;
  /* [disabled]margin-top:30px; */
}
select::-ms-expand {
  display: none;
}
input {
  outline: none;
}
.nav {
  width: 100%;
  height: 40px;
}
#nav-a {
  width: 600px;
  margin: 0px auto;
  height: 40px;
  line-height: 40px;
  display: block;
  overflow: hidden;
}
#navMenu .nav-w {
  float: left;
  list-style: none;
}
.nav-efr {
  text-decoration: none;
  font-size: 18px;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  color: #000;
}
.nav-efr.act {
  color: #fff;
  background: #e76555;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.dropMenu {
  position: absolute;
  top: 0;
  z-index: 100;
  visibility: hidden;
  margin-top: -2px;
  border-top: 0;
  margin-left: -200px;
  padding: 5px 10px 5px 10px;
  background: #e76555;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.dropMenu .nav-sd {
  float: left;
  font-size: 12px;
  list-style: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.dropMenu .nav-sd .nav-po {
  display: block;
  padding: 4px 12px 5px 12px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.dropMenu .nav-sd .nav-po:hover {
  color: #fff;
  background: #f35b63;
}
.dropMenu .nav-sd .nav-po.on {
  color: #fff;
  background: #f35b63;
}

.dropMenu .nav-sd .nav-po1 {
  display: block;
  padding: 4px 12px 5px 12px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}
.dropMenu .nav-sd .nav-po1:hover {
  color: #fff;
}
.sign {
  width: 80px;
  height: 30px;
  margin-top: 35px;
  background: #e76555;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  text-align: center;
  line-height: 30px;
  float: left;
  margin-left: 60px;
}
.sign a {
  font-size: 16px;
  color: #fff;
}
.register {
  margin-top: 35px;
  float: right;
}
.register a {
  font-size: 16px;
  color: #e76555;
  margin-left: 10px;
}
.main1 {
  width: 1300px;
  margin: 0px auto 30px;
  height: 360px;
}
.main1t {
  width: 1300px;
  height: 80px;
  background: url(../images/main1t.png) no-repeat;
}
.main1tl {
  width: 150px;
  height: 50px;
  float: left;
  line-height: 50px;
  text-align: left;
}
.main1tl span {
  font-size: 30px;
  color: #000;
}
.main1tr {
  width: 80px;
  height: 50px;
  float: right;
  text-align: right;
  line-height: 50px;
}
.main1tr a {
  font-size: 16px;
  color: #999;
}
.main1tr a:hover {
  color: #e76555;
}
.main1b {
  width: 1300px;
  height: 250px;
  margin-top: 20px;
}
.main1b01 {
  width: 215px;
  height: 250px;
  background: url(../images/main1b01.png) no-repeat;
  float: left;
  margin-right: 55px;
}
.main1b01:nth-child(5) {
  margin-right: 0px;
}
.main1b01img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.main1b01img img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-left: 73px;
  margin-top: 3px;
}
.main1b01txt1 p {
  padding: 20px 20px 10px;
  font-size: 18px;
}
.main1b01txt1 p a {
  font-size: 18px;
  color: #000;
}
.main1b01txt1 p a:hover {
  color: #e76555;
}
.main1b01txt2 p {
  padding-left: 20px;
  padding-right: 20px;
  color: #999999;
}
.main1b01txt2 p a {
  color: #999999;
  font-size: 14px;
}
.main1b01txt2 p a:hover {
  color: #e76555;
}
.main1b01txt3 {
  width: 150px;
  height: 35px;
  background: #e76555;
  border-radius: 3px;
  text-align: center;
  line-height: 35px;
  margin: 10px auto;
}
.main1b01txt3:hover {
  background: #de5e65;
}
.main1b01txt3 a {
  font-size: 16px;
  color: #fff;
}
.main2 {
  width: 100%;
  height: 320px;
  background: #f6eff0;
  padding-top: 30px;
}
.main20 {
  width: 1300px;
  margin: 0px auto;
}

.main2t {
  width: 1300px;
  height: 80px;
  background: url(../images/main1t.png) no-repeat;
}
.main2tl {
  width: 250px;
  height: 50px;
  float: left;
  text-align: left;
  line-height: 50px;
}
.main2tl span {
  font-size: 30px;
  color: #e76555;
}
.main2tr {
  width: 80px;
  height: 50px;
  float: right;
  text-align: right;
  line-height: 50px;
}
.main2tr a {
  font-size: 18px;
  color: #e76555;
}
.main2tr a:hover {
  color: #e76555;
}

.main20b ul li {
  width: 620px;
  height: 40px;
  float: left;
  margin-right: 30px;
}
.main20b ul li:nth-child(2n) {
  margin-right: 0px;
}
.li_l {
  width: 100px;
  height: 30px;
  float: left;
  background: #e76555;
  border-radius: 3px;
  text-align: center;
  line-height: 30px;
  margin-top: 5px;
}
.li_l a {
  font-size: 14px;
  color: #fff;
}
.li_c {
  width: 420px;
  height: 40px;
  float: left;
  overflow: hidden;
  line-height: 40px;
  text-align: left;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.li_c a {
  font-size: 16px;
  color: #e76555;
  margin-left: 5px;
}
.li_r {
  width: 100px;
  text-align: right;
  line-height: 40px;
  float: right;
}
.li_r span {
  text-align: right;
  font-size: 16px;
  color: #e76555;
}

.main3 {
  width: 1300px;
  height: 660px;
  margin: 20px auto 30px;
}
.main3_l {
  width: 620px;
  float: left;
}
.main3_lt {
  width: 620px;
  height: 80px;
  background: url(../images/main3_lt.png) no-repeat;
}
.main3_ltl {
  width: 250px;
  height: 50px;
  float: left;
  text-align: left;
  line-height: 50px;
}
.main3_ltl span {
  font-size: 30px;
  color: #000;
}
.main3_ltr {
  width: 80px;
  height: 50px;
  float: right;
  text-align: right;
  line-height: 50px;
}
.main3_ltr a {
  font-size: 18px;
  color: #999;
}
.main3_ltr a:hover {
  color: #e76555;
}
.main3_lb {
  margin-top: 20px;
}
.main3_lbt {
  width: 620px;
  height: 40px;
  background: #e76555;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.td1 {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
}
.td1 span {
  color: #fff;
}
.main3_lbb {
  width: 618px;
  height: 525px;
  border: 1px solid #e76555;
  border-top: none;
}
.shu {
  width: 30px;
  height: 30px;
  background: #d3453b;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  margin-left: 30px;
}
.shu2 {
  width: 30px;
  height: 30px;
  background: #e67905;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  margin-left: 30px;
}
.shu3 {
  width: 30px;
  height: 30px;
  background: #e4d037;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  margin-left: 30px;
}
.shu4 {
  width: 30px;
  height: 30px;
  background: #2a3e49;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  margin-left: 30px;
}
.td0 {
  border-bottom: 1px solid #dedede;
}
.td2 {
  border-bottom: 1px solid #dedede;
}
.td2 a {
  font-size: 16px;
  color: #333;
}
.td3 {
  border-bottom: 1px solid #dedede;
}
.td4 {
  font-size: 16px;
  color: #333;
  border-bottom: 1px solid #dedede;
}

.main3_r {
  wdith: 620px;
  float: left;
  margin-left: 40px;
}
.main3_rb {
  margin-top: 20px;
}
.main3_rb1 {
  width: 610px;
  height: 95px;
  padding: 5px 5px;
  margin-top: 8px;
  margin-bottom: 10px;
}
.main3_rb1_l {
  width: 150px;
  height: 95px;
  float: left;
}
.main3_rb1_l img {
  width: 150px;
  height: 95px;
}
.main3_rb1_r {
  width: 445px;
  margin-left: 15px;
  float: left;
  text-align: left;
}
.main3_rb1_r h2 {
  padding-bottom: 10px;
  padding-top: 5px;
}
.main3_rb1_r h2 a {
  font-size: 18px;
  color: #000;
}
.main3_rb1_r h2 a:hover {
  color: #e76555;
}
.main3_rb1_r p a {
  font-size: 16px;
  color: #686868;
}
.main3_rb1_r p a:hover {
  color: #e76555;
}
.main3_rb1:hover {
  background: #ffffff;
  cursor: pointer;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 2px 2px 2px #f5f5f5;
}
.main3_rb1:hover .main3_rb1_r h2 {
  color: #e76555;
}
.footer {
  width: 100%;
  height: 250px;
  background: url(../images/footer.jpg);
  border-top: 3px solid #dedede;
}
.footert {
  width: 1600px;
  margin: 0 auto;
}
.footertl {
  width: 1550px;
  float: left;
  height: 90px;
  padding-top: 30px;
}
.footertl p.footertlp1 span {
  font-size: 18px;
  color: #666;
}
.footertl p a {
  font-size: 18px;
  color: #e76555;
  margin-left: 30px;
}
.footertl p.footertlp2 {
  padding-top: 10px;
}
.footertl p.footertlp3 {
  color: #333;
  font-size: 14px;
  padding-top: 5px;
}
.footertl p.footertlp2 a {
  font-size: 16px;
  color: #666;
}
.footertl p.footertlp2 a:hover {
  color: #e76555;
}
.footertl p.footertlp2 span {
  font-size: 14px;
  margin-left: 30px;
  color: #666;
}
.footerb {
  border-bottom: 1px solid #dedede;
  height: 100px;
  width: 100%;
}
.footerb p {
  font-size: 16px;
  color: #666;
  padding-top: 20px;
  line-height: 2;
}
.footertr {
  width: 50px;
  height: 50px;
  float: right;
  margin-top: 50px;
}
.spangg {
  font-size: 16px;
  color: #c40000;
}
.spangg2 {
  font-size: 16px;
  color: #e76555;
}
/*全部代售君*/
.main1_sell {
  width: 1300px;
  height: 100px;
  margin: 0 auto;
}
.search {
  width: 374px;
  height: 37px;
  background: url(../images/search.jpg) no-repeat;
  float: left;
  margin-top: 5px;
}
.search_l {
  width: 240px;
  height: 35px;
  margin-top: 1px;
  margin-left: 45px;
  float: left;
}
.search_l input {
  width: 240px;
  height: 35px;
  background: none;
  border: none;
  font-size: 14px;
  color: #ccc;
  outline: none;
}
.search_r {
  width: 85px;
  height: 35px;
  margin-top: 1px;
  float: left;
}
.search_r input {
  color: #fff;
  font-size: 16px;
  color: #fff;
  width: 85px;
  height: 35px;
  background: none;
  border: none;
  cursor: pointer;
  outline: none;
}
.main1_sell p {
  float: left;
  line-height: 35px;
  padding-top: 10px;
  width: 1100px;
  text-align: left;
}
.main1_sell p a {
  font-size: 14px;
  color: #999;
  margin-right: 15px;
  border: 1px solid #dedede;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.main1_sell p a.act,
.main1_sell p a:hover {
  color: #e76555;
  border: 1px solid #e76555;
}
.main1_sellr {
  width: 200px;
  float: right;
  margin-top: 15px;
  text-align: right;
}
.main1_sellr a {
  font-size: 18px;
  color: #e76555;
}
.main2_sell {
  width: 1300px;
  margin: 0 auto;
}
.main2_sellt1 {
  width: 410px;
  height: 130px;
  padding: 5px;
  background: #fff;
  box-shadow: 0px 0px 2px #dedede;
  margin-right: 20px;
  float: left;
  margin-bottom: 20px;
}
.main2_sellt1:nth-child(3n) {
  margin-right: 0px;
}
.main2_sellt1_l {
  width: 120px;
  height: 120px;
  float: left;
}
.main2_sellt1_l img {
  width: 120px;
  height: 120px;
}
.main2_sellt1_r {
  width: 265px;
  height: 130px;
  float: left;
  text-align: left;
  margin-left: 15px;
}
.main2_sellt1_r h2 {
  padding-top: 5px;
}
.main2_sellt1_r h2 a {
  font-size: 16px;
  color: #000;
}
.main2_sellt1_r h2 a:hover {
  color: #e76555;
}
.main2_sellt1_r p.main2_sellt1_rp1 {
  padding-top: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.main2_sellt1_r p.main2_sellt1_rp1 a {
  font-size: 14px;
  color: #666;
}
.main2_sellt1_r p.main2_sellt1_rp1 a:hover {
  color: #e76555;
}
.main2_sellt1_rbl p {
  font-size: 12px;
  color: #999;
}
.main2_sellt1_rbl p img {
  float: left;
  margin-top: 3px;
  margin-right: 3px;
}
.main2_sellt1_rbl p span {
  float: left;
}
.main2_sellt1_rbl p a {
  color: #e76555;
  float: left;
  margin-right: 10px;
  font-size: 12px;
}
.main2_sellt1_r p.main2_sellt1_rp2 {
  font-size: 12px;
  color: #999;
  padding-top: 5px;
}
.main2_sellt1_r p.main2_sellt1_rp2 img {
  float: left;
  margin-top: 3px;
  margin-right: 3px;
}
.main2_sellt1_r p.main2_sellt1_rp2 span {
  float: left;
}
.main2_sellt1_r p.main2_sellt1_rp2 a {
  color: #e76555;
  float: left;
  margin-right: 10px;
  font-size: 12px;
}

.main2_sellt1_rb {
  width: 265px;
  height: 20px;
  margin-top: 5px;
}
.main2_sellt1_rbl {
  width: 265px;
  height: 20px;
  float: left;
  line-height: 15px;
}
.main2_sellt1_rbr {
  width: 80px;
  height: 20px;
  float: right;
}
.main2_sellt1_rbr img {
  float: left;
  margin-top: 5px;
  margin-right: 5px;
}
.main2_sellt1_rbr a {
  color: #fe759c;
}

.main3_sell1 {
  width: 304px;
  height: 212px;
  background: url(../images/main3_sell1.png) no-repeat;
  float: left;
  margin-right: 28px;
  margin-bottom: 15px;
}
.main3_sell1:nth-child(4n) {
  margin-right: 0px;
}
.main3_sell1img {
  width: 55px;
  height: 55px;
  margin: 5px auto;
}
.main3_sell1img img {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.main3_sell1 h2 {
  line-height: 35px;
}
.main3_sell1 h2 a {
  font-size: 18px;
  color: #000;
}
.main3_sell1p1 {
  width: 150px;
  height: 25px;
  background: #cff0f6;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin: 0 auto;
  line-height: 30px;
  margin-top: 8px;
  padding-bottom: 5px;
}
.main3_sell1p1 a {
  color: #3f9aac;
  font-size: 15px;
}
.main3_sell1p2 {
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
  padding-top: 5px;
}
.main3_sell1p2 a {
  font-size: 14px;
  color: #999;
}
.main3_sell1p2 a:hover {
  color: #e76555;
}

body {
  padding-top: 147px;
}
.storeHeader {
  position: fixed;
  top: 0;
  width: 100%;
  background: #f6f6f6;
  z-index: 20;
}
.shoptop {
  width: 1300px;
  height: 95px;
  margin: 0 auto;
}
.shoptopl {
  width: 110px;
  float: left;
  margin-top: 35px;
}
.shoptopc {
  width: 970px;
  float: left;
}
.shoptopc img {
  width: 400px;
  height: 80px;
}
.shoptopc p {
  text-align: center;
  font-size: 26px;
  color: #e5868a;
  font-weight: bold;
  padding-top: 20px;
}
.shoptopc p img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-right: 10px;
}
.shoptopr {
  float: right;
}
.shoptopr ul li {
  width: 90px;
  float: left;
  line-height: 20px;
  margin-left: 10px;
  margin-top: 30px;
}
.shoptopr ul li img {
  float: left;
}
.shoptopr ul li a {
  color: #e76555;
}

.shopnav {
  width: 100%;
  height: 50px;
  background: #fff;
  border-bottom: 1px solid #e76555;
  border-top: 1px solid #e76555;
}
.shopnav0 {
  width: 1300px;
  margin: 0 auto;
}
.shopnav0l {
  width: 1000px;
  float: left;
}
.shopnav0l ul li {
  width: 125px;
  height: 40px;
  text-align: center;
  padding-top: 10px;
  float: left;
}
.shopnav0l ul li.on {
  background: url(../images/sanjiao.png) no-repeat 55px 38px;
}
.shopnav0l ul li.on a {
  font-weight: bold;
}
.shopnav0l ul li a {
  font-size: 18px;
  color: #e76555;
  margin-top: 8px;
}
.shopnav0l ul li span {
  float: right;
  color: #e76555;
  margin-top: 3px;
}
.shopnav0r {
  width: 120px;
  height: 35px;
  background: #e76555;
  float: right;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-top: 8px;
  text-align: center;
  line-height: 35px;
  display: none;
}
.shopnav0r a {
  font-size: 16px;
  color: #fff;
}
.shopnav0r span {
  color: #fff;
}

.shopnav0rxin {
  float: right;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-top: 8px;
  text-align: center;
  line-height: 35px;
  display: none;
}
.shopnav0rxin a {
  font-size: 16px;
  color: #e76555;
}
.shopnav0rxin span {
  color: #e76555;
}

.zxgg {
  width: 1240px;
  height: 40px;
  margin: 0 auto;
}
.zxggl {
  width: 125px;
  float: left;
  margin-top: 10px;
  color: #979797;
  font-size: 16px;
  white-space: nowrap;
}
.zxggr {
  float: left;
  width: 1105px;
}
.shopbanner {
  width: 100%;
  height: 440px; /*background:url(../images/shopbanner.jpg) no-repeat;*/
}
.shopsearch {
  width: 100%;
  margin: 0 auto;
  background: #fff;
}
.shopsearch0 {
  width: 1080px;
  margin: 0 auto;
  padding-top: 20px;
}
.shopsearch0l {
  width: 619px;
  height: 37px;
  background: url(../images/search2.jpg) no-repeat;
  float: left;
}
.shopsearch0l_l {
  width: 470px;
  height: 37px;
  margin-left: 53px;
  float: left;
}
.shopsearch0l_l input {
  width: 470px;
  height: 35px;
  border: none;
  background: none;
  font-size: 14px;
  color: #ccc;
  outline: none;
}
.shopsearch0l_r {
  width: 95px;
  height: 35px;
  float: left;
}
.shopsearch0l_r input {
  width: 95px;
  height: 35px;
  border: none;
  background: none;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}
.shopsearch0r {
  float: left;
  margin-top: 10px;
  margin-bottom: 15px;
}
.shopsearch0r a {
  margin-top: 30px;
  margin-right: 10px;
  color: #999;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #dedede;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.shopsearch0r a:hover,
.shopsearch0r a.act {
  color: #e76555;
  border: 1px solid #e76555;
}
/* 最新公告*/
.txtMarquee-left {
  width: 1105px;
  position: relative;
}
.txtMarquee-left .hd {
  overflow: hidden;
  height: 30px;
  background: #f4f4f4;
  padding: 0 10px;
}
.txtMarquee-left .hd .prev,
.txtMarquee-left .hd .next {
  display: block;
  width: 5px;
  height: 9px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url("images/icoLeft.gif") no-repeat;
}
.txtMarquee-left .hd .next {
  background: url("images/icoRight.gif") no-repeat;
}
.txtMarquee-left .bd {
  padding: 10px;
}
.txtMarquee-left .bd .tempWrap {
  width: 1105px !important;
} /* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.txtMarquee-left .bd ul li {
  margin-right: 20px;
  float: left;
  height: 24px;
  line-height: 24px;
  text-align: left;
  _display: inline;
  width: auto !important;
} /* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li a {
  font-size: 16px;
  color: #979797;
}

.txtMarquee-left .bd ul li span {
  color: #999;
}
.shopmain {
  margin: 20px auto;
}
.shopmainb {
  margin-top: 20px;
  overflow: hidden;
}
.shopmainb1 {
  width: 236px;
  height: 290px;
  margin-right: 30px;
  float: left;
  margin-bottom: 30px;
}
.shopmainb1:nth-child(5n) {
  margin-right: 0px;
}
.shopmainb1t {
  width: 236px;
  height: 180px;
  position: relative;
}
.shopmainb1t img {
  width: 236px;
  height: 180px;
}
.shopmainb1tb {
  width: 236px;
  height: 40px;
  position: absolute;
  top: 140px;
  left: 0px;
  background: rgba(0, 0, 0, 0.4);
  line-height: 40px;
  text-align: left;
}
.shopmainb1tb a {
  font-size: 14px;
  color: #fff;
  margin-left: 15px;
}
.shopmainb1tb span {
  float: right;
  color: #ff0;
  margin-right: 10px;
}
.shopmainb1b {
  width: 236px;
  height: 110px;
  background: #fff;
}
/* .shopmainb1b:hover{ background:#e76555;} */
.shopmainb1b p {
  padding: 10px;
  text-align: left;
}
.shopmainb1b p a {
  color: #0f8cda;
}
.shopmainb1b:hover p a {
  color: #f37133;
}

.sale_main1 {
  width: 1240px;
  height: 350px;
  padding: 30px 30px 0px;
  background: #fff;
  margin: 0 auto;
}
.sale_main101 {
  width: 1240px;
  height: 30px;
  margin-bottom: 25px;
}
.sale_main101_l {
  width: 85px;
  height: 30px;
  background: url(../images/jt01.png) no-repeat;
  line-height: 28px;
  float: left;
}
.sale_main101_l span {
  font-size: 16px;
  color: #fff;
  float: left;
  margin-left: 20px;
}
.sale_main102_l {
  width: 85px;
  height: 30px;
  background: url(../images/jt02.png) no-repeat;
  line-height: 28px;
  float: left;
}
.sale_main102_l span {
  font-size: 16px;
  color: #fff;
  float: left;
  margin-left: 20px;
}

.sale_main103_l {
  width: 85px;
  height: 30px;
  background: url(../images/jt03.png) no-repeat;
  line-height: 28px;
  float: left;
}
.sale_main103_l span {
  font-size: 16px;
  color: #fff;
  float: left;
  margin-left: 20px;
}

.sale_main104_l {
  width: 85px;
  height: 30px;
  background: url(../images/jt04.png) no-repeat;
  line-height: 28px;
  float: left;
}
.sale_main104_l span {
  font-size: 16px;
  color: #fff;
  float: left;
  margin-left: 20px;
}
.sale_main105_l {
  width: 85px;
  height: 30px;
  background: url(../images/jt05.png) no-repeat;
  line-height: 28px;
  float: left;
}
.sale_main105_l span {
  font-size: 16px;
  color: #fff;
  float: left;
  margin-left: 20px;
}

.sale_main101_r {
  width: 1140px;
  float: left;
}
.sale_main101_r ul li {
  float: left;
  line-height: 30px;
  margin-left: 15px;
}
.sale_main101_r ul li a {
  margin-right: 15px;
  font-size: 16px;
  color: #666;
}
.sale_main101_r ul li span {
  font-size: 14px;
  color: #ccc;
}
.sale_main101_r ul li a.on {
  border: 1px solid #e76555;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #e76555;
}

.sale_main104_r {
  width: 1140px;
  float: left;
}
.sale_main104_r1 {
  width: 70px;
  height: 30px;
  float: left;
  border: 1px solid #dbdbdb;
  margin-left: 30px;
}
.sale_main104_r1 input {
  width: 70px;
  height: 30px;
  border: none;
  background: none;
}
.sale_main104_r2 {
  width: 40px;
  height: 30px;
  float: left;
}
.sale_main104_r2 span {
  font-size: 18px;
}

.sale_main104_r3 {
  width: 70px;
  height: 30px;
  float: left;
  border: 1px solid #dbdbdb;
}
.sale_main104_r3 input {
  width: 70px;
  height: 30px;
  border: none;
  background: none;
}
.sale_main1b {
  width: 125px;
  height: 40px;
  margin: 0 auto;
  background: #e76555;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-align: center;
  line-height: 40px;
}
.sale_main1b a {
  font-size: 18px;
  color: #fff;
}
.sale_main1b:hover {
  background: #e9707f;
}
.sale_main1br {
  width: 1240px;
  height: 1px;
  background: #d5d5d5;
  margin-bottom: 15px;
}
.text {
  width: 1300px;
  margin: 30px auto 0px;
}
.text_top {
  width: 1300px;
  height: 29px;
  background: url(../images/txt_top.jpg) no-repeat;
}
.text_cen {
  width: 1200px;
  background: #fff;
  padding-top: 10px;
  margin-left: 15px;
  padding-left: 35px;
  padding-right: 35px;
}
.text_cent {
  width: 1200px;
  height: 40px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #f5e3e4;
}
.text_cent_td {
  text-align: center;
  line-height: 40px;
}
.text_cent_td span {
  font-size: 18px;
  color: #e5868a;
}
.text_cenb_td {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d4d4d4;
}
.text_cenb_td span {
  font-size: 14px;
  color: #666;
}
.text_cenb_td2 {
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d4d4d4;
}
.text_cenb_td2 span {
  font-size: 14px;
  color: #666;
  line-height: 1.5;
}
.text_cenb_td2 span:hover {
  color: #e5868a;
  cursor: pointer;
}
.text_cenb_td2 a {
  font-size: 14px;
  color: #666;
  line-height: 1.5;
}
.text_cenb_td2 a:hover {
  color: #e5868a;
  cursor: pointer;
}
.text_bot {
  width: 1270px;
  height: 57px;
  background: url(../images/txt_bot.jpg) no-repeat;
  margin-left: 15px;
}

.rental {
  width: 1200px;
  background: #fff;
  margin-left: 15px;
  padding-left: 35px;
  padding-right: 35px;
}
.rental01 {
  width: 1200px;
  height: 130px;
  border-bottom: 1px solid #d4d4d4;
  padding-top: 25px;
}
.rental01_l {
  width: 100px;
  height: 100px;
  float: left;
}
.rental01_l img {
  width: 100px;
  height: 100px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.rental01_r {
  width: 1070px;
  float: left;
  margin-left: 30px;
  text-align: left;
}
.rental01_rt {
  margin-top: 5px;
}
.rental01_rt a {
  font-size: 16px;
  color: #333;
  line-height: 1.8;
}
.rental01_rt a:hover {
  color: #e76555;
}
.rental01_rb ul {
  padding-top: 15px;
}
.rental01_rb ul li {
  width: 150px;
  float: left;
  line-height: 15px;
}
.rental01_rb ul li a {
  font-size: 16px;
  color: #e76555;
}
.rental01_rb ul li img {
  float: left;
}

.sell_bh {
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding-left: 35px;
  padding-right: 35px;
}
.sell_bh_td {
  text-align: center;
  line-height: 40px;
}
.sell_bh_td span {
  font-size: 18px;
  color: #e5868a;
}

.sell_bhb_td {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d4d4d4;
}
.sell_bhb_td span {
  font-size: 16px;
  color: #666;
}

.sell_bhb_td2 {
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d4d4d4;
}
.sell_bhb_td2 span {
  font-size: 14px;
  color: #5691c3;
  line-height: 1.6;
}
.sell_bhb_td2 a {
  font-size: 14px;
  color: #5691c3;
}
.notes {
  width: 1240px;
  padding: 30px;
  background: #fff;
  margin: 0 auto;
  min-height: 718px;
}
.notest {
  width: 1240px;
  height: 50px;
  border-bottom: 3px solid #f4f4f4;
}
.notest_l {
  width: 200px;
  float: left;
  height: 50px;
  line-height: 50px;
  text-align: left;
}
.notest_l img {
  float: left;
  margin-top: 22px;
  margin-right: 5px;
}
.notest_l span {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
}
.notest_r {
  width: 300px;
  text-align: right;
  float: right;
  line-height: 50px;
}
.notest_r p {
  color: #999;
  padding-top: 12px;
}
.notest_r p a {
  color: #999;
}
.notest_r p a:hover {
  color: #e76555;
}
.notest_r p img {
  margin-right: 5px;
}
.notesb {
  width: 1240px;
  padding-bottom: 50px;
}
.notesb ul li {
  width: 1240px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
}
.notesb ul li p {
  font-size: 16px;
  color: #666666;
  line-height: 1.8;
}
.safe {
  width: 1240px;
  padding: 30px;
  background: #fff;
  margin: 0 auto;
  min-height: 718px;
}
.safe_l {
  width: 290px;
  background: url(../images/safe.png) repeat-y right top;
  float: left;
}
.safe_ll {
  width: 250px;
  float: left;
}

.safe_ll {
  width: 250px;
  float: left;
  line-height: 50px;
  text-align: left;
  border-bottom: 1px solid #e7e6e6;
}
.safe_ll img {
  float: left;
  margin-top: 22px;
  margin-right: 5px;
}
.safe_ll span {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
}
.safe_llb ul li {
  width: 250px;
  height: 50px;
  border-bottom: 1px solid #e7e6e6;
}
.safe_llb ul li a {
  margin-left: 20px;
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.safe_llb ul li:not(.explain):hover,
.safe_llb ul li.act {
  background: #e76555;
}
.safe_llb ul li:not(.explain):hover a,
.safe_llb ul li.act a {
  color: #fff;
}
.safe_llb ul li.info a {
  font-size: 12px;
}
.safe_r {
  width: 920px;
  float: left;
  margin-left: 30px;
}
.safe_rt {
  width: 920px;
  height: 50px;
  border-bottom: 3px solid #f4f4f4;
}
.safe_rtl {
  width: 300px;
  float: left;
  text-align: left;
  line-height: 50px;
}
.safe_rtl span {
  font-size: 16px;
  color: #e76555;
}
.safe_rtr {
  width: 500px;
  float: right;
  text-align: right;
}
.safe_rtr p {
  color: #999;
  padding-top: 12px;
}
.safe_rtr p a {
  color: #999;
}
.safe_rtr p a:hover {
  color: #e76555;
}
.safe_rtr p img {
  margin-right: 5px;
}
.safe_rb {
  text-align: left;
  white-space: pre-line;
}
.contactb {
}
.contactb ul li {
  border-bottom: 1px dashed #e5e5e5;
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
}
.contactb ul li p {
  color: #666;
}
.contactb ul li p span {
  font-size: 16px;
  font-weight: bold;
}
.contactb ul li a {
  color: #999;
}

.accountmain1 {
  width: 1240px;
  padding: 30px;
  background: #fff;
  margin: 0px auto 30px;
}
.accountmain1_l {
  width: 810px;
  float: left;
}
.accountmain1_lt {
  width: 810px;
  height: 50px;
  background: url(../images/accountmain1_lt.jpg) no-repeat;
}
.accountmain1_ltl {
  width: 200px;
  height: 50px;
  float: left;
  text-align: left;
}
.accountmain1_ltl p {
  padding-left: 10px;
  font-size: 14px;
  color: #999;
  line-height: 1.2;
}
.accountmain1_ltl p span {
  font-size: 24px;
  color: #333;
}
.accountmain1_ltr {
  width: 100px;
  height: 50px;
  text-align: right;
  float: right;
  line-height: 50px;
}
.accountmain1_ltr a {
  font-size: 16px;
  color: #999;
}
.accountmain1_ltr a:hover {
  color: #e76555;
}

.accountmain1_lb1 {
  width: 810px;
  height: 100px;
  border-bottom: 1px solid #d4d4d4;
  padding-top: 15px;
}
.accountmain1_lb1_l {
  width: 85px;
  height: 85px;
  float: left;
}
.accountmain1_lb1_l img {
  width: 85px;
  height: 85px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.accountmain1_lb1_r {
  width: 665px;
  float: left;
  margin-left: 15px;
  text-align: left;
  padding-top: 5px;
}
.accountmain1_lb1_r h2 a {
  font-size: 16px;
  color: #e76555;
  font-weight: bold;
  border: 1px solid #e76555;
  padding-left: 5px;
  padding-right: 5px;
}
.accountmain1_lb1_rt a {
  font-size: 14px;
  color: #333;
  line-height: 1.8;
}
.accountmain1_lb1_rt a:hover {
  color: #e76555;
}
.accountmain1_lb1_rb ul {
  padding-top: 5px;
}
.accountmain1_lb1_rb ul li {
  width: 150px;
  float: left;
  line-height: 15px;
}
.accountmain1_lb1_rb ul li a {
  font-size: 14px;
  color: #e76555;
}
.accountmain1_lb1_rb ul li img {
  float: left;
  margin-right: 5px;
}
.accountmain1_r {
  width: 400px;
  float: right;
}
.accountmain1_rt {
  width: 400px;
  height: 50px;
  background: url(../images/accountmain1_rt.jpg) no-repeat;
}
.accountmain1_rb {
  margin-top: 20px;
}
.accountmain1_rbt {
  width: 400px;
  height: 40px;
  background: #b4dcea;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.account_td {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
}
.account_td span {
  color: #fff;
}
.accountmain1_rbb {
  width: 398px;
  border: 1px solid #b4dcea;
  border-top: none;
  padding-bottom: 10px;
  background: #e8f4f8;
}
.account_td2 {
  font-size: 16px;
  text-align: center;
  line-height: 48px;
  text-align: center;
  border-bottom: 1px solid #b4dcea;
  background: #e8f4f8;
}
.account_td2 a {
  color: #333;
  font-size: 16px;
}
.account_td2 a:hover {
  color: #e76555;
}
.accountmain2 {
  width: 1240px;
  padding: 20px 30px 0px;
  height: 450px;
  background: #fff;
  border-top: 2px solid #e76555;
  margin: 0 auto;
}
.accountmain2t {
  width: 1240px;
  height: 50px;
  background: url(../images/accountmain2t.jpg) no-repeat;
}
.accountmain2tl {
  width: 200px;
  height: 50px;
  float: left;
  text-align: left;
}
.accountmain2tl p {
  padding-left: 10px;
  font-size: 14px;
  color: #999;
  line-height: 1.2;
}
.accountmain2tl p span {
  font-size: 24px;
  color: #333;
}
.accountmain2tr {
  width: 100px;
  height: 50px;
  text-align: right;
  float: right;
  line-height: 50px;
}
.accountmain2tr a {
  font-size: 16px;
  color: #999;
}
.accountmain2tr a:hover {
  color: #e76555;
}
.accountmain2b {
  width: 1238px;
  height: 330px;
  border: 1px solid #dbdbdb;
  margin-top: 30px;
}
.accountmain2b1 {
  width: 205px;
  height: 330px;
  border-right: 1px solid #dbdbdb;
  float: left;
}
.accountmain2b1txt {
  width: 110px;
  margin: 0px auto;
}
.accountmain2b1txt img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-top: 30px;
}
.accountmain2b1:last-child {
  border-right: none;
  width: 205px;
}
.accountmain2b1txt2 {
  width: 145px;
  height: 34px;
  background: url(../images/main1b01txt2.jpg) no-repeat;
  text-align: left;
  line-height: 34px;
  margin: 10px auto;
}
.accountmain2b1txt2 a {
  font-size: 16px;
  color: #e76555;
  margin-left: 20px;
}
.accountmain2b1txt2 a:hover {
  color: #de5e65;
}
.accountmain3 {
  width: 1300px;
  margin: 30px auto;
}
/*公告*/
.slideTxtBox .hzq2 {
  height: 50px;
  line-height: 50px;
  position: relative;
  border-bottom: 1px solid #d1d1d1;
}
.slideTxtBox .hzq2 ul {
  float: left;
  position: absolute;
  height: 50px;
  left: 0px;
}
.slideTxtBox .hzq2 ul li {
  float: left;
  width: 120px;
  height: 50px;
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  color: #333;
  margin-right: 6px;
  line-height: 50px;
  background: #dedede;
}
.hzq2_more {
  float: right;
}
.hzq2_more.hide {
  display: none;
}
.hzq2_more a {
  font-size: 16px;
  color: #999;
}
.hzq2_more a:hover {
  color: #e76555;
}
.slideTxtBox .hzq2 ul li.on {
  height: 50px;
  display: block;
  width: 120px;
  height: 50px;
  background: #e76555;
  color: #fff;
}
.accountmain3b {
  background: #fff;
  padding-bottom: 30px;
}
.accountmain3b1 {
  width: 1240px;
  height: 100px;
  border-bottom: 1px solid #d4d4d4;
  padding-top: 15px;
  margin: 0 auto;
}
.accountmain3b1_l {
  width: 85px;
  height: 85px;
  float: left;
}
.accountmain3b1_l img {
  width: 85px;
  height: 85px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.accountmain3b1_r {
  width: 1125px;
  float: left;
  margin-left: 30px;
  text-align: left;
}
.accountmain3b1_r h2 a {
  font-size: 14px;
  color: #e76555;
  font-weight: bold;
  border: 1px solid #e76555;
  padding-left: 5px;
  padding-right: 5px;
}
.accountmain3b1_rt {
  padding-top: 5px;
}
.accountmain1_lb1_rt,
.accountmain3b1_rt {
  height: 50px;
}
.accountmain3b1_rt a {
  font-size: 14px;
  color: #333;
  line-height: 1.8;
  margin-top: 10px;
}
.accountmain3b1_rt a:hover {
  color: #e76555;
}
.accountmain3b1_rb ul {
  padding-top: 5px;
}
.accountmain3b1_rb ul li {
  width: 150px;
  float: left;
  line-height: 15px;
}
.accountmain3b1_rb ul li a {
  font-size: 14px;
  color: #e76555;
}
.accountmain3b1_rb ul li img {
  float: left;
  margin-right: 5px;
}

.accout {
  width: 1300px;
  margin: 0px auto 40px;
  background: url(../images/accout1bg.jpg) #fff no-repeat top;
}
.accout1 {
  width: 1300px;
  min-height: 655px;
  padding-bottom: 30px;
  padding-top: 5px;
}
.accout10 {
  width: 1240px;
  margin: 0 auto;
}
.accout10t {
  text-align: left;
  padding-top: 30px;
}
.accout10t span {
  font-size: 16px;
  color: #333;
}
.accout10b {
  width: 1178px;
  border: 1px solid #dedede;
  padding: 20px 30px 10px;
  margin-top: 20px;
}

.search1 p {
  color: gray;
  font-size: 15px;
  font-weight: bold;
  line-height: 34px;
  text-align: left;
  float: left;
  margin: 0 19px 0 0;
}

.search-sel {
  width: 14%;
  line-height: 28px;
}
div.search-sel {
  cursor: pointer;
}
.form-control {
  display: block;
  width: 230px;
  height: 30px;
  padding: 6px 12px;
  font-size: 14px;
  text-align: left;
  box-sizing: border-box;
  line-height: 1.42857143;
  color: #555;
  background-color: #f1f1f1;
  background-image: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border: none;
  background: none;
  outline: none;
  float: left;
}
.form-control.sm {
  display: inline-block;
  width: 130px;
  height: 20px;
}
.form-control {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/daojt.png) #f1f1f1 no-repeat 200px 12px;
}

.hang-100 {
  display: flex;
  align-items: center;
  width: 100%;
  height: 34px;
  margin: 0;
  clear: both;
}

.hang-100 p {
  color: gray;
  font-size: 15px;
  line-height: 34px;
  text-align: left;
  margin-right: 19px;
  width: 60px;
}

.key-show {
  padding: 0;
  min-height: 30px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-left: 8px;
  /* width: 800px; */
  flex: 1;
  text-align: left;
  background: #f1f1f1;
  border: none;
}

.choosed {
  margin: 3px 4px;
  padding: 3px 12px;
  /* width: 70px; */
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.btn {
  display: inline-block;
  padding: 1px 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.text_cenb_td .btn-info,
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.radio-btn input[type="radio"],
.check-box input[type="checkbox"] {
  visibility: hidden;
}
.radio-btn {
  width: 20px;
  height: 20px;
  display: inline-block;
  float: left;
  margin: 5px 7px 0 0;
  cursor: pointer;
  position: relative;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #ccc;
  box-shadow: 0 0 1px #ccc;
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 47%,
    rgba(237, 237, 237, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 1)),
    color-stop(47%, rgba(246, 246, 246, 1)),
    color-stop(100%, rgba(237, 237, 237, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 47%,
    rgba(237, 237, 237, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 47%,
    rgba(237, 237, 237, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 47%,
    rgba(237, 237, 237, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 47%,
    rgba(237, 237, 237, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
}
.checkedRadio {
  -moz-box-shadow: inset 0 0 5px 1px #ccc;
  -webkit-box-shadow: inset 0 0 5px 1px #ccc;
  box-shadow: inset 0 0 5px 1px #ccc;
}
.radio-btn i {
  border: 1px solid #e1e2e4;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 4px;
  top: 4px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.toggle-button-wrapper {
  width: 1160px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 15px;
}
.toggle-button-wrapper p {
  float: left;
  line-height: 34px;
  color: gray;
  font-size: 15px;
  font-weight: bold;
}
.search1 {
  width: 1160px;
  height: 30px;
  margin-bottom: 10px;
}
.checkedRadio i {
  background-color: #898a8c;
}
.unchoosed {
  margin: 2px 4px;
  padding: 3px 12px;
  width: 70px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
#minPrice,
#maxPrice {
  text-align: center;
  display: block;
  width: 230px;
  height: 34px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #f1f1f1;
  background-image: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border: none;
  background: #f1f1f1;
  width: 125px;
  height: 34px;
}
.accout2 {
  width: 1240px;
  background: #fff;
  padding: 15px 30px 0px;
}
.accout20 {
  width: 1240px;
  margin: 0 auto;
  border-top: 3px solid #e76555;
}
.accout201 {
  width: 1240px;
  height: 100px;
  margin-top: 20px;
}
.accout201 img {
  float: left;
}
.accout10bb {
  width: 320px;
  height: 40px;
}
.accout10bb1x {
  width: 120px;
  height: 40px;
  background: #99cccc;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
  line-height: 40px;
  margin-left: 50px;
  margin-top: 15px;
}
.accout10bb1x input {
  width: 100px;
  height: 40px;
  color: #fff;
  font-size: 16px;
  background: none;
  border: none;
  cursor: pointer;
}

.accout10bb2x {
  width: 120px;
  height: 40px;
  background: #f88e28;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
  line-height: 40px;
  margin-left: 30px;
  margin-top: 15px;
  float: left;
}
.accout10bb2x input {
  width: 120px;
  height: 40px;
  color: #fff;
  font-size: 16px;
  background: none;
  border: none;
  cursor: pointer;
}

.text_cenacc {
  width: 1240px;
  margin-top: 30px;
}
.text_centacc {
  width: 1240px;
  height: 40px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #f5e3e4;
}

.zdy {
  width: 470px;
  height: 30px;
  background-color: #f1f1f1;
  float: left;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.zdy input {
  width: 452px;
  height: 30px;
  background: none;
  border: none;
  color: #555;
  font-size: 14px;
  padding-left: 18px;
}
.accout_4_1 {
  width: 1300px;
  height: 400px;
}
.accout_4_2 {
  width: 1240px;
  margin: 20px auto;
}
.accout_4_2td {
  text-align: center;
  border-bottom: 1px solid #d4d4d4;
}
.accout_4_2td a {
  margin: 0 auto;
  text-align: left;
  display: block;
  width: 85px;
  height: 35px;
  background: #a4d9ed;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  line-height: 35px;
  color: #1f5265;
  font-size: 14px;
}
.accout_4_2td a img {
  float: left;
  margin-left: 18px;
  margin-top: 10px;
  margin-right: 5px;
}

.accout_4_2td2 {
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d4d4d4;
}
.accout_4_2td2 p {
  font-size: 14px;
  color: #5691c3;
  line-height: 1.6;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
  text-indent: inherit;
}
.accout_4_2td2 p a {
  font-size: 14px;
  color: #5691c3;
}
.zheny {
  width: 400px;
  height: 34px;
  float: left;
}
.zheny ul li {
  width: 80px;
  height: 28px;
  border: 1px solid #e9707f;
  text-align: center;
  line-height: 25px;
  float: left;
  margin-right: 20px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.zheny ul li.on {
  background: #e9707f;
}
.zheny ul li.on a {
  color: #fff;
}
.zheny ul li a {
  color: #e9707f;
  font-size: 16px;
}

.accout10bb2 {
  width: 120px;
  height: 40px;
  background: #99cccc;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
  line-height: 40px;
  margin-left: 105px;
  margin-top: 20px;
}
.accout10bb2 input {
  width: 100px;
  height: 40px;
  color: #fff;
  font-size: 16px;
  background: none;
  border: none;
  cursor: pointer;
}

.account_dgfb {
  width: 1300px;
  margin: 0px auto 30px;
}
.account_dgfb_l {
  width: 810px;
  float: left;
}
.account_dgfb_l01 {
  width: 810px;
  background: #fff;
  padding: 10px 30px 30px;
}
.account_dgfb_l01t {
  width: 810px;
  height: 50px;
  border-bottom: 3px solid #f4f4f4;
}
.account_dgfb_l01t_l {
  width: 200px;
  float: left;
  height: 50px;
  line-height: 50px;
  text-align: left;
}
.account_dgfb_l01t_l img {
  float: left;
  margin-top: 22px;
  margin-right: 5px;
}
.account_dgfb_l01t_l span {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
}
.account_dgfb_l01b {
  width: 810px;
}

.account_dgfb_l01b1 {
  width: 810px;
  height: 140px;
  border-bottom: 1px solid #d4d4d4;
  padding-top: 25px;
}
.account_dgfb_l01b1_l {
  width: 110px;
  height: 110px;
  float: left;
}
.account_dgfb_l01b1_l img {
  width: 110px;
  height: 110px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.account_dgfb_l01b1_r {
  width: 640px;
  float: left;
  margin-left: 30px;
  text-align: left;
}
.account_dgfb_l01b1_rt {
  padding-top: 5px;
  height: 60px;
  overflow: hidden;
}
.account_dgfb_l01b1_rt a {
  font-size: 16px;
  color: #666666;
  line-height: 1.8;
}
.account_dgfb_l01b1_rt a:hover {
  color: #e76555;
}
.account_dgfb_l01b1_rb ul {
  padding-top: 10px;
  float: right;
}
.account_dgfb_l01b1_rb ul li {
  padding-left: 30px;
  float: left;
  line-height: 15px;
}
.account_dgfb_l01b1_rb ul li a {
  font-size: 16px;
  color: #e76555;
}
.account_dgfb_l01b1_rb ul li img {
  float: left;
  margin-right: 5px;
}
.account_dgfb_l01b1_r h2 a.wndg {
  padding: 2px 5px;
  border: 1px solid #e76555;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 16px;
  color: #e76555;
}
.account_dgfb_l01b1_r h2 a.wndg:hover {
  background: #e76555;
  color: #fff;
}
.account_dgfb_l01b1_r h2 a.wndg2 {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  margin-left: 10px;
}
.tiaofu3 {
  width: 810px;
  height: 100px;
  margin-top: 20px;
}
.account_dgfb_l01b2 img {
  margin: 20px auto 0;
  display: block;
}
.account_dgfb_l01b2txt p {
  text-align: left;
  padding-top: 20px;
  font-size: 16px;
}
.account_dgfb_l01b2b {
  margin-top: 10px;
  width: 500px;
  margin: 40px auto;
}
.account_dgfb_l01b2b ul li {
  width: 100px;
  height: 35px;
  padding: 0 10px;
  line-height: 35px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  float: left;
  margin-right: 30px;
}
.account_dgfb_l01b2b ul li a {
  font-size: 16px;
  color: #fff;
  float: left;
}
.account_dgfb_l01b2b ul li img {
  float: left;
  margin-top: 10px;
  margin-left: 13px;
  margin-right: 5px;
}
.account_dgfb_l02 {
  width: 810px;
  padding: 10px 30px;
  background: #fff;
  height: 600px;
  margin: 30px auto;
}

.account_dgfb_l02b1 {
  width: 180px;
  height: 230px;
  margin-right: 30px;
  float: left;
  margin-top: 30px;
}
.account_dgfb_l02b1:nth-child(4n) {
  margin-right: 0px;
}
.account_dgfb_l02b1t {
  width: 180px;
  height: 150px;
  position: relative;
}
.account_dgfb_l02b1t img {
  width: 180px;
  height: 150px;
}
.account_dgfb_l02b1tb {
  width: 180px;
  height: 40px;
  position: absolute;
  top: 110px;
  left: 0px;
  background: rgba(0, 0, 0, 0.4);
  line-height: 40px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.account_dgfb_l02b1tb a {
  font-size: 14px;
  color: #fff;
  margin-left: 5px;
}
.account_dgfb_l02b1tb span {
  color: #ff0;
  float: right;
  margin-right: 5px;
}
.account_dgfb_l02b1b {
  width: 180px;
  height: 90px;
  background: #fff;
}
.account_dgfb_l02b1b:hover {
  background: #e76555;
}
.account_dgfb_l02b1b p {
  padding: 10px;
  text-align: left;
}
.account_dgfb_l02b1b p a {
  color: #686868;
}
.account_dgfb_l02b1b:hover p a {
  color: #fff;
}

.account_dgfb_lx {
  width: 1240px;
  float: left;
}
.account_dgfb_lx01 {
  width: 1240px;
  background: #fff;
  padding: 10px 30px 30px;
}
.account_dgfb_lx01t {
  width: 1240px;
  height: 50px;
  border-bottom: 3px solid #f4f4f4;
}
.account_dgfb_lx01t_l {
  width: 200px;
  float: left;
  height: 50px;
  line-height: 50px;
  text-align: left;
}
.account_dgfb_lx01t_l img {
  float: left;
  margin-top: 22px;
  margin-right: 5px;
}
.account_dgfb_lx01t_l span {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
}
.account_dgfb_lx01b {
  width: 1240px;
}

.account_dgfb_lx01b1 {
  width: 1240px;
  height: 150px;
  border-bottom: 1px solid #d4d4d4;
  padding-top: 25px;
}
.account_dgfb_lx01b1_l {
  width: 110px;
  height: 110px;
  float: left;
}
.account_dgfb_lx01b1_l img {
  width: 110px;
  height: 110px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.account_dgfb_lx01b1_r {
  width: 1100px;
  float: left;
  margin-left: 30px;
  text-align: left;
}
.account_dgfb_lx01b1_rt {
  padding-top: 5px;
}
.account_dgfb_lx01b1_rt a {
  font-size: 16px;
  color: #666666;
  line-height: 1.8;
}
.account_dgfb_lx01b1_rt a:hover {
  color: #666;
}
.account_dgfb_lx01b1_rb ul {
  padding-top: 10px;
  float: right;
}
.account_dgfb_lx01b1_rb ul li {
  padding-left: 30px;
  float: left;
  line-height: 15px;
}
.account_dgfb_lx01b1_rb ul li a {
  font-size: 16px;
  color: #e76555;
}
.account_dgfb_lx01b1_rb ul li img {
  float: left;
  margin-right: 5px;
}
.account_dgfb_lx01b1_r h2 a.wndg {
  padding: 2px 5px;
  border: 1px solid #e76555;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 16px;
  color: #e76555;
}
.account_dgfb_lx01b1_r h2 a.wndg:hover {
  background: #e76555;
  color: #fff;
}
.account_dgfb_lx01b1_r h2 a.wndg2 {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  margin-left: 10px;
}
.tiaofu3 {
  width: 810px;
  height: 100px;
  margin-top: 20px;
}
.account_dgfb_lx01b2 img {
  margin-top: 20px;
}
.account_dgfb_lx01b2txt p {
  text-align: left;
  padding-top: 20px;
  font-size: 16px;
  white-space: pre-line;
}
.account_dgfb_lx01b2b {
  margin-top: 10px;
  width: 500px;
  margin: 40px auto;
}
.account_dgfb_lx01b2b ul li {
  width: 100px;
  height: 35px;
  padding: 0 10px;
  line-height: 35px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  float: left;
  margin-right: 30px;
}
.account_dgfb_lx01b2b ul li a {
  font-size: 16px;
  color: #fff;
  float: left;
}
.account_dgfb_lx01b2b ul li img {
  float: left;
  margin-top: 10px;
  margin-left: 13px;
  margin-right: 5px;
}
.account_dgfb_lx02 {
  width: 810px;
  padding: 10px 30px;
  background: #fff;
  height: 380px;
  margin: 30px auto;
}

.account_dgfb_lx02b1 {
  width: 250px;
  height: 280px;
  margin-right: 30px;
  float: left;
  margin-bottom: 30px;
  margin-top: 30px;
}
.account_dgfb_lx02b1:nth-child(3) {
  margin-right: 0px;
}
.account_dgfb_lx02b1t {
  width: 250px;
  height: 180px;
  position: relative;
}
.account_dgfb_lx02b1t img {
  width: 250px;
  height: 180px;
}
.account_dgfb_lx02b1tb {
  width: 250px;
  height: 40px;
  position: absolute;
  top: 140px;
  left: 0px;
  background: rgba(0, 0, 0, 0.4);
  line-height: 40px;
  text-align: left;
}
.account_dgfb_lx02b1tb a {
  font-size: 14px;
  color: #fff;
  margin-left: 15px;
}
.account_dgfb_lx02b1b {
  width: 250px;
  height: 110px;
  background: #fff;
}
.account_dgfb_lx02b1b:hover {
  background: #e76555;
}
.account_dgfb_lx02b1b p {
  padding: 10px;
  text-align: left;
}
.account_dgfb_lx02b1b p a {
  color: #686868;
}
.account_dgfb_lx02b1b:hover p a {
  color: #fff;
}

.account_dgfb_r {
  width: 400px;
  float: right;
}
.account_dgfb_r1 {
  width: 370px;
  padding-bottom: 20px;
  background: #fff;
  padding: 10px 15px;
}
.account_dgfb_r1t {
  width: 370px;
  height: 50px;
  border-bottom: 3px solid #f4f4f4;
}
.account_dgfb_r1t_l {
  width: 200px;
  float: left;
  height: 50px;
  line-height: 50px;
  text-align: left;
}
.account_dgfb_r1t_l img {
  float: left;
  margin-top: 22px;
  margin-right: 5px;
}
.account_dgfb_r1t_l span {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
}
.account_dgfb_r1b1 {
  width: 370px;
  height: 60px;
}
.account_dgfb_r1b1_l {
  width: 60px;
  height: 60px;
  float: left;
}
.account_dgfb_r1b1_l img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-top: 10px;
}
.account_dgfb_r1b1_r {
  margin-left: 10px;
  float: left;
}
.account_dgfb_r1b1_r p {
  font-size: 16px;
  color: #333;
  text-align: left;
  padding-top: 10px;
}
.account_dgfb_r1b1_r p a {
  font-size: 16px;
  color: #333;
}
.account_dgfb_r1b1_r p a:hover {
  color: #e76555;
}
.account_dgfb_r1b1_r ul {
  padding-top: 5px;
}
.account_dgfb_r1b1_r ul li {
  width: 55px;
  height: 25px;
  padding: 0 10px;
  line-height: 25px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  float: left;
  margin-right: 10px;
}
.account_dgfb_r1b1_r ul li a {
  font-size: 14px;
  color: #fff;
  float: left;
}
.account_dgfb_r1b1_r ul li img {
  float: left;
  margin-top: 8px;
  margin-left: 5px;
  margin-right: 5px;
}
.account_dgfb_r1b2 p {
  font-size: 16px;
  text-align: left;
  color: #666;
  padding-top: 10px;
}
.account_dgfb_r1b2 p a {
  font-size: 16px;
  color: #666;
}
.account_dgfb_r1b2 p a:hover {
  color: #e76555;
}
.account_dgfb_r2 {
  width: 370px;
  background: #fff;
  padding: 10px 15px;
  margin-top: 20px;
}
.account_dgfb_r2b {
  width: 370px;
}
.account_dgfb_r2b ul li {
  background: url(../images/xing.png) no-repeat left;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px dashed #dedede;
  text-align: left;
}
.account_dgfb_r2b ul li a {
  font-size: 16px;
  color: #686868;
  margin-left: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.account_dgfb_r2b ul li a:hover {
  color: #e76555;
}
.account_dgfb_r2bb {
  width: 370px;
  height: 60px;
  border-top: 2px solid #ccc;
}
.account_dgfb_r2bb ul li {
  height: 40px;
  width: 90px;
  border-right: 1px solid #e2e2e2;
  margin-top: 10px;
  line-height: 40px;
  text-align: center;
  float: left;
}
.account_dgfb_r2bb ul li a {
  font-size: 16px;
  color: #c55359;
}

.tiebe1 {
  width: 810px;
  height: 140px;
  border-bottom: 1px solid #d4d4d4;
  padding-top: 25px;
}
.tiebe1_r {
  width: 810px;
  float: left;
  text-align: left;
}
.tiebe1_rt {
  padding-top: 5px;
  height: 80px;
  overflow: hidden;
}
.tiebe1_rt a {
  font-size: 16px;
  color: #666666;
  line-height: 1.8;
}
.tiebe1_rt a:hover {
  color: #e76555;
}
.tiebe1_rb ul {
  padding-top: 10px;
  float: right;
}
.tiebe1_rb ul li {
  padding-left: 30px;
  float: left;
  line-height: 15px;
}
.tiebe1_rb ul li a {
  font-size: 16px;
  color: #e76555;
}
.tiebe1_rb ul li img {
  float: left;
  margin-right: 5px;
}
.tiebe1_r h2 a {
  padding: 2px 5px;
  border: 1px solid #e76555;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 16px;
  color: #e76555;
}
.tiebe1_r h2 a:hover {
  background: #e76555;
  color: #fff;
}
.tiebe2 {
  margin-top: 20px;
}
.tiebe2 p {
  font-size: 16px;
  color: #54c2eb;
  text-align: left;
  padding-top: 5px;
}
.tiebe2 p img {
  margin-right: 5px;
}
.tiebe2 p span {
  color: #f9995a;
}
.tiebe2 p a {
  color: #f9995a;
  text-decoration: underline;
}

.bttz {
  width: 1260px;
  margin: 0 auto;
  background: #fff;
  padding: 30px;
}
.bttz h2 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  margin-bottom: 30px;
}
.bttz p {
  text-align: left;
  font-size: 15px;
  color: #333;
  text-align: left;
  text-indent: 2em;
  line-height: 2;
  padding-bottom: 10px;
}

.user {
  width: 1300px;
  margin: 0 auto 30px;
}
.user_l {
  width: 250px;
  float: left;
  padding-top: 20px;
  background: #fff;
}
.user_l dl dt {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 5px;
}
.user_l dl dt img {
  margin-left: 30px;
  float: left;
  margin-right: 10px;
}
.user_l dl dt span {
  font-size: 18px;
  color: #333;
}
.user_l dl dd {
  width: 250px;
  height: 50px;
  background: url(../images/user_l_ddbg.jpg) no-repeat;
  line-height: 50px;
  text-align: left;
}
.user_l dl dd a {
  font-size: 16px;
  color: #686868;
  float: left;
  margin-left: 80px;
  text-align: left;
}
.user_l dl dd.on {
  background: url(../images/user_l_ddbg2.jpg) no-repeat;
  cursor: pointer;
}
.user_l dl dd.on a {
  color: #e76555;
}
.user_r {
  width: 960px;
  float: right;
  background: url(../images/user_rbg.jpg) #fff no-repeat bottom;
  min-height: 850px;
  padding-left: 30px;
  padding-right: 30px;
}

.user_rt {
  width: 960px;
  height: 50px;
  border-bottom: 3px solid #f4f4f4;
}
.user_rt_l {
  width: 300px;
  float: left;
  height: 50px;
  line-height: 50px;
  text-align: left;
}
.user_rt_l img {
  float: left;
  margin-top: 22px;
  margin-right: 5px;
}
.user_rt_l span {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
}
.user_rb_l {
  width: 550px;
  float: left;
  margin-top: 30px;
  margin-left: 30px;
}
.user_rb_l1 {
  width: 550px;
  line-height: 30px;
  text-align: left;
  margin-bottom: 20px;
}
.user_rb_l1 p {
  font-size: 16px;
  color: #333;
}
.user_rb_l1 p span {
  font-size: 16px;
  color: #686868;
}
.user_rb_l1 p a {
  color: #e82d2d;
  margin-right: 10px;
  text-decoration: underline;
}
.user_rb_l1 p input {
  margin-right: 5px;
  margin-left: 5px;
}

.form-control2 {
  display: block;
  width: 130px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #f1f1f1;
  background-image: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border: none;
  background: none;
  outline: none;
}

.form-control2 {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/daojt.png) #f1f1f1 no-repeat 110px 12px;
}
.search2 {
  width: 550px;
  height: 40px;
  margin-bottom: 15px;
}
.search2 p {
  color: gray;
  font-size: 16px;
  line-height: 34px;
  text-align: left;
  color: #686868;
  float: left;
  margin: 0 19px 0 0;
}
.user_rb_r {
  width: 350px;
  float: left;
  height: 300px;
  margin-top: 30px;
  text-align: left;
}
.user_rb_r1 {
  width: 350px;
}
.user_rb_r1 p {
  line-height: 60px;
}
.user_rb_r1 p span {
  font-size: 16px;
  color: #686868;
}
.user_rb_r1 p img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-right: 10px;
}
.user_rb_r1 p a {
  color: #e82d2d;
  text-decoration: underline;
}

.user_rb_r2 {
  width: 350px;
  line-height: 80px;
  margin-top: 30px;
}
.user_rb_r2 p {
  line-height: 80px;
}
.user_rb_r2 p span {
  font-size: 16px;
  color: #686868;
  float: left;
}
.user_rb_r2 p a {
  color: #e82d2d;
  text-decoration: underline;
}
.user_rb_r2 p textarea {
  width: 230px;
  height: 80px;
  background: #e3e3e3;
  border: none;
  font-size: 14px;
  color: #686868;
  line-height: 1.8;
  float: left;
  margin-right: 10px;
}
.user2b {
  width: 700px;
  margin: 30px auto;
}
.user2b1 {
  wdith: 700px;
  height: 330px;
}
.user2b1t {
  width: 700px;
  height: 30px;
  border-bottom: 1px solid #dbdbdb;
  text-align: left;
}
.user2b1t span {
  font-size: 16px;
  color: #e76555;
  margin-left: 5px;
}
.user2b1b {
  width: 700px;
}
.user2b1b1 {
  width: 500px;
  height: 40px;
  margin-top: 20px;
  margin-left: 50px;
}
.user2b1b1 p span {
  font-size: 16px;
  color: #686868;
  float: left;
}
.user2b1b1 p input {
  width: 200px;
  height: 30px;
  background: #f1f1f1;
  border: none;
  float: left;
}
.user2b1b1 p a {
  display: block;
  width: 100px;
  height: 30px;
  background: #fdaf62;
  float: left;
  color: #fff;
  text-align: center;
  line-height: 30px;
}

.user2b1b2 {
  width: 500px;
  height: 40px;
  margin-top: 20px;
  margin-left: 50px;
}
.user2b1b2 p span {
  font-size: 16px;
  color: #686868;
  float: left;
}
.user2b1b2 p input {
  width: 100px;
  height: 30px;
  background: #f1f1f1;
  border: none;
  float: left;
}
.user2b1b3 {
  width: 500px;
  height: 40px;
  margin-top: 20px;
  margin-left: 50px;
}
.user2b1b3 p span {
  font-size: 16px;
  color: #686868;
  float: left;
}
.user2b1b3 p input {
  width: 150px;
  height: 30px;
  background: #f1f1f1;
  border: none;
  float: left;
}
.user2b1b4 {
  width: 100px;
  height: 35px;
  background: #e76555;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-left: 50px;
  margin-top: 20px;
}
.user2b1b4 input {
  with: 100px;
  height: 35px;
  color: #fff;
  background: none;
  border: none;
  cursor: pointer;
}
.user2b2b {
  margin-left: 50px;
  margin-top: 30px;
}
.user2b2b1 {
  width: 500px;
  height: 40px;
}
.user2b2b1 p {
  text-align: left;
  font-size: 16px;
  color: #333;
}
.user2b2b1 p span {
  font-size: 16px;
  color: #686868;
  float: left;
  margin-right: 5px;
}
.user2b2b1 p input {
  width: 200px;
  height: 30px;
  background: #f1f1f1;
  border: none;
  margin-right: 10px;
  margin-left: 10px;
  color: #999;
}
.user2b2b1 p a {
  color: #e82d2d;
  text-decoration: underline;
}
.user3b {
  width: 700px;
  margin: 30px auto;
}
.user3b1 {
  margin-bottom: 10px;
}
.user3b1 p {
  color: #333;
  text-align: left;
  font-size: 16px;
}
.user3b1 p span {
  color: #686868;
  width: 180px;
  text-align: right;
  float: left;
}
.user3b10 {
  margin-bottom: 10px;
}
.user3b10 p {
  color: #333;
  text-align: left;
  font-size: 16px;
}
.user3b10 p span {
  color: #686868;
  width: 180px;
  text-align: right;
  float: left;
}
.user3b2 {
  width: 700px;
  height: 75px;
}
.user3b2_l {
  width: 180px;
  text-align: left;
  float: left;
  text-align: right;
}
.user3b2_l span {
  font-size: 16px;
  color: #686868;
}
.user3b2_r {
  width: 520px;
  float: left;
}
.user3b2_rt {
  width: 520px;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 5px;
}
.user3b2_rt a {
  float: left;
  font-size: 16px;
  color: #e76555;
  border: 1px solid #e76555;
  padding: 3px 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.user3b2_rb {
  padding-top: 5px;
}
.user3b2_rb a {
  float: left;
  font-size: 16px;
  color: #333;
  padding: 3px 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.user3b2_rb a.user3b2_rb1 {
  background: #e76555;
}
.user3b2_rb a.user3b2_rb2 {
  background: #a4d8ed;
}
.user3b2_rb a.user3b2_rb3 {
  background: #f3daa0;
}
.user3b2_rb a.user3b2_rb4 {
  background: #aadcab;
}

.user3b3 {
  width: 700px;
  margin-top: 30px;
}
.user3b3 p {
  height: 80px;
}
.user3b3 p span {
  font-size: 16px;
  color: #686868;
  float: left;
  width: 180px;
  text-align: right;
}
.user3b3 p a {
  color: #e82d2d;
  text-decoration: underline;
  float: left;
  margin-top: 50px;
}
.user3b3 p textarea {
  width: 400px;
  height: 80px;
  background: #e3e3e3;
  border: none;
  font-size: 14px;
  color: #686868;
  line-height: 1.8;
  float: left;
  margin-right: 10px;
}
.user3b3 p font {
  width: 520px;
  float: right;
  text-align: left;
  font-size: 16px;
  color: #686868;
  line-height: 2;
}
.user3b21 {
  width: 80px;
  height: 30px;
  background: #f88e28;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  float: left;
  margin-left: 180px;
  margin-right: 30px;
}
.user3b21 input {
  width: 80px;
  height: 30px;
  background: none;
  border: none;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  line-height: 30px;
}
.user3b22 {
  width: 80px;
  height: 30px;
  background: #f7766a;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  float: left;
}
.user3b22 input {
  width: 80px;
  height: 30px;
  background: none;
  border: none;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  line-height: 30px;
}

.user3b23 {
  width: 80px;
  height: 30px;
  background: #99cc66;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  float: left;
  margin-left: 30px;
}
.user3b23 input {
  width: 80px;
  height: 30px;
  background: none;
  border: none;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  line-height: 30px;
}

.user3b24 {
  width: 80px;
  height: 30px;
  background: #99cccc;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  float: left;
  margin-left: 30px;
}
.user3b24 input {
  width: 80px;
  height: 30px;
  background: none;
  border: none;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  line-height: 30px;
}

.user3b2 {
  width: 700px;
  height: 40px;
  margin-top: 20px;
}
.user3b4 {
  text-align: left;
  margin-top: 30px;
}
.user3b4 p span {
  font-size: 16px;
  color: #686868;
  float: left;
  width: 180px;
  text-align: right;
}
.user3b4 p input {
  width: 179px;
  height: 133px;
  background: url(../images/djxgtp.jpg) no-repeat;
  border: none;
  cursor: pointer;
}
.user3b4 p img {
  width: 200px;
  height: 133px;
}

.user3b5 {
  text-align: left;
  margin-top: 30px;
}
.user3b5 p span {
  font-size: 16px;
  color: #686868;
  float: left;
  width: 180px;
  text-align: right;
}
.user3b5 p input {
  width: 179px;
  height: 133px;
  background: url(../images/djxgtp.jpg) no-repeat;
  border: none;
  cursor: pointer;
}
.user3b5 p img {
  width: 200px;
  height: 133px;
}
.user4b {
  width: 900px;
  margin: 30px auto;
}
.user4b1 {
  width: 900px;
  margin-top: 30px;
}
.user4b1 span {
  font-size: 16px;
  color: #686868;
  float: left;
  width: 200px;
  text-align: right;
}
.user4b1 p {
  height: 80px;
}
.user4b1 p span {
  font-size: 16px;
  color: #686868;
  float: left;
}
.user4b1 p a {
  color: #e82d2d;
  text-decoration: underline;
  float: left;
  margin-top: 50px;
}
.user4b1 p textarea {
  width: 400px;
  height: 80px;
  background: #e3e3e3;
  border: none;
  font-size: 14px;
  color: #686868;
  line-height: 1.8;
  float: left;
  margin-right: 10px;
}

.user4b2 {
  text-align: left;
  margin-top: 30px;
}
.user4b2 p span {
  font-size: 16px;
  color: #686868;
  float: left;
  width: 200px;
  text-align: right;
}
.user4b2 p input {
  width: 179px;
  height: 133px;
  background: url(../images/djxgtp.jpg) no-repeat;
  border: none;
  cursor: pointer;
}
.user4b2 p img {
  width: 200px;
  height: 133px;
}
.user4b3_rbt {
  width: 700px;
  height: 40px;
  margin-left: 153px;
  margin-top: 20px;
}
.user4b3 {
  width: 900px;
}
.user4b3_l {
  width: 200px;
  float: left;
  text-align: right;
}
.user4b3_l span {
  font-size: 16px;
  color: #686868;
}
.user4b3_r {
  width: 700px;
  float: left;
}
.user4b3_rt {
  width: 720px;
  height: 30px;
}
.user4b3_rt a {
  float: left;
  font-size: 16px;
  color: #e76555;
  border: 1px solid #e76555;
  padding: 3px 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-right: 10px;
}
.user4b3_rb {
  width: 698px;
  height: 250px;
  border: 1px solid #d1d1d1;
  margin-top: 20px;
  padding: 10px;
}
.search3 {
  width: 190px;
  height: 40px;
  margin-bottom: 15px;
  float: left;
}
.search3 p {
  color: gray;
  font-size: 16px;
  line-height: 34px;
  text-align: left;
  color: #686868;
  float: left;
  margin: 0 0px 0 0;
}
.form-control3 {
  display: block;
  width: 100px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #f1f1f1;
  background-image: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border: none;
  background: none;
  outline: none;
}

.form-control3 {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/daojt.png) #f1f1f1 no-repeat 80px 12px;
}

.user4b3_rbt2 {
  width: 100px;
  float: left;
  text-align: left;
  line-height: 34px;
}
.user4b3_rbt2 span {
  font-size: 16px;
  color: #686868;
  float: left;
}
.user4b3_rbt2 a {
  display: block;
  width: 25px;
  height: 25px;
  background: #ffc90e;
  border: 1px solid #d15353;
  float: left;
  margin-top: 3px;
  margin-left: 5px;
}
.user4b3_rbb {
  width: 698px;
  text-align: left;
}
.user4b3_rbb h2 {
  font-size: 16px;
}
.user4b3_rbb p {
  padding-top: 10px;
}
.user4b3_rbb p a {
  font-size: 14px;
  color: #3294c7;
}

.slideTxtBox .hzq3 {
  height: 50px;
  line-height: 50px;
  position: relative;
  border-bottom: 1px solid #d1d1d1;
}
.slideTxtBox .hzq3 ul {
  float: left;
  position: absolute;
  height: 50px;
  left: 0px;
}
.slideTxtBox .hzq3 ul li {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  height: 50px;
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  color: #333;
  margin-right: 6px;
  line-height: 50px;
  background: #dedede;
}

.slideTxtBox .hzq3 ul li.on {
  height: 50px;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  height: 50px;
  background: #e76555;
  color: #fff;
  font-weight: bold;
}
.user5t {
  width: 960px;
  height: 40px;
  background: #f3f3f3;
  line-height: 40px;
  text-align: left;
  margin-top: 20px;
}
.user5b {
  margin-top: 30px;
  padding-bottom: 30px;
}
.user5t p {
  font-size: 15px;
  color: #686868;
  padding-left: 20px;
  line-height: 40px;
}
.user5b1 {
  text-align: left;
  width: 900px;
  margin-left: 30px;
  line-height: 40px;
}
.user5b1 span {
  width: 100px;
  text-align: right;
  font-size: 16px;
  color: #686868;
  text-align: right;
  float: left;
  line-height: 34px;
}
.user5b1 input {
  width: 250px;
  height: 34px;
  background: #f1f1f1;
  border: none;
  padding-left: 10px;
  color: #555;
  font-size: 14px;
}
.user5b2 {
  width: 900px;
  margin-left: 30px;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
.user5b2 p {
  color: #333;
}
.user5b2 p span {
  width: 100px;
  text-align: right;
  font-size: 16px;
  color: #686868;
  text-align: right;
  float: left;
}
.user5b2 input {
  width: 100px;
  height: 34px;
  background: #f1f1f1;
  border: none;
  padding-left: 10px;
  color: #555;
  font-size: 14px;
  margin-right: 10px;
}
.search4 {
  width: 900px;
  height: 40px;
  margin-bottom: 15px;
  float: left;
  margin-left: 30px;
}
.search4 span {
  width: 100px;
  text-align: right;
  font-size: 16px;
  color: #686868;
  text-align: right;
  float: left;
  line-height: 34px;
}
.user5b3 {
  width: 900px;
  margin-left: 30px;
}
.user5b3 p span {
  width: 100px;
  text-align: right;
  font-size: 16px;
  color: #686868;
  text-align: right;
  float: left;
}
.user5b3 textarea {
  width: 500px;
  height: 100px;
  background: #e3e3e3;
  border: none;
  font-size: 14px;
  color: #686868;
  line-height: 1.8;
  float: left;
  margin-right: 10px;
}

.key-show2 {
  padding: 0;
  height: 34px;
  float: left;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-left: 8px;
  width: 500px;
  text-align: left;
  background: #f1f1f1;
  border: none;
}
.search5 {
  width: 900px;
  margin-bottom: 15px;
  margin-left: 30px;
}
.search5 p {
  width: 100px;
  text-align: right;
  color: gray;
  font-size: 16px;
  line-height: 34px;
  color: #686868;
  float: left;
  margin: 0 0px 0 0;
}

.user5b4 {
  width: 900px;
  height: 40px;
  margin-left: 30px;
}
.user5b4 label {
  float: left;
  width: 250px;
}
.user5b4 p {
  width: 500px;
  text-align: left;
  padding-left: 70px;
}

.search6 {
  width: 900px;
  margin-bottom: 15px;
  margin-left: 30px;
}
.search6 p {
  width: 100px;
  text-align: right;
  color: gray;
  font-size: 16px;
  line-height: 34px;
  color: #686868;
  float: left;
  margin: 0 0px 0 0;
}

.search-seljg {
  width: 14%;
  line-height: 28px;
  margin-right: 10px;
  float: left;
  text-align: center;
  color: #ccc;
}

#minPricejg {
  display: block;
  width: 230px;
  height: 34px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #999;
  background-color: #f1f1f1;
  background-image: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border: none;
  background: #f1f1f1;
  width: 125px;
  height: 34px;
}
.user8b1 {
  width: 900px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 30px;
  margin-bottom: 15px;
}
.user8b1_l {
  width: 100px;
  text-align: right;
  float: left;
}
.user8b1_l span {
  font-size: 16px;
  color: #686868;
}
.user8b1_r {
  width: 720px;
  float: left;
}
.user8b1_rt {
  width: 720px;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 5px;
}
.user8b1_rt a {
  float: left;
  font-size: 16px;
  color: #e76555;
  border: 1px solid #e76555;
  padding: 3px 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.user8b1_rb {
  padding-top: 5px;
}
.user8b1_rb a {
  float: left;
  font-size: 16px;
  color: #333;
  padding: 3px 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.user8b1_rb a.user3b2_rb1 {
  background: #e76555;
}
.user8b1_rb a.user3b2_rb2 {
  background: #a4d8ed;
}
.user8b1_rb a.user3b2_rb3 {
  background: #f3daa0;
}
.user8b1_rb a.user3b2_rb4 {
  background: #aadcab;
}

.user8b2 {
  width: 900px;
  margin-left: 30px;
}
.user8b2 p span {
  width: 100px;
  text-align: right;
  font-size: 16px;
  color: #686868;
  text-align: right;
  float: left;
}
.user8b2 textarea {
  width: 700px;
  height: 100px;
  background: #e3e3e3;
  border: none;
  font-size: 14px;
  color: #686868;
  line-height: 1.8;
  float: left;
  margin-right: 10px;
}
.user8b2_r {
  width: 800px;
  height: 250px;
  float: left;
}

.user8b3 {
  width: 900px;
  margin-left: 30px;
  margin-top: 20px;
}
.user8b3 p span {
  width: 100px;
  text-align: right;
  font-size: 16px;
  color: #686868;
  text-align: right;
  float: left;
}
.user8b3 textarea {
  width: 700px;
  height: 200px;
  background: #e3e3e3;
  border: none;
  font-size: 14px;
  color: #686868;
  line-height: 1.8;
  float: left;
  margin-right: 10px;
}

.user8b4 {
  text-align: left;
  margin-top: 30px;
  width: 900px;
  margin-left: 30px;
}
.user8b4 p span {
  font-size: 16px;
  color: #686868;
  float: left;
  width: 100px;
  text-align: right;
}
.user8b4 p input {
  width: 179px;
  height: 133px;
  background: url(../images/djxgtp.jpg) no-repeat;
  border: none;
  cursor: pointer;
}
.user8b4 p img {
  width: 200px;
  height: 133px;
}
.user9 {
  width: 900px;
  margin: 30px auto;
}
.user9 p {
  text-align: left;
  font-size: 16px;
  color: #686868;
}
.user9 p span {
  color: #333;
  font-weight: bold;
}

.user9b1 {
  width: 900px;
  margin-top: 20px;
}
.user9b1 textarea {
  width: 900px;
  height: 600px;
  background: #e3e3e3;
  border: none;
  font-size: 14px;
  color: #686868;
  line-height: 1.8;
  float: left;
}

.user9b2 {
  width: 100px;
  height: 40px;
  background: #e76555;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
  line-height: 40px;
  margin-top: 20px;
}
.user9b2 input {
  width: 100px;
  height: 40px;
  color: #fff;
  font-size: 16px;
  background: none;
  border: none;
  cursor: pointer;
}

.form-controlwz {
  display: block;
  width: 130px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #f1f1f1;
  background-image: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border: none;
  background: none;
  outline: none;
}

.form-controlwz {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/daojt.png) #f1f1f1 no-repeat 110px 12px;
}

.form-controlxin2 {
  display: block;
  width: 230px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #f1f1f1;
  background-image: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border: none;
  background: none;
  outline: none;
}

.form-controlxin2 {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/daojt.png) #f1f1f1 no-repeat 210px 12px;
}

.user {
  width: 1300px;
  margin: 0 auto 30px;
}
.user_l {
  width: 250px;
  float: left;
  padding-top: 20px;
  background: #fff;
}
.user_l dl dt {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 5px;
}
.user_l dl dt img {
  margin-left: 30px;
  float: left;
  margin-right: 10px;
}
.user_l dl dt span {
  font-size: 18px;
  color: #333;
}
.user_l dl dd {
  width: 250px;
  height: 50px;
  background: url(../images/user_l_ddbg.jpg) no-repeat;
  line-height: 50px;
  text-align: left;
}
.user_l dl dd a {
  font-size: 16px;
  color: #686868;
  float: left;
  margin-left: 80px;
  text-align: left;
}
.user_l dl dd.on {
  background: url(../images/user_l_ddbg2.jpg) no-repeat;
  cursor: pointer;
}
.user_l dl dd.on a {
  color: #e76555;
}
.user_r {
  width: 960px;
  float: right;
  background: url(../images/user_rbg.jpg) #fff no-repeat bottom;
  min-height: 850px;
  padding-left: 30px;
  padding-right: 30px;
}

.user_rt {
  width: 960px;
  height: 50px;
  border-bottom: 3px solid #f4f4f4;
}
.user_rt_l {
  width: 300px;
  float: left;
  height: 50px;
  line-height: 50px;
  text-align: left;
}
.user_rt_l img {
  float: left;
  margin-top: 22px;
  margin-right: 5px;
}
.user_rt_l span {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
}
.user_rb_l {
  width: 550px;
  float: left;
  margin-top: 30px;
  margin-left: 30px;
}
.user_rb_l1 {
  width: 550px;
  line-height: 30px;
  text-align: left;
  margin-bottom: 20px;
}
.user_rb_l1 p {
  font-size: 16px;
  color: #333;
}
.user_rb_l1 p span {
  font-size: 16px;
  color: #686868;
}
.user_rb_l1 p a {
  color: #e82d2d;
  margin-right: 10px;
  text-decoration: underline;
}
.user_rb_l1 p input {
  margin-right: 5px;
  margin-left: 5px;
}

.form-control2 {
  display: block;
  width: 130px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #f1f1f1;
  background-image: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border: none;
  background: none;
  outline: none;
}

.form-control2 {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/daojt.png) #f1f1f1 no-repeat 110px 12px;
}
.search2 {
  width: 550px;
  height: 40px;
  margin-bottom: 15px;
}
.search2 p {
  color: gray;
  font-size: 16px;
  line-height: 34px;
  text-align: left;
  color: #686868;
  float: left;
  margin: 0 19px 0 0;
}
.user_rb_r {
  width: 350px;
  float: left;
  height: 300px;
  margin-top: 30px;
  text-align: left;
}
.user_rb_r1 {
  width: 350px;
}
.user_rb_r1 p {
  line-height: 60px;
}
.user_rb_r1 p span {
  font-size: 16px;
  color: #686868;
}
.user_rb_r1 p img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-right: 10px;
}
.user_rb_r1 p a {
  color: #e82d2d;
  text-decoration: underline;
}

.user_rb_r2 {
  width: 350px;
  line-height: 80px;
  margin-top: 30px;
}
.user_rb_r2 p {
  line-height: 80px;
}
.user_rb_r2 p span {
  font-size: 16px;
  color: #686868;
  float: left;
}
.user_rb_r2 p a {
  color: #e82d2d;
  text-decoration: underline;
}
.user_rb_r2 p textarea {
  width: 230px;
  height: 80px;
  background: #e3e3e3;
  border: none;
  font-size: 14px;
  color: #686868;
  line-height: 1.8;
  float: left;
  margin-right: 10px;
}
.user2b {
  width: 700px;
  margin: 30px auto;
}
.user2b1 {
  wdith: 700px;
  height: 330px;
}
.user2b1t {
  width: 700px;
  height: 30px;
  border-bottom: 1px solid #dbdbdb;
  text-align: left;
}
.user2b1t span {
  font-size: 16px;
  color: #e76555;
  margin-left: 5px;
}
.user2b1b {
  width: 700px;
}
.user2b1b1 {
  width: 500px;
  height: 40px;
  margin-top: 20px;
  margin-left: 50px;
}
.user2b1b1 p span {
  font-size: 16px;
  color: #686868;
  float: left;
}
.user2b1b1 p input {
  width: 200px;
  height: 30px;
  background: #f1f1f1;
  border: none;
  float: left;
}
.user2b1b1 p a {
  display: block;
  width: 100px;
  height: 30px;
  background: #fdaf62;
  float: left;
  color: #fff;
  text-align: center;
  line-height: 30px;
}

.user2b1b2 {
  width: 500px;
  height: 40px;
  margin-top: 20px;
  margin-left: 50px;
}
.user2b1b2 p span {
  font-size: 16px;
  color: #686868;
  float: left;
}
.user2b1b2 p input {
  width: 100px;
  height: 30px;
  background: #f1f1f1;
  border: none;
  float: left;
}
.user2b1b3 {
  width: 500px;
  height: 40px;
  margin-top: 20px;
  margin-left: 50px;
}
.user2b1b3 p span {
  font-size: 16px;
  color: #686868;
  float: left;
}
.user2b1b3 p input {
  width: 150px;
  height: 30px;
  background: #f1f1f1;
  border: none;
  float: left;
}
.user2b1b4 {
  width: 100px;
  height: 35px;
  background: #e76555;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-left: 50px;
  margin-top: 20px;
}
.user2b1b4 input {
  with: 100px;
  height: 35px;
  color: #fff;
  background: none;
  border: none;
  cursor: pointer;
}
.user2b2b {
  margin-left: 50px;
  margin-top: 30px;
}
.user2b2b1 {
  width: 500px;
  height: 40px;
}
.user2b2b1 p {
  text-align: left;
  font-size: 16px;
  color: #333;
}
.user2b2b1 p span {
  font-size: 16px;
  color: #686868;
  float: left;
  margin-right: 5px;
}
.user2b2b1 p input {
  width: 200px;
  height: 30px;
  background: #f1f1f1;
  border: none;
  margin-right: 10px;
  margin-left: 10px;
  color: #999;
}
.user2b2b1 p a {
  color: #e82d2d;
  text-decoration: underline;
}
.user3b {
  width: 700px;
  margin: 30px auto;
}
.user3b1 {
  margin-bottom: 10px;
}
.user3b1 p {
  color: #333;
  text-align: left;
  font-size: 16px;
}
.user3b1 p span {
  color: #686868;
  width: 180px;
  text-align: right;
  float: left;
}
.user3b10 {
  margin-bottom: 10px;
}
.user3b10 p {
  color: #333;
  text-align: left;
  font-size: 16px;
}
.user3b10 p span {
  color: #686868;
  width: 180px;
  text-align: right;
  float: left;
}
.user3b2 {
  width: 700px;
  height: 75px;
}
.user3b2_l {
  width: 180px;
  text-align: left;
  float: left;
  text-align: right;
}
.user3b2_l span {
  font-size: 16px;
  color: #686868;
}

.user3b3 {
  width: 700px;
  margin-top: 30px;
}
.user3b3 p {
  height: 80px;
}
.user3b3 p span {
  font-size: 16px;
  color: #686868;
  float: left;
  width: 180px;
  text-align: right;
}
.user3b3 p a {
  color: #e82d2d;
  text-decoration: underline;
  float: left;
  margin-top: 50px;
}
.user3b3 p textarea {
  width: 400px;
  height: 80px;
  background: #e3e3e3;
  border: none;
  font-size: 14px;
  color: #686868;
  line-height: 1.8;
  float: left;
  margin-right: 10px;
}
.user3b3 p font {
  width: 520px;
  float: right;
  text-align: left;
  font-size: 16px;
  color: #686868;
  line-height: 2;
}
.user3b21 {
  width: 80px;
  height: 30px;
  background: #f88e28;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  float: left;
  margin-left: 180px;
  margin-right: 30px;
}
.user3b21 input {
  width: 80px;
  height: 30px;
  background: none;
  border: none;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  line-height: 30px;
}
.user3b22 {
  width: 80px;
  height: 30px;
  background: #f7766a;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  float: left;
}
.user3b22 input {
  width: 80px;
  height: 30px;
  background: none;
  border: none;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  line-height: 30px;
}

.user3b23 {
  width: 80px;
  height: 30px;
  background: #99cc66;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  float: left;
  margin-left: 30px;
}
.user3b23 input {
  width: 80px;
  height: 30px;
  background: none;
  border: none;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  line-height: 30px;
}

.user3b24 {
  width: 80px;
  height: 30px;
  background: #99cccc;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  float: left;
  margin-left: 30px;
}
.user3b24 input {
  width: 80px;
  height: 30px;
  background: none;
  border: none;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  line-height: 30px;
}

.user3b2 {
  width: 700px;
  height: 40px;
  margin-top: 20px;
}
.user3b4 {
  text-align: left;
  margin-top: 30px;
}
.user3b4 p span {
  font-size: 16px;
  color: #686868;
  float: left;
  width: 180px;
  text-align: right;
}
.user3b4 p input {
  width: 179px;
  height: 133px;
  background: url(../images/djxgtp.jpg) no-repeat;
  border: none;
  cursor: pointer;
}
.user3b4 p img {
  width: 200px;
  height: 133px;
}

.user3b5 {
  text-align: left;
  margin-top: 30px;
}
.user3b5 p span {
  font-size: 16px;
  color: #686868;
  float: left;
  width: 180px;
  text-align: right;
}
.user3b5 p input {
  width: 179px;
  height: 133px;
  background: url(../images/djxgtp.jpg) no-repeat;
  border: none;
  cursor: pointer;
}
.user3b5 p img {
  width: 200px;
  height: 133px;
}
.user4b {
  width: 900px;
  margin: 30px auto;
}
.user4b1 {
  width: 900px;
  margin-top: 30px;
}
.user4b1 span {
  font-size: 16px;
  color: #686868;
  float: left;
  width: 200px;
  text-align: right;
}
.user4b1 p {
  height: 80px;
}
.user4b1 p span {
  font-size: 16px;
  color: #686868;
  float: left;
}
.user4b1 p a {
  color: #e82d2d;
  text-decoration: underline;
  float: left;
  margin-top: 50px;
}
.user4b1 p textarea {
  width: 400px;
  height: 80px;
  background: #e3e3e3;
  border: none;
  font-size: 14px;
  color: #686868;
  line-height: 1.8;
  float: left;
  margin-right: 10px;
}

.user4b2 {
  text-align: left;
  margin-top: 30px;
}
.user4b2 p span {
  font-size: 16px;
  color: #686868;
  float: left;
  width: 200px;
  text-align: right;
}
.user4b2 p input {
  width: 179px;
  height: 133px;
  background: url(../images/djxgtp.jpg) no-repeat;
  border: none;
  cursor: pointer;
}
.user4b2 p img {
  width: 200px;
  height: 133px;
}
.user4b3_rbt {
  width: 700px;
  height: 40px;
  margin-left: 153px;
  margin-top: 20px;
}
.user4b3 {
  width: 900px;
}
.user4b3_l {
  width: 200px;
  float: left;
  text-align: right;
}
.user4b3_l span {
  font-size: 16px;
  color: #686868;
}
.user4b3_r {
  width: 700px;
  float: left;
}
.user4b3_rt {
  width: 720px;
  height: 30px;
}
.user4b3_rt a {
  float: left;
  font-size: 16px;
  color: #e76555;
  border: 1px solid #e76555;
  padding: 3px 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-right: 10px;
}
.user4b3_rb {
  width: 698px;
  height: 250px;
  border: 1px solid #d1d1d1;
  margin-top: 20px;
  padding: 10px;
}
.search3 {
  width: 190px;
  height: 40px;
  margin-bottom: 15px;
  float: left;
}
.search3 p {
  color: gray;
  font-size: 16px;
  line-height: 34px;
  text-align: left;
  color: #686868;
  float: left;
  margin: 0 0px 0 0;
}
.form-control3 {
  display: block;
  width: 100px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #f1f1f1;
  background-image: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border: none;
  background: none;
  outline: none;
}

.form-control3 {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/daojt.png) #f1f1f1 no-repeat 80px 12px;
}

.user4b3_rbt2 {
  width: 100px;
  float: left;
  text-align: left;
  line-height: 34px;
}
.user4b3_rbt2 span {
  font-size: 16px;
  color: #686868;
  float: left;
}
.user4b3_rbt2 a {
  display: block;
  width: 25px;
  height: 25px;
  background: #ffc90e;
  border: 1px solid #d15353;
  float: left;
  margin-top: 3px;
  margin-left: 5px;
}
.user4b3_rbb {
  width: 698px;
  text-align: left;
}
.user4b3_rbb h2 {
  font-size: 16px;
}
.user4b3_rbb p {
  padding-top: 10px;
}
.user4b3_rbb p a {
  font-size: 14px;
  color: #3294c7;
}

.slideTxtBox .hzq3 {
  height: 50px;
  line-height: 50px;
  position: relative;
  border-bottom: 1px solid #d1d1d1;
}
.slideTxtBox .hzq3 ul {
  float: left;
  position: absolute;
  height: 50px;
  left: 0px;
}
.slideTxtBox .hzq3 ul li {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  height: 50px;
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  color: #333;
  margin-right: 6px;
  line-height: 50px;
  background: #dedede;
}

.slideTxtBox .hzq3 ul li.on {
  height: 50px;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  height: 50px;
  background: #e76555;
  color: #fff;
  font-weight: bold;
}
.user5t {
  width: 960px;
  height: 40px;
  background: #f3f3f3;
  line-height: 40px;
  text-align: left;
  margin-top: 20px;
}
.user5b {
  margin-top: 30px;
  padding-bottom: 30px;
}
.user5t p {
  font-size: 15px;
  color: #686868;
  padding-left: 20px;
  line-height: 40px;
}
.user5b1 {
  text-align: left;
  width: 900px;
  margin-left: 30px;
  line-height: 40px;
}
.user5b1 span {
  width: 100px;
  text-align: right;
  font-size: 16px;
  color: #686868;
  text-align: right;
  float: left;
  line-height: 34px;
}
.user5b1 input {
  width: 250px;
  height: 34px;
  background: #f1f1f1;
  border: none;
  padding-left: 10px;
  color: #555;
  font-size: 14px;
}
.user5b2 {
  width: 900px;
  margin-left: 30px;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
.user5b2 p {
  color: #333;
}
.user5b2 p span {
  width: 100px;
  text-align: right;
  font-size: 16px;
  color: #686868;
  text-align: right;
  float: left;
}
.user5b2 input {
  width: 100px;
  height: 34px;
  background: #f1f1f1;
  border: none;
  padding-left: 10px;
  color: #555;
  font-size: 14px;
  margin-right: 10px;
}
.search4 {
  width: 900px;
  height: 40px;
  margin-bottom: 15px;
  float: left;
  margin-left: 30px;
}
.search4 span {
  width: 100px;
  text-align: right;
  font-size: 16px;
  color: #686868;
  text-align: right;
  float: left;
  line-height: 34px;
}
.user5b3 {
  width: 900px;
  margin-left: 30px;
}
.user5b3 p span {
  width: 100px;
  text-align: right;
  font-size: 16px;
  color: #686868;
  text-align: right;
  float: left;
}
.user5b3 textarea {
  width: 500px;
  height: 100px;
  background: #e3e3e3;
  border: none;
  font-size: 14px;
  color: #686868;
  line-height: 1.8;
  float: left;
  margin-right: 10px;
}

.key-show2 {
  padding: 0;
  height: 34px;
  float: left;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-left: 8px;
  width: 500px;
  text-align: left;
  background: #f1f1f1;
  border: none;
}
.search5 {
  width: 900px;
  margin-bottom: 15px;
  margin-left: 30px;
}
.search5 p {
  width: 100px;
  text-align: right;
  color: gray;
  font-size: 16px;
  line-height: 34px;
  color: #686868;
  float: left;
  margin: 0 0px 0 0;
}

.user5b4 {
  width: 900px;
  height: 40px;
  margin-left: 30px;
}
.user5b4 label {
  float: left;
  width: 250px;
}
.user5b4 p {
  width: 500px;
  text-align: left;
  padding-left: 70px;
}

.search6 {
  width: 900px;
  margin-bottom: 15px;
  margin-left: 30px;
}
.search6 p {
  width: 100px;
  text-align: right;
  color: gray;
  font-size: 16px;
  line-height: 34px;
  color: #686868;
  float: left;
  margin: 0 0px 0 0;
}

.search-seljg {
  width: 14%;
  line-height: 28px;
  margin-right: 10px;
  float: left;
  text-align: center;
  color: #ccc;
}

#minPricejg {
  display: block;
  width: 230px;
  height: 34px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #999;
  background-color: #f1f1f1;
  background-image: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border: none;
  background: #f1f1f1;
  width: 125px;
  height: 34px;
}

.user8b2 {
  width: 900px;
  margin-left: 30px;
}
.user8b2 p span {
  width: 100px;
  text-align: right;
  font-size: 16px;
  color: #686868;
  text-align: right;
  float: left;
}
.user8b2 textarea {
  width: 700px;
  height: 100px;
  background: #e3e3e3;
  border: none;
  font-size: 14px;
  color: #686868;
  line-height: 1.8;
  float: left;
  margin-right: 10px;
}
.user8b2_r {
  width: 800px;
  height: 250px;
  float: left;
}

.user8b3 {
  width: 900px;
  margin-left: 30px;
  margin-top: 20px;
}
.user8b3 p span {
  width: 100px;
  text-align: right;
  font-size: 16px;
  color: #686868;
  text-align: right;
  float: left;
}
.user8b3 textarea {
  width: 700px;
  height: 200px;
  background: #e3e3e3;
  border: none;
  font-size: 14px;
  color: #686868;
  line-height: 1.8;
  float: left;
  margin-right: 10px;
}

.user8b4 {
  text-align: left;
  margin-top: 30px;
  width: 900px;
  margin-left: 30px;
}
.user8b4 p span {
  font-size: 16px;
  color: #686868;
  float: left;
  width: 100px;
  text-align: right;
}
.user8b4 p input {
  width: 179px;
  height: 133px;
  background: url(../images/djxgtp.jpg) no-repeat;
  border: none;
  cursor: pointer;
}
.user8b4 p img {
  width: 200px;
  height: 133px;
}
.user9 {
  width: 900px;
  margin: 30px auto;
}
.user9 p {
  text-align: left;
  font-size: 16px;
  color: #686868;
}
.user9 p span {
  color: #333;
  font-weight: bold;
}

.user9b1 {
  width: 900px;
  margin-top: 20px;
}
.user9b1 textarea {
  width: 900px;
  height: 600px;
  background: #e3e3e3;
  border: none;
  font-size: 14px;
  color: #686868;
  line-height: 1.8;
  float: left;
}

.user9b2 {
  width: 100px;
  height: 40px;
  background: #e76555;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
  line-height: 40px;
  margin-top: 20px;
}
.user9b2 input {
  width: 100px;
  height: 40px;
  color: #fff;
  font-size: 16px;
  background: none;
  border: none;
  cursor: pointer;
}

.form-controlwz {
  display: block;
  width: 130px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #f1f1f1;
  background-image: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border: none;
  background: none;
  outline: none;
}

.form-controlwz {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/daojt.png) #f1f1f1 no-repeat 110px 12px;
}

.form-controlxin2 {
  display: block;
  width: 230px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #f1f1f1;
  background-image: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border: none;
  background: none;
  outline: none;
}

.form-controlxin2 {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/daojt.png) #f1f1f1 no-repeat 210px 12px;
}

.user11b1 {
  text-align: left;
  width: 900px;
  margin-left: 30px;
  line-height: 40px;
  margin-top: 15px;
}
.user11b1 span {
  width: 100px;
  text-align: right;
  font-size: 16px;
  color: #686868;
  text-align: right;
  float: left;
  line-height: 34px;
}
.user11b1 input {
  width: 400px;
  height: 34px;
  background: #f1f1f1;
  border: none;
  padding-left: 10px;
  color: #555;
  font-size: 14px;
}
.uesr14b1 {
  width: 960px;
  margin: 30px auto;
}
.uesr14b1t {
  width: 960px;
  height: 40px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #addce6;
}
.uesr14b1t_td {
  text-align: center;
  line-height: 40px;
}
.uesr14b1t_td span {
  font-size: 18px;
  color: #226674;
}
.uesr14b1tt {
  width: 960px;
  height: 40px;
}
.uesr14b1tt_l {
  float: left;
}
.uesr14b1tt_c {
  float: left;
  line-height: 40px;
  color: #686868;
  font-size: 15px;
  background: #dedede;
}
.uesr14b1tt_c select {
  width: 100px;
  height: 35px;
  color: #333;
  background: none;
  border: none;
  outline: none;
}
.uesr14b1tt_l ul li {
  padding: 7px 10px;
  background: #e76555;
  float: left;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-right: 10px;
}
.uesr14b1tt_l ul li:hover {
  background: #e06a6c;
}
.uesr14b1tt_l ul li a {
  font-size: 14px;
  color: #fff;
}
.uesr14b1tt_r {
  float: right;
}
.uesr14b1tt_r1 {
  padding: 7px 10px;
  background: #ff6331;
  float: left;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-right: 10px;
}
.uesr14b1tt_r1:hover {
  background: #e06a6c;
}
.uesr14b1tt_r1 a {
  font-size: 14px;
  color: #fff;
}
.searchxin {
  float: right;
  width: 380px;
  height: 35px;
}
.searchxin form {
  float: right;
}
.searchxin .nav_select {
  height: 35px;
  width: 380px;
}
.searchxin input.box2 {
  line-height: 33px;
  float: left;
  width: 200px;
  height: 33px;
  color: #999;
  font-size: 14px;
  border: 1px solid #d4d0c8;
  padding-left: 38px;
  background: #fafafa url(../images/so_box.jpg) left no-repeat;
}
.searchxin input.submit {
  cursor: pointer;
  float: left;
  width: 126px;
  height: 35px;
  background: #dedede;
  border: none;
  font-size: 14px;
  color: #226674;
}

.uesr14b1t_td1 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.uesr14b1t_td1 span {
  font-size: 16px;
  color: #666666;
}
.uesr14b1t_td2 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #e9f3f5;
}
.uesr14b1t_td2 span {
  font-size: 16px;
  color: #666666;
}
.uesr14b1bb {
  width: 120px;
  height: 40px;
  margin: 0 auto;
  background: #46a9bf;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
  line-height: 40px;
  margin-top: 20px;
}
.uesr14b1bb a {
  width: 120px;
  height: 40px;
  color: #fff;
  font-size: 16px;
  background: none;
  border: none;
  cursor: pointer;
}
.uesr14b1t_td1 a {
  line-height: 1.8;
  font-size: 16px;
  color: #686868;
}
.uesr14b1t_td1 a:hover {
  color: #e76555;
}
.uesr14b1t_td2 a {
  line-height: 1.8;
  color: #686868;
  font-size: 16px;
}
.uesr14b1t_td2 a:hover {
  color: #e76555;
}

.uesr14b1t_td3 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.uesr14b1t_td3xin {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dedede;
}
.uesr14b1t_td3 span {
  font-size: 16px;
  color: #666666;
}
.uesr14b1t_td3 a {
  line-height: 1.8;
  float: left;
  text-align: left;
}
.uesr14b1t_td3 a:hover {
  color: #e76555;
}
.uesr14b1t_td4 a {
  line-height: 1.8;
  float: left;
  text-align: left;
}
.uesr14b1t_td4 a:hover {
  color: #e76555;
}
.uesr14b1t_td4 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #e9f3f5;
}
.uesr14b1t_td4 span {
  font-size: 16px;
  color: #666666;
}
.uesr14b1t_td5 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.uesr14b1t_td5 a {
  line-height: 1.8;
  float: left;
  text-align: left;
  margin-left: 15px;
  margin-right: 15px;
}
.uesr14b1t_td5 a:hover {
  color: #e76555;
}
.uesr14b1t_td6 {
  background: #e9f3f5;
  padding-top: 10px;
  padding-bottom: 10px;
}
.uesr14b1t_td6 a {
  line-height: 1.8;
  float: left;
  text-align: left;
  margin-left: 15px;
  margin-right: 15px;
}
.uesr14b1t_td6 a:hover {
  color: #e76555;
}

.user19 {
  width: 960px;
}
.user19_01t {
  width: 960px;
  height: 40px;
  border-bottom: 2px solid #e8c3c5;
  text-align: left;
}
.user19_01t img {
  float: left;
}
.user19_01t span {
  font-size: 20px;
  color: #e76555;
  margin-left: 10px;
  font-weight: bold;
}
.user19_01b {
  margin-top: 20px;
}
.user19_01bt {
  width: 960px;
  height: 40px;
  background: #e76555;
}
.user19_01bt_td {
  text-align: center;
  line-height: 40px;
}
.user19_01bt_td span {
  font-size: 18px;
  color: #fff;
}
.user19_01bb {
  border: 1px solid #e76555;
}
.user19_01bt_td1 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #fcf2f3;
}
.user19_01bt_td1 span {
  font-size: 16px;
  color: #666666;
}
.user19_01bt_td1 a {
  font-size: 16px;
  color: #666666;
}
.user19_01bt_td1 a:hover {
  color: #e76555;
}
.user19_01bt_td2 a {
  font-size: 16px;
  color: #666666;
}
.user19_01bt_td2 a:hover {
  color: #e76555;
}

.user19_01bt_td2 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.user19_01bt_td2 span {
  font-size: 16px;
  color: #666666;
}
.user19_01t a {
  display: block;
  width: 100px;
  height: 30px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #46a9bf;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  float: right;
}
.user19_02b {
  padding-top: 30px;
  padding-bottom: 30px;
}

.uesr20b1t_td {
  text-align: center;
  line-height: 40px;
}
.uesr20b1t_td span {
  font-size: 18px;
  color: #226674;
}

.uesr20b1t_td1 {
  text-align: center;
  border-bottom: 1px solid #e9e9e9;
  padding-top: 10px;
  padding-bottom: 10px;
}
.uesr20b1t_td1 a {
  line-height: 1.8;
  float: left;
  text-align: left;
  color: #686868;
}
.uesr20b1t_td1 a:hover {
  color: #226674;
}
.uesr20b1t_td1 span {
  font-size: 16px;
  color: #686868;
}
.uesr20b1t_td2 {
  text-align: center;
  border-bottom: 1px solid #e9e9e9;
}
.uesr20b1t_td2 a {
  display: block;
  width: 70px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #9dcfd9;
  color: #fff;
  margin-left: 25px;
}
.uesr20b1t_td2 a img {
  float: left;
  margin-left: 10px;
  margin-top: 8px;
}
.user4b4 p {
  float: left;
  text-align: right;
  width: 200px;
  font-size: 16px;
  color: #686868;
}
.user4b4t {
  width: 700px;
  height: 40px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #addce6;
  margin-left: 200px;
}
.user4b4t_td {
  text-align: center;
  line-height: 40px;
}
.user4b4t_td span {
  font-size: 18px;
  color: #226674;
}
.user4b4b {
  wdith: 698px;
  border: 1px solid #addce6;
  border-top: none;
  margin-left: 200px;
}
.user4b4t_td1 {
  text-align: center;
  line-height: 40px;
  border-bottom: 1px solid #dedede;
}
.user4b4t_td1 span {
  font-size: 16px;
  color: #686868;
}

.user4b4t_td2 {
  text-align: center;
  line-height: 40px;
  border-bottom: 1px solid #dedede;
}
.user4b4t_td2 a {
  font-size: 16px;
  color: #e76555;
}
.user8bxg {
  width: 900px;
  height: 40px;
  margin: 0 auto;
  text-align: left;
  margin-left: 30px;
}
.user8bxg p {
  color: #686868;
  text-align: left;
  font-size: 16px;
}
.user8bxg p input {
  margin-right: 5px;
}
.user8bxg p span {
  color: #686868;
  width: 100px;
  text-align: right;
  float: left;
  height: 40px;
  font-size: 16px;
}
.user22b1 {
  width: 460px;
  height: 130px;
  padding: 5px;
  background: #fff;
  box-shadow: 0px 0px 2px #dedede;
  margin-right: 20px;
  float: left;
  margin-bottom: 30px;
}
.user22b1:nth-child(2n) {
  margin-right: 0px;
}
.user22b1_l {
  width: 120px;
  height: 130px;
  float: left;
}
.user22b1_l img {
  width: 120px;
  height: 130px;
}
.user22b1_r {
  width: 315px;
  height: 130px;
  float: left;
  text-align: left;
  margin-left: 15px;
}
.user22b1_r h2 a {
  font-size: 18px;
  color: #000;
}
.user22b1_r h2 a:hover {
  color: #e76555;
}
.user22b1_r p.user22b1_rp1 {
  padding-top: 5px;
}
.user22b1_r p.user22b1_rp1 a {
  font-size: 14px;
  color: #666;
}
.user22b1_r p.user22b1_rp1 a:hover {
  color: #e76555;
}
.user22b1_r p.user22b1_rp2 {
  font-size: 12px;
  color: #999;
  padding-top: 5px;
}
.user22b1_r p.user22b1_rp2 img {
  float: left;
  margin-top: 2px;
  margin-right: 3px;
}
.user22b1_r p.user22b1_rp2 span {
  float: left;
}
.user22b1_r p.user22b1_rp2 a {
  color: #e76555;
  float: left;
  margin-right: 10px;
  font-size: 12px;
}
.user22b1_rbl {
  width: 315px;
  height: 20px;
  margin-bottom: 5px;
}
.user22b1_rbl p {
  font-size: 12px;
  color: #999;
  padding-top: 5px;
}
.user22b1_rbl p img {
  float: left;
  margin-top: 5px;
  margin-right: 3px;
}
.user22b1_rbl p span {
  float: left;
}
.user22b1_rbl p a {
  color: #e76555;
  float: left;
  margin-right: 10px;
  font-size: 12px;
}

.user22t {
  width: 960px;
  height: 40px;
  line-height: 40px;
  text-align: left;
}
.user22t p {
  font-size: 16px;
  line-height: 40px;
}
.user22t p a {
  font-size: 16px;
  color: #686868;
}

.index_header {
  width: 100%;
  height: 600px;
  background: url(../images/bg.jpg) no-repeat center;
}
.index_search {
  margin-bottom: 80px;
}
.index_lanmu {
  width: 1300px;
  height: 115px;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #fff;
  margin: 0px auto 120px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0px 0px 8px #999;
}
.index_lanmu1 {
  width: 324px;
  height: 110px;
  float: left;
  border-right: 1px solid #d6d6d6;
}
.index_lanmu1_l {
  width: 110px;
  height: 110px;
  float: left;
  margin-left: 25px;
  margin-top: 0px;
}
.index_lanmu1_r {
  width: 170px;
  height: 130px;
  float: left;
  text-align: left;
  margin-top: 0px;
  margin-left: 15px;
}
.index_lanmu1_r h2 {
  padding-top: 20px;
}
.index_lanmu1_r h2 a {
  font-size: 20px;
  color: #000;
  font-weight: bold;
}
.index_lanmu1_r h2 a:hover {
  color: #edb2b6;
}
.index_lanmu1_r p {
  padding-top: 10px;
}
.index_lanmu1_r p a {
  font-size: 14px;
  color: #686868;
}
.index_lanmu1_r p a:hover {
  color: #edb2b6;
}

.index_main1 {
  width: 1300px;
  margin: 40px auto;
}
.index_main1t {
  width: 1300px;
  height: 50px;
}
.index_main1t_l {
  width: 300px;
  height: 50px;
  line-height: 50px;
  text-align: left;
  float: left;
}
.index_main1t_l img {
  float: left;
  margin-top: 5px;
}
.index_main1t_l span {
  font-size: 30px;
  color: #000;
  margin-left: 10px;
}
.index_main1t_r {
  width: 50px;
  height: 50px;
  float: right;
  line-height: 50px;
  text-align: right;
}
.index_main1t_r a {
  font-size: 18px;
  color: #999;
}
.index_main1t_r a:hover {
  color: #edb2b6;
}

.index_main1b1 {
  width: 625px;
  height: 100px;
  padding: 5px 5px;
  margin-top: 8px;
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;
}
.index_main1b1:nth-child(2n) {
  margin-right: 0px;
}
.index_main1b1_l {
  width: 150px;
  height: 100px;
  float: left;
}
.index_main1b1_l img {
  width: 150px;
  height: 100px;
}
.index_main1b1_r {
  width: 440px;
  margin-left: 15px;
  float: left;
  text-align: left;
}
.index_main1b1_r h2 a {
  font-size: 18px;
  color: #000;
  padding-top: 5px;
}
.index_main1b1_r h2 a:hover {
  color: #e76555;
}
.index_main1b1_r h2 {
  padding-top: 5px;
}
.index_main1b1_r p {
  padding-top: 10px;
}
.index_main1b1_r p a {
  font-size: 16px;
  color: #333333;
}
.index_main1b1_r p a:hover {
  color: #e76555;
}
.index_main1b1:hover {
  background: #ffffff;
  cursor: pointer;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 2px 2px 2px #f5f5f5;
}
.index_main1b1:hover .index_main1b1_r h2 {
  color: #e76555;
}

.index_main2 {
  width: 1300px;
  margin: 30px auto;
}
.index_main2b {
  width: 1300px;
  height: 320px;
  margin-top: 30px;
}
.index_main2b_l {
  width: 450px;
  float: left;
  height: 320px;
}
.index_main2b_l img {
  width: 450px;
  height: 300px;
}
.index_main2b_r {
  width: 820px;
  float: left;
  margin-left: 30px;
}
.index_new {
  width: 820px;
  height: 310px;
}
.index_new dl dd {
  padding-left: 15px;
  padding-right: 15px;
  width: 786px;
  height: 35px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: right;
  line-height: 35px;
  color: #999;
  border: 2px solid #f6f6f6;
}
.index_new dl dd:hover {
  border: 2px solid #edb2b6;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 786px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.index_new dl dd:hover a {
  color: #edb2b6;
}
.index_new dl dd span {
  float: left;
  padding: 0px 15px;
  line-height: 30px;
  margin-top: 5px;
  color: #fff;
  font-size: 14px;
  background: #edb2b6;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.index_new dl dd a {
  float: left;
  margin-left: 10px;
  font-size: 16px;
  color: #333;
  width: 625px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.index_new dl dd img {
  float: left;
  margin-left: 20px;
  margin-top: 8px;
}
.shouye_new_gundong .hd {
  position: absolute;
  right: 20px;
}
.shouye_new_gundong .hd li {
  cursor: pointer;
  display: inline-block;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 1px solid #999;
  margin: 0 5px;
  *display: inline;
  zoom: 1;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #999;
}
.shouye_new_gundong .hd .on {
  border: 1px solid #000;
  color: #000;
}
.shouye_new_gundong {
  position: relative;
  width: 500px;
}

.slideTxtBox .hzq4 {
  height: 50px;
  line-height: 50px;
  width: 1300px;
  position: relative;
  float: right;
}
.slideTxtBox .hzq4 ul {
  float: left;
  position: absolute;
  height: 50px;
  left: 300px;
}
.slideTxtBox .hzq4 ul li {
  float: left;
  width: 120px;
  height: 45px;
  cursor: pointer;
  text-align: center;
  font-size: 20px;
  color: #333;
  margin-right: 6px;
  line-height: 45px;
}
.hzq4_more {
  float: right;
}
.hzq4_more.hide {
  display: none;
}
.hzq4_more a {
  font-size: 18px;
  color: #999;
}
.hzq4_more a:hover {
  color: #e76555;
}
.slideTxtBox .hzq4 ul li.on {
  height: 45px;
  display: block;
  width: 120px;
  height: 45px;
  border: 2px solid #edb2b6;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  color: #edb2b6;
}
.index_main3 {
  width: 1300px;
  margin: 0 auto;
}
.index_main3 img {
  width: 295px;
  height: 150px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float: left;
  margin-right: 40px;
}
.index_main3 a:nth-child(4) img {
  margin-right: 0px;
}

.index_main4 {
  width: 1300px;
  margin: 40px auto;
}
.slideTxtBox .hzq5 {
  height: 50px;
  line-height: 50px;
  width: 1300px;
  position: relative;
  float: right;
}
.slideTxtBox .hzq5 ul {
  float: left;
  position: absolute;
  height: 50px;
  left: 300px;
}
.slideTxtBox .hzq5 ul li {
  float: left;
  width: 120px;
  height: 45px;
  cursor: pointer;
  text-align: center;
  font-size: 20px;
  color: #333;
  margin-right: 6px;
  line-height: 45px;
}
.hzq5_more {
  float: right;
}
.hzq5_more.hide {
  display: none;
}
.hzq5_more a {
  font-size: 18px;
  color: #999;
}
.hzq5_more a:hover {
  color: #e76555;
}
.slideTxtBox .hzq5 ul li.on {
  height: 45px;
  display: block;
  width: 120px;
  height: 45px;
  border: 2px solid #edb2b6;
  border-radius: 30px;
  -moz-border-radius: 30px;
  color: #edb2b6;
}
.index_main4b {
  margin-top: 30px;
}
.index_main4b1 {
  width: 226px;
  padding: 5px;
  height: 290px;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 0 5px #999;
  float: left;
  margin-right: 30px;
  margin-bottom: 40px;
}
.index_main4b1:nth-child(5n) {
  margin-right: 0px;
}
.index_main4b1t {
  width: 226px;
  height: 150px;
  position: relative;
}
.index_main4b1t img {
  width: 226px;
  height: 150px;
  position: relative;
}
.index_main4b1ttxt {
  width: 226px;
  height: 35px;
  background: rgba(0, 0, 0, 0.4);
  left: 0px;
  top: 115px;
  position: absolute;
  line-height: 35px;
  text-align: left;
}
.index_main4b1ttxt a {
  font-size: 16px;
  color: #f5e641;
  margin-left: 15px;
}
.index_main4b1c {
  height: 100px;
}
.index_main4b1c p {
  text-align: left;
  padding-top: 10px;
}
.index_main4b1c p a {
  color: #686868;
  font-size: 14px;
}
.index_main4b1c p a:hover {
  color: #edb2b6;
}
.index_main4b1b p {
  text-align: left;
  font-size: 16px;
  color: #fb4835;
}
.index_main4b1b p a {
  color: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 1px 10px;
  background: #edb2b6;
  float: right;
}
.index_main4b1b p a:hover {
  background: #e25d66;
}

.news1 {
  width: 1300px;
  margin: 0 auto;
}
.news1t {
  width: 1300px;
  height: 40px;
  line-height: 40px;
  text-align: left;
}
.news1t p {
  color: #666;
  line-height: 40px;
}
.news1t p a {
  color: #666;
}
.news1t p a:hover {
  color: #e76555;
}
.news1t img {
  margin-right: 10px;
  float: left;
  margin-top: 12px;
}
.news1b {
  width: 1240px;
  padding: 30px;
  background: #fff;
}

.slideTxtBox .hzq6 {
  height: 50px;
  line-height: 50px;
  width: 1240px;
  position: relative;
  float: right;
  background: url(../images/news1bt.jpg) no-repeat;
}
.slideTxtBox .hzq6 ul {
  float: left;
  position: absolute;
  height: 50px;
  left: 700px;
}
.slideTxtBox .hzq6 ul li {
  float: left;
  width: 120px;
  height: 50px;
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  color: #666;
  margin-right: 6px;
  line-height: 50px;
}
.hzq6_more {
  float: left;
  margin-left: 20px;
}
.hzq6_more.hide {
  display: none;
}
.hzq6_more a {
  font-size: 24px;
  color: #333;
}
.hzq6_more a:hover {
  color: #e76555;
}
.slideTxtBox .hzq6 ul li.on {
  height: 45px;
  background: #e76555;
  display: block;
  width: 120px;
  height: 50px;
  color: #fff;
}
.news1bb1 {
  width: 1240px;
  height: 90px;
  border-bottom: 1px dashed #cccccc;
  margin-top: 15px;
}
.news1bb1_l {
  width: 65px;
  height: 70px;
  float: left;
  background: #e76555;
}
.news1bb1_l p {
  font-size: 24px;
  text-align: center;
  color: #fff;
  line-height: 1.2;
  padding-top: 8px;
}
.news1bb1_l p span {
  font-size: 14px;
  color: #fff;
}
.news1bb1_r {
  width: 1145px;
  float: right;
  text-align: left;
}
.news1bb1_r h2 a {
  font-size: 16px;
  color: #333;
}
.news1bb1_r h2 a:hover {
  color: #e76555;
}
.news1bb1_r p {
  line-height: 1.6;
  padding-top: 5px;
}
.news1bb1_r p a {
  font-size: 14px;
  color: #686868;
}
.news1bb1_r p a:hover {
  color: #e76555;
}
.news_infot {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #cccccc;
}
.news_infot h2 {
  font-size: 24px;
  color: #333;
}
.news_infot p {
  font-size: 14px;
  color: #999;
  padding-top: 10px;
}
.news_infob {
  padding-top: 20px;
  text-align: left;
  white-space: pre-line;
}
.news_infob p {
  text-align: left;
  font-size: 16px;
  color: #686868;
  text-indent: 2em;
  padding-top: 10px;
}

.report {
  width: 180px;
  margin: 00px auto 30px;
}
.report img {
  float: left;
  margin-left: 10px;
  margin-top: 5px;
}

/*弹出层*/
.pop1 {
  position: fixed;
  top: 45%;
  left: 50%;
  margin-left: -400px;
  z-index: 999;
  width: 800px;
  height: 240px;
  background: #eee;
  border: 1px solid #ccc;
}
.pop_head {
  position: relative;
  height: 25px;
  background: #ccc;
  font-size: 28px;
}
.pop_head a {
  position: absolute;
  right: 0px;
  line-height: 20px;
  color: #000;
  text-decoration: none;
  color: #fff;
  padding: 0px 15px 4px 15px;
  background-color: #a84c4c;
}
.pop_head a:hover {
  text-decoration: none;
}
.pop_body {
  padding: 30px;
}
.pop_body textarea {
  width: 100%;
  height: 100px;
  font-size: 14px;
  color: #999;
  background: #fff;
  border: none;
}
.pop_body p input {
  width: 120px;
  height: 35px;
  font-size: 14px;
  letter-spacing: 5px;
  text-align: center;
  margin-top: 20px;
  color: #333;
}
.pop_body .shuoming {
  text-align: left;
  margin-top: 30px;
}
.pop2,
.pop3 {
  position: fixed;
  top: 45%;
  left: 50%;
  margin-left: -400px;
  z-index: 999;
  width: 860px;
  height: 240px;
  background: #eee;
  border: 1px solid #ccc;
}

#md {
  z-index: 980;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
}
.btnn {
  display: inline-block;
  width: 100px;
  height: 35px;
  text-align: center;
  background: #c02510;
  line-height: 35px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  float: left;
}
.btnn a {
  color: #fff;
}

.footerds {
  width: 100%;
  padding-bottom: 20px;
  background: #333;
  border-top: 3px solid #dedede;
  padding-top: 20px;
  text-align: left;
}
.footerdst {
  width: 1300px;
  margin: 0 auto;
}
.footerdstl {
  width: 1550px;
  float: left;
  height: 90px;
  padding-top: 30px;
}
.footerdsb p.footerdstlp1 span {
  font-size: 18px;
  color: #fff;
}
.footerdsb p.footerdstlp1 a {
  color: #999;
}
.footerdstl p a {
  font-size: 18px;
  color: #fff;
  margin-left: 30px;
}
.footerdstl p.footerdstlp2 {
  padding-top: 10px;
}
.footerdstl p.footerdstlp2 a {
  font-size: 16px;
  color: #fff;
}
.footerdstl p.footerdstlp2 a:hover {
  color: #e76555;
}
.footerdstl p.footerdstlp2 span {
  font-size: 14px;
  margin-left: 30px;
  color: #666;
}
.footerdsb {
  width: 1300px;
  margin: 0 auto;
}
.footerdsb p {
  font-size: 16px;
  color: #fff;
  line-height: 2;
}
.spangg1 {
  color: #fff;
  font-size: 18px;
  display: block;
  height: 50px;
  float: left;
  margin-left: 32px;
}

.hide {
  display: none;
}
#checkSell {
  float: right;
  margin-top: 4px;
  color: #fff;
  cursor: pointer;
  width: 80px;
  height: 30px;
  border-radius: 25px;
  text-align: center;
  line-height: 30px;
  background: #e76555;
}
.footer-a {
  color: #333 !important;
  font-size: 14px !important;
  padding-top: 5px !important;
  margin-left: 0 !important;
}

.account_dgfb_lx01b1_rb ul li a {
  color: #06c;
  font-size: 16px;
}
.account_dgfb_lx01b1_r h2 a.wndg,
.accountmain3b1_rb ul li h2 a {
  font-size: 14px;
  color: #fff;
  padding: 5px;
  margin-bottom: 5px;
  background: #e76555;
  display: inline-block;
  border-radius: 5px;
  border: none;
}
.accountmain3b1_r h2 a {
  border: 1px solid #06c;
}
.accountmain3b1_rt a:hover,
.text_cenb_td2 a:hover {
  color: #f37133;
  text-decoration: underline;
}

.account-tag {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  padding: 2px 5px;
  background: #2bc808;
  line-height: 1;
  margin-right: 10px;
  border: 1px solid #2bc808;
  border-radius: 4px;
}

.radio-wrapper label,
.tradeStatus label {
  float: left;
  line-height: 34px;
  margin-right: 20px;
}

#area3,
.area3 {
  display: none;
}

.p-10 {
  padding: 10px;
}

.mt10 {
  margin-top: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.tab-container {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.tab-container .tab {
  display: flex;
  margin-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}

.tab-container .tab span {
  background: #ddd;
  padding: 0px 10px;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  cursor: pointer;
  display: block;
}

.tab-container .tab span.active {
  background: #e23536;
  color: #fff;
}

.tab-container .tab-pane {
  flex: 1;
  display: flex;
  overflow-y: auto;
  min-height: 200px;
}

.tab-container .data-item {
  cursor: pointer;
  padding: 6px 0;
}

.tab-container .data-item.selected {
  opacity: 0.6;
}

.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 11111;
  width: 100%;
  height: 100%;
  display: none;
}
.popup-overlay__inner {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  right: 0;
}
.popup-overlay.active {
  display: block;
}
.popup {
  position: fixed;
  z-index: 1;
  width: 400px;
  max-height: 40%;
  padding: 10px;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 0 10px hsla(0, 6%, 58%, 0.6);
  display: flex;
}

.zhuangBei1Start,
.zhuangBei1End,
.ziliNumStart,
.ziliNumEnd,
.minPrice,
.maxPrice,
.search-input,
.accoSeq {
  text-align: center;
  display: block;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #f1f1f1;
  background-image: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border: none;
  background: #f1f1f1;
  width: 125px;
  height: 30px;
}

.accoSeq {
  text-align: left;
  display: block;
  padding-left: 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #f1f1f1;
  background-image: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border: none;
  background: #f1f1f1;
  width: 125px;
  height: 30px;
}
.flex,
.flex-between,
.flex-center,
.flex-col-center {
  display: flex;
}
.flex-col-center {
  flex-direction: column;
}
.flex-between,
.flex-center,
.flex-col-center {
  align-items: center;
}
.flex-center,
.flex-col-center {
  justify-content: center;
}
.flex-between {
  justify-content: space-between;
}
.flex-1 {
  flex: 1;
}

.tab-pane > div:first-child {
  flex: 1;
}
.level-pane {
  text-align: left;
  flex: 2.5;
  display: none;
}
.mw-100 {
  min-width: 100px;
}

.btn-main {
  color: #fff;
  background: #e76555;
}

.btn-gray {
  color: #fff;
  background: #cdcbce;
}

.align-center {
  display: flex;
  align-items: center;
}

.flex-end {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.wp-100 {
  width: 100%;
}
.hp-100 {
  height: 100%;
}

.el-popper .el-checkbox,
.el-popper .el-radio {
  width: 80px;
}
