@charset "UTF-8";
body,
html {
  color: #000;
}
:root sub,
:root sup,
a,
sub,
sup {
  vertical-align: baseline;
}
a:focus,
a:hover,
input:focus {
  outline: 0;
}
.bfc-panel,
.clear {
  overflow: hidden;
}
.clear,
fieldset,
img {
  border: 0;
}
.clearfix:after,
.clearfix:before,
q:after,
q:before {
  content: "";
}
.clear,
.clearfix:after {
  clear: both;
}
html {
  background: #FFF;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
body {
  font: 12px/1.5 tahoma, arial, "\5b8b\4f53";
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  margin: 0;
  padding: 0;
}
audio,
canvas,
video {
  display: inline-block;
}
address,
caption,
cite,
code,
dfn,
em,
i,
strong,
th,
var {
  font-style: normal;
  font-weight: 400;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
button,
input,
select,
textarea {
  font-family: "Microsoft YaHei";
  font-size: inherit;
  font-weight: inherit;
  line-height: 1.5;
  vertical-align: middle;
}
button {
  cursor: pointer;
}
.clear,
.dib-wrap {
  font-size: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th {
  text-align: inherit;
}
a {
  color: #999;
}
a:hover {
  text-decoration: underline;
}
a,
ins {
  text-decoration: none;
}
.clear {
  display: block;
  float: none;
  visibility: hidden;
  width: 0;
  height: 0;
  background: 0 0;
}
.clearfix:after,
.clearfix:before {
  display: table;
}
.left {
  float: left;
}
.right {
  float: right;
}
.dib-wrap .dib {
  font-size: 12px;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .dib-wrap {
    letter-spacing: -5px;
  }
}
.dib {
  display: inline-block;
}
.none,
.hide {
  display: none;
}
.block {
  display: block;
}
.visible {
  visibility: visible;
}
.hidden {
  visibility: hidden;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
a:hover {
  text-decoration: none;
}
body {
  font-family: "微软雅黑";
  min-width: 1240px;
}
.container {
  width: 1240px;
  margin: 0 auto;
}
.header-nav {
  height: 80px;
  line-height: 80px;
  color: #969696;
  font-size: 16px;
}
.header-nav div {
  float: left;
}
.header-nav .logo {
  width: 26%;
}
.header-nav .logo img {
  vertical-align: middle;
}
.header-nav .ul-box {
  width: 60%;
  float: left;
}
.header-nav .ul-box li {
  width: 16%;
  float: left;
  text-align: center;
  position: relative;
  /*height: 40px;*/
  /* line-height: 40px; */
  padding-top: 20px;
  margin-right: 2px;
}
.header-nav .ul-box li a {
  color: #969696;
  position: relative;
  top: -19px;
  display: block;
}
.header-nav .ul-box .activeNav {
  background: #FF0000;
  display: inline-block;
  width: 119px;
  height: 40px;
  line-height: 40px;
  color: #fff;
}
.header-nav .ul-box .activeNav a {
  color: #ffffff;
}
.header-nav .ul-box .activesNav {
  background: #FF0000;
  display: inline-block;
  width: 119px;
  height: 40px;
  line-height: 40px;
  color: #fff;
}
.header-nav .ul-box .activesNav a {
  color: #ffffff;
}
.header-nav .ul-hover {
  overflow: hidden;
  margin-top: -20px;
  display: none;
  width: 150px;
  border-top: 3px solid #ccc;
  background-color: #fff;
  margin-left: -15px;
  position: absolute;
}
.header-nav .ul-hover li {
  width: 100%;
  height: 30px;
  line-height: 50px;
  border-bottom: 1px solid #ccc;
}
.header-nav .ul-hover li a {
  margin-right: 10px;
}
.header-nav .ul-hover .currentLi {
  height: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 0;
  line-height: 50px;
  background-color: #EDEDED;
  cursor: pointer;
}
.header-nav .nav-rt {
  width: auto;
  float: left;
  text-align: center;
}
.header-nav .nav-rt a {
  margin-right: -5px;
  display: inline-block;
  width: 70px;
  height: 24px;
  border: 1px solid #FF0000;
  line-height: 25px;
}
.nav-user>img{
  vertical-align: middle;
}
.nav-user>span{
  font-size: 14px;
  color: #323232;
  vertical-align: middle;
  margin-left: 2px;
}

.header-nav .nav-rt .current {
  background: #FF0000;
  color: #ffffff;
  border: 1px solid #ff0000;
}
.footer-container {
  clear: both;
  /*height: 200px;*/
  padding-bottom: 15px;
  margin-bottom: -16px;
}
.foot-wrap {
  background: #222222;
  width: 100%;
  height: 200px;
  color: #ffffff;
  margin-bottom: -16px;
}
.foot-wrap h2 {
  padding-top: 25px;
  padding-bottom: 15px;
  font-size: 16px;
}
.foot-wrap .foot-p {
  height: 58px;
  border-bottom: 1px solid #484848;
  padding-bottom: 25px;
}
.foot-wrap .foot-lt {
  float: left;
  width: 40%;
}
.foot-wrap .foot-lt ul {
  float: left;
  width: 100%;
}
.foot-wrap .foot-lt li {
  float: left;
  width: 33.33%;
  position: relative;
}
.foot-wrap .foot-lt li>div{
  display: none;
  position: absolute;
  top: -220px;
  left: -53px;
}
.foot-wrap .foot-lt li img {
  vertical-align: middle;
  margin-right: 10px;
  cursor: pointer;
}
.foot-wrap .foot-lt li span {
  font-size: 14px;
  vertical-align: middle;
  cursor: pointer;
}
.foot-wrap .foot-rt {
  float: right;
  width: 60%;
  text-align: right;
}
.foot-wrap .foot-rt img {
  vertical-align: middle;
  margin-right: 17px;
}
.foot-wrap .foot-rt span {
  font-size: 18px;
  vertical-align: middle;
}
.foot-wrap .foot-rt h3 {
  font-size: 16px;
  margin-top: 8px;
}
.foot-wrap .mot {
  text-align: center;
  margin-top: 15px;
  font-size: 12px;
  color: #BCBCBC;
}
.pagination-box {
  padding: 90px 0;
  text-align: center;
}
/*  新分页器样式 */
.pagination-box>a,.pagination-box>span{
  display: inline-block;
  width: 70px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #f3f3f3;
  margin-left: 10px;
  font-size: 12px;
  color: #666;
}
.pagination-box ul,
.pagination-box li {
  float: left;
}
.pagination-box ul {
  cursor: pointer;
  font-size: 12px;
  color: #666;
  text-align: center;
  margin: 0 auto;
  margin-left: 22%;
}
.pagination-box .qb-ml {
  margin-left: 26%;
}
.pagination-box li {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #f3f3f3;
  margin-left: 10px;
  font-size: 12px;
}
.pagination-box li a {
  color: #666666;
}
.pagination-box .all-ye {
  border: none;
  width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pagination-box .prev-1,
.pagination-box .next-1,
.pagination-box .confirm {
  width: 70px;
}
.pagination-box .confirm {
  margin-left: 0;
}
.pagination-box .prev-1 {
  color: #d0d0d0;
}
.pagination-box .p-num {
  border: none;
  width: 70px;
  margin-left: 5px;
  text-align: left;
}
.pagination-box .p-num span {
  padding: 0 0 0 10px;
}
.pagination-box .fang {
  width: 25px;
  height: 30px;
  border: 1px solid #f3f3f3;
  padding-left: 5px;
}
.pagination-box .pagination-active {
  background: #E60012;
}
.pagination-box .pagination-active a {
  color: #ffffff;
}
/* 咨询弹窗 */
.ask-alert {
  position: fixed;
  z-index: 9999;
  top: 100px;
  height: 440px;
  background-color: #fff;
  width: 410px;
  right: 331px;
  padding-left: 30px;
  display: none;
  box-shadow: 0 0 16px 0 #ddd;
}
.ask-alert .ask-head {
  overflow: hidden;
}
.ask-alert .ask-lt {
  float: left;
  margin-top: 30px;
}
.ask-alert .ask-lt img {
  vertical-align: middle;
  margin-right: 15px;
  margin-top: -5px;
}
.ask-alert .ask-lt span {
  font-size: 18px;
  color: #323232;
}
.ask-alert .ask-lt a {
  font-size: 12px;
  color: #d1d1d1;
}
.ask-alert .ask-rt {
  float: right;
  width: 40px;
  height: 40px;
  background-color: #FFFFFF;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
.ask-alert .ask-rt:hover {
  background-color: #F2F2F2;
}
.ask-cot {
  clear: both;
  margin-top: 20px;
}
.ask-cot input,
.ask-cot textarea {
  display: block;
  width: 354px;
  height: 42px;
  border: 1px solid #eee;
  margin-bottom: 20px;
  padding-left: 20px;
  font-size: 14px;
}
.ask-cot textarea {
  resize: none;
  height: 115px;
  padding-top: 10px;
}
.phoneB {
  position: relative;
}
.phoneB input {
  padding-left: 50px;
  width: 324px;
}
.phoneB img {
  position: absolute;
  top: 13px;
  left: 25px;
}
.ask-btn button {
  width: 376px;
  height: 44px;
  background: #E40000;
  border: none;
  color: #FFFFFF;
  font-size: 16px;
}
