.user .h_login {
  display: none;
}
.user {
  position: absolute;
  top: 17px;
  right: 4.3%;
  z-index: 99999;
}

.user a {
  font-size: 16px;
}

body {
  min-width: 1200px;
  width: 100%;
  overflow-x: hidden;
}
i,
em {
  font-style: normal;
}
.header {
  height: 120px;
  position: absolute;
  z-index: 100;
  top: 0px;
  width: 100%;
}
.h_con {
  height: 120px;
  border-bottom: 1px solid #87837e;
  margin: 0 3.2%;
  box-sizing: border-box;
  position: relative;
}
.header .logo {
  float: left;
  padding-top: 19px;
}
.header .logo img {
  width: 102px;
  height: 81px;
}
.slogan {
  float: left;
  margin-top: 48px;
  padding-left: 20px;
  position: relative;
  font-weight: normal;
}
.slogan strong {
  display: block;
  font-size: 24px;
  color: #333333;
  line-height: 1;
  font-weight: bold;
}
.slogan span {
  display: block;
  font-size: 24px;
  color: #333333;
  line-height: 1;
}
.h_nav {
  float: right;
}
.h_nav ul li {
  float: left;
  height: 120px;
}
.h_nav ul li:hover a,
.h_nav ul li.cur a {
  font-weight: bold;
}
@media screen and (min-width: 1200px) {
  .h_nav li > a {
    display: block;
    float: left;
    height: 120px;
    color: #333;
    text-decoration: none;
    font-size: 18px;
    line-height: 120px;
    box-sizing: border-box;
    white-space: nowrap;
    padding: 0 8px;
    background: url(../images/h_line.png) no-repeat right;
  }
  .h_nav li:last-child a {
    background: 0;
  }
}

@media screen and (min-width: 1800px) {
  .h_nav li > a {
    display: block;
    float: left;
    height: 120px;
    color: #333;
    text-decoration: none;
    font-size: 18px;
    line-height: 120px;
    box-sizing: border-box;
    white-space: nowrap;
    padding: 0 13px;
    background: url(../images/h_line.png) no-repeat right;
  }
  .h_nav li:last-child a {
    background: 0;
  }
}

.sou {
  float: right;
}
.sou h3 {
  width: 46px;
  height: 46px;
  border-radius: 23px;
  margin-top: 39px;
  background: #d8c37f;
}
.sou h3 img {
  display: block;
  width: 21px;
  height: 21px;
  padding-top: 12px;
  margin: 0 auto;
}

.sou1 {
  width: 310px;
  display: none;
  margin: 0px 0 0 -270px;
  z-index: 100;
  position: relative;
}
.sou1 .inp01 {
  width: 240px;
  height: 48px;
  background: #fff;
  padding-left: 10px;
  outline: none;
  border: 1px solid #f5f5f5;
  color: #666;
  font: 14px "Microsoft YaHei";
  line-height: 50px;
  overflow: hidden;
  border-radius: 25px 0 0 25px;
  float: left;
}
.sou1 .inp02 {
  width: 58px;
  height: 50px;
  background: #d8c37f url(../images/sea.png) no-repeat center center;
  border: 0;
  outline: none;
  border-radius: 0 25px 25px 0;
  cursor: pointer;
  float: left;
}

