﻿@charset "UTF-8";
/* 登录 */

.main-wrapper .bg {
  z-index: 100000;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.main-wrapper .tijiao .tijiaot {
  background: #f7f7f7;
  height: 3.15rem;
  border-radius: 0.5rem 0.5rem 0 0;
}
.main-wrapper .tijiao .tijiaoc {
  background: #ffffff;
  text-align: center;
  border-radius: 0 0 0.5rem 0.5rem;
}
.main-wrapper .tijiao .tijiaoc .tijiaoc3 {
  font-size: 0.9375rem;
  color: #999999;
  padding-top: 0rem;
  padding-bottom: 1rem;
}

.main-wrapper .aui-register-form-item {
  width: 400px;
  background: #f5f5f5;
  padding: 0px 15px;
  border-radius: 25px;
  margin: 20px auto;
  position: relative;
  text-align: justify;
}
.aui-register-form-item > img {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
}
.main-wrapper .aui-register-form-item input {
  width: 90%;
  height: 42px;
  box-sizing: border-box;
  border: none;
  outline: none;
  text-indent: 15px;
  font-size: 14px;
  margin-left: -5px;
  box-shadow: 0 0 0 60px #f5f5f5 inset;
}
.main-wrapper .focus {
  width: 350px;
  text-align: left;
  color: #ff552e;
  font-size: 12px;
  position: relative;
  padding-left: 20px;
  float: left;
}
.main-wrapper .pw-line {
  padding-right: 0;
  width: 400px;
  margin: 0 auto;
}

.main-wrapper .pw-line > div:nth-child(1) {
  height: 42px;
  padding: 0 15px;
  border-radius: 20px;
  float: left;
  background: #f5f5f5;
  margin-right: 15px;
  width: 50%;
}
.main-wrapper .pw-line > div:nth-child(1) > input {
  width: 70%;
  padding-left: 11px;
  height: 42px;
  border: none;
  float: left;
  box-shadow: 0 0 0 60px #f5f5f5 inset;
}
.main-wrapper .aui-register-form-item {
  width: 400px;
  background: #f5f5f5;
  padding: 0px 15px;
  border-radius: 25px;
  margin: 20px auto;
  position: relative;
  text-align: justify;
}
.main-wrapper .aui-register-form-item .aui-btn-reg {
  width: 30%;
  height: 42px;
  outline: 0;
  border: 0;
  background: #f7be93;
  border-radius: 20px;
  color: #c43d21;
  font-weight: 550;
  font-size: 16px;
  letter-spacing: 4px;
  cursor: pointer;
  text-align: center;
  margin-left: 105px;
  box-shadow: 0 0 0 60px #f7be93 inset;
}

.main-wrapper #yaunquan1 {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 24px;
  background: #c43d21;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  line-height: 24px;
  margin-top: 10px;
}
.main-wrapper .cipher {
  position: absolute;
  right: 16px;
  top: 8px;
}
.main-wrapper .tijiao {
  padding-top: 10px;
  text-align: center;
  background: #fff;
  width: 528px;
  height: 360px;
  border-radius: 0.5rem;
  position: absolute;
  left: 50%;
  margin-left: -19rem;
  top: 50%;
  margin-top: -12.5rem;
}

