@charset "utf-8";
/* CSS Document */

body {
  font: 12px / normal '';
  margin: 0px;
  padding: 0px;
  margin: 0 auto;
  font-family: '微软雅黑', '宋体';
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
a,
img {
  margin: 0;
  padding: 0;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
em,
th {
  font-size: 100%;
  font-weight: normal;
}
em {
  font-style: normal;
}
fieldset {
  border: 0;
}
td {
  font-size: 12px;
  text-align: center;
}
p {
  margin: 0px;
  padding: 0px 0px 0px;
}
img {
  border-style: none;
}
form {
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}
ul,
li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
a {
  color: #4d3d31;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #a13206;
}
a.ared {
  color: #ff6600;
  font-weight: normal;
  font-size: 12px;
}
a.ared:hover {
  text-decoration: underline;
}
input {
  font-size: 12px;
}
select {
  font-size: 12px;
  color: #575757;
  width: 200px;
}
.clear {
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
  *zoom: 1;
}
.clearfix {
  *zoom: 1;
  clear: both;
}
.clearfix:after {
  content: '\0200';
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
.space {
  clear: both;
  height: 13px;
  overflow: hidden;
  *zoom: 1;
}

.warpper {
  background: url(../images/login-bg.png) no-repeat top center;
  width: 100%;
  height: 100%;
}
.warp {
  width: 1136px;
  margin: 0 auto 0 auto;
  height: 451px;
  padding-top: 180px;
}
.warp-left {
  float: left;
  width: 600px;
}
.warp-left img {
  width: 600px;
}
.warp-right {
  float: left;
  width: 536px;
  height: 451px;
  position: relative;
}
.warp-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 451px;
  background: #fff;
  opacity: 0.6;
  z-index: 10;
}
.warp-top {
  z-index: 100;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 451px;
}
.login-logo {
  text-align: center;
  margin-top: -62px;
}
.login-logo img {
  width: 90px;
}
.login-title {
  font-size: 32px;
  text-align: center;
  color: #028eff;
  line-height: 50px;
  font-weight: bold;
}
.login-list {
  width: 350px;
  margin: 5px auto 0 auto;
}
.login-list ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.login-list ul li {
  float: left;
  width: 175px;
  line-height: 40px;
  font-size: 18px;
  color: #999999;
  text-align: center;
  cursor: pointer;
  border-bottom: 2px solid #cccccc;
}
.login-list ul li.active {
  color: #028eff;
  border-bottom: 2px solid #25b0ff;
}
.login-con {
  width: 350px;
  margin: 15px auto 0 auto;
  display: none;
}
.login-con-txt {
  width: auto;
  margin: 15px 0px;
  overflow: hidden;
}
.txt {
  border: 0px;
  background: #fff;
  color: #333;
  height: 45px;
  width: 328px;
  border-radius: 4px;
  padding: 0px 10px;
  font-size: 14px;
  outline: 0;
}
.txt-left {
  float: left;
  width: 200px;
}
.txt-right {
  float: right;
  width: 115px;
}
.txt-code {
  border: 0px;
  background: #fff;
  color: #333;
  height: 45px;
  width: 180px;
  border-radius: 4px;
  padding: 0px 10px;
  font-size: 14px;
  outline: 0;
}
.login-con-l {
  float: left;
  font-size: 14px;
  line-height: 30px;
  color: #999;
}
.chose {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 8px;
}
.login-con-r {
  float: right;
  font-size: 14px;
  line-height: 30px;
  padding-right: 25px;
}
.login-con-r a {
  color: #2ba9eb;
}
.login-con-r a:hover {
  color: #2ba9eb;
}
.login-btn-left {
  float: left;
  width: 165px;
  height: 48px;
}
.login-btn-right {
  float: right;
  width: 165px;
  height: 48px;
}
.btn {
  background: #028eff;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 48px;
  border: 0px;
  width: 165px;
  height: 48px;
  border-radius: 4px;
  cursor: pointer;
}
.login-foot {
  width: 100%;
  height: 85px;
  background: #eeeeee;
  line-height: 25px;
  font-size: 14px;
  color: #333;
  text-align: center;
  padding-top: 15px;
  position: fixed;
  left: 0px;
  bottom: 0px;
}
.info-top {
  width: 100%;
  overflow: hidden;
  height: 348px;
  position: relative;
}
.info-top img {
  width: 1920px;
  height: 348px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}
.info-title {
  color: #eee;
  font-size: 34px;
  line-height: 40px;
  position: absolute;
  top: 180px;
  left: 0px;
  font-weight: bold;
  width: 100%;
}
.info-title div {
  width: 1200px;
  margin: 0 auto;
}
.info-li {
  position: absolute;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 0px;
  top: 0px;
  width: 100%;
  height: 348px;
}
.login-warp {
  width: 100%;
  margin: 0 auto;
  height: 348px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}
.info-all {
  width: 1200px;
  height: 348px;
  margin: 0 auto;
}
.info-logo {
  overflow: hidden;
  padding-top: 25px;
}
.info-logo-l {
  float: left;
  font-size: 22px;
  color: #fff;
}
.info-logo-l img {
  vertical-align: text-top;
  margin-right: 10px;
}
.info-logo-r {
  float: right;
  color: #fff;
  line-height: 20px;
}
.info-logo-r a {
  color: #fff;
  font-size: 14px;
  padding: 0px 6px;
}
.info-logo-r a:hover {
  color: #fff;
}
.nav {
  padding-top: 9px;
  overflow: hidden;
}
.nav ul {
  padding: 0;
  margin: 0;
}
.nav ul li {
  float: left;
  margin-right: 35px;
  font-size: 16px;
  color: #fff;
  line-height: 54px;
}
.nav ul li a {
  color: #fff;
  padding: 0px 10px;
}
.nav ul li a:hover {
  color: #fff;
}
.nav ul li:hover {
  border-bottom: 2px solid #fff;
}
.line {
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  z-index: 1000;
  left: 0;
  top: 120px;
  opacity: 0.5;
}
.act {
  border-bottom: 2px solid #fff;
}
.info-con {
  width: 1200px;
  margin: 35px auto 0 auto;
}
.info-con-title {
  font-size: 24px;
  line-height: 46px;
  border-bottom: 4px solid #0d1c28;
}
.info-con-list {
  margin-top: 30px;
  overflow: hidden;
}
.info-con-list ul {
  margin: 0;
  padding: 0;
}
.info-con-list ul li {
  float: left;
  margin: 20px 20px;
  display: block;
  text-align: center;
  padding: 15px 25px;
  background-color: #ffffff;
  transition: all 0.3s ease;
  box-shadow: 0 0 25px rgba(9, 41, 77, 0.12);
  width: 166px;
  height: 145px;
  cursor: pointer;
  color: #0d1c28;
}
.info-icon {
  margin: 0 auto;
  margin-bottom: 15px;
  width: 64px;
  height: 64px;
  background: url(../images/Person-icon.png) no-repeat;
}
.info-name {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
}
.info-str {
  font-size: 14px;
  line-height: 20px;
  margin-top: 5px;
}
.mt1 {
  background-position: -16px -1090px;
}
.mt2 {
  background-position: -16px -110px;
}
.mt3 {
  background-position: -16px -502px;
}
.mt4 {
  background-position: -16px -598px;
}
.mt5 {
  background-position: -16px -794px;
}
.mt6 {
  background-position: -16px -8px;
}
.info-con-list ul li:hover {
  background-color: #3e97df;
  color: #fff;
  transform: translate3d(0, -6px, 0);
  box-shadow: 0 5px 25px rgba(62, 151, 223, 0.3);
}
.info-con-list ul li:hover .mt1 {
  background-position: -113px -1090px;
  opacity: 0.7;
}
.info-con-list ul li:hover .mt2 {
  background-position: -113px -110px;
  opacity: 0.7;
}
.info-con-list ul li:hover .mt3 {
  background-position: -113px -502px;
}
.info-con-list ul li:hover .mt4 {
  background-position: -113px -598px;
}
.info-con-list ul li:hover .mt5 {
  background-position: -113px -794px;
}
.info-con-list ul li:hover .mt6 {
  background-position: -113px -8px;
}
.info-foot {
  width: 100%;
  background: #eaebeb;
  height: 120px;
  line-height: 30px;
  font-size: 14px;
  color: #727475;
  text-align: center;
  border-top: 1px solid #dfe1e2;
  padding-top: 5px;
  margin-top: 40px;
}
.page {
  width: 100%;
  height: 6px;
  position: absolute;
  bottom: 40px;
  left: 0px;
  z-index: 1001;
}
.page a {
  width: 30px;
  height: 6px;
  display: block;
  float: left;
  padding: 0px 0px;
  margin: 0px 5px;
  background: #ccc;
  cursor: pointer;
}
.page-bg {
  width: 1200px;
  margin: 0 auto;
}
.info-top .info-li:first-child {
  opacity: 1;
  filter: alpha(opacity=100);
}
.page a.active-p {
  background: #fff;
}
@media screen and (max-width: 1440px) {
  .warp {
    padding-top: 110px;
  }
}
