﻿/*
┌─────────Txwl ─────────────────────┐
│ 网站设计制作:≮Tx-网络≯ QQ:550088018  唯一网址：WWW.10jh.COM   │
│        八年网页设计制作经验、高端建站美工团队为你服务           │
└─────────────────────────────.Com ─┘
*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

/* 去掉各 Table  cell 的边距并让其边重合 */
p {
  text-align: justify;
  text-justify: inter-ideograph;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* 去除默认边框 */
fieldset,
img {
  border: 0;
}
/* 去掉 firefox 下此元素的边框 */
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
/* 一致的 del 样式 */
del {
  text-decoration: line-through;
}
/* 去掉列表前的标识, li 会继承 */
ol,
ul {
  list-style: none;
}
/* 对齐是排版最重要的因素, 别让什么都居中 */
q:before,
q:after {
  content: '';
}
/* 正常链接 未访问 */
/* 鼠标悬停 */
a:hover {
  text-decoration: none;
}
a {
  transition-property: background-color, color;
  -moz-transition-property: background-color, color;
  -o-transition-property: background-color, color;
  -webkit-transition-property: background-color, color;
  transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
}
/* 默认不显示下划线，保持页面简洁 */
ins,
a {
  list-style-type: none;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
a:focus {
  list-style-type: none;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
em {
  font-style: normal;
}
input {
  padding-top: 0;
  padding-bottom: 0;
}
input::-moz-focus-inner {
  border: none;
  padding: 0;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 14px;
  margin: 0;
}
input[type="text"],
input[type="number"],
input[type="password"],
textarea {
  outline-style: none;
  -webkit-appearance: none;
}
textarea {
  resize: none;
}
input,
textarea {
  background: none;
  border: 1px #000 solid;
}

body{
    background-image: url(../img/pagebg1.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top center;
    font-family: 'Microsoft YaHei';
    background-color: #fff;
    
}
.head{
  width: 1100px;
  margin: 0 auto;
  height: 99px;
  background-image: url(../img/pagebg.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 30px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  
}
.head h1{
  font-size: 20px;
  color: #fff;
  line-height: 99px;
  padding-left: 50px;
}
.page{
  width: 1100px;
  margin: 0 auto;
  background-color: #fff;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  margin-bottom: 50px;
  border: 1px solid #e1e1e1;
  box-shadow: 0 0 2px rgba(0,0,0,.1);
  padding-bottom: 30px;
}
.pagebox{
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}
.new h1{
  font-size: 22px;
  color: #c7830b;
  padding-bottom: 20px;
  margin-bottom:30px;
  border-bottom: 1px #e1e1e1 solid;
}
.new .text{
  font-size: 14px;
  color: #666;
  line-height: 30px;
}
/* 排行 */
.hoverr table
{
    border: 1px solid #A9BED9;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #001020;
}
.hoverr table th
{
    border: 1px solid #b29760;
    background:#b29760;
    color: #fff;
}
.hoverr table td
{
    border: 1px solid #b29760;
}
/* 顶装介绍 */
.bossgo{
  border: 1px #A9BED9 solid;
  padding:15px 20px;
  overflow: hidden;
  width: 192px;
  text-align: center;
}
.dz-box{
  border: #b29760 1px solid;
  background-color: rgba(0,0,0,0.6);
  padding:10px 20px;
  overflow: hidden;
  width: 150px;
  font-size: 12px;
  text-align: center;
  padding-bottom: 15px;
}
.dz-text{
  color:#fff;
  background-color: #b29760;
  width: 150px;
  display: block;
  padding:5px 20px;
  font-size: 14px;
  border:1px #b29760 solid;
}
.dz-box em{
  display: block;
  overflow: hidden;
  width: 100%;
  text-align: center;
  text-shadow:1px 1px 2px rgba(0,0,0,0.6);
}
.dz-box img{
  border:1px #c7830b solid;
  margin-top: 5px;
  margin-bottom: 10px;
}
.bossgo{
  background-image: url(../img/zbbg.png);
  background-repeat: repeat-y;
  background-size: 101% auto;
  float: left;
  margin: 10px 15px;
}
.text{
  background-color: #f1f1f1;
  border-radius: 5px;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 12px;
  color: #7f7f7f;
  line-height: 20px;

}
.ttgg{
  width: 100%;
  overflow: hidden;
  height: 100%;
  line-height: 30px;
  text-align: center;
  color: #000;
  font-size: 14px;
}
.ttgg h1{
  font-size: 20px;
  color: #b29760;
  padding-bottom: 5px;
  padding-top: 15px;
}
@-webkit-keyframes hue {
  from {
    -webkit-filter: hue-rotate(0deg);
  }
  
  to {
    -webkit-filter: hue-rotate(-360deg);
  }
  }
  
  .newserver{
    color: #f35626;
  
                  background-image:-webkit-linear-gradient(92deg,#f35626,#feab3a);
                  -webkit-animation: hue 0.3s infinite linear;
                  -webkit-text-fill-color: transparent;
                  -webkit-background-clip:text;
  }
  #setnum01 {
    background-color: red;
    padding: 3px 10px;
    font-size: 12px;
    color: #fff;
    border-radius: 10px;
    margin-left: 10px;
}