.main-wrapper .swiper-slideItems {
  background: #fff;
}
.main-wrapper .tuichu {
  display: inline-block;
  float: right;
    cursor: pointer;
  margin-right: 11px;
  font-size: 25px;
  color: #af2420ba;
  font-weight: bold;
  margin-top: 25px;
}
.main-wrapper h2 {
  font-size: 24px;
  font-family: "Microsoft Yahei", "微软雅黑", "宋体", arial, "Hiragino Sans GB",
    Tahoma, Arial, Helvetica, STHeiti;
}
.main-wrapper .aui-tag-size {
  cursor: pointer;
  color: #ff8c14;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  float: left;
  width: 73px;
  position: absolute;
  left: -80px;
  height: 25px;
}
.main-wrapper .saoma .screen-tu {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 12px;
  top: 32px;
  cursor: pointer;
  background: url(/public/newpc/loginCss/images/pc.png) no-repeat;
  background-size: auto;
  background-size: cover;
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/pc.png', sizingMethod='scale');
}
.main-wrapper .aui-text-item {
  width: 350px;
  margin: 20px auto;
  position: relative;
}
.main-wrapper .aui-text-item h1 {
  text-align: center;
  font-size: 18px;
  color: #666;
  margin-top: 55px;
  line-height: 22px;
  height: 22px;
  font-weight: normal;
}
.main-wrapper .qr-code {
  width: 185px;
  height: 185px;
  margin: 0 auto;
  position: relative;
}
.main-wrapper .qr-code img {
  border: 1px solid #eee;
  padding: 15px;
  width: 182px;
  height: 182px;
  margin: 0 auto;
  box-sizing: border-box;
}
.main-wrapper .qr-code-shadow {
  display: table;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
}
.main-wrapper .qr-code-shadow .sx {
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  color: #fff;
  text-align: center;
}
.main-wrapper .qr-code-shadow button {
  border: none;
  outline: none;
  padding: 5px 10px;
  border-radius: 5px;
  line-height: 1.4;
  margin-top: 10px;
  background-color: #ec0000;
  font-size: 12px;
  color: #fff;
}
.main-wrapper #qrcode {
  display: inline-block;
  float: right;
  width: 50px;
  height: 50px;
  background: url(/public/newpc/loginCss/images/co.png) no-repeat;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/public/newpc/loginCss/images/co.png',sizingMethod='scale');
  position: absolute;
  top: 20px;
  right: -99px;
}

/* 头部 */
header {
  background-color: #8e000c;
  width: 100%;
  animation: 0.8s ease 0.3s 1 normal backwards running fadeInDown;
}
header a.logo,
header a.logo img {
  width: 510px;
  height: auto;
}
header a.logo {
  float: left;
  margin-top: 30px;
}
header nav {
  background-color: #6f0006;
}
header nav > .w1400 {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
header nav ul > li {
  position: relative;
}
header nav > .w1400 > li > a {
  display: block;
  width: auto;
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  padding: 15px;
  box-sizing: border-box;
  border-bottom: 2px solid transparent;
  text-decoration:none !important;
}
a:focus, a:hover,a:visited, a.visited:hover, a.visited, a.visited:visited{
	 text-decoration:none !important;
}
header nav ul li > a.hover {
  border-bottom: 2px solid #fff;
}
.nav-active {
  background-color: #a81417 !important;
}
header nav ul > li .submenu {
  position: absolute;
  /* width: 150%;
  left: -20%; */
  width: 100%;
  left: 0;
  top: 52px;
  /* background: rgba(228, 28, 14, 0.7); */
  background: #6f0006;
  z-index: 999;
  display: none;
}
header nav ul > li .submenu li {
  width: 100%;
  margin: 0;
}
header nav ul > li .submenu li a {
  display: block;
  width: 100%;
  padding: 0;
  text-align: center;
  font-size: 16px;
  line-height: 42px;
  color: #fff;
  border-bottom: 1px solid #d96c6c;
  font-weight: normal;
}
header nav ul > li .submenu li a:hover {
  background: #d9413e;
}
.header_m {
  display: none;
}


/* 分页 */
.pagination {
  width: 100%;
  text-align: center;
  margin: auto;
    margin-bottom: auto;
  display: flex;
  justify-content: center;
}

.pagination > li > a, .pagination > li > span{
	border:none;
	padding:0;
}
#page_size_btn{
	color:#9f0214;
}
.pagination > li {
  box-shadow: 1px 2px 3px #999999;
  color: #999999;
  font-size: 0.9375rem;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 3rem;
  display: inline-block;
  margin-left: 0.2rem;
  margin-right: 0.2rem;
  background: #fff;
  list-style: none;
  overflow:hidden;
  text-align: center;
}
.pagination > .disabled {
  box-shadow: 1px 2px 3px #999999;
  color: #999999;
  font-size: 0.9375rem;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 3rem;
  display: inline-block;
  margin-left: 0.2rem;
  margin-right: 0.2rem;
  text-align: center;
}
.pagination .active {
  background: #9f0214 !important;
  box-shadow: 1px 2px 3px #999999;
  font-size: 0.9375rem;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 3rem;
  display: inline-block;
  margin-left: 0.2rem;
  margin-right: 0.2rem;

}
.pagination .active >span{
background-color:transparent;

}
.pagination > li>input{
	border:none;
}
/* 底部 */
footer {
  background: #8e000c;
}

