* {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
}
li {
  list-style: none;
}
a,
img {
  border: none;
}
a {
  text-decoration: none;
}
a:active {
  outline: none;
}
input {
  border: none;
  outline: none;
  background: none;
}
table {
  border-collapse: collapse;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
html,
body {
  width: 100%;
  min-width: 1200px;
  margin: auto;
  position: relative;
}
.imgbox .img {
  height: 171px;
  background: url(../images/img_01.jpg) center no-repeat;
}
.imgbox .img2 {
  height: 170px;
  background-image: url(../images/img_02.jpg);
}
.imgbox .img3 {
  background-image: url(../images/img_03.jpg);
}
.imgbox .img4 {
  height: 170px;
  background-image: url(../images/img_04.jpg);
}
.imgbox .img5 {
  background-image: url(../images/img_05.jpg);
}
.imgbox .img6 {
  height: 170px;
  background-image: url(../images/img_06.jpg);
}
.imgbox .img7 {
  background-image: url(../images/img_07.jpg);
}
.imgbox .img8 {
  height: 170px;
  background-image: url(../images/img_08.jpg);
}
.imgbox .img9 {
  background-image: url(../images/img_09.jpg);
}
.imgbox .img10 {
  height: 170px;
  background-image: url(../images/img_10.jpg);
}
.common_btn {
  color: #ffffff;
  font-size: 42px;
  text-align: center;
  margin: auto;
  display: block;
  width: 650px;
  height: 110px;
  line-height: 110px;
  background: #415ea9;
  border-radius: 10px;
  font-weight: bold;
  animation: thescale 0.4s linear infinite alternate;
  box-shadow: 0 10px 0 #193889;
}
.common_btn.btn1 {
  margin: 45px auto 0;
}
.common_btn.btn2,
.common_btn.btn3 {
  background: #fff95f;
  color: #e71121;
  box-shadow: 0 10px 0 #bfb920;
}
.tag {
  text-align: center;
  color: #565656;
  font-size: 24px;
  margin: 40px auto 0;
}
#stock_state1 {
  position: absolute;
  top: 46px;
  right: -92px;
  width: 100px;
  line-height: 50px;
  font-size: 28px;
  text-align: center;
  color: #ffffff;
}
.contentbox {
  position: relative;
}
.contentbox .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  padding: 20px 0 0;
}
.contentbox .content .stockbox {
  margin: auto;
  width: 1000px;
  padding: 40px 0 0;
  overflow: hidden;
  background: #415ea9;
}
.contentbox .content .stockbox .inbox {
  width: 816px;
  height: 88px;
  line-height: 88px;
  margin: 0 auto 26px;
  background: #ffffff;
  overflow: hidden;
}
.contentbox .content .stockbox .inbox input {
  display: block;
  float: left;
  width: 521px;
  height: 30px;
  line-height: 30px;
  padding: 29px 0;
  color: #999999;
  font-size: 30px;
  text-indent: 70px;
}
.contentbox .content .stockbox .inbox a {
  float: left;
  color: #e41010;
  font-size: 48px;
  display: block;
  text-align: center;
  width: 295px;
  height: 100%;
  background: #ffe325;
}
.contentbox .content .stockbox .table {
  margin: auto;
  width: 620px;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
}
.contentbox .content .stockbox .table .head {
  overflow: hidden;
}
.contentbox .content .stockbox .table .head ul {
  float: left;
  width: 274px;
  font-size: 36px;
}
.contentbox .content .stockbox .table .head ul .name {
  font-size: 48px;
  font-weight: bold;
}
.contentbox .content .stockbox .table .head .ul1 {
  margin: 13px 60px 0 0;
}
.contentbox .content .stockbox .table .head .ul2 {
  color: #ee3a23;
}
.contentbox .content .stockbox .table .head .ul2 .xianjiabox {
  font-size: 48px;
  height: 60px;
  line-height: 60px;
  font-weight: bold;
  text-align: center;
}
.contentbox .content .stockbox .table .head .ul2 .xianjiabox .xianjia {
  display: inline-block;
  background: url(../images/arrow.png) right center no-repeat;
  padding-right: 40px;
}
.contentbox .content .stockbox .table .head .ul2 .zdbox {
  font-size: 36px;
}
.contentbox .content .stockbox .table .head .ul2 .time {
  font-size: 24px;
  color: #ffffff;
}
.contentbox .content .stockbox .table .head .ul2.die {
  color: #03a20c;
}
.contentbox .content .stockbox .table .head .ul2.die .xianjia {
  background-image: url(../images/arrowdown.png);
}
.contentbox .content .stockbox .table .cont {
  margin: 10px 0 0;
  padding: 20px 0 0;
  border-top: 1px solid #ffffff;
}
.contentbox .content .stockbox .table .cont ul {
  height: 100px;
  overflow: hidden;
}
.contentbox .content .stockbox .table .cont ul li {
  width: 25%;
  float: left;
  line-height: 1.5em;
}
.contentbox .content .quan {
  margin: 388px auto 0;
  width: 165px;
  height: 161px;
  position: relative;
  background: url(../images/bg.png) center no-repeat;
}
.contentbox .content .quan ul {
  position: relative;
  width: 100%;
  height: 100%;
}
.contentbox .content .quan ul li {
  display: none;
  position: absolute;
  width: 80px;
  height: 109px;
  background: url(../images/shan.png) center no-repeat;
}
.contentbox .content .quan ul li.active {
  display: block;
}
.contentbox .content .quan ul li:nth-child(1) {
  transform: rotate(-90deg);
  top: -15px;
  left: 42px;
}
.contentbox .content .quan ul li:nth-child(2) {
  top: 27px;
  left: 85px;
}
.contentbox .content .quan ul li:nth-child(3) {
  transform: rotate(90deg);
  top: 68px;
  left: 43px;
}
.contentbox .content .quan ul li:nth-child(4) {
  transform: rotate(180deg);
  top: 27px;
  left: 1px;
}
.contentbox .content .quan .yuan {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  background: url(../images/yuan.png) center no-repeat;
  border-radius: 50%;
  overflow: hidden;
}
.contentbox .content .num {
  color: #5c6067;
  font-size: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 50px;
  margin: 134px auto 70px;
}
.contentbox .content .num p span {
  color: #d73b39;
}
.thecontbox {
  background: #415ea9;
  padding: 60px 0 40px;
}
.thecontbox .thebox {
  width: 900px;
  margin: auto;
  overflow: hidden;
}
.thecontbox .listobx {
  background: #1e3283;
  padding: 0 70px;
}
.thecontbox .listobx .list {
  overflow: hidden;
}
.thecontbox .listobx .list ul li {
  display: flex;
  align-items: center;
}
.thecontbox .listobx .list ul li span {
  height: 100%;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.thecontbox .listobx .list ul li span:nth-child(1) {
  width: 258px;
}
.thecontbox .listobx .list ul li span:nth-child(2) {
  flex: 1;
  overflow: hidden;
}
.thecontbox .listobx .list ul li span:nth-child(3) {
  width: 120px;
  text-align: center;
}
.thecontbox .listobx .listhead {
  color: #fff95f;
  font-size: 30px;
  height: 64px;
  line-height: 64px;
}
.thecontbox .listobx .listbody {
  height: 288px;
  overflow: hidden;
}
.thecontbox .listobx .listbody ul li {
  height: 48px;
  line-height: 48px;
  color: #ffffff;
  font-size: 24px;
}
.thecontbox .listobx .listbody ul li span:nth-child(3) {
  font-size: 26px;
  color: #ff0000;
}
.thecontbox .listobx .listbody ul li span:nth-child(3).g {
  color: #3ce925;
}
.thecontbox .zanlist {
  overflow: hidden;
  margin: 50px auto;
  background: #1e3283;
  padding: 20px 70px;
  height: 430px;
}
.thecontbox .zanlist ul {
  overflow: hidden;
}
.thecontbox .zanlist ul li {
  margin: 15px 0;
  color: #ffffff;
  font-size: 26px;
}
.thecontbox .zanlist ul li .tit {
  overflow: hidden;
  line-height: 36px;
}
.thecontbox .zanlist ul li .tit span {
  color: #fff95f;
}
.thecontbox .zanlist ul li .cont {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
}
.thecontbox .zanlist ul li .cont .zanbox {
  display: flex;
  align-items: center;
  justify-content: center;
}
.thecontbox .zanlist ul li .cont .zanbox .zan {
  width: 25px;
  height: 25px;
  background: url(../images/zan.png) center no-repeat;
}
.thecontbox .zanlist ul li .cont .zanbox .zan.active {
  background-image: url(../images/zan_active.png);
}
.thecontbox .zanlist ul li .cont .zanbox .numb {
  display: flex;
  align-items: center;
}
.thecontbox .zanlist ul li .cont .zanbox .numb span {
  text-align: right;
  color: #ff0000;
  width: 65px;
  padding-right: 10px;
}
.thecontbox .num2 {
  font-size: 30px;
  text-align: center;
  color: #ffffff;
  margin: 0 0 40px;
}
.thecontbox .num2 span {
  color: #fff95f;
}
.thecontbox .tag {
  color: #ffffff;
}
@keyframes thescale {
  from {
    transform: scale(0.9, 0.9);
  }
  to {
    transform: scale(1, 1);
  }
}
.footer {
  padding: 30px 0;
  color: #999999;
  line-height: 36px;
  text-align: center;
}
.footer p {
  font-size: 20px;
}
.fix {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background: #e53d3d;
  text-align: center;
  overflow: hidden;
}
.fix .close {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: url(../images/close.png) center no-repeat;
}
.fix .tit {
  color: #fffffe;
  font-size: 40px;
  line-height: 60px;
  margin: 15px auto 10px;
}
.fix .tit span {
  color: #fffc02;
  font-weight: bold;
}
.fix .btn {
  color: #333333;
  font-size: 40px;
  height: 90px;
  line-height: 90px;
  background: #f3d18e;
  box-shadow: 0 10px 0 #9d7434;
}
.fix .btn span {
  color: #e5423f;
  font-weight: bold;
}
.pop {
  display: none;
}
.pop.animate {
  width: 584px;
  height: 322px;
  background: #ffffff;
  border: 6px solid #3d518d;
  box-sizing: border-box;
  padding: 54px 54px;
  font-size: 24px;
  line-height: 36px;
}
.pop.animate span {
  color: #ef1b1b;
}
.pop.subbox {
  width: 619px;
  height: 671px;
  box-sizing: border-box;
  position: relative;
  background: url(../images/pop_sub.png) center no-repeat;
  background-size: 100% 100%;
}
.pop.subbox .close {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 16px;
  right: 16px;
  background: url(../images/close.png) center no-repeat;
  background-size: 100% 100%;
}
.pop.subbox .cont {
  margin: auto;
  text-align: center;
  overflow: hidden;
}
.pop.subbox .cont .stockbox {
  padding: 25px 0 0;
  margin: auto;
  width: 484px;
  height: 106px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pop.subbox .cont .stockbox .state {
  box-sizing: border-box;
  padding: 8px0 0;
  width: 42px;
  height: 100%;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  line-height: 30px;
}
.pop.subbox .cont .stockbox .stock {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #666666;
  box-sizing: border-box;
  padding: 0 4px;
}
.pop.subbox .cont .stockbox .stock .left .stock_name {
  font-size: 36px;
  font-weight: bold;
}
.pop.subbox .cont .stockbox .stock .left .dtime {
  font-size: 22px;
  color: #666666;
}
.pop.subbox .cont .stockbox .stock .right .xianjia {
  font-size: 40px;
  font-weight: bold;
}
.pop.subbox .cont .stockbox .stock .right .box {
  font-size: 26px;
}
.pop.subbox .cont .stockbox .stock .right .box span {
  padding: 0 5px;
}
.pop.subbox .cont .stockbox .stock.down {
  color: #03a20c;
}
.pop.subbox .cont .stockbox .stock.down .xianjia {
  background: url(../images/arrowdown.png) right center no-repeat;
  background-size: 24px;
  padding-right: 32px;
}
.pop.subbox .cont .stockbox .stock.up {
  color: #f90303;
}
.pop.subbox .cont .stockbox .stock.up .xianjia {
  background: url(../images/arrow.png) right center no-repeat;
  background-size: 24px;
  padding-right: 32px;
}
.pop.subbox .cont .title {
  text-align: center;
  font-size: 36px;
  line-height: 70px;
  color: #ffffff;
  font-weight: bold;
}
.pop.subbox .cont .title2 {
  margin: 21px 0 29px;
  text-align: center;
  font-size: 24px;
  line-height: 40px;
  color: #010101;
}
.pop.subbox .cont .title2 span {
  color: #eb0505;
}
.pop.subbox .cont .inbox {
  width: 480px;
  margin: auto;
  position: relative;
}
.pop.subbox .cont .inbox .mobilePhone {
  background: none;
  padding-left: 84px;
  border: none;
  display: block;
  width: 100%;
  box-sizing: border-box;
  height: 86px;
  line-height: 86px;
  color: #666666;
  font-size: 30px;
  margin: auto;
}
.pop.subbox .cont .inbox .mobilePhone::-webkit-input-placeholder {
  color: #848484;
}
.pop.subbox .cont .inbox .yzcode {
  width: 238px;
  background: none;
  border: none;
  display: block;
  box-sizing: border-box;
  height: 86px;
  line-height: 86px;
  color: #666666;
  font-size: 30px;
  text-align: center;
  margin: 18px 0 0 0;
}
.pop.subbox .cont .inbox .yzcode::-webkit-input-placeholder {
  color: #848484;
}
.pop.subbox .cont .inbox .forCode {
  position: absolute;
  top: 105px;
  right: 0;
  width: 238px;
  height: 86px;
  line-height: 86px;
  text-align: center;
  font-size: 30px;
  color: #f7f55f;
}
.pop.subbox .cont .inbox .sub {
  display: block;
  margin: auto;
  margin-top: 16px;
  height: 86px;
  line-height: 86px;
  color: #f7f55f;
  font-size: 30px;
  font-weight: bold;
}
.pop.subbox .cont .inbox .sub span {
  color: #ffffff;
}
.pop.subbox .cont .inbox .tishi {
  margin: 10px 0 0;
  font-size: 18px;
  line-height: 30px;
  color: #707070;
}
.pop.subbox .cont .txt {
  font-size: 24px;
  line-height: 30px;
  color: #000000;
  margin-top: 30px;
}
.pop.subbox .cont .txt span {
  color: #fe5033;
}
.pop.subbox .cont .stockbox .stock .left,
.pop.subbox .cont .stockbox .stock .right {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.pop_exit {
  width: 613px;
  height: 286px;
  background: url(../images/pop_exit.png) center no-repeat;
  background-size: 100%;
}
.pop_exit .title {
  padding: 64px 0 44px;
  text-align: center;
  font-size: 36px;
  line-height: 60px;
  color: #363636;
}
.pop_exit .title span {
  color: #fe5033;
  font-weight: bold;
}
.pop_exit .btnbox {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pop_exit .btnbox a {
  width: 232px;
  height: 58px;
  margin: 0 22px;
}
.phonebox {
  width: 486px;
  height: 912px;
  position: relative;
  text-align: center;
  background: url(../images/pop2.png) center top no-repeat;
  background-size: 100% auto;
}
.phonebox .close {
  background: url(../images/close2.png) center no-repeat;
  background-size: 100% auto;
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  top: -20px;
  right: 0;
}
.phonebox .inbox {
  padding: 284px 0 0;
  margin: 0 27px;
  position: relative;
}
.phonebox .inbox input {
  width: 100%;
  height: 78px;
  line-height: 78px;
  color: #666666;
  font-size: 24px;
  text-indent: 78px;
}
.phonebox .inbox .yzcode {
  text-indent: 5px;
  width: 213px;
  background: none;
  border: none;
  display: block;
  box-sizing: border-box;
  height: 86px;
  line-height: 86px;
  color: #666666;
  font-size: 30px;
  text-align: center;
  margin: 18px 0 0;
}
.phonebox .inbox .yzcode::-webkit-input-placeholder {
  color: #848484;
}
.phonebox .inbox .forCode {
  position: absolute;
  bottom: 95px;
  right: 0;
  width: 213px;
  height: 86px;
  line-height: 86px;
  text-align: center;
  font-size: 30px;
  color: #f7f55f;
}
.phonebox .inbox a {
  display: block;
  width: 100%;
  margin: 17px 0 0;
  height: 78px;
}
.layui-layer {
  box-shadow: none!important;
}
.layui-layer-page .layui-layer-content {
  overflow: visible!important;
}
.stockmatch {
  position: absolute;
  font-size: 30px;
  line-height: 60px;
  text-indent: 20px padding:20px 0;
  background: #FFFFFF;
  z-index: 999;
}
.stockmatch ul li {
  color: #d98000;
  font-size: 20px;
  font-weight: bold;
  display: flex;
  text-align: center;
}
.stockmatch ul li span {
  flex: 1;
}
.stockmatch ul li.sto {
  cursor: pointer;
}
.stockmatch ul li.sto:hover {
  color: #FFFFFF;
  background: #999 !important;
}
.stockmatch ul li:nth-child(even) {
  background: #efefef;
}
.stockmatch ul li:first-child {
  background: #d98000;
  font-size: 22px;
  color: #FFFFFF;
  font-weight: initial;
}
.fixpop {
  width: 424px;
  height: 592px;
  position: relative;
  text-align: center;
  background: url(../images/fixpop.png) center top no-repeat;
  background-size: 100% auto;
}
.fixpop .close {
  background: url(../images/close2.png) center no-repeat;
  background-size: 100% auto;
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  top: -50px;
  right: 10px;
}
.fixpop .mcbox {
  color: #ff0000;
  padding: 24px 0 0;
}
.fixpop .mcbox li {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
.fixpop .mcbox li:nth-child(1) {
  font-size: 36px;
  font-weight: bold;
  line-height: 50px;
  margin-bottom: 44px;
}
.fixpop .mcbox li:nth-child(2) {
  margin-left: 46px;
  width: 105px;
}
.fixpop .inbox {
  padding: 255px 0 0;
  position: relative;
}
.fixpop .inbox input {
  width: 326px;
  height: 60px;
  line-height: 60px;
  color: #999999;
  font-size: 20px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #e74d46;
  border-radius: 12px;
}
.fixpop .inbox .yzcode {
  text-indent: 5px;
  width: 213px;
  background: none;
  border: none;
  display: block;
  box-sizing: border-box;
  height: 86px;
  line-height: 86px;
  color: #666666;
  font-size: 30px;
  text-align: center;
  margin: 18px 0 0;
}
.fixpop .inbox .yzcode::-webkit-input-placeholder {
  color: #848484;
}
.fixpop .inbox .forCode {
  position: absolute;
  bottom: 95px;
  right: 0;
  width: 213px;
  height: 86px;
  line-height: 86px;
  text-align: center;
  font-size: 30px;
  color: #f7f55f;
}
.fixpop .inbox a {
  display: block;
  width: 186px;
  margin: 14px 0 0;
  height: 60px;
  background: url(../images/fixpop_btn.png) center top no-repeat;
  background-size: 100% auto;
}
