@charset "utf-8";
/*常用css*/
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
/*常用字体*/
.yh {
  font-family: 'Microsoft YaHei';
}
.st {
  font-family: 'SimSun';
}
.ar {
  font-family: 'Arial';
}
.roman {
  font-family: "Times New Roman";
}
.tn {
  display: block;
  font-size: 0;
  text-indent: -99999em;
  color: transparent;
}
.tt a:hover {
  text-decoration: underline;
}
.xie {
  font-style: italic;
}
.ddd {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
a {
  color: #666;
}
a:hover {
  text-decoration: none;
  color: #6b0018;
}
.btn {
  cursor: pointer;
}
body {
  font-size: 12px;
  color: #666;
  line-height: 24px;
  min-width: 1200px;
  font-family: 'Microsoft YaHei';
  font: 14px/24px "PingFang SC", "Lantinghei SC", "Microsoft YaHei", arial, "\5b8b\4f53", sans-serif, tahoma;
}
.l {
  color: #6b0018 !important;
}
.w {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
/*header*/
/*footer*/
.flex {
  display: flex;
}
.fc {
  display: flex;
  align-items: center;
}
.fcc {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fc-bet {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flex1 {
  flex: 1;
}
.fc-h {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.bg {
  background: url(../img/bg.jpg) center 0 no-repeat;
  height: 899px;
  position: relative;
}
.logo-row {
  margin-bottom: 32px;
}
.logo-row h1 {
  height: 101px;
  line-height: 120px;
  position: relative;
  overflow: hidden;
  font-size: 48px;
  font-weight: normal;
  font-stretch: normal;
  font-weight: bold;
  letter-spacing: 0px;
  color: #845D0A;
}
.logo-row img {
  display: block;
}
.cesu-wrap {
  display: flex;
  justify-content: center;
}
.cesu-box {
  width: 455px;
  height: 352px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 20px;
  margin: 0 16px;
}
.cesu-box h2 {
  padding-top: 21px;
  padding-left: 46px;
  margin-bottom: 1px;
  font-size: 27px;
  font-weight: 700;
  font-stretch: normal;
  line-height: 47px;
  letter-spacing: 0px;
  color: #785c43;
}
.cesu-box .title {
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 37px;
  letter-spacing: 0px;
  color: #392c20;
  padding-left: 42px;
}
.cesu-box .title span + span {
  margin-left: 110px;
}
.cesu-box .p {
  padding-left: 52px;
  position: relative;
}
.cesu-box .ui-btnx {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.cesu-box .ui-btnx button {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
}
.cesu-box .p + .p {
  margin-top: 19px;
}
.cesu-box .web-input {
  font-size: 16px;
  color: #fff;
  text-align: center;
  width: 103px;
  height: 35px;
  background-image: linear-gradient(0deg, #9c6a3c 0%, #b58152 50%, #cb9665 100%);
}
.cesu-box .arr2 {
  width: 50px;
  height: 35px;
  background: url(../img/arrr.png) center no-repeat;
}
.cesu-box .em {
  width: 202px;
  font-size: 16px;
  height: 35px;
  text-align: center;
  color: #fff;
  background-image: linear-gradient(0deg, #9c6a3c 0%, #b58152 50%, #cb9665 100%);
}
.btn-row {
  padding-top: 43px;
  padding-bottom: 59px;
}
.btn-aa {
  width: 250px;
  height: 55px;
  background-image: linear-gradient(0deg, #814926 0%, #b37943 100%);
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  cyo: ;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
}
.btn-aa img {
  display: block;
  margin-right: 13px;
}
.btn-aa span {
  font-size: 20px;
  color: #fff;
}
.footer {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 44px;
  background-color: #222222;
  font-size: 13px;
  color: #fff;
}
.footer p {
  margin-right: 1em;
}
.bg2 {
  background: url(../img/sobg.jpg) center no-repeat;
  height: 889px;
}
.ssm-head {
  height: 324px;
  justify-content: center;
}
.ssm-head h1 {
  font-size: 48px;
  font-weight: 700;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0px;
  color: #5a5a5a;
  margin-top: 17px;
}
.ssm-body {
  padding-top: 83px;
}
.ssm-body input {
  width: 412px;
  height: 47px;
  background-color: #ffffff;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 0 15px;
  font-size: 16px;
  color: #333;
  line-height: 45px;
}
.ssm-body .btn-login {
  width: 87px;
  height: 47px;
  background-image: linear-gradient(0deg, #435e73 0%, #809fb7 100%), linear-gradient(#000000, #000000);
  background-blend-mode: normal, 
				normal;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 17px;
}
.ssm-body .btn-login img {
  margin-right: 4px;
}
.ssm-body .btn-login span {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
}
