@charset "utf-8";
html,
body,
div,
ol,
ul,
li,
ol,
h1,
h2,
h3,
h4,
p,
dl,
dt,
dd,
form,
a,
input,
textarea,
select,
label,
img {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
body,
button,
input,
select,
textarea {
  font-family:  'microsoft yahei', '宋体', sans-serif;
  font-size: 12px;
}
body {
  color: #666;
  background-color: #fff;
  min-width: 320px;
}
a {
  text-decoration: none;
  color: #93754a;
}
a:hover {
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #7d5823;
}
a:focus {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  text-decoration: none;
}
img {
  border: 0;
  vertical-align: top;
}
ul,
ol,
li {
  list-style: none;
}
a,
a:focus,
input,
input:focus {
  outline: none;
}
@font-face {
  font-family: 'NeuesBauenDemo';
  src: url('../fonts/neues_bauen_demo-webfont.eot');
  src: url('../fonts/neues_bauen_demo-webfont.eot?#iefix') format('embedded-opentype'),
   url('../fonts/neues_bauen_demo-webfont.woff') format('woff'),
   url('../fonts/neues_bauen_demo-webfont.ttf') format('truetype'),
   url('../fonts/neues_bauen_demo-webfont.svg#NeuesBauenDemo') format('svg');
  font-weight: normal;
  font-style: normal;
}
.blank10 {
  clear: both;
  height: 74px;
  overflow: hidden;
}
.clearfix,
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clear {
  diplay: block!important;
  float: none!important;
  clear: both;
  overflow: hidden;
  width: auto!important;
  height: 0!important;
  margin: 0 auto!important;
  padding: 0!important;
  font-size: 0;
  line-height: 0;
}
i {
  font-style: normal;
}
.left {
  float: left;
}
.right {
  float: right;
}
.transition {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.body_bg_f8 {
  background-color: #f8f8f8;
}
.wd_1200 {
  width: 1200px;
  margin: 0 auto;
}
.icon {
  background-image: url(../images/icon.png);
  background-repeat: no-repeat;
  display: block;
}
.top_20 {
  margin-top: 20px;
  display: inline-block;
}
.pr_main_icon {
  background-image: url(../images/pr_main_icon.gif);
  background-repeat: no-repeat;
  display: block;
}
.top_nav {
  display: inline-block;
  width: 100%;
  background-color: white;
}
.top_nav .min_nav {
  height: 35px;
  background-color: #f5f5f5;
}
.top_nav .min_nav .left {
  line-height: 35px;
  position: relative;
  padding: 0 10px;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
}
.top_nav .min_nav .left.dq_active {
  background-color: white;
  padding: 0 10px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.top_nav .min_nav .left i {
  width: 13px;
  height: 15px;
  background-position: -7px -32px;
  float: left;
  margin-top: 10px;
  margin-right: 5px;
}
.top_nav .min_nav .left a {
  margin-left: 10px;
}
.top_nav .min_nav .left .city_list {
  position: absolute;
  width: 335px;
  border: 1px solid #ddd;
  left: -1px;
  border-top: 0;
  background-color: white;
  z-index: 999;
  padding: 5px 0;
  display: none;
}
.top_nav .min_nav .left .city_list ul li {
  float: left;
  height: 32px;
  line-height: 32px;
  width: 65px;
  text-align: left;
}
.top_nav .min_nav .left .city_list ul li a {
  color: #666;
  padding: 6px 8px;
}
.top_nav .min_nav .left .city_list ul li a:hover {
  color: #93754a;
  background-color: #eee;
}
.top_nav .min_nav .left .city_list ul li a.active {
  background-color: #93754a;
  color: white;
}
.top_nav .min_nav .right {
  line-height: 35px;
}
.top_nav .min_nav .right ul {
  float: left;
  padding: 10px 0;
  margin-right: 10px;
}
.top_nav .min_nav .right ul li {
  float: right;
  line-height: 14px;
  margin-right: 10px;
  cursor: pointer;
}
.top_nav .min_nav .right ul li .dingwei {
  height: 14px;
  line-height: 14px;
  border-right: 1px solid #c4c4c4;
  display: block;
  padding-right: 10px;
}
.top_nav .min_nav .right ul li .dingwei_color {
  color: #ff2727;
}
.top_nav .min_nav .right ul li a {
  font-size: 14px;
  color: #8e8e8e;
  cursor: pointer;
}
.top_nav .min_nav .right ul li a:hover {
  color: #ff2727;
}
.top_nav .min_nav .right ul li .xiala_model_xiaoxi {
  position: absolute;
  top: 35px;
  width: 85px;
  background-color: #f5f5f5;
  text-align: center;
  padding: 0 10px;
  margin-left: -25px;
  z-index: 999;
  padding-bottom: 9px;
  display: none;
}
.top_nav .min_nav .right ul li .xiala_model_xiaoxi a {
  font-size: 12px;
  width: 100%;
  display: inline-block;
  margin: 3px 0;
  padding: 3px 0;
}
.top_nav .min_nav .right ul li .xiala_model_xiaoxi a strong {
  float: left;
  font-weight: normal;
}
.top_nav .min_nav .right ul li .xiala_model_xiaoxi a span {
  float: right;
  width: 30px;
  text-align: right;
  color: #ff2727;
}
.top_nav .min_nav .right ul li .xiala_model_xiaoxi a:hover {
  color: #ff2727;
  transition: none;
}
.top_nav .min_nav .right ul li .xiala_model_kehu {
  position: absolute;
  top: 35px;
  width: 55px;
  background-color: #f5f5f5;
  text-align: center;
  padding: 0 10px;
  margin-left: 20px;
  z-index: 999;
  padding-bottom: 9px;
  display: none;
}
.top_nav .min_nav .right ul li .xiala_model_kehu a {
  font-size: 12px;
  width: 100%;
  display: inline-block;
  margin: 3px 0;
  padding: 3px 0;
}
.top_nav .min_nav .right ul li .xiala_model_kehu a strong {
  float: left;
  font-weight: normal;
}
.top_nav .min_nav .right ul li .xiala_model_kehu a:hover {
  color: #ff2727;
  transition: none;
}
.top_nav .min_nav .right ul li .dingwei:hover {
  color: #ff2727;
}
.top_nav .min_nav .right ul li i.xiaoxi {
  background-position: -5px -76px;
  width: 26px;
  height: 14px;
  float: left;
  margin-top: 2px;
  position: relative;
}
.top_nav .min_nav .right ul li i.dian:before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  display: block;
  background-color: #ff2727;
  position: absolute;
  right: 6px;
  top: -3px;
}
.top_nav .min_nav .right ul li i.jiantou {
  position: relative;
  width: 6px;
  height: 35px;
  float: right;
  margin-top: 5px;
  margin-left: 5px;
}
.top_nav .min_nav .right ul li i.jiantou:after {
  content: ' ';
  border: 4px solid transparent;
  border-top: 4px solid #868686;
  width: 0;
  height: 0;
  position: absolute;
}
.top_nav .min_nav .right ul li i.jiantou_shang:after {
  content: ' ';
  border: 4px solid transparent;
  border-bottom: 4px solid #ff2727;
  width: 0;
  top: -4px;
  height: 0;
  position: absolute;
}
.top_nav .min_nav .right .zixun_phone {
  float: right;
  color: #999;
}
.top_nav .min_nav .right .zixun_phone i {
  width: 12px;
  height: 12px;
  background-position: -8px -55px;
  float: left;
  margin-top: 12px;
  margin-right: 5px;
}
.top_nav .min_nav .right .zixun_phone .xiala_model_wx {
  position: absolute;
  top: 35px;
  width: 134px;
  background-color: #f5f5f5;
  text-align: center;
  z-index: 999;
  display: none;
}
.top_nav .min_nav .right .zixun_phone .xiala_model_wx img {
  text-align: center;
}
.top_nav .min_nav .right .zixun_phone .xiala_model_wx p {
  text-align: center;
}
.select2-container .select2-choice {
  width: 90px;
}
.logo_seach {
  height: 96px;
}
.logo_seach h1 {
  margin-top: 19px;
  float: left;
}
#header {
  width: 100%;
  background-color: #93754a;
  height: 52px;
  line-height: 52px;
  margin-top: -4px;
  position: relative;
  z-index: 8;
}
#header .wd_1200 {
  position: relative;
}
.nav_main {
  position: absolute;
  left: 0;
  line-height: 52px;
  background: #93754a;
  z-index: 10;
  width: 100%;
  overflow: hidden;
  height: 52px;
}
#header .nav_main:hover {
  box-shadow: 0 7px 5px -5px rgba(0, 0, 0, 0.2);
}
#header .nav_main .d {
  float: left;
  height: 100%;
  background: url(../images/nav_bg_l.png) left center repeat-y;
}
#header .nav_main .d .inner {
  background: url(../images/nav_bg_r.png) right center repeat-y;
}
#header .nav_main .d1 {
  background-color: #342210;
}
#header .nav_main .d7,
#header .nav_main .d8 {
  background-image: none !important;
}
#header .nav_main .d7 .inner,
#header .nav_main .d8 .inner {
  background-image: none !important;
}
#header .nav_main .d7 .t,
#header .nav_main .d8 .t {
  background: url(../images/nav_bg1_l.png) left center no-repeat;
}
#header .nav_main .d7 .t span,
#header .nav_main .d8 .t span {
  background: url(../images/nav_bg1_r.png) right center no-repeat;
}
#header .nav_main .d7 .t {
  background-image: none;
}
#header .nav_main a {
  color: #fff;
  font-size: 14px;
  display: block;
}
#header .nav_main a.t {
  height: 52px;
}
#header .nav_main a.t span {
  padding: 0 22px 0 20px;
  display: block;
}
#header .nav_main a:hover {
  color: #e3e3e3;
}
#header .nav_main .last .t span {
  background: none;
}
#header .nav_main p {
  padding: 15px 0;
}
#header .nav_main p a {
  height: auto;
  line-height: 180%;
  padding: 0 22px 0 20px;
}
#header .nav_main .line {
  height: 2px;
  background: #fff;
  top: 52px;
  left: 0;
  width: 100%;
  position: absolute;
}
.search {
  float: left;
  margin-left: 210px;
  margin-top: 20px;
}
.search .tabr span {
  display: inline-block;
  height: 22px;
  line-height: 23px;
  font-size: 14px;
  color: #342210;
  padding: 0 15px;
  cursor: pointer;
}
.search .tabr span.now {
  background: #93754a;
  color: #fff;
}
.search .form {
  width: 458px;
  height: 28px;
  line-height: 28px;
  border: 2px solid #93754a;
}
.search .kw {
  float: left;
  height: 28px;
  text-indent: 10px;
  line-height: 28px;
  background: none;
  border: none;
  color: #fff;
  font-size: 12px;
  width: 310px;
  color: #666;
}
.search .ok {
  float: right;
  height: 28px;
  line-height: 28px;
  width: 108px;
  border: none;
  cursor: pointer;
  background: none;
  color: white;
  background-color: #93754a;
  font-size: 14px;
}
.search .ok:hover {
  color: #eee;
}
.bg_black4 {
  background: url(../images/black4.png) repeat top left;
}
.in_help {
  width: 100%;
  background-color: #e9e9e9;
  margin-top: 0px;
  padding-bottom: 42px;
}
.in_help .left {
  margin-top: 34px;
}
.in_help .left .top {
  display: inline-block;
}
.in_help .left .top h3 {
  color: #353535;
  font-size: 30px;
  margin-bottom: 12px;
}
.in_help .left .top h3 span {
  color: #93754a;
}
.in_help .left .top p {
  font-family: georgia;
  line-height: 20px;
  font-size: 16px;
  margin-bottom: 11px;
  color: #474747;
}
.in_help .left .top h4 {
  color: #999;
  font-size: 16px;
  line-height: 24px;
}
.in_help .left .bottom {
  width: 612px;
  height: 76px;
  margin-top: 37px;
}
.in_help .left .bottom a {
  margin-left: 20px;
  float: left;
  margin-right: 30px;
}
.in_help .left .bottom a i {
  float: left;
  margin-top: 12px;
}
.in_help .left .bottom a .font_a {
  float: left;
  margin-top: 18px;
  margin-left: 25px;
}
.in_help .left .bottom a .font_a p {
  line-height: 20px;
  color: white;
  font-size: 16px;
  margin-bottom: 3px;
}
.in_help .left .bottom a .font_a p u {
  color: #999;
  text-decoration: none;
  font-size: 14px;
}
.in_help .left .bottom a:last-child i {
  margin-top: 12px;
}
.in_help .right {
  width: 500px;
  padding: 15px 20px 20px 20px;
  height: 55px;
  margin-top: 164px;
  position: relative;
}
.in_help .right p {
  font-size: 16px;
  color: white;
  margin-bottom: 6px;
}
.in_help .right label {
  float: left;
}
.in_help .right label select {
  width: 120px;
}
.in_help .right label.city_width .select2-choice {
  width: 138px;
}
.in_help .right a.seach_btn {
  float: right;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: absolute;
  right: 20px;
  top: 15px;
  cursor: pointer;
}
.in_help .right a.seach_btn:hover {
  opacity: .8;
}
.in_help .right .seach_wd_list {
  position: absolute;
  top: 90px;
  left: 0;
  width: 100%;
  height: 239px;
  background-color: white;
}
.in_help .right .seach_wd_list .btn_seach_a {
  padding: 16px 16px 0 16px;
}
.in_help .right .seach_wd_list .btn_seach_a a {
  width: 100%;
  background-color: #bfa169;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: white;
  text-align: center;
  display: inline-block;
}
.in_help .right .seach_wd_list .btn_seach_a a:hover {
  background-color: #7d5823;
}
.in_help .right .seach_wd_list ul {
  padding: 16px;
  height: 140px;
  overflow-y: auto;
}
.in_help .right .seach_wd_list ul li {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #eee;
  display: inline-block;
  width: calc(94%);
  padding-left: 6%;
  margin-bottom: 10px;
}
.in_help .right .seach_wd_list ul li i {
  background-image: url(../images/helps_seach_list_icon.gif);
  background-repeat: no-repeat;
  width: 13px;
  height: 17px;
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
}
.in_help .right .seach_wd_list ul li h3 {
  color: #666;
  font-size: 14px;
}
.in_help .right .seach_wd_list ul li p {
  color: #999;
  font-size: 12px;
}
.in_help .right .seach_wd_list ul li:hover h3 {
  color: #93754a;
}
.in_help .right .seach_wd_list .meiyou_more {
  width: 100%;
  display: inline-block;
  text-align: center;
  color: #999;
}
.links {
  width: 100%;
  padding-bottom: 25px;
}
.links .kuai {
  border-right: 1px solid #93754a;
  float: left;
  margin-top: 42px;
}
.links .kuai ul {
  float: left;
  width: 150px;
}
.links .kuai ul li {
  line-height: 24px;
}
.links .kuai ul li a {
  color: white;
  font-size: 14px;
}
.links .kuai ul li strong {
  font-size: 16px;
  display: inline-block;
  padding-bottom: 5px;
  color: white;
  font-weight: normal;
}
.links .kuai_2 {
  border-right: 1px solid #93754a;
  color: white;
  float: left;
  margin-top: 42px;
  text-align: right;
  margin-left: 80px;
  padding-right: 70px;
}
.links .kuai_2 h3 {
  font-size: 40px;
  line-height: 40px;
}
.links .kuai_2 p {
  font-size: 14px;
  line-height: 18px;
  margin-top: 3px;
}
.links .kuai_2 a {
  background-color: #93754a;
  width: 130px;
  height: 30px;
  line-height: 30px;
  color: white;
  text-align: center;
  display: inline-block;
  margin-top: 10px;
}
.links .kuai_3 {
  float: right;
}
.links .kuai_3 .qr_code_pic {
  float: left;
  margin-top: 38px;
  margin-left: 30px;
  width: 103px;
}
.links .kuai_3 .qr_code_pic img {
  display: inline-block;
  vertical-align: top;
}
.links .kuai_3 .qr_code_pic p {
  width: 100%;
  text-align: center;
  line-height: 28px;
  color: white;
}
.cop_bottom {
  background-color: #212121;
  width: 100%;
  padding: 15px 0 10px;
}
.cop_bottom .link_font_height {
  width: 100%;
  display: inline-block;
  height: 22px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.cop_bottom .link_font_height ul {
  padding-right: 30px;
}
.cop_bottom .link_font_height ul li {
  margin-right: 20px;
  float: left;
}
.cop_bottom .link_font_height ul li strong {
  font-size: 12px;
  line-height: 22px;
  color: #bbb;
  font-weight: normal;
}
.cop_bottom .link_font_height ul li a {
  font-size: 12px;
  line-height: 22px;
  color: #bbb;
}
.cop_bottom .link_font_height ul li a:hover {
  color: white;
}
.cop_bottom .link_font_height .arrow-box {
  width: 20px;
  height: 20px;
  top: 7px;
  position: absolute;
  right: 0;
  z-index: 9;
}
.cop_bottom .link_font_height .arrow-box .bottom {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  /*兼容ie8-*/
  cursor: pointer;
}
.cop_bottom .link_font_height .arrow-box .bottom .bottom-arrow1,
.cop_bottom .link_font_height .arrow-box .bottom .bottom-arrow2 {
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  /*兼容ie8-*/
  border-bottom: 8px transparent dashed;
  border-left: 8px transparent dashed;
  border-right: 8px transparent dashed;
  border-top: 8px #bbb solid;
  overflow: hidden;
}
.cop_bottom .link_font_height .arrow-box .bottom:hover .bottom-arrow1,
.cop_bottom .link_font_height .arrow-box .bottom:hover .bottom-arrow2 {
  border-top-color: #fff;
}
.cop_bottom .link_font_height .arrow-box .top {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: -6px;
  z-index: 2;
  /*兼容ie8-*/
  cursor: pointer;
}
.cop_bottom .link_font_height .arrow-box .top .bottom-arrow1,
.cop_bottom .link_font_height .arrow-box .top .bottom-arrow2 {
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  /*兼容ie8-*/
  border-bottom: 8px #bbb solid;
  border-left: 8px transparent dashed;
  border-right: 8px transparent dashed;
  border-top: 8px transparent dashed;
  overflow: hidden;
}
.cop_bottom .link_font_height .arrow-box .top:hover .bottom-arrow1,
.cop_bottom .link_font_height .arrow-box .top:hover .bottom-arrow2 {
  border-bottom-color: #fff;
}
.cop_bottom .cop_foot_bq {
  width: 100%;
  display: inline-block;
  text-align: center;
}
.cop_bottom .cop_foot_bq p {
  color: #777;
  font-family: arial;
}
.cop_bottom .cop_foot_bq p a {
  color: #777;
  padding-left: 5px;
}
.xieyi_border {
  width: 680px;
  margin: 0 auto;
}
.case-contact-top {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow-y: auto;
}
.reveal-modal {
  visibility: hidden;
  width: 620px;
  background: white;
  position: fixed;
  z-index: 9999;
  top: 25%;
  padding: 30px;
  border-radius: 12px;
}
.gundongtiao {
  height: 295px;
  padding-right: 1rem;
  overflow-y: auto;
}
.reg_outer_border {
  width: 530px;
  margin: 0 auto;
}
.reveal-modal-reg-in {
  visibility: hidden;
  width: 430px;
  position: fixed;
  z-index: 9999;
  top: 15%;
  padding: 30px;
  border-radius: 12px;
  background-color: white;
}
.reveal-modal-reg-in .gundongtiao {
  height: auto;
  padding-right: 1rem;
  overflow-y: auto;
}
.reveal-modal-reg-in .input_line {
  margin-top: 10px;
}
.reveal-modal-reg-in .input_line label {
  width: 100%;
  border-bottom: 1px solid #eee;
  display: inline-block;
  margin: 10px 0;
  padding-bottom: 6px;
}
.reveal-modal-reg-in .input_line label input {
  width: 100%;
  border: 0;
  font-size: 16px;
  height: 28px;
  line-height: 28px;
  float: left;
}
.reveal-modal-reg-in .input_line label input.code_input {
  width: 50%;
}
.reveal-modal-reg-in .input_line label a {
  float: right;
  font-size: 16px;
}
.reveal-modal-reg-in .input_line label:focus {
  border-bottom: 1px solid #000;
}
.reveal-modal-reg-in .input_line label i.icon-visiable {
  position: relative;
  float: right;
  margin-top: 3px;
  width: 20px;
  height: 20px;
  background: url(../images/reg_pw_look.png) 0 0;
  cursor: pointer;
}
.reveal-modal-reg-in .input_line label i.j_visiable {
  background-position: -30px 0;
}
.reveal-modal-reg-in .input_line .btn_input {
  width: 100%;
  margin-top: 10px;
}
.reveal-modal-reg-in .input_line .btn_input a {
  background-color: #93754a;
  font-size: 18px;
  color: white;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  display: block;
  border-radius: 3px;
}
.reveal-modal-reg-in .input_line .btn_input a:hover {
  background-color: #7d5823;
}
.reveal-modal-reg-in .input_line .reg_tishi {
  color: red;
  width: 100%;
  display: inline-block;
  text-align: center;
  font-size: 14px;
}
.reveal-modal-reg-in .input_line p {
  text-align: center;
  color: #999;
  width: 100%;
  font-size: 14px;
  display: inline-block;
  margin: 20px 0;
}
.reveal-modal-reg-in .other_login h3 {
  position: relative;
  text-align: center;
}
.reveal-modal-reg-in .other_login h3 span {
  color: #999;
  display: inline-block;
  position: relative;
  background-color: white;
  z-index: 9;
  padding: 0 20px;
  font-size: 14px;
}
.reveal-modal-reg-in .other_login h3:after {
  content: "";
  position: absolute;
  right: 0;
  width: 50%;
  height: 1px;
  background: -webkit-linear-gradient(right, #ffffff, #dddddd);
  display: block;
  top: 10px;
}
.reveal-modal-reg-in .other_login h3:before {
  content: "";
  position: absolute;
  left: 0;
  width: 50%;
  height: 1px;
  background: -webkit-linear-gradient(left, #ffffff, #dddddd);
  display: block;
  top: 10px;
}
.reveal-modal-reg-in .other_login ul {
  display: flex;
  width: 80%;
  text-align: center;
  padding-top: 20px;
  margin: 0 auto;
}
.reveal-modal-reg-in .other_login ul li {
  display: inline;
  width: 33.333%;
  text-align: center;
}
.reveal-modal-reg-in .other_login ul li a {
  width: 100%;
  text-align: center;
  font-family: arial;
}
.reveal-modal-reg-in .other_login ul li a i.reg_tc_icon {
  background-image: url(../images/reg_tc_icon.gif);
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
  display: block;
  margin: 0 auto 6px;
}
.reveal-modal-reg-in .other_login ul li a i.weixin {
  background-position: 0 0;
}
.reveal-modal-reg-in .other_login ul li a i.QQ {
  background-position: -106px 0;
}
.reveal-modal-reg-in .other_login ul li a i.weibo {
  background-position: -212px 0;
}
.reveal-modal-reg-in .other_login ul li a p {
  font-size: 14px;
  color: #222;
}
.reveal-modal-reg-in .other_login ul li a:hover p {
  color: #93754a;
}
.reveal-modal-reg-in .other_login .line_login_font {
  width: 100%;
  text-align: center;
  display: inline-block;
  margin-top: 30px;
}
.reveal-modal-reg-in .other_login .line_login_font p {
  font-size: 14px;
  color: #666;
}
.reveal-modal-reg-in .other_login .line_login_font p a {
  cursor: pointer;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.reveal-modal .close-reveal-modal,
.reveal-modal-reg-in .close-reveal-modal,
.reveal-modal-weixin-bind .close-reveal-modal {
  width: 13px;
  height: 13px;
  background-image: url(../images/login_close.gif);
  margin-right: -26px;
  position: absolute;
  top: 20px;
  right: 45px;
  cursor: pointer;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.reveal-modal-reg-in .close-reveal-modal:hover,
.reveal-modal-weixin-bind .close-reveal-modal:hover,
.reveal-modal .close-reveal-modal:hover {
  background-color: red;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.reveal-modal-bg {
  background-color: #333;
  opacity: .6;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
}
#myModal01 .left {
  width: 360px;
  margin-right: 20px;
}
#myModal01 .left .login_fs ul {
  width: 100%;
  display: inline-block;
  border-bottom: 2px solid #f2f2f2;
}
#myModal01 .left .login_fs ul li {
  cursor: pointer;
  font-size: 18px;
  color: #222;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  float: left;
  position: relative;
}
#myModal01 .left .login_fs ul li:after {
  content: "";
  position: absolute;
  bottom: -2px;
  height: 2px;
  width: 140px;
  left: 0px;
  background-color: #f2f2f2;
  display: block;
}
#myModal01 .left .login_fs ul li.off {
  color: #93754a;
  border-bottom-color: #93754a;
}
#myModal01 .left .login_fs ul li.off:after {
  background-color: #93754a;
}
#myModal01 .left .login_left_pic {
  width: 100%;
  display: inline-block;
  padding-top: 20px;
}
#myModal01 .left .login_left_pic p {
  text-align: center;
  width: 100%;
  display: inline-block;
}
#myModal01 .left .login_left_pic span {
  font-size: 16px;
  line-height: 30px;
  padding-left: 50px;
  display: inline-block;
  color: #222;
  margin-top: 20px;
}
#myModal01 .left .login_left_pic span i {
  width: 32px;
  height: 30px;
  background-image: url(../images/login_saoyisao.gif);
  background-repeat: no-repeat;
  float: left;
  margin-right: 15px;
}
#myModal01 .left .login_left_input {
  padding: 0 20px;
  margin-top: 10px;
}
#myModal01 .left .login_left_input label.in_input_line {
  width: 100%;
  display: inline-block;
  border: 1px solid #ddd;
  height: 43px;
  line-height: 43px;
  margin-top: 15px;
}
#myModal01 .left .login_left_input label.in_input_line i {
  width: 16px;
  height: 16px;
  display: block;
  background-repeat: no-repeat;
  margin-top: 13px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