footer div.wylj {
  padding: 40px 0;
}
footer div.wylj p {
  padding-left: 18px;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 22px;
  color: #fdd9df;
  border-left: 2px solid #fff;
}
footer div.wylj p a {
  display: inline-block;
  margin: 0 10px;
  font-size: 14px;
  line-height: 22px;
  color: #d18995;
}
footer div.wylj p a:hover {
  color: #fff;
  font-weight: bold;
}
footer div.wylj p a:first-of-type {
  margin-left: 18px;
}
footer div.ej_dzz h2 {
  padding-left: 18px;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 22px;
  color: #fdd9df;
  border-left: 2px solid #fff;
  margin-bottom: 25px;
}
footer div.ej_dzz ul {
  border-top: 1px solid #902b3b;
  padding: 15px 0 30px;
}
footer div.ej_dzz ul li {
  float: left;
  width: 20%;
  margin-top: 15px;
}
footer div.ej_dzz ul li a {
  font-size: 14px;
  text-align: left;
  color: #d18995;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
footer div.ej_dzz ul li a:hover {
  font-weight: bold;
  padding-left: 10px;
  color: #fff;
}
footer .bq {
  padding: 20px 20px;
  text-align: center;
  font-size: 14px;
  color: #e6dcde;
  line-height: 30px;
  background: #8e000c;
}
footer .bq p{
	color:#e6dcde;
}
footer .bq .erweima {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  width: 100%;
}
footer .bq .erweima > img:first-child {
  margin-right: 40px;
}
/* 媒体查询 */
@media only screen and (max-width: 1440px) {
  .w1400 {
    width: 100%;
    padding: 0 50px;
    box-sizing: border-box;
  }
  .title {
    padding-top: 33px;
    padding-bottom: 23px;
  }
  .title .login {
    right: 160px;
  }
}
@media only screen and (max-width: 1400px) {
  header .w1400 nav ul > li {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 1240px) {
  .w1400 {
    width: 100%;
    padding: 0 30px;
  }
  .title {
    padding-top: 33px;
    padding-bottom: 23px;
  }
  .title .login {
    right: 100px;
  }
  /*  display: flex;
    justify-content: space-between;
    align-items: center; */
  header a.logo,
  header a.logo img {
    width: auto;
    height: 40px;
  }
  header .w1400 nav ul > li {
    margin-left: 10px;
  }
  header nav ul > li .submenu {
    width: 150%;
    left: -25%;
  }
  header nav ul > li .submenu li a {
    font-size: 14px;
    line-height: 36px;
  }
  footer div.wylj {
    padding: 30px 0;
  }
  footer div.wylj p a:first-of-type {
    margin-left: 10px;
  }
  footer div.wylj p a {
    margin: 0 10px;
  }
  footer div.ej_dzz ul li {
    width: 25%;
    margin-top: 0;
  }
  footer div.ej_dzz h2 {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 1024px) {
  header {
    display: none !important;
  }
  .header_m {
    background-color: #8e000c;
    display: block;
  }
  .title .login {
    right: 30px;
    font-size: 16px;
  }
  body.navshow {
    overflow: hidden;
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    margin: 0;
  }
  .header_m {
    position: relative;
  }
  .header_m .m_logo {
    display: block;
    width: 500px;
    float: left;
  }

  .header_m .m_logo a,
  .header_m .m_logo a img {
    width: auto;
    display: inline-block;
    height: auto;
  }

  .menu1 {
    width: 40px;
    height: 40px;
    display: block;
    right: 30px;
    bottom: 18px;
    overflow: hidden;
    z-index: 999999999;
    cursor: pointer;
    position: absolute;
  }

  .menu1 span {
    float: left;
    width: 80%;
    background: #fff;
    transition: all 0.4s ease;
    margin-top: 8px;
    margin-left: 10%;
    height: 2px;
  }

  .menu1 span:first-child {
    margin-top: 9px;
  }

  .menu1.open span:nth-child(1) {
    transform: rotate(45deg);
    margin-top: 19px;
  }

  .menu1.open span:nth-child(2) {
    transform: rotate(-45deg);
    margin-top: -2px;
  }

  .menu1.open span:nth-child(3) {
    opacity: 0;
  }

  .m_nav {
    width: 100vw;
    position: absolute;
    top: 110px;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    display: block;
    box-sizing: border-box;
  }

  .m_nav.active {
    visibility: visible;
    opacity: 1;
    z-index: 99999999;
  }

  .m_nav ul {
    position: absolute;
    transition: right 0.3s ease;
    right: 0;
    left: auto;
    width: 420px;
    z-index: 99999;
    background: #fff;
    margin: 0;
    overflow: auto;
  }
  .m_nav ul li {
    height: auto;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #ccc;
    float: none;
    text-align: left;
    padding: 0;
    line-height: 54px;
  }
  .m_nav ul > li > a {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    width: 80%;
    text-indent: 20px;
    position: relative;
    display: block;
    line-height: 54px;
  }
  .m_nav ul > li > a:hover {
    color: #d80011;
  }
  .m_nav ul li i {
    position: absolute;
    right: 0;
    width: 15%;
    height: 54px;
    top: 0;
    background: url(../images/jia1.png) no-repeat center center;
    margin: auto;
    z-index: 10;
    cursor: pointer;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
  }
  .m_nav ul li i.on {
    background: url(../images/jian2.png) no-repeat center center;
  }
  .m_nav ul li ol {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    box-shadow: none;
    display: none;
    transition: all 0s;
  }
  .m_nav ul li ol > li {
    text-align: left;
    border: 0;
    font-size: 16px;
    line-height: 45px;
    position: relative;
    text-indent: 40px;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    transition: all 0.5s;
  }

  .m_nav ul li ol > li a {
    color: #444444;
    font-weight: bold;
  }

  .m_nav ul li ol > li:hover a {
    text-indent: 50px;
    color: #d9242a;
  }
}
@media only screen and (max-width: 960px) {
  .w1400 {
    width: 100%;
    padding: 0 30px;
  }
  footer div.wylj p a {
    font-size: 12px;
  }
  footer div.ej_dzz ul li a {
    font-size: 12px;
  }
  .w1400 .luntanl,
  .w1400 .content {
    width: 100% !important;
    margin-right: 0;
    box-sizing: border-box;
    padding: 10px;
  }
  .luntanl > ul {
    display: flex;
    justify-content: space-between;
    align-content: center;
  }
  .luntanl > ul > li {
    width: 25%;
  }
  .luntanl > ul > li .vertical-line,
  .luntanl > ul > li .sp {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .w1400 {
    width: 100%;
    padding: 0 20px;
  }
  footer div.wylj p {
    font-size: 16px;
    padding-left: 10px;
  }
  footer div.ej_dzz ul li {
    width: calc(100% / 3);
  }
  footer div.ej_dzz ul li a {
    line-height: 26px;
  }
  footer div.ej_dzz h2 {
    font-size: 16px;
    padding-left: 10px;
    margin-bottom: 10px;
  }
  .row{
		margin:0;
  }
}
@media only screen and (max-width: 630px) {
  .w1400 {
    width: 100%;
    padding: 0 15px;
  }
  .header_m {
    /* padding: 10px 15px; */
    position: relative;
  }
  .header_m .m_logo a,
  .header_m .m_logo a img {
    height: 32px;
  }
  .title > .login {
    right: 10px;
    font-size: 14px;
  }
  .menu1 {
    position: absolute;
    top: 80px;
    right: 5px;
  }
  .m_nav {
    top: 118px;
    height: calc(100% - 52px);
  }
  .m_nav ul {
    width: 100%;
  }
  .m_nav ul > li > a {
    font-size: 16px;
    line-height: 46px;
  }
  .m_nav ul li i {
    height: 46px;
  }
  .m_nav ul li ol > li {
    line-height: 38px;
    font-size: 14px;
    text-indent: 30px;
  }
  footer p.bq {
    line-height: 40px;
    font-size: 13px;
  }
  footer div.ej_dzz ul li {
    width: 50%;
  }
  footer div.wylj {
    padding: 20px 0;
  }
}
