@charset "utf-8";
body {
  font: 400 14px/1.5 "\5FAE\8F6F\96C5\9ED1";
  font-family: 'Microsoft YaHei' !important;
  color: #000;
  background-color: #13100d;
  -webkit-text-size-adjust: none;
}
body,
div,
dl,
dt,
dd,
del,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
menu {
  margin: 0;
  padding: 0;
}
input[type=text],
textarea {
  -webkit-appearance: none;
  outline: 0;
}
button {
  outline: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 400;
}
ol,
ul,
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
  font-style: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
}
header,
section,
footer {
  display: block;
  margin: 0;
  padding: 0;
}
a {
  color: #101010;
  text-decoration: none;
}
.dn {
  display: none;
}
.oh {
  overflow: hidden;
}
html,
* {
  outline: 0;
  -webkit-text-size-adjust: none;
  tap-highlight-color: rgba(0, 0, 0, 0.05);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
  -ms-tap-highlight-color: rgba(0, 0, 0, 0.05);
}
input {
  -webkit-appearance: none;
}
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
html,
body {
  font-size: 100px;
  height: 100%;
}
body {
  min-width: 1000px;
  margin: 0;
  padding: 0;
}
.body {
  padding-bottom: 30px;
  background: url(../img/pcbj.png) top center no-repeat;
  background-size: 100% 100%;
  min-height: 100% !important;
  width: 100% !important;
}
.com {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.head {
  z-index: 99;
  height: 100px;
  font-size: 0;
  white-space: nowrap;
  overflow: hidden;
  left: 0;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.9);
}
.head .com {
  position: relative;
  width: 1000px;
}
.head .kf {
  position: absolute;
  right: 10px;
  top: 20px;
}
.head .logo {
  width: 290px;
  height: 84px;
  display: block;
  float: left;
  margin-top: 10px;
  margin-left: 10px;
}
.line-t {
  float: left;
  margin: 20px 0 0 120px;
}
.section {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.banner {
  width: 100%;
}
.banner img {
  width: 100%;
  max-width: 1920px;
  display: block;
}
.nav {
  padding-top: 40px;
}
.nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  width: 236px;
}
.nav ul li a {
  color: #fff;
  padding: 0px 8px;
  border-radius: 3px;
  line-height: 30px;
  font-size: 14px;
  margin-right: 10px;
  display: block;
  position: relative;
  border: 1px solid #fff;
}
.nav ul .icon-home,
.nav ul .icon-mobile {
  width: 20px;
  height: 20px;
  margin-right: 3px;
  margin-top: -2px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/icon-1.png);
}
.nav ul .icon-mobile {
  background: url(../img/icon-2.png);
}
.nav ul a .hot {
  position: absolute;
  left: 100%;
  top: -6px;
  z-index: 30;
  margin-left: -10px;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
  opacity: 1;
}
.nav ul a.active {
  background: #e5260b;
}
.nav ul a .hot.cur {
  opacity: 0;
}
#dowebok {
  margin-top: 0px;
  position: relative;
}
.section {
  text-align: center;
  font: 50px "Microsoft Yahei";
  color: #fff;
}
.menu {
  height: 60px;
  overflow: hidden;
}
.menu .com {
  width: 900px !important;
}
.menu .com a {
  background: url(../img/anbtn.png) no-repeat center top;
  float: left;
  height: 53px;
  line-height: 53px;
  text-align: center;
  display: block;
  font-size: 22px;
  color: #470b09;
  width: 33.33%;
  background-size: contain;
  font-weight: bold;
}
.page {
  height: 100%;
}
.page .page-l {
  width: 280px;
  margin: 0px 0 0 -440px;
}
.page .page-l img {
  width: 100%;
}
.page .page-r {
  width: 950px;
  position: relative;
  padding-bottom: 35px;
  margin-top: 2%;
  margin-left: 40px;
  text-align: left;
  font-size: 0;
  background: rgba(112, 99, 99, 0.5);
  border-radius: 15px;
}
.page .page-r .dllogo {
  text-align: center;
  padding-top: 2%;
}
.page .page-r .pic {
  text-align: center;
}
.page .page-r .ptxt {
  font-size: 14px;
  text-align: center;
  margin: 10px 0;
  line-height: 30px;
}
.page .page-r .refresh {
  margin-bottom: 10px;
  cursor: pointer;
}
.page .page-r .refresh .retest {
  width: 150px;
  height: 50px;
  margin: 0 auto;
  background: url(../img/line-btn.png);
  color: #5c2600;
  font-size: 18px;
  line-height: 50px;
}
.page .page-r .pmenu {
  margin-top: 20px;
}
.page .page-r .pmenu a {
  display: block;
  width: 110px;
  height: 110px;
  font-size: 0;
  float: left;
  margin: 0px 5px;
}
.page .page-r .als {
  overflow: hidden;
}
.page .page-r .als li {
  width: 46%;
  position: relative;
  display: inline-block;
  height: 55px ;
  font-size: 0;
  margin-left: 2.5%;
  margin-bottom: 0.2rem;
  overflow: hidden;
  border-radius: 15px;
  background: url(../img/bjline.png) no-repeat;
  background-size: 100%;
}
.page .page-r .als li a {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  align-items: center;
  margin: 0;
  border-radius: 5px;
}
.page .page-r .als li a p {
  display: inline-block;
  font-size: 15px;
  color: #ffffff;
  height: 46px;
  line-height: 46px;
  border-radius: 5px;
  width: 76%;
  margin-right: 3%;
  vertical-align: middle;
  box-sizing: border-box;
}
.page .page-r .als li a p span {
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
}
.page .page-r .als li a p .network {
  width: 74%;
  color: #994e33;
  font-weight: bold;
}
.page .page-r .als li a p .speed {
  width: 25%;
}
.page .page-r .als li a p .red {
  color: red;
}
.page .page-r .als li a p .green {
  color: #470b09;
  font-weight: bold;
}
.page .page-r .als li a p .line {
  width: 1px;
  height: 0.1rem;
  background: #6f5e41;
}
.page .page-r .als li .btn {
  display: inline-block;
  width: 16%;
  line-height: 22px;
  color: #ac6f59;
  background-color: #fff;
  background-size: auto 100% ;
  margin-right: 0;
  vertical-align: middle;
  font-size: 0.15rem;
  text-align: center;
  box-sizing: border-box;
  border-radius: 3px;
  font-weight: bold;
  margin-top: 3px;
}
.page .domain {
  font-size: 14px;
  color: #e0e0df;
  text-align: left !important;
  line-height: 26px;
  padding-left: 40px;
  padding-top: 20px;
}
.page .fage {
  margin: 30px 0 0 -490px;
}
.page .pan {
  font-size: 0;
  margin: 110px 0 0 -580px;
  z-index: 99;
}
.page .dongbox {
  width: 600px;
  height: 500px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -500px;
}
.page .star1 {
  top: 150px;
  left: 50px;
}
.page .star2 {
  top: 130px;
  left: 560px;
}
.page .star3 {
  top: 550px;
  left: -50px;
}
.page .star4 {
  top: 400px;
  left: 500px;
}
.page .star5 {
  top: 560px;
  left: 500px;
}
.page .qrcode {
  width: 610px;
  margin: 0 auto;
  padding: 15px 30px 15px 310px;
  background: rgba(112, 99, 99, 0.5);
  border-radius: 10px;
  position: relative;
  min-height: 192px;
  margin-top: 4.7%;
  margin-left: 40px;
}
.page .qrcode .img {
  position: absolute;
  left: 120px;
  width: 162px;
  top: 26px;
}
.page .qrcode .img img{
 width:100%;
}
.page .qrcode .title {
  font-size: 28px;
  margin-bottom: 20px;
  line-height: 1.5;
}
.page .qrcode .title h3 {
  font-weight: bold;
  font-weight: 32px;
  font-size: 46px;
}
.page .text {
  color: #e6dfa4;
  margin-top: 3.5%;
  font-size: 27px !important ;
  line-height: 1.5;
}
.page .text a {
  color: #ff360b !important;
}
.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  font-size: 12px;
  text-align: center;
  color: #bdbdbd;
  padding: 10px;
}
.fixednav {
  position: fixed;
  left: 0px;
  z-index: 99;
  bottom: -60px;
  font-size: 14px;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.fixednav:hover {
  bottom: 0px;
}
.ceul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0px;
  padding-top: 20px;
  margin: 0 auto;
  max-width: 1200px;
  padding-bottom: 10px;
}
.ceul li {
  text-align: center;
  color: #f5e28a;
}
.ceul li a {
  width: 122px;
  height: 27px;
  text-align: center;
  line-height: 27px;
  border-radius: 3px;
  font-size: 16px;
  color: #f5e28a;
  border: 1px solid #f5e28a;
  display: block;
}
.ceul li:hover a {
  color: #e42807;
  border: 1px solid #e42807;
}
.ceul li.last a {
  color: #f5e28a;
  border: 1px solid #e42807;
  background: #e42807;
}
.ceul li.last span {
  display: none;
}
.mg2-4 {
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.mg2-4:hover {
  -webkit-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -o-transform: translateY(-6px);
  transform: translateY(-6px);
}
.mg4-3 {
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.mg4-3:hover {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.tac {
  text-align: center;
}
