
/* 初始化 */
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "Microsoft YaHei" !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* font-family: "SimSun"; */
}

ul,
ol {
  list-style-type: none;
}

select,
input,
img,
select {
  vertical-align: middle;
}

a {
  text-decoration: none ;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* 头部样式 */
.header_module_sprite {
  background-image: url("../image/sprite1.png");
  background-repeat: no-repeat;
  /* background-size: 1301px 201px; */
  /* background-size: 1116px 55px; */
}
.header_module a{
    text-decoration: none !important;
}
.header_module {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 80px;
  margin: 0 auto;
  max-width: 1960px;
  background: url("../image/menu_bg.jpg") center no-repeat;
  background-size: 100% 80px;
  z-index: 2;
}

.header_module_text1 {
  display: block;
  width: 67px;
  height: 17px;
  background-position: -436px -34px;
}

.header_module_text2 {
  display: block;
  width: 67px;
  height: 17px;
  background-position: -518px -34px;
}

.header_module_text3 {
  display: block;
  width: 67px;
  height: 17px;
  background-position: -598px -34px;
}

.header_module_text4 {
  display: block;
  width: 67px;
  height: 17px;
  background-position: -679px -34px;
}

.header_module_text5 {
  display: block;
  width: 67px;
  height: 17px;
  background-position: -761px -34px;
}

.header_module_text6 {
  display: block;
  width: 67px;
  height: 17px;
  background-position: -841px -34px;
}

.header_module_text7 {
  display: block;
  width: 67px;
  height: 17px;
  background-position: -920px -34px;
}

.header_module_text8 {
  display: block;
  width: 67px;
  height: 17px;
  background-position: -999px -34px;
}


.header_active {
  background-position-y: -11px !important;
}

.header_nav > ul .header_module_san {
  opacity: 0;
}

.header_nav > ul:hover .header_module_san {
  opacity: 1;
}

.header_module_san {
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 16px;
  height: 10px;
  background-position: -226px -23px;
  -webkit-transition: left 0.4s ease-out,opacity 0.3s ease-out;
  transition: left 0.4s ease-out,opacity 0.3s ease-out;
  z-index: -1;
}

.header_module .header_nav {
  margin: 0 auto;
  width: 1280px;
  padding: 0 171px 0 130px;
}

.header_module .logo {
  margin-left: -100%;
  position: relative;
  left: -130px;
  padding-top: 10px;
  height: 80px;
}

.header_module .logo img {
  height: 55px;
}

.header_module>.header_nav > ul > li {
  position: relative;
  flex: 1;
  height: 80px;
}

.header_module .header_hot {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 22px;
  height: 22px;
}
.header_nav > ul {
  width: 100%;
  display: flex;
}
.header_nav > ul > li > a {
  display: block;
  width: 100%;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header_nav > ul > li > a:hover > .header_module_sprite {
  background-position-y: -11px;
}

.header_nav > ul > .header_active > a > .header_module_sprite {
  background-position-y: -11px;
}

.header_hot.right12 {
  right: 12px;
}
.header_login_box{
  width: 171px;
  position: relative;
  margin-left: -171px;
  right: -171px;
  text-align: center;
}
#login_btn {
  position: relative;
  padding: 0;
  margin-top: 16px;
  width: 130px;
  height: 48px;
  border: none;
  outline: none;
  background: url("../image/sprite1.png") no-repeat -16px -73px ;
  cursor: pointer;
  /* animation: bird1 1.2s steps(1) 0s infinite alternate none; */
}

#login_btn:hover {
  background-position: -172px -73px ;
}

/* #login_btn > span {
  display: block;
  width: 55px;
  height: 12px;
  position: absolute;
  bottom: -5px;
  left: 15px;
  background-position: 0 -69px;
} */

.dropdown_li > ul {
  display: none;
  
}