#myModal01 .left .login_left_input label.in_input_line i.user_icon {
  background-image: url(../images/login_icon_03.gif);
}
#myModal01 .left .login_left_input label.in_input_line i.pw_icon {
  background-image: url(../images/login_icon_03.gif);
}
#myModal01 .left .login_left_input label.in_input_line input {
  border: 0;
  height: 43px;
  line-height: 43px;
  width: 270px;
  font-size: 14px;
}
#myModal01 .left .login_left_input p {
  display: inline-block;
  width: 100%;
  margin: 15px 0;
}
#myModal01 .left .login_left_input p label {
  float: left;
  line-height: 14px;
}
#myModal01 .left .login_left_input p label input {
  float: left;
  margin-right: 5px;
  margin-top: 1px;
}
#myModal01 .left .login_left_input p a {
  float: right;
  color: #93754a;
}
#myModal01 .left .login_left_input p a:hover {
  text-decoration: underline;
}
#myModal01 .left .login_left_input input.submit_login {
  background-color: #93754a;
  color: white;
  font-size: 18px;
  text-align: center;
  height: 45px;
  line-height: 45px;
  border: 0;
  width: 100%;
  display: inline-block;
  cursor: pointer;
}
#myModal01 .left .login_left_input input.submit_login:hover {
  background-color: #7d5823;
}
#myModal01 .right {
  width: 160px;
  padding: 0 20px;
  text-align: center;
  position: relative;
}
#myModal01 .right h3 {
  font-size: 18px;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 8px;
}
#myModal01 .right a.kuaijie_login {
  width: 100%;
  display: inline-block;
  line-height: 52px;
  font-size: 14px;
  color: #333;
  margin: 15px 0;
  font-family: arial;
}
#myModal01 .right a.kuaijie_login i {
  width: 52px;
  height: 52px;
  display: block;
  float: left;
  background-repeat: no-repeat;
  margin-right: 15px;
}
#myModal01 .right a.kuaijie_login i.btn_qq {
  background-image: url(../images/login_qq.gif);
}
#myModal01 .right a.kuaijie_login i.btn_wb {
  background-image: url(../images/login_wb.gif);
}
#myModal01 .right a.kuaijie_login:hover {
  color: #93754a;
}
#myModal01 .right p {
  font-size: 16px;
  margin-top: 20px;
  text-align: center;
  display: inline-block;
  width: 100%;
}
#myModal01 .right p a {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  cursor: pointer;
}
#myModal01 .right:before {
  content: "";
  width: 2px;
  height: 290px;
  background-color: #f2f2f2;
  position: absolute;
  display: block;
  left: -15px;
}
.cebian_right .kefu {
  width: 40px;
  padding-bottom: 10px;
  background-color: #4e545e;
  border-top-left-radius: 3px;
  padding: ;
  border-bottom-left-radius: 3px;
  position: fixed;
  right: 0;
  bottom: 280px;
  text-align: center;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.cebian_right .kefu i {
  background-image: url(../images/cebian_kefu.gif);
  background-repeat: no-repeat;
  width: 22px;
  height: 24px;
  display: block;
  margin: 10px 0 6px 9px;
}
.cebian_right .kefu p {
  color: white;
}
.cebian_right .kefu:hover {
  opacity: .6;
}
.cbbfixed {
  position: fixed;
  transition: bottom ease .3s;
  bottom: 230px;
  right: -85px;
  z-index: 3;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.cbbfixed .cbbtn {
  width: 40px;
  height: 40px;
  display: block;
  background-color: #adb2b7;
}
.cbbfixed .gotop {
  transition: background-color ease 0.3s;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.cbbfixed .gotop .up-icon {
  float: left;
  margin: 14px 0 0 9px;
  width: 23px;
  height: 12px;
  background: url(../images/side-icon02.png);
}
.cbbfixed .gotop:hover {
  background-color: #4e545e;
}
.jiameng_info {
  padding-bottom: 50px;
}
.jiameng_info .one_pic {
  width: 100%;
  display: inline-block;
  margin: 15px 0;
}
.jiameng_info .two_info {
  margin-top: 80px;
}
.jiameng_info .two_info p {
  font-size: 16px;
  color: #333;
  line-height: 30px;
}
.jiameng_info .two_info p strong {
  font-size: 24px;
}
.jiameng_info .two_info .top .left {
  width: 600px;
}
.jiameng_info .two_info .top .left .one_font {
  padding: 25.5px 40px;
  width: 470px;
  border: 6px solid #93754a;
  display: block;
  float: right;
}
.jiameng_info .two_info .top .left .two_font {
  width: 100%;
  display: inline-block;
  position: relative;
}
.jiameng_info .two_info .top .left .two_font:before {
  content: "";
  width: 204px;
  height: 173px;
  border: 6px solid #93754a;
  position: absolute;
  right: 0;
  top:13px;
}
.jiameng_info .two_info .top .left .two_font .font_line {
  background-color: #f8f8f8;
  position: absolute;
  right: 60px;
  margin-top: 38px;
}
.jiameng_info .two_info .top .left .two_font .font_line p {
  font-size: 18px;
  line-height: 34px;
  letter-spacing: 2px;
}
.jiameng_info .two_info .bottom {
  width: 100%;
  display: inline-block;
  margin-top: 26px;
}
.jiameng_info .two_info .bottom .right {
  float: right;
	margin-right: 30px;
	width: 308px;
	border: 6px solid #93754a;
	padding: 55px 50px;
	position: relative;
	margin-top: 0px;
	height: 139px;
}
.jiameng_lc {
  width: 100%;
  padding: 40px 0;
}
.jiameng_lc .step h3 {
  width: 100%;
  text-align: center;
  color: #b61f24;
  font-size: 24px;
}
.jiameng_lc .step ul {
  margin: 25px auto;
  display: block;
  width: 1120px;
  height: 140px;
}
.jiameng_lc .step ul li {
  width: 94px;
  margin: 0 33px;
  display: block;
  float: left;
  text-align: center;
  position: relative;
}
.jiameng_lc .step ul li .path {
  background-color: #b61f24;
  display: block;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  padding: 2px;
  margin-bottom: 5px;
}
.jiameng_lc .step ul li .path i {
  width: 86px;
  height: 86px;
  border: 2px solid white;
  border-radius: 50%;
  background-color: #b61f24;
  display: block;
  text-align: center;
  line-height: 86px;
  font-size: 40px;
  color: white;
  font-family: arial;
}
.jiameng_lc .step ul li p {
  font-size: 14px;
}
.jiameng_lc .step ul li:before {
  content: "";
  position: absolute;
  right: -40px;
  background: url(../images/jiameng_pic3.jpg);
  width: 13px;
  height: 23px;
  display: block;
  margin-top: 37px;
}
.jiameng_lc .step ul li:last-child:before {
  display: none;
}
.jiameng_lc .jm_message {
  background-color: #f5f5f5;
  padding: 35px;
}
.jiameng_lc .jm_message .border_in {
  border: 6px solid #93754a;
  padding: 30px 90px 60px;
  position: relative;
}
.jiameng_lc .jm_message .border_in h3 {
  font-size: 36px;
  width: 100%;
  color: #333;
  display: inline-block;
  text-align: center;
}
.jiameng_lc .jm_message .border_in .input_main {
  position: relative;
}
.jiameng_lc .jm_message .border_in .input_main .code_pic {
  position: absolute;
  right: 0;
}
.jiameng_lc .jm_message .border_in .input_main p {
  width: 100%;
  display: inline-block;
  margin: 20px 0;
  color: #333;
  display: flex;
}
.jiameng_lc .jm_message .border_in .input_main p strong {
  font-size: 30px;
  font-weight: normal;
}
.jiameng_lc .jm_message .border_in .input_main p span {
  float: left;
  font-size: 24px;
  margin-right: 5px;
  line-height: 42px;
}
.jiameng_lc .jm_message .border_in .input_main p input {
  float: left;
  border: 0;
  border-bottom: 2px solid #93754a;
  background-color: #f5f5f5;
  width: 325px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  font-size: 16px;
}
.jiameng_lc .jm_message .border_in .message_submit {
  position: absolute;
  bottom: -30px;
  background-color: #f5f5f5;
  padding: 0 20px;
  left: 50%;
  margin-left: -124px;
}
.jiameng_lc .jm_message .border_in .message_submit a {
  background-color: #93754a;
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  padding: 0 70px;
  color: white;
  border-radius: 3px;
}
.jiameng_lc .jm_message .border_in .message_submit a:hover {
  background-color: #7d5823;
}
@media (max-width: 768px) {
  .wd_1200 {
    width: initial !important;
  }
  .search {
    display: none;
  }
  .select2-container .select2-choice {
    width: 80px;
  }
  .top_nav {
    display: inline-block;
    width: 100%;
    background-color: white;
  }
  .top_nav .min_nav {
    height: 35px;
    background-color: #f5f5f5;
  }
  .top_nav .min_nav .left {
    display: none;
    float: initial;
  }
  .top_nav .min_nav .right {
    float: initial;
    margin-left: 10px;
  }
  .top_nav .min_nav .right .zixun_phone {
    display: none;
  }
  .top_nav .min_nav .right ul li#kehu_tc_kehu .dingwei {
    border-right: 0 !important;
  }
  .logo_seach {
    padding: 0 15px;
    height: 54px;
  }
  .logo_seach h1 {
    margin-top: 10px;
    position: absolute;
  }
  .logo_seach h1 img {
    width: 80px;
  }
  #header {
    width: 100%;
    height: initial;
    line-height: initial;
    margin-top: initial;
  }
  .nav_main {
    line-height: initial;
    height: initial;
    top: -5px;
    display: none;
  }
  #header .nav_main .d {
    background: initial;
    width: 100%;
  }
  #header .nav_main .d .inner {
    background: initial;
    border-bottom: 1px solid #ac8b5c;
  }
  #header .nav_main .d7,
  #header .nav_main .d8 {
    background-image: none !important;
  }
  #header .nav_main .d7 .inner,
  #header .nav_main .d8 .inner {
    background-image: none !important;
  }
  #header .nav_main .d7 .t,
  #header .nav_main .d8 .t {
    background: initial;
  }
  #header .nav_main .d7 .t span,
  #header .nav_main .d8 .t span {
    background: initial;
  }
  #header .nav_main .d7 .t {
    background-image: none;
  }
  #header .nav_main a {
    color: #fff;
    font-size: 14px;
    display: block;
  }
  #header .nav_main a.t {
    height: initial;
    line-height: 40px;
    font-size: 14px;
  }
  #header .nav_main a.t span {
    padding: 0 22px 0 20px;
    display: block;
  }
  #header .nav_main a:hover {
    color: #e3e3e3;
  }
  #header .nav_main .last .t span {
    background: none;
  }
  #header .nav_main p {
    padding: 0 0;
    padding-left: 20px;
    display: none;
  }
  #header .nav_main p {
    height: auto !important;
  }
  #header .nav_main p a {
    height: auto;
    line-height: 30px;
    padding: 0 22px 0 20px;
    text-align: left;
  }
  #header .nav_main .line {
    height: 2px;
    background: #fff;
    top: 52px;
    left: 0;
    width: 100%;
    position: absolute;
  }
  .line_baitiao {
    display: none;
  }
  .mobile_nav_btn {
    float: right;
    position: absolute;
    right: 15px;
    margin-top: 18px;
  }
  .mobile_nav_btn a {
    background: url(../images/nav-x-ann.gif) no-repeat center;
    width: 22px;
    height: 17px;
    display: block;
  }
  .in_help {
    margin-top: 20px;
    padding-bottom: 20px;
  }
  .in_help .left {
    margin-top: auto;
    float: initial;
    width: auto;
  }
  .in_help .left .top {
    display: inline-block;
    padding: 10px;
  }
  .in_help .left .top h3 {
    color: #353535;
    font-size: 26px;
  }
  .in_help .left .top p {
    font-family: georgia;
    line-height: 20px;
    font-size: 12px;
  }
  .in_help .left .top h4 {
    color: #999;
    font-size: 16px;
    line-height: 24px;
  }
  .in_help .left .bottom {
    width: 100%;
    height: auto;
    margin-top: 10px;
    display: inline-block;
  }
  .in_help .left .bottom a {
    margin-left: initial;
    float: initial;
    margin-right: initial;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    text-align: left;
    display: flex;
  }
  .in_help .left .bottom a i {
    float: initial;
    margin-left: 20px;
    display: inline;
    margin-top: 15px;
  }
  .in_help .left .bottom a .font_a {
    float: initial;
    display: inline;
    margin-top: 22px;
    margin-left: 10px;
  }
  .in_help .left .bottom a .font_a p {
    line-height: 20px;
    color: white;
  }
  .in_help .right {
    width: auto;
    padding: 10px;
    height: 65px;
    margin-top: 20px;
    position: relative;
    float: initial;
  }
  .in_help .right p {
    font-size: 14px;
    color: white;
    margin-bottom: 10px;
  }
  .in_help .right label {
    float: left;
  }
  .in_help .right label select {
    width: 80px;
  }
  .in_help .right a.seach_btn {
    float: right;
    position: absolute;
    right: 15px;
    top: 20px;
    cursor: pointer;
  }
  .in_help .right a.seach_btn:hover {
    opacity: .8;
  }
  .in_help .right .seach_wd_list {
    position: absolute;
    top: 90px;
    left: 0;
    width: 100%;
    height: 239px;
    background-color: white;
    z-index: 10;
  }
  .in_help .right .seach_wd_list .btn_seach_a {
    padding: 16px 16px 0 16px;
  }
  .in_help .right .seach_wd_list .btn_seach_a a {
    width: 100%;
    background-color: #bfa169;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: white;
    text-align: center;
    display: inline-block;
  }
  .in_help .right .seach_wd_list .btn_seach_a a:hover {
    background-color: #7d5823;
  }
  .in_help .right .seach_wd_list ul {
    padding: 16px;
    height: 140px;
    overflow-y: auto;
  }
  .in_help .right .seach_wd_list ul li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #eee;
    display: inline-block;
    width: calc(94%);
    padding-left: 6%;
    margin-bottom: 10px;
  }
  .in_help .right .seach_wd_list ul li i {
    background-image: url(../images/helps_seach_list_icon.gif);
    background-repeat: no-repeat;
    width: 13px;
    height: 17px;
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
  }
  .in_help .right .seach_wd_list ul li h3 {
    color: #666;
    font-size: 14px;
  }
  .in_help .right .seach_wd_list ul li p {
    color: #999;
    font-size: 12px;
  }
  .in_help .right .seach_wd_list ul li:hover h3 {
    color: #93754a;
  }
  .in_help .right .seach_wd_list .meiyou_more {
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #999;
  }
  .links {
    display: none;
  }
  .cop_bottom {
    width: initial;
    height: auto;
    line-height: initial;
    padding: 10px;
  }
  .cop_bottom ul {
    display: initial;
  }
  .cop_bottom ul li {
    margin-right: 10px;
    float: left;
  }
  .cop_bottom ul li strong {
    font-size: 12px;
  }
  .cop_bottom ul li a {
    color: #bbb;
    float: left;
  }
  .cop_bottom ul.left {
    float: initial;
    display: inline-block;
  }
  .cop_bottom .right {
    float: initial;
    display: inline-block;
  }
  .cop_bottom .right p {
    color: #bbb;
    font-family: arial;
  }
  .cebian_right {
    display: none;
  }
  .cbbfixed {
    display: none !important;
  }
  .xieyi_border {
    width: auto;
  }
  .reveal-modal {
    padding: 0;
    border-radius: 0;
    width: auto;
  }
  .gundongtiao {
    height: 395px;
    padding-right: initial;
  }
  .reveal-modal-bg {
    background-color: #333;
    opacity: .6;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
  }
  #myModal01 .left {
    width: 100%;
    margin-right: initial;
  }
  #myModal01 .left .login_fs ul li {
    cursor: pointer;
    font-size: 16px;
    color: #222;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    float: left;
    position: relative;
  }
  #myModal01 .left .login_left_input {
    padding: 0 20px;
    margin-top: initial;
  }
  #myModal01 .right {
    width: 100%;
    padding: initial;
  }
  #myModal01 .right h3 {
    font-size: 16px;
    margin-bottom: initial;
    margin-top: 15px;
  }
  #myModal01 .right a.kuaijie_login {
    width: 50%;
    margin: 10px 25%;
  }
  #myModal01 .right p {
    font-size: 14px;
    margin-top: 10px;
  }
  #myModal01 .right:before {
    display: none;
  }
  .reg_outer_border {
    width: 100%;
    margin: 0 auto;
  }
  .reveal-modal-reg-in {
    top: 5%;
    width: initial;
    padding: 20px;
    border-radius: initial;
  }
  .reveal-modal-reg-in .gundongtiao {
    height: auto;
    padding-right: initial;
    overflow-y: auto;
  }
  .reveal-modal-reg-in .input_line {
    margin-top: 10px;
  }
  .reveal-modal-reg-in .input_line label {
    width: 100%;
    border-bottom: 1px solid #eee;
    display: inline-block;
    margin: 6px 0;
    padding-bottom: 6px;
  }
  .reveal-modal-reg-in .input_line label input {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
  }
  .reveal-modal-reg-in .input_line label input.code_input {
    width: 50%;
  }
  .reveal-modal-reg-in .input_line label a {
    font-size: 14px;
  }
  .reveal-modal-reg-in .input_line .btn_input {
    width: 100%;
    margin-top: 10px;
  }
  .reveal-modal-reg-in .input_line .btn_input a {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
  }
  .reveal-modal-reg-in .input_line .reg_tishi {
    font-size: 12px;
  }
  .reveal-modal-reg-in .input_line p {
    text-align: center;
    color: #999;
    width: 100%;
    font-size: 12px;
    display: inline-block;
    margin: 15px 0;
  }
  .reveal-modal-reg-in .other_login h3 {
    position: relative;
    text-align: center;
  }
  .reveal-modal-reg-in .other_login h3 span {
    z-index: 9;
    padding: 0 20px;
    font-size: 14px;
  }
  .reveal-modal-reg-in .other_login ul {
    width: 100%;
    padding-top: 10px;
  }
  .reveal-modal-reg-in .other_login .line_login_font {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
  }
  .reveal-modal-reg-in .other_login .line_login_font p {
    font-size: 12px;
    color: #666;
  }
  .jiameng_info {
    padding-bottom: 20px;
  }
  .jiameng_info .one_pic {
    width: 100%;
    display: inline-block;
    margin: 15px 0;
  }
  .jiameng_info .one_pic img {
    width: 100%;
  }
  .jiameng_info .two_info {
    margin-top: 20px;
  }
  .jiameng_info .two_info p {
    font-size: 14px;
    line-height: 26px;
  }
  .jiameng_info .two_info p strong {
    font-size: 16px;
  }
  .jiameng_info .two_info .top .left {
    width: 100%;
    float: initial;
    display: inline-block;
  }
  .jiameng_info .two_info .top .left .one_font {
    padding: 20px;
    width: initial;
    border: 10px solid #93754a;
    display: block;
    float: initial;
  }
  .jiameng_info .two_info .top .left .two_font {
    width: 100%;
    display: inline-block;
    position: relative;
  }
  .jiameng_info .two_info .top .left .two_font:before {
    display: none;
  }
  .jiameng_info .two_info .top .left .two_font .font_line {
    position: relative;
    right: initial;
    padding: 0 15px;
    margin: 20px 0;
  }
  .jiameng_info .two_info .top .left .two_font .font_line p {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 2px;
  }
  .jiameng_info .two_info .top .right {
    float: initial;
  }
  .jiameng_info .two_info .top .right img {
    width: 100%;
  }
  .jiameng_info .two_info .bottom {
    margin-top: 20px;
  }
  .jiameng_info .two_info .bottom .left {
    float: initial;
  }
  .jiameng_info .two_info .bottom .left img {
    width: 100%;
  }
  .jiameng_info .two_info .bottom .right {
    float: initial;
    margin-right: initial;
    width: initial;
    border: 10px solid #93754a;
    padding: 20px;
    position: relative;
    margin-top: 15px;
    height: initial;
  }
  .jiameng_lc {
    padding: 20px 0;
  }
  .jiameng_lc .step h3 {
    font-size: 18px;
  }
  .jiameng_lc .step ul {
    margin: 25px 0;
    display: inline-block;
    width: 100%;
    height: initial;
  }
  .jiameng_lc .step ul li {
    width: 64px;
    margin: 0 23px 10px;
    display: block;
    float: left;
    text-align: center;
    position: relative;
  }
  .jiameng_lc .step ul li .path {
    width: 60px;
    height: 60px;
    padding: 2px;
    margin-bottom: 5px;
  }
  .jiameng_lc .step ul li .path i {
    width: 56px;
    height: 56px;
    line-height: 56px;
    font-size: 25px;
  }
  .jiameng_lc .step ul li p {
    font-size: 12px;
  }
  .jiameng_lc .step ul li:before {
    right: -30px;
    width: 13px;
    height: 23px;
    display: block;
    margin-top: 22px;
  }
  .jiameng_lc .jm_message {
    padding: 0;
    padding-bottom: 40px;
  }
  .jiameng_lc .jm_message .border_in {
    padding: 15px;
  }
  .jiameng_lc .jm_message .border_in h3 {
    font-size: 20px;
  }
  .jiameng_lc .jm_message .border_in .input_main .code_pic {
    position: relative;
    right: initial;
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
  .jiameng_lc .jm_message .border_in .input_main p {
    width: 100%;
    display: inline-block;
    margin: 20px 0;
    color: #333;
  }
  .jiameng_lc .jm_message .border_in .input_main p strong {
    font-size: 20px;
    font-weight: normal;
  }
  .jiameng_lc .jm_message .border_in .input_main p span {
    float: initial;
    font-size: 14px;
    margin-right: initial;
    width: 100%;
    display: inline-block;
    line-height: 32px;
  }
  .jiameng_lc .jm_message .border_in .input_main p input {
    float: initial;
    width: 100% !important;
    height: 30px;
    line-height: 30px;
    padding: initial;
    font-size: 14px;
  }
  .jiameng_lc .jm_message .border_in .message_submit {
    bottom: -30px;
    padding: 0 20px;
    left: 50%;
    margin-left: -81px;
  }
  .jiameng_lc .jm_message .border_in .message_submit a {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    padding: 0 40px;
  }
}


.pr_main_icon {background-image: url(../images/pr_main_icon.png) !important;background-repeat: no-repeat;display: block;}
.bt_info_more span{display: block; cursor: pointer;}
.bt_info_more span:hover i.more_tb2{background-position: -32px -19px !important;}
.bt_info_more span:hover i.more_tb3{background-position: -64px -20px !important;}
.bt_info_more span.active i.more_tb2{background-position: -32px -19px !important;}
.bt_info_more span.active i.more_tb3{background-position: -64px -20px !important;}