/*-----重置代码-----*/

body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}

.pc {
  display: block;
}

.mobile {
  display: none;
}

html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

body {
  width: 100%;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  -webkit-text-size-adjust: 100%;
  min-width: max-content;
}

em {
  font-style: normal;
}

li {
  list-style: none;
}

img {
  border: 0;
  vertical-align: middle;
}


p {
  word-wrap: break-word;
}

a {
  text-decoration: none;
  cursor: pointer;
}

a:link {
  COLOR: #696969;
  text-decoration: none;
}

a:visited {
  COLOR: #696969;
  text-decoration: none;
}

a:hover {
  COLOR: #1e53a1;
  text-decoration: none;
}

map,
map area {
  outline: none;
}

/* 通用 */
.sousuo_1 {
  width: 193px;
  height: 31px;
  line-height: 31px;
  background: url(/images/tjss_1.png) no-repeat;
  padding: 0px;
  margin: 0px;
  border: 0px;
  padding-left: 5px;
  box-sizing: border-box;
  vertical-align: middle;
}

.sousuo_2 {
  width: 33px;
  height: 31px;
  background: url(/images/tjss_2.png) no-repeat;
  border: 0;
  cursor: pointer;
  vertical-align: middle;
}

header {
  background: url(../images/header.png) no-repeat top;
  height: 370px;
  position: relative;
}


.xf p a {
  color: #fff;
}

.ppjs h2 a {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  border-left: 5px solid #0d51b3;
  padding-left: 12px;
  margin-top: 12px;
}

.container {
  width: 1140px;
  margin: 0 auto;
}

.clear {
  height: 30px;
  overflow: hidden;
  clear: both;
}

.clear_m {
  height: 20px;
  overflow: hidden;
  clear: both;
}

.clear_s {
  height: 15px;
  overflow: hidden;
  clear: both;
}

.clear_k {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

#more {
  float: right;
  font-size: 16px;
  color: #cccccc;
}

.more {
  float: right;
  font-size: 14px;
  color: #cccccc;
}

.sk3 {
  margin-top: 3px;
}

.sk5 {
  margin-top: 5px;
}

.sk8 {
  margin-top: 8px;
}

.sk10 {
  margin-top: 10px;
}

.sk12 {
  margin-top: 12px;
}

.sk15 {
  margin-top: 15px;
}

.sk20 {
  margin-top: 20px;
}

.sk25 {
  margin-top: 25px;
}

.k10 {
  padding: 10px;
}

.k15 {
  padding: 15px;
}

.bor_4 {
  border: 1px solid #eee;
  padding: 15px;
}

.bor_top {
  border-top: 1px solid #eeeeee;
}

.bor_bottom {
  border-bottom: 1px solid #eeeeee;
}

.top a {
  color: #ffffff;
  line-height: 60px;
}

.logo {
  text-align: center;
  padding-top: 50px;
  padding-right: 10px;
}

/* 导航 */
.nav_hq {
  width: 100%;
  height: 56px;
  line-height: 56px;
  background: rgba(0, 38, 128, 0.5);
  position: absolute;
  bottom: 0;
}

.nav_hq ul li {
  float: left;
  margin: 0 30px;
}

.nav_hq a {
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
}

.nav_hq a:hover {
  color: #dbe7f8;
}


/* 品牌介绍 */
.ppjs {
  width: 550px;
}

.lanmu_title {
  height: 40px;
}

/* .lanmu_title h2 {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  border-left: 5px solid #0d51b3;
  padding-left: 12px;
  margin-top: 12px;
} */

.lanmu h2 a {
  float: left;
  font-size: 20px;
  color: #393939;
  font-weight: bold;
}

.lanmu h3 a {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  font-weight: normal;
}

.lanmu h4 a {
  font-size: 14px;
  color: #898989;
  line-height: 22px;
  font-weight: normal;
}

/* 切换 */
.lanmu1 {
  width: 550px;
  float: left;
  margin-right: 38px;
  margin-bottom: 20px;
}

.lanmu1:nth-child(2n) {
  margin-right: 0;
}

.lanmu1_title {
  height: 48px;
  line-height: 48px;
  border-bottom: 3px solid #00288a;
  padding-bottom: 5px;
}

.lanmu1_tit a {
  float: left;
  font-size: 20px;
  font-weight: bold;
  color: #00288a;
  border-bottom: 3px solid #e61e19;
  line-height: 53px;
}

.lanmu1_tit2 {
  float: right;
  margin-top: 17px;
}

.lanmu1_tit3 {
  *display: inline;
  *zoom: 1;
  position: relative;
  float: left;
  border-left: 1px solid #898989;
  line-height: 16px;
}

.lanmu1_tit3:first-child {
  border-left: none;
}

.lanmu1_tit3 a {
  font-size: 16px;
  color: #898989;
  padding: 0 10px;
}

.lanmu1_tit3 a:hover {
  font-weight: bold;
  color: #00288a;
}

.lanmu1 ul li a {
  line-height: 36px;
}

.qh3 img {
  margin-top: 15px;
}

.xf {
  position: relative;
  text-align: center;
}

.xf img {
  width: 535px;
  height: 295px;
  background: #dbe7f8;
}

.xf p {
  width: 535px;
  text-align: center;
  left: 2px;
  position: absolute;
  bottom: 0;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.5);
}


.tabCon .active {
  display: block;
  height: 300px;
}

.tabPane {
  display: none;
  padding: 5px;
  margin-top: 5px;
}

.footer {
  background: #eee;
  border-top: 3px solid #d8e1e7;
}

.copyright {
  width: auto;
  height: auto;
  font-size: 16px;
  color: #666666;
  line-height: 36px;
  text-align: center;
}

.link {
  height: 68px;
  margin-top: 40px;
  margin-left: -46px;
}

.links a {
  display: inline-block;
  padding: 0px 7px;
  font-size: 16px;
  color: #2983c2;
  border-left: 2px solid #b0b0b0;
}

.links a:first-child {
  border-left: none;
}

/*////////*/