.dropdown_li:hover > ul {
  position: absolute;
  top: 80px;
  left: 50%;
  margin-left: -76px;
  display: block;
  width: 152px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-image: -webkit-gradient(linear, left top, right top, from(#300000), color-stop(#510000), to(#300000));
  background-image: linear-gradient(to right, #300000, #510000, #300000);
  text-align: center;
}

.dropdown_li > ul > li {
  width: 100%;
  height: 38px;
  line-height: 38px;
}

.dropdown_li > ul > li > a {
  display: block;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  color: #d4887e;
}

.dropdown_li > ul > li > a:hover {
  width: 152px;
  height: 38px;
  background: url("../image/sprite1.png") no-repeat -267px -11px;
  color: #fff800;
}
.dropdown_li > ul > li:last-child > a{
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.header_imgBox {
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header_module .header_imgBox img {
  border-radius: 50%;
  width: 51px;
  height: 51px;
  border-radius: 50%;
  vertical-align: -18px;
}

.header_module .header_imgBox a {
  display: inline-block;
  font-size: 12px;
  color: #eba042;
}

.header_module .header_imgBox .header_getGod {
  margin: 0 15px;
  display: inline-block;
  text-align: center;
  width: 66px;
  height: 30px;
  line-height: 30px;
  background-image: linear-gradient(#edc332, #fffa53);
  color: #5c3f14;
  border-radius: 3px;
  font-size: 12px;
}
.header_module .header_imgBox .header_getGod:hover{
    background-image: linear-gradient(#ffe077, #ffedae);
}
/*# sourceMappingURL=a.css.map */

/* 弹窗 */
#loginModalCommon {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    padding-right: 17px;
}

#login_box {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 43px 30px 0;
    width: 329px;
    height: 433px;
    background: url("../image/login-bg.png") no-repeat;
    background-size: 100% 100%;
    text-align: center;

}

#login_box #qr {
    margin-top: 50px;
    width: 270px;
    height: 270px;
    border: 4px solid #ffc378;
    
}

#login_box p {
    font-size: 13px;
    font-weight: bold;
    color: #605f58;
}

#login_box p span {
    color: #b21310;
}

#login_box .close_new {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 44px;
    height: 44px;
    text-align: center;
    background-color: #f19b35 ;
    opacity: 1;
    font-size: 28px;
    font-weight: 500;
    color: #fff;
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    border: 0;
}
#login_box .close_new:hover{
    background-color: #9f1513;
}
.loginFade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

#loginModalCommon.loginIn{
    opacity: 1;

}
.loginModal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    display: none;
}

.loginModal-backdrop.loginIn {
    display: block;
    opacity: .5;
}

/* 尾部 */
.footer_module {
    padding-top: 39px;
    height: 330px;
    background: rgba(43, 30, 27, 1);
    box-sizing: border-box;
}

.footer_module_main {
    margin: 0 auto;
    width: 948px;
}

.footer_module_main p {
    margin: 0;
}

.footer_nav {
    border-top: 1px dashed rgba(220, 191, 124, 0.5);
    border-bottom: 1px dashed rgba(220, 191, 124, 0.5);
    padding: 11px 0;
    margin-bottom: 8px;
}

.footer_nav>li {
    float: left;
    color: #DCBF7C;
}

.footer_line {
    margin: 0 9px;
    width: 1px;
    height: 23px;
    background-color: #DCBF7C;
}

.footer_nav>li>a {
    color: #DCBF7C;
    font-size: 22px;
    line-height: 1;
    text-decoration: none;
}

.footer_nav>li>a:hover {
    color: #fff;

}

.footer_principal p {
    color: #D8D8D8;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}

.footer_major {
    width: 423PX;
    height: 63PX;
    margin: 0 auto;
}

.footer_major p {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #6F6968;
}

.footer_major p a {
    color: #6F6968;
    text-decoration: none;
}

.footer_principal p a {
    color: #fff;
}

.footer_major p a:hover,
.footer_principal p a:hover {
    color: #DCBF7C;

}

[v-cloak] {
    display: none;
}

body>a {
    display: none;
}
/* 侧边栏 */
#sidebar_tool {
    position: fixed;
    top: 289px;
    left: 23px;
    width: 187px;
    height: 388px;
    background: url("../image/tab.png") no-repeat;
    background-size: 100% 100%;
    z-index: 999;
}
#sidebar_tool ul{
    padding-top: 79px;
}
#sidebar_tool ul li {
    margin: 0 auto;  
    width: 153px;
    height: 40px;
    line-height: 40px;
    z-index: 9998;
    cursor:pointer;

}

#sidebar_tool ul li a {
    font-size: 15px;
    display: block;
    width: 154px;
    height: 40px;
    color: #e0bc7e;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
#sidebar_tool ul li a:hover {
    color: #771b14;
    background: url("../image/wxdl.png") no-repeat;
    background-size: 100% 100%;
    z-index: 9998;
}
#sidebar_tool ul li a.sidebar_tool_active{
    color: #771b14;
    background: url("../image/wxdl.png") no-repeat;
    background-size: 100% 100%;
    z-index: 9998;
}
/* 公用样式 */
/* 红色按钮 */
.red_btn{
  background-color: #e60012;
  color: #fff;
}
.red_btn:hover{
  background-color: #b70000;
}