.footer em,
.footer i {
  font-style: normal;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
.f_con {
  padding-top: 80px;
  height: 390px;
  box-sizing: border-box;
}
.f_con h3 {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  letter-spacing: 2px;
  padding-bottom: 20px;
}
.ly_box {
  float: left;
  width: 323px;
}
.ly_box ul li {
  height: 42px;
  line-height: 42px;
  width: 323px;
  margin-bottom: 10px;
}
.ly_box li:nth-of-type(1) {
  background: url(../images/foot1.png) no-repeat center;
}
.ly_box li:nth-of-type(2) {
  background: url(../images/foot2.png) no-repeat center;
}
.ly_box li:nth-of-type(3) {
  background: url(../images/foot3.png) no-repeat center;
}
.ly_box ul li i {
  display: inline-block;
  float: left;
  font-size: 16px;
  color: #333333;
  padding-left: 51px;
}
.ly_box ul li input {
  display: inline-block;
  float: left;
  width: 180px;
  background: none;
  height: 42px;
  line-height: 42px;
  outline: none;
  color: #333;
  font-size: 16px;
  border: 0;
}
.ly_box li span {
  display: none;
}
.form-btn-reset {
  display: none;
}
.form-btn-submit {
  width: 323px;
  height: 42px;
  background: #f7d19b;
  border: none;
  cursor: pointer;
  font-size: 18px;
  color: #333333;
  line-height: 42px;
  outline: none;
}
.gsxx {
  float: left;
  width: 400px;
  margin-left: 135px;
}
.gsxx li {
  height: 40px;
  font-size: 16px;
  color: #333333;
  padding-left: 34px;
  line-height: 40px;
  margin-bottom: 10px;
}
.gsxx li:nth-child(1) {
  background: url(../images/foot4.png) no-repeat 0 10px;
}
.gsxx li:nth-child(2) {
  background: url(../images/foot5.png) no-repeat 0 10px;
}
.gsxx li:nth-child(3) {
  background: url(../images/foot6.png) no-repeat 0 14px;
}
.gsxx li:nth-child(4) {
  background: url(../images/foot7.png) no-repeat 0 13px;
}

.f_er {
  width: 290px;
  margin-top: 40px;
}
.f_er p {
  margin-right: 20px;
  width: 126px;
  float: left;
}
.f_er p:last-child {
  margin-right: 0;
}
.f_er p em {
  width: 126px;
  height: 126px;
  display: block;
}
.f_er p img {
  width: 126px;
  height: 126px;
  box-sizing: border-box;
  border: 7px solid #fdf1e1;
}
.f_er span {
  display: block;
  font-size: 16px;
  color: #666666;
  line-height: 16px;
  padding-top: 14px;
  text-align: center;
}
.f_bt {
  height: 60px;
  background: #f7d19b;
  line-height: 60px;
}
.f_bt p {
  float: left;
  font-size: 14px;
  height: 60px;
  line-height: 60px;
  color: #666;
  display: none;
}
.f_bt p a {
  display: block;
  float: left;
  margin-right: 20px;
  font-size: 14px;
  height: 60px;
  line-height: 60px;
  color: #666;
}
.f_bt em {
  float: right;
  font-size: 14px;
  height: 60px;
  line-height: 60px;
  color: #666;
}
.f_bt .dt {
  display: block;
  float: left;
  margin-left: 20px;
  color: #666;
}
.f_bt i {
  float: left;
  margin-left: 20px;
}
.f_bt i a {
  color: #666;
}
.f_bt em span {
  float: left;
  margin-left: 20px;
}

.client-2 {
  width: 45px;
  position: fixed;
  right: 10px;
  top: 60%;
  z-index: 999;
  color: #fff;
}

.client-2 li a {
  text-decoration: none;
  color: #fff;
}

.client-2 li {
  margin-bottom: 5px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
}

.client-2 li.my-kefu-qq {
  background: #d8c37f url(../images/cimg23.png) center no-repeat;
}

.client-2 li.my-kefu-weixin {
  background: #d8c37f url(../images/cimg24.png) center no-repeat;
}

.client-2 li.my-kefu-tel {
  background: #d8c37f url(../images/cimg25.png) center no-repeat;
}

.client-2 li.my-kefu-shouye {
  background: #d8c37f url(../images/tohome.png) center no-repeat;
  background-size: 26px;
}

.client-2 li.my-kefu-shouye a {
  width: 45px;
  height: 45px;
  display: block;
}

.client-2 li.my-kefu-ftop {
  background: #d8c37f url(../images/returnTop.png) center no-repeat;
}

.client-2 li p {
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  text-align: center;
  color: #fff;
}

.client-2 li.my-kefu-qq .cont {
  margin: 0;
  background: #d8c37f url(../images/cimg23.png) 15px center no-repeat;
  border-radius: 50px;
  padding-left: 45px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-size: 16px;
  width: 130px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
}

.client-2 li.my-kefu-tel .cont {
  margin: 0;
  background: #d8c37f url(../images/cimg25.png) 15px center no-repeat;
  border-radius: 50px;
  padding-left: 45px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-size: 18px;
  width: 180px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
}

.client-2 .my-kefu-ftop {
  display: none;
}

.client-2 .my-kefu-ftop .my-kefu-main {
  padding-top: 6px;
}

.client-2 li.my-kefu-weixin .cont {
  margin: 0;
  width: 115px;
  padding: 5px;
  border: solid 1px #ccc;
  position: absolute;
  left: -150px;
  top: -44px;
  background-color: #fff;
}

.client-2 li.my-kefu-weixin .cont span {
  display: block;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  color: #1a1a1a;
}

.client-2 li.my-kefu-weixin .cont img {
  width: 115px;
  height: 115px;
}

.client-2 li:hover .cont {
  display: block !important;
}
