html,
body {
  height: 100vh;
}
.edge {
  min-height: 100%;
}
.edge .main {
  padding-bottom: 443px;
}
.edge .main .header {
  height: 70px;
  background-color: #ffffff;
}
.edge .main .header .header-box {
  width: 1200px;
  margin: 0 auto;
  height: 70px;
}
.edge .main .header .header-box .logo {
  display: inline-block;
  margin-top: 23px;
  margin-right: 15px;
  float: left;
}
.edge .main .header .header-box .menu-list {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  float: left;
}
.edge .main .header .header-box .menu-list li {
  float: left;
  margin: 0px 19px;
  position: relative;
  height: 70px;
  line-height: 70px;
  box-sizing: border-box;
}
.edge .main .header .header-box .menu-list li:hover {
  color: #E64B3B;
}
.edge .main .header .header-box .menu-list li .hot {
  width: 24px;
  height: 10px;
  display: block;
  position: absolute;
  right: -23px;
  top: 15px;
  background: url(../../images/layout/hot.jpg);
}
.edge .main .header .header-box .menu-list li.active {
  border-bottom: 4px solid #DC4016;
}
.edge .main .header .header-box .header-ad {
  margin-left: 14px;
  margin-top: 15px;
  float: left;
}
.edge .main .header .header-box .header-right {
  float: right;
  height: 70px;
  line-height: 70px;
}
.edge .main .header .header-box .header-right .header-link {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  line-height: 70px;
  margin-left: 30px;
  float: left;
}
.edge .main .header .header-box .header-right .header-link:hover {
  color: #E64B3B;
}
.edge .main .header .header-box .header-right .header-search {
  float: left;
  margin-left: 40px;
}
.edge .main .header .header-box .header-right .header-search img {
  vertical-align: -4px;
}
.edge .main .header .header-box .header-right .header-login {
  float: right;
  margin-left: 32px;
  position: relative;
}
.edge .main .header .header-box .header-right .header-login img {
  vertical-align: -3px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.edge .main .header .header-box .header-right .header-login img.login-in-avatar {
  width: 46px;
  height: 46px;
  vertical-align: -15px;
}
.edge .main .header .header-box .header-right .header-login .login-down {
  display: none;
  width: 118px;
  height: auto;
  background: #EAEAEA;
  border-radius: 3px;
  position: absolute;
  right: -10px;
  top: 55px;
  line-height: 0px;
  z-index: 50;
}
.edge .main .header .header-box .header-right .header-login .login-down .login-down-main {
  height: auto;
  position: relative;
  width: 108px;
  background: #FFFFFF;
  border-radius: 3px 0 0 0 3px 3px 3px;
  border-radius: 3px 0px 0px 0px 3px 3px 3px;
  margin-left: 5px;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-top: 8px;
  box-sizing: border-box;
}
.edge .main .header .header-box .header-right .header-login .login-down .login-down-main:after {
  content: '';
  position: absolute;
  border: 5px solid transparent;
  border-bottom-color: #FFFFFF;
  bottom: 100%;
  right: 10px;
}
.edge .main .header .header-box .header-right .header-login .login-down .login-down-main a {
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  display: block;
  text-align: center;
  line-height: 28px;
}
.edge .main .header .header-box .header-right .header-login .login-down .login-down-main a:hover {
  color: #E64B3B;
}
.edge .main .header .header-box .header-right .header-login:hover .login-down {
  display: block;
}
.footer {
  background: #3B3B3B;
  height: 443px;
  width: 100%;
  margin-top: -443px;
  padding-bottom: 150px;
}
.footer .footer-top {
  padding-top: 79px;
  box-sizing: border-box;
  padding-bottom: 70px;
  overflow: hidden;
}
.footer .footer-top .footer-list {
  display: inline-block;
  vertical-align: top;
  width: 810px;
  color: #fff;
  font-size: 0;
}
.footer .footer-top .footer-list .item {
  float: left;
  margin-right: 88px;
  vertical-align: top;
  letter-spacing: 2px;
}
.footer .footer-top .footer-list .item .h3 {
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  padding-bottom: 10px;
}
.footer .footer-top .footer-list .item a {
  font-size: 14px;
  color: #CFCFCF;
  letter-spacing: 0;
  line-height: 29px;
  display: block;
}
.footer .footer-top .footer-list .item a:hover {
  color: #E64B3B;
}
.footer .footer-top .ewm-info {
  float: right;
}
.footer .footer-top .ewm-info p {
  text-align: center;
  float: left;
  margin-left: 48px;
}
.footer .footer-top .ewm-info img {
  width: 132px;
  height: 132px;
}
.footer .footer-top .ewm-info em {
  display: block;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 29px;
}
.footer .footer-bot {
  border-top: 1px solid #656565;
  width: 100%;
}
.footer .footer-bot .footer-bot-main {
  width: 630px;
  margin: 0 auto;
  padding-top: 30px;
}
.footer .footer-bot .bot-logo {
  float: left;
}
.footer .footer-bot .bot-txt {
  width: 430px;
  float: right;
  font-size: 12px;
  color: #CFCFCF;
  letter-spacing: 0;
  line-height: 17px;
  line-height: 24px;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.wrap .curmb {
  margin-top: 30px;
  color: #333333;
}
.wrap .curmb a.last {
  color: #E35F42;
}
.fixedRight {
  width: 50px;
  position: fixed;
  right: 20px;
  bottom: 150px;
  z-index: 2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.fixedRight > div {
  width: 50px;
  height: 50px;
  background: #b3b3b3;
  border-radius: 2px;
  margin-bottom: 6px;
  font-size: 16px;
  color: #fff;
  letter-spacing: 1.8px;
  line-height: 22px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 2px;
  cursor: pointer;
}
.fixedRight > div.phone i {
  vertical-align: -18px;
  font-size: 30px;
}
.fixedRight > div.page-top {
  background: #dbdbdb;
}
.fixedRight > div.page-top i {
  font-size: 30px;
  vertical-align: -18px;
}
.fixedRight > div:hover {
  background: #e1342f;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.publish-form .u-form-select {
  width: 181px;
  height: 36px;
  line-height: 36px;
  position: relative;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  margin-right: 10px;
  padding-left: 10px;
  overflow: hidden;
  vertical-align: top;
  margin-bottom: 10px;
}
.publish-form .u-form-select:after {
  content: "";
  position: absolute;
  right: 8px;
  bottom: 4px;
  width: 0;
  height: 0;
  border-width: 8px 5px;
  border-color: transparent;
  border-style: solid;
  border-top-color: #d3d3d3;
}
.publish-form .u-form-select.select-focus:hover {
  overflow: visible;
}
.publish-form .u-form-select.select-focus:hover .select-list {
  opacity: 1;
  visibility: visible;
  z-index: 22;
}
.publish-form .u-form-select .checked {
  color: #666;
  cursor: pointer;
  padding-right: 22.5px;
}
.publish-form .u-form-select .select-list {
  width: 280px;
  background: #fff;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: -11px;
  opacity: 0;
  visibility: hidden;
  position: relative;
  z-index: 777;
}
.publish-form .u-form-select .select-list .select-item {
  padding: 0 22.5px;
  font-size: 14px;
  color: #333;
  line-height: 36px;
  height: 36px;
  background-color: transparent;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.publish-form .u-form-select .select-list .select-item span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.publish-form .u-form-select .select-list .select-item:hover {
  background-color: #ebebf0;
  overflow: inherit;
}
.login-pop-zhezhao {
  background: rgba(0, 0, 0, 0.89);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 22;
}
.login-pop-zhezhao.show {
  display: block;
}
.login-pop-zhezhao .login-pop-info {
  position: absolute;
  width: 748px;
  height: 417px;
  z-index: 10;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url("../../images/layout/login_pop_bg.png");
  background-size: cover;
  text-align: center;
}
.login-pop-zhezhao .login-pop-left {
  width: 345px;
  float: left;
}
.login-pop-zhezhao .login-pop-left .text {
  font-size: 24px;
  color: #ffffff;
  line-height: 38px;
  padding-top: 155px;
  padding-left: 128px;
  text-align: left;
  letter-spacing: 5px;
}
.login-pop-zhezhao .login-pop-right {
  width: 402px;
  float: right;
}
.login-pop-zhezhao .login-pop-right .close {
  display: block;
  float: right;
  color: #969696;
  font-size: 30px;
  padding-top: 35px;
  padding-right: 15px;
  cursor: pointer;
}
.login-pop-zhezhao .login-pop-right .login-form {
  clear: both;
  width: 278px;
  margin: 0 auto;
  padding-top: 10px;
}
.login-pop-zhezhao .login-pop-right .login-form .current-tit {
  display: flex;
  justify-content: space-between;
  padding-bottom: 45px;
}
.login-pop-zhezhao .login-pop-right .login-form .current-tit span {
  font-size: 24px;
  color: #323232;
  font-weight: 600;
}
.login-pop-zhezhao .login-pop-right .login-form .current-tit span em {
  color: #666666;
  font-size: 16px;
  padding-left: 9px;
  display: inline-block;
  vertical-align: -2px;
}
.login-pop-zhezhao .login-pop-right .login-form .current-tit a {
  color: #b43e1b;
  font-size: 12px;
  font-weight: 600;
  padding-top: 13px;
}
.login-pop-zhezhao .login-pop-right .login-form .input-line {
  margin-bottom: 30px;
  height: 34px;
  position: relative;
}
.login-pop-zhezhao .login-pop-right .login-form .input-line .input-text {
  float: left;
  width: 276px;
  height: 34px;
  border: 1px solid #bfbfbf;
  border-radius: 5px;
  font-size: 12px;
  box-sizing: border-box;
  padding: 0px 10px;
}
.login-pop-zhezhao .login-pop-right .login-form .input-line .input-text::placeholder {
  color: #a1a1a1;
}
.login-pop-zhezhao .login-pop-right .login-form .input-line .input-text.input-min {
  width: 168px;
}
.login-pop-zhezhao .login-pop-right .login-form .input-line .error {
  position: absolute;
  left: 0px;
  top: 40px;
  color: #DC4016;
  font-size: 11px;
}
.login-pop-zhezhao .login-pop-right .login-form .input-line .get-yzm {
  width: 102px;
  height: 36px;
  background-color: #b43e1b;
  color: #ffffff;
  font-size: 12px;
  display: block;
  text-align: center;
  line-height: 36px;
  float: right;
  border-radius: 5px;
}
.login-pop-zhezhao .login-pop-right .login-form .input-line .btn {
  display: block;
  width: 278px;
  height: 36px;
  background-color: #b43e1b;
  color: #ffffff;
  font-size: 14px;
  line-height: 36px;
  border-radius: 5px;
  text-align: center;
}
.login-pop-zhezhao .login-pop-right .login-tips {
  text-align: center;
  font-size: 12px;
  color: #949494;
}
.right-fixed {
  width: 76px;
  position: fixed;
  right: 20px;
  bottom: 150px;
  z-index: 2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 278px;
  background-color: #ffffff;
  border-radius: 76px;
}
.right-fixed > div {
  text-align: center;
  position: relative;
  color: #494949;
  margin-top: 32px;
}
.right-fixed > div i {
  font-size: 30px;
  display: block;
  margin-bottom: 12px;
  color: #dc4016;
}
.right-fixed > div a {
  display: block;
  font-size: 13px;
}
.right-fixed > div img {
  display: block;
  margin: 0 auto;
  padding-bottom: 12px;
}
.right-fixed > div .phone-box {
  position: absolute;
  left: -148px;
  top: 0px;
}
.right-fixed > div .phone-box .phone-text {
  width: 133px;
  height: 44px;
  position: relative;
  background: #dc4016;
  color: #ffffff;
  border-radius: 8px;
  line-height: 44px;
  display: none;
}
.right-fixed > div .phone-box .phone-text::after {
  border: solid transparent;
  content: " ";
  position: relative;
  width: 0px;
  height: 0px;
  padding: 0;
  font-size: 0;
  border: 7px solid transparent;
  border-left-style: solid;
  border-left-color: #dc4016;
  position: absolute;
  top: 15px;
  right: -14px;
}
.right-fixed > div .weixin-box {
  position: absolute;
  left: -170px;
  top: -70%;
  display: none;
}
.right-fixed > div:hover {
  cursor: pointer;
  color: #dc4016;
}
.right-fixed > div.right-phone:hover .phone-text {
  display: block;
}
.right-fixed > div.right-weixin:hover .weixin-box {
  display: block;
}
.common-seo-mid {
  width: 86px;
  height: 350px;
  position: fixed;
  right: 10px;
  top: 50%;
  margin-top: -240px;
  z-index: 999;
  background: url(../../images/common/right_seo_bg.png) no-repeat;
}
.common-seo-mid .mid-bot-ul {
  width: 86px;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.common-seo-mid .mid-bot-ul li {
  position: relative;
  text-align: center;
  font-size: 13px;
  color: #999999;
  width: 86px;
  height: 86px;
  box-sizing: border-box;
  cursor: pointer;
}
.common-seo-mid .mid-bot-ul li .show-code {
  position: absolute;
  width: 138px;
  height: 149px;
  background: url(../../images/common/right_ewm_bg.png) no-repeat;
  right: 85px;
  top: -40px;
  display: none;
}
.common-seo-mid .mid-bot-ul li .show-code .code-box {
  width: 118px;
  height: 118px;
  margin-left: 5px;
  margin-top: 5px;
  border: none;
}
.common-seo-mid .mid-bot-ul li .show-code .code-box img {
  width: 110px;
  height: 110px;
  border: none;
  margin-top: 5px;
  margin-left: 4px;
}
.common-seo-mid .mid-bot-ul li .show-code .tit {
  width: 128px;
  float: left;
  font-size: 14px;
  color: #ffffff;
  padding-top: 6px;
}
.common-seo-mid .mid-bot-ul li:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0px;
  left: 16px;
  width: 46px;
  border-bottom: 1px solid #f1f1f1;
}
.common-seo-mid .mid-bot-ul li span {
  font-size: 12px;
  color: #595959;
  display: block;
  padding-top: 45px;
  line-height: 16px;
}
.common-seo-mid .mid-bot-ul li:nth-child(1) {
  height: 86px;
}
.common-seo-mid .mid-bot-ul li:nth-child(2) {
  height: 84px;
}
.common-seo-mid .mid-bot-ul li:nth-child(3) {
  height: 80px;
}
.common-seo-mid .mid-bot-ul li:nth-child(4) {
  height: 79px;
}
.common-seo-mid .mid-bot-ul li.go-top {
  height: 25px;
}
.common-seo-mid .mid-bot-ul li.go-top:after {
  display: none;
}
.common-seo-mid .mid-bot-ul li:hover {
  color: #c33200;
}
.common-seo-mid .mid-bot-ul li:hover .show-code {
  display: block;
}
