* {
  margin: 0px;
  padding: 0px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Microsoft YaHei", sans-serif;
  color: #333;
  line-height: 1;
  font-size: 16px;
  background: #ffffff;
}
a {
  outline: 0;
  text-decoration: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}
a:hover {
  cursor: pointer;
}
p {
  word-break: break-all;
}
ul,
li {
  list-style: none;
}
table {
  width: 86%;
  margin: 20px auto 0px;
  line-height: 25px;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}
table td {
  border: 1px solid #dedede;
  width: 50%;
  padding: 5px 15px;
  min-height: 20px;
  font-size: 15px;
  color: #333;
  font-weight: normal;
}
table td.left-small {
  width: 20%;
}
table td.three-rows {
  width: 33.3333333%;
}
.pull-left {
  position: relative;
  float: left;
}
.pull-right {
  position: relative;
  float: right;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.container {
  width: 1200px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
}
.banner {
  min-width: 1200px;
  height: 519px;
  overflow: hidden;
}
.banner img.banner-img {
  display: block;
  width: 100%;
  height: 519px;
}
h2.sec-title {
  font-weight: normal;
  font-size: 36px;
  padding: 57px 0px 51px 0px;
  text-align: center;
}
h1.h1-title {
  font-weight: normal;
  font-size: 24px;
  line-height: 66px;
  padding-left: 47px;
  background: url(../common/images/title_decoration.jpg);
  background-repeat: no-repeat;
  background-size: 6px 21px;
  background-position: 30px 23px;
  border-bottom: 1px solid #e0e0e0;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
/*颜色*/
.color-red {
  color: #f44336;
}
.grey-color {
  color: #999;
}
/*字体大小*/
.f12 {
  font-size: 12px;
}
header {
  height: 97px;
  background: #fff;
}
header .container {
  width: 1198px;
}
header .header-logo {
  width: 186px;
  margin-top: 25px;
}
header .header-logo img {
  width: 100%;
}
header .nav-bar {
  margin-left: 93px;
  font-size: 0px;
  color: #212121;
}
header .nav-bar a {
  position: relative;
  display: inline-block;
  margin-right: 20px;
  font-size: 20px;
  line-height: 97px;
  color: #333;
}
header .nav-bar a::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 0px;
  height: 4px;
  background: #f44336;
}
header .nav-bar a:hover,
header .nav-bar a.active {
  color: #f44336;
}
header .nav-bar a:hover::after,
header .nav-bar a.active::after {
  width: 100%;
}
header .phone-contact {
  box-sizing: border-box;
  padding: 26px 0px 30px 42px;
  font-size: 21px;
  color: #562da8;
  background: url(../common/images/telephone_icon.png);
  background-repeat: no-repeat;
  background-size: 37px 37px;
  background-position: left;
}
header .phone-contact .office-hours {
  margin-top: 8px;
  font-size: 12px;
  color: #999999;
}
footer {
  font-family: "\5FAE\8F6F\96C5\9ED1";
  background-color: #000000;
  height: 221px;
  color: #999999;
  font-size: 12px;
}
footer .container {
  width: 970px;
}
footer .container .about-link {
  margin-top: 27px;
}
footer .container .about-link li {
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  border-right: 2px solid #8b8b8b;
  line-height: 15px;
}
footer .container .about-link li a {
  color: #e9e9e9;
}
footer .container .contact-methods {
  margin-top: 16px;
  margin-bottom: 25px;
}
footer .container .contact-methods li {
  display: inline-block;
  padding-left: 39px;
  margin-right: 57px;
}
footer .container .contact-methods li.phone-contact {
  background: url(../common/images/icons.png) no-repeat 0 -1048px;
}
footer .container .contact-methods li.email-contact {
  background: url(../common/images/icons.png) no-repeat 0 -1082px;
}
footer .container .contact-methods li.weibo-contact {
  background: url(../common/images/icons.png) no-repeat 0 -1115px;
}
footer .container .contact-methods li span {
  font-size: 18px;
  color: #fff;
  line-height: 26px;
}
footer .container .weixin {
  margin-top: 25px;
  text-align: center;
}
footer .container .weixin .qr-code {
  width: 110px;
  margin-top: 17px;
}
footer .container .weixin .qr-code img {
  width: 100%;
}
footer .container .site-label {
  margin-top: 26px;
  font-size: 0px;
}
footer .container .site-label li {
  display: inline-block;
  width: 93px;
  height: 35px;
  margin-right: 16px;
}
footer .container .site-label li.validate_pic01 {
  width: 106px;
  background: url(../common/images/validate_pic01.png) center 0 no-repeat;
  background-size: 100% auto;
}
footer .container .site-label li.validate_pic02 {
  width: 102px;
  background: url(../common/images/validate_pic02.png) center 0 no-repeat;
  background-size: 100% auto;
}
footer .container .site-label li.validate_pic03 {
  background: url(../common/images/validate_pic03.png) center 0 no-repeat;
  background-size: 100% auto;
}
footer .container .site-label li.validate_pic04 {
  background: url(../common/images/validate_pic04.png) center 0 no-repeat;
  background-size: 100% auto;